html{background:url(../images/html-bg.jpg)}
body{
	margin:0;
	background:url(../images/body-bg.jpg) 50% 0 no-repeat;
	font:12px "Lucida Grande", Arial, sans-serif;
	color:#000;
	min-width:960px;
}
a{color:#00a4cb;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img{border-style:none;}
#wrapper{
	margin:0 auto;
	padding:30px 0 0;
	width:960px;
}
/* header */
#header{
	width:100%;
	min-height:74px;
	position:relative;
}
* html #header{height:74px;}
.logo{
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	width:414px;
	height:64px;
	top:5px;
	left:9px;
}
.logo a{
	display:block;
	height:100%;
}
.main-nav{
	position:absolute;
	right:11px;
	top:43px;
	margin:0;
	padding:0;
	list-style:none;
}
.main-nav li{
	float:left;
	padding:0 0 0 2px;
}
.main-nav li a{
	display:block;
	width:70px;
	background:url(../images/main-nav-bg.gif) no-repeat;
	height:31px;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	line-height:31px;
	font-weight:bold;
	text-align:center;
}
.main-nav li.contact a{
	width:90px;
	background:url(../images/contact-btn.gif) no-repeat;
}
.main-nav li.contact a:hover{background:url(../images/contact-hover.gif) no-repeat;}
.main-nav li a:hover,
.main-nav li.active a{
	background:url(../images/main-nav-hover.gif) no-repeat;
	color:#00a4cb;
}
.main-nav li.activecontact a{
	width:90px;
	background:url(../images/contact-hover.gif) no-repeat;
	color:#00a4cb;
}
.top-nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:8px;
	top:11px;
	overflow:hidden;
}
.top-nav li{
	float:left;
	background:url(../images/top-nav-sep.jpg) no-repeat 100% 50%;
	padding:0 5px 0 3px;
	margin:0 -1px 0 1px;
}
.top-nav a{
	text-decoration:none;
	color:#6f300e;
}
.top-nav a:hover{text-decoration:underline;}
/* main */
#main{
	width:957px;
	background:#fff url(../images/main-strip.gif) no-repeat;
	padding:5px 3px 0 2px;
	border-top:1px solid #d7d8c5;
}
.image-holder{
	width:938px;
	overflow:hidden;
	background:url(../images/image-holder-bg.gif) no-repeat;
	height:395px;
	padding:13px 0 0 17px;
}
.image-holder-album{
	width:938px;
	overflow:hidden;
	background:url(../images/image-holder-bg-album.gif) no-repeat;
	height:479px;
	padding:13px 0 0 17px;
	margin:0 0 30px 0;
}
/* Featured-item Jquery */

#featured-item {
   width: 920px; /* important to be same as image width */
   height: 380px; /* important to be same as image height */
   position: relative; /* important */
   background:#FFFFFF;
   float:left;
   margin:00;
   display:block;
   overflow: hidden; /* important */
}
#featured-itemContent {
   width: 920px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin:0; padding:0;
   list-style:none;
   margin-left: 0; /* important */
}
.featured-itemImage {
	border:0px solid #FFFFFF; width:920px; height:380px;
   	float: left; /* important */
   	position: relative; /* important */
   	display: none; /* important */
}
.featured-itemImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   width: 920px;
   background-color: #f3f0e1;
   filter: alpha(opacity=60); /* here you can set the opacity of box with text */
   -moz-opacity: 0.6; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.6; /* here you can set the opacity of box with text */
   opacity: 0.6; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */

   bottom: 0; 		/* if you put
   					top: 0; -> the box with text will be shown at the top of the image
       
	   				if you put
       				bottom: 0; -> the box with text will be shown at the bottom of the image */ }
					
.featured-itemImage span strong {
	font-weight:normal;
	font-size:20px; letter-spacing:-1px;
	display:block;
	color:#6f300e !important;
	margin:15px 0 5px 15px !important; padding:0 }

.featured-itemImage span b {
	font-weight:normal;
	display:block;
	color:#6f300e;
	margin:3px 0 12px 15px !important; padding:0;
	line-height:18px; font-size:14px;
	width:650px }
	
.featured-itemImage span em.price a{
	text-decoration:none;
	font-style:normal;
	display:block;
	height:30px;
	padding:5px 0;
	font-size:20px; color:#6f300e; letter-spacing:normal;
	position:absolute; right:15px; top:10px }

