body
{
	padding:0px;
	margin:15px;
	background-color:white;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}
.clr {clear: both;}
fieldset {border: 0px; margin: 2px 0 2px 0; padding: 2px 0 2px 0;}
.jobAlert
{
	font-weight: bold;
	font-size:13px;	
}

.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;
}
/*tr.evenrow 
{
	background-color: #FBFBFC;
}*/
/*
tr.oddrow 
{
	background-color: #FBFBFC;
}
*/
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("redbtn_n.png");
	width: 100px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
}
input.button:hover
{
	background: url("redbtn_h.png");
}

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%;
}

/*==== FIELDS ========*/
.inputName, .inputField, .inputReq, .inputNameBig, .inputFieldSmall {
	display: block;
	float: left;
}
.inputName {width: 20%;}
.inputNameBig {width: 20%;}
/*.inputField {width: 83%;}*/
#messageBox .inputField {text-align: right;}
.inputFieldSmall {width: 78%;}
.inputReq {width: 2%; color: red;}
/*==== END FIELDS ====*/

table.featured 
{
	font-size: 10px;
}
table.featured_block 
{
	width: 100%; 
} 
p.error 
{
	color: #CE0000;
	font-size:12px;
}
.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:#41659f;
}
a:hover, a:active
{
}
/* ######################################################################### */	
div.main
{
	background-image:url("Clouds.png"); 
	width:953px;
	margin-left:auto;
	margin-right:auto;
	border: solid #2ba7dd;
	border-width:0px;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-top: 0px;
	overflow: hidden;
}
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;
}

.bbb
{
	padding-left:5px; 
	margin-top:0px; 
	float: left; 
	width: 320px; 
	border-width: 1px; 
	border-top-style: solid; 
	border-style: solid; 
	border-color: #dddddd;
	margin-right: 10px;
}

*html .bbb
{
	float: right;
	margin-right:2px;
	width: 325px;
}

div.content
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-top:0px;
/* 	height:550px;  */
/* 	border:1px solid navy; */
}

.headerMenu
{
	background-image:url("header3.png");
	color:#FEFEFE;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:69px;
	text-align:left;
	width:161px;
}
*html .headerMenu
{
	padding-top: 10px;
	height:59px;
}

.photoCard
{
	background-image:url("photocard.png");
	height:100px;
	margin-left:40px;
	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;
	overflow:hidden;
	padding-top:0px;
	padding-left:20px; 
}
*html div.content2
{
	
	padding-left:20px;
	width: 915px;
}

div.leftBlock, div.rightBlock, div.centerBlock
{
	float:left;
	/* border:1px solid green; */
}
div.leftBlock
{
	width:174px;
}

div.centerBlock
{
	padding-left:0px
}

div.rightBlock
{
	width:745px;
	margin-left:0px;
}

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: 955px; 
	height: 103px;
	margin-bottom:0px;
}
ul.infoBlockDL li
{
	margin-left:2px;
}

table.searchResultsHeaderLine 
{	
	
	background:#F3F3F3; 
	width:100%;
	height:37px;
	background-image: url("detailpanel_bg.png");
	background-repeat: repeat-x;
}

.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:80%;
	background-color: #d8d8d8;
	background-image:url('table_title_bg.png'); 
	color:#3a3939;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{color:#666666;text-decoration:none}

.page_navigator
{
	font-weight:bold;
	color:#110F7C;
	padding:0px;
	margin:0px;

}
.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: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 15px;
}
.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:black;
	font-family:verdana, sans-serif;
}

.listInfoYearMakeModel a:link, .listInfoYearMakeModel a:visited, .listInfoYearMakeModel a:hover
{color:black;text-decoration:none}

