@import url("common.css");
html, body{
background: #383939;
color: #000000;
text-align: center;
margin: 0px 0 0px 0;
padding: 0px;
font-weight: bold;
}
 
#index{
height: auto !important;
height: 605px;
min-height: 605px;
background: #000000 url(../images/newhomebg.jpg) left top no-repeat;
border-left: 10px solid #ffcd33;
}

#container{
position: relative;
width: 793px;
margin-left: auto;
margin-right: auto;
background: #000000;
color: #ffffff;
height: auto !important;
height: 605px;
min-height: 605px;
text-align: left;
}

#popup{
width: 400px;
text-align: left;
color: #ffffff;
border: 1px solid #ffffff;
border-left: 30px solid #FFCC33;
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

#header{
background: #000000 url(../images/flamestop.png) left bottom no-repeat;
height: 114px;
}

.widescreen #header{
    border-right: 5px solid #FFCC33;
    width: 783px;
    border-left: 10px solid #FFCC33
}

.logo{
position: absolute;
left: 60px;
top: 10px;
}

#header .logo{
top: 10px;
left: 60px;
}


#menu{
background: url(../images/menubg2.png);
position: absolute;
right: 0px;
top: 10px;
width: 415px;
height: 30px;
z-index: 10;
}

#menu ul{
margin: 0px 0px 0px 10px;
padding: 0px;
text-align: left;
}

#menu li{
margin: 0px;
padding: 0px;
display: inline;
}

#menu a{
text-transform: uppercase;
color: #ffffff;
line-height: 30px;
font-size: 11px;
padding: 0px 5px 0px 5px;
}

#menu a:hover, #menu a.current{
color: #000000;
}

#footer, #footer-home{
position: absolute;
bottom: 10px;
left: 150px;
font-size: 8px;
}

#index #footer{
left: 60px;
bottom: -20px;
}

#footer a, #footer-home a{
text-transform: uppercase;
color: #ffffff;
margin-right: 7px;
}

#footer a:hover, #footer-home a:hover{
color: #FFCC33;
}
#footer-home {
    position: absolute;
    left: 0px;
    bottom: -25px;
    width: 793px;
}
img.wp-pos {
    position: absolute;
    right: 0px;
    top: -10px;
}
#prodstrip{
width: 156px;
position: absolute;
top: 0px;
right: 0px;
z-index: 2;
background: #FFCC33;
text-align: right;
}

.widescreen #prodstrip{
padding-bottom: 10px;
}

#index #prodstrip{
width: 155px;
}

#prodstrip .product{
position: relative;
z-index: 20;
height: auto !important;
height: 189px;
}

#prodstrip .product h2{
position: relative;
background: #000000;
line-height: 15px;
color: #ffffff;
font-size: 10px;
padding: 2px 3px 2px 5px;
margin: 0px;
width: 142px;
text-align: left;
font-weight: bold;
z-index: 150;
margin: 0 0 0 6px;
  background-color: #373838;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#373838), to(#1c1c1c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #373838, #1c1c1c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #373838, #1c1c1c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #373838, #1c1c1c); /* IE10 */
  background-image:      -o-linear-gradient(top, #373838, #1c1c1c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #373838, #1c1c1c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373838', EndColorStr='#1c1c1c'); /* IE6–IE9 */



}
#prodstrip h2 a{
color: #ffffff;
font-weight: bold;
background: url(../images/home-arrow.png) no-repeat bottom right;
padding-right: 12px
}

#prodstrip h2.wide{

}

#prodstrip h2 a:hover{
     color: #FFCC33
}

#leftbox{
position: absolute;
bottom: 45px;
left: 38px;
background: #ffcc33;
line-height: 14px;
color: #000000;
font-size: 13px;
padding: 10px 15px 10px 15px;
margin: 0px;
height: auto;
width: 225px;
text-transform: uppercase;
text-align: left;
font-weight: bold;
}
#leftbox a{
color: #000000;
}

#jamiebook{
  position: absolute;
  bottom: 76px;
  left: 50px;
  margin: 0px;
  height: 166px;
  width: 129px;
  }
  #leftbox a{
  font-weight:500;
  color:#393838;}
  #leftbox a span{
  font-weight:800;}
  #leftbox a em{color:#006699;
  font-weight:900;}
  
  
#index #content{
position: absolute;
left: 80px;
top: 100px;
background: transparent;
border: 0px;
height: auto !important;
}

#index #content h1{
text-transform: uppercase;
}
#content h2{
margin: 0px;
line-height: 18px;
font-weight: bold;
font-size: 14px;
}


#content .text h3{
margin: 0px;
line-height: 18px;
font-size: 14px;
font-weight: bold;
margin: 20px 0px 5px 0px;
}


#index #content h2{
margin-left: 110px;
}

