@charset "utf-8";
/* CSS Document */
body {	
	margin: 0; 
	padding: 0; 
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color: #414142;
	height: 100%;
	background-image: url(/img/public/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x; 
}

#main {
	width: 835px;
	margin: 0 auto 0 auto;
}

#header {
	font-size: 24px;
	background-image: url(/img/public/header.jpg);
	width: 835px;
	height: 113px;
	background-position: top center;
}


#content {
	padding: 10px;
	min-height: 500px;
	width: 830px;
}

* html #content {
	width: 830px;
  	height:auto !important;
	width: 830px;
}

/* footer */
#footer {
	margin: 0 auto;
	padding:10px 0 0 0;
	text-align:center;
	width: 835px;
	height: 50px;
	font-size: 12px;
	background-image: url('/img/public/footer_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#footernav {
	margin: 0 0 0 0;
	text-align:center;
}

#footer a{
}


.clear { clear: both; background: none; }

.homeboxes{
	margin: 0px;
	padding: 0px;
}

.homebox{
    float: left;
	margin: 0px;
	padding: 0px;
}

/* news */
#newsholder {
	background-color: #fcfcfc;
	padding: 10px; 
}

.newslink, .newslink:visited {
color: red;
font-weight: normal;
font-size: 14px;
}

/*nav */
#nav{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 600px;
}

#nav li {
	float:left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

#nav a{
	float:left;
	display: block;
	width: 80px;
	height: 31px;
	background: url("/img/public/nav_bg.jpg") 0 0 no-repeat;
	text-decoration: none;
	font-size: 12px;
	color: #9a9a9a;
	padding: 55px 10px 0 10px;
	text-align: center;

}

#nav .active{
	color: #ed1d24;
	background: url("/img/public/nav_red_bg.jpg") 0 0 no-repeat;
}

.admin {
	padding: 0 0 0 10px;
}

.admin li{
	list-style-type: none;
}

.admin a{
	font-weight: bold;
}

/* menu */
#menu{
	float: left;
	width: 164px;
	margin: 0;
	padding: 0 0 20px 0;
}

#menu li {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none; 
}

#menu li a{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 05px 0 0 0;
	color:#414142;
	display: block;
	width: 164px;
	height: 39px;
	background: url("/img/public/left_nav.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#menu li a:hover{
	background: url("/img/public/left_nav_over.jpg") 0 0 no-repeat;
}

/* view range */
#viewrange {
	width: 500px;
	text-align: right;
	float: right;
}

h1 {
	font-size: 18px;
	color:#414142;
	margin: 10px 0;
	font-weight:bold;
}

h2{
	font-size: 14px;
	color:#414142;
	margin: 5px 0;
	font-weight:bold;
}

h3,h4,h5,h6,h7{
	font-size: 13px;
	color:#414142;
	margin: 5px 0;
	font-weight:bold;
}

/* links */
a {
	text-decoration: none;
	color:#414142;
}

/* links */
a:hover {
	text-decoration: underline;
	color:#414142;
}

a:visited {
	text-decoration: none;
	color:#414142;
}

/* forms */
.formheader {
	padding: 2px 20px 2px 2px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	color:#aa050c;
}

.formtitle{
	padding: 2px 20px 2px 2px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}

.formfield{
	padding: 2px 2px 2px 2px;
	width: 100%;
}


input {
	margin:3px 0;
	font-size: 10px;
}

.textbox {
	background-image: url('/img/public/textbox_bg.jpg');
	color: #ffffff;
	font-size: 11px;
	height: 12px;
	width: 101px;
	border: none;
	padding: 5px; 0 0 5px;
	text-align: center;
}

.button {
	color:#d3f943;
	border: #d3f943 solid 1px;
	background-color:#242424;
}

/* sitemap */
#sitemap{
}

#sitemap li {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

/* tables */
table
{
	margin: 5px;
}

.tabletitle{
	padding: 2px 2px 2px 2px;
	text-align: center;
	white-space: nowrap;
	border-bottom: #DFDFDF solid 1px;
	font-weight: bold;
}

.tabletitle a{
	text-decoration: none;
}

.tablefield a,.tablefield_alt a,.tablefield_on a{
}

.tablefield td{
	background-color: #f1f1f1;
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

.tablefield_alt td{
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

.tablefield_on td{
	background-color: #d9e5f3;
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

/* pagination */

#pagination {
	margin: 10px 0 0 0;
	color: #383836;
	
}

/* products cart */
.cart {
	float: right;
	width: 300px;
	padding: 10px;
	margin: 35px 0 0 0;
}

* html .cart {
	float: right;
	w\idth: 290px;
	width: 290px;
	padding: 10px;
	margin: 35px 0 0 0;
}

.cartfield {
	white-space: nowrap;
	border-bottom: #5A6D2E 1px solid;
}

.checkoutlink {
	font-size: 20px;
	font-weight: bold;
}

.products {
	float: left;
	width: 500px;
}

.productholder {
	margin: 20px 0;
	padding: 10px;
}

.productholder .imageholder{
	float: left;
	padding:10px;
}