body
{
	padding: 0px; margin:0px;
	background-color: #f2f2f2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

/* Viewed */
.Viewed a:link {
color:black;
font-size:0px;
visibility: hidden;
}
.Viewed a:visited {
color:black;
float:left;
font-size:12px;
font-style:italic;
margin-right:5px;
text-decoration:none;
}
/* END Viewed */

/* >>>> MY ACCOUNT <<<< */

.MyAccount {
	padding-left: 0px;	
}

.MyAccountHead {
	width:590px;
}

.myAccountLinks {
	width:200px; 
	color: #e61e1e;
	font-size: 10pt;
	padding-left:20px;
	float:left;
	margin: 10px;
} 

.myAccountLinksSmall {
	color:white;
	float:left;
	font-size:12px;
	margin:4px;
	padding-left:30px;
	width:135px;
} 

.myAccountLinks:hover
{
	color: #666666;
		
}

.MyAccountMenu {
	width:590px;
	min-height:260px;
}

.MyAccountFoot {
	width:590px;
}

.headerTextAccount {
	Color: #0a4c79;
	font-size: 20pt;
	font-weight:bold;
	padding-left: 0px;
	padding-top: 0px;
}

.PMMenu {
	font-size: 12px;
	margin-left: 69px;
	margin-top:6px;
}

/* >>>> END MY ACCOUNT <<<< */

/* >>>> HEADER MENU <<<< */

.HeaderMenu {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:114px;
	float:left;
}

.HeaderMenuIn {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:100px;
	float:left;
}
.clr {clear: both;}
fieldset {border: 0px; margin: 2px 0 2px 0; padding: 2px 0 2px 0;}
a {color:#666666; text-decoration: underline;}
h1 {
	color: #296289;
	font-size: 20px;
	margin: 4px 0 8px 0;
}
h2 {
	color: #296289;
	font-size: 19px;
	margin: 2px;
}
h3 {
	color: #296289;
	font-size: 17px;
	margin: 0;
}
.MainDiv {
	width: 895px;
	margin: 0 auto;
	display: block;
	position: relative;
	overflow: hidden;
}


/*==== HEADER PAGE ========*/
.headerpage {
	background-image: url(header.png); background-repeat: no-repeat; background-position: right;
	width: 100%; height: 155px;
}

.userMenu {
	float: left;
	margin: 0px 5px 0 5px;
	display: block;
	font-size: 11px;
	font-weight: bold;
}

.logo {
	float:left;
	margin-top: 25px;
	display: block;
	width: 100%; height: 95px;
}

.Language {
	float:left;
	display: block;
	margin: 10px 0 0 30px;
}
/*==== END HEADER PAGE ====*/



/*==== TOP MENU ========*/
.topMenu {
	background: url(topMenu.png) repeat-x;
	width: 100%; height: 45px;
	display: block;
	text-align: center;
}
.topMenu ul{list-style-type: none; margin: 0px; padding: 0px;}
.topMenu ul li {
	background: url(up-menu-left-sep.png) no-repeat;
	background-position: right;
	float:left;
	line-height:42px;
	margin-left:0;
	margin-top:0;
	text-align:center;
	width:18%;
}
.topMenu ul li a {color: white; margin:10px;}
.topMenu ul li a:hover {text-decoration: none;}
.endMenu {
	
}
/*==== END TOP MENU ====*/


/* STATISCTICS */
.InputStat {
	margin: 0 0 0 30px;
	font-style: italic;
}
.InputStat strong {
	color: #3E7B08;
}
/* END STATISTICS */



/*==== COLUMNS ========*/
.leftColumn, .rightColumn {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;	
}
.leftColumn {width: 680px;}
.rightColumn {width: 210px; margin: 0 0 0 5px;}
.indexPageColumn {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 0 15px 0;
}
/*==== END COLUMNS ====*/



/*==== QUICK SEARCH ========*/
.QuickSearchBg {
	background: url(quickSearchBg.png) repeat-y;
	width: 358px;
	display: block;
	float: left;
}
.QuickSearch {
	background: url(quickSearchTop.png) no-repeat;
	width: 358px;
	display: block;
}
.QuickSearchBottom {
	background: url(quickSearchDown.png) no-repeat;
	width: 358px; height: 17px;
}
.QuickSearch select {width:135px;}
.QuickSearch input {width:130px;}
.QuickSearch h1 {
	color: white;
	font-size:19px; font-weight:bold;
	margin: 0 0 0 15px; padding: 12px 0 0 0;
}
.QuickSearch fieldset {
	border: 0px;
	margin: 3px 3px 0 20px; padding: 0px;
	color: white;
}
.quickSearchInputName {
	width: 170px;
	display: block;
	float: left;
}
.quickSearchInputField {
	width: 160px;
	display: block;
	float: left;
}
.quickSearchInputField a {
	color: white;
	font-size: 11px;
}
/*==== END QUICK SEARCH ====*/



/*==== FEATURED COMPANIES ====*/
.FeaturedCompanies {
	display: block;
	float: left;	
}
.FeaturedCompanies h1 {
	color: #3E7B08;
	font-size: 14pt;
	margin: 0 0 0 5px; 
}
.FeaturedCompaniesLogo {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	margin: 3px;
}
/*==== END FEATURED COMPANIES ====*/



/*==== BROWSE BY ========*/
ul.browseListing {
	margin: 0px; padding: 0px;
}
ul.browseListing li {
	list-style-type: none;
	margin: 0 0 5px 15px;
}
.browseListing a {
	background: url(arrow.png) no-repeat;
	background-position: left center;
	margin: 0; padding: 5px 0 0 15px;
}
.browseListing a:hover {
	text-decoration: none;
}
/*==== END BROWSE BY ====*/


/*==== JOB SEEKER AND EMPLOYER BLOCK ========*/
.JsAndEmpBlock, .JsAndEmpBlockPic, .JsAndEmpBlockEnd {
	height: 167px;
	display: block;
}
.JsAndEmpBlock {
	background: url(job-search-pic-bg.png) repeat-x;
	width: 100%;
}
.JsAndEmpBlockPic {
	background: url(jobseeker.png) no-repeat;
	width: 308px;
	float: left;
}
.JsAndEmpBlockEnd {
	background: url(job-search-pic-end.png) no-repeat;;
	width: 22px;
	float: right;	
}
.quickLinkBlock {
	display: block;
	float: left;
	margin: 9px 0 0 15px;
	width: 160px;
}
.quickLinkBlock p {margin: 13px;}
.quickLinkBlock p a {
	color: #0667ab;
	font-weight: bold;
	font-family: Arial;
}
.JsEmpButton {
	background: url(jsemp-button.png) no-repeat;
	width:147px; height:35px;
	font-size:15px;
	color:white;
	font-weight:bold;
	text-align:center;
	line-height: 36px;
}
/*==== END JOB SEEKER AND EMPLOYER BLOCK ====*/



/*==== FOOTER BLOCK ========*/
.Footer {
	background: url(footer.png) repeat-x;
	width: 100%; height: 45px;
	display: block;
	line-height: 45px;
	color: white;
}
/*==== END FOOTER BLOCK ====*/



/*==== FIELDS ========*/
.inputName, .inputField, .inputReq, .inputNameBig, .inputFieldSmall {
	display: block;
	float: left;
}
.inputName {width: 15%;}
.inputNameBig {width: 20%;}
.inputField {width: 83%;}
#messageBox .inputField {text-align: right;}
.inputFieldSmall {width: 78%;}
.inputReq {width: 2%; color: red;}
/*==== END FIELDS ====*/



/*==== BROWSE COMPANY ========*/
.bcName, .bcField, .bcFieldSmall { 
	display: block;
	float: left;
}
.bcName {width: 12%;}
.bcField {width: 40%;}
.bcFieldSmall {width: 20%;}

/*==== END BROWSE COMPANY ====*/



/*==== DISPLAY JOB ====*/
.userInfo, .listingInfo {
	display: block;
	float: left;	
}
.userInfo {width: 260px;}
.listingInfo {
	width: 610px;
	margin: 0 0 0 5px;	
}
.smallListingInfo {
	width: 50%;
	display: block;
	float: left;
	margin: 5px 0 0 0;
}
.smallListingInfo strong {
	color: #4AA11B;
}

/*==== END DISPLAY JOB ====*/



/* Viewed */
.Viewed a:link {
color:black;
font-size:0px;
visibility: hidden;
}
.Viewed a:visited {
color:black;
float:left;
font-size:12px;
font-style:italic;
margin-right:5px;
text-decoration:none;
}
/* END Viewed */



/*==== MY ACCOUNT ========*/
.MyAccountHead h1 {
	color: #0a4c79;
	font-size: 20pt;
	padding: 20px 0 0 50px;
}
.leftColumnMA {
	width: 250px;
	padding: 0 0 0 50px;
	display: block; float:left;
	margin: 10px;
}
.rightColumnMA {
	width: 240px;
	padding: 0 0 0 10px;
	display: block; float:left;
	margin: 10px;
}
.leftColumnMA ul, .rightColumnMA ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.leftColumnMA li, .rightColumnMA li {margin: 10px 0; padding: 0px;}
.PMMenu {
	font-size:12px;
	margin: 3px 0 0 87px;
}
/*==== END MY ACCOUNT ====*/


p.SearchResultsMenu {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	float: left;
	margin-right:25px;
}

p.SearchResultsMenu a {
	color:green;
}


.searchResultsHeaderLineNew 
{	
	background-image:url(upmenu.png);
	background-repeat:no-repeat;
	height:35px;
	padding-top:5px;
	width:930px;
}

.searchResultsHeaderLineMenu a:link
{	
	color:#0a4c79;
	font-weight:bold;
	padding-right:15px;
}

.searchResultsHeaderLineMenu a:visited
{
	color:#0a4c79;
	font-weight:bold;
	padding-right:15px;
}

.searchResultsHeaderLineMenu
{
	padding-left: 10px;
	padding-top: 5px;	
}

.jobAlert
{
	font-weight: bold;
	font-size:13px;	
}

form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}
.clear_both
{
	position:relative;
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.comment {
	font-size:12px;
	font-weight:bold;
	color:#0c5080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

/* ######################################################################### */	

.MainSearchTable {
	background-image: url("main-search-left-bg.png");
	margin-top:5px;
	margin-left:5px;
	margin-right:250px;
	}

#btn-search {
	background-image:url("btn-search.png");
	border:0px;
	width:70px;
	height:21px;
	color:white;
	font-weight:bold;
	}	

.FooterTable {
	font-size:13px;
	font-family:Arial;
	color:white;
	background-image: url("down-bg.png");
	}

.JobsPanelHeader {
	color:#03406a;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
	}

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;
}

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;
}
input.button 
{
	background: url("button.png");
	width: 91px;
	height: 23px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
	font-size:12px;
	font-family:Arial;
}

