@charset "utf-8";
/* CSS Document */
body {z-index:2; font-family:Verdana, Geneva, sans-serif; font-size:11px; padding:10px 0 0 0; }

#brg1 {background:url(images/brg-carousel.jpg) no-repeat top center ; background-color:#fff; }
#brg2 {background:url(images/brg-waltzer.jpg) no-repeat top center; }

img {  border-style: none;}

/* STRUCTURE */

#outer {
	position:relative;
	margin: 0 auto;
	width:1200px;
}

#inner {
	position:absolute;
	margin:10px 0 0 0;
	width:1200px;
	height:550px;
	background-image:url(images/brg.png);
	z-index:2;
}

/* CONTENT */

#content_left {
	background-image:url(images/content_scroll.png);
	height:350px;
	width:243px;
	position:absolute;
	top:165px;
	left:320px;
}

#content_map {
	height:395px;
	width:548px;
	position:absolute;
	top:140px;
	left:320px;
}

#content_right {
	background-image:url(images/content_scroll.png);
	height:350px;
	width:243px;
	position:absolute;
	top:165px;
	left:560px;
}

.text_home {
	padding: 45px 7px 50px 7px;
	text-align:justify;
	z-index:3;
}

.text_services {
	padding: 45px 7px 20px 7px;
	text-align:justify;
	z-index:3;
}

.text_services p{
	padding: 0px 0px 8px 0px;;
	margin:0;
}



.pic_home {
	padding: 60px 7px 50px 7px;
}

.pic_home img{
	border:2px #666 solid;
}

.pic_services {
	position:absolute;
	top:207px;
	left:570px;
	margin:0;
	padding:0;
	width:434px;
	height:265px;
}

.pic_services_cap {
	position:absolute;
	top:465px;
	left:652px;
	margin:0;
	padding:0;
	width:350px;
	height:20px;
	text-align:right;
	font-size:10px;
}

.pic_services_gift {
	position:absolute;
	top:190px;
	left:652px;
	margin:0;
	padding:0;
	width:350px;
	height:20px;
	text-align:right;
	font-size:10px;
	font-style:italic;
}

#logo {
	position:absolute;
	top:0px;
	left:120px;	
	z-index:3;
}

#couple {
	position:absolute;
	top:160px;
	left:800px;
	z-index:3;
}

/* NAVIGATION */

.nav {
	position:absolute;
	top:175px;
	left:175px;
	width:128px;
	height:400px;
}

.nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}   

#nav_gallery {
	cursor:pointer;
}

#hand_home {
	background-image:url(images/hand.png);
	background-repeat:no-repeat;
	width:53px;
	height:27px;
	position:absolute;
	top:182px;
	left:120px;
}

#hand_services {
	background-image:url(images/hand.png);
	background-repeat:no-repeat;
	width:53px;
	height:27px;
	position:absolute;
	top:220px;
	left:120px;
}

#hand_contact {
	background-image:url(images/hand.png);
	background-repeat:no-repeat;
	width:53px;
	height:27px;
	position:absolute;
	top:257px;
	left:120px;
}

#hand_gallery {
	background-image:url(images/hand.png);
	background-repeat:no-repeat;
	width:53px;
	height:27px;
	position:absolute;
	top:295px;
	left:120px;
}

#contact_add {
	width:200px;
	height:204px;
	position:absolute;
	top:150px;
	left:865px;
	text-align:center;
}

#contact_add a {
	color:#000;
	text-decoration:none;
	font-weight:bolder;
}

#contact_add a:hover{
	color:red;
	text-decoration:none;


}

#dc_saloon {
	width:135px;
	height:204px;
	position:absolute;
	top:325px;
	left:900px;
	
}


#galleries {
	position:absolute;
	top:328px;
	left:200px;
}

#galleries a {
	text-decoration:none;
	color:#333;
	margin:0;
	padding:0;
}

#galleries a:hover {
	color: #F30;
}

#galleries ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#galleries li {
	list-style-type:none;
	background-image:url(images/nav_galleries_lrg.png);
	background-repeat:no-repeat;
	padding:2px 0 1px 8px;
	width:102px;
	height:20px;
	margin:0;

}

/* GALLERIES */

#con_gallery {
	position:absolute;
	top:175px;
	left:335px;
	width:690px;
	height:330px;	
	display: inline-block;
}

#thumb {
	float:left;
	height:104px;
	width:104px;
	margin:0  10px 10px 0;
	padding:0;
	background-image:url(images/thm-brg.png);
	background-repeat:no-repeat;
}

#thumb a{
	float:left;
	height:104px;
	width:104px;
	margin:0  10px 10px 0;
	border:1px #ccc solid;
	padding:0;
	background-image:url(images/thm-brg.png);
	background-repeat:no-repeat;
}

#thumb img {
	padding:2px;
	
}
#thumb a:hover {
	border:1px #666 solid;
	cursor:pointer;
}



.gallery_main {
	position:absolute;
	top:175px;
	left:335px;
	width:670px;
	height:330px;	
	border:1px #CCC solid;
}
/* slider */

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider, #slider li{ 
	height:300px;
	width:400px;
	overflow:hidden;
	}	
#slider{ 
	margin-left:0px;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:53px;
	height:27px;
	position:absolute;
	left:-60px;
	top:275px;
	}	
#nextBtn{ 
	left:410px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:53px;
	height:27px;
	background:url(images/previous.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/next.png) no-repeat 0 0;	
	}	
	
	#gallery_frame {
	position:relative;
	width:400px;
	height:300px;
	border:2px #999 solid;
	background-color:#333;
	z-index:4;
	margin:13px auto;
}

.gallery_title {
	position:absolute;
	top:145px;
	left:673px;
	width:400px;
	height:35px;
	text-align:right;
}

.gallery_title h1 {
	font-size:16px;
	color:#666;
}

.instruct {
	position:absolute;
	top:160px;
	left:335px;
	width:400px;
	height:30px;
	text-align:left;
	color:#999;
}

.instruct a {
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.instruct a:hover {
	font-size:11px;
	color:red;
	text-decoration:none;
}

#credits {
	position:absolute;
	top:605px;
	left:340px;
	width:550px;
	height:30px;
	text-align:left;
	color:#999;
	font-size:10px;
}

#credits a{

	color:#999;
	text-decoration:none;
}

#credits a:hover{
	text-decoration:none;
	color:red;
}
