﻿/* General **************************************************/


h2.storeTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	color:#F1D65F;
	letter-spacing:1px;
	margin:10px 0 20px 0;
	}

#store_body {
	float:right;
	height:auto !important;
	margin:0 15px 0 0;
	_margin:0 8px 0 0;
	min-height:320px;
	padding:0 0 20px 0;
	width:600px;
}


h3#Featured{
	background:#6A8C68;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 0 3px 5px;
	letter-spacing:1px;
	}


img.featured{
	float:left; 
	margin:0 10px 5px 0;
	padding:10px 0 0 0;
	border:0;
	}

#WelcomeStore{
	background:url(/store/Images/Welcome.png) no-repeat;
	width:410px;
	height:30px;
	text-indent:-1000000px;
	}

p.featuredText{ }
h3#featuredProductTitle{float:left; margin-bottom:10px; width:330px;}
	
/* Side Panel **************************************************/

#sidePanel{
	float:left;
	font-size:1.1em;
	margin:-15px 15px;
	_margin-left:8px;
	padding:0 10px;
	width:230px;
}

#sidePanel h3{
	margin-bottom:0;
	}

#CustomerService, #Categories, #Currency, #QuickLinks, #PaymentMethods{
	color:#B7DDF4;
	font-size:12px;
	margin:0 auto;
	width:220px;
	}

#CustomerService ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#CustomerService ul li{
	padding:1px 0 0 25px;
	}

#Categories ul{
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	}

#Categories ul li{
	height:20px;
	margin-bottom:8px;
	background:transparent url(/Images/template/SAN_Star.png) no-repeat 0 3px;
	}

#Categories ul li a{
	
	display:block;
	padding:3px 0 3px 5px;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#Categories ul li a:hover{
	background:#6a8c68;
	}	
	
#Currency h3{	
	background:url(/store/images/SelectACurrency.png) no-repeat;
	width:190px;
	height:27px;
	text-indent:-10000000px;
	}
	#Currency  input{
		margin-right:15px;
		}

#QuickLinks h3{
	background:url(../Images/SAN_QuickLinks.png) no-repeat;
	width:190px;
	height:27px;
	text-indent:-10000000px;
	}

#QuickLinks a{
	display:block;
	background:url(/store/Images/SAN_QL_Bg.gif) no-repeat;
	width:78px;
	height:26px;
	float:left;
	margin-right:2px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 0 0 30px;
	color:#000;
	}
	#QuickLinks a:hover{color:#F1D65F;}
	
	
#Categories h3{
	background:url(/store/images/StoreCategories.png) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}	


#PaymentMethods h3{
	background:url(/store/images/PaymentMethods.png) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}



#CustomerService h3{
	background:url(/store/images/CustomerService.png) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}
	#CustomerService a:hover{color:#fff;}

/* Category View **************************************/

.thumbnailView {
	width: 45%;
	height: 300px;
	float: left;
	padding: 5px;
	margin: 1px;
	background: #6A8C68;
	text-align: center;
}

.thumbnailView h4 {
	margin: 0 0 5px 0;
	padding: 5px;
	height:30px;
	font-weight:normal;
}

.DataListFooter {
	clear: both;
}

a.switchSummaryView, a.switchThumbnailView {
	display:none;
}

.thumbnailPrice, .moreInfo{
	margin:5px 0;
	padding:0;
	}

.thumbnailView img{
	padding-bottom:5px;
	}

/* Tickets **************************************/

table#TicketListing {
	border-collapse: collapse;
	width: 100%;
	background:url(/Images/template/SAN_TourHeader.jpg) no-repeat;
	
}

table#TicketListing th {
	width:585px;
	height:200px;
	vertical-align:bottom;
	text-align:left;
	color:#ffd000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
}

table#TicketListing td {
	
	padding: 10px 5px;
	border-bottom:1px solid #62732c;
}

table#TicketListing td a{
	display:block;
	text-align:center;
	padding:5px 10px;
	background:#f8bd3b;
	color:#000;
	}

table#TicketListing td a:hover{
	
	}

/* Product View **************************************/

img.productImage {
	float: left;
	margin: 0 10px 10px 0;
}

.description {
	border-top: 3px solid #fff;
	margin:15px 0;
	padding:15px;
	color:#fff;
}

ul.features {
	list-style: none;
	color:#fff;
}

.deliveryTimeframe{
	font-weight:bold;
	float:left;
	margin-left:30px;
	width:300px;
	}

.abstract{
	padding:5px;
	margin:15px 0 0 0;
	clear:both;
	color:#fff;
	}
	
