@charset "utf-8";

/* page general settings*/
body {
	background-image: url(/images/logo/miwall.gif);	
}

a {
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #CCC;
}
a:visited {
	text-decoration: none;
}
a:hover {
    color: #666;
    text-decoration: none;
}
.selected {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.a-numnav {
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #FFF;
}

.a-infolink {
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #777;
}
.dark-info {
	text-decoration: none;
	font-weight: normal;
	font-size: 6pt;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #1A1A1A;
}

#layout {
	float: left;
	height: 560px;
	width: 955px;
	background-color: #FFF;
}

#box {
	background-color:#000;
	padding-left:12px;
	padding-top:8px;
	background-image: url(/images/nav/blackbox.gif);
}
.book-img {
	float:left;
	margin-right:2px;
	vertical-align: top;
	z-index: 1;
}
#numnav-box {
	float:left;
	margin:2px;
}

/* page layout settings */

.H01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
}

.H02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
}

.WH01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
	color: #CCC;
}

.WH02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
	color: #CCC;
}



.copy-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	list-style: none;
	text-decoration: none;
}

.copy-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	list-style: none;
	text-decoration: none;
}

.copy-text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	list-style: none;
	text-decoration: none;
}
.wcopy-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	text-decoration: none;
}

.wcopy-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCC;
	text-decoration: none;
}

.a-layoutb {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #000;
}
.a-layoutw {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #FFF;
}


/* Wrappers */
#page-wrapper {
	position: relative;
	margin: Auto;
	width: 955px;
	overflow-x:hidden;
	overflow-y:hidden;
	background-color: #000;
}
#topmenu-wrapper {
	position: static;
	margin: 0 auto;
	overflow:hidden;
}
#topnav-wrapper {
	background-color: #FFF;
}
#botnav-wrapper {
	position: static;
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
}
.images-wrapper {
	position: static;
	float: left;
	height: 540px;
	overflow-x:hidden;
	overflow-y:hidden;
	vertical-align: top;
	margin-top: 10px;
}
#content-wrapper {
	margin-top: 10px;


/* Containers */
}
.content-container {
	position: relative;
	float: left;
	width: 995px;
	height: 600px;
	overflow-x: scroll;
	overflow-y:hidden;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	margin-top: 30px;

}
.page-container {
	position: relative;
	float: left;
	height: 580px;
	overflow: hidden;
	white-space: nowrap;
	background-color: #FFF;
	width: 955px;
}
.content-container img {padding-right: 1px;}
.category-container span.divider, .contact-container span.divider, .book-imgContainer span.divider,
{padding: 0px 10px;}
.content-container, .contact-container, .book-imgContainer 
{
	margin-top: 5px;
}
#mini-nav-container {
	background-color: #000;
	height: 30px;
}


/*Scriptaculous Only Containers*/

.overlap-container {
	position: absolute;
	width: absolute;
	z-index: 1;
}
.intro-container {
	position: relative;
	overflow-x:hidden;
	overflow-y:hidden;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	margin-left: 50%;
	margin-right: 50%;
	visibility: visible;
}
.menu-container {
	position: static;
	float: left;
	width: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
.intromenu-container {
	position: absolute;
	overflow-x:hidden;
	overflow-y:hidden;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	margin-top: relative;
	margin-left: 50%;
	margin-right: 50%;
}
.disclaimer {
	float: left;
	height: 30px;
	width: 935px;
	padding: 10px;
	background-color: #000;
}

/* Menu Only*/
#menu {
	background: #000;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90
}

#menu  ul li {
	float: left;
	padding: 0;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
}

#menu  ul li a:hover {
	color: #999;
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	visibility: hidden;
	background-color: #000;
	left: 242px;
}

#menu  ul.level2 li, #menu ul.level3 li {
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 2px 9px 10px 15px;
}
.a-layoutbBold {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #000;
}

/* glider only */
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 955px;
	height: 600px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:955px;
	height:600px;
	overflow:hidden;
	float:left;
	padding:1em;
		}
	div.scroller div.content {
		width: 30000px;
		}


/* book Image items */
.book-imgContainer {
	float:left;
	vertical-align: top;
	z-index: 1;
	width: 955px;
	height: 560px;
	text-align: center;
	list-style-type: none;
}
.book-img02 {
	width:467px;
	height:540px;
	float:left;
	list-style-type: none;
	text-align: center;
}
.book-img02wide {
	width:955px;
	height:540px;
	float:left;
	list-style-type: none;
	text-align: center;	
}
.book-img02info {
	width:467px;
	height:30px;
	padding-top:10px;
	float:left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.book-img02infowide {
	width:955px;
	height:30px;
	padding-top:10px;
	float:left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.book-imgnav{
	float:left;
	background-color:#000;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding-right: 30px;
}
.makeuplogotext {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-weight: 600;
}
.H03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	list-style: none;
	text-decoration: none;
}
.a-infolinkdrk {
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	color: #333;
}

