@charset "utf-8";
.cufon-loading {
	visibility:hidden;
}
body {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
#onedivtoholdthemall {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header_wrap {
	background-color: #093a20;
	height: 160px;
	width: 980px;
	overflow:hidden;
	background-image: url(../images/header_image_2013.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	float: right;	
}
#logo_wrap a img {
   background:transparent url(../images/main_logo.gif) no-repeat top left;
   height:0;
   overflow:hidden;
   padding-top: 140px; /* height of logo for screen */
   width: 440px; /* width of logo for screen */
}

#logo_wrap {
	margin-top: 13px;
	margin-left: 7px;
	width:293px;
	height:93px;
}
#navigation_wrap {
	background-color: #093A20;
	height: 30px;
	width: 980px;
}
#content_wrap {
	clear: both;
	width: 980px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_left_column_outerwrap{
	float: left;
	width: 730px;
	overflow: hidden;
	margin-right:20px;
}
.welcome_flash_hold {
	padding-bottom: 20px;
}

.content_left_column {
	background-color: #f1eee8;
	padding: 20px;
	width: 690px;
	margin-bottom: 15px;
	
}
/*#stove_content{
	background-image: url(../images/madeinbritianlogo_product.png);
	background-repeat: no-repeat;
	background-position: 670px 10px;
}*/
.stove_heat_output{
	top:10px;
	right:10px;
	background-color:#093A20;
	position:absolute;
	text-align:center;
	z-index:3;
	padding: 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(/js/PIE.htc);
}
.stove_output_info{
	bottom:10px;
	right:14px;
	background-color:#093A20;
	position:absolute;
	text-align:center;
	z-index:3;
	padding: 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(/js/PIE.htc);
	display: none;
}
.stove_large_image{
	position:absolute;
	z-index:2;
}
.heat_output_amount{
	display: block;
	margin-bottom: 5px;
	color:#fbf2d5;
	font-size: 26px;
	font-style: italic;
}
.heat_output {
	display: block;
	color:#fff;
	font-size: 18px;
	font-style: italic;
}
.price_output {
    display: block;
    color:#fbf2d5;
    font-size: 18px;
    font-style: italic;
}

