body {
	background: #F6F7F7;
	padding: 0px; 
	margin: 0 0 0 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
}
.clr {clear: both;}
fieldset {border: 0px; margin: 2px 0 2px 0; padding: 2px 0 2px 0;}
a {color: #005058; text-decoration: underline; font-weight: bold;}
a:hover {color: #005058;}
h1 {
	color: #296289;
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	font-size: 1.6em;		
	font-weight:bold;
	margin-bottom: 0; 		
	margin-top:0;
}
h2 {
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 1.2em;		
	font-weight: bold;
	margin: 0.83em 0;
}
h3 {
	color: #005058;
	font-size: 17px;
	margin: 0;
}
h4 {
	color: black;
	font-size: 15px;		font-weight: normal;
	margin: 0;		padding: 4px 0;
}
#borderFree {
	width: 720px;
	float: left;
	padding: 1px 10px 2px 10px;
}
#borderFree h4 {
	background: url(check_mini.png) no-repeat right;
	border-bottom: 1px dotted #1A9E2A;
	padding: 4px 0;
}
.registerTit {
	width: 220px;
	float: left;
}
.registerTit h3 {
	font-size: 28px;		font-weight: normal;
}
.inputTypeText {
	border: 1px solid #CCCCCC;
	color: #950000;
	font-size: 14px;
	margin: 5px 0 0;		padding: 7px;
	width: 179px;
}
.MainDiv {
	background: #ffffff url(mainback.png) no-repeat top;
	width: 970px;
	margin: 30px auto;
	display: block;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	box-shadow: 0px 0px 12px #cccccc;
	-moz-box-shadow: 0px 0px 12px #cccccc;
	-webkit-box-shadow: 0px 0px 12px #cccccc;
}
#topBeadCrumbsImage {clear: both;}
#separator {
	border-top: 1px solid #e2e1e1;
	margin: 50px 0 10px 0;
}
#shareThis {
	clear: both;
	margin: 0 0 5px 0; padding: 15px 0 5px 0;
}
/*==== HEADER PAGE ========*/
.headerPage {
	display: block;
	height: 110px;
}
#userMenu {
	display: block;		float: right;
	text-align: right;
}
.topUserMenu {
	display: block;		float: right;
	text-align: right;	
	margin: 10px 10px 0 0;
}
#langSwitcherForm {
	margin: 0 11px 0 0;
}
.logo {
	display: block;	
	float: left;
	margin: 30px 0 0 30px;
	padding: 0 0 0 0;
}
#logincontainer {
	float: right;
	width: 500px;
	height: 90px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;	
}
#employers {
	float: right;
	width: 325px;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#employersleft {
	float: left;
	width: 144px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#employersright{
	float: right;
	width: 168px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*==== END HEADER PAGE ====*/
