body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background: #EAEAEA;
	color: #333333;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

h1 {
	font-size: 13pt;
	font-weight: 700;
	margin: 0 0 7px 0;
	color: #128dcf;
}

h1.smaller {
	font-size: 12pt;
	font-weight: 100;
	margin: 0 0 5px 0;
	color: #128dcf;
}

h2 {
	font-size: 11pt;
	font-weight: 700;
	margin: 20px 0 8px 0;
	color: #128dcf;
}

h2.top {
	font-size: 11pt;
	font-weight: 700;
	margin: 0 0 4px 0;
	color: #128dcf;
}

img {
	border: 0px;
}

img.logo {
	float: left;
	margin: 15px 0 0 0;
}

img.webhost-logo {
	border: 1px solid #d1d1d1;
	margin: 5px 0 0 5px;
}



a {
	color: #17a0e7;
	text-decoration: none;
}

a:visited {
	color: #17a0e7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}



/* Structure Divs */
div.clear {
	clear: both;
	width: 100%;
}

div.content {
	width: 988px;
	background-color: #FFFFFF;
	margin: 0 auto 10px auto;
	text-align: left;
	clear: both;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

div.header {
	width: 990px;
	height: 70px;
	margin: 0 auto 0 auto;
	clear: both;
}

div.menu {
	width: 990px;
	height: 31px;
	margin: 0 auto 0 auto;
	background: url('images/menu-bg.jpg') repeat-x;
	text-align: left;
	color: #FFFFFF;
	clear: both;
}

div.sub-menu {
	width: 988px;
	height: 24px;
	margin: 0 auto 0 auto;
	background: url('images/sub-menu-bg.jpg') repeat-x;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	text-align: left;
	color: #FFFFFF;
	clear: both;
}

div.sub-menu-hidden {
	display: none;
}

div.sub-menu#home2 {
	height: 5px;
	margin: 0 auto 17px auto;
}

div.bg-reflect {
	width: 978px;
	height: 28px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 10px;
	background: #FFFFFF url('images/blue-fade.jpg') repeat-x;
	background-position: 0 1px;
	text-align: left;
	color: #000000;
	clear: both;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

div.bg-reflect div.social {
	float: right;
	margin-right: 10px;
	width: 300px;
	text-align: right;
}

div.bg-reflect div.social a {
	margin-left: 2px;
}

div.bg-reflect div.where {
	padding: 2px 0 0 0;
	font-size: 9pt;
}


div.footer {
	width: 990px;
	margin: 0 auto 0 auto;
	font-size: 9pt;
	text-align: left;
	clear: both;
}

/* Menu Links */
div.menu a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	height: 24px;
	padding: 7px 13px 0 13px;
}

div.menu a:hover {
	background: url('images/menu-hover.jpg') repeat-x;
}

div.menu a.selected {
	background: url('images/menu-hover.jpg') repeat-x;
}


div.menu a#tab1 {
	width: 57px;
	padding: 7px 0 0 0;
	text-align: center;
}

div.menu a.home {
	background: url('images/menu-home-bg.jpg') no-repeat;
}

div.menu a.home:hover {
	background: url('images/menu-home-hover.jpg') no-repeat;
}

div.menu a.home-selected {
	background: url('images/menu-home-hover.jpg') no-repeat;
}


/* Sub-Menu Links */
div.sub-menu a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	height: 18px;
	padding: 4px 13px 0 13px;
}


div.sub-menu a:hover {
	text-decoration: underline;
}

/* Footer Styles */

div.footer div.inner {
	width: 100%;
	padding-top: 5px;
}


div.footer div.copyright {
	float: left;
	width: 375px;
	font-size: 8pt;
}

div.footer div.about {
	float: left;
	width: 615px;
	text-align: left;
}

div.footer div.about a {
	font-size: 9pt;
	margin: 0 0 5px 100px;
	display: block;
	width: 100px;
	float: left;
}

div.footer div.about a:hover {
	text-decoration: none;
	color: #000000;
}


/* Content Styles */

div.section-full {
	width: 978px;
	margin: 0 0 0 10px;
	padding: 0 0 15px 0;
}

