test {
	font-weight: bold;
	color: #CCCCCC;
}

test2 {
        border:1px solid;
}

html {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	background-repeat:repeat-x;
	height: 100%;
}
div.clear {
	clear: both;
}
body.plain {
        padding:20px;
}

body.page {
    background-color: #7f9bbe;
	background-image:url(/images/bg_uk.gif);
	background-repeat: repeat-x;
    text-align:center;
}

body.home {
	background-image:url(/images/bg_uk.gif);
    background-color: #084684;
}

body.uk {
	background-image:url(/images/bg_uk.gif);
        /*background-color: #084684;*/
}

form {
        margin:0px;
}

ul {
        margin:5px;
}

a { 
        color:#2062a5; 
        text-decoration:underline; 
}
a:hover, a:active { 
        color:#2062a5; 
        text-decoration:underline; 
}
a.blue { 
        color:#003366; 
        text-decoration:none; 
}
a.blue:hover, a.blue:active { 
        color:#003366; 
        text-decoration:underline; 
}
a.lt { 
        color:#0099ff; 
        text-decoration:underline; 
}
a.lt:hover, a.lt:active { 
        color:#0099ff; 
        text-decoration:underline; 
}

a.close {
        display:block;
        float:right;
        text-decoration:none;
        border:1px solid;
        margin-bottom:20px;
        padding:5px;
}

a.close:link, a.close:visited, a.close:active {
        border-color:#ffffff;
}

a.close:hover {
        border-color:#2062a5;
        text-decoration:none;
}

b.blue { 
        color:#003366; 
				width: 400px;
}
b.big { 
        color:#003366; 
        font-size:14px; 
}
b.bigger { 
        color:#003366; 
        font-size:18px; 
}
b.bigwhite { 
        color:#ffffff; 
        font-size:13px; 
}
b.red { 
        color:#cc0000; 
        font-size:12px; 
}

img { 
        border:0px; 
}
img.ss { 
        float:right; 
        margin:0px 20px 0px 10px; 
}
table {
        margin:0px; 
        border:0px; 
}
td { 
        padding:0px; 
        margin:0px; 
        border:0px;
	     font-size:11px;
}

.warning {
	color: red;
	width: 640px;
	margin: 10px 0px 15px 0px;
}

h1.findajob {
	width:170px; 
        height:50px;
	margin:0px;
	background:url(/images/title_jobsearch.gif);
}

h1.howwecompare {
	width:251px; 
        height:50px;
	margin:0px;
	background:url(/images/title_howwecompare.gif);
}

h1.whatitcosts {
	width:201px; 
        height:50px;
	margin:0px;
	background:url(/images/title_whatitcosts.gif);
}

h1.pricinginfo {
	width:258px; 
        height:50px;
	margin:0px;
	background:url(/images/title_pricinginfo.gif);
}

span.h1g { 
        display:none; 
}

h2 { 
        font-family:myriad,arial,helvetica,sans-serif; 
        color:#336; 
        font-size:21px; 
		font-weight: normal;
}
h3 { 
        font-family:arial,helvetica,sans-serif; 
        color:#336; 
        font-size:17px; 
		font-weight: normal;
        margin:0px 0px 3px 0px;
}

.fl { 
        float:left; 
}
.fr { 
        float:right; 
}

div.one { 
	float:left;
	width:125px; height:19px;
	background:url(/images/one.gif);
	background-repeat:no-repeat;
}
div.two { 
	float:left;
	width:125px; height:19px;
	background:url(/images/two.gif);
	background-repeat:no-repeat;
}
div.three { 
	float:left;
	width:145px; height:19px;
	background:url(/images/three.gif);
	background-repeat:no-repeat;
}
div.four { 
	float:left;
	width:125px; height:19px;
	background:url(/images/four.gif);
	background-repeat:no-repeat;
}

div.countpad { margin:3px 0px 0px 22px; }

#popup_container {
	z-index:1;
}

#popup_container2 {
	z-index:1;
}


#container.uk {
	width:862px;
	margin:0px auto;
	position:relative;
	z-index:10;
}
#container_interior {
	width:1000px;
	margin:0px auto;
	position:relative;
	z-index:10;
	height: 100%;
	text-align: left;
}

#container_640 {
	width:810px;
	position: relative;
	background-color: white;
}

#container_640 p strong {
	color: #333366;
}

#searchnav {
	width: 640px;
	position: relative;
}
#back-next {
	float: right;
	padding: 10px 0px 0px 0px; 
}

