﻿/* General =========================================================== */

#Sidebar h4{
	display: block;
	width: 279px;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	height: 26px;
}

#StorePanel h3{
	color:#000;
	}

#StorePanel ul li{
	_border:1px solid #9ba5b1;
	}
	
#StorePanel ul li a{
	display:block;
	margin-bottom:1px;
	color:#333;
	padding:1px 4px;
	}
#ContentContainer {
	min-height: 500px;
}

#StorePanel ul li a:hover{
	text-decoration:none;
	background:#48433A;
	color: #fff;
	}

.promoError {
	color: #f00;
}


#StorePanel ul li a.clearance{
	
	}

#StorePanel ul li a.clearance:hover{
	
	}

.QuickLinks h4{
	display:none;
	}

.QuickLinks{
	padding:15px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:10px 0;
	text-align:center;
	}

.QuickLinks a{
	background:#958573;
	padding:5px 10px;
	color:#fff;
	border:1px solid #6b6258;
	margin:0 5px;
	}

.QuickLinks a:hover{
	text-decoration:none;
	color:#f2e9de;
	}
	
#Currency{
	text-align:center;
	}

#Currency h2{
	text-align:center;
	font-size:1.3em;
	font-variant:small-caps;
	margin-bottom:5px;
	}

#StoreAccountContainer{
	float:left;
	width:640px;
	}

#StoreCalloutContainer{
	float:right;
	width:170px;
	height:450px;
	text-align:right;
	}

div.addThis {
	float: right;
}

h2.storeTitle{
	padding:3px 4px;
	margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #7B5319;
	line-height: 1.3em;
}


ul#StoreSubNav  {
	margin:15px 0 ;
	padding:0;
	background:#000;
	height:30px;
	padding:1px;
	width:589px;
}

/* added for extra nav line*/
ul#StoreSubNav2  {
	margin:15px 0 ;
	padding:0;
	background-image:url('/store/images/StoreSubNav2.gif');
	height:60px;
	padding:1px;
	width:589px;
}

ul#StoreSubNav2  li {
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	
}

ul#StoreSubNav2  li a{
	display:block;
	float:left;
	color:#fff;
	padding:7px 10px;
	text-align:center;
	border-right:1px solid #B58B59;
	}

ul#StoreSubNav2  li a:hover{
	background:#B58B59;
	text-decoration:none;
	}

ul#StoreSubNav2  li a.On{
	background:#B58B59;
	}
/* end added */

ul#StoreSubNav  li {
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	
}

ul#StoreSubNav  li a{
	display:block;
	float:left;
	color:#fff;
	padding:7px 10px;
	text-align:center;
	border-right:1px solid #B58B59;
	}

ul#StoreSubNav  li a:hover{
	background:#B58B59;
	text-decoration:none;
	}

ul#StoreSubNav  li a.On{
	background:#B58B59;
	}

#CategorySection h2.storeTitle{
	display:none;
	}

#CategorySectionTickets h2.storeTitle{
	display:none;
	}

ol{
	margin-left:15px;
	padding-left:20px;
	}

input{
	font-family: Georgia, "Times New Roman", Times, serif;	font-size:110%;
	}
select{
	font-family: Georgia, "Times New Roman", Times, serif;	font-size:110%;
	}

ul#Categories li{
	margin:0;
	padding:0;
	_border:1px solid #9ba5b1;
	}

ul#Categories li a{
	display:block;
	margin-bottom:1px;
	text-align: center;
	color:#333;
	padding:3px 4px;
	width: 279pxs;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	}
	
.StoreB2t{
	float:right;
	margin-bottom:10px;
	}

.StoreFeatured{
	width:450px;

	float:left;
	}
	
/* STORE FOOTER =========================================================== */

div#footerPromo p{width:380px;}

#Footer{
	padding:5px 0 0 0 !important;
	}

/* Catalog Catrgory Listing ========================================== */


.storeFeaturedLinks{
	margin:-7px 0 0 0;
	float:right;
	width:181px;

	}

#CategorySectionTickets{
	background:url(/images/template/DG_boatsntrains.jpg) no-repeat bottom center;
	padding-bottom:225px;
	}

