* {padding:0; margin:0;}
/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:780px;/* for mozilla*/
	background-color: #FFF;
	color: #000;
	font:11px/19px Verdana, Tahoma, Geneva, Helvetica, sans-serif;
}
#outer{
	height:100%;
	min-height:100%;
	width:780px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url('../../images/bg-centrecontent.gif') repeat-y center center;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:640px;
}

#header{
	position:absolute;
	top:0;
	width:780px;
	height:156px;
	background:#FFF url('../../images/header.png') no-repeat;
	overflow:hidden;
	z-index:100;
	text-align:right;
}

#header div { padding: 110px 0 0 0;}
#navcontainer {margin-right:12px;}
#navcontainer a {
	font: 10px/19px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}


/*****************

top nav

*****************/
 #navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 4px 7px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
text-decoration: none;
}
/*  end nav */

#left {
	position:relative;/*ie needs this to show float */
	width:153px;
	border-right:3px solid #BCCFDD;
	float:left;
	padding-top:156px;/*needed to make room for header*/
	padding-bottom:1px;/*needed to make room for footer*/
	background:#3480E5;
	margin-bottom:-3px;
}
#left ul { 
	padding:5px 0 5px 23px;
	list-style-image:url('../../images/pinkdot1.gif');
	margin:0;
}

#left ul a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#left li { line-height:18px; margin:0px; padding:0;}

#left a img {border-bottom:1px solid #fff;}

#left p {padding-left:3px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:128px;
	float:right;
	padding-top:165px;/*needed to make room for header*/
	padding-bottom:1px;/* needed to make room for footer */
	background:#EFEFEF;
	
	
}
#adcolumn { border:1px solid #555; }

#footer {
	width:780px;
	clear:both;
	height:50px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	font:9px/15px Verdana, Arial, Helvetica;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

#footertop { background-color: #01B7E9; height:20px; }
#footerbottom {	background-color: rgb(226, 243, 253); }

#footertop a {color:#000; text-decoration:underline;}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:455px;
	float:right;
	padding-top:170px;
	padding-bottom:15px;/* needed to make room for footer */
	padding-left:16px;
	padding-right:10px;
	text-align:justify;
}

#centrecontent ul, #centrecontent ol { padding:5px 0 20px 30px; margin:0; }

#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

/* AA specific */
#right h1 { font-size:10px; }

#headerlink { float:left; width:780px; height:130px;}


/*  headers */
h1 {
	font-size: 17px;
	color: #000;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 12px;
	color: #3480E5;
	text-align:center;
	margin: 0px 0px 10px 0px;
}


h3 { font-size:11px; }

h4 {
	font-size: 10px;
	color: #000;
	margin: 0px 0px 10px 0px;
}
/* end header */

/* links */

a {
	color: #09A2FE;
	text-decoration: underline;
}

a.pink {
	color: #E30984;
	text-decoration: underline;
}

a.blue {
	color: #09A2FE;
	text-decoration: underline;
}

a.presslink {
	color: #000;
	text-decoration: underline;
}

a.alisterlink {
	color: #09A2FE;
	text-decoration: underline;
}


