
/*
// Gowlings Solicitors Ltd.
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 0px;
text-align: center;
font-family: 'PT Sans',Arial,Verdana,Tahoma,sans-serif;
background-color: #f2f2f2;
/*background-image: url(../images/bg.png);*/
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
font: normal 1.7em 'PT Sans',Arial,Verdana,Tahoma,sans-serif;
color: #b7c134;
letter-spacing: 1px;
z-index: 999;
}

h2{
margin: 4px 0px;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #b7c134;
}

#column-left h2{
color: #0f243e;
font: normal 1.3em 'Terminal Dosis Light',Arial,Verdana,Tahoma,sans-serif;
border-bottom: 1px dotted #0f243e;
}

img{
border: none;
}

#content ul{
padding-left: 35px;
margin-bottom: 12px;
list-style-image: url(../images/bullet.png);
}



#container-wrapper{
width: 966px;
margin: 0px auto;
overflow: hidden;
background-image: url(../images/dropshadow.png);
background-repeat: repeat-y;
background-position: top left;
}

#container{
width: 950px;
text-align: left;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#content-wrapper{
clear: both;
overflow: hidden;
min-height: 250px;
background-image: url(../images/content-wrapper-bg.png);
background-repeat: repeat-y;
background-position: top left;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
background-color: #b7c134;
color: #ffffff;
padding-top: 10px;
}

#column-left-inner{
margin: 6px 9px;
}

#column-right{
float: left;
width: 700px;
height: auto;
overflow: hidden;
background-color: #0f243e;
}



#header-wrapper{
width: 100%;
background-color: #0f243e;
background-image: url(../images/header-wrapper-bg.png);
background-repeat: repeat-x;
background-position: bottom left;
border-bottom: 1px solid #ffffff;
}

#header{
width: 950px;
height: 350px;
margin: 0px auto;
position: relative;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#header-inner{
width: 950px;
height: 95px;
text-align: left;
position: absolute;
top: 0px;
left: 0px;
background-image: url(../images/h1-bg.png);
background-repeat: both;
}

#header-logo{
display: block;
float: left;
}

#header-contact{
color: #0f243e;
float: right;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1.0em;
}

#header-contact a{
color: #0f243e;
}

#header-contact a:hover{
color: #436187;
}

#header-contact span{
font-weight: bold;
color: #0f243e;
}



#navigation{
width: 950px;
z-index: 99;
margin: 0;
background-color: #b7c134;
border-bottom: 1px solid #ffffff;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation ul li,#navigation ul li a{
float: none;
display: block;
}

#navigation a{
display: inline-block;
padding: 10px 20px 10px 19px;
color: #0f243e;
text-decoration: none;
text-align: left;
font-size: 1em;
font-weight: bold;
letter-spacing: 0px;
background-color: #b7c134;
border-right: 1px solid #ffffff;
float: left;
font: normal 0.9em 'Terminal Dosis Light',Arial,Verdana,Tahoma,sans-serif;
text-transform: uppercase;
}

#navigation ul a{
border: 1px solid #ffffff;
border-top: none;
}

#navigation a:hover,#navigation a.current{
color: #ffffff;
background-color: #0f243e;
}

#navigation a.current:hover{
color: #b7c134;
}

#navigation a.first{
}

#navigation a.last{
border-right: none;
}



#slideshow{
width: 950px;
height: 350px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 950px;
height: 350px;
}



#content{
margin: 20px;
text-align: justify;
font-size: 13px;
color: #ffffff;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}

#content a{
color: #ffffff;
text-decoration: underline;
}

#content a:hover{
color: #b7c134;
}



#footer-wrapper{
clear: both;
overflow: hidden;
background-color: #0f243e;
border-top: 1px solid #ffffff;
}

#footer{
margin: 0 auto;
width: 950px;
overflow: hidden;
color: #666666;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #666666;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 300px;
margin: 10px 0px 20px 20px;
text-align: center;
}

#contact-right{
float: right;
width: 280px;
margin: 10px 40px 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;
}

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: 10px 16px;
border: 0;
background-color: #b7c134;
text-transform: uppercase;
color: #0f243e;
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;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}

.validated-form label.error{
color: red;
}



div.home-box{
width: 300px;
float: left;
margin: 4px 9px;
padding: 0px 5px 2px 5px;
border: 1px solid #aaaaaa;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #e2e2e2;
overflow: hidden;
color: #0f243e;
}

div.home-box h2{
padding: 3px 6px;
margin: 0px -5px 1px -5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #0f243e;
letter-spacing: 0px;
text-align: center;
font: normal 1.2em 'PT Sans',Arial,Verdana,Tahoma,sans-serif;
}

#content div.home-box a{
color: #666;
}

#content div.home-box h2 a{
color: #0f243e;
}

#content div.home-box a:hover{
color: #000000;
}

.cleared{
clear: left;
}

div.home-box img{
display: block;
}

#content div.home-box p{
margin-bottom: 0px;
padding-bottom: 0px;
}



div.split-list-container{
overflow: hidden;
}

div.split-list-container ul{
float: left;
width: 15em;
}

div.downloads a{
display: block;
background-image: url(../images/pdf-icon.png);
background-repeat: no-repeat;
background-position: 2px 4px;
padding: 3px 4px;
padding-left: 21px;
font-size: 0.9em;
margin-bottom: 3px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

div.downloads a:hover{
color: #0f243e;
}

div.contact-details{
font-size: 14px;
}

div.contact-details,div.contact-details a{
color: #0f243e;
}

div.contact-details span{
color: #fff;
clear: both;
display: block;
background: #0f243e;
padding: 2px 4px;
margin-top: 10px;
margin-bottom: 3px;
}

div.contact-details a:hover{
color: #666666;
}




div.block{
background-color: #dce56c;
box-shadow: 2px 2px 2px #0f243e;
-moz-box-shadow: 2px 2px 2px #0f243e;
-webkit-box-shadow: 2px 2px 2px #0f243e;
-o-box-shadow: 2px 2px 2px #0f243e;
padding: 3px 8px;
margin-bottom: 8px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}




