/*-----------------------------
CSS FOR: King Fireplaces.ie
AUTHOR: JOHN RAINSFORD / Pixelcode.ie
DATE: 26-03-2010
-----------------------------*/

/* ERIC MEYER's RESET STYLES - meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	text-align: left;
	background: #fff url(../img/masthead_bg.jpg) top left repeat-x;
}

/* ----------------------------------------------- MAIN STYLES --------------------------------------------*/
a:link{
	color: #710101;
	text-decoration: none;
	border-bottom: 1px solid #710101;
}

a:visited{
	color: #710101;
	text-decoration: none;
	border-bottom: 1px solid #710101;
}

a:hover{
	color: #f60000;
	text-decoration: none;
	border-bottom: 1px solid #f60000;
}

h1{
	color: #710101;
	font-weight: bold;
	font-size: 18px;
}

h2{
	color: #710101;
	font-weight: bold;
	font-size: 16px;
}

h3{
	color: #710101;
	font-weight: bold;
	font-size: 14px;
}

h4{
	color: #710101;
	font-weight: bold;
	font-size: 14px;
}

h5{
	color: #710101;
	font-weight: bold;
	font-size: 14px;
}

h6{
	color: #710101;
	font-weight: bold;
	font-size: 14px;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link{
	color: #710101;
	border-bottom: 1px dotted #710101;
	
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
	color: #710101;
	border-bottom: 1px dotted #710101;
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #f60000;
	text-decoration: none;
	border-bottom: 1px solid #f60000;
}

p, li{
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
	padding: 0 0 5px 0;
}
/* --------------------------------------------- SECTION STYLES -------------------------------------------- */
div#masthead{
	width: 710px; /* In respect to Padding below */
	height: 154px;
	background: url(../img/topcolumn.jpg) top left no-repeat;
	padding: 0 0 0 250px;
}

div#content_wrapper{
	width: 960px;
	min-height: 400px;
	clear: both;
	background: url(../img/nav_bg.jpg) top left no-repeat;
	margin:0;
	padding:0;
}

div#nav{
	float: left;
	width: 170px;
	min-height: 300px;
	margin:0;
	padding:0;
	display: inline;
}

div#page{
	float: right;
	width: 760px;
	min-height: 100px;
	margin:0;
	padding: 30px 0;
	text-align: left;
	display: inline;
}

div#content{
	width: 600px;
	float: left;
	padding: 0 0 20px 0;
	margin:0;
	display: inline;
}

div#sidebar{
	float: right;
	width: 150px;
	padding: 0 0 20px 0;
	margin:0;
}

div#prod_content{
	width: 500px;
	float: left;
	padding: 0 0 20px 0;
	
}

div#prod_sidebar{
	width: 260px;
	float: right;
	padding: 50px 0 20px 0;
}
div#return_to_top{
	clear: both;
	width: 100px;
	height: 30px;
	margin: 0 0 10px 860px;
	visibility: hidden;
}

div#footer_wrapper{
	clear: both;
	width: 100%;
	min-height: 50px;
	border-top: 1px dotted #710101;
	background: url(../img/footer_logo.gif) 50px 10px no-repeat;
}

div#footer{
	width: 600px;
	margin: 0 0 0 200px;
	padding: 10px 0;
}

div#homepage_fireplaces{
	margin: 0;
	background: rgb(212,58,68) url(../img/crown_bg.gif) top center repeat-y;
	padding:  0;
	width: 590px;
	clear: both;
	border: 2px solid rgb(125,5,7);
}

div#hp_adverts{
	width: 580px;
	clear: both;
	padding: 0 0 40px 0;
	clear: both;
	list-style:none;
	overflow: hidden;
}

div#hp_content{
	width: 580px;
	clear: both;
	padding: 0 0 20px 0;
	clear: both;
	list-style:none;
}

div.hp_specials{
	width: 560px;
	clear: both;
	padding: 0;
	clear: both;
	position: relative;
	margin:0 auto;
	overflow: hidden;
	text-align: right;
}

div.product_info{
	clear: both;
	padding: 10px 0 20px 0;
}
/* -------------------------------------------- SPECIFIC SECTION STYLES -------------------------------- */
div#masthead h1 a{
	display: block;
	width: 197px;
	height: 144px;
	background: url(../img/masthead_logo.gif) top left no-repeat;
	border-bottom: none;
	text-indent: -9999px;
	float: left;
}

