/*========================================================

Global CSS file for Hillcrest Care.

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

body{
	font-family:helvetica, arial, sans-serif;
	background:url('../cssimages/body_background.jpg');
	color:#4C4C4C;
}

#header{
	position: relative;
	width:772px;
	padding:20px 0 0 1px;
}

#header h1{
	margin:0 0 20px 2px;                       
	float:left;
} 

#header h1 a{
	display:block;
	height:102px;
	width:270px;	
} 

#header h1 a{
	background:url('../cssimages/logo.png') no-repeat; 
}

#header p{
	float:right;
	clear:right;
	margin:20px 5px 5px 5px;
}

#header p input[type="text"]{
	margin-right:20px;
}

#header p input#submit{
	margin-right:20px;
}

li{
	line-height:1.6em;
	list-style:none;
} 

#buttons{
	position: absolute;
	top: 20px;
	left: 280px;
	width: 280px;
}

#buttons img{
/*	padding-left:10px;*/
}

#flashcontent{
	width:772px;
	height:174px;
	background:url('../cssimages/home_flash_replace.jpg') no-repeat;	
}

#fostercare #flashcontent{
	background:url('../cssimages/foster_flash_replace.jpg') no-repeat;
}

#learning_disability #flashcontent{
	background:url('../cssimages/ld_flash_replace.jpg') no-repeat;
}

/*===================================================================
TEXT STYLING
===================================================================*/

.blue_text{
	color:#0060a9;
}

.blue_text a{
	color:#0060a9;
}

.red_text{
	color:#ff0000;
}

.warning{
	color:#AE0507;
}

/*===================================================================
SEARCH AT TOP OF PAGE
===================================================================*/

#header input{
	border:solid 1px #0060a9;
}

#header input.submit{
	background:#BFCDE2;
	cursor:pointer;
}

/*===================================================================
WRAPPER AND CONTAINER
===================================================================*/

#wrapper{
	width:1024px;
	margin:0 auto;
	background:url('../cssimages/wrapper_background.png');
}

#container{
	padding:0 0px 0 125px;
}

/*===================================================================
HEADER IMAGE
===================================================================*/

#flashcontent{
	clear:both;
	height:174px;
	width:772px;
/*	background:url('../cssimages/header_home.png') no-repeat;*/
}

/*===================================================================
NAVIGATION
===================================================================*/

#navigation{
	width:757px;
	margin:0px 0 0 1px;
	padding:10px 0 0 60px;
	height:45px;
	background:url('../cssimages/nav_background.png') no-repeat;
}

#navigation li{
	list-style:none;
	float:left;
	color:#fff;
}

#navigation li a{
	padding:0 7px 0 12px;
	color:#fff;
}

/*===================================================================
CONTENT
===================================================================*/

#content{
	clear:both;
	width:723px;
	padding:0 0px 20px 30px;
}

#content a{
	color:#0060a9;
}

#content a:hover{
	color:#7D7D7D;
	text-decoration:underline;
}

/*----------------------contact page----------------------*/ 
#contact dl#contact_form{
	width:400px;
	margin-top:50px;
} 

#contact dl#contact_form dt{
	width:100px;
	float:left;
	clear:left;
	margin-bottom:20px;
}

#contact dl#contact_form dd{
	margin-bottom:20px;	
}

#contact dl#contact_form input, #contact dl#contact_form textarea{
	border:solid 1px #B4B4B4;
}

/*===================================================================
LEFT COLUMN
===================================================================*/

#left_column{
   width:450px;
   float:left;
}

#left_column_wide{
	width:725px;
}

#content #left_column li[class]{
	list-style:none;
	margin-left:0px;
}

#content #left_column li{
	list-style:disc;
	margin-left:20px;
}

#content #left_column li ul li{
	list-style:circle;
}

/*===================================================================
RIGHT COLUMN
===================================================================*/

#right_column{
   	float:right;
	width:220px;
}

