/* CSS Document */

/*************** html ***************/
a{
	text-decoration: underline;
	font-weight:bold;
	color:#666666;}
	
a:hover{
	text-decoration: none;
	color: #666666;
	font-weight:bold;
	background-color: #f7941d;}	
	
*{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
body { 
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.6; 
	color:#636466;}	

h1 {
	padding-left:10px; text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
	line-height:1.6;
	color:#f7941d;}
h2 { 
	padding:3px 0 3px 6px; margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:1.6; 
	color: #666666; 
	background:url(images/h2.gif) repeat-x;}
h3 { 
	padding:0 0 3px 5px; margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:1.6; 
	color: #666666; 
	background:url(images/h2.gif) repeat-x; vertical-align:middle;}

value{
	font-size:10px;}
	
	
/*************** font styles ***************/
.bold16px {
	font-size: 22px;
	font-weight:bold;
	line-height:15px;
}

.norm10pt {
	font-size: 10px; 
	line-height:10px; 
	color:#e8e8e8}

.tel {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:20px; 
	line-height:1.3; 
	color:#636466; 
	font-weight:bold;}
	
.gas {
	font-family:Geneva, Arial, Helvetica, sans-serif; padding:0px 0px 5px 0px;
	font-size:12px; 
	line-height:1; 
	color:#109f52; 
	font-weight:bold;}

.whiteheads {
	padding:11px 5px 5px 10px; 
	height:22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px; 
	vertical-align:middle; 
	font-weight:bold;
	line-height:normal; 
	color: #ffffff;}

.newsheads {
	font-size:14px; 
	font-weight:bold;}

.mailing {
	padding:5px;
	font-size:12px;}
	
.ref {font-size:9px;}
.footersub {font-size:9px;}

.ref_rght {font-size:9px; text-align:right; color:#FFFFFF;}
	



/*************** divs ***************/
#ref_rght {font-size:9px; text-align:right; color: #CCCCCC; float:right; padding:10px 15px 0 0;}
#ref_rght_drk {font-size:9px; text-align:right; color: #666666; float:right; padding:7px 5px 0 0;}


#full_listing {
    width:100%;
	float:left; 
	margin:0 0 0 0;}

#full_listing:after {
    content:'';
    display:block;
    clear:both;}

#full_listing_inner {
    float:left;
    display:inline; /*required by IE6*/
    width:100%;}

#two_col_parent {
    /*width:100%; */
	margin:0 0 0 0;}

/*#two_col_parent:after {
    content:'';
    display:block;
    clear:both;}
*/
	
#two_col_left_child {
    float:left;
    display:inline; /*required by IE6*/
    width:49%;}
	
#one_col_listing_child {
    float:left; width:100%;
}
	
#two_col_right_child {
    float:right;
    display:inline; /*required by IE6*/
    width:49%;} 
		
#address{
	position:absolute; 
	padding-top:30px;
	width:99%; 
	float:right;
	text-align: right; 
	line-height:1.4;
	min-width:850px;}

#bodytxt {
	padding:10px;	
	border-bottom:solid 1px #666666; 
	height:auto;}
	
#bodyflash {
	padding:10px;	
	border-bottom:solid 1px #666666; 
	height:auto; min-width:500px; }
	
#cars_detail { 
	/*width:100%;*/ 
	background:#e8e8e8;
	margin:7px 0 7px  0}
	
#cars_detail90 { 
	width:98%; 
	margin:10px 1% 0 1%; 
	padding:10px 0 0 0}
	
#cars_detail100 {
	/*width:100%;*/}	
	
	
#cars_detail_image { 
	height:auto; 
	width:auto; 
	float:left;}
	
#cars_detail_info { 
	margin:0 5px 3px 5px; line-height:1.4; font-size:12px;}
	
#cars_detail_spec {
	float:left; 
	padding:0 5px 0 0;
	margin:2px 0 2px 0;
	width:35%;
	min-height:20px;
	background:#ffffff;
	text-align:right;}
	