#productDiscounts{
	padding:15px;
	color:#fff;
	clear:both;
}

.trackWrapper{
	width:45%;
	float:left;
	}	
	
.trackWrapper ol{
	list-style:outside;
	list-style:decimal;
	margin-left:30px;
}

.description h3{
	clear:both;
	}

/* Add To Cart Panel *****************************/

#addToCart {
	width: 290px;
	padding: 10px;
	background:#6A8C68;	
	text-align:center;
	float:right;
}

.price{font-weight:bold;}

#addToCart ul {margin:0; padding:0;}

#addToCart ul li{background:none; color:#E4CA59; padding:0; margin:0;}

#addToCart input{
	background:url(/store/Images/Add2Cart.png) no-repeat;
	width:159px;
	height:39px;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	padding-left:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	}	

.timeLimit{
	color:#600;
	}



/* View Cart **************************************/
/*
#cartHeader {
	text-align: right;
}

a.checkoutButton {
	padding: 5px 15px 5px 28px;
	background: #6A8C68 url(/Images/template/SAN_Star.png) no-repeat 5px 4px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.checkoutButton:hover, a.continueButton:hover {
	background: #6A8C68 url(/Images/template/SAN_Star.png) no-repeat 5px 4px;
	color:#fff;
}

a.continueButton {
	float: left;
	padding: 5px 15px 5px 28px;
	background: #6A8C68;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-6px;
	background: #6A8C68 url(/Images/template/SAN_Star.png) no-repeat 5px 4px;
}

p.subTotal {
	padding: 5px;
	background: #738f67;
	
	color:#fff;
}

.dollars {
	font-weight: bold;
}

.cartItems {
	width: 100%;
	border-collapse: collapse;
}

.cartItems th {
	text-align: left;
	padding: 5px;
	color:#FFD000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	border-bottom: 1px solid #cfb85b;
}

.cartItems td {
	border-bottom: 1px solid #cfb85b;
	padding: 5px;
}

#cartFooter {
	text-align: right;
	margin: 15px 0;
}
*/
/* Store Account Pages ************************/


/* Address And Payment Methods **********/

dt{
	color:#fff;
	}

#newAddress {

	margin: 10px 0;
	padding:15px 0;
}

.savedAddress, .savedPayment, .selectedAddress, .selectedPayment {
	margin: 5px 0;
	padding: 10px;
	background: #49787e;
	overflow: hidden;
	clear:both;
}

.selectedPayment{
	height:/*80px*/100%;
	}

.selectedAddress, .selectedPayment {
	background: #6c8e67 url(/store/images/selected.gif) top right no-repeat;
	_height:100px;
	
}
.savedAddress, .savedPayment{
	_height:65px;
	}
	
.savedAddresses, .savedPayments {
	
	margin: 10px 0;
	padding:15px 0;	
}

.savedAddress span input, .savedPayment span input, .selectedAddress span input, .selectedPayment span input{
	float:left;
	margin:0 10px 0 0;
	}
	
input.savedAddressesRemove, input.savedAddressessRemove {
	clear:both;
	float:right;
	*margin-top:40px;
	}

.selectedPayment input{
	margin-top:30px;
	}

.savedAddress dl, .savedPayment dl, .selectedPayment dl, .selectedAddress dl {
	margin: 0;
	padding: 0;
	float:left;	
}


.savedAddress dd, .savedPayment dd, .selectedPayment dd, .selectedAddress dd{
	width:250px;
	}

.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, .AspNet-FormView-Data dl dd {
	margin: 0;
	padding: 0;
}

.addButton {
	display: block;
	margin: 10px 0;
}

.switchView {
	float: right;
}

.savedAddresses h4, #newAddress h4, .newPaymentArea h4 {

}

.deliveryMethod {
	clear: both;
	background: #49787e;
	margin: 10px 0;
	padding: 5px;
	
}

/* Payment Method ************************/

#newPayment {
	margin: 5px 0;


	padding-bottom:10px;
}

#newPayment h4{
	*margin:10px 0;
	}

.styledForm label {
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	margin: 5px;
}

.styledForm input, .styledForm select {
	margin: 5px;
	
}

div.paymentOptionTab{
	width:150px;
	float:left;
}

div.paymentOptionTabActive{
	width:150px;
	float:left;
}

/* Checkout General *************************/

#checkout_body{
	width:870px;
	margin:0 auto;
	height:auto !important;
	min-height:500px;
	}

