/*
// Iced Garstang
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

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

body{
padding: 0px;
border: 0px;
margin: 0px;
background-color: white;
text-align: center;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
color: #666666;
text-align: center;
background-image: url(../images/background.gif);
}

a{
text-decoration: none;
color: #cccccc;
}
a:hover{
color: #ffffff;
}

h1{
margin: 0px;
padding-top: 0px;
font-family: arial,tahoma,verdana,sans-serif;
font-size:1.4em;
font-weight: lighter;
color: white;
letter-spacing: 1px;
border-left: 16px solid #00ff00;
padding-left: 10px;
margin-bottom: 10px;
}

h2{
margin: 0px;
margin-top: 5px;
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #00ff00;
}

h2.infobar{
background: #00ff00;
color: #000000;
padding: 6px;
text-align: left;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}

ul{
padding-left: 20px;
}



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

#content_wrapper{
clear: both;
overflow: hidden;
}



#column1{
width: 900px;
height: auto;
}



#banner-wrapper{
width: 100%;
overflow: hidden;
background-color: #000000;
border-bottom: 2px solid #00ff00;
}

#banner{
width: 900px;
height: 90px;
text-align: left;
margin: 0px auto;
}

#logo{
float: left;
padding-top: 0px;
}

#header_details{
color: #e2e2e2;
font-size: 14px;
letter-spacing: 1px;
padding: 20px 10px 6px 10px;
float: right;
text-align: right;
}

#header_details span{
font-weight: bold;
color: #00ff00;
line-height: 30px;
}



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

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



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

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



#footer-wrapper{
width: 100%;
background-color: #000000;
border-top: 2px solid #00ff00;
}

#footer{
clear: both;
width: 900px;
height: 30px;
margin: 0px auto;
color: #666666;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #666666;
}

#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: 470px;
margin: 10px 30px;
text-align: center;
}

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



#navigation{
width: 900px;
z-index: 99;
margin: 0px;
height: 25px;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
background-color: #00ff00;
}

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

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

#navigation a{
display: block;
padding: 6px 20px;
color: #000000;
text-decoration: none;
text-align: left;
font-size: 0.85em;
font-weight: normal;
letter-spacing: 1px;
background-color: #00ff00;
float: left;
border-right: 1px solid #666666;
}

#navigation a:hover{
color: #00ff00;
background-color: #000000;
}

#navigation a.current{
color: #00ff00;
background-color: #000000;
}

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

#navigation a.last{
border-right: 0;
padding-right: 26px;
}




#contact_form label{
clear: both;
float: left;
width: 140px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea,#contact_form select.clearnl{
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 select{
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
padding-right: 8px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.submit{
width: auto;
padding: 4px 6px;
background-color: #00ff00;
border: 0;
float: left;
text-transform: uppercase;
color: white;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
cursor: pointer;
}

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

#contact_form div.captcha-container input{
width: 60px;
margin: 0px;
float: none;
display: inline;
}

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

div.sub_btns{
clear: both;
padding-left: 295px;
height: 40px;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #cccccc;
background-color: #999999;
color: #e2e2e2;
}

#sideTabContainer{
position: absolute;
top: 120px;
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;
background-color: white;
}


* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}





#index_imglinks{
text-align: center;
overflow: auto;
margin: 5px 13px;
}

#index_imglinks a{
display: block;
float: left;
color: #f5f5f5;
margin-right: 9px;
}

#index_imglinks a:hover{
color: #b2b2b2;
}

#index_imglinks img{
border: 3px double #aaa;
}


#index_bullets{
text-align: left;
width: 660px;
margin: 0px auto;
margin-bottom: 20px;
}

#index_bullets ul{
margin-right: 20px;
}

#logo{
width: 400px;
margin: 10px auto;
}

.center{
text-align: center;
}


#links td.first{
padding-right: 25px;
}

#links tr{
padding-bottom: 8px;
}

#links{
background: #222222;
border: 3px double #aaa;
}





#cp_link_box{

}

#cp_link_box a{
padding: 6px 20px 6px 30px;
color: #363636;
background-color: #e2e2e2;
display: block;
border: 1px dotted #363636;
background-position: 6px 7px;
background-repeat: no-repeat;
margin-bottom: 2px;
}

#cp_link_box a:hover{
background-color: #d4d4d4;
color: #222;
}

#cp_link_box a.narrowfloat{
float: left;
width: 165px;
margin-right: 2px;
font-size: 10px;
}



#gallery{
/*width: 670px;*/
float: left;
margin-top: 15px;
}

#gallery img{
border: 3px double #aaa;
margin: 7px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#gallery img:hover{
border-color: #777;
}

#gallery_desc{
width: 205px;
float: left;
margin-top: 15px;
}



#specialoffer{
width: 280px;
background: #ababab;
padding: 10px 18px 18px 18px;
margin: 10px 20px;
margin-right: 0px;
float: right;
color: #222222;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#specialoffer h2{
font-size: 1.4em;
color: #ffffff;
letter-spacing: 0;
font-weight: bold;
padding-bottom: 3px;
border-bottom: 1px solid #222222;
margin-bottom: 5px;
}


input.imgmanage{
font-size: 10px;
border: 1px solid #666;
padding: 1px 2px;
background: #bbb;
}


.iced_gallery_img{
float: left;
width: 120px;
height: 230px;
text-align: center;
}

.iced_gallery_img_100{
float: left;
width: 120px;
height: 130px;
text-align: center;
}

div.iced_gallery_img span{
font-weight: bold;
font-style: italic;
}

