@charset "utf-8";

/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(http://www.hostratings.co.uk/images/img01.gif) repeat-x;
	font: 12px arial, helvetica, verdana, sans-serif;
	color: #000;
}



h1, h2, h3 {
		font: bold 24px "trebuchet ms", georgia, serif;
	text-transform: uppercase;
}

h1 {
	letter-spacing: -1px;
	font-size: 26px;
color: #dd3f14;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 125%;
}

p {
}

ul {
}

ol {
}

a {
	color: #02669D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

td {
padding: 5px;
}

/* Logo */

#logo {
	width: 874px;
	height: 147px;
	margin: 0 auto;
}

#logo div.hostratings {
	float: left;
	padding: 55px 37px 0 0;
	height: 78px;
}

#logo h1 {
	float: left;
	padding: 70px 37px 0 0;
	height: 54px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h2 {
	float: right;
	padding: 98px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 10px 0 10px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Page */

#bg {
	background: #f2f1e9;
}

#page {
	width: 918px;
	margin: 0 auto;
	background: #ffffff;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;

}

#content h1 {
	margin: 15px 0 20px 33px;
	padding-left: 0px;
	padding-bottom: 10px;
	background: url(http://blog.hostratings.co.uk/wp-content/themes/gossip/entryheading-star.gif) no-repeat left center;
	border:0.5px;
	border-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #f2f1e9;
	border-top-color: #ffffff;
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(http://www.hostratings.co.uk/images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 45px 0 20px 33px;
	padding-left: 56px;
	padding-bottom: 10px;
	background: url(http://blog.hostratings.co.uk/wp-content/themes/gossip/images/entryheading-star.gif) no-repeat left center;
	border:0.5px;
	border-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #f2f1e9;
	border-top-color: #ffffff;

}

.post h3.title {
padding: 5px;
margin-top: 15px;
border:0.5px;
border-style: solid;
border-color:#CFE9F9;
background: #E9F8FF;
text-align: left;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* reply */

.reply h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(http://www.hostratings.co.uk/images/img07.gif) no-repeat left center;
}

.reply h2.title {
	margin: 0px;
}

.reply .title a {
	text-decoration: none;
	color: #292929;
}

.reply .entry {
	padding: 32px;
	background: #E9F8FF;
	border:0.5px;
border-style: solid;
border-color:#CFE9F9;
}

.reply ul, .post ol {
	margin-left: 3em;
}

.reply ul {
	list-style-type: square;
}

.reply ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #015B8E url(http://www.hostratings.co.uk/images/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 26px;
	background: url(http://www.hostratings.co.uk/images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Sub Navigation Menu */

#subnav {
	padding: 15px 10px;
	background:#f2f1e9;
	font-size: 12px;

}

#subnav ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
clear: both;
}

#subnav li {
	display: inline;
}

#subnav a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 10px 0 10px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;

}

#subnav a:hover {
	text-decoration: underline;
}




/* Footer */

#footer {
	padding: 35px 0;
	background:#f2f1e9;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

th {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-color:#FFFFFF;
background: #02669E;
color:#ffffff;
font-size: 14px;
}

td.two {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #ffffff;
text-align: center;
font-size: 14px;

}

td.oneend {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #E9F8FF;
text-align: center;
font-size: 14px;
font-weight: bold;


}
td.twoend {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #ffffff;
text-align: center;
font-size: 14px;
font-weight: bold;


}

td.one {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #E9F8FF;
text-align: center;
font-size: 14px;

}
tr.review {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #E9F8FF;
text-align: center;
font-size: 14px;

}
tr.review2 {
padding: 5px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#f2f1e9;
border-top-color:#CFE9F9;
background: #ffffff;
text-align: center;
font-size: 14px;

}
tr.plans {
padding: 5px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #E9F8FF;
text-align: center;
font-size: 14px;

}
tr.plans2{
padding: 5px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#f2f1e9;
border-top-color:#CFE9F9;
background: #ffffff;
text-align: center;
font-size: 14px;

}
tr.scoreone {
padding: 3px;
margin: 0px;
border:0.5px;
border-style: solid;
border-right-color:#ffffff;
border-left-color:#ffffff;
border-bottom-color:#ffffff;
border-top-color:#CFE9F9;
background: #E9F8FF;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #02669D;
}


div.writereview {
padding: 5px;
margin-top: 15px;
border:0.5px;
border-style: solid;
border-left-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color:#f2f1e9;
border-top-color:#f2f1e9;
background: #fdfdfd;
text-align: center;
font-size: 16px;
font-weight: bold;

}

div.hostlink {
padding: 5px;
margin-top: 15px;
border:0.5px;
border-style: solid;
border-left-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color:#f2f1e9;
border-top-color:#f2f1e9;
background: #fdfdfd;
text-align: center;
font-size: 16px;
font-weight: bold;

}

div.breadcrumbs {
padding: 10px;
margin: 20px;
border:0.5px;
border-style: solid;
border-left-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color:#f2f1e9;
border-top-color:#f2f1e9;
background: #fdfdfd;
text-align: left;
font-size: 13px;
font-weight: bold;

}


#flowertabs li {

display: inline;
padding: 8px;
margin: 0px;
border:0.5px;
border-style: solid;
border-color:#FFFFFF;
background: #02669E;
font-size: 13px;

}

#flowertabs a {
color: #FFFFFF;
}
.star { width:90px; float:right; text-align:right
}
.clear { font-size:0px; clear:both; height:1px
}
.reviewtitle {width:395px; float:right;}
.reviewtitle h2 {font-size:15px; font-weight:bold; padding:15px 0 16px 0; margin: 0px; font-weight: 100;}
.howhelpfull {padding:16px 0; font-size:11px; text-align: right;}

#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;

}

#sddm li a
{	color:#268bff;}

#sddm li a:hover
{	color:#268bff;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 22px;
		width: 126px;
		background-color: #f5f5f5;
		color:#268bff;}

	#sddm div a:hover
	{	color:#268bff;}
