body {
	margin:0 auto;
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size:small;
	color:#333;
}

#wrapper {
	float:left;
	position:relative;
	text-align:left;
	/*background-image:url(../images/bg-left-col.gif);
	background-repeat:repeat-y;*/
	margin:0px;
	padding:0px;
	width:940px;
	height:100%;
	min-height:100%;
}

#header {background-color:#fff; margin:0px; padding:0px;}

#header h1 {
	background-image:url(../images/header_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	height:70px;
	color:#EF3941;
	font-family:"Times New Roman", Times, serif;
	margin:0px; 
	padding:0px 0px 20px 0px;
}



/* NAVIGATION */
#nav {
	float:left;
	width:133px;
	margin:0px; 
	padding:0px;
	color:#fff;
}

#nav ul {
	margin:0px;
	padding:33px 0px 50px 0px;
	text-align:right;
	background-image:url(../images/bg-nav.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#nav li {
	border-bottom:1px solid #fff;
	list-style-type:none;
	display:block; 
	padding:0px;
	margin:0px;
	text-decoration:none; 
}

#spacer li {
	background:#fff; 
	color:#fff;
	height:5px;
	padding:0px;
	margin:0px;
}

#nav li a {display:block; padding:5px; color:#fff; text-decoration:none;}
#nav li a:hover{background-color:#000; text-decoration:none;}

#nav ol li hover {background:#000;} 
ol li a {display: block; text-decoration: none;}

