/* CSS Document */

body {background:#fbfbfb url(../../images/body_bg.jpg) top left repeat-x; margin:0px; padding:0px;}
td {font-family:Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none; line-height:14px;}
p {padding:0px 0px 7px 0px; margin:0px;}
/* input {padding:0px; border:0px;} */
img {border:0px;}

.shadow-left {background:url(../../images/shadow-left.jpg) top left repeat-y; width:13px;}
.shadow-right {background:url(../../images/shadow-right.jpg) top right repeat-y; width:13px;}
.menu-bg {
	background:url(../../images/menu-bg.jpg) top left repeat-x;
	height:37px;
	padding:0px 0px 0px 0px;
}

.menu {padding:7px 0px 0px 0px;}
.menu a{
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	padding:10px 0px 0px 0px;
	text-decoration:none;
	color:#ffeea9;
	font-weight:bold;
}
.line1 {background:url(../../images/line1.gif) top left repeat-x; height:3px;}

.search-bg {background:url(../../images/search-bg.jpg) top left repeat-x; height:66px;}
.search {font-size:12px; color:#cecece; padding:0px 3px 0px 0px;} 
.search-input {background:#c4c4c4; width:168px; height:20px; border:#d8d8d8 1px solid;}
.shopping-cart {color:#ff9000; font-size:12px; font-weight:bold; padding:0px 0px 5px 0px;}
.view-cart a{color:#cecece; padding:0px 0px 0px 0px;}
.view-cart a:hover{color:#ffa76c; padding:0px 0px 0px 0px;}
.currencies-select {width:140px; height:18px;}

table.left-panel {border:#dddddd 1px solid;}
.category {background:#6a6a6a; color:#FFFFFF; font-size:16px; font-weight:bold; padding:10px 0px 9px 27px;}
.stove-design {font-size:12px; font-weight:bold; padding:10px 0px 0px 27px;}

.category-link {padding:10px 0px 20px 27px;}
.category-link a{
	background:url(../../images/arrow.gif) top left no-repeat;
	padding:2px 0px 2px 20px;
	color:#474747;
	text-decoration:none;
	line-height:18px;
}
.category-link a:hover{
	background:url(../../images/arrow.gif) top left no-repeat;
	padding:2px 0px 2px 20px;
	color:#ff7000;
	text-decoration:underline;
	line-height:18px;
}

.price {font-weight:bold; font-size:12px; text-decoration:none; color:#000000;}
.price a{font-weight:bold; font-size:12px; text-decoration:underline; color:#000000;}
.price a:hover{font-weight:bold; font-size:12px; text-decoration:underline; color:#ff9000;}

.new-product {background:#dedede; color:#000000; font-size:16px; font-weight:bold; padding:10px 0px 9px 27px;}

.product-name {font-size:14px; font-weight:bold; color:#ff9000; padding:0px 0px 5px 0px; text-decoration:underline;}

.dash-line {border-bottom:#d1d1d1 1px dashed;}

.footer {text-decoration:none; padding:20px 0px 10px 0px; color:#000000;}
.footer a{text-decoration:none; padding:0px 2px 0px 2px; color:#000000;}
.footer a:hover{text-decoration:underline; padding:0px 2px 0px 2px; color:#ff7000;}


.footer-web {text-decoration:none; padding:0px 0px 10px 0px;  color:#000000;}
.footer-web a{text-decoration:none; padding:0px 2px 0px 2px;  color:#000000;}
.footer-web a:hover{text-decoration:underline;padding:0px 2px 0px 2px;color:#ff7000;}

/* ADD ON 24-10-08 */

.telephone {color:#787878; font-weight:bold; font-size:12px;}
h1{	
font-family: Arial, Helvetica, sans-serif;	
font-size: 16px;	
color: #4E8CF6;	
line-height: 19.5px;
}
h2{	
font-family: Arial, Helvetica, sans-serif;	
font-size: 14px;	
color: #0036A3;	
line-height: 15.5px;
}
h3{	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #D4D0C8;
line-height: 15.5px;
}