@charset "utf-8";
@import url("jquery.lightbox-0.css");

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3d2d1f;
	margin: 0px;
	padding: 0px;
	color: #210501;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a{
	color: #529ce0;
}
#container{
	background-image:url(../images/pattern_bg.gif); 
	background-repeat:no-repeat;
	background-position: top center;
	width: 1001px;
	margin: auto;
	padding-top: 113px;
	padding-left: 64px;	
}
#content_container{
	background-image:url(../images/container_bg.gif); 
	background-repeat:repeat-y;
	width: 891px;
	background-color:#FFFFFF;
}
#container_top{
	background-image:url(../images/container_bg_top.gif); 
	background-repeat:no-repeat;
	background-position: top center;
	width: 891px;
}
#container_bottom{
	background-image:url(../images/container_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 25px;
	padding-bottom: 100px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:-3px;
	width: 541px;
	height: 87px;
	border: solid 1px #FFFFFF;
	margin-top: 15px;
	margin-left: 8px;	
	float: left;
}
#logo h1{
	text-indent: -9000em;
}
#nav{
	float: right;
	margin-top: 10px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	width: 168px;
	height: 18px;
	background-repeat: no-repeat;
}
#nav li a{
	display: block;
	width: 168px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -90000em;
}
#nav0, #nav0 a{
	background-image:url(../images/nav0.gif);
}
#nav0 a:hover{
	background-image:url(../images/nav0_mo.gif);
}
#nav1, #nav1 a{
	background-image:url(../images/nav1.gif);
}
#nav1 a:hover{
	background-image:url(../images/nav1_mo.gif);
}
#nav2, #nav2 a{
	background-image:url(../images/nav2.gif);
}
#nav2 a:hover{
	background-image:url(../images/nav2_mo.gif);
}
#nav3, #nav3 a{
	background-image:url(../images/nav3.gif);
}
#nav3 a:hover{
	background-image:url(../images/nav3_mo.gif);
}
#nav4, #nav4 a{
	background-image:url(../images/nav4.gif);
}
#nav4 a:hover{
	background-image:url(../images/nav4_mo.gif);
}
#nav5, #nav5 a{
	background-image:url(../images/nav5.gif);
}
#nav5 a:hover{
	background-image:url(../images/nav5_mo.gif);
}
#nav6, #nav6 a{
	background-image:url(../images/nav6.gif);
}
#nav6 a:hover{
	background-image:url(../images/nav6_mo.gif);
}
#nav7, #nav7 a{
	background-image:url(../images/nav7.gif);
}
#nav7 a:hover{
	background-image:url(../images/nav7_mo.gif);
}

#content{
	clear: both;
	line-height: 1.7em;	
	min-height:300px;
	position: relative;
}
.home{
	padding: 4px;
	padding-top: 5px;
	padding-bottom: 70px;		
}
.normal{
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 70px;		
}
#footer{
	clear: both;
	border: none;
}
#copyright{
	width: 405px;
	height: 44px;
	background-image:url(../images/copyright.gif);
	background-repeat:no-repeat;
	text-indent: -9000em;
	float: left;
}
#credit{
	width: 97px;
	height: 23px;
	float: right;	
}
#credit, #credit a{
	background-image:url(../images/interactive_red.gif);
	background-repeat:no-repeat;
	display:block;
	width: 97px;
	height: 23px;
	text-indent: -9000em;
}
.clear{
	clear: both;
}
h1{
	clear: both;
	color: #529ce0;
	font-size: 2em;
	margin-left:-1px;
}
strong{
	color: #3e7fbb;
	font-size: 1.1em;
}
.images{
	float: right;
}	
.about_1{
	margin-top: -50px;
}
.about_2{
	margin-top: -300px;	
	margin-left: 40px;
}
.about_3{
	margin-top: -170px;	
	margin-left: 80px;
}
.error{
	color:#990000;
}
input[type="text"],input[type="password"],textarea{
	width: 325px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #d7e7f5 !important;
	border: solid 1px #d5d1ce !important;
}
#client_login form label, #client_login input, #client_login textarea, #client_login select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#client_login form label {
	text-align: left;
	width: 85px;
	padding-right: 20px;
	display:block;
}
textarea{
	height: 125px;
}
.submit{
	width: 110px;
}
#errors{
	background-color: #bddbf8;
	border: solid 1px #a2bbd1;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 20px;	
	width: 280px;
}
table{
	border-right: solid 1px #d5d1ce;
	border-top: solid 1px #d5d1ce;	
}
thead{
	background-color: #d7e7f5;
	font-weight:bold;
}
table td{
	padding: 4px;
	border-bottom: solid 1px #d5d1ce;
	border-left: solid 1px #d5d1ce;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #271c14;
	}
	
