/*___________________________________________GENERAL___________________________________________*/

*{
	padding:0;
	margin:0;
}

a{
	color:#BF0B0E;
	text-decoration:none;
}
a:hover{	text-decoration:underline;}
.button{
	padding:4px 8px 4px 32px;
	background:transparent url(../../img/buttons.gif) repeat scroll;
	border:#6F0007 1px solid;
	color:white;
	font-size:11px;	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
.actualizar{	background-position:0px 0px;}
.actualizar:hover{	background-position:-200px 0px;}
.anadir{	background-position:0px -25px;}
.anadir:hover{	background-position:-200px -25px;}
.comprar{	background-position:0px -50px;}
.comprar:hover{	background-position:-200px -50px;}
.continuar{	background-position:0px -75px;}
.continuar:hover{	background-position:-200px -75px;}
.atras{	background-position:0px -100px;}
.atras:hover{	background-position:-200px -100px;}
.editar{	background-position:0px -125px;}
.editar:hover{	background-position:-200px -125px;}
.eliminar{	background-position:0px -150px;}
.eliminar:hover{	background-position:-200px -150px;}

.button:hover{
	text-decoration:underline;
	cursor:pointer;
}
button:hover{	cursor:pointer;}

li{	list-style:none;}

input:focus, textarea:focus{
	border:#BF0B0E 1px solid !important;
	color:#BF0B0E;
}

input, select, button, textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
}

img{	border:none;}

::selection {	background: #F2A4A6; }
::-moz-selection {	background: #F2A4A6;}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#525252;
}

#mainbox, #footer, #forisur{
	width:990px;
	margin:0px auto;
	overflow:hidden;
}

#mainbox{	background:url(../../img/bg_mainbox.gif) repeat-y 175px top;}


.button, #form-search, #highlights li a, a.mini, a.selected, .suggestion, #SexyAlertBox-Buttons input, #cboxPrevious, #cboxNext, #cboxClose{	-moz-border-radius: 5px; -webkit-border-radius: 5px;}

/*___________________________________________HEADER___________________________________________*/

#header{	
	width:990px;
	margin:0px auto;
	position:relative;
	height:110px;
	background:url(../../img/bg_header.jpg) no-repeat right center;
}

	#logo{
		display:block;
		float:left;
		width:232px;
		height:90px;
		background:url(../../img/Cortinadecor-logo.png) no-repeat;
		text-indent:-9999px;
	}

	#header #banner{
		float:left;
		overflow:hidden;
		width:350px;	height:80px;
		margin:20px 0px 0px 100px;
	}
	
	#highlights li, #breadcrumbs li{	display:inline;}

	#highlights{	
		position:absolute;
		top:76px;	right:0;
	}
	
		#highlights li a{
			padding:3px 6px;
			background:white;
			border:#cccccc 1px solid;
		}
		
		#highlights li a:hover{
			border:#8F8F8F 1px solid;
			background:white;
			text-decoration:none;
			-moz-box-shadow: 1px 1px 5px #CCCCCC; -webkit-box-shadow: 1px 1px 5px #CCCCCC;
		}
		
		#highlights li a.higher{
			background:url(../../img/bg-toolbar.gif) repeat-x left top !important;
			border:#BF0B0E 1px solid;
			color:white;
			font-weight:bold;
			text-transform:uppercase;
		}

#breadcrumbs li{
	padding:0px 5px 0px 10px;
	background:url(../../img/breadcrumbs-li.gif) no-repeat left center;
	font-size:12px;
}

	#breadcrumbs li:first-child{
		padding:0px;
		background:none;
	}

#search-header{
	float:right;
	margin-top:30px;
}

	#form-search{
		width:200px;
		overflow:hidden;
		padding:5px;
		margin-bottom:15px;
		background:white;
		border:#8F8F8F 1px solid;
	}
	
		#search{
			float:left;
			width:150px;
			padding:2px 20px 2px 2px;
			border:none !important;
			color:#CCCCCC;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		
		#search-submit{
			display:block;
			float:right;
			width:15px;	height:22px;
			text-indent:-9999px;
			background:url(../../img/btn_search.gif) no-repeat left center;
			border:none;
			vertical-align:bottom;
		}

/*___________________________________________LOGIN */

