* :focus {
	outline: 0;
}
html{
	overflow-y:scroll;
}
body{
	width:100%;
	margin:0;
	padding:0;
}
body,form,table,input,select,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
h1{
	margin:0;
	padding:0;
	font-size:16pt;
}
h2{
	margin:0;
	padding:0;
	font-size:12pt;
	font-weight:normal;
}
form{
	padding:0;
	margin:0;
}
form td label{
	display:block;
	padding-right:30px;
}
form p.dummy{
	display:none;
}

.label-container label{
	width:200px;
}
label.required{
	/*border-right:3px solid #cc0000;*/
	background: url('/assets/images/fraudjobs/icons/required.gif') no-repeat top right;
}

p.flash-message{
	padding:10px;
	text-align:center;
	border:1px solid;
	background-color:#FFFFCC;
	color:#c00;
	font-weight:bold;
}
table.plain td{
	padding:0;
	margin:0;
	vertical-align:top;
}
a{
	color:blue;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}

#advertising-rates-table{
	width:500px;
	margin:0 auto;
}
#advertising-rates-table td{
	padding:3px;
	background-color:#ccc;
	font-size:8pt;
}
#advertising-rates-table td.strong{
	text-align:center;
	font-weight:bold;
}
#advertising-rates-table td.sep{
	height:5px;
	background-color:#666;
}

form #terms{
	height:200px;
	padding:10px;
	overflow-y:scroll;
	border:1px solid #999;
}




#container{
	width:900px;
	margin:auto;
}

#quick-links{
	padding:10px 10px 0 0;
	text-align:right;
}
#quick-links a{
	margin-left:20px;
}


#head{
	position:relative;
	width:900px;
	height:210px;
	background:url('/assets/images/fraudjobs/headernew_bg.jpg') no-repeat top left;
}

#head #logo{
	position:absolute;
	top:10px;
	left:10px;
}
#head .text{
	position:absolute;
	top:50px;
	left:320px;
	width:280px;
	color:white;
}
#head .text h1{}
#head .text h2{}
#head .text p{
	font-size:8pt;
}
#head .man{
}
#head .writing{
}
#head .logos{
	position:absolute;
	bottom:35px;
	left:5px;
}
#head .logos img{
	margin-right:15px;
}

#head #top-nav{
	position:absolute;
	top:190px;
	height:30px;
	width:890px;
	padding-right:10px;
}
#head #top-nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#head #top-nav ul li{
	float:right;
	margin-left:10px;
}

/* Internal */
#head.jobseekers{
	position:relative;
	width:900px;
	height:160px;
	overflow:hidden;
	background:url('/assets/images/fraudjobs/headernew_bg_small.jpg') no-repeat top left;
}
#head.jobseekers #top-nav{
	top:140px;
}

#head.jobseekers .text p{
	display:none;
}
/* end Internal */

#main #main-content{
	width:580px;
}
#main #main-content h1{
	font-size:16pt;
	line-height:2em;
	margin-bottom:1em;
	padding-left:15px;
	background:url('/assets/images/fraudjobs/grey_bar.gif') repeat-y top left;
}
#main #main-content h2{
	line-height:2em;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:15px;
	background:#eee url('/assets/images/fraudjobs/grey_bar.gif') repeat-y top left;
}
#main #main-content .page-heading h2{
	font-size:16pt;
	font-weight:bold;
	line-height:1em;
	margin-bottom:0;
	padding-left:15px;
	background:url('/assets/images/fraudjobs/grey_bar.gif') repeat-y top left;
}
#main #main-content .page-heading h3{
	font-size:12pt;
	font-weight:normal;
	margin:0;	
	padding:0 0 0 15px;
	line-height:1em;
	background:white url('/assets/images/fraudjobs/grey_bar.gif') repeat-y top left;
}
#main #main-content .heading-with-sub{
	margin-bottom:1em;
}
#main #main-content .heading-with-sub h1{
	line-height:1em;
	margin-bottom:0;
}
#main #main-content .heading-with-sub h2{
	margin-top:0;
	margin-bottom:0;
	line-height:1em;
	background-color:white;
}
#main #main-content p{
	padding-left:15px;
}
#main #main-content .pagination{
	text-align:right;
}

#main .job-view table{
	width:100%;
	margin-bottom:1em;
}
#main .job-view table th{
	text-align:left;
	padding-left:10px;
}
#main .job-view .graphic,#main .job-view .client-link{
	text-align:center;
	padding:10px 0;
}
#main #main-content .job-view p{
	padding:0;
}
#main #main-content .job-view label{
	font-weight:bold;
}
#main #main-content .job-view .foot .apply-link{
	float:right;
}
#main #main-content .job-view .foot .apply-link a{
	display:block;
	width:234px;
	height:33px;
	background:url('/assets/images/fraudjobs/button_apply.gif') no-repeat top left;
}
#main #main-content .job-view .foot .apply-link a span{
	display:none;
}

