@charset "UTF-8";

/****************************************************************************************************/
/****    Author: Paul Gualdoni         **************************************************************/
/****    Project: JobWatch             **************************************************************/
/****    Creation Date: 28 Apr 2008    **************************************************************/
/****    Last Modified: 12 June 2008    **************************************************************/
/****************************************************************************************************/

body  {
	background: #ebf0f7 url(/jobwatch/images/body-bg.gif) repeat-y;
	margin: 0 0 12px 0; 
	padding: 0;
	text-align: left;
	color: #000000;
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	}

img {
	border: none;
	}

/****************************************************************************************************/
/****    PAGE LAYOUT    *****************************************************************************/
/****************************************************************************************************/

.jobwatch #container { 
	position: relative; 
	width: 1000px;  
	height: 100%;
	background-color: #fff;
	margin: 0 10px 0 0; 
	padding: 0;
	text-align: left; 
	} 

.jobwatch #header { 
	position: relative;
	top: 0;
	left: 0;
	width: 1010px;
	height: 144px; 
	background: #ebf0f7 url(/jobwatch/images/cwHead-bg.gif) no-repeat top left; 
	margin: 0;
	padding: 0;
	} 

.jobwatch #navigation {
	font: .75em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	position: absolute;
	top: 10px;
	left: 0;
	width: 160px; 
	background: #fff;
	padding: 0 10px 0 15px; 
	}
.jobwatch #promotion {
	position: absolute; 
	top: 0px; 
	left: 860px; 
	width: 120px; 
	background-color: #ffffff; 
	margin: 0;
	padding: 0 15px 0 5px;
	}
.jobwatch #mainContent { 
	height: 735px;
	margin: 0 150px 0 185px; 
	padding: 12px 5px 0 5px;
	background-color: #fff;
	font: .75em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	}

.jobwatch #mainContent a { 
	color: #005187;
	}
	
.jobwatch #footer { 
	position: relative;
	bottom: 0;
	left: 0;
	width: 950px;
	margin: 0;
	padding: 0 15px 0 15px; 
	background-color: #00008b;
	border-right: 1px solid #0069af;
	}



/****************************************************************************************************/
/****    HEADER STYLES    ***************************************************************************/
/****************************************************************************************************/

#header img#cwlogo {
	position: absolute;
	top: 21px;
	left: 18px;
	}
	
#header img#jwlogo {
	position: absolute;
	top: 99px;
	left: 15px;
	}
	
#header #headbanner {
	position: absolute;
	bottom: 0px;
	right: 18px;
	}



/****************************************************************************************************/
/****    NAVIGATION STYLES    ***********************************************************************/
/****************************************************************************************************/

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navigation li {
	padding: .75ex 0 0 0;
	}
	
#navigation li.navSection {
	font-weight: bold;
	text-transform: uppercase;
	padding: 2.5ex 0 0 0;
	}
	
#navigation a {
	text-decoration: none;
	color: #333;
	}
	
#navigation a:hover {
	font-weight: bold;
	color: #0069af;
	}



/****************************************************************************************************/
/****    PROMOTION STYLES    ************************************************************************/
/****************************************************************************************************/

#promotion img {
	border: none;
	padding: 0 0 9px 0;
	margin-top: 10px;
	}



/****************************************************************************************************/
/****    MAIN CONTENT AREA STYLES    ****************************************************************/
/****************************************************************************************************/

#jobsearch {
	width: 432px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-left: 1px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	}
	
#jobseekerloginbox {
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #CCCCCC;
	float: left;
	}

#employerloginbox {
	width: 210px;
	margin-top: 10px;
	background-color: #CCCCCC;
	float: left;
	}
	
h3 {
	font: 1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
	padding: 1.5px 0 1.5px 0;
	}
	
h4 {
	font: 1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	font-weight: bold;
	margin: 0;
	padding: 2ex 0 1ex 0;
	}
	