#DigitalDownloads .thumbnailView{
	width: 18%;
	
	padding:2px;
	height:140px;
	}

.thumbnailView {
	width: 22%;
	height: 210px;
	float: left;
	padding: 5px;
	margin: 5px 2px 5px 2px;
	text-align: center;
	background: #48433A;
}

.thumbnailView a, .thumbnailView a:hover{
	color: #fff;
}

.thumbnailViewHome {
	width: 47%;
	height:108px;
	float: left;
	padding: 5px;
	margin: 1px;
	background:#48433A;
	
}


.thumbnailViewHome img{
	float:left;
	padding-right:8px;
	}

.thumbnailViewHome .moreInfo{color:#d6d5c5;}

.thumbnailViewHome a{
	color: #F4EDDD;
}

 p.thumbnailPrice {
	color: #fff;
}

.thumbnailView h4{
	margin: 0 0 10px 0;
	height:25px;
	overflow:hidden;
	padding: 5px;
}

.DataListFooter {
	clear: both;
}

.switchSummaryView{
	display:none;
}



/* Tickets ================================================================= */

.eventListing{
	width:100%;
	margin:0 auto 15px auto;

	
	}


table#TicketListing {
	border-collapse: collapse;
	width: 100%;
	
	
}

table#TicketListing th {
	text-align: left;
	background:#000;
	color:#EDDDAE;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	
	padding:5px;
	text-transform:uppercase;
	}

table#TicketListing td {
	
	padding: 8px 5px;
	border-bottom: 1px solid #000;
}

table#TicketListing td a{
	display:block;
	background:#000;
	padding:4px 2px;
	width:140px;
	height:15px;
	text-align:center;
	color:#EDDDAE;
	border:1px solid #dbda9b;
	}

table#TicketListing td a:hover{
	text-decoration:none;
	}	

/* Add To Cart Panel ======= */

#addToCart{
	width: 300px;
	padding: 10px;
	text-align:center;
	border:1px dotted #000;
	
}

#addToCart select{
	font-size:120%;
	font-family: Georgia, "Times New Roman", Times, serif;	}

#addToCart input{
	display: block;
	height: 26px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	background: url(/images/buttons/DG_btnBG.gif) top left repeat-x;
	padding: 1px 10px 3px;
	margin: 0 auto;
	border: none;
	height: 37px;
	cursor: pointer;
	}
	
#addToCart p.option input {
	border: none;
	background: none;
	display: inline;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
}
	


/* Product View ====================================================== */


.abstract{
	clear:both;
	border-top:1px solid #6b7983;
	border-bottom:1px solid #6b7983;
	background:;
	padding:5px;
	margin: 10px 0;
	}

.abstract ul li{
	margin-left:15px;
	padding:2px;
	font-weight:bold;
	}

img.productImage {
	float: right;
	margin: 0 0 10px 0;
}

.deliveryTimeframe{
	font-weight:bold;
	}

#product{
	padding:5px;
	margin-top:5px;
	/*background:#ddd;*/
	
	}

.trackWrapper{
	width:50%;
	float:left;
	
	}

.trackWrapper ol, .trackWrapper ul{
	margin-left:0;
	padding-left:0;
	}

.trackWrapper ol li, .trackWrapper ul li{
	background:#cec2ac;
	margin-bottom:1px;
	list-style-position:outside;
	padding-left:4px;
	margin-left:50px;
	color: #7B5319;
}

.description h4 {
	color:#333;	
	margin-top:15px;
}

ul.features {
	list-style: none;
	margin:10px 0;
}

/* View Cart ========================================================== */

#cartHeader {
	text-align: right;
	
}

#cartHeader  a.checkoutButton{
	display:none;
	}

a.checkoutButton, a.continueButton {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	background: url(/images/buttons/DG_btnBG.gif) top left repeat-x;
	padding: 0 10px 0;
	border: none;
	cursor: pointer;
	padding: 11px 10px;
	margin: 0 auto;
}

a.checkoutButton:hover, a.continueButton:hover {
	text-decoration:none;
}
 a.continueButton{
	float: left;
	margin-top:-10px;
}


p.subTotal {
	color:#141414;
}

.dollars {
	font-weight: bold;
}

