/* 
Title: Virtua: SEOSite
Author: Debbie Foerst, User Interface Developer
Email: debbie.foerst@tmp.com
Company: TMP Worldwide Advertising and Communications, LLC
*/

/* ====== Global Styles ====== */


* {
padding:0;
margin:0;
}

body {
background-color: #7b9caf;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size: 11px;
line-height:14px;
margin:0;
padding:0;
}

a {
color: #666;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#divMain {
position: relative;
margin:0 auto;
width: 820px;
}
#articles #divMain {
margin: 0;
}

/* Logo and side rules*/

#header {
float: left;
width: 818px;
background-color: #1e6d9e;
border-left: #666 1px solid;
border-right: #666 1px solid;
border-bottom: #666 1px solid;
margin-bottom: 4px;
}

#header img {
padding: 10px 0 10px 10px;
}

/* navigation on top for benefits and our history */

#primarynav {
float: left;
width: 818px;
height: 32px;
margin: 0;
padding: 0;
background: #fff url(../job-images/298/nav-bkg.jpg) no-repeat;
border: #666 1px solid;
margin-bottom: 4px;
}

#primarynav ul {
margin-left: 10px;
white-space: nowrap;
}

#primarynav li {
list-style: none;
display: inline;
text-transform: uppercase;
background: url(../job-images/298/nav-bullet.gif) right 5px no-repeat;
}

#primarynav li a {
padding: 0 20px 0 15px;
color: #00385a;
line-height: 30px;
text-decoration: none;
}

#primarynav li a:hover {
text-decoration: underline;
}

#primarynav li.last {
background-image: none;
}

/* ======== background images =======*/

#mainimg {
float: left;
width: 820px;
background: transparent url(../job-images/298/home-right-bkg.jpg) right bottom no-repeat;
}

#mainimg-two {
float: left;
width: 820px;
background: transparent url(../job-images/298/list-right-bkg.jpg) right bottom no-repeat;
}

#mainimg-job {
float: left;
width: 820px;
background: transparent url(../job-images/298/job-right-bkg2.jpg) right bottom no-repeat;
}

#mainimg-search {
float: left;
width: 820px;
background: transparent url(../job-images/298/search-right-bkg.jpg) right bottom no-repeat;
}

.searchWrapper {
background: #c2e4f8;
border: 1px solid #828282;
position: relative;
width: 548px;
}
.searchWrapper .toggleSearch {
position: absolute;
right: 26px;
top: 14px;
color: #1E6D9E;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
text-decoration: underline;
cursor: pointer;
}
.searchWrapper .toggleSearch:hover {
text-decoration: none;
}
.advancedSearch {
overflow: auto;
padding: 40px 57px 20px 45px;
}
.searchWrapper select {
cursor: pointer;
border: 1px solid #d6d6d6;
padding: 1px;
width: 306px;
float: right;
margin-bottom: 6px;
}
.searchWrapper .fieldWrapper label {
color: #1E6D9E;
font-size: 1.1em;
font-weight: bold;
float: left;
clear: left;
margin: 7px 0;
}
.lblASKeywords {
color: #1E6D9E;
font-size: 1.1em;
font-weight: bold; 
margin-top: 5px;
float: left;
}
.search {
padding: 5px 13px;
}
.keywordWrapper {
overflow: auto;
padding-bottom: 6px;
}
.keywordWrapper .input_text {
border: 1px solid #D6D6D6;
float: right;
padding: 2px;
width: 300px;
}
.search .input_text {
background: url("../job-images/298/search-txt-box.gif") no-repeat right;
border: 0;
height: 17px;
padding: 5px;
width: 212px;
vertical-align: middle;
margin-right: 5px;
}
.search label {
color: #1E6D9E;
font-size: 1.1em;
font-weight: bold;
margin-right: 5px;
vertical-align: middle;
}

/* ====== primary left content =========*/

#primaryleft {
float: left;
width: 548px;
margin-right: 4px;
}

#mainphoto {
width: 548px;
border: #666 1px solid;
margin-bottom: 4px;
}

#threephotos {
float: left;
width: 548px;
border: #666 1px solid;
margin-top: 4px;
}



#mainphoto-search {
width: 548px;
border: #666 1px solid;
}

#maincontent {
width: 548px;
background-color: #fff;
border: #666 1px solid;
}