.cwfeedback {
	margin: 0;
	padding: 12px 0 0 9px;
	clear: left;
	}
	
/****************************************************************************************************/
/****    FEATURED JOB AREA STYLES    ***********************************************************/
/****************************************************************************************************/
	
	
#featuredjp {
	width: 204px;
	height: 180px;
	margin: 0;
	padding: 0px;
	border: none;
	overflow: hidden;
	}

#featuredj {
	width: 204px;
	height: 165px;
	margin: 0;
	padding: 0px;
	border: none;
	overflow: hidden;
	}

#featuredp {
	width: 204px;
	height: 195px;
	margin: 0;
	padding: 0px;
	border: none;
	overflow: hidden;
	}
		
.loginbox {
	padding: 0;
	margin: 0;
	border: 1px solid #663399;
	}
	
#linkContainer {
	border-top: 1px solid #7f9db9;
	padding: 6px;
	}
	
/****************************************************************************************************/
/****   HOME JOB CATEGORY AREA STYLES    ************************************************************/
/****************************************************************************************************/


.browsecategorybox {
	clear: left;
	padding: 0;
	display: none;
	background-color: #e3ebf3;
	border-left: 1px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;

	}
	
.browsecategorybox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.browsecategorybox li {
	font: .9em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana ;
	text-align: left;
	margin: 0;
	padding: 5px;
	display: block;
	width: 200px;
	bacground-color: #e3ebf3;
	float: left;
	}	
	
.browsecategorybox li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000;
	}
	
.browsecategorybox li a:hover {
	border-bottom: 1px solid #000;
	}
	
	
.clearall {
	display: block;
	clear: both;
	}	
.clearLeft {
	display: block;
	clear: left;
	}

	
/****************************************************************************************************/
/****   HOME JOB SEARCH AREA STYLES    **************************************************************/
/****************************************************************************************************/

#jobSearchForm input#jsearch {
	width: 412px;
	font-size: 1.5em;
	}
	
#jobSearchForm button {
	width: 100px;
	font-size: 1.25em;
	}
	

	
/****************************************************************************************************/
/****   CONFERENCE / TRAINING AREA STYLES    ********************************************************/
/****************************************************************************************************/

#events {
	width: 625px;
	margin: 0;
	padding: 3px;
	}
.eventListings {
	margin: 0;
	padding: 0;
	font: .95em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	display: block;
	border: 1px solid #0069af;
	background-color: #ebf0f7; 
	}
.eventListings a {
	text-decoration: none;
	color: #0069af;
	}
#events h3 {
	display: block;
	padding-top: 3ex;
	border-bottom: 1px solid #000;
	}
#events h4 {
	color: #0069af;
	}
.eventCompany {
	font-weight: bold;
	margin: 0;
	padding: 1.5ex 5px 0 5px;
	}
.eventTitle {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 1ex 5px 0 5px;
	color: #0069af;
	}
.eventLocation {
	margin: 0;
	padding: 1ex 5px 2ex 5px;
	}
.eventDate {
	margin: 0;
	font-weight: bold;
	background-color: #0069af;
	color: #ffffff;
	padding: 0.3ex 5px 0.3ex 5px;
	}
.eventDescription {
	margin: 0;
	padding: 0ex 5px 2ex 5px;
	}
.eventDescription p {
	margin: 0;
	padding-top: 1ex;
	}
.eventDescription ul {
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	}
.eventDescription li {
	margin: 0;
	padding: 0;
	}
	
/****************************************************************************************************/
/****   EVENTS /  ADICIO STYLE TABS    **************************************************************/
/****************************************************************************************************/

.adicioStyleTabBorder {
	background: url(http://slb.adicio.com/images/adicioTabs/adicio_tab_details_border.gif) repeat-x bottom;
	}
#adicioStyleTab {
	float:left;
	width:100%;
	line-height:normal;
	font: .9em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	font-weight: bold;
	cursor: pointer;
	}
