
BODY {
    MARGIN: 0px; 
    BACKGROUND-COLOR: #ffffff;
/*	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #87a4ab; 
	SCROLLBAR-ARROW-COLOR: #87a4ab; 
	SCROLLBAR-TRACK-COLOR: #f2f8fa; 
	SCROLLBAR-DARKSHADOW-COLOR: #87a4ab;*/
	font-family: Verdana,Tahoma,Courier New,"Times New Roman", Times, serif;
	/*
    scrollbar-face-color: #0E69A4;
    scrollbar-shadow-color: White;
    scrollbar-highlight-color: White;
    scrollbar-3dlight-color: #4682B4;
    scrollbar-darkshadow-color: #4682B4;
    scrollbar-track-color: #4682B4;
    scrollbar-arrow-color: #FFFFFF;  */  
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}

a.menulink {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: bold;
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	
background: #FF6600;
padding: 3px 5px;
color: white;
font-weight: bold;
text-decoration: none;
-moz-border-radius: 9px 3px 9px 3px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
	
}


a.menulink:hover {
	font-size: 15px;
	color: #FF9900;
	font-style: bold;
	text-decoration: underline;
	/*background-color: #FF9900;
	border-color: #CCCCCC;
	border-width: thin;*/
	background: #D7D7D7;
	padding: 3px 5px;
	color: #050505;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 9px 3px 9px 3px;
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	
}

a.footerlink {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style:normal;
	font-family: Courier New,"Times New Roman", Times, serif;
}
a.footerlink:hover {
	font-size: 12px;
	color: white;
	text-decoration: underline;
	font-style:normal;
	font-family: Courier New,"Times New Roman", Times, serif;
}
a.shortcut_links{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	font-family: Arial,Courier New,"Times New Roman", Times, serif;
}
a.shortcut_links:hover {
	font-size: 15px;
	color: #5D5D5D;
	text-decoration: none;
	font-style:normal;
	text-decoration:underline;
	font-family: Arial, Courier New,"Times New Roman", Times, serif;
}
a.submenu {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style:normal;
	font-family: verdana, Arial,Courier New,"Times New Roman", Times, serif;
}
a.submenu:hover {
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-style:normal;
	font-family: verdana,Arial,Courier New,"Times New Roman", Times, serif;
}
a.submenu_employer {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style:normal;
	font-family: Arial,Courier New,"Times New Roman", Times, serif;
}
a.submenu_employer:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-style:normal;
	font-family: Arial,Courier New,"Times New Roman", Times, serif;
}

a.otherpositionslinks {
	font-size: 15px;
	color: #FF9900;
	text-decoration: none;
	font-style:normal;
	font-family: Courier New,"Times New Roman", Times, serif;
}
a.otherpositionslinks:hover {
	font-size: 15px;
	color: black;
	text-decoration: underline;
	font-style:normal;
	font-family: Courier New,"Times New Roman", Times, serif;
}

a.feed {
    font-size: 16px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
	font-family: Arial,Courier New,"Times New Roman", Times, serif;
}
a.feed:hover {
    font-size: 16px;
    color: #F0F0F0;
    text-decoration: none;
    background-color: #FF9900;
	font-family: Arial,Courier New,"Times New Roman", Times, serif;
}

a.feed2 {
    font-size: 15px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
	font-family: Courier New,"Times New Roman", Times, serif;
}
a.feed2:hover {
    font-size: 22px;
    color: #F0F0F0;
    text-decoration: none;
    background-color: #FF9900;
	font-family: Courier New,"Times New Roman", Times, serif;
}

a.homecat {
    font-size: 18px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
	font-family: Courier New,"Times New Roman", Times, serif;
}

a.homecat:hover {
    font-size: 22px;
    color: #F0F0F0;
    text-decoration: none;
    background-color: #FF9900;
	border-style:dotted;
	border-width:thin;
	font-family: Courier New,"Times New Roman", Times, serif;
}


.catjobcount2{
    font-size: 17px;
    color: black;
    text-decoration: none; 
    border-bottom-color: #666666;
}

