/*Oakbridge - main styles
  copyright 2007 Spark new media http://sparkweb.co.uk
  Author - Joe Archer
*/

body {
background-color:#6C0A22;
font-size: 11px;
font-family: Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}
#legal{
	padding-top:15px;
	padding-right:20px;
	font-size:10px;
}

img{
	border:none;
}

a {color: #000000; text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color: #6C0A22;text-decoration:none;}
a:active { color:#000000;text-decoration:none;}

h1 {
font-size:18px;
padding:0px;
margin:0px;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px 0px 0px;
margin:0px;}

img.download {vertical-align:middle;}

#back-bg{
height:30px;
width:67px;
padding: 5px 0px 0px 20px;
background: url(../images/care-home-news.jpg);
font-size: 15px;
font-family: Arial, SunSans-Regular, Sans-Serif;
}

/* ----------container to center the layout---------- */
#container {
width: 800px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background: url(../images/mainheader.jpg) top left repeat-y;
height:170px;
padding: 0px;
margin: 0px; 
}

#toplinks{
position:relative;
font-size:10px;
color:#ffffff;
top:15px;
left:-15px;
}

#toplinks a{
text-decoration:none;
color:#ffffff;
}


#banner img {padding:10px 0px;} 

#navigation{
height:20px;
padding-left:7px;

background: url(../images/mainbg.jpg)top left repeat-y;
}

#navcontent{
height:20px;
background:url(../images/navbg.jpg) top left no-repeat;
}

#navcontent li{
color:#000000;
display: inline; list-style-image: none;
padding-left:14px;
font-size:11px;
}

#navcontent ul{
margin:0px;
padding-top:3px;
padding-left:8px;
}

#navcontent a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#navcontent a:hover{
color:#6C0A22;
text-decoration:none;
font-weight:bold;
}

#maincontentwrapper{
width:800px;
padding-left:7px;
background:url(../images/mainbg.jpg) top left repeat-y;
}

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 0px #ffffff;  /* color of the left column  */ 
width:780px;
background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */


/* -----------------content--------------------- */
#content{ 
width:570px;
margin: 0px; 
padding-top:15px;
padding-left:8px;
}
#newscontent{ 
width:760px;
margin: 0px; 
padding-top:15px;
padding-left:20px;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
height:53px;
padding:0px;
margin:0px;
text-align: right; 
background: url(../images/footerbg.jpg) top left no-repeat;
}

/*BELOW IS THE HOME PAGE SPECIFIC STUFF*/


#content a{
 border:0px;
}

#newslist{
margin-left:10px;
padding-left:8px;
}

.error{
background:url(../images/error.jpg) top left no-repeat;
padding-left:18px;
margin-left:3px;
}

#redbanner{
	background:url(../images/red-banner-1.jpg) top left no-repeat;
	height:38px;
	padding-left:12px;
}

#redbannercontent{
	padding:5px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}