ul#log{
	position:absolute;
	top:0;	right:0;
}
	ul#log li{
		display:block;
		float:left;
		margin-left:5px;
	}
		
		ul#log li a{
			padding:10px 8px 5px 8px;
			background:#BF0B0E;
			color:white;
			-moz-box-shadow: inset 0 0 1em #8E090C;-webkit-box-shadow: inset 0 0 1em #8E090C;box-shadow: inset 0 0 1em #8E090C;
			-moz-border-radius-bottomleft: 5px; -webkit-border-radius-bottom-left: 5px;	-moz-border-radius-bottomright: 5px; -webkit-border-radius-bottom-right: 5px;
		}
		
		ul#log li span{	padding:10px 8px 5px 10px;}
		
#micuenta{	margin-top:10px;}
	#micuenta li.buttons{	margin-top:10px;}
	#micuenta a{	margin-right:5px;}
#micuenta-3 li{	list-style:url(../../img/list.gif) inside;}

#logindiv{
	float:left;
	padding:20px;
	margin-right:10px;
	border:solid 1px #CCCCCC;
}
	#logindiv h2{
		font-size:20px;
		margin-bottom:30px;
		border-bottom:2px solid #BF0B0E;
	}
	#logindiv li{	margin-bottom:10px;}
	#logindiv label{
		display:block;
		float:left;
		width:120px;
		margin-right:5px;
	}
	#logindiv input[type="text"], #logindiv select, #logindiv input[type="password"]{
		width:130px;
		border:solid 1px #CCCCCC;
	}


form#register{
	float:left;
	padding:20px;
	margin-right:10px;
	border:solid 1px #CCCCCC;
}
	form#register h2{
		font-size:20px;
		margin-bottom:30px;
		border-bottom:2px solid #BF0B0E;
	}
	form#register ul{
		float:left;
		margin-right:50px;
	}
	form#register li{	margin-bottom:10px;}
	form#register span{	font-size:11px;}
	li#newsletter{
		overflow:hidden;
		padding:2px 0px;
		border-top:1px dotted #CCCCCC;	border-bottom:1px dotted #CCCCCC;
		font-style:italic;
	}
	li#newsletter label{		width:auto !important;	}
	form#register label{
		display:block;
		float:left;
		width:120px;
		margin-right:5px;
	}
	form#register input[type="text"], form#register select{
		width:130px;
		border:solid 1px #CCCCCC;
	}
	

	form#muestrasform h2{
		font-size:20px;
		margin-bottom:30px;
		border-bottom:2px solid #BF0B0E;
	}
	form#muestrasform ul{
		float:left;
		margin-right:50px;
	}
	form#muestrasform li{	margin-bottom:10px;}
	form#muestrasform label{
		display:block;
		float:left;
		width:120px;
		margin-right:5px;
	}
	form#muestrasform input[type="text"], form#muestrasform select{
		width:130px;
		border:solid 1px #CCCCCC;
	}

form#mi_cuenta_personal ul{
		float:left;
		overflow:hidden;
		width:200px;
	}
form#mi_cuenta_personal li{	margin-bottom:10px;}
form#mi_cuenta_personal label{
	display:block;
	float:left;
	width:120px;
	margin-right:5px;
}
form#mi_cuenta_personal input[type="text"], form#mi_cuenta_personal select, form#mi_cuenta_personal input[type="password"]{
	width:130px;
	border:solid 1px #CCCCCC;
}

#mi_cuenta_direcciones h2{
	font-size:18px;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:2px solid #BF0B0E;
	line-height:16px;
}

#mi_cuenta_direcciones ul{
	float:left;
	width:240px;
	margin-right:10px;
}

form#mis_direcciones{
	float:left;
	padding:20px;
	margin-right:10px;
	border:solid 1px #CCCCCC;
}
	form#mis_direcciones h2{
		font-size:20px;
		margin-bottom:30px;
		border-bottom:2px solid #BF0B0E;
	}
	form#mis_direcciones li{	margin-bottom:10px;}

	form#mis_direcciones label{
		display:block;
		float:left;
		width:150px;
		margin-right:5px;
	}
	form#mis_direcciones input[type="text"], form#mis_direcciones select{
		width:130px;
		border:solid 1px #CCCCCC;
	}

/*___________________________________________NAV___________________________________________*/

