@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




body {
	background:url(../images/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#imageContainer { height:385px; width:540px; }  
#imageContainer img { display:none; 	
			position:absolute; 
			top:0px; left:0px; 	
			height:385px;  	
			width:540px; 	
			opacity: -0.01; 
} 	


.fireplaces-lebanon{
	font-family:Arial;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}

.hiddenPic {display:none;}


.tbl_header_center{
	background:url(../images/bg_header_center.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	width:1016px;
	height:59px;
}

.tbl_banner_left{
	/*background:url(../images/bg_row2_left.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
}

.tbl_banner_center{
	width:1016px;
	height:239px;
}

.tbl_menu_general{
	height:41px;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
}

.tbl_menu_left{
	background:url(../images/bg_row3_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.tbl_menu_red{
	background:url(../images/bg_menu_red_250.jpg);
	background-repeat:repeat-x;
	background-position:right;
}

.tbl_menu_red_first{
	background:url(../images/bg_menu_red_250.jpg);
	background-repeat:repeat-x;
	background-position:right;
	text-align:right;
}

.tbl_menu_red_last{
	background:url(../images/bg_menu_red.jpg);
	background-repeat:repeat-x;
	background-position:right;
	text-align:left;
	padding-left:20px;
}

.tbl_menu_separators{
	width:1px;
	background:url(../images/bg_menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.tbl_menu_orange{
	background:url(../images/bg_menu_mouse_over.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:right;
	cursor:pointer;
}

.tbl_menu_orange_first{
	background:url(../images/bg_menu_mouse_over.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:right;
	text-align:right;
	cursor:pointer;
}

.tbl_menu_orange_last{
	background:url(../images/bg_menu_mouse_over.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:right;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}

.tbl_undermenu_general{
	height:21px;
}

.tbl_undermenu_left{
	background:url(../images/bg_row4_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.tbl_undermenu_center{
	background:url(../images/bg_undermenu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.tbl_centerspace{
	background:url(../images/bg_submenu_bottom.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	background-color:#FFF;
}

.tbl_centerspance_general{
	height:460px;
}

.tbl_bottom_center{
	background:url(../images/bg_bottom2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

.submenu_general{
	width:175px;
}

.submenu_bottom{
	background:url(../images/bg_submenu_bottom.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	height:460px;
}

.submenu_category{
	background:url(../images/bg_submenu_category.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:60px;
}


.submenu_tbl_left{
	width:50px;
	text-align:right;
	padding-right:5px;
}

.submenu_tbl_right{
	width:125px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.submenu_bbq_tbl_left{
	width:30px;
	text-align:right;
	padding-right:5px;
}

.submenu_bbq_tbl_right{
	width:145px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.submenu_tbl_orange{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background:url(../images/bg_menu_mouse_over.jpg);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}

.submenu_tbl_general{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.productsSelection{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000;
	
}

.productsSelection_over{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000;
	background-color:#FC6;
	cursor:pointer;
}

.productsSelection_separator{
	width:30px;
}

.productsStatistics{
	font-family:Arial;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
}

.btnNext{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
}

.btnPrevious{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:left;
	padding-left:50px;
}

.btnGo{
	text-align:left;
	padding-left:30px;
}

.products_first_row{
	height:41px;
}

.products_name_row{
	height:35px;
	background:url(../images/bg_product_name.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.products_name{
	font:Arial;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	padding-left:10px;
	width:450px;
}

.products_details{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#000;
	padding-left:20px;
	vertical-align:middle;
	width:319px;
}

.products_btn_back{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	text-decoration:underline;
	vertical-align:middle;
}

.btnSingleNext{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
}

.btnSinglePrevious{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:left;
}

.contactus_contacts{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	color:#F90;
}

.contactus_separators{
	height:10px;
}

.contactus_title{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-align:left;
	text-decoration:underline;	
}

.contactus_details{
	font-family:Arial;
	font-size:12px;
	color:#333;
	text-align:left;
}

.contactus{
	font-family:Arial;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	width:70px;
}

.submenu_insert_tbl_left{
	width:30px;
	text-align:right;
	padding-right:5px;
}

.submenu_insert_tbl_right{
	width:145px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.boilerTitle{
	font-family:Arial;
	font-size:18px;
	color:#FC0;
	font-weight:bold;
}

.boilerSubTitle{
	font-size:14px;
	color:#482B19;
	font-weight:bold;
}

.boilerText{
	font-family:Arial;
	font-size:12px;
	color:#482B19;
}

.boilerTextDot{
	font-size:14px;
	color:#FC0;
}

.submenu_stove_tbl_left{
	vertical-align:top;
	padding-top:2px;
	width:30px;
	text-align:right;
	padding-right:5px;
}

.submenu_stove_tbl_right{
	width:175px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.tbl_header_left{
	background:url(../images/bg_top_corner_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.tbl_header_right{
	background:url(../images/bg_top_corner_right.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.tbl_row2_bg{
	background:url(../images/bg_row2_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.tbl_row2_bg_right{
	background:url(../images/bg_row2_right.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.tbl_footer_corner_left{
	background:url(../images/bg_footer_left_corner.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.tbl_footer_corner_right{
	background:url(../images/bg_footer_right_corner.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.index_text{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
}


.index_logo{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	padding-left:25px;
}

.cadreTopLeft{
	background:url(../images/bg_row2_left_top.jpg);
	background-position:right;
	height:177px;
}

.cadreMiddleLeft{
	background:url(../images/bg_row2_left_middle.jpg);
	background-position:right;
	background-repeat:repeat-y;
	
}

.cadreBottomLeft{
	background:url(../images/bg_row2_left_bottom.jpg);
	background-position:right;
	height:73px;
}

.cadreTopRight{
	background:url(../images/bg_row2_right_top.jpg);
	background-position:left;
	height:177px;
}

.cadreMiddleRight{
	background:url(../images/bg_row2_right_middle.jpg);
	background-position:left;
	background-repeat:repeat-y;
	
}

.cadreBottomRight{
	background:url(../images/bg_row2_right_bottom.jpg);
	background-position:left;
	height:73px;
}

.linkProduct{
	color:#000;
}

.inserts-fullhp-greenframetable{
	background:url(../images/inserts-fullhp-greenframe.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
}

.inserts-fullhp-greenframetable-titleleft{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	vertical-align:bottom;
	width:360px;
}

.inserts-fullhp-greenframetable-titleright{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	vertical-align:bottom;
}

.inserts-fullhp-greenframetable-points{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:12px;
	padding-left:10px;
	vertical-align:bottom;
}

.inserts-fullhp-blackframe{
	width:310px;
	vertical-align:top;
}

.inserts-fullhp-blackframe-height{
	height:340px;
}

.inserts-fullhp-operating-picture{
	width:300px;
}

.inserts-fullhp-operating-label{
	font-family:Verdana;
	color:#960;
	font-size:18px;
	font-weight:bold;
}

.inserts-fullhp-operating-textNumber{
	font-family:Verdana;
	color:#666666;
	font-size:12px;
	width:20px;
	vertical-align:top;
	font-weight:bold;
}

.inserts-fullhp-operating-textText{
	font-family:Verdana;
	color:#666666;
	font-size:12px;
	vertical-align:top;
	text-align:justify;
}

.inserts-fullhp-mastery{
	font-family:Verdana;
	color:#666666;
	font-size:30px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}