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

*
{
	margin:0px;
	padding:0px;
}

body {
	width:100%;
	height:100%;
	color:#282F3B;
	background-color:#586680;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.clearFloat {
	clear: both;
}
.thumbnail {
	border:none;
	text-align: center;
}
#flashContent div.thumbBlock p {
	text-align: center;
}
#altContent {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
}

#img_bg
{
	/*background-color:#fff;
	width:800px;
	height:430px;*/
}

#flashContent p
{
	font-size: 85%;
	margin-bottom:10px;
	margin-top:10px;
}

#flashContent h1
{
	font-size: 145%;
	margin-bottom:10px;
	margin-top:0px;
	color: #282F3B;
}
#flashContent  li
{
	font-size: 115%;
	margin-bottom:10px;
	margin-top:10px;
	list-style-type: none;
}
#flashContent li a:hover {
	text-decoration: underline;
}
.thumbBlock {
	padding: 5px;
	height: 125px;
	width: 125px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
a:hover div.thumbBlock {
	border: 1px dashed #CCCCCC;
}

#flashContent a
{
	color: #fff;
}
#flashContent li a {
	text-decoration: none;
}
#flashLink {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	font-style: italic;
	padding: 20px;
	border: 1px dotted #333333;
}
/* nav */

#menu0, #menu1, #menu2
{
	display:block;
	width: 780px;
	float:right;
}
ul li.galleryLink {
	margin-left: 10px;
	font-size: 60%;
}
ul.imageLink    {
	margin-left: 20px;
	font-size: 60%;
}
#footer {
	color: #FFFFFF;
	font-size: 70%;
	text-align: center;
	margin: 10px;
}

#buttons {
	text-align:right;
}

#galleries li {
	display: inline-block;
	padding-right:15px;
	font-weight:bold;
	
}

#galleries {
	width:780px;
}

h1 {
	padding:0px;
	margin-top:0px
}

#image_area
{
	
	z-index:100;
	margin:auto;
	top:10px;
	left:10px;
}

#img_bg
{
	background-color:#fff;
	width:828px;
	height:450px;
	/*top:50px;
	left:50px;*/
	z-index:-1;
	position: absolute;
	margin-top:50px;
	margin-left:75px;
	-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
	/*-webkit-transform: matrix(1, 0, 0, 1, 800, 450);*/
}

#description
{
	float:left;	
}

#loadingDiv
{
	margin-left:430px;
	margin-top:175px;
	position:absolute;
	z-index:1000;
}

#loadingBG
{
	position:absolute;
	z-index:999;
}

#next_btn, #prev_btn, .gallery {
	
	cursor:pointer;}
	
#flashContent #heading
{
	text-align:right;
	color:#FFF;
	margin-bottom:10px;
	margin-top:10px;
}

#flashContent
{
	width:900px;
	margin:auto;
	color:#fff;
}

#galleries li.gallery
{
	font-size:90%;
}

#galleries
{
	float:right;
}

#contactButton, #aboutButton, #galleriesButton
{
	cursor:pointer;
	text-align:right;
}

#imageP, #image_area
{
	text-align:center;
	padding:0px;
	margin:0px;
}

#count
{
	margin-right:20px;
}
