@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #20130F;
	line-height: 15px;
}

/*-------------------------------------------- Generic --------------------------------------------*/

h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

h4 {
	font-size: 21px;
	margin-bottom: 10px;
	line-height: 22px;
}

h5 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6 {
	font-size: 26px;
	font-weight: bold;
	float: left;
	padding-left: 60px;
	padding-top: 22px;
	text-transform: uppercase;
}

a {
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.forcer {
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

/*-------------------------------------------- The Wraps --------------------------------------------*/

#biggerchoicewrap {
	background-color: #31465F;
	background-image: url(../images/bg_biggerchoice.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sublinkswrap {
	background-color: #1E1C21;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6D9DCD;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6D9DCD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6D9DCD;
}

#footerwrap {
	background-color: #31465F;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
}

#content, #biggerchoice, #sublinks, #footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}

#content {}

#biggerchoice, #footer {
	font-size: 10px;
}

#sublinks {}

#footer {}

/*-------------------------------------------- Top Content --------------------------------------------*/

#maincats {
	margin-bottom: 20px;
}

.maincats {
}

.maincats a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

/*-------------------------------------------- Content --------------------------------------------*/

#map {
	color: #000000;
}

/*-------------------------------------------- Content - Left Column --------------------------------------------*/

#leftcol {
	float: left;
	width: 230px;
	padding-top: 372px;
	padding-bottom: 10px;
}

#leftcol ul {}

#leftcol li {}

#leftcol li a {
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6D554C;
	padding: 2px;
	color: #E7DBCF;
}

#leftcol li a:hover {
	background-color: #653C30;
}

/*-------------------------------------------- Content - Right Column --------------------------------------------*/

#rightcol {
	float: right;
	width: 650px;
	padding-bottom: 10px;
}

#toplinks {
	text-align: right;
	padding-top: 6px;
	margin-right: 10px;
}

#toplinks a {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#toplinks a:hover {
	text-decoration: underline;
}

#nav {
	padding-left: 100px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 20px;
}

#nav ul {}

#nav li {
	float: left;
}

#nav li a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}

#homecats {
	margin-top: 20px;
}

.homecat {
	width: 210px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/bg_cats_round.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#homecats p {
	line-height: 12px;
}

#homecats .text {
	padding: 8px;
}

#homecats a {
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#productdetails {
	color:
}

#productdetails p {
	margin: 10px 0;
	line-height: 16px;
}

#productdetails ul {
	list-style-type: circle;
	margin: 20px;
}

#productdetails li {
	margin: 5px 0;
}

.productpics {
	float: right;
	clear: right;
	margin: 5px 0 5px 10px;
}

/*-------------------------------------------- Long Product --------------------------------------------*/

.mainprods {}

.mainprods a, .shortprods a  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.mainprods a:hover, .shortprods a:hover {
	text-decoration: none;
}

.longprodpic {
	float: right;
	margin-left: 10px;
}

.longprodprice {
	font-size: 33px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.longproddesc {
	padding-top: 10px;
}

/*-------------------------------------------- Short Products --------------------------------------------*/

.shortprodwrap {
	float: left;
	width: 210px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

.shortprod a {
	text-decoration: none;
	color: #FFFFFF;
}

.shortprodpic {}

.shortprodprice {
	font-size: 23px;
	line-height: 32px;
}

.shortprodname {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

.border {
	border: 1px solid #FFFFFF;
}

.priceprefix {
	font-size: 14px;
}

/*-------------------------------------------- Short Products --------------------------------------------*/

.piclist {
	width: 180px;
	float: right;
	margin-top: 40px;
	padding-left: 20px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

.piclist a {
	margin-bottom: 5px;
}


/*-------------------------------------------- Product Details --------------------------------------------*/

.pdfs {
	float: right;
	clear: right;
	margin: 5px 0 10px 20px;
	text-align: center;
	width: 150px;
}


/*-------------------------------------------- Forms --------------------------------------------*/

fieldset {
	padding: 10px;
	margin-top: 10px;
	border: 1px dashed #CCCCCC;
}

legend {
	color: #CCCCCC;
	background-color: #20130F;
	text-transform: uppercase;
}

.formgroup {
	margin-bottom: 10px;
}

label {
	width: 100%;
	float: left;
	padding-top: 5px;
}

#contact label {
	padding-bottom: 5px;
}

.formfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 500px;
	font-size: 13px;
	color: #663300;
	border: 1px solid #999999;
}

.formfield:focus {
	border: 1px solid #FF9900;
}

.pleasenote {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF3300;
}

.sendbutton {
	margin-top: 5px;
	margin-left: 120px;
	padding: 5px;
	text-transform: uppercase;
	color: #20130F;
}

.third {
	float: left;
	width: 190px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.full {
	width: 100%;
	margin-bottom: 10px;
}

.formthird, .formbig, .formfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	float: left;
	padding: 2px;
}

.formthird {
	width: 190px;
}

.formfull {
	width: 600px;
}
.formbig {
	width: 600px;
	height: 120px;
}


/*-------------------------------------------- Bigger Choice --------------------------------------------*/



/*-------------------------------------------- Sub Links ---------------------------------------------*/

#sublinks ul {}

#sublinks li {
	float: left;
	margin-right: 20px;
}

#sublinks li a {
	width: 190px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
}

#sublinks li a:hover {
	background-color: #31465F;
}

/*-------------------------------------------- Footer --------------------------------------------*/

#footer a {
	color: #78B9DC;
}

#footer a:hover {
	color: #FFFFFF;
}

/*-------------------------------------------- Generic Overides --------------------------------------------*/

.last {
	margin-right: 0px;
}