div.section-left-800 {
	float: left;
	width: 790px;
	margin: 0 0 0 10px;
	padding: 0 0 15px 0;
}

div.section-right-170 {
	float: left;
	width: 160px;
	margin: 0 10px 0 18px;
}

div.column600 {
	float: left;
	width: 600px;
	margin-right: 20px;
}

div.column420 {
	float: left;
	width: 420px;
	margin-right: 20px;
}

div.column350 {
	float: left;
	width: 350px;
}


div.title-329 {
	background: url('images/title-bg-329.jpg') no-repeat;
	width: 319px;
	height: 20px;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 4px 0 0 10px;
	margin: 0 0 5px 0;
}

div.menu-content-329 {
	width: 319px;
	padding: 0 0 0 10px;
	margin-bottom: 25px;
}



/* Overview Stats */
div.overview {
	width: 350px;
	height: 180px;
	background-image: url('images/search-box.jpg');
	background-repeat: no-repeat;
	background-position: 0 27px;
	color: #FFFFFF;
}

div.overview div.tabs {
	height: 28px;
	width: 100%;
}

div.overview div.tabs a {
	display: block;
	height: 19px;
	padding: 9px 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 -28px;
	margin: 0 3px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: 700;
	float: left;
}

div.overview div.tabs a#total {
	width: 62px;
	background-image: url('images/tab-total.jpg');
}

div.overview div.tabs a#person {
	width: 105px;
	background-image: url('images/tab-private.jpg');

}

div.overview div.tabs a#company {
	width: 66px;
	background-image: url('images/tab-company.jpg');
}

div.overview div.tabs a:hover {
	background-position: 0 0;
	padding: 7px 0 0 0;
	height: 21px;
}

div.overview div.tabs a.selected {
	background-position: 0 0;
	padding: 7px 0 0 0;
	height: 21px;
}


div.overview div.result {
	width: 330px;
	height: 132px;
	padding: 10px 10px 8px 10px;
	font-size: 10pt;
	font-weight: 100;
}

div.overview div.result#score-person {
	display: none;
}

div.overview div.result#score-company {
	display: none;
}


div.overview div.result table.result td.r {
	padding-top: 5px;
}

div.overview div.result table.result td.b {
	padding-top: 5px;
	font-weight: 700;
}

img#vote {
	margin: 10px 0 0 0;
	float: right;
	cursor: pointer;
}

/* Search Box */
div.search-box {
	width: 350px;
	height: 180px;
	background-image: url('images/search-box.jpg');
	background-repeat: no-repeat;
	background-position: 0 27px;
	color: #FFFFFF;
}

div.search-box#big {
	width: 791px;
	height: 155px;
	background-position: 0 0;
	background-image: url('images/search-box-big.jpg');
	margin: 15px 0 0 0;
}


div.search-box div.tabs {
	height: 28px;
	width: 100%;
}

div.search-box div.tabs a {
	display: block;
	height: 21px;
	padding: 7px 0 0 0;
	margin: 0 3px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: 700;
	float: left;
}

div.search-box div.tabs a.selected#hosting {
	width: 96px;
	background-image: url('images/tab-blue-webhost.jpg');
	background-repeat: no-repeat;
}

div.search-box div.tabs a#hosting {
	height: 20px;
	padding: 8px 0 0 0;
	width: 96px;
	background-image: url('images/tab-blue-webhost.jpg');
	background-repeat: no-repeat;
}

div.search-box div.tabs a#vps {
	height: 20px;
	padding: 8px 0 0 0;
	width: 52px;
	background-image: url('images/tab-green-vps.jpg');
	background-repeat: no-repeat;
}

div.search-box div.tabs a#server {
	height: 20px;
	padding: 8px 0 0 0;
	width: 134px;
	background-image: url('images/tab-green-server.jpg');
	background-repeat: no-repeat;
}

div.search-box div.form {
	width: 330px;
	height: 132px;
	padding: 10px 10px 8px 10px;
	font-size: 10pt;
	font-weight: 700;
}

