/*
// Graham Wilson Photography Limited
// Dark Colour // Highlight Colour */



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

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

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

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
font-size: 15px;
font-weight: normal;
border-bottom: 1px dotted #666666;
color: #ffffff;
letter-spacing: 0px;
}

h2{
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 13px;
font-weight: bold;

color: #ffffff;
letter-spacing: 0px;
}

h3{
margin: 10px 0px 0px 0px;
font-size: 14px;
font-weight: normal;
background-color:  #000000;
text-align: center;
color: #ffffff;
width: 220px;
height: 25px;
padding: 10px 0px 0px 10px;
}

img{
border: none;
}

#content_wrapper ul{
list-style-type: none;
}


#content_wrapper li {
background: url(../images/bullet.png) no-repeat center left;
padding-left: 20px;
width: 250px;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
overflow: hidden;
background: #221e1e;
}

#content_wrapper{
clear: both;
background: #4b3e3e;
overflow: hidden;
width: 900px;
margin: 0 auto;
}

#slogan{
background: #000000;
overflow: hidden;
width: 900px;
height: 50px;
position: relative;
}

#slogan img{
padding: 10px 15px 0px 0px;
float: right;
}



#column1{
float: left;
width:250px;
overflow: hidden;
}

#contact{
position: relative;
z-index: 9999999999999999999999999999;
color: #ffffff;
width: 230px;
height: 400px;
margin: 0 auto;
}

#contact span{
padding: 0;
margin: 0;
margin-top: 5px;
width: 250px;
text-align: left;
}

#address{
color: #ffffff;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #cccccc;
}

#address p{
padding: 10px 0px 0px 10px;
}

#address table{
margin-left: 10px;
}

#column2{
float: left;
width: 650px;
background: #4b3e3e;
height: auto;
overflow: hidden;
}

#slogan{
width: 900px;
height: 50px;
}



#banner{
width: 100%;
height: 120px;
background-image: #000000;
text-align: left;
}

#banner-inner{
width: 900px;
margin-left: auto;
margin-right: auto;
position: relative;
height: 120px;
text-align: left;

}

#logo{
position: absolute;
top: 20px;
left: 0px;
}

#banner_contact{
color: #ffffff;
position: absolute;
top: 5px;
font-style: italic;
right: 0px;
font-size: 14px;
}

#banner_contact span{
color: #ed091f;

}

#banner_contact a{
color: #ffffff;
}

#banner_contact a:hover{
color: #cccccc;
}



#slideshow-gallery, #slideshow-contact{
width: 230px;
height: 150px;
margin-left: 10px;
position: relative;
}

#slideshow-gallery div, #slideshow-contact div{
width: 230px;
height: 150px;
position: relative;
}

#slideshow-gallery div div, #slideshow-contact div div{
position: absolute;
top: 0px;
font-weight: bold;
left: 0px;
width: 230px;
height: 30px;
background: url(../images/trans.png);
}

#slideshow-gallery div div p, #slideshow-contact div div p{
padding: 6px 0px 0px 0px;
text-align: center;
}



#slideshow{
width: 900px;
height: 300px;
margin: 0 auto;
background: #4B3E3E;
}

#slide{
width: 650px;
height: 300px;
float: left;
overflow: hidden;
}

#slide img{
width: 650px;
height: 300px;
}

#form{
width: 250px;
padding: 0;
height: 300px;
float: left;
overflow: hidden;
}



#gallery{
width:900px;
height:400px;
margin-left: 0px;
margin-bottom: 50px;
}

#gallery img{
float: left;
padding: 1px;
}


#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #ffffff;
}

#content a{
color: #ffffff;
text-decoration: underline;
}

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

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

#testimonialspage p{
border-bottom: 1px dotted #666666;
padding-bottom: 10px;
}

#content div{
background: #000000;
padding: 10px;
}



#footer{
width: 100%;
height: 100px;
background: #000000;
}

#footer-inner{
margin: 0 auto;
clear: both;
width: 900px;
height: 100px;
color: #666666;
background: #221e1e;
line-height: 110%;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

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

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

#footerLeft{
float: left;
text-align: left;
padding: 7px;
padding-left: 20px;
}

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



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




.navigation {position:absolute; top: 90px; right: 0px;list-style-type: none;}
.navigation li {position:relative; float:left;}

.navigation li a {
display:block;
font-size:12px;
text-decoration:none;
font-family:arial;
color: #ffffff;
padding: 3px 8px 3px 9px;
}

.navigation a:hover, .navigation a.current {color: #ed091f; background:#000000;}
.navigation ul{list-style-type: none;visibility:hidden; position:absolute; top:18px; left:10px; }
.navigation ul li {float:left;}

.navigation ul li a {
float:left;
position: relative;
z-index: 100;
background:#000000;
border: 1px solid #666666;
border-bottom: 0;
color:#ffffff;
font-family:arial;
font-size: 12px;
padding: 3px 10px 3px 10px;
width: 150px;
}

.navigation ul a:hover, .navigation ul a.current{color:#ffffff; background:#ed091f;}
.navigation  li:hover ul,.navigation a:hover ul{visibility:visible;}
.navigation:hover ul ul{visibility:hidden;}
.navigation :hover ul :hover ul{visibility:visible;}


FORM#enquiry{width:230px; text-align: left;}
FORM INPUT,FORM TEXTAREA,SELECT {width:98%; height:15px; font:normal 1em Arial, Helvetica, sans-serif; padding:4px 2px; color:#666666; background:#e2e2e2; vertical-align: middle; margin: 0px 0px 3px 0px;}
FORM INPUT.textbox-small {width:150px; float:left;}
FORM INPUT.textbox:hover, FORM TEXTAREA:hover, FORM INPUT.textbox-small:hover {background:#ffffff;}
FORM TEXTAREA {height:40px; overflow:auto;}
FORM INPUT.checkbox{width:auto; background:none; border:none; float: left;}
FORM INPUT.submit{width:auto; cursor:pointer; float:right; color:#ffffff; height:23px; overflow:visible; background: #000000;}
FORM INPUT.submit-left{width:auto; cursor:pointer; float:left; color:#000000; height:23px; overflow:visible;}
FORM LABEL{cursor:pointer; vertical-align: middle; line-height: 200%;}
FORM IMG{float:left;}





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



#sideTabContainer{
position: absolute;
top: 150px;
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;
}


#errors {
position: relative;
width: 900px;
margin: 0 auto;
background: #ffffff;
text-align: left;
padding: 5px;
}




#gallery-container{
overflow: hidden;
}

#gallery-container h2{
font-size: 1.2em;
}

#gallery-container p{
margin: 2px 0px 8px 0px;
}

#gallery-container p.instructions{
font-size: 11px;
font-style: italic;
margin: 2px 0px;
}

#gallery-images-container{
overflow: hidden;
}

#gallery-images-container a{
display: block;
float: left;
width: 170px;
height: 110px;
text-align: center;
margin: 2px 1px;
}

#gallery-images-container a:hover{
opacity: 0.8;
}

#gallery-images-container a img{
margin: 0px auto;
}






