/****************** THIS IS THE CSS DOCUMENT FOR ************************/
/*********************** THE REVIEWS SECTION ****************************/

@import url(top.css);
@import url(commoncontent.css);
@import url(footer.css);

/*======================================================================*/

/* UNIQUE CONTENT */

h1
{
	display: inline;
	font-size: 12px;
}
h2 
{
	display: inline;
	font-size: 10px;
	color: #3d98c9;	
}
#maincontent {
	width: 540px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

html>body #maincontent {
	padding-top: 0px;
}

#maincontent a {
	font-size: 12px;
	color: #3d98c9;
	text-decoration: none;
}

#maincontent a:hover {
    color: #3d98c9;
	text-decoration: underline;
}

/* SECTIONS OF INDIVIDUAL REVIEWS */

/* Name, # of Reviews, Overall Rating */

#name {
	padding: 5px;
	background-color: #000080;
	border: 1px solid #000000;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.maneSD {
	padding: 1px;
	background-color: #99CCFF;
	border: 1px solid #000000;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#reviewHeading {
    padding: 5px;
	background-color: #c7d8f6;
	border: 1px solid #000000;
	text-align: center;
	color: #3d98c9;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

.reviewDivider {
    border: 1px solid #3d98c9;
	width: 95%;
	margin-left: 15px;
}

#name a {
    color: #fff;
}

#name a:hover {
    color: #c7d8f6;
}

html>body #name {
	margin-top: 10px;
}

#numberofreviews {
	font-size: 12px;
	text-align:left;
	padding-top: 5px;
	width: 180px;
}

#stars {
	font-size: 12px;
	text-align: left;
	color: #3d98c9;
	padding-top: 5px;
	width: 180px;
}

/* Description */

#description {
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3d98c9;
	margin-top: 5px;
}

#description p {
	padding-left: 30px;
}

#description {
	text-align: left;
}

#logo {
	text-align: right;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}

/* Reviews */

#reviews {
	font-size: 12px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3d98c9;
}

#reviews p {
	padding-left: 30px;
}

#writeareview p {
	padding-left: 30px;
}

#reviews .toprow {
	width: auto;
	height: 5px;
}

#reviewSpacer2 {
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3d98c9;
    
}

html>body #reviews .toprow {
	width:auto;
	margin-top: -10px;
	height: 30px;
}

#reviews p.subject {
	font-weight: bold;
	text-align:left;
	float: left;
	font-size: 12px;
}

#reviews p.stars {
	font-size: 12px;
	text-align: right;
	float: right;
	color: #3d98c9;
}

#reviews .hrline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3d98c9;
	width: 90%;
	margin-bottom: 10px;
}

html>body #reviews .hrline {
	margin-left: 90px;
}

/* Write a Review */

#writeareview {
	font-size: 12px;
	margin-top: 15px;
	padding-bottom: 10px;
}

.form {
	margin-left:30px;
	background-color: #ececec;
	width: 500px;
}

html>body .form {
	margin-top: 10px;
}

#writeareview textarea {
	BORDER-RIGHT: #3d98c9 1px solid;
	PADDING-RIGHT: 0.1em; 
	BORDER-TOP: #3d98c9 1px solid;
	PADDING-LEFT: 0.1em;
	PADDING-BOTTOM: 0.1em;
	BORDER-LEFT: #3d98c9 1px solid;
	WIDTH: 88%; COLOR: black;
	PADDING-TOP: 0.1em;
	BORDER-BOTTOM: #3d98c9 1px solid;
	BACKGROUND-COLOR: white;
} /*old color was #8cacbb*/

#writeareview input {
	BORDER-RIGHT: #3d98c9 1px solid;
	PADDING-RIGHT: 0.1em;
	BORDER-TOP: #3d98c9 1px solid;
	PADDING-LEFT: 0.1em;
	MARGIN-BOTTOM: 1px;
	PADDING-BOTTOM: 0.1em;
	FONT: 100% Verdana, Helvetica, Arial, sans-serif;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #3d98c9 1px solid;
	COLOR: black;
	PADDING-TOP: 0.1em;
	BORDER-BOTTOM: #3d98c9 1px solid;
	BACKGROUND-COLOR: white;
}

/*======================================================================*/

/* Content Table */
/*
.MBTtextTitle {
   background: url(../reviews/gr/top.png) no-repeat left;
   font-size: 10px;
   font-weight: bold;
   color: #3d98c9;
   text-align: center;
   height: 19px;
   width: 100%;
   vertical-align: middle;
   padding-top: 4px;
}

.textTitlePadding {
    text-align: center;
    padding-left: 7px;
}

.textTitleCV {
    color: #000080;
}

.MBTcontent {
   border-right: 1px solid #3d98c9;
   border-left: 1px solid #3d98c9;
   height: inherit;
   width: 536px;
   margin-top: -2px;
}

html>body .MBTContent {
	margin-top: -20px;
}


.MBTtext {
   color: #333333;
   font-size: 12px;
}

.MBTtextUL {
   color: #333333;
   padding-left: 3px;
   font-size: 10px;
   text-decoration: underline;
}

.MBTtext a{
  color: #333333;
  font-size: 10px;
}

.MBTtext a:hover {
  text-decoration: underline;
  color: #3d98c9;
}

.MBTtext ul
{
	list-style-type: ;
	list-style: none;
	font: 10px;
}

.MBTbottom {
   background: url(../reviews/gr/bottom.png) no-repeat left;
   height: 7px;
   margin-top: -5px;
}

html>body .MBTBottom {
	margin-top: -20px;
}
*/

.overallRating {
    font-size: 12px;
	color: #3d98c9;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
/****************************************************/

/* CSS from 10/3 backup */

.MBTtextTitle {
   background: url(http://www.exchangehostingreviews.com/gr/top.png) no-repeat left;
   font-size: 10px;
   font-weight: bold;
   color: #274840;
   text-align: center;
   height: 19px;
   width: 100%;
   vertical-align: middle;
   padding-top: 4px;
}

.textTitlePadding {
    text-align: center;
    padding-left: 7px;
}

.textTitleCV {
    color: #3d98c9;
}

.MBTcontent {
   border-right: 1px solid #3d98c9;
   border-left: 1px solid #3d98c9;
   height: auto;
   width: 536px;
   margin-top: -2px;
   padding-top: 10px;
   padding-bottom: 10px;
}

html>body .MBTcontent {
   border-right: 1px solid #3d98c9;
   border-left: 1px solid #3d98c9;
   height: auto;
   width: 536px;
   margin-top: -2px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.MBTtext {
   color: #333333;
   padding-left: 3px;
   font-size: 12px;
}

.MBTtextUL {
   color: #333333;
   padding-left: 3px;
   font-size: 10px;
   text-decoration: underline;
}

.MBTtext a{
  color: #333333;
  font-size: 10px;
}

.MBTtext a:hover {
  text-decoration: underline;
  color: #3d98c9;
}

.MBTtext ul
{
	list-style-type: ;
	list-style: none;
	font: 10px;
}

.MBTbottom {
   background: url(http://www.exchangehostingreviews.com/gr/bottom.png) no-repeat left;
   height: 7px;
   margin-top: -7px;
   width: 538px;
}