.footerBlock
{
	position:relative;
	margin-top:20px;
	height:38px;
	background-color: #910500;
	background-image:url('footer_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: black;
	/*height: 40px;*/
	/*padding-left: 10px;*/
	/*background-image: url("panel_bg.png");*/
	/*background-color: #911100;*/
	/*margin-top: 0px;*/
}

.top_menu a:link
{color:black}

.top_menu a:visited
{color:black}

.top_menu a:hover
{color:black;text-decoration:none}

div.featuredAdsBlock
{float:right;width:160px}

.headerText
{
	font-weight:bold;
	font-size:14pt;
	color: #5933a0;
	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: 146px;
	}	
	*html .searchList
	{
		width: 155px;
	}
	
	.searchText
	{
		color: #890400;
	}
	
	.searchStringLike
	{
	}
	
	.searchString
	{
	}
	.searchIntegerLess
	{
		width:61px;
	}
	
	.searchIntegerMore
	{
		width:61px;
	}
	.searchGeoDistance
	{
		width:105px;
	}
	.searchGeoLocation
	{
		width:50px;
	}
	.list
	{
		width:67px;
	}
/* %%%%%END SEARCH%%%%%%%%%%% */		
/* %%%%%INPUT%%%%%%%%%%% */	
	.inputList
	{
		width:153px;
	}
	.inputMultiList
	{
		width:153px;
		height:90px;
	}	
	.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: 5px;
}
*html .searchDetails 
{width: 50px;}

.searchForm
{
	width: 660px; 
	height:135px; 
	background-color: white; 
	border-width: 1px; 
	border-right-style:solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background-image: url("qsearch_bg.png");
	background-repeat: repeat-x;
	padding-left: 5px;
	background-color: #f3f3f3;
}

.FindForm
{
	width: 660px; 
	height:135px; 
	border-width: 1px; 
	border-style:solid; 
	border-color: #dddddd;
	margin-left: 20px;
	background-image: url("serachform_bg.png");
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

*html .searchForm
{
	width: 670px; 
}

.rightPanel
{
	width: 255px; 
	float: right;
	border-style:solid; 
	border-width:1px;
	border-color: #dddddd;
	border-right-style: none;
	border-top-style:none;
}
.rightBlockT
{
	width: 210px; 
	float: right;
}
.rightPanelTitle
{
	padding: 0px; 
	margin:0px; 
	height:41px; 
	width:255px; 
	padding-top: 0px;
	font-size: 16pt;
	color: white;
	padding-left: 25px;
	background-repeat: repeat; 
	background-image:url("rightPanel_title.png");	
}

*html .rightPanelTitle
{
	width:230px; 
}

#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; 

}
/* Field Type Style */

.fieldTypeJobCategory
{
	height: 145px;
}

*html .fieldTypeJobCategory
{
	height: 150px;
}

.brByCategoryTable
{
	width:100%; 
	padding-left: 20px;
}

*html .brByCategoryTable
{
	padding-left: 40px;
}

.LoginFormField
{
	width:80px;
}

.error {
	color: red;
}
.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:#686868; 
	color:white; 
	margin-right:10px;
	width:250px; 
	height:19px; 
	background-image:url('form_title_bg.png');
}

.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 {
background: #F3F3F3;
	border: 1px solid #b4b4b4; 
	padding: 5px;
	width: 238px;
}
.featuredJobsTR
{
	width:150px;
}
.latestListindTR
{
	width:150px;
}


td.formatPara p {
	margin: 0px;
}
div.formatPara p {
	margin: 0px;	
}
/*==== DISPLAY JOB ====*/
.userInfo, .listingInfo {
	display: block;
	float: left;	
}
.userInfo {
	width: 260px;
}
.listingInfo {
	width: 465px;
	margin: 0 0 0 10px;	
}
.listingInfo h2 {
color:black;
font-size:20px;
}
.listingInfo h3 {
color: #5933a0;
font-size: 14px;
}
.smallListingInfo {
	width: 50%;
	display: block;
	float: left;
	margin: 5px 0 0 0;
}
.smallListingInfo strong {color: black;}
/*==== END DISPLAY JOB ====*/


