body
{
	padding:0px;
	margin:15px;
	background-color:white;
	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 */

/* YouTube Box */

.youtube_box {
	height: 205px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.youtube_box_title
{
	width: 250px;
	margin: 15px 10px 0px 0px;
	padding: 4px 0px 5px 0px;
	font-size: 140%;
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: transparent;
	background: url('form_title_bg.png') no-repeat;
}

.youtube_box_bottom {
	height: 19px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: white;
	background-attachment: scroll;
	background-color: transparent;
	background: url('form_bottom_bg.png') no-repeat;
}

/* END YouTube Box */

/* AdSense Sidebar Box */

.adsense_sidebar_box {
	width: 248px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b4b4b4;
}

.adsense_sidebar_title
{
	width: 250px;
	margin: 15px 10px 0px 0px;
	padding: 4px 0px 5px 0px;
	font-size: 140%;
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: transparent;
	background: url('form_title_bg.png') no-repeat;
}

.adsense_sidebar_bottom {
	height: 19px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: white;
	background-attachment: scroll;
	background-color: transparent;
	background: url('form_bottom_bg.png') no-repeat;
}

/* END AdSense Sidebar Box */

/* Picture Box */

.picture_box {
	height: 100%;
	width: 238px;
	margin: 0px;
	padding: 15px 5px 15px 5px;
	text-align: center;
	border: solid 1px #b4b4b4;
}

.picture_box_title
{
	width: 250px;
	margin: 15px 10px 0px 0px;
	padding: 4px 0px 5px 0px;
	font-size: 140%;
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: transparent;
	background: url('form_title_bg.png') no-repeat;
}

.picture_box_bottom {
	height: 19px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: white;
	background-attachment: scroll;
	background-color: transparent;
	background: url('form_bottom_bg.png') no-repeat;
}

/* END Picture Box */

/* >>>> MY ACCOUNT <<<< */

.MyAccount {
	padding-left: 30px;	
}

.MyAccountHead {
	width:590px;
	height:107px;
	background-image:url('MyAccout-up.png');
	background-repeat:no-repeat;
}

.myAccountLinks {
	width:200px; 
	color: #e61e1e;
	font-size: 13pt;
	padding-left:70px;
	float:left;
	margin: 10px;
}

.myAccountLinks:hover
{
	color: #2c2c2c;
		
}

.MyAccountMenu {
	width:590px;
	min-height:260px;
	background-image:url('MyAccout-bg.png');
	background-repeat: y;	
}

.MyAccountFoot {
	width:590px;
	height:52px;
	background-image:url('MyAccout-down.png');
	background-repeat:no-repeat;
}

.headerTextAccount {
	Color: #5a5a5a;
	font-size: 30pt;
	padding-left: 110px;
	padding-top: 20px;
}

.PMMenu {
	font-size:12px;
	margin-left:87px;
	margin-top:3px;
}
 
/* >>>> END MY ACCOUNT <<<< */

.userpictureCaption {
	margin: 0px;
	padding: 0px;
	color: #7F7F7F;
}

/* >>>> JOB/RESUME ALERTS <<<< */
.jobAlert
{
}
/* >>>> END JOB/RESUME ALERTS <<<< */


/* >>>> DISPLAY JOB/RESUME <<<< */
.JobInfo {
	font-size:17px;
	font-family:Arial;
	color:#b9281f;
	font-weight:bold;
}
/* >>>> END DISPLAY JOB/RESUME <<<< */

/* >>>> SEARCH RESULTS PAGE <<<< */
.searchResultsHeaderLineNew
{
	width:871px;
	height:29px;
	margin: 0px 0px 0px 11px;
	background-image: url("upmenu.png");
	background-repeat: no-repeat;
	text-align: center;
}

.searchResultsHeaderLineNewAlt
{
	width:871px;
	height:30px;
	margin: 0px 0px 0px 11px;
	background-image: url("upmenu2.png");
	background-repeat: no-repeat;
	text-align: center;
}

.searchResultsHeaderLineMenu
{
	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: pointer;
}
input.button:hover
{
	background: url("redbtn_h.png");
}

input.button_3030
{
	background: url("redbtn_3030_n.png");
	width: 30px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}
input.button_3030:hover
{
	background: url("redbtn_3030_h.png");
}

input.button_15030
{
	background: url("redbtn_15030_n.png");
	width: 150px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}
input.button_15030:hover
{
	background: url("redbtn_15030_h.png");
}

input.button_20030
{
	background: url("redbtn_20030_n.png");
	width: 200px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}
input.button_20030:hover
{
	background: url("redbtn_20030_h.png");
}

input.buttonBlue_15030
{
	background: url("bluebtn_15030_n.png");
	width: 150px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}
input.buttonBlue_15030:hover
{
	background: url("bluebtn_15030_h.png");
}

input.buttonBlue_20030
{
	background: url("bluebtn_20030_n.png");
	width: 200px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}
input.buttonBlue_20030:hover
{
	background: url("bluebtn_20030_h.png");
}

input.buttonBlue_28030
{
	background: url("bluebtn_28030_n.png");
	width: 280px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}
input.buttonBlue_28030:hover
{
	background: url("bluebtn_28030_h.png");
}
/* >>>> END BUTTONS STYLE <<<< */

/* ######################################################################### */
form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}

.comment {
	font-size:17px;
	font-weight:bold;
	color:#B9281F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
.comment_add {
	font-size:12px;
	font-weight:bold;
	color:#B9281F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

table
{
	font-size: 12px;
}
tr.evenrow 
{
	background-color: #F3F3F5;
}
tr.oddrow 
{
	background-color: #F3F3F5;
}
td.menu_items 
{
	font-weight: normal;
}
td.menu_sub_items 
{
	font-weight: normal;
}
/* ######################################################################### */


table.featured 
{
	font-size: 10px;
}
table.featured_block 
{
	width: 100%; 
} 
p.error 
{
    margin: 15px 0px 15px 0px;
	color: #FF0000;
}
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:933px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 50px 0px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
div.header
{
	position:relative;
    width: 933px;
    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_left
{
	float: left;
	width: 314px;
	margin: 15px 0px 15px 0px;
	padding: 5px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.bbb_right
{
	float: right;
	width: 314px;
	margin: 15px 11px 15px 0px;
	padding: 5px;
	border: 1px solid #dddddd;
}

*html .bbb_left
{
	float: left;
	width: 314px;
	margin: 15px 0px 15px 0px;
	padding: 5px;
}

*html .bbb_right
{
	float: right;
	width: 314px;
	margin: 15px 11px 15px 0px;
	padding: 5px;
}

div.content
{
	position:relative;
	overflow:hidden;
	padding-top:0px;
/* 	height:550px;  */
/* 	border:1px solid navy; */
}

.headerLogo
{
	float: left;
	width: 498px;
	height: 66px;
	padding: 3px 0px 0px 12px;
	background: url("header1.png") no-repeat #FFFFFF;
}
.headerMenu
{
	float: left;
	height: 19px;
	width: 415px;
	margin: 0px;
	padding: 50px 10px 0px 0px;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	background: url("header3.png") no-repeat #FFFFFF;
}
*html .headerMenu
{
	padding: 50px 10px 0px 0px;
	height: 19px;
	background-color: #FFFFFF;
}

.headerMenu a:link, .headerMenu a:visited, .headerMenu a:hover, .headerMenu a:active {
	color: #666666;
}

.photoCard
{
	height: 100px;
	width: 100px;
	margin: 15px 0px 0px 70px;
	padding: 5px;
	text-align: center;
	background: url("photocard.png") no-repeat;
}
*html .photoCard
{
	height: 100px;
	width: 100px;
	margin: 15px 0px 0px 70px;
	padding: 5px;
}
.photoCardImage
{
	margin: 0px;
	padding: 0px;
}

html div.content2
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-top:0px;
	padding-left:20px; 
}
*html div.content2
{
	width:100%;
	padding-top:0px;
	padding-left:20px; 
}

div.leftBlock, div.rightBlock
{
	float:left;
	/* border:1px solid green; */
}
div.leftBlock
{
	width:174px;
}

div.centerBlock
{
	padding-left:0px
}

div.rightBlock
{
	width:885px;
	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;
}

a.JobTitleList
{
	color: #d5241b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover.JobTitleList
{
	color: #d5241b;
	text-decoration: underline;
}

a.JobTitleListU, a:link.JobTitleListU, a:visited.JobTitleListU
{
	color: #d5241b;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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;
}

ul.detailsLinks
{
	margin:0px;
	padding:10px 0px 5px 0px;
	width:100%;
	overflow:hidden;
}

.detailsLinks a:link, .detailsLinks a:visited, .detailsLinks a:hover
{
	font-size:90%; 
	text-decoration:underline;
	color:#444444;
}

ul.detailsLinks2 li
{
	position:relative;
	float:left;		
	margin:0px;
	margin-right:2px;
	padding:0px;
	list-style:none;
	vertical-align:middle;
}

ul.detailsLinks2
{
	margin:0px;
	padding:23px 0px 5px 0px;
	width:100%;
	overflow:hidden;
}

.detailsLinks2 a:link, .detailsLinks2 a:visited, .detailsLinks2 a:hover
{
	font-size:90%; 
	text-decoration:underline;
	color:#444444;
}

.headerpage
{
	background-color: black; 
	margin-left: auto; 
	margin-right: auto; 
	width: 935px; 
	height: 69px;
	margin-bottom:0px;
}

.header_menu {
	width: 935px;
	margin: 0px auto 0px auto;
}

ul.infoBlockDL li
{
	margin-left:2px;
}



.Navigation
{
	width: 150px;
	float: right;	
}

.JobNavigation
{
	width: 700px;
	float: left;	
}

p.SearchResultsMenu {
	float: left;
	margin-right:10px;
	padding: 0px 0px 5px 0px;
}

.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;
}

table.tableSearchResult1
{
	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	border-top-style: none;
	border-bottom-style: none;
	color: #787878;
}


tr.sortby 
{
	font-weight:bold;
	font-size:105%;
	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:#787878;
	padding:0px;
	margin:15px 0px 0px 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
}

.list_header
{
	padding: 2px 0px 2px 0px;
}

.list_header2
{
	padding: 4px 0px 4px 0px;
}

.red_font
{
	color: #d5241b;
	font-weight: bold;
}
.red_font2
{
	margin: 9px 0px 9px 0px;
	padding: 0px;
	color: #d5241b;
	font-weight: bold;
}

.pointedInListingInfo
{
	border-bottom: 1px solid #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: 4px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

.pointedInListingInfo2_no_border
{
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

.pointedInListingInfo3
{
	border: 1px solid #B2B2B2;
	border-top: none;
	padding: 2px 2px 2px 2px;
}

.pointedInListingInfo4
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

.pointedInListingInfo5
{
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 17px;
	padding-right: 17px;
}

.pointedInListingInfo6
{
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 14px;
	padding-top: 11px;
	padding-left: 0px;
	padding-right: 0px;
}

.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;
}

.DisplayListingInfo
{
	font-weight:bold;
	color:black;
	font-family:verdana, sans-serif;
	text-decoration: none;
}

.DisplayListingInfo a:link, .DisplayListingInfo a:visited, .DisplayListingInfo a:hover
{color:black;text-decoration:underline;}

a.DisplayListingInfoU, a:link.DisplayListingInfoU, a:visited.DisplayListingInfoU
{
	color: black;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.JobDescriptionText
{
	color: #4A4A4A;
}

.footerBlock
{
	position:relative;
	margin:0px auto 0px auto;
	height:38px;
	width: 935px;
	background-color: #910500;
	background-image:url('footer_bg.png');
	text-align: center;
	color: white;
	vertical-align: center;
 }

.copyright
{padding: 12px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

.copyright a:link, .copyright a:visited, .copyright a:active
{color:white;text-decoration:none;}

.copyright a:hover
{color:white;text-decoration:underline;}

.poweredbyBlock {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #7F7F7F;
	text-align: center;
}

.poweredbyBlock a:link, .poweredbyBlock a:visited, .poweredbyBlock a:hover, .poweredbyBlock a:active {
	color: #7F7F7F;
	text-decoration: underline;
}

a.black_underline:visited
{color:black}
a.black_underline:link
{color:black}
a.black_underline:hover
{color:black}

.top_menu
{
	color: white;
	height: 40px;
	padding: 0px 12px 0px 12px;
	background-image: url("panel_bg.png");
	background-color: #911100;
	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: 0px;
    padding: 10px 0px 10px 0px;
	font-weight:bold;
	font-size:14pt;
	color: #d5241b;
	font-family: verdana;
}

.headerText_main
{
    margin-top: 1px;
    padding: 0px;
	font-weight:bold;
	font-size:14pt;
	color: #d5241b;
	font-family: verdana;
}

.headerText_video_player
{
    margin-top: 1px;
    padding: 0px;
	font-weight:bold;
	font-size:14pt;
	color: #d5241b;
	font-family: verdana;
	text-align: center;
}

.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;
}	

.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:131px; 
}

*html .quickSearchKeep input
{
	width:131px; 
}


.stateForm
{
	margin-left:0px;
	margin-top:15px;
}

*html .stateForm
{
	margin-left:0px;
	margin-top:15px;
}



.searchDetails
{
	float: left; 
	width: 60px; 
	height: 60px; 
	font-size:10pt; 
	font-family: verdana; 
	text-align: right;
	margin-left: 5px;
}
*html .searchDetails 
{
	width: 60px; 
	height: 60px; 
	margin-left: 5px;
}

.searchForm
{
	float: left;
	width: 655px; 
	height: 242px;
	border-width: 1px; 
	border-right-style:solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background: url("qsearch_bg.png") no-repeat right bottom;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

*html .searchForm
{
	width: 655px; 
	height: 242px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

.join_us_icons {
	width: 100%;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

.ratingForm
{
	float: right;
	width: 350px; 
	height: 373px;
	border-width: 1px; 
	border-left-style:solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background: url("frontpage_block_bg.png") repeat-x bottom;
	margin: 0px 11px 0px 0px;
	padding: 0px 5px 0px 5px;
}

.ratingForm_logged
{
	float: right;
	width: 350px; 
	height: 338px;
	border-width: 1px; 
	border-left-style:solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background: url("frontpage_block_bg.png") repeat-x bottom;
	margin: 0px 11px 0px 0px;
	padding: 0px 5px 0px 5px;
}

a:link.ratings_link, a:visited.ratings_link {
	color: #d5241b;
	text-decoration: none;
}

a:hover.ratings_link {
	color: #789F35;
	text-decoration: none;
}

a:active.ratings_link {
	color: #d5241b;
	text-decoration: none;
}

.ratingFormButton
{
	height: 30px;
	width: 350px;
	margin: 0px;
	padding: 0px;
}

.yt_video_player_campaign
{
	float: left;
	height: 314px;
	width: 655px;
	border-width: 1px; 
	border-right-style:solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background: url("frontpage_block_bg.png") repeat-x bottom;
	border-left-style: none;
	border-top-style: solid;
	margin-top: 15px;
	padding: 0px 5px 0px 5px;
}

*html .yt_video_player_campaign
{
	height: 314px;
	width: 655px;
	padding: 0px 5px 0px 5px;
}

.yt_video_player
{
	float: left;
	height: 274px;
	width: 655px;
	border-width: 1px; 
	border-right-style:solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background: url("frontpage_block_bg.png") repeat-x bottom;
	border-left-style: none;
	border-top-style: solid;
	margin-top: 15px;
	padding: 0px 5px 0px 5px;
}

*html .yt_video_player
{
	height: 274px;
	width: 655px;
	padding: 0px 5px 0px 5px;
}

.embedded_player {
	float: left;
	padding: 5px 5px 2px 0px;
}

.video_player_menu {
	text-align: center;
}

.video_player_buttons {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

.searchForm2
{
	clear: left;
	width: 660px;
	border-width: 1px;
	border-right-style:solid;
	border-bottom-style: solid;
	border-color: #dddddd;
	background: url("frontpage_block_bg.png") repeat-x bottom;
	padding-left: 5px;
}

*html .searchForm2
{
	width: 660px;
	padding-left: 5px;
}

.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;
}

.rightPanel
{
	width: 255px;
	min-height:672px; 
	float: right;
	border-style:solid; 
	border-width:1px;
	border-color: #dddddd;
	border-right-style: none;
	border-top-style:none;
}
.rightPanelTitle
{
	padding: 5px 0px 0px 25px;
	margin: 0px;
	height: 31px;
	width: 255px;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	background-repeat: repeat;
	background-image:url("rightPanel_title.png");
}

*html .rightPanelTitle
{
	padding: 5px 0px 0px 25px;
	margin: 0px;
	height: 31px;
	width: 255px;
}

.rightPanelTwitterWidget {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: #EBEBEB;
}

*html .rightPanelTwitterWidget {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.rightPanelFBLikeBox {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

*html .rightPanelFBLikeBox {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.rightPanelTitleLatestBlogPosts
{
	padding: 5px 0px 0px 25px;
	margin: 15px 0px 0px 0px;
	height: 31px;
	width: 255px;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	background-repeat: repeat;
	background-image:url("rightPanel_title.png");
}

*html .rightPanelTitleLatestBlogPosts
{
	padding: 5px 0px 0px 25px;
	margin: 15px 0px 0px 0px;
	height: 31px;
	width: 255px;
}

.rightPanelEmployer
{
	height: 60px;
	width: 255px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.rightPanelJobSeeker
{
	height: 60px;
	width: 255px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#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: 300px;
	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: 200px; 
	float: left; 
	border-right-style:solid; 
	border-width:1px;
	margin-top: 102px; 
	border-color:#9a9a9a	
}

*html .acount_rightmargin
{
	width: 39px; 
	height: 200px; 
	margin-top: 102px;
}

.acount_downbg
{
	margin-left:39px; 
	float: left;
	width:552px; 
	height:42px; 
	background-image:url("account/down_bg.png");
}

*html .acount_downbg
{
	margin-left:39px; 
	width:552px; 
	height:42px; 
}

/* Field Type Style */


.BreadCrumbs
{
	padding: 19px 0px 19px 20px;
	color: #CE0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.messageBox
{
	z-index:1000000;
}
.brByCategoryTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}
*html .brByCategoryTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}

.LatestBlogPostTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}
*html .LatestBlogPostTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}

.LoginFormField
{
	width:80px;
}

.headerText_delete_user_form
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
	font-weight:bold;
	font-size:14pt;
	color: #d5241b;
	font-family: verdana;
	text-align: center;
}

.delete_user_form {
	margin: 100px 0px 100px 0px;
	padding: 0px;
	text-align: center;
}

.delete_user_form_text_top {
    margin: 15px 0px 0px 0px;
	color: #FF0000;
	text-align: center;
}

.delete_user_form_text_middle {
    margin: 15px 0px 0px 0px;
	color: #008000;
	text-align: center;
}

.delete_user_form_text_middle_link {
    margin: 15px 0px 0px 0px;
	text-align: center;
}

.delete_user_form_text {
    margin: 100px 0px 0px 0px;
	color: #FF0000;
	text-align: center;
}

.picture_tip {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.picture_tip_text {
	font-size: 11px;
}

.ProgressBarTop {
	width: 100%;
	margin: 36px 0px 28px 0px;
	padding: 0px;
	text-align: center;
}

.ProgressBarTopCrumbs {
	width: 100%;
	margin: 15px 0px 28px 0px;
	padding: 0px;
	text-align: center;
}

a.activation_link, a:link.activation_link, a:visited.activation_link {
    margin: 0px;
	padding: 0px;
	color: #FF0000;
}

a.PressPageLink, a:link.PressPageLink, a:visited.PressPageLink, a:active.PressPageLink {
	color: #0066FF;
	text-decoration: none;
}

a:hover.PressPageLink {
	color: #0066FF;
	text-decoration: underline;
}

.error {
    margin: 15px 0px 15px 0px;
	color: #FF0000;
}

.error_notes, .error_notes a, .error_notes a:link, .error_notes a:visited {
    margin: 15px 0px 15px 0px;
	color: #FF0000;
}

.success {
    margin: 15px 0px 15px 0px;
	color: #008000;
}

.success_no_margin {
    margin: 0px;
	padding: 0px;
	color: #008000;
}

.SmallNumber {
	font-size: 8px;
	vertical-align: top;
}

p.margin {
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

p.margin_top_rated {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.ranking_font {
	font-size: 20px;
	font-weight: bold;
	color: #d5241b;
}

a.username_link_ranking_font {
	color: #d5241b;
}

a:hover.username_link_ranking_font {
	color: #d5241b;
	text-decoration: none;
}

.note_ranking {
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.note_ranking_main_text {
	font-weight: bold;
	color: #FF0000;
}

.note_ranking_text {
	font-style: italic;
}

.paymentTable
{
	padding-top:10px;
}
.brByCiryTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}
*html .brByCiryTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}
.compProfileTitle
{
	padding:4px 0px 5px 0px;
	font-size:140%;
	font-weight:bold; 
	text-align:center; 
	background-color:transparent;
	color:white; 
	margin-right:10px;
	width:250px;
	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 {
	border-color:#b4b4b4;
	border-style:solid;
	border-width:1px;
	margin-bottom:0px;
	padding-top:0;
	width:250px;
}
.featuredJobsTR
{
	width:150px;
}
.latestListindTR
{
	width:150px;
}

/* Browse By City ... Jobs */
.browse {
	margin-top: 15px;
}

/* 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;
	margin-top:12px;
	margin-left:20px;
	margin-right: 30px;
}

.tableSRNavPageNav {
	margin-top:10px;
	margin-bottom: 15px;
	float: right;
}
.browseCompanyAB
{
	float: left;
	padding: 5px;
}
.clear
{
	clear: both;
}

.priorityListing {
	background: #EAF7FF;
}

.banner {
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.TableSR-LA {
	background:white;
}

.TableSR-RA {
	background:white;
}

table.tableSearchResultApplications
{
	border: none;
	color: #787878;
}

.FC {
	margin-top: 7px;
}