/* Active links css controls */
.HomeLink:link{background:#666666; color:#fff;}
.HomeLink:visited{background:#666666; color:#fff;}
.HomeLink:hover{background:#333333;}
.HomeLink:active{background:#333333;}

.GreenLinks:link{background:#679833; color:#fff;}
.GreenLinks:visited{background:#679833; color:#fff;}
.GreenLinks:hover{background:#333333;} 
.GreenLinks:active{background:#333333;}

.LGreyLinks:link{background:#999999; color:#fff; }
.LGreyLinks:visited{background:#999999; color:#fff; }
.LGreyLinks:hover{background:#333333;}
.LGreyLinks:active{background:#333333;}

.RedLinks:link{background:#ca8671;	color:#fff; }
.RedLinks:visited{background:#ca8671;	color:#fff; }
.RedLinks:hover{background:#333333;}
.RedLinks:active{background:#333333;}

.OrangeLinks:link{background:#caa571;color:#fff; }
.OrangeLinks:visited{background:#caa571;color:#fff; }
.OrangeLinks:hover{background:#333333;}
.OrangeLinks:active{background:#333333;}

.PeachLinks:link{background:#97adc6;	color:#fff; }
.PeachLinks:visited{background:#97adc6;	color:#fff; } 
.PeachLinks:hover {background:#333333;} 
.PeachLinks:active{background:#333333;}

#selected {background:#333333;color:#fff; }
/* Navigation CSS end */

















#rightmargin {
	float:right;
	width:165px;
	margin:0px; 
	padding:0px;
	color:#fff;
	text-align:left;
	background-color:#fff;
}

#content {
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 100px 0px;
	background-color:#fff;
	border-left:2px solid #fff;
	width:622px
}

#content h2 {
	color:#fff; 
	background-color:#8C8C8C;
	background-image:url(../images/bg-pageheading.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:3px 0px 0px 5px;
	margin:0px 0px 20px 0px;
	font-size:120%;
	height:29px;
}

#content h3 {margin-bottom:0px; color:red; padding:0px 0px 0px 20px; font-size:110%;}
#content h4 {margin-bottom:0px; padding:0px 0px 0px 20px; font-size:100%;}
#content p {margin:0px 0px 12px 0px; padding:0px 10px 0px 20px;}
#content a {color:#666; text-decoration:underline; font-weight:bold;}
a img {border:none;}
.warning, .warningblock {color:red; font-weight:bold;}
.success, .successblock {color:#009900; font-weight:bold;}
.information, .informationblock {color:orange; font-weight:bold;}




/* start of highlight, book series and latest issues styles */
/* please use extra caution when editing anything in this section, and be sure to check the book series page, and the home page */
.highlight, .highlight2, .highlightalt, .bookseries, .bookseriesalt, .latest_issue {
	background-color:#ccc;
	color:#333;
	margin:50px 0px 30px 20px;
	padding:0px;
}

.highlight .spacer, .bookseries .spacer {background-image:url(../images/bg-highlighttop.gif); background-position:top left; background-repeat:no-repeat; min-height:10px;} /* min-height required to ensure spacer image curve appears in IE7, Firefox, etc */
.highlight2 .spacer {background-image:url(../images/bg-highlight2top.gif); background-position:top left; background-repeat:no-repeat; min-height:10px;}
.latest_issue .spacer {background-image:url(../images/bg-highlightalttop.gif); background-position:top right; background-repeat:no-repeat; min-height:10px;}
.highlightalt .spacer, .bookseriesalt .spacer, {background-image:url(../images/bg-highlightalttop.gif); background-position:top right; background-repeat:no-repeat; min-height:10px;}
.highlight .bottom, .bookseries .bottom, .latest_issue .bottom, .highlight2 .bottom  {background-image:url(../images/bg-highlightbottom.gif); background-position:bottom left; background-repeat:no-repeat;}
.highlightalt .bottom, .bookseriesalt .bottom {background-image:url(../images/bg-highlightaltbottom.gif); background-position:bottom right; background-repeat:no-repeat;}

#content .highlight h2, #content .bookseries h2 {
	margin:0px;
	padding:5px 400px 5px 15px; 
	background-image:url(../images/bg-highlightheading.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	border-bottom:1px solid #fff;
	display:block;
	height:auto;
}

#content .highlightalt h2, #content .bookseriesalt h2, #content .latest_issue h2 {
	margin:0px; 
	padding:5px 0px 5px 400px; 
	background-image:url(../images/bg-highlightheadingalt.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#fff;
	border-bottom:1px solid #fff;
	display:block;
	height:auto;
}

#content .highlight h2 a, #content .bookseries h2 a, #content .bookseriesalt h2 a, #content .latest_issue h2 a {color:#fff; font-weight:bold; text-decoration:none;}
#content .highlight h2 a:hover, #content .bookseries h2 a:hover, #content .bookseriesalt h2 a:hover {color:#fff; font-weight:bold; text-decoration:underline;}


#content .highlight h3, #content .bookseries h3, #content .latest_issue h3 {color:#fff; font-weight:bold; font-size:100%; padding:10px 10px 0px 10px; margin:0px;}
#content .highlightalt h3, #content .bookseriesalt h3 {color:#fff; font-weight:bold; font-size:100%; padding:10px 10px 0px 10px; margin:0px;}
#content .highlight p, #content .highlight2 p, #content .highlightalt p, #content .bookseries p, #content .bookseriesalt p {padding:3px 10px 5px 10px; margin:0px;}
#content p.bottom {text-align:right; border-top:1px solid #fff; padding-right:20px; margin:0px;}
#content .highlight a, #content .highlight2 a, #content .highlightalt a, #content .bookseries a, #content .bookseriesalt a {font-weight:normal;} 


#content .bookseries table, #content .bookseriesalt table {display:inline; width:480px; text-align:left; _vertical-align:top; margin-top:10px;}
#content .bookseries th, #content .bookseriesalt th {color:#fff;}
#content .bookseries table th, #content .bookseriesalt table th {background-color:#ccc;}

#content .bookseries .cover, #content .bookseriesalt .cover {clear:both; border:1px solid #fff; margin:10px; width:60px; position:relative; left:5px;}



#content .latest_issue .cover {float:left; border:1px solid #fff; margin:5px; width:65px; position:relative; left:5px;}
#content .latest_issue p {padding:3px 10px 5px 90px; margin:0px;}
/* end of highlight, book series and latest issues styles */




#content form {clear:both; padding-left:20px; margin-top:50px; width:550px;}
#content form#searchform {clear:both; padding-left:20px; margin-top:50px; width:550px;}
#content form#searchform fieldset {float:left; position:relative; margin:0px 0px 20px 0px; padding:10px; width:100%;}
#content form fieldset {float:left; position:relative; margin:0px 0px 50px 0px; padding:10px; width:100%;}
#content form label span {float:left; width:120px; padding-right:5px;}
#content form input {width:120px; padding-left:5px; border:1px solid #999; font-family:Arial, Helvetica, sans-serif;}
#content form input.wide {width:300px;}
#content form textarea {border:1px solid #999; font-family:Arial, Helvetica, sans-serif;}
#content form br {clear:both;}
#content form div.button {clear:both; text-align:center;}
#content form input.button {text-align:center;}

#content form legend {
	position:absolute; 
	top:-33px;
	left:-7px; 
	margin:0px;
	padding:7px 8px 5px 8px;
	background-image:url(../images/bg-formlegend.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	color:#fff; 
	font-weight:bold;
	display:block;
	height:19px;
	min-height:19px;
	width:220px;
	min-width:220px;
	max-width:230px;
}

#content form legend.alt { 
	position:absolute; 
	top:-33px;
	left:-7px; 
	margin:0px;
	padding:7px 8px 5px 8px;
	background-image:url(../images/bg-formlegendalt.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	color:#fff; 
	font-weight:bold;
	display:block;
	height:19px;	
	min-height:19px;
	width:220px;
	min-width:220px;
	max-width:230px;
}

table {width:100%;}
td, th {border:1px solid #ccc; padding:2px;}
th {background-color:#666666; color:#fff;}

object {margin-bottom:15px;}

.error {color:red; font-weight:bold;}

#content form input.checkbox, input.radio {border:none; width:auto;}

#wrapper .policies {position:relative; bottom:30px; left:0px; clear:both; font-size:small; color:#fff; background-color:#8C8C8C; width:210px;}
#wrapper .policies ul {margin:0px; padding:5px 7px 5px 3px; background-image:url(../images/bg-policies-end.gif); background-position:center right; background-repeat:no-repeat;}
#wrapper .policies li {display:inline; list-style:none;}
#wrapper .policies a {color:#fff; text-decoration:none; font-weight:normal;}
#wrapper .policies a:hover {color:#fff; text-decoration:underline;}
#wrapper .privacy {border-right:1px solid #fff; padding: 0px 5px 0px 3px;}
#wrapper .accessibility {padding-left:5px;}

.copyright {clear:both; position:relative; bottom:0px; left:135px; text-align:center; font-size:x-small; width:600px; margin:0px;}
.copyright a {color:#333; text-decoration:none;}
.copyright a:hover {text-decoration:underline;}