/*

// Garstang Golf Club
// Dark Colour // Highlight Colour // BW 2 Lighter Colour 
*/



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
}

body{
position: relative;
padding: 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background-color: #6180ba;
color: #4b4b4b;
}

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 0;
font-size: 1.4em;
font-weight: normal;
color: #000624;
letter-spacing: 0px;
margin-bottom: 15px;
margin-top: 10px;
position: relative;
}

h2{
margin: 4px 0px;
font-size: 16px;
font-weight: normal;
font-style: nbold;
letter-spacing: 0px;
color: #000624;
margin-bottom: 10px;
border-bottom: 1px solid #cccccc;
padding-bottom: 3px;
}

h3{
margin: 4px 0px;
font-size: 14px;
font-weight: normal;
font-style: bold;
letter-spacing: px;
color: #000624;

}

h4{
margin: 4px 0px;
font-size: 1.2em;
font-weight: normal;
font-style: italic;
letter-spacing: 0px;
color: #000624;
}

img{
border: none;
}

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



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

#content-wrapper{
clear: both;
overflow: hidden;
background-repeat: no-repeat;
background-position: bottom right;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
background-color: #023f88;
min-height: 500px;
background-image: url(../images/sidebar-stripe.png);
background-repeat: repeat-y;
background-position: top left;
}

#column-left-inner{
padding: 10px;
background-image: url(../images/sidebar-grad.png);
background-repeat: repeat-x;
background-position: top left;
}

#slideshow-left h2{
font-size: 14px;
margin: 0px;
}

#column-left h2,#slideshow-left h2{
color: #ffffff;
font-weight: normal;
letter-spacing: 0px;
border-bottom: 1px solid #67c5ea;
margin-top: 7px;
}

#column-left-grad{
}

#column-right{
float: left;
width: 700px;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
background-color: #ffffff;
height: 100px;
border-bottom: 4px solid #023f88;
}

#header{
width: 950px;
text-align: left;
margin: 0px auto;
}

#header-left{
float: left;
}

#header-right-contact{
color: #023f88;
float: right;
width: 150px;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1.2em;
}

#header-right-contact a{
color: #023f88;
}

#header-right-contact a:hover{
color: #67c5ea;
}

#header-right-contact span{
font-weight: bold;
color: #023f88;
}

#header-right-buttons{
float: right;
width: 150px;
margin: 15px 10px 0 0;
}

#book-online img,#watch-video img{
padding-top: 5px;
}

#book-online img{
padding-left: 20px;
}



#slideshow{
width: 300px;
height: 400px;
}

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

#slideshow-holder{
height: 250px;
width: 950px;
background-color: #001d3d;
}

#slideshow-left{
color: white;
}

#slideshow-left ul{
color: white;
font-weight: normal;
padding-left: 15px;
padding-top: 5px;
}

#slideshow-right{
width: 700px;
height: 250px;
z-index: 1;
overflow: hidden;
}



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

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}



#footer-wrapper{
width: 100%;
background-color: #001d3d;
overflow: hidden;
border-top: 4px solid #023f88;
background-image: url(../images/nav-grad.png);
background-repeat: repeat-x;
background-position: top left;
}

#footer{
clear: both;
width: 1150px;
margin: 0px auto;
overflow: hidden;
color: #666666;
font-size: 10px;
}

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

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

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

#footer-middle{
width: 380px;
float: left;
text-align: center;
}

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



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

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


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

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

form.contact-form input:hover,form.contact-form textarea:hover,form.contact-form select:hover{
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: #023f88;
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;
width: 100%;
}

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


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}




.content-left{
background-color: #e8e8e8;
border: 1px solid #aaaaaa;
border-bottom: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 8px;
overflow: hidden;
box-shadow: 2px 2px 4px #111111;
-moz-box-shadow: 2px 2px 4px #111111;
-webkit-box-shadow: 2px 2px 4px #111111;
-o-box-shadow: 2px 2px 4px #111111;
}

#column-left .content-left h2{
font-weight: normal;
text-align: center;
letter-spacing: 0px;
font-size: 14px;
background-color: #002561;
color: #ffffff;
margin-top: 0px;
padding: 4px 0px;
border-bottom: 0;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}

