/* CSS Document */

body{
	/*background:#cacaca url(../images/bg_fade.jpg) repeat-x left top;*/
	background-color:#000;
	background-image:url(../i/wallpaper_bg.jpg);
	background-position:-130px -100px;
	background-attachment:fixed;
	color: #58585B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0;
	line-height:150%;
	padding:0;
}

h1{
	font-size:2em;
	color:#CC0000;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	line-height:1.5em;
}
h2{
	font-size:1.6em;
	color:#000;
	font-weight:bold;
	margin-top:0;
}
h3{
	font-size:1.1em;
	color:#333;
	font-weight:normal;
	margin-top:0;
}
p {
     margin:  0 0 1em 0;
     padding:  0;
}
a {
	color:#CC0000;
	text-decoration:underline;
}


a:hover{
	text-decoration:none;
}

a img { border:none }

.newslist {
	list-style:none;	
	margin:0;
	padding:0;
}

.newsimg {
	float:right;	
}

/* FORM */

form{
	padding:0;
	margin:0;
}
fieldset {
	padding:15px;
	margin-bottom:10px;
	border:1px solid #999;
}
legend {
	font-weight:bold;
	color:#000
}
label {
	font-size:0.9em;
}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	width:118px;
	border:1px solid #d0d0d1;
	height:14px;
	margin-bottom:10px;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	width:240px;
	border:1px solid #d0d0d1;
	height:65px;	
	margin-bottom:10px;
}
select {
	width:120px;
	font-size:0.9em;	
	margin-bottom:10px;

}

.button {
	background-color:#CC0000;
	color:#FFF;
	height:25px;
	width:122px;
	cursor:pointer;
}


.radios{width:13px}
.checks{width:13px}

#referral label {
	text-align:right;
	margin-right:20px;
	float: left; 
    width: 100px; 
}
#referral .forminput {
	width:218px;
}
#referral input {
	width:25px;
	margin-left:0;
	padding-left:0
}
#referral  .button {
	width:132px;
	margin-left:337px;
	text-align:center;
	padding:0 5px 5px 5px;
}
#referral fieldset {
		width:435px;
}

/* PAGE STRUCTURE */


.viewport {
	width:974px;
	margin:0 auto 0 auto;
	position:relative;
	padding-top:33px;
}


.nav_bar_top{
	height:33px;
	background-color:#000;
	position:absolute;
	top:0px;
	width:974px;
}

.nav_bar_bottom{
	height:2.25em;
	background-color:#000;
	width:974px;	
	
}

.divider_1{
	height:8px;
	background-color:#CC0000;
	line-height:8px;
	margin-bottom:-1px;
}

.divider_2{
	height:1px;
	line-height:1px;
	font-size:0em;
	background-color:#FFF;
	margin:0px;	
}


/* JOBS */


.searchPostcode {
	float:left;
}
.searchTextTitle {
	font-size:0.9em;
}

.searchTextField input, .searchTextField select{
	margin:0;
	padding:0;
}
.searchDistance {
	float:left;
	margin-left:10px;
}

.searchTextCats {
	width:638px;
	float:left;
}
.searchTextCatholder {
	border:solid 1px #c3c3c3;
	padding:0px 10px 10px 10px;
	background:#fff url(../images/rightBoxHead_bg.gif) repeat-x;
	float:left;
}
.firstCategory {
	margin-top:8px;
}
.searchTextCategoryShowSubs {
	float:left;
	margin-bottom:6px;
	width:227px;
	clear:left;
}

.searchTextholder {
	margin-top:2px;
	float:left;
	width:300px;
	border-bottom:1px dotted #4d4d4d;
}
.searchTextCategory {
	width:250px;
	float:left;	
}
.searchTextCategoryCheckbox {
	width:50px;
	float:right;
	text-align:right;
	height:20px;
}
.search_resultsbox {
	float:left;
	background-color:#fff;
	width:560px;
	padding:2px 3px;
	margin-bottom:2px;
}
.search_resultsboxgreen {
	float:left;
	background-color:#ecf6d9;
	width:560px;
	padding:2px 3px;
	margin-bottom:2px;
}
.search_result {
	float:left;
}
.search_distance {
	float:right;
	text-align:left;
	margin-right:10px;
	width:78px;
}
.search_view {
	float:right;
}
.search_pages {
	margin-top:15px;
}
abbr { cursor:pointer; }

/* Alerts */

.scHolder {
	float:left;
	width:638px;
	padding-bottom:20px;
}
.iholder {
	float:left;
	width:300px;
	margin-right:15px;
	border-bottom:1px dotted #4d4d4d;
}
.itext {
	width:275px;
	float:left;
}
.icheck {
	width:25px;
	float:right;
	text-align:right;
	height:20px;
}

.results_head {
	margin:20px 0 5px 0;
	padding:0;
}

.scHolder_alerts {
	float:left;
	width:380px;
}

.header {
	background-color:#000;
}

.content{
	background-color:#FFF;
}



.footer{
	color:#000;
	padding:15px 25px 15px 25px;
	line-height:1.2em;
	background-color:#424242;
	/*opacity:0.1;
	filter:alpha(opacity=10);*/
	
}


.footer a{
	color:#262626;
	text-decoration:none;
}

.footer a:hover{
	color:#CC0000;
	text-decoration:none;
}

.footer_left {
	font-size:0.9em;
	width:470px;
	float:left;

}

.footer_right{
	width:300px;
	float:right;
	text-align:right;
}


/* NAV */
#nav, #nav ul, #nav_bottom, #nav_bottom ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2.25em;
	color:#FFF;
}

#nav a, #nav_bottom a {
	display: block;
	text-decoration:none;
	color:#FFF;	
	text-align:center;
	padding:0 10px 0 10px;	
}

#nav a:hover{
	color:#FFF;
}

#nav li, #nav_bottom li { /* all list items */
	float: left;	
}

#nav li:hover, #nav li.sfhover {
	background: #CC0000;	
}


#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #FFF;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
	width:160px;	
}

#nav li ul li{
	width:150px;
	padding-left:10px;
	color:#000;	

}

#nav li ul li a {
	color:#000;
	text-align:left;	
	width:130px;
}

/* Bottom Nav*/

#nav_bottom a:hover{
	color:#FFF;
	background: #CC0000;	
}



/* NEWS GENERAL */


.news_panel a{
	color: #58585B;
	text-decoration:underline;
}

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


.news_panel_title{
	height:2.25em;
	line-height:2.25em;
	background-color:#000;
	color:#FFF;
	padding-left:20px;
	margin-bottom:1px;
}

* html .news_panel_title{
	height:1.75em;
	padding-top:0.5em;
}

.news_panel_title img{
	border-style:none;
	vertical-align:text-bottom;
}


.news_panel_items {
	padding:20px;
	background-color:#FFF;
}

.news_panel_items_title {
	color:#FFF;
	font-weight:bold;
	height:2.25em;
	line-height:2.25em;			
	background-color:#686868;
	padding-left:20px;
}


/* GENERAL ELEMENTS*/


.clearer {
	clear:both;
	height:0em;
	line-height:0em;
	font-size:0em;
}

.red_text {
	color:#CC0000;
}
a.red_text {
	color:#CC0000;
}
.red_text a {
	color:#CC0000;
}
.floatR {
	float:right;	
}

.floatL {
	float:left;	
}