﻿body
{
	padding:0px;
	margin:15px;
	background-color:white;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

/* >>>> MY ACCOUNT <<<< */
.MyAccount {
	padding-left: 0px;	
}

.MyAccountHead {
	width:590px;
}

.myAccountLinks {
	width:215px;
	height:45px; 
	color: #e61e1e;
	font-size: 10pt;
	padding-left:20px;
	float:left;
	margin: 10px;
} 

.myAccountLinks:hover
{
	color: #2c2c2c;
		
}

.MyAccountMenu {
	width:590px;
	min-height:365px;
}

.MyAccountFoot {
	width:590px;
}

.headerTextAccount {
	Color: #c55617;
	font-size: 20pt;
	font-weight:bold;
	padding-left: 0px;
	padding-top: 0px;
}

.PMMenu {
	font-size: 12px;
	margin-left: 96px;
	margin-top:6px;
}

/* >>>> END MY ACCOUNT <<<< */

/* >>>> JOB/RESUME ALERTS <<<< */
.jobAlert
{
	font-weight: bold;
	font-size:13px;	
}
/* >>>> END JOB/RESUME ALERTS <<<< */

/* >>>> DISPLAY JOB/RESUME <<<< */
.JobInfo {
	font-size:17px;
	font-family:Arial;
	color:#c55617;
	font-weight:bold;
}
/* >>>> END DISPLAY JOB/RESUME <<<< */

/* >>>> SEARCH RESULTS PAGE <<<< */

p.SearchResultsMenu {
	float: left;
	margin-right:10px;
}

.searchResultsHeaderLineNew 
{	
	width:867px;
	height:50px;
	background-image: url("upmenu.png");
	background-repeat: no-repeat;
}

.searchResultsHeaderLineMenu
{
	padding-left: 45px;
	padding-top: 5px;	
}
/* >>>> END SEARCH RESULTS PAGE <<<< */


form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}
.clear_both
{
	position:relative;
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

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;
}


.Navigation
{
	width: 150px;
	float: right;	
}

.JobNavigation
{
	width: 700px;
	float: left;	
}

.name-logo
{
	width:334px;
	height:85px;
	cursor:hand;
	padding-top: 10px;
	padding-left: 10px; 	
}


/* ######################################################################### */	
table
{
	font-size: 12px;
}
.evenrow 
{
	margin: 0px;
	padding: 0px;
	background-color: #ffedcb;
}
.oddrow 
{
	margin: 0px;
	padding: 0px;	
	background-color: #d9ebef;
}

td.menu_items 
{
	font-weight: normal;
}
td.menu_sub_items 
{
	font-weight: normal;
}
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;
}
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;
}

.ApplicationPointedInListingInfo2
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-left: 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;}

.DisplayListingInfo
{
	font-weight:bold;
	color:#ff6b00;
	font-family:verdana, sans-serif;
}

.DisplayListingInfo a:link, .DisplayListingInfo a:visited, .DisplayListingInfo 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: 0px;
    margin-bottom: 0px;
	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;}


table.sellerComents .inputText
{
	margin-top:5px;
	width:520px;
	height:80px;
}	

.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; 
}

*html .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: 210px; 
	float: right;
	color: white;
	background:#2d2d2d;
	color: white;
	min-height:560px;
}

*html .rightPanel
{
	width: 200px; 
}

.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: 10pt;
	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 */

.error {
	color: red;
}

.BreadCrumbs
{
	color: #FF6300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 10px;
}
.LoginFormField
{
	width:80px;
}
.paymentTable
{
	padding-top:10px;
}
.brByCiryTable
{
	width:100%;
	padding-left: 20px;
}
.compProfileTitle
{
	padding:0px;
	padding-top:0;
	font-size:140%;
	font-weight:bold; 
	text-align:center;
	background-color:#dadada;
	color:white;
	margin-right:10px;
	width:248px;
	height:19px;
	color:#009ffe;
	border-style:solid;
	border-width:1px;
	border-color:#292929;
	border-bottom-style:none; 
}

