body {
	padding: 0px;
	margin: 0px;
}

*{
	padding: 0px;
	margin: 0px;
	font-family:tahoma;
	font-size:11px;
}
img{
	border: 0px;
}
a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
}

#mainWrapper{
	width: 918px;
	margin: 0px auto;
}
#mainInner{
	padding: 0px 30px;
}
#topNav{
	height: 56px;
	background: transparent url("../images/nav_bg.gif") no-repeat scroll 0 0;
}
#topLogo{
	height: 52px;
	margin-top: 15px;
}
	#topLogo div{
		float: right;
	}
#topHeadLine{
	margin-left: 1px;
	height: 201px;	
	background: transparent url("../images/banner_02.jpg") no-repeat scroll 0 0;
	color: #fff;
}
#topMainNav{
	height: 48px;
	margin-bottom: 7px;
	background: transparent url("../images/m_bg.gif") repeat-x;
	color: #fff;
	text-align: center;
}
	#topMainNav_mleft{
		float: left;
		width: 16px;
		height: 100%;
		background: transparent url("../images/m_left.gif") no-repeat top left;
	}
	#topMainNav_mright{
		float: right;
		width: 17px;
		height: 100%;
		background: transparent url("../images/m_right.gif") no-repeat top right;
	}
#MainContent{
	float: right;
	width: 650px;
	color: #540000;
}
#LeftCol{
	float: left;
	width: 204px;
	color: #fff;
}
#footer{
	clear: both;
	height: 56px;
	background: #7d2121 url("../images/f_bg.gif") no-repeat scroll 0 0;
	color: #fff;
}
#parsetime{
	display: hidden;
}
div.messageStackWarning{
	display: none;
}
div.clear, br.clearBoth{
	clear: both;
}
/************************************************TOPNAV**************************************************/
#topNav div{
	float: right;
	padding: 15px 30px;
	color: #fff;
}
#topNav #topNavCart{
	padding-right: 80px;
}
#topNav #topNavCart img{
	padding-right: 10px;
}
#topNav #topNavCart a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#topNav #topNavCart a:hover{
	text-decoration: underline;
}
#topNav div.topNavSeparator{
	padding: 0px;
	width: 2px; height: 100%;
	background: transparent url("../images/part.gif") repeat-y scroll 0 0;
}
/*********************************************TOPMAINNAV************************************************/
#topMainNav ul{
	list-style-type: none;
	padding: 16px 0px 0px 23px;
	text-align: center;
}
#topMainNav ul li{
	float: left;
	padding: 0px 24px;
	border-right: 2px solid #fff;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
}
#topMainNav ul li.last{
	border-right: 0px;
}
#topMainNav ul li a{
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
}
#topMainNav ul li a:hover{
	color: #FF7E00;
	text-decoration: none;
}
/********************************************MAINCONTENT************************************************/
#MainContent a{
	color: #540000;
}
#Contheader{
	position: relative;
	height: 48px;
	margin-right: 3px;
	background: transparent url("../images/maincontentheaderbg.gif") repeat-x scroll 0 0;
}
#Contheader h2, div.boxheading h2{
	color: #fff;
	padding: 17px 20px 17px 28px;
	font-weight: bold;
	text-transform: uppercase;
}
#Contheader h2 a, div.boxheading a, div.boxheading h2 a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#Contheader div.corner{
	width: 15px; height: 15px;
}
#Contheader #tl{
	position: absolute; top: 0px; left: 0px;
	background: transparent url("../images/cont_heading_tl.gif") no-repeat scroll top left;
}
#Contheader #tr{
	position: absolute; top: 0px; right: 0px;
	background: transparent url("../images/cont_heading_tr.gif") no-repeat scroll top right;
}
#Contheader #bl{
	position: absolute; bottom: 0px; left: 0px;
	background: transparent url("../images/cont_heading_bl.gif") no-repeat scroll bottom left;
}
#Contheader #br{
	position: absolute; bottom: 0px; right: 0px;
	background: transparent url("../images/cont_heading_br.gif") no-repeat scroll bottom right;
}

div.centerColumn{
	padding: 15px;
}

div.centerBoxContentsNew{
	float: left;
	width: 50%;
	height: 165px;
	border-bottom: 1px dashed #444;
}
div.centerBoxContentsNew div{
	padding: 15px 30px;
}
span.ProdName{
	display: block;
	margin-bottom: 10px;
}
span.ProdName a{
	font-weight: bold;
}
div.centerBoxContentsNew div.ProdImage{
	float: left;
	margin-right: 20px;
	width: 97px;
	height: 85px;
	padding: 0px;
	padding-top: 3px;
	text-align: center;
	border: 1px solid #540000;
}
/********************************************LEFTCOL********************************************************/
div.box{
	margin-left: 2px;
	margin-bottom: 4px;
}
div.boxheading{
	height: 45px;
	background: transparent url("../images/infoBoxHeading_table.gif") no-repeat scroll 0 0;
}
div.boxcontent{
	background-color: #9d0808;
	padding: 20px 20px 0px 20px;
	border-right: 1px solid #721109;
}
div.box div.leftboxbottom{
	height: 16px;
	background: transparent url("../images/leftboxbottom.gif") no-repeat scroll bottom right;
}
#categoriesContent{
	padding: 0px 10px;
}
#categoriesContent a{
	display: block;
	padding: 4px 0px;
	border-bottom: 1px dashed #b13a3a;
}
div.sideBoxContent{
	padding-bottom: 10px;
}
/**************************************** FOOTER *******************************************************/
#footer{
	text-align: right;
	padding: 2px 5px 0px 0px;
}
#footer ul{
	list-style-type: none;
}
/**************************************** PRODUCT PAGE ************************************************/
#productGeneral #categoryIcon{
	display: none;
}
div.navNextPrevWrapper{
	margin-bottom: 30px;
}
div.navNextPrevList{
	float: left;
	margin-right: 20px;
}
#productGeneral #productMainImage{
	float: left;
	margin: 10px 30px 30px 30px;
}
#productGeneral #cartAdd{
	float: right;
}
#productGeneral #productDetailsList{
	margin-left: 30px;
}
#productGeneral #productAttributes{
	margin-top: 15px;
}
#productGeneral div.additionalImages{
	float: left;
}
#productGeneral #productTellFriendLink{
	clear: left;
	float: left;
	margin: 10px;
}
#productGeneral #productReviewLink{
	float: right;
	margin: 10px;
}
/*******************************************************************************************************/
span.normalprice{
	text-decoration: line-through;
	color: #ff0000;
}
td.main{
	padding: 5px;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}


/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #9D0808;
	/*background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #FFFFFF;
	}


#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.ccards {
	float:left;
	padding-left:10px;
	padding-top:30px;
	}
#MainContent .productListing-heading  a{
	color: #FFFFFF;
	}
#MainContent .productListing-rowheading  th,
#MainContent .productListing-data
{
	padding:8px;
}	

.centeredContent {
text-align:center;
}