/*
// Oakfield Nursing Home
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0px;
margin: 0px;
}

body{
padding: 0px;
border: 0px;
margin: 0px;
background-color: white;
text-align: center;
font-family: arial, Verdana, Tahoma, sans-serif;
font-size: 0.8em;
overflow-x: hidden;
color: #545454;
text-align: center;
position: relative;
background-color: #b0b860;
background-image: url(../images/bg.jpg);
background-position: top center;
background-repeat: repeat;
background-attachment: fixed;
}

a{
text-decoration: none;
color: #363636;
}
a:hover{
color: #a5a5a5;
}

h1{
margin: 0px;
padding-top: 10px;
font-size: 1.2em;
font-weight: normal;
color: #548921;
letter-spacing: 0px;
padding-bottom: 10px;
text-transform: uppercase;
}

h2{
margin: 0px;
padding-top: 0px;
font-size: 1.0em;
font-weight: bold;
color: #548921;
padding-bottom: 5px;
text-transform: uppercase;
}

img{
border: none;
}

ul{
padding-left: 35px;
margin-bottom: 12px;
}

p.strong{
font-weight: bold;
}



#container{
width: 900px;
text-align: left;
background-color: #ffffff;
overflow: hidden;
margin: 0px auto;
}

#content_wrapper{
clear: both;
overflow: hidden;
}

#dropshadow{
background-image: url(../images/dropshadowTrans.png);
background-position: top left;
background-repeat: repeat-y;
margin: 0px auto;
width: 940px;
}

#dropshadow_bottom{
width: 940px;
height: 26px;
margin: 0px auto;
background-image: url(../images/bottom_rcTrans.png);
background-position: bottom left;
background-repeat: no-repeat;
}


#column1{
clear: both;
float: left;
width: 651px;
overflow: hidden;
}

#column2{
float: left;
width: 249px;
margin-left: 0px;
overflow: hidden;
height: auto;
}



#banner{
width: 900px;
height: 140px;
font-size: 15px;
text-align: left;
background-color: #ffffff;
position: relative;
}

#logo{
position: absolute;
left: 0px;
top: 0px;
}

#logo2{
position: absolute;
left: 350px;
top: 30px;
color: #548921;
font-weight: bold;
}



#banner_contact{
color: #666666;
position: absolute;
right: 20px;
top: 45px;
font-style: italic;
text-align: right;
}

#banner_contact a{
color: #666666;
}

#banner_contact a:hover{
color: #363636;
}

#banner_contact strong{
color: #548921;
}

#navigation{
z-index: 9999999999999999999999999999;
width: 950px;
height: 30px;
border-top: 1px solid #cccccc;
overflow: hidden;
border-left: 1px solid #cccccc;
}

#navigation ul{
padding-left: 2px;
}

#navigation ul,#navigation li{
padding: 0;
margin: 0;
}

#navigation li{
list-style-type: none;
float: left;
background-color: #548921;
}

#navigation a{
display: block;
padding: 6px 23px;
color: #ffffff;
border-right: 1px solid #cccccc;
text-decoration: none;
text-align: left;
font-size: 12px;
font-weight: normal;
letter-spacing: 0px;
background-color: #548921;
float: left;
}

#navigation a.current{
color: #ffffff;
background-color: #97a689;
}

#navigation a:hover{
color: #4b4b4b;
background-color: #97a689;
}





#ssHolder{
width: 900px;
height: 300px;
overflow: hidden;
}

#slideshow{
width: 900px;
height: 300px;
float: left;
}

#slideshow img{
width: 900px;
height: 300px;
}

#gallery img{
float: left;
margin: 2px;
}



div.rc_content_top{
width: 600px;
height: 14px;

margin: 8px;
margin-bottom: 0;
}

div.rc_content_bottom{
width: 600px;
height: 14px;
margin: 8px;
margin-top: 0px;
}

div.rc_content_middle{
margin: 0px 0px;
padding: 0px 0px;
margin-bottom: 0px;
padding-bottom: 8px;
overflow: hidden;
line-height: 16px;

}

#content2{
width: 616px;
text-align: justify;
color: #545454;
margin: 0px auto;
line-height: 0px;
background: #ffffff url(../images/back.jpg) no-repeat top right;
}

#content{
margin: 0px 5px 5px 5px;
padding: 0px;
padding-top: 2px;
padding-bottom: 10px;
text-align: justify;
font-size: 13px;
}

#content2 p{
margin-top:0;
line-height:18px;
margin-bottom:18px;
}



#footer{
clear: both;
width: 900px;
overflow: auto;
background-color: #548921;
color: #cccccc;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #cccccc;
font-size: 10px;
}

#footer a:hover{
color: #e2e2e2;
}

#footerLeft{
float: left;
text-align: left;
padding: 7px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
}



#contact_left{
float: left;
width: 320px;
margin: 10px 10px 10px 10px;
text-align: center;
}

#contact_right{
float: right;
width: 230px;
margin: 10px 10px 10px 0px;
}





#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form input:hover,#contact_form textarea:hover{
border-color: #999;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #548921;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

#captcha_container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

#captcha_container input{
width: 220px;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #cccccc;
background-color: #999999;
color: #e2e2e2;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
border-left: 1px solid white;
}

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}






div.sidebar_box{
margin: 3px;
padding: 0px;
padding-bottom: 7px;
background-image: url(../images/rcbox_bottom.png);
background-repeat: no-repeat;
background-position: bottom left;
}

div.sidebar_box_top{
background-image: url(../images/rcbox_top.png);
background-repeat: no-repeat;
background-position: top left;
height: 8px;
}

div.sidebox_inner{
padding: 5px 7px 5px 7px;
padding-top: 0px;
text-align: center;
}

div.sidebox_inner h2 a{
color: #ffffff;
}

div.sidebar_box h2{
background: #548921;
padding: 5px;
text-align: center;
margin-bottom: 3px;
color: white;
letter-spacing: 0px;
font-weight: bold;
margin-top: 0px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

