@charset "utf-8";
/* CSS Document */

body{
	background-color:#D5E2E8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin: 0;
    padding:10px 0;
}

a:active,a:focus
{
  outline: none;
  outline-style: none;
}



#print_title_text{
    display:none;  
}

#print_title_sub_text{
    font-size:11px;
}

a:link, a:visited, a:active{
	color:#000000;
    text-decoration:none;
}

a:hover{
	text-decoration:none;
}

h1{
	color:#000000;
	font-size:1.2em;
	padding:0;
	margin:0;
	line-height:3em;
}

h2{
	font-size:1.1em;
	color:#000066;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:1.2em;
}

p {
	line-height:1.5em;;
	margin:5px 0;
}

form{
	padding:0;
	margin:0;
}

fieldset{
        border:1px solid #336600;
        clear:both;
}

legend{
        border:1px solid #336600;
        padding: 2px 6px;
        font-weight:bold;
}

hr.little_divide{
	background-color:#336600;
	color:#336600;
    width:150px;
}

div.form_message_success , div.form_message_failure, div.form_message_warning
{
	background-color: #dddddd;
	border: solid 1px #cccccc;
	padding : 10px 0;
	text-align : center;
	margin-top : 2px;
	float:left;
	width:577px;
}
div.form_message_success
{
	color : green;
}
div.form_message_failure
{
	color : red;
}

div.form_message_warning
{
	color : #96004B;
}

.errorColour{
        color:#F30000;
}

.goodColour{
        color:green;
}

.errorColour a:link, .errorColour a:active, .errorColour a:visited, .errorColour a:hover{
        color:#F30000;
}

.tab{
    margin:10px 0;
}

.tab th{
    border:solid 1px #000066;
    font-weight:bold;
}

.tab td{
    border:solid 1px #000066;
}

/* ///////////////////////////////////////// CONTAINERS /////////////////////////////////////////// */

#first
{
	width:100%;

}

#main_container_holder {
	width: 800px;
}

#main_container_pad {
	width:800px;
	background-color:#FFFFFF;
	float:left;
	border:solid 1px #7EB6CD;
	margin-bottom:5px;

}

#main_container {
	width: 780px;
}
#login_banner {
	line-height: 20px;
	text-align: left;
	float:left;
}
#date_banner {
	line-height: 20px;
	text-align: right;

}
#main_banner {
	background-color: #003466;
	background-image: url(../images/general/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 90px;
	position:relative;
	clear:both;
}
#banner_add {
	/*border:white 1px solid;*/
	position:relative;
	top:20%;
	right:10px;
}

#banner_add_swf {
	position:relative;
	right:10px;
}

#content_container{
	background-color:#FFFFFF;
	float:left;
        width:100%;
}

#all_middle{
	float:left;
	width:580px;
    overflow:hidden;
}
#left_col{
	width:190px;
	float:left;
	margin-right:10px;
}
#right_col{
	width:190px;
	float:left;
	margin-left:10px;
}


input:hover.button{
	color:#000000;
}

input:hover.button_inv{
	color:#FFFFFF;
}


#bottom_menu{
	width:580px;
	margin:15px 0 0 0;
	padding-left:200px;
	background-color:#EEEEEE;
	float:left;
}

#bottom_menu a:active, #bottom_menu a:link, #bottom_menu a:visited{
	text-decoration:none;
}

#bottom_menu a:hover{
	text-decoration:underline;
}

#main_bar{
	background-color:#99CCFF;
	line-height:35px;
	width:565px;
	padding-left:15px;
	font-size:11px;
        margin-bottom:5px;
	float:left;
	width:565px;
}

#main_bar_green{
	background-color:#9ACC99;
	line-height:35px;
	width:565px;
	padding-left:15px;
	font-size:11px;
    margin-bottom:5px;
	float:left;
    font-weight:bold;
	width:565px;
}

.odd_row td{
	padding:5px 3px;
}

.even_row{
	background-color:#C7E8C9;
}

.even_row td{
	padding:5px 3px;
}

.linksonright{
       width:70px;
}

.linksonright a:link, .linksonright a:active, .linksonright a:visited,.linksonright a:hover{
    text-decoration:none;
    background:#C7E8C9;
    display:block;
    padding:10px 5px;
    border:1px solid #336600;
}

.linksonright a:hover{
        background:#336600;
        border:1px solid #C7E8C9;
        color:white;
}