#nav{
	float:left;
	width:175px;
}

	#nav li{	margin:0;}
	
		#nav li a{
			display: inline-block;
			width:155px;
			padding:5px 10px;
			border-bottom:#CCCCCC 1px solid;
			color:#525252;
		}
		
		#nav li a:hover{
			background:url(../../img/bg-toolbar.gif) #7B070B repeat-x scroll left top;
			border-bottom:#BF0B0E 1px solid;
			color:white;
			text-decoration:none;
		}
		
	#nav .title{
		padding:40px 10px 5px 10px;
		font-size:16px;
		line-height:15px;
		font-weight:bold;
		text-transform:uppercase;
		border-bottom:#CCCCCC 5px solid;
	}

	#nav a img{
		display:block;
		width:auto;
		margin:10px 0px;
	}


/*ACCORDION*/

.accordion{
	display:block;
	position:relative;
	width:175px;	
}

	.accordion a{
		display: inline-block;
		width:155px;
		padding:5px 10px;
		border-bottom:#CCCCCC 1px solid;
		color:#525252;
	}
	
	.accordion div{			border-bottom:#CCCCCC 1px solid;	}
	
		.accordion div a{
			width:135px;
			margin-left:20px;
			background:url(../../img/list.gif) no-repeat 0px 12px;
			border-bottom:none;
		}

/*___________________________________________CONTENT___________________________________________*/

#content{
	float:left;
	width:794px;
	padding:5px 0px 20px 20px;
	border-top:#8F8F8F 1px solid;
}

	#content h1{
		margin:5px 0px 10px 0px;
		border-bottom:#BF0B0E 4px solid;
		font-size:20px;
	}

/*___________________________________________NDEX */

.banner{
	overflow:hidden;
	margin:10px 0px;
}

#news{	overflow:hidden;}

#news .column1, #news .column2, #news .column3, #news .column4{
	float:left;
	margin:10px 10px;
}

#news .column2{	width:375px;}
#news .column3{	width:244px;}
#news .column4{	width:178px;}

#news h1{
	margin:0;	margin-bottom:5px;
	border:none;
	font-size:15px;	
}

#news p{	margin:0px 0px 5px 0px;}

#news .img{
	width:188px;
	overflow:hidden;
	float:none;
	margin:0;
}


/* SLIDE */

.loading {
	left: 210px;
	position: absolute;
	top: 74px;
}

#slide_holder {
	position: relative;
	width: 790px; height: 253px;
	overflow: hidden;
	background:white;
	text-align: left;
	z-index: 1000;
}

#slide_holder_inner {
	position: absolute;
	left: 0px; top: 0px;
	width: 790px; height: 253px;
	overflow: hidden;
	z-index: 2000;
}

#intro, .intro {
	position: absolute;
	z-index: 9000;
}

#slide_holder_inner div {	position: absolute;}

div#slide_holder_inner div.slide div {	position: relative;}
div#carousel_controls {
	height: 30px;
	width: 774px;
	z-index: 4000;
	bottom:0px;
}

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
	cursor: pointer;
	z-index: 5000;
}
#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {	cursor: auto;}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {	margin-left: -10000px;}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
	background-repeat: no-repeat;
	overflow: hidden;
	top: 0px;
}
ul#slide_buttons {
	padding-top: 10px;
	position: absolute;
	left: 40px;
	z-index: 5000;
}
ul#slide_buttons li {
	background-image: url(../../img/button.png);
	display: block;
	float: left;
	height: 9px;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 2px;
	width: 10px;
}
ul#slide_buttons li#button_selected {	background-image: url(../../img/button_selected.png);}

.pause_button {
	left: 10px;
	background: url(../../img/pause.png) 0 -24px;
	width: 24px; height: 24px;
}
.pause_button:hover {	background-position: 0 0;}

.paused_button {
	left: 10px;
	background: url(../../img/pause.png) -24px -24px;
	width: 24px; height: 24px;		
}

.paused_button:hover {	background-position: -24px 0;}

#slide_captions {
	color: #333;
	left: 8px;
	overflow: visible;
	top: 5px;
	z-index: 6000;
}
#slide_captions span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	overflow: visible;
}

#slide_number_display {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 23px;
	padding: 4px;
	right: 7px;
	text-align: center;
	top: 208px;
	width: 37px;
	z-index: 5000;
}

#row_of_slides {
	position: absolute;
	top: 0;
}
#row_of_slides .slide {
	display: none;
	position: absolute;
}


/*___________________________________________CATEGORIA.PHP___________________________________________*/