.stove_large_image_wrap {
	width: 730px;
	position: relative;
	height:545px;
	margin-bottom:20px;
}
.show {
	background-color: #ffffff;
	border: 1px solid #c6cac6;
	padding: 10px;	
	margin-top: 10px;
}
.show_title {
	background-color: #093A20;
	color: #fdf1d6;
	margin-top: -10px;
	padding: 10px 10px 0px 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;	
}
.testimonial {
	background-color: #ffffff;
	border: 1px solid #c6cac6;
	padding: 10px;
    margin-bottom: 14px;
}
.testimonial_title {
	background-color: #093A20;
	color: #fdf1d6;
	margin-top: -10px;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;	
}
.content_right_column {
	float: left;
	width: 230px;
	background-repeat: no-repeat;
	background-position: center top;
}
/* carvings for right_column*/
#right_carving_1{
	background-image: url(../images/carving_1.gif);
	padding-top: 155px;
}
#footer_wrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A3F23;
	padding-top: 20px;
	clear: both;
	width: 980px;
	margin-top: 15px;
	padding-bottom: 50px;
}
#stove_range_wrap {
	clear: both;
	overflow: hidden;
}
.stove_range {
	margin: 5px;
	width: 220px;
	height: 200px;
	overflow: hidden;
	float: left;
}
.woodstore_range{
	margin: 5px;
	width: 220px;
	height: 220px;
	overflow: hidden;
	float: left;
}
#colour_range_wrap {
	clear: both;
	overflow: hidden;
}
.colour_range {
	margin: 5px;
	width: 220px;
	height: 200px;
	overflow: hidden;
	float: left;
}
.colour_range_disclaimer {
	margin: 5px;
	width: 440px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.style_option_wrap {
	padding-bottom: 15px;
	overflow: hidden;
	width: 690px;
}
.style_option {
	margin: 5px;
	float: left;
	width: 162px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.clear_all {
	clear: both;
}
#contact_googlemaps {
	height: 400px;
	width: 688px;
	z-index: 0;
	border: 1px solid #FFFFFF;
}
.diagram_wrap {
	width: 728px;
	border: 1px solid #666666;
	overflow: hidden;
	margin-bottom: 15px;
}
.diagram_left {
	float: left;
	width: 249px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 11px;
}
.diagram_right {
	float: left;
	width: 478px;
}

.diagram_td_header {
	font-size: 24px;
	color: #fdf1d6;
	background-color: #09391f;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
.diagram_td_left {
	background-color: #f3efe9;
	border-right-width: 1px!important;
	border-right-style: solid!important;
	border-right-color: #666666!important;
}
.diagram_left td{
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #666666!important;
}
.wrap_8 {
	width: 635px;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.image_8 {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 15px;
}
.image_8 img {
	height: 120px;
	width: 120px;
}
.text_8 {
	float: left;
	width: 500px;
}
.FAQ_hold_q {
	background-color: #ECE8DF;
	padding: 3px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DAD3C2;
}
.FAQ_wrap {
	padding-bottom: 20px;
	overflow: hidden;
	clear: left;
}

.FAQ_hold_a {
	background-color: #FFFFFF;
	padding: 3px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093A20;
}
.FAQ_icon {
	width: 50px;
	float: left;
	margin-right: 10px;
	font-size: 48px;
	padding: 0 5px 5px 5px !important;
	padding: 5px;
	color: #dad3c2;
}
.FAQ_text {
	float: left;
	width: 600px;
}
#sub_navigation_wrap {
	background-image: url(../images/madeinbritianlogo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 110px;
	float: left;
	width: 230px;
	margin-bottom: 15px;
}
ul.noIndent {
  margin-left: 10px;
  padding-left: 10px;
}


/* start parts list page */
body.parts-list-page .content_left_column_outerwrap {
	width: 700px;
}
body.parts-list-page .content_right_column {
	width: 260px;
}

table.parts-list th {
	text-align: left;
	background-color: #DCD9D4;
	padding: 4px 6px;
}

tr.stove-title th {
	background-color: #093a20;
}
tr.stove-title h1, tr.stove-title div.dropdown {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #f1eee8;
	padding: 8px 0 8px 8px;
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 225px 17px;
	border: 1px solid #093a20;
	position: relative;
}
tr.stove-title h1:hover, tr.stove-title div.dropdown:hover {
	border: 1px solid #DCD9D4;
}
tr.stove-title h1, tr.stove-title div.dropdown ul {
	position: absolute;
	top: 39px;
	left: -1px;
	width: 248px;
	background-color: #093a20;
}
tr.stove-title h1, tr.stove-title div.dropdown ul li a {
	margin: 0 !important;
}
tr.stove-title h1, tr.stove-title div.dropdown ul li a {
	color: #f1eee8 !important;
	background-color: #093a20 !important;
	padding: 8px 0 8px 8px !important;
	border: 1px solid #DCD9D4 !important;
	border-top: none !important;
}
tr.stove-title h1, tr.stove-title div.dropdown ul li a:hover {
	background-color: #f1eee8 !important;
}
tr.stove-title h1, tr.stove-title div.dropdown ul.dropdown_items {
	display:none !important;
}
tr.stove-title h1:hover, tr.stove-title div.dropdown:hover ul.dropdown_items {
	display:block !important;
}
table.parts-list {
	border-collapse:collapse;
	background-color: #f1eee8;
	width: 260px;
}
table.parts-list tr.part:hover td,
table.parts-list tr.hover td {
	background-color: #093a20;
	color: #f1eee8;
}

table.parts-list td {
	padding: 4px 6px;
}


/* end parts list page */




h2.instructions {
	text-align: center;
	color: #093a20;
}

table.opening-times {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.opening-times th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	-moz-border-radius: ;
}
table.opening-times td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	-moz-border-radius: ;
	font-size: 14px;
}
table.opening-times .last-row td {
	padding-bottom: 0;
	margin-bottom: 0;
}
table.opening-times .last-row cufon {
	margin-bottom: 0;
}
#content-12 #head {
	padding-bottom: 15px;
}

#content-12 #right {
	padding-left: 15px;
	padding-bottom: 15px;
}
#content-13 #head {
	padding-bottom: 15px;
}
.video_wrapper {
    width: 690px;
	clear:both;
	padding: 5px 0 20px 0;
    /*height: 229px;
    margin-top: 16px;*/
}
.video_frame {
    /*width: 393px;
    height: 229px;
    float: left;*/
	clear: both;
}
.video_frame iframe {
	margin-right: 18px !important;
	margin-bottom: 10px !important;
}
.video_desc {
    /*width: 297px;
    height: 229px;*/
    /*padding-top: 50px;*/
	clear: both;
}

/* bigger
.video_wrapper {
    width: 690px;
    height: 229px;
    margin-top: 16px;
}
.video_frame {
    width: 393px;
    height: 229px;
    float: left;
}
.video_desc {
    width: 297px;
    height: 229px;
    float: left;
}
*/