body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	height: 100%;
	margin: 0;
}
html
{
	background: url(images/bg.jpg) top left repeat-x #718B9C;
}
h1, h2.specials
{
	color: #F8720E;
}
h1 {
	font-size: 22px;
	margin: 0 0 20px 0;
}
h2.specials {
	font-size: 25px;
	margin: 0 0 5px 0;
	text-align: right;
}
#wrapper
{
	background: url(images/content_bg.jpg) top left repeat-y #ffffff;
	margin: 0 auto;
	width: 817px;
}
#outerwrapper
{
	background: url(images/header.jpg) top left no-repeat;
}
#header
{
	padding: 13px 10px 0 10px;
}
#headerbuttons
{
	float: right;
	padding: 30px 20px 0 0;
	text-align: right;
}
#headerbuttons li
{
	list-style: none;
}
#headerbuttons li a
{
	color: #000;
	font-weight: bold;
}
#header img
{
	border: 0;
}
#contactbar
{
	background: url(images/searchbar.jpg) top left no-repeat;
	height: 50px;
	margin: 0;
	padding: 0;
}
#contactbar .sbar
{
	float: left;
	margin: 6px 60px 0 20px;
	padding: 0px 0 0 0;
}
#contactbar .sbar input
{
	font-size: 11px;
	height: 12px;
	margin: 0px;
display:block;
float:left;
}
#contactbar .sbar input.submit
{
	height: 17px;
	margin: 0 0 0 5px;
	padding: 0px 0 0 0;
}
#contactbar .topnav
{
	margin: 0;
	padding: 0;
	padding: 0px;
}
#contactbar .topnav ul
{
	list-style: none;
	margin: 0;
	padding-top: 7px;
}
#contactbar .topnav ul li
{
font-size:15px;
	display: inline;
	padding: 6px 7px 6px 7px;
}
#contactbar .topnav ul li a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#contactbar .topnav ul li:hover
{
	background-color: #FDC848;
	color: #000;
	text-decoration: none;
}
#contactbar img
{
	border: 0;
	margin: 0;
	padding: 0;
}
#innerwrapper
{
	margin-right: 2px;
	margin-top: 2px;
}
#shopcategories
{
	background-image: url(images/menu_head.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 9px;
	width: 174px;
}
#shopcategories h2
{
	color: White;
	font-size: 23px;
	margin: 0;
	padding: 4px;
}
#main
{
	color: #718B9C;
	margin-left: 200px;
	width: 610px;
}
#menubar img
{
	border: 0;
}
#footer
{
	background: url(images/footer_bg.jpg) top left repeat-x;
	clear: both;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 103px;
	margin: 0 10px;
	padding: 2px 0 0 10px;
	text-align: left;
}
#footer a
{
	color: #000;
	text-decoration: underline;
}
#footer .lower p
{
	float: left;
}
#footer .lower ul
{
	float: left;
	margin: 12px 0 0 240px;
}
#footer .lower ul li
{
	border-right: 1px solid #fff;
	display: inline;
	padding: 0 6px;
}
#footer .lower ul li a
{
	color: #fff;
	text-decoration: none;
}
.categorylist
{
	background: url(images/menu_bg.jpg) top left repeat-y;
	margin: 0;
	padding: 0;
}
.categorylist li
{
	border-bottom: 1px solid White;
	list-style: none;
	margin: 0;
	padding: 0;
}
.categorylist li a
{
	color: #000;
	display: block;
	font-weight: bold;
	padding: 4px 2px 4px 8px;
	text-decoration: none;
}
.categorylist li a:hover
{
	background-color: #fff;
	color: Black;
}
.categorylist li ul {
	background-color:#EEEEEE;
	margin:0;
	padding-left:0;
	text-align:right;
}
.XcatBox {
	margin:15px 0;
}
.XcatBox img {
	margin-right:20px;
}

.catBox
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px 5px 10px 0px;
	padding: 4px;
	text-align: center;
	width: 100px;
}
a:hover .catBox
{
	border-color: #F7902B;
	border-style: solid;
	border-width: 1px;
}
.relatedBox
{
	border-color: #F7902B;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 4px;
	text-align: center;
	width: 140px;
}
.relatedBox:hover
{
	border-color: #F7902B;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 4px;
	text-align: center;
	width: 140px;
}
.prodBox
{
	border-color: #F7902B;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px 0px;
	padding: 4px;
	text-align: left;
	width: 95%;
}
.prodBox h4
{
	font-size: 12px;
}
.imageBox
{
	float: left;
	padding: 0 10px 0 0px;
}
.contentBox
{
	margin-left: 65px;
}
a
{
	/* color: #F7902B; */
	color: Red;
	text-decoration: none;
}
a:hover
{
	color: #FDB417;
	text-decoration: underline;
}
.checkout_button
{
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 5px;
	text-decoration: none;
}
.checkout_button:hover
{
	background: #333333;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
label
{
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	text-align: right;
	width: 120px;
}
#main .catgraphics
{
	float: left;
}
a img {
	border: 0;
}
/* 21-06-2010 */
ul.catlist {
	list-style-type: none;
}
ul.catlist li {
	float: left;
}
ul.catlist li a {
	text-decoration: 1px solid #666666;
	background-color: #FEFEC8;
}
