/* CSS Document */

html, body {
 height:100%;
}

body {
 background:url(../images/bg.jpg);
 margin:0px;
 padding:0px;
 text-align:center;
}

#main_container {
 background:url(../images/bg_body.jpg) top repeat-y;
 margin:0 auto;
 text-align:left;
 width:797px; 
 min-height:100%;
 height:auto; 
}

* html #main_container {
 height:100%;
}

.gSellYourCar {
 background:url(../images/sell_your_car.jpg) top no-repeat;
 width:276px;
 height:151px;
}

.lindent {
 float:left;
}

.rindent {
 float:right;
}

.clsf {
 clear:both;
}


#header {
 background:url(../images/header.jpg) top no-repeat;
 width:760px;
 height:145px;
}

#footer {
 background:url(../images/footer.jpg) top no-repeat;
 width:760px;
 height:49px; 
 font-family:Verdana;
 font-size:10px;
 font-weight:bold;
 color:#FFFFFF;
}

.greenbox_header {
 background:url(../images/grnbox_header.jpg) top no-repeat;
 width:255px;
 height:45px;
 font-family:Verdana;
 font-size:13px;
 font-weight:bold;
 color:#FFFFFF;
 text-align:left; 
}

.greenbox_body {
 height:auto;
 background:url(../images/grnbox_center.jpg) top repeat-y;
 width:255px; 
}

.greenbox_footer {
 background:url(../images/grnbox_footer.jpg) top no-repeat;
 width:255px;
 height:70px;
}

.greenbox_label {
 padding:5px 0px 0px 20px;
}

.bluebox {
 background:url(../images/blubox2.jpg) top no-repeat;
 width:255px;
 height:260px;
}

.bluebox_w_search {
 background:url(../images/blu_box.jpg) top no-repeat;
 width:255px;
 height:266px;
}

.search_w_bluebox{
 background:url(../images/sblu_box.jpg) top repeat-y;
 width:255px;
 height:248px;
}

.goldbox_header {
 background:url(../images/sblu_box_header.jpg) top no-repeat;
 width:255px;
 height:45px;
 font-family:Verdana;
 font-size:13px;
 font-weight:bold;
 color:#FFFFFF;
 text-align:left; 
}

.goldbox_body {
 height:auto;
 background:url(../images/sblu_box_body.jpg) top repeat-y;
 width:255px; 
}

.goldbox_footer {
 background:url(../images/sblu_box_footer.jpg) top no-repeat;
 width:255px;
 height:70px;
}

.whitebox {
 background:url(../images/whtbox.jpg) top no-repeat;
 width:400px;
 height:425px;
 /*margin-left:20px;*/
}

.whiteboxSmall {
 background:url(../images/whtboxSmall.jpg) top no-repeat;
 width:400px;
 height:125px;
 /*margin-left:20px;*/
}

.banner {
 /*background:url(../images/banner.jpg) top no-repeat;*/
 background:#ffde00;
 width:468px;
 height:60px;
 /*margin-left:20px*/
}


.indent_left {
 float:left;
}

#menu_red {
 background:url(../images/menu_red.gif) top no-repeat; 
 width:760px;
 height:40px;
}

#menu_red2 {
 background:url(../images/menu_red2.gif) top no-repeat; 
 width:760px;
 height:40px;
}


#menu_red_logged {
 background:url(../images/menu_red_logged.jpg) top no-repeat;
 width:760px;
 height:40px;
}

#menu_red_logged2 {
 background:url(../images/menu_red_logged2.gif) top no-repeat; 
 width:760px;
 height:40px;
}
html*#menu_red_logged2 {
 background:url(../images/menu_red_logged2.gif) top no-repeat; 
 width:760px;
 [height:40px;margin-top:0px;]
}

#menu_black {
 background:url(../images/menu.jpg) top no-repeat; 
 width:469px;
 height:20px;
}

.pinkbox_header {
 background:url(../images/pnkbox_header.jpg) top no-repeat;
 width:271px;
 font-family:Verdana;
 font-size:13px;
 font-weight:bold;
 color:#FF0000;
 height:10px;
}

.pinkbox_body {
 background:url(../images/pnkbox_center.jpg) top repeat-y;
 width:271px;
}

.pinkbox_footer {
 background:url(../images/pnkbox_footer.jpg) top no-repeat;
 width:271px;
 height:10px;
}

.css_br {
 whitespace:nowrap; 
 padding:0px;
}

.center_body {
 padding:8px 8px 8px 0px;
}

#center_col1 {
 padding:8px 8px 8px 20px;
 width:270px;
 float:left;
}

#center_col2 {
 width:480px;
 float:left;
}

#menu_red_inner {
 float:right;
 height:40px;
}

.nopad {
 padding:0px;
 margin:0px;
}
/*---*/
.tableData{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.dataList
{
    padding: 5px;
	border: 1px solid #333333;
	border-left: 0;
}
.contentListing{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border:1px dotted #666666; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display:inline;	
	float:left;
	height:20px;
}
.listingID, contentListing{
	width:50px;
}
.listingName, contentListing{
	width:50px;
}

.listingState, contentListing{
	width:50px;
}
#blue_header{
	border: 1px solid #80C9FF;
	background: #BFE4FF;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
	width: 100%;
	text-align: center;
	font-size:11px;
	font-weight:bold;
	color: #003D6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#blue_header a:link {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color: #003D6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blue_header a:visited {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color: #003D6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*

*/