div.search-box#big div.form {
	width: 771px;
	height: 137px;
	padding: 10px 10px 8px 10px;
	font-size: 10pt;
	font-weight: 700;
}

div.search-box div.form .search-button {
	float: right;
	cursor: pointer;
}

div.search-box#big div.form input.search-button {
	left: 700px;
}

div.search-box div.form label {
	float: left;
	margin: 0 0 15px 0;
	padding: 1px 0 0 0;
}

div.search-box div.form label.after {
	float: left;
	margin: 0 0 10px 0;
	padding: 1px 0 0 0;
	margin: 0 14px 15px 4px;
}

div.search-box div.form input {
	float: left;
	margin: 0 0 15px 0;
}

div.search-box div.form select {
	float: left;
	margin: 0 8px 15px 6px;
	width: 85px;
}

div.search-box#big div.form select {
	float: left;
	margin: 0 12px 15px 8px;
	width: auto;
}


div.search-box#big div.right-box {
	float: right;
	width: 235px;
}

div.search-box#big div.right-box label {
	width: 95px;
	margin: 0 0 13px 0;
}

div.search-box#big div.right-box select {
	margin: 0 0 13px 8px;
}

/* Sort style */
select.sort-by {
	float: right;
	font-size: 9pt;
}

select.sort-by option {
	padding: 3px;
}


/* Pre-defined Searches */
div.pre-search {
	width: 298px;
	padding: 5px 0 5px 50px;
	background-repeat: no-repeat;
	background-position: 5px 1px;
	font-size: 9pt;
	border: 1px solid #EAEAEA;
	margin: 0 0 5px 0;
	cursor: pointer;
}

div.pre-search:hover {
	border: 1px solid #02b0e6;
}

div.pre-search a {
	font-weight: 700;
}

div.pre-search a:hover {
	text-decoration: none;
}

div.pre-search#cpanel {
	background-image: url('images/icons/cpanel.jpg');
}

div.pre-search#plesk {
	background-image: url('images/icons/plesk.jpg');
}

div.pre-search#cheap {
	background-image: url('images/icons/money.jpg');
}

div.pre-search#dotnet {
	background-image: url('images/icons/dotnet.jpg');
}

div.pre-search#php {
	background-image: url('images/icons/php.jpg');
}

/* Latest Reviews */

div.latest-review {
	width: 100%;
	height: 50px;
	font-size: 0.9em;
	margin-bottom: 10px;
}

img.avatar48 {
	border: 1px solid #313131;
	float: left;
	margin: 0 8px 0 0;
	width: 48px;
	height: 48px;
}


div.bar-frame {
	float: left;
	width: 168px;
	height: 10px;
	margin: 5px 0 0 0;
	background-image: url('images/bar-bg.jpg');
	background-repeat: no-repeat;
}

div.result div.bar-frame {
	float: left;
	width: 168px;
	height: 10px;
	margin: 5px 0 0 0;
	border: 1px solid #0080a0;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: none;
}


div.bar-frame div {
	background-repeat: no-repeat;
	width: 168px;
	height: 10px;
}

div.bar-frame div.p1 {
	background-image: url('images/bar-red.jpg');
	background-position: -153px 0;
}

div.bar-frame div.p2 {
	background-image: url('images/bar-red.jpg');
	background-position: -136px 0;
}

div.bar-frame div.p3 {
	background-image: url('images/bar-red.jpg');
	background-position: -119px 0;
}

div.bar-frame div.p4 {
	background-image: url('images/bar-red.jpg');
	background-position: -102px 0;
}

div.bar-frame div.p5 {
	background-image: url('images/bar-yellow.jpg');
	background-position: -85px 0;
}

div.bar-frame div.p6 {
	background-image: url('images/bar-yellow.jpg');
	background-position: -68px 0;
}

div.bar-frame div.p7 {
	background-image: url('images/bar-yellow.jpg');
	background-position: -51px 0;
}

div.bar-frame div.p8 {
	background-image: url('images/bar-green.jpg');
	background-position: -34px 0;
}

div.bar-frame div.p9 {
	background-image: url('images/bar-green.jpg');
	background-position: -17px 0;
}