table.cartItems {
	width: 100%;
	border-collapse: collapse;
}

table.cartItems th {
	text-align: left;
	background: #48433a;
	padding: 5px;
	color:#f3ede1;
}

table.cartItems td {
	border-bottom: 1px solid #48433a;
	padding: 5px;
}
div.promoHelp {
	text-align: right;
}
div.promoCodeField {
	height: 55px;
	text-align: left;
}
div.promoCodeField input{
	float: left;
	margin-top: 10px;
}
div.promoCodeField label{
	float: left;
	margin-left: 148px;
	margin-top: 10px;
}
#cartFooter {
	text-align: right;
	margin: 15px 0;
}

a.removeButton{
	color:#970000;
	font-weight:bold;
	}

a.removeButton:hover{
	text-decoration:none;
	}

.item a{
	color:#6B7983;
	}

.item a:hover{
	color:#000;
	text-decoration:none;
	}

.DESVALSummaryErrors{
	margin:5px 0;
	padding:4px 25px;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	color: #F00;
}

div#promoPage div.promoCodeField {
	height: auto;
	width: auto;
	text-align: left;
}

div#promoPage div.promoCodeField label{
	margin-left: 0;
}

/* Checkout General ========================================= */

.WizardButtonCss { /* The continue and cancel order buttons at the bottom of the checkout pages */
	padding: 5px 0;
	height:25px;
}


.WizardButtonCss a.cancelButton {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	background: url(/images/buttons/DG_btnBG.gif) top left repeat-x;
	border: none;
	cursor: pointer;
	padding: 11px 10px;
	margin: 0 auto;
	float: left;
}
a.PromoCodeBtn {
	background: url(/images/buttons/DG_btnBG.gif) top left repeat-x;
	display: block;
	height: 30px;
	width: 147px;
	float: right;
	cursor: pointer;
	padding: 11px 10px;
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
}
a.PromoCodeBtn:hover {text-decoration: none;}

div. promoCodeField input{
	float: left;
}

.WizardButtonCss a.cancelButton:hover, .WizardButtonCss a.nextButton:hover{
	text-decoration:none;
	}

div.styledForm span.DESVALRequiredFieldMarker img {
	*margin-bottom: 5px;
	_margin-bottom: 5px;
}


.WizardButtonCss a.nextButton {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	background: url(/images/buttons/DG_btnBG.gif) top left repeat-x;
	padding: 0 10px 0;
	border: none;
	cursor: pointer;
	padding: 11px 10px;
	margin: 0 auto;
	float: right;
}

.WizardCss1 h4{	
	font-size:100%;
	color: #333;
}

.selectedPayment dl, .selectedAddress dl{
	float:left;
	width:450px;
	margin:0;
	padding:0;
	line-height:1.5em;
	}

.WizardCss1 dt{
	margin:0;
	padding:0;	
	}

.cvnArea{
	
	}

.cvnArea .styledForm{
	background:#ded8c9;
	border:1px dotted #000;
	margin-bottom:15px;
	}

.cvnArea .styledForm label{
	width:240px;
	margin-left:56px;
	_margin-left:49px;
	
	}

.cvnArea .styledForm p{
padding-left: 5px;
text-align: center;
font-weight: bold;
	}

.noCardNumber input{
	margin-right:5px;
	}

.CheckoutWizardCss .DataListItemRow img{
	display:none;
	}

/* Payment Method =========================================== */

.paymentOptionTab, .paymentOptionTabActive{
	width:150px;
	float:left;
	}


#newPayment {
	padding: 15px;
	margin: 5px 0;
	border: 1px solid #6B7983;
}

/* New Payment Method */

.styledForm{
	background:url(/images/backgrounds/DG_background.jpg) top left repeat;
	padding:5px 0;
	margin-bottom:1px;
	}

.styledForm label{
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	margin: 5px;
}
.styledForm input, .styledForm select {
	margin: 5px;
}

/* Address And Payment Methods ================================================== */








/* New Address */

#StoreAccountContainer h2{
	font-size:1.1em;
	color:#fff;
	
	}


#StoreAccountContainer h4{
	color:#141414;
	}

span.selectAddress{
	display:block;
	width:30px;	
	float: left;
	}