a.bread {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a.bread:hover {
    color: #585858;
    text-decoration: underline;
}

.catjobcount{
    font-size: 19px;
    color: #D0D0D0;
    text-decoration: none; 
    background-color: white;
    border-bottom-color: #666666;
    border-bottom: 1;
    border-bottom-style: dashed;
}

/* Calendar */
table.calendar {
    width: 100%;
	height:100%;
	background-color:#FF9900;
	font-style:normal;
	font-family: Courier New,"Times New Roman", Times, serif;
	color:#FFFFFF;   
}

table.calendar td {
    text-align: center;
}

table.calendar td a {
    display: block;
}

table.calendar td a:hover {
    background-color: #FFCC00 ; 
}

table.calendar th {
    background-color: #999999;
}

table.calendar td.selected {
    background-color: #FF0000; 
}

img.calendar {
    border: none;
}

form.clock {
    text-align: center;
}


FIELDSET {
	BORDER-RIGHT: #FF9900 2px solid; PADDING-RIGHT: 12px; BORDER-TOP: #FF9900 2px solid; PADDING-LEFT: 12px; PADDING-BOTTOM: 12px; BORDER-LEFT: #FF9900 2px solid; PADDING-TOP: 12px; BORDER-BOTTOM: #FF9900 2px solid
}
TABLE {
	BACKGROUND-COLOR: #ffffff
}
TR.lite {
	BACKGROUND-COLOR: #f7ca9e
}
TR.dark {
	BACKGROUND-COLOR: #ffa449
}
TD {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica
}
TD.line {
	BORDER-BOTTOM: #ffffff 1px solid
}
TD.rule {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid
}
TD.border {
	BORDER-RIGHT: #ffa449 1px solid; BORDER-TOP: #ffa449 1px solid; BORDER-LEFT: #ffa449 1px solid; BORDER-BOTTOM: #ffa449 1px solid
}
IMG.lite {
	VERTICAL-ALIGN: text-bottom; BACKGROUND-COLOR: #f7ca9e
}
IMG.dark {
	VERTICAL-ALIGN: text-bottom; BACKGROUND-COLOR: #ffa449
}
PRE {
	BACKGROUND-COLOR: #f7ca9e
}
P {
	LINE-HEIGHT: 130%
}
UL {
	LIST-STYLE-TYPE: square
}
LI {
	LINE-HEIGHT: 200%
}
BIG {
	FONT-WEIGHT: bold; FONT-SIZE: 17px
}
B {
	FONT-WEIGHT: bold
}
I {
	COLOR: #ff0000; FONT-STYLE: normal
}
U {
	FONT-SIZE: 25px; COLOR: #FF0000; LINE-HEIGHT: 100%; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
S {
	BACKGROUND-COLOR: #ffff99; TEXT-DECORATION: none
}

INPUT {
	FONT-SIZE: 12px; COLOR: black; FONT-STYLE: bold; FONT-FAMILY: Courier New,Monospace
}

TEXTAREA {
	FONT-SIZE: 12px; background-color: #FF9900; COLOR: white; FONT-STYLE: normal; FONT-FAMILY: Courier New,Monospace
}
.textareaFocusState textarea, textarea.textareaFocusState {
    background-color:#FFFFCC;
}

SELECT {
	FONT-SIZE: 13px; 
	background-color: white; 
	COLOR: black; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Courier New,Monospace;
	align: top;
	CURSOR: pointer;
}

KBD {
	FONT-SIZE: 12px;background-color: white; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Courier New,Monospace
}

OPTGROUP {
	FONT-SIZE: 12px; background-color: white; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Courier New,Monospace
}

INPUT.button {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  COLOR: white; FONT-FAMILY: Courier New,Verdana, Arial, Helvetica; CURSOR: pointer;
	
}

INPUT.button_livepreview{
    FONT-WEIGHT: bold; width: 200px;height: 70px; FONT-SIZE: 17px;  COLOR: #FF9900; FONT-FAMILY: Courier New,Verdana, Arial, Helvetica; CURSOR: pointer
    
}

INPUT.button{
    FONT-WEIGHT: bold; COLOR: #FF9900; FONT-FAMILY: Courier New,Verdana, Arial, Helvetica; CURSOR: pointer
}

INPUT.bigbutton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	COLOR: #FF9900;
	FONT-FAMILY: Courier New,Verdana, Arial, Helvetica;
	height: 50px;
	width: 720px
}

INPUT.go {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; WIDTH: 18px; COLOR: #FF9900; FONT-FAMILY: Courier New,Verdana, Arial, Helvetica
}

INPUT.search{
    FONT-WEIGHT: bold; width: 200px;height: 50px; FONT-SIZE: 40px;  COLOR: white; FONT-FAMILY: Courier New,Verdana, Arial, Helvetica
    
}

INPUT.btn {
	BORDER-RIGHT: #ddd 1px ridge; 
	BORDER-TOP: #ddd 1px ridge; 
	BACKGROUND: url(../images/BtnBG.gif) #FF9900 repeat-x left bottom; 
	FONT: bold 10pt Tahoma; 
	TEXT-TRANSFORM: uppercase; 
	BORDER-LEFT: #ddd 1px ridge; 
	CURSOR: pointer; 
	COLOR: white; 
	BORDER-BOTTOM: #ddd 1px ridge
}

INPUT.searchbutton{
    FONT-WEIGHT: bold;
	width: 50px;
	height: 50px; 
	FONT-SIZE: 30px;  
	COLOR: white; 
	FONT-FAMILY: Courier New,Verdana, Arial, Helvetica;
	background-color: gray;
    
}

INPUT.textbox_expiry{
	background-color: red;
	COLOR: white;
}

.tip{
 border: 0;
}

div.line{
	border-bottom-color: #777;
	border-bottom-style: dotted;
	border-bottom: 1px;	
	
}

SPAN.gr{
  color: #777777; 	
}



SPAN.ee{
  color: red;
  FONT-WEIGHT: bold;
  border-bottom:1px dotted
}
a.upgradelink {
	/*font-size: 12px;*/
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-family: Courier New,"Times New Roman", Times, serif;
	border-bottom:1px dotted
}
a.upgradelink:hover {
	/*font-size: 12px;*/
	color: #FF0000;
	font-style:normal;
	font-family: Courier New,"Times New Roman", Times, serif;
	border-bottom:1px dotted
}


.labelo{
 	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}
#tooltip {
	BORDER-RIGHT: #ffa449 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffa449 1px solid; DISPLAY: none; PADDING-LEFT: 3px; FONT-SIZE: 11px; Z-INDEX: 100; PADDING-BOTTOM: 3px; BORDER-LEFT: #ffa449 1px solid; COLOR: #333333; PADDING-TOP: 3px; BORDER-BOTTOM: #ffa449 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica; POSITION: absolute; BACKGROUND-COLOR: #ffffff
}
BODY TABLE TD DIV.expanded DIV.mh P {
	BORDER-BOTTOM: #ffa449 1px solid; BACKGROUND-COLOR: #ffa449
}
BODY TABLE TD DIV.mc1 {
	BACKGROUND-COLOR: #f7ca9e
}
BODY TABLE DIV.mc1 DIV.mh P {
	BACKGROUND-COLOR: #f7ca9e
}
BODY TABLE TD DIV.mc1 {
	BORDER-LEFT-COLOR: #ffa449; BORDER-BOTTOM-COLOR: #ffa449; BORDER-TOP-COLOR: #ffa449; BORDER-RIGHT-COLOR: #ffa449
}

