﻿body 
{
	line-height:normal; 
	font-family:MS Sans Serif; 
	font-size:12px; 
	margin:auto; 
	background-image: url('img/bg_body.jpg'); 
	background-repeat: repeat-x; 
	background-color: #f5f7f7;
	background-attachment:fixed;
}


.aToolTip
{
	background-position: #DEE28D;
	border: 2px solid #444;
	background: #DEE28D;
	color: #532900;
	margin: 0;
	padding: 6px 12px;
}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
}

.categoryitem
{
	padding: 15px;
}

.listimgpreview
{
	border:0px; vertical-align:middle; margin: auto;max-width:158px; max-height:111px;
}



pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
/*
img{border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 66px;
	height: 106px;
}
  */


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*  */


/* Car Models Menu Style */
#model1 a:hover {background: url(img/Left_Menu.gif) -190px 0px; }
#model2 a:hover {background: url(img/Left_Menu.gif) -190px -39px; }
#model3 a:hover {background: url(img/Left_Menu.gif) -190px -78px; }
#model4 a:hover {background: url(img/Left_Menu.gif) -190px -117px; }
#model5 a:hover {background: url(img/Left_Menu.gif) -190px -156px; }
#model6 a:hover {background: url(img/Left_Menu.gif) -190px -195px; }
#model7 a:hover {background: url(img/Left_Menu.gif) -190px -234px; }
#model8 a:hover {background: url(img/Left_Menu.gif) -190px -273px; }
#model9 a:hover {background: url(img/Left_Menu.gif) -190px -312px; }
#model10 a:hover {background: url(img/Left_Menu.gif) -190px -351px; }
#model11 a:hover {background: url(img/Left_Menu.gif) -190px -390px; }
#model12 a:hover {background: url(img/Left_Menu.gif) -190px -429px; }
#model13 a:hover {background: url(img/Left_Menu.gif) -190px -468px; }
        
#carmodels 
{
     width: 190px;
     height: 507px;
     background: url(img/Left_Menu.gif);
     margin: 0px auto; padding: 0;
     position: relative;
     top:33px;
}

.modellink
{
	display:block;
	width: 190px;
    height: 39px;
}
/* --- End of --- Car Models Menu Style */

/* Conact Page */
.contact_field_header
{
	BACKGROUND-IMAGE: url(Img/ContactFormHeader_BG.gif); 
	COLOR: #ffffff;
}
.contact_field
{
	BACKGROUND-IMAGE: url(Img/ContactUs_Field_BG.gif);
}

.contact_footer
{
	PADDING-RIGHT: 8px; 
	BACKGROUND-COLOR: #dcdcdc;
	BACKGROUND-IMAGE: url(Img/ContactUsForm_Footer.gif);
}

.container_header_big
{
	background: url(Img/container_header_big.gif) repeat-x center top;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:12pt;
	height: 41px;
	font-weight: bold;
	color: #101110;
	padding: 5px 0px 0px 10px;
	text-align:left;
}
/* End of Contact Page */