@charset "UTF-8";
/* CSS Document */
p {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}
li {
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.italics {
	color: #333399;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

.bookHead {
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #775555;
	text-shadow: 2px 1px 2px #996600;
}

a {
	text-decoration: none;
	color: #222233;
}
a:hover {
	text-decoration: none;
	color: #444466;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #222233;
}
a:active {
	text-decoration: none;
	color: #222233;
}

.logoutLink {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.logoutLink:hover {
	color: #6666AA;
	text-decoration: none;
	font-weight: bold;
}
.logoutLink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.logoutLink:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#loginStyle {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 250px;
	z-index: 20;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	padding-right: 4px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/whtBG.png);
	border-top: 1px #666666;
	border-right: 1px #333333;
	border-bottom: 1px #999999;
	border-left: 1px #CCCCCC;
	box-shadow: 2px 2px 3px #333333;
	text-shadow: 1px 1px 2px #333333;
}
#loginPanel {
	position: absolute;
	top: 22px;
	right: 0px;
	width: 260px;
	height: 100px;
	z-index: 22;
	background-color: #FFFFFF;
	border-top: 1px #666666;
	border-right: 1px #333333;
	border-bottom: 1px #999999;
	border-left: 1px #CCCCCC;
	box-shadow: 2px 2px 3px #333333;
	text-shadow: 1px 1px 2px #333333;
}
#logout {
	position: absolute;
	top: 22px;
	right: 0px;
	width: 60px;
	height: 20px;
	z-index: 24;
	font-size: 14px;
	text-align: center;
	padding-right: 4px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #DDDDDD;
	border-top: 1px dotted #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	box-shadow: 2px 2px 3px #333333;
	text-shadow: 1px 1px 2px #DDDDDD;
}

#bodyStyle {
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
	background-color: #000033;
	background-position: 0px 0px;
}

#booktop {
	position: relative;
	top: 160px;
	left: -88px;
	background-image: url(../images/booktop.png);
	background-repeat: no-repeat;
	width: 1192px;
	height: 72px;
}
#bookbody {
	position: absolute;
	top: 232px;
	left: -100px;
	background-image: url(../images/bookbody.png);
	background-repeat: repeat-y;
	width: 1203px;
	height: auto;
}
#bookbottom {
	position:  relative;
	left: -45px;
	z-index: 100;
	background-image: url(../images/bookbottom.png);
	background-repeat: no-repeat;
	width: 1421px;
	height: 117px;
}

#navBar {
	position: absolute;
	top: 120px;
	left: 360px;
	width: 700px;
	height: 80px;
}
.tab {
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	width: 136px;
	height: 71px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	font-size: 22px;
	font-weight: normal;
	text-shadow: 1px 1px 2px #000000;
}
.tab:hover {
	font-weight: bold;
}

#bodyFrame {
	position: relative;
	top: 0px;
	left: 5px;
	width: 980px;
	height: auto;
	background-image: url(../images/whtBG.png);
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 10px 0px #333399 inset;
}
.aboutText {
	color: #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-shadow: 2px 1px 3px #666666;
}
.messageText {
	text-align: center;
	color: #336699;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #FFFF66;
}

.messageTextLarge {
	text-align: center;
	color: #336699;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #FFFF66;
}

.whtBG {
	background-image: url(../images/whtBG.png);
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: 2px 2px 4px #000000;
}
#bookWindow {
	width: 308px;
	height: 246px;
	overflow: scroll;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #666666;
}

.availBox {
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 280px;
	padding-top: 0px;
	box-shadow: 0px 0px 20px 5px #FFFFFF inset;
}

.whtBox {
	width: 314px;
	height: 274px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/whtBG.png);
	box-shadow: 2px 2px 4px #000000;
}

.photoLeft {
	width: 320px;
	height: 280px;
	box-shadow: -30px 0px 40px 0px #FFFFFF inset;
}
.photoMiddle {
	text-align: center;
	width: 320px;
	height: 280px;
	padding-top: 0px;
	box-shadow: 0px 0px 40px 20px #FFFFFF inset;
}
.photoRight {
	width: 320px;
	height: 280px;
	box-shadow: 30px 0px 40px 0px #FFFFFF inset;
}