div.bar-frame div.p10{
	background-image: url('images/bar-green.jpg');
	background-position: 0 0;
}


/* Search Result */

table.hosting-result {
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 0.9em;
}

table.hosting-result th {
	background-image: url('images/table-header-bg.jpg');
	background-repeat: repeat-x;
	font-size: 10pt;
	height: 18px;
	color: #FFFFFF;
	text-align: left;
	border-top: 1px solid #0087ae;
	border-bottom: 1px solid #0087ae;
	padding: 3px;
}

table.hosting-result tr.even {
	background-color: #f2f7f9;
}

table.hosting-result th.center,td.center {
	text-align: center;
}

table.hosting-result th.right,td.right {
	text-align: right;
}

table.hosting-result td.big {
	font-size: 12pt;
	font-weight: 700;
	text-align: center;
}

table.hosting-result td {
	padding: 5px;
}

table.hosting-result img.company-logo {
	border: 1px solid #d0d0d0;
}

table.hosting-result td div.bar-frame {
	margin: 3px 0 0 0;
}





/* Section styles */

div.section-tabs {
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #0087ae;
	margin-top: 35px;
}

div.section-tabs a {
	float: left;
	padding: 4px 12px 0 12px;
	height: 19px;
	color: #9e9e9e;
	font-size: 9pt;
	display: block;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	background-image: url('images/tab-small-gray.jpg');
	background-repeat: repeat-x;
	margin-right: 4px;
}

div.section-tabs a.selected {
	color: #FFFFFF;
	border-top: 1px solid #0087ae;
	border-left: 1px solid #0087ae;
	border-right: 1px solid #0087ae;
	background-image: url('images/tab-small-blue.jpg');
}


div#sec1 {
	width: 100%;
}

div#sec2 {
	width: 100%;
	display: none;
}

div#sec3 {
	width: 100%;
	display: none;
}



/* Web hosting detail page */

h2.h2image {
	padding: 4px 0 0 30px;
	font-size: 11pt;
	background-repeat: no-repeat;
	height: 20px;
	margin: 10px 0 10px 0;
	font-weight: 700;
}

h2#specs {
	background-image: url('images/icons/24xfunctions.jpg');
}

h2#reviews {
	background-image: url('images/icons/24xreviews.jpg');
}

h2#twitter {
	background-image: url('images/icons/24xtwitter.jpg');
}

h2#forum {
	background-image: url('images/icons/24xforum.jpg');
}


ul.specs {
	list-style-type: none;
	margin: auto;
	padding: 0;
}

ul.specs li {
	float: left;
	font-size: 9pt;
	padding: 0 0 0 20px;
	margin: 0 15px 5px 0;
	background-repeat: no-repeat;
}

ul.specs li#check {
	background-image: url('images/icons/16xcheck.jpg');
}

ul.specs li#uncheck {
	background-image: url('images/icons/16xclose.jpg');
}




div.tweet {
	width: 100%;
	font-size: 9pt;
	margin: 0 0 7px 0;
	padding: 7px 0 0 0;
	border-top: 1px dotted #CECECE; 
}

div.tweet img {
	float: left;
	margin: 0px 8px 0 0;
	width: 48px;
	height: 48px;
}

div.tweet span.time {
	color: #666666;
	font-size: 8pt;
}


table.wn-threads {
	font-size: 9pt;
}

table.wn-threads tr.odd {
	background-color: #edf3f6;
}


table.wn-threads td.time {
	color: #666666;
	font-size: 8pt;
	width: 80px;
	text-align: right;
}

div.wn-partner {
	margin-top: 8px;
	font-size: 9pt;
	color: #333333;
	width: 250px;
}
div.wn-partner span {
	padding-top: 5px;
	float: left;
}
div.wn-partner img {
	float: left;
	margin-left: 5px;
}





div#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9000;
	top:0px;
	left:0px;
	width:100%;
}

div#review-box {
	width: 770px;
	padding: 0 15px 15px 15px;
	background-color: white;
	position: absolute;
	top: 200px;
	left: auto;
	z-index: 9001;
	margin: auto 0 0 100px;
	display: none;
	color: #3F3F3F;
	font-size: 10pt;
}