.type{
	display:block;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #8f8f8f;
	color:#525252;
}

	.type h2{
		margin-bottom:10px;
		border-bottom:#8f8f8f 1px dotted;
		font-size:18px;
		text-transform:capitalize;
	}
	
	.type h2 a:hover{
		background:#BF0B0E;
		color:white;
		text-decoration:none;
	}
	
	.titulo{
		padding-bottom:2px;
		margin-bottom:10px;
		border-bottom:#BF0B0E 2px solid;
		font-weight:bold;
		text-transform:uppercase;
	}

	#destacado{
		float:right;
		width:280px;
		font-size:12px;
		font-weight:bold;
	}
	
		#destacado li{
			position:relative;
			height:22px;	line-height:22px;
			margin:0px 0px 5px 5px;
		}
		
			#destacado li.visibilidad{
				padding-left:26px;
				background:url(../../img/iconos/ico1.jpg) no-repeat left center;
			}
			#destacado li.apertura{
				padding-left:25px;
				background:url(../../img/iconos/ico2.jpg) no-repeat left center;
			}
			#destacado li.proteccionsolar{
				padding-left:26px;
				background:url(../../img/iconos/ico3.jpg) no-repeat left center;
			}
			#destacado li.ahorroenergia{
				padding-left:21px;
				background:url(../../img/iconos/ico4.jpg) no-repeat left center;
			}
			#destacado li.limpieza{
				padding-left:26px;
				background:url(../../img/iconos/ico5.jpg) no-repeat left center;
			}
			#destacado li.ojo{
				padding-left:27px;
				background:url(../../img/iconos/ico6.jpg) no-repeat left center;
			}
		a.certificado{
			display:block;
			position:absolute;
			top:5px; right:5px;
			width:80px; height:80px;
			background:url(../../img/certificado.jpg) no-repeat right bottom;
		}
		
		a.certificado span{
			display:none;
			visibility:hidden;
		}

/*___________________________________________ARTICULO.PHP___________________________________________*/


#etapas, #amedida{
	position:relative;
	clear:both;
	overflow:hidden;
	font-size:16px;
}
	#amedida span{
		padding:5px 0px 5px 5px;
		font-weight:bold;
		text-transform:uppercase;
		display:block;
		color:#CCC;
	}
	#etapas .etapa, #etapas .etapa_actual{
		float:left;
		padding:5px 0px 5px 5px;
		margin-right:20px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#etapas .etapa a{
		color:#CCC;
		cursor:pointer;
	}
	#etapas .etapa_actual{	background:url(../../img/etapa_actual.gif) no-repeat center bottom;}
		#etapas .etapa_actual a{
			color:#BF0B0E;
			text-decoration:none;
		}

	#muestras{
		display:block;
		position:absolute;
		right:3px;	top:5px;
		width:234px;	height:34px;
		padding:2px 0px 0px 8px;
		background:url(../../img/solicita-muestras.gif) no-repeat;
		color:white;
		font-weight:bold;
		text-transform:uppercase;
	}

#foto{
	width:80px;
	margin-bottom:5px;
	border:#CCCCCC 1px  solid;
}

#product, #custom{	margin-bottom:15px;}


/* SLICK ACCESIBLE SLIDESHOW */

#slideshow {
	margin:0 auto;
	width:786px;
	position:relative;
	border:#525252 1px solid;
}

	#slideshow #slidesContainer {
	  margin:0 auto;
	  width:786px;
	  position:relative;
	}
	
		#slideshow #slidesContainer .slide {
		  margin:0 auto;
		  width:786px;
		  overflow:auto;
		  height:400px;
		}
		
		#slideshow #slidesContainer .slide_especial {
		  margin:0 auto;
		  width:786px;
		  overflow:auto;
		}

/*___________________________________________CALCULA_PRECIO */

#calcula_precio{
	clear:both;
	margin-bottom: 10px;
}

	#calcula_precio .box{
		position:relative;
		overflow:hidden;
		margin-bottom:0px;
	}

a.mini, a.selected{
	float:left;
	width:80px;	height:130px;
	overflow:hidden;
	margin:3px;
	padding:5px;
	border:#CCCCCC 1px solid;
	color:#525252;
	font-size:12px;
	line-height:14px;
	cursor:pointer;
}

	a.mini:hover{
		border:#BF0B0E 1px solid;
		text-decoration:none;
		-moz-box-shadow: 0 0 5px #8F8F8F; -webkit-box-shadow: 0 0 5px #8F8F8F;
	}