TR.dynamic_rows{
	font-weight: bold;
	
}

.box_chosen_subscription{
	border-bottom-color: #666666;
	border-bottom: 1;
	border-bottom-style: dashed;
	
	border-left: 1;
	border-left-color: #666666;
	border-left-style: dashed;
	
	border-top: 1;
	border-top-color: #666666;
	border-top-style: dashed;

	border-right: 1;
	border-right-color: #666666;
	border-right-style: dashed;
}

.error_box{
	border: 1;
	border-color: #666666;	
	background-color: #FF0000;
	font-family: "Courier New", Arial, Tahoma, Verdana, "Times New Roman", serif;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;
	margin: 2px;
	padding: 6px;
	font-size: 3
	
}
.error{	
	font-family: "Courier New", Arial, Tahoma, Verdana, "Times New Roman", serif;
	color: #FF0000;
	font-weight:bold;
	text-align:left;
	font-size: 3	 		 
}
.success_box{
	border: 1;
	border-color: #666666;
	background-color: #009900;  
	font-family: "Courier New", Arial, Tahoma, Verdana, "Times New Roman", serif;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;
    font-size: medium;
	margin: 2px;
	padding: 6px;
}
.display_message{
	border: 1;
	border-color: #666666;
	background-color: #eeeeee;  
	font-family: "Courier New", Arial, Tahoma, Verdana, "Times New Roman", serif;
	color: #000000;
	font-weight:bold;
	text-align:center;
    font-size: large;
	border-style: dashed;

	
}
.warning_box{
	border: 2;
	background-color: #FF0000;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	padding: 5px;
	border-left-width: thin;
	text-align: center;
	font-weight: bold;
}

