/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { 
	font: 62.5% Arial, Helvetica, sans-serif, sans-serif;
	background:url(im/nav/bg-all.jpg) repeat;
}

ul {
	list-style:none;
	
}


a { outline: none; }
a img { border: none; }

/* END RESET */


/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
br.clearfloat {
	clear:both;
	height:0;
}
/* END TOOLBOX */


/***************** TXT **************************/

.credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7D7D7D;
	
}

.credit-green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2b9a54;
	font-weight:bold;
}

.credit-agua {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0f8099;
	font-weight:bold;
}

a:link {
	color: #2B9A54;
	text-decoration: none;
}
a:visited {
	color: #2B9A54;
	text-decoration: none;
}
a:hover {
	color: #258549;
	text-decoration: underline;
}
a:active {
	color: #2B9A54;
	text-decoration: none;
}

.txtcontentA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f8099;
	line-height:17px;
	
}
.txtcontentG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#299953;
	line-height:17px;
	
}
.txtcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:17px;
	
}
		
.titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#299953;
	font-weight:bold;
}

.titlesA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0f8099;

}

.divider {
	width:526px;
	height:3px;
	background-color:#0f8099;
	margin:0px;
	padding:0px;
	line-height:0.1;
}

.dividerLong{
	width:720px;
	height:3px;
	background:#0f8099;
	margin:0 0 0 0;
	padding:0px;
	line-height:0.1;
	
}

.dividerpp{
	width:680px;
	height:3px;
	background:#0f8099;
	margin:0 0 0 0;
	padding:0px;
	line-height:0.1;
	
}


/***************** TXT **************************/




#top {
	position:relative;
	width:100%;
	height:134px;
	z-index:1;
	margin-top:0px;
	padding:0;
	background:url(im/nav/nav-bg.jpg) repeat-x;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav {
	position:relative;
	width:980px;
	height:134px;
	margin:0 auto;
	
}


#content {
	position:relative;
	width:980px;
	height:auto;
	min-height:1450px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFF;
	overflow: visible;
	z-index:250;
}

#footer {
	position:absolute;

	width:100%;
	height:83px;
	z-index:1000;
	background:url(im/nav/bottom-bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
}


#credits {
	position:relative;
	width:908px;
	height:15px;
	margin:0 auto;
	top:35px;
	
}

#credits-l {
	position:relative;
	width:750px;
	height:15px;
	margin:0 auto;
	float:left;
	display:inline;
	
}
#credits-r {
	position:relative;
	width:120px;
	height:15px;
	margin:0 auto;
	float:right;
	display:inline;
	left: 20px;

	
}
#logoB {
	background:url(im/bottom-logo.jpg) no-repeat;
	position:absolute;
	width:204px;
	height:51px;
	margin:0 auto;
	top: 1402px;
	left: 389px;
	
}


#subnav {
	width:180px;
	position:relative;
	padding:0px;	
}

#searchAll{
	width:180px;
	position: absolute;
	padding:0px;
	top:332px;
	height:86px;
	left:30px;
}


ul#subnav li {
	width:180px;
	padding:0px;

}

#sub-nav-holder {
	width:180px;
	position:absolute;
	left: 30px;
	top: 38px;
	
}


#newA {
	width:171px;
	height:924px;
	left:781px;
	position:absolute;
	top:38px;
	background-color: #F1EBDD;

}


#midpanel{
	width:526px;
	margin:0px;
	top:23px;
	height:auto;
	position:relative;
	left: 232px;
	
}

#midpanel-long{
	width:718px;
	margin:0px;
	top:23px;
	height:auto;
	position:relative;
	left: 232px;
}

#midpanel-pp{
	width:700px;
	margin:0px;
	top:23px;
	height:auto;
	position:relative;
	left: 30px;
}
		
#channel {
	width:100px;
	float:right;
	display:inline;
	margin:0px;
	height:15px;
	position:absolute;
	left: 820px;
}


#flash {
	width:526px;
	height:275px;
	position:relative;
	top:0px;
	
}

#arrivals {	

	list-style:none;
	
}

ul#arrivals li {
	padding-bottom:16px;
	padding-left:9px;
}


.models {
	width:224px;
	/*display:inline-block;*/
	height:155px;
	float:left;
	margin-right:14px;
	margin-bottom:42px;
	
}