#index #content p{
margin-left: 110px;
font-size: 11px;
}


#content{
border-left: 130px solid #FFCC33;
border-right: 156px solid #FFCC33;
position: relative;
width: 506px;
padding: 0px;
background: #383939;
height: auto !important;
height: 680px;
min-height: 680px;
}

.widescreen #content{
border-left: 10px solid #FFCC33;
border-right: 160px solid #FFCC33;
width: 628px;
}

#content h1{
font-size:16px;        
text-decoration:none;        
color:#B0B0B0; 
}

#content h3.price{
color: #FFCC33;
font-size: 16px;
}

#content ol li{
margin-left: 20px;
}

.text{
padding: 20px 115px 20px 40px;
font-weight: normal;
}

.widescreen .text{
padding-right: 40px;
}

.splash{
position: relative;
height: 300px;
color: #000000;
}

.widescreen .splash{
margin-left: 0px;
}

#content .splash h1{
background: url(../images/whitebg.png) !important;
background: url(../images/whitebg.gif);
line-height: 44px;
position: absolute;
left: 0px;
bottom: 15px;
text-transform: uppercase;
text-align: right;
padding: 0px 10px 0px 0px;
color: #000000;
font-size:18px;

}

#content .error, .error{
	color: #ff0000;
}

#content .splash h1.lite{
background: url(../images/whitebglite.png) !important;
background: url(../images/whitebg.gif);
}

#leftcol{
background: #FFCC33;
float: left;
width: 120px;
color: #000000;
position: absolute;
z-index: 15;
padding-left: 10px;
}

#leftcol .addtocart{
margin-top: 200px;
}

.widescreen #leftcol{
height: 297px;
}

.widescreen #leftcol .addtocart{

margin-top: 195px;
}

#leftcol .addtocart input {
width: 80px; 
border: 0px;
}
#leftcol .addtocart select {
width: 80px;
border: 0px;
font-size: 11px;
margin-bottom: 2px;
line-height: 14px;
}
#leftcol .addtocart .buy{
width: 110px;
color: #ffffff;
background: #000000;
margin: 5px 0px 5px 0px;
padding: 0px 5px 0px 5px;
font-family: arial black;
font-size: 11px;
height: 25px;
line-height: 25px;
cursor: pointer;
}

#leftcol .delivery{
font-weight: normal;
font-size: 9px;
padding-right: 20px;
margin-bottom: 100px;
}

#leftcol .awards2{
position: absolute;
top: 0px;
left: 25px;
}

.widescreen #leftcol .delivery{
margin-bottom: 6px;
}

#leftcol .delivery strong{
font-size: 11px;
}

#leftcol .extras{
padding-right: 20px;
padding-bottom: 10px;
}

#leftcol .extras img{
position: relative;
left: 32px;
}

#leftcol .extras h2{
font-size: 10px;
font-weight: normal;
line-height: auto;
margin: 0px;
font-family: arial black;
}
#leftcol .extras strong{
}

#leftcol .extras h3{
font-size: 13px;
font-weight: bold;
line-height: auto;
margin: 0px;
color: #ffffff;
}


#leftcol .extras p{
margin: 0px 0px 15px 0px;
font-size: 10px;
font-weight: normal;
color: #333333;
}

#leftcol .extras a{
color: #000000;
text-transform: uppercase;
font-weight: bold;
}

#leftcol .extras a:hover{
color: #ffffff;
}

.spec{
background: #afb0b0;
color: #000000;
padding: 1px 10px 1px 10px;
width: 330px;
}

.checkout{
width: 100%;
border-collapse:collapse;
}

.checkout th{
background: #FFCC33;
color: #000000;
line-height: 25px;
padding: 0px 0px 0px 5px;
}

.checkout td{
line-height: 25px;
border: 1px solid #ffffff;
padding: 0px 5px 0px 5px;
}

.checkout .qty{
width: 20px;
text-align: center;
}

.checkout td.noborder{
border: 0px;
padding: 10px 0px 10px 0px;
}

.checkout input, input.button, .checkout textarea{
border: 1px solid #FFCC33;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
cursor: hover;background: #ffffff;
color: #000000;
}
input.button{
background: #383939;
color: #ffffff;
}

.checkout th.sub{
background: transparent;
color: #ffffff;
text-align: right;
border: 1px solid #ffffff;
padding: 0px 10px 0px 0px;

}

.address{
width: 100%;
border-collapse:collapse;
}

.address th{
background: #FFCC33;
color: #000000;
line-height: 25px;
padding: 0px 0px 0px 5px;
border: 1px solid #ffffff;
width: 160px;
}

.address td{
line-height: 25px;
padding: 0px 5px 0px 5px;
width: 250px;
}