.heading{
    font-size: 25px;
    COLOR: #FF9900;
    LINE-HEIGHT: 100%;
    LETTER-SPACING: -1px;
    TEXT-DECORATION: none;
    font-family: "Courier New", Courier, mono;
}
h1.downloadheading{
	font-size: 25px;
    COLOR: #FF9900;
    LINE-HEIGHT: 100%;
    LETTER-SPACING: -1px;
    font-family: "Courier New", Courier, mono;	
	
}

.downloadreadmore{
    font-size: 20px;
    COLOR: #FF9900;
    LINE-HEIGHT: 100%;
    LETTER-SPACING: -1px;
    TEXT-DECORATION: none;
    font-family: "Courier New", Courier, mono;
}

	
.outercontainer {
	MARGIN: auto; 
}

.container {
	Z-INDEX: 99999;  
	MARGIN: 0px auto; 
	BORDER-LEFT: #666666 1px dashed; WIDTH: 100%; BACKGROUND-COLOR: #ffffff
}
.box_jobsearch {
	Z-INDEX: 99999; 
	FLOAT: right; 
	MARGIN: 0px auto; 
	WIDTH: 95%;
	height: 380px;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px
}

.box_news {
	Z-INDEX: 99999; 
	FLOAT: left; 
	MARGIN: 0px auto; 
	WIDTH: 95%;
	height: 380px;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px
}

.box_jobbyprovince{
	Z-INDEX: 99999; 
	FLOAT: right; 
	MARGIN: 0px auto; 
	WIDTH: 95%;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;	
	height: 100%;
}

.box_jobsector{
 
	Z-INDEX: 99999; 
	FLOAT: left; 
	MARGIN: 0px auto; 
	WIDTH: 95%;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;	
	height: 100%;
}	
.required_info{
    font-size: 15px;
    COLOR: #FF0000;							 
}

a.more {
	font-size: 1em;
	color: #FF9900;
	text-decoration: none;
}
a.more:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #999999;
}

a.join {
	font-size: x-large;
	color: #FFFFFF;
	
	
}
a.join:hover {
	font-size: x-large;
	text-decoration: underline;
	color: #000000;
}



tr.sj:hover {
	background-color:#FFFFCC;
		background: -moz-linear-gradient(top, #FFFFCC, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFCC), to(#fff));
}

tr.highlighted {
	background-color: #FFFF00;
	background: -moz-linear-gradient(top, #FFFF00, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFF00), to(#fff));

}



div#payment_options {
	background:url(images/payment_options.png) no-repeat;
	width:918px;
	height:70px;
	padding-top: 28px;
	font-weight:bold;
	font-size: 14px;
	color: #FFFBF0;
	padding-left: 70px;
}

div#error_package_select{
	width:918px;
	font-weight:bold;
	font-size: small;
	color: #FFFBF0;
}

div#overall_wrapper {
	background:url(images/backg/JobSeeker_Success.jpg) no-repeat center -200px scroll;
	width:100%;
	height:100%;
	
}

div#overall_wrapper_mycvprof{
	background:url(images/backg/JobSeeker_Success.jpg) no-repeat center -200px scroll;
	width:100%;
	height:100%;
}