div#masthead h2{
	display: block;
	width: 250px;
	height: 77px;
	float: right;
	background: url(../img/topthreelogo.gif) top left no-repeat;
	text-indent: -9999px;
	margin: 40px 0 0 0;
}

div#masthead img#starsbadge{
	float: right;
	margin: 42px 15px 0 0;
}

div#nav iframe{
	margin: 0 0 10px 10px;
}
div#nav ul{
	list-style: none;
	margin: 40px 0 10px 0;
	text-align: left;
}

div#nav ul li{
	width: 160px;
	line-height: 1.5em;
}

div#nav ul a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	padding: 0 0 0 10px;
	background: none;
	border-bottom: none;
	color: #710101;
}

div#nav ul a:visited{
	background: none;
	border-bottom: none;
	color: #710101;
}

div#nav ul a:hover{
	background: #710101;
	border-bottom: none;
	color: #fff;
}

div#nav ul a.here{
	background: url(../img/arrowright.gif) center left no-repeat;
	border-bottom: none;
}

div#nav ul a.here:visited{
	background: url(../img/arrowright.gif) center left no-repeat;
	border-bottom: none;
}

div#nav ul a.here:hover{
	background: #710101;
	border-bottom: none;
	color: #fff;
}

div#page h2{
	color: #710101;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	margin: 0 0 10px 0;
}

div#page h3.category_header{
	color: #111;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
	clear: both;
}
ul#product_list{
	list-style: none;
}


ul#product_list li{
	display: block;
	float: left;
	width: 150px;
	height: 200px;
	padding:0;
	margin:0;
	position: relative;
	overflow: hidden;
}

ul#product_list li a, ul#product_list li a:visited{
	position: absolute;
	top:0;
	left:0;
	padding: 0;
	border-bottom: none;
	display: block;
	z-index: 1000;
	background: none;
}

ul#product_list li a:hover{
	background: url(../img/white50.png);
	z-index: 1000;
}

ul#product_list span.thumbnail{
	display: block;
	height: 120px;
	width: 120px;
	clear: both;
	text-align: center;
	margin: 2px auto 0;
	padding:0;
	position: relative;
	z-index: 500;
}

ul#product_list span.thumbnail img{
	display: block;
	margin: 0 auto;
	max-width: 120px;
	max-height: 120px;
	padding:0;
}

ul#product_list span.title{
	display: block;
	width: 140px;
	line-height: 15px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	max-height: 30px;
	text-align: center;
	padding:0;
	margin:122px auto 0;
}

ul#product_list span.strapline{
	display: block;
	width: 140px;
	line-height: 15px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	max-height: 30px;
	text-align: center;
	padding:0;
	margin:0 auto;
}

ul#product_list span.price{
	display: block;
	width: 140px;
	line-height: 15px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	text-align: center;
	padding:0;
	margin:0 auto;
}

div#sidebar_categories{
	width: 160px;
	position: fixed;
	top: 200px;
	left: 800px;
}

div#sidebar_categories h4{
	text-align: center;
	font-style: italic;
	font-size: 16px;
	color: #666;
}

div#sidebar_categories li{
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
}

div#sidebar_categories a{
	color: #666;
	border-bottom: 1px dotted #666;
}
div#return_to_top a{
	line-height: 30px;
	font-size: 9px;
	font-family: "Verdana", sans-serif;
	border-bottom: none;
}

div#prod_content div.img_wrap{
	width: 450px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0 0;
}

div#prod_content div.img_wrap img{
	margin:0 auto;
}

div#prod_content p.product_nav{
	width: 400px;
	margin:0 auto;
	padding: 30px 0 0 0;
	text-align: center;
	color: #666;
}

div#prod_content p.product_nav a, div#prod_content p.product_nav a:visited{
	padding: 2px 5px;
	border-bottom: none;
	background: none;
}

div#prod_content p.product_nav a:hover{
	padding: 2px 5px;
	border-bottom: none;
	background: #710101;
	color: #fff;
}

div#prod_content p.product_nav a{
	padding: 2px 5px;
	border-bottom: none;
	background: none;
}

div#prod_sidebar h2, div#prod_sidebar h3{
	font-size: 18px;
	padding: 0 0 5px 0;
}
div#prod_sidebar p.first{
	font-size: 15px;
}
div#prod_sidebar p{
	padding: 0 30px 5px 0;
	font-size: 13px;
}

div#prod_sidebar p.price{
	font-size: 20px;
	padding: 5px 0;
	font-weight: bold;
}

