@charset "UTF-8";
/* CSS Document */



/* General Tags */

body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	background-color: #F7F7F7;
}

h1 {
	font-weight: lighter;
	font-size: 24px;
}

a {
	font-weight: lighter;
	color: #860C0C;
	text-decoration: underline;
	font-size: 12px;
}
.click {
	color: #00FF66;
	display: block;
	background-color: #990000;
	width: 250px;
	float: left;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
}


/* Thin Grey Header Tags */

#pageHeader {
	padding: 0px;
	height: 30px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(assets/images/pageHeader.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #444444;
}


/* Menu Tags */

#menu {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/images/menu.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#menu a:hover {
	color: #333333;
}



/* Banner Tags */

#banner {
	height: 200px;
	width: 590px;
	margin-top: 10px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}
#bannertext {
	height: 170px;
	width: 220px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.bannertext {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #7F0B0B;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	line-height: 16px;
}
.bannertextPrice {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #7F0B0B;
	display: block;
	text-align: center;
	margin-top: 15px;
}
.bannertextheader {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	background-color: #7F0B0B;
	background-position: center center;
	height: 18px;
	padding: 5px;
}



/* Page Wrap Tags */

#page {
	padding: 0px;
	height: 550px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#page1 {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}



/* Left hand side column Tags */

#leftSidebar {
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#leftSidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftSidebar li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftSidebar a {
	color: #333333;
	text-decoration: none;
}

#leftSidebar a:hover {
	color: #990000;
}



/* Page Content Tags */

#content {
	padding: 10px;
	float: left;
	height: 500px;
	width: 390px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#content1 {
	float: left;
	height: 100%;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}

#content2 {
	padding: 0px;
	float: left;
	height: 100%;
	width: 590px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#product1 {
	height: 256px;
}

#product2 {
	height: 220px;
}

#product3 {
	height: 220px;
}


#product4 {
	height: 220px;
}
#product5 {
	height: 220px;
}

#enlarge {
	height: 100%;
}

#productOrder {
	float: left;
	width: 550px;
	height: 150px;
	padding-top: 15px;
}

#pdfDownload {
	float: right;
	width: 100px;
	height: 100%;
	text-align: right;
}



/* Right hand side column Tags */

#rightSidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 550px;
	width: 190px;
	background-repeat: no-repeat;
}



/* Footer Tags */

#footer {
	height: 70px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/images/paymentLogos.gif);
	background-repeat: no-repeat;
	clear: both;
	background-color: #444444;
	background-position: center;
	text-align: center;
}

#footer a {
	color: #F5981E;
	font-size: 10px;
}

.smallprint {
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}



/* Boxed Tags */

