<?php
session_start();
$_location=$_SESSION['_location'];
header('Content-type: text/css');
?>
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;
}
td, div, p, label{
	font-family:Arial;
	font-size:11px;
}
a{
color:#122162;
font-weight:bold;
}
td{
vertical-align:top;
font-size:11px;
}

input,textarea,select{
font-size:12px;
border-style:solid;
border-width:1px;
border-color:#9BAEE1;
}
input.textbox{
width:198px;
height:17px;
}
select.dropdown{
width:200px;
}
#odo_type{ margin-left:5px;}
#identification_num{ margin-left:5px;}
input.password{
width:200px;
height:17px;
}

textarea.textarea{
width:200px;
height:100px;
font-size:12px;
}

h1{
font-size:18px;
color:#0f5084;
padding:0px;
margin:0px;
padding-top:10px;
}
h2{
font-size:13px;
color:#0f5084;
margin:0px;
padding:0px;
}
h3{
font-size:13px;
margin:0px;
padding:5px;
line-height:22px;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#333333;
}

th{
background-image:url(<?php echo $_location; ?>images/th.jpg);
color:#FFFFFF;
text-align:left;
padding-left:10px;
}
#rightcol{
padding:10px;
padding-right:0px;
margin:0px;
width:50%;
}
#leftcol{

padding:0px;
margin:0px;
width:50%;
}
#centercol{
padding:0px;
margin:0px;
}

tr.lightrow  {
background-color:#ECB5EF;
line-height:30px; outline:none;

}
tr.lightrow:hover {
background-color:#ECB5EF; outline:none;
}
tr.darkrow {
background:#F5D3F6;
line-height:30px;
}
tr.darkrow:hover {
background-color:#F5D3F6;
}
.error{
font-size:10px;
color:#FF0000;
padding:3px;
display:inline;
}
td.lable{
text-align:left;
background-color:#F8F8F1;
width:80px;
vertical-align:top;
}

.greytextsmall
{
color:#666666;
font-size:11px;
padding:5px 0px 5px 0px;
}

#loading
{
position:absolute;
vertical-align:middle;
text-align:center;
left:25%;
margin:0px;
padding:20px;
visibility:hidden;
border: 1px solid #CCCCCC;
background-color:#F9F9F9;
color:#333333;
z-index:101;
background-image:url(<?php echo $_location; ?>images/loader.gif);
background-position:center 40px;;
background-repeat:no-repeat;
padding-bottom:40px;
width:200px;
color:#666666;
font-weight:bold;
}
a.more
{
color:#B95821;
text-decoration:underline; outline:none;
}
a.more:hover
{
color:#990000;
text-decoration:underline; outline:none;
}
div.announce
{
color:#996600;
font-size:13px;
font-weight:bold;
background-color:#FFFFCC;
border-style:solid;
border-width:1px;
border-color:#FFCC66;
text-align:center;
padding:20px;
margin:20px;
}
#pagination{
font-size:11px;
}
#pagination a{
color:#990000;
background-color:#F5F5F5; outline:none;
padding:0px;
padding-left:3px;
padding-right:3px;
text-decoration:none;
}
#pagination a:hover{
color:#000000;
background-color:#FFCC33;
text-decoration:none; outline:none;
}

#filter
{
padding:0px;
margin:0px 0px 1px 1px;

}
#filter table
{
background-color:#FCFCFC;
border:1px solid #CCCCCC;
}
#filter th
{
padding:3px;
border:0px;
background-color:#888557;

}
#filter td
{
padding:3px 3px 3px 2px;
}

#filter td.lable
{
padding:5px 5px 1px 5px;
text-align:left;
color:#333333;
}

