
body {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
	font-family:Arial;
	color:#d4d4d4;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:20px;
	height:100%;
}	

#top {
	height:50px;
}

#navhold {
	width:800px;
	margin:auto;
	line-height:50px;
	text-align:right;
	position:relative;
}


a.nav {
	color:#ffffff;
	font-size:12px;
	margin-left:20px;
	text-decoration:none;
	display:block;
}

a.nav:hover {
	color:#00ffff;
	text-decoration:none;
}

a.nav_active {
	margin-left:20px;
	color:#00ffff;
	display:block;
}

#main {
	background-image:url(images/curtain.jpg);
	background-repeat:repeat-x;
}

#logo {
	width:800px;
	margin:auto;
	height:106px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

#tabnav {
	float:right;
	width:300px;
	text-align:right;
	margin-top:74px;
	margin-right:15px;
}

a.tabbed_active  {
	background-image:url(images/navactive_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	display: inline-block;
	padding-right:2px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	margin:0px;
	height:32px;
}
a.tabbed_active span {
	background-image:url(images/navactive_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px 0px 12px;
} 

a.tabbed_active:hover {
	text-decoration:none;
	color:#ffffff;
}

a.tabbed  {
	height:32px;
	background-image:url(images/nav_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	display: inline-block;
	padding-right:2px;
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	margin:0px;
}
a.tabbed span {
	background-image:url(images/nav_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px 0px 12px;
} 

a.tabbed:hover {
	background-image:url(images/nav_right_hover.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	color:#000000;
	text-decoration:none;
}

a.tabbed span:hover {
	background-image:url(images/nav_left_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#showcase {
	width:800px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	margin:auto;
}

#vimeo {
	padding:35px;
}

.content {
	width:800px;
	margin:auto;
	background-image:url(images/sep.jpg);
	background-repeat:no-repeat;
	border:1px solid #000000;
	padding-top:25px;
	padding-bottom:35px;
}

.inner_content {
	padding:35px;
}

#left {
	width:430px;
	float:left;
	margin-left:35px;
	background-image:url(images/colsep.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:40px;
}

#right {
	margin-left:535px;
}

#footer {
	width:730px;
	margin:auto;
	padding-bottom:35px;
	padding-top:25px;
	border-top:1px solid #333333;
}

.journal_image {
	width:200px;
	float:left;
}

.journal_image img {
	border:3px solid #333333;
}

.journal_text {
	margin-left:235px;
}

.ref_text {
	background-image:url(images/quote.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-left:230px;
}

#video_left {
	width:350px;
	float:left;
	z-index:0;
}

#video_right {
	margin-left:375px;
}

.video_block {
	width:365px;
	float:left;
	margin-bottom:30px;
}

.sep {
	border-bottom:1px solid #333333;
	margin-top:40px;
	margin-bottom:40px;
}

.store_image {
	margin-right:25px;
	float:left;
	border:3px solid #333333
}

.date {
	color:#777777;
	font-size:11px;
}

.forms {
	background-color:#222222;
	border:none;
	padding:10px;
	color:#ffffff;
}

.button {
	background-color:#00bce9;
	border:none;
	padding:10px;
	color:#000000;
	font-weight:bold;
	margin-top:15px;
}

.photo {
	width:220px;
	background-color:#111111;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:11px;
	height:250px;
}

.lightbox img {
	border:3px solid #333333;
}

.title {
	font-size:24px;
	color:#ffffff;
}

img.title {
	margin-bottom:30px;
	display:block;
}

a.title:hover {
	text-decoration:underline;
}

a {
	color:#00ffff;
	text-decoration:none;
}

a:hover {
	color:#82e7ff;
	text-decoration:underline;
}

a img {
	border:none;
}

a.book_now {
	display:block;
	margin-top:10px;
	background-color:#111111;
	padding:10px;
	text-align:center;
	color:#999999;
	font-size:16px;
	text-decoration:none;
}

a.book_now:hover {
	background-color:#222222;
	color:#00ffff;
}

a.foot {
	color:#ffffff;
	margin-right:15px;
}

a.foot:hover {
	color:#00ffff;
}

.order_now {
	margin-top:30px;

}

.orderbtn {
	padding:10px;
	text-align:center;
	background-color:#111111;
	color:#999999;
	font-size:16px;
	text-decoration:none;
	border:none;
}

.orderbtn:hover {
	background-color:#222222;
	color:#00ffff;
}

img.image {
	border:3px solid #303030;
}

img.thumb {
	border:1px solid #333333;
}

h1 {
	color:#ffffff;
	font-size:30px;
}






.navigation {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
	position:absolute;
	right:0px;
	width:475px;
}

.navigation li {
	float:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
	width: 70px;
}

.navigation li:hover ul {
	display:block;
	left:auto;
}

.subnav {
	display:none;
	left:-999em;
	width:200px;
	margin:0px;
	list-style:none;
	padding:0px;
	background-color:#000000;
	position:absolute;
	top:50px;
	z-index:50;
	font-size:12px;
}

.subnav a {
	font-size:12px;
	margin:0px;
	padding:5px;
	padding-left:15px;
	line-height:22px;
	display:block;
	border-bottom:1px solid #333333;
}

.subnav a:hover {
	background-color:#222222;
	color:#ffffff;
	text-decoration:none;
}

.subnav li {
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
	border-right:none;
}