.InventoryNotice 
{
    display: block; 
    margin-left: 40px; 
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.CheckoutWizardCss .DataListItemRow img{ /* this is to hide the step images that appear at the top */
	display:none;
	}

.WizardButtonCss { /* The continue and cancel order buttons at the bottom of the checkout pages */
	padding:15px 0;
	margin-bottom:30px;
}

.WizardButtonCss a.cancelButton{
	float: left;
}

.WizardButtonCss a.nextButton {
	float: right;
	padding: 5px 15px 5px 30px;
	background:#6A8C68 url(/Images/template/SAN_Star.png) no-repeat scroll 5px 4px;
	
	color:#000;

	}

.WizardButtonCss a.nextButton:hover {
	
	}

ul.StepList 
{
    list-style-image: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.StepList li
{
    display: inline;
}

/* Card Verification Page */



/* Order Summary Page *****************/

.confirmColumn{
	width:50%;
	float:left;
	}

.confirmSection {
	width: 92%;
	float: left;
	padding: 5px;
	margin: 5px;
}

.confirmSection h3 {
	margin: 0 0 10px 0;
}

a.changeButton {
	padding: 3px 5px;

	float: right;
	color:#F1D65F;
	margin:5px 0;
}

a.changeButton:hover {
	color:#ffc100;
}

.finishButton {
	margin: 5px;
	padding: 10px 5px;
	/*border-top:2px solid #fff;
	border-bottom:2px solid #fff;*/
	text-align: right;
}

.finishButton a{
	background:#6A8C68 url(/Images/template/SAN_Star.png) no-repeat scroll 5px 4px;
	padding:5px 20px 5px 30px;
	color:#fff;
	text-transform:uppercase;
	/*border:1px solid #000;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	}

.finishButton a:hover{
	color:#F1D65F;
	}

.confirmSection table {
	border-collapse: collapse;
	width: 100%;
}

.confirmSection table th {
	padding: 5px;
	text-align: left;
	background: #49787E;
}

.confirmSection table td {
	padding: 5px;
	border-bottom: 1px solid #c1ca6f;
}

#orderSummary{
	margin-bottom:10px;
	}

#orderSummary th {
	border-bottom: 1px solid #C1CA6F;
	vertical-align: top;
}

.detailsLink {
	display: none;
}

dl.shippingMethod dt {
	font-weight: bold;
}

/*Comment Form **************************/

.commentForm input{
	padding: 5px 15px;
	background: #3f322a;
	border: 1px solid #000;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	cursor:pointer;
	}
	
/* CCV Number Pop Up *********************/



.CCVNumber{	
	margin:-25px 0 20px 255px;
	}
	
/* Digital Downloads **********************/

#DigitalDownload{
	padding:0 50px 30px 50px;
	}

.DigitalStep img{
	float:left;
	margin-right:15px;
	}

.DigitalStep{
	padding:10px 0;
	}	

/* Confirmation Page *****************/

.commentForm input{
	padding: 5px 15px 5px 28px;
	background: #6A8C68 url(/Images/template/SAN_Star.png) no-repeat 5px 4px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	}

.commentForm textarea{	
	width:450px;
	}

/** Password protected pages ***************/

.PassWord{
	border:none;
	padding:0;
	}

.PassWord .inputs{
	background:#759067;
	padding:10px 0 5px 0;
	border:1px dotted #000;
	}
	
	
/**PROMO CODE STYLES***************************/

/*.promoCodeField {
	margin:0;
	margin-bottom:25px;
	padding:0;
}

.promoCodeField a {
	color:#000;
	background:#6A8C68 url(/Images/template/SAN_Star.png) no-repeat scroll 5px 4px;
	padding:5px 15px 5px 28px;
}

.promoCodeField a:hover {
	color:#fff;
}

.promoHelp {
	margin:0;
	margin-bottom:15px;
	padding:0;
}

#cartFooter #helpPopup {
	background-color:#678a6a;
	text-align:right;
	left:365px;
}


td.cartItemDataWithDiscounts {
	border:none;	
}

ul.cartItemDiscountList {
	margin:0;
	padding:0;
}

.confirmColumn .confirmSection .promoCodeField label{
	float:left;
}

.confirmColumn .confirmSection .promoCodeField input {
	
	margin-bottom:15px;
	
}

.confirmColumn .confirmSection .promoCodeField a {
	margin-left:129px;	
}

.confirmColumn .confirmSection #helpPopup {
	background-color:#678a6a;

}

.confirmColumn .confirmSection .promoHelp {
	text-align:right;
}

#promoPage fieldset{
	border:none;
}

#promoPage .PromoCodeBtn {
	color:#000;
	background:#6A8C68 url(/Images/template/SAN_Star.png) no-repeat scroll 5px 4px;
	padding:5px 15px 5px 28px;
	border:none;
}

#promoPage .promoCodeField label{
	display:block;
	float:left;
	margin:0 0 6px;
	padding:2px 8px;
	text-align:right;
	width:140px;

}

#promoPage fieldset .promoError {
	margin-bottom:1px;
	padding:2px 0 2px 24px;
	width:570px;
	color:red;
	background:#ebaf1b /*url(/Images/template/SAN_Star.png) no-repeat 0 0 ;
}*/

.optionalTag { /*FOR IE*/
	*position:absolute;
	*margin-top:2px;
}

.FeaturedProducts {
	padding-top:5px;
	padding-left:10px;
}

.FeaturedProducts .thumbnailView {
	background:none repeat scroll 0 0 #6a8c68;
	float:left;
	height:250px;
	margin:1px;
	margin-right:8px;
	padding:5px;
	text-align:center;
	width:30%;
}

.FeaturedProducts .thumbnailView img {
	width:175px;
}

.FeaturedProducts .thumbnailView h4 {
	font-weight:normal;
	height:30px;
	margin:0 0 5px;
	padding:5px;
}

/*MINI POP UP STYLE******************************/

#miniProductPop {
	
}

/*CURRENCY STYLES##########################*/
#shoppingCartCont{
	/*padding:0 15px 8px 15px;*/
	}
	
	
#ShoppingCartH{
	
}
	
