﻿body
{
	cursor: default;
	
	background: #666;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 130%;
}

th, td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 130%;
}

input, select, textarea
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

input.w
{
	color: #999;
}

a
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #f00;
}

big
{
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}

img
{
	border: 0px;
	margin: 0px;
}

small
{
	color: #333;
	font-size: 10px;
	line-height: 130%;
}

.modalpopupbackground
{
	background: black;
	
	filter: alpha(opacity=33);
	-moz-opacity: 0.33;
}

#MainDiv
{
	background: #fff;
	border: 0px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	height: 100%;
	width: 970px;
}

#HeaderDiv
{
	background: url(../../images/header.jpg) bottom;
	border-bottom: 5px solid #900;
	padding-top: 30px;
	width: 970px;
	text-align: right;
}
#HeaderDiv a.a1
{
	color: #fff;
	margin-right: 200px;
}
#HeaderDiv a.a2
{
	color: white;
	filter: glow(strength=2, color=#990000);
	font-family: Times New Roman;
	font-style: italic;
	font-size: 24px;
	line-height: 150%;
	margin-right: 10px;
	text-decoration: none;
}

#FooterDiv
{
	border-top: 1px solid #900;
	color: #666;
	font-size: 10px;
	line-height: 130%;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#GroupDiv
{
	background: #fff2f2;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 2px solid #900;
}

a.buy
{
	color: darkgreen;
}
a.buy:hover
{
	color: #f00;
}

table.list tr.odd
{
	background: #fff;
}
table.list tr.odd:hover
{
	background: #ccc;
}
table.list tr.even
{
	background: #ececec;
}
table.list tr.even:hover
{
	background: #ccc;
}
table.list tr.headline th
{
	background: #900;
	color: #fff;
	padding-left: 20px;
	text-align: left;
}
table.list tr.headline th a
{
	color: White;
}
table.list th
{
	text-align: right;
	padding-right: 5px;
}
table.list th.h
{
	background: #900;
	color: #fff;
	padding-left: 5px;
	text-align: left;
}
table.list th.hr
{
	background: #900;
	color: #fff;
	padding-right: 5px;
	text-align: right;
}
table.list td
{
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
table.list td.thumb
{
	background: #fff;
	width: 70px;
	height: 32px;
	padding: 0px;
	text-align: center;
}
table.list td.thumb img
{
	height: 32px;
}
table.list td.c
{
	text-align: center;
	padding: 0px;
}
table.list td.r
{
	text-align: right;
	padding-right: 5px;
}

table.form
{
	background: #ececec;
}
table.form th
{
	padding-right: 5px;
	text-align: right;
}
table.form td
{
	padding-left: 5px;
	text-align: left;
}
table.form td input[type=text]
{
	width: 80%;
}
table.form td textarea
{
	width: 80%;
}
table.form td select
{
	background: #f5f5f5;
	border: 1px solid #ccc;
	width: 90%;
}

#CategoriesDiv a
{
	display: block;
	text-decoration: none;
}
#CategoriesDiv a:hover
{
	text-decoration: underline;
}
#CategoriesDiv a.root
{
	background: #900;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px;
	padding-left: 15px;
}
#CategoriesDiv a.root:hover
{
	background: #966;
}
#CategoriesDiv a.parent
{
	background: #fff;
	color: #666;
	border-bottom: 1px solid #666;
	padding: 2px;
	padding-left: 30px;
}
#CategoriesDiv a.parent:hover
{
	background: #ececec;
}
#CategoriesDiv a.category
{
	background: #fff;
	color: #666;
	border-bottom: 1px solid #666;
	font-weight: normal;
	padding: 2px;
	padding-left: 45px;
}
#CategoriesDiv a.category:hover
{
	background: #ececec;
}
#CategoriesDiv a.category_selected
{
	background: #fff2f2;
	color: #000;
	border-bottom: 2px solid #900;
	padding: 2px;
	padding-left: 45px;
}
#CategoriesDiv a.category_selected:hover
{
	background: #ececec;
}

.PanelHeaderDiv
{
	display: block;
	background: #900;
	padding: 5px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
.PanelBodyDiv
{
	background: #ececec;
	border: 1px solid #900;
	padding: 10px;
}

a.subcategory
{
	color: #666;
	border-bottom: 1px solid #666;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
a.subcategory:hover
{
	color: #f00;
}

div.thank
{
	background: #f5fff5;
	border: 2px solid #090;
	color: #090;
	padding: 10px;
	padding-left: 20px;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 400px;
}

div.search
{
	background: #900;
	text-align: center;
	padding: 5px;
	padding-top: 0px;
}
div.search input[type=text]
{
	font-size: 13px;
	padding: 2px;
	border: 2px solid #fff;
	width: 140px;
}
div.search input[type=submit]
{
	padding: 3px;
	text-align: center;
	width: 30px;
}
div.searchmessage
{
	background: #900;
	color: #fff;
	padding: 5px;
	padding-top: 0px;
	text-align: center;
}
div.searching
{
	background: #900;
	color: #fff;
	padding: 5px;
	padding-top: 0px;
	text-align: center;
}

div.menu
{
	color: #900;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
}

a.productgroupthumb
{
	background: #fff;
	border: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 9px;
	line-height: 130%;
	padding: 5px;
	text-align: center;
}
a.productgroupthumb img
{
	width: 60px;
	height: 60px;
}
a.productgroupthumb:hover
{
	border: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
