@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 */
/********************/

.laCopa .information ul{
	margin: 15px 30px;
}

.laCopa .centerImage{
	margin-bottom: 10px;
}

.reglamento .information{
	height: 320px;
}

.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;
}