﻿@charset "utf-8";
/* Global classes */
body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

a{
	color:#FFFFFF;
}

a:hover{
	text-decoration:underline;
}

/* Main Bar classes */
#container {
	position: relative;
	margin: 0 auto 0 auto;
	width:770px;
	background-color: #FFFFFF;
	height:100%;
}
#masthead {
	width:770px;
	height:153px;
	background-color: #9ACC02;
	background-image:url(images/topcolor1.gif);
	background-repeat: repeat-x;
}
#sitename {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 54px;
	left: 6px;
	width: 164px;
	height: 24px;
}
#sitename span {
	display:none;
}
#banner {
	position: absolute;
	width: 468px;
	height: 60px;
	top: 4px;
	left: 204px;
	z-index: 502;
}
#banner img {
	border:0px;
}
#navbar {
	background-image: url(images/topgradient1.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 87px;
	width: 100%;
	height: 66px;
	padding:0px;
	z-index: 500;
}
#sidepict {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 211px;
	height: 153px;
	z-index: 501;
}
#mainbuttons {
	background-image: url(images/topgradient2.gif);
	background-repeat: repeat-x;
	
	position: absolute;
	top: 17px;
	
	width: 532px;
	height: 29px;
	
	padding-left: 15px;
	margin-bottom:0px;
}

/* total size = 516 - (516 / n buttons) */
#mainbuttons a {
	display:block;
	
	width: 129px;
	height: 23px;
	
	float: left;
	
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	
	padding-top: 6px;
	margin-bottom:0px;
}

#mainbuttons a:hover {
	color: #336101;
	background-image: url(images/topgradient2over.gif);
	background-repeat: repeat-x;
}

#infobuttons {
	position: absolute;
	bottom: 1px;
	padding-left:7px;
}

#infobuttons a {
	color: #336101;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 20px;
}

#infobuttons a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#infobuttons a img {
	border: none;
}

/* Main Content */
#maincontent {
	background-color:#FFFFFF;
	width:770px;
	padding-top:2px;
	clear:left;
}

#outstanding {
	background-color: #01498D;
	width: 385px;
	height: 256px;
	float:left;
}

#newsgroup {
	width: 190px;
	height: 256px;
	float:left;
}

#news {
	background-color: #71DAF9;
	width: 183px;
	height: 232px;
	padding-top:22px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:5px;
}

#news h1 {
	background-image: url(images/newsheader.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFFFFF;
	
	color:#01498D;
	font-size: 16px;
	
	margin-top:0px;

	padding-left: 15px;
	padding-right: 0px;
	
	position:absolute;
	top:155px;
	left:385px;
	width:78px;
	height:18px;
	
	z-index:800;
}

.newsline{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	
	font-size: 9px;
	
	margin-bottom: 4px;
	padding-left: 10px;
}

.newsline a{
	color:#1E57A6;
}

.newsline b{
	color:#993300;
}

.newsline a:hover{
	color:#0F2C53;
}

#morenewsbutton a {
	background-image:url(images/morenews.gif);
	background-repeat:repeat-x;
	
	display:block;
	
	width:73px;
	height:15px;
	
	position:absolute;
	top:390px;
	left:497px;
	
	margin-left:auto;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;
	text-align: center;	
	vertical-align: middle;
	
	padding-top:2px;
}

#morenewsbutton a:hover {
	text-decoration:underline;
}

#options {
	width: 195px;
	float:right;
}

#search{
	background-color: #A0E7FB;
	padding-left:10px;
	height:52px;
}

#search h1{
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	color:#0D7694;
	padding-top:2px;
	margin-bottom:0px;
}

#search form{
	margin:0px;
}

#search form input{
	font-size:12px;
}

#search form img{
	vertical-align:middle;
}

#newssubscription {
	background-color: #C1F5FF;
	
	width:180px;
	height:97px;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

#newssubscription h1 {
	margin-top: 0px;
	color: #0945AA;
	font-size: 14px;
	margin-bottom: 2px;
}

#newsemail {
	margin:0px;
}

#newsemail input{
	font-size:12px;
}

#paymentinfo{
	display:block;
	text-align:center;
	margin-top:0px;
	line-height:5px;
	height:97px;
	background-color: #A0E7FB;
}

#paymentinfo img{
	margin:0px;
	border:none;
}
#booklistbanners{
	background-color:#FFFFFF;
	width:195px;
	height:200px;
	padding-top:14px;
	padding-right:0px;
}
#booklistbanners img{
	padding-bottom:3px;
	float:right;
}
#novelties{
	background-color:#006633;
	width:569px;
	height:187px;
	padding-top:14px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	clear:left;
	z-index:4000;
}

