/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#666;background:#fff url(../../images/bgTile.gif) top left repeat-x;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#7898AF;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.7em;margin-bottom:0.5em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em; color:#8A7F72;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#333;}
a {color:#83A5BF;
 text-decoration:none;
border-bottom:1px dotted #ccc;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:0.5em}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:0.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */

label {font-weight:bold; }
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0 0.5em 0;border:1px solid #BFBFBF; font-size:12px;}
select{

margin:0.5em 0 0.5em 0;
padding:3px;

}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #8A7F72;}
input.text, input.title {width:300px;padding:5px;}
input.short {width:150px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px; }
.error, .notice, .success, .free {padding:.8em;margin-bottom:1em;border:2px solid #ddd; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
.error {background:#FBE3E4 url(../../images/delete.png) 5px 11px no-repeat;color:#8a1f11;border-color:#FBC2C4; padding-left:30px;}
.notice {background:#FFF6BF url(../../images/exclamation.png) 5px 11px no-repeat;color:#514721;border-color:#FFD324; padding-left:30px;}
.success {background:#E6EFC2 url(../../images/accept.png) 5px 11px no-repeat;color:#264409;border-color:#C6D880; padding-left:30px;}
.free {background:#E6EFC2 url(../../images/icons/money.png) 5px 11px no-repeat;color:#264409;border-color:#C6D880; padding-left:30px;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.free a {color:#264409;}
/*
.notice{

position:relative;
float:left;
margin:10px 0 10px 0;
}

.error{

position:relative;
float:left;
margin:10px 0 10px 0;
}

.success{

position:relative;
float:left;
margin:10px 0 10px 0;
}
*/

 /* -- additional form stuff start -- */

form fieldset {

  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

/*
form label { 
	display: block; 
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 10px 5px 0; 
	text-align: right; 
}



form label.left{

	 
	width: 350px; 
	padding: 0; 
	margin: 0px 5px 0 0; 
	text-align: left; 


}
*/


form label.right{

	position:relative;
	float:left;
	width: auto;
	height:auto;
	padding: 0; 
	margin: 0 5px 0 5px; 
	text-align: left; 


}


form label.mid{

padding:4px 0 0 0;

}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	 /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
                              
   margin:0.5em 0 0.5em 0;
}

form input.check{

	display: block;  /* block float the labels to left column, set a width */
	float: left;  
	padding: 0; 
	margin: 0.2em 0.2em 0.5em 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	

}

form input.check2{

	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 2px 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 

}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 0; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


form td{


padding:0 0 0.5em 0;
vertical-align:middle;

}

form td.ta{

vertical-align:top;
padding:0 0 0.5em 0;
}

td.steps{

padding:0;
font-size:18px;
width:80px;
color:#3B699F;

}

td.stepsTop{

padding:0;
font-size:18px;
width:80px;
color:#3B699F;
vertical-align:top;
padding:23px 0 0 0;
}

td.tdTop{

vertical-align:top;
padding:23px 0 0 0;

}


.rowElem{

position:relative;
float:left;
width:90%;
margin:10px 0 5px 0;
}

#searchBox{

position:relative;
float:left;
margin:10px 0 20px 0;

}

#feedBox{

position:relative;
float:left;
margin:10px 0 20px 0;

}

.legend{

font-size:22px;

}

.legend2{

font-size:18px;
color:#666;
}

.wide{

width:500px;

}

 /* -- additional form stuff end -- */




/* ------------------- daelan stuff start -------------------  */

#topNav{

width:auto;
height:17px;
position:relative;
float:right;
color:#fff;
font-size:11px;
margin:5px 0 0 0;
}

/*
#topNavLeft{

position:relative;
float:left;
width:21px;
height:22px;
background: url(../../images/topLeft.gif) top left no-repeat;

}

#topNavMid{

position:relative;
float:left;
width:auto;
height:22px;
background: url(../../images/topMid.gif) top left repeat-x;

}

#topNavRight{

position:relative;
float:left;
width:22px;
height:22px;
background: url(../../images/topRight.gif) top left no-repeat;

}
*/


#navTop{

position:relative;
float:left;
margin:2px 0 0 0;
list-style:none;
}

#navTop li{

position:relative;
float:left;
margin:0 5px 0 5px;
height:22px;
color:#A7BFB7;

}




#navTop li.last{

border-right:0;
color:#ccc;
}

