@CHARSET "UTF-8";
@IMPORT url("../../binamic/css/box-model.css");
@IMPORT url("../../css/vline-shared.css");
@IMPORT url("menu-bottom.css");

h3 b{
	color: #CC0000;
}

ul{
	padding: 0;
	margin: 0 15px;
}

/********************/
/** PER PAGE STYLES */
/********************/

.jarama .information ul{
	margin: 15px 30px;
}

.jarama .centerImage{
	margin-bottom: 10px;
}

.reglamento .information{
	height: 320px;
}

.inscripciones .thank-you{
	text-align: center;
}

.inscripciones .errorArea{
	color: #CC0000;
	margin: 5px 0 10px 0;
}	

.inscripciones .errorArea *{
	line-height: 16px;
}

.inscripciones .enable-pilot{
	width: 20px;
	padding: 0;
	margin: 0;
}

.contactar .information{
	height: 460px;
}

.links .information{
	height: 480px;
}

.links .link{
	height: 50px;
}

/***************************************/
/** CONTACTAR/COMPARAR KIT PAGE STYLES */
/***************************************/
.contactar label,
.comprarkit label{
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 15px;
	line-height: 25px;
	font-size: 12px;
}
.contactar input, .contactar select,
.comprarkit input, .comprarkit select{
	height: 15px;
	padding: 0;
	font-size: 11px;
}

.contactar input,
.comprarkit input{
	width: 200px;
}

.contactar select,
.comprarkit select{
	width: 150px;
}

.contactar textarea{
	width: 415px;
	height: 140px;
}

.comprarkit form{
	width: 442px;
}

.comprarkit .address{
	width: 194px;
	height: 50px;
	margin: 1px 0px 5px 2px;
}

.comprarkit .shortfield{
	width: 100px;
}

.comprarkit textarea{
	width: 315px;
	height: 100px;
}

/**********************/
/** GALERIA DE FOTOS **/
/**********************/

#fondoFotos { position:absolute;background-color:#666;visibility:hidden;opacity:0;filter:alpha(opacity=0);z-index:100;top:0px;left:0px; }
#fotos { position:absolute;visibility:hidden;opacity:0;filter:alpha(opacity=0);background-color:#FFF;z-index:101; }
#loading { position:absolute;visibility:hidden;z-index:102; }
#izquierda { float:left;width:520px; }
#cerrar { float:left; }
#atras { float:left;width:20px;margin-top:-2px; }
#pieFoto { float:left;color:#666;padding-top:3px;width:500px; }
#siguiente { float:right;margin-top:-2px; }
#foto { padding-top:20px;padding-left:20px; }