#footerCap1 {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/footerCap1.png);
	width: 20px;
	height: 40px;
	z-index: 111;
}
#footerBar {
	position: relative;
	top: 52px;
	left: 284px;
	width: 900px;
	height: 40px;
	z-index: 110;
}
#footerCap2 {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/footerCap2.png);
	width: 20px;
	height: 40px;
	z-index: 111;
}

.footerNav {
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/footerWhtBG.png);
}
.footerNav:hover {
	font-weight: bold;
	text-align: center;
}

.footerLinks {
	position: relative;
	top: -10px;
	color: #5555AA;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 3px #FFF;
	z-index: 120;
}
.footerLinks:hover {
	position: relative;
	top: -11px;
	color: #333355;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	text-shadow: 4px 4px 3px #FFF;
}

#regOrder {
	position: relative;
	left: 41px;
	top: -10px;
	width: 242px;
	height: 184px;
	background-image: url(../images/register1.png);
}
#regOrder:hover {
	width: 242px;
	height: 184px;
	background-image: url(../images/register2.png);
}
#accessAccount {
	position: relative;
	left: 41px;
	top: -10px;
	width: 242px;
	height: 184px;
	background-image: url(../images/accessAccount1.png);
}
#accessAccount:hover {
	width: 242px;
	height: 184px;
	background-image: url(../images/accessAccount2.png);
}

.credits {
	font-size: 14px;
	color: #000000;
	text-shadow: 1px 1px 2px #FFFFFF;
}
.myLink {
	color: #333333;
	text-shadow: 1px 1px 2px #CCCCCC;
	text-decoration: none;
}
.myLink:hover {
	color: #339933;
	text-shadow: 1px 1px 2px #001100;
	text-decoration: none;
}
.myLin:activek {
	color: #333333;
	text-shadow: 1px 1px 2px #CCCCCC;
	text-decoration: none;
}
.myLink:visted {
	color: #333333;
	text-shadow: 1px 1px 2px #CCCCCC;
	text-decoration: none;
}

.redTxt {
	color: #900;
	font-weight: bold;
	font-size: 14px;
}

.smlTxt {
	font-size: 10px;
	font-style: italic;
	color: #FF6600;
}
.sml11Txt {
	font-size: 11px;
	font-style: normal;
	color: #0066FF;
	font-weight: normal;
	text-shadow: 0px 0px 2px #000000;
	line-height: 10px;
}
.sml11Txt:hover {
	color: #330066;
	font-weight: bold;
	text-shadow: 0px 0px 3px #000000;
}

#resetDiv {
	display: none;
}
.forgotText {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px 3px #000000;
}
.fullBlackWindow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/blkBG.png);
	background-repeat: repeat;
	z-index: 200;
	box-shadow: 0px 0px 30px 10px #FFFFFF inset;
	display: none;
}

.tinyGap {
	font-size: 9px;
	color: #666666;
}

#personalInfo {
	position: relative;
	top: 0px;
	left: 4px;
	width: 720px;
	height: 500px;
	overflow: scroll;
	display: none;
}
#orderHere {
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 500px;
	overflow: scroll;
	display: none;
}

#askQuestion {
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 500px;
	overflow: scroll;
	display: none;
}

#closeAccount {
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 500px;
	overflow: scroll;
	display: none;
}

#manage {
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 500px;
	overflow: scroll;
	display: none;
}

.BottomStyle {
	border-bottom: 1px #DDDDDD dashed;
}

.buttonShadows {
	font-size: 12px;
	height: 19px;
	width: 176px;
	color: #DDDDFF;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #333333;
	box-shadow: 2px 2px 2px #000000;	
}
.buttonShadows:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #333333;
	padding: 5px 10px;
}
.buttonShadows:hover {
	color: #DDDDFF;
	text-decoration: none;
	background-color: #336699;
	box-shadow: 3px 3px 4px #000066;	
}
.buttonShadows:active {
	color: #DDDDFF;
}
