/* GENERIC STYLE FIXES */
body {
	height: 101%;
	/*background-image: url(../images/backdrop.jpg);*/
	text-align: center;
	font-family: Georgia, serif;
	font-size: 62.5%;
	background-color: #2f5e00;
	color: #ffffff;
}
img {
	border: 0;
}

/* STYLES */
div#backdrop {
	width: 100%;
	background-image: url(../images/backdrop.jpg);
	background-position: top left;
	text-align: center;
	font-size: 1.6em;
}
div#wrapper {
	width: 920px;
	position: relative;
	margin: 0px auto 10px auto;
}

/* NAVIGATION STYLES */
div#navigation {
	margin: auto;
}
div#navigation ul {
	text-align: left;
	margin-bottom: 15px;
	height: 64px;
	vertical-align: top;
}
div#navigation li {
	float: left;
	margin-right: 2px;
	width: 130px;
	height: 54px;
	background-image: url(../images/nav-button.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	text-align: left;
	color: #005fa3;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
}
#navigation li a{
	padding-left: 10px;
}

/* CONTENT STYLES*/
div#main-box {
	float: left;
	background-repeat: no-repeat;
	width: 483px;
	color: #ffffff;
}
div#main-box img {
	padding: 0;
	vertical-align: bottom;
}
div#main-box p {
	display: block;
	width: 455px;
	padding-left: 13px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: left;
	line-height: 21px;
	background-color: #015ba1;
}
div#right-top-box-wide {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 415px;
	background: url(../images/wide-green-box-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#right-top-box-wide .box-content{
	background: url(../images/wide-green-box-bottom.gif) bottom left no-repeat;
	width: 415px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#right-top-box-wide h3{
	display: block;
	background: url(../images/getstarted.gif) top left no-repeat;
	width: 165px;
	height: 36px;
	text-indent: -9999px;
}
.box-image{
	float: right;
	text-align: right;
	margin-top: -15px;
	margin-right: 15px;
}
div#right-top-box-wide p {
	padding-left: 10px;
	margin-bottom: 14px;
	width: 290px;
}
div#right-mid-box-wide {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 415px;
	background: url(../images/wide-orange-box-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#right-mid-box-wide .box-content{
	background: url(../images/wide-orange-box-bottom.gif) bottom left no-repeat;
	width: 415px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#right-mid-box-wide h3{
	display: block;
	background: url(../images/latestbookreviews.gif) top left no-repeat;
	width: 259px;
	height: 43px;
	text-indent: -9999px;
}
div#right-mid-box-wide p {
	padding-left: 10px;
	margin-bottom: 14px;
	width: 290px;
}
div#right-mid-box p {
	padding-left: 10px;
}
div#right-low-box-wide {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 415px;
	background: url(../images/wide-red-box-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#right-low-box-wide .box-content{
	background: url(../images/wide-red-box-bottom.gif) bottom left no-repeat;
	width: 415px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#right-low-box-wide h3{
	display: block;
	background: url(../images/relatedlinks.gif) top left no-repeat;
	width: 175px;
	height: 41px;
	text-indent: -9999px;
}
div#right-low-box-wide p {
	padding-left: 10px;
	margin-bottom: 14px;
	width: 290px;
}

div#right-low-box {
	float: right;
	text-align: left;
	width: 415px;
	min-height: 140px;
	height: 140px;
	background-image: url(../images/red-box.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
div#right-low-box p {
	padding-left: 10px;
}
div#rr-logo {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
}
/* FOOTER STYLES */
div#footer {
	width:100%;
	height: 151px;
	background-image: url(../images/footer-background.gif);
	background-repeat: repeat-x;
}
div#sub-footer {
	background-color: #2f5e00;
	width: 100%;
	height: 23px;
	text-align: left;
	font-size: 11px;
	padding-top: 7px;
	font-family: Tahoma;
	color: #ffffff;
	letter-spacing: 1px;
}
#sub-footer ul{
	width: 960px;
	margin: auto;
}
#sub-footer ul li{
	padding-left: 20px;
	float: left;
}
#sub-footer a{
	color: #ffffff;
	padding-right: 16px;
	width: 150px;
	border-right: 1px solid white;
}