#topmenu
{
  width:890px;
  font-size:11px;
  height:25px;
}
#topmenu table
{
height:25px;
}
#topmenu td
{
  font-size:11px;  
  text-align:center;
  margin:0px;
  padding:0px;
  padding-top:5px;
  
}
#topmenu td.tabclosed 
{
width:114px;
background-image:url(<?php echo $_location; ?>images/menu_tabclosed.jpg);
}
#topmenu td.tabactive
{
width:114px;
background-image:url(<?php echo $_location; ?>images/menu_tabactive.jpg);
}
#topmenu td.tabclosed a
{
font-weight:bold;
text-decoration:none; outline:none;
color:#FFFFFF;
}
#topmenu td.tabactive a
{
color:#006297;
text-decoration:none;
font-weight:bold; outline:none;
}
#tabs{
width:100%;
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
height:34px;	
background-image:url(<?php echo $_location; ?>images/tab_buffer.jpg);
}
#tabs ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px;
}
#tabs ul li{
margin:0px;
padding:0px;
background-position: 0px 0px;
position: relative;
display: inline;
float: left;
height:29px;
margin:0px;
list-style-type:none;
padding-top:0px;
padding-left:0px;
}
#tabs ul li.active{
background-image:url(<?php echo $_location; ?>images/tab_active.jpg);
width:162px; 
}
#tabs  ul li.passive{
background-image:url(<?php echo $_location; ?>images/tab_passive.jpg);
width:201px;
}
#tabs  ul li.passive:hover{
background-image:url(<?php echo $_location; ?>images/tab_passive_highlight.jpg);
width:201px;
}
#tabs ul li a{
margin:0px;
display: block;
width: 130px;
height:15px;
padding:8px;
padding-left:35px;
padding-top:10x;
border: 0px;
border-left-width: 0;
text-decoration: none;
color:grey;outline:none;
}
#tabs  ul li.passive a{
color:#666666;
margin-top:3px;outline:none;
}
#tabs ul li.passive a:hover{
color:red;
}
#tabs  ul li.active a{
color:white;
padding-left:15px;
padding-top:11px;outline:none;
}
div.results{
border: 1px;
border-style:solid;
border-color:#CCCCCC;
}
div.warning{
border: 1px;
border-style:solid;
border-color:#FF9900;
background-color:#FFFFCC;
color:#FF9900;
padding:10px;
margin:8px;
text-align:center;
}
div.info{
border: 1px;
border-style:solid;
border-color:#006633;
background-color:#E0E9CD;
color:#006633;
font-weight:bold;
padding:10px;
margin:8px;
text-align:center;
}
div.alert{
border: 1px;
border-style:solid;
border-color:#990000;
background-color:#FFF2F2;
color:#990000;
padding:10px;
margin:8px;
text-align:center;
}
#footer {
height:74px;
text-align:center;
color:#9CC3E4;
font-size:9px;
width:902px;
background-image:url(<?php echo $_location; ?>images/footer_bg.jpg); 
margin-bottom:23px;
margin-top:23px;
}
#footer a
{
text-decoration:none;
font-size:11px;outline:none;
}
#footer a:hover
{
text-decoration:underline;
font-size:11px;outline:none;
}
th.title
{
background-image:url(<?php echo $_location; ?>images/th.jpg);
font-weight:bold;
padding:9px;
text-align:left;
color:#FFFFFF;
border-bottom-color:#FFFFFF;
border-bottom-width:thick;
}
input.smallbutton {
background:url(<?php echo $_location; ?>images/button_small.jpg) center no-repeat;
width:87px;
height:32px;
cursor:pointer;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
padding:0px;
border:0px;
}
input.bigbutton {
background:url(<?php echo $_location; ?>images/button_big.jpg) center no-repeat;
width:155;
height:32px;
cursor:pointer;
border:0px;
padding:0px;
margin:0px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

input.submit {
background-image:url(<?php echo $_location; ?>images/button_big.jpg);
background-repeat:no-repeat;
margin:0px;
padding-top:7px;
padding-bottom:13px;
padding-left:5px;
background-position: 0px 0px;
cursor:pointer;
font-size:12px;
font-weight:bold;
color:#3B6D0A;
text-decoration:none;
width:100px;
height:30px;
border:0px;
}


a.smallbutton {
background:url(<?php echo $_location; ?>images/button_small.jpg) center no-repeat;
width:100%;
height:32px;
cursor:pointer;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-top:9px;
padding-bottom:13px;
padding-left:5px;
display:inline;
}
a.bigbutton {
background-image:url(<?php echo $_location; ?>images/button_big.jpg);
background-repeat:no-repeat;
margin:0px;
padding-top:7px;
padding-bottom:13px;
padding-left:5px;
background-position: 0px 0px;
cursor:pointer;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
width:143px;outline:none;
height:30px;
}

ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px;
}
ul li{
padding:0px;
margin:0px;
background-image:url(<?php echo $_location; ?>images/bullet.jpg);
background-position: 10px 0px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
line-height:12px;
margin-top:10px;
margin-left:0px;
padding-left:25px;
list-style-type:none;
list-style-image:none;
color:#333333;
}
span.t1{
font-size:12px;
font-weight:bold;
color:#000000;
}
span.t2{
font-size:12px;
color:#666666;
}

.boxHeaderStandard
{
border:1px solid #03C195;
padding:8px;
}

.boxHeaderStandard_purple
{
border:1px solid #5A1488;
padding:8px;
margin-left:1px;
}

.boxHeaderStandard_purple td
{
padding-left:10px;
}
.boxHeaderStandardText{
	color:#fff;
	background-color:#05B48B;
	font-weight:bold;
	font-size:12px;
	border:0px solid #990033;
	height:31px;
	background:url(../images/green_mid.jpg) repeat-x;
	font-family:Arial;
	vertical-align:middle;
	padding-left:5px;
}
.boxHeaderStandardText div{
	font-weight:bold;
	font-size:12px;
}
.header_arrow
{
background:url(../images/green_left.jpg) left no-repeat;
width:29px;
height:31px;
border:0px solid #CC3399;
}
.header_arrow_purple
{
background:url(../images/purple_left.jpg) left no-repeat;
width:30px;
height:30px;
border:0px solid #CC3399;
}