#main #main-content .job-view .foot .back-link{
	float:left;
}
#main #main-content .job-view .foot .back-link a{
	display:block;
	width:234px;
	height:33px;
	background:url('/assets/images/fraudjobs/button_back.gif') no-repeat top left;
}
#main #main-content .job-view .foot .back-link a span{
	display:none;
}


#main #main-content .current-job h1{
	margin:0;
	font-size:10pt;
	background:url('/assets/images/fraudjobs/icons/arrow_right.gif') no-repeat left center;
}
#main #main-content .current-job ul{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#main #main-content .current-job ul li{
	float:left;
	padding:0;
	padding-left:15px;
}
#main #main-content .current-job p{
	clear:left;
	margin-top:0;
}
#main #main-content .current-job p.joblink{
	margin:0;
	text-align:right;
}

#main #main-content .login-form{
	width:270px;
	margin:auto;
}
#main #main-content .login-form p{
	margin:0;
}
#main #main-content .login-form label{
	display:block;
}

#main #main-content #sitemap h2{
	background:none;
}

#main #right{
	width:258px;
	padding-left:10px;
	float:right;
}

#main #right .box{
	width:258px;
	margin-bottom:15px;
	background:#e6eff6 url('/assets/images/fraudjobs/blue_box_top.gif') no-repeat top left;
}
#main #right .box .content{
	padding:10px 10px 0 10px;
}
#main #right .box .content p{
	padding:0;
	margin:0;
	font-size:8pt;
}
#main #right .box .bottom{
	height:10px;
	line-height:0;
	font-size:0;
	background:url('/assets/images/fraudjobs/blue_box_bottom.gif') no-repeat bottom left;
}

#foot{
	clear:both;
	height:40px;
	margin-top:30px;
	padding:5px 15px 5px 20px;
	font-size:8pt;
	background:#eee url('/assets/images/fraudjobs/grey_bar.gif') repeat-y top left;
}
#foot ul#rs-sites{
	width:600px;
	margin:0;
	padding:0;
	list-style:none;
}
#foot ul#rs-sites li{
	float:left;
	width:150px;
	line-height:2em;
}
#foot .right{
	float:right;
	width:200px;
	text-align:right;
}
#foot .logos img{
	margin-left:10px;
}

#bottom-nav{
	clear:both;
	height:20px;
	margin-bottom:30px;
	padding-right:15px;
	background:white;
	font-size:8pt;
}
#bottom-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#bottom-nav ul li{
	float:right;
	margin-left:10px;
	line-height:2em;
}



/* Rounded Corner Boxes */
.rounded-box .top,
.rounded-box .bottom,
.job-search-results .result .top,
.job-search-results .result .bottom{
	line-height:0;
	font-size:0;
	height:10px;
}
.rounded-box .left,
.rounded-box .right,
.job-search-results .result .left,
.job-search-results .result .right{
	height:10px;
	width:10px;
	background-repeat:no-repeat;
	background-position:left top;
}
.rounded-box .left,
.job-search-results .result .left{
	float:left;
}
.rounded-box .right,
.job-search-results .result .right{
	float:right;
}
.rounded-box .top .left,
.job-search-results .result .top .left{
	background-image:url('/assets/images/fraudjobs/white_corner_top_left.gif');
}
.rounded-box .top .right,
.job-search-results .result .top .right{
	background-image:url('/assets/images/fraudjobs/white_corner_top_right.gif');
}
.rounded-box .bottom .left,
.job-search-results .result .bottom .left{
	background-image:url('/assets/images/fraudjobs/white_corner_bottom_left.gif');
}
.rounded-box .bottom .right,
.job-search-results .result .bottom .right{
	background-image:url('/assets/images/fraudjobs/white_corner_bottom_right.gif');
}

.rounded-box .middle,
.job-search-results .result .middle{
	padding:0 10px;
}
/* end Rounded Corner Boxes */


/* Custom Round Boxes */
.rounded-box.job,
.job-search-results .result{
	background-color:#a6d4d2;
	margin:1em 0;
}
.job-search-results .result .middle h4{
	display:block;
	padding-left:15px;
	margin:0;
	background:url('/assets/images/fraudjobs/icons/arrow_right_blue.gif') no-repeat left center;
	font-size:10pt;
	line-height:normal;
}
#main #main-content .rounded-box.job .middle h1.selected,
#main #main-content .job-search-results .result h4.selected{
	background:url('/assets/images/fraudjobs/icons/arrow_down_blue.gif') no-repeat left center;
}
#main #main-content .rounded-box.job .middle ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#main #main-content .rounded-box.job .middle ul li{
	float:left;
	padding:0;
	padding-left:15px;
}
#main #main-content .rounded-box.job .middle p.joblink{
	text-align:right;
}
#main #main-content .rounded-box.job .middle p{
	padding-left:15px;
	margin:0;
	margin-bottom:1em;
}