#snapshot_container {
	border: solid 1px #6690c6;
	background-image: url(/images/bg_snapshot.jpg);
	background-repeat: repeat-x;
	width: 640px;
	position: relative;
	font-size: 12px;
	color: #333366;
	line-height: 18px;
	float: none;
}

.snapshot-label {
	text-transform: uppercase;
	font-weight: bold;
}

.snapshot-list {
	float: left;
	margin: 10px;
	position: relative;
	width: 300px;
}

img.get-started-btn {
	position: absolute;
	top: 180px;
	left: 20px;
}

img.pricing-btn {
	position: absolute;
	top: 140px;
	left: 35px;
}

img.pricing-get-started-btn {
	position: absolute;
	top: 190px;
	left: 40px;
}

#masthead {
	margin:0px auto;
	width:862px;
	height: 70px;
	overflow: hidden;
}

#masthead_interior {
	margin:0px auto;
	width:1000px;
	height: 70px;
	overflow: hidden;
}

#hero.uk {
	left:560px; top:48px;
	position:absolute;
	width:245px; height:207px;
	overflow:hidden;
	z-index:3;
}

#home_nav.uk {
	width:862px; height:36px;
	overflow:hidden;
	/*background:url(/images/nav_bg.gif);*/
	/*background-position:100% 100%;*/
	/*background-repeat:no-repeat;*/
}

#nav {
	width:843px; height:30px;
	overflow:hidden;
}

#home_impact.uk {
	width:862px; height:148px;
	overflow:hidden;
	position: relative;
	top: 1px;
}
#flashcontent {
	width: 552px;
}
#mainbodytable {
        table-layout: fixed;
        border:0px;
        margin:0px;
        padding:0px;
        border-collapse: collapse;
		/*background: #FFF;*/
}
#leftnav {
    text-align:left;
    width:168px;
    margin:0px;
    padding:0px;
    border:0px;
	background-color:#11254c;
	background-image: url(/images/bg_leftnav.gif);
	height:570px;
	color: #FFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}
#leftnav p {
	padding: 5px 10px 0px 15px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
}
#leftnav input {
	padding: 0px;
	margin: 5px 10px 0px 15px;
}
#leftnav input.text {
	width: 135px;
}
#leftnav a {
	color: #FFF;
	text-decoration: none;
}
#leftnav img.sub-title {
	margin: 15px 0px;
}
#leftquote {
	margin: 15px;
	color: #FFFFFF;
}
#leftbuttons {
	margin: 10px 0px 5px 0px;
}
#leftbuttons img {
	margin: 3px 0px;
}
#leftads {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#leftads img {
	margin: 5px 0px;
}
#rightads {
	position: absolute;
	right: 0px;
	width: 150px;
	text-align: right;
}
#rightads img {
	margin: 5px 0px;
}

#shadow-container {
    position: relative;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    
}


#shadow-container .shadow2,
#shadow-container .shadow3 {
    position: relative;
    left: -1px;
    top: -1px;
}

#shadow-container .shadow1 {
	background: #FEFEFE;
}

#shadow-container .shadow2 {
	background: #EEE;
}

#shadow-container .shadow3 {
	background: #DDD;
}

#company_shadow .shadow2,
#company_shadow .shadow3 {
    position: relative;
    left: -1px;
    top: -1px;
}

#company_shadow .shadow1 {
	background: #FEFEFE;
}

#company_shadow .shadow2 {
	background: #EEE;
}

#company_shadow .shadow3 {
	background: #DDD;
}

#search_container {
	background-color: #FFF;
	background-image: url(/images/bg_search_container.gif);
	background-repeat: repeat-x;
	/*padding: 0 0 10px;*/
	color: #333366;
	position: relative;
	border: solid 1px #CCCCCC;
	left: -2px;
    top: -2px;
}
#search_container div.wrapper {
	padding: 10px;
}
#search_header {
	position: relative;
	height: 20px;
	color: white;
	background: url(/images/search_header.jpg) repeat-x;
}

#company_shadow {
    position: relative;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
#companies_posting {
	padding: 10px;
	color: #333366;
	position: relative;
	border: solid 1px #CCCCCC;
	left: -2px;
    top: -2px;
	/*margin-top: 20px;*/
	background: #FFF url(/images/bg_search_container.gif) repeat-x 0 -100px;
}

