/*
Theme Name: Sterling
Theme URI: http://www.smartinsearch.com/
Description: Sterling The template.
Version: 1.0
Author: Sterling | Martin
Author URI: http://www.smartinsearch.com/
Tags: Sterling

*/


/* Imports */
@import url("css/reset.css");
@import url("css/pro_dropline_6.css");
@import url("css/dropdownmenu.css");

/***** Global *****/
/* Body */
body {
	background: #002b54;
	color: #002b54;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 40px 0 40px 0;
	text-align: center;
}

bigFont {
	font-size: 16px;
}

/* Headings */
h2 {font-size: 22px}
h3 {font-size: 20px}
h4 {font-size: 18px}
h5 {font-size: 16px}
h6 {font-size: 14px}

h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin-bottom: 10px;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #6d6e72;
}

a:hover {
	text-decoration: underline;
}

/* Paragraphs */
p {margin-bottom: 10px;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}

/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}

	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}

	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
	tfoot th {}
	tfoot td {}

/*
	Main Body
*****************/
#wrapper{
	background: #fff;
	width: 930px;
	margin: 0 auto;
	padding: 0px 3px 0 3px;
	text-align: left;
}

#header {
	width: 930px;
	height: 119px;
	position: relative;	
}


#header .logo {
	width: 290px;
	height: 65px;
	position: absolute;
	top: 26px;
	left: 23px;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	width: 290px;
	height: 65px;
	display: block; 
	cursor: pointer;               
}

#header .topnav {
	width: 345px;
	position: absolute;
	top: 92px;
	right: 0px;
}

#header .topnav ul {
	list-style: none;
	margin: 0px;
}

#header .topnav ul li {
	float: left;
	padding: 0 13px 0 14px;
	background: url(images/topnav_li_border.jpg) center left no-repeat;
}

#header .topnav ul li#menu_item_1 {
	background: none;
}

#header .topnav li a:link,
#header .topnav li a:active,
#header .topnav li a:visited {
	color: #002b54;
	font-size: 15px;
	font-weight: normal;
}

#header .topnav li.current_page_item a:link,
#header .topnav li.current_page_item a:active,
#header .topnav li.current_page_item a:visited {
	text-decoration: underline;
}


/* Banner */
#banner {
	width: 930px;
	padding-bottom: 16px;
}

#moduleList {
	width: 930px;
	padding-bottom: 12px;
}

#moduleList .moduleBox {
	width: 298px;
	border-right: 1px solid #002b54;
	padding: 0 15px 10px 0;
	text-align: center;
	float: left;
}

#moduleList .moduleBox.job {
	padding-right: 0px;
}

#moduleList .moduleBox.last {
	border: none;
}

#moduleList .moduleBox h3 {
	font-size: 34px;
	line-height: normal;
	margin-bottom: 10px;
	color: #6d6e72;
	font-weight: bold;
}

#moduleList .moduleBox a.readon:link,
#moduleList .moduleBox a.readon:active,
#moduleList .moduleBox a.readon:visited {
	background: url(images/readon_arrow.jpg) no-repeat left center;
	padding-left: 15px;
	font-size: 23px;
	font-weight: bold;
	color: #002b54;
	text-decoration: none;
}

#moduleList .moduleBox ul {
	list-style: none;
	margin: 0px;
}

#moduleList .moduleBox li {
	display: inline;
	padding: 0 2px;
}
	
/*
	Body
*****************/
#containerWrap {
	width: 930px;
	padding: 15px 0 15px 0;
}

#contentWrap {
	padding: 0 39px 15px 39px;
	line-height: 18px;
}

.contentheading, .contentheading a {
	font-size: 20px;
	color: #002b54;
	margin-bottom: 22px;
	font-weight: 400;
}

#contentWrap ul {
	list-style: none;
	margin: 0px;
	padding: 0 0 10px 13px;
}

#contentWrap ul li {
	background: url(images/content_star.jpg) no-repeat left 5px;
	padding: 0 0 3px 9px;
}
	
/*
	Footer
*****************/			
#footer {
	width: 936px;
	margin: 0 auto;        
	padding-top: 15px;
	font-weight: bold;	
	font-size: 11px;
	color: #fff;
}