#cars_detail_det{ 
	padding:0 0 0 5px; 
	margin:2px 0 2px 5px; 
	background:#ffffff; 
	min-height:20px; 
	width:62%; 
	float:left; 
	font-weight:bold; text-align:left;}
		
#clear100{
	height:1px; width:100%;
	font-size:1px;
	border:none;
	margin:0; padding:0;
}
	
#dropmenu{display:none; 
	overflow:hidden; height:60px;
	background-color:#FFFFFF;
	margin:-10px 0 10px 15px ;
	padding:0 0 0 15px; 
	vertical-align:middle;
	line-height:1.6;}

#dropdown{
	background: inherit;
	position: absolute;
	left: 560px;
	top: 130px; 
	line-height:1.1; 
	font-size:10px;}
	
#header {
	width:100%; 
	height:179px;
	background-image:url(images/head_stretch.gif); 
	background-repeat:repeat-x;}
	
#header_left{
	width:760px;
	margin:0px; 
	border:0px;	  
	height:179px;
	background-image: url(images/bckgrd_header.gif);
	background-repeat:no-repeat; 
			}
	
/*#heading_parent:after {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;} */
	
#flashcontent {float:left;}
#flashcontent2 {float:left;}
#flashcontent3 {float:left;}
#flashcontent4 {}

			
#form_right {
	padding:10px 0 0 0;
	float:right;
	width:165px; 
	line-height:1.7; 
	font-size:12px;}
	
#footer { 
	margin:0 0 10px 0;
	border-top: solid 2px #e8e8e8;
	width:100%; 
	height:20px; font-size:10px; text-align:center; color:#999999}
#footer_txt { 
	margin:0 0 10px 0;
	margin:10px 175px 0 175px; 
	height:20px; font-size:10px; text-align:center; color:#999999;}
	
#mailing_list {background:#e8e8e8;
	margin:0 0 10px 0; 
	padding:0;}
	
#main_body {
	margin:0 10px 0 10px; 
	padding:0;
	 min-width:850px;}
		
#middle {
	margin:10px 185px 0 175px;}
	
#menu { 
	padding:10px 0 0 0;
	float:left;
	width:165px;}
	
#menu_butts_mail{
	background: url(images/butts.gif) 0 100% no-repeat; background-position:bottom; 
	background-color:#e8e8e8; 
	color: #666666;
	font-weight:bold;
	margin:0 0 4px 0 ;
	padding:6px 0 0 10px; 
	line-height:1.1;}
	
.menu_butts_bl{background:url(images/butts.gif) 100% 0 no-repeat;}
	
#menuline { 
	width:100%; 
	height:3px; 
	background:url(images/menu_strip.gif) no-repeat;  
	 }

#symbols_details{ padding:5px 0 0 0; margin:0px; vertical-align:middle;}	 
	
#sell_spec {
	float:left; 
	padding:0 5px 0 0;
	margin:2px 0 2px 0;
	width:25%;
	min-height:20px;
	text-align:right;}
	
#sell_det{ 
	padding:0 0 0 5px; 
	margin:2px 0 2px 5px; 
	min-height:20px; 
	width:60%; 
	float:left; 
	text-align:left;}

	
/*************** classes ***************/
.bodytxt1col {
	margin:0 0 10px 0; 
	/*width:100%;*/
    }

.cars_detail_tl { 
	background:url(images/car_details_tl.gif) 0 0 no-repeat;}
.cars_detail_tr { 
	background:url(images/car_details_bl.gif) 0 100% no-repeat;}
.cars_detail_br { 
	background:url(images/car_details_br.gif) 100% 100% no-repeat;}
.cars_detail_bl { 
	background:url(images/car_details_tr.gif) 100% 0 no-repeat;}

.cars_summary {
	/*width:100%; */
	background:#e8e8e8;
	margin:0 0 10px 0; 
	padding:0px;}

