/* CSS Document */
/*styles common to whole page*/

body {
font-family:Arial, Helvetica, sans-serif, "trebuchet MS";
/*font: Arial, Helvetica, sans-serif, "trebuchet MS";*/
}

body h2 {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 20px;
}

/*frame*/
.casasdemadera{
	position: absolute;
	width: 820px;
	left : 50%;
	margin-left : -410px;
	top: 0px;
	z-index: 1;
}

/* top level */
.casas1{
	position: relative;
	width: 820px;
	height: 200px;
	left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
}

.logo{
	position: absolute;
	width: 200px;
	height: 75px;
	left : 8px;
	top : 55px;
	z-index: 1;
	background-color:#33CCCC;
}


.langnav{
	position: absolute;
	width: 200px;
	height: 25px;
	left : 607px;
	top : 155px;
	font-size: 10px;
	z-index: 1;
	text-align: right;
}

.langnav a{
	color: #999999;
	text-decoration:none;
}


.topnav{
	position: absolute;
	width: 496px;
	height: 75px;
	right : 49px;
	top : -2px;
	z-index: 1;
	font-size:13px;
}


/*need this to avoid space between secnav div and start of list*/
.topnav ul{
margin-right: 0px;
margin-top: 2px;
margin-bottom: 2px;
width: 500px;
}

.topnav li{
	display: block;
	float: right;
	list-style-type: none;
	padding-right: 5px;
	background-color: #36A88E;
	/*background-color: #9FB0C0;*/
	/*background-color:#00BFFE;*/
	padding-top: 80px;
	height: 50px;
	/*width: 50px;*/
	margin-left: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.topnav a{
	color:#FFFFFF;
	/*color: #C5E2E2;*/
	text-decoration:none;
	font-weight:bold;
	/*font:"Arial Rounded MT Bold";*/
}

.topnav-wide {
width: 80px;
}

.topnav-narrow {
width: 60px;
}

/* second level - image */
.casas2-rev{
	position: relative;
	width: 820px;
	left : 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	z-index: 1;
}

.casas2{
	position: relative;
	width: 820px;
	left : 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	z-index: 1;
	font-size: 10px;
}

.casas2-contact{
	position: relative;
	width: 820px;
	height: 420px;
	left : 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	z-index: 1;
	font-size: 10px;
}

.casas2 ul {
margin-left: 0px;
	}

.casas2 li {
display:inline;
	list-style-type: none;
	}



.casas2-con-map{
	position: relative;
	width: 520px;
	height: 380px;
	left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
}


.casas2-con-form{
	position: absolute;
	width: 220px;
	top: 0px;
	left : 530px;
	z-index: 1;
}

/* third level - content */

.casas3{
	position: relative;
	width: 548px;
	padding-right: 250px;
	left : 12px;
	z-index: 1;
	font-size: 12px;
	line-height: 17px;
	min-height: 400px;
	
}


.casas3 h2{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 20px;
}

.casas3 h3{
	font-size:14px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 20px;
}

.casas3 table{
	margin-top: 20px;
}

.casas3lista {
position: relative;
margin-left: 0px;
}

.casas3indent {
margin-left: 40px;
}

.subtitle {
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
line-height: 14px;
color: #999999;
}



.navlower{
	position: absolute;
	width: 190px;
	height: 200px;
	left : 592px;
	top: 20px;
	z-index: 2;
}

.navlower ul{
margin-right: 0px;
margin-top: 2px;
margin-bottom: 2px;
}
/* note:  can't chnage link background color on hover because back color is in the "li" not the "a" */
.navlower li{
	display: block;
	list-style-type: none;
	height: 20px;
	width: 160px;
	margin-left: -20px;
	margin-bottom: 2px;
	background-color:#36A88E;
	/* added 14.47*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 20px;
	
}

.navlower a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

/* Note: styles here will be over-ridden by navlower li if they are same type */
/* replaced by li#indexnav below 
.linktop {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
}
.linktop a{
	color: #000000;
}

*/

/*

.linknormal {
	background-color:#00BFFE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 1px;
}

.linknormal a{
	color: #FFFFFF;
}

.linknormal a:hover {
	color: #FFFFFF;
}


*/
/* new stuff */

body#empresa li#empresanav,
body#historia li#historianav,
body#consumo li#consumonav,
body#faqs li#faqsnav,
body#escritos li#escritosnav,
body#modelos li#modelosnav,
body#descripcion li#descripcionnav, 
body#construccion li#construccionnav,
body#precios li#preciosnav,
body#contacto li#contactonav
 {
	color: #FFFFFF;
	background-color:#333333;
	/*background-color: #9FB0C0;*/
}

li#indexnav
{
	background-color: #9FB0C0;
}

li#indexnav a
{
	color: #000000;
}


/* Footer */
.footer{
	position: relative;
	width: 820px;
	height: 50px;
	left : 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	z-index: 1;
	font-size: 11px;
	background-color: #DFDFDF;
}


.footer-left{
	position: absolute;
	width: 420px;
	height: 20px;
	left : 10px;
	top: 5px;
}

.footer-right{
	position: absolute;
	width: 300px;
	height: 20px;
	left : 500px;
	top: 5px;
	text-align: right;
}

.footer-bottom{
	position: absolute;
	width: 800px;
	height: 20px;
	left : 10px;
	top: 27px;
	background-color: #DFDFDF;
}

/* text features */

.highlight {
	color:#CC0000;
}

.precio {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.space-left {
	margin-left: 10px;
}

.space-leftsm {
	margin-left: 11px;
}

.volver {
	position:relative;
	margin-top: 30px;
	left: 400px;
	width: 200px;
	color: #666666;
	font-style: italic;
}
.rojo {
	color: #CC0000;
}
