hr.details
{
	width: 98%;
	border: 1px dashed #000;
	height: 1px;
}

div.box_content_main
{
	visibility: visible;
	color: #000000;
	text-align: center;
	padding: 8px 7px 8px 8px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #cccccc;
}


div.menu_item
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

div.menu_item span.bullet
{
	float: left;
	width: 27px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.menu_item span.link
{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.menu_item span.spacer
{
	width: 5px;
}

div.row
{
	clear: both;
	margin: 0px;
	padding-bottom: 5px;
}

div.row span.label
{
	float: left;
	color: #000000;
	width: 150px;
	text-align: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size: 100%;
}

div.row span.form
{
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

div.row span.spacer
{
	width: 10px;
}

table.content
{
	background: #ffffff;
}

table.footer
{
	background: #999999;
}

td.content_main
{
	padding: 15px;
	text-align: left;
}

td.menu_heading
{
	color: #ffffff;
	background: #366a9d;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}

td.menu_body
{
	color: #666666;
	padding: 8px 3px 0px 8px;
}

td.category
{
	border: 1px solid #366a9d;
	background-color: #366a9d;
	color: #ffffff;
}

td.product_top_0
{
	text-align: left;
	background: #ffffff;
	padding: 5px;
}

td.product_base_0
{
	text-align: left;
	background: #ffffff;
	padding: 5px;
}

td.product_top_1
{
	text-align: left;
	background: #eaedf2;
	padding: 5px;
}

td.product_base_1
{
	text-align: left;
	background: #eaedf2;
	padding: 5px;
}

td.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background: #366a9d;
	color: #ffffff;
	padding: 3px;
}

td.data_0
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #f3f3f3;
	padding: 2px;
}

td.data_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #e9e9e9;
	padding: 2px;
}

th
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

th.cart_colour
{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}

tr.cart_colour
{
	background: #999999;
	padding: 2px 0px 2px 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

tr.cart_item
{
	padding: 2px 0px 2px 0px;
}

p.text_fine
{
	font-size: 90%;
	color: #ffffff;
}

h1
{
	font-size: 160%;
	font-weight: normal;
	color: #000000;
}

h2
{
	font-size: 120%;
	font-weight: bold;
	color: #336699;
}

h3
{
	font-size: 110%;
	font-weight: bold;
	color: #366a9d;
}

.price
{
	font-size: 135%;
	color: #336699;
}

.option_name
{
	font-size: 130%;
	font-weight: bold;
	color: #336699;
}

a
{
	font-size: 100%;
}

a.plain:link
{
	color: blue;
}

a.plain:visited
{
	color: blue;
}

a.tab:link
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a.tab:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a.tab:hover
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.category:link 
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

a.category:visited
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

a.category:active
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

a.category:hover
{
	color: #ffffff;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
}

a.product:link 
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.product:visited
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.product:active
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.product:hover
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.menu
{
	display: block;
	margin-bottom: 2px; 
	color: #000000;
	text-decoration: none;
}

a.menu:link
{
	display: block;
	margin-bottom: 2px; 
	text-decoration: none;
}

a.menu:visited
{
	display: block;
	margin-bottom: 2px; 
	text-decoration: none;
}

a.menu:hover
{
	display: block;
	margin-bottom: 2px; 
	text-decoration: underline;
}

a.sub_menu
{
	display: block;
	margin-bottom: 2px; 
	color: #666666;
	text-decoration: none;
}

a.sub_menu:link
{
	display: block;
	margin-bottom: 2px; 
	text-decoration: none;
}

a.sub_menu:visited
{
	display: block;
	margin-bottom: 2px; 
	text-decoration: none;
}

a.sub_menu:hover
{
	display: block;
	margin-bottom: 2px; 
	text-decoration: underline;
}

a.footer
{
	font-family: verdana;
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover
{
	font-family: verdana;
	font-size: 90%;
	color: #ffffff;
	text-decoration: underline;
}

div.image
{
	float: left;
	padding: 0px;
	margin: 3px 3px 0px 0px;
	border: 1px solid #333333;
}

input.search_box
{
	font-family: arial, verdana;
	font-size: 10pt;
	width: 110px;
	height: 19px;
	border: 1px solid #999999;
	margin: 0px;
}

input.search_button
{
	width: 26px;
	height: 23px;
	margin: 0px 0px -4px 4px;
}