#search-company {
	position: relative;
	float: left;
	/*width: 100px;*/
	margin-right: 50px;
}
#search-company p {
	font-weight: bold;
	color: #333366;	
}
input#company_search_button {
	position: relative;
	float: right;
	margin-right: 15px;
}
#search_container_right {
	
}
#search_container_bottom {
	
}
.search_submit {
	/*margin-top: -30px;*/
	text-align: right;
	position: relative;
	width: 100px;
	float: right;
	margin-top: 15px;
}
.search_submit img {
	padding-bottom: 5px;
}
#search_left {
	width: 315px;
	position: relative;
	float: left;
}
#search_left .search_input {
	float: none; 
	padding-right: 5px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
}

#search_right .search_input {
	padding-right: 5px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
	width: 330px;
}
#search_right {
	position: relative;
	width: 450px;
	float: left;
}
.search_input {
	float: left; 
	padding-right: 5px;
	margin-right: 10px;
	position: relative;
	/*height: 40px;
	z-index: 1000;*/
}

.search_input label {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.search_input input {

	width: 200px;
}

#result_list th img {
	padding-left: 6px;
	padding-top: 3px;
}
#search_results_container input {
	vertical-align: middle;
}
#search_results_container input#go_search_button {
	margin-left: 20px;
}
#search_copy {
	position: absolute;
	z-index: 1000;
	width: 178px;
	bottom: 0px;
	left: 290px;
}
#search_copy p {
	color: #182A5A;
	font-size: 8px;
}
#content {
	width:832px;
	margin:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#666666;
	font-size:11px;
	position:relative;
	overflow:visible;
	text-align:left;
	padding: 10px 0px 0px 20px;
}

#home_content.uk {
	width:862px;
	margin: 22px auto;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#666666;
	font-size:11px;
	position:relative;
	overflow:hidden;
	z-index:10;
	text-align:left;
}

/*** LL ADDED TAB NAVIGATION STYLES  ***/

div.tabnav li.on a:link,
div.tabnav li.on a:visited,
div.tabnav li.on a:active,
div.tabnav li.on a:hover,
div.tabnav a:hover{
    /*background:#ffffff url(/images/bg_head_lightgrey.gif) top left repeat-x;*/
    border-right:1px solid #e0e0e0;
    border-left:1px solid #ffffff;
}

/*** END LL ADDED TAB NAVIGATION STYLES  ***/


table.nav_table {
	border-left:1px #C4CADC solid;
	border-right:1px #C4CADC solid;
	border-top:1px #C4CADC solid;
	margin-bottom: 2px;
}
table.nav_table a {
	display: block;
	height: 34px;
}
table.nav_table a:hover {
	background-color: #43578E;
}
table.nav_table td {
	border-right:1px #C4CADC solid;
	height: 34px;
}

table.nav_table td.end {
	border:0px;
}

table.padme td {
	padding:2px;
}

table.padme2 td {
	padding:5px;
	font-size:11px;
}

#job_seeker_container.uk {
	height: 85px;
	width:862px;
	position:relative;
	border-top: 1px solid #407BBD;
	background: url(/images/search_bg_uk.jpg) no-repeat;
	margin-bottom: 8px;
}
div.seeker-header {
	padding-top: 10px;
	padding-left: 15px;
}
#job_seeker {
	padding: 10px;
}
#job_seeker form {
	margin-top: 12px;
}

#job_seeker span {
	color: #fff;
}
#job_search_button {
	vertical-align: top;
	position: relative;
	top: 10px;
}
#job_seeker_container div.search {
	position: relative;
	float: left;
	margin-right: 30px;
}
#job_seeker_container div.search img {
	position: relative;
	margin-bottom: 5px;
}
#job_seeker_container div.search input#keyword {
	width: 200px;
	padding: 0px;
	margin: 0px;
	/*height: 12px;
	font-size: 11px;*/
}
#industry {
	width: 150px;
}
#jstab_search {
	margin:0px auto;
}

#jstab_adv {
	margin:0px auto;
}

#jstab_career {
	margin:0px auto;
}

.jstab_show {
	top:40px; left:5px;
	position:absolute;
	visibility:visible;
	z-index:3;
  height:360px;
  width:458px;
}

