﻿body
{
	padding:0px;
	margin:15px;
	background-color:white;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

.jobAlert
{
	font-weight: bold;
	font-size:13px;	
}

.name-logo
{
	width:334px;
	height:85px;
	cursor:hand;
	padding-top: 10px;
	padding-left: 10px; 	
}

.diplayJob_topLink
{
	margin: 0px 10px 0px 0px; 
	padding: 0px; 
	float: left; 
}
*html .diplayJob_topLink
{
	float: left; 
}

form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}
.clear_both
{
	position:relative;
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.myAccountLinks
{
	width:180px; 
	float:left; 
	margin:5px;  
	color: #e61e1e;
	font-size: 15pt;
}
.myAccountLinks:hover
{
	color: #2c2c2c;
}



h1, h2, h3
{
	font-size:12px;
	font-weight:bold;
	color:#4e7391;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
/* ######################################################################### */	
table
{
	font-size: 12px;
}
table.pollstable 
{
	margin-top: 5px; border: navy 1px solid;
}
table.formdisplay {}
table.form 
{
	border: #cccccc 1px solid;
}
td.mainleft 
{
	border-right: steelblue 1px solid; 
	padding-right: 4px;
}

td.caption 
{
	font-weight: bold;
}
table.top 
{
	font-weight: bold; font-size: 50px; color: steelblue; border-bottom: steelblue 1px inset; text-align: center;
}
table.topmembermenu {}
a.topmembermenuitem 
{
	font-weight: bold; color: navy; text-decoration: underline;
}
a.topmembermenuitem:hover 
{
	color: red; text-decoration: none;
}
.newsblock a.title, .newsblock a.title:link
{
	font-weight: bold; color: black; text-decoration: underline
}
.newsblock a.title:hover 
{
	font-weight: bold; color: black; text-decoration: none
}
.newsblock .short 
{
	font-size: 10px;
}
.forum 
{
	color: black;
}
.forum a.title, .forum a.title:link
{
	font-weight: bold; color: black; text-decoration: underline
}
.forum a.title:hover 
{
	font-weight: bold; color: black; text-decoration: none
}
.forum .description 
{
	font-size: 11px;
}
.forum .datetime 
{
	font-size: 9px;
}


.evenrow 
{
	margin: 0px;
	padding: 0px;
	background-color: #ffedcb;
}
.oddrow 
{
	margin: 0px;
	padding: 0px;	
	background-color: #d9ebef;
}

tr.unactive 
{
	background-color: #ffaadd;
}
td.title 
{
	font-weight: bold; width: 100%; color: ghostwhite; background-color: steelblue;
}
td.head 
{
	font-weight: bold; font-size: 130%; color: white; background-color: #c7c4e2; text-align: left;
}
td.menu_items 
{
	font-weight: normal;
}
td.menu_sub_items 
{
	font-weight: normal;
}
.formgroupcaption 
{
	font-weight: bold; color: #c00; text-decoration: underline;
}
select 
{
	font-size: 12px; font-family: verdana;
	border:1px solid #B3B3B3;
	color: #484846;
}

input
{
	color: #484846;
}
input.button 
{
	background: url("button.png");
	width: 101px;
	height: 26px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
}

input.text, input.digit, textarea.text, select.list 
{
	font-size: 12px; font-family: tahoma; 
	background-color: white;
	border:1px solid #B3B3B3;
}
input.text 
{
	width: 150px; 
}
input.digit 
{
	width: 50px;
}
textarea.text 
{
	width: 400px;
	height:200px;
}
select.list
{
	width: 150px;
}
input.treechangebutton 
{
	font-size: 10px; border:1px solid #b95454; font-family: verdana;
}

table.formrequest, table.forminput
{
	width: 100%;
}
table.featured 
{
	font-size: 10px;
}
table.featured_block 
{
	width: 100%; 
} 
p.error 
{
	color: red;
}
.carreviews a.title, .carreviews a.title:link
{
	font-weight: bold; color: black; text-decoration: underline
}
.carreviews a.title:hover 
{
	font-weight: bold; color: black; text-decoration: none
}
.carreviews .short , .userprofile
{
	font-size: 10px;
}
.userprofile 
{
	font-size: 10px; border: #cccccc 1px solid;
}
.userprofile table 
{
	font-size: 10px; border-collapse: collapse;
}
.userprofile table td 
{
	padding:4px;
}
td.form_input_item, td.form_request_item
{
	width:50px;
}
.inputformitem 
{
	font-weight: bold;
}

a:link, a:visited
{
color:#666666;
}
a:hover, a:active
{
}
/* ######################################################################### */	
div.main
{
	
	width:895px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}
div.header
{
	position:relative;
    width: 935px;
    height:69px;
    background-color: #484848;
}

.logo
{
	position:absolute;
	top:40px;
	left:21px;
}
a.searchYourCar, a.sellYourCar
{	
	color:white;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
a.searchYourCar:hover, a.sellYourCar:hover, a.searchYourCar:active, a.sellYourCar:active
{
	text-decoration:none;
}
a.searchYourCar
{
	right:180px;
}
a.sellYourCar
{
	right:50px;
}

a.linkHome, a.linkContact
{
	color:white;	
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.content
{
	position:relative;
	width:875px;
	overflow:hidden;
	padding-top:0px;
	background:white;
	padding-left: 15px;
	padding-right: 5px;
}

.headerMenu
{
	background-image:url("header2.png");
	color:#FEFEFE;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:101px;
	text-align:left;
	width:433px;
}
*html .headerMenu
{
	height:101px;
}

.photoCard
{
	background-image:url("photocard.png");
	height:100px;
	margin-left:70px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:100px;
}
*html .photoCard
{
	height:90px;
	width:100px;
	padding-left:5px;
	padding-top: 2px;
}

html div.content2
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-top:0px; 
}
*html div.content2
{
	
	padding-left:20px;
	width: 915px;
}

.JsEmpBlock
{
	float: left; 
	width: 302px; 
	height: 109px; 
	margin-left:10px; 
	padding-left: 10px;
	margin-bottom:10px;
}

*html .JsEmpBlock
{
	width: 307px; 
	margin-left:5px; 
	padding-left: 5px;
	margin-bottom:10px;
}

.infoBlock
{
	float: left; 
	width: 340px; 
	margin-left: 10px; 
	margin-bottom:30px;
	border-right-style: solid; 
	height:170px; 
	border-width:1px;	
	margin-bottom:30px;
}

*html .infoBlock
{
	width: 250px;
	float: left;
	margin:5px;
	padding:0px;
}


div.leftBlock, div.rightBlock, div.centerBlock
{
	float:left;
	background:white;
}
div.leftBlock
{
	width:174px;
}

div.centerBlock
{
	padding-left:10px
}

*html div.centerBlock
{
	padding-left:5px
}

div.rightBlock
{
	width:875px;
	margin-left:0px;
	padding-bottom:5px;
}

div.leftMenuBlock
{
	position:relative;
}
.LoginBlock
{
	margin-top:20px;
	margin-bottom:5px;
	margin-left:40px;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.LoginBlock span a:link, div.LoginBlock span a:visited
{
	color:#4e7391;
	text-decoration:none;
}
div.LoginBlock span a:hover, div.LoginBlock span a:active
{
	color:#4e7391;
	text-decoration:underline;
}
ul.leftMenu
{
	position:relative;
	margin:0px;
	padding:0px;
}
ul.leftMenu li
{
	margin:0px;
	list-style:none;
	padding:0px;
	margin-bottom:5px;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	height:33px;
	line-height:33px;
	font-weight:bold;
}
.leftMenuNoActive
{
	background-image:url('lm_blue.gif');
	background-repeat:no-repeat;
}
.leftMenuActive
{
	background-image:url('lm_orange.gif');
	background-repeat:no-repeat;
}	

ul.leftMenu li  a:hover, ul.leftMenu li  a:active, ul.leftMenu li  a:link, ul.leftMenu li  a:visited
{
	color:#FFF;
	text-decoration:underline;
}

div.amountPhotosBlock
{
	
}

.iconPhotos
{
	position:relative;
	top:2px;
	left:0px;
}


ul.detailsLinks, ul.infoBlockDL, ul.linksBackSearchResult
{
	margin:0px;
	padding:0px;
	width:100%;
	overflow:hidden;
}



ul.linksBackSearchResult
{
	margin-top:10px;
}
ul.detailsLinks li, ul.infoBlockDL li, ul.linksBackSearchResult li
{
	position:relative;
	float:left;		
	margin:0px;
	margin-right:2px;
	padding:0px;
	list-style:none;
	vertical-align:middle;
}

.headerpage
{
	background-color: black; 
	margin-left: auto; 
	margin-right: auto; 
	width: 895px; 
	height: 69px;
	margin-bottom:0px;
}
ul.infoBlockDL li
{
	margin-left:2px;
}

table.searchResultsHeaderLine 
{	
	padding-left: 10px;
	padding-right: 20px;	
	background:#E5E5E5; 
	width:867px;
	height:50px;

	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url("detailpanel_bg.png");
}

.searchResultsHeaderLine a:link, .searchResultsHeaderLine a:visited,  .searchResultsHeaderLine a:hover
{
	color:#555555;
	
}

table.tableSearchResult 
{
	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	border-top-style: none;
	color: #787878;
}

tr.sortby 
{
	font-weight:bold;
	font-size:105%;
	background-color: #ff6300;
	color:white;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{color:white;text-decoration:none}

.page_navigator
{
	font-weight:bold;
	color:#110F7C;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:  10px;
}
.page_navigator_toppanel
{
	font-weight:bold;
	color:#110F7C;
	padding:0px;
	margin:0px;
	width:150px;
}

.page_navigator a:link, .page_navigator a:visited, .page_navigator a:hover
{
	color:#110F7C
}

.pointedInListingInfo
{
	border-bottom: 1px dotted #B2B2B2;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.pointedInListingInfo2
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.ApplicationPointedInListingInfo
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.automobileClassifieds
{position:absolute;bottom:40px;left:15px;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;color:white;font-weight:bold;text-transform:capitalize;}

.listInfoPrice
{font-weight:bold;color:#FF5600;font-family:Verdana, Arial, Helvetica, sans-serif;}

.listInfoYearMakeModel, .listInfoMileage
{
	font-weight:bold;
	color:#ff6b00;
	font-family:verdana, sans-serif;
}

.listInfoYearMakeModel a:link, .listInfoYearMakeModel a:visited, .listInfoYearMakeModel a:hover
{color:black;text-decoration:none}

.footerBlock
{
	position:relative;
	height:36px;
	background-color: #910500;
	background-image:url('pagebottom_bg.png');
	text-align: center;
	color: white;
	vertical-align: center;
 }

.copyright
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active
{color:white;text-decoration:underline;font-weight:bold;}


.detailsLinks a:link, .detailsLinks a:visited, .detailsLinks a:hover
{
	font-size:90%; 
	text-decoration:underline;
	color:#444444;
}

a.black_underline:visited
{color:black}
a.black_underline:link
{color:black}
a.black_underline:hover
{color:black}

.top_menu
{
	color: white;
	height: 29px;
	background-image: url("main_panel_bg.png");
	background-color: #911100;
	margin-top: 32px;
}

*html .top_menu
{
	height: 15px;
	margin-top: 0px;
}

.top_menu a:link
{color:white}

.top_menu a:visited
{color:white}

.top_menu a:hover
{color:white;text-decoration:none}

div.featuredAdsBlock
{float:right;width:160px}

.headerText
{
    margin-top: 20px;
    margin-bottom: 15px;
	font-weight:bold;
	font-size:14pt;
	color: #ff6b00;
	font-family: verdana;
}

.featuredLinks a:link, .featuredLinks a:visited
{
	color:black;
	font-family: verdana;
	font-size: 9pt;
}

select.list
{width:67px;}



/* %%%%%SEARCH%%%%%%%%%%% */	
	.searchTreeLevel1
	{
		width:150px;
	}
	.searchTreeLevel2
	{
		width:150px;
	}
	
	.searchList
	{
		width: 170px;
	}	
	
	.searchText
	{
		color: #890400;
		width:120px;
	}
	
	
	.searchStringLike
	{
		width:120px;
	}
	
	.searchIntegerLess
	{
		width:61px;
	}
	
	.searchIntegerMore
	{
		width:61px;
	}
	.searchGeoDistance
	{
		width:105px;
	}
	.searchGeoLocation
	{
		width:50px;
	}
	.list
	{
		width:67px;
	}
/* %%%%%END SEARCH%%%%%%%%%%% */		
/* %%%%%INPUT%%%%%%%%%%% */	
	.inputList
	{
		width:153px;
	}
	.inputMultiListCategory
	{
		height: 145px;
	}
	
	*html .inputMultiListCategory
	{
		height: 150px;
	}
	.inputString
	{
		width:148px;
	}
	.inputInteger
	{
		width:148px;
	}
	.inputTreeLevel2
	{
		width:153px;
	}
	.inputTreeLevel1
	{
		width:153px;
	}
	.inputGeo
	{
		width:148px;
	}
	.inputVideo
	{
		
	}
	
/* %%%%%END INPUT%%%%%%%%%%% */	




table.sellerComents .inputText
{
	margin-top:5px;
	width:520px;
	height:80px;
}	
table.paymentForm .searchString
{
	width:50px;
}
.logInNameInput, .logInPassInput
{
	width:150px;
}

.pollBlock
{
	margin-left:6px;
}
.pollQuestion .headerText
{
	color:#4e7391;font-size:120%;
}

.headrow td a:link, .headrow td a:visited, .headrow td a:link, .headrow td a:visited 
{
	font-size:12px;
	color:#4e7391;
}
.headrow td
{
	border-bottom:2px solid #4e7391;
	font-weight:bold;
	padding-bottom:3px;
	font-size:12px;
	color:#4e7391;
}

.RSSBlock
{
	float: right; width: 114px; height:25px; margin-right:15px; background-color:#e8e8e8; 
	color:#8c8c8c; background-image:url('rssblock_bg.png');	padding-left:5px; padding-top: 5px;
}
.RSSBlock:hover
{
	color: #ff7800;
}

.quickSearchKeep select
{width:135px;}

*html .quickSearchKeep select
{width:135px;}


.quickSearchKeep input
{
	width:130px; 
}



.stateForm
{
	margin-left:0px;
	margin-top:15px;
}

*html .stateForm
{
	margin-top:15px; 
	margin-left:5px;
}



.searchDetails
{
	float: left; 
	width: 60px; 
	height: 60px; 
	font-size:10pt; 
	font-family: verdana; 
	text-align: right;
	margin-left: 20px;
}
*html .searchDetails 
{	width: 20px;
	margin-left: 15px;
}

.JobSearch_Form
{
	margin-top: 10px;
	margin-left: 10px;
	width:640px;
	height:147px;	
	background-image: url("jobsearch_from_bg.png");
	background-repeat: repeat-x;
	color: white;
}

.rightPanel
{
	width: 200px; 
	float: right;
	color: white;
	background:#2d2d2d;
	color: white;
}
.rightPanelTitle
{ 
	width:200px; 
	padding-top: 0px;
	font-size: 13pt;
	color: white;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

*html .rightPanelTitle
{
	width:195px; 
}

#browse_by_make_model
{
	font-family:tahoma;
	font-size:90%
}
#browse_by_make_model a
{
	color:#646464;
	text-decoration:none;
	font-size: 9pt;
	font-family: tahoma;
	list-style: none;
}
#browse_by_make_model a:visited{}
#browse_by_make_model a:hover{text-decoration:underline}

#browse_by_body_style{font-family:verdana}
#browse_by_body_style a{color:#578298;}
#browse_by_body_style a:visited{}
#browse_by_body_style a:hover{}


.acount_mainform
{
	width: 550px;
	height: 250px;
	border-width:1px; 
	border-color: black;
	border-style:solid;
	border-left-style: none; 
	float: left; 
	border-color: #9a9a9a; 
	background-image:url("account/form_bg.png");
	padding:0; 
	margin:0;
}
.acount_rightmargin
{
	width: 39px; 
	height: 150px; 
	float: left; 
	border-right-style:solid; 
	border-width:1px;
	margin-top: 102px; 
	border-color:#9a9a9a	
}

*html .acount_rightmargin
{
	height: 285px; 
}



.acount_downbg
{
	margin-left:39px; 
	float: left;
	width:552px; 
	height:42px; 
	background-image:url("account/down_bg.png");
}

*html .acount_downbg
{
	margin-left:20px; 

}


#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; }

#menu       { position:relative; z-index: 1000;}
#menu li    { float:left;  position:relative; list-style: none; display: inline;}
#menu li a  { display:block; white-space: nowrap;}
#menu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */}
#menu li ul { visibility: hidden; position:absolute; }

#menu li li ul {  top: 0; left: 0; }

#menu li.hover ul               {  visibility: visible;}
#menu li.hover ul li ul 		  {  visibility: hidden;}
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%;}

#menu {}
#menu li li { border: 0;}
#menu ul    { background: #4D4D4D  repeat-y left;}
#menu a, #menu div 
{
	padding: 0.35em 1em 0.35em;
	margin: 0 1px 0 1px;
	line-height: 1.6em; vertical-align: middle;
	font-size: 11px; font-weight: bold; text-decoration: none;
	width: 60px;
}

#menu ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.2em;
}

#menu li.hover a {  background-color: #4D4D4D; background: #4D4D4D  repeat-y left; border-left: 1px solid #4D4D4D;  border-right:1px solid #4D4D4D; margin: 0; }

/* Field Type Style */

.fieldTypeJobCategory
{
	height: 145px;
}

*html .fieldTypeJobCategory
{
	height: 150px;
}