/*d:\matrixservices\wwwroot\css\ajaxpopups.css */
#login label
{
	font-size:10px;
}
.AJAXAlertDiv
{
    background-color: white;
    border: solid 1px black;
    font-weight: bold;
    vertical-align: middle;
    width: 251px;
}
.AJAXAlertImage
{
    height: 19px;
    width: 25px;
    vertical-align: bottom;
}

#deleteSearch table
{
	margin:12px auto;
	width: 257px;
}

#deleteSearch table th
{
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #9A999A;
}

#deleteSearch td
{
	border-bottom:solid 1px #EEE;
}

#deleteSearch td.left
{
	border-left:solid 1px #9A999A;
}
#deleteSearch td.right
{
	border-right:solid 1px #9A999A;
}

#deleteSearch table .evenDeleteRow
{
    background-color: #F8F8F8;
}

#deleteSearch table .oddDeleteRow
{
    background-color: #fff;
}
#deleteSearch .last td
{	
	border-bottom: solid 1px #9A999A;
}
#deleteSearch td{padding:4px;background-color:inherit;}

#SaveJobBoxForm label{font-weight:bold;display:block;margin:0;color:#000000;}
#SaveJobBoxForm textarea{width:100%;}

.sj_submit
{
	padding-top: 2px;
	text-align: right;
}

.viewNote_more
{	
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-left: 6px;
	cursor:pointer;
	color: #f66b0c;
}

#EmailJobBoxForm input
{
	width: 96%;
}
#EmailJobBoxForm .ej_submit input{height:auto; width: auto;}

#EmailJobBoxForm textarea
{
	width: 90%;
	height: 40px;
}

#EmailJobBoxForm label{font-weight:bold;display:block;margin:4px 0 0 0; white-space:nowrap; color: #000000;}
#EmailJobBoxForm label:after{ content:":";}

.ej_split {
	width: 49%;
	float: left;
	margin-right:2px;
}

.ej_submit
{
	margin: 2px 0;
	text-align: right;
}

.ej_xavier_toaddress {
	color: #000066;
	float: none;
	position: absolute;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: 1px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	width: 180px;
	display:none;
}
.ej_xavier_toaddress ul {
	padding: 0px;
	margin: 0px;
	width: 170px;
}
.ej_xavier_toaddress li {
	width: 100%;
	list-style-type: none;
	cursor: pointer;
	padding: 3px 5px;
	overflow: hidden;
	margin: 0px;
	border-top: 1px solid #FF9;
	border-bottom: 1px solid #FF9;
}
.ej_xavier_toaddress li.selected {
	margin: 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.ej_xavier_toaddress span.substr {
	font-weight: bold;
}

/* Used for Save Job Popup */
#SaveJobTitleCompany
{
color:#666666;
font-size:14px;
line-height:16px;
font-weight:bold;
}

.validationMessage
{
	color:Red;
	display:none;
}

#reqMsg
{
	display:none; 
	font:10px Verdana,Arial,Helvetica; 
	color:Red;
	float:right; 
	width:70%; 
}

#reqMsg2
{
	display:none; 
	font:10px Verdana,Arial,Helvetica; 
	color:Red;	
}

#reqMsgValidationFailure
{
	font:10px Verdana,Arial,Helvetica; 
	color:Red;	
}

#JobFeedBackBody
{	
	font:10px Verdana,Arial,Helvetica;
}

#JobFeedbackWrapper #JobFeedbackWidget
{
	border:1px solid #FFAA00;
	text-align:center; 
	margin:0 auto;
	padding:5px;
	padding-bottom:10px;
}

#ForumnMessage{
	clear:left;
	margin-top:15px;
	font-size: 1em;
}

#ForumnMessage #imgForumn{
	margin-bottom:-4px
}

#SaveJobWidget #Login #LoginInner
{
	margin-left:50px;
}

#JobReported{
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
}

.WaterMarkedTextBox
{
     color: gray;
     text-align: Left;
}
/*d:\matrixservices\wwwroot\css\shadowedpopup.css */

/* classes used for popup effects*/
.popup
{
	POSITION: absolute;  
	margin: -5px 2px 5px -2px !important;
	*margin: 0 !important;
	margin: 0px;
	z-index: 1000001;
	text-align: left;
}

.cbpopup
{
	POSITION: absolute;  
	margin: 0px;
	z-index: 1000001;
	text-align: left;
}

.defaultPopup
{
	BORDER: 3px solid #000064;
	visibility: hidden;
	padding:4px;
	background-color:#fff;
}

.cb_style .defaultPopup input { visibility: inherit !important; }

.cb_style .widePopup
{
	width: 384px; /* Firefox */
	*width: 380px; /* IE */
}

.cb_style .skinnyPopup
{
	width: 286px; /* Firefox */
	*width: 279px; /* IE */
}