.jstab_hide {
	top:40px; left:5px;
	position:absolute;
	visibility:hidden;
	z-index:3;
  height:360px;
  width:458px;
}
#browse_jobs_container {
	position: relative;
	width: 862px;
	height: 178px;
	background: url(/images/browse_bg_uk.jpg) no-repeat;
}
#browse_header {
	position: relative;
	height: 40px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 20px;
}
#browse_header img.browse-header {
	position: relative;
	float: left;
}
#browse_buttons {
	position: relative;
	float: right;
	top: -4px;
}
#browse_buttons a {
	text-align: right;
	padding-top: 5px;
	display: block;
	float: left;
	width: 163px;
	padding-right: 5px;
}
#browse_buttons a:hover {
	opacity: 0.65;
	filter: alpha(opacity = 65);	
}
#browse_jobs {
	margin: auto 0 auto 45px;
}
#browse_jobs td {
	padding-bottom: 3px;
}
#browse_jobs a {
	background: url(/images/search_arrow.png) no-repeat left center;
	padding-left: 15px;
	color: #050B4B;
	text-decoration: none;
	font-size: 10px;
}
#browse_jobs a:hover {
	text-decoration: underline;
}
#browse_jobs span {
	font-size: 9px;
}
#candidates_container.uk {
	float: left;
	width:422px;
	height: 238px;
	position:relative;
	margin-right: 19px;
}
#condidates_buttons {
	position: relative;
	width: 143px;
	float: right;
	top: 70px;
	margin-right: 9px;
}
a.learn-more {
	text-align: right;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
a.learn-more:hover {
	text-decoration: underline;
}
a.learn-more img {
	padding-left: 10px;
	vertical-align: middle;
}

#condidates_buttons a {
	display: block;
}

#condidates_buttons a:hover {
	opacity: 0.65;
	filter: alpha(opacity = 65);
	width: 100%;
}
#employer_container.uk {
	float: left;
	width:421px;
	height: 238px;
	position:relative;
}

#employer_buttons {
	position: relative;
	width: 143px;
	float: right;
	top: 70px;
	margin: 0px 16px 0px 0px;
	padding: 0px;

}
#employer_buttons a {
	display: block;
}
#employer_buttons a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
	width: 100%;
}
#employer {
	width:337px; height:360px;
	overflow:hidden;
	background-color:#ffffff;
	color:#1c3c6a;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}

#etab_employ {
	margin:0px auto;
}

#etab_ad {
	margin:0px auto;
}

#etab_recruit {
	margin:0px auto;
}

.etab_show {
	top:40px; left:5px;
	position:absolute;
	visibility:visible;
	z-index:3;
  width:337px; height:360px;
}

.etab_hide {
	top:40px; left:5px;
	position:absolute;
	visibility:hidden;
	z-index:3;
  width:337px; height:360px;
}

div.drktop {
	width:549px; height:9px;
	overflow:hidden;
	background:url(/images/drkboxtop.gif);
}
div.drkmid {
	width:549px;
	padding:0px 20px 0px 25px;
	overflow:hidden;
	background:url(/images/drkboxmid.gif);
}
div.drkbot {
	width:549px; height:13px;
	overflow:hidden;
	background:url(/images/drkboxbot.gif);
}

div.lttop {
	width:549px; height:9px;
	overflow:hidden;
	background:url(/images/ltboxtop.gif);
}
div.ltmid {
	width:549px;
	padding:0px 20px 0px 25px;
	overflow:hidden;
	background:url(/images/ltboxmid.gif);
}
div.ltbot {
	width:549px; height:13px;
	overflow:hidden;
	background:url(/images/ltboxbot.gif);
}

div.lttopres {
	width:650px; height:9px;
	overflow:hidden;
	background:url(/images/ltboxtopres.gif);
}
div.ltmidres {
	width:650px;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	background:url(/images/ltboxmidres.gif);
}
div.ltbotres {
	width:650px; height:13px;
	overflow:hidden;
	background:url(/images/ltboxbotres.gif);
}
#footnotes.uk {
	width:862px;
	margin:0px auto;
	text-align:left;
	font-family:arial,helvetica,sans-serif;
	color: #003366;
	font-size:12px;
	/*border-top:1px #ffffff solid;*/
	margin-top:8px;
	margin-bottom: 20px;
}

#footnotes.uk a {
	color: #003366; text-decoration:none;
}

#footnotes.uk a:hover, a:active { color: #003366; text-decoration:underline; }

.footnotes_sm {
	float:right;
	font-family:arial,helvetica,sans-serif;
	color:#003366;
	font-size:11px;
}

#footnotes_sub {
	width:960px;
	margin:20px auto;
	text-align:left;
	font-family:arial,helvetica,sans-serif;
	color:#535353;
	font-size:12px;
	border-top:1px #535353 solid;
}

#footnotes_sub a {
	color:#535353; text-decoration:none;
}

