
/*
// Majestic Laundrette
// Dark Colour // Highlight Colour // Light blue */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 0px;
border: 0;
margin: 0;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
color: #4b4b4b;
overflow-x: hidden;
background-color: #e3e3e3;
background-image: url(../images/body-bg.png);
background-repeat: repeat-x;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 0;
padding-bottom: 5px;
font: normal 1.9em Arial,Verdana,Tahoma,sans-serif;
color: #373f4d;
letter-spacing: 0px;
border-left: 20px solid #c2d0eb;
border-bottom: 1px solid #c2d0eb;
padding-left: 5px;
margin-bottom: 14px;
font-family: "Dancing Script",sans-serif;
}

h2{
margin: 4px 0px;
font: normal 1.5em Arial,Verdana,Tahoma,sans-serif;
letter-spacing: 1px;
color: #373f4d;
font-family: "Dancing Script",sans-serif;
}

img{
border: none;
}

#content-wrapper ul{
padding-left: 35px;
margin-bottom: 12px;
}

#content ul{
list-style-image: url(../images/bullet.png);
}



#container{
width: 900px;
text-align: left;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
border: 1px solid white;
border-top: none;
}

#content-wrapper{
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 310px;
overflow: hidden;
}

#column-right{
float: left;
width: 590px;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
overflow: auto;
background-color: white;
background-image: url(../images/header-wrapper-bg.png);
background-position: top left;
background-repeat: repeat-x;
}

#header{
width: 900px;
height: 153px;
position: relative;
margin: 0px auto;
text-align: left;
background-image: url(../images/banner.png);
background-repeat: no-repeat;
backgroun-position: top left;
}

#credit{
position: absolute;
top: 5px;
right: 0;
}

#header-left{
float: left;
}

#header-right{
color: #373f4d;
float: right;
margin: 35px 10px 0 0;
text-align: right;
font-size: 1.2em;
line-height: 22px;
}

#header-right a{
color: #373f4d;
}

#header-right a:hover{
color: #7a8eb1;
}

#header-right span{
font-weight: bold;
font-style: italic;
color: #373f4d;
}

#logo{
width: 300px;
height: 150px;
position: absolute;
top: 0;
left: 0;
display: block;
}


#navigation{
width: 580px;
z-index: 99;
margin: 0;
position: absolute;
right: 0px;
top: 85px;
overflow: hidden;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: inline-block;
padding: 6px 8px;
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 12px;
font-weight: bold;
letter-spacing: 0px;
background-color: #7a8eb1;
float: left;
margin-right: 2px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #7a8eb1;
font-family: "Ubuntu";
}

#navigation a:hover,#navigation a.current{
color: #ffffff;
background-color: #c2d0eb;
background-image: url(../images/nav-bg.png);
background-repeat: repeat-x;
background-position: bottom left;
border-color: #373f4d;
}

#navigation a.current:hover{
color: #373f4d;
}

#navigation a.first{
}

#navigation a.last{
}



#slideshow{
width: 900px;
height: 250px;
overflow: hidden;
background: #000000;
}

#slideshow img{
width: 900px;
height: 250px;
}



#content{
margin: 10px 0px 10px 20px;
text-align: justify;
font-size: 12px;
color: #545454;
background-image: url(../images/content-bg.png);
background-repeat: repeat-y;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}



#footer-wrapper{
background-image: url(../images/footer-bg.png);
}

#footer{
clear: both;
width: 900px;
margin: 0px auto;
min-height: 45px;
overflow: hidden;
color: #cccccc;
padding-top: 21px;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #cccccc;
font-size: 10px;
}

#footer a:hover{
color: #e2e2e2;
}

#footer-left{
width: 350px;
float: left;
text-align: left;
padding: 7px;
}

#footer-center{
width: 250px;
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 400px;
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{
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: #373f4d;
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: 180px;
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);
}


#side-images{

}

#side-images img{
border: 6px solid #7a8eb1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 6px 20px;
}