.cb_style .close 
{
	float: right;
	border: none;
	height: 14px;
	width: 14px;
background: url(https://secure.icbdr.com/images/js/widgets/close.gif) no-repeat;
	cursor:pointer;
}

.shadowing 
{
	position:absolute;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, direction=135, strength=4);
background: url(https://secure.icbdr.com/images/JS/Widgets/shadowAlpha.png) no-repeat bottom right ;
	*background: none;
	z-index: 1000000;
	text-align: left;
}

.shadow
{
	position:absolute;
	visibility:hidden;
background: url(https://secure.icbdr.com/images/JS/Widgets/shadowAlpha.png) no-repeat bottom right ;
	text-align: left;
}

.cb_style .pop_wrapper
{
	margin:8px;
	text-align: left;
    margin-top: 2px;
    font-size: 13px;
    line-height: 21px;
}

.cb_style .popheader
{
	margin-left:4px;
	margin-right:4px;
	text-align: left;
}	

.cb_style p.popheadertext
{
	line-height: 20px;
	margin:0px;
	padding: 0px;
	font-size:11px;
	text-align: left;
}	

.cb_style p.popheadertext img
{
	float:right;
	margin-top:3px;
}

.intro {
	font-family: arial;
	font-size:18px;
	font-weight: 500;
	color: #000064;
}

#modal_background{
    z-index:99999;
    background:#c9d6f6;
    opacity:.6;
    filter:alpha(opacity=60);
    position:absolute;
    left:-2000px;
    top:0px;
}

/* END of popup classes*/


/* sweepstakes styles */
#cb.sweeps {background:#f60;text-align:center;}
#cb_sweepstakes {width:500px; background:#f60 url("http://cb01a.duodesign.com/JobSeeker/sweepstakes/images/bg_top.gif") 50% 45px no-repeat;font-size:111%;text-align:left;}

#cb_sweepstakes #closer {color:#8c240a;font-size:.8em;float:right;background:url(http://cb01a.duodesign.com/JobSeeker/sweepstakes/images/close.gif) right top no-repeat;margin:12px 9px 0 0;}
#cb_sweepstakes #closer a {color:#8c240a; margin-right:19px;}

#cb_sweepstakes #top img#sweepstakeslogo {float:left;margin:0px 0 0px 9px;}
#cb_sweepstakes #top {height:30px;padding:5px;}
#cb_sweepstakes #bottom {background:transparent url("http://cb01a.duodesign.com/JobSeeker/sweepstakes/images/bg_bottom.gif") top center no-repeat;height:200px;}
#cb_sweepstakes #bottom img{margin:10px 0 0 30px;}
#cb_sweepstakes #sweepsContent a {text-decoration:underline;color:#00f;}
#cb_sweepstakes #sweepsContent {color:#7e3b04;padding:1em;}
#cb_sweepstakes #sweepsContent p {margin:0 1.4em 1.4em;font-weight:bold;line-height:1.3em;}
#cb_sweepstakes #sweepsContent h1 {font:bold 21px Arial, Helvetica, Tahoma, Verdana, sans-serif;color:#000;margin:10px 0 0 0;padding:0;text-align:center;}
#cb_sweepstakes #bottom .note {margin:60px 0 30px 140px;}
#cb_sweepstakes #sweepsContent ul {list-style: none;color:#000}

#cb_sweepstakes #sweepsContent li {background:transparent url("http://cb01a.duodesign.com/JobSeeker/sweepstakes/images/bullet_star.gif")  no-repeat;list-style: none; padding: 0 0 1em 2em;margin:0 50px 0 0;}
#cb_sweepstakes #disclaimer {font: 10px/11px Verdana, Arial, Helvetica, sans-serif; color:white;padding:0 1em 1em;text-align:center; }
#cb_sweepstakes #disclaimer a {color:white;}

#cb_sweepstakes .note {
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-style: italic;
	color: #666;
	margin: 0;
	}

/* end sweepstakes styles */




/*d:\matrixservices\wwwroot\css\jobseeker\ajaxpopup.css */
/* default style to place on outer most div of popup */
/* use another class to define width.  */
.ajaxPopup {
	position: absolute;
	visibility: hidden;
	border: 3px solid #006;
	z-index: 10001;
	margin: 0;
	padding: 0;
	left: -3000px;
	text-align: left;
    background: url("https://secure.icbdr.com/images/intl/LightGrayGradient.jpg") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
}