div#review-box h2 {
	font-weight: 700;
}


div.review-form {
	float: right;
	width: 410px;
	margin: 15px 0 0 20px;
	color: #106796;
}

div#form-person {
	border: 1px solid #CCCCCC;
	background-color: #FBFBFB;
	padding: 5px;
}

div#form-company {
	border: 1px solid #CCCCCC;
	background-color: #FBFBFB;
	padding: 5px;
	display: none;
}


div.review-form table {
	font-size: 10pt;
}

div.review-form span.description {
	font-size: 8pt;
	color: #3F3F3F;
}

div.review-form span.required {
	color: #AA0000;
}

div.review-form label {
	color: #3F3F3F;
}

div.review-form input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F3F3F;
}

div.review-form textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F3F3F;
}


div.review-box-inner {
	margin: 15px 0px 0 10px;
	width: 300px;
	font-size: 9pt;
}



div.review-box-inner div.title {
	color: #128dcf;
	font-weight: 700;
	font-size: 11pt;
	height: 16px;
	width: 294px;
	padding: 3px 0 0 0;
}

div.review-box-inner div.questions {
	color: #3F3F3F;
	font-size: 9pt;
	line-height: 10pt;
	padding: 3px 0 0 0;
	height: 29px;
	width: 394px;
	margin: 0 0 5px 0;
}


div.review-box-inner img {
	float: left;
	margin: 0 8px 16px 0;
}


div#review-box img.btn-submit {
	margin-top: 10px;
	float: right;
	cursor: pointer;
}

div#review-box div.error-box {
	width: 300px;
	font-size: 9pt;
	margin-top: 20px;
	color: #AA0000;

}


div.review-overview {
	width: 100%;
	font-size: 9pt;
	margin-bottom: 20px;
}

div.review-overview img {
	width: 48px;
	height: 48px;
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #313131;
}

div.review-overview span.time {
	color: #AAAAAA;
	padding: 0 0 0 8px;
	font-size: 8pt;
}

div.review-overview span.customer {
	padding: 4px 10px 0 0;
	font-size: 8pt;
	font-weight: 700;
	display: block;
	float: left;
}

div.review-overview a.more {
	margin-top: 4px;
	font-size: 8pt;
	display: block;
	float: left;
}

div.review-overview div.text {
	width: 383px;
	height: 61px;
	padding: 20px 14px 5px 14px;
	margin: 5px 0 0 0;
	background-image: url('images/review-overview-box.jpg');
	background-repeat: no-repeat;
	color: #4f4f4f;
}




/* Review specs for full review */

div.review {
	width: 100%;
	font-size: 9pt;
	padding: 10px 0 10px 0;
}

div.review div.box {
	width: 417px;
	background-image: url('images/review-box-bg.jpg');
	background-repeat: repeat-y;
	float: left;
}

div.review div.box div.bottom {
	width: 100%;
	background-image: url('images/review-box-bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.review div.box div.bottom div.top {
	width: 383px;
	padding: 10px 20px 10px 14px;
	background-image: url('images/review-box-top.jpg');
	background-repeat: no-repeat;
	min-height: 120px;
}

div.review div.info {
	float: left;
	width: 365px;
	margin: 0 0 0 8px;
}

div.review img {
	width: 48px;
	height: 48px;
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #313131;
}

div.review span.time {
	color: #AAAAAA;
	padding: 0 0 0 8px;
	font-size: 8pt;
}

div.review div.rev-result {
	float: left;
	width: 325px;
	margin: 7px 0 0 8px;
}

div.review div.rev-result table.result td.b {
	font-weight: 700;
}

table.result td div.bar-frame {
	margin-top: 0;
}


/* Table specifications */
div#sec3 table {
	font-size: 9pt;
	margin-top: 10px;
}

div#sec3 table tr.even {
	background-color: #f2f7f9;
}

div#sec3 table td {
	text-align: center;
}

div#sec3 table td.td-name {
	font-weight: 700;
	text-align: left;
}

div#sec3 table td.empty {
	height: 20px;
}