#navTop a:link, #navTop a:visited{

color:#fff;
text-decoration:none;
height:22px;
padding:2px 5px 2px 5px;
border:0;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
background:#3F3527;
}

#navTop a:hover{

color:#94BFE0;

}






.header{

height:86px;
position:relative;
}

h1.logo{

background: url(../../images/logo.png) top left no-repeat;
text-indent:-9000px;
margin:0.15em 0 0 0;
width:372px;
height:62px;
}

#logo{

position:relative;
float:right;
margin:2em 0 2em 0;

}


#twitter{

position:absolute;
right:0;
top:1.1em;

}

#twitter a{

outline:none;
border:0;
}

#navigation{

height:42px;
background: url(../../images/navBg.gif) top left repeat-x;;

}

#navigation ul{

list-style:none;
margin:0;
padding:0;

}

#navigation ul li{

position:relative;
float:left;
margin:0;

}

#navigation ul.r{

position:relative;
float:right;

}

#searchForm{


position:relative;
float:left;
margin:0 0 0 10px;

}

#feedForm{


position:relative;
float:left;
margin:0 0 0 0;

}


img.logo{

position:relative;
float:right;


}


/* -- rollovers -- */

#navigation ul li a:link, #navigation ul li a:visited{


border:0;
}

#navigation ul li a.btnSearchJobs{

background: url(../../images/btnSearchJobs.gif) top left no-repeat;
display:block;
width:149px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;

}


#navigation ul li a.btnSearchProfiles{

background: url(../../images/btnSearchProfiles.gif) top left no-repeat;
display:block;
width:151px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;
}


#navigation ul li a.btnPostJob{

background: url(../../images/btnPostJob.gif) top left no-repeat;
display:block;
width:102px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;

}


#navigation ul li a.btnManageProfile{

background: url(../../images/btnManageProfile.gif) top left no-repeat;
display:block;
width:175px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;
}


#navigation ul li a.btnManageJobs{

background: url(../../images/btnManageJobs.gif) top left no-repeat;
display:block;
width:160px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;
}


#navigation ul li a.btnLogin{

background: url(../../images/btnLogin.gif) top left no-repeat;
display:block;
width:120px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;
}


#navigation ul li a.btnRegister{

background: url(../../images/btnRegister.gif) top left no-repeat;
display:block;
width:121px;
height:42px;
text-indent:-9000px;
overflow:hidden;
outline:none;
}



#navigation ul li a:hover {
background-position:0 -42px;

}

#navigation ul li.currentPage a {
background-position:0 -42px;
}



#content{
position:relative;
float:left;
margin:0 0 0 0;
background:#fff;
padding-top:1.5em;

}


#loading{

width: 300px; padding:10px 5px 10px 5px;
font-size:11px; color:#999;

}

#loadinga{
position:absolute;
top:40px;
left:0;
font-size:11px; color:#999;

}

#loadingb{
position:absolute;
top:66px;
left:0;
font-size:11px; color:#999;

}

.jobTypeFull{

background:#63869F;
padding:2px 4px 2px 4px;
color:#fff;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.jobTypeFreelance{

background:#7F725F;
padding:2px 4px 2px 4px;
color:#fff;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.jobTypeIntern{

background:#BFBCB3;
padding:2px 4px 2px 4px;
color:#fff;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.jobTypePartTime{

background:#A4CFEF;
padding:2px 4px 2px 4px;
color:#fff;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}






#noBg{

text-align:center;
background:#fff;
}




#resumeWrapper{
width:900px;
height: 500px; /* set to your required height */
overflow: auto;
margin:0 auto;
text-align:left;
}

#resumePrint{

position:relative;
float:left;
width:880px;
height:20px;
margin:10px 0 20px 0;
text-align:right;
}

#suggestWrapper{

width:480px;
height:auto;
margin:0 auto;
text-align:left;
padding:10px;
}


#termsWrapper{
width:600px;
height: 500px; /* set to your required height */
overflow: auto;
     

}

 
 #contentRight{
 
 margin:1em 0 0 0;
 
 
 }
 
 #contentRight a:link, #contentRight a:visited{

 color:#83A5BF;
 text-decoration:none;