.featured-itemImage span em.more-info {
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	display:block;
	position:absolute; right:15px; top:52px }
.clear { clear: both } 
.top-box, .internal-box{
	width:914px;
	overflow:hidden;
	margin:27px 0 0;
	padding:0 18px 0 19px;
}
.top-box h1{
	margin:0;
	line-height:normal;
	float:left;
	background:url(../images/main-heading.gif) no-repeat;
	width:589px;
	height:96px;
	text-indent:-9999px;
	overflow:hidden;
}
.es h1
{
	background:url(../images/main-heading-es.gif) no-repeat !important;
	}

.internal-box h1
{	
	margin:0 0 15px 0;
	line-height:normal;
	overflow:hidden;
	color:#ea6728;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial;
	font-weight:bold;
}
.internal-box h2
{	
	margin:0 0 15px 0;
}
.internal-box p
{	
	margin:15px 0 15px 0;
}
#main h2{
	margin:0;
	font-size:18px;
}
.get-touch{
	float:right;
	width:280px;
}
.get-touch p{
	margin:12px 0 0;
	color:#303030;
	line-height:18px;
}
.more{color:#00a4cb;}
.more:hover{text-decoration:none;}
.middle-box{
	width:968px;
	overflow:hidden;
	margin:25px -20px 0 0;
	padding:0 0 0 6px;
}
.middle-text{
	float:left;
	position:relative;
	width:300px;
	margin:0 20px 0 0;
	padding:17px 0 12px;
	border-bottom:1px solid #f8f3df;
	min-height:203px;
}
* html .middle-text{height:203px;}
.middle-text h2{
	padding:0 0 0 10px;
	width:290px;
	margin:-5px 0 0 !important;
}
.middle-text img{
	position:absolute;
	right:0;
	top:0;
}
.middle-text strong{
	display:block;
	width:289px;
	height:43px;
	background:#f7f6f4;
	border-top:1px solid #f0ead5;
	border-bottom:1px solid #f0ead5;
	padding:6px 0 0 11px;
	line-height:18px;
	margin:5px 0 0;
}
.middle-text ul{
	margin:7px 0 0 10px;
	padding:0 0 1px;
	list-style:none;
	width:290px;
	overflow:hidden;
}
.middle-text ul li{
	float:left;
	margin:2px 0 0;
	width:172px;
}
.middle-text ul a{
	color:#333;
	text-decoration:none;
	background:url(../images/middle-bullet.jpg) no-repeat 0 2px;
	padding:0 0 0 17px;
	height:16px;
	display:block;
	width:160px;
	font-size:11px;
	line-height:16px;
}
.middle-text ul a:hover{
	background:#00a4cb url(../images/middle-hover-marker.jpg) no-repeat 4px 50%;
	color:#fff;
}
.middle-text .more{margin:0 0 0 26px;}
.middle-text.alter ul a{width:113px;}
.middle-text blockquote{
	margin:12px 0 0 10px;
	background:url(../images/opening-quote-bg.jpg) no-repeat;
	text-indent:28px;
	padding:6px 0 3px;
}
.middle-text blockquote p{
	color:#303030;
	margin:0;
	line-height:18px;
}
.middle-text.alt .more{margin:0 0 0 10px;}
.middle-text blockquote img{position:static; margin:0 0 0 4px;}

/* Carousel */
#carousel{
	margin:17px -11px 0;
	width:980px;
	position:relative;
	overflow:hidden;
}
.left-arrow{
	background:url(../images/left-arrow.png) no-repeat;
	width:11px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin:41px 0 0;
	float:left;
}
#carousel ul{
	margin:0 -12px 0 0;
	padding:0 0 0 8px;
	list-style:none;
	float:left;
	width:961px;
}
#carousel ul li{
	background:url(../images/photo-list-bg.gif) no-repeat;
	width:146px;
	height:86px;
	text-align:center;
	padding:8px 11px 0 1px;
	float:left;
}
.right-arrow{
	background:url(../images/right-arrow.png) no-repeat;
	width:11px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin:41px 0 0;
	float:right;
	display:block;
}

/* */

