
hr{
	border: 1px solid #937649;
	borderwidth: 2px 0 0 0;
}
h1{
	font-size: 1.3em;
}
h2{
	font-size: 1em;
}
.clearBoth{
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.alert{
	color: #c00;
	padding-left: .5em;
}
#content{
}
#content_spacer{
	height: 60px;
}
#one-liner{
	position: absolute;
	top: 20px;
	left: 500px;
	width: 250px;
}

#navMain{
	margin: 0 10px 0 7px;
	padding: .25em;
	background-color: #437e02;
}
#navMain li{
	display: inline;
	list-style: none;
}
#navMain li a{
	font-size: .95em;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: .3em .6em;
}
#navMain ul li a:hover{
	background-color: #c6b9a6;
	color: #000;
}

#navBreadCrumb{
	display: none;
}
#navCatTabsWrapper{
	display: none;
}
h1#productListHeading{
	display: none;
}
.centerColumn{
	width: 540px;
}
.columnRight{
	background: #e7e0d7;
	position: absolute;
	top: 0;
	right: 16px;
	padding: 10px 10px 30px 10px;
}
.columnRight[class]{
	background: transparent url(/images/common/bg_white_50.png);
}

#productsListingTopNumber{
	display: none;
}
tr.productListing-rowheading{
	display: none;
}
.productListing-data{
	padding: 6px 0;
	font-size: 1.3em;
}
.itemTitle{
	padding-left: 10px;
}
.itemTitle a{
	text-decoration: none;
	color: #363;
	font-weight: bold;
	font-style: normal;
}
.listingDescription{
	padding-left: 30px;
}
.navNextPrevWrapper{
	display: none;
}
#productMainImage{
	float: left;
}
#categoryIcon{
display: none;
}
#productName, #productAttributes, #productPrices, #cartAdd, #productDateAvailable{
	margin-left: 150px;
}

#productDescription{
	padding-top: 1em;
	padding-bottom: 1.5em;
	clear: left;
}
.buttonRow{
	display: inline;
margin-bottom: 8px;
}

#cartAdd, #productAttributes{
	margin-top: 8px;
	font-weight: bold;
	color: #444;
	font-size: 1.1em;
}
#cartAdd p{
	font-size: 1em;

}
.bestsellers_thumbnail {
	width: 130px;
	padding-right: 4px;
	margin: 0px;
 }
#bestsellers a{
	text-decoration: none;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 0.9em;
}

#bestsellers ol {
}

#bestsellers li {
	margin-left: 3px;
	padding-top: 5px;
	margin: 0em 0em 1.3em 0em;
	list-style: none;
}



.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	margin: auto;
	padding: 0 3px;
	width: 100%;
	border: 1px solid #222;
	font: inherit;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #937649;
	border-top-width: 2px;
}

legend {
	font-weight: bold;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
input[type="text"], input[type="password"] {
	background-color: #eee;
	border: 1px solid #333;
	font: inherit;
	color: #333;
	padding: 1px 3px;
}
#PPECbutton{
	float: right;
	margin-top: 1em;
	margin-right: 42px;
}
label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

.clearBoth {
	clear: both;
}

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}
.productListing-data .button_wrapper{
	font-size: 90%;
}
#cartImage{
	width: 45px;
}
.cartAttribsList ul{
	margin-bottom: 0;
}
.cartAttribsList ul li{
	font-weight: normal;
}
.cartTotalsDisplay{
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	padding: .5em 0 1em;
}
#checkout_image{
	position: absolute;
	top: 0px;
	right: 16px;

}
#checkoutConfirmDefaultSubHeading{
	margin-bottom: 1em;
	font-size: 120%;
	color: #c00;
	font-style: normal;
	letter-spacing: 0.04em;
	text-transform: none;
}
#checkoutBillto[id], #checkoutShipto[id]{
	background: url(/images/bg_fade_cream.png) repeat-x;
}
#checkoutBillto, #checkoutShipto{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/bg_fade_cream.png');
	padding: 5px;
	border: 1px solid #937649;
	border-top-width: 2px;
}
#downloads th{
	border-bottom: 1px solid;
	font-weight: bold;
}

#downloads tr,
#downloads th,
#downloads td{
	padding: 5px 8px;
}