div.mainStoreContainer div.leftStoreContainer {display: none;}
div.rightStoreContainer div.itemListingBreadCrumbs {display: none;}

div.mainStoreContainer div.rightStoreContainer
{
	display: block;
	overflow: hidden;
	padding: 0 10px 10px 10px;
}

/* Item display styles */

div.itemListingStoreImageDisplayTable {padding: 15px 0;}

div.itemListingStoreImageDisplayTable div.itemListingStoreItemDisplayDataCell0, div.itemListingStoreImageDisplayTable div.itemListingStoreItemDisplayDataCell1
{
	float: left;
	clear: none;
	height: 200px;
	width: 175px;
	padding: 2px 3px 2px 3px;
	position: relative;
	background: url(../images/hotitembg.gif) top left no-repeat;
}

div.itemListingStoreText p.itemListingPrice
{
	font-size: 12px;
	position: absolute;
	bottom: 32px;
	left: 6px;
	background-color: #ececec;
	font-weight: bold;
	clear:both;
}

div.itemListingStoreImageContainer
{
	display: block;
	text-align: center;
	margin-top: 31px;
	clear:both;
}

div.itemListingStoreText
{
	width: 100%;
	display: block;
	clear:both;
}

div.itemListingStoreText a.itemListingStoreItemName
{
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	width: 167px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 8px 8px;
	text-decoration: none;
	color: #fff;
	clear: left;
}

a.itemListingStoreItemName:hover {text-decoration: underline;}

a.itemListingStoreViewItem {display: none;clear:both;}

a.itemListingStoreViewItem img, a.itemListingStoreBuyItem img
{
	display: none;
	clear:both;
}

a.itemListingStoreBuyItem
{
	position: absolute;
	height: 24px;
	width: 79px;
	background: url(../images/ecommerceaddtocart.gif) top left no-repeat;
	bottom: 3px;
	right: 6px;
	clear: both;
}

/* Item detail View */

div.itemDetailSuggestedPrice, div.itemDetailPrice, div.itemDetailYouSave
{
	float: left;
	clear: both;
	position: relative;
}

