/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/one_page.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
/* set up the overall width of the menu b, the font and the margins with a relative position*/

.shortymenu {font-family: verdana, arial, sans-serif;width:750px;margin:0;position:absolute;top:40px;left:20px;z-index:100;}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.shortymenu ul {padding:0;margin:0;list-style-type: none;border:0;}
/* float the list so that the items are in a line */
.shortymenu ul li {float:left;display:block;width:249px;}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.shortymenu ul li a.yook, .menu ul li a.yook:visited {display:block;font-weight:bold;text-align:right;text-decoration:none;float:right;width:150px;height:1.2em;color:#000;background:#c0c0c0;line-height:1.2em;font-size:0.8em;}
/* make the dropdown ul invisible */
.shortymenu ul li ul {display: none;}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.shortymenu ul li:hover a {color:#990000;background:#c0c0c0;}
/* make the sub menu ul visible and position it beneath the first list item */
.shortymenu ul li:hover ul {display:block;position:absolute;top:15px;left:0;z-index:100;}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.shortymenu ul li:hover ul li {background-color:#253739;background-image:url('../1_images/back_shortcuts2.jpg');background-repeat:repeat;color:#FFFFFF;display:block;
margin-left:113px;width:618px;height:500px;overflow:auto;border:1px solid #C0C0C0;}
/* style the background and foreground color of the submenu links */
.shortymenu ul li:hover ul li a {display:inline;background:transparent;font-size:11px;color:#747869;text-decoration:none;border:0;}
/* style the background and forground colors of the links on hover */
.shortymenu ul li:hover ul li a:hover {text-decoration:none;color:#990000;}
/* ================================================================ 
The css below is
Copyright (c) 2005-2008 WarriorElite Ltd. All rights reserved.
=================================================================== */
.shortymenu h3 {clear:both;text-align:center;width:600px;color:#747869;}
.shortymenu b {font-size:11px;display:block;float:left;text-align:center;width:600px;}
.shortymenu a.picylinky {text-decoration:none;color:#747869;font-weight:bold;margin:0px auto;font-size:12px;}
.shortymenu img.picywicy {border:2px solid #585C5D;margin:10px 0px 0px 0px;padding:0px;}
.shortymenu a.picylinky img {border:2px solid #747869;margin:10px 0px 0px 0px;padding:0px;text-decoration:none;}
.shortymenu a.picylinky:hover {color:#990000;}
.shortymenu a.picylinky:hover img {border:2px solid #660000;text-decoration:none;}
.shortymenu hr {width:54px;}
.shortymenu ul#scroll,
.shortymenu ul#flash,
.shortymenu ul#glos,
.shortymenu ul#wfe,
.shortymenu ul#ee,
.shortymenu ul#moe,
.shortymenu ul#army,
.shortymenu ul#terrain,
.shortymenu ul#strat,
.shortymenu ul#mast,
.shortymenu ul#conf,
.shortymenu ul#back,
.shortymenu ul#race,
.shortymenu ul#culture,
.shortymenu ul#history,
.shortymenu ul#occult,
.shortymenu ul#fauna,
.shortymenu ul#about,
.shortymenu ul#contact,
.shortymenu ul#release {list-style-type:none;float:left;margin:0;padding:0;text-align:center;position:static;}
.shortymenu ul#scroll li,
.shortymenu ul#flash li,
.shortymenu ul#glos li,
.shortymenu ul#wfe li,
.shortymenu ul#ee li,
.shortymenu ul#moe li,
.shortymenu ul#army li,
.shortymenu ul#terrain li,
.shortymenu ul#strat li,
.shortymenu ul#mast li,
.shortymenu ul#conf li,
.shortymenu ul#back li,
.shortymenu ul#race li,
.shortymenu ul#culture li,
.shortymenu ul#history li,
.shortymenu ul#occult li,
.shortymenu ul#fauna li,
.shortymenu ul#about li,
.shortymenu ul#contact li,
.shortymenu ul#release li {width:auto;border:none;margin:0px auto;padding:0px;font-size:11px;line-height:1.2;float:none;text-align:center;font-weight:bold;height:auto;color:#585C5D;}