a.selected{
	background:#F7BCBB !important;
	border:#BF0B0E 1px solid !important;
	color:#BF0B0E !important;
}

	.thumbnail li, a.mini span, a.selected span{
		width:80px;
		text-align:center;
		word-wrap:break-word;
	}

	a.mini div, a.selected div{
		width:80px;	height:80px;
		overflow:hidden;
		margin-bottom:5px;
	}
	
	a.mini div img, a.selected div img{
		width:80px;
	}

.note{
	padding:5px;
	background:#BF0B0E;
	color:white;
	font-size:11px;
	text-transform:uppercase;
}

.box .cell{
	position:relative;	
	float:left;
	margin:5px 0px;
	padding:2px 3px;
}

.thumbnail{
	width:100px;
	margin:10px 0px 0px 10px !important;
	border-right:#8f8f8f 1px dotted;
}

	.thumbnail ul{		float:left;	}

.detalles_especial{	float:left; border-top:#8f8f8f 1px dotted; border-right:#8f8f8f 1px dotted; margin:0 !important; width:250px; }

	.detalles_especial li{
		overflow:hidden;
		margin:0px 0px 10px 10px;
	}
	
		.detalles_especial input, .detalles_especial select{
			float:left;
			
		}
		.detalles_especial select{	height:20px;}
		.detalles_especial input{	height:18px;}

.detalles{	width:600px;}

	.detalles li{
		display:block;
		float:left;
		width:140px;
		margin:0px 0px 10px 10px;
	}

		#calcula_precio label{
			display:block;
			margin-bottom:2px;
			font-size:11px;
			text-transform:uppercase;
		}
		#calcula_precio_especial label{
			display:block;
			margin-bottom:2px;
			font-size:11px;
			text-transform:uppercase;
		}
	
		a.info{
			display:block;
			float:left;
			width:20px;	height:20px;
			background:url(../../img/help.gif) no-repeat;
			cursor:default;
		}
	
		.detalles input, .detalles select{
			float:left;
			width:115px;
		}
		.detalles select{	height:20px;}
		.detalles input{	height:18px;}
	
			input#TOTAL{
				width:80px;
				border:none;
			}
			
		ul#buttons{
			clear:both;
			overflow:hidden;
			padding-top:10px;
		}
	
		ul#buttons li{	width:auto !important;}
		
		#japonesestext{
			width:776px;
			padding:2px 5px;
			border:none !important;	border-top:1px dotted #8F8F8F !important;
		}

#divprecio{	
	overflow:hidden;
	padding:10px;
	border-top:#8f8f8f 1px dotted;
}

#cofidis1{
	float:right;
	overflow:hidden;
	padding-right:10px;
}

#calcula_precio_especial table{
	float:right;
	width:500px;
}
	
	#calcula_precio_especial td{
		padding:1px;
		border-bottom:#CCCCCC 1px solid;
	}
	#calcula_precio_especial input{
		background:white;
		border:#8F8F8F 1px solid;
	}

		#calcula_precio_especial table input{
			border:none !important;
			text-align:right;
			width:50px;
		}

#calcula_precio table{
	float:right;
	width:600px;
}
	
	#calcula_precio td{
		padding:1px;
		border-bottom:#CCCCCC 1px solid;
	}
	
	.left, .left input{	text-align:left !important;}
	.right, .right input{	text-align:right !important;}
	.center, .center input{	text-align:center !important;}
	.strike, .strike input{	text-decoration:line-through !important;}
	.bold, .bold input{	font-weight:bold !important;}
	.red, .red input{	color:#BF0B0E !important;}
	.td_anadir{	padding:10px 0px !important;}
	
	#calcula_precio input{
		background:white;
		border:#8F8F8F 1px solid;
	}

		#calcula_precio table input{
			border:none !important;
			text-align:right;
			width:50px;
		}
		
		#TOTAL_OFERTA{
			width:90px !important;
			font-size:20px;
		}

		#confianza{	width:61px;	height:65px;}

		a#cofidis{
			float:right;
			width:590px;
			margin-top:5px;
			padding:10px 5px;
			background:url(../../img/cofidis-logo.gif) no-repeat left center;
			border:#CCCCCC 1px solid;
			text-align:right;
			text-decoration:none;
			cursor:pointer;
		}
		
		a#cofidis_especial{
			float:right;
			width:490px;
			margin-top:5px;
			padding:10px 5px;
			background:url(../../img/cofidis-logo.gif) no-repeat left center;
			border:#CCCCCC 1px solid;
			text-align:right;
			text-decoration:none;
			cursor:pointer;
		}
		
		a#cofidis:hover{
			border:#BF0B0E 1px solid;
			-moz-box-shadow: 0 0 10px #FED706; -webkit-box-shadow: 0 0 10px #FED706;
		}