.boxed .title {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxed {
}

.boxed  .titleIndex {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(indexpage/contentIndex.gif);
	margin-top: 5px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 20px;
	height: 40px;
}

.boxed .titleContent {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(assets/images/contentTitle.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxed .titleProduct {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D8D8D8;
	text-align: center;
}
.boxed .titleProduct_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxed .content {
	background-color: #860C0C;
	border: thin dashed #FFFFFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	margin-top: 10px;
	height: 100px;
}

.boxed .content1 {
	padding-top: 5px;
	padding-right: 16px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.boxed .contentsign {
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	height: auto;
	background-color: #F6F6F6;
}

.boxed .contentStar {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(assets/images/starBuy.jpg);
	background-repeat: no-repeat;
	background-position: 500px 50px;
}

.boxed .contentNew {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(assets/images/new.jpg);
	background-repeat: no-repeat;
	background-position: 520px 70px;
}

.boxed .contentRedHot {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 500px 50px;
}



/* General Class Tags */

.img {
	padding: 3px;
}

.img1 {
	padding-right: 20px;
	float: left;
}

.imgCentre {
	padding-left: 28px;
}

.productName {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7F0B0B;
	display: inline-block;
	width: 270px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.greyHightlight {
	background-color: #EEEEEE;
	height: 220px;
}

.price {
	font-size: 36px;
	color: #000000;
}


/* Accordion Tags */
	
.accordion_toggle {
	display: block;
	height: 25px;
	width: 180px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #940D0D;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	background-color: #CECECE;
}
		
.accordion_content {
	background-color: #eeeeee;
	overflow: hidden;
	margin: 0px;
	height: 20%;
}
			
.accordion_content h2 {
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.accordion_content  li {
	padding-left: 10px;
}
.disclaimer {
	font-size: 9px;
}
.offer {
	width: 192px;
	height: 250px;
	background-color: #f7f7f7;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
.sampleRow {
	clear: both;
	height: 120px;
	width: auto;
	margin-top: 15px;
}
.sample {
	width: 65px;
	float: left;
	text-align: center;
}
#sampleForm {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 140px;
}
#sampletext {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.price_splash {
	color: #FFFFFF;
	background-color: #990000;
	width: 154px;
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	line-height: 22px;
	margin-left: 20px;
}
.hlight   {
	background-image: url(indexpage/contentIndex.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 190px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 12px;
}
.price_disclaimer {
	font-size: 12px;
	text-align: center;
}
.offers {
}
.offers    a  {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boxed h2 {
	color: #FFFFFF;
	text-align: left;
}
.productName_enlarge_page {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #7F0B0B;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	width: 270px;
	float: left;
	height: 20px;
	padding-top: 5px;
}
.productName_enlargements_page {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #7F0B0B;
	text-decoration: none;
	margin-bottom: 0px;
	width: auto;
	height: 20px;
	padding-top: 5px;
	display: block;
	clear: right;
}
#leftSidebar  .direct  a:visited     {
	color: #ffffff;
	color: #333333;
	font-size: 14px;
}
#leftSidebar      .direct  a:hover {
	color: #ffffff;
	color: #990000;
}
#leftSidebar .direct {
	display: block;
	height: 25px;
	width: 190px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(assets/images/leftSideTitle.jpg);
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10px;
}
#leftSidebar    .direct a   {
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	color: #333333;
}
.newoffer {
}
.newoffer1 {
	float: right;
	padding-left: 2px;
	padding-bottom: 5px;
	height: 165px;
	width: 150px;
}
.newofferborder         {
	float: left;
}
.newofferborder  a {
	display: block;
	height: 205px;
	width: 158px;
	border: thin solid #7F0B0B;
	text-decoration: none;
	padding-top: 2px;
	margin-bottom: 20px;
}
.newofferborder   a:hover {
	border: thin solid #FFCC00;
	height: 205px;
	width: 158px;
	display: block;
}
.newofferpic {
	font-size: 12px;
	font-weight: normal;
}
.offer_text_holder {
	margin-right: auto;
	margin-left: auto;
	width: 148px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
}
.offeroptions {
	width: 270px;
	height: 45px;
	float: left;
	background-color: #003366;
	padding-left: 3px;
	margin-top: 3px;
}
.offerprice {
	font-size: 24px;
	color: #000000;
}
.bannertextheader_pad {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	background-color: #7F0B0B;
	background-position: center center;
	height: 18px;
	padding: 5px;
}
.bannertext_pad {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7F0B0B;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 2px;
	margin-top: 5px;
	float: left;
	width: 600px;
}
.bannertextheader2 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	background-color: #7F0B0B;
	background-position: center center;
	height: 18px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bannertextbig {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	height: 44px;
	float: right;
	width: 590px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 20px;
	background-color: #7F0B0B;
	padding-top: 5px;
	padding-bottom: 3px;
}
.boxed h3 {
	color: #999999;
	text-align: left;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: lighter;
}
.accordion_basket {
	height: 25px;
	width: 180px;
	line-height: 25px;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	padding-left: 10px;
	background-color: #CECECE;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
}
.product_header_new {
	font-size: 24px;
	color: #7E0B0C;
	width: 272px;
	float: left;
	padding-top: 10px;
	height: auto;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.boxed .faq {
	color: #CF1113;
	font-weight: bold;
}
#new_menu {
}
#new_menu ul {
	margin: 0px;
	padding: 0px;
}
#new_menu li {
	list-style-type: none;
}
#new_menu a {
	color: #7F0B0B;
	font-size: 14px;
	background-color: #D7D7D7;
	display: block;
	height: 15px;
	width: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#new_menu a:hover {
	background-color: #7F0B0B;
	color: #FFFFFF;
}