/*==== TABLE RESULTS ========*/
.results table {border: 1px solid #C9C9C9;}
table {
	width: 100%;
	margin: 0px; padding: 0px;
	border-collapse: separate;
	border-spacing: 0px;
}
table thead {
	background: url(table_title_bg.png);
	height: 20px;
	margin: 0px; padding: 0px;
	color: #666666;
	text-align: left;
}
table thead th {
	margin: 0px; padding: 0px;
}
tbody > tr {color: #000000;}
.priorityListing > td, .evenrow > td, .oddrow > td {padding: 7px 0;}
table thead th a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.tableLeft {
	width: 8px;
}
.tableRight {
	width: 8px;
}
.topResultsLinks {
	width: 100%;
	display: block;
	margin: 10px;
	overflow: hidden;
}
.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: #41659F;}

.searchResultsHeaderLineNew ul {list-style-type: none; margin: 0; padding: 9px 0 0 20px;}
.searchResultsHeaderLineNew ul li {float: left; margin: 0 10px 0 0;}
.searchResultsHeaderLineNew ul li a {color: #666666;}

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: #444444; font-weight: normal; font-size: 11px; text-decoration: underline;}

.priorityListing a, .evenrow a, .oddrow a {
	color: #41659F;
	/*font-weight: bold;*/
	/*text-decoration: none;*/
}

.priorityListing a strong, .evenrow a strong, .oddrow a strong {
	color: #41659F;
	font-size: 12px;
	text-decoration: underline;
}

.priorityListing strong, .evenrow strong, .oddrow strong {color: #787878;}

.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: #FBFBFC;*/}
.oddrow {margin: 0px; padding: 0px; /*background: white;*/}
.priorityListing {background: #FBFFAF;}
/*==== END TABLE RESULTS ====*/
/*==== TABLE RESULTS TOP NAV BAR ========*/
.topNavBar {
	width: 735px;
	display: block;
	float: left;
	color: #666666;
}
.topNavBarLeft {
	width: 8px;
	display: block;
	float: left;
}
.topNavBarRight {
	width: 8px;
	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 ====*/
/* >>>> SEARCH RESULTS PAGE <<<< */
.searchResultsHeaderLineNew {	
	width: 745px; height: 37px;
	background: url(upmenu.png) no-repeat;
	margin: 0;
}

.searchResultsHeaderLineMenu
{
	padding-left: 45px;
	padding-top: 5px;	
}
/* >>>> END SEARCH RESULTS PAGE <<<< */

/* >>>> BUTTONS STYLE <<<< */
input.button {
	background: url("redbtn_n.png");
	width: 100px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
}
input.buttonApply {
	background: url("redbtn_n.png");
	width: 100px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
}
input.button:hover
{
	background: url("redbtn_h.png");
}

	/* START Previous and Nex buttons
	******************************************************************/
	.prevBtn a, .nextBtn a {text-decoration: none;}
	/* END Previous and Nex buttons
	******************************************************************/
/*=======================COMPLEX FIELDS=======================*/
.complex {
	border-bottom: 1px dotted #727272;
	padding: 10px 0;
	display: block;
	width: 700px;
}
.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 17px;
}
li.saveSearchIco {
	background: url(savedthissearch_ico.png) no-repeat left center;
	padding: 0 0 0 17px;	
}
li.savedIco {
	background: url(saved.png) no-repeat left center;
	padding: 0 0 0 17px;	
}
li.saved2Ico {
	background: url(saved2.png) no-repeat left center;
	padding: 0 0 0 15px;	
}
li.viewDetails {
	background: url(view_ditail.png) no-repeat left center;
	padding: 0 0 0 15px;	
}
li.viewVideo {
	background: url(camera.gif) no-repeat left center;
	padding: 0 0 0 15px;	
}
li.panelSavedIco {
	background: url(panel/saved.png) no-repeat left center;
	padding: 0 0 0 20px;		
}
li.panelViewDitailsIco {
	background: url(panel/vewdetails.png) no-repeat left center;
	padding: 0 0 0 20px;		
}
li.printListingIco {
	background: url(panel/print.png) no-repeat left center;
	padding: 0 0 0 20px;		
}
li.viewMapIco {
	background: url(panel/viewmap.png) no-repeat left center;
	padding: 0 0 0 20px;		
}
li.comments {
	background: url(comments.png) no-repeat left center;
	padding: 0 0 0 20px;
}
li.arrow {
	background: url(arrow.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
li.ratingPanel {
	color: #787878;
}
li.pagging {
	padding: 0;
	color: #787878;
}
li.paggingBottom {
	padding: 0 23px 0 0;
	color: #787878;
}
#paggingDisplayJob {
	float: right;
}
/*==== END ICONS ====*/
/* NEW RES */
.ModResults {
	display: block; float: left;
	width: 300px;
}
.Rating {
	display: block; float: left;
	width: 280px;
}
.Comments {
	display: block; float: left;
	width: 145px;
}
.Pagging {
	display: block; float: left;
	/*width: 185px;*/
}
/* END NEW RES */
.ModResults ul, .Rating ul, .Comments ul {
	list-style-type: none; margin: 0; padding: 5px 0 0 8px; font-size:11px;
}
.Pagging ul {
	list-style-type: none; margin: 0; padding: 0 0 0 8px; font-size:11px;
}
.ModResults ul li, .Rating ul li, .Comments ul li, .Pagging ul li {
	float: left; margin: 0 10px 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 ====*/
.instruction{
    position:relative;
    margin-left:10px;
    float: left;
}
.instruction .instr_icon{
	background:url("./instruction_16x16.png") repeat scroll left top transparent;
float:left;
height:16px;
width:16px;
}

.instruction .instr_block{
	/*background:none repeat scroll 0 0 #EEEEEE;*/
	display:none;
	font-size:11px;
left:18px;
opacity:0.9;
position:absolute;
top:0;
width:275px;
z-index:1000;
}
.instruction .instr_arrow{
	background:url("./orangeArrow.png") no-repeat scroll 0 4px transparent;
	float:left;
	height:16px;
	width:9px;
}
.instruction .instr_cont{
	padding:0px 7px;
	background:none repeat scroll 0 0 #EEEEEE;
	float:left;
	width:250px;
}

/* === FEATURED AND LATEST LISTINGS === */
.featuredListings {
	width: 20%;
	float: left;
	margin: 5px 10px;		padding: 0 0 0 5px;
}
.featuredListings a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
/* === FEATURED AND LATEST LISTINGS === */

.blue, .green {color: #787878;}
/*=======================PRINT PAGE=======================*/
.printPage {
	width: 800px;
	margin: 10px auto;
	overflow: hidden;
}
.printLeft {
	width: 200px;
	float: left;
}
.printRight {
	width: 580px;
	float: right;
}
.printRight h1, .printRight h2 {color: black;}
/*========================================================*/


/*================PRIVATE MESSAGES=======================*/
#pmDetails strong {
	display: block;		float: left;
	width: 200px;
}
#pmDetails span {display: block;		float: left;}
#pmDetails fieldset {
	border-bottom: 1px dotted gray;
	padding: 5px 0;
}
#pmDetails fieldset.reply {border: 0px;}

.pmQuote {
	border-left: 1px solid #aeaeae;
	margin: 5px 5px 5px 10px;		padding: 0 2px 2px;
	color: #333;
	font-style:italic;	font-size:13px;
	background: #fcfcfc;
}
/*========================================================*/


/*================FOR AD SPACE=======================*/
#adMargin {
	float: left;
	width: 550px;
}
#adSpace {
	float: right;
	width: 330px;
	margin: 20px 0 0 620px;
	position: absolute;
}
#adSpaceAccount {
	float: right;
	width: 270px;
	margin: 20px 0 0 640px;
	position: absolute;
}

/*====================================================*/
/* For Search Results 
*******************************************************/
#topResults {
background: #F3F3F3;
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	padding:0 0 10px;
	overflow: hidden;
}
#topResults p {
margin: 0;
}
#refineResults {
	float: left;
	width: 160px;	 
}
#listingsResults {
	float: right;
	width: 575px;
}
#endResults {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}

