<!--
html
{
	height: 100%;
}

body
{
	margin: 0;
	background: #B28D56 URL('../images/background_3.png');
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #2F1F0F
	height: 100%;
}


a:link
{
	color: #B28D56;
}

a:active
{
	color: #996663;
}

a:hover
{
	color: #F2AF5A;
}

a:visited
{
	color: #A24000;
}

#content_window
{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	padding-right: 7px;
	padding-left: 7px;
	height: 100%;
	background: URL('../images/content_window_bkgd.png') repeat-y;
}


.hg_header
{
	background: #FFF7B8;
}

.left_menu_list
{
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.preload_image 
{
	display:none;
}

.search_form
{
	margin: 0;
	padding: 0;
}

input.search_form
{
	background: #FFF7B8;
	border: 1px solid #996663;
	padding: 5px;
	font-family: courier, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A97C47;
}

input.search_button
{
	padding-left: 8px;
}

.smtext
{
	font-size: 10px;
}

.product_grid
{
	background: #FFFFFF;
}

.product_box
{
	font-weight: bold;
	font-size: 10px;
}

a.product_box:link
{
	color: #B28D56;
}

a.product_box:hover
{
	color: #F2AF5A;
}


a.product_box:visited
{
	color: #B28D56;
}


div.product_box
{
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 10px;
}

.product_price
{
	color: #FF6600;
}

.overview_box
{
	border-right: 1px solid #FFD2A9;
	border-left: 1px solid #FFD2A9;
	border-bottom: 1px solid #FFD2A9;
	color: #797979;
	padding: 10px;
}

.overview_box_controls
{
	background: #FEF0E3;
}

.product_view
{
	margin-top: 20px;
}

.text_content
{
	padding-left: 10px;
	padding-right: 10px;
}


.product_title
{
	font-weight: bold;
	color: #F58442;
	font-size: 10px;
}

.product_attribute
{
	color: #DDB790;
	font-size: 10px;
}

.page_title
{
	font-weight: bold;
	color: #F58442;
	font-size: 14px;
}
-->
