body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
}
body#home {
	background-color: white;
}
body#home2 { /*temporary*/
	background-color: white;
}
#page {
	background: white url(images/bg-sub.png) repeat-x 0px 0px;
	position:relative;
}
body#home #page {
	background: url(images/bg.png) repeat-x 0px 0px;
}
form {
	margin:0;
	padding:0;
}
.clear {
	clear: both;
}
.wrap {
	width: 900px;
	margin: 0 auto;
}
a {
	color: #007DC1;
	text-decoration: none;
}
a:hover {
	color: #F7931E;
	text-decoration:underline;
}
p {
	font-size: 12px;
	line-height: 160%;
	color: #333;
	margin: 0 0 15px;
	padding: 0;
}
li.last {
	border-right: 0 !important;
}


/*header styles*/
#header {
	height: 161px;
	position: relative;}
#header #logo {
	background: url(images/logo.png) no-repeat 0px 0px;
	height: 81px;
	width: 181px;
	position: absolute;
	text-indent: -900%;
	left: 0px;
	top: 35px;
}
#header #logo a {
	display: block;
	height: 81px;
	width: 181px;
	outline: none;
}
#header ul#top-links {
	position: absolute;
	right: 0px;
	top: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header ul#top-links li {
	border-right: 1px solid #CCC;
	float: left;
	padding: 0 8px;
}
/* agency nav bar */
#agency-links{
	margin-bottom:30px;
}
#agency-links ul{
	position: relative;
	top: 5px;
	margin: 0;
	padding: 0;
	list-style: none;
	left:0px;
}
#agency-links ul li {
	border-right: 1px solid #CCC;
	float: left;
	padding: 0 8px;
	width:120px;
	display:inline;
}

#agency-links ul .agency-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	position: relative;
	bottom: 0px;
	left: 0px;
}
#agency-links li {
	float: left;
	margin-right: 1px;
}
#agency-links li a{
	display: block;
	height: 28px;
	line-height: 28px;
	background-color:#666666;
	color: white;
	padding: 0;
	text-align: center;
	text-decoration:none;
}
#agency-links ul li a:hover{
	background-color: #F7931E;
	text-decoration:none;
}



/*nav styles*/
#header ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#header ul#nav li {
	float: left;
	margin-right: 1px;
}
ul#nav li a {
	display: block;
	height: 38px;
	line-height: 38px;
	background-color: #45C2F7;
	color: white;
	padding: 0;
	text-align: center;
	text-decoration:none;
}
ul#nav li a:hover {
	background-color: #F7931E;
	text-decoration:none;
}
ul#nav #nav-home a {
	width: 70px;
}
ul#nav #nav-search-jobs a {
	width: 105px;
}
ul#nav #nav-executive-jobs a {
	width: 130px;
}
ul#nav #nav-graduate-jobs a {
	width: 125px;
}
ul#nav #nav-hot-jobs a {
	width: 90px;
}
ul#nav #nav-resources a {
	width: 95px;
}
ul#nav #nav-contact-us a {
	width: 105px;
}
ul#nav #nav-recruitment-agencies a {
	width: 172px;
}

/*tab 'on' colors*/
body#home #nav #nav-home a, body#search-jobs #nav #nav-search-jobs a, body#executive-jobs #nav #nav-executive-jobs a, body#graduate-jobs #nav #nav-graduate-jobs a, body#hot-jobs #nav #nav-hot-jobs a, body#resources #nav #nav-resources a, body#contact-us #nav #nav-contact-us a, body#recruitment-agencies #nav #nav-recruitment-agencies a {
	background-color: #182025;
}
body#home2 #nav #nav-home a { /*temporary*/
	background-color: #182025;
}

/*banner styles*/
#banner {
	height: 390px;
	position: relative;
	color: white;
	background: transparent url(images/globe.png) no-repeat 0px 30px;
}
#banner h1 {
	text-align: center;
	color: white;
	font-size: 30px;
	margin: 0;
	padding: 20px 0 20px;
}
#banner h2 {
	margin: 10px 0 10px;
	padding: 0;
}
#banner p {
	color: white;
	line-height: 130%;
	margin: 0 0 10px;
	padding: 0;
}

/*footer styles*/
#footer {
	padding-top: 45px;
	height: 60px;
	margin: 0;
	background-color: #EEE;
}
#footer #footer-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer #footer-links ul li {
	float: left;
	border-right: 1px solid #CCC;
	padding: 0 8px;
}
#footer #footer-links {
	float: right;
	display: inline;
}
#footer #credits {
	float: left;
	color: #999;
	display: inline;
}
#footer #credits a {
	color: #999;
}

