FONT,P {
	font-size : 12px; 
	font-family : arial, helvetica, san-serif;
}

.min {
	font-size : 10px; 
	font-family : tahoma, arial, helvetica, san-serif;
	color : #505050;
}

.sma {
	font-size : 11px; 
	font-family : arial, helvetica, san-serif;
	LINE-HEIGHT : 14px;
	color : #333333;
}

.sma2 {
	font-size : 11px; 
	font-family : arial, helvetica, san-serif;
	color : #CC6600;
}

.sma3 {
	font-size : 11px; 
	font-family : arial, helvetica, san-serif;
	color : black;
}

.bb {
	border-bottom: 1px solid black;
	padding-top: 7px;
	padding-bottom: 7px;
}

.txt {
	font-size : 12px;
	font-family : arial, helvetica, san-serif;
	LINE-HEIGHT : 15px;
}
.smalltxt {
	font-size : 10px;
	font-family : arial, helvetica, san-serif;
}

.big1 {
	font-weight : bold;
	font-size : 14px; 
	font-family : arial, helvetica, sans-serif;
	color : #800000;
}

.big1a {
	font-weight : bold;
	font-size : 13px; 
	font-family : arial, helvetica, sans-serif;
	color : #800000;
	margin-bottom: 3px;
}

.big2 {
	font-weight : bold;
	font-size : 14px; 
	font-family : arial, helvetica, sans-serif;
	color : #458945;
	position: relative;
}
.big2 SPAN {
	display: block; font-size: 80%;
	position: absolute; top: 0; right: 0;
}

.max {
	font-weight : bold;
	font-size : 16px; 
	font-family : arial, helvetica, sans-serif;
	color : #ff9900;
}

.menu {
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	font-size : 11px;
	font-family : tahoma, arial, helvetica, sans-serif;
}

.line {
	HEIGHT : 10px;
}

A {
	color : #CC6600;
}

A:visited {
	color : #CC6600;
}

A:hover {
	TEXT-DECORATION: none;
	color : #000000;
}

.box1 {
	BORDER-RIGHT: #99CC99 1px solid;
	BORDER-LEFT: #99CC99 1px solid;
	BORDER-BOTTOM: #99CC99 1px solid;
	BORDER-TOP: #99CC99 1px solid;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	BACKGROUND-COLOR: #ffffff;
	POSITION: relative;
}

.box2 {
	BORDER: #99CC99 1px solid;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	BACKGROUND-COLOR: #F7EEDF;
	POSITION: relative;
}

.box3 {
	BORDER-RIGHT: #ff9900 2px solid;
	BORDER-LEFT: #ff9900 2px solid;
	BORDER-BOTTOM: #ff9900 2px solid;
	BORDER-TOP: #ff9900 2px solid;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	BACKGROUND-COLOR: #ffffff;
	POSITION: relative;
}

.pic1 {
	MARGIN: 0px 10px 0px 0px;
}

.pic2 {
	MARGIN: 0px 0px 0px 10px;
}


.billtext {
	width:100%;
}


.event	{
	padding-left: 15px;
}

.faqanswer {
	padding-left: 15px;
	font: 80% arial,sans-serif;
	padding-bottom: 15px;
}

.galtitle {
	text-align: center;
}
.galtitle A {
	color: white;
	font-family: arial;
}

.footer {
	font: 12px arial,sans-serif; color: #CC6600;
}



.topmenu {
	background: url('/images/topmenu-back.gif');
	height: 45px;
}
.topmenu TD {
	text-align: center;
	vertical-align: top;
}
.topmenu TD DIV {
	position: relative;
	height: 45px;
}

.topmenu TD DIV UL {
	margin: 0;
	position: absolute;
	z-index: 1;
	background: white;
	border: 1px solid #99CC99;
	top: 45px; left: 0;
}
.topmenu TD DIV UL LI {
	margin: 0; padding: 0;
}

.topmenu TD DIV UL LI A {
	color: black;
}
.topmenu TD A {
	color: white !important;
	font: bold 12px Arial,Helvetica,sans-serif;
	text-decoration: none;
	padding-top: 23px; display: block;
	margin-top: -0.60em;
}

.topmenu TD.delim {
	background: url('/images/topmenu-delim.gif');
	width: 2px; padding: 0; font-size: 1px;
}

.mainbody {
	z-index:0;
}


.isspec {
	width: 46px; height: 26px;
	position: absolute;
	background: url('/images/special.png') no-repeat top left;
}
.isspec SPAN {
	display: none;
}

.productitem {
	width: 33%; height: 280px;
	float: left; position: relative;
	text-align: center;
}
.productitem TABLE {
	width: 100%; height: 110px;
	text-align: center;
}
.productitem TABLE TD {
	height: 110px;
	padding: 0;
}

.cattitle {
	padding: 5px; position: relative;
	border-top: 1px solid #DCE2E8;
	font-size: 14px
}
.cattitle SPAN {
	display: block; font-size: 80%;
	position: absolute; top: 5px; right: 0;
}

.cartquant {
	width: 20px;
}

.shippingitm {
	font: bold 12px arial,sans-serif;
}

.shippingerr {
	font: 12px arial,sans-serif;
	color: #cccccc;
}

.ordersteps {
	font: 12px Arial,sans-serif;
	text-align: center;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 5px 0;
}
.ordersteps B {
	color: black;
}
.ordersteps I {
	color: black;
	font-style: normal;
}

.commentfield {
	width: 100%;
	margin-bottom: 10px;
}


BODY {
	background: #264861 !important;
}

A {
	color: #3f538e;
}
A:visited {
    color: #354255;
}
.box1 {
	border: 1px solid #a4aacc;
}
.box2 {
	border: 1px solid #a4aacc;
}
.topmenu {
	background: url("/images/topmenu-back-winter.gif") repeat-x 0 0;
}
.footer, .footer A {
	color: #D0D7DF;
}
.big2 {
	color: #354255;
}

.illthumb {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
}
.thumbs .txt{	
	clear: both;
}

.clear {
	clear: both;
}

.icons {
	clear: both;
	padding: 10px 0 10px 0;
	
}

.description .icons IMG {
	float: none;
	margin: 0 5px 0 0;
}