#maincontent h1{
font-size: 11px;
color: #1e6d9e;
text-transform: uppercase;
padding-left: 12px;
padding-top: 20px;
}

#maincontent p {
padding:6px 15px 20px 12px;
}

/* ===== search box information ======== */

.search-form {
width: 548px;
height: 39px;
background: #bee2f8 url(../job-images/298/search-txt-box.gif) 177px 8px no-repeat;
border-left: #666 1px solid;
border-right: #666 1px solid;
border-bottom: #666 1px solid; 
}

.search-form #job_input_text {
float: left;
background: none;
width: 211px;
font-size: 12px;
padding: 5px 6px 7px 5px;
margin-top: 7px;
border: none;
display: inline;
}


.search-form label{
font-size: 12px;
color: #1e6d9e;
font-weight: bold;
margin-left: 90px;
line-height: 39px;
margin-right: 11px;
float: left;
display: inline;
}

.searchWrapper .input_submit {
background:url(../job-images/298/go-btn.gif) no-repeat scroll 0 0;
border:none;
height:36px;
width: 37px;
font-size: 0;
line-height: 0;
text-indent: -999em;
display: inline;
cursor:pointer;
vertical-align: middle;
}
.searchWrapper .advancedSearch .input_submit {
position: absolute;
right: 15px;
top: 85px;
}


/*===== Search Results table ==========*/

#searchHTML {
position: relative;
z-index: 999;
}

#srb {
top: 6px;
left: 83px;
position:relative;
z-index: 999;
width:375px;
position: absolute;
}

#srb .header {
text-align: left;
clear: both; width: 375px; height:30px; padding-top:6px;
border-top: solid 1px #666  border-right:solid 1px #666;	
background-color: #ffffff;
font-size: 12px;
color: #1e6d9e;
}

#srb .header h4 {
font-weight: bold; 
color: #1e6d9e; 
margin-top: 10px; 
margin-left: 10px;
}

#srb .header .close a {
font-size: 11px;
background: url(../job-images/298/small-arr.gif) right top no-repeat;
color: #686868;
padding-top: 6px;
padding-right: 12px;
position: absolute;
top: 12px;
cursor: pointer;
right: 9px;
}

#srb {
border-bottom:solid 1px #666;
border-right:solid 1px #666;
border-left:solid 1px #666;
}

#srb .content {
width:375px;
}

#srb .content tr {
background: #ffffff;
}

#srb .content tr.alt {
background: #ffffff;
}

#srb .content td {
text-align: left; 
padding: 5px 10px; 
color: #000; 
font-size: 10px;
width: 60%;
}

#srb .content td a {
color: #000;
}

#srb .srb-lastrow td {
text-align: right; 
padding-top: 15px; 
padding-right: 15px;
}

/* ======= breadcrumbs along the top of job descriptions =======*/

#breadcrumbs {
width: 542px;
background-color: #fff;
border-left: #666 1px solid;
border-right: #666 1px solid;
border-bottom: #666 1px solid;
padding-left: 6px; 
}


#breadcrumbs a {
font-size: 12px;
font-weight: bold;
color: #1e6d9e;
line-height: 28px;
padding: 0 10px 0 6px;
text-decoration: none;
}

#breadcrumbs a:hover {
text-decoration: underline;
}

/* ======= Jobs by Category, Jobs by Location, Browse Job groups ======*/

#jobscontent {
float: left;
width: 550px;
background: #fff;
border-bottom: #7b9caf 4px solid; 
background: #fff url(../job-images/298/location-bkg.gif) repeat-y;
}

.jobframe{
float: left;
width: 160px;
}

.locationframe {
float: left;
width: 165px;
}

.jobframe h2, .locationframe h2{
color: #fff;
font-size: 11px;
line-height: 24px;
text-transform: uppercase;
background-color:#7b9caf;
padding-left: 12px;
}

.jobframe ul {
color: #666;
list-style: none;
padding: 6px 6px 12px 22px;

}

.locationframe ul {
color: #666;
list-style: none;
padding: 6px 6px 12px 22px;
}

.jobframe a, .locationframe a {
color: #666;
line-height: 18px;
font-weight: bold;
text-decoration: underline;
}

.jobframe a:hover, .locationframe a:hover {
text-decoration: none;
}

.groupframe {
float: left;
width: 225px;
}

.groupframe h2 {
color: #fff;
font-size: 11px;
line-height: 24px;
text-transform: uppercase;
background-color:#7b9caf;
padding-left: 12px;
}