.noRefine #listingsResults {width: 100%;}
.noRefine, .results {
overflow: hidden;
background: #F3F3F3;
border: 1px solid #DDDDDD;
padding: 1px;
}
.noRefine table {border: 1px solid #C9C9C9;}
#displayListing #refineResults {width: 260px;}
#displayListing .results {
background: none !important;
border: 0 !important;
}
#displayListing #listingsResults {width: 485px; background: #F3F3F3;}
/* END For Search Results 
*******************************************************/
/* START News
*******************************************************/
#news {padding: 0 10px 0 20px;}
.smallLink {
	font-size:10px;
	float: right;
}
#news ul {
	list-style-type: none;
	margin: 0;		padding: 0;
}
#news ul li {
	margin: 3px 0;	padding: 3px 0;
	border-bottom: 1px dotted #CCCCCC;
}
a.newsLink {
	text-decoration: none;
 	font-weight: bold;
}

#newsCategory {
	display: block;
	float: right;
	border: 1px solid #C9C9C9;
	padding: 5px;		margin: 0 0 0 10px;
	width: 200px;
}
#newsCategory a, #newsCategory strong {
	padding: 3px 0;
	display: block;
}
#newsCategory h3 {
	font-size: 13px;
	margin: 0 0 5px 0;		padding: 0 0 5px 0;
	border-bottom: 1px solid #C9C9C9;
}
#newsCategory a:hover, #newsCategory strong:hover {background: #f2f2f2; color: black;}
.newsItems {
	padding: 10px 0;
	border-bottom: 1px dotted #C9C9C9;
}
.newsItems h2 a {text-decoration: none;}
.newsPreview {clear: both;}
/* END News 
*******************************************************/
/* START Site Map 
*******************************************************/
#siteMap table {border: 0;}
#siteMap td {
	width: 20%;
	vertical-align: top;
}
#siteMap td strong, #siteMap td b {color: black;}
#siteMap table td p {
	margin: 5px 0;		paddding: 1px 0;
}
#siteMap table td a {
	background: url(grayArrow.png) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 13px;
}
/* END Site Map 
*******************************************************/