.models a:hover {
		
}



.modelsX {
	width:224px;
	height:155px;
	float:left;
	display:inline;
	margin-right:14px;
	margin-bottom:64px;
	
}



.tm{
	width:224px;
	height:20px;
	/*margin-right:15px;*/
	background:#171717;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	}
	
.tmL{
	width:224px;
	height:30px;

	background:#171717;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	}

.tmX{
	width:224px;
	height:50px;

	background:#171717;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	}


#breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	position:absolute;
	width:265px;
	height:20px;
	top: 25px;
	height: 15px;
	left: 686px;

	
}

#breadcrumb a:link, a:active, a:visited {
	color: #999;

}

#mechanics {
	width:333px;
	height:250px;
	float:left;
	display:inline;
	margin-right:22px;	
	margin-bottom:20px;
}
#mecLong {
	width:600px;
	height:280px;
	float:left;	
	margin-bottom:16px;
	margin-right:110px;	
}

.dra {
	width:636px;
	height:800px;
	float:left;	
	display:inline;
	margin-bottom:10px;
	margin-right:80px;	
	
}


.link {
	width:240px;
	height:120px;
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:20px;
}


#gal {
	width:530px;
	height:220px;
	float:left;	
	display:inline;
	margin-bottom:16px;
	margin-right:2px;
	border: solid 1px  #CCC;
}

#gl {
	width:310px;
	height:150px;
	float:right;
	margin-bottom:12px;
	margin-right:20px;
	margin-left:3px;


}
/*------------------------------------------------------- slider


/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em; } 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 2px solid #099;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
display:inline;
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
display:inline;
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #333; 
color: #F00; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #CCC; 
color: #005E5E; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #F00; 
border: 1px solid #09F; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
/************************************** google search*/

#page-wrap		{ width: 900px; margin: 0 auto;
background:#FFF;}
#search-area	{ width: 859px; margin-left: 15px; padding-left: 20px; background: white; min-height: 700px; }

#cse-search-box		{ margin: 0 0 30px 0px; }
#custom-search-box	{ padding: 4px; width: 200px; border: 2px solid #ccc; font-size: 15px;
					  position: relative; top: -9px; }


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#listmo {
	
}
ul#listmo li a {display: block;}
ul#listmo li{display: inline;}


/*********************************** Palmera**********/

#pal { width:980px; height:146px; position:relative; bottom:0px!important; margin:0 auto; z-index:50; background:url(im/bg-bottom.jpg); repeat:none;}
	
	
	
/*************************************E-CO**************************/


.bez				{ font-weight:bold; }

.zt					{ margin-bottom:20px; width:700px; 	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:17px;}

.lt 				{ float:right; padding:10px; width:180px; }

#ppal 				{
	width:223px;
	position:absolute;
	height:68px;
	left: 749px;
	top: 30px;
}


#nav-eco {
	width:924px;
	height:40px;
	position:absolute;
	left: 30px;
	top: 96px;
}

.bottonNav {
	width:924px;
	height:80px;
	position:absolute;
	left:37px;
	z-index:999999;
	background-color:#B9DEFD;
	top: -23px;

}

#midpanel-PCT  {
	width:924px;
	height:auto;
	position:relative;
	min-height:250px;
	left:30px;
	top:110px;

}

.modelsPP {
	width:222px;
	/*display:inline-block;*/
	height:148px;
	float:left;
	margin-right:7px;
	margin-bottom:42px;
	border:1px #D4D4D4 solid;



	
}
.tmPP{
	width:224px;
	height:30px;

	background:#171717;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	}

.diviEco {
	width:916px;
	height:18px;
	background-color:#0f8099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	left:-3px;
	position:relative;
	
	
}

#newArrivals {
	width:171px;
	height:948px;
	position:absolute;
	left:782px;
	overflow:hidden; 
	border:none;
	top: 39px;
	list-style:none;
	background-color:#f1ebdd;
	
	
}


#specialImage {
	position:absolute;
	
	left: 30px;
	top: 400px;
	width: 180px;
	height: 100px;
}

#twitterImage	{
	position:absolute;
	left: 30px;
	top: 520px;
	width: 180px;
	height: 94px;
	
	}