#novelties h1 {
	position:absolute;
	top:425px;
	left:0px;
	clear:both;
	width:100px;
	height:18px;
	
	background-image: url(images/noveltyheader.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFFFFF;
	
	font-size: 16px;
	color:#BC6303;
	
	padding-left:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:0px;
}

.novelty{
	background-color:#FFD99E;
	width:178px;
	height:155px;
	max-height:155px;
	overflow:hidden;
	float:left;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 32px;
	font-size:10px;
}

.noveltybuttons{
	float:left;
	margin-right:10px;
}

.noveltybuttons img{
	float:left;
	margin-top:0px;
	margin-bottom:3px;
}

.collectionbutton a{
	display:block;
	width:70px;
	height:18px;
	
	background-image:url(images/colbutton.gif);
	background-repeat:repeat-x;
	padding-top:3px;
	
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	
	vertical-align: middle;
	clear:left;
}

.collectionbutton a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.noveltydescription{
	margin-left:0px;
}

.noveltydescription h2{
	font-size:11px;
	margin-bottom:10px;
	margin-top:0px;
}

.noveltydescription h2 a{
	text-decoration:none;
	color:#DF6B24;
}

.noveltydescription h2 a:hover{
	color:#DF6B24;
	text-decoration:underline;
}

#bottomBar{
	clear:left;
}

#linksBar{
	float:left;
	width:664px;
	height:124px;
	background-color:#D216A3;
	margin:0px;
}

#additionalLinks{
	width:650px;
	height:66px;
	background-image:url(images/bottomBar.gif);
	padding-left:14px;
	padding-top:13px;
}

#additionalLinks a, #additionalLinks a:hover{
	color:#FFFFFF;
}

#helpLinks, #serviceLinks{
	float:left;
	margin-right:50px;
}

.linksTitle{
	font-size:12px;
	color:#941073;
	margin-bottom:2px;
	margin-top:0px;
}

.link{
	text-decoration:none;
	font-size:10px;
}

#copyrightLinks{
	height:32px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#99416B;
	padding-left:21px;
	padding-top:12px;
	color:#FFFFFF;
	font-size:11px;
}

#copyrightLinks a{
	color:#FD9FE6;
	font-size:11px;
	text-decoration:none;
}

#copyrightLinks a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#libraryLogo{
	float:left;
	width:106px;
	height:114px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}

#libraryLogo a img{
	border:0px;
}

#closingBar{
	clear:both;
	width:770px;
	height:12px;
	font-size:2px;
	background-image:url(images/downBar.gif);
	background-repeat:repeat-x;
}

#mainFormContent{
	width:550px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:10px;
	float:left;
}

#mainFormContent a{
	color:#666666;
}

#mainFormContent a:Hover{
	color:#999999;
}

#mainFormContent h1{
	margin-top:0px;
	color:#90C000;
}

#mainFormContent h2{
	width:540px;
	background-color:#FDAE37;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	padding_right:0px;
	text-transform:capitalize;
}

#mainFormContent p{
	clear:left;
}

.formline{
	width:550px;
	margin:0px;
	clear:both;
}

.formlabel{
	width:100px;
	float:left;
	padding-bottom:10px;
}

.formcontrol{
	width:450px;
	float:left;
	padding-bottom:10px;
}
.errormessage{
	border-style:solid;
	border-width:2px;
	font-size:14px;
	width:400px;
	margin-bottom:10px;
	margin-top:10px;
}
.errormessagetitle{
	width:400px;
	background-color:#FDE8C9;
}
.errormessagetitle img{
	float:left;
}
.errormessagetitle h1{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:14px;
}
.errormessagedesc{
	background-color:#FFFF3;
	padding:5px;
}
.pricingdetail{
	background-color:#FFFFF3;
	width:176px;
	padding-bottom:5px;
	text-align:right;
	border:#FDAE37 solid;
	border-width:2px;
}
.pricingtitle{
	padding-right:6px;
	width:170px;
	background-color:#FDE8C9;
}
.pricingdesc{
	width:170px;
	padding-right:6px;
	padding-top:5px;
	line-height:18px;
}
.pricetext{
	color:#ED6E1F;
}
.regnavbar{
	clear:left;
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
}
.regnavbar a{
	color:#4265AD;
}
.disablednavbutton{
	color:#717171;
}
#regpager{
	display:inline;
	padding-left:20px;
	padding-right:20px;
}
.regpagernumber{
	color:#99CC00;
	font-weight:bold;
}
.formheader{
	color:#9c0;
}
#mailmessage{
	width:750px;
	padding:10px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial;
	color:#000000;
}
#mailmessage a{
	color:#666666;
}
#mailmessage a:hover{
	color:#999999;
}
#checkoutprogressbar{
	margin-bottom:15px;
}