a.job_title_res:link, a.job_title_res:active, a.job_title_res:hover{
        font-weight:bold;
        color:#336600;
        text-decoration:none;
}

a.job_title_res:visited{
        font-weight:bold;
        color:#336633;
        text-decoration:none;
}


.inside_right{
	float:right;
	width:30%;
	clear:right;
}

.job_description_wrap{

}

.job_description{
    padding:3px;
}

.option_wrapper_j{
    float:right;
    padding:10px 5px;
    border:1px solid #336600;
    text-align:center;
    height: 1%; 
}


.option_wrapper{
    float:right;
    text-align:center;
    height: 1%;
    background:#C7E8C9;
    margin-bottom:3px;
    clear:right;
}

.option_wrapper_spacer{
    float:right;
    height:35px;
    border:none;
    text-align:center;
    clear:right;
}

.option_wrapper_no_b{
    float:right;
    padding:10px 5px;
    text-align:center;
    clear:right;
}

 a:link.applybox,  a:active.applybox,  a:visited.applybox{
    background-image:url(/images/general/header_green.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#9ACC99;
    text-decoration:none;
    padding:5px;
    color:#FFFFFF;
    border:1px solid #336600;
}

 a:hover.applybox{
    background-image:none;
    background-color:#336600;
    text-decoration:none;
    padding:5px;
    color:#FFFFFF;
    border:1px solid #336600;
}

.header a:link, .header a:active, .header a:hover, .header a:visited, .header_job a:link, .header_job a:active, .header_job a:hover, .header_job a:visited{
    color:white;
}

.job_details{
        
    clear:both;   
}

.search_options
{
    font-size:80%;
    text-align:left;
    margin-top:10px;
}

a:link.underline_link, a:visited.underline_link, a:active.underline_link
{
    text-decoration:underline;
}

a:hover.underline_link
{
    text-decoration:none;
}

.reply_entry{
	padding:5px 0;
	margin:2px 0;
	border-top:dashed 1px  #CCCCCC;
	border-bottom:dashed 1px  #CCCCCC;
}

.stack_box{
    float:left;
    width:220px;
    padding:10px;
    
}

.stack_box_more{
    float:left;
    padding:0;
    width:140px;
    
}

.wrap_row_tighter{
    float:left;
    clear:left;
    width:580px;
    padding:5px 0;
}

.wrap_row{
    float:left;
    clear:left;
    width:580px;
    padding:10px 0;
}

.title_nice{
    font-weight:bold;
    padding:3px 0;
    
}

.cloud{
   float:left;
   background:#EEEEEE;
   width:100%;
    
}

.tags, .tags:hover{
    width:50px;
    position:absolute;
    border:1px solid #900;
    background-color:#FFEFEF;
    color:black;
    margin:0;
    font-size:10px;
    font-weight:normal;
    line-height:11px;
    top:-10px;
}

.tags:hover{
    z-index:10;
}

.tags .more {
	display:none;
    z-index:2;
    
    }
.tags:hover .more {
	display:block;
    position:absolute;
    z-index:10;
    left:-1px;
    top:-1px;
    width:210px;
    padding:3px;
    border:1px solid #900;
    background-color:#FFEFEF;
    }
.faq_heading{
    border-bottom:solid 1px #000066;
}

.question{
    color:#000066;
	font-weight:bold;
	padding:0;
	margin:15px 0 0 0;
    list-style:none;
}

.question_link{
	padding:0;
	margin:0 0 0 0;
    list-style:square;
    line-height:18px;
}

.question_link:hover{
    text-decoration:underline;
}

.answer{
	padding:0;
	margin:5px 0 0 0;
    list-style:none;
}

.answer li{
	padding:0;
	margin:5px 0 0 0;
    list-style-type:square;
}

.anchor_links{
    font-weight:bold;
    line-height:25px;
}

.anchor_links:hover{
    font-weight:bold;
    line-height:25px;
    text-decoration:underline;
}

table.no_borders{
    border:none;
    width:100%;
    margin-top:20px;  
}

table.no_borders td{
   padding:8px 5px;
}

.similiar_jobs td{
    font-size:16px;
    text-align:center;
    padding:10px 0 30px 0;
    border-top:solid 3px #9ACC99;
    font-weight:bold;
}

.similiar_jobs td div{
    font-size:12px;
    text-align:center;
    padding:5px 0;
    border-top:none;
    font-weight:normal;
}
.no_jobs{
    padding:40px 0 80px 0;
}

.no_jobs div{
    
}