#StoreAccountContainer dl{
	float:left;
	width:450px;
	margin:0;
	padding:0;
	line-height:1.5em;
	}

#StoreAccountContainer dt{
	margin:0;
	padding:0;	
	}

#newAddress {
	padding: 7px 6px 27px 9px;
	background:#dad4c7;
	border:1px solid #6B7983;
}

.InventoryNotice
{
    display: block;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.newAddressArea {
	
}

.savedAddress, .savedPayment, .selectedAddress, .selectedPayment {
	margin: 5px;
	padding: 10px;
	background:#ddd;
	border:1px dotted #6B7983;
	overflow: hidden;
	min-height:75px;
	background:url(/images/backgrounds/DG_background.jpg) top left repeat;
}

.selectedAddress, .selectedPayment {
	background: #dad4c6 url(/store/images/selected.gif) top right no-repeat;
	border: 1px dotted #000;
	height:180px;
}

.savedAddresses, .savedPayments{
	
	padding: 5px;
	margin: 10px 0;
	border: 1px solid #6B7983;
}

.savedAddress dl, .savedPayment dl {
	margin: 0;
	padding: 0;
}

span.selectCreditCard{
	display:block;
	width:30px;
	float:left;
	
	}
ul.StepList
{
    list-style-image: none;
    margin-left: 0px;
    padding-left: 0px;
}

.selectedPayment{
	padding:15px 10px;
	}

.selectedPayment dl dt {
}

.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;
}

.addButton {
	display: block;
	margin: 10px 0;
}

.switchView {
	float: right;
	margin-bottom:15px;
}

.savedAddressesRemove, .savedPaymentRemove{
	margin-top:65px;
	}

.savedAddresses h4, #newAddress h4, .newPaymentArea h4 {
	width: 54%;
	float: left;
}

.savedAddress span.selectAddress input{
	float:left;
	}

.savedAddress dl{
	float:left;
	}

.savedAddress dl dt{
	padding:0;
	}

.inputs input{
	margin-right:5px;
	}

/* Delivery Method */

.deliveryMethod {
	clear: both;
	margin: 10px 0;
	padding: 10px;
	border:1px solid #6B7983;
	background:#DAD4C6;
}

.deliveryMethod h4{
	color:#333;
	}

.deliveryMethod input{
	margin-right:5px;
	}

a.linkFinish{
	display:block;
	width:130px;
	border:1px solid #000;
	padding:4px 10px;
	background:#D9DCCF;
	text-align:center;
	color:#000;
	}

a.linkFinish:hover{
	text-decoration:none;
	background:#C7CABD;
	}

/* Order Summary =================================================== */

.finishButton {
	margin: 5px;
	padding: 0;
	height:35px;
	width: 130px;
	float: right;
}

.finishButton a{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	background: url(/images/buttons/DG_btnBG.gif) top left repeat-x;
	padding: 0 10px 0;
	border: none;
	cursor: pointer;
	padding: 11px 10px;
	margin: 0 auto;
	float: right;
	text-decoration:none;
	}

.confirmSection {
	width: 581px;
	float: left;
	overflow:hidden;
	padding: 5px;
	margin: 5px;
	border:1px solid #48433a;
	background: #DED8C9;
}

.confirmSection h3 {
	margin: 0 0 10px 0;
	color:#000;
}

a.changeButton:link {
	padding: 2px 10px;
	background: #958573;
	border: 1px solid #6B6258;
	float: right;
	color:#fff;
	margin-top:5px;
}

a.changeButton:hover {
	text-decoration:none;
	color:#f2e9de;
}

a.changeButton:visited{
	padding: 2px 10px;
	background: #59585c;
	border: 1px solid #000;
	float: right;
	color:#fff;
	}

/* Your Items */

.confirmSection table {
	border-collapse: collapse;
	width: 100%;
}

.confirmSection table th {
	padding: 5px;
	text-align: left;
	background: #48433a;
	color:#fff;
}

.confirmSection table td {
	padding: 5px;
	border-bottom: 1px solid #8d8575;
}

/* Order Summary */

table#orderSummary th {
	border-bottom: 1px solid #ececec;
	vertical-align: top;
}

.detailsLink {
	display: none;
}

