﻿/* General =========================================================== */

h3.storeSubtitle{
	color:#DEB459;
	}

h4{
	padding-bottom:10px;
	}
#sidePanel h3{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0 0 0;
	padding:4px 10px;
	font-weight:normal;
	background:#000;
	color:#D7C289;
	}

#sidePanel ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#sidePanel ul li{
	_height:15px;
	}

#sidePanel ul li a{
	background:#313130;
	color:#d8d8d8;
	text-decoration:none;
	display:block;
	margin-bottom:1px;
	padding:4px 10px;
	font-size:12px;
	width:262px;
	}
	
#sidePanel ul li a:hover{
	background:#464645;
	}
	
	#sidePanel #Categories ul li a{
		background:#deb459;
		color:#000;
		width:262px;
		text-decoration:none;
		display:block;
		margin-bottom:1px;
		padding:4px 10px;
		font-size:12px;
		}
		#sidePanel #Categories ul li a:hover{
			background:#d3aa53;
			}

#Currency{
	text-align:center;
	margin-bottom:20px;
	
	}

#Currency h3{
	float:left;
	background:none;
	}

#Currency input{
	margin:10px 4px 0 2px;
	}

#store_body{
	
}

.dotted{
	border-bottom:1px dotted #000;
	}

h2.storeTitle{
	background:#171717 none repeat scroll 0% 0%;
	color:#D7C289;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:1px;
	padding:2px 0pt 2px 4px;
	}

p.featuredHighlight{
	
	border-top:1px dotted #DEB459;
	border-bottom:1px dotted #DEB459;
	padding:5px;
	margin:10px 0 2px 0;
	
	background:url(/store/images/holidaygifts.gif) no-repeat bottom right;
	}

/* Catalog Catrgory Listing ========================================== */



#Tickets h2.storeTitle{
	display:none;
	}

#Albums h2.storeTitle{
	display:none;
	}

.thumbnailView {
	width: 31%;
	height: 220px;
	float: left;
	padding: 5px;
	margin: 1px 1px 0 0;
	
	background: #171717;
	text-align: center;
}

.thumbnailView a{
	
	text-decoration:none;
	}

.thumbnailView h4 {
	margin: 0 0 10px 0;
	height:32px;
	padding: 2px;
	font-size:12px;
}

.DataListFooter {
	clear: both;
}

a.switchSummaryView, a.switchThumbnailView {
	display:none;
}

/* Tickets ================================================================= */

table#TicketListing {
	border-collapse: collapse;
	width: 100%;
	
}

table#TicketListing a{
	text-decoration:none;
	background:#DEB459;
	display:block;
	color:#000;
	text-align:center;
	width:130px;
	padding:2px 0;
	font-size:11px;
	border:1px solid #000;
	}

table#TicketListing th {
	text-align: left;
	background: #171717;
	color:#fff;
	padding: 5px;
	border-bottom: 2px solid #000;
}

table#TicketListing td {
	background: #4c4c4c;
	color:#fff;
	padding: 5px;
	border-bottom: 2px solid #000;
}



/* Add To Cart Panel ======= */

#addToCart {
	width: 250px;
	border:1px dotted #DEB459;
	background: #121212;
	color:#fff;
	text-align:center;
	padding: 10px;
}

#addToCart ul{
	text-align:left;
	}

#addToCart input{
	border:1px solid #000;
	background:#DEB459;
	padding:2px 15px;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	}


/* Product View ====================================================== */


.deliveryTimeframe{
	color:#fff;
	}

img.productImage {
	float: right;
	margin: 0 0 10px 0;
}

.description {
	border-top: 5px solid #464645;
}

.description h2{
	font-size:14px;
	font-weight:normal;
	color:#DEB459;
	}

.description h3{
	font-size:12px;
	color:#DEB459;
	}

.description h4{
	font-size:12px;
	color:#DEB459;
	}

ul.features {
	list-style: none;
}

.abstract{
	border-top: 1px dotted #fff;
	margin-top:10px;
	clear:both;
	padding:10px 0;
	}

.abstract ul{
	color:#DEB459;
	}

.trackWrapper{
	float:left;
	width:280px;
	}

/* Account Pages ===================================================== */

ul.AccountLinks{
	margin:30px 0 0 0;
	}