/* end links */
.main-getaprilweekly{ background-color:#3480E5; padding:5px; color:#fff; font-weight:bold; font-size:10px; text-align:center; }

.booklinks { font-size:10px; color: #E30984; text-decoration: underline; font-weight: bold;}
.red { color:red; }

/* 	MAINPAGE CSS	*/
#qa-index { width:435px; height:265px; padding: 1px 10px 10px 10px; }

#qa-text { position:absolute; left:398px; width:220px; font:9px/14px Verdana, Arial; }

.qa-question { font-style:italic; }
.qa-answer {}

/* marquee */
.marquee-block { background: url('../../images/marquee-comingsoon.gif')  no-repeat bottom center; width:440px; height:30px; padding-top:10px;}

.marquee-text { width:330px; padding-left:80px; padding-top:5px; font-style:italic; font-weight:bold; color:#0066CC; font-size:11px; }

/* index stuff */
.index-aboutapril { width: 409px; background:url('../../images/meetapril.gif') no-repeat top center; padding: 37px 13px 15px 13px; text-align:left; background-color:#EBf6fd; border-width: 0 2px 2px 2px; border-style:solid; border-color:#367eec;}

#books-mainpage { width:440px; background: url('../../images/contributors-header.gif') no-repeat top left; line-height:18px;}

.books-mainpage-listing { border-width:0 1px 1px 1px; border-style:solid; border-color:#09A3FD; background-color:#E2F3FD; padding:8px;}
.pink-headerbg { width:440px; background: url('../../images/newsletter-header.gif') no-repeat top left; line-height:18px;}
.contrib { width:440px; background: url('../../images/contributors-header.gif') no-repeat top left; line-height:18px;}
.contrib-headertext { height:23px; text-align:center; padding-top:7px; color:#fff; font-weight:bold; }
.contrib-article { height:85px; border-width:0 1px 1px 1px; border-style:solid; border-color:#09A3FD; background-color:#E2F3FD; padding:8px;}

.contrib a { color: #E30984; text-decoration:underline; font-weight: bold;}
.contrib p {margin:0; padding:0; }

/* poll */
#poll { width:440px; background: url('../../images/vote-top.gif') no-repeat top left; line-height:18px;}
.poll-headertext { height:23px; text-align:center; padding-top:7px; color:#fff; font-weight:bold; }


.votedark { background:#B9E1FB; } 
.votelight { background:#E2F3FD; }
.votelight, .votedark { border-width:0 1px; border-color:#09A3FD; border-style:solid; padding:5px;}
.votebottom {border-top: 1px solid #09A3FD; }
/* end poll */

/* misc */
.sep { height:10px; line-height:10px; }
.sepsm {height:1px; line-height:1px; }

.floatlefticon {float:left; margin:0 10px 0 0; }
.floatrighticon {float:right; margin:0 0 0 10px; }

.vsmall {font-size:9px;}

/* forms */
form {padding:0; margin:0; }

p {padding-bottom:8px;}

#gosurveyform {float: left; margin-left: 180px; margin-right: 10px; }

.paginatenav { text-align:center; padding-bottom:10px; }

.mediaspotlight {
	color: #fff;
	font-weight: bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center
}

#featurearticle {
	margin: 0 0px 0px 0;
	padding: 5px;
	background-color: #BAD4F9;
	border: 1px solid #000000;
	float: left;
}

.pagetitlepinkbook{
	color: #E30984;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left
	}
.pagetitlepink {
	color: #E30984;
	font-weight: bold;
	font-size:18.5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center
	}
	
	
#login, #register {
	border: 1px solid #fff;
	padding:8px;
	background:#B9E1FB;
}

#login label, #register label { color:#09A2FE; }

#login input, #register input { color:#09a2fe; background:#fff; border:1px solid #09a2fe; }
form #register label, form #register strong {font-size: 12px; }

.error {color:red; padding:5px; border:1px solid red; background:#F6DFE5; margin-bottom:10px;}

.on-sale { color: red; font-weight:bold; font-size:12px; }

/*  ARTICLE BOTTOM BAR - PRINT, EMAIL, FEEDBACK */
.articletools {
	font-size: 10px;
	color: #555;
	padding: 4px;
	background-color: #ECE9E3;
	border-bottom: 1px solid #CDCDCF;
}

.articletools a {
	text-decoration: none;
}

#form-blue label { display:block; }
#form-blue select, input, textarea { color: #336699; border:1px solid #a2d1f2; background:#cde5f6; }
#form-blue input {width:250px;}
#form-blue textarea {width:400px;}
#form-blue input.send {width:60px;}

.comment-text {
	padding:10px;
	border:1px solid #999;
	background:#f8f8f8;
}

.comment-signature {
	margin-bottom:20px;
	text-align:right;
	font-size:10px;
	background:#777;
	border-width:0px 1px 1px 1px;
	color:white;
	padding-right:10px;
}

.comment-signature a { color:white; text-decoration:underline; }

.search-box form {margin:0; padding:0;}
.search-box fieldset {padding:10px; border:1px solid #a2d1f2; }
.search-box form legend { padding:0 10px; margin:0; font-weight:700; }