/* MAIN STYLES */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3D3D3D;
	scrollbar-face-color: #47545E;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #47545E;
	scrollbar-track-color: #808080;
	scrollbar-arrow-color: #66FFFF;
	margin-top: 10px;
}
 


.contenttop {background-image:url(images/canvasBottom.jpg); background-position:top; background-repeat:repeat-x}
/* FOOTER STYLES */
.footer {
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 15px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
.footer a, a:visited, a:hover {	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;}

/* TEXT STYLES */

h1 {
	color: #434F59;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom:0px;
	font-size: 14px;
	text-align:left;
	font-weight:bolder;
	padding-left:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #434F59;
	margin-left:0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom:0px;
	font-size: 14px;
	text-align:left;
	font-weight:bolder;
	padding-left:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
  
.underline
{border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left:5px;
	padding-left:5px;
	margin-right: 5px;}
small {
	font-size: 11px;
}

p {
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-left:5px;
	}
.caption {	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-left:5px;
}

a, a:visited, a:hover {color: #C95E16; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size:12px}
	
	ul {margin:10px; list-style-image:none}
	ol {
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-position: inside;
	list-style-type: circle;
}
 .li1 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../images/bullet1.gif);
	}

/**************** images styles ****************/		

	.img1 {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right: 15px;
	border: 3px solid #C0C0C0;	
	  }
	  	.img2 {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right: 15px;
	padding-left: 5px;
	  }

.toparrow {margin-right:10px;}


/* FORM STYLES */
.tableform {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	}
.field {width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field2 {font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field3 {width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.search_field {font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}

	  
/* SUB MENU STYLES */
.show {
  display:show;
  }
.hide {
  display:none;
  }

 .newcars_menu
{
  position: absolute;
  margin-left: 277px;
  margin-top: 30px;
  z-index:100;}
.newhover a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;	
}
.newhover2 a:hover {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FF0000;	
}