input.buttonApply {
	background: url("button.png");
	width: 91px;
	height: 23px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
	font-size:12px;
	font-family:Arial;
}

.delete-button
{
	background: url("button.png");
	width: 106px;
	height: 20px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
	font-size:12px;
	font-family:Arial;	
}

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%; 
}

.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.linkHome, a.linkContact
{
	color:white;	
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.content
{
	margin:0px;
	padding: 0px;
	position:relative;
	background:#f2f2f2;
	width:885px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.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;
}



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;
	
}

.TitJob {
	color:#0a4c79;
	font-size:15px;
	font-weight:bold;

}

table.tableSearchResult 
{
	border-width: 0px;
	color: #787878;
}

table.tableSearchResult a 
{
	color:#0a4c79;
}

.tableSearchResultNav
{
	border-width: 0px;
	color: #787878;
}

.tableSearchResultNav a
{
	color:#0a4c79;
}


tr.sortby 
{
	font-weight:bold;
	font-size:105%;
	background-image: url('TableSR-bg.png');;
	height:35px;
	color:white;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{color:white;text-decoration:none; font-size:12px;}

.TableSR-L {
	background-image: url('TableSR-left.png');
	width:8px;
	height:35px;
}

.TableSR-R {
	background-image: url('TableSR-right.png');
	width:8px;
	height:35px;
}

.TableSR-LA {
	background-image: url('TableSR-left.png');
	width:8px;
	height:35px;
}

.TableSR-RA {
	background-image: url('TableSR-right.png');
	width:8px;
	height:35px;
}

tr.sortbynav 
{
	font-weight:normal;
	font-size:105%;
	background-image: url('NavBg.png');;
	height:35px;
	color:#0a4c79;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{
	color:white;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.TableSRNav-L {
	background-image: url('NavLeft.png');
	width:8px;
	height:35px;
}

.TableSRNav-R {
	background-image: url('NavRight.png');
	width:8px;
	height:35px;
}


table.tableSaveListing a 
{
	color: #0a4c79;
	font-size:14px;
	font-weight:bold;
}


.pointedInListingInfo
{
	border-bottom: 1px dotted #B2B2B2;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.pointedInListingInfo2
{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

.ApplicationPointedInListingInfo
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.ApplicationPointedInListingInfo2
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	margin-bottom: 5px;
	margin-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:#0a4c79;
	font-family:verdana, sans-serif;
}

.DisplayListingInfo a:link, .DisplayListingInfo a:visited, .DisplayListingInfo a:hover
{color:black;text-decoration:none}

.DisplayListing strong {
	color:#4aa11b;	
}

.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;}



a.black_underline:visited
{
	color:#666666;
	font-weight:bold;
	padding-right:15px;
}
a.black_underline:link
{
	color:#666666;
	font-weight:bold;
	padding-right:15px;	
}
a.black_underline:hover
{
	color:#666666;
	font-weight:bold;
	padding-right:15px;	
}

.top_menu
{
	color: white;
	text-align:center;
	font-size:12px;
}

*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: #296289;
	font-family:Arial;
}

.headerTextFC
{
    margin-left:8px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight:bold;
	font-size:14pt;
	color: #296289;
	font-family:Arial;
}

.featuredLinks a:link, .featuredLinks a:visited
{
	color:black;
	font-family: verdana;
	font-size: 9pt;
	text-decoration:none;
}

select.list
{width:67px;}


table.sellerComents .inputText
{
	margin-top:5px;
	width:520px;
	height:80px;
}	

.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;
}