#cartMini{display:block;padding:8px 0px 2px 0; text-transform:uppercase; }
#cartMini a{color:#fff; font-size:12px;}
#cartMini a:hover{color:#fff; font-size:12px;}
#cartMini span.cartTotal{font-size:14px;display:block;margin:4px 0;}
.currencyMask input{
	display:block;
	margin:0 auto 3px auto;
	padding:0;
	}
/*flag stuff*/	
.CurrencyCart{float:right; width:68px;}
#footerSubHolder .CurrencyCart{margin-top:10px;}
#ShoppingCartH a.cMask{
	display:block;
	width:112px;
	color:#f1d65f;
	padding:3px 0px 3px 15px;
	cursor:pointer;
	margin-left:54px;
	margin-bottom:10px;	
	font-size:11px;
	background: url(/store/images/downArrowCart.gif) no-repeat 0px 8px;
}

#ShoppingCartH h3 {
	background:url(/store/images/shopCarttitle.png) no-repeat;
	width:190px;
	height:27px;
	text-indent:-10000000px;
}

.CurrencyCart a.cMask{
	background:url(/store/images/downArrowCart.gif) no-repeat 0 9px;
	width:20px;
	height:38px;
	position:absolute;
	display:block;
	margin:0px 0 0 0;
	margin-left:50px;
	*margin-left:0px;
	cursor:pointer;
	z-index:109;
}
#ShoppingCartH a.changeCurrencyOn, .CurrencyCart a.changeCurrencyOn{
	background:none;
}
#ShoppingCartH a:hover, .CurrencyCart a:hover{
	color:#e4ca59;
}
.currencyMask{
	height:31px;
	overflow:hidden;
	float:left;
	width:50px;
}
.currencyMask div{
	background:none;
	padding:7px 0;
	margin:0;
	}
.currencyMask div.CAD{margin:-7px 0 0 0;}
	.currencyMask div.CAD span.currencyMaskArrow{top:7px;}
.currencyMask div.EUR{margin:-41px 0 0 0;}
	.currencyMask div.EUR span.currencyMaskArrow{top:41px;}
.currencyMask div.GBP{margin:-75px 0 0 0;}
	.currencyMask div.GBP span.currencyMaskArrow{top:75px;}
.currencyMask div.USD{margin:-109px 0 0 0;}
	.currencyMask div.USD span.currencyMaskArrow{top:109px;}

.currencyMask div.showCurrency{
	background:url(/store/images/currencyHover.png) no-repeat;
	background-position:1px 0;
	height:auto;
	position:absolute;
	width:56px;
	margin-left:-3px;
	z-index:100;
}
.currencyMask div span{
	display:none;
}
.currencyMask div.showCurrency span.currencyMaskArrow{
	display:block;
	position:absolute;
	z-index:101;
	margin-top:7px;
	background:url(/store/images/flagsArrowHover.png) no-repeat;
	width:12px;
	height:13px;
	left:54px;
}
p.whichCurrency{
	font-size:13px;
	font-family:tahoma;
	color:#f1d65f;
	padding:4px 0;
	
	border-top:1px dotted #f1d65f;
	}