.address input, .address textarea{
border: 1px solid #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
cursor: hover;
background: #383939;
padding: 3px;
width: 160px;
background: #ffffff;
color: #000000;

}

.address .charcount{
	font-size: 10px;
	padding-left: 4px;
}

.address input:hover, .address input:focus{
border: 1px solid #FFCC33;
}

.address input.smallbox{
width: 80px;
}


.stove td{
line-height: 25px;
padding: 0px 5px 0px 5px;

}

input.sparebox{
border: 1px solid #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
cursor: hover;
background: #383939;
padding: 3px;
color: #ffffff;
width: 10px;
}

.spareslist{
border-collapse: collapse;
}

.spareslist td{
padding: 5px 4px 5px 4px;
border: 1px solid #ffffff;
}
 
.spareslist th{
background: #FFCC33;
color: #000000;
line-height: 25px;
padding: 0px 0px 0px 5px;
border: 1px solid #ffffff;
}

.spareslist .row1{
background: #000000;
}

.text .addtocart{
margin-top: 10px;
line-height: 15px;
}

.text .addtocart input {
width: 45px;
border: 0px;
border: 1px solid #ffffff;
cursor: hover;
background: #383939;
color: #ffffff;
margin: 0px;
padding: 0px 5px 0px 5px;
}
.text  .addtocart select {
width: 80px;
border: 0px;
font-size: 11px;
margin-bottom: 2px;
line-height: 14px;
margin: 0px;
padding: 0px 0px 0px 0px;
}
.text .addtocart .buy{
width: 110px;
color: #ffffff;
background: #000000;
font-family: arial black;
font-size: 11px;
height: 25px;
line-height: 25px;
margin: 0px;
padding: 0px 5px 0px 5px;
cursor: pointer;
border: 0px;
display: inline;
}

.right{
float: right;
padding-left: 25px;
font-size: 9px;
text-align: center;
}

.floatleft{
float: left;
padding-right: 25px;
font-size: 9px;
text-align: center;
}

#boxover{
position: absolute; top: 110px; left: 200px; width: 410px; height: 200px; 
background: #000000; 
z-index: 150;	
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#alert{
position: absolute; top: 110px; left: 200px; width: 410px; height: 180px; 
background: url(../images/alertbg.png); 
z-index: 150;	

}

#alert p{
	position: absolute; 
	top: 0px; 
	left: 0px;
	margin: 30px;
	padding: 20px;
	background: #000000;
	color: #ffffff;
	border: 2px solid #FFCC33;
	height: 80px;
}

#alert a{
	position: absolute;
	right: 30px;
	bottom: 5px;
	color: #fff;
}

#boxover.hidden, .hidden{
display: none;	
}

#boxtext{
position: absolute; top: 140px; left: 250px;border: 2px solid #ffffff; background: #000; color: #fff; width: 300px;
z-index: 255;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 100;	
}


#postcodeover{
position: absolute; top: 110px; left: 170px; width: 500px; height: 320px; 
background: #000000; 
z-index: 150;	
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#postcodeover.hidden, .hidden{
display: none;	
}

#postcodetext{
position: absolute; top: 130px; left: 200px;border: 2px solid #ffffff; background: #000; color: #fff; width: 400px;
z-index: 255;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 100;	
	overflow: visible;
}



#postcodeoverdel{
position: absolute; top: 640px; left: 170px; width: 500px; height: 320px; 
background: #000000; 
z-index: 150;	
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#postcodeover.hidden, .hidden{
display: none;	
}

#postcodetextdel{
position: absolute; top: 660px; left: 200px;border: 2px solid #ffffff; background: #000; color: #fff; width: 400px;
z-index: 255;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 100;	
	overflow: visible;
}

#hotspot{
position: absolute;
left: 0px;
top: 80px;
width: 635px;
height: 350px;
z-index: 50;
}

#hotspot img{
position: absolute;
left: 0px;
top: 0px;
width: 455px;
height: 340px;
}


#rightbox{
   position: absolute;
   top: 0px;
   right: 10px;
   width: 240px;
   
  background-color: #1c1c1c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1c1c1c), to(#373838)); /* Saf4+, Chrome */
  background-image:     -ms-linear-gradient(top, #1c1c1c, #373838); /* IE10 */
  background-image:      -o-linear-gradient(top, #1c1c1c, #373838); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #1c1c1c, #373838);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1c1c1c', EndColorStr='#373838'); /* IE6–IE9 */

   background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.12, #1c1c1c),
    color-stop(0.5, rgb(55,56,56)),
    color-stop(0.78, #1c1c1c)
    );
    background-image: -moz-linear-gradient(
        center bottom,
        #1c1c1c 12%,
        rgb(55,56,56) 50%,
       #1c1c1c 78%
    );

    padding: 105px 25px 50px 20px; 
    font-weight: normal;
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
}


#rightbox h1{
    text-transform: uppercase;
    color: #ffcd33;
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 40px;
}