.gallery_detail{
	float: left;
	width: 136px;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;	
	padding-bottom: 30px;
}
.gallery_detail2{
	float: left;
	width: 128px;
}
.gallery_detail p{
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
.thumb, .thumb2{
	padding: 6px;
	background-image:url(../images/thumb_drop.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 15px;
	padding-right: 15px;
}
.thumb2{
	padding-left: 1px;
}
.thumb img, .gallery img{
	padding: 10px;
	border: solid 1px #e3e3e3;
	background-color: #FFFFFF;
}
.thumb2 img{
	padding: 10px;
	border: solid 1px #e3e3e3;
	background-color: #FFFFFF;
}
img{
	border: none;
}
.basket{
	display:block;
	width: 107px;
	height: 25px;
	background-image:url(../images/add_to_basket.gif);
	text-decoration: none;
	text-indent: -90000em;
}
.gallery{
	background-image:url(../images/gallery_index_bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 188px;
	height: 305px;
	padding-left: 17px;
	padding-top: 17px;
	float: left;
	color: #666666;
}
.gallery a{
	color: #5d98cf;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.25em;
}
.gallery a:hover{
	text-decoration: underline;
}
.gallery p{
	margin-top: 45px;
} 
#basket{
	width: 100px;
	float: left;
	border: solid 1px #d3e8fa;
	padding: 7px;
	margin-top: 20px;
	margin-left: 10px;
	background-color: #e9f5ff;
	background-image:url(../images/basket.gif);
	background-repeat:no-repeat;
	background-position: top right;
	color: #7a9dbb;
}
table input{
	width: 30px;
}
.textarea_short{
	height: 100px;
}
.basket_quantities{
	float: right;
	width: 130px;
	margin-top: 10px;
}
#intro{
	padding: 10px;
}
.home_text{
	clear:both;
	padding-left: 10px;
}
#flash{
	width: 600px;
	margin: auto;
}
.google_float{
	float: right;
	width: 190px;
	margin-left: 20px;
	margin-bottom: 10px;
}
form{
	clear: both;
}
#contact1{
	float: left;
	width: 330px;
}
#contact2{
	float: right;
	width: 302px;
}
.wedding_button{
	background-image:url(../images/wedding_button.gif);
	background-repeat:no-repeat;
	line-height: 72px;
	text-indent: -90000em;
	display: block;
	width: 178px;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#weddings_intro{
	float: left;
	width: 530px;
}
#testimonials{
	float: right;
	background-image:url(../images/testimonials_bg.gif);
	background-repeat:repeat-y;
	width: 261px;
	font-size: 0.9em;
	margin-top: -40px;
	right: 0px;
	margin-right: 20px;
}
#testimonials p, #testimonials a{
	margin: 0px;
	padding: 0px;
	width: 261px;
	height: 61px;
	background-image:url(../images/testimonials_price_list_button.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-decoration: none;
	text-indent: -9000em;
	display:block;
}
#testimonials_top li{
	line-height: 1.2em;
	color: #5d4d3f;
}
#testimonials_top{
	background-image:url(../images/testimonials_top.gif);
	background-repeat:no-repeat;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 60px;
	position:relative;
	width: 211px;
}
#testimonials h2{
	display: none;
}
#testimonials ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homepage-flash {
	margin-left:16px;
	margin-bottom:20px;
}

#horizNav{
	float: left;
	margin-top: 20px;
	clear:left;
	margin-bottom: 20px;
	margin-left:7px;
}
#horizNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#horizNav li{
	height: 18px;
	background-repeat: no-repeat;
	float:left;
	padding-right:35px;
}
#horizNav li a{
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -90000em;
	float:left;
}
#horizNav0, #horizNav0 a{
	width: 45px;
	background-image:url(../images/nav0.gif);
	background-position: -115px;
}
#horizNav0 a:hover{
	width: 45px;
	background-image:url(../images/nav0_mo.gif);
}
#horizNav1, #horizNav1 a{
	background-position: -95px;
	width: 65px;
	background-image:url(../images/nav1.gif);
}
#horizNav1 a:hover{
	width: 65px;
	background-image:url(../images/nav1_mo.gif);
}
#horizNav2, #horizNav2 a{
	background-position: -110px;
	width: 50px;
	background-image:url(../images/nav2.gif);
}
#horizNav2 a:hover{
	width: 50px;
	background-image:url(../images/nav2_mo.gif);
}
#horizNav3, #horizNav3 a{
	background-position: -100px;
	width: 60px;
	background-image:url(../images/nav3.gif);
}
#horizNav3 a:hover{
	width: 60px;
	background-image:url(../images/nav3_mo.gif);
}
#horizNav4, #horizNav4 a{
	background-position: 0px;
	width: 156px;
	background-image:url(../images/nav4.gif);
}
#horizNav4 a:hover{
	width: 156px;
	background-image:url(../images/nav4_mo.gif);
}
#horizNav5, #horizNav5 a{
	background-position: -115px;
	width: 47px;
	background-image:url(../images/nav5.gif);
}
#horizNav5 a:hover{
	width: 47px;
	background-image:url(../images/nav5_mo.gif);
}
#horizNav6, #horizNav6 a{
	background-position: -105px;
	width: 55px;
	background-image:url(../images/nav6.gif);
}
#horizNav6 a:hover{
	width: 55px;
	background-image:url(../images/nav6_mo.gif);
}
#horizNav7, #horizNav7 a{
	background-position: -120px;
	width: 45px;
	background-image:url(../images/nav7.gif);
}
#horizNav7 a:hover{
	width: 45px;
	background-image:url(../images/nav7_mo.gif);
}

#homepage-text {
	margin-left:5px;	
}

#clientLogin {
	float:right;	
	margin-top:5px;
}

#rightImage {
	float:right;
	margin-left:10px;
	margin-bottom: 10px;
	width:280px;
}

#clientsIntro {
	float:left;	
	width:480px;
}