.boxHeaderStandardText_purple{
	color:#fff;
	background-color:#05B48B;
	font-weight:bold;
	font-size:12px;
	border:0px solid #990033;
	height:30px;
	background:url(../images/purple_mid.jpg) repeat-x;
	font-family:Arial;
	vertical-align:middle;
	text-transform:uppercase;
   
}

.boxHeaderStandard_purple input,.boxHeaderStandard_purple textarea  { border:1px solid #934F98; width:270px;}
.purple_right
{
background:url(../images/purple_right.jpg) right no-repeat;
width:14px;
height:30px;
}
.boxHeaderStandard_purple #submit{
border:none;
width:82px;
}
.footerad{
padding-top:20px;
}
.copyright
{
color:#7D7D7D;
font-family:Arial;
font-size:11px;
text-align:center;
padding:10px;
}
.green_right
{
background:url(../images/green_right.jpg) right no-repeat;
width:15px;
height:31px;
}
.activation_div
{
padding:10px;
}
.error_box
{
border:1px solid #eb9a00;
color:#e14a00;
background-color:#ffeaa8;
}
.error_heading
{
color:#e11000;
margin-left:40px;
font-weight:bold;
}
.error_box ul
{
background:url(../images/error_icon.gif) left top no-repeat;
padding:10px;
margin:10px;
}
.error_box li
{
color:#e14a00;
margin-left:20px;
}
/*Sing In*/
.field_font
{
color:#000000;
font-weight:bold;
}
.signout_text
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
margin-top:10px;
padding:10px;
border:1px solid  #CCCCCC;
}
.title
{
color:#99CC00;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}
.sigin_header
{
background-color:#B5E486;
text-align:right;
}
a.sign_class,a.sign_class:hover,a.sign_class:visited
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
padding:0px;
text-decoration: none;outline:none;
}
.left_curve
{
background:url(../images/search_left.jpg) left no-repeat;
height:32px;
width:9px;
float:left;
}
.right_curve
{
background:url(../images/search_right.jpg) left no-repeat;
height:32px;
width:9px;
float:right;
}
.search_mid
{
width:425px;
margin-top:7px;
float:left;
text-align:right;
border:0px #000 solid;
}
.search_box
{
width:520px;
float:left;
text-align:left;
border:0px #ff00ff solid;
}
.bottom_div
{
border:0px solid #FF33CC;
vertical-align:middle;
background-color:#B5E486;
text-align:center;
padding-left:90px;
padding-top:5px;
/*width:940px;
float:left;margin-top:8px;
*/
}
.middle_content
{
vertical-align:top;
padding-top:15px;
}
.left_col
{
width:200px;
}
.mid_col
{
padding:0;
padding-left:10px;
height:300px;
}
.box_layout
{
width:200px;
background:url(../images/box_bg.jpg) top center  no-repeat;
padding-bottom:15px;
}

.purple_box_layout
{
width:200px;
background:url(../images/purple_box_bg.jpg) top center  no-repeat;
padding-bottom:15px;
}

.box_name
{
padding-left:35px;
color:#FFFFFF;
font-weight:bold;
font-family:Arial;
font-size:12px;
padding-top:8px;
}
.box_outline
{
border:1px solid #219BCA;
}

.purple_box_outline
{
border:1px solid #8F4B94;
}


.content ul,.purplecontent ul 
{
margin-left:12px;
margin-top:12px;
list-style: none;
background:url(../images/arrow.jpg) top left  no-repeat;
}

.content ul li,.purplecontent ul li
{
background:url(../images/arrow.jpg) top left  no-repeat;
margin-top:6px;
margin-bottom:6px;
margin-right:3px;
font-family:Arial;
font-size:12px;
color:#0A5781;
border:0px solid #CC3333;
}
.content li a
{
font-family:Arial;
font-size:12px;
color:#0A5781;
font-weight:100;
padding:0px;
margin:0px;outline:none;
text-decoration: none;
}
.content li a:hover
{
color:#0A5781;
font-family:Arial;
font-size:12px;
font-weight:100;
padding:0px;
margin:0px;
text-decoration: none;outline:none;
}
.content li a:visited
{
color:#0A5781;
font-family:Arial;
font-size:12px;
font-weight:100;
padding:0px;
margin:0px;
text-decoration: none;outline:none;
}
.purplecontent ul li
{
color:#3F0E67;

}
.purplecontent li a,.purplecontent li a:hover,.purplecontent li a:visited
{
color:#3F0E67;
font-family:Arial;
font-size:12px;
font-weight:100;
padding:0px;
margin:0px;
text-decoration: none;outline:none;
 }