/*==== TOP MENU ========*/
#topMenu {
	background: #005058;
	color: white;
	height: 30px;
	display: block;
}
#topMenuDiv {
	display: block;		float: left;
}
#topMenu ul {
	list-style-type: none;
	margin: 0px;		padding: 0px;
}
#topMenu ul li {
	float: left;
}
#topMenu li a {
	color: white;
	display: block;
	font-size:10px;		font-weight:bold;
	padding:	9px 12px;
	text-decoration: none;		text-transform: uppercase;
}
#topMenu li a:hover {
	background: #00646e;
	color: white;
	text-decoration: underline;
}
#userMenu {
	display: block;		float: right;
	padding: 9px 10px 0 0;
	font-size: 11px;
}
#userMenu a {
	color: white;
	font-weight: bold;
}
#userMenu img {
	display: block;		float: right;
}
.userMenu span {
	padding: 0 30px 0 0;
	color: #005058;
}
.userMenu span a {
	font-weight: bold;
	color: #005058;
}
/*==== END TOP MENU ====*/
/******* Dropdown for child pages ********/		
#topMenu li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	width: 220px;		height: auto;
}
#topMenu li li {
	width: 220px;
	background: #ddd;
}
#topMenu li li a, #topMenu li li a:visited {
    background: #35434b;
	text-align: left;
	font-size: 10px;		font-family: Arial, Tahoma, Verdana;		font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;		text-transform: uppercase;
	padding: 6px 0 6px 10px ;
	border-bottom: 1px solid #3e4c54;
}
#topMenu li li a:hover, #topMenu li li a:active {background:  #3e4c54; color: #ffffff; border-bottom: 1px solid  #3e4c54; visibility:visible;text-decoration: underline;}	
#topMenu li:hover ul, #topMenu li li:hover ul, #topMenu li li li:hover ul, #topMenu li.sfhover ul, #topMenu li li.sfhover ul, #topMenu li li li.sfhover ul {left: auto; visibility:visible;}
/******* Dropdown for child pages ********/
/*==== COLUMNS ========*/
.leftColumn, .rightColumn, .mainColumn {float: left;}
.mainColumn {width: 535px;  margin: 0;}
.leftColumn {width: 210px; margin: 0 10px;}
.rightColumn {width: 210px; margin: 0 10px;}
.indexPageColumn {
	width: 930px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 15px;
}
.underColumn {
	display: block;
	margin: 0 0 0 13px;
}
/*==== END COLUMNS ====*/
/*==== LOGIN FORM ========*/
.loginFormTop {
	background: #99A8AB;
	color: white;
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
	width: 200px;
}
.loginFormTop a {
	color: white;
	font-weight: bold;
}
.loginFormBg {
	background: #E2E7E8;
	width: 190px;
	display: block;
	color: #516970;
	padding: 5px 10px;
}
.loginFormBg input[type="text"], .loginFormBg input[type="password"] {
	border: 1px solid #CCCCCC;
	color: #950000;
	font-size: 14px;
	margin: 5px 0 0; 		padding:7px;
	width:170px;
}
.buttonLogin {
	background: #941616;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	border: 1px solid #400000;
	text-decoration: none;
	vertical-align: top;
}
.login {
	border: 1px solid #CCCCCC;
	color: #950000;
	font-size: 14px;
	margin: 5px 0 0;		padding: 7px;
	width: 170px;
}
/*==== END LOGIN FORM ====*/
/*==== BROWSE BY ========*/
/*
ul.browseListing {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
.browseListing a {
	background: url(arrowCicle.png) no-repeat;
	background-position: left center;
	margin: 0; padding: 5px 0 0 15px;
	display: block;
}
.browseListing a:hover {
	background: url(arrowCicleBlue.png) no-repeat;
	background-position: left center;
	margin: 0; padding: 5px 0 0 15px;
	display: block;
}
*/
/*==== END BROWSE BY ====*/
/* */
/*==== BROWSE BY ========*/
ul.browseListing {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
.browseListing a {
	background: url(arrowCicleTest.png) no-repeat;
	background-position: left center;
	margin: 8px 0 0 0; padding: 0px 0 0 16px;
	display: block;
}
.browseListing a:hover {
	background: url(bgarrowTest.png) no-repeat;
	background-position: left center;
	margin: 8px 0 0 0; padding: 0 0 0 16px;
	display: block;
	color: white;
	text-decoration: none;
}
/*==== END BROWSE BY ====*/
/* */
/*==== H1 ICONS ========*/
h1.Companies {
	background: url(companiesIco.png) no-repeat; background-position: right center;
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 46px 0 0;
}
h1.Category {
	background: url(categoryIco.png) no-repeat; background-position: right center;
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 46px 0 0;
}
h1.City {
	background: url(cityIco.png) no-repeat; background-position: right center;
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-weight: normal;
	height: 39px;
	line-height: 18px;
	padding: 0 46px 0 0;
}
/*==== END H1 ICONS ====*/
/*==== QUICK SEARCH ========*/
.quickSearch {
	background: url(searchback.png) no-repeat;
	width: 515px;		height: 46px;
	display: block;
	padding: 10px;
}
.quickSearch label {
	display: block;		float: left;
	font-weight: bold;
	color: #005058;
	width: 145px;
}
#buttonCol {
	width: 80px;
	padding: 16px 0 0 0;
}
.quickSearch input[type="text"], .quickSearch select {
	width: 125px;
	padding: 3px;
}
.quickSearch .searchText, .quickSearch .searchList {width: 115px !important;}
.quickSearch input[type="submit"] {
	background: #941616;
	border: 0;
	color: #FFF;
	font-size: 12px; 		font-weight:bold;
	margin:0;		padding:3px;
	vertical-align: middle;
	width: 75px;
}
/*==== END QUICK SEARCH ====*/
.bannerIn {
	display: block;		float: left;
	margin: 0 4px;
}
/*==== UK ONLINE ====*/
.UKOnlineTop {
	background: url(leadingtop.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;
}
.featuredRecTop {
	background: url(recruiterfeatured.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.salesjobweektop {
	background: url(salesjobweektop.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.iconfeaturestop {
	background: url(iconfeaturestop.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.emailtop {
	background: url(emailtop.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.oneJobPost {
	background: url(title001.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;
}
.secJobPost {
	background: url(title002.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;
}
.thJobPost {
	background: url(title003.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;
}
.howCompare {
	background: url(title009.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	 
}
.recEmpTools {
	background: url(title007.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	 
}
.advertising {
	background: url(title005.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.bannerAdv {
	background: url(title004.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.whySales {
	background: url(title006.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.jsTools {
	background: url(title008.png) no-repeat;
	width: 535px;		height: 32px;
	display: block;	
}
.salesjobweektop a, .featuredRecTop a, .iconfeaturestop a, .emailtop a, .oneJobPost a, .secJobPost a, .thJobPost a, .howCompare a, .recEmpTools a, .advertising a, .bannerAdv a, .whySales a, .jsTools a {
	float: right;
	font-weight: bold;
	padding: 7px 10px;
}
.floatleft {
	display: block;	float: left;
	width: 390px;
}
.floatright {
	display: block;	float: right;
	text-align: right;
}
.featuredsLogo img {
	margin: 5px 5px 0 0;
}
.UKOnlineBg {
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	padding: 5px 5px 0 5px;
	width: 523px;
	display: block;
	overflow: hidden;
}
.UKOnlineBg p {
	margin: 2px;		padding: 2px;
	color: #425257;
}
.UKOnlineBg p strong {color: #950000;}
.UKOnlineBg p a {font-weight: bold;}
.UKOnlineBg p img {margin: 2px 3px 5px 0;}
.UKOnlineBottom {
	background: url(middlefooter.png) no-repeat;
	width: 535px;		height: 10px;
	display: block;
}
/*==== UK ONLINE ====*/
/* STATISTICS */
.InputStat {
	display: block;
	float: left;
	font-style: italic;
	text-align: right;
	margin: 0 0 5px 0;
}
.InputStat strong {
	color: #373737;
}
/* END STATISTICS */
/*==== FEATURED COMPANIES ====*/
.FeaturedCompanies {
	display: block;
	float: left;	
}
.FeaturedCompanies h1 {
	color: #3E7B08;
	font-size: 14pt;
	margin: 0 0 0 5px; 
}
.FeaturedCompaniesLogo {
	width: 100%;
	display: block;	float: left;
	text-align: center;
	margin: 3px;	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}
/*==== END FEATURED COMPANIES ====*/
/*==== FEATURED JOBS ========*/
.featuredJobsTop {
	background: url(featuredJobsTop.png) repeat-x;
	width: 100%; height: 31px;
	display: block;
	float: left;
	color: white;
	font-size: 18px;
	line-height: 30px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.featuredJobs {
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	width: 571px;
	display: block;
	padding: 10px 0;
}
.featuredJobsBottom {
	background: url(featuredJobsDown.png) repeat-x;
	width: 100%; height: 5px;
	display: block;
}
/*==== END FEATURED JOBS ====*/
/*==== BLOG TOP ========*/
.blogTop {
	background: url(blogTop.png) repeat-x;
	width: 100%; height: 31px;
	display: block;
	float: left;
	color: white;
	font-size: 18px;
	line-height: 30px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
/*==== END BLOG TOP ====*/
/*==== LATEST JOBS ========*/
.grayLeftBlock {
	border-bottom: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	padding: 10px 6px;
	text-align: left;
	width: 196px;
	color: #516970;
	overflow: hidden;
}
.grayLeftBlock a, .bigGrayBlock a {
	font-weight: bold;
	color: #005058;
}
.grayLeftBlock input[type="submit"] {margin: 10px 2px 5px 0;}
.bigGrayBlock {
	border-bottom: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	width:	958px;
	padding: 5px 5px 0 5px;
	display: block;
	overflow: hidden;
}
#footerblocks {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
.footerblock {
	color: #333333;
	float: left;
	margin: 0 0 0 10px;
	width: 180px;
}
.footerblock ul {
	margin:0;		padding:0 0 0 10px;
}
.footerblock ul li {
	color :#950000;
	list-style-type: square;
	margin: 0;	padding: 0;
}
.footerblock ul li a {
	color: #39484D;
	text-decoration: none;
}
.footerblock ul li a:hover {
	color: #A40000;

}

/*==== END LATEST JOBS ====*/

/* Start :Polls
****************************************************************************/
#poll h2 {
	border-bottom: 1px dotted black;
	text-transform: uppercase;
	color: #373737;
	font-size: 16px; font-family: Myriad Pro,MPro,Tahoma; font-weight: normal;
	height: 39px;
	line-height: 40px;
}
/***************************************************************************/
.indexResultsTable {
	color: black;
	text-align: left;
	color: black;
}
.indexResultsTable tr > th {color: black;}
.indexResultsTable a:link {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
.indexResultsTable td > a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
/*==== JOB SEEKER AND EMPLOYER BLOCK ========*/
.jobSeeker {
	background: url(jobseekersback.png) no-repeat;
	width: 241px;		height: 120px;
	display: block;		float: left;
	padding: 45px 7px 0 7px;
	color: #666666;
}
.jobSeeker a, .recruiters a {font-weight: bold;}
.recruiters {
	background: url(recruitersback.png) no-repeat;
	width: 241px;		height: 120px;
	display: block;		float: right;
	padding: 45px 7px 0 7px;
	color: #666666;
}
.jobSeeker ul, .recruiters ul {
	list-style-type: none;
	margin: 7px 0 0 0;		padding: 0px;
}
.jobSeeker li, .recruiters li {
	list-style-image: url(bullet.png);
	color: #005058;
	padding: 0px; margin: 3px 0 0 25px;
}

#pagelist {
	list-style-type: none;
	margin: 7px 0 0 0;		
	padding: 0px;
}
#pagelist li {
	list-style-image: url(bullet.png);
	color: #005058;
	font-weight: normal;
	padding: 0px; 
	margin: 3px 0 0 25px;
}
#pagelist li a{
	font-weight: normal;
}
/*==== END JOB SEEKER AND EMPLOYER BLOCK ====*/
/*==== FOOTER BLOCK ========*/
.copyright {
	color: #808080;
	margin: 10px 0 0 20px;
}
.copyright a {
	color: #39484D;
	font-weight: normal;
}
/*==== END FOOTER BLOCK ====*/
/*==== FIELDS ========*/
.logInNameInput {
	width: 150px!important;
	padding: 5px;
	margin: 0 0 0 0;
	}
.logInPassInput {
	width: 150px!important; 
	float: left;
	padding: 5px;
	margin: 0 0 0 7px;
	}
.logInPassInput2 {width: 160px !important;}
.inputField {width: 77%;
padding: 5px 0 0 0;
}
.inputFieldLogin, .inputNameLogin, .inputName, .inputField, .inputReq, .inputNameBig, .inputFieldSmall {
	display: block;
	float: left;
}
.inputNameLogin {width: 50px;}
.inputFieldLogin {width: 160px;}
.inputName {width: 20%;}
.inputNameBig {width: 20%;}
/*.inputField {width: 83%;}*/
#messageBox .inputField {text-align: right;}
.inputFieldSmall {width: 78%;}
.inputReq {width: 2%; color: red;}
input.captcha {
	width: 118px;
	margin: 5px 0 0 0;
}
/*==== END FIELDS ====*/
/*==== BROWSE COMPANY ========*/
.bcName, .bcField, .bcFieldSmall { 
	display: block;
	float: left;
}
.bcName {width: 12%;}
.bcField {width: 40%;}
.bcFieldSmall {width: 20%;}
.SearchResultsCompany .evenrow, .SearchResultsCompany .oddrow {height:30px;}
.compLogo {background: white;}
.compLogo, .compLogo img {height: 40px;}
/*==== END BROWSE COMPANY ====*/
/*==== DISPLAY JOB ====*/
.userInfo, .listingInfo {
	display: block;
	float: left;	
}
.userInfo {
	width: 200px; background: #F5F5F5;
	padding: 10px;
}
.listingInfo {
	width: 685px;
	margin: 0 0 0 10px;
	color: #4F4F4F;	
}
.listingInfo h2 {
	color:#005058;
	font-family:Arial,sans-serif;		font-weight:bold;		font-size: 160%;	
}
.listingInfo h3 {
	color:#0C5080;
	font-family: Arial;		font-size:17px;		font-weight:bold;	       
}
.listingInfo .CompDes {
	color:#005058;
	font-family:Arial,sans-serif;		font-weight:bold;		font-size: 16px;	
}
.smallListingInfo {
	width: 40%;
	display: block;			float: left;
	margin: 5px 0 0 0;
}
.smallListingInfo strong {color: #005058;}
.jobTitle {
	background: #EAEAEA;
	padding: 1px 0 2px 2px;
	overflow: hidden;
}
.miniListingInfo {
	background: #F5F5F5;
	padding: 1px 0 2px 2px;
	overflow: hidden;	
}
.jobTitle h2 {
	color:#005058;
	font-family:Arial,sans-serif;		font-weight:bold;		font-size: 160%;
	display: block;		float: left;
	margin: 0px;		padding: 10px;
	width: 500px;
}
.applyJob{
	width: 126px;
	display: block;		float: right;
	margin: 11px 20px 0 0;
}
/*==== 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 ========*/
.leftMenu {
	width: 210px;
	display: block;		float: left;
}
.rightMenu {
	width: 710px;
	display: block;		float: left;
	margin: 0 0 0 10px;
}
.leftMenu ul {
	list-style-type: none;
	margin: 0;		padding: 0;
}
.empBlock {
	background: #F5F5F5;
	display: block;		float: left;
	margin: 0 10px 10px 0;	padding: 5px 10px;
	width: 325px;
	color:#005058;
}
.empBlock h3 {
	border-bottom: 3px solid #CCCCCC;
	color: #950000;
	font-size: 14px;
}
.leftMenu a {
	background:url(bullet.png) no-repeat 2px 4px #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	font-weight: normal;
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 25px;
	font-size:14px;
	text-align:left;		text-decoration:none;
	width:185px;
	color:#005058;
	display:block;
}
.leftMenu a:hover {
	background-color: #E2E7E8;
	color: #950000;
	text-decoration: underline;
}
.leftMenu .current a {
	background-color: #E2E7E8;
	color: #950000;
	text-decoration: none;
}
.MyAccountHead h1 {
	color: #373737;
	font-size: 20pt;
	padding: 20px 0 0 0;
}
.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-size:12px;
	font-weight:normal;
	float: left;
	margin-right:25px;
}
p.SearchResultsMenu a {
	color:green;
}
.searchResultsHeaderLineNew {	
	background: #D9D9D9;
	padding: 3px 0 0;
	width: 100%;		height:30px;
}
.searchResultsHeaderLineNew ul li a {
	color: #0A4C79;
	font-weight: bold;		font-size: 12px;
	padding-right: 15px;
}
.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: #373737;
	padding: 0px; margin: 0 0 5px 0;
}
/* ######################################################################### */	
.MainSearchTable {
	background-image: url("main-search-left-bg.png");
	margin-top:5px;
	margin-left:5px;
	margin-right:250px;
	}
.FooterTable {
	font-size:13px;
	color:white;
	background-image: url("down-bg.png");
	}
.JobsPanelHeader {
	color:#03406a;
	font-size:17px;
	font-weight:bold;
	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: #941616;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	padding: 3px 7px 3px 8px;
	margin: 0 0 0 0;
	border: 1px solid #400000;
	text-decoration: none;
	vertical-align: top;
}
input.buttonApply {
	background: url(buttonApply.png) no-repeat;
	width: 115px; height: 26px;
	text-decoration: none; text-transform: uppercase;
	font-size: 13px; font-weight: normal;
	color: white;
	border: 0;
	cursor:hand;
}
.delete-button
{
	background: url("button.png");
	width: 106px;
	height: 20px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
	font-size:12px;
}
input.text, input.digit, textarea.text, select.list 
{
	font-size: 12px; 
	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; 
}
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;
}
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-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;
}
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;
	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: #4d4634;
	height:31px;
	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:31px;
}
.TableSR-RA {
	background-image: url('TableSR-right.png');
	width:8px;
	height:31px;
}
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-size:12px;
	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;
	color: #CCCCCC;
}
.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-size:13px;color:white;font-weight:bold;text-transform:capitalize;}
.listInfoPrice
{font-weight:bold;color:#FF5600;}
.DisplayListingInfo
{
	font-weight:bold;
	color:#0a4c79;
}
.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;
 }
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;
}
.headerTextFC
{
    margin-left:8px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight:bold;
	font-size:14pt;
	color: #296289;
}
.featuredLinks a:link, .featuredLinks a:visited
{
	color:black;
	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; 
	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-size:90%
}
#browse_by_make_model a
{
	color:#646464;
	text-decoration:none;
	font-size: 10pt;
	list-style: none;
}
#browse_by_make_model a:visited{}
#browse_by_make_model a:hover{text-decoration:underline}
#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 {
	width: 985px;		height: 30px;
	display: block;
	color: #166296;
	font-weight: bold;		font-size: 11px;		font-family: Tahoma;
	padding: 20px 0 0 10px;
}
.BreadCrumbs p {margin: 0 0 10px 0;}
.LoginFormField
{
	width:80px;
}
.paymentTable
{
	padding-top:10px;
}
.brByCiryTable
{
	width:100%;
	padding-left: 20px;
}
.compProfileTitle {
	color: #03406A;
	font-weight: bold;		font-size: 18px;
	width: 258px;		height: 25px;
}
.middled {
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
.compProfileInfo {
	width:225px;
	color: black;
}
.compProfileInfo strong {color: #005058;}
.compProfileInfo a:link, .compProfileInfo a:visited {color: #0C5080;}

/* Browse By ... Jobs */
.browse {
	margin-top: 7px;
}
.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 {
    color: #516970;
    text-align: left;
}
.green_small {
	text-decoration:underline;
	color:white;
	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;
}
li.page_navigator a
{
	color:#1969a0;
	font-size:12px;
	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: #373737;}
/* 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;
}
.tableSRNavPageNav {
	margin-top:0px;
	margin-bottom:0px;
	float: right;
}
a.JobTittleSR {
	font-size:12px;
	color:#0A4C79;
	text-decoration: underline !important;
}
.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;
}
.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 {
	
}
.Results {
    color: #296289;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
/* 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;
	padding: 5px;
}
.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(tbg.png) repeat-x;
	height: 35px;
	margin: 0px; padding: 0px;
	color: #005058;
	text-align: left;
}
table thead th {
	margin: 0px; padding: 0px;
}
tbody > tr {color: #787878;}
.priorityListing > td, .evenrow > td, .oddrow > td {padding: 5px 0 2px 1px;}
table thead th a {
	color: #005058;
	font-family: Arial;		font-size: 14px;			font-weight: bold;
	text-decoration:none;
}
table thead th a:hover {color: white;}
.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;
	overflow: hidden;
	clear: both;
	margin: 10px 0;
}
.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: #005058;}
.topResultsLinks ul li a:hover {color: #005058;}
.searchResultsHeaderLineNew ul {list-style-type: none; margin: 0; padding: 5px 0 0 20px;}
.searchResultsHeaderLineNew ul li {float: left; margin: 0 15px 0 0;}
ul.listingLinksBottom {list-style-type: none; margin: 0; padding: 5px 0 0 8px; float: right; font-size:11px;}
.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 {text-decoration: underline;}
.priorityListing a, .evenrow a, .oddrow a {
	color: #005058;
	text-decoration: none;
}
.priorityListing a strong, .evenrow a strong, .oddrow a strong {
	color: #005058;
	font-size: 12px;
	text-decoration: underline;
}
.priorityListing strong, .evenrow strong, .oddrow strong {color: #373737;}
.separateListing {
	margin: 0px; padding: 0px;
	border-bottom:1px dotted #B2B2B2;
}
.evenrow {margin: 0px; padding: 0px;  background: #F0F0F0;}
.oddrow {margin: 0px; padding: 0px; background: white;}
.priorityListing {background: #D2D2D2; color: black;}
/*==== END TABLE RESULTS ====*/
/*=======================TABLE RESULTS TOP NAV BAR=======================*/
.topNavBar {
	background-image: url(NavBg.png);
	color: #0A4C79;
	font-size: 105%;		font-weight:normal;
	height:35px;
	clear: both;
}
.numberResults {
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0; padding:10px 22px 0 15px;
}
.numberPerPage {
	color: #666;
	display: block;
	float: left;
	margin: 0 20px 0 0;	
}
.pageNavigation {
 	display: block;
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
	font-weight: bold;		font-size: 12px;
	color: #1969A0;
}
.pageNavigation a {
	color: #1969A0;
}
/*=======================================================================*/
/*=========CHOOSE SUBSCRIPTIONS=======================*/
.chooseSubs {
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px 0 0 0;	padding:10px;
	width: 210px;
	color: #005058;
}
.chooseSubs h2 {
	font-size: 18px;		font-family: Arial;
	margin: 0px;		padding: 5px 0 5px 10px;
	color: #005058;
	text-decoration: underline;
}
.bulletlist {
	color: #005058;
	font-size: 1.1em;
	list-style: none outside none;
	margin:0 0 0;		padding:10px 0 10px 12px;
}
.bulletlist li {
	background: url(bullet_red.png) no-repeat 0 1px;
	padding: 0 0 5px 20px;
}
.buynow {float:right;}
.chooseSubsMth {
	background: url(mth.png) no-repeat right top #F5F5F5;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px 0 0 20px;	padding:10px;
	width: 210px;
	color: #005058;
}
.chooseSubsMth h2 {
	font-size: 18px;		font-family: Arial;
	margin: 0px;		padding: 5px 0 5px 10px;
	color: #005058;
	text-decoration: underline;
}
/*=====================================================*/
/*=======================COMPLEX FIELDS=======================*/
.complex {
	border-bottom: 1px dotted #727272;
	padding: 10px 0;
	display: block;
	width: 750px;
}
.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, li.saveSearchIco, li.savedIco, li.saved2Ico, li.viewDetails, li.viewVideo, li.panelSavedIco, li.panelViewDitailsIco, li.printListingIco, li.viewMapIco {
	font-size: 11px;
}
li.modifySearchIco a, li.saveSearchIco a, li.savedIco a, li.saved2Ico a, li.viewDetails a, li.viewVideo a, li.panelSavedIco a, li.panelViewDitailsIco a, li.printListingIco a, li.viewMapIco a {
	color: #808080;
}
li.modifySearchIco a {
	padding: 0 0 0 17px;
	color: #666;
	font-size: 12px;
}
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 0px;
}
li.viewDetails {
	padding: 0 0 0 22px;
}
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 15px;
}
li.panelViewDitailsIco {
	background: url(panel/vewdetails.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.printListingIco {
	background: url(panel/print.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.viewMapIco {
	background: url(panel/viewmap.png) no-repeat left center;
	padding: 0 0 0 15px;
}
li.comments {
	background: url(comments.png) no-repeat left center;
}
li.arrow a {
	color: #666;
	font-size: 12px;
}
li.ratingPanel {color: #787878;}
li.pagging {
	padding: 0 0 0 15px;
	color: #787878;
}
li.paggingBottom {
	padding: 0 23px 0 0;
	color: #787878;
}
/*====================================================*/
/* NEW RES */
.ModResults {
	display: block; float: left;
	width: 355px;
}
.Rating {
	display: block; float: left;
	width: 285px;
}
.Comments {
	display: block; float: left;
	width: 150px;
}
.Pagging {
	display: block; float: right;
	width: 150px;
}
/* END NEW RES */
.ModResults ul, .Rating ul, .Comments ul, .Pagging ul {
	list-style-type: none; margin: 0; padding: 5px 0 0 8px; font-size:12px;
}
.ModResults ul li, .Rating ul li, .Comments ul li, .Pagging ul li {
	float: left; margin: 0 10px 0 0;
}
/*==== MISCELLANEOUS ========*/
p.error {
	background: url(information.png) no-repeat 7px 7px #FFFBCC;
	border: 1px solid #E6DB55;
	color: #950000;
	padding: 7px 10px 7px 27px;
}
p.message {
	background: url(apply.png) #e0ffdf no-repeat 1% 50%;
	color: #006a25;
	border: 1px solid #006a25;
	margin: 5px; padding: 5px 5px 5px 35px;
}
.message {
	background: url(information.png) no-repeat 7px 7px #FFFBCC;
	border: 1px solid #E6DB55;
	color: #950000;
	margin: 0 0 10px;		padding:7px 10px 7px 27px;	
}
/*==== MISCELLANEOUS ========*/
/* Start :Billing history
****************************************************************************/
#paymentPage .searchString {width: 150px;}
#paymentPage .hasDatepicker {width: 100px;}
#paymentPage thead {
	background: none;
	color: black;
	border-bottom: 1px solid black;
}
/***************************************************************************/
/*==== NOTIFICATIONS PAGE ========*/
.notCheck, .notDesc {
	display: block;
	float: left;
}
.notCheck {width: 6%;}
.notDesc {
	width: 32%;
	line-height: 20px;
}
/*==== END NOTIFICATIONS PAGE ====*/
.inputString {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color :#005058;
	padding: 5px;
	width: 300px;
}
#easyTooltip{
	width: 400px;
	font-size: 12px;
	padding:10px;
	border:1px solid #e6db55;
	background: #fffbcc;
	color: #333333;
	}
	
#easyTooltip h2{
	font-size: 14px;
	font-style: italic;
	color: #950000;
	}	
	
.hasDatepicker {
	width: 120px;
	padding: 5px;
	border: 1px solid #CCC;
}
.comparelogo {
float:left;
margin:10px 0 0;
width:180px;
}
.comparedetail {
float:left;
margin:10px 0 0;
width:250px;
}
.compareprice {
float:right;
margin:10px 0 0;
width:70px;
}
.feed {
	background: url(feed.png) no-repeat;
	width: 51px;		height: 14px;
	display: inline-block;
}
.inputListingLeft {
	width: 420px;
	float: left;
}
.inputListingRight {
	width: 320px;
	float: left;
}
.inputListingLeft span, .inputListingRight span {color: red;}
.inputTittle {
	background: #F5F5F5;
	border-top: 1px solid #CCCCCC;			border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 5px 0;		margin: 5px 0;
	text-align: center;		text-decoration:none;
	color:#005058;
}
.inputInteger {width: 150px;}
#DesiredSalary {width: 152px;}
input.btnContinue {
	background: url(btnContinue.png) no-repeat;
	width: 210px;		height: 51px;
	border: 0; 
	cursor: pointer;
}
input.btnPostJob {
	background: url(btnPostJob.png) no-repeat;
	width: 210px;		height: 51px;
	border: 0; 
	cursor: pointer;
}
#registrationBlock {
	background: url(registrationBlock.png) no-repeat;
	width: 429px;		height: 165px;
	left:550px;
	position:absolute;
}
.aMessage{
    color:red;
    font-weight:bold;
    margin-left:10px;
}
.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;
}
/* begin styles for accordeon */
.page_button{
	background-color: #EFEFEF;
	border: 1px solid black;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
}

.page_icon{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	display: block;
}
 /* end styles for accordeon */
/*=======================PRINT PAGE=======================*/
.printPage {
	width: 800px;
	margin: 10px auto;
	overflow: hidden;
}
.printLeft {
	width: 200px;
	float: left;
}
.printRight {
	width: 580px;
	float: right;
}
/*========================================================*/
/*================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: 580px;
}
#adSpace {
	float: right;
	width: 370px;
}
#adSpaceAccount {
	float: right;
	width: 370px;	
}
/*====================================================*/
/* For Search Results 
*******************************************************/
#topResults {
	float: right;
	width: 930px;
	margin: 0 0 10px 0;
}
#refineResults {
	float: left;
	width: 200px;	 
}
#listingsResults {
	float: right;
	width: 720px;
}
#endResults {
	width: 930px;
	float: left;
	margin: 10px 0 0 0;
}

.noRefine #listingsResults {width: 100%;}
#displayListing #refineResults {width: 200px;}
#displayListing #listingsResults {width: 695px;}


	/* START Previous and Nex buttons
	******************************************************************/
	.prevBtn a, .nextBtn a {text-decoration: none;}
	/* END Previous and Nex buttons
	******************************************************************/

/* END For Search Results 
*******************************************************/
/* START News
*******************************************************/
#news {padding: 0 2px;}
#news p {
	margin: 5px 0;
	font-size: 11px;
}
.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;}
/* 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 Tell a friend 
*******************************************************/
#tellFriendForm input[type="text"], #tellFriendForm input[type="password"], #tellFriendForm select {
	border: 1px solid #C3C3C3;
	width: 150px;
}
/* END Tell a friend 
*******************************************************/
/* 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;}
#slb_google{background: url(social/google16x16.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: 0 0 0 0;}
/* END Social Plugin
******************************************************************/
.preview-buttons{
	text-align: center;
	margin: 12px 0px;
}


/* Start :Form Fields Builder
****************************************************************************/
#form_builder{
	background: url("./1pxBg.png");
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.side-button{
	background-color: #fff;
    float: left;
    height: 100%;
    width: 36px;
	font-family: Verdana, Helvetica, sans-serif;
	background: url("./greenBg.png") repeat-y transparent 0 0;
	cursor: pointer;
}
.side-btn-top{
	background: url("./greenTop.png") no-repeat #fff 0 0;
	width: 36px;
	height: 5px;
}
.side-btn-txt {
    background: url("./show-hide-inactiveFields.png") no-repeat scroll 0 0 transparent;
    height: 208px;
    margin: 17px auto;
    width: 16px;
}
#form_builder .form-builder-cont{
/*	overflow: scroll;*/
    padding: 10px;
	display: none;
	width: 310px;
	float: left;
}
#displayJobsCol_Wide{
	width: 620px;
}
legend.fh-legend{
	display:none;
}
.ui-sortable {
	border: 1px dotted #ddd;
    margin: 10px 0;
    padding: 10px;
}
.ui-sortable legend.fh-legend {
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	color: #ddd;
}
.form-builder-cont legend {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	
}
.form-builder-cont fieldset {
	border: 1px dotted #fff;
}
.dl-fieldset legend{
	
}
.display-layout {
	margin: 0 auto;
	text-align: center;
	width: 296px;
}
.display-layout .layout-item {
	background-color: transparent;
    float: left;
    margin: 3px 0px;
    padding: 0px;
}
.display-layout .layout-item a {display: block; width: 74px; height: 91px; background-image: url("./layouts/layouts.png"); }
.layout-2cols-wide a { background-position: 0px 0px; }
.layout-2cols-wide a.active, .layout-2cols-wide a:hover { background-position: 0px 91px; }
.layout-wide-2cols a{ background-position: -77px 0px; }
.layout-wide-2cols a.active, .layout-wide-2cols a:hover{ background-position: -77px 91px; }
.layout-2cols a{ background-position: -153px 0px}
.layout-2cols a.active, .layout-2cols a:hover{ background-position: -153px 91px}
.layout-1col a{ background-position: 72px 0px}
.layout-1col a.active, .layout-1col a:hover{ background-position: 72px 91px}
.portlet { margin: 0 0em 1em 0; }
.portlet .htmlBlock { z-index: 1000000000; }
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
.portlet-header .ui-icon { float: right; }
.portlet-content { padding: 0.4em; display: none; }
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }
#displayJobsCol_1 .portlet, #displayJobsCol_2 .portlet { width: 275px; }
#inactive-fields .portlet { width: 286px; }
.builder-btn {   padding: 10px; text-align: center;}
.builder-btn button{ width: 75px; }
.b-message { background: none repeat scroll 0 0 #fff; margin: 10px; padding: 10px; }

.narrow-col {width:315px; float:left;}
#displayResumeCol_Wide {width: 521px; }
/***************************************************************************/


#pagination {
	border:0; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}
#pagination li {
	border:0; 
	margin:0; 
	padding:0;
	list-style:none;
	float: left;
}
#pagination a{
	font-size: 0.8em; 
	padding: 0.3em 0.6em; 
	margin-right: 5px;  
	background: #ffffff; 
	text-decoration: none;
}
#pagination .previous-off,
#pagination .next-off {
	color: #005058;
	display: block;
	float: left;
	font-weight: bold;
}
#pagination .next a,
#pagination .previous a {
	font-weight: bold;
	border: 1px solid #E3E3E3; 
}
#pagination .active {
	color: #ffffff; 
	font-size: 0.8em;
	font-family: verdana; 
	padding: 0.2em 0.6em; 
	margin-right: 5px; 
	background: #AC0000;
	font-weight: bold;
}
#pagination a:link,
#pagination a:visited {
	color: #005058; 
	text-decoration: underline;
	border: 1px solid #E3E3E3; 
	text-decoration: none; 
	padding: 0.3em 0.6em; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#pagination a:hover {
	border: 1px solid #693;
}
#homepageleft {
	float: left;
	width: 580px;
	font-size: 14px;
	color: #4d4d4d;
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;	
}