ul.AccountLinks li{
	list-style:none;
	padding:1px 0;
	margin:0 35px 0 0;
	}

ul.AccountLinks li a{
	background:#838370;
	text-decoration:none;
	display:block;
	padding:2px 4px;
	color:#000;
	}

ul.AccountLinks li a:hover{
	background:#9d9d87;
	}

.back2storeBtn{
	text-align:right;
	margin:25px 35px 0 0;
	}

a.back2store{
	border:1px solid #000;
	background:#b7b0a8;
	padding:2px 15px;
	cursor:pointer;
	text-decoration:none;
	color:#000;
	}	
.back2AccountBtn{
	text-align:right;
	margin:25px 0 0 0;
	}
a.linkFinish{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
	}

/* View Cart ========================================================== */

#cartHeader {
	text-align: right;
	margin-top:15px;
}

a.checkoutButton, a.continueButton{
	padding: 4px 25px;
	background: #DEB459;
	border: 1px solid #000;
	color:#000;
	text-decoration:none;
}

a.checkoutButton:hover, a.continueButton:hover {
	background: #D3AA53;
	color:#000;
	border: 1px solid #000;
}



.subTotal {
	padding: 5px;
	background: #000;
	border: 1px dotted #DEB459;
	color:#DEB459;
}

.dollars {
	font-weight: bold;
}

table.cartItems {
	width: 100%;
	border-collapse: collapse;
}

table.cartItems th {
	text-align: left;
	background: #464645;
	padding: 7px 5px;
	border-bottom: 2px solid #2c2c2c;
}

table.cartItems td {
	background: #171717;
	border-bottom: 1px solid #2c2c2c;
	padding: 10px 5px;
}

#cartFooter {
	text-align: right;
	margin: 15px 0;
}

a.continueButton {
	float: left;
}

a.removeButton{
	color:#dc0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

	}

/* Checkout General ========================================= */

.CheckoutWizardCss .DataListItemRow img{
	display:none;
	}

.CheckoutWizardCss .cvnArea .styledForm p span{
	color:#DEB459;
	margin-left:38px;
	}

.CheckoutWizardCss .cvnArea .styledForm{
	background:none;
	color:#ccc;
	}

.CheckoutWizardCss .cvnArea .styledForm label{
	width:250px;
	}

.CheckoutWizardCss .cvnArea .noCardNumber{
	margin-left:35px;
	}

.CheckoutWizardCss .cvnArea .noCardNumber label{
	color:#ccc;
	}

.CCVNumber{
	width:400px;
	margin-left:75px;
	
	}

#newPayment .styledForm img {
	vertical-align:top;
}
#store_checkout_body{
	
	width:820px;
	margin:0 0 0 30px;
	padding:170px 15px 20px 0;
	*padding:150px 15px 20px 0;
	min-height:400px;
	height:auto !important;
	height:400px;
	
	}

.WizardButtonCss { /* The continue and cancel order buttons at the bottom of the checkout pages */
	padding: 7px 10px;
	height:25px;
	background: #555;
	clear: both;
	margin-top:10px;
}

.WizardButtonCss a {
	color: #000;
	padding: 5px;
	border: 1px solid #ccc;
}

.WizardButtonCss a.cancelButton{
	float: left;
	background: #555;
	border: 0;
	text-decoration:none;
	color:#a8a7a7;
}


.WizardButtonCss a.nextButton {
	float: right;
	background:#DEB459 ;
	border:1px solid #000;
	color:#000;
	padding:4px 25px;
	text-decoration:none;
}

.WizardButtonCss a.nextButton:hover {
	background:#D3AA53;
}

/* Payment Method =========================================== */

.paymentOptionTab, .paymentOptionTabActive{
	width:150px;
	float:left;
	}

.paymentOptionTab img, .paymentOptionTabActive img{
	margin-left:-4px;
	}

#newPayment {
	
}

/* New Payment Method */

.styledForm{
	background:#171717;
	margin-bottom:1px;
	}

.styledForm label {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	margin: 5px;
}

.styledForm input, .styledForm select {
	margin: 5px;
}

/* Address And Payment Methods ================================================== */

/* New Address */

#newAddress {
	
}

.newAddressArea {
	
}