.send
{
background:url(../images/send_button.jpg) top left  no-repeat;
border:0px;
width:52px; height:22px;
cursor: pointer;
cursor: hand;}
.signin_button
{background:url(../images/signin_button.jpg) top left  no-repeat;
border:0px; width:60px; height:26px;cursor: pointer;cursor: hand; }
.cancel_button
{
background:url(../images/cancel_button.jpg) top left  no-repeat;
border:0px;
width:63px; height:25px;cursor: pointer;cursor: hand;
}
.next_button
{
background:url(../images/next_button.jpg) top left  no-repeat;
border:0px;
width:43px; height:20px;cursor: pointer;cursor: hand;
}
.signedout_text
{
font-weight:bold;
font-size:12px;
padding:10px;
}
.content_font
{
font-family:Arial;
font-size:11px;
line-height:15px;
}
a.forgot_links:link,a.forgot_links:visited
{
color:#3F9100;
font-size:11px;
text-decoration:underline;
margin:0px;
padding:0px; font-weight: normal;outline:none;
}
a.forgot_links:hover
{
color:#3F9100;
font-size:11px;
text-decoration:none;
margin:0px;
padding:0px; font-weight: normal;outline:none;
}
.continue_button{
	background:url(../images/continue_button.jpg) top left  no-repeat;
	border:0px;
	width:78px; height:22px;
	cursor: pointer;cursor: hand;
	margin-top:10px;
}
.back_button{
	background: url(../images/back_button.jpg) top left  no-repeat;
	border	: 0px;
	width	: 55px; height:22px;
	cursor	: pointer;	cursor: pointer;cursor: hand;margin-top:10px;
}
.compstar{
	color:red;
	padding:0px;
	margin:0;
	width:5px;
	padding-right:3px;
}

#leftMain {
	margin-left:-169px;/* must be 1 pixel less than width*/
	float:left;
	width:282px;/* must be same as left margin on #middle*/
	position:relative;
	left:-2px;/* line up exactly */
	display:inline;/* ie fix*/
}
#rightMain {
	margin-right:-169px;/* must be 1 pixel less than width*/
	float:right;
	width:172px;/* must be same as right margin on #middle*/
	position:relative;
	right:-2px;/* line up */
	display:inline;/* ie fix*/
}
* html #leftMain{margin-right:-3px;}/* 3 pixel jog*/
* html #rightMain{margin-left:-3px;}/* 3 pixel jog*/

#middleMain {
	border-left:1px solid red;
	border-right:1px solid red;
	background:#6FACD0;
	margin-left:282px;
	margin-right:172px;
}
/* mac hide and combat ie's 3 pixel jog \*/
* html #centreMain{overflow:hidden;float:left;width:100%}
* html #middleMain {height:1%;}
/* end hide*/
#footer {
	clear:both;
	border-top:1px solid red;
	border-bottom:1px solid red;
	height:50px;
	background:yellow;
	text-align:center;
}
h1,h3,p {margin-top:0}
img{float:right;}
.clearer{
	height:1px;
	overflow:hidden;	
	margin-top:-1px;
	clear:both;
}

.seperator{
	clear:both;
	height: 10px;
	padding:0; margin:0;
}
.quickSearchH{
	width:100%;
}
.inner_box{
	border:1px solid #478D06;
}