/*content styles*/
#content {
	position: relative;
	padding: 20px 0;
}
#content #main-area {
	float: left;
	width: 620px;
}
#content #sidebar {
	float: right;
	width: 220px;
	background-color: #EEE;
	padding: 15px;
}
#content #by-location {
	float: right;
	width: 225px;
}
#by-location ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	width: 50px;
	float: left;
	line-height: 130%;
}
#by-location ul li {
	margin-bottom: 5px;
}
#by-location h2 {
	background: transparent url(images/by-location-heading.png) no-repeat 0px 0px;
	height: 35px;
	width: 185px;
	text-indent: -900%;
	margin: 20px 0 20px;
	padding: 0;
}

#content #by-industry {
	width: 650px;
	float: left;
}
#by-industry ul {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	width: 190px;
	float: left;
	line-height: 130%;
}
#by-industry ul li {
	margin-bottom: 5px;
}
#by-industry h2 {
	background: transparent url(images/by-industry-heading.png) no-repeat 0px 0px;
	height: 35px;
	width: 305px;
	text-indent: -900%;
	margin: 20px 0 20px;
	padding: 0;
	
}#content #joblist-footer {
	font-size:11px;
}
#joblist-footer ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	line-height: 130%;
}
#joblist-footer ul li {
	margin-bottom: 5px;
}
#joblist-footer h2 {
	height: 35px;
	width: 185px;
	text-indent: -900%;
	margin: 20px 0 20px;
	padding: 0;
}

#job-seekers h2 {
	background: transparent url(images/job-seekers-heading.png) no-repeat -5px 0px;
	height: 38px;
	width: 132px;
	text-indent: -900%;
}
#employers-agencies h2 {
	background: transparent url(images/employers-agencies-heading.png) no-repeat -5px 0px;
	height: 38px;
	width: 249px;
	text-indent: -900%;
}

#latest-jobs {
	float: left;
	width: 270px;
	margin-left: 20px;
	background: transparent url(images/middle-box-bg.png) no-repeat 0px 0px;
	padding: 0 15px 15px;
	height: 275px;
}
#latest-jobs h2 {
	background: transparent url(images/latest-jobs-heading.png) no-repeat 0px 0px;
	height: 38px;
	width: 162px;
	text-indent: -900%;
}

#marqueecontainer{ /*latest jobs scroller*/
	position: relative;
	/*width: 160px; marquee width */
	height: 215px; /*marquee height */
	overflow: hidden;
}
#latest-jobs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#latest-jobs ul li {
	margin-bottom: 10px;
}
#latest-jobs ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}
#latest-jobs ul li h3 a {
	font-weight: bold;
}
#latest-jobs ul li p {
	margin: 0;
	padding: 0;
	font-size:13px;
	color: whiet;
}



#search-jobs {
	position: relative;
	width: 280px;
	float: right;
	height: 275px;
}
#search-jobs h2 {
	background: transparent url(images/search-jobs-heading.png) no-repeat -5px 0px;
	height: 38px;
	width: 134px;
	text-indent: -900%;
}
#search-jobs p {
	color: white;
}
form#search-jobs-box select#category {
	/*width: auto;*/
}
form#search-jobs-box input#submit {
	height: 35px;
	width: 82px;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#search-jobs select {
	display: block;
	margin-bottom: 8px;
	font-size: 13px;
	width: 200px;
}