border-bottom:1px dotted #ccc;
font-size:13px;
 }
 
 
 #contentRight a:hover{


 color:#333;

 
 }
 
 #contentRight ul{
 position:relative;
 float:left;
 list-style:none;
 padding-left:0;
 margin:0 0 1em 0;
 width:270px;
 }
 
 #contentRight ul li{
 position:relative;
 float:left;
 margin:5px 0 10px 0;
 width:270px;
 }
 
  #contentLeft a:link, #contentLeft a:visited{

 color:#83A5BF;
 text-decoration:none;
border-bottom:1px dotted #ccc;
font-size:13px;
 }
 
 
 #contentLeft a:hover{


 color:#333;

 
 }
 
 
 #contentLeft ul{
 width:100%;
 position:relative;
 float:left;
 list-style:none;
 padding-left:0;
 margin:0 0 1em 0;
 
 }
 
 
  #content ul{
 width:100%;
 position:relative;
 float:left;
 list-style:none;
 padding-left:0;
 margin:0 0 1em 0;
 
 }
 
 
 .large{
 
 font-size:14px;
 
 }
 
 .brown{
 
 color:#8A7F72;
 
 }
 
.profileSide{

width:270px;
position:relative;
float:left;
padding:0 0 1em 0;
border-bottom:1px solid #efefef;
margin:0 0 1em 0;
}

.profileSideHome{

width:210px;
position:relative;
float:left;
padding:0 0 1em 0;
border-bottom:1px solid #efefef;
margin:0 0 0 0;
}

#adHolder{


position:relative;
float:left;
padding:0 0 1em 0;
margin:1em 0 0.5em 0;

}

#adHolder ul{

margin:0 0 20px 10px;

}

/*
  #adHolder h1{
  
  background: url(../../images/sideBarH1.jpg) top left no-repeat;
  text-indent:-9000px;
  
  }
  
    #adHolder h2{
  
  background: url(../../images/sideBarH2.jpg) top left no-repeat;
  text-indent:-9000px;
  
  }
*/
  
  .ad{
  
  position:relative;
  float:left;
  margin:0 0 20px 0;
  }
  
  h3.seekerHead{
  
  background: url(../../images/seekerIcon.jpg) top left no-repeat;
  height:45px;
  padding:10px 0 0 53px;
  margin:0;
  }
  
  h3.employerHead{
  
  background: url(../../images/employerIcon.jpg) top left no-repeat;
  height:45px;
  padding:10px 0 0 53px;
  margin:0;
  }