.middled {
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.compProfileBottom {
	padding:0px;
	padding-top:0;
	text-align:center;
	background-color:transparent;
	color:white;
	width:250px;
	height: 19px;
	background-image:url('form_bottom_bg.png');
	background-repeat: no-repeat;
	background-attachment:scroll;
}

.compProfileInfo {
	padding-top:0px;
	border-style:solid;
	border-width:1px;
	width:250px;
	border-color:#292929;
	background-image:url('companyinfo_block.png');
	background-repeat:repeat-x;
	border-top-style:none;
	background-color:#242424;
	color: white;
}
.brByCategoryTable
{
	padding-left: 20px;
	font-family:tahoma;
	font-size:13px;
	color: #ffffff;
	list-style: none;
}
* html .brByCategoryTable {margin-left: 20px;}
a.brByCategoryLink:link {text-decoration: none;color: #ffffff;}
a.brByCategoryLink:visited{text-decoration: none;color: #ffffff;}
a.brByCategoryLink:hover{text-decoration: underline;color: #ffffff;}
.brByCiryTable
{
	padding-left: 20px;
	font-family:tahoma;
	font-size:13px;
	color: #ffffff;
	list-style: none;
}
* html .brByCiryTable {margin-left: 20px;}
a.browseItem:link {text-decoration: none;color: #ffffff;}
a.browseItemk:visited{text-decoration: none;color: #ffffff;}
a.browseItem:hover{text-decoration: underline;color: #ffffff;}
.featuredJobsTR
{
	width:150px;
}
.latestListindTR
{
	width:150px;
}

/* Browse By City ... Jobs */
.browse {
	margin-top: 7px;
}

/* Private messages LEFT MENU */
.pm_top_menu{
	background-color: gray;
	height: 20px;
	width: 150px;
	text-align: center;
	padding-top: 5px;
}

.pm_menu{
	background-color: #C0C0C0;
	height: 100px;
	padding: 10px;
}
/* END */

/* Private messages INBOX - OUTBOX list */
.pm_list {
	
}

.pm_list thead {
	background: #C0C0C0;
}

.pm_list tr {
}

.pm_list .first {
	background: #eeeeee;
}

.pm_list .second {
	background: #d0d0d0;
}

.pm_list td {
	
}
/* END */

/* Private messages QUOTE STYLE */
.pm_quote{
	border: 2px dotted #C0C0C0;
	margin:10px;
	padding: 10px;
}

/* Private messages MESSAGE DETAIL*/
.pm_message_detail{
	
}

.pm_message_detail tr {
	
}

.pm_message_detail .info {
	background: #CCCCCC;
}

.pm_message_detail .detail {
	background: #EFEFEF;
}

.pm_message_detail .box {
	padding: 10px;
	background: #F2F2F2;
}

.pm_message_detail .but {
	text-align: right;
	padding: 5px;
	background: #F2F2F2;
}


/* END Private messages */

.tableSRNavResults {
	float: left;
	margin-top:15px;
}

.tableSRNavPerPage {
	float: left;
	padding-top: 10px;
	margin-left:20px;
	margin-right: 30px;
}

.tableSRNavPageNav {
	margin-top:10px;
	margin-bottom: 15px;
	float: right;
}
.browseCompanyAB
{
	float: left;
	padding: 5px;
}

.browseCompanyAB a:link, .browseCompanyAB a:hover, .browseCompanyAB a:visited
{
	float: left;
	padding: 5px;
	color:black;
}
.clear
{
	clear: both;
}

.priorityListing {
	background: #e49e5b;
}

.banner {
	margin:7px;
	text-align:center;
}

.TableSR-LA {
	background:white;
}

.TableSR-RA {
	background:white;
}

table.tableSearchResultApplications
{
	border-width: 0px;
	border-top-style: none;
	color: #787878;
}

.FC {
	margin-top: 7px;
}
