/*
// Wyrebank Functions
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

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

body{
padding: 0px;
border: 0px;
margin: 0px;
background-color: #363636;
text-align: center;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
color: #4b4b4b;
text-align: center;
background-image: url(../images/bg.jpg);
background-attachment: fixed;
background-position: top left;
}

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

h1{
margin: 0px;
margin-top: 5px;
font-size: 1.2em;
font-weight: normal;
color: #1f636b;
padding-bottom: 5px;
border-bottom: 1px dashed #bab7b4;
}

h2{
margin: 0px;
margin-top: 5px;
font-size: 1.1em;
font-weight: bold;
color: #1f636b;
padding-bottom: 3px;
margin-bottom: 0px;
border-bottom: 0px dashed #bab7b4;
}

img{
border: none;
}

ul{
padding-left: 50px;
}

#content ul{
list-style-image: url(../images/bullet.png);
}

#content ul li{
padding-left: 10px;
}




#container-wrapper{
width: 940px;
margin: 0px auto;
background-image: url(../images/dropshadowTrans.png);
}

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

#content_wrapper{
clear: both;
overflow: hidden;
background-color: #ffffff;
border: 1px solid #bab7b4;
}



#column1{
float: left;
width: 245px;
border-left: 1px solid #dddddd;
}

#column2{
float: left;
width: 650px;
}



#banner{
width: 900px;
height: 125px;
text-align: left;
background: #ffffff;
}

#logo{
float: left;
width: 300px;
margin-top: 0px;
margin-left: 20px;
}

#tel,#tel a{
color: #1f636b;

font-size: 14px;
font-style: italic;
text-align: right;
}

#tel a:hover{
color: #666666;
}

#tel{
float: right;
margin-top: 0px;
padding: 5px 8px;
padding-top: 50px;
line-height: 30px;
}



#slideshowHolder{
width: 900px;
height: 250px;
border-bottom: 1px solid #bab7b4;
background: #000000;
overflow: hidden;
}

#slideshowLeft{
float: left;
width: 650px;
height: 250px;
}

#slideshowRight{
float: left;
width: 249px;
height: 250px;
border-left: 1px solid #bab7b4;
}



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
line-height: 14pt;
color: #4b4b4b;
}

#content p{
padding: 3px;
margin: 2px;
}

#table{
width: 200px;
}



#footer{
clear: both;
width: 900px;
height: 30px;
background-color: #1f636b;
color: #bab7b4;
font-size: 10px;
padding-top: 5px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #bab7b4;
}

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

#footerLeft{
float: left;
width: 320px;
text-align: left;
padding: 5px;
}

#footerCenter{
float: left;
width: 220px;
text-align: center;
padding: 5px;
}

#footerRight{
float: left;
width: 320px;
text-align: right;
padding: 5px;
}



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

#contact_right{
float: left;
width: 240px;
margin: 10px 0px;
}



#navigation{
width: 900px;
z-index: 99;
margin: 0px;
overflow: auto;
border-bottom: 1px solid #bab7b4;
background-color: #1f636b;
background-image: url(../images/turq-gradient.png);
background-position: bottom left;
background-repeat: repeat-x;
}

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

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

#navigation a{
font-family: arial, Georgia,Helvetica,serif;
display: block;
padding: 8px 18px;
color: #e2e2e2;
text-decoration: none;
text-align: left;
font-size: 1.0em;
font-weight: bold;
letter-spacing: 0px;
float: left;
border-right: 1px solid #bab7b4;
}

#navigation a:hover,#navigation a.current{
color: #1f636b;
background-color: #bab7b4;
background-image: url(../images/grey-gradient.png);
}

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

#navigation a.last{
border-right: none;
padding-right: 14px;
}




#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 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: #1f636b;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}



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






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




img.inline_img{
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.menu_center{
text-align:center;
}

.special_offers{
background-color: #1f636b;
background-image: url(../images/turq-gradient.png);
background-position: bottom left;
background-repeat: repeat-x;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: white;
margin: 7px 10px;
font-size: 0.85em;
border: 1px solid #1f636b;
}

.special_offers h2{
color: #1f636b;
margin-top: 0px;
margin-bottom: 10px;
font-weight: normal;
font-size: 15px;
font-family: "Trebuchet MS",verdana,tahoma,arial,sans-serif;
text-align: center;
background-color: #cccccc;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.special_offers div.inner{
margin: 12px 6px;
}

#brochure-links a{
display: block;
border-bottom: 1px solid #b2b2b2;
margin: 6px 2px;
color: #e2e2e2;
padding: 2px 6px;
font-size: 12px;
}

#brochure-links a:hover{
color: #ffffff;
border-bottom-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;
}

div.split-col{
width: 250px; float: left;
}

#left-split{
line-height: 25px;
}

#sub-form-container{
width: 500px;
margin: 0px auto;
overflow: hidden;
}