#searchcontainer {
	background: url(searchcontainerback.png) no-repeat;
	width: 580px;
	height: 78px;	
}
#quicksearchform {
	margin: 0 0 0 0;
	padding: 17px 0 0 20px;	
}
#keywords {
	background: url(keywordsback.png) repeat-x;
	width: 420px;
	padding: 6px;
	margin: 0 0 0 0;
	font-size: 20px;
	color: #a5a5a5;	
}
#keywordsearch {

}
#quicksearchformleft {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#quicksearchformright {
	float: right;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
}
#mapcontainer {
	background: url(mapback.png) no-repeat;
	width: 580px;
	height: 355px;	
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
#homepageright {
	float: right;
	width: 320px;
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;	
}
#homepageright p{
	font-size: 13px;
	margin: 15px 0 5px 0;
	padding: 0 0 0 0;	
}
#socialbar {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;		
}
#socialbarleft {
	float: left;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;		
}
#socialbarright {
	float: right;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;		
}
#registrationblock {
	background: #990000;
	width: 320px;	
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	box-shadow: 0px 0px 7px #333333;
	-moz-box-shadow: 0px 0px 7px #333333;
	-webkit-box-shadow: 0px 0px 7px #333333;
}

#registrationblockemp {
	background: #E3E7E9;
	width: 320px;	
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #BCBCBD;
	box-shadow: 0px 0px 0px #808080;
	-moz-box-shadow: 0px 0px 0px #808080;
	-webkit-box-shadow: 0px 0px 0px #808080;
}
#registrationform {
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 15px;
}
#registrationform h2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#registrationform p{
	margin: 10px 0 7px 0;
	padding: 0 0 0 0;
}
#registrationform a{
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#promocontainer{
	float: left;
	width: 930px;
	height: 110px;
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;	
}
#loginform {
	float: right;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#loginform p {
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.loginput {
	background: url(inputback.png) repeat-x;
	width: 150px;
	padding: 5px;
	margin: 0 7px 0 0;
	border: 1px solid #cccccc;
}
.reglabel {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
}
.reginput input{
	width: 275px;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #800000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.reginputshort input{
	width: 125px; 
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #800000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.regsubmit {
	float: right;
	margin: 30px 0px 0 0;
	padding: 0 0 0 0;
}
.reglabelemp {
	color: #626e72;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
}
.reginputemp input{
	width: 275px;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #adb0b0;
}
.regsubmitemp {
	float: right;
	margin: 30px 0px 0 0;
	padding: 0 0 0 0;
}
.mceIframeContainer {
	background: #fff;	
}
#promoleft {
	width: 500px;
	height: 95px;
	float: left;
	background: #e5e5e5;
	border: 1px solid #b2b2b2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#promoright {
	width: 400px;
	height: 95px;
	float: right;
	background: #e5e5e5;
	border: 1px solid #b2b2b2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#promoleft p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#promoright p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#mapbuttons {
	left: 0;
	bottom: 0;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#companyaz {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#businesspro {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;	
}
.innerpadding {
	margin: 0 0 0 0;
	padding: 10px;	
}
.bannerad {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
}
.banneradright {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.banneradbookend {
	float: left;
	background: #ffffff;
	width: 110px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #cccccc;
	width: 100%;

}
ul.tabs li {
	float: left;
	margin: 0 7px 0 0px;
	padding: 0;
	height: 24px;
	line-height:23px;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	border: 1px solid #CCCCCC;
	background: #f5f5f5 url(tabback.png) repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 0px -2px 5px #e4e4e4;
	-webkit-box-shadow: 0px -2px 5px #e4e4e4;
	box-shadow: 0px -2px 5px #e4e4e4;

}
ul.tabs li a {
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #444444;
	font-weight: normal;
	display: block;
	font-size: 1.0em;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	background: #efefef;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	border-bottom: 1px solid #F0F2F3;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
html ul.tabs li.active a {
	color: #950000;
}
.tab_content {
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
}
.tab_content h2 {
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b5a5a;
	font-size: 28px;
	margin: 15px 0 5px 0;
	padding: 0 0 0 0;
}
.tab_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #808080;
	font-style: italic;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.tab_content P{
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b5a5a;
	font-size: 15px;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
}
.tab_content h3 a{
	color: #254588;
}
.captchaimage {
	float: left;
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
}
.captchainput {
	float: left;
	margin: 7px 0 0 10px;
	padding: 0 0 0 0;
}
.captchainput a{
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.captchainput input{
	width: 80px;
	font-size: 15px;
	font-weight: normal;
	margin: 8px 0 0 0;
	padding: 5px;
	border: 1px solid #800000;
}
#featuredblock {
	float: right;
	width: 250px;
	margin: 10px 10px 0 0px;
	padding: 0 0 0 0;	
}
#featuredblock h3 {
	font-size:12px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;	
}
#regerrors {
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;	
}
#terms {
	vertical-align: bottom;
}
#vtab {
    width: 570px;
    height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        }