.shoppingLinks{
	border:0;
	margin-top:15px;
	padding:4px 0 0 0;
	clear:both;
	border-top:1px dotted #f1d65f;
}
.shoppingLinks a{
	display:block;
	cursor: pointer;
	color:#f1d65f;
	padding:0;
	width:91px;
	height:24px;
	background:#6A8C68/*url(/images/template/buttons/br_inputButton.jpg) no-repeat*/;
	/*background-position:0 0;*/
	padding:5px 0 0 0;
	margin:8px 4px;
	float:left;
	border:none;
	text-align:center;
}
/*CURRENCY ENDS HERE ##################*/


/* View Cart ========================================================== */
#cartHeader {
	/*text-align: right;*/
	margin:0px 0 10px 0;
	padding:5px 5px 0 5px;
	background:#698f66;
	clear:both;
	min-height:1px;/*fixes peekabo*/
}
.weAccept{
	float:left;
	margin-top:10px;
	}
.weAccept h4{
	margin-top:0px;
	padding:0 6px;
	font-weight:normal;
	text-transform:uppercase;
}
.weAccept img{display:block; margin-top:6px;}
.subTotalHolder{
	float:right;
	margin:10px 0;
	width:300px;
}
.subTotal{float:right;width:220px;margin-bottom:5px;}
.subTotal p{
	padding: 5px 0;
	color:#fff;
	margin:0px 0 4px 0;
	text-align:right;
	text-transform:uppercase;
}
.dollars {
	font-weight: bold;
	color:#fff;
	padding:2px;
	font-size:14px;
}
a.checkoutButton{
	display:block;
	cursor: pointer;
	color:#f1d65f!important;
	padding:0;
	width:205px;
	height:28px;
	background:url(/store/images/proceedCheckout.png) no-repeat  0 0;
	padding:5px 0 0 0;
	margin:4px 5px 4px 0px;
	float:right;
	text-indent:-10000px;
}
a.checkoutButton:hover, a.continueButton:hover {
	color:#f1d65f;
	text-decoration:none;
}
a.continueButton {
	display:block;
	cursor: pointer;
	color:#f1d65f!important;
	padding:0;
	width:139px;
	height:24px;
	background:url(/store/images/continueArrow.gif) no-repeat;
	background-position:0px 3px;
	padding:1px 0 0 8px;
	margin:0px 4px;
	float:left;
	border:none;
	text-align:center;
	color:#51788D;
	font-weight:bold;
}
#cartFooter a.continueButton{
	margin-top:8px;
	color:#f1d65f;
}
.footerSubtotal{
	min-height:50px;
	background:#698f66;
	padding:5px 5px 0 5px;

	}
.footerSubtotal	.subTotal{
	margin-top:10px;
}
.cartLinks{
	height:26px;
	margin-top:20px;
	clear:both;
	}
.helpLinks{
	float:right;
	padding:2px 0 0 0;
	}

#shoppingCart {
	background:#698f66;
	
}