#right_column ul{
	padding:10px 0 10px 5px;
}

#right_column h2{
	margin:0 0 0 0px;
}

#right_column h2.additional_info{
	height:40px;
	width:222px;
	text-indent:-9999em;
}

#right_column h2.hillcrest_location{
	height:40px;
	width:222px;
	text-indent:-9999em;
	background:url('../cssimages/hillcrest_locations.png') no-repeat;
}

#right_column h2.hillcrest_services{
	height:40px;
	width:222px;
	text-indent:-9999em;
	background:url('../cssimages/hillcrest_services.png') no-repeat;
}

#right_column h2.application{
	height:40px;
	width:222px;
	text-indent:-9999em;
	background:url('../cssimages/application.png') no-repeat;
}

#right_column h2.keystatistics{
	height:40px;
	width:222px;
	text-indent:-9999em;	
}

#application_forms a{
	color:#555555;
/*	margin-left:10px;*/
}

#application_forms a:hover{
	color:#999;
	text-decoration:underline;
}

h2.filter {
	text-indent:-999999em;
	height:40px;
	width:222px;
	background:transparent url('../cssimages/filter.png') no-repeat;
}

/*-------------------------SERVICES PAGE & NEWS PAGE-------------------------*/

#service_buttons img, #service_buttons img, #service_buttons img{
	padding-left:45px;
}

/*===================================================================
ASSET LIST
===================================================================*/
#asset_list{
	margin-left:7px;
}

/*===================================================================
HOME PAGE STYLING
===================================================================*/

#right_column h2.hillcrest_news{
	background:url('../cssimages/hillcrest_news.png') no-repeat;
	height:40px;
	width:222px;
	text-indent:-999999em;
}

#right_column h2.referral_enquiry{
	background:url('../cssimages/referral_enquiry.png') no-repeat;
	height:40px;
	width:222px;
	text-indent:-999999em;
}

#right_column h2.jobs_enquiry{
	background:url('../cssimages/jobs_enquiry.jpg') no-repeat;
	height:40px;
	width:222px;
	text-indent:-999999em;
}

/*-------------------NEWS SECTION-------------------*/

#right_column .news_item{
	width:200px;
	padding:0 0 0 10px;
}

#right_column .news_item p{
	font-size:0.9em;
	padding:0 0 0 30px;
	margin:0;
}

#right_column .news_item h4{
	margin:2px 0 2px 0;
	font-size:1em;
	text-align:center;
}

#right_column .news_item img{
	float:left; 
	padding-right:5px;
}

/*===================================================================
REFERRAL ENQUIRY
===================================================================*/
#referral_enquiry, #job_filter{
	width:200px;
	padding:0 0 0 10px;	
}

#referral_enquiry img{
	float:left;
}

#referral_enquiry p{
	padding:0 0 0 30px;
	font-size:0.9em;
	color:#103A99;
	font-weight:bold;	
}

#referral_enquiry dl#referral_form dt{
	margin:5px 0 5px 0;
}

#referral_enquiry dl#referral_form dd{
	margin:5px 0 10px 0;
}

#referral_enquiry #referral_form input, #referral_enquiry #referral_form textarea{
	border:solid 1px #B4B4B4;
} 

/*===================================================================
ACCOUNT LOGIN
===================================================================*/

#login_form input {
	border: solid 1px #9C9C9C;
	padding: 3px;
}

#login_form dt {
	margin: 10px 0 5px 0;
}

.account_nav_header {
	padding: 10px 0 10px 0;
	border-top: solid 1px #ccc;
}

.acc_tools_nav li {
	float: left;
	
}

/*===================================================================
FOOTER
===================================================================*/

#footer{
	width:1024px;
	height:130px;
	margin:0 auto;
	background:url('../cssimages/footer.png') no-repeat;
}

#footer img{
	margin:5px 0 0 150px;
}

p.site_info{
	width:772px;
	margin:20px auto 0 auto;
}



