/* MORE LINK STYLES */
#navigation a{
	color:#005fa3;
	display: block;
	width: 130px;
	height: 130px;
	font-size: 14px;
	font-family: Georgia, serif;
	text-decoration: none;
}
#navigation a:hover {
	color: #ffffff;
}

/* Small boxes */
div#orange-box-small {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/orange-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.box-content{
	width: 239px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
}
#links h3 {
	padding-left: 15px;
	padding-bottom: 5px;
	color: #ff3300;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	line-height: 1.3em;
}
.box-content p {
	display: block;
	line-height: 16px;
	margin-top: 0px;
}

.box-content h3 {
	display: block;
	margin-top: 0px;
}


span#intro {
	padding-left: 5px;
	display: block;
	font-family: Georgia;
	font-size: 11px;
	width: 600px;
	line-height: 16px;
}
#orange-box-small .box-content{
	background: url(../images/orange-box-small-bottom.gif) bottom left no-repeat;
}

#watchmichael-box #intro p {
	margin-bottom: 15px;
	display: block;
	width: 535px;
}

#orange-box-small h3{
	display: block;
	background: url(../images/latestbookreviews-small.gif) top left no-repeat;
	width: 146px;
	height: 51px;
	position: relative;
	text-indent: -9999px;
}
.box-image-small{
	float: right;
	display: block;
	position:relative;
	text-align: right;
	margin-top: -18px;
	margin-right: 8px;
	right: 0px;
}
div#orange-box-small p {
	padding-left: 10px;
	margin-bottom: 14px;
	width: 290px;
}
div#orange-box-small {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/orange-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#orange-box-small .box-content{
	background: url(../images/orange-box-small-bottom.gif) bottom left no-repeat;
	min-height: 190px;
}
#orange-box-small h3{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background: url(../images/latestbookreviews-small.gif) top left no-repeat;
	width: 146px;
	height: 51px;
	text-indent: -9999px;
}
#links li h2 {
	font-size: 18px;
	font-family: Georgia;
	text-decoration: none;
}

div#orange-box-small p {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding-left: 10px;
	margin-bottom: 14px;
	padding-top:5px;
	line-height: 18px;
	width: 200px;
}
div#pink-box-small {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/pink-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#pink-box-small .box-content{
	background: url(../images/pink-box-small-bottom.gif) bottom left no-repeat;
	min-height: 190px;
}
#pink-box-small h3{
	display: block;
	background: url(../images/watchwithmichael-small.gif) top left no-repeat;
	width: 149px;
	height: 53px;
	text-indent: -9999px;
}
div#pink-box-small p {
	padding-left: 10px;
	margin-bottom: 14px;
	padding-top:5px;
	line-height: 18px;
	width: 200px;
}
div#red-box-small {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/red-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#red-box-small .box-content{
	background: url(../images/red-box-small-bottom.gif) bottom left no-repeat;
	width: 239px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	min-height: 190px;
}
#red-box-small h3{
	display: block;
	background: url(../images/relatedlinks-small.gif) top left no-repeat;
	width: 94px;
	height: 51px;
	margin-left: 1px;
	margin-top: 1px;
	text-indent: -9999px;
}
div#red-box-small p {
	position: relative;
	padding-left: 10px;
	padding-top:5px;
	width: 200px;
}
div#red-box-small p a {
	position: relative;
}
div#green-box-small {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/green-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



div#blue-box-small {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/blue-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#blue-box-small .box-content{
	background: url(../images/blue-box-small-bottom.gif) bottom left no-repeat;
	width: 239px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	min-height: 180px;
}
#blue-box-small h3{
	display: block;
	background: url(../images/literacy-evolve.gif) top left no-repeat;
	width: 95px;
	height: 49px;
	margin-left: 1px;
	margin-top: 1px;
	text-indent: -9999px;
}
div#blue-box-small p {
	position: relative;
	padding-left: 0px;
	padding-top:5px;
	width: 200px;
}
div#blue-box-small p a {
	position: relative;
}
div#green-box-small {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 239px;
	background: url(../images/green-box-small-top.gif) top left no-repeat;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}




#green-box-small .box-content{
	background: url(../images/green-box-small-bottom.gif) bottom left no-repeat;
	min-height: 190px;
}
#green-box-small h3{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background: url(../images/getstarted-small.gif) top left no-repeat;
	width: 94px;
	height: 51px;
	text-indent: -9999px;
}
div#green-box-small p {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding-left: 10px;
	padding-top:5px;
	line-height: 18px;
	margin-bottom: 14px;
	width: 200px;
}