p#bg_terms{
	background:url(images/backg/terms.png) repeat;
	width:100%;
	padding: 0px;
	position:relative;
	top: 150px;
	font-weight: normal;
	color: #CCCCCC

}

div#bg_socialbtn{
	padding: 0px;
	position:absolute;
	top: 260px;
	height: 64;

}

div#deal_wrapper{
	background:url(images/backg/deal_bg.png)  no-repeat;
	width:1050px;
	height: 710px;
	margin: 40px;
	position: relative;
    left: 50%;
    margin-left:-480px;
	top: 80px;	
	
}

div#wrapper_signup{
	background:url(images/backg/signup.png) no-repeat;
	position: relative;
	height: 108px;
	width: 382px;
	top: 510px;
	left: -265px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight:bold
}

div#wrapper_signup_form{
	position:relative;
	top: 15px;
	left: -70px;
	margin-left:5px;
}

.mobile_textboxstyle{

	background-position: center left;
	padding-left: 10px;
	height: 32px; 
	font-family: sans-serif; 
	font-size:30px; 
	font-weight: bolder; 
	color: #CCCCCC; 
	width: 190px; 
	border: 0px
}

div#join{
	background:url(images/backg/join.png) no-repeat;
	position: relative;
	height: 200px;
	width: 500px;
	top:-225px;
	left: 525px;
	margin-left: 0px;
}

div#advertiser_register_wrapper{
	background:url(images/backg/JobSeeker_Success.jpg) no-repeat center -350px;
	width:100%;
	height:100%;
}
div#rightcolumn{
	position: relative;
	top:-100px;

}
div#header_title{
	background:url(images/backg/terms.png) repeat;
	width:100%;
	padding: 0px;
}

.text_shadow{
/*	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);*/
}

div#fullshadow-container{
	z-index:1
}

a.job_menu_link{
    color: #009900;
    text-decoration: none;
    font-family: Verdana, Arial, Courier New,"Times New Roman", Times, serif;
    font-size: x-small;		
}

a.job_menu_link:hover {
    color: #000000;
    text-decoration: underline;
    font-family: Verdana, Arial,Courier New, "Times New Roman", Times, serif;
    font-size: x-small;
	font-weight: bold;
}