#footer ul {
	list-style: none;
	margin: 0px;
	float: right;
}

#footer ul li {
	float: left;
	padding-left: 9px;
	background: url(images/footer_li_border.jpg) center left no-repeat;
	margin-left: 8px;
}

#footer ul li#menu_item_4 {
	padding-left:0;
	margin-left: 0px;
	background: none;
}

#footer li a:link,
#footer li a:active,
#footer li a:visited {
	color: #fff;
	font-size: 11px;
}

#footer li.current_page_item a:active,
#footer li.current_page_item a:visited,
#footer li.current_page_item a:link {
	text-decoration: underline;
}

#footer .copyright {
	width: 300px;
	text-align: left;
	float: left;
}

#bannerInner {
	width: 921px;
	height: 73px;
	background: url(images/inner_banner.jpg) no-repeat left top;
	margin: 0 0px 20px 1px;
	padding: 6px 7px 0 0;
	overflow: hidden;
}

#bannerInner.aboutus {
	background: url(images/about_inner_banner.jpg) no-repeat left top;
}

#bannerInner.ourclients {
	background: url(images/our_clients_inner_banner.jpg) no-repeat left top;
}

#bannerInner.teams {
	background: url(images/our_teams_inner_banner.jpg) no-repeat left top;
}

#bannerInner.blogs {
	background: url(images/blog.jpg) no-repeat left top;
}

#bannerInner.bloginner {
	background: url(images/blog.jpg) no-repeat left top;
}

#bannerInner.employers {
	background: url(images/forEmployers.jpg) no-repeat left top;
}

#bannerInner.seekers {
	background: url(images/jobSeekers.jpg) no-repeat left top;
}

#bannerInner.contact {
	background: url(images/contact.jpg) no-repeat left top;
}

#bannerInner.resources {
	background: url(images/resources.jpg) no-repeat left top;
}


#bannerInner .moduleList {
	width: 454px;
	background: #fff;
	border: 1px solid #002b54;
	float: right;
	padding: 6px 0 2px 5px;
}

#bannerInner .moduleList .moduleBox {
	width: 148px;
	border-right: 1px solid #002b54;
	padding: 4px 0px 4px 0;
	text-align: center;
	float: left;
}

#bannerInner .moduleList .moduleBox.last {
	border: none;
	width: 150px;
}

#bannerInner .moduleList .moduleBox h3 {
	font-size: 18px;
	line-height: normal;
	margin-bottom: 3px;
	color: #6d6e72;
	font-weight: bold;
}

#bannerInner .moduleList .moduleBox a.readon:link,
#bannerInner .moduleList .moduleBox a.readon:active,
#bannerInner .moduleList .moduleBox a.readon:visited {
	background: url(images/readon_arrow_inner.jpg) no-repeat left 6px;
	padding-left: 11px;
	font-size: 14px;
	font-weight: bold;
	color: #002b54;
	text-decoration: none;
}

#bannerInner .moduleList .moduleBox ul {
	list-style: none;
	margin: 0px;
}

#bannerInner .moduleList .moduleBox li {
	display: inline;
	padding: 0 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.itemListWrapper {
	width: 852px;
}

.itemListWrapper .itemList {
	width: 852px;
	border: 1px solid #6d6e72;
}

.itemListWrapper .itemList .itemtitle_wrap {
	height: 20px;
	line-height: 20px;
	background: #002b55;
	border-bottom: 1px solid #6d6e72;
}

.itemListWrapper .itemList .itemtitle_wrap .itemtilte_one {
	width: 380px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	border-right: 1px solid #6d6e72;
}

.itemListWrapper .itemList .itemtitle_wrap .itemtitle_two {
	width: 450px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
}

.itemListWrapper .itemList .item_wrap {
	background: #fff;
	border-bottom: 1px solid #6d6e72;
}

.itemListWrapper .itemList .item_wrap.last {
	border-bottom: none;
}

.itemListWrapper .itemList .item_wrap .item_one {
	width: 380px;
	padding-left: 10px;
	font-size: 12px;
	color: #000;
	float: left;
	border-right: 1px solid #6d6e72;
}

.itemListWrapper .itemList .item_wrap .item_two {
	width: 450px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	color: #000;
}