.content-left a{
display: block;
padding: 3px 6px;
border-bottom: 1px solid #aaaaaa;
}

.content-left a.current,.content-left a:hover{
background-color: #d1d1d1;
padding-left: 15px;
font-weight: bold;
color: #333333;
margin-bottom: 0px;
}

.content-left a#special-feature{
padding: 3px 6px;
border-bottom: none;
}

.content-left a#special-feature:hover{

}

.content-left p{
margin: 8px;
}

.add-testimonial a{
display: inline;
color: white;
border-bottom: none;
margin-bottom: 0px;
}

.add-testimonial a:hover{
background: transparent;
color: #cccccc;
padding-left: 0px;
padding-right: 0px;
}

#column-left .add-testimonial{
padding-bottom: 0px;
border: 1px solid #aaaaaa;
}

#column-left .add-testimonial h2{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 0px;
}

#content-right{
float: left;
width: 670px;
}

#content-right a{

}

.testimonials{
}

.testimonials p{
margin: 8px;
padding-left: 30px;
background-image: url(../images/speech.png);
background-repeat: no-repeat;
background-position: top left;
font-size: 11px;
}


div.testimonial-full{
border: 1px solid #aaaaaa;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-bottom: 8px;
padding: 6px;
}

div.testimonial-full p{
margin-bottom: 0px;
}

div.testimonial-full span.from{
font-size: 11px;
margin-top: -6px;
}

#book-sidebar{
color: #343434;
}

#book-sidebar label{
font-size: 11px;
}


#book-sidebar form#book-sidebar-form{
padding: 6px;
overflow: hidden;
}

#book-sidebar-left,#book-sidebar-centre,#book-sidebar-right{
float: left;
width: 45px;
font-size: 11px;
text-align:center;
}

input#arrival{
padding-left: 22px;
width: 110px;
background-image: url(../images/calendar.png);
background-repeat: no-repeat;
background-position: center left;
}


input#book-sidebar-submit{
float: right;
padding: 14px 3px;
}

#book-sidebar-form #arrdate{
padding: 2px 1px;
margin-bottom: 2px;
}







#nav{
width: 950px;
z-index: 634;
background-image: url(../images/nav-grad.png);
}


#navFooter{
width: 1150px;
margin: 0px auto;
overflow: hidden;
border-bottom: 1px solid #666666;
margin-bottom: 6px;
margin-top: 8px;
}

#navFooter li{
float: left;
width: 115px;
min-height: 198px;
overflow: hidden;
text-align: left;
color: #e2e2e2;
}

#navFooter li a{
color: #cccccc;
}

#navFooter ul li{
min-height: 18px;
font-weight: normal;
font-size: 10px;
}

#navFooter li.nav-header{
font-weight: bold;
font-size: 13px;
}







#float-nav-container{
position: absolute;
left: 0px;
top: 110px;
font-size: 40px;
width: 40px;
z-index: 999;
}

#float-nav-container a{
display: block;
width: 35px;
margin-bottom: 3px;
}

#float-nav-container a:hover img{
margin-left: -8px;
}


div.home-box-container{
float: left;
width: 220px;
height: 275px;
overflow: hidden;
margin: 3px;
text-align: left;
}

div.home-box-container p{
font-size: 11px;
padding: 3px 8px;
}

div.home-box-container a.more-link{
font-size: 15px;
font-weight: bold;
float: right;
}

a.home-box{
display: block;
width: 200px;
height: 115px;
padding: 8px;
border: 1px solid #666666;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 2px 2px 4px #666666;
-moz-box-shadow: 2px 2px 4px #666666;
-webkit-box-shadow: 2px 2px 4px #666666;
-o-box-shadow: 2px 2px 4px #666666;
}

a.home-box:hover{
border-color: #363636;
}

a.home-box span.title{
display: block;
padding: 5px;
text-align: center;
color: white;
margin: -8px;
margin-bottom: 8px;
font-weight: normal;
letter-spacing: 0px;
font-size: 1.2em;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
background-color: #777777;
}

a.home-box span.blurb{
background: rgb(256, 256, 256); /* The Fallback */
background: rgba(256, 256, 256, 0.5);
display: block;
padding: 3px 7px;
font-size: 11px;
}