/*___________________________________________TABS */

/* TAB BOX */
.ui-tabs .ui-tabs-panel { padding:20px 15px; display: block; border: #8f8f8f 1px solid; border-top:none; background: none; overflow:hidden; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d8dcdf; background: #eeeeee; font-weight: bold; color: #004276; outline: none; }

/* NON SELECTED TAB */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #7E7E7E; text-decoration: none; outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #cdd5da; background: #f6f6f6; font-weight: bold; color: #111111; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #BF0B0E; text-decoration: none; outline: none; }

/* SELECTED TAB */
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #8F8F8F; background: #ffffff; font-weight: bold; color: #cc0000; outline: none; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #525252; outline: none; text-decoration: none; }

/* TABS BOX */
.ui-tabs { padding: 0px; zoom: 1; }

.ui-tabs .ui-tabs-nav { list-style: none; position: relative; border-bottom:#8F8F8F 1px solid; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }

/*___________________________________________SUGGESTION */

.suggestion{
	float:left;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	padding:10px;
	border:#8F8F8F 1px solid;
	color:#525252;
	font-size:12px;	
}
.suggestion:hover{
	border:#BF0B0E 1px solid;
	color:#BF0B0E;
	-moz-box-shadow: 0 0 5px #8F8F8F; -webkit-box-shadow: 0 0 5px #8F8F8F;
}
	.suggestion a{	float:left;}
	.suggestion h3{
		width:80px;
		font-size:12px;
		font-weight:normal;
	}
	
	.mask{
		width:80px;
		height:80px;
		overflow:hidden;
		margin-right:10px;
	}

/*___________________________________PROCESS___________________________________*/

body#checkout #mainbox{	background:none;}

#checkoutroute{
	background:url(../../img/pixel_ccc.gif) repeat-x left 2px;
	margin-top:20px;
	text-align:center;
}

	#checkoutroute li{
		display:inline;
		list-style:none;
		margin:5px 20px 0px 0px;
		padding:5px 10px;
		background:url(../../img/list.gif) no-repeat left top;
		font-weight:bold;
		line-height:30px;
		text-transform:uppercase;
	}
	
		#checkoutroute li a{	text-transform:capitalize;}
	
			li.disabled{
				color:#CCCCCC;
				font-weight:normal !important;
				text-transform:none !important;
			}

div.actionbuttons{
	overflow:hidden;
	padding:5px 0px;
	margin:10px 0px;
}

	#button-right{	float:right;}
	#button-left{	float:left;}

#cart{
	overflow:hidden;
	padding-bottom:20px;
}

#process{	overflow:hidden;}

#process table{
	clear:both;
	border:#8F8F8F 1px solid;
	margin-bottom:10px;
}

	#process table th{
		padding:5px;
		background:url(../../img/btn-sexy.gif) repeat-x;
		border-bottom:#8F8F8F 1px solid;
		font-size:12px;
		text-align:left;
		text-transform:uppercase;
	}
	
	#process table td{
		padding:2px 10px;
		border-bottom:#8F8F8F 1px dotted;
		font-size:11px;
	}
	
	#process table tr:hover{color:black;}
	
	#process table input{
		width:50px;	height:15px;
		padding:5px 0px;
		color:#8F8F8F;
		font-size:15px;
		text-align:center;
	}

	#process img{	margin-right:10px;}

.price{
	font-size:20px !important;
	text-align:center;
}

#col2_1{
	float:left;
	padding:10px;
	border:#CCCCCC 1px solid;
	width:468px;
	margin-right:10px;
}

	#metodo_envio li{
		overflow:hidden;
		padding-bottom:5px;
		margin-bottom:5px;
	}
	
	#metodo_envio p{	margin-left:17px;}

	#metodo_envio{	overflow:hidden;}
	
	#direcciones{	margin-top:10px;}
	
		#direcciones ul{
			float:left;
			overflow:hidden;
			width:200px;
		}
		
		#direcciones li{			margin-left:17px;		}
		#direcciones li:first-child{	margin-left:0px;}
		
		li span.etiqueta{
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
		}

