img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
#content {
	width:1009px;
	overflow:hidden;
	background-image:url(images/body-bg.png);
	min-height:900px;
	margin:0 auto;
}
#header {
	width:100%;
	margin-top:8px;
	height:115px;
	overflow:hidden;
	position:relative;
}
#header .col-left {
	float:left;
	margin-left:5px;
}
#header .col-right {
	float:right;
	margin-right:18px;
	background-image:url(images/shopcartbg.gif);
	width:323px;
	height:116px;
}
#header h3 {
	float:right;
	margin-right:18px;
	margin-top:8px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
#header .checkout {
	float:right;
	margin:0px;
	margin-right:4px;
	margin-top:5px;
}
#header .form {
	float:right;
	margin-bottom:0px;
	padding-bottom:0px;
}
#header p {
	float:right;
	margin-right:12px;
	margin-top:0px;
	color:#FFFFFF;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
	background-image:url(../usermods/images/menu/item-bg.gif);
	height:32px;
	background-repeat:no-repeat;
}
.nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#pagebody {
	width:100%;
	margin-top:8px;
	overflow:hidden;
	position:relative;
	float:left;
}
#pagebody .col-left {
	float:left;
	margin-left:8px;
	width:650px;
}
#pagebody .col-right {
	float:right;
	margin-right:18px;
	width:323px;
}
#pagebody .col-right img {
	margin-top:5px;
}
#pagebody .col-right img:first-child {
	margin-top:0px;
}
#ctadouble img {
	float:left;
	margin-top:5px;
}
#ctadouble img:first-child {
	padding-right:11px;
}
.standardbox {
	margin-top:5px;
	border-color:#b1b3b4;
	border-width:1px;
	border-style:solid;
}
.standardbox p {
	padding:0px 10px 0px 10px;
}
.standardbox img {
	padding:0px 10px 10px 10px;
}
.standardbox h3 {
	padding:0px 10px 0px 10px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.25px;
}
#newsletterbox {
	margin-top:5px;
	border-color:#b1b3b4;
	border-width:1px;
	border-style:solid;
	background-image:url(images/newsbg.jpg);
}
#newsletterbox p {
	padding:0px 10px 0px 10px;
}
#newsletterbox img {
	padding:0px 10px 10px 10px;
}
#newsletterbox h3 {
	padding:0px 10px 0px 10px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.25px;
}
.form {
	height: 40px;
	font-weight: bold;
	width:300px;
}
.form {
	float: none;
	padding: 9px 0 0;
}
.form div {
	float: left;
	padding: 2px 0 0;
	font-size:14px;
}
.form .bg {
	border: 1px solid #c6cccc;
	width: 172px;
	padding: 0 0 0 4px;
	height: 20px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	font-size: 12px;
}
.form .button {
	float: left;
	margin-left:5px;
}
#footer {
}
#footer a {
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	color:#fff;
}
.clear {
	clear:both
}
h1 {
	background-color:#000000;
	width:665px;
	margin: 5px 0px 0 0px;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	color:#f8ca00;
}
.products {
	background:url(images/bg-products.gif) repeat-y;
	overflow:hidden;
	width:100%;
}
.products div {
	overflow:hidden;
	width:208px;
	height:170px;
	margin:5px 6px 10px 0px;
	float:left;
	border-color:#b1b3b4;
	border-width:1px;
	border-style:solid;
}
.products h4 {
	font-weight:bold;
	margin:0px 5px;
	text-align:left;
	line-height:20px;
	font-size:12px;
}
.products h4 span {
	display:block;
}
.products .img {
	float:right;
}
.products .add {
	float:right;
}
.products p {
	margin:5px;
}
.products strong {
	font-weight:bold;
	font-size:14px;
	color:#a60505;
	margin:5px;
}
#pad {
	height:140px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:205px;
	height:150px;
	position:relative;
	margin:0;
	text-align:left;
}
.menu ul li, .menu ul li {
	display:block;
	text-decoration:none;
	color:#000;
	width:205px;
	height:32px;
	text-align:left;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	text-align:left;
}
.menu ul li {
	float:left;
	position:relative;
	text-align:left;
}
.menu ul li ul {
	display: none;
	text-align:left;
}
.menu a, .menu a:visited {
	padding-left:10px;
	display:block;
	margin-top:8px;
	text-align:left;
}
.mainmenu {
	background-image:url(../usermods/images/menu/item-bg.gif);
}
.mainmenu:hover {
	background-image:url(../usermods/images/menu/item-bg-over.gif);
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
	width:260px;
	height:32px;
	text-align:left;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:-8px;
	left:205px;
	width:260px;
	text-align:left;
}
.menu ul li:hover ul li a.hide {
	color:#000;
	background-color:#c0c0c0;
}
.menu ul li:hover ul li:hover a.hide {
	width:260px;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	color:#000;
	width:260px;
	height:32px;
	background-color:#cccccc;
	padding-left:10px;
	padding-top:8px;
}
.menu ul li:hover ul li a:hover {
	color:#fff;
	background-color:#015f31;
}