.sign-up-now-btn {
	background: transparent url(images/sign-up-now-btn.png) no-repeat 0px 0px;
	height: 35px;
	width: 121px;
	float: right;
	margin-bottom: 10px;
}
.sign-up-now-btn a {
	display: block;
	text-indent: -900%;
	height: 35px;
	width: 121px;
	margin-right:15px;
	outline: none;
}
.userdetails{
float:left;
}
.userlogobox{
float:left;
}
.userdetail{
	text-align:left;
	height:30px;
	clear:both;
	color:#333333;
}
.userdetailbig{
	text-align:left;
	height:auto;
	margin-bottom:5px;
}
.userlogo label{
	display:block;
	width:105px;
	float:left;
	margin-right:5px;
	font-weight:bolder;
	font-size:12px;
}
.userdetail label{
	display:block;
	width:105px;
	float:left;
	margin-right:5px;
	font-weight:bolder;
	font-size:12px;
}
.userdetailbig label{
	display:block;
	width:105px;
	float:left;
	margin-right:5px;
	font-weight:bolder;
	font-size:12px;
}
table { 
	border-collapse: collapse;
	border-width:0px;
}
td{
	width:100px;
}
td.job{
	width:300px;
}
th{
	font-weight:bolder;
	text-align:left;
	width:120px;
}
/* search-reslts pages*/
.search-results table{
	width: 100%;
	border-collapse: collapse;
	border-width:1px;
	border-color:#CCCCCC;
}
.search-results td{
	width:auto;
	padding:3px;
	border-width:1px;
	border-color:#CCCCCC;
}
.search-results tr{
	width:auto;
	padding:3px;
	border-bottom:thin #999999 dashed;
	border-color:#CCCCCC;
}
.search-results th{
	font-weight:bold;
	background-color:#ADCDED;
	border-width:1px;
	border-color:#CCCCCC;
}
.search-box{
	padding:3px;
	margin-bottom:10px;
	margin-top:10px;
}

/*absolute positioned content styles - only on home page*/
body#home #main {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 930px;
}
body#home2 #main { /*temporary*/
	position: absolute;
	width: 100%;
	left: 0px;
	top: 580px;
}
#main p {
	font-size: 12px;
}
#lower-content {
	padding: 10px 0 20px;
}

ul#search-results {
	list-style:none;
	margin:0;
	padding:0;
}

ul#search-results li {
	padding: 10px 0;
	border-bottom: 1px dashed #CCC;
}

ul#search-results li h3 {
	margin: 0 0 10px;
	padding:0;
	font-size:14px;
}
ul#search-results li p{
	margin-bottom:0px;
}
.saved-job1{
	padding:10px;
	border-bottom:1px #CCCDD7 dashed;
}
.saved-job2{
	padding:10px;
	background-color:#F2F3F9;
	border-bottom:1px #CCCDD7 dashed;
}
.saved-job1 h5{
	font-size:12px;
	margin:1px;
}
.saved-job2 h5{
	font-size:12px;
	margin:1px;
}
.job-alert{
	border-bottom:1px #3DA542 solid;
	border-left:1px #3DA542 solid;
	border-right:1px #3DA542 solid;
	border-top:0px #3DA542 solid;
	margin-bottom:10px;
	font-size:11px;
	width:300px;
}
.job-alert p{
	margin-left:5px;
}
.job-alert h5{
	font-size:11px;
	margin:0px;
	background-color:#3DA542;
	color:#FFFFFF;
	text-indent:3px;
}
#inf_email{
	font-size:10px;
}
#inf_email2{
	font-size:10px;
}
.info-box{
	border:1px #CCCCCC solid;
	padding:10px;
}
.job-apply{
	width:300px;
}
.feedback{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D2240B;
	font-weight:bold;
	margin-bottom:10px;
}
.feedback-success{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	font-weight:bold;
	margin-bottom:10px;
}
.icons{
	width:25px;
	padding-right:10px;
	padding-left:5px;
}
.searchBox{
	width:400px;
	margin-left:70px;
	font-size:12px;
}
.searchBox .input{
	width:200px;
	font-size:12px;
}
.searchBox select{
	font-size:12px;
}
.searchBox p{
	font-size:12px;
}
.job-search-results{
}
.job-search-results h3{
}
.job-search-results h3 a{
	font-weight:normal;
	font-size:14px;
}
.job-search-results .title{
	width:300px;
}
.job-search-results .location{
	width:150px;
	color:#666666;
}
.job-search-results .salary{
	width:150px;
	color:#666666;
}
.job-search-results .desc{
	font-size:11px;
	color:#666666;
	width:600px;
}
.job-search-results .bottom-border{
	border-bottom:#DBDBDB 1px solid;
	width:600px;
	margin-top:10px;
	margin-bottom:5px;
}
.job-search-results th{
	background-color:#DBDBDB;
	text-indent:3px;
	color:#333333;
}
.job-search-results th a{
	background-color:#DBDBDB;
	text-indent:3px;
	color:#333333;
	text-decoration:underline;
}
.new:hover{
	background:#F2F2F2 none repeat scroll 0 0;
}
.my-jobs th{
	border-bottom:1px solid #D2D2D2;
	padding-bottom:5px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.my-jobs td{
	color:#333333;
}