.groupframe  ul{
color: #666;
list-style: none;
padding: 6px 6px 12px 22px;
border-right: #666 1px solid;
}

.groupframe a {
color: #666;
line-height: 18px;
font-weight: bold;
text-decoration: underline;
}

.groupframe a:hover {
text-decoration: none;
}

.job-nav ul {
color: #666;
list-style: none;

}


.job-nav li {
display: inline !important;
}

a.pagination-more, a.pagination-back {
display: inline !important;
width: auto;
padding: 0;
}

.job-nav a.pagination-back {
padding-right: 70px;
}


/* recent openings - job descriptions -level one page */

#recentjobs {
float: left;
width: 548px;
background-color: #fff;
border: #666 1px solid;

}

#recentjobs h2 {
font-size: 11px;
color: #1e6d9e;
text-transform: uppercase;
line-height: 25px;
padding-left: 12px;
padding-top: 12px;
}

#recentjobs dt {
font-size: 11px;
font-weight: bold;
color: #1e6d9e;
text-transform: uppercase;
padding-left: 12px;
padding-top: 6px;
}

#recentjobs dd {
font-size: 11px;
padding:0 15px 10px 12px;
}

#recentjobs a {
color: #1e6d9e;
text-decoration: underline;
}

#recentjobs a:hover {
text-decoration: none;
}

/* ====== Similar jobs ====== */
 
div#similar-jobs ul {
margin: 10px 0;
padding: 0;
}
 
div#similar-jobs li {
display: inline;
}
 
div#similar-jobs li a {
color: #666;
font-weight: bold;
display: inline-block;
padding: 0 0 10px 20px;
width: 150px;
}

/* =====table for level 2 page===== */

#listcontent {
float: left;
width: 550px;
background: #fff;
border-bottom: #7b9caf 4px solid; 
}

.info-table{ width: 550px; }

.info-table th{
background-color: #7b9caf; 
text-align: left; 
color:#fff; 
text-transform: uppercase;
border-right: #000 1px dotted; 
line-height: 25px; 
padding-left: 12px;
 }

.info-table td {
padding-bottom: 4px; 
padding-top: 4px; 
border-right: #000 1px dotted;
}

.info-table td.jobTitle {
padding-left: 20px;
padding-right: 10px;  
width: 260px; 
border-left: #666 1px solid;

}

.info-table td.location{
padding-left: 20px;
padding-right: 10px; 
width: 125px;
}

.info-table td.date{
padding-left: 20px;
padding-right: 10px;
width: 90px; 
border-right: #666 1px solid;
}

.info-table td a:hover {
text-decoration: none;
}

.info-table td.grey {
background-color: #eef2f5;
}

.info-table th.bordernone {
border: none;
}

.pagination {
color: #666;
list-style: none;
padding: 6px 12px 12px 0;
border: #666 1px solid;
text-align: right;
}

.pagination li {
display: inline;
}

.pagination li a.back {
color: #666;
text-decoration: underline;
}

.pagination li a.more{
color: #666;
text-decoration: underline;
}

.pagination li.back {
padding-right: 393px;
}

/* =====table for search results page===== */

#search-table-content,
#conteinerForSearchResults {
float: left;
width: 550px;
background: #fff; 

}

#conteinerForSearchResults {
position: relative;
width: 550px;
}

.tableSearchResults{ width: 550px; background-color: #fff; border-collapse: collapse; margin-bottom: 30px; border-bottom: solid #666 1px;   }

.tableSearchResults th{
background-color: #7b9caf; 
text-align: left; 
color:#fff; 
text-transform: uppercase; 
line-height: 25px; 
padding-left: 12px;
}

.thJobTitle,
.thLocations {
border-right: solid #666 1px;
}

.tableSearchResults td {
background-color: #fff; 
width: auto;
padding: 4px 6px 6px 20px;
border-right: solid #666 1px; 
}

.tableSearchResults td a:hover {
text-decoration: none;
}

#locationsKeyword {
padding-right: 6px;
}

table.tableSearchResults th, table.tableSearchResults td {
width: 1%;
}
	
table.tableSearchResults th, table.tableSearchResults td  {
width: auto;
}

#btGo,#btReset {
background-color:#7b9caf; 
color:white; 
padding:4px 6px; 
margin:0.25em; 
text-decoration:none;
}

