body 
{
	font-family: arial;
    margin: 0;
    padding: 0;
    font-size: 78%;
    background-color: #F4F6FD; 
}
html
{
	margin: 0;
	padding: 0;	
}
.cover
{
	width: 100%;
	height: 65px;
    filter: alpha(Opacity=80);
    opacity: .3;
    background-color: #000000;
    display: none;
    position: absolute;
    z-index: 2000;
}
div.divOuterHeader
{
	height: 85px;
	width: 100%;
	z-index: 1000;
}
.divBody
{
	width: 100%;
}
.divInnerBody
{
	width: 1003px;
	margin: 0 auto;
}
div.body
{ 
	padding: 10px;
}
.header
{
	height: 65px;
	position: relative;
	background-color: #000000;
}
.header .left
{
	position: absolute;
	width: 100%;
	height: 65px;
	background-image: url(../images/galaxy_space.jpg);
	background-repeat: repeat-x ;
}
.header .right
{
	background-image: url(../images/tiled_bg_stars.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 1200px;
	height: 65px;
	right: 0;
}
.header .logo
{
	position: absolute;
	top: 10px;
	font-size: 2em;	
	left: 10px;
}
a.skip
{
	font-size: .9em;
	position: absolute;
	right: 20px;
	margin-top: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
    filter: alpha(Opacity=80);
    opacity: 0;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
}
a.skip:link
{
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
}
a.skip:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
}
a.skip:hover
{
	font-weight: bold;
}
a.homeLink, a.homeLink:hover
{
	width: 350px;
	position: absolute;
	height: 30px;
	font-size: 1.2em;
	color: #E4E7F1;
    filter: alpha(Opacity=80);
    opacity: .8;
	text-decoration: none;
    font-variant: small-caps;
}
.menuBar
{
	background-image: url(../images/bak_pix_lt.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	line-height: normal;
	height: 20px;	
}
.menuBar .dynamicItem td
{
	background-color: #C0D4ED;
}
.menuBar .dynamicItem a
{
	padding-top: 3px;
	padding-bottom: 3px;	
}
.body .main .menu
{
}
.yui-skin-sam .yuimenubar
{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px #849BBB;
	line-height: normal;
	height: 18px;
}
.yuimenubar ul 
{
	color: #0E4453;	
	font-weight: bold;
	border: 0;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	z-index: 100;
}
.yuimenubar ul ul
{
	z-index: 100;
}
.yui-skin-sam .yuimenu .bd 
{
	background-color: transparent;
	border: 0;
	z-index: 100;
	display: inline-block;
}
.yui-skin-sam .yuimenuitemlabel 
{
	color: #24427E;	
	cursor: default;
	height: 20px;
	padding: 2px 20px 0 20px;
	font-size: 1em;
	text-decoration:none;	
	border: 0;
	background-color: transparent;
	
}
.yui-skin-sam .yuimenubaritemlabel 
{
	border-width: 0;
	padding: 2px 20px 0 20px;
	color: #24427E;	
	height: 20px;	
	margin: 0;
}
.yuimenubaritem-selected a.yuimenubaritemlabel-selected
{
	color: #D7E4F1;	
	background-image: none; 
	background-color: #5282C8;	
	height: 18px;
}
.yuimenuitem-selected a.yuimenuitemlabel-selected
{
	color: #D7E4F1;	
	background-image: none; 
	background-color: #5282C8;	
	height: 18px;
}
.yuimenubaritem
{
	border-right: solid 0px #24427E;	
}
.yuimenubaritem .yuimenuitem
{
	border-bottom: dotted 0px #24427E;	
	background-color: #C0D4ED;
}
.yuimenubaritem-selected
{
	
}
.yuimenubaritem .menuitemImg
{
	background-image: url(../images/menuitem_submenuindicator.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 11px;
	height: 7px;
	display: inline-block;
	vertical-align: middle;
}
.yuimenubaritem-selected .menuitemImg
{
	display: inline-block;
	background-image: url(../images/menuitem_submenuindicator_selected.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 11px;
	height: 7px;
	vertical-align: middle;
}
.yui-skin-sam .yuimenu ul 
{
	padding: 0;
	border: 0;
}
ul.first-of-type
{
	display: inline-block;
}
ul.links 
{
	margin: 0;
	margin-top: 5px;
	padding: 0;
	color: #24427E;	
	font-weight: bold;
	text-align: left;
	background-color: inherit;
}
ul.links li
{
	padding: 0;
}
ul.links  a
{
	color: #24427E;
	text-decoration: none;
	padding-top: 5px;
	display: inline-block;
	height: 20px;
	padding: 0 3px 0 3px;
}
ul.links  a:hover
{
	background-image: none;
}
ul.links  a:link
{
	color: #24427E;
	text-decoration: none;
}
ul.links  a:visited
{
	color: #24427E;
	text-decoration: none;
}
div.books
{
	margin-top: 3px;
	padding-bottom: 1px;
	text-align: center;	
	width: auto;
	white-space: nowrap;
	width: 80px;
}
ol.books
{
	padding: 0;
	margin: 0;
	margin-top: 5px;
	position: relative;
}
.books li
{
    list-style-type: none;
    padding: 5px 0 5px 0;
}

.menu h2
{
	/*background-color: #0E4453;*/
	background-image: url(../images/menuitem_bak.gif);
	background-repeat: repeat-x;	
	color: #BBDAE2;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.opaque
{
	z-index: 1;	
	top: 10px;
	left: 110px;
	position: absolute;
	border: solid 1px #808080;
	background-color: #BBDAE2;	
	padding: 5px;
}
.footer
{
	color: #24427E;	
	font-size: .9em;
	margin-top: 3px;
	left: 0;
	height: 20px;
	width: 100%;
	display: inline-block;
	width: 100%;
	text-align: center;	
}
.signInLogo 
{
	text-align: right;
}
.signInLogo a
{
	color: #24427E;	
}
.signInLogo a:link
{
	color: #24427E;	
}
.signInLogo a:visited
{
	color: #24427E;	
}
img.copyright
{
	vertical-align: middle;
	padding: 0 5px 0 5px;
}
.z
{
	display: inline-block;
	padding: 5px;
}
.masterBookLink:hover
{
	outline: dotted 2px #24427E;
}
.cloak
{
	width: 100%;
	background-color: #5080C5;
	position: absolute;
	top: 0;
	left: 0;
    filter: alpha(Opacity=80);
    opacity: .5;
    z-index: 1000;
    display: none;
}
.wait
{
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	width: 20px;
	height: 20px;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F4F6FD;
}
.w3cIcon
{
	position: absolute;
	filter: alpha(Opacity=80);
    opacity: 0;
width: 0;
height: 0;
font-size: 1px;
overflow: hidden;
}
.w3cIcon img
{
	width: 66px;
	height: 24px;
}
.divSearch
{
	z-index: 10000;
	position: absolute;
	right: 10px;
}
.divSearch input[type=text]
{
	width: 10em;
	font-size: .9em;
}
.divSearch input[type=submit]
{
	width: 10em;
	vertical-align: top;
	font-size: .9em;
	color: #3C3C3C;
	background-color: Transparent;
	border: #fffff;
	cursor: pointer;
	font-weight: bold;
}


