/**
  Theme Name: Holiday Wide
  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: arial,verdana;
	font-size: 80%;
	background:#b9b7b7 url(images/bg.jpg) repeat-x; 
	margin: 0;
	color: #404040;

}

#container{
	width:936px; 
	margin:10px auto; 
	background:white; 
}

#header {
	height: 128px;
	position: relative;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#date {
	float: left;
	padding: 5px;
	color: white;
	font-weight: bold;
}

#topnav1 {
	background: #82be4d;
	color: black;
}

#topnav2 {
	background: #477efc;
	border-bottom: 1px solid white;
}
#topnav3 {
	background: #ea7807;
	height: 15px;
}
#searchbar {
	float: right;
	padding: 1px 0px 0px 5px;
	border-left: 1px solid white;
}
#searchsubmit {
	background: #477efc;
	border: 1px solid #477efc;
	color: white;
}

#topnav1 ul, #topnav2 ul {
	float: right;
	list-style: none;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#footer ul {
	width: 580px;
 	list-style: none;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#topnav1 ul li, #topnav2 ul li, #footer ul li {
	float: left;
	text-align: center;
	border-left: 1px solid white;
	padding: 5px 0px;
	margin: 0px;
}
#topnav1 ul li {
	background: url(images/arrow-green.gif) no-repeat center left;
}
#topnav2 ul li {
	background: url(images/arrow-blue-yellow.gif) no-repeat center left;
}
#footer ul li {
	background: url(images/arrow-orange-yellow.gif) no-repeat center left;
	border: none;
}
#topnav1 a, #topnav2 a, #footer a {
	color: white;
	padding: 5px 10px 5px 18px;
	text-decoration: none;
}
#topnav1 a {
	color: #346029;
}
#topnav2 a {
	font-weight: bold;
}
#topnav1 a:hover {
	background: #9ce060 url(images/arrow-lgreen.gif) no-repeat center left;
}
#topnav2 a:hover {
	background: #ea7807 url(images/arrow-orange.gif) no-repeat center left;
}

#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: #ea7807;
	color: white;
	font-size: 90%;
	text-align: center;
}


h2 {
	color: #477efc;
	font-size: 120%;
}
h3 {
	color: #477efc;
	font-size: 120%;
}

a {
	color: #477efc;
}

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; }
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%; }
div.home_box img{
margin:2px auto; display:block; width:150px; height:185px; }
div.home_box .text{
margin:2px 0px; padding:5px; }

div.home_box_orange{
border:1px solid #EA7807; }
div.home_box_blue{
border:1px solid #477efc; }
div.home_box_green{
border:1px solid #82BE4D; }
div.home_box_orange h4{
background:#EA7807; }
div.home_box_blue h4{
background:#477efc; }
div.home_box_green h4{
background:#82BE4D; }

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: #477efc;
	border-left: 1px solid #477efc;
	border-right: 1px solid #477efc;
	border-top: 1px solid #477efc;
	margin: 0px 5px 0px 0px;
	padding: 4px;
}
#tabpanel ul li a {
	color: white;
	text-decoration: none;
}
#textpanel {
	border: 1px solid #477efc;
	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: #477efc;
}

#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;
}

#comparetable {
	margin: auto;
	border-collapse: collapse;
	background: url(images/comparetableheaders.jpg) no-repeat;
}
#comparetable thead {
	border: 1px solid #e5bd95;
	height: 98px;
}
#comparetable tbody tr {
	background: url(images/comparetablebg.jpg) repeat-y;
}
#comparetable tbody td {
	border: 1px solid #e5bd95;
	padding: 0px 2px;
	text-align: center;
	height: 28px;
	background-position: 0 0;
}

#footer {
	position: relative;
}
#buyabilitysitespopup {
	background: white;
	color: #EA7807;
	display: none;
	position: absolute;
	bottom: 23px;
	left: 320px;
	border-top: 1px solid #477efc;
	border-left: 1px solid #477efc;
	border-right: 1px solid #477efc;
	padding: 10px;
	text-align: left;
	width: 320px;
	z-index: 1001;
}
#buyabilitysitespopup a {
	color: #EA7807;
	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 #477efc;
}
#tagcloud h3, #categories h3, #latestposts h3, #alan h3, #readers h3 {
	background: #477efc;
	color: white;
	margin: 0px;
	padding: 5px;
}
#latestposts, #subscribe, #readers {
	border: 1px solid #EA7807;
}
#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: #EA7807;
}
#categories {
	border: 1px solid #82BE4D;
}
#categories h3 {
	background: #82BE4D;
}
#alan {
}
#alan p {
	padding: 5px;
	margin: 0px;
}

#tagcloud p {
	margin: 5px;
	padding: 0px;
}
#tagcloud a {
	color: #477efc;
	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;
}


#mybloglog-reader-roll {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.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;
}



/* start images related  */
body table#MBL_COMM img
{
border:1px solid black;
float:left;
height:35px;
padding:0px;
position:relative;
width:35px;
z-index:999;
}
body table#MBL_COMM td.mbl_join_img
{
background-color:white;
cursor:pointer;
margin:0pt;
padding:2px;
width:26px;
}
/* stop images related  */
 
/* start of "You!" link */
body table#MBL_COMM td.mbl_join 
{
background-color:white;
border-bottom:0pt none;
color:black;
cursor:pointer;
font-size:11px;
margin:0pt;
padding:2px;
text-align:left;
}
/* stop of "You!" link */
 
/* start the whole widget */
body table#MBL_COMM
{
background-color:white;
font-family:Verdana,Arial,Sans-Serif;
font-style:normal;
font-weight:normal;
line-height:12px;
width:270px;
}
/* stop the whole widget */
 
/* start of the tds wrapping the images */
body table#MBL_COMM td.mbl_img
{
background-color:white;
border-top:0pt none;
cursor:pointer;
margin:0pt;
padding:2px;
width:26px;
}
/* stop of the tds wrapping the images */
 
/* start of the three trs wrapping the bottom links */
body table#MBL_COMM td.mbl_fo_hidden 
{
background-color: white;
color:black;
cursor:pointer;
font-size:10px;
padding:2px;
text-align:center;
}
/* stop of the three table rows wrapping the three bottom links */
 
/* start of "Join My Community" link */
 body table#MBL_COMM td.mbl_join a
{
	color: black;
}
body table#MBL_COMM td.mbl_join a:hover
{
	color:#6C6C6C;
}
/* end of "Join My Community" link */ 
 
/* start of "Join This Commnunity" link */
body table#MBL_COMM td.mbl_fo_hidden a
  {
   color:black;
	}
body table#MBL_COMM td.mbl_fo_hidden a:hover
 {
	color:#6C6C6C;
}
/* end of "Join This Commnunity" link */
 
/* start of "View Reader Commnunity" and "Provided by MyBlogLog" links*/
body table#MBL_COMM td.mbl_fo_hidden a:visited
{
	color: black;
}
body table#MBL_COMM td.mbl_fo_hidden a:visited:hover
{
	color: #6C6C6C;
}
/* end of "View Reader Commnunity" and "Provided by MyBlogLog" links*/