#promoboxes{
    background: #ffcd33;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 170px;
}

#promoboxes div{
    float: left;
    background: #000000;
    width: 127px;
    margin: 10px 0px 10px 10px;
    height: 140px;
    
  background-color: #373838;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#373838), to(#1c1c1c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #373838, #1c1c1c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #373838, #1c1c1c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #373838, #1c1c1c); /* IE10 */
  background-image:      -o-linear-gradient(top, #373838, #1c1c1c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #373838, #1c1c1c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373838', EndColorStr='#1c1c1c'); /* IE6–IE9 */

    padding: 5px 10px;
    position: relative;
}

#promoboxes div.double{
 width: 284px;   
}


#promoboxes div h3{
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    position: relative;
    z-index: 30;
    padding: 0px;
}

#promoboxes div p{
    text-align: right;
    position: relative;
    z-index: 10;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0px;
}

#promoboxes div a{
    color: #ffffff;
        position: relative;
    z-index: 30;
    background: url(../images/home-arrow.png) no-repeat bottom right; 
    padding-right: 15px;
}


#promoboxes div.double a img{
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 1;
}

#promoboxes div.double a{
    z-index: 1;
}


#promoboxes div a:hover{ 
    color: #FFCD33;
}

.statcounter{
    display: none;   
}

img.testimonial{
    float: left;
    border: 10px solid  #FFCD33;
    margin-bottom: 20px;
    clear: left;
}

#testimonials h1{
    clear: both;
      background-color: #373838;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1c1c1c), to(#000000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #1c1c1c, #000000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #1c1c1c, #000000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #1c1c1c, #000000); /* IE10 */
  background-image:      -o-linear-gradient(top, #1c1c1c, #000000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #1c1c1c, #000000);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1c1c1c', EndColorStr='#000000'); /* IE6–IE9 */
font-weight: normal;
color: #ffffff;
line-height: 30px;
margin: 10px 0px;
text-indent: 10px;
     width: 500px;
}


#testimonials h1 strong{
   font-weight: normal;
    color: #FFCD33; 
    padding-right: 5px;
}

#testimonials p{
     float: left;
     margin: 0px 20px 20px 20px;
     width: 300px;
     line-height: 19px;
}


.videolink{
    background: url(../images/videoscreen.jpg) no-repeat;
    position: absolute;
    left: 30px;
    bottom: 70px;
    width: 205px;
    height: 159px;
}


img.boxedup{
    
    border: 10px solid  #FFCD33;
  
}

.imagerow{
    margin: 20px 0px;
}

#newstyle h1{
    font-size: 1.8em;
    color: #FFCD33;
    text-transform: uppercase;
    font-weight: normal;
}

#newstyle h1 strong{
    font-weight: normal;
    color: #fff;
}

#newstyle h2{
    font-size: 1.4em;
    font-weight: normal;
}
#newstyle ol{
    margin-left: 5px;
}


#content .text .imagerow h3{
          background-color: #373838;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1c1c1c), to(#000000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #1c1c1c, #000000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #1c1c1c, #000000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #1c1c1c, #000000); /* IE10 */
  background-image:      -o-linear-gradient(top, #1c1c1c, #000000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #1c1c1c, #000000);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1c1c1c', EndColorStr='#000000'); /* IE6–IE9 */
font-weight: normal;
color: #ffffff;

margin: 0px 0px;
/*height: auto !important;
min-height: 35px;
height: 35px;*/
}

.imagerow h3 span{
    float: left;
    width: 150px;
    text-align: left;
    padding-left: 20px;
    font-size: 12px;
    
}

.yellow{
      color: #FFCD33;
}

.detailbox{
background: #000000;
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.04, rgb(0,0,0)),
    color-stop(0.7, rgb(0,0,0)),
    color-stop(1.5, rgb(222,222,222))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(0,0,0) 4%,
    rgb(0,0,0) 70%,
    rgb(222,222,222) 150%
);
padding: 10px 30px;
margin: 20px 0;
}

.detailbox h4{
    font-size: 22px;
    color: #FFCD33;
    font-weight: normal;
}

.detailbox h4 strong{
    font-weight: normal;
    color: #fff;
}

.detailbox .specol{
    float: left;
    width: 200px;
    margin-right: 30px;
}

.detailbox span{
    color: #FFCD33;
}

.text .addtocart .newbutton{
    background: url(../images/newbutton.jpg) no-repeat;
    border: 0px;
    width: 196px;
    height: 25px;
  color: #000;
  text-indent: 10px;
}

@media print{
	#header .logo{ 
		position: relative;
		left: -20px;
	}
	#menu{
	display: none;
	}
}