#new_menu a:focus {
	color:#FFFFFF;
	background-color:#7F0B0B;
}
#content_wood {
	height: 100%;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	float: right;
}
.wood_surround_holder {
	width: 220px;
	height: 270px;
	border: 1px solid #990000;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-left: 2px;
	margin-top: 2px;
	float: left;
}
.wood_surround_holder_right {
	width: 220px;
	height: 270px;
	border: 1px solid #990000;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 2px;
	float: right;
}
.bottom_banner {
	width: 495px;
	padding-top: 5px;
	font-weight: bold;
	color: #790E10;
	float: left;
	padding-left: 45px;
	text-align: justify;
}
.wood_surround_text {
	margin-top: 5px;
	width: 213px;
	text-align: center;
	color: #7F0B0B;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
}
.wood_surround_text   a {
	font-weight: bold;
	display: block;
	background-color: #7F0B0B;
	color: #FFFFFF;
	margin-top: 8px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 2px;
	height: 20px;
	margin-bottom: 5px;
}
.wood_surround_text a:hover {
	color: #7F0B0B;
	background-color: #CCCCCC;
}
.wood_fire_surround_pic {
	width: 200px;
	height: 100px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.wood_banner_text {
}
.wood_banner_text  a {
	background-color: #7F0B0B;
	display: block;
	padding-top: 10px;
	margin-bottom: 2px;
	height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	width: 213px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wood_banner_text a:hover {
	background-color: #D7D7D7;
	color: #7F0B0B;
}
#bottom_buttons {
}
#centre {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 550px;
}
#bottom_buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottom_buttons li {
	display: inline;
	float: left;
}
#bottom_buttons a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7F0B0B;
	width: 133px;
	margin-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: 2px;
}
#bottom_buttons a:active {
	background-color: #CCCCCC;
}
#bottom_buttons a:hover {
	color: #7F0B0B;
	background-color: #CCCCCC;
}
#bottom_buttons a.current {
	color: #7F0B0B;
	background-color: #CCCCCC;
}
.bannertextbigCopy {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	float: right;
	width: 590px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 20px;
	background-color: #7F0B0B;
	padding-top: 10px;
}
.spacer {
	width: 45px;
	height: 50px;
	float: left;
}
.spacer40 {
	height: 40px;
	width: 35px;
	float: left;
}
.restart_right {
	clear: right;
}
.restart {
	clear: both;
}
.offerpriceindex {
	font-size: 20px;
	color: #660000;
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(assets/images/payment_logo.gif);
	background-repeat: no-repeat;
	width: 120px;
	text-align: right;
	margin-left: 10px;
}
.imgLink {
	text-decoration: none;
}
.imgLink a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.tectext {
	width: 240px;
	float: right;
	height: 200px;
	padding-left: 10px;
}
.tecpic {
	width: 300px;
	float: left;
}
.boxed .contentelectric {
	background-color: #860C0C;
	border: thin dashed #FFFFFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	height: 100px;
}
h3 {
	font-size: 12px;
}
.rebate_holder {
	width: 520px;
	float: left;
	height: auto;
	border: 1px solid #990000;
	padding: 5px;
}
.rebate_text {
	width: 240px;
	float: left;
	padding-left: 20px;
	display: block;
}
.rebate_image {
	float: left;
}