/* Shipping Method */

dl.shippingMethod dt {
	font-weight: bold;
}

div.commentForm input.commentButton {
	margin-top: 0;
	float: none;
}

/* CCV Number Pop Up ========================================= */
div.CCVNumber div#helpPopup p{
	text-align: left;
	font-weight: normal;
}
.addButton {
	clear: both;
	
}
div.styledForm div.CCVNumber {
	float:right;
	margin-right:165px;
	margin-top:7px;
	*margin-top: -23px;
}
.cvnArea .styledForm div.CCVNumber {
	float:right;
	margin-right:49px;
	margin-top:6px;
	*margin-top: -30px;
	_margin-right:5px;
	_width:202px;
	_text-align:right;
}

div#helpPopup {
	position: absolute;
	width: 400px;
	background: #fff;
	border: 1px solid #000;
	padding: 5px;
	display: none;
	font-size: small;
	*margin-top: 20px;
	*left:50px;
	text-align:left;
	z-index: 1!important; 
}

#helpPopup h3 {
	margin: 0;
	padding: 0;
}

/* Help ========================================= */

#legal ul{

	padding-left:20px;
	list-style:disc;
	margin-bottom:10px;
	}
#legal ul li{
	padding:2px;
	}

.steps p{
	color:#000;
	}

.steps img{
	float:left;
	padding:0 10px 0 0;
	
	}
	
/* Ringtone Styles ========================================== */

#featuredRingTone{margin-left:0px;}

#featuredRingTone .featuredItem {
	margin:5px;
	width:145px;

}

#product {
	position:relative;
}

#RingToneImage {
	float:left;
	width:140px;
	
}

h2.ringTone{
	color:#81D9D3;
	font-size:15px;
	margin:0;
	margin-bottom:5px;
	
}

#RingToneDetails{
	float:left;
	width:200px;
	margin-left:17px;
	margin-top:50px;
	
}



.getToneBut {
	float:left;
	background: url(/store/Images/DG_GetTone.gif) no-repeat;
	width:138px;
	height:35px;
	margin-left:0px;
	text-indent:-9999px;
}

.getToneBut a {
	display:block;
	padding:5px;
	padding-top:2px;
	padding-left:7px;
	*width:138px;
	*height:35px;
}

.getToneBut a:hover{
	text-decoration:none;
}

.inputsTerms {
	float:left;
	width:500px;
	margin-left:0px;
	margin-bottom:20px;
}	

table#supportedDevices {
	margin:0px;
	margin-top:10px;
	margin-left:5px;
	padding:0px;
	width:475px;
	background-color:#000;
}

table#supportedDevices th {
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}


table#supportedDevices td {
	padding:0px;
	padding-left:2px;
	padding-right:2px;
	text-align:center !important;
	/*background-color:#2f514a;*/
	border-bottom:#F0DCC0 1px dotted;
	
}

p.popup {
	margin:0px;
	padding:10px;
	font-size:.9em;
}

p.priceRing {
	margin-left:10px;
	*margin-left:20px;
}

#audioButtonBig{
	position:absolute;
	left:5px;
	*left:0px;
	
	/*
	position:relative;
	left:-138px;
	top:-66px;
	*top:-64px;
	*/
}



fieldset {
	border:none;
}


.hrRingTone  {
	border-bottom:1px dotted #7b5319;
	width:100%;
	margin-top:15px;
	
}

h2#Holiday{
	color:#ea5f2d;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:16px;
	margin:15px 0 10px 0;
	padding-top:10px;
	border-top:2px dashed #9B633D;
	}

p#HolidayGifts{
	background:url(../Images/DG_Gifts.jpg) no-repeat bottom right;
	padding-right:100px;
	height:83px;
	}

.featuredImg{
	border:1px solid #48433A;
	float:left;
	margin:0 10px 10px 5px;
	}

/**** Digital Downloads **********/

.DigitalStep span{	
	display:block;
	float:left;
	width:25px;
	margin-right:10px;
	}

.DigitalStep p{
	display:block;
	float:left;
	width:500px;
	}

.DownloadDigital{
	margin:15px 0 15px 200px;
	}
.issueDateHide{
	display:none!important;
}