#adicioStyleTab ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	}
#adicioStyleTab li {
	display:inline;
	margin:0;
	padding:0;
	}
#adicioStyleTab a {
	float:left;
	background:url(http://slb.adicio.com/images/adicioTabs/adicio_tab_details_lt.gif) no-repeat left top;
	margin:0;
	padding: 0 0 0 5px;
	text-decoration:none;
	cursor: pointer;
	}
#adicioStyleTab a span {
	float:left;
	display:block;
	background:url(http://www.centerwatch.com/jobwatch/images/adicio_tab_details_rt.jpg) no-repeat right top;
	/*background:url(http://slb.adicio.com/images/adicioTabs/adicio_tab_details_rt.gif) no-repeat right top;*/
	padding: 5px 10px 2px 5px;
	color:#333333;
	}
#adicioStyleTab #current a {
    background-position:0% -24px;
	cursor: pointer;
	}
#adicioStyleTab #current a span {
    background-position:100% -24px;
    color:#333333;
	cursor: pointer;
	}
#adicioStyleTabContent {
	border-right: 1px solid #8d989c;
	border-bottom: 1px solid #8d989c;
	border-left: 1px solid #8d989c;
	font: 1em "Lucida Grande", "Lucida Sans", Verdana;
	padding: 12px 6px 6px 6px;

	}
#adicioStyleSubNav {
	}
#adicioStyleTabContent a{
	color: #0069af;
	}

/****************************************************************************************************/
/****   EVENTS /  ACADEMIC PROGRAM STYLES   *********************************************************/
/****************************************************************************************************/

.programListing {
	margin: 0;
	padding: 0;
	font: .95em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana;
	display: block;
	border: 1px solid #0069af;
	background-color: #ebf0f7; 
	}
.programListing a {
	color: #0069af;
	}
	
.programInstitution {
	margin: 0;
	font-weight: bold;
	background-color: #0069af;
	color: #ffffff;
	padding: 0.3ex 5px 0.3ex 5px;
	}
	
.programTitle {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 1ex 5px 0 5px;
	color: #0069af;
	}
	
.programLocation {
	margin: 0;
	padding: 1ex 5px 2ex 5px;
	}

.programDescription {
	margin: 0;
	padding: 0ex 5px 2ex 5px;
	}
.programDescription p {
	margin: 0;
	padding: 1ex 0 0 0;
	}
.programDescription ul {
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	}
.programDescription li {
	margin: 0;
	padding: 0;
	}


.programContact {
	margin: 0;
	padding: 0ex 5px 2ex 5px;
	}
	
.programContact p {
	margin: 0;
	padding: 0;
	}
	
#programList li {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0;
	}

ul#programList {
	padding: 0 0 0 10px;
	margin: 0;
	}
	
#eventProgramIndex a {
	color: #333;
	text-decoration: none;
	}

#eventProgramIndex a:hover {
	color: #0069af;
	text-decoration: none;	
	}

	
	
/****************************************************************************************************/
/****   ACADEMIC DEGREE PROGRAM FORM AREA STYLES    *************************************************/
/****************************************************************************************************/

		
fieldset {
	margin: 12px 6px 0 6px;
	padding: 6px;
	border: 1px solid #8cc841;
	background-color: #ebf0f7; 
	}
	
legend {
	font-weight: bold;
	}
	
fieldset p {
	margin: 0;
	padding: 1ex 0 0 0;
	position: relative;
	}
label {
	display: block;
		}
label.paid {
	float: left;
	margin-bottom: 6px;
	width: 100%
	}
label.radioLabel {
	float: left;
	margin-right: 12px;
	padding: 0;
	}
.formField {
	display: block;
	border: 1px solid #0069af;
	margin: 0 0 6px 0;
	padding-bottom: 2ex;
	background-color: #ebf0f7; 
	width: 425px;
	}