.rounded-box.job-property{
	background-color:#e6eff6;
	font-weight:bold;
}

/* end Custom Round Boxes */

/* Account Management Styles */
.account-menu p{
	margin:0;
	float:left;
}
.account-menu p a{
	width:260px;
	display:block;
	margin:0 2px 2px 0;
	border:2px solid #ddd;
	background-color:#eee;
	color:black;
	text-decoration:none;
}
.account-menu p a:hover{
	background-color:#EAFFE8;
	color:#888;
	text-decoration:none;
}

.account-menu p a img{
	margin-right:10px;
	vertical-align:middle;
}
/* end Account Management Styles */



#right .rounded-box{
	margin-bottom:10px;
}

.rounded-box.latest-news{
	background-color:#a6d4d2;
}
.rounded-box.latest-news .article{
	margin-top:10px;
}
.rounded-box.latest-news .article h1{
	padding-left:15px;
	font-size:9pt;
	text-align:left !IMPORTANT;
	background:url('/assets/images/fraudjobs/icons/arrow_right_blue.gif') no-repeat left center;
}
.rounded-box.latest-news .article h1.selected{
	background:url('/assets/images/fraudjobs/icons/arrow_down_blue.gif') no-repeat left center;
}
.rounded-box.latest-news .article p{
	padding-left:15px !IMPORTANT;
}

.rounded-box.map{
	background-color:#a6d4d2;
}

.rounded-box.featured-employers{
	background-color:#a6d4d2;
	text-align:center;
}
.rounded-box.featured-employers .detail{
	padding-top:10px;
}
.rounded-box.featured-employers .detail img{
	margin-bottom:10px;
}


#login-tabs{
	margin-bottom:10px;
}
#login-tabs p{
	margin:5px 0 0 0;
	padding:0;
}
#login-tabs .tabs{
	height:22px;
	padding-left:6px;
}
#login-tabs .tabs ul{
	list-style:none;
	margin:0;
	padding:0;
}
#login-tabs .tabs ul li{
	float:left;
	width:120px;
	height:22px;
	padding-right:1px;
	text-align:center;
}
#login-tabs .tabs ul li a{
	display:block;
	height:22px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
#login-tabs .tabs ul li.jobseekers{
	background:url('/assets/images/fraudjobs/tab_newgreen.gif') no-repeat left top;
}
#login-tabs .tabs ul li.clients{
	background:url('/assets/images/fraudjobs/tab_green.gif') no-repeat left top;
}
#login-tabs div.jobseekers{
	background-color:#a6d4d2;
}
#login-tabs div.clients{
	background-color:#bee484;
}

#extraInfoContainer table tr td.label{
	 width:50%;
}

li.col1a, li.col1b, li.col1c, li.col1d, li.col1e {
margin-left: 0;
}

li.col2a, li.col2b, li.col2c, li.col2d, li.col2e {
margin-left: 20em;
}

li.col3a, li.col3b, li.col3c, li.col3d, li.col3e {
margin-left: 35em;
}

#list {
display: block;
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
li.col2a, li.col3a {
margin-top: -7.5em;
}

#list li {
line-height: 1.5em;
}

/* JMS */
.job-search-results .result{
	padding:0;
}
.job-search-results .result.bold{
	border:none;
	padding:0;
	background-color:#FC6;
}

.job-search-results .result h4{
	margin:0;
}
.job-search-results .result h4 a{
	font-size:10pt !IMPORTANT;
	color:black;
}
.job-search-results .result h4 a:hover{
	text-decoration:none;
}
.job-search-results .result .preview{
	margin-right:0;
	margin-top:30px;
	color:black;
}
.job-search-results .result ul.properties{
	position:absolute;
	top:25px;
	padding-left:15px;
}
.job-search-results .result ul.properties *{
	color:black !IMPORTANT;
}
.job-search-results .result .view-link{
	text-align:right;
	padding:0;
	margin:0;
}
.job-search-results .result .view-link a{
	position:static;
	display:inline;
	width:auto;
	height:auto;
	line-height:normal;
	font-size:1.2em;
	font-weight:normal;
	border:none;
}

.pagesystem {}

.pagesystem .pagelabel {
	color:black;
}

.pagesystem .PageOn, 
.pagesystem .Pages  {
	border:1px solid gray;
}
.pagesystem .PageOn{
	background-color:gray;
}

.pagesystem .Pages {
	color:black;
}

.pagesystem .Pages:hover {
	background-color:#aaa;
}

.top_grey_round,
.mid_grey_repeat,
.bottom_grey_round{
	background:none !IMPORTANT;
}

.job_details .mid_grey_repeat ul{
	width:40% !IMPORTANT;
}

.btn{
	background-color:#699;
}