/* Carousel
#clientScroll{
	margin:17px -3px 0;
	width:980px;
	position:relative;
	overflow:hidden;
}
.clientScroll_js { height: 90px; }
#clientScroll #scrollContent { width: 951px; overflow: hidden;}
#clientScroll ul{
	margin:0 -12px 0 0;
	padding:0 0 0 8px;
	list-style:none;
	width: 951px;
}
.clientScroll_ul_js { width: 5000px; }
#clientScroll ul li{
	background:url(../images/photo-list-bg.gif) no-repeat;
	width:146px;
	height:86px;
	text-align:center;
	padding:8px 11px 0 1px;
	float:left;
	list-style: none;
} */
#clientScroll { background-color: #fff; overflow: hidden; width: 961px;}
.clientScroll_js { height: 106px; }
#clientScroll #scrollContent { width: 940px; overflow: hidden; }
#clientScroll ul { padding: 0; margin: 0;}
.clientScroll_ul_js { width: 5000px; }
#clientScroll ul,
#clientScroll ul li { list-style: none; }
#clientScroll ul li { background:url(../images/photo-list-bg.gif) no-repeat;
	width:146px;
	height:106px;
	text-align:center;
	padding:8px 10px 0 1px;
	float:left;}

#clientScroll #preSlide{
	background:url(../images/left-arrow.png) no-repeat;
	width:11px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin:41px 0 0;
	float:left;
}
#clientScroll #nextSlide{
	background:url(../images/right-arrow.png) no-repeat;
	width:11px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin: -71px 0 0 -8px;
}
.jsShow { display: block !important; }

/* End Carousel */

.wedding-book{
	width:942px;
	margin:20px 0 0;
	overflow:hidden;
	padding:0 6px 0 4px;
}
.big-image{
	background:url(../images/big-image-holder.gif) no-repeat;
	width:628px;
	float:left;
	height:412px;
	padding:13px 0 0;
	text-align:center;
}
.wed-books{
	float:right;
	width:287px;
}
.wed-books h2{
	margin:35px 0 0 !important;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/wed-book-heading.gif) no-repeat;
	width:251px;
	height:56px;
}
.wed-books p{
	margin:6px 0 0;
	color:#303030;
	line-height:18px;
}
#footer{
	width:100%;
	background:url(../images/footer-bg.gif) no-repeat 50% 15px;
	min-height:452px;
}
* html #footer{height:452px;}
.footer-content{
	width:962px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	padding:25px 0 0;
}
.bottom-content{
	width:940px;
	background:url(../images/bottom-box-bg.gif) repeat-x;
	min-height:185px;
	padding:15px 10px 0;
}
* html .bottom-content{height:185px;}
.bottom-content h2{
	margin:0;
	color:#fff;
	font-size:16px;
}
.bottom-box{
	width:140px;
	float:left;
	margin:0 20px 0 0;
}
.bottom-box ul{
	margin:6px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.bottom-box ul li{line-height:18px;}
.bottom-box ul a{
	text-decoration:none;
	color:#ccc;
}
.bottom-box ul a:hover{text-decoration:underline;}
.news-letter{
	float:right;
	width:300px;
}
.news-letter p{
	margin:11px 0 0;
	line-height:18px;
	color:#ccc;
	font-size:11px;
}
#footer fieldset{
	width:100%;
	overflow:hidden;
}
#footer .image{float:right;margin:19px 0 0;}
#footer .text{
	color:#666;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #dfdfdf;
	float:left;
	width:212px;
	padding:2px 3px;
	margin:19px 0 0;
}
.rss{
	float:left;
	background:url(../images/rss-marker.jpg) no-repeat;
	padding:0 0 0 21px;
	color:#ccc;
	height:16px;
	margin:15px 0 0;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
}
.rss:hover{text-decoration:underline;}
.copyright{
	text-align:center;
	margin:12px 0 0;
	color:#303030;
	font-size:11px;
}
.copyright a{
	color:#303030;
}
/* Albumm */
.foto_album{ background:url(../images/photo-list-bg.gif) no-repeat;
	width:146px;
	height:86px;
	text-align:center;
	padding:13px 10px 0 1px;
	float:left;}

.foto_album img, .foto_fotos img{ 
	width:130px;
}

.text_album span 
{
	color:#00a4cb;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial;
	font-weight:bold;
	}

.foto_fotos{ background:url(../images/photo-list-bg-big.gif) no-repeat !important;
	width:146px;
	height:106px;
	text-align:center;
	padding:8px 10px 0 1px;
	float:left;}