/* START Blog posts
******************************************************************/
.blogPost {
	overflow: hidden;
	padding: 3px 10px;
	line-height: 18px;
}
a.blogLink {
	color: #ce0000;
	font-weight: bold; font-size: 14px;
	text-decoration: none;
}
.blogDate {
	float: right;
	color: #4c4c4c;
	font-weight: bold; font-size: 11px;
}
/* END ***********************************************************/


/* START Social Plugin4
******************************************************************/
.apiCode span {display: inline;}

.social_login_a{
	display: block;
    float: right;
    height: 16px;
    margin: 0 0 0 15px;
    width: 16px;
}
.linkedinLogin{background: url(social/linkedin_16x16.png) no-repeat;}
.linkedinLink{
	display: block;
    height: 16px;
    line-height: 16px;
    margin: 10px 0;
    padding-left: 20px;
}
.in_share{
	float: left;
    margin-right: 6px;
	border:0px;
}
#social_autoFill{
	font-weight: bold;
    margin: 10px 0;
    padding-left: 21px;
	line-height: 16px;
}

.linkedin_16{background: url(social/linkedin_16x16.png) no-repeat;}
.facebook_16{background: url(social/facebook_16x16.png) no-repeat;}

.in_CompanyInsiderWidget,
.in_ProfileInsiderWidget{
	margin: 15px 0px;
}
a.social_login_button{
	width: 16px;
	height: 16px;
	display: block;
	float:left;
	margin-left: 5px;
	padding: 0px !important;
}
.login_buttons_txt{float:left;}
#slb_linkedin{background: url(social/linkedin_16x16.png) no-repeat;}
#slb_facebook{background: url(social/facebook_16x16.png) no-repeat;}
.social_plugins_div{
	font-weight: normal;
    margin: 11px 0 0;
	float: right;
	clear: both;
}
.soc_reg_form .social_plugins_div{float: none;}
#registr-form {margin: 15px 0 0 0;}
/* END Social Plugin
******************************************************************/

.Results {
color: #5933A0;
font-size: 20px;
font-weight: bold; font-family: Verdana;
margin: 5px;
}
/**********************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;
}
/***********************************************************/