.cartItems, .confirmItemsTable {
	width: 100%;
	clear:both;
	border-collapse: collapse;
	
}
.cartItems th {
	color:#fff;
	padding:2px 5px;
	font-weight:normal;
	text-align:left;
	border-top:1px dotted #f1d65f;
	border-bottom:1px dotted #f1d65f;
}
.cartItems th.itemPic{text-indent:10px; width:120px;}
.cartItems .itemPic{width:120px;}
.cartItems .itemDetails{}
.cartItems .itemDelivery{width:120px; text-align:center;}
.cartItems .itemQuantity{width:80px; text-align:center;}
.cartItems .itemPrice{width:80px; text-align:center;}
.cartItems .itemDelete{width:30px;}
.cartItems .itemThumb{text-align:center; width:120px; overflow:hidden;}
.cartItems select{padding:2px; border:1px solid #f1d65f; min-width:40px;}

.cartItems td {
	background:#698f66;
	padding:10px 5px;
	vertical-align:top;
	font-size:12px;
	border-top:1px solid #f1d65f;
}
.cartItems tr{
	border-top:1px solid #f1d65f;
	border-bottom:0;
}
td.cartItemDataWithDiscounts a, td.cartItemData a,td.summaryItemData a{cursor:pointer;}
#cartFooter {
	margin: 10px 0 40px 0;
	clear:both;
}
.cartItems ul.cartItemDiscountList , ul.summaryItemDiscountList, td.shippingDiscounts ul{
	font-size:11px;
	font-style:italic;
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}
.cartItems ul.cartItemDiscountList li, ul.summaryItemDiscountList li, td.shippingDiscounts ul li{
	list-style:none;
	background:url(/store/images/discounts.gif) 0 0 no-repeat;
	padding:0 10px 8px 20px;
}
.confirmItemsTable td{
	padding:10px 5px;
	vertical-align:top;
	font-size:12px;
}
.confirmItemsTable tr{border:0}
.summaryItemRow tr, .summaryItemRowWithDiscounts tr{border-top:1px dotted #ccc;}

.confirmItemsTable .itemPic{width:110px;}
.confirmItemsTable .itemDetails {}
.confirmItemsTable .itemDelivery{width:84px; text-align:left;}
.confirmItemsTable .itemQuantity{width:60px; text-align:center;}
.confirmItemsTable th.itemPrice{width:60px; text-align:right;}
.confirmItemsTable .itemPrice{width:60px; text-align:right;}
.confirmItemsTable .itemThumb{ text-align:center; width:120px; overflow:hidden;}
.confirmItemsTable .itemDelete{width:50px;}

input.removeButton{padding:0}



/*Promo Code */
/************************Promo Code Styles**********************************/
.promoHolder{
	width:700px;
	float:left;
	min-height:70px;
	padding:0 10px;	
}
div.confirmSection .promoHelp {
	text-align:right;
}
a.PromoHelpLink{
	display:block;
	font-size:90%;
	width:150px;
	clear:both;
	margin:0; 
	padding:0;
	}
.promoCodeField {
	margin:0;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	float:left;
	/*text-align:right;*/
}
.promoCodeField label{
	margin:0 0 5px 0;
	padding:4px 5px 5px 5px; 
	float:left;
	width:auto;
	display:block;
	}
.promoCodeField input {
	width:139px;
	background-color:#FFFFFF;
	border:1px solid #b9b9b9;
	font-size:12px;
	line-height:14px;
	margin:1px 5px 0 0;
	float:left;
	display:block;
}
div.confirmSection div.promoCodeField, fieldset div.promoCodeField{
	margin:0;
}
div.confirmSection a.PromoCodeBtn{
	width:110px;
	margin:0;
	margin-top:-23px;
	margin-left:230px;
	padding: 5px;
	padding-top:3px;
	padding-right:20px;
	padding-left:20px;
	/**padding-left: 3px;
	*padding-right: 3px;*/
	*padding-top:3px;
	*padding-bottom:5px;
	color:#fff;
	text-decoration:none;
	background:transparent url(/images/template/buttons/br_inputButtonLong.jpg) no-repeat scroll 0 0;
	text-align:center;
	display:block;
}
div.confirmSection .promoCodeField input {
	width:90px;	
}
div.confirmSection .promoHelp a.PromoHelpLink {
	margin:0px;
	margin-top:10px;
	padding:0px;
}
div.confirmSection .promoCodeField {
	padding-top:15px;
	*padding-top:10px;	
}
a.PromoCodeBtn{
	/*width:134px;
	margin:0px 0 0 5px;
	height:24px;
	display:block;
	float:left;
	color:#fff;
	padding:4px 0 0 0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:transparent url(/store/images/promoBut.gif) no-repeat scroll 0 0;*/
	color:#000;
	background:#567154 url(/Images/template/SAN_Star.png) no-repeat scroll 5px 4px;
	padding:5px 15px 5px 28px;
	border:none;
	text-align:center;	
}
a.PromoCodeBtn:hover{text-decoration:none;}

a.PromoCodeBtn:hover {
	color:#DDD;
	cursor:pointer;
}
.maestroText img{
	margin-right:10px;
	*margin-right:0px;
}
#helpPopup{
	background: #698f66;
	border:1px dotted #3c603a;
	clear:both;
	color:#fff;
	display:none;
	font-size:11px;
	margin-left:5px;
	padding:5px;
	position:absolute;
	text-align:left;
	width:400px;
	z-index:100;
}
#confirmOrderHolder, #footerSubHolder {
	border-top:2px solid #f1d65f;
	margin:0 auto;
	width:100%;
}

#Discount {
	margin:0;
	padding:0;
	float:left;
}
/*delivery tooltip*/
a.deliveryTooltip{
    cursor: hand;
	color:#000;
	display:block;
	clear:both;
	float:left;
	width:250px;
	padding:0 0 0 0;
	margin:-25px 0px 25px 0px;
	*margin:0px 0px 25px 0px;
	height:30px;
	overflow:hidden;
	text-decoration:none!important;
}
a.deliveryTooltip img{}
a.deliveryTooltip div{
    clear:both;
    position: absolute;
    width: 300px;
    display: none;
   
	
	background: #698f66;
	border:1px dotted #3c603a;
	
    padding: 5px;
    z-index: 1000;
	color:#fff;
	margin-top:0px;
	margin-left:0px;
	*margin-left:-250px;
	*margin-top:30px;

}

