/*
// Wedding Gown
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

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

body{
background: #d0cbc4 url(../images/background3.png) repeat-x;
text-align: center;
font-family: Georgia, Verdana, Tahoma, sans-serif;
font-size: 0.8em;
color: #4b4b4b;
text-align: center;
position: relative;
}

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

h1{
margin: 3px 0px 0px 0px;
padding: 3px 0px 0px 0px;
font-family: arial,tahoma,verdana,sans-serif;
font-size: 15px;
font-weight: lighter;
color: #ffffff;
}

h2{
margin: 0px;
margin-top: 5px;
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 1px;
color: #363636;
}

h3{
margin: 0px;
margin-top: 5px;
font-size: 1.1em;
font-weight: bold;
letter-spacing: 1px;
color: #363636;
}

img{
border: none;
}

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



#container{
width: 950px;
text-align: left;
margin: 0px auto;
position: relative;
background: #fffdf3 url(../images/header.jpg) no-repeat top left;
}

#container2{
width: 950px;
text-align: left;
margin: 0px auto;
position: relative;
background:  url(../images/bride.png) no-repeat top right;
}

#tag{
position: absolute;
top: -32px;
left: -45px;
}

#logo{
position: absolute;
top: 120px;
left: -10px;
}

#bride{
position: absolute;
bottom: 0px;
right: 0px;
z-index: 9999999999999999999999999999999;
}

#address{
position: absolute;
top: 300px;
left: -20px;
color: #aa2930;
z-index: 9999999999999999999999999999999;
}

#address a{
color: #aa2930;
}

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


#content_wrapper{
clear: both;
overflow: hidden;
background:  url(../images/footer.png) no-repeat bottom left;
}



#column1{
float: left;
width: 170px;
overflow: hidden;

}

#column2{
float: left;
width: 470px;
height: auto;
overflow: hidden;
}

#column3{
float: right;
width: 300px;
height: auto;
overflow: hidden;
}


#gallery{
width: 400px;
height: 500px;
margin-left: 30px;
margin-bottom: 50px;
}

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


.logo{
float: left;
padding: 5px 3px;
}



#banner{
width: 950px;
height: 117px;
text-align: left;
display: block;
margin-left: auto;
margin-right: auto;
}

#logo{
float: left;
}

#banner_contact{
color: #363636;
float: right;
margin: 30px 10px 0px 0px;
text-align: right;
}

#banner_contact a{
color: #363636;
}



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



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

#text{
height: 600px;
padding: 0px 20px 20px 20px;
}

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



#footer{
margin-left: auto;
margin-right: auto;
clear: both;
width: 950px;
height: 30px;
color: #666666;
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 7px 7px 20px;
}

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

}





#contact_right{

width: 240px;
margin-left: 0px;
}



#navigation{
width: 200px;
z-index: 99;
margin: 0px;
position: absolute;
top: 100px;
left: -25px;
}

#navigation ul{
padding: 0;
margin: 0;
margin-left: 5px;
}

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

#navigation a{
display: block;
padding: 3px 0px;
width: 150px;
height: 20px;
color: #363636;
text-decoration: none;
text-align: left;
font-family: Georgia;
font-size: 11px;
font-weight: lighter;
float: left;
}

#navigation a.hom{
background-image: url(../images/home.png);
}

#navigation a.hom:hover, #navigation a.currenthome {
background-image: url(../images/homehover.png);
}

#navigation a.tips{
background-image: url(../images/tips.png);
}

#navigation a.tips:hover, #navigation a.currenttips {
background-image: url(../images/tipshover.png);
}

#navigation a.weddingpartygallery{
background-image: url(../images/weddingpartygallery.png);
}

#navigation a.weddingpartygallery:hover, #navigation a.currentweddingpartygallery{
background-image: url(../images/weddingpartygalleryhover.png);
}

#navigation a.bridesgallery, #navigation a.currentbridegallery{
background-image: url(../images/bridesgallery.png);
}
#navigation a.bridesgallery:hover, #navigation a.currentbridesgallery{
background-image: url(../images/bridesgalleryhover.png);
}

#navigation a.contact{
background-image: url(../images/contact.png);
}

#navigation a.contact:hover, #navigation a.currentcontact{
background-image: url(../images/contacthover.png);
}

#navigation a.testimonials{
background-image: url(../images/testimonials.png);
}

#navigation a.testimonials:hover, #navigation a.currenttestimonials{
background-image: url(../images/testimonialshover.png);
}

#navigation a.location{
background-image: url(../images/location.png);
}

#navigation a.location:hover, #navigation a.currentlocation{
background-image: url(../images/locationhover.png);
}








#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #aa2930;
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;
}

.errors{
color: red;
padding-left: 70px;
}


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



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

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}





