/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.header {
position:absolute;
margin-top:0;
}

.typeface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 10px;
}
.typefaceheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
}
td.left {
	background-attachment: fixed;
	background:   url(images/left.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
td.right {
	background-attachment: fixed;
	background:   url(images/right.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.mailinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
A.blue{
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A.blue:hover {color:#333333; font-weight:bold}
A.blue:visited {color:#333333}
A.blue:active {color:#333333}
A.blue:link {color:#333333}

A.menu {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A.menu:hover {color:#333333; font-weight:normal}
A.menu:visited {color:#333333}
A.menu:active {color:#333333}
A.menu:link {color:#333333}

.module {
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px #CCCCCC;
}
.featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
}

.text:body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#E4E4E4;
	color:#000066;
	width:150px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	border:0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.menutext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#336600;
}
.submenu{
	margin-bottom: 0.5em;
	color: #333333;
}
.shoppingline {
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
}
.price {
color:#FF0000;
font-size:16px;
font-weight:bold;
}
.policycontent {
text-align:justify;
margin-right:5px;
}

.temp {
font-size:12px;

}

.nav { width:140px; margin:0px; padding:3px 0px 3px 25px; background:url(images/arrow_03.gif) 10px no-repeat #020167; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; cursor:pointer; }
.scald_products a { text-transform:uppercase; font-size:1em; color:#0033CC; text-decoration:none; line-height:1.4em; font-weight:bold; }
.scald_products a:hover { border-bottom:1px solid; color:#ff0000; }
.specs { font-size:.85em; color:#333; }
.specs h2 { font-size:.9em; }