/*=============================================================================================*/
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F9F8F8;
	padding: 0px;
	margin: 0px;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.container {
	width: 745px;
	border: 6px solid #606060;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px;
}
/*=============================================================================================*/
.logo {
	float: left;
}
.minicart {
	display: block;
	float: right;
	margin-top: 35px;
	margin-bottom: 6px;
	font-weight: bold;
}
.minicart ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.minicart ul li {
	display: inline;
}
.minicart ul li a {
	text-decoration: none;
	color: #ce201f;
	padding: 6px;
}
.minicart ul li img {
	margin-bottom: -4px;
}
.minicartitems {
	background-color: #e3e3e3;
	color: #606060;
	padding: 6px;
}
/*=============================================================================================*/
.topmenu {
	display: block;
	clear: both;
	height: 38px;
	padding-top: 6px;
	font-size: 75%;
	background-image: url(../images/css/button.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.topmenu ul li {
	display: inline;
}
.topmenu ul li a {
	display: block;
	float: left;
	width: 113px;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/css/button.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-right: 1px;
}
/*=============================================================================================*/
.gst {
	display: block;
	clear: both;
	margin-top: 6px;
	width: 743px;
	height: 6px;
	background-image: url(../images/css/curves_top.gif);
	background-repeat: no-repeat;
	font-size: 1%;
}
.gsm {
	display: block;
	width: 743px;
	background-image: url(../images/css/main_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.gsb {
	display: block;
	clear: both;
	width: 743px;
	height: 6px;
	background-image: url(../images/css/curves_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1%;
}
/*=============================================================================================*/
.footer {
	background-color: #e3e3e3;
	text-align: center;
	padding: 10px;
	font-size: smaller;
	color: #606060;
}
.footspacer {
	clear: both;
	height: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #ce201f;
	font-size: 1%;
}
.footer a {
	text-decoration: none;
	color: #606060;
}
/*=============================================================================================*/
.left {
	width: 211px;
	float: left;
}
.left h1 {
	font-size: 100%;
	color: #606060;
	margin-left: 12px;
}
.left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.left ul li {}
.left ul li a {
	text-decoration: none;
	color: #ce201f;
}
.leftfeatures {
	text-align: center;
	color: #ce201f;
	padding-left: 1px;
	font-weight: bold;
}
.leftfeatures a {
	display: block;
	text-decoration: none;
	color: #ce201f;
	font-size: x-small;
	padding-left: 24px;
	padding-right: 24px;
}
/*=============================================================================================*/
.main {
	width: 482px;
	float: left;
	margin-left: 20px;
	padding-left: 12px;
	padding-right: 12px;
	color: #606060;
}
.mainclear {
	clear: both;
}
.main h1 {
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ce201f;
}
.main a {
	color: #ce201f;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
/*=============================================================================================*/
.product {
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ce201f;
	margin-top: 12px;
}
.product th {
	text-align: left;
}
/*=============================================================================================*/
.cart th {
	text-align: left;
	color: #ffffff;
	background-color: #ce201f;
}
.altrow td {
	background-color: #e3e3e3;
}
.cartform {
	padding: 0px;
	margin: 0px;
	display: inline;
	white-space: nowrap;
}
.cartremove {
	border: 1px solid #606060;
	background-color: #ce201f;
	margin-left: 3px;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}
.cartupdate {
	border: 1px solid #606060;
	background-color: #ce201f;
	margin-left: 2px;
	margin-right: 2px;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}
.submitbacktoshop {
	border: 1px solid #606060;
	background-color: #ce201f;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}
.submitcancelform {
	border: 1px solid #606060;
	background-color: #ce201f;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}
.submitcheckoutform {
	border: 1px solid #606060;
	background-color: #ce201f;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}
/*=============================================================================================*/
.contactform {
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
.button {
	border: 1px solid #606060;
	background-color: #ce201f;
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 2px;
	width: 130px;
	color: #ffffff;
	font-weight: bold;
}
.hplink img {
	border: 1px solid #ce201f;
}
.hpcats {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 200px;
	text-align: center;
}
.hpcats li {
	display: block;
	float: left;
	width: 90px;
	height: 100px;
	vertical-align: text-top;
	margin: 2px;
}
/*=============================================================================================*/