.ajaxPopup .pop_wrapper {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

.ajaxPopup h2 {
	font-size: 16px;
	border: 0;
	color: #006;
	margin: 5px 25px 5px 0;
}

.ajaxPopup h3 {
	border: 0;
	color: #666;
	margin: 0 25px .5em 0;
}

.ajaxPopup label {
	white-space: nowrap;
	float: left;
	color: #000;
	font-weight: bold;
	margin: 4px 0;
}

.ajaxPopup input.btn, .ajaxPopup a.btn {
	width: auto !important;
	margin: 0 !important;
	font-size: 1em !important;
	display: inline !important;
}

.ajaxPopup input {
	width: 96%;
}

.ajaxPopup textarea {
	width: 98%;
}

.noshow
{
	display:none !important;
}

.show
{
	display:inherit !important;
}

/* if you don't try and use padding, you won't have whacky width styles */
/* these are default.  if you'd like a different width, please define in your page specific style sheet */
.widerPopup {
	width: 385px; 
}

.narrowPopup {
	width: 282px;
}

/* the close button will always sit in the upper right with this */
/* we need to keep float none so it won't push popup contents around */
/* position: absolute; most important for the map */
.ajaxPopup .close {
	float: none;
	border: none;
	height: 14px;
	width: 14px;
	background: url(https://secure.icbdr.com/images/js/widgets/close.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}

.ajaxPopup .stdInnerContent {
	text-align: left;
	line-height: 18px;
}	

.ajaxPopup .submit {
	padding-top: 2px;
	text-align: right;
}

.ej_split {
	width: 49%;
	float: left;
	margin-right:2px;
}

#login label
{
	font-size:10px;
}

#reqMsg
{
	display:none; 
	font:10px Verdana,Arial,Helvetica; 
	color:Red;
	float:right; 
	width:70%;
	margin-top: 5px;
}

#reqMsgValidationFailure
{
	font:10px Verdana,Arial,Helvetica; 
	color:Red;
	margin-bottom: 5px;	
}

#SaveJobWidget #LoginWrapper {
	width: 80%;
	margin: 0 auto;
}
#SaveJobWrapper #SaveJobWidget #loginHTML {
	line-height: 14px;
}
#SaveJobWrapper #SaveJobWidget #loginHTML a {
	font-size: 1em;
}
#SaveJobWidget #Login #LoginInner, #SaveJobWidget .LoginInner
{
	margin: 1px auto; /* in the name of D.A.M.C */
	padding: 4px 0; /* in the name of D.A.M.C */
}
#JobFeedbackWidget #JobFeedBackBody, #JobFeedbackWidget #JobFeedBackBody a {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
}
#ExternalAppUserInfoRequest {
	width: 40%;
}

#txtComment 
{
margin-left: 2px;
}

/*d:\matrixservices\wwwroot\css\rxoverride.css */
.txtCntr {text-align:center}

.cb_style .btn {background:url("http://img.icbdr.com/images/fr/images/button-submit-rx.png") left top no-repeat !important;
             border:none !important; color:#fff !important; text-decoration:none !important;
             font-weight:bold !important; width:184px !important;
             height:32px !important; text-align:center !important; padding:0px !important;
             font-size:10px !important; margin-top:6px !important}

.cb_style .btnWide {background:url("http://img.icbdr.com/images/rx/bouton_wide.gif") left top no-repeat !important;
             border:none !important; color:#fff !important; text-decoration:none !important;
             font-weight:bold !important; width:230px !important;
             height:16px !important; text-align:center !important; padding:0px !important;
             font-size:10px !important; margin-top:6px !important; } 

.cb_style .btnGray {background:url("http://img.icbdr.com/images/rx/bouton_gray.gif") left top no-repeat !important;}

.cb_style .btnWideGray {background:url("http://img.icbdr.com/images/rx/bouton_wide_gray.gif") left top no-repeat !important}

