/***** Universal Main Structure ***/
html {
	padding: 0px
	margin: 0px;
}
body {
	padding: 0px; 
	margin: 0px;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	font-weight: 400px;
	background-color: #335687; /**#81a0cc;**/
}
p {
	/**letter-spacing: .15px;**/

}
#wrapper {
	width: 800px;
	margin-bottom:1000px;
	background-color: #fff;
	margin: 0px;
}
#content {
	border-bottom: 5px solid #81a0cc;
	position: relative;
	background-color: #fff;
}
.post {
	position: relative;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #335687;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #335687;
	background-color: transparent;
	font-weight: 900;
	text-decoration: underline;
}
.gray {
	color: #aaa;
}	
input {
 background-color: #f5f5f5;
 border: 1px solid #aaa;
 height: 20px;
 font-size: 11pt;
 padding-left: 5px;
}

/***** HEADER ****/
#header {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	background-color: #335687;
	position: relative;
	height: 45px;
	border-bottom: 5px solid #81a0cc;
}
h1 {
	position: absolute;
	top: 0px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
/**h1 a:visited {
	padding: 0px;
	margin: 0px;
}**/

h4 a:link, h4 a:visited {
	color: #fff; /**#335687;**/
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.slogan {
  position: absolute;
	left: 234px;
	top: 16px;
	color: #81a0cc;
	width: 362px;
	font-size: 11pt;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	margin: 0px;
}
.headerlinks {
  position: absolute;
	right: 0px;
	top: 15px;
	color: #81a0cc;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	margin: 0px;
}

/*********** TextbookPOWER Homepage ********/
#homepagebox {
	position: relative; 
	height: 290px;
	margin-top: -15px;
}
/**navigation on homepage ***/
div#homemainnav {
    margin: 0px auto 0px auto;
    text-align: center;
    position: absolute; 
    left: 520px; 
    top: 74px;
}
ul.homemainnavul {
	list-style-type: none;
	padding: 0px;
}
ul.homemainnavul li {
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
    font-size: 14pt;
    margin-bottom: 6px;
}
ul.homemainnavul li a:link, ul.homemainnavul li a:visited {
	padding: 0px;
	border-bottom: 2px dotted #335687;
}
ul.homemainnavul li a:hover {
	padding: 0px;
	border-bottom: 2px solid #335687;
}


