BODY {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #3f3f3f;
	background: url(../images/snowflakes.gif);
	margin: 0px;
}

A { color: blue; }
A:HOVER {
	text-decoration: underline !important;
}
#tagline A, #footer A {
	color: inherit;
	text-decoration: none;
}

IMG { border: 0px }

#page {
	width: 1010px;
}
#main {
	float:left;
	width: 802px;
}
#navigation {
	float:left;
	width: 200px;
	min-height: 400px;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	margin: 0px;
	padding: 0;
}
#navigation LI h2 {
	margin: 0px;
	padding: 5px 0 0 20px;
	font-size: 13px;
	background: #e5e4e4 top left repeat-x url(../images/navheader_bg.png);
	color: #58595b;
	border-bottom: 1px;
	height: 20px;
}
#navigation LI h2 A {
	color: #58595b;
	padding: 0px;
	margin: 0px;
}

#navigation li A {
	display: block;
	font-size: 13px;
	margin: 0px;
	padding: 4px 0 4px 20px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

#poweredby {
	margin-top: 250px;
	padding-left: 20px;
}
#poweredby .spacing {
	margin: 15px 0;
}

#header {
	width:802px;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 41px;
	background: #e22b28 url(../images/headerbg.gif) top left repeat-x;
	color: white;	
	font-size: 20px;
}
H1 span {
	display: block;
	padding: 11px 20px 12px;
	line-height: 19px;
}

#tagline {
	border-left: #e1e2e3 1px solid;
	padding: 10px 20px;
	float:left;
}

#ordering {
	border-right: #e1e2e3 1px solid;
	padding: 10px 20px;
	float:right;
}

#products { 
	width:800px;
	clear:both; 
	border-top: 1px solid #acabab; 
	border-left: 1px solid #acabab; 
	border-right: 1px solid #acabab; 
}

.product {
	float: left;
	width: 199px;
	height: 210px;
	border-bottom: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
}

.product IMG {
	margin: 20px 0 17px 40px;
}
.product DIV {
	margin: 0 0 10px 10px;
}

#detail {
	padding: 20px;
}

#detail H2 {
	margin: 0 0 20px;
}

.product_image {
	width: 390px;
	height: 390px;
	
}
#product_info {
	width: 450px;
}

#footer {
	border-top: 1px solid #acabab; 
	width: 802px;
	clear: both;
	text-align:center;
	padding: 20px 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#shop_box { 
	width: 289px; 
	float:right;
	}
#box_header { 
	background: transparent url(../images/dropshadow-top.png);	
	background-color: #e5e5e5; padding: 8px 10px; font-weight: bold; font-size: 14px; 
}
#box_body { 
	background: transparent url(../images/dropshadow-mid.png);	
	padding: 8px 10px 
	}
#box_body P {
	margin: 0;
	padding: 5px 0;
}
#box_footer {
	height: 9px;
	font-size: 2px;
	background: transparent url(../images/dropshadow-bottom.png);	
}
.store_name { 
	color: red;
	width: 125px;
	padding-right: 5px;
}
.store_name A { 
	text-decoration: none; 
}
.store_price { 
	color: red; 
	font-weight: bold; 
	width: 70px;  
	padding-right: 5px;
}
.store_stock { 
	padding: 2px 0px;
	}
.shipping {
	margin-top:8px;
	margin-right: 8px;
	text-align:right;
}
CAPTION {
	display: none;
}
TH {
	text-align:left; 
	font-weight: normal; 
	padding: 2px 0px;
}
TD {
	padding: 2px 0px;
}