.copyright_bg{
	background: -moz-linear-gradient(top, #040404, #323232);
	background: -webkit-gradient(linear, center top, center bottom, from(#040404), to(#323232));
}

/*  FROM INDEED */
form{margin:0}
.separator_top,.separator_bottom{background:#EBEBEB;}
.separator_top{border-top:2px solid #ccc;}
.separator_bottom{border-bottom:3px solid #ccc}
#footer{clear:both;margin-bottom:1em}
#secondary_nav{font-size:10pt;text-align:center;clear:both;font-weight:normal;line-height:1;white-space:nowrap}
#resultsCol{padding:6px 0 9px;padding-left:4px;padding-right:9px;}
#auxCol{border-left:1px solid #ebebeb;width:240px;padding-left:3px;}
.ico,.closeLink,.ws_label .ws_sts{background:url(images/glyphs_en_ZA.png) no-repeat;}
.ico{float:left;margin-right:5px;}
.sjl{margin:0 0 6px 0;padding:3px;_zoom:100%}
.sjas1{background-color:#e5ecf9;}
.sjas2{background-color:#fff;border:1px solid #77c;}
.sjas3{background-color:#FBF0FA;}
.sjas4{background-color:#E8FAE6;}
.sjh,.sjh a,.slh,.slh a{color:#6f6f6f !important;text-decoration:none;}
.sjh a:hover,.slh a:hover{text-decoration:underline;}
.sjh,.hasu .slh{padding:3px 0 0;padding-right:3px;float:right;font-size:13px;}
.sjl .jobtitle{white-space:nowrap;float:left;_float:none;}
.sjcl{clear:both;}
.sjs{line-height:0.5em;}
.vasu .slh{padding:8px 8px 0;color:#6f6f6f;}
.sll{width:227px}
.vasu .slc{padding:8px}
.sll .source{white-space:nowrap;}
.hasu{margin-bottom:9px;}
#topadsense{height:83px;}
#bottomadsense{margin-top:9px;height:125px;}
.hasu .gasc{padding:3px;}
.hass1 .gasc{background-color:#e5ecf9;}
.hass2 .gasc{background-color:#fff;border:1px solid #77c;}
.hass4 .gasc{background-color:#FFF8E8;}
.hasu .ch{font-size:16px;}
.slc a.source{text-decoration:none;color:#008040;}
.dupetext{font-style:italic;}
.windowshade_label{padding-left:16px;background:url(/images/arrow_closed_lblue.gif) left 0 no-repeat;white-space:nowrap}
.windowshade_open{background-image:url(/images/arrow_open_lblue.gif)}
.PopupWindow{border:1px solid #fc3;padding:6px;padding-right:24px;background-color:#ffc;position:absolute}
.PopupWindow .windowClose{position:absolute;top:6px;right:6px;font:12px Arial,sans-serif;width:12px;height:12px;background:url(/images/close.gif) top left no-repeat}
.PopupWindow .windowClose .label{display:none}
.PopupWindow #recent_comments{width:100%}
.PopupWindow #recent_comments .col_b{width:25%}
.PopupWindow #recent_comments .amount{color:#666}
#new_comment_label{text-transform:lowercase}
/*td{font-family:Arial,sans-serif;font-size:10pt}*/
.barfont{ color:#808080;font-size:12pt}
.orangelb {color:#F60;font-size:larger;font-weight:bolder}
div.error {color:red;text-align:left}
.jobtitle{font-size:13px;font-weight:normal;margin:0;}
.jobtitle a,a.jobtitle{font-size:16px;}
.visits{color:#808080;}
.new{color:#F60;}
.source{color:#008040}
.message{color:#808080;margin:6px 0 1em}
.company{ font-size:11pt}
.location{color:#666;font-size:11pt;white-space:nowrap;}
a.more_loc,a.more_loc:link{color:#666}
.np{font-size:12pt;font-weight:bold}
.pn{ color:#00c}
.uv_link:visited{color:#00c;}
.date{color:#808080}
p.dupetext{font-size:11pt}
.sorting,.showing{font-size:9pt;white-space:nowrap;}
.showing{text-align:left;padding-right:1em;}
.sorting{text-align:right;}
.pagination {text-align:center;margin:1em 0}
#refineresultscol{width:184px;}
#refineresults{margin-right:4px;border-right:1px solid #EBEBEB;width:180px;overflow:hidden;padding-top:6px;}
#hide_refinements_label{margin:0 4px 6px;}
#hide_refinements_label a{font-size:12px;}
#showrefine{width:184px;vertical-align:top;white-space:nowrap}
#showrefine a{font-size:12px}
.rbSection{margin-bottom:1em;font-size:12px;}
.rbHeader{padding-left:5px;}
.rbHeader .ws_label{font-weight:bold;cursor:pointer;}
.rbHeader .ico{background-position:0 -62px;height:9px;width:5px;margin-top:2px;}
.rbsrbo,.rbList{display:none;}
.rbList{list-style-type:none;margin:0 6px;padding:0;overflow:hidden;}
.rbList li{white-space:nowrap;color:#666;margin:2px 0;}
.rbList li a,.rbList li a:visited{color:#666;text-decoration:none;}
.rbList li a:hover{text-decoration:underline;}
.moreLi{display:none;}
.more_link{display:none;color:#f60;font-size:11px;font-weight:bold;text-decoration:none;margin-left:6px;}
.more_link span{cursor:pointer;}
.rbOpen {}
.rbOpen .rbList,.rbOpen .rbsrbo{display:block;}
.rbOpen .rbHeader{padding-left:3px;}
.rbOpen .rbHeader .ico{background-position:-5px -62px;width:9px;margin-right:3px;}
.rbOpen .more_link{display:block;}
.showAll .moreLi{display:list-item;}
.showAll .more_link{display:none;}
#activefilters,#activefiltershorizontal{padding:3px;padding-left:6px;margin:0.5em 0;font-size:12px;border:1px dashed #f60;}
#activefilters p,#activefiltershorizontal p{margin:0;}
#activefilters{margin-right:6px;}
#activefilters .item{display:block;white-space:normal;}
#activefiltershorizontal .item{margin-right:1em;white-space:nowrap;}
.undo,.undo:link,.undo:visited{color:#00c;white-space:nowrap;}
#recentsearches{margin:3em 0 0;margin-left:6px;font-size:12px;}
#recentsearches .rsh{margin-bottom:0.5em;color:#6F6F6F;}
#recentsearches .rsList{list-style-type:none;margin:0 0 0.5em;margin-right:6px;padding:0;overflow:hidden;}
#recentsearches .rsList li{margin:2px 0 6px;}
#recentsearches .sl{font-size:11px;}
.forumCompanyCommentIndicator,.forumCompanyCommentIndicator:link{color:#666}
.caption{color:#666;font-size:11px;}
.snip{width:43em;}
.row{margin-bottom:1em;}
.f,.f:link,.f a:link {color:#6f6f6f}
textarea{font-family:arial,sans-serif}
.saved{color:#F60;white-space:nowrap}
.sl,.sl:link,.sl:visited{color:#77C;cursor:pointer;text-decoration:underline;white-space:nowrap}
.ch{white-space:nowrap;}
#footer{margin-top:1em}
#footer .separator_bottom{display:none}
.more_actions{margin-top:5px;border:1px solid #ccc;padding:12px 0px;background-color:#ebebeb}
.more_actions ul{padding:0;margin:0 12px 0;margin-left:32px;}
.more_actions ul li{margin-bottom:4px;color:#ccc}
.more_actions ul li .mat{color:#000}
.mad{border:0;height:1px;background:#ddd;color:#ddd}
.npl .mad{display:none;}
.separator_top .search_title h1,.separator_top .search_title font,.separator_top .search_meta b{font-size:12pt;font-weight:normal;}
.separator_top .search_title{text-align:left;padding-left:6px;}
.separator_top .search_title h1{padding-right:20px;}
.separator_top .search_meta{text-align:right;white-space:nowrap;padding-right:6px;}
.separator_bottom{text-align:center;padding-bottom:1em;}
.separator_bottom table{text-align:left;margin:0 auto;}
.separator_bottom table label{font-weight:bold;color:#f60;text-transform:lowercase;}
#radius_update{display:inline;white-space:nowrap;}
#radius_update label{color:#808080;font-weight:bold;font-size:12px;}
#radius_update select{font-size:11px;}
#rss_job_feed_link .ico{width:12px;height:13px;padding:0;background-position:-28px -61px;}
.jaui{border:1px solid #fff;margin:0;padding:6px;}
.jaui label{font-weight:normal;}
.jaui .ws_label,.jaui .ws_label_open,.jaui .member{color:#00c !important;}
.jobalertlabel{font-size:14px;}
.jaui .ico{overflow:hidden;background:url(/images/ja_icon.png) no-repeat;height:12px;width:18px;margin-top:2px;margin-right:9px;}
#tjobalerts{margin-bottom:9px;}
#bjobalerts{margin-top:1.5em;margin-bottom:6px;}
.jaform{display:none;}
#tjobalertform{margin-top:6px;}
.jaui.open{background-color:#ebebeb;border:1px solid #ccc;}
.jaui.open .jaform{display:block;margin-top:6px;}
#talertsubmit,#balertsubmit{font-size:12px;}
.related_searches{border-top:2px solid #f60;padding-top:6px;}
.related_searches_list{margin:0 0 0.75em 0;line-height:1.3;}
.related_searches_list a{white-space:nowrap;}
.related_searches_list .related_searches_title{margin-right:0.25em;}
.related_searches_list .more{color:#77c;margin-left:0;}
.ws_content{border:1px solid #ccc;padding:12px;background-color: #FFFFFF}
.ws_content ul{margin:0 0 1em 0;margin-left:20px;padding:0;}
.ws_content ul li{color:#ccc;margin-bottom:4px;}
.ws_content ul li .mat{color:#000;}
.edit_notes_form{width:90%;}
.edit_notes_form td{padding:3px;padding-left:0;}
.edit_notes_form .col_a{vertical-align:top;text-align:right;white-space:nowrap;width:1%;padding-right:1em;}
.edit_note_content{margin:5px 0;}
.block_job_content li a,.block_job_content li a:link,.block_job_content li a:visited{color:#00c;}
.closeLink{float:right;margin-top:3px;margin-right:3px;width:13px;height:13px;background-position:-91px -62px;}
.closeLink:hover{background-position:-104px -62px;}
.row .ws_label_open,.row .ws_label_open:link,.row .ws_label_open:visited,.row .ws_label_open:hover{color:#00c;}
.row .tt_label_open,.row .tt_label_open:link,.row .tt_label_open:visited,.row .tt_label_open:hover{color:#00c;}
.tt_display{margin-top:5px;}
.tt_content {}
.tt_content_open {}
.email_job_content label{font-weight:normal;white-space:nowrap;}
.email_job_content textarea{width:100%;font-size:13px;}
.email_job_content .input_text{width:90%;}
.email_job_content .input_checkbox{margin-right:6px;}
.email_job_content .error_msg li{color:#c00;}
.email_job_content .share_heading{margin-bottom:1em;font-weight:bold;}
.email_job_content .share_email{padding-right:1em;}
.email_job_content .share_email td{padding-bottom:3px;}
.email_job_content .share_email td.col_a{width:1px;padding-right:6px;}
.email_job_content .share_partners{border-left:1px solid #ccc;padding:0 1em;}
.email_job_content .share_partners .share_partner{margin-bottom:5px;}
#email_job_search{margin-top:2em;clear:both}
#email_job_search .ws_label{color:#77c;}
#email_job_search .error_msg{margin:0.5em 0 0.5em;margin-left:20px;padding-left:0;}
#email_job_search .error_msg li{color:#c00;}
#email_job_search_task{padding:6px 7px;background:#ebebeb;margin:0;margin-left:5px;border-top:2px solid #ccc;width:221px;}
#email_job_search_comment{font-size:13px;}
#email_job_search_task table{width:100%;}
#email_job_search_task td{padding:3px 0 6px;padding-right:3px;font-size:12px;}
#email_job_search_task td label{font-weight:normal;}
#email_job_search_comment,#email_job_search_from,#email_job_search_to{width:95%;}
#email_job_search_comment{clear:both;}
#email_job_search .ws_label .ws_sts{margin-top:2px;background-position:-14px -62px;width:5px;height:9px;float:left;margin-right:5px;margin-left:5px;}
#email_job_search .ws_label_open .ws_sts{background-position:-19px -62;left:3px;width:9px;margin-left:1px;}
.email_job_search_title{margin-bottom:3px;margin-top:0;margin-left:6px;font-weight:bold;}
.se_prompt{font-size:11px;}
.se_label:link,.se_label:visited{color:#808080;}
#refineresults .se_prompt{display:block;}
#refineresults .item{margin-top:6px;}
#activefiltershorizontal{margin-top:0;}
#activefiltershorizontal .item{white-space:normal;}
.alert_verify_domain b{font-weight:bold;color:#c00;border-bottom:1px solid #c00;}
.anonEmailPrompt{padding:6px 9px;margin-top:1em;background-color:#f8f8f8;}
.nji{color:#f60;white-space:nowrap;}

/* TESTIMONIAL */
#testimonials{
	/*padding: 5px 5px 10px 10px;*/
	padding: 10px 10px 2px 24px;
	
	background:url('testimonials/img/quotes.png') no-repeat 20px 20px rgba(178,178,169,0.2);
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	min-height:0px;
/*	width: 375px;
	padding: 45px 45px 35px 90px;
	background:url('../testimonials/img/quotes.png') no-repeat 20px 20px rgba(178,178,169,0.2);
	min-height:90px;
	
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;*/
}

#testimonials li{ display:none;}
#testimonials li:first-child{ display:block;}

#testimonials ul{ list-style:none;}
#testimonials p.text{ font-size:20px;}

#testimonials p.author{
	color: #878787;
    font-size: 15px;
    font-style: italic;
    text-align: right;
	margin-top:5px;
}

#testimonials p.author span{
	color:#6aa42a;
}