div#prod_sidebar ul#product_details{
	list-style: none;
	padding: 0 0 10px 0;
	clear: both;
	width: 280px;
}

div#prod_sidebar ul#product_details li{
	float: left;
	width: 78px;
	height: 78px;
	margin: 0 0px 0 0;
}

div#prod_sidebar ul#product_details li#clear{
display: block;
clear: both;
float: none;
visibility: hidden;
height: 5px;
}

div#prod_sidebar ul#product_details a{
	display: block;
	border-bottom: 4px solid #fff;
	width: 70px;
	overflow: hidden;
}

div#prod_sidebar ul#product_details a:visited{
	display: block;
	border-bottom: 4px solid #fff;
	width: 70px;
	overflow: hidden;
}

div#prod_sidebar ul#product_details a:hover{
	display: block;
	border-bottom: 4px solid #710101;
	width: 70px;
	overflow: hidden;
}
div#contact_form p.contactmessage, div#contact_form p.highlight{
	font-weight: bold;
	color: #f60000;
	border-left: 5px solid #f60000;
	padding: 0 0 0 10px;
	margin: 5px 0;
	background: none;
}

div#contact_form h3{
	margin: 5px 0;
}

div#contact_form h3 span.required{
	padding: 2px;
	background: #bd2c35;
	color: #f8f8f8;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	font-size: 10px;
	margin: 0 0 0 20px;
	font-weight: normal;
}

div#contact_form input.contactfields{
	width: 500px;
	height: 20px;
	margin: 5px 0;
	font-size: 14px;
}

div#contact_form textarea#comments{
	width: 500px;
	height: 100px;
	font-size: 14px;
	margin: 5px 0;
}

div#contact_form button#send{
	float: right;
	height: 25px;
	border: 1px solid #710101;
	background: #bd2c35;
	color: #f8f8f8;
	margin: 20px 50px 0 0;
	cursor:pointer;
}

div#contact_form select{
	margin: 5px 0;
}

div#footer p{
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
}

div#footer #copyright{
	font-size: 9px;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
}



div#homepage_fireplaces h4{
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 15px 0 15px 0;
	display: block;
	
}


div#homepage_fireplaces h4 a{
	display: block;
	border-bottom: none;
	color: #fff;
	
}

div#homepage_fireplaces hr{
	width: 600px;
	height: 2px;
	visibility: hidden;
	clear: both;
}

div#homepage_fireplaces ul#product_list{
	list-style: none;
	margin:0 auto;
	width: 570px;
}


div#homepage_fireplaces ul#product_list li{
	display: block;
	float: left;
	width: 140px;
	height: 200px;
	padding:0;
	margin:0;
	position: relative;
	overflow: hidden;
}

div#homepage_fireplaces ul#product_list li a, div#homepage_fireplaces ul#product_list li a:visited{
	position: absolute;
	top:0;
	left:0;
	padding: 0;
	border-bottom: none;
	display: block;
	z-index: 1000;
	background: none;
	color: #fff;
}

div#homepage_fireplaces ul#product_list li a:hover{
	background: none;
	z-index: 1000;
	text-decoration: underline;
}

div#homepage_fireplaces ul#product_list span.thumbnail{
	display: block;
	height: 120px;
	width: 120px;
	clear: both;
	text-align: center;
	margin: 2px auto 0;
	padding:0;
	position: relative;
	z-index: 500;
}

div#homepage_fireplaces ul#product_list span.thumbnail img{
	display: block;
	margin: 0 auto;
	max-width: 120px;
	max-height: 120px;
	padding:0;
}

div#homepage_fireplaces ul#product_list span.title{
	display: block;
	width: 140px;
	line-height: 15px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	max-height: 30px;
	text-align: center;
	padding:0;
	margin:122px auto 0;
}

div#homepage_fireplaces ul#product_list span.strapline{
	display: block;
	width: 140px;
	line-height: 15px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	max-height: 30px;
	text-align: center;
	padding:0;
	margin:0 auto;
}

div#homepage_fireplaces ul#product_list span.price{
	display: block;
	width: 140px;
	line-height: 15px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	text-align: center;
	padding:0;
	margin:0 auto;
}

div#homepage_fireplaces img{
	border: 1px solid rgb(134,14,16);
}

div#homepage_fireplaces p#click_for_more{
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #fff;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
}


div#hp_adverts img{
	top:0;
	left:0;

}