.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;
}

*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: #166296;
	font-weight: bold; font-size: 11px; font-family: Tahoma;
	margin-top: 10px;
}
.BreadCrumbs p {margin: 0 0 10px 0;}
.LoginFormField
{
	width:80px;
}
.paymentTable
{
	padding-top:10px;
}
.brByCiryTable
{
	width:100%;
	padding-left: 20px;
}
.compProfileTitle {
	background: url(company-info-up.png);
	color: #03406a;
	width: 258px; height:25px;
	font-size:18px; font-weight:bold;
	padding: 0 0 0 12px;
}

.middled {
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.compProfileInfo {
	width: 260px;
	background-image:url('compProfileInfo.png');
	color: black;
	padding-left:15px;
}

.compProfileInfo strong {
	color:green;	
}

.compProfileInfo a:link, .compProfileInfo a:visited {
	color:#0c5080;	
}

.compProfileBottom {
	width:258px;
	height:54px;
	background-image:url('compProfileBottom.png');
}


/* Browse By ... Jobs */
.browse {
	margin-top: 7px;
}

.blue {
	color:#1d70a9;
	font-weight:normal;
}

.brByCategoryTable
{
	padding-left: 15px;
	font-family:Arial;
	font-size:12px;
	color: #666666;
	list-style: none;
	font-weight:bold;
}
a.brByCategoryLink:link {text-decoration: underline; color: #666666;}
a.brByCategoryLink:visited{text-decoration: underline; color: #666666;}
a.brByCategoryLink:hover{text-decoration: none; color: #666666;}
.brByCiryTable
{
	padding-left: 15px;
	font-family:Arial;
	font-size:12px;
	color: #666666;
	list-style: none;
	font-weight:bold;
}
a.browseItem:link {text-decoration: underline; color: #666666;}
a.browseItemk:visited{text-decoration: underline; color: #666666;}
a.browseItem:hover{text-decoration: none; color: #666666;}
.featuredJobsTR
{
	width:150px;
	border-left:1px dotted black;
	padding-left:5px;	
}
.featuredJobsTRsmall
{
	width:110px;
	border-left:1px dotted black;
	padding-left:5px;	
}
.latestListindTR
{
	width:150px;
	border-left:1px dotted black;
	padding-left:5px;	
}

/* End Browse By ... Jobs */

/* FEATURED LISTINGS */
.green {
	text-decoration:underline;
	color:green;
	font-weight:bold;
	font-size:11px;
}
.green_small {
	text-decoration:underline;
	color:white;
	font-weight:bold;
	font-size:11px;
}
/* END FEATURED LISTINGS */

/* LATEST LISTINGS */
.blue {
	text-decoration:underline;
	color:#0667ab;
	font-weight:bold;
	font-size:11px;
}
/* END FEATURED LISTINGS */



/* PAGE NAVIGATOR STYLE */

li.page_navigator
{
	font-weight:bold;
	color:#1969a0;
	padding:0px;
	margin-bottom:8px;
	margin-right:10px;
	font-size:12px;
	font-family:Arial;
}

li.page_navigator a
{
	color:#1969a0;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;	
}

.page_navigator_toppanel
{
	font-weight:bold;
	color:gray;
	padding:0px;
	margin:0px;
	width:150px;
}

.page_navigator a:link, .page_navigator a:visited, .page_navigator a:hover
{
	color:#1969a0;
}

/* END PAGE NAVIGATOR STYLE */

.tableSRNavResults {
	float: left;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

}

.tableSRNavPerPage {
	float: left;
	padding-top:8px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:0px;
	color:#666666;
}

.tableSRNavPageNav {
	margin-top:0px;
	margin-bottom:0px;
	float: right;
}

.JobTittleSR {
	font-size:15px;
}

.browseCompanyAB
{
	float: left;
	padding: 5px;
}
.clear
{
	clear: both;
}

/* 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 */


.GreenForm {
	background-image: url('JobSearchForm.png');
	width:401px;
	height:175px;
}

.Girl {
	float:right;
	background-image: url('man-girl.png');
	background-position: right;
	width:267px;
	height:166px;
}

.SearchForm {
	margin-left:17px;
}

.FeaturedJobsHeader {
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
	font-family:Arial;
}

.FeaturedJobsBlock {
	margin:15px;
}

.banner {
	margin:0px;
	text-align:center;
}

.FC {
	margin-top: 0px;
}
#access_div 
{
	padding-top:5px;
}

.RSS {
	background:url('rss.png');
	background-repeat:no-repeat;
	width:60px;
	height:16px;
	float:right;
	font-size: 12px;
}

.RightLink {float:right;}
.RightLink a {font-size: 12px; font-weight: normal;}

.RSS a {
	color:#ee8d06;
	font-weight:bold;
	margin-left:20px;
}

#info h1 {
	
}

/* classes to highlight templates in TemplateSupplier */
.templateHighlight {

}

.inner_div {
    display: block;
    position: relative;
    width: 24px;
    margin-top: -24px;
    margin-left: 5px;
    z-index: 11;
}

/**********************refine search***********************/
.refine_button {
	background: #EFEFEF;
	cursor: pointer;
	margin: 5px 0 0 0;
}
.refine_icon{
	padding: 0 5px;
	display: block; float: left;
	width: 15px;
}
.refineItem {
	padding: 3px 0 0 5px;
	display: block;
	font-size: 11px;
}
.refineItem a {font-size: 11px;}
.refine_res {font-size: 11px;}
.refine_res a {
	color: blue;
	padding: 5px 0 0 0;
}
.refine_res a:hover {
	text-decoration: none;
}
.block_values_button {
	background: #EFEFEF;
	cursor: pointer;
	padding: 2px 0; margin: 5px 0;
}
/***********************************************************/


/*==== TABLE RESULTS ========*/
table {
	width: 100%;
	border: 0;
	margin: 0px; padding: 0px;
	border-collapse: separate;
	border-spacing: 0px;
}
table thead {
	background: url(TableSR-bg.png) repeat-x;
	height: 35px;
	margin: 0px; padding: 0px;
	color: white;
	text-align: left;
}
table thead th {
	margin: 0px; padding: 0px;
}
tbody > tr {color: #787878;}
.priorityListing > td, .evenrow > td, .oddrow > td {padding: 7px 0;}
table thead th a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}
.tableLeft {
	background: url(TableSR-left.png) no-repeat;
	width: 8px; height: 35px;
}
.tableRight {
	background: url(TableSR-right.png) no-repeat;
	width: 8px; height: 35px;
}
.topResultsLinks {
	width: 100%;
	display: block;
}
.topResultsLinks ul {list-style-type: none; margin: 0px; padding: 0px;}
.topResultsLinks ul li {float: left; margin: 0 15px 0 0;}
.topResultsLinks ul li a {color: green;}

.searchResultsHeaderLineNew ul {list-style-type: none; margin: 0; padding: 5px 0 0 20px;}
.searchResultsHeaderLineNew ul li {float: left; margin: 0 15px 0 0;}
.searchResultsHeaderLineNew ul li a {color: #0A4C79; font-weight: bold;}

ul.listingLinksBottom {list-style-type: none; margin: 0; padding: 5px 0 0 8px; float: right;}

.priorityListing ul, .evenrow ul, .oddrow ul {list-style-type: none; margin: 0px; padding: 0px;}
.priorityListing ul li, .evenrow ul li, .oddrow ul li {float: left; margin: 0 15px 0 0;}
.priorityListing ul li a, .evenrow ul li a, .oddrow ul li a {color: #407c08; font-weight: bold; text-decoration: underline;}

.priorityListing a, .evenrow a, .oddrow a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.priorityListing a strong, .evenrow a strong, .oddrow a strong {
	color: #0A4C79;
	font-size: 14px;
	text-decoration: underline;
}

.priorityListing strong, .evenrow strong, .oddrow strong {color: #0A4C79;}

.priorityListing a:hover strong, .evenrow a:hover strong, .oddrow a:hover strong {text-decoration: none;}

.separateListing {
	border-bottom: 1px dotted #B2B2B2;
	margin: 0px; padding: 0px;
}

.evenrow {margin: 0px; padding: 0px;  background: #EEEEEE;}
.oddrow {margin: 0px; padding: 0px; background: #f2f2f2;}
.priorityListing {background: #E0F1FF ;}
/*==== END TABLE RESULTS ====*/


/*==== TABLE RESULTS TOP NAV BAR ========*/
.topNavBar {
	background: url(NavBg.png) repeat-x;
	width: 879px; height: 35px;
	display: block;
	float: left;
	color: #0a4c79;
}
.topNavBarLeft {
	background: url(NavLeft.png) no-repeat;
	width: 8px; height: 35px;
	display: block;
	float: left;
}
.topNavBarRight {
	background: url(NavRight.png) no-repeat;
	width: 8px; height: 35px;
	display: block;
	float: left;
}
.numberResults {
	display: block;
	float: left;
	margin: 10px 20px 0 0;
}
.numberPerPage {
	display: block;
	float: left;
	margin: 0 20px 0 0;	
}
.pageNavigation {
 	display: block;
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
}
/*==== END TABLE RESULTS TOP NAV BAR ====*/


/*=======================COMPLEX FIELDS=======================*/
.complex {
	border-bottom: 1px dotted #727272;
	padding: 10px 0;
	display: block;
}
.remove {
	background: url(delete.png) no-repeat left center;
	padding: 2px 0 0 20px; margin: 2px 0 5px 0;
	display: inline-block;
}
.add {
	background: url(add.png) no-repeat left center;
	padding: 2px 0 0 20px; margin: 2px 0 5px 0;
	display: inline-block;
}
/*============================================================*/


/*==== ICONS ========*/
li.modifySearchIco {
	background: url(modifysearch_ico.png) no-repeat left center;
	padding: 0 0 0 9px;
}
li.saveSearchIco {
	background: url(savedthissearch_ico.png) no-repeat left center;
	padding: 0 0 0 9px;	
}
li.savedIco {
	background: url(saved.png) no-repeat left center;
	padding: 0 0 0 9px;	
}
li.saved2Ico {
	background: url(saved2.png) no-repeat left center;
	padding: 0 0 0 9px;	
}
li.viewDetails {
	background: url(view_ditail.png) no-repeat left center;
	padding: 0 0 0 9px;	
}
li.viewVideo {
	background: url(camera.gif) no-repeat left center;
	padding: 0 0 0 9px;	
}
li.panelSavedIco {
	background: url(panel/saved.png) no-repeat left center;
	padding: 0 0 0 12px;
}
li.panelViewDitailsIco {
	background: url(panel/vewdetails.png) no-repeat left center;
	padding: 0 0 0 12px;
}
li.printListingIco {
	background: url(panel/print.png) no-repeat left center;
	padding: 0 0 0 12px;
}
li.viewMapIco {
	background: url(panel/viewmap.png) no-repeat left center;
	padding: 0 0 0 12px;
}
li.comments {
	font-weight: normal;
}
li.arrow {
	background: url(arrow.gif) no-repeat left center;
	padding: 0 0 0 9px;
}
li.ratingPanel {
	color: #787878;
}
li.pagging {
	color: #787878;
}
li.paggingBottom {
	padding: 0 23px 0 0;
	color: #787878;
}
/*==== END ICONS ====*/









/* NEW RES */
.ModResults {
	display: block; float: left;
	width: 310px;
}
.Rating {
	display: block; float: left;
	width: 280px;
}
.Comments {
	display: block; float: left;
	width: 125px;
}
.Pagging {
	display: block; float: left;
	width: 180px;
}
/* END NEW RES */


.ModResults ul, .Rating ul, .Comments ul, .Pagging ul {
	list-style-type: none; margin: 0; padding: 5px 0 0 4px; font-size:12px;
}
.ModResults ul li, .Rating ul li, .Comments ul li, .Pagging ul li {
	float: left; margin: 0 5px 0 0;
}


/*==== MISCELLANEOUS ========*/
p.error {
	background: url(cancel.png) #fcffd3 no-repeat 1% 50%;
	color: #CE0000;
	border: 1px solid #CE0000;
	margin: 5px; padding: 5px 5px 5px 35px;
}
p.message {
	background: url(apply.png) #e0ffdf no-repeat 1% 50%;
	color: #006a25;
	border: 1px solid #006a25;
	margin: 5px; padding: 5px 5px 5px 35px;
}
/*==== MISCELLANEOUS ========*/

/*==== NOTIFICATIONS PAGE ========*/
.notCheck, .notDesc {
	display: block;
	float: left;
}
.notCheck {width: 4%;}
.notDesc {
	width: 32%;
	line-height: 20px;
}
/*==== END NOTIFICATIONS PAGE ====*/