#vtab > ul > li {
    width: 180px;
    background-color: #fff !important;
    list-style-type: none;
    display: block;
    text-align: right;
    margin: auto;
    padding: 10px 10px 10px 10px;
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
    border: 1px solid #fff;
    position: relative;
    border-right: none;	
}
		#vtab > ul > li a {
			font-family: myriad-pro, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			color: #555555;
			pointer: cursor;
			text-decoration: none;	
		}
		#vtab > ul > li a:hover {
			font-family: myriad-pro, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			color: #950000;
			pointer: cursor;
			text-decoration: none;	
		}
        #vtab > ul > li.selected {
            border: 1px solid #cccccc;
            border-right: none;
            z-index: 10;
            background-color: #fafafa !important;
            position: relative;
        }
        #vtab > ul {
            float: left;
            width: 180px;
            text-align: left;
            display: block;
            margin: auto 0;
            padding: 0;
            position: relative;
            top: 30px;
        }
        #vtab > div {
			font-family: myriad-pro, Arial, Helvetica, sans-serif;
            background-color: #fafafa;
            margin-left: 200px;
            border: 1px solid #cccccc;
            min-height: 310px;
            padding: 30px 10px 10px 30px;
            position: relative;
            z-index: 9;
       
        }
        #vtab > div > h4 {
			color: #950000;
            font-size: 1.4em;
            padding: 0;
            margin: 0;
        }
		#vtab > div > p{
            color: #333333;
            font-size: 1.0em;
            padding: 0;
            margin: 0;
        }
		#vtab > div > ul li{
            color: #333333;
            font-size: 1.0em;
            padding: 0;
            margin: 5px 0 5px 10px;
        }
		.price {
            color: #005058;
            font-size: 4.0em;
			font-weight: bold;
            padding-top: 5px;
            margin: 0;
			padding: 0;
        }
		.buy {
            float: right;
            font-size: 4.0em;
			font-weight: bold;
            margin: 0;
			padding: 20px 0 0 0;
        }

.fadein {
	background: #F1F3F3;
	font-size:12px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 5px;  
	color: #941616;                     
	}

.fadein a {
	font-weight: normal;
	color: #3366BB;
	font-size:12px;
	text-decoration: underline;  
	margin: 0 0 0 7px;                            
	}
.fadein a:hover {
	color: #990000;                       
	}
		
