/*  // EN CASO DE LLEVAR UN FONDO DESCOMENTAR AQUI
.header_img {
	position:relative;
	z-index:2000;
	background:url("../imagenes/slider1_bg_img2.jpg") center top no-repeat #033153}
*/

@font-face {
	font-family: 'HattoriHanzoLight';
	src: url('hattori_hanzo-webfont.eot');
	src: local('O'), url('hattori_hanzo-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HattoriHanzoLightItalic';
	src: url('hattori_hanzo_italic-webfont.eot');
	src: local('O'), url('hattori_hanzo_italic-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}


img.alignleft {
	margin:5px 16px 5px 0 !important;}
img.alignright {
	margin:8px 0 5px 16px !important;}


/* Header Slider (Content Viwer) */
.sText {
	width:940px;
	height:412px;
	position:relative;
	margin:0 auto;
	top:6px}
	
.sText .sliderBody {
	position:relative;
	width:940px;
	height:412px;
	overflow:hidden;}

.sText .slides { 
	position:absolute;
	top:0;
	left:0;}

.sText .slide-item {
	width:940px;
	height:412px;}

.sText .previous, .sText .next {
	position:absolute;
	top:180px;
	z-index:99;
	cursor:pointer;
	display:block;
	width:20px;
	height:31px;
	text-indent:-9999px;
	border:0;}
.sText .previous {
	left:0px;
	background:url(../imagenes/slider_arrows.png) 0 0 no-repeat;
}
.sText .previous:hover {
	left:-2px}	
.sText .next {
	background:url(../imagenes/slider_arrows.png) -20px 0 no-repeat;
	right:0px;
}
.sText .next:hover {
	right:-2px}

.sText .slide-image {
	float:left;
	width:640px;
	height:360px;
	padding:17px 2px 35px 2px;
	background:url(../imagenes/slider_window_box.png) 0 0 no-repeat;
	text-align:center;
	overflow:hidden}

.sText .slide-image.afullwidth {
	float:left;
	width:886px;
	height:360px;
	padding:17px 2px 35px 2px;
	background:url(../imagenes/slider_window_box_fullw.png) 0 0 no-repeat;
	text-align:center;
	overflow:hidden}

.sText .slide-item .slide-image iframe{
	position:relative;
	margin:0;
	padding:0}

.slide-item .alignleft, .slide-item .afullwidth {
	margin:0 0 0 26px;
	float:left}

.slide-item .alignright {
	margin:0 21px 0 0;
	float:right}
	
.sText .slide-text {
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:17px;
	line-height:1.3em;
	float:left;
	color:#000;
	width:225px;
	padding-top:100px;
	margin-left:24px;}

.slide-text .slide-title {
	font-size:30px;
	color:#000;
	text-shadow:#234869 0px 1px 1px;
	margin-bottom:16px;
	line-height:1em}

.slide-text .slide-title a {
	color:#c90d0d;
	text-decoration:none;
}

.slide-text .slide-title a:hover {
	text-shadow:#234869 0px 2px 2px;}

.slide-text .slide-title strong {
	font-weight:normal;}

.slider-button {
	background:url(../imagenes/slider_button.png) no-repeat;
	width:155px;
	height:29px;
	line-height:24px;
	display:block;
	margin:40px 0 5px 0;
	color:#c90d0d;
	text-align:center;
	text-decoration:none
} 

.slider-button:hover {
	color:#fff}




@media screen and (-webkit-min-device-pixel-ratio:0){
.ui-state-default {
	width:270px !important}
	
.social-box .row {
	font-weight:normal;}

.pagination .inner {
	/*padding:0 12px 0 13px;*/
}

}