/*********** INDEX PAGE ********/
#reviews {
	margin: 0px 50px 0px 50px;
	padding: 0px;
}
#indextitle  {
	margin: 0;
	padding-bottom: 5px;
	letter-spacing: 5px; 
	line-height: 100%;
    font-size: 14pt;
   	font-weight: bold;
   	color: #81a0cc;
   	border-bottom: 2px dotted #81a0cc;  	
}
ol.main {
	margin: 0px;
	padding: 0;
}
ol.main li {
	font-size: 11pt;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
/*** For Category 14 / Amazon Coupon Code ***/
ul.main {
	margin: 0px;
	padding: 0;
}
ul.main li {
	font-size: 11pt;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.post odd {
	background-color: #ddd;
	border: 1px solid black;
}
/*** For Category 14 / Amazon Coupon Code ***/
.rate {
	background-color: #fff;
	float: right;
}
h3 {
	margin: 0px 0px 5px 0px;
	font-size: 13pt;
}
a:link.site, a:visited.site {
	background-color: #fff;
	color: #335687;s
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover.site {
	background-color: #fff;
	color: #335687;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 2px;
}
.entry {
	   	border-bottom: 1px dotted #aaa;  
	   	min-height: 180px;
	   	margin: 0px 0px 20px 0px;
	   	padding: 0px;	   	
}
.entry2 {
	   	border-bottom: 1px dotted #aaa;  
	   	min-height: 105px;
	   	margin: 0px 0px 20px 0px;
	   	padding: 0px;	   	
}
.entry3 {
	   	border-bottom: 1px dotted #aaa;  
	   	min-height: 75px;
	   	margin: 0px 0px 20px 0px;
	   	padding: 0px;	   	
}
.schoolentry {
	   	border-bottom: 1px dotted #aaa;  
	   	min-height: 45px;
	   	margin: 0px 0px 20px 0px;
	   	padding: 0px;	   	
}
.entry p {
	   	margin: 0px 0px 20px 0px;
	   	padding: 0px;	   	
}
.indexsiteimage {
	float: right; height: 150px; width: 200px; margin-top: -20px;
}
.indexsiteimage2 {
	float: right; height: 150px; width: 340px; margin-top: -20px;
}
img.siteimage {
	width: 200px;
}
.thecontent {
	width: 480px;
}
.reviewbox {
	padding: 0px 0px 5px 0px;
}
a:link.reviewbutton, a:visited.reviewbutton {
	/**background-color: #ffe18d;#335687;**/
	background: url('images/button.jpg');
	
	padding: 4px;
	color: #000;
	text-decoration: underline;
	margin: 10px 0px 0px 9px;
	border: 0px solid #aaa;
	width: 170px;
	display: block;
	text-align: center;
}

a:hover.reviewbutton {
	/**background-color: #ffe18d;#335687;**/
		background: url('images/button.jpg');
	
	padding: 4px;
	color: #000;
	text-decoration: underline;
	margin: 10px 0px 0px 9px;
	border-bottom: 0px solid #333;
	width: 170px;
	display: block;
	text-align: center;
}

a:link.reviewbutton2, a:visited.reviewbutton2 {
		background: url('images/button.jpg');
	padding: 4px;
	color: #000;
	text-decoration: underline;
	margin: 10px 0px 0px 200px;
	width: 130px;
	display: block;
	text-align: center;
}

/****** Single Page *****/
#indextitle2  {
	margin: 0 0px 10px 0px;
	padding-bottom: 5px;
	letter-spacing: 5px; 
	line-height: 100%;
    font-size: 14pt;
    text-align: left;
   	font-weight: bold;
   	color: #81a0cc;
   	border-bottom: 2px dotted #81a0cc;  	
}

/*** wp review site ratings css***/
#siteimage table.ratings {
	margin: 0;
	padding: 0;
	border: 0px solid green;
	border-collapse: collapse;
	width: 250px;
	
}
table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 490px;
}

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	display: inline;
	margin: 0px 0px 0px 4px;
	list-style: none;
}

.rating_label {
	white-space: nowrap;
	background: #eee;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	font-size: 10pt;
	color: #aaa;
}

.rating_value .no_ratings {
	color: #666;
}
a:hover.nounderline {
	text-decoration: none;
}

/********* Modified Wp review site Ratings Review ******/
/***table.ratings {
	margin: 10px 0px 0px 0px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	margin-right: 4px;
	border: 1px solid black;
}
ul.ratings {
	margin: 0;
	padding: 0;
	color: #aaa;
	font-weight: bold;
}
ul.ratings li {
	display: inline;
	list-style: none;

}
.rating_label {
	white-space: nowrap;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	padding: 1px 0px;
}
.rating_value {
	white-space: nowrap;
	padding: 1px 0px;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	font-size: 14pt;
}
.rating_value .no_ratings {
	color: #666;
}

}***/

/******* Index Page ****/
.review {
	position: absolute;
	top: 3px;
	right: 0px;
	background-color: #fff;
}

.ratelink {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

/*** SIngle Page ***/
#siteimage {
	float: right;
	width: 250px;
	height: 150px;
}
.myreview {
	width: 435px;
}
td.rating_label {
	padding-left: 16px;
	font-size: 11pt;
	background-color: #fff;
}

/**** Comments *****/
textarea {
	width: 425px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #aaa;
	font-size: 11pt;
	background-color: #f5f5f5;
}
input#email, input#author {
	border: 1px solid #aaa;
	height: 20px;
	font-size: 11pt;
	background-color: #f5f5f5;
}
li.comment {
	padding: 10px;
}
li.odd {
	background-color: #ffffcc;
}
.smallgray {
	color: #aaa;
	font-size: 9pt;
	width: 300px;;
}
.comment-author {

}
#commentform {
	padding: 0px;
}
#commentform div, #commentform p {
	padding: 0px;
	margin: 0px;
}
#commentform .rating_label {
	padding: 0px;
	font-size: 12pt;
	font-weight: bold;
}
.maincommentbox {
 width: 700px; margin: 0px; padding: 0px;
}
.rightcommentbox {
width: 250px;  float: right; padding-left: 0px;	margin: 0px;
}
#author {
	margin: 0px 0px 10px 0px;	
}
p.email  {
}
#facebookdiv {
	padding-top: 0px;
	margin: 0px;
}
#facebookdiv input {
	margin-top: 10px;
}
.fbc_profile_pic {
  float: right;
  padding: 0 5px 5px 5px;
}