a.home-box:hover span.blurb{
color: #222222;
background: rgb(256, 256, 256); /* The Fallback */
background: rgba(256, 256, 256, 0.7);
}






a.header-button{
border: 1px solid #777777;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
behaviour: url(includes/border-radius.htc);
display: block;
padding: 4px 8px;
text-align: center;
min-width: 120px;
font-size: 12px;
background: url(../images/button-gradient.png);
background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.03, rgb(0,29,62)),
    color-stop(0.62, rgb(1,80,145))
);
background: -moz-linear-gradient(
    center bottom,
    rgb(0,29,62) 3%,
    rgb(1,80,145) 62%
);
margin-bottom: 2px;
font-weight: bold;
color: #ffffff;
}

a.header-button:hover{
color: #cccccc;
border-color: #222222;
}


ul.tickList{
padding-left: 0px;
list-style-type: none;
}


.tooltip {
display:none;
background:transparent url(js/white_arrow.png);
font-size:12px;
height:70px;
width:160px;
padding:25px;
color:#222222;
font-weight: bold;
z-index: 99;
}

#icons{
z-index: 99;
}

#slideshow-right{
z-index: 1;
}

#icons img{
margin: 5px;
}

#social-icons{
padding-top: 4px;
}

#social-icons a{
display: block;
float: left;
margin: 0px 6px;
}











div.warningbox,div.infobox,div.confirmbox{
min-height: 40px;
padding: 4px 8px 4px 50px;
margin-bottom: 6px;
background-repeat: no-repeat;
background-position: 6px center;
font-size: 0.9em;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

div.warningbox{
background-color: #f1d7d7;
background-image: url(images/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.infobox{
background-color: #cbd5eb;
background-image: url(images/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirmbox{
background-color: #c3e5bf;
background-image: url(images/confirm.png);
border: 3px double #38972e;
color: #38972e;
}










div.list-page-links{
height: 18px;
background-color: #cdcdcd;
margin: 10px 0px;
}

div.list-page-links span{
display: block;
width: 80px;
float: left;
color: #222222;
font-weight: bold;
text-transform: uppercase;
padding: 2px;
}

div.list-page-links a{
display: block;
width: 30px;
float: left;
text-align: center;
padding: 4px 8px;
margin: -5px 4px 0px 4px;
background-color: #023f88;
color: #ffffff;
}

div.list-page-links a:hover{
background-color: #444444;
}

div.list-page-links a.current{
color: #00afdd;
font-weight: bold;
}

div.lpl-bottom a{
margin: 0px 4px -6px 4px;
}



div.news{
border: 1px solid #bbbbbb;
background-color: #efefef;
padding: 6px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-bottom: 10px;
}

div.news h2{

}

div.news small{
display: block;
margin-top: 6px;
}




#subscribe{
margin: 8px;
color: #363636;
}


#gallery a{
float: left;
margin: 5px;
padding: 5px;
border: 1px solid #aaaaaa;
background-color: #fff;
}

#gallery a:hover{
border-color: #777777;
}










#menus-menu h2{
font-family: tangerine;
font-size: 28px;
font-weight: bold;
border-top: 1px solid #bbbbbb;
padding-top: 30px;
margin-top: 30px;
}

.menus-section{
text-align: center;
}







.menus-items{
padding-left: 0;
margin-left: 0;
}

.menus-item{
font-size: 13px;
min-width: 90%;
text-align: left;
padding: 3px 7px;
margin-bottom: 1px;
list-style-type: none;
overflow: hidden;
min-height: 20px;
background-color: #e8e6d0;   /* NEEDS A LIGHT COLOUR */
}

.menus-item .title{
font-family: Georgia, Garamond, arial, verdana, sans-serif;
}

.menus-item p{
font-size: 11px;
}

.menus-price{
float: right;
margin-left: 15px;
font-weight: bold;
font-size: 14px;
color: #6a643c;
}





.menus-section-header,.menus-section-footer{
font-style: italic;
color: #6a643c;
}

#content-wrapper ul.menu-items,#content-wrapper ul.menu-items li,#content-wrapper .menus-menu ul,#content-wrapper .menus-menu ul li,#content ul.menu-items,#content ul.menu-items li{
padding-left: 0px;
margin-left: 0px;
}
