
/*
// Rawcliffe Hall Country Club &amp; Caravan Park
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
background: transparent;
}

body{
position: relative;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background-color: #423832;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0 0 10px 0;
padding: 0 0 3px 0;
font: normal 1.3em Arial,Verdana,Tahoma,sans-serif;
color: #423832;
}

h2{
margin: 10px 0 0 0;
padding: 0 0 0 0;
font: bold 1.3em Arial,Verdana,Tahoma,sans-serif;
color: #423832;
}

h3{
margin: 4px 0px 0 0;
padding: 0 0 0 0;
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
color: #D2E62F;
}


img{
border: none;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #7e8f3f url(../images/container.png) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
width: 950px;
background: #fff;
margin: 20px auto;
clear: both;
overflow: auto;
}



#column-left{
float: left;
overflow: hidden;
width: 200px;
}

#column-left div{
background: #423832;
padding: 10px;
margin: 10px;
padding-bottom: 20px;
margin-bottom: 0;
width: 165px;
color: #fff;
}

#column-left div p{
font-size: 0.8em;
}

#column-left div a{
color: #fff;
}

#column-left div a:hover{
color: #ccc;
}

#column-right{
float: left;
width: 750px;
height: auto;
overflow: hidden;
}



#header{
width: 100%;
height: 100px;
background-color: #423832;
}

#header-inner{
width: 950px;
height: 100px;
position: relative;
margin: 0 auto;
}

#header-logo{
position: absolute;
top: 10px;
left: 0;
}

#header-newsletter{
position: absolute;
bottom: 20px;
right: 0;
}

#header-contact{
position: absolute;
top: 10px;
right: 0;
color: #fff;
text-align: right;
font-size:1em;
}

#header-contact a{
color: #fff;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span{
font-weight: bold;
color: #D2E62F;
}



#navigation{
position: absolute;
top: 126px;
left: -10px;
width: 150px;
}

#navigation li{
list-style-type: none;
float: left;
width: 150px;
margin-bottom: 3px;
}

#navigation a{
width: 140px;
overflow: hidden;
display: inline-block;
padding: 12px  0 12px 10px;
color: #fff;
text-decoration: none;
text-align: left;
font-size: 0.9em;
background-color: #423832;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #423832;
background-color: #D2E62F;
}


#navigation a.first{
}

#navigation a.last{
}



#slideshow{
float: right;
margin-right: 5px;
margin-top: 5px;
width: 800px;
height: 300px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 800px;
height: 300px;
}



#content{
margin: 20px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
list-style-type: none;
margin: 10px;
}

#content li{
padding-left: 20px;
background: url(../images/bullet.png) no-repeat center left;
}

.news{
display: inline-block;
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 20px;
}

.news small{
float: right;
}




#logos{
clear: both;
width: 100%;
height: 120px;
background: #ffffff url(../images/logos.png);
overflow: hidden;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#logos-inner{
clear: both;
text-align: left;
width: 950px;
margin: 0 auto;
}

#logos-inner div{
float: left;
padding: 10px;
position: relative;
font-size: 1.2em;
margin: 10px 0;
width: 550px;
height: 80px;
color: #ccc;
background: #423832;
border: 1px solid #ccc;
}

#logos-inner div b{
color: #fff;
}

#logos-inner div a.link{
position: absolute;
top: 10px;
color: #423832;
padding: 3px;
background: #D2E62F;
right: 10px;
}

#logos-inner div p{
margin: 5px 0;
}

#logos-inner div h3{
color: #D2E62F;
font-size: 1.3em;
}

#logos-inner img{
float: right;
margin-left: 20px;
margin-top: 20px;
}



#footer{
clear: both;
width: 100%;
height: 100px;
overflow: hidden;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
clear: both;
width: 950px;
margin: 0 auto;
}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 300px;
margin-right: 50px;
text-align: center;
}

#contact-right{
float: left;
width: 300px;
}





.textbox-subscribe {
background: #fff;
height:24px; 
color:#333333; 
line-height: 21px; 
padding: 0 2px;
margin: 0;
font-size: 0.9em;
width:180px; 
float:left; 
border: 1px solid #fff; 
}

.submit-subscribe{
width:auto; 
height:26px; 
padding: 0 3px;
background:#D2E62F; 
color:#423832;
line-height: 21px;  
cursor:pointer; 
font-size: 0.9em;
overflow:visible;  
}

form.contact-form {
text-align: left;
}

form.contact-form input,form.contact-form textarea, select {
width:98%; 
height:19px; 
font:normal 1em/19px arial; 
padding:2px; 
color:#423832;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #cccccc;
}

form.contact-form select{
height:25px; 
width:100%; 
font:normal 1em arial; 
border: 0;
border: 1px solid #cccccc;
}

form.contact-form input.textbox-honey {
display: none;
}

form.contact-form label {
color: #4b4b4b;
font:normal 1em/25px arial; 
margin: 3px 0;
cursor: pointer;
}

form.contact-form textarea {
height:50px; 
overflow:auto;
}

form.contact-form input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
margin-top: 10px;
height: 23px; 
border: 0;
overflow: visible; 
background: #423832;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}

.left{ float: left; }
.right{ float: right; }

.validated-form label.error{
color: red;
}

div.warningbox,div.infobox,div.confirmbox{
min-height: 40px;
padding: 4px 8px 4px 50px;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: 6px center;
font-size: 0.9em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.warningbox{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.infobox{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirmbox{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}



div.area-showcase{
border: 1px dotted #aaaaaa;
padding: 5px;
margin-bottom: 5px;
overflow: hidden;
}

div.area-showcase a{
float: right;
display: block;
text-indent: 0;
margin-left: 15px;
margin-bottom: 4px;
width: 200px;
height: 133px;
padding-left: 0;
border: 2px solid #cccccc;
}

div.area-showcase a img{
padding: 0;
margin: 0;
display: inline;
}