.cars_summary_bus_lft { 
	background:url(images/car_summary_bus_lft.gif) 0 0 no-repeat; 
	height:33px; 
	color:#FFFFFF; 
	padding:0 0 0 5px;}

.cars_summary_image { 
	padding:0 10px 0 10px; 
	float:left;}

.cars_summary_info {
	margin:5px 5px 3px 5px; line-height:1.2; font-size:11px;}
	
.cars_summary_per_rght { 
	background:url(images/car_summary_per_rght.gif) 100% 0 no-repeat; 
	height:33px; 
	color:#FFFFFF; 
	padding:0 0 0 5px;}

.car_summary_md{
	background:url(images/car_summary_mid.gif) repeat-x;} 
	
.car_summary_tl{
	background:url(images/car_summary_tl.gif) 0 0 no-repeat;} 
	
.car_summary_tr{
	background:url(images/car_summary_tr.gif) 100% 0 no-repeat;}
	 
.car_summary_bl{
	background:url(images/car_summary_bl.gif) 0 100% no-repeat;} 
	
.car_summary_br{
	background:url(images/car_summary_br.gif) 100% 100% no-repeat;} 

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
.clear{
	clear: both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
}
			
.forminput{	
	border:solid 1px #666666; margin:2px 0 2px 0; 
	font-size:10px;
	color: #666666;}

.heading_left_child {
	background:#666666 url(images/h1_lft.gif) 0 100%  no-repeat;
    float:left;
    display:inline; /*required by IE6*/
    width:auto; min-width:100px; height:30px;}

.heading_parent {
	border-top: solid 3px #666666; 
	background:#e8e8e8; 
	margin:0 0 5px 0;
    /*width:100%;*/ 
	height:30px;}

.heading_right_child {background:#e8e8e8 url(images/h1_rght.gif) 0 100%  no-repeat;
    float:left;
    display:inline; /*required by IE6*/
    width:22px; height:30px;}
	
.lft_menu{	
	font-size:10px;
	color:#666666;}
	
.inline { 
	float:left;
	width:inherit; 
	height:25px;
	padding:6px 0 0 3px;}
	
.inline_price { 
	float:left;
	width:inherit; 
	height:25px;
	padding:10px 0 0 4px;}

.menu_butts{
	background:url(images/butts.gif) no-repeat;
	color:#FF9900; 
	margin:0 0 0 0 ;
	padding:6px 0 0 10px; 
	vertical-align:middle;
	height:43px;
	line-height:1.1;}

.news {font-size:12px; 
	line-height:1.3;	
	padding:5px 10px 5px 10px;	
	border-bottom:solid 1px #e8e8e8; 
	height:auto;}
	
.request { 
	width:100%;
	background:url(images/request.gif) no-repeat;
	margin:0 0 5px 0;
	height:29px; 
	padding:0 0 0 5px;
	border-top: solid 3px #666666;
	text-align: left; 
	line-height:1.6;
	vertical-align:middle;}
	
.sellinput{ width:300px;	
	border:solid 1px #666666; margin:2px 0 2px 0; 
	font-size:11px;
	color: #666666;}

.symbols{ padding:0 0 0 9px; margin:0px;}

.two_col_price_lft { 
	background: url(images/car_summary_bus_mid.gif) repeat-x;
    float:left; 
	text-align:left;
	display:inline; /*required by IE6*/
    width:50%;}

.two_col_price {
 
	margin:0 1% 0 1%; 
	text-align:center; 
	padding:0 0 4px 0;}

.two_col_price:after {
    content:'';
    display:block;
    clear:both;} 

.two_col_price_rght {
	background: url(images/car_summary_per_mid.gif) repeat-x;
    float:right; 
	text-align:left;
    display:inline; /*required by IE6*/
    width:49%;}
	
.orange{
	color:#FF6600;
	}
.tick {
	list-style-image: url(images/tick.gif);
	list-style-position:outside;
	padding-left: 20px;
}