#col2_2{
	float:left;
	padding:10px;
	border:#CCCCCC 1px solid;
	width:468px;
}

	#col2_2 h2{
		font-size:20px;
		margin-bottom:30px;
		border-bottom:2px solid #BF0B0E;
	}
	
	ul#metodopago li{
		overflow:hidden;
		padding-bottom:5px;
		margin-bottom:5px;
		border-bottom:#CCCCCC 1px dotted;
	}
	
	#col2_2 input[type="radio"]{
		float:left;
		height:25px;
	}
	
	#col2_2 textarea{
		border:#8F8F8F 1px solid;
		color:#8F8F8F;
	}
	
	.card{
		float:left;
		width:42px; height:25px;
		margin:0px 5px 15px 5px;
		background:url(../../img/cards.gif) no-repeat;
	}
		.cofidis{background-position:-84px 0px;}
		.transfer{ background-position:-126px 0px;}
		.paypal{ background-position:-42px 0px;}
		.credit{ background-position:0px 0px;}
	
	#name{
		font-size:15px;
		text-transform:uppercase;
	}
	#nif{
		margin-bottom:5px;
		padding-bottom:5px;
		border-bottom:#CCCCCC 1px dotted;
		text-transform:uppercase;
	}
	#direccion, #ciudad{	text-transform:capitalize;}
	#pais{	
		margin-bottom:5px;
		padding-bottom:5px;
		border-bottom:#CCCCCC 1px dotted;
	}
	
	#adicional li{	margin-bottom:10px;}
	#adicional label{		display:block;	}
	
#resultado_pago{
	width:988px;
	margin:10px auto;
	padding:100px 0px;
	border:#8F8F8F 1px solid;
	list-style:none;
	font-style:italic;
	text-align:center;
}

/*___________________________________________POPUP___________________________________________*/


#popup{	width:756px;}

	#popup h1{
		margin:5px 0px 10px 0px;
		border-bottom:#BF0B0E 4px solid;
		font-size:20px;
	}

	#popup h2{
		font-size:20px;
		margin-bottom:30px;
		border-bottom:2px solid #BF0B0E;
	}
	

.pedido_unit{
	float:left;
	width:220px; height:220px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border:1px solid #CCCCCC;
}

#pedido_info{
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:#CCCCCC 1px dotted;
}

	#pedido_info ul{
		float:left;
		margin-right:20px;
	}

#pedido_articulos{	clear:both;}

#pedido_final{
	float:right !important;
	text-align:right;
	font-style:italic;
}

	#pedido_final span{
		display:block;
		float:right;
		width:100px;
		font-size:15px;	line-height:15px;
		font-weight:bold;
		font-style:normal;
	}

/*___________________________________________SITEMAP___________________________________________*/


#sitemap h2{
	margin-bottom:10px;
	border-bottom:#8f8f8f 1px dotted;
	font-size:16px;
}

#sitemap li{	margin-bottom:3px;}

#sitemap ul, #sitemap ul ul{	margin:0px 0px 10px 10px;}


/*___________________________________ERROR___________________________________*/

#error{
	width:500px;
	overflow:hidden;
	margin:100px auto;
}

	#error img{	float:left;}
	
	#error #text{
		float:right;
		width:300px;
		margin-top:10px;
	}
	
	#error h1{	font-size:30px;}
	#error h2{	font-size:13px;}

/*___________________________________CORE___________________________________*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*___________________________________SEXYALERT___________________________________*/

#SexyAlertBox-Box {
  padding-bottom: 24px;
  background: url('../../img/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('../../img/bg-box-bottom.gif') bottom left no-repeat;
}

#SexyAlertBox-InBox {
  padding-top: 15px;
 /background: url('../../img/bg-box-top.png') top left no-repeat !important;	
  background: url('../../img/bg-box-top.gif') top left no-repeat;
}

#SexyAlertBox-BoxContent {
 /background: url('../../img/bg-box-body.png') top left repeat-y !important;
  background: url('../../img/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;
}

#SexyAlertBox-BoxContenedor {  padding: 0px 0px 5px 55px;}

#SexyAlertBox-BoxContenedor p{ 
	margin-bottom:10px;
	font-weight:bold;
}

#SexyAlertBox-Buttons{  text-align:right;}
#SexyAlertBox-Buttons input { 
	margin-right: 5px;
	padding:5px 10px;
	background:url(../../img/btn-sexy.gif) left top repeat-x;
	border:#D2D2D2 1px solid;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#525252;
	cursor:pointer;
}
#SexyAlertBox-Buttons input:hover{
	color:#BF0B0E;
}

