/**
  Theme Name: McAfee Promotions
  Theme URI: http://www.white-hat-web-design.co.uk
  Author: Simon Jarvis
  Author URI: http://www.white-hat-web-design.co.uk

*/

body {
	font-family: verdana, arial;
	font-size: 75%;
	margin: 0;
	color: #404040;
}

#container {
	width: 936px;
	margin: 10px auto;
	padding: 5px;
	background: white;
}

#header {
	height: 95px;
	position: relative;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#date {
	float: left;
	padding: 5px;
	color: white;
	font-weight: bold;
}

#topnav1 {
	background: #666666;
	color: black;
}

#topnav2 {
	background: #b10c34;
	border-bottom: 1px solid white;
}
#searchbar {
	float: right;
	padding: 1px 0px 0px 5px;
}
#searchsubmit {
	background: #b10c34;
	border: 1px solid #b10c34;
	color: white;
}

#topnav1 ul, #topnav2 ul {
	float: right;
	list-style: none;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#footer ul {
	width: 420px;
 	list-style: none;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#topnav1 ul li, #topnav2 ul li, #footer ul li {
	float: left;
	text-align: center;
	padding: 5px 0px;
	margin: 0px;
}
#topnav1 ul li {
	background: url(images/arrow-grey.gif) no-repeat center left;
}
#topnav2 ul li {
	background: url(images/arrow-red.gif) no-repeat center left;
}
#footer ul li {
	background: url(images/arrow-red.gif) no-repeat center left;
	border: none;
}
#topnav1 a, #topnav2 a, #footer a {
	color: white;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
}

#main {
}
.greybg {
	background: #e5e5e5;
}

#content {
	float: left;
	width: 584px;
	padding: 10px;
}

#side {
	float: left;
	width: 330px;
	margin-bottom: 5px;
}

.sidebox {
	margin: 5px 0px;
	padding: 5px;
	background: #cbdaf9;
}
.sidebox h3 {
	margin: 5px 0px;
}
.sidebox ul {
	list-style: none;
	padding: 0px 0px 10px 25px;
	margin: 0px;
}
.sidebox ul li {
	margin: 0px;
	list-style-image: url(images/arrow-bluebg.gif);
}
.sidebox ul li a {
	color: black;
	text-decoration: none;
}

#side li {
	list-style: none;
}

#footer {
	background: #b10c34;
	color: white;
	font-size: 90%;
	text-align: center;
}


h2 {
	color: #b10c34;
	font-size: 120%;
}
h3 {
	color: #b10c34;
	font-size: 120%;
}
h4 {
	color: #b10c34;
	font-size: 120%;
	margin: 2px 0px 5px 0px;
}
h5 {
	color: #b10c34;
	font-size: 110%;
}
h6 {
	color: #b10c34;
}

a {
	color: #b10c34;
}

a img {
	border: none;
}

.breadcrumb {
	color: #EA7807;
	font-family: 'arial narrow';
}
.breadcrumb a {
	color: #EA7807;
}


div.home_box{
margin:5px; float:left; width:186px; background:white;border:1px solid #b10c34;  }
div.home_box p{
margin:0px; padding:0px; }
div.home_box h4{
padding:8px 3px; margin:0px; color:white; text-align:center; font-size:110%;background:#b10c34; }
div.home_box img{
margin:2px auto; display:block;  }
div.home_box .text{
margin:2px 0px; padding:5px; }


div.home_box_1st {
margin-left:0px;
}
div.home_box_2nd {
}
div.home_box_3rd {
margin-right:0px;
}

#tabpanel {
}
#tabpanel ul {
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#tabpanel ul li {
	float: left;
	background: #b10c34;
	border-left: 1px solid #b10c34;
	border-right: 1px solid #b10c34;
	border-top: 1px solid #b10c34;
	margin: 0px 2px 0px 0px;
	padding: 4px;
}
#tabpanel ul li a {
	color: white;
	text-decoration: none;
}
#textpanel {
	border: 1px solid #b10c34;
	background: white;
	height: 180px;
}
#textpanel div {
	clear: both;
	display: none;
	padding: 10px;
}
#textpanel p {
	margin: 0px;
	padding: 0px;
}
#textpanel img {
	float: right;
	margin: 5px;
}
#textpanel div#panel1 {
	display: block;
}
#tabpanel ul li#tab1 {
	background: white;
}
#tabpanel ul li#tab1 a {
	color: #b10c34;
}

#adpanel {
	border: 1px solid #82BE4D;
	padding: 5px;
	margin: 10px auto;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

#footer {
	position: relative;
}
#buyabilitysitespopup {
	background: white;
	color: #b10c34;
	display: none;
	position: absolute;
	bottom: 23px;
	left: 460px;
	border-top: 1px solid #b10c34;
	border-left: 1px solid #b10c34;
	border-right: 1px solid #b10c34;
	padding: 10px;
	text-align: left;
	width: 320px;
	z-index: 1001;
}
#buyabilitysitespopup a {
	color: #b10c34;
	padding: 0px;
	font-weight: bold;
	font-size: 105%;
}
.blink {
	width: 140px;
	float: left;
	padding: 2px 0px 4px 20px;
	background: url(images/arrow-blue-white.gif) no-repeat;
}

#adzone_1, #adzone_2, #adzone_3 {
	margin: 2px 0px;
}

#tagcloud, #categories, #latestposts, #alan, #subscribe, #readers {
	background: white;
	margin: 5px 0px;
	text-align: justify;
	border: 1px solid #b10c34;
}
#tagcloud h3, #categories h3, #latestposts h3, #alan h3, #readers h3 {
	background: #b10c34;
	color: white;
	margin: 0px;
	padding: 5px;
}
#latestposts, #subscribe {
	border: 1px solid #b10c34;
}
#subscribe {
	padding: 5px;
	margin: 0px;
}
#subscribe img {
	float: left;
	margin: 0px 5px 0px 0px;
}
#subscribe p {
	margin: 10px 0px 0px 0px;
}
#latestposts h3, #readers h3 {
	background: #b10c34;
}
#categories {
	border: 1px solid #b10c34;
}
#categories h3 {
	background: #b10c34;
}
#alan {
}
#alan p {
	padding: 5px;
	margin: 0px;
}

#tagcloud p {
	margin: 5px;
	padding: 0px;
}
#tagcloud a {
	color: #b10c34;
	text-decoration: none;
}
#categories ul, #latestposts ul {
	margin: 5px 10px;
	padding: 0px;
}
#categories ul li, #latestposts ul li {
	padding: 4px 0px;
}

#bookmarks {
	text-align: center;
	border: 1px solid #EA7807;
	margin: 5px auto;
	clear: both;
	width: 250px;
	display: none;
	position: relative;
	top: 0px;
	left: 10px;
}
#bookmarks img {
	margin: 5px;
}


.offerbox {
border: 6px double #82BE4D; margin: 0px 10px 5px; padding: 5px 10px; float: right; width: 250px; position: relative; top: -40px;
}
.offerbox p {
	text-align: center;
	font-size: 160%;
	color: #EA7807;
}
.offerbox img {
	display: block;
	margin: 0px auto;
}

.offer {
	background: url(/wp-content/themes/gasboiler-wide/images/offer-bg.jpg) no-repeat;
	width: 240px;
	height: 122px;
	position: relative;
	top: -40px;
	float: right;
	padding: 20px;
	font-size: 130%;
	font-weight: bold;
	color: white;
}
.offer_button {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#s {
	background: #E5E5E5;
	float: left;
}
#searchsubmit {
	float: left;
}



#commentlist li {
	border:1px solid #DDDDDD;
	margin-top:10px;
}

