@charset "UTF-8";
/* CSS Document */

body {
	background-color: transparent;
	margin: auto; padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
}
* {margin: auto; padding: 0; outline: none;}
img {border: none;}
h1 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	background: url(h1_bg.gif) no-repeat;
	text-indent: -99999px;
	margin: 100px 0 10px;
}
h2 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
.desc {
	z-index: 10;
}
.desc h2 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	z-index: 10;
}
.desc p {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px !important;
	z-index: 10;
	vertical-align: text-bottom;
}
.description {
	display: inline;
	position: relative;
	clear: both;
	margin-bottom: 0px;
	margin-top: auto;
	bottom: 0px;
	left: 10px;
	z-index: 10;
}
.description h2 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	z-index: 10;
}
.description p {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px !important;
	z-index: 10;
}
.block {
	display: block;
	clear: both;
	position: absolute;
	bottom: 0; left: 0;
	overflow: hidden;
	background-image: url(black_square.jpg);
	background-repeat: repeat;
	z-index: 3;
}
.block2 {
	display: block;
	clear: none;
	position: absolute;
	bottom: 0; left: 0;
	overflow: hidden;
	background-image: url(black_square.jpg);
	background-repeat: repeat;
	width: 100%;
	z-index: 2;
	height: 114px;
}
.block3 {
	display: block;
	clear: both;
	position: absolute;
	bottom: 0; left: 8px;
	top: auto;
	margin-top: auto;
	margin-bottom: 0;
	overflow: hidden;
	width: 100%;
	z-index: 5;
	height: 110px;
	padding-right: 3px;
}
p {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 10;
}
.container {
	overflow: hidden;
	position: relative;
	z-index: 2;
	top: 0px;
	margin-top: 0px;
	border: 3px solid black;
	background-color: black;
}
/*--#main {
	padding: 0 px;
	background: #f0f0f0;
	border: 1px solid #ccc;--*/
}
.description a {color: #E9CDCB !important;}
.description a:hover {color: #FFFFFF !important;}

/*--Main Image Preview--*/
.main_image {
	width: 600; height: 400;
	float: none;
	background: #000;
	position: absolute;
	overflow: visible;
	color: #fff;
	margin: 0px 0px 20px 0px;
	
}
.main_img {
	top: 0px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}

.main_image .block small {margin-left: 10px;}
.main_image .desc {
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block {
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
}
.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	width: 279px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}

.nav_block {
	margin-top: auto;
	margin-right: -3px;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	width: 155px;
	float: right;
	display: inline;
	clear: right;
	position: absolute;
	bottom: 0px; right: 0px;
	padding: 0px;
	z-index: 100;
}

.nav_block li {
	float: right;
}

.nav_block ul {
	float: right;
}

.nav_block ul li {
	list-style-image: url(button_up.png);
	list-style-position: inside;
	float: left;
	position: relative;
	margin-top: auto;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	width: 30px;
}

.nav_block ul li.hover {
	list-style-image: url(button_dn.png);
	list-style-position: inside;
}

.nav_block ul li.active {
	list-style-image: url(button_on.png);
	list-style-position: inside;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 790px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	/*bottom: 40px; right: -7px;*/
	margin-top: auto;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: 0px;
	width: auto; height: auto;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	/* line-height: 40px; */
	/*background: url(button_up.png);*/
	float: right;
	display: inline; /*--Hidden by default, will be later shown with jQuery--*/
	clear: right;
	position: absolute;
	bottom: 0px; right: 0px;
	padding: 0px;
	/* vertical-align: text-bottom; */
}
#button {
	background-image: url(button_up.png);
	background-repeat: no-repeat;
	border: none;
}
#button .hover {
	background-image: url(button_dn.png);
	background-repeat: no-repeat;
	border: none;
}
#button .active {
	background-image: url(button_on.png);
	background-repeat: no-repeat;
	border: none;
}
.paging a {
	padding: 2px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

.nav { margin: 3px 0 }
#nav a {
	background-image: url(button_up.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 15px;
	margin: 0px;
	margin-top: 10px;
}
#nav a.activeSlide {
	background-image: url(button_on.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #f38e06;
}
#nav a:focus {
	background-image: url(button_dn.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
#nav a.hover {
	background-image: url(button_dn.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
#nav a:link {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:active {
	color: #fff;
	text-decoration: none;
}