div#hp_adverts a{
	border-bottom: none;
}
div#slide-nav{
	float: right;
	clear: both;
	padding: 0 20px 10px 0;
}

div#slide-nav a{
	display: block;
	float: left;
	padding: 2px 4px 2px 5px;
	background: #eee;
	margin: 0 0 0 10px;
	border-bottom: none;
	color: #710101;
}
div#slide-nav a:visited{
	background: #eee;
	border-bottom: none;
	color: #710101;
}
div#slide-nav a:hover{
	background: #666;
	border-bottom: none;
	color: #fff;
}
div#slide-nav a.activeSlide{
	background: #710101;
	color: #fff;
}

div#sidebar h3.news_header{
	font-size: 18px;
	color: #666;
	margin: 10px 0 5px 0;
	font-weight: normal;
}

div.news_entry{
	border: 1px dotted #fff;
	padding: 5px;
}
div.news_entry_important{
	border: 1px dotted #666;
	padding: 5px;
}
div.news_entry h4{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}

div.news_entry p{
	font-size: 12px;
}

div.news_entry p.permalink a{
	color: #666;
	border-bottom: none;
}

div#sidebar a.request_brochure{
	border: none;
}

div.hp_specials img{
	margin: 0 -30px 0 0;
	z-index: 10;
}

div#content div.hp_specials h2, div.hp_specials h3, div.hp_specials h4, div.hp_specials a{
	color: #fff;
	margin: 0 0 10px;
	line-height: 1.5em;
}

div.hp_specials a{
	border-bottom: 1px dotted #fff;
}

div.hp_specials p.clear{
	visibility: hidden;
	clear: both;
	display: block;
}
div.hp_specials div.special_text{
	position: absolute;
	top:0;
	left:0;
	width: 140px;
	background: url(../img/hpspecials_fade.png) top right repeat-y;
	z-index: 20;
	padding:20px 10px 0 10px;
	padding-bottom: 20020px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
	text-align:left;
}
/* -------------------------------------------- OVERRIDING STYLES -------------------------------- */
h5#social{
	text-align: center;
	margin: 30px 0 0 0;
}
a.fb_share, div#sidebar_categories a.fb_share{
	border-bottom: none;
}
span.large_text{
	font-size: 16px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

span.small_text{
	font-size: 10px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

strong{font-weight: bold;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.strikethrough{text-decoration: line-through;}
.highlight{background: #ddd;}

p.bold{font-weight: bold;}
p.italic{font-style: italic;}

img.image_left{
	float: left;
	max-width: 350px;
	margin: 0 20px 20px 0;
}

img.image_right{
	float: right;
	max-width: 350px;
	margin: 0 20px 20px 20px;
}

img.image_clear{
	clear: both;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}

.centered_object{
	margin:20px auto;
	text-align: center;
}
div#lightbox a{
	border-bottom: none;
}

ul#producticons{display:block; clear:both; list-style:none; margin:0 auto; margin-top: 20px;padding:0;}
ul#producticons li{display:inline; float:left; margin: 0 0 10px 3%; width: 28%;}

li#marble a:link {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/marbleicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#marble a:visited {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/marbleicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#marble a:hover {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/marbleicon.jpg) bottom left no-repeat; border: 2px solid #730101; text-indent: -9999px;}

li#castiron a:link {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/castironicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#castiron a:visited {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/castironicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#castiron a:hover {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/castironicon.jpg) bottom left no-repeat; border: 2px solid #730101; text-indent: -9999px;}

li#wooden a:link {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/woodenicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#wooden a:visited {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/woodenicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#wooden a:hover {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/woodenicon.jpg) bottom left no-repeat; border: 2px solid #730101; text-indent: -9999px;}

li#stone a:link {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/stoneicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#stone a:visited {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/stoneicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#stone a:hover {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/stoneicon.jpg) bottom left no-repeat; border: 2px solid #730101; text-indent: -9999px;}

li#gasfire a:link {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/gasfireicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#gasfire a:visited {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/gasfireicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#gasfire a:hover {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/gasfireicon.jpg) bottom left no-repeat; border: 2px solid #730101; text-indent: -9999px;}

li#stoves a:link {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/stoveicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#stoves a:visited {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/stoveicon.jpg) top left no-repeat; border: 2px solid #000; text-indent: -9999px;}
li#stoves a:hover {display: block; width: 176px; height: 146px; margin:0; padding:0; background: url(../img/homepage/stoveicon.jpg) bottom left no-repeat; border: 2px solid #730101; text-indent: -9999px;}

