@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
h1 {font-size: 16px; padding: 0 0 8px; margin: 0; text-transform: uppercase;line-height:20px;}
h2 {font-size: 16px; padding: 8px 0 0; margin: 0;}
h3 {font-size: 14px; padding: 8px 0 0; margin: 0;}
p {font-size: 12px; padding: 0 0 8px; margin: 0; text-align:justify;}
ul {font-size: 12px; padding: 0 0 8px 25px; margin: 0;}
li {list-style: disc; padding-left: 5px;}
a {text-decoration: underline;color: #fff;}
a:hover {color: #ccb49c;}
img {border: none;}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #ccb49c;
	border-left: 1px solid #ccb49c;
	border-bottom: 1px solid #ccb49c;
}
#header {
	padding: 15px;
	height: 75px;
}
#logo {
	float: left;
	width: 287px;
	height: 75px;
}
#coupon {float: right; width: 86px; height: 75px;}
#navigation {
	height: 25px; text-align: center; line-height: 25px;
}
#navigation a {color: #ccb49c; line-height: 25px; padding: 0 15px; font-size: 12px; font-weight: bold; text-decoration: none;}
#navigation a:hover {color: #fff;}

#mainContent {padding: 0; height: 480px;}

#arrowLeft a {width: 30px; margin: 15px 0; text-align:center; color: #ccb49c; float:left; height: 430px; line-height:430px; }
#arrowRight a {width: 30px; margin: 15px 0; text-align:center; color: #ccb49c; float:left; height: 430px; line-height:430px; }
#homeIndex {width: 840px; margin: 15px 0; padding: 10px 20px; background-color: #000; float:left; height: 430px; }

#left {
	width: 380px; margin: 15px 0 15px 30px; padding: 10px 20px; border-right: 1px solid #b4b3b2; background-color: #221e1a; float:left; height: 430px; overflow: hidden;
}
#right {
	width: 379px; margin: 15px 30px 15px 0; padding: 10px 20px; background-color: #221e1a; float:left; height: 430px; overflow: auto;
}
#galleryIndex {width: 800px; margin: 15px 30px 15px 30px; padding: 10px 20px; background-color: #221e1a; float:left; height: 430px; }
#galleryLeft {width: 150px; float: left; border-right: 1px solid #b4b3b2; padding: 0 20px 0 0;}
#links {width: 150px; float: left; background-image: url(../images/galleryNavBKGD.gif); background-repeat: repeat-y; height: 402px;}
#links a {color: #000; text-transform: uppercase; text-decoration: none; line-height: 44px; font-size: 20px; padding:0 10px;}
#links a:hover {text-decoration: underline;}

#galleryMiddle {width: 275px; float: left; height: 430px; padding: 0 20px;}
#galleryRight {width: 310px; float: left; height: 430px; padding: 0;}
#galleryRight p {text-align: center;}
#top {height: 200px; float:left; width:310px;}
#bottom {height:230px; float:left;width:310px;}
#style {width: 94px; padding: 0 4px 0 5px; height:147px; float:left;}

#footer {padding: 0; clear:both; margin: 15px 0 5px;}
#footer h1 {color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; text-align: center;}
#footer p {margin: 0;padding: 10px 0; font-size: 10px; text-align: center;}

/* CAROUSEL STYLES */
.carousel-component {
    padding:0;
	float:left;
	width: 840px;
}
.carousel-list carousel-horizontal ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
} 
.carousel-component .carousel-list li { 
    margin:0x;
    width:160px;
	height: 430px;
	padding: 0;
	list-style: none;
	float: left;
}
.carousel-component .carousel-list li a { 
    display:block;
    outline:none;
    -moz-outline:none;
	border:1px solid #000; 
}
.carousel-component .carousel-list li a:hover { 
	border:1px solid #b4b3b2;
}
.carousel-component .carousel-list li img { 
    display:block;
}
.carousel-component .carousel-list li strong { 
    display:block; 
}
#prev-arrow { 
    position:absolute;
    top:30px;
    z-index:3;
    cursor:pointer; 
    left:0; 
	float: left;
}
#next-arrow { 
    position:absolute;
    top:30px;
    z-index:3;
    cursor:pointer; 
    right:0; 
	float: left;
}
.bright {
    filter: alpha(opacity=100); -moz-opacity:1.0;
}
.dim {
    filter: alpha(opacity=40); -moz-opacity:0.4;
}
/* END CAROUSEL STYLES */

/* FORM STYLES */
form { 
	width: 379px;
	margin: 0;
	padding: 0; 
}
form br { 
	clear:left; 
}
input { 
	line-height: 13px; 
	height: 13px;
}
input, textarea { 
	width: 150px; 
	margin: 1px 0 0 10px; 
	font-size: 12px; 
	color: #000; 
	padding: 2px; 
	background: #ffffff; 
}
input.inputButton {
	margin: 15px 0 0 35px; 
	height: 20px; 
	width: 125px;
	line-height:18px; 
	font-size: 11px;
	padding: 0;
}
label { 
	color: #fff; 
	display: block; 
	float: left;  
	width: 170px; 
	padding: 0px 0px 0px 8px; 
	line-height: 20px; 
	font-size: 12px; 
	margin: 2px 0 0; 
	text-align: right; 
}
label.specify { 
	width:77px; 
	padding-left:8px; 
	font-size:12px; 
}
.normal label{ 
	text-align: left; 
	padding-left:8px; 
	width: auto; 
}
select { 
	margin: 5px 0 5px 10px; 
	color: #000; 
	font-size: 11px; 
	background: #ffffff; 
}
textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 359px; 
	overflow: auto;
	margin: 0; 
}
/* END FORM STYLES */

/* GALLERY STYLES */
		.black_overlay{
		display: none;
		position: absolute;
		top: 0%;
		left: 0%;
		width: 100%;
		height: 100%;
		background-color: black;
		z-index:1001;
		-moz-opacity: 0.8;
		opacity:.80;
		filter: alpha(opacity=80);
		}
		.white_content {
		display: none;
		position: absolute;
		top: 15%;
		left: 40%;
		width: 275px;
		height: 450px;
		padding: 15px;
		border: 12px solid #000;
		background-color: #000;
		z-index:1002;
		overflow: none;
		}
		#mainContent .white_content p {color: #fff; padding: 10px; text-align: center;}
	.box {
	width: inherit;
	float: left;
	clear: both;
	margin-top: 30px;
	}
		#small {
		margin: 15px 0;
		}
		#small a {
		color:#F3B302;
		}
		#small p {
		font-size: 10px;
		}
	#fades {
	float: left;
	background: transparent;
	width: 320px;
	height: 350px;
	}
		#fades ul{
		list-style:none;
		padding: 0px;
		margin: 0px;
		float: left;
		}
		#fades li{
		list-style: none;
		padding: 0px;
		margin: 0px;
		}
		#fades ul li p {float: left; width: 320px;}
/* END GALLERY STYLES */