
/*ESTILO GENERAL: APLICABLE A TODO EL SITE */

body {
	background-color: #000000;
	text-align:center;
}

a { text-decoration:none; color:#c0530c; }

#desconectar{
	font-weight:bold;
	width:100px;
	height:14px;
	font-size:11px;
	margin-left:20px;
}

#main{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	/*overflow:scroll;*/
}

/* MENU */

	#menu ul{
		height:60px;
		margin:15px 0px 0px 20px;
		padding:0px;
		font-size:15px;
		font-family:tahoma;
		font-weight:normal;
		text-align:center;
		overflow:hidden;
	}
	#menu li { float:left;
			 color:#c0530c;
			 text-align:left;
			 margin:0px 10px 0px 10px;
			 line-height:20px;
			 display:inline; list-style-type:none;
			 border:0px solid gray;
		 	}
	#menu li a {  	   color:#000000; font-weight:normal; text-decoration:none;}
	#menu li a:hover{ color:#c0530c; font-weight:bolder; /*background-color:#c0530c;*/ }


/* LEFT-MENU */

	#left-menu { padding:0px 0px 0px 0px; overflow:auto; overflow-x:hidden; font-family:tahoma; text-align:left; }

	#left-menu h1 { font-weight:normal; font-size:20px; margin:18px 0px 0px 10px; font-family:tahoma; }

	#left-menu h2 { font-weight:bolder; font-size:11px; font-family:tahoma; color:#666666; border-bottom:1px solid #666666; padding:3px 0px 5px 0px; margin:10px 10px 5px 10px; }

	#left-menu ul { list-style-type:none; margin:0px 0px 0px 0px; padding-left:5px; background-color:#FFFFFF; }
	#left-menu li { list-style-type:none; margin:0px 0px 0px 10px; line-height:14px; padding:3px 0px 3px 10px; font-family:tahoma; }

	#left-menu a 	    { color:#000000; font-weight:normal; font-family:tahoma; font-size:12px; }
	#left-menu a:hover { color:#C0530C; font-weight:bolder; font-family:tahoma; }

	#left-menu .coleccion { padding:3px 0px 0px 0px; margin:0px 0px 0px 0px; line-height:12px; }

	#left-menu .temporada { border-top:1px solid #FFFFFF; padding:3px 0px 5px 0px; margin:0px 0px 0px 10px; margin:0px; line-height:12px; }
	#left-menu .temporada a 	     { color:#C0530C; font-weight:normal; font-family:tahoma; font-size:12px; }
	#left-menu .temporada a:hover { color:#FFFFFF; font-weight:bolder; font-family:tahoma; }


/* CONTENIDO */

	#contenido{
		width:720px;
		min-height:450px;
		_height:450px;
		margin-left:40px;
		margin-right:40px;
		margin-top:12px;
		border:1px solid #ffffdb;
		border-top:0px;
		font-family:tahoma;
		font-size:11px;
		color: #d1d1b3;
	}
	#contenido-newsletter{
		width:720px;
		min-height:710px;
		_height:710px;
		margin-left:40px;
		margin-right:40px;
		margin-top:12px;
		border:1px solid #ffffdb;
		border-top:0px;
		font-family:tahoma;
		font-size:11px;
		color: #d1d1b3;
	}


/* FOOTER */

#footer{
	margin-left:40px;
	margin-right:40px;
	width:720px;
 	text-align:center;
 	font-size:11px;
	color: #ffffdb;
	font-family:tahoma;
	margin-top:3px;

}
#footer a{
	font-family:tahoma;
	font-size:10px;
	color: #d1d1b3;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}


/* ESTILO NOSOTROS */

#nosotros_menu{
	width:150px;
	float:left;
	text-align:left;
	margin:0px;
	margin-left:60px;
	margin-top:30px;
}
#nosotros_menu .li {
	display:block;
	margin-bottom:4px;
}
#nosotros_menu img{
	border:0px;
}
#nosotros_menu .li a{
	background-image: url(/img/mas_inactivo.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	color: #000000;
}
#nosotros_menu .li a:hover, #nosotros_menu .li a:active{
	background-image: url(/img/mas_activo.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	color: #000000;
}
.biglink a{
	color:#c0530c;
	font-weight:bold;
	font-size:11px;
	margin-left:25px;
	margin-top:0px;
}

#nosotros_visible {
color:black;
	margin:20px;
	width:350px;
	padding:10px;
	height:300px;
	text-align:left;
	background-color:#d1d1b3;
	float:right;
}

/* ESTILO GALERIA */
.marco{
	border:1px solid #cccccc;
}
/* SCROLL */
#scroll{
	width:120px;
	margin-top:10px;
	float:left;
}
#scroll #mycarousel li a{
text-decoration:none !important;
}