.boxLD{
	background-image: url("../images/boxLeftDark.jpg");
	width:6px;
	height:24px;	
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxCD{
	background-image: url("../images/boxMidDark.jpg");
	height:24px;	
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;	
	color:#ffffff;
}

.boxRD{
	background-image: url("../images/boxRightDark.jpg");
	width:6px;
	height:24px;	
	background-repeat: no-repeat;	
	padding:0;
	margin:0;
	background-position: bottom;
}

.boxLL{
	background-image: url("../images/boxLeftLight.jpg");
	width:5px;
	height:24px;	
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxCL{
	background-image: url("../images/boxMidLight.jpg");
	height:24px;	
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0;
	color:#000000;
	vertical-align: middle;
}
.boxCL a:link,a:hover,a:visited{
	margin:0; padding:0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;outline:none;
	color:#000000;
}
.boxCD a:link,a:hover,a:visited{
	margin:0; padding:0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;outline:none;
	color:#ffffff;
}
.boxCLSpan{
	color:#000000;
	padding: 5px; margin:0;
	font-weight: bold;
	font-size: 12px;
}
.boxCDSpan{
	color:#ffffff;
	padding: 5px; margin:0;
	font-weight: bold;	
	font-size: 12px;
}
.boxRL{
	background-image: url("../images/boxRightLight.jpg");
	width:7px;
	height:24px;	
	background-repeat: no-repeat;	
	padding:0;margin:0;
	background-position: bottom;
}
.boxMain{
	border:1px solid #478F02;	padding:5px;
}
.boxMain td{
	padding:5px;
}

#catList ul li
{
background:url(../images/black_arrow.jpg) left top no-repeat;
color:#000000;
font-family:Arial;
font-size:11px;
}

#catList ul ul li
{
background:url(../images/black_dot.jpg) left top no-repeat;
color:#000000;
font-family:Arial;
font-size:11px;
}

#catList li a
{
color:#000000;
font-family:Arial;
font-size:11px;
padding:0px;
margin:0px;
text-decoration:underline;
font-weight:100;outline:none;

}
#catList li a:hover
{
color:#000000;
font-family:Arial;
font-size:11px;
text-decoration:none;
margin:0px;
padding:0px;
font-weight:100;outline:none;
}


.left_green
{
height:31px;
background:url(../images/left_green.jpg) left top no-repeat;
width:14px;
padding:0px;
margin:0px;
}
.right_green
{
height:31px;
background:url(../images/right_green.jpg) left top no-repeat;
width:10px;
padding:0px;
margin:0px;
}
.mid_green
{
height:31px;
background:url(../images/mid_green.jpg) top repeat-x;
color:#FFFFFF;
font-family:Arial;
font-weight:bold;
padding:0px;
margin:0px;
}
.green_border
{
border-top:1px solid #04B98E;
}
.tdAlignment{ padding:5px; border-bottom:1px solid #04B98E; text-align:left;}
.tdCheckbox{ padding-top:10px; border-bottom:1px solid #04B98E;}
.check_class{ width:43px;}
.left_border {border-left:1px solid #04B98E;border-bottom:1px solid #04B98E;}
.right_border{border-right:1px solid #04B98E;border-bottom:1px solid #04B98E;}

a.adImg,a.adImg:hover,a.adImg:visited
{
margin:0;
padding:0;outline:none;
}
.compare_button
{
background:url(../images/compare_button.jpg)left no-repeat;
border:0px;
width:73px; height:24px; margin-top:5px;cursor: pointer;
cursor: hand;}

.heading{border:1px solid #00FF00;}
.itemTd{ padding-top:0px; vertical-align:middle; padding-left:5px;width:179px;
}
.items{ vertical-align:middle; border:0px solid #00FF00; float:left;}
.compare_td{ width:70pxpx; vertical-align:middle; text-align:left}

/*.ad_price{padding-top:0px; text-align:left; width:30px; vertical-align:middle; float:left; border:1px solid #FF0000}
.ad_price{ border:1px solid #FF0000; width:100px;}*/
.tdAlignmentPrice{ padding:5px;border-bottom:1px solid #04B98E; text-align: left; width:100px;}
.ad_price{padding:0px; border:0px solid #FF0000; width:80px; vertical-align:right; text-align: left; float:left;}
.priceTD{padding-top:0px; vertical-align:middle; padding-left:5px; border:0px solid #FF0000;width:104px;}
.dateTd{ width:85px;padding-top:0px; vertical-align:middle; padding-left:5px; border:0px solid #996666;}
.add_date{padding-top:0px; vertical-align:middle; float:left;width:103px; border:0px solid #993333; text-align:left;}
.locTD{ width:0px;padding-top:0px; vertical-align:middle; padding-left:5px;}
.ad_loc{padding-top:0px; vertical-align:middle; float:left; width:73px; border:0px solid #FF0000;}
.ad_seller{padding-top:0px; vertical-align:middle; padding-left:5px;}

.seller_font{ font:Arial; font-size:12px; color:#59A014; font-weight:bold; padding-top:10px;}

a.black_link,a.black_link:visited
{
color:#000000; font-family:Arial; font-size:11px; text-decoration:underline; font-weight:100; margin:0px; padding:0px; border:0px solid #FF3300;
}

a.black_link:hover{
color:#000000; font-family:Arial; font-size:11px; text-decoration:none; font-weight:100; margin:0px; padding:0px;outline:none;
}
.otherItems
{
border:0px solid #FF3399; text-align:right; clear:both;outline:none;
}

#mainContent{
	width:100%;
}
#mainLeft{
	width:585px; float:left;
}
#quickSearch{
	width: 285px; height:265px; float:left; padding:0; margin:0;
}
#googleAdsense{
	width: 285px; height:265px; float:right;
	padding:0; vertical-align:top; text-align:right
}
#mainCommunity{
	width: 285px; height:198px; float:left; padding:0;margin:0;
}
#mainFeatures{
	width: 285px; height:198px; float:right;
}
#usedCars{
	width:186px; float:left;
}
#viewedToday{
	width:196px; float:left;
}
#viewedWeek{
	width:197px; float:right;
}
#mainRight{
	width:170px; height:100%; float:right;
}

#quickSearch .quickBox{
	border:1px solid #03C195;
	height:220px;
	padding:5px; margin:0;
	font-family:Arial;
}

#mainCommunity .communityContent{
	height:180px; padding:0px;
}

#mainFeatures .featureContent{
	height:180px; padding:0px;
}
.boxMainSearch{
	border:1px solid #478F02; height:195px;
}

.boxMainSearch td{
	padding:0;
	margin:0;
	padding-top:5px; padding-left:5px;font-family:Arial;
}
.boxMainSearch .label{
	font-size:11px;
	width:45px;
}
.boxMainSearch .label2{
	font-size:11px;
	width:15px;
}
.boxMainSearch div{
	padding:0px;font-family:Arial;
}
.boxMainSearch input{
	font-size:11px;
	font-weight: normal;font-family:Arial;
}
.boxMainSearch .searchSubCat select{
	width:240px; font-family:Arial;
}
.search_button{
	background:url(../images/search_button.jpg) top left  no-repeat;
	border:0px;
	width:67px; height:22px; cursor: pointer;
}
.boxHeaderBlue{
	border:1px solid #1C97C3;
	padding:8px;
}
.header_arrow_blue{
	background:url(../images/box_left.jpg) left no-repeat;
	width :29px;
	height:30px;
	border:0px solid #CC3399;
}
.boxHeaderStandardTextBlue{
	color:#fff;
	background-color:#05B48B;
	font-weight:bold;
	font-size:12px;
	border:0px solid #990033;
	height:30px;
	background:url(../images/box_mid.jpg) repeat-x;
	font-family:Arial;
	vertical-align:middle;
}
.green_right_Blue{
	background:url(../images/box_right.jpg) right no-repeat;
	width:12px;
	height:30px;
}
.adInfoPage{ border:1px solid #04B98E;padding-top:10px; padding-right:9px; padding-left:9px; }
.infoImages{ float:left; border:0px solid #CC6699; width:362px;background:#FFF; padding-bottom:12px; padding-top:2px;}
.infoDetails{ float:right; width:370px; border:0px #CC3300 solid;}
.attributes{ border:1px solid #8BE1FF; width:366px; padding:0px; margin:0px;}
.adLabels{ width:130px; float:left; text-align:left; padding:5px;font-weight:bold;}
.adContent{ padding:5px; text-align:left;}

.lightBlue{ background-color:#E2F7FF;}
.DarkBlue{ background-color:#D6F4FF;}
.contactSeller{ width:341px; float:left; border:1px  solid #478F02; padding:10px;}
.contactDiv{ padding:3px; text-align:left;}
.contactLabel{ text-decoration:underline; text-align:left; padding-right:5px;font-weight:bold;}
.arrowImg{ width:18px; height:32px; vertical-align:middle; border:0px solid #999999; text-align:left;}


.adDesc{
padding:0px;
border:1px solid #8BE1FF;
margin-top:10px;
 }
.des
{
background-color:#D6F4FF;
padding:5px;
font-weight:bold;


}


#searchResult{
	border:1px solid #84B35A;
	padding:5px; font-family:Arial; 	
}
#freeTextSearch{
	border:0px solid #ff00ff;
	margin:0; padding:0; height:26px;
	padding-top:5px;
}
#freeTextSearch td{
	padding:0px;
	padding-right:5px; height:24px;
	text-align: center; vertical-align: middle;
}
#freeTextSearch img{
	padding:0;
	margin:0;
	padding-bottom:0px; outline:none;
}
.freeTextButton{background:url(../images/searchImg.jpg) top left  no-repeat;border:0px solid #000;
	width:21px; height:23px; cursor: pointer; margin:0; outline:none;

}
.label{	
	font-size:12px;
	font-weight:bold;
}
#freeTextSearch table, form{
	padding:0;margin:0;
}

#mainRight img{
	border:0;
}
.error_box_sellI{
border:1px solid #eb9a00;
color:#e14a00;
background-color:#ffeaa8;
}
.error_box_sellI ul{
	background:url(../images/error_icon.gif) left top no-repeat;
	height:27px;
    margin:10px;
	padding-top:2px;

}.error_box_sellI li{
	color:#e14a00;
	margin-left:20px;
	font-weight: bold;
	
}
.boxHeaderGray{
	border:1px solid #C9C9C9;
	padding:8px;
}
.header_arrow_Gray{
	background:url(../images/boxLeftLight.jpg) left no-repeat;
	width :6px;
	height:24px;
	border:0px solid #CC3399;
}
.boxHeaderStandardTextGray{
	color:#000;
	font-weight:bold;
	font-size:12px;
	border:0px solid #990033;
	height:24px;
	background:url(../images/boxMidLight.jpg) repeat-x;
	font-family:Arial;
	vertical-align:middle;
}
.green_right_Gray{
	background:url(../images/boxRightLight.jpg) right no-repeat;
	width:7px;
	height:24px;
}
.sortBy
{
font-family:Arial;
font-weight:bold;
padding-bottom:5px;
}
.greenBack
{
background:url(../images/greenback.jpg) left top no-repeat;
width:186px;
height:28px;
}
.adsHeading
{
text-align:left;
font-weight:bold;
text-align:left;
color:#FFFFFF;
padding:10px;
}
.adsLayout
{
width:186px;
float:left;
margin-top:10px;
}
.adsContent
{
border:1px  solid #478F02;
height:370px;
margin:0px;
padding:0px;
_margin-top:-6px;
padding-bottom:6px;
}
a.adLink,a.adLink:visited
{
color:#000000;
font-family:Arial;
font-weight:bold;
text-decoration:underline;
margin:0px;
padding:0px;outline:none;
}
a.adLink:hover
{
color:#000000;
font-family:Arial;
font-weight:bold;
text-decoration:none;
margin:0px;
padding:0px;outline:none;
}
.greyFont
{
color:#757575;
font-size:11px;
font-family:Arial;
padding-top:6px;
padding-bottom:6px;
padding-left:7px;
}
.save_button
{
background:url(../images/save_button.jpg) left no-repeat;
width:41px;
height:20px;
border:0px;
cursor:pointer;
}
.successText
{
padding:10px;
font-size:11px;
text-align:left;
border:1px solid #eb9a00;
color:#e14a00;
background-color:#ffeaa8;
}
.adButton
{
float:left;
width:148px;
padding-top:20px;
margin-left:5px;
padding-right:20px;
}
.emailButton{

float:left;
margin-left:5px;
padding-right:20px;
}
.go
{
background:url(../images/go_button.jpg) left no-repeat;
width:47px;
height:22px;
border:0px;
cursor:pointer;
}
.refineLabels { font-family:Arial; font-weight:bold; border:0px solid #990066; width:70px; float:left;}
.searchLabel{ font-family:Arial; font-weight:100; padding-right:5px; /*padding-left:10px;*/}
.pageClass
{
border:1px solid #03C195; padding:5px; height:22px; margin-top:9px;
}
.prev_page
{
background:url(../images/prev.jpg) left no-repeat;
width:67px;
height:23px;
border:0px;
cursor:pointer;
}
.next_page
{
background:url(../images/next.jpg) left no-repeat;
width:68px;
height:23px;
border:0px;
cursor:pointer;
}
.pageText{ font-family:Arial; font-weight:bold; padding-left:7px; padding-right:7px;}
.prevDiv{width:67px; float:left; border:0px solid #990099;}
.nextDiv{float:left; width:68px; border:0px solid #CC0066;}
.pageDiv{float:left;width:120px; border:0px solid #CC6699; margin-top:2px;}

.footerDiv{height:32px;background-color:#B6E386; border:0px solid #CC3333;}
.footerLinksDiv{float:left; padding-left:70px; padding-top:7px; border:0px solid #FF0000;}


.close
{
background:url(../images/close.gif) left no-repeat;
width:14px;
height:14px;
}
.remove
{
background:url(../images/remove.jpg) left no-repeat;
width:190px;
height:20px;
border:0px;
cursor:pointer;
}
.add_button
{
background:url(../images/add_items.jpg) left no-repeat;
/*width:148px;*/
height:20px;
border:0px;
cursor:pointer;
}
.ascArrow{background:url(../images/up.gif) left center no-repeat;width:13px;height:11px; float:left; border:0px solid #FF0000;margin-top:0px;}
.descArrow{background:url(../images/down.gif) left center no-repeat;width:13px;height:11px; float:left; border:0px solid #FF0000;margin-top:3px; _margin-top:1px; }



#successdiv ul li
{
/*background:url(../images/black_arrow.jpg) left top no-repeat;*/
color:#000000;
font-family:Arial;
font-size:11px;
/*margin-left:10px;*/

padding-left:0px;
}
#successdiv ul li a
{
padding:0px;outline:none;

}

.same_cat{
	background:url(../images/same_cat.jpg) top left  no-repeat;
	border:0px;
	width:237px; height:20px;
	cursor: pointer;cursor: hand;
}
.diff_cat{
	background:url(../images/diff_cat.jpg) top left  no-repeat;
	border:0px;
	width:237px; height:20px;
	cursor: pointer;cursor: hand;
}
.finished{
	background:url(../images/finished.jpg) top left  no-repeat;
	border:0px;
	width:89px; height:20px;
	cursor: pointer;cursor: hand;
}
.submit_button
{
	background:url(../images/submit_button.jpg) top left  no-repeat;
	border:0px;
	width:82px; height:27px;
	cursor: pointer;cursor: hand;
	border:0px;
	border:none;
}
.download
{
	background:url(../images/download.jpg) top left  no-repeat;
	border:0px;
	width:59px; height:20px;
	cursor: pointer;cursor: hand;
}

.print
{
	background:url(../images/print.jpg) top left  no-repeat;
	border:0px;
	width:59px; height:20px;
	cursor: pointer;cursor: hand;
}
.yellowBg
{
background-color:#FFFFCC;
font-weight:bold;
}
.print_bro
{
margin-left:5px;
padding-right:20px;
}
.adlist
{border-bottom:1px solid #C9C9C9;
padding-bottom:2px;
}
.adlist 
a:link, a:hover, a:visited {
color:#3D6F0C;
font-weight:bold;
margin:0;
padding:0;
text-decoration:underline; outline:none;
}
a.defaultlink{
/*color: #0000FF;
*/
font-weight:bold;
color:#1071A8;
margin:0;
padding:0;
text-decoration:underline; outline:none;

}
 a.defaultlink:hover , a.defaultlink:visited  {
/*color:#1071A8;*/
color:#631696;
font-weight:bold;
margin:0;
padding:0;
text-decoration:underline; outline:none;
}

.links a:visited,.links a:hover,.links a
{
font-weight:normal;
padding:0px;
margin:0px; outline:none;

}
a.greenCol,a.greenCol:hover,a.greenCol:visited{ text-decoration:none; color:#3D6F0C; outline:none;}

.extraLinks{ border:1px solid #8BE1FF; background-color:#D6F4FF; padding-top:10px; padding-bottom:10px;}


.activate
{
	background:url(../images/activate.jpg) top left  no-repeat;
	border:0px;
	width:59px; height:20px;
	cursor: pointer;cursor: hand;
}
.termsofuse {
width:650px;
border:1px solid #9BAEE1;
height:90px;
overflow:auto;
padding:10px;
}

.tabs-nav li.tabs-selected
{
	background:url(../images/ptab.jpg) top left  no-repeat;
	width:141px;
	height:28px;
margin:0;
	padding:0;

}
.responsetab
{ clear:both; margin-top:5px;}
.responsetab td
{
border-left:1px solid #965099;
border-right:1px solid #965099;
border-bottom:1px solid  #965099;
}
a.listinglinks:link,a.listinglinks:hover,a.listinglinks:visited
{ color:#000000; font-size:11px; text-decoration:none; margin:0; padding:0;outline:none;}

.frndconnectleft{ width:170px; padding-right:2px;}
.frndconnectright{ width:170px;}
.friendClass{ border:1px solid #FF9966; margin-bottom:10px;}


.titleClass{ font-weight:bold; font-size:18px;  margin-bottom:5px;color:#674989; color: #000000; text-transform:capitalize;}
div.articledesc,div.articledesc p{ font-size:12px; font-family:Arial; margin-bottom:10px; font-family:Arial; line-height:16px; color:#000000;border:0px solid #FF33FF;}
div.articledesc{width:98%;}


.moreDiv{ margin-bottom:15px;}
a.readmore,a.readmore:hover,a.readmore:visited{font-size:11px; font-family:Arial; text-decoration:none; margin:0; padding:0; color:#5B148A; font-weight:normal;outline:none; font-weight:bold;}

.rigthDiv{border:0px solid #CC6666;/* width:205px;*/ float:right;}

div.titleClass a,div.titleClass a:visited {font-size:16px; font-family:Arial; text-decoration:none; margin:0; padding:0; color:#601691;outline:none; font-weight:bold; /*color: #553D74;*/}
div.titleClass a:hover{font-size:16px; font-family:Arial; text-decoration:underline; margin:0; padding:0; color:#5B148A; font-weight:bold;outline:none;}

.adsenceDiv{float:left; width:315px; border:0px solid #CC9933; margin-bottom:10px; font-family:Arial;}
.dateDiv
{ margin-bottom:12px; font-family:Arial; font-size:11px;}
.catName{ color:#5B148A; font-family:Arial; font-size:25px; margin-bottom:20px;}
.sorrymsg{font-family:Arial; font-size:12px; margin-bottom:5px;}

#summary a,#summary a:visited{ color:#3D6F0C; text-decoration:underline; font-family:Arial; font-size:11px;outline:none;}
#summary a:hover{ color:#3D6F0C; text-decoration:none; font-family:Arial; font-size:11px;outline:none;}
.lableDiv{width:70px; float:left; border:0px solid #CC3366; font-weight:bold;}
.yearDiv{width:95px; float:left; border:0px solid #CC3366;font-weight:bold;}
.odoClass{width:55px; float:left; border:0px solid #CC3366;font-weight:bold;}
.notLoggedDiv{ float:left; margin-top:10px;}
.notLoggedDiv a,.notLoggedDiv a:hover,.notLoggedDiv a:visited{ color:#8173FA; text-decoration:none; margin:0; padding:0; outline:none; font-weight:normal;outline:none;}
.refineBox{margin:5px; width:755px;}
.refineBox td{ padding:5px;}
.priceLabels{font-family:Arial; font-weight:bold; width:100px; float:left;}
.sellerImg{float:left;margin:0px;padding:0px;width:90px;}
.signBox{ margin-bottom:10px;}
.postBox{border:0px solid #CC6666; float:right; width:100%; text-align:right; padding-right:5px;}
.author_name{ color:#7C0472; font-weight:bold;}
.authorDiv{ font-weight:bold; color:#656462; line-height:20px;}
.commentHeading{ font-family:Arial; font-size:14px;font-weight:bold; background-color:#99529E; color:#FFFFFF; padding-left:10px; padding-top:5px; padding-bottom:1px;}
.commentHeading td{ padding:5px;}
.recentlinks{background:url(../images/bull.gif) left center no-repeat; text-align:left; padding-left:15px;}
.recentlinks a,.recentlinks a:hover,.recentlinks a:visited{ margin:0; padding:0; color:#34116B; font-weight:normal; line-height:18px; text-decoration:none;}
.recentlinks a:hover{ text-decoration:underline;}
.articleBox{margin-bottom:12px; border:0px solid #CC0033; width:615px; }

/*[if SafMob].articleBox{margin-bottom:10px; border:0px solid #CC0033; width:615px; }
*/
.commentbox{ padding-left:10px;}
.sorrytext{ padding-top:10px; padding-left:5px;}
.notLoggedTable{ margin-top:10px;}
.forumdate{border:0px solid #F5D3F6;width:100%;float:right;margin:0;padding:0; margin-top:-10px;}
.nopicture{ border:1px solid #000000;width=58px;float:left;height=43px;}