/* GET STARTED POINTS */
#getstarted-box {
	float: left;
	background-repeat: no-repeat;
	width: 661px;
	color: #ffffff;
	text-align: left;
}
#getstarted-box p {
	
}
#getstarted-box #header{
	padding: 10px;
	background-image: url(../images/green-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 164px;
}
#getstarted-box #header p {
	padding-top: 65px;
	padding-left: 15px;
	width: 440px;
	font-family: Georgia;
	font-size: 16px;
}
#getstarted-box #header h1{
	display: block;
	background: url(../images/getstarted-header.gif) top left no-repeat;
	width: 208px;
	height: 40px;
	text-indent: -9999px;
}

/* POINTS */
ol#points li.accordion {
	background-image: url(../images/point-background.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	min-height: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Georgia;
	color: #000000;
	margin-bottom: -5px;
	background-color: #ffffff;
}
ol#points li img {
	padding-right: 15px;
}
li.points {
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	list-style: disc;
	line-height: 14px;
	margin-left: 25px;
	margin-bottom: 8px;
	color: #666666;
}
li.points-level2 {
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	list-style: circle;
	line-height: 16px;
	margin-left: 25px;
	margin-bottom: 8px;
	color: #666666;
}
div.point-image {
	position:absolute;
}
ol h2 {
	background-image: url(../images/arrow-show.gif);
	background-position: 98% 0%;
	background-repeat: no-repeat;
	padding-left: 50px;
}
div.hideme {
	padding-right: 50px;
}
div.hideme p {
	padding-bottom: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-family: arial;
	background-color: #ffffff;
}
div.hideme h3 {
	padding-top: 15px;
	font-size: 11px;
	color: #1c8c00;
	line-height: 16px;
	font-family: arial;
	font-weight: bold;
	background-color: #ffffff;
}
a.hider { color: #1c8c00; font-weight: none; font-size: 16px;}
a.hider:hover { color: #000000;}
a.point-link { color: #1c8c00; font-weight: none; font-size: 11px;}
a.point-link:hover { color: #000000;}

.green-strong{
	color: #009900;
}
#overview {
	min-height: 125px;
}

/* LATEST REVIEWS */
#latestreviews-box {
	float: left;
	background-repeat: no-repeat;
	width: 661px;
	color: #000000;
	text-align: left;
	padding-bottom: 18px;
	background: transparent url(../images/content-footer.gif) bottom left no-repeat;
}
#latestreviews-box #reviews {
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	padding: 16px;
	color: #333333;
	line-height: 16px;
}

#links-holder {
	width: 100%;
	background-color: #ffffff;
}
#latestreviews-box #header p {
	width: 425px;
	margin-bottom: 23px;
}
#latestreviews-box #header p.small {
	font-size: 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#latestreviews-box #header{
	padding: 25px;
	padding-bottom: 0;
	color: #ffffff;
	background: #ed2106 url(../images/orange-header.gif) top left no-repeat;
	height: 184px;
}
#latestreviews-box #header h1{
	display: block;
	background: url(../images/latestreviews-header.gif) top left no-repeat;
	width: 240px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#latestreviews-box #header img{
	vertical-align: bottom;
}
#latestreviews-box #header ul#ul-tabs{
	overflow: hidden;
	padding-top: 30px;
}
#latestreviews-box #header ul#ul-tabs li{
	float: left;
}
.box-content h2 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

#latestreviews-box #header a.tab-link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	background: transparent url(../images/tab-link-bg.gif) top left no-repeat;
	width: 144px;
	height: 34px;
	line-height: 34px;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	color: #ffffff;
}
#latestreviews-box #header a.tab-link:hover{
	background-position: top right;
	color: #ee2a08;
}
#latestreviews-box #header a.selected{
	background-position: top right;
	color: #ee2a08;
}