#conteinerForSearchResults a.pagination-more {
color: #666;
display: block;
position: absolute;
bottom: 10px;
right: 20px;
}

#conteinerForSearchResults a.pagination-back {
color: #666;
display: block;
position: absolute;
bottom: 10px;
left: 20px;
}


/* ======= Job Description on level three page =====*/

#jobsdescription {
float: left;
width: 550px;
background: #eef2f5;
border-bottom: #7b9caf 4px solid; 
}

#jobsdescription h2{
color: #fff;
font-size: 11px;
text-transform: uppercase;
background-color:#7b9caf;
line-height: 25px;
padding-left: 12px;
}

#jobsdescription h3.jobtitle {
font-size: 1.3em !important;
font-weight: bold !important;
width: 350px;
margin: 20px 0;
}
#jobsdescription .innerframe {
float: left;
width: 528px;
background: #eef2f5;
border-left: #666 1px solid;
border-right: #666 1px solid;
border-bottom: #666 1px solid;
padding: 0 10px 40px 10px;
}

#jobsdescription .innerframe h1 {
color: #1e6d9e;
font-size: 18px;
text-transform: uppercase;
padding-left: 12px;
padding-bottom: 12px;
}

#jobsdescription .innerframe h3 {
color: #000;
font-size: 11px;
font-weight: 400;

}

#jobsdescription .innerframe h4 {
color: #000;
font-size: 11px;
font-weight: 400;
padding-left: 12px;
}

#jobsdescription .innerframe p {
padding: 0 15px 12px 12px;
}

#jobsdescription .innerframe ul {
padding: 0 15px 12px 25px;
}

#jobsdescription .innerframe ol {
padding: 0 15px 12px 25px;
}

/* ======= apply now button =====*/

a.apply{
background:url(../job-images/298/applynow-btn.jpg);
width: 96px;
height:32px;
font-size: 0;
text-indent: -4000px;
line-height:0;
display: block;
margin: 20px;
float: right;
}

/* ======= right content  =======*/

#highlights {
float: left;
width: 266px;
background-color: #fff;
border-left: #666 1px solid;
border-right: #666 1px solid;
border-top: #666 1px solid;
padding-bottom: 70px; 
}

#highlights h3{
font-size: 11px;
color: #1e6d9e;
text-transform: uppercase;
line-height: 25px;
padding-left: 12px;
padding-top: 20px;
}

#highlights p {
padding: 0 12px;
}

#highlights #aboutcontent {
float: left;
width: 261px;
background-color: #fff;
}

#highlights #aboutcontent h1 {
background: url(../job-images/298/about-header.gif) 10px 10px no-repeat;
text-indent: -999em;
padding-bottom: 100px;
}

.holder {
float: left;
width: 244px;
background-color: #fff;
border-top: #000 1px dotted;
border-bottom: #000 1px dotted;
margin: 12px 10px;
}

#highlights .holder p {
padding: 8px 0;
}

.holder h2 {
font-size: 13px;
line-height: 25px; 
color: #666;
background: url(../job-images/298/header-arrow.gif) 6px 10px no-repeat;
padding: 8px 0 0 30px;
}

.holder ul {
list-style: none;
color: #1e6d9e;
padding: 6px 0 15px 25px;
}

.holder a {
color: #1e6d9e;
line-height: 24px;
}

.bordertopnone {
border-top: none;
margin-top: 0;
}


/* ====== Similar jobs ====== */
.similarholder {
float: left;
width: 266px;
border-bottom: #666 1px solid;
margin: 12px 0 0 0;
}

.similarholder h2{
color: #fff;
font-size: 11px;
text-transform: uppercase;
background-color:#7b9caf;
line-height: 25px;
padding-left: 12px;
}


div#similar-jobs ul {
margin: 10px 0 0 0;
padding: 0;
}
 
div#similar-jobs li {
display: inline;
}
 
div#similar-jobs li a {
color: #666;
font-weight: bold;
display: inline-block;
padding: 0 0 8px 20px;
width: 210px;
}

/*=====  subscribe information ===== */

.holder .subscribe-form {
float: left;
padding-left: 3px;
background:url(../job-images/298/subscribe-text.gif) 1px 39px no-repeat;
}

.holder .subscribe-form #txtEmail {
background: none;
width: 162px;
border: none;
padding: 4px 5px 2px 8px;
line-height: 16px;
font-size:12px;
float: left;
margin-bottom: 10px;
}