#footnotes_sub a:hover, a:active { color:#535353; text-decoration:underline; }

.footnotes_sm_sub {
	float:right;
	font-family:arial,helvetica,sans-serif;
	color:#535353;
	font-size:11px;
}

#left_column {
	width:166px;
	padding-bottom: 20px;
	background-color:#11254c;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
}

#left_column .button {
        margin:2px 0px 2px 0px;
}

#pricinginfo {
	width:166px; height:539px;
	background-color:#232b39;
	overflow:hidden;
	text-align:center;
	float:left;
	margin-right:20px;
	color:#ffffff;
}

.image_content {
	display: block;
	visibility: hidden;
	position: absolute;
}

div.options {
	float: left;
	margin: 0px 15px 0px 0px;
	position: relative;
}

div.contact_choices {
	width:186px;
	height:200px;
	text-align:center;
	background:url(/images/fade.gif);
	background-repeat:repeat-x;
	float:left;
	margin-right:20px;
	font-family:verdana,arial,helvetica,sans-serif;
}
.contact_choices img {
        margin:15px 0px 10px 0px;
}

.contact_choices .interior{
        height:60px;
}

div.feature {
	width:650px;
	background:url(/images/fade.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-left:20px;
	margin-top:30px;
}

.content_area {
        position:absolute;
        top:0px;
        left:0px;
        visibility:hidden;
}

/* @group Employees */
#employers {
	position: relative;
	width: 615px;
	color: #0F1B3B;
}
#employers .hidden{
	position: absolute;
	left: -9999px;
}
#emp_header {
	position: relative;
	/*margin-bottom: 10px;*/
}
#employer_top {
	color: #0F1B3B;
}
#employers h2{
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 18px;
}
div.emp-box {
	position: relative;
	width: 165px;
	float: left;
	background: url(/images/block_bg.gif) repeat-x;
	text-align: center;
	padding: 10px 10px 0;
	margin-right: 20px;
	min-height: 175px;
	height: auto !important;
	height: 185px;
	color: #0F1B3B;
}
div.emp-box a {
	position: absolute;
	bottom: 5px;
	left:  30px;
}
#employer_middle div.emp-box a {
	position: absolute;
	bottom: 5px;
	left:  15px;
}
div.emp-box p {
	margin-bottom: 1px;
	color: #0F1B3B;
}
div.emp-box ul {
	padding-left: 30px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0;
	color: #0F1B3B;
}
div.emp-box ul li {
	color: #0F1B3B;
}
div.price {
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	color: #0F1B3B;
}
#employer_middle ul {
	text-align: center;
	padding-left: 20px;
}
#employer_middle ul li {
	text-align: left;
	font-weight: bold;
}
#employer_bottom {
	position: relative;
}
#employer_bottom_left, #employer_bottom_right {
	position: relative;
	width: 305px;
	float: left;
}
#employer_bottom_left p, #employer_bottom_right p {
	color: #0F1B3B;
}
#employer_bottom_left div.emp-box-bottom,#employer_bottom_right div.emp-box-bottom  {
	position: relative;
	background: url(/images/block_bg.gif) repeat-x;
	text-align: center;
	padding: 10px 10px 0;
	margin-right: 20px;
	min-height: 175px;
	height: auto !important;
	height: 185px;
	color: #0F1B3B;	
}
/* @end */

/* @group Ads */
#ad_bottom {
	background:transparent url(/images/ad_bottom.png) no-repeat scroll 0 0;
	height:261px;
	position:relative;
	width:565px;
	padding: 10px 20px;
}

#ad_bottom form {
	position: absolute;
	width:565px;
}
#ad_bottom form input.button{
	position: relative;
	float: right;
}
h2.ad {
	margin: 5px;
}

/* @end */
/* @group Candidates */
#container_640.candidates {
	position: relative;
	width: 620px;
}
#candidate_header .hidden{
	position: absolute;
	left: -9999px;
}
#container_640.candidates h2 {
	background: url(/images/candid_bullet.gif) no-repeat;
	padding-left: 35px;
	height: 26px;
	font-weight: bold;
} 
#container_640.candidates h3 {
	background: url(/images/candid_bullet.gif) no-repeat;
	padding-left: 35px;
	height: 26px;
	font-weight: bold;
} 
#candidate_bottom p.large{
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: black;
}
#candidate_middle p{
	color: black;
}
#candidate_middle a{
	text-align: center;
	display: block;
}
#candidate_bottom p{
	padding-left: 35px;
	color: black;
}
/* @end */