#latestreviews-box .tab{
	padding-bottom: 25px;
	background-color: #ffffff;
}
#latestreviews-box .tab ul{
	overflow: hidden;
	clear: both;
}
#latestreviews-box .tab li{
	background: transparent url(../images/latestreviews-tab-bg.gif) top left repeat-x;
	margin-top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#latestreviews-box .tab dl{
	overflow: hidden;
}
#latestreviews-box .tab dt{
	float: left;
	padding-left: 25px;
	width: 123px;
	clear: left;
	padding-bottom: 15px;
}
#latestreviews-box .tab dd{
	margin-left: 35px;
	width: 513px;
}
#latestreviews-box .tab dd h3{
	color: #ff3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
}
h3.bookreviews-h3 {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #ff3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
#latestreviews-box .tab dd h4{
	color: #ff3300;
	font-size: 0.8em;
	line-height: 14px;
}
#latestreviews-box .tab dd p{
	color: #333333;
	font-size: 0.7em;
	width: 575px;
}
#latestreviews-box #links{
	margin: 0 auto;
	background-color: #d9ecfb;
	width: 623px;
}
#latestreviews-box #links img{
	display: block;
}
#latestreviews-box #links p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 23px;
	line-height: 16px;
	width: 500px;
	margin-bottom: 20px;
}
#latestreviews-box #links a{
	color: #ff3300;
}
/* LINK STYLES */
a.boxlink {
	color:#ffffff;
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia, serif;
	text-decoration: none;
}
a:hover.boxlink {
	color: #000000;
}
#reviews .tab ul li.reviews {
	list-style-type: none;
	background-image: url(../images/spacer.gif) !important;
}
#reviews ol li {
	list-style-type: none;
	background-image: url(../images/spacer.gif) !important;
}
ol li.reviews {
	background-color: #ffffff;
	background-image: url(../images/spacer.gif) !important;
	list-style-type: decimal;
	margin-left: 20px;
}
ul li.reviews {
	background-color: #ffffff;
	background-image: url(../images/spacer.gif) !important;
	list-style-type: square;
	margin-left: 20px;
}

/* WATCH MICHAEL */
#watchmichael-box {
	float: left;
	background-repeat: no-repeat;
	width: 661px;
	color: #000000;
	text-align: left;
	padding-bottom: 18px;
	background: transparent url(../images/content-footer.gif) bottom left no-repeat;
}
#watchmichael-box #header{
	padding: 25px;
	height: 164px;
	padding-bottom: 0;
	color: #ffffff;
	background: #b40b3f url(../images/pink-header.gif) top left no-repeat;
}
#watchmichael-box #header h1{
	display: block;
	background: url(../images/watchmichael-header.gif) top left no-repeat;
	width: 306px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#watchmichael-box #header p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	padding-bottom: 23px;
}
#watchmichael-box h2 {
	color: #bc1356;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding-bottom: 15px;
}
#watchmichael-box p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 16px;
}

#watchmichael-box #intro{
	padding-top: 20px;
	padding-left: 15px;
	background-color: #ffffff;
}
#watchmichael-box ul#clips{
	list-style: disc inside url(../images/darkpink-arrow.gif);
	line-height: 45px;	
}
#watchmichael-box ul#clips li{
	background: transparent url(../images/latestreviews-tab-bg.gif) top left repeat-x;
	padding-left: 6px;
}
#watchmichael-box ul#clips li a{
	color: #bc1356;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	text-decoration: none;
	margin-left: -7px;
}

/* RELATED LINKS */
#relatedlinks-box {
	float: left;
	background-repeat: no-repeat;
	width: 661px;
	color: #000000;
	text-align: left;
	padding-bottom: 18px;
	background: transparent url(../images/content-footer.gif) bottom left no-repeat;
}
#relatedlinks-box #header{
	padding: 25px;
	color: #ffffff;
	background: #9a010d url(../images/red-header.gif) top left no-repeat;
	min-height: 115px;
}
#relatedlinks-box #header h1{
	display: block;
	background: url(../images/relatedlinks-header.gif) top left no-repeat;
	width: 306px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#relatedlinks-box #header p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	padding-bottom: 23px;
}
#relatedlinks-box #links{
	padding: 20px 20px 0 25px;
	background-color: #ffffff;
}
#relatedlinks-box #links li{
	padding-bottom: 20px;
}
#relatedlinks-box #links h3{
	color: #a40218;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#relatedlinks-box #links p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 16px;
}
#relatedlinks-box #links a{
	color: #a40218;
}
#relatedlinks-box #links a:hover{
	color: #000000;
}
