/*
// Newlands Lawn Tennis Club
// Dark Colour // Highlight Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
background: transparent;
}

body{
min-height: 101%;
position: relative;
padding: 0px;
text-align: center;
font-family: 'Gill Sans MT',Arial,Verdana,Tahoma,sans-serif;
background-color: #203f7d;
background-image: url(../images/body-bg.png);
background-position: top left;
background-repeat: repeat-x;
background-attachment: scroll;
color: #4b4b4b;
overflow-x: hidden;
overflow-y: hidden;
}

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding: 0 0 0 0;
margin-bottom: 12px;
font: normal 1.6em 'Gill Sans MT',Arial,Verdana,Tahoma,sans-serif;
color: #343434;
border-bottom: 1px dotted #cbd4e7;
}

h2{
margin: 4px 0px;
padding: 0 0 0 0;
font: normal 1.3em 'Gill Sans MT',Arial,Verdana,Tahoma,sans-serif;
color: #343434;
}

img{
border: none;
}



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

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

#content-wrapper{
clear: both;
overflow: hidden;
background-image: url(../images/content-wrapper-bg.png);
background-position: top left;
background-repeat: repeat-y;
}



#column-left{
float: left;
width: 200px;
overflow: hidden;
}

#column-right{
float: left;
width: 700px;
height: auto;
overflow: hidden;
background-image: url(../images/tennis-bg.jpg);
background-repeat: no-repeat;
background-position: bottom center;
}



#header-wrapper{
width: 100%;
overflow: hidden;

}

#header{
position: relative;
margin: 0 auto;
width: 900px;
height: 200px;
text-align: left;
background-color: #cbd4e7;
background-image: url(../images/content-wrapper-bg.png);
background-repeat: repeat-y;
background-position: top left;
}

#header-logo{
display: block;
float: left;
padding-top: 20px;
}

#header-contact{
color: #343434;
position: absolute;
width: 200px;
top: 145px;
left: 0;
text-align: center;
font-size: 0.8em;
}

#header-contact a{
color: #203f7d;
}

#header-contact a:hover{
color: #343434;
}

#header-contact span{
font-weight: bold;
color: #343434;
}

#telno{
font-size: 1.3em;
font-weight: bold;
margin-bottom: 6px;
}



#navigation{
width: 200px;
z-index: 99;
margin: 0;
padding-top: 9px;
overflow: hidden;
}

#navigation li{
list-style-type: none;
}

#navigation a{
display: block;
padding: 6px 12px 6px 26px;
color: #203f7d;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
background-color: #fff;
background-image: url(../images/bullet.png);
background-position: 5px center;
background-repeat: no-repeat;
margin: 1px 6px 1px 5px;
}

#navigation a:hover,#navigation a.current{
color: #cbd4e7;
background-color: #203f7d;
background-image: url(../images/bullet-light.png);
}

#navigation a.current:hover{
color: #fff;
}

#navigation a.first{
}

#navigation a.last{
}



#slideshow{
float: right;
width: 700px;
height: 200px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 700px;
height: 200px;
}



#content{
margin: 20px 30px;
text-align: justify;
font-size: 13px;
line-height: 150%;
color: #4b4b4b;
}

#content a{
color: #203f7d;
}

#content a:hover{
color: #343434;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
padding-left: 35px;
margin-bottom: 12px;
list-style-image: url(../images/bullet.png);
}



#footer-wrapper{
width: 100%;
overflow: hidden;
background-color: #343434;
background-image: url(../images/body-bg.png);
background-position: top left;
background-repeat: repeat-x;
border-top: 2px solid #fff;
}

#footer{
margin: 0 auto;
clear: both;
width: 900px;
overflow: hidden;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

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

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

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

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



#contact-left{
float: left;
width: 270px;
margin: 10px 0px 20px 20px;
text-align: center;
}

#contact-right{
float: right;
width: 260px;
margin: 10px 20px 20px 0px;
}




form.contact-form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
margin-top: 7px;
}

form.contact-form input,form.contact-form textarea,form.contact-form select{
display: block;
width: 100%;
margin-top: 2px;
font: 9pt verdana,arial,tahoma,sans-serif;
border: 1px solid #cccccc;
padding: 3px;
background-color: #fff;
}

form.contact-form input:hover,
form.contact-form textarea:hover,
form.contact-form select:hover,
form.contact-form input:focus,
form.contact-form textarea:focus,
form.contact-form select:focus{
border-color: #999;
}

form.contact-form textarea{
overflow: auto;
height: 100px;
}

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

.captcha-container{
width: 100%;
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

form.contact-form div.captcha-container input{
width: 96%;
}

div.captcha-container small{
display: block;
}



#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;
}




.image-left{
float: left;
margin: 8px 15px;
padding: 3px;
border: 1px solid #ccc;
margin-left: 0;
}

.image-right{
float: right;
margin: 8px 15px;
padding: 3px;
border: 1px solid #ccc;
margin-right: 0;
}

#index-list-two{
padding-left: 50px;
}




div.sidebar-details{
background: #fff;
padding: 6px 4px;
margin: 10px 6px 8px 6px;
font-size: 13px;
text-align: center;
}

div.sidebar-details b{
font-size: 15px;
}

div.members-message{
padding: 5px;
border: 1px solid #ccc;
margin: 5px 0;
}

div.members-message table td{
padding: 2px 6px;
}

#downloads a{
display: block;
background-color: #cbd4e7;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 3px center;
padding: 3px 4px 3px 20px;
margin-bottom: 2px;
}

#downloads a:hover{
color: #cbd4e7;
background-color: #203f7d;
background-image: url(../images/bullet-light.png);
}

#downloads a img{
vertical-align: middle;
margin-right: 5px;
}

#navigation a#logout{
color: red;
}


#login-container{
width: 400px;
text-align: center;
}

#login input{
border: 1px solid #ccc;
padding: 2px 4px;
background-color: #fff;
}

#login input.submit{
margin-top: 6px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #203f7d;
color: #cbd4e7;
}

#new-gym{
float: right;
margin: 7px;
margin-left: 15px;
width: 200px;
padding: 6px;
font-size: 12px;
background: #cbd4e7;
}

#new-gym h2{
font-size: 14px;
font-weight: bold;
color: #203f7d;
}




