/* Popular & Newest Study Guides, Lesson Plans, Biographies, & Shakespeare */
.PopBox {
}

.PopBox .head {
}

.PopBox .body {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

.PopBox .body .subhead {
}

#divPopShakes {
	padding-bottom: 0px;
	margin-bottom: 0px;
}


/* Featured title */
#widFeatured {
	position: relative;
	background-color: white;
	background-image: url('../../../images/bookrags/aero300/homepage/bkgd_featured.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#widFeatured .body {
	border-top: 1px solid #bbbbbb;
	border-radius-topleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-radius-topleft: 3px;
	border-radius-topright: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-radius-topright: 3px;
}

#widFeatured .imgCover {
	position: absolute;
	left: 12px;
	top: 12px;
	border: 0px solid #999999;
	padding: 1px;
}

#widFeatured .featuredBody {
	position: relative;
	margin-bottom: 8px;
	padding: 4px 0 8px 0;
	left: 100px;
	width: 380px;
}

#widFeatured .featuredTitle,
#widFeatured .featuredTitle A {
	margin-top: 0px;
	margin-bottom: 4px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 16px;
}

.ie6 #widFeatured .body .featuredTitle,
.ie7 #widFeatured .body .featuredTitle {
	margin-top: -18px;
}

#widFeatured .featuredBody H2 {
	margin-top: 4px;
	width: 280px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

#widFeatured .prodDesc {
	margin-bottom: 8px;
	width: 365px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#widFeatured .prodDesc H3 {
	margin: 6px 0 6px 0;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

#widFeatured .prodDesc TD {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

#widFeatured .prodDesc .colLeft {
	padding-right: 4px;
}

#widFeatured .prodDesc .colRight {
	padding-left: 4px;
}

#widFeatured .prodDescText {
	font-size: 11px;
	line-height: 15px;
}

#widFeatured .prodDescText A {
	font-weight: bold;
}

#widFeatured .icoHelpGuides,
#widFeatured .icoHelpLPs {
	vertical-align: center;
	width: 14px;
	height: 15px;
	cursor: pointer;
}

#widFeatured .subhead {
	padding: 3px 0 3px 100px;
	font-size: 21px;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	color: black;
	background-color: #eeeeee;
}


#widFeatured .quiz {
	padding: 0px 20px 8px 100px;
}

#widFeatured .quiz H2 {
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 12px;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
}

#widFeatured .quiz .question {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 19px;
}

#widFeatured .quiz .takeTheQuiz {
	text-align: right;
}


/* Featured title */
#widSurvey {
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #bbbbbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 8px;
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.0em;
	text-align: center;
	text-decoration: none;
}



/* Homework Help widget */
#widHomeworkHelp {
}

#widHomeworkHelp .head {
}

#widHomeworkHelp .body {
	padding: 0px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

#widHomeworkHelp .body H2 {
	margin-top: 6px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

#widHomeworkHelp .body .even {
	background-color: #eeeeee;
}

#widHomeworkHelp .body .odd {
	background-color: #ffffff;
}

#widHomeworkHelp .question {
}

#widHomeworkHelp .question .bookCover {
	float: left;
	margin: 12px;
	border: 0px;
	width: 72px;
}

#widHomeworkHelp .question .qBody {
	margin: 0px 8px 8px 100px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#widHomeworkHelp .question H2,
#widHomeworkHelp .question H2 A {
	margin: 0 0 4px 0;
	color: black;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 18px;
	word-wrap: break-word;
}

#widHomeworkHelp .question .qBody .stats {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

#widHomeworkHelp .askQuestion {
	background-color: #eeeeee;
	padding: 8px 20px 8px 100px;
	text-align: right;
}


/* Other Tools box */
#widOtherTools {
}

#widOtherTools .head {
}

#widOtherTools .body {
	padding-top: 1px;
	padding-bottom: 2px;
	color: #666666;
	background-color: white;
}

.ie6 #widOtherTools .body,
.ie7 #widOtherTools .body {
	padding-top: 6px;
	padding-bottom: 12px;
}

#widOtherTools .body .item {
	margin: 5px 0px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.ie #widOtherTools .body .item {
	line-height: 20px;
}
.ie6 #widOtherTools .body .item,
.ie7 #widOtherTools .body .item {
	margin: 0px 8px;
}

#widOtherTools .body HR {
	border: 0;
	padding: 0;
	height: 1px;
	background-color: #999999;
}