#central_derecha{
	width:570px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-left:0px;
}

#columna_central{
width:350px;
	float:left;
	margin-right:5px;
	font-family:tahoma;
	font-size:11px;
	color:#ffffdb;
}

#columna_derecha{
	width:200px;
	float:right;height:430px;
	overflow:hidden;
}

/* CARRITO */
#cart{
	width:200px;

	background-color:#ffffdb;
	font-family:tahoma;
	font-size:11px;
	color:black;
}

#cart ul { padding:5px 0px 0px 0px; margin:0px 0px 0px 0px; }
#cart li { float:left; text-align:left; list-style-type:none; line-height:12px; padding:5px 0px 0px 8px; margin:0px; overflow:hidden; }

#cart .btn-confirm { width:160px; color:green; font-size:11px; }
#cart .btn-cancel  { width:160px; color:red; font-size:11px;  }
				 /*background-image:url(/img/ico_borrar.gif); background-repeat:no-repeat; background-position:top right;*/
/*
#cart .boton{
	background-color:black;
	color:#c0530c;
	margin-bottom:5px;
	font-weight:bold;
	width:120px!important;
}
*/


#cart #cartTotal{
	color:#c0530c;
}
#cart h3{
	font-family:tahoma;
	font-size:12px;
	margin:5px;
}
.borrar {
		margin:0px;
		margin-top:3px;
		padding-right:10px;
		height:20px;
		background:transparent url(/img/ico_borrar.gif) top right;
		background-repeat:no-repeat;
}

/* productos */
.descripcion{
	float:left;
	width:150px
}
.product, .noproduct {
	width:350px;
	height:50px;
	float:right;
	margin-top:5px;
	text-align:right;
}
.product .price, .noproduct .price{
	display:inline;
}
.product .buyPrice, .noproduct .buyPrice{
	color:#c0530c;
}

.product h2, .noproduct h2 {
	margin:0px;
	display:inline;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}
.product .desc, .noproduct .desc{
	display:inline;
}
.droppable-active {
		/*opacity: 1.0;*/
}
.droppable-hover {
	/*outline: 3px solid #c0530c;*/
	border: 3px solid #c0530c;
}
.clear {
	clear:both;
}



.list-div {
	border: 1px solid #c17d11;
	margin:0px;
	display:block;
	width:99%;

}
.list-item {
	margin:0px;
	padding-left:35px;
	padding-bottom:3px;
	margin-top:2px;
	font-weight:bold;
	background:transparent url(/img/percha_ico2.gif) top left no-repeat;
	float:left;
}
.list-price {
	margin:2px;
	float:left;
}

/* COLECCION */

#texto_coleccion{
	width:100%;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:#ffffdb;
	margin-bottom:10px;
}

#coleccion_vacia{
	width:100%;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#ffffdb;
	margin-bottom:10px;
}
#texto_coleccion span{
	display:block;
	/*text-align:center;*/
	font-weight:bold;
	margin-bottom:3px;
}
/* PRESSROOM */
#galeria_news{
	font-family:tahoma;
	font-size:11px;
	color:#ffffdb;
}
#galeria_news .new {
	width:200px;
	text-align:left;
	margin-bottom:10px;
}
#galeria_news .new span{
	display:block;
	text-align:center;
	font-weight:bold;
	text-transform: uppercase;
}

#galeria_news .new a, #galeria_news .newa:visited, #galeria_news .new a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#c0530c;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	font-family:tahoma;
	font-size:11px;
	display:none;
}
.marcotn{
border:1px solid #ffffdb;
_border:0px;
}
.scroll_nodisp{
	width:100px;
	height:100px;
	border-top:1px solid #ffffdb!important;
	border-bottom:1px solid #ffffdb!important;
}
.scroll_nodisp a{
	color:#c0530c;
	font-size:12px;
	font-weight:bold;

}
.langlink{
	font-size:10px;
	color:#ffffdb;
	border:1px solid #c0530c;
	padding-left:0px;
	padding-right:0px;
}
.notas_title{
	font-weight:bold;
	text-align:center;
	font-size:10px;
	margin-top:5px;
	margin-bottom:7px;
}
.langs{
	text-align:center;
}
/*SHOWROOM - INDEX */
.atras{
display:block;
height:20px;
width:95px!important;
background-image:url("/img/atras.gif");
padding-bottom:15px;
padding-right:10px;
background-repeat:no-repeat;
background-position:bottom right;
}
.ref{
text-transform:uppercase;
}
.must{
color:#c0530c;
margin-right:2px;
}
#forma{
	float:left;
	width:32%;
	font-weight:bold;
}
#formb{
	float:right;
	width:67%;
	text-align:left;
	font-weight:bold;
}
#formb1{
	float:left;
	width:48%;
	text-align:left;
	font-weight:bold;
}#formb2{
	float:right;
	width:52%;
	text-align:left;
	font-weight:bold;
}
#forma .input, #formb .input, .msg,  #msg_show{
	background-color:#d1d1b3;
	color:black;
}
#forma .input, #formb .input {
	width:210px;
	margin-bottom:5px;
}

