/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* BOKX wrapper to align center of page */
#BOKXwrapper {
/*we need to tell the browser the size of the warpper div*/
width:802px;

/*aligns the page to the center horizontal (x)*/
margin-left:auto;
margin-right:auto;
/*aligns the age to the center vertical (y)*/
position: absolute;

left: 50%;
/*resets the offset (should be half the width and height*/

margin-left:-401px;
/*allows us to see wrapper*/

}

#flashWrapper {
/*we need to tell the browser the size of the warpper div*/
width:1100px;

/*aligns the page to the center horizontal (x)*/
margin-left:auto;
margin-right:auto;
/*aligns the age to the center vertical (y)*/
position: absolute;

left: 50%;
/*resets the offset (should be half the width and height*/

margin-left:-550px;
/*allows us to see wrapper*/

}

#BOKXmain {
width:802px;
height:470;
background-image:url(../images/baseFullMenu.jpg);
background-repeat:no-repeat;
vertical-align:top;
}

#BOKXmain2 {
width:802px;
height:470;
background-image:url(../images/baseFullMenu2.jpg);
background-repeat:no-repeat;
vertical-align:top;
}

#BOKXhome {
width:802px;
height:470;
background-image:url(../images/baseHome.jpg);
background-repeat:no-repeat;
vertical-align:top;
}

#BOKXmenu {
width:802px;
height:470;
background-image:url(../images/baseMenu.jpg);
background-repeat:no-repeat;
vertical-align:top;
}

#BOKXhub {
width:802px;
height:470;
background-image:url(../images/baseHub.jpg);
background-repeat:no-repeat;
vertical-align:top;
}

.preload1 {background: url(../images/spacer.gif);}
.preload2 {background: url(../images/over.gif);}

#nav { vertical-align:top; padding:0; margin:0; list-style:none; height:24px; background:url(../images/spacer.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:24px; line-height:24px; color:#FFFFFF text-decoration:none; font-size:10px;  padding:0 2px 0 0px; cursor:pointer;background: url(../images/spacer.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 12px 0 12px; height:24px; background: url(../images/spacer.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 12px 0 12px; height:24px; background: url(../images/spacer.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(../images/over.gif); height:24px; text-decoration:none; }
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../images/over.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url../images/over.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:25px; background:url(../images/divider.gif) no-repeat; background-color:#323334; padding:3px; white-space:nowrap; width:155px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:153px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:10px; height:18px; width:153px; line-height:18px; text-indent:5px; color:#ffffff; text-decoration:none;}
#nav li ul.sub li a.fly
{background:url(arrow_over.gif)  145px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{color:#ff0000; }
#nav :hover ul.sub li a.fly:hover
{background:url(arrow.gif) 145px 6px no-repeat; color:#ff0000;}

#nav li b {display:block; font-size:10px; height:18px; width:153px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:90px; top:0px; background:url(../images/dividerSub.gif) no-repeat; background-color:#323334;   padding:3px; white-space:nowrap; width:90px; z-index:1100; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:90px; top:0px; background:url(../images/dividerSub.gif); background-color:#323334; padding:3px;  border:1px solid #ff0000; white-space:nowrap; width:120px; z-index:2000; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{ background:url(../images/topBack.gif) repeat-x; color:#ffffff; } 
#nav li:hover li:hover > li a.fly
{background:#ff0000; color:#ffffff; } 

.TitleText {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
}

.menuTitle {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #b50010;
	text-align: center;
}

.menuText {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}


.introText {font:Lucida Grande, Lucida Sans, Arial, sans-serif, Verdana;
font-size: 12px;
line-height:14px;

}

div#preload { display: none; }