/***** ul.thirdparty {
	color: #aaa;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.thirdparty li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.thirdparty li a:link, ul.thirdparty li a:visited {
	color: #aaa;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 8pt;
	border: 0px solid green;
} ***/


#comments {
	margin: 0 0px 10px 0px;
	padding-bottom: 5px;
	letter-spacing: 5px; 
	line-height: 100%;
    font-size: 14pt;
    text-align: left;
   	font-weight: bold;
   	color: #81a0cc;
   	border-bottom: 2px dotted #81a0cc;  	
}
.fbc_profile_header {
	position: fixed !important;
	bottom: 0;
	right: 0px;
	height: 50px;
	background-color: #F1F1F1;
	z-index: 9999998;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #999;
	border-width:1px 0 0 1px;
	color: #434343;
	padding: 4px 7px 0px 4px;
	margin: 0;
	float: right;
	width: 200px;
}
.submit2 {
	color: #fff; 
	background-color: #335687; 
	font-size: 11pt; 
	padding: 0px 4px 0px 4px; 
	height: 30px;
}
#submit {
	color: #fff; 
	background-color: #335687; 
	font-size: 11pt; 
	padding: 0px 0px 0px 0px; 
	height: 30px;
}
.reviewsubmit input  {
	background-color: #335687; 
	color: #fff;
	border: 1px solid #aaa;
 	height: 30px;
 	font-size: 11pt;
 	padding-left: 5px;
}
a:link.rk, a:hover.rk, a:visted.rk {
	color: #aaa;
	font-size: 10pt;
	border: 1px solid #aaa;
}
a:link.lightblue, a:hover.lightblue, a:visited.lightblue  {
	color: #81a0cc;
	font-size: 10pt;
	background-color: transparent;
	border-bottom: 1px dotted #81a0cc;
	text-decoration: none;
}
.backtotop {
	margin: 0px 0px 10px 50px;
	color: #aaa;
	}
	
	
	
.commentlist {
		border: 0px solid black;
	
	}
	
	
.homediv {
	text-align: right; 
	height: 25px; 
	background-color: #F1F1F1; 
	width: 792px; 
	margin: 0px; 
	padding: 4px; 
	border-top: 1px dotted #aaa; 
	color: #81a0cc; 
	font-size: 10pt;
	bottom: 0px;
	position: absolute;
}

.homediv2 {
	text-align: right; 
	height: 25px; 
	background-color: #F1F1F1; 
	width: 792px; 
	margin: -15px 0px 10px 0px; 
	padding: 4px; 
	border-bottom: 1px dotted #aaa; 
	color: #81a0cc; 
	font-size: 10pt;
}
#reess .dark {
	margin: -40px 0px 0px 230px;
}


.homediv p {
	margin: 0px;
	padding: 0px;
}


#wpstats {
	display: none;
}




/****Contact 7 Contact Form ****/

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #335687;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #335687;
}

div.wpcf7-spam-blocked {
	border: 2px solid #81a0cc;
}

div.wpcf7-validation-errors {
	border: 2px solid red;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}

/******/
.rating_value a {
	background: url(http://www.textbookpower.com/wp-content/plugins/review-site/star-empty.gif) no-repeat;
    width: 20px;
	height: 18px;
	display: block;
	float: left;
}
.rating_value img {
	padding-right: 4px;
}

.rating_value .on {
	background: url(http://www.textbookpower.com/wp-content/plugins/review-site/star.gif) no-repeat;
}
pre {
	font-size: 11pt;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
}
#rightads {
	position: absolute; 
	left: 805px; 
	top: 45px; 
	width: 120px; 
	background-color: #3e6397; 
	padding: 5px;
}
#rightads img {
	padding-bottom: 5px;
}






