@charset "utf-8";

/* page properties ****************/
body {margin: 0;
	padding: 0;
	background:url(images/pat.jpg) #1d1d1d repeat-x top fixed;
	}
body,td,th {font-family: Arial, Helvetica,Verdana,sans-serif;
	font-size: 14px;
	color:#aaaaaa;}

a:link {color: #c3a7e0;
	text-decoration: none;}
a:visited {text-decoration: none;
	color: #c3a7e0;}
a:hover {text-decoration: none;
	color: #ff6030;}
a:active { color:#ccccff;
	text-decoration: none;}
a:focus 
{ outline: none;
text-decoration: none; } 

#wrapper1 {
 height:300px;
margin-bottom:10px; }

#wrapper2 {
 height:400px;
margin-bottom:10px; }

#playermenu {background-color:#000000;
background-image:url(images/plbck.png);
text-align:center;
width:392px;
padding:4px;
margin-left:auto;
margin-right:auto;}

#playermenu2 {background-color:#000000;
background-image:url(images/plbck.png);
text-align:center;
width:492px;
padding:4px;
margin-left:auto;
margin-right:auto;}

h1 {font-size:18px;
padding:2px;
margin-left:auto;
margin-right:auto;
width: 320px;
border:solid 1px #000000;
background:url(images/h1.png) center repeat;}
h2 {color:#ccccff;
text-align:center;
font-size:16px;
margin-top:2px;
border:solid 1px #000000;
background:url(images/h1.png) center repeat;}
h3 {font-size:16px;}
h4 {font-size:14px;
color:#e0795a;
padding:0px;
margin:0px;}
h1,h3 {text-align:center;
color:#ccccff;
margin-top:2px;}

.tc {text-align:center}
.small {font-size:12px;}
.vsmall {font-size:11px;
color:#666666;}
.orange {color:#e0795a;}
.light {color:#ff6030;}
.greyf {color:#999999;}
#altSsound, #flashcontent, #note {text-align:center;}

/*************general atrributes************************************************************/

.auto {width:990px;
margin-left:auto;
margin-right:auto;}

.top {
height:170px;
background-image:url(images/top.png);
background-position:top;
background-repeat:no-repeat;}

.logo {width:820px;
margin-left:auto;
margin-right:auto;
height:130px;
padding-top:10px;}

.whole {width:100%;}

.menus {
height:22px;
width:780px;
margin-left:auto;
margin-right:auto;}

.content {height:auto;
padding: 6px;
margin-top: 0px;
margin-bottom: 0px;}

.bottom {width:400px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
background-color:#222222;
}

.notetop {margin:10px;
padding:4px;}

.softie {float:right;
margin:10px;}
.left {float:left;
border: 0;
margin: 10px;
}
/************ pading marging *******/

.pad {padding-left:10px;
padding-right:10px;
}
.pad2 {padding:5px;}
.pad3 {padding-bottom:5px;}
.marg {margin:10px;}
.mart {margin-top:20px;}
.fm {margin-left:50px;
margin-right:50px;}

/********** backgrounds ************/
.mainback {background:url(images/mb.png) repeat;}
.cback {background:url(images/cback.png) repeat;}
.greytr {background:url(images/greytr.png) repeat;
border:solid 1px #000000;}
.blacktr {background:url(images/bb.png) repeat;
border:solid 1px #2a2a2a;}
.redtr {background:url(images/redtr.png) repeat;
border:solid 1px #660000;}
.greydrk {background-color:#272727}
.dotb{background-image:url(images/dotback.png);}
/************************tables**********************************************************************/
.maintable {height:630px;
width:auto;
border:none;
margin:0;
padding:0;
}

.tlc {background:url(images/tlc.png) no-repeat;}
.tlc1 {background:url(images/tlc1.png) no-repeat;}
.tlc2 {background:url(images/tlc2.png) no-repeat;}
.tlc3 {background:url(images/tlc3.png) no-repeat;}
.trc {background:url(images/trc.png) no-repeat;}
.trc1 {background:url(images/trc1.png) no-repeat;}
.trc2 {background:url(images/trc2.png) no-repeat;}
.trc3 {background:url(images/trc3.png) no-repeat;}
.vlb {background:url(images/vlb.png) repeat-y;}
.vlb1 {background:url(images/vlb1.png) repeat-y;}
.vlb2 {background:url(images/vlb2.png) repeat-y;}
.vlb3 {background:url(images/vlb3.png) repeat-y;}
.vrb {background:url(images/vrb.png) repeat-y;}
.vrb1 {background:url(images/vrb1.png) repeat-y;}
.vrb2 {background:url(images/vrb2.png) repeat-y;}
.vrb3 {background:url(images/vrb3.png) repeat-y;}
.blc {background:url(images/blc.png) no-repeat;}
.blc1 {background:url(images/blc1.png) no-repeat;}
.blc2 {background:url(images/blc2.png) no-repeat;}
.blc3 {background:url(images/blc3.png) no-repeat;}
.brc {background:url(images/brc.png) no-repeat;}
.brc1 {background:url(images/brc1.png) no-repeat;}
.brc2 {background:url(images/brc2.png) no-repeat;}
.brc3 {background:url(images/brc3.png) no-repeat;}
.bbmt {background:url(images/bbmt.png) repeat-x;}
.bbmt1 {background:url(images/bbmt1.png) repeat-x;}
.bbmt2 {background:url(images/bbmt2.png) repeat-x;}
.bbmt3 {background:url(images/bbmt3.png) repeat-x;}
.tbmt {background:url(images/tbmt.png) repeat-x;}
.tbmt2 {background:url(images/tbmt2.png) repeat-x;}
.tbmt3 {background:url(images/tbmt3.png) repeat-x;}

/*******************************************************************************

Menus layout

 *******************************************************************************/

/* The outermost container of the Menu Bar */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
	cursor: default;
	width: auto;
}


/* Set the active Menu Bar  */
ul.MenuBarActive
{
z-index: 1000;
}
/* Menu item containers */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 120px;
	float: left;
}


/* Submenus  initially off the left side of the screen  */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 120px;
	position: absolute;
	left: -1000em;
}


/* Submenu  showing with class  MenuBarSubmenuVisible */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {width: 120px;}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{position: absolute;
margin: 0;}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;}

/*******************************************************************************
 MENUS design
 *******************************************************************************/
/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{	border: 0px;
	font-size:12px;}


/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #000000;
	padding-left:5px;
	padding-right:5px;
	color: #c3a7e0;
	text-decoration:none;}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #660000;
	color: #c3a7e0;
	border:1px solid #990000;}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #660000;
	color: #c3a7e0;
	border:1px solid #990000;}

/*******************************************************************************
 SUBMENU INDICATION
*******************************************************************************/
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(images/SpryDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{background-image: url(images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{background-image: url(images/SpryDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;}

/* VERtICAL MENUS BUTTONS LINKS -------------------------------------------------------------- */

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: auto; /*WIDTH OF MAIN MENU ITEMS*/
border: none;
font-weight:bold;
}

.glossymenu li{
position: relative;
margin-bottom:5px;
margin-top: 5px;
}

.glossymenu li a{
background: black url(images/m1.png) repeat-x center left;
color:#e0795a;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
border:1px solid #330000;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #ff6030;
}

.glossymenu li a:hover{
background-image:url(images/m2.png);
color:#ccccff;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End style1-------------------------------*/


/*********************************************************************** lightbox style *************/

#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: #333; 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: 40%; 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/prevlabelb.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabelb.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #cc99ff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #919191;	}			
#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; }