/*
// Wedding Dress Cleaning
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
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: #a19689;
overflow-x: hidden;
}

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

a:hover{
color: #a5a5a5;
}

h1{
padding: 5px 0px 20px 0px;
margin: 0px 0px 2px 0px;
font-size: 17px;
font-weight: bold;
color: #ffffff;
}

h2{
padding: 5px 0px 2px 0px;
margin: 5px 0px 2px 0px;
font-size: 16px;
font-weight: normal;
color: #a19689;
}

h3{
padding: 0px 0px 10px 0px;
margin: 0px 0px 2px 0px;
font-size: 13px;
font-weight: bold;

}

img{
border: none;
}

#content-wrapper ul{
padding-left: 35px;
margin-bottom: 12px;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #ffffff url(../images/background.jpg);
}

#content-wrapper{
width: 900px;
margin: 0 auto;
clear: both;
background: #fdf487;
overflow: hidden;
}



#column-left{
float: left;
width: 200px;
overflow: hidden;
}

#column-right{
float: left;
width: 700px;
height: auto;
overflow: hidden;
background: #ffffff;
}



#header{
width: 100%;
height: 130px;
background: #a19689 url(../images/banner.jpg) repeat-x left bottom;
}

#header-inner{
margin: 0 auto;
position: relative;
width: 900px;
height: 130px;
text-align: left;
}

#header-left{
position: absolute;
top: 15px;
left: 0px;
}

#header-right{
position: absolute;
top: 20px;
text-align: right;
font-style: italic;
right: 0px;
font-size: 17px;
color: #ffffff;
}

#header-right a{
color: #ffffff;
}

#header-right span{
font-weight: bold;
color: #fdf487;
}

#label{
position: absolute;
top: 95px;
left: 15px;
width: 220px;
height: 643px;
}

#address{
position: absolute;
top: 250px;
font-size: 11px;
left: 27px;
color: #565656;
z-index: 99999999999999999999999999999;
}

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



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



#content{
background: #ffffff url(../images/content.jpg) no-repeat left top;
padding: 10px 20px 10px 100px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

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

#content table {
text-align: center;
border-collapse: collapse;
}

#content table.border td {
border: 1px solid #a19689;
padding: 10px;
width: 170px;
}

#content ul {
padding: 0px 10px;
margin: 10px 0px;
list-style-type: none;
}

#content li {
padding-left: 20px;
background: #ffffff url(../images/bullet.jpg) no-repeat left center;
}





#footer{
width: 100%;
height: 30px;
background: #a19689 url(../images/footer.jpg) repeat-x left top;
}


#footer-inner{
clear: both;
width: 900px;
height: 30px;

margin: 0 auto;
color: #ffffff;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

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

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

#footer-left{
float: left;
text-align: left;
padding: 7px;
padding-left: 0px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
padding-right: 0px;
}



#contact-left{
float: left;
width: 300px;
margin:0px 0px 0px 0px;
text-align: center;
}

#contact-right{
float: right;
width: 240px;
margin: 10px 0px 20px 0px;
}


#navigation{
position: absolute;
top: 98px;
width: 900px;
left: 235px;
z-index: 99;
margin: 0;
}

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

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

#navigation a{
display: block;
padding: 6px 12px;
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 13px;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #fdf487;
}





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: 230px;
margin-top: 2px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
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: #363636;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

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

.captcha-container input{
width: 220px;
}



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



#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);
}



