html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
#container a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
#container small, #container strike, #container strong, #container sub, #container sup, tt, var,
dl, dt, dd, #container ol, #container ul, #container li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#container strong{
	font-weight: bold;
}
/* END RESET STYLES */

html{
	height: 100%;
}
body{
	margin: 0px auto;
	text-align: center;
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#fade-container{
	width: 100%;
	background: #fff url(../images/bg-fade-sides.gif) repeat-y top center;
	margin: 0px auto;
}
#fade-container-bottom{
	width: 900px;
	margin: 0px auto;
	height:71px;
	background: #fff url(../images/bg-fade-bottom.gif) repeat-x top center;
}
#fade-container-bottom #fade-br{
	float:right;
	position: relative;
	right:-71px;
}
#fade-container-bottom #fade-bl{
	float:left;
	position: relative;
	left:-71px;
}
#container{
	margin: 0px auto;
	width: 900px;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
}
#container #date-bar{
	text-align: right;
	background: #2bb2df url(../images/date-bar-bg.gif) repeat-x top left;
	font-size: 11px;
	line-height:18px;
	padding: 0px 6px;
}
#container #number-jobs-posted{
	position: relative;
	top: 6px;
	right: 40px;
	margin-bottom: -50px;
	float:right;
	z-index: 80;
	width: 100px;
	text-align:center;
}
#container #header{
	width:100%;
	text-align: left;
}
#container #header #header-left{
	width: 620px;
}
#container #header #header-left a img{
	float:left;
	margin-bottom:4px;
}
#container #media-item-topright{
	float: right;
	margin: 14px 5px 0 0;
	width: 270px;
	height: 110px;
	padding-top:3px;
	overflow:hidden;
	text-align:center;
	display:inline;
}
#container #header #top-bar-fade{
	background: transparent url(../images/top-bar-fade.png) repeat-x top left;
	display: block;
	position: relative;
	height: 3px;
	width: 100%;
	z-index: 65;
}
#container #header a{
	position: relative;
	top: -3px;
	z-index: 60;
}
#container #header a img{
	position: relative;
	z-index: 61;
}
#container #main-menu{
	color: #000;
	position: relative;
	margin-top: -16px;
	margin-left: 40px;
	display:block;
	z-index: 90;
	float:left;
}
#container #main-menu ul{
	padding: 10px;
}
#container #main-menu ul li{
	height: 19px;
	display:block;
	float:left;
}
#container #main-menu a, #container #main-menu a:active, #container #main-menu a:visited{
	overflow:hidden;
	display:block;
	background-position: bottom left;	
	background-repeat: no-repeat;
	font-weight:bold;
	height: 19px;
	text-decoration: none;
	font-size: 12px;
	position:relative;
	float:left;
	z-index:70;
}
#container #main-menu a:hover, #container #main-menu .selected a, #container #main-menu .selected a:active, #container #main-menu .selected a:visited{
	color: #000;
}
#container #main-menu a:hover{
	background-position: top left;
	background-repeat: no-repeat;
}
#container #rhs-menu{
	margin:60px 0 0 -16px;
	line-height: 16px;
	text-align: center;
}
#container #bottom-menu{
	text-align: center;
	margin: -6px 0 10px 0;
}
#container #rhs-menu ul li, #container #bottom-menu ul li{
	display: inline;
}
#container #rhs-menu a, #container #bottom-menu a, #container #rhs-menu a:active, #container #bottom-menu a:active, #container #rhs-menu a:visited, #container #bottom-menu a:visited{
	color: #666;
	font-weight: bold;
	font-size: 10px;
}
#container #rhs-menu a:hover, #container #bottom-menu a:hover, #container #rhs-menu .selected a, #container #bottom-menu .selected a, #container #rhs-menu .selected a:active, #container #bottom-menu .selected a:active, #container #rhs-menu .selected a:visited, #container #bottom-menu .selected a:visited{
	color: #000;
	text-decoration: none;
}
#container .contentarea_top{
	width: 900px;
	background-color:#fff;
	position:relative;
	color: #000;
	margin-top:20px;
}
#container .contentarea_main{
	width: 900px;
	background: #fff;
	position:relative;
	color: #000;
}
#container .columns_container{
	background: transparent;
	width: 100%;
}
#container .columns_container.homepage{
	background: transparent url(../images/homepage-bg.gif) no-repeat top center;
	text-align: center;
	padding-top:45px;
	margin-top:-40px;
}	
#container .column_left{
	width: 209px;
	float:left;
	text-align:left;
	margin-right:5px;
	display:inline;
}
#container .column_middle{
	width: 495px;
	float:left;
	padding: 10px;
	display:inline;
}
#container .column_right{
	width: 160px;
	float:right;
	padding: 5px;
	text-align:right;
	color: #666;
	display:inline;
}
#container .column_right p{
	font-size: 11px;
}
#container .contentarea_bottom{
	width: 866px;
	height: 256px;
	margin: 0 auto;
	background: #fff url(../images/bottom_content_bg.jpg) no-repeat top left;
	padding: 25px 15px 25px 0px;
}
#container .contentarea_bottom .footer_col{
	width: 220px;
	height: 190px;
	overflow: hidden;
	float: left;
	margin: 60px 10px 0 30px;
	display: inline;
}
#container .contentarea_bottom .footer_col a, .contentarea_bottom .footer_col a:active{
	color: #000;
	font-size: 14px;
}
#container .contentarea_bottom .footer_col .date_listed{
	margin-left:50px;
}
#container .contentarea_bottom .footer_col.col_third{
	margin-top:0;
	width: 280px;
	height: 250px;
}
#container .contentarea_bottom .footer_col.col_third a, #container .contentarea_bottom .footer_col.col_third a:active{
	font-size: 10px;
	color: #666;
	font-weight: bold;
}
#container .homepage_left{
	width: 350px;
	margin: 0 0 80px 65px;
	text-align: center;
	line-height: 16px;
	float:left;
	display:inline;
	/*border: 1px solid #e0e0e0;
	-moz-border-radius:10px;*/
	padding: 10px 0px;
}
#container .homepage_right{
	float: left;
	width: 350px;
	text-align: center;
	line-height: 16px;
	margin: 0 0 80px 80px;
	display:inline;
	/*border: 1px solid #e0e0e0;
	-moz-border-radius:10px;*/
	padding: 10px 0px;
}
#container .homepage_right .promotional_block{
	width: 300px;
	height: 250px;
	margin: 20px 0px 0px 50px;
}
.clearer{
	width: 100%;
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}
#container #footer{
	text-align:center;
	font-size: 11px;
	color: #292929;
	background: #fff;
	font-weight: bold;
}
#container #footer a{
	color: #292929;
}
#menu_far_right{
	text-align:center;	
}
/* formatting styles */
p{
	font-size: 12px;
	line-height:18px;
}
.listing_text, .listing_text ul li{
	font-size:12px;
	line-height:18px;
}
.article{
	text-align:justify;	
}
h1{
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color:#000;
}
h1.listing_title{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0 5px 0;
}
h1.faux_title{
	position:absolute;
	left:-9999px;
}
h2{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
h2 a, h2 a:active, h2 a:visited{
	color: #000;
}
h2 a:hover{
	color: #000;
}
h3{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0 5px 0;
}
h4{
	font-size:14px;
	font-weight:bold;
	color: #510087;
}
a, a:active, a:visited{
	color: #0096c2;
	text-decoration:none;
	position: relative;
}
a:hover{
	text-decoration: underline;
}
a:focus{
	outline: #0096c2 dotted 1px;
}
.post_date{
	color: #444444;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	display: block;
}
.back_top{
	float:right;
	color: #0096c2;
	font-size: 11px;
	clear:both;
}	
.back_top:visited, .back_top:active{
	color: #0096c2;
}
.back_cat{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	float: right;
}	
.back_cat:visited, .back_cat:active{
	color: #fff;
}
.divider{
	height:1px;
	border-top: 1px solid #666;
	width: 100%;
	margin: 20px auto 5px auto;
	text-align: center;
	clear:both;
}
.leftnav-box.tools{
	background: #fff url(../images/rightnav-tools.jpg) no-repeat top right;
	width: 190px;
	height: 267px;
	padding: 83px 4px 0 15px;
	text-align: left;
	float: left;
}
.leftnav-box.map{
	background: #fff url(../images/rightnav-map.jpg) no-repeat top right;
	width: 188px;
	height: 223px;
	padding: 12px 38px 0 0;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}
.leftnav-box.latest-listings{
	background: #fff url(../images/rightnav-latestlistings.jpg) no-repeat top right;
	width: 188px;
	height: 143px;
	padding: 92px 38px 0 0;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}
.leftnav-box.tools-simple{
	border:1px solid #bababa;
	border-left:0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	margin-top: 20px;
	width: 200px;
	padding:16px 2px;
	height: 200px;
	float:left;
}
.search-box{
	font-size: 11px;
	padding: 1px;
	width: 150px;
	margin: 4px 0px;
}
#homepage_search  .search-box{
	font-size: 12px;
	width: 120px;
}
select.search-box{
	width: 156px;
}
.search-submit{
	width: 80px;
	font-size: 11px;
	padding: 2px;
	margin: 6px 0px;
	float: left;
}
#rhs_search label{
	font-size: 11px;
}
#rhs_search .radio_buttons{
	float:right;
	margin-right: 25px;
}
#container .jobs_list li{
	margin-bottom: 15px;
	line-height: 15px;
}
#container .jobs_list li a,.jobs_list li a:active,.jobs_list li a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	margin: 2px 0px;
}
.date_listed{
	color: #606060;
	font-size: 11px;
}
.table_list{
	line-height: 20px;
}
.table_list a{
	color: #000;
	font-weight:bold;
}
.heading_region{
	float: right;
	text-align: left;
	position: relative;
	top: -30px;
	font-family:Impact,"Arial Bold",Verdana,sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.heading_region span{
	font-size: 16px;
	font-weight:normal;
}
.heading_region a, .heading_region a:active, .heading_region a:visited{
	color: #000;
}
.heading_region a:hover{
	color: #000;
	text-decoration: none;
}
.bottom_page{
	font-size: 11px;
}
/* form styling */
.myTable{
	border: 1px solid #8d8d8d;
	width: 100%;
	margin-top:2px;
}
.myTable thead{
	border-bottom:3px solid #000;
	background: #e7e7e7 url(../images/table_header.gif) repeat-x;
	border-top:2px solid #fff;
}
.myTable thead td{
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
}
.myTable tbody td{
	background-color:#FFF;
	margin:0px;
	padding:4px 3px;
	border-top:1px solid #7e7e7e;
	height: 10px;
	border-bottom: 0px solid #d0d0d0;
	border-left: 0px solid #d0d0d0;
	font-size: 12px;
}
.myTable tbody .form_label{
	font-weight: bold;
	text-align:right;
	vertical-align:top;
	padding-top: 10px;
}
.myTable td img{
	border: 0px;
}
.myTable tbody td td{
	padding: 0px;
	border: 0px;
}
#ajaxfilemanager_tbl{
	border: 1px solid #cccccc;	
}
#ajaxfilemanager_ifr{
	border-top: 1px solid #cccccc;	
}
.required-field{
	color: #ff0000;
	font-weight: bold;
}
.formmsg{
	font-weight:bold;
	color: #ff0000;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	line-height: 20px;
	width: 110px;
	font-family:Arial,sans-serif;
}
.additionaltext{
	font-size: 11px;
	color:#666666;
}
#stop_spam{
	display:block;
	height:0px;
	overflow:hidden;
}
.job_listing_form .required-field{
	display:none;
}
.job_listing_form .myTable thead{
	display:none;
}
.job_listing_form .myTable tbody td{
	border: 0px;
	padding-top:16px;
}
.job_listing_form .myTable tbody .form_label{
	padding-top: 20px;
}
.job_listing_form .myTable{
	border:0px;
}
.site_message{
	display: block;
	padding: 6px;
	border: 1px solid #666;
	background-color: #f0f0f0;
	text-align: center;
	margin: 10px 10px 20px 10px;
	font-weight: bold;
}