#SexyAlertBox-BoxContenedor #BoxPromptInput{  margin-top:5px;}
#SexyAlertBox-Box .BoxAlert { background: url('../../img/dialog-warning.png') top left no-repeat;}
#SexyAlertBox-Box .BoxConfirm {  background: url('../../img/dialog-help.png') top left no-repeat;}
#SexyAlertBox-Box .BoxPrompt {  background: url('../../img/dialog-help.png') top left no-repeat;}
#SexyAlertBox-Box .BoxInfo {  background: url('../../img/dialog-information.png') top left no-repeat;}
#SexyAlertBox-Box .BoxError {  background: url('../../img/dialog-error.png') top left no-repeat;}

/*___________________________________COLORBOX___________________________________*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#BF0B0E;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../../img/colorbox/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../../img/colorbox/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../../img/colorbox/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../../img/colorbox/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../../img/colorbox/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../../img/colorbox/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../../img/colorbox/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../../img/colorbox/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-top:0px;}
        #cboxTitle{display:none; visibility:hidden; /*position:absolute; top:0px; left:0; text-align:center; width:100%; color:#999;*/}
        #cboxCurrent{position:absolute; top:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; top:0px; right:42px; color:#444;}
		#cboxPrevious, #cboxNext{
			position:absolute; top:0px;
			padding:2px 5px;
			background:url(../../img/btn-sexy.gif) repeat-x left top;
			border:#CCCCCC 1px solid;
		}
        #cboxPrevious{			right:100px;			color:#444;		}
        #cboxNext{			right:30px;			color:#444;		}
        #cboxLoadingOverlay{background:url(../../img/colorbox/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{
			position:absolute;			top:0px; 			right:0;
			display:block;
			width:25px;	height:25px;
			background:url(../../img/btn-close.gif) no-repeat center center;
			text-indent:-99999px;
		}
.cboxIE #cboxTopLeft{width:25px; height:25px; background:url(../../img/colorbox/border1.png) 0 0 no-repeat;}
.cboxIE #cboxTopCenter{height:25px; background:url(../../img/colorbox/border1.png) 0 -50px repeat-x;}
.cboxIE #cboxTopRight{width:25px; height:25px; background:url(../../img/colorbox/border1.png) -25px 0 no-repeat;}
.cboxIE #cboxBottomLeft{width:25px; height:25px; background:url(../../img/colorbox/border1.png) 0 -25px no-repeat;}
.cboxIE #cboxBottomCenter{height:25px; background:url(../../img/colorbox/border1.png) 0 -75px repeat-x;}
.cboxIE #cboxBottomRight{width:25px; height:25px; background:url(../../img/colorbox/border1.png) -25px -25px no-repeat;}
.cboxIE #cboxMiddleLeft{width:25px; background:url(../../img/colorbox/border2.png) 0 0 repeat-y;}
.cboxIE #cboxMiddleRight{width:25px; background:url(../../img/colorbox/border2.png) -25px 0 repeat-y;}

/*___________________________________FOOTER___________________________________*/

#footer{
	clear:both;
	background:white;
	border-top:#BF0B0E 5px solid;
}

#footer ul{
	float:left;
	width:240px;
	height:120px;
	padding:15px;
	border-left:#CCCCCC 1px solid;
}

#navfoot{
	width:145px !important;
	border:none !important;
}

ul#inline{
	width:auto;	height:auto;
	padding:5px 0px;
	border:none;
}

ul#inline li{	display:inline;}

ul#inline li a{
	display:block;
	float:left;
	margin-right:5px;
	color:#CCCCCC;
	font-size:12px;
}

li#atencion{
	line-height:25px;
	font-size:30px;
	font-weight:bold;
}

#social{
	width:auto !important;	height:auto !important;
	margin-top:10px;
	padding:0px !important;
	border:none !important;
}

#social li{	display:inline;}

#social li a{
	display:block;
	float:left;
	margin-right:6px;
	background:url(../../img/logos.jpg) no-repeat;
}

#social span{
	display:none;
	visibility:hidden;
}

#flickr, #facebook, #twitter{	width:32px;	height:32px;	}
#flickr{ background-position:0px 0px;}
#facebook{ background-position:-32px 0px !important;}
#twitter{	background-position:-64px 0px !important;}
#youtube{
	width:63px;	height:32px;
	background-position:-96px 0px !important;
}

#forisur{
	clear:both;
	padding:2px 0px;
	border-top:#CCCCCC 1px solid;	border-bottom:#CCCCCC 1px solid;
	text-align:right;
}
