
/*
// Josephine\'s
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 10px 0px;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background: url(../images/bg.jpg);
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 20px 0 0 0;
text-transform: uppercase;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #fcff97;
}

h2{
margin: 20px 0 0 0;
text-transform: uppercase;
text-align: center;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #fcff97;
}

h3{
margin: 20px 0 0 0;
text-transform: uppercase;
padding-bottom: 3px;
letter-spacing: 1px;
border-bottom: 1px solid #919296;

font: normal 0.9em Arial,Verdana,Tahoma,sans-serif;
color: #fcff97;
}

img{
border: none;
}



#container{
width: 900px;
text-align: left;
margin: 0px auto;
background: #231F20;
overflow: hidden;
}

#content-wrapper{
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
}

#column-right{
float: left;
width: 650px;
height: auto;
overflow: hidden;
}



#header{
width: 900px;
height: 160px;
position: relative;
}

#header-logo{
position: absolute;
top: 0px;
left: 10px;
}

#header-entity{
position: absolute;
top: 50px;
right: 50px;
}

#header-universal{
position: absolute;
top: 50px;
right: 290px;
}

#header-email{
position: absolute;
top: 70px;
line-height: 150%;
letter-spacing: 1px;
left: 20px;
font-size: 0.8em;
color: #919296;
}

#header-email a {
color: #919296;
}

#header-email a:hover {
color: #fcff97;
}

#header-email span {
color: #ffffff;
}


#navigation{
width: 900px;
z-index: 99;
margin: 0;
overflow: hidden;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: inline-block;
padding: 6px 36px;
color: #ffffff;
text-decoration: none;
text-align: left;
border-right: 1px dotted #cccccc;
font-size: 0.9em;
font-weight: lighter;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
background-color: #666666;
}

#navigation a.current:hover{
color: #fcff97;
background-color: #555555;
}

#navigation a.first{
}

#navigation a.last{
border-right: 0;
padding: 6px 39px 6px 38px;
}



#slideshow{
width: 233px;
margin-top: 20px;
height: 350px;
border: 1px solid #cccccc;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 233px;
height: 350px;
}


#slideshow2{
width: 500px;
margin: 0 auto;
height: 200px;
overflow: hidden;
}

#slideshow2 img{
width: 500px;
height: 200px;
}

#slideshow3{
position: absolute;
top: 0px;
right: 10px;
width: 138px;
height: 400px;
overflow: hidden;
}

#slideshow3 img{
width: 138px;
height: 400px;
}

#slideshow4{
float: right;
width: 300px;
height: 450px;
overflow: hidden;
}

#slideshow4 img{
width: 300px;
height: 450px;
}


#content{
position: relative;
margin: 10px 50px 10px 50px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #ffffff;
}

#content a{
color: #ffffff;
}

#content a:hover{
color: #cccccc;
}


#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
padding-left: 35px;
margin-bottom: 12px;
}



#footer{
border-top: 1px solid #919296;
clear: both;
width: 900px;
overflow: hidden;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #e2e2e2;
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 40px;
text-align: center;
}

#contact-right{
float: right;
width: 300px;
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: 4px 6px;
border: 0;
background-color: #363636;
text-transform: uppercase;
color: #ffffff;
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;
}

.left{ float: left; }
.right{ float: right; }

.validated-form label.error{
color: red;
}

div.warningbox,div.infobox,div.confirmbox{
min-height: 40px;
padding: 4px 8px 4px 50px;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: 6px center;
font-size: 0.9em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.warningbox{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.infobox{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirmbox{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}