.submit{
	background-color:black;
	color:#c0530c;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:5pX;
}

.form_nota{
	font-weight:normal!important;
	font-size:10px!important;
	display:block;
	padding:0px;
	margin:0px;
	margin-top:5px;
}
#formb #msg_show{
	width:225px;
	height:70px;
}
#adjunto, .adjunto{
	width:210px;
	_width:190px;
}

.nota{
	margin-left:25px;
}
.check{
	width:15px!important;
	background-color:black;
	margin-bottom:0px!important;
}


/* CLIENTES del SHOWROOM */


.logo_cliente { border:1px solid #ffffdb; }

.cliente { width:150px; float:left; text-align:left; margin-left:20px; }

.cliente ul { line-height:18px; }
.cliente li a { color:#c0530c; text-decoration:none; text-transform:uppercase; }
.cliente li a:hover { color:#ffffdb; text-decoration:underline; text-transform:uppercase; }

.entrar_cliente{
	color:black;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	display:block;
	width:100%;
	height:20px;
	border:1px solid #c0530c;
	background-color:#c0530c;
}
.entrar_otro{
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	display:block;
	width:100%;
	height:20px;
	border:1px solid #ffffdb;
}
.entrar_cliente:hover{
	background-color:#ffffdb;
	border:1px solid #ffffdb;
}

/*LOGIN*/
#formlog{
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
}


.submit{
	background-color:black;
	color:#c0530c;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:5pX;
}

/*PRESSROOM*/
.event{
	margin:20px 10px 10px 20px;
	width:690px;
}
.event_content{
	width:500px;
	margin-right:5px;
	color: #ffffdb;
	font-size:11px;
	font-family:tahoma;
	text-align:left;
}
.event_content span{
	display:block;
	text-align:center;
	font-weight:bold;
}
.event_content a, .event_content a:visited, .event_content a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#c0530c;

}
.event_img {
	width:160px;
	float:right;
	margin-right:0px;
	vertical-align:top;
}
.event_img img{
	border:none;
/*	height:120px;*/

}
.event_img span{
	color:#c0530c;
	font-size:11px;

}
/*SHOWROOM SOLICITUD*/

#listado{

	width:95%;
	padding-left:5%;
	background-color:#d1d1b3!important;
	color:black;
}
.solicitado{
height:60px;
padding-top:10px;
width:100%;
text-align:left;
}

#total{
margin-top:10px;
}
/*VALIDACION DE FORMS*/
#warning {
	margin-bottom:5px;
	margin-right:5px;
	padding:7px;
	border:1px solid #c0530c;
	background: #ffffdb url(/img/alert.gif) no-repeat 3px center;
	color:#c0530c;
	font-weight:bold;
	padding-left:25px;
}
/*CONTACTO*/
#formca{
	float:left;
	width:35%;
	font-weight:bold;
}
#formcb{
	float:right;
	width:64%;
	text-align:left;
	font-weight:bold;
}
#formca select{
	background-color:#d1d1b3;
	color:black;
}

#formca input{
	background-color:#d1d1b3;
	color:black;
}

#formb select{
	background-color:#d1d1b3;
	color:black;
	margin:0 0 5px 0;
	width:212px;
}

#formca input, #formca select{
	width:200px;
	margin-bottom:5px;
}
#formcb .msg{
	width:350px;
	height:220px;
}
#title{
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:10px;
	/*margin-bottom:25px;*/
}
/*EVENTO PRESSROOM*/
.big_event{
	margin:15px;
	width:680px;

}
.big_event_content{

	margin-right:10px;
	color: #ffffdb;
	font-size:11px;
	font-family:tahoma;
	text-align:left;
}
.big_event_content span{
	display:block;
	text-align:center;
	font-weight:bold;
}
.big_event_content a, .event_content a:visited, .event_content a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#c0530c;

}
.big_event .event_img {
	width:150px;
	float:right;
}
.event_img {
	margin-top:12px;
}
.event_img img{
	border:none;
	/*width:120px;*/

}
.event_img span{
display:block;
	color:#c0530c;
	font-size:11px;

}
#event_tit a{
color: #ffffdb;
text-decoration:none;
}

/*CLIPPING*/
.clipp{
	width:130px;
	height:160px;
	float:left;
	margin:20px;
	line-height:15px;
	overflow:hidden;
	/*border-bottom:1px solid #666666;*/
}
