html {
}

body {
	background-color: #333333;
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px auto 0px auto;
	width: 800px;
}

a {
	color: #dd0000;
	text-decoration: none;
}

img {
	border: 0px;
}

h1 {
	font-size: 140%;
	color: #cc0000;
}

h2 {
	font-size: 120%;
}

#mainWrapper {
}

#header {
	width: 800px;
	height: 150px;
	background-image: url('../images/top.jpg');
}

#sidebar {
	float: left;
	position: relative;
	top: 0px;
	width: 174px;
	padding: 0px 10px 0px 10px;
}

#content {
	position: relative;
	top: 0px;
	margin-left: 175px;
	width: 600px;
	padding: 0px 10px 0px 10px;
}

#navSuppWrapper {
	background-image: url('../images/bottom2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	color: #ffffff;
}

#navSuppWrapper ul {
	display: inline;
}


#navSupp {
	color: #ffffff;
	opacity: 1.0;
}

#navSupp a {
	color: #ffffff;
}

#siteinfoLegal {
	display: none;
}


form {
	margin-top: 10px;
}

fieldset  {
	margin-top: 10px;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
	color: #333333;
}

input {
	margin-bottom: 5px;
}

.important {

}

.floatingBox {
	margin: 0;
	width: 47%;
	}

.inputLabel {
	width: 100px;
}

.clearBoth {
	clear: both;
}

.cssButton {
	border: 3px #ffffff double;
	padding: 2px;
	background-color: #333333;
	color: #ffffff;
}

.cssButtonHover {
	border: 3px #ffffff double;
	padding: 2px;
	background-color: #dd0000;
	color: #ffffff;
}

#navMainWrapper {
	padding-top: 115px;
	padding-left: 130px;
}

#navMain ul {
	padding: 0px;
	margin: 0px;
}

#navMain ul li{

	display: inline;
	margin-right: 15px;
}

#navMain ul li a {
	color: #cc0000;
	font-weight: bold;
	font-size: 95%;
}

.leftBoxContainer {
	margin-bottom: 15px;
}

.leftBoxContainer a {
	color: #555555;
}

.leftBoxContainer hr {
	width: 80%;
	text-align: center;
	border: 1px #aaaaaa solid;
}

.centerBoxWrapper {
}

.centeredContent  {
	text-align: center;
/*	float: left;
	width: 160px;
	margin: 10px 0px 10px 0px;*/
}

#featuredProducts {
}

#featuredProducts .centerBoxHeading {
	border-top: 1px #dddddd solid;
	text-align: center;
}

#featuredProducts .centeredContent {
	padding-top: 5px;
}

.normalprice {
	text-decoration: line-through;
}

.productSpecialPrice {
	font-weight: bold;
}

.productPriceDiscount {
	color: #3e9fb0;
	font-size: 90%;
	font-weight: bold;
}

.imgLink {
	font-size: 80%;
}

/* PRODUCT LIST */
.navSplitPagesResult  {
	margin-bottom: 6px;
}

#indexProductList form {
	border: 1px #dddddd solid;
	padding: 5px
}

.productListing-rowheading {
	display: none;
	margin-bottom: 6px;
}

th.productListing-heading {
	font-weight: normal;
	border-bottom: 1px #cccccc solid;
}

.productListing-data {
	border-bottom: 1px #cccccc solid;
	padding-bottom: 5px;
}

.productListing-data#listCell0-0 {
	background-color: #ffffff;
	border: none;
}

.productListing-odd {
	background-color: #f5f5f5;
	margin-bottom: 5px;
}

.productListing-even {
	border-bottom: 1px #aaaaaa dashed;
	padding-bottom: 5px;
}

#indexProductListCatDescription {
	padding-bottom: 10px;
	border-bottom: 1px #eeeeee solid;
}

/* SHOPPING CART */
#cartContentsDisplay {

}

.tableHeading {
	background-color: #777777;
	color: #ffffff;
}

.tableHeading th {
	font-weight: normal;
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
}

#cartContentsDisplay .rowEven td {
	vertical-align: top;
	padding-top: 5px;
	border-bottom: 1px #aaaaaa solid;
}

#cartContentsDisplay .rowOdd td {
	vertical-align: top;
	padding-top: 5px;
	border-bottom: 1px #aaaaaa solid;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
}
.cartRemoveItemDisplay {
	padding-left: 5px;
}

#cartSubTotal {
	padding-top: 4px;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
}

.back {
	float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.cartQuantityUpdate {
	display: none;
}

/* PRODUCT DISPLAY */
#productMainImage {
	float: right;
}

#cartAdd {
	float: right;
	border: 1px #aaaaaa solid;
	padding: 10px 20px 10px 20px;
	text-align: center;
	background-color: #f5f5f5;
}

#productTellFriendLink, #productReviewLink {
	display: none;
}

#productDateAdded, #productInfoLink {
	font-size: 90%;
}

/* CHECKOUT */
#freeShip {
	visibility: hidden;

}






/* GENERAL */
body#popupImage {
	background-color: #ffffff;
}

body#infoShoppingCart {
	background-color: #ffffff;
	padding: 6px;
	width: 400px;
}

.centeredContent#popupImage {
	text-align: left;
}

.columnLeft {
	background-color: #e1e1e1;
}

#contentMainWrapper {
	background-color: #ffffff;
}

.messageStackError {
	color: #dd0000;
	margin-bottom: 5px;
	font-size: 90%;
}

/* SIDEBOX: CATEGORIES */


/* ACCOUNT HISTORY */
#accountHistInfo .forward {
	margin-bottom: 10px;
}

#myAccountOrdersStatus td {
	vertical-align: top;
}

.listingDescription {
	width: 360px;
}
	
#productDateAdded {
  display: none;
}