#profileLogo{
width:270px;
position:relative;
float:left;
padding:0 0 1em 0;
border-bottom:1px solid #efefef;
margin:0 0 1em 0;
}
 
 ul li.manageCovers{
background:url(../../images/icons/manageCovers.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.addCovers{
background:url(../../images/icons/addCovers.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
   ul li.editResume{
background:url(../../images/icons/manageResumes.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.postResume{
background:url(../../images/icons/addResumes.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.addLogo{
background:url(../../images/icons/addLogo.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.homeLink{
background:url(../../images/icons/getStarted.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
 ul li.viewSavedJobs{
background:url(../../images/icons/star.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
  ul li.changePassword{
background:url(../../images/icons/changePassword.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.register{
background:url(../../images/icons/register.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.featureList{
background:url(../../images/icons/featureList.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.login{
background:url(../../images/icons/login.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
  ul li.viewJobs{
background:url(../../images/icons/viewJobs.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
ul li.editJob{
background:url(../../images/icons/folder_edit.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
 ul li.suspendJob{
background:url(../../images/icons/folder_error.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.buyCredits{

background: url(../../images/icons/creditcards.png) 0 3px no-repeat;
padding-left:24px;
}

ul li.paymentHistory{

background: url(../../images/icons/money.png) 0 3px no-repeat;
padding-left:24px;
}
 
 
 ul li.deleteJob{
background:url(../../images/icons/folder_delete.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
  ul li.delete{
background:url(../../images/delete.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
 ul li.apply{
background:url(../../images/icons/apply.png) 0 3px no-repeat;
padding:0 0 0 24px;

 }
 
 ul li.save{
background:url(../../images/icons/saveJobs.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.share{
background:url(../../images/icons/share.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.tweet{
background:url(../../images/tweet.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.send{
background:url(../../images/icons/sendToFriend.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.printer{
background:url(../../images/icons/printer.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.reActivateJob{
background:url(../../images/icons/reActivate.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.postJob{
background:url(../../images/icons/folder_add.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
ul li.viewResume{
background:url(../../images/icons/viewResume.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.contactSeeker{
background:url(../../images/icons/contactSeeker.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.addContact{
background:url(../../images/icons/addContact.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
 ul li.uploadResume{
background:url(../../images/icons/acrobat.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
ul li.check{
background:url(../../images/icons/tick.png) 0 1px no-repeat;
padding:0 0 0 24px;
 
 }
 
 ul li.featureCheck{
background:url(../../images/icons/tick.png) 0 1px no-repeat;
padding:0 0 10px 24px;
 
 }
 
ul li.rssFeed{
background:url(../../images/icons/rss.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
  ul li.blog{
background:url(../../images/icons/blog.png) 0 3px no-repeat;
padding:1px 0 0 24px;
 
 }
 
 
  ul li.twitter{
background:url(../../images/icons/twitter.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
   ul li.feedback{
background:url(../../images/icons/feedback.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 
    ul li.seekerReg{
background:url(../../images/icons/user-white.png) 0 2px no-repeat;
padding:1px 0 0 24px;
 }
 
     ul li.employerReg{
background:url(../../images/icons/user-business.png) 0 2px no-repeat;
padding:1px 0 0 24px;
 
 }
 

 
 
 ul li.widget{
background:url(../../images/icons/widget.png) 0 2px no-repeat;
padding:0 0 0 24px;
 
 }
 

 
 
 a.printResume{
background:url(../../images/icons/printer.png) 0 0px no-repeat;
padding:0 0 0 24px;
border:0;
 }
 
 a.downloadPdf{
background:url(../../images/icons/acrobat.png) 0 0 no-repeat;
padding:0 0 0 24px;
border:0;
 
 }
 
 
 
 #topContentLinksRight{
 
 position:relative;
 float:right;
 
 }
 
 #topContentLinksRight ul{
 

 position:relative;
 float:left;
 list-style:none;
 padding-left:0;
 margin:0 0 2em 0;
 
 }
 
 #topContentLinksRight a:link, #contentLeft a:visited{

 color:#83A5BF;
 text-decoration:none;
border-bottom:1px dotted #ccc;
font-size:13px;
 }
 
 
 #topContentLinksRight a:hover{


 color:#333;

 
 }
 
 
 ul li.addResume{
background:url(../../images/icons/add.png) 0 3px no-repeat;
padding:0 0 0 24px;
 
 }
 
 
 #contentRight a.small{
 
 font-size:10px;
 
 }


#homeTop{

background:#fff;

}

#searchBox{

position:relative;
float:left;
margin:20px 30px 20px 30px;
background:#F7F4EC;
padding:0 0 0 0;
width:888px;
border:1px solid #efefef;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

#searchBox label{
position:relative;
float:left;
margin:10px 5px 0 0;
}

#searchBox2{

position:relative;
float:left;
margin:0 0 20px 0;
background:#F7F4EC;
padding:0 0 0 10px;
width:860px;
border:1px solid #efefef;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

#searchBox2 label{
position:relative;
float:left;
margin:10px 5px 0 0;
}


#homeMessage{
margin:1.5em 20px 0em 20px;
/*
font-size:18px;
color:#fff;
margin:1.5em 20px 0em 20px;
width:901px;
height:37px;
background: url(../../images/homeMessage.gif) top left no-repeat;
font-family:Georgia, serif;
padding:5px 0 0 50px;
letter-spacing:1px;
font-weight:normal;
*/

}

#message{

position:relative;
float:left;
margin:2em 0 0 0;

}


p.homeMessage{

background:#F7F4EC;
padding:9px 10px 9px 10px;
border:1px solid #efefef;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
font-size:18px;
color:#94BFE0;
}

#footer{
position:relative;
float:left;
margin:2em 0 0 0;
padding:30px;
text-align:center;
font-size:10px;
color:#999;
}




#helpBottom{

position:relative;
float:left;
margin:2em 0 0 0;

}

#helpContent{

position:relative;
float:left;
margin:2em 0 0 0;

}



#helpSeeker ul{

position:relative;
margin:20px 0 0 20px;
list-style:none;

}

#helpEmployer ul{

position:relative;
margin:20px 0 0 20px;
list-style:none;

}

ul li.listItem{

background: url(../../images/tick.png) 0 0 no-repeat;
padding-left:24px;
margin:1em 0 1em 0;
}


ul.contentList li{

margin:10px;

}



/* -- table highlights -- */



 table tr.highlight {
  background-color: #EBEADF;
  cursor:pointer;
  
 }
 
  table tr.highlight2 {
  background-color: #A8BECF;
  cursor:pointer;
  
 }
 

 table th{
 
 background:#94BFE0;
 color:#fff;
 }
 
#dataTable{

position:relative;
float:left;
border-top:4px solid #E0E9EF;
border-bottom:4px solid #E0E9EF;
}
 
 
 #dataTable a.nameLink:link, #dataTable a.nameLink:visited{
 
 font-size:12px;
 font-weight:bold;
 color:#333;
 text-decoration:none;
 border:0;
 }
 
 #dataTable td{
 
padding:10px 0 10px 5px;
border-bottom:1px solid #efefef;
font-size:11px;
min-width: 70px;
 }


#dataTable tr.highlight a.nameLink {
 color:#5E503D;
  border:0;
 }
 
 
 #dataTableF{

position:relative;
float:left;
border:1px solid #e4ebf0;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
background:#e4ebf0;
color:#666;
}
 
 
 #dataTableF a.nameLink:link, #dataTableF a.nameLink:visited{
 
 font-size:12px;
 font-weight:bold;
 color:#333;
 text-decoration:none;
 border:0;
 }
 
 #dataTableF td{
 
padding:10px;

font-size:11px;

 }


#dataTableF tr.highlight2 a.nameLink {
 color:#fff;
  border:0;
  
 }
 

 

/* -- Pagination -- */


#pagination{

position:relative;
float:left;

}


#pagination a:link, #pagination a:visited{

padding:2px 5px 2px 5px;
background:#8A7F72;
text-decoration:none;
color:#fff;
font-size:11px;
border:0;
-moz-border-radius: 4px; -webkit-border-radius: 4px;

}

#pagination a:hover{

padding:2px 5px 2px 5px;
background:#333;
text-decoration:none;
color:#F7F4EC;
font-size:11px;
}


#pagination a.medium{

background:#fff;
color: #8A7F72;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

#pagination a.medium:hover{

background:#fff;
color: #94BFE0;

}

.curr{

padding:2px 5px 2px 5px;
background:#efefef;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
}


#noScript{

position:relative;
float:left;
height:40px;
background:#fff;
padding:18px 0 18px 0;
}


input.hide{

display:none;

}


ul#adminNav{
position:relative;
float:left;
margin:9px 0 0 10px;

}


a.adminNav:link, a.adminNav:visited{


color:#fff;
margin:10px;

}

a.adminNav:hover{


color:#5E503D;

}

a.roundLink:visited, a.roundLink:link {

/*
padding:2px 5px 2px 5px;
border:0 !important;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
background:#94BFE0;
color:#5E503D !important;
font-size:11px !important;
*/

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-webkit-border-radius: 15px;

border-radius: 15px;

background: #F7F4EC url(../../images/arrow_right_blue_round.png) no-repeat scroll 95% 50%;
border:1px solid rgba(155, 151, 109, 0.2) !important;
color:rgba(0, 0, 0, 0.6) !important;
font-size:0.9em;
font-weight:normal !important;
padding:6px 28px 6px 14px;
text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);

}

a.roundLink:hover {

background: #94BFE0 url(../../images/arrow_right_blue_round.png) no-repeat scroll 95% 50%;
color:#333 !important;
}

ul li.bottomLink{

padding:18px 0 0 0;

}

#featuredJobHolder{

-moz-border-radius: 6px; -webkit-border-radius: 6px;
background:#EFEFEF;
margin:0;
padding:5px 5px 0 5px;
border:1px solid #ccc;

}

#featuredJobs{

margin:0 0 18px 0;

}


/* -- Resume Styles -- */


#resumeMast h1{

position:relative;
float:right;
font-size:14px;
text-transform:uppercase;
font-weight:bold;

}

#resumeName h2{


font-size:36px;
font-weight:normal;
margin:0;
padding:0;

}

#resumeName p{

font-weight:bold;
color:#333;

}


/* -- end resume styles -- */



a.btnRssHome{

border-bottom:0 !important;
text-decoration:none;
}


/* ------------------- daelan stuff end -------------------  */

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:90%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}