div.itemDetailPrice {color: #d60500;}

div.itemDetailItemBlock
{
	float: left;
	clear: both;
	position: relative;
	width: 100%;
}

div.itemDetailImageCont
{
	text-align: center;
}

div.itemDetailImageCont img
{
	display: inline-block;
}

div.itemDetailItemDescription
{
	text-align: left;
}

div.itemDetailItemDescription p
{
	margin: 0;
	padding: 0;
}

div.pagination
{
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

div.pagination p.pagelinks
{
	margin: 0;
	padding: 0;
}

div.pagination a.itemListingPageLinks, div.pagination span.itemListingPageLinks
{
	float: left;
	clear: none;
}

div.pagination img.prevpage, div.pagination img.nextpage
{
	float: left;
	clear: none;
}

/* Cart Layout */

div.LoggedInAsBar
{
	display: block;
	padding-left: 120px;
	margin-bottom: 20px;
}

div.cartErrorbox, div.forgotPasswordErrorbox
{
	border: 1px solid #ff5555;
	display: block;
	color: #ff0000;
}

table.cartCheckoutTable
{
	display: block;
	border-collapse: collapse;
}

table.cartCheckoutTable tr td.cartCheckoutHeader, table.cartCheckoutTable tr td.cartCheckoutHeaderDesc
{
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	width: 14%;
}

table.cartCheckoutTable tr td.cartCheckoutHeaderDesc {width: 44%;}

table.cartCheckoutTable td.removeColumn img, table.cartCheckoutTable td.removeColumn img
{
	margin: auto;
	border: none;
}

table.cartCheckoutTable tr.cartCheckoutRowLight td, table.cartCheckoutTable tr.cartCheckoutRowDark td {padding: 5px;}

div.cartComments
{
	display: block;
	margin: 15px 0 0 0;
}

div.cartComments div.commentsCont
{
	width: 300px;
	margin: auto;
}

div.commentsCont p.cartCommentsLabel
{
	float: left;
	margin: 0;
	padding: 0;
}

div.commentsCont textarea.cartCommentsTextArea
{
	float: left;
	clear: none;
	margin-left: 5px;
}

div.cartCheckoutButtons
{
	margin: 20px auto 50px auto;
	overflow: hidden;
	width: 600px;
}

div.cartCheckoutButtons img.checkoutButton
{
	float: left;
	clear: none;
	position: relative;
	cursor: pointer;
	margin-left: 30px;
}

table.itemcustomizations {clear: both;}
table.itemcustomizations td {vertical-align: top;}
td.promotioncode {text-align: center;}
td.subtotal {text-align: right;}
td.subtotalvalue {text-align: left;}

/* Log in page */

div.loginForm
{
	display: block;
	margin: 20px 0px 20px 0;
}

div.loginForm div.loginFormContainer
{
	margin: auto;
	width: 380px;
}

div.loginFormContainer div.formLine, div.loginFormContainer div.formLineInset
{
	float: left;
	clear: both;
	margin-bottom: 7px;
	width: 100%;
}

div.loginFormContainer div.formLineInset {margin-left: 60px;}

div.formLine p.loginFormLabel, div.formLine p.loginFormValue, div.formLineInset p.loginFormLabel, div.formLineInset p.loginFormValue
{
	float: left;
	clear: none;
	margin: 0 5px 0 0;
	padding: 0;
}

div.formLine p.loginFormLabel {width: 60px; text-align: right;}

div.formLine input, div.formLineInset input
{
	float: left;
	clear: none;
	margin-right: 8px;
}

div.formLineInset input.loginFormEnabledPasswordField, div.formLineInset input.loginFormDisabledPasswordField
{
	margin: 10px 0 0 18px;
}

div.loginFormLogin, div#LoginFormForgotYourPassword
{
	float: left;
	clear: both;
	margin: 10px 0 0 65px;
}


/* Check Out styles */

table.checkoutSummaryTable {display: block;}

div.checkoutRight, div.checkoutLeft
{
	float: left;
	clear: none;
	text-align: left;
	width: 48%;
	overflow: hidden;
	font-size: 14px;
}

div.checkoutRight {margin-left: 15px;}

table.ShoppingCartSummary {display: block;}

div.checkoutContainer
{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

table.checkoutShippingEntry, table.checkoutSummaryTable {font-size: 14px;}

table.checkoutSummaryTable p.shippingTitle
{
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

table.checkoutSummaryTable td.shipaddresstitle, table.checkoutShippingEntry td.paymenttitle {font-weight: bold;}

table.checkoutSummaryTable input, table.checkoutSummaryTable select
{
	float: left;
	clear: none;
	width: 130px;
}

table.checkoutSummaryTable div.shippingopts {display: block; clear: both; padding: 3px 0;}
table.checkoutSummaryTable input.radioinput {width: auto;}
table.checkoutSummaryTable label.radiolabel {float: left; clear: none; width:152px; }

table.checkoutSummaryTable td.checkoutLabel, table.checkoutSummaryTable td.checkoutValue {vertical-align: top;}

table.ShoppingCartSummary div.SummaryHead
{
	font-weight: bold;
	font-size: 13px;
}

table.ShoppingCartSummary div.SummaryHeads
{
	font-weight: bold;
	margin-top: 9px;
}

table.ShoppingCartSummary td.summaryitem
{
	text-align: left;
	vertical-align: top;
}

table.ShoppingCartSummary td.summaryitemprice
{
	text-align: right;
	vertical-align: top;
}

table.summaryitemcustomizations td {vertical-align: top;}


/* Auction Styles */

div.auctionContainer {display: block;}
div.auctionName {clear: both;}
img.auctionItemImage {display: block;margin: auto;}

div.auctionthumbs
{
	height: 45px;
	margin: 10px auto 10px auto;
	padding: 3px;
}

div.auctionthumbs div.auctionimgcont
{
	clear: none;
	float: left;
	width: 45px;
	padding: 0 3px 0 0;
}

div.auctionItemBlock
{
	width: 500px;
	margin: auto;
}

div.auctionItemBlock div.bidbox {text-align: left;}

div.bidbox div.bidcount
{
	float: left;
	clear: both;
}

div.bidbox div.recentbids
{
	float: left;
	clear: both;
	width: 200px;
}

div.bidbox div.bidlist
{
	float: left;
	clear: none;
	width: 300px;
}

div.bidlist p
{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

table.auctiontable
{
	clear: both;
	margin: 18px 0 20px 0;
	float: left;
}

table.auctiontable td.auctionItemLabel
{
	text-align: left;
	font-weight: bold;
}

table.auctiontable td.auctionItemValue
{
	text-align: left;
}

table.auctiontable td.auctionended
{
	font-weight: bold;
	text-align: center;
}

td.auctionItemValue p.highbidder, td.auctionItemValue p.bidsize
{
	clear: both;
	margin: 0;
	padding: 0;
}

td.auctionItemValue p.bidsize {margin-bottom: 10px;padding-left: 15px;}
td.auctionItemValue div.bidinput {margin: 10px 0 0 0;}
td.auctionItemValue a.learnmore {clear: both;}

div.itemListingStoreImageDisplayTable div.itemListingAuctionItemDisplayDataCell0, div.itemListingStoreImageDisplayTable div.itemListingAuctionItemDisplayDataCell1
{
	border: 1px solid #000;
	float: left;
	clear: none;
	width: 180px;
	height: 280px;
	overflow: hidden;
}

/* Auction Checkout Summary */

table.summaryTable
{
	clear: both;
}

table.summaryTable td.label
{
	text-align: left;
	font-weight: bold;
}

table.summaryTable td.value {text-align: left;}

/* Auction Listing */

div.ecommercebannerstop {margin: 4px 0 4px 0;}
div.ecommercebannersbottom {margin-bottom: 10px;}
div.ecommerceSuccessBox {text-align: center;}

/* Customer Info */

table.customeraddressdisplay
{
	clear: both;
	width: 450px;
	margin: auto;
}

table.customeraddressdisplay td.AddressHeada, table.customeraddressdisplay td.AddressHeadb
{
	border-bottom: 1px solid #cccccc;
	width: 250px;
	font-weight: bold;
}

table.customeraddressdisplay td.AddressHeadb {width: 100px;}

div.customeraddressAddAddressBox
{
	text-align:center;
	padding-top: 10px;
}

table.customerinfotable
{
	text-align: left;
	margin: auto;
	width: 475px;
}

table.customerinfotable td.customerinfotext
{
	padding: 3px 0 3px 0;
	text-align: right;
	vertical-align: top;
}

table.customerinfotable td.customerinfovalue
{
	padding: 0 0 3px 0;
	vertical-align: top;
}

table.customerinfotable td.customerinfofoot
{
	padding-top: 10px;
	text-align: center;
}

div.EcommerceMyAccountMenu
{
	text-align: center;
	width: 100%;
	clear: both;
}

div.EcommerceMyAccountMenu table.MyAccountMenuTable
{
	text-align: left;
	margin: auto;
}

table.MyAccountMenuTable a
{
	text-transform: capitalize;
	margin: 5px;
}

div.myAccountLabelBanner
{
	font-weight: bold;
	font-size: 16px;
	padding-left: 150px;
	margin: 20px 0 10px 0;
}

table.OrderHistorySummary
{
	width: 500px;
	margin: auto;
}

table.OrderHistorySummary td.orderhistoryheadera
{
	border-bottom: 1px solid #cccccc;
	width: 50px;
	font-weight: bold;
}
table.OrderHistorySummary td.orderhistoryheaderb
{
	border-bottom: 1px solid #cccccc;
	width: 200px;
	font-weight: bold;
}

/* Customer Sign Up */

div.customerSignUpContainer
{
	padding: 0 0 10px 0;
	margin: 20px auto 0 auto;
	width: 500px;
}

table.signUpTable td {padding-bottom: 3px;}

table.signUpTable td.signUpCellTopBottom
{
	font-weight: bold;
	font-size: 16px;
}

table.signUpTable td.signUpLabelCell, table.signUpTable td.signUpLabelCell2
{
	text-align: left;
	padding-right: 5px;
}

table.signUpTable td.signUpLabelValue {text-align: left;}

/* Edit Customer */

table.editCustomerTable
{
	clear: both;
	width: 500px;
	margin: auto;
}

table.editCustomerTable td.editCustomerLabel, table.editCustomerTable td.editCustomerInput {text-align: left;}

/* Forgot Password */

div.forgotPasswordTitleBar
{
	float: left;
	clear: none;
	border: 1px solid #6c6c6c;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: inherit;
	padding: 11px 0 11px 15px;
	width: 900px;
	margin-bottom: 10px;
}

div.forgotPasswordLoginCont, div.loginFormLoginTable
{
	width: 300px;
	margin: 70px auto 70px auto;
}

div.forgotPasswordLoginCont p
{
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}

div.forgotPasswordLoginCont input.forgotpasswordInput
{
	float: left;
	clear: none;
	margin-left: 7px;
}

div.forgotPasswordLoginCont input.forgotPasswordLoginButton
{
	clear: both;
	float: left;
	margin: 10px 0;
}

div.loginFormLoginTable {text-align: center;}

div.loginFormLoginTable div.loginFormContainer {display: block;margin-bottom: 4px;}

div.loginFormLoginTable div.loginFormContainer p
{
	float: left;
	clear: none;
	margin: 0;
	padding: 0 7px 0 0;
	width: 100px;
	text-align: right;
}

div.loginFormLoginTable div.loginFormContainer input
{
	float: left;
	clear: none;
	border: 1px solid #000;
	font-size: 12px;
	width: 130px;
}

div.loginFormLogin input.loginFormLoginButton
{
	float: left;
	clear: both;
}

/* Order */

table.checkOutOrderInvoice
{
	width: 680px;
	margin: auto;
	text-align: center;
}

table.checkOutOrderInvoice td.invoiceleft, table.checkOutOrderInvoice td.invoicelefth {text-align: left;}
table.checkOutOrderInvoice td.invoicelefth {border-bottom: 1px solid #000000;}
table.checkOutOrderInvoice td.invoiceright {text-align: right;}

/* View Accessories */

div.recommendedAcessoriesTitle div.recommendedAccessoriesCont
{
	text-align: center;
	margin-top: 9px;
}

/* Vendor Transactions */

table.vendortransactionstable
{
	clear: both;
	width: 100%;
}

table.vendortransactionstable td.vttlefth, table.vendortransactionstable td.vttmiddleh, table.vendortransactionstable td.vttrighth
{
	text-align: center;
	font-weight: bold;
}

table.vendortransactionstable td.vttmiddleh {text-align: center;}
table.vendortransactionstable td.vttrighth {text-align: right;}


/* SelectEndedAuction */

table.endedauctionstable {clear: both;}

table.endedauctionstable th
{
	font-weight:bold;
	margin-right: 4px;
}

/* selectauctionbillingandshipping */

table.auctionSummaryTable
{
	clear: both;
	width: 550px;
	margin: auto;
}

table.auctionSummaryTable td {padding-bottom: 7px;}
table.auctionSummaryTable td.myAccountLabel {vertical-align: top;}
table.auctionSummaryTable td.myAccountValue {text-align: left;}

/* Vendor pages */

div.venderloginfo
{
	text-align: left;
	width: 450px;
	margin: 24px auto 24px auto;
}

div.venderlogincontainer
{
	width: 100%;
	clear: both;
}

div.venderlogincontainer div.loginFormContainer
{
	clear: both;
	margin: 5px auto 0 auto;
	width: 200px;
}

div.venderlogincontainer div.loginFormContainer p
{
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	width: 80px;
	text-align: right;
}

div.venderlogincontainer div.loginFormContainer input
{
	float: left;
	clear: none;
	border: 1px solid #000;
	font-size: 10px;
}

div.venderlogincontainer input.loginFormLoginButton
{
	clear: both;
	margin: 10px auto 20px auto;
}

a.vendorback
{
	clear: both;
	margin: 12px auto 12px auto;
	width: 50px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

div.vendortopmenu
{
	display: block;
	text-align: center;
	margin-bottom: 24px;
}

div.vendortopmenu a {padding: 0 5px 0 5px;}

p.vendortopname
{
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table.vendoraccountviewtable td.vendoraccountviewtext
{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

table.vendoraccountviewtable td.vendoraccountviewvalue {text-align: left;}

table.vendoraccountitemstable {display: block;}

table.vendoraccountitemstable th, table.vendoraccountitemstable th.right
{
	font-weight: bold;
	text-align: left;
	padding: 0 3px 0 3px;
}

table.vendoraccountitemstable td, table.vendoraccountitemstable td.right
{
	text-align: left;
	padding: 0 3px 0 3px;
}

table.vendoraccountitemstable th.right, table.vendoraccountitemstable td.right {text-align: right;}

p.vendordaterange
{
	clear: both;
	width: 350px;
	margin: auto auto 24px auto;
	text-align: center;
}

/* Tab Styles */
/*
#product-tabs
{
	clear: both;
	padding-top: 20px;
}

#product-tabs #tab-nav 
{
	clear: both; 
	list-style: none;
	margin: 0;
	padding: 0;
}

#product-tabs #tab-nav li
{
	background: white url(../images/ecommerce/template/11/tab.gif);
	border-bottom: 1px solid black;
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
}

#product-tabs #tab-nav li.current 
{
	background-image: url(../images/ecommerce/template/11/tab-current.gif);
	border-bottom: 0;
	padding-bottom: 1px;
}

#product-tabs #tab-nav a 
{
	color: black;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	outline: 0;
	text-align: center;
	text-decoration: none;
	width: 153px;
}

#product-tabs #tab-content
{
	border: 1px solid black;
	clear: both;
	padding: 15px;
}

#product-tabs #tab-content .tab-content-wrapper {display: none;}
#product-tabs #tab-content .current {display: block;}

*/
/* Store Home */

div#ecommerce-category-listing
{
	display: block;
	clear: both;
}

table.category-table
{
	display: block;
	clear: both;
}

div.checkoutEnterShippingAddressForm
{
	display: block;
	padding-bottom: 5px;
}

div.checkoutEnterShippingAddressForm input
{
	float: left;
}

div.checkoutEnterShippingAddressForm p
{
	margin: 0;
	padding: 0;
	float: left;
	width: 90%;
}

/* new stuff */

/* Ecommerce Styles */

div.ecommercecontent
{
	display: block;
	clear: both;
}

table.category-table td.categoryImagea, table.category-table td.categoryImageb
{
	width: 300px;
	padding: 8px 0 8px 0;
	text-align: center;
}

table.category-table td.categoryImageb, table.category-table td.categoryListingb
{
	background-color: #eee;
}

table.category-table td.categoryListinga, table.category-table td.categoryListingb
{
	padding: 8px 0 8px 0;
	width: 520px;
}

a.categoryListingParent {display: block;font-weight: bold;}
a.categoryListingChild {clear: none;}


div.itemDetailImagesCont
{
	float: left;
	margin-right: 10px;
	width: 260px;
}

div.itemDetailImagesCont img.itemDetailItemImage
{
	width: 97%;
	margin: auto;
	padding: 2px;
}

p.ItemDetailTitle
{
	float: left;
	clear: none;
	color: #274B92;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #274B92;
	width: 460px;
}

div.ItemDetailPriceBlock
{
	float: left;
	clear: none;
	padding-top: 10px;
}

div.itemDetailYouSave, div.itemDetailQuantity
{
	margin-bottom: 10px;
}

div.itemDetailItemBlock
{
	clear: both;
	padding: 20px 10px 20px 10px;
}



div.cartComments {display: none;}

div.cartTitleBar
{
	color: #fff;
	border: none;
	padding: 8px 0 8px 10px;
	margin: 5px 0;
	background: url(../images/h1bg.gif) top left repeat-x;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	line-height: 1;
}

table.cartCheckoutTable
{
	padding: 0 0 8px 0;
	border: 1px solid #7F7F7F;
}

div.cartCheckoutButtons
{
	width: 700px;
}

table.cartCheckoutTable tr td.cartCheckoutHeader, table.cartCheckoutTable tr td.cartCheckoutHeaderDesc
{
	border-bottom: 1px solid #7F7F7F;
	padding: 8px 0 0 0;
	width: 320px;
	color: #2B2B2B;
}

table.cartCheckoutTable tr td.cartCheckoutHeader {width: 100px;}

tr.cartCheckoutRowDark {background-color: #eee;}

div.itemImageThumbCont
{
	display: inline;
	width: 49px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0;
}

div.itemImageThumbCont img.itemImageThumb
{
	vertical-align: middle;
}

a.itemListingStoreViewItem
{
	clear: none;
}

div.itemListingStoreVendor {display: none;}

div.customerCartMessage
{
	display: block;
	clear: both;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
}

div.ecommerceErrorBox
{
	display: block;
	font-weight: bold;
	color: red;
}

div.checkoutLeft input[type="submit"], div.checkoutLeft input[type="button"]
{
	font-family:helvetica,arial,sans-serif;
	border: none;
	background-color: #6D869F;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
	margin: 10px 10px 0 0;
	float: left;
	clear: none;
	cursor: pointer;
}

div.checkoutLeft input[type="submit"], input#checkout {background-color: #294E97;}

.ecommerceSearchText {padding-top: 10px;}