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

body {
	background-color: #000000;
	margin-top: 15px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 9px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF; font-weight: bold; }
.style7 {color: #FFFFFF}

td.leftcookware a {
	background: url(../images/cookware_cooking_up.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	width: 244;
	height: 60;
	padding: 40px 0px 0px 84px;
	text-align: left;
	font-size: 12px;
}

td.leftcookware a:hover {
	background: url(../images/cookware_cooking_over.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc33;
	width: 244;
	height: 60;
	padding: 40px 0px 0px 84px;
	text-align: left;
	font-size: 12px;
}

td.leftstoves a {
	background: url(../images/stoves_woodburners_up.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	width: 244;
	height: 60;
	padding: 40px 0px 0px 94px;
	text-align: left;
	font-size: 12px;
}

td.leftstoves a:hover {
	background: url(../images/stoves_woodburners_over.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc33;
	width: 244;
	height: 60;
	padding: 40px 0px 0px 94px;
	text-align: left;
	font-size: 12px;
}

.offers {
	border: #fff 1px outset;
	margin: 5px;
	background: url(../images/offer-bg.jpg) no-repeat 30px;
	padding: 5px;
}

.brochure {
	border: #FF9900 1px outset;
	margin: 5px;
	background: url(../images/brochure-solo.jpg) no-repeat right;
	padding: 5px;
}

.w100 { width: 100px;}
.w110 { width: 110px;}
.w120 { width: 120px;}
.w130 { width: 130px;}
.w140 { width: 140px;}
.w150 { width: 150px;}

.h50 {height: 50px;}
.h60 {height: 60px;}
.h70 {height: 70px;}

.mt2 {margin-top: 2px;}
.mt4 {margin-top: 4px;}
.mt6 {margin-top: 6px;}
.mt8 {margin-top: 8px;}
.mt12 {margin-top:12px;}
.mt15 {margin-top:15px;}

.ftLeft { float: left;}

.ar {text-align: right;}
.ac {text-align: center;}

.fs7 {font-size: 7px;}
.fs8 {font-size: 8px;}
.fs9 {font-size: 9px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs15 {font-size: 15px;}
.fs16 {font-size: 16px;}
.fs17 {font-size: 17px;}
.fs18 {font-size: 18px;}
.fs24 {font-size: 24px;}

.white {color: #fff;}
.white a:link, .white a:visited {color: #fff; text-decoration: underline;}
.white a:hover {color: #FF9900; text-decoration: none;}
.yellow {color:#FF9900;}
.yellow a:link, .yellow a:visited {color: #FF9900; text-decoration: underline;}
.yellow a:hover {color: #FFF; text-decoration: none;}

.bold {font-weight: bold;}
.upper {text-transform: uppercase;}

-->