.cb_style .btn a {color:#fff !important}
.cb_style .btnWide a {color:#fff !important}
.cb_style .btn a:visited {color:#fff !important}
.cb_style .btn a:hover {color:#fff !important}
.cb_style .btnWide  a:visited {color:#fff !important}
.cb_style .btnWide  a:hover {color:#fff !important}

.cb_style .btnForLogIn {background:url(http://img.icbdr.com/images/rx/bouton.gif) left top no-repeat !important;
             border:none !important; color:#fff !important; text-decoration:none !important;
             font-weight:bold !important; width:140px !important;
             height:16px !important; text-align:center !important; padding:0px !important;
             font-size:10px !important; margin-top:6px !important}

#RXCOMMON_jobseeker_resumes_postresumenew_postresumepersonalinfo .AccountInformation {  width: 100%;box-sizing: border-box;}

#RXCOMMON_jobseeker_resumes_postresumenew_postresumepersonalinfo .ContactInformationForRX  {  width: 100%;box-sizing: border-box;}
.cb_style .AccountInformation { width: 500px;	

}

.cb_style .ContactInformationForRX  {
    width: 500px;	
}

.cb_style .emailSuccess {   
    position: relative !important;
    top: 22px;
    right: 20px;
    
}
.cb_style .btnRegForRX {
             border:none !important; color:#fff !important; text-decoration:none !important;
             font-weight:bold !important; width:184px !important;
             height:32px !important; text-align:center !important; padding:0px !important;
             font-size:10px !important; margin-top:6px !important}
.PROptionsWrapper {width: 720px !important;}

.InfoBlockOuter {width: 710px !important;}

.EmailOptions .registerRightColumn {border:none !important;} 

#tblResSbmt {width:750px}

.tip_box strong {color: #ce003d !important}

#pnlMySavedSearches b {color: #ce003d !important}
#pnlMySavedSearches a {color: #ce003d !important}
#pnlMySavedSearches .cb_Advanced {margin:10px !important}
#ucMySearches_mxdlSavedSearches__ctl2_trSaveChanges a { color: #ce003d}

.leftLogout a {color: #ce003d !important}
.rightLogout a {color: #ce003d !important}

.siBox H3 {DISPLAY:inline !important; FONT-WEIGHT:normal !important; FONT-SIZE:17px !important;
        COLOR:#FFF !important; FONT-STYLE:normal !important;
        FONT-FAMILY:Tahoma, Arial, Helvetica, sans-serif !important; TEXT-DECORATION:none !important}

#loggedDiv a {font-size:10px !important}

.You INPUT {width:190px}

#SingleApply_inner #spanRequired {margin-bottom:4px}

#ThankHead {border:none}

#links_footer a {color:#000 !important; font-size:10px !important}

#postResMain table {width:96%}

#yellowBG { background-color:#80C8EF}


/****************   HEADER ADVERT  ************************/

#advert {position:relative; top:-70px; left:20px; *left:-124px; height:60px; _margin-bottom:-60px; width:468px}



/*************     JOB RESULTS     **************************/

/* Search box styles */

.iFSBJSHomeJR {background:url("http://img.icbdr.com/images/rx/bg_JR_QSB1.gif") no-repeat; background-position:-4px 0px
             ; background-position:-4px 0px; float:left; width:413px; height:118px; margin:0px 0px 0px -4px
             ; margin:0px 0px 0px -4px; _width:412px}
                  
.iFSBJR {background:url("http://img.icbdr.com/images/rx/bg_JR_QSB2.gif") no-repeat; background-position:-4px 0px
			; background-position:-6px 0px; float:left; width:413px; height:148px; margin:0px 0px 0px 2px
			; margin:0px 0px 0px -6px; _width:412px}   
			
#searchBx #sbmt {
             border:none; color:#fff; text-decoration:none; font-weight:bold; width:140px !important;
             height:18px; text-align:center; padding:0px; font-size:10px;
             margin-top:6px;}

#searchBx .submitnew #sbmt {
float: left !important;
height: 32px;
padding: 0 0 2px 5px !important;
font: bold 13px/32px Arial !important;
color: #fff;
text-align: center;
background: url('http://img.icbdr.com/images/fr/images/button-submit-rx.png') no-repeat scroll left top rgba(0, 0, 0, 0);
text-shadow: 0 -1px #bf6a00;
border: none;
}
		/* default page styles for dropdowns */            
.iFSBJSHomeJR .nichePostesJSHome select {width:180px}
.iFSBJSHomeJR .nicheSpecializationsJSHome select {width:180px}
.iFSBJSHomeJR .location_wrapperJSHome select {width:180px}
.iFSBJSHomeJR .keywords_wrapperJSHome input {width:170px}

.iFSBJSHomeJR .nichePostesJSHome {margin-bottom:6px; float:left; margin-left:18px; margin-right:18px; *margin-right:17px; _margin-left:10px}
.iFSBJSHomeJR .nicheSpecializationsJSHome {margin-bottom:6px; float:left}
.iFSBJSHomeJR .location_wrapperJSHome {margin-bottom:6px; margin-left:18px; float:left; margin-top:1px; _margin-left:10px}
.iFSBJSHomeJR .keywords_wrapperJSHome {margin-bottom:0px}
.iFSBJSHomeJR .findbutton_wrapperJSHome {margin-left:120px}
		/* job seeker type home styles for dropdowns */
.iFSBJR .nichePostes select {width:150px}
.iFSBJR .nicheSpecializations select {width:150px}
.iFSBJR .companiesWrapper select {width:150px}
.iFSBJR .location_wrapper select {width:150px}
.iFSBJR .keywords_wrapper input {width:140px}

.iFSBJR .nichePostes {width:150px; float:left; margin-left:40px; text-align:left; _margin-left:20px}
.iFSBJR .nicheSpecializations {width:150px; position:relative; top:6px; left:40px; *top:36px; *left:-186px;
                       text-align:left}
.iFSBJR .companiesWrapper {width:150px; position:relative; top:-64px; left:230px; *top:-30px; *left:90px;
                   text-align:left}
.iFSBJR .location_wrapper {width:150px; position:relative; top:-57px; left:230px; *top:-26px; *left:90px;
                   text-align:left}
.iFSBJR .keywords_wrapper {width:150px; position:relative; top:-50px; left:40px; *top:-22px; *left:-90px;
                   text-align:left}
.iFSBJR .findbutton_wrapper {position:relative; top:-74px; left:102px; *top:-48px; *left:90px}
		/**/

.iFSBJSHomeJR #S_pnlSearchInfo {margin-top:10px; width:400px}
.iFSBJR #S_pnlSearchInfo {margin-top:0px; width:400px}

#JSHPMidMid {margin-top:0px}
.intlFlexSearchBoxJSHome {margin-top:14px}
.iFSBJR .intlFlexSearchBox {margin-top:4px; height:120px}
#SearchBoxHead {margin-left:0px; *margin-left:4px; margin-top:14px}

.search_info_tag {width:400px; text-align:left}

#SaveSearchAnchor {margin: auto 0px}



/*********   RESUME POSTING     ****************/

.borderWrapper { border: 1px solid #ce003d;}
.borderWrapper h1 {color: #ce003d;}
.cbResumeBuilder {border: 1px solid #ce003d; }
.cb_style .tipHeading { color: #ce003d !important; margin-right:20px}
.resumeStartHeading h1 {color: #ce003d;}
.orText {color: #ce003d;}
.contentTable #MyForm {border:solid 1px #ce003d}
.contentTable #aspnetForm {border:solid 1px #ce003d}
.requiredTextRes {color: #ce003d;}
.requiredStarRes {color: #ce003d;}
.reviewHeaderText {color: #ce003d;}
.reviewImportantText {color: #ce003d;}
.requireWrapper {color: #ce003d;}
.require {color: #ce003d;}
.breadcrumbHeading {color: #ce003d;}
div.tip_box strong {color: #ce003d;}
td.tip_box strong {color: #ce003d;}
td.tip_box_no_margins strong {color: #ce003d;}
.prlogin_welcome {color: #ce003d;}
#postRes {width:94%}



/**********  REGISTER   *********************/

.registerFieldsWrapper {width:700px}
.cb_PnlTabbed {display:none}
.Spacer {display:block; clear:both; height:13px}
#RXRegSpot {display:block; clear:both}
.stdInnerContent {text-align:left; padding-left:10px}
.cb_style .grayborder {border:#ce003d 1px solid;}
.cb_style .grayborder .stdInnerContent {margin:5px 5px 5px 5px; text-align:left}
.cb_style h1 { color: #ce003d; font-size: 17px; position: relative; width:100%}
.cb_style h2 { position: relative}
.cb_PnlPrimary {border-color:#ce003d}
#registerBody {width:720px}



/**************************   SUBSCRIPTION CENTER    *********************/

#mainbox {margin-left:1px}



/**********   MYCB    ***********************/

#jobalert HR {color:#ce003d}
.requiredStar {color:Red !important}
.cb_style .TopHeading {color: #CE003D;}



/**************  JOB DETAILS    ************************/

#JobBody {margin:10px 30px 0px 20px; text-align:left;
          font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;}
#rxJobTitle {font-weight:bold; text-align:center;}

#rxJobSnapshot {}
#rxJobsnapshotLeft {float:left;	width:auto;	margin-right:15px;}
#rxJobSnapshotRight {float:left; width:auto; margin-left:15px;}
#rxJobDesc {margin-top:70px;}

#JobBody strong {font-size:12px; text-align:center !important;}
#divButtonBoxBottom {margin-top:20px}

#divApplyBottom {background:url("http://img.icbdr.com/images/rx/bouton_jd.gif") left top no-repeat;
                 float:left; height:18px; width:58px; margin-right:4px;
                 text-align:center; padding-top:1px;}
                 
#divBackToResutlsButton {background:url("http://img.icbdr.com/images/rx/bouton_jd_med.gif") left top no-repeat;
                         float:left; height:18px;width:150px; margin-right:4px;
                         text-align:center; padding-top:1px;}
                         
#divSearchAgainButton {background:url("http://img.icbdr.com/images/rx/bouton_jd_med.gif") left top no-repeat;
                       float:right; height:18px; width:150px; text-align:center; padding-top:1px;}

#ucJobDetails1_ucJobDetails_divApplyBottom {background:url("http://img.icbdr.com/images/rx/bouton_jd.gif") left top no-repeat;
                 float:left; height:18px; width:58px; margin-right:1px;
                 text-align:center; padding-top:1px;}
                 
#ucJobDetails1_ucJobDetails_divBackToResutlsButton {background:url("http://img.icbdr.com/images/rx/bouton_jd_med.gif") left top no-repeat;
                         float:left; height:18px;width:150px; margin-right:1px;
                         text-align:center; padding-top:1px;}
                         
#ucJobDetails1_ucJobDetails_divSearchAgainButton {background:url("http://img.icbdr.com/images/rx/bouton_jd_med.gif") left top no-repeat;
                       float:right; height:18px; width:150px; text-align:center; padding-top:1px;}


.cb_style .JDbtn A {border:none; color:#fff !important; text-decoration:none !important; font-weight:bold;
             height:18px; text-align:center; padding:0px; font-size:10px !important; margin-top:6px;}
             
.cb_style .JDbtn A:visited {color:#fff !important; font-size:10px !important}  

#JobBody ul {list-style-position: outside;margin: 5px 0 5px 35px;padding: 0}
  
.intl_jr_fields {padding-bottom: 5px;padding-top: 5px;}
    
.intl_jr_label {display:block;width: 115px;clear:left;float:left;}

.intl_jr_value {width:65%;float:left;}

/**********************   JOB ALERTS     *******************************/

.betterJob { color: #ce003d;} 
.tipHeading { color: #ce003d;} 
.cb_style .cb_Advanced {border-color: #73716B;}
#jobalert .Heading {color:#000}
.cb_style .TipHeading { color:#73716B}



/*********************   APPLY ONLINE     *******************************/

#applyForm {border: 1px solid #ce003d}
#BulkConfirm {border: 1px solid #ce003d}
#BulkFormHeading {border-bottom: 1px solid #ce003d;}
#SingleApply { border: 1px solid #ce003d}
#spanRequired { color: #ce003d}



/********************    EMAIL JOB        ******************************/

#emailJobForm {border-color:#ce003d; background-color:#f5f5f5 !important; padding:5px}
.popheader {margin-bottom:16px}
#EmailJobBoxForm .ej_split {clear:both}
#EmailJobBoxForm .clearfix {clear:both}
.cb_style .ajaxPopup input.btn, .cb_style .ajaxPopup a.btn {width:230px !important}


/********************    LOGIN            *****************************/

.siBox.org {border:none}
.siBox.blu {border:none}
.cb_style .grad {background:none }

.grad {
	border-top:1px solid #929292;
	background:#FFFFFF none repeat scroll 0 0;
}	

.askUserInfo #ExternalAppUserInfoRequest
{
	background: #FFFFFF url(http://img.icbdr.com/images/JS/JobResults/bg_cb_PnlPrimary-UK.gif) repeat-x; /*border: 1px solid #3A71AE;*/ 
    text-align:center;
}

.siBox h3.org {background:none}
.siBox h3.blue {background:none}
.silogin_wrapper .grad {border:none}
.siContentWrapper #btnsignin {background:none !important; text-decoration:underline !important}
.siContentWrapper #JobSeekerLogin1_cbRegister {background:none !important}
.siContentWrapper #EmployerLogin1_cbRegister {background:none !important}



/********************  SIGN OUT  *************************/

.logoutHeader span {color: #ce003d !important}

.leftLogout span {background-color: #fff !important}
.rightLogout span {background-color: #fff !important}
.leftLogout a span {background-color: #fff !important}
.rightLogout a span {background-color: #fff !important}

.rightLogout H3 {background-color:transparent !important}
.leftLogout H3 {background-color:transparent !important}
#logWrapper {text-align:left !important}


/******************** EMAIL SUBSCRIPTION CENTER   *****************/

#EmailCenterWrapper {WIDTH:94%; border-color:#ce003d}




/********************   POPUPS    ********************************/

.cb_style .popup {background-color:#F5F5F5 !important}




/**********************   MY CB PAGE   *************************/

.JPMyCBPageWrapper {margin-left:6px}




/******************    SAVED JOBS     ****************************/

.sv_DataTable {border-color:#ce003d}
.ESJL_FlatBox {border-color:#666666}

.sv_PnlTabbed ul li.active {
background:url(http://img.icbdr.com/images/rx/bg_cb_PnlTabbed_li-active.gif) left top repeat-x scroll;
	border-bottom:none; border-color:#ce003d}
.sv_DataTable {
background:transparent url(http://img.icbdr.com/images/rx/bg_cb_PnlPrimary.gif) left top repeat-x scroll;}
.sv_data th {border-bottom:2px solid #ce003d;}

#liSavedJobsTab a {color:#fff  !important}
.srt_on a {color:#fff  !important}
.srt_off a {color:#fff  !important}
.srt_on img {display:none}

.option_links A {display:block}

/******************  JOB POSTER HOME PAGE   **********************/

.JPHPTopSpots {width:170px; float:left; margin:10px}

.JPHPTopSpots #JPHPLeftTop {background:transparent url(http://img.icbdr.com/images/rx/recruteurs_sep.gif) right top no-repeat;}
.JPHPTopSpots #JPHPMidTop {background:transparent url(http://img.icbdr.com/images/rx/recruteurs_sep.gif) right top no-repeat;}
.JPMyCBPageWrapper .JPMyCBSnapshotWrapper .btn A {color:#fff !important}
.JPMyCBWhiteBoxWrapper TD .btn A {color:#fff !important}




/*******************   Job Poster MyCB nav   ***********************/

.nav {float:left; width:762px}
.nav .secwrapper {BACKGROUND: url(http://img.icbdr.com/images/rx/sec_bg_blue.gif) left top repeat-x;
                  width:761px; border-left:solid 1px #fff}
.nav .priwrapper {width:762px}


.nav a.log { background:none !important;}
.nav a.log DIV {COLOR:#CE003D !important;}
.nav .pri LI { border:none !important}
.nav a.log:hover { background:none !important}
.nav a.log:visited { background:none !important; COLOR:#CE003D !important}

.nav .edge {border:none;}

.nav a:link {BACKGROUND: url(http://img.icbdr.com/images/rx/menu_bg_blue.gif) left top no-repeat;}
.nav a:link:hover {BACKGROUND: url(http://img.icbdr.com/images/rx/menu_bg_blue_a.gif) left top no-repeat ;}
.nav .expandnone:hover {BACKGROUND: url(http://img.icbdr.com/images/rx/menu_bg_blue.gif) left top no-repeat !important;}
.nav a:link:visited {BACKGROUND: url(http://img.icbdr.com/images/rx/menu_bg_blue.gif) left top no-repeat left top;}
.nav .expandnone:visited {BACKGROUND: url(http://img.icbdr.com/images/rx/menu_bg_blue.gif) left top no-repeat !important;}

.nav LI {border:none; background:none; border-right:solid 1px #cecfce}
.nav UL UL LI {border:none; background:none; }
.nav .sec UL UL LI { background:none !important}
.nav a div {border:none; padding:0px; padding-left:18px;
            line-height:19px; padding-right:18px}             
.nav a:link {color:#fff !important}  
.nav a:link:visited {color:#fff !important}
.nav a:link:hover {color:#fff !important}
.nav .last {display:none}

.nav UL UL {border:none !important}
.nav UL UL A DIV {background:none !important; background-color:#7AC2E9 !important; overflow:hidden;
                  padding-left:2px !important; border-bottom:solid 1px #cecfce !important;
                  border-top:solid 1px #fff !important; border-left:none !important;
                  border-right:none !important}                 
.nav UL UL A DIV:hover {background:none !important; background-color:#257BA9 !important; cursor:pointer}
.nav UL UL A DIV:visited {background:none !important; background-color:#7AC2E9 !important}

.nav .open {background-color:transparent !important}
.nav .open a div { border-width:0px !important}


/*-------------------   QUESTIONAIRES   -------------------------------*/

.cb_style .MyQuestionnaires_wrapper {margin-left:4px}



/*-------------------    POST A JOB   ---------------------------------*/

#contentBounds {margin-left:6px; *margin-left:2px}


/*-------------------    CONFIRM POSTING   ---------------------------------*/

#CorpJobAdd .savebut {background-color:transparent; border:solid 1px #CFDCF1}
#jobSummary TH {color:#ce003d !important}



/*-------------------   MY JOBS   -------------------------------------*/

.mjSearchFooter_wrapper {background-color:transparent !important;}

#fmMyJobsForm .accounts_wrapper {width:750px; float:left}
#aspnetForm .accounts_wrapper {width:750px; float:left}

#fmMyJobsForm .myJobs_wrapper {width:750px; float:left}
#aspnetForm .myJobs_wrapper {width:750px; float:left}

#fmMyJobsForm .location {color:#000}
#aspnetForm .location {color:#000}

#fmMyJobsForm .mjResults_expires {color:#000}
#aspnetForm .mjResults_expires {color:#000}

#fmMyJobsForm .mjResults_renew {color:#000}
#aspnetForm .mjResults_renew {color:#000}

#fmMyJobsForm .mjAlternatingItemRow {background-color:#E0FFFF}
#aspnetForm .mjAlternatingItemRow {background-color:#E0FFFF}

.mjSearchNotice_wrapper, .mjPendingJobs_Wrapper {border-color:#CE003D !important}

.cb_style .mjPendingJobs_Wrapper {width:700px !important}

.cb_style .myJobs_wrapperRX {width:750px !important}



/**************************** RESUME SEARCH  ****************************/


#divResumeSearchContent {margin-left:10px !important}



/**************************** RES RESULTS **********************************/

.resumeresults_navcontainer {width:120px !important}
.resumeresults_resultcontainer div {width:830px; *width:850px}

.resumeresults_resultcontainer div.tagContainer {width:250px !important; *width:270px;}
.resumeresults_resultcontainer div.tagContainer div {width:250px !important; *width:270px;}
.resumeresults_resultcontainer div #resultsLink{width:250px !important; *width:270px;}

.resumequicksearch_box div {width:100px}
.resumequicksearch_box div input {width:150px !important}
.resumequicksearch_box .resumequicksearch_field {width:160px !important}
.resumequicksearch_box .resumequicksearch_button input {width:98px !important}
#_SaveSearch_cbhlSaveThisSearch {color:#fff !important}
.resumeresults_summary .btn_box .btn {background:url("http://img.icbdr.com/images/rx/bouton_wide.gif") left top no-repeat !important;
               height:19px !important; width:230px !important;}
.resumeresults_summary .btn_box .btn a {}
.resresults table td p {width:100px}
.cb_style .resumequicksearch_links {float:left}



/********************************  RESUME DETAILS   ***************************/

.cb_style .candidatedetails {width:750px}
.cb_style .candidatedetails #bodyDiv {width:750px}
.cb_style .candidatedetails #bodyDiv #leftColumn {width:200px}
.cb_style .candidatedetails #bodyDiv #rightColumn div {width:510px}
/*.cb_style .candidatedetails #leftColumn {float:left}*/
.cb_style .candidatedetails #rightColumn {padding-left:5px; padding-right:5px; float:left}
.cb_style .candidatedetails .heading {padding-left:5px !important; padding-right:5px !important}
.cb_style .candidatedetails .content {padding-left:5px !important; padding-right:5px !important}
.cb_style .candidatedetails .content table td {margin-left:0px; padding-left:0px}


/*************************** JOB POSTER SAVE SEARCH **************************/

.ssGuter H2 SPAN {color:#ce003d}

.ssbox.gol {BACKGROUND:url(http://img.icbdr.com/images/rx/rx_ssgoldbackground_grad.gif) left top repeat-x !important;
            border-color:#7AC1E8 }

.ssbox H3 {padding-top:0px !important}

.ssbox .gold {BACKGROUND:url(http://img.icbdr.com/images/rx/rx_sstopgold_grad.gif) left top repeat-x !important;}



/*************************** JOB POSTER SAVE SEARCH FINISH **************************/

#ctrlSSFinish_cbhlReturn {color:#fff !important}
#ctrlSSFinish_cbhlMySearches {color:#fff !important}




/*************************** MY QUESTIONAIRES ***********************************/

.cb_style .LinkLabelHelp {FONT-WEIGHT:bold !important; FONT-SIZE:11px !important; COLOR:#ce003d !important;
                          FONT-FAMILY:Tahoma, Arial, Helvetica, sans-serif !important;
                          TEXT-DECORATION:none !important}




/************************** VIEW JOB *************************************/

#jdpLeftWrapper .jdpActionBar {border-color:#ce003d}

#vjPageWrapper {margin-left:10px !important}

/************** Job Action List ******************************/

div#ctrlActionList_statusbtn {
	background: url(http://img.icbdr.com/images/jp/Elements/blankbuttonred.png) no-repeat !important;
	}	
	
div.statusbtn_text {
	color: rgb(255, 255, 255) !important;
}

ul.vjJobActionMenus li a{
	color: rgb(206, 0, 61) !important;
	font: bold 11px Verdana,Helvetica,sans-serif !important;
}

ul.vjJobActionMenus li a:hover {
	font: bold 11px Verdana,Helvetica,sans-serif !important;
}

#ctrlActionList_cbhlNew:after, #ctrlActionList_cbhlMore:after {
	content: " \25BC" !important;
}

ul.vjJobActionMenus li img {
	display: none !important;
}

div.statusbtn_menu li {
	border-bottom: rgb(206, 0, 61) solid 1px !important;
	border-left: rgb(206, 0, 61) solid 1px !important;
	border-right: rgb(206, 0, 61) solid 1px !important;
}

div.statusbtn_menu_caption {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(206, 0, 61) !important;
}

ul.vjJobActionMenus li ul.vjJobNewSubOptions li,ul.vjJobActionMenus li ul.vjJobMoreSubOptions li{
	border-top: 1px solid rgb(206, 0, 61) !important;
	border-bottom: 1px solid rgb(206, 0, 61) !important;
}

ul.vjJobActionMenus li ul.vjJobNewSubOptions, ul.vjJobActionMenus li ul.vjJobMoreSubOptions {
	border: 1px solid rgb(206, 0, 61) !important;
	top: 33px !important;
}

ul.vjJobActionMenus li {
    border-right: thin solid rgb(206, 0, 61) !important;
}

ul.vjJobActionMenus li ul.vjJobNewSubOptions li a:hover,ul.vjJobActionMenus li ul.vjJobMoreSubOptions li a:hover, div.statusbtn_menu a:hover  {
	background-color: rgb(206, 0, 61) !important;
	color: rgb(255, 255, 255) !important;
}

/*************************** NICHE JOB RESULTS ************************************/

.RXNJR #heading {font-size:17px; font-weight:700; color:#ce003d; margin-bottom:40px; margin-top:10px}

.RXNJR #subHead a {font-size:14px !important; font-weight:700 !important; color:#999 !important;
                   text-decoration:underline !important; margin:0px 14px 20px 14px;}

#subHead A:hover {color:#CE003D !important;}

.RXNJR #njrlinks {text-align:left;}

.RXNJR #njrlinks a {color:#000 !important;}

.RXNJR #njrlinks A:hover { text-decoration:underline !important}




/****************************** JOB PRODUCT ATTRIBUTE ***********************/

#jobSummary span #editOpts {position:relative; top:12px; left:300px}


/****************************** POP-UPS ***********************/

.grad .ajaxPopup{background-color:#fff !important}


/******************************  CHANGE EMAIL PASSWORD ***********************/

.ChangeEmailPwd {width:740px !important}


/******************************  JOB APPS  *******************************/

.cb_style .JobAppSubLink  {color:#CE003D !important; font-family:Tahoma,Arial,Helvetica,sans-serif !important;
                           font-size:11px !important;  font-weight:bold !important;    text-decoration:none !important;
                           padding:0px}

/****************************** APPS IN FOLDER ****************************/

.AppsInFolder_wrapper {width:742px !important}
    
    
    
/****************************** COMPANY DETAILS ***************************/

#bodyBrandBuilder {width:730px !important; padding-left:0px !important}
.cb_style #bodyBrandBuilder .CompanyWrapper {width:730px !important}

/*--------------------------  FROM RecruLex CSS   -----------------------*/

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 17px !important;
	font-style: normal !important;
	color: #ae2624 !important;
	display:inline !important;
	font-weight:bold !important;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-style: normal !important;
	color: #000000 !important;
	display:inline !important;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 17px !important;
	font-style: normal !important;
	font-weight:normal !important;
	text-decoration:none !important;
	color: #000000 !important;
	display:inline !important;
}
	
h4 	{
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight:normal !important;
	text-decoration:none !important;
	color: #000000 !important;
	display:inline !important;
}



