
/*
// Abbey Mill Child Care Ltd
// 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;
padding: 0px 0px;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background: #92BB37 url(../images/background.jpg) no-repeat top left;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0 0 20px 0;
padding: 7px 0px 0px 10px;
width: 650px;
height: 30px;
color: #C9312E;
background: url(../images/header.png) no-repeat top left;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
}

h2{
margin: 10px 0 0 0;
padding: 0 0 0 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
}

h3{
margin: 4px 0px;
padding: 0 0 0 0;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #C9312E;
}

img{
border: none;
}



#container{
width: 900px;
text-align: left;
margin: 0px auto;
overflow: hidden;
}

#content-wrapper{
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
color: #ffffff;
font-size: 0.8em;
padding-top: 180px;
}

#column-left a{
color: #558CCD;
}

#column-left div{
background: #ffffff url(../images/top.png) no-repeat top left;
width: 210px;
overflow: hidden;
margin-top: 10px;
}

#column-left div div{
color: #558CCD;
overflow: hidden;
background: url(../images/bottom2.png) no-repeat bottom left;
padding: 3px;
width: 210px;
}

#column-left div.top{
background: #ffffff url(../images/top2.png) no-repeat top left;
width: 210px;
overflow: hidden;
margin-top: 10px;
}

#column-left div.top div{
color: #558CCD;
overflow: hidden;
background: url(../images/bottom.png) no-repeat bottom left;
padding: 3px;
width: 210px;
}

#column-right{
float: left;
width: 650px;
height: auto;
padding-bottom: 50px;
overflow: hidden;
}



#header{
width: 900px;
height: 400px;
position: relative;
}

#header-logo{
position: absolute;
top: 20px;
left: 0px;
}

#header-contact{
color: #ffffff;
position: absolute;
top: 50px;
right: 0px;
font-size: 1em;
}

#header-contact a{
color: #ffffff;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span{
font-weight: bold;
color: #C9312E;
}



#navigation{
width: 210px;
position: absolute;
top: 200px;
left: 0px;
}

#navigation li{
list-style-type: none;
width: 210px;
padding-bottom: 5px;
height: 32px;
background: url(../images/navigation.png) no-repeat top left;
overflow: hidden;
}

#navigation a{
display: inline-block;
height: 32px;
width: 210px;
overflow: hidden;
padding-left: 19px;
padding-top: 10px;
color: #558CCD;
text-decoration: none;
text-align: left;
font-size: 0.9em;
float: left;
}

#navigation li.current, #navigation li:hover{
background: url(../images/hover.png) no-repeat top left;
color: #ffffff;
}

#navigation li:hover a{
color: #ffffff !important;
}

#navigation li.current a{
color: #ffffff !important;
}





#slideshow{
position: absolute;
top: 100px;
right: 0px;
width: 650px;
height: 270px;
overflow: hidden;
background: url(../images/slideshow.png) no-repeat top left;
}

#slideshow img{
margin: 10px 0px 0px 10px;
width: 630px;
height: 250px;
}



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #efefef;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content a{
color: #efefef;
}

#content a:hover{
color: #cccccc;
}

#content strong{
color: #ffffff;
}

#content ul{
margin: 10px 10px;
list-style-type: none;
}

#content li{
text-align: left;
text-align: left;
background: url(../images/bullet.png) no-repeat 0% 20%;
padding-left: 20px;
}

#content td{
padding: 3px;
width: 100px;
color: #C9312E;
background: #ffffff;
}

#content td.top{
background: #C9312E;
color: #ffffff;
}


#footer-wrapper{
clear: both;
width: 100%;
height: 100px;
background: #ffffff;
overflow: hidden;
color: #C9312E;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer{
clear: both;
width: 900px;
height: 100px;
margin: 0 auto;
}

#footer a{
color: #C9312E;
font-size: 10px;
}

#footer a:hover{
color: red;
}

#footer-left{
float: left;
line-height: 110%;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 250px;
text-align: center;
margin-left: 50px;
}

#contact-right{
float: right;

width: 250px;
}




form{
width:250px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
font:normal 1em/19px arial; 
padding:2px; 
color:#545454;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #C1ADE0;
}

select{
height:25px; 
width:100%; 
font:normal 1em arial; 
border: 0;
border: 1px solid #C1ADE0;
}

form input.textbox-honey {
display: none;
}

form label {
font:normal 1em/25px arial; 
}

form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
border: 0;
overflow: visible; 
background: #C9312E;
}

form img{
float: left;
margin: 0;

}




#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;
}