a.deliveryTooltip:hover div{
    display: block;
}
#miniProductPop {
padding:0 15px;
}

.styledForm, .styledFormDrops {
	clear:both;
	margin-bottom:4px;
	min-height:32px;
	width:100%;
	

}
.styledForm label,.styledFormDrops label {
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	margin:3px 5px;

}
.styledForm input, .styledFormDrops input{
	margin:0 5px 0 5px;
	padding:4px;
	float:left;
	/*border:1px solid #600009;*/	


}
.styledForm select, .styledFormDrops select {
	margin:0 5px 0 5px;
	overflow:hidden;
	padding:3px 2px;
	background-color: #fff;
	/*border:1px solid #600009;*/


}
.styledForm img, .styledFormDrops img{
	vertical-align:middle;
	clear:both;
}
.styledFormDrops span.DESVALErrorText {
	float:none;
	*float:left;
}

.cvnArea .styledForm p{
	font-size:12px;
	margin-left:5px;
	margin-bottom:10px;
	}
.cvnArea .styledForm label {
	margin-top:10px;
	text-align:left;
	width:auto;
}
.cvnArea .styledForm{
	background:#6C8E67;
	padding:5px 10px 10px 10px;

	}
.cvnArea .CCVNumber  {
	margin-top:11px;
	
	
	
}
.cvnArea input{
	margin-top:8px;
	}
.cardSection .CCVNumber, .CCVNumber {
	float:left;
	padding:3px 0 0 0;
}
.CCVNumber{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:150px;
}
.CCVLink {
	display:block;
	width:250px;
}
.cvnArea span.DESVALErrorText{
	margin-top:5px; 
	*margin-top:7px; 
	margin-right:4px;
	}

#newPayment h4{
	margin:5px 0 20px 0;
	}
div.paymentOptionTab{
          width: 200px;
          float:left;
         height:40px;
}

div.paymentOptionTabActive{
        width: 200px;
       float:left;
     height:40px;
}
div.paymentOptionTab input, div.paymentOptionTabActive input{float:none;}
.pickUpName label{width:auto;}


/* Order Summary ************************/
#reviewOrderHeader{margin-bottom:10px;}
#reviewOrderHeaderTot{
	width:30%;
	float:right;
}
#topOrderTotalDiv{
	float:right;
	text-transform:uppercase;
	padding:6px 0px 0 0;
	text-align:right;
	margin-right:2px;
	}
span#topTotalLabel{
	display:block;
	float:left;
	padding:0 5px;
	text-align:right;	
}	
span#topTotal{
	display:block;
	float:left;
	text-transform:uppercase;
	padding:0px 2px 2px 2px;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
	color:#fff;
	font-size:14px;
	font-weight:bold;	
}
#reviewOrderHeaderTot .finishButton{width:100%;}
#reviewOrderHeader p{
	width:65%;
	float:left;
}
#reviewOrderHeaderTot p{
	text-transform:uppercase;
	width:70%;
	float:left;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
#reviewOrderHeaderTot p span{font-weight:normal;font-size:12px;}
.confirmSection {
	padding:4px 8px 8px 8px;
	margin: 0;
	clear:both;
	min-width:700px;
}
.confirmContent{
	clear:both;
	border-top:1px solid #ccc; 
	padding-top:5px;
	margin:0;
min-width:1px;
	}
.confirmContent .col1,.confirmContent .col2,.confirmContent .col3{
		float:left; 
		margin:0px 15px 4px 0px; 
		width:30%;
	}
.col1 span.shipName, .col2 span.shipAd{
		display:block;
		padding:2px 0;
		font-weight:bold;
	}
	.col1 span.shipPhone,.col1 span.shipEmail,.col2 span.shipAd1,.col2 span.shipAd2,.col2 span.shipAd3{
		display:block;
		padding:2px 0;
	}
	
.confirmShipping{
	/*background:#fff; */
	margin-bottom:10px;
	}
#confirmPayment{
	/*background:#fff;*/
	margin-bottom:10px;}
	
.confirmPickUp{
	/*background:#fff; */
	margin-bottom:10px;
	}

#confirmItems{/*background:#fff;*/}
	#confirmItems table{clear:both; /*background:#fff;*/ margin-top:5px;}
