/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

a:link {
	color: #0e6b93;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #0e87b3;
}

body {
	
	background: #000000 url(images/bgrotate.php) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 00px;
	
}

#content
{
	width: 733px;
	margin: 0px auto;
}

#main
{
width: 733px;
height: 14px;
background: url(images/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(images/back.png) repeat-y;
}

#bottom
{
width: 733px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}

#header {
	height: 200px;
	text-align: right;
}

#logo {

width: 713px;
height: 60px;
text-align: right;
background: url(images/header.php) no-repeat;
padding-bottom: 60px;
padding-left: 38px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 717px;
height: 80px;
padding-left: 16px;
background: url(images/menu.php) no-repeat;
}

#menu li {
	
	display: inline; 
	float:left; 
	position:relative; 
}

#menu a {
	float: left;
	width: 100px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
padding-top: 15px;

	opacity: .40;
}
#menu a.active {
    height: 75px;
	background: url(images/menu_r3.png) repeat-x;
	opacity: .8;

}

#menu a:hover {
	width: 100px;
    height: 75px;
	color: #C2F8FF;
	background: url(images/menu_r2.png) repeat-x;
	opacity: .90;
	
}

/* sub-menus*/
#menu ul { padding-top:00px;   display:block; display:inline; }
#menu li ul { position:absolute; left:-20px; margin-top:45px;  color:#0395CC; /* for IE */ display:none; }
#menu li:hover ul { display:block; z-index:999;  }
#menu li ul li{ display:block; margin:0px 20px; padding: 0px 00px; 
    list-style-type:none; height: 20px; width:200px; } 
#menu li ul li a { display:block; color:#ffffff; 	background: url(images/subheader.png) repeat-x;line-height:8px;  width:100px;text-transform: lowercase; 	opacity: .50; 	font-size: 12px;padding-top: 00px;}
#menu li ul li a:hover {height: 30px; color:#7FCDFE; 	   background: url(images/subheader.png) repeat-x; } 
#right
{
	width: 228px;
	float: right;
	margin-right: 20px;
}

#right H3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) no-repeat;
}


#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #0e6b93;
}
#right a.h3 {
	color: #ffffff;
text-decoration: none;
}	
#right a.h3:visited {
	color: #ffffff;
	text-decoration: none;
}
#right a.h3:hover {
	color: #ffffff;
	text-decoration: underline;
}
#right a:visited {
	color: #0e6b93;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff;
}
#twitter {
width:176px;
text-align:center;
color: #000000;
}

#twitter  a {
font-size: 10px; 
color: #000000; 
text-decoration: none;
}

#twitter a:hover {
	text-decoration: underline;
	color: #333333;
}	
#twitter H3
{
width: 203px;
height: 27px;
font-size: 20px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: #000000;
}
#left
{
width: 450px;
margin-left: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
#left H5
{
	color: #FF0000;
}


#left a
{
	color: #0e6b93;
text-decoration: none;
}

#left a:link {
	color: #0e6b93;
}

#left a:hover {
	text-decoration: underline;
	color: #00c6ff;
}

#left a:visited {
	color: #0e87b3;
}
#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0e6b93;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #000000;
	font-size: 11px;

}

.date a {
	color: #0e6b93;

}


#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