.holder .subscribe-form #btnSubscribe {
border:none;
background:url(../job-images/298/subscribe-btn.jpg) no-repeat;;
height:34px;
width:96px;
text-indent: -9999em;
font-size:0;
line-height:0;
cursor:pointer;
padding-bottom: 10px;
}

.holder .subscribe-form label{
float: left;
padding: 6px 12px 6px 0;
}

/* ======= Shared Links Info ======*/

#sharedlinks {
padding-top: 12px;
padding-bottom: 12px;
}

#sharedlinks img {
padding: 2px 4px 4px 0;
}

.padbottom {
margin-bottom: 200px;
}

/* ====tagcloud information===== */

.bluebkg {
float: left;
width: 265sspx;
background-color: #c8e7f9;
}

.bluebkg h2 {
font-size: 12px;
line-height: 25px; 
color: #7b9caf;
background: url(../job-images/298/common-arrow.gif) 6px 12px no-repeat;
padding: 8px 0 0 30px;
}

.tagcloud  {
text-align: justify; 
padding: 3px 20px 15px 20px; 
line-height: 22px;
}

.tagcloud a {
text-decoration: none;
}

.tagcloud a:hover {
text-decoration: underline;
}

.tagcloud .cloud-NotShown {
font-size: 11px; color: #7b9caf;
}

.tagcloud .cloud-Tiny {
font-size: 10px; 
color: #7b9caf;
}

.tagcloud .cloud-Small {
color: #7b9caf;
}

.tagcloud .cloud-Medium {
color: #7b9caf; 
font-weight: bold; 
font-size: 14px;
}

.tagcloud .cloud-Big {
color: #1e6d9e; 
font-weight: bold; 
font-size: 18px;
}

/* ===== footer content ===== */

#footer {
clear: both; 
float: left;
width: 818px;
height: 57px;
background: url(../job-images/298/footer-bkg.gif) no-repeat;
border: #666 1px solid;
margin-top: 4px;
}

#footer-left {
float: left;
width: 150px;
margin: 35px 0 0 20px;
}

#footer-left p {
font-size: 10px;
color: #fff;
}

#footer-left a {
color: #fff;
text-decoration: none;
}

#footer-left a:hover {
text-decoration: underline;
}

#footer-right {
float: left;
width: 575px;
margin: 25px 20px 0 50px;
}

#footer-right  p {
font-size: 10px;
line-height: 12px;
color: #fff;
text-align: right;
}

/* ====== hacks for IE 6 ====*/

* html .holder {
width: 240px;
margin: 12px 5px;
}

* html .padbottom {
margin-bottom: 50px;
}

* html #primaryleft {
margin-right: 2px;
}

* html #footer-left {
float: left;
width: 150px;
margin: 35px 0 0 10px;
}

* html #footer-right {
float: left;
width: 575px;
margin: 25px 5px 0 50px;
}


* html #srb {
top: 40px;
left: -355px;
position:relative;
z-index: 999;
width:375px;
position: absolute;
}

* html .job-nav a.pagination-back {
padding-right: 68px;
}

* html a.apply{
margin: 15px 15px 5px 410px;
}

body#list #maincontent p p {
margin: 0 !important;
padding: 0 !important;

}


/* --- ERROR PAGE ------------------------------------------------------ */

body#errorPage {
background: #f4f4f4;
border: 0;
padding: 0;
margin: 0;
}
#divError {
width: 600px;
margin: 100px auto;
border: 0;
padding:5px 5px 5px 0;
font-family: Tahoma, Arial, Sans-serif !important;
background:#DDDDDD;
overflow:visible;
z-index:1;
}
#divError .shadow {
background: white;
border: 1px solid #999999;
margin: -10px 0 0 -5px;
padding: 20px;
position: relative;
z-index: 2;
}
#divError h3 {
background:url(../job-images/298/errorPage.gif) no-repeat left top;
color:#666666;
font-size:2em;
padding:0 40px 20px;
margin:0;
border:0;
font-weight: bold;
}
#divError p {
color:#666666;
font-size:1em;
padding:0;
margin:0 0 6px 0;
border:0;
font-weight: normal;
}
#divError a {
color:#3399CC;
font-size:1em;
padding:0;
margin:0;
border:0;
font-weight: normal;
text-decoration: underline;
}
#divError a:hover {
text-decoration: none;
}on: none;
}