#confirmItems table td{}
#confirmOrderSummary{
	/*background:#fff;*/
	}

#confirmOrderHolder , #footerSubHolder{
	
	width:100%;
	margin:0 auto;
	background:none!important;
	
	}
	#confirmOrderSummary h3{display:none}
	
#confirmPromo{
	padding:5px; 
		margin:0px; 
		width:460px;
		float:left;}	

#confirmPromo .promoCodeField {
	margin:10px 0 0 0;
	padding:0;
}
#orderSummaryTable{float:right;margin-top:10px;}

#orderSummary{
	margin-bottom:10px;
	border-collapse:collapse;
	}

#orderSummary th {
	vertical-align: top;
	background:none;
	color:#fff;
	font-weight:normal;
	text-align:left;
	width:100px;
	padding:5px 0 0 0px;
}
#orderSummary tr{border:0}
#orderSummary td{padding:5px 0;}
#orderSummary td.shippingDiscounts{padding:0px 0 5px 0;}
#orderSummary td.orderSums{text-align:right;padding-right:8px; width:120px;}
.itemBlank{width:60px;}

#orderSummary td{}

#orderSummary .theTotal{
	padding:15px 2px 2px 2px;
	text-align:right;
	font-weight:bold;
	border-top:2px solid #f1d65f;
	vertical-align:top;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#orderSummary .theTotal span.totalText{text-transform:uppercase;font-size:12px;padding:0 5px;font-weight:normal; color:#fff;}
#orderSummary .totalFlags{
	border-top:2px solid #f1d65f;
	padding-top:10px;
	}
#orderSummary td.orderSummarySeparator{height:10px;padding:0;}
.confirmSection h3 {
	margin: 1px  0;
	padding:3px 0;
	overflow:hidden;
	color:#f1d65f;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	float:left;	
	font-family:Georgia,"Times New Roman",Times,serif;
}
a.changeButton {
	display:block;
	float:right;
	padding:0 5px;
	margin: 3px 0 0 0;
	min-width:0;
	overflow:hidden;
	text-align:right;	
}

.maestroText{
	clear:both;
	margin:10px 0;
}
.maestroText img{margin:0;float:left;padding:0 6px 0 0;}
.maestroText span{}
.finishButton {
	width:30%;
	float:right;
	height:36px;
	margin:10px 5px;
}
.finishButton a{
	cursor: pointer;
	color:#fff;
	padding:0;
	width:210px;
	height:35px;
	background:url(/store/images/placeOrder.png) no-repeat  0 0;
	padding:0px 0 0 0;
	margin:0px 4px;
	float:right;
	text-indent:-10000px;
	}
.finishButton a:hover{
	color:#BBC4C6;
	}
.confirmSection table {
	border-collapse: collapse;
	width: 100%;
}
.confirmSection table th {
	padding:3px 5px;
	text-align: left;
	background:none;
	color:#FFF;
}
.confirmSection table td {
	padding: 5px;
	border-top: 1px solid #fff;
}


.detailsLink {
	display: none;
}
.taxPop{
	display:none;
	position:absolute;
	font-size:10px;
	background:#445e42;
	padding:0;
	margin:0;
	border:1px solid #fff;
	}
	.taxPop ul{margin:0;padding:4px;}
	.taxPop ul li{
		list-style:none;
		padding:0;
		margin:0;
		text-align:left;
		background:none;
		}
.taxHover{
	font-size:10px;
	font-style:italic;
	display:block;
	height:auto;
	width:100%;
}
dl.shippingMethod dt {
	font-weight: bold;
}
.WizardButtonCss{
    /* The continue and cancel order buttons at the bottom of the checkout pages */
    padding: 15px 0;
    margin-bottom: 30px;
}

.WizardButtonCss a.cancelButton{
 	display:block;
	float:left;
	padding:0 4px;
}
.WizardButtonCss a.nextButton{ 
background:transparent url(/store/images/SAN_QL_Bg.gif) repeat scroll 0 0;
color:#f1d65f;
display:block;
float:right;
font-weight:bold;
height:16px;
/*line-height:32px;*/
margin-bottom:15px;
text-align:center;
width:90px;
}
.WizardButtonCss a.nextButton:hover{
   	color:#d0b953;
text-decoration:none;
}

/*FOR IE********/
#ctl00_ContentBody_PaymentControl_PaymentMethodDetails_ExpirationDateValidators_Img {
	*margin:-22px 0 0 180px!important;
	*padding:0!important;
	*position:absolute!important;
}

#store_body .clear{
	
	height:auto;
	
	}