.formField-Head {
	font-weight: bold;
	background-color: #0069af;
	color: #ffffff;
	margin: 0;
	padding: 0.3ex 5px 0.3ex 5px;
	}
.formField-SubHead {
	color: #0069af;
	}
.formField-Description {
	margin: 1ex 0 0 0;
	padding: 0.3ex 5px 0.3ex 5px;
	}
input.radio {
	float: left;
	margin-right: 9px;
	}
.academicForm textarea {
	width: 300px;
	height: 150px;
	}
.academicForm input[type="text"] {
	width: 300px;
	}
.academicForm input.radio, input.checkbox, input.submit {
	width: auto;
	}
#billingInformation {
	clear: both;
	padding-top: 12px;
	}
.academicForm input#email {
	width: auto;	
	}


.adicioStyleBox {
	margin: 0; 
	padding: 0; 
	background-color: #fff; 
	border-left: 1px solid #7f9db9; 
	border-right: 1px solid #7f9db9; 
	border-bottom: 1px solid #7f9db9; 
	}

.adicioStyleBox  h3 {
	display: block; 
	border-top: 2px solid #0069af; 
	background-color: #f3f7fb; 
	margin: 0; 
	padding: 4px 9px 4px 9px;
	}

.adicioStyleBox p.linkbox {
	display: block; 
	font-size: .9em;
	border-top: 1px solid #0069af; 
	background-color: #ebf0f7; 
	margin: 0; 
	padding: 4px 9px 4px 9px;
	}

.adicioStyleBox p.linkbox span#linkContainer {
	border-top: 0px;
	}

.adicioStyleBox p.linkbox a {
	color: #333;
	text-decoration: none;
	}

.adicioStyleBox p.linkbox a:hover {
	border-bottom: 1px solid #333;	
	}

.adicioStyleBox-FormArea {
	margin: 0;
	padding: 6px; 
	border-top: 1px solid #0069af;
	background-color: #fff;
	}
.clearLeft {
	clear: left;
	margin: 0;
	padding: 0;
	}

.adicioStyleButton {
	float: left:
	display: inline;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-weight:bold;
	background-image: url(http://slb.adicio.com/images/buttonBkgdFlow.gif);
	background-repeat: repeat-x;
	background-position: right;
	overflow: visible;
	font-size: 1em;
	height: 20px;
	text-align: right;
	padding-left: 10px;
	padding-right: 31px;
	border: 1px solid #0069af;
	color: #333333;
	cursor: pointer;
	}

.formTextInput {
	margin: 0 0 6px 0;
	padding: 3px;
	border: 1px solid #0069af;
	color: #999999;
	}
	
.loginInput {
	margin: 0 0 6px 0;
	padding: 3px;
	border: 1px solid #0069af;
	color: #999999;
	width: 190px;
	}

.formDropDown {
	margin: 0 6px 6px 0; 
	border: 1px solid #30069af; 
	float: left; 
	}

.browsecategorybox {
	margin: 0; 
	padding: 0; 
	}

/****************************************************************************************************/
/****   HOME / CAREER-RELATED NEWS STYLES    ********************************************************/
/****************************************************************************************************/

#news {
	margin: 0;
	}
#news h2 {
	display: block;
	padding-top: 1ex;
	padding-bottom: 1ex;
	padding-left: .5ex;
	color: #ffffff;
	background-color: #0069af;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 2px;
	letter-spacing: 1px;
	}
#news h3 {
	font-size: 16px;
	padding-top: 1ex;
	text-transform:capitalize;
	}
#news h4 {
	color: #0069af;
	margin: 0;
	text-align:left
	padding: 0;
	}
#news p {
	margin: 0;
	padding-top: 1ex;
	text-align:left
	}
#news ul {
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	}
#news li {
	margin: 0;
	padding: 0;
	}
#news td {
	margin-right: 25px;
	
	}