.savedAddress, .savedPayment, .selectedAddress, .selectedPayment {
	
	background: #171717;
	padding:15px;
	overflow: hidden;
	
}

.selectedAddress, .selectedPayment {
	background: #D3AA53  url(/store/images/selected.gif) top right no-repeat;
	border: 1px dotted #000;
	color:#000;
}

.savedAddresses, .savedPayments {
	
	padding-top:15px;
}

.savedAddress dl, .savedPayment dl {
	margin: 0;
	padding: 0;
}

.InventoryNotice
{
    display: block;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.selectedPayment dl dt {
	width: 70px;
	float: left;
}

.savedPayment dl dt, .selectedPayment dl dt {
	font-weight: bold;
}

.savedAddress dl dd, .savedPayment dl dd, .selectedAddress dl dd {
	margin: 0;
	padding: 0;
}

.AspNet-FormView-Data dl dd {
	margin: 0;
	padding: 0;
}

ul.StepList
{
    list-style-image: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.StepList li
{
    display: inline;
}

.addButton {
	display: block;
	margin: 10px 0;
}

.switchView {
	float: right;
	margin-bottom:10px;
}

.savedAddresses h4, #newAddress h4, .newPaymentArea h4 {
	width: 60%;
	float: left;
}

/* Delivery Method */

.deliveryMethod {
	clear: both;
	background: #171717;
	margin: 10px 0;
	padding: 10px 15px 15px 15px;
}

/* Order Summary & Checkout sections =================================================== */

.finishButton {
	margin:10px 0 10px 0;
	text-align: right;
}

.finishButton a{
	background:#DEB459;
	border:1px solid #000;
	padding:4px 30px;
	text-decoration:none;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}

.finishButton a:hover{
	background:#D3AA53;
	color:#000;
	}

.confirmSection {
	
	color:#f2f2f2;
	clear:both;
	margin-bottom:15px;
}

.confirmSection p{
	margin-left:0;
	color:#f2f2f2;
	}

.confirmSection h3 {
	margin: 0 0 10px 0;
	background: #999;
	font-size:12px;
	color:#000;
	padding:2px 4px;
}



a.changeButton {
	padding: 2px;
	text-decoration:none;
	color:#DEB459;
	border-bottom:1px dotted #DEB459;
	float: right;
	margin-bottom:15px;
}

a.changeButton:hover {
	color:#ccc;
	border-bottom:1px dotted #ccc;
	
}

/* Your Items */

.confirmSection table {
	border-collapse: collapse;
	width: 100%;
}

.confirmSection table th {
	padding:7px 5px;
	text-align: left;
	background: #464645;
	color:#CBCBCB;
}

.confirmSection table td {
	padding:10px 5px;
	border-bottom: 1px solid #2C2C2C;
	background:#171717;
}

/* Order Summary */

table#orderSummary{
	margin-bottom:10px;
	}

table#orderSummary th {	

	border-bottom: 1px solid #636262;
	vertical-align: top;
}

.detailsLink {
	display: none;
}

/* Shipping Method */

dl.shippingMethod dt {
	font-weight: bold;
}

/* CCV Number Pop Up ========================================= */

#helpPopup {
	position: absolute;
	width: 400px;
	background: #000;
	border: 1px solid #555;
	padding: 5px;
	display: none;
	font-size: small;
}

#helpPopup h3 {
	margin: 0;
	padding: 0;
}

.noCCV{
	background:#171717;
	margin-top:-1px;
	padding:0 0 5px 40px;
	}

/* Order Confirmation ========================================= */
	
.orderNumber{
	margin-left:15px;
	color:#fff;
	}

.commentBox{
	height:150px;
	}
	
/* Promo Codes ========================================= */

.promoCodeField {
	margin-top: 10px;
	height: 40px;
}

.promoHelp div#helpPopup {
	margin-left: 150px;
}

.confirmSection div.promoHelp div#helpPopup {
	margin-left: -271px;
	*margin-top: 15px;
}

.confirmSection div.promoHelp {
	display: block;
	width: 158px;
	float: right;
	margin-top: 15px;
	*margin-top: 17px;
}

.confirmSection div.promoCodeField {
	display: block;
	width: 380px;
	float: left;
}