/****************************************************************************************************/
/****   MEDIAKIT / FROM ADICIO TEMPLATE      ********************************************************/
/****************************************************************************************************/

/* Begin MediaKit CSS From Adicio Template*/
div#titleBar {
	width:631px;
	margin:0 2%;
	background:#fff;
	padding-top:12px;
	padding-bottom:10px;
	overflow:hidden;
}
.titleBarLt {
	background:url(http://slb.adicio.com/images/titleBarLt.gif) no-repeat;
	height:27px;
	width:5px;
}
.titleBarRt {
	background:url(http://slb.adicio.com/images/titleBarRt.gif) no-repeat;
	height:27px;
	width:5px;
}
.titleBarText {
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-left:6px;
	letter-spacing:.06em;
	text-align:left;
	color:#0069af;
	background:#fff url(http://slb.adicio.com/images/titleBarBlueBkg.gif) repeat-x;
}
.titleBar {height:27px;}
.productSubSectionHeader {
	font:bold 12px Verdana, Helvetica, sans-serif;
	text-align:left;
	padding-left:6px;
	color:#333;
	padding-bottom:2px;
	border-bottom:1px dotted #ebf0f7;
	}
.mediaKitSectionDesc {
	font:11px Verdana, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	padding-left:6px;
	vertical-align:top;
	padding-top:4px;
	}
.productContentDivider {
	background:#ebf0f7 url(http://slb.adicio.com/images/spacer.gif);
	width:1px;
	}
.productDetails {
	text-align:right;
	vertical-align:top;
	}
.mediaKitDetailDesc {
	font:11px Verdana, Helvetica, sans-serif;
	text-align:right;
	color:#333;
}
.mediaKitDetailPrice {
	font:11px Verdana, Helvetica, sans-serif;
	text-align:right;
	color:#333;
	padding-left:5px;
	padding-right:5px;
	width:90px;
}
.buttonClassFlowMini {
	font:10px/12px Arial, Helvetica, sans-serif;
	background:url(http://slb.adicio.com/images/buttonBkgdFlowMini.gif) no-repeat right;
	overflow:visible;
	height:18px;
	text-align:left;
	padding:1px 0 1px 3px;
	width:82px;
	border:1px solid #C2C2C2;
	color:#333;
	vertical-align:middle;
	cursor:pointer;
}
.spacer10 {
	background-image:url(http://slb.adicio.com/images/spacer.gif);
	height:10px;
}
.userLoginHelpNav {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:	#000;
}
.userLoginHelpNav a:link,
.userLoginHelpNav a:active,
.userLoginHelpNav a:visited,
.userLoginHelpNav a:hover {
	color:#000;
	text-decoration:underline;
}
#detailsTab {
	float:left;
	width:100%;
	line-height:normal;
	font:bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#detailsTab ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}
#detailsTab li {
	display:inline;
	margin:0;
	padding:0;
}
#detailsTab a {
	float:left;
	background:url(http://slb.adicio.com/images/adicioTabs/adicio_tab_details_lt.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	cursor:pointer;
}
#detailsTab a span {
	float:left;
	display:block;
	background:url(http://slb.adicio.com/images/adicioTabs/adicio_tab_details_rt.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333;
}
#detailsTab #current a {
    background-position:0% -24px;
	cursor:pointer;
}
#detailsTab #current a span {
    background-position:100% -24px;
    color:#333;
	cursor:pointer;
}
#detailsTabContent {
	border-right:1px solid #8d989c;
	border-bottom:1px solid #8d989c;
	border-left:1px solid #8d989c;
}

/*  Sub Navigation  */
.adicioSubNav {
	height:30px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	background:#fff url(http://slb.adicio.com/images/careers/adicioSubNavGrade.jpg) repeat-x bottom;
}
.adicioSubNav a:active,
.adicioSubNav a:link,
.adicioSubNav a:hover,
.adicioSubNav a:visited {
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
/* End MediaKit CSS From Adicio Template*/
