﻿/* General **************************************************/

.clear { clear: both; }

h2.storeTitle{
	color:#000;
	font-size: 32px;
	line-height: 32px;
	text-transform:uppercase;
	font-weight: bold;
	}

img.featured{
	float:left; 
	margin:0 10px 10px 0;
	border:0;
	}
	
#ContentBody {
	float:left;
	height:auto !important;
	min-height:650px;
	width:740px;
	padding-right: 10px;
}

div.hr {
    background: url("/images/template/rw_separator.gif") repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
}

/*** Titles ******************************************************/	
	
.ticketsTitle{background:url(/store/Images/titles/RW_ticketsTitle.gif);}	
.albumsTitle{background:url(/store/Images/titles/RW_cdsTitle.gif);}	
.dvdTitle{background:url(/store/Images/titles/RW_dvdsTitle.gif);}	
.booksTitle{background:url(/store/Images/titles/RW_booksTitle.gif);}	
.clothingTitle{background:url(/store/Images/titles/RW_clothingTitle.gif);}	
.cartTitle{background:url(/store/Images/titles/RW_cartTitle.gif);}	
.checkoutTitle{background:url(/store/Images/titles/RW_checkoutTitle.gif);}	
.paymentTitle{background:url(/store/Images/titles/RW_paymentTitle.gif);}	
.shippingTitle{background:url(/store/Images/titles/RW_shippingTitle.gif);}	
.confirmTitle{background:url(/store/Images/titles/RW_confirmTitle.gif);}	
.cvnTitle{background:url(/store/Images/titles/RW_cvn.gif);}	
.myaddressTitle{background:url(/store/Images/titles/RW_myaddressTitle.gif);}	
.expressTitle{background:url(/store/Images/titles/RW_expressTitle.gif);}	
.mypaymentTitle{background:url(/store/Images/titles/RW_mypaymentTitle.gif);}
.confirmationTitle{background:url(/store/Images/titles/RW_confirmationTitle.gif);}	

/* Side Panel **************************************************/

#sidePanel{
	float:left;
	padding:0 10px;
	width:270px;
}

#sidePanel h2{
	color: #000;
	}

#sidePanel h3{
	margin-bottom:0;
	}
	
#CustomerService ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
	}
	
#CustomerService ul li{
	padding:1px 0;
	}

#Categories ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#catMethods {
	background: transparent url(/store/Images/RW_SideBarBg.gif) no-repeat scroll left top;
	padding: 10px 5px 0;
	margin-top: 10px;
}
#Categories h2.title{
	margin-top: 0;
}
#Categories ul li{
	height:20px;
	margin-bottom:5px;
	padding: 0 0 3px 28px;
	border: 1px dotted #121212;
	background: url(/store/images/RW_bulletOver.png) top left no-repeat;
	}
#Categories ul li:hover{
	background: url(/store/images/RW_bullet.png) top left no-repeat;
	}

#Categories ul li a{
	text-decoration:none;
	font-size:11px;
	display: block;
	}

#Categories ul li a:hover{
	color:#000;
	}	
	
#Currency h3{	
	background:url(/store/images/SelectACurrency.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}
#Currency input {
	margin: 0 15px;
}
#QuickLinks{
	font-size:14px;
	text-align:center;
	font-weight: bold;
	}
#CustomerService ul li {
	height:20px;
	margin:0 0 5px 6px;
	padding: 0 0 3px 28px;
	background: url(/store/images/RW_bulletOver.png) top left no-repeat;
}
#CustomerService ul li:hover {
	background: url(/store/images/RW_bullet.png) top left no-repeat;
}

#CustomerService ul li a{
	text-decoration:none;
	font-size:11px;
	text-align: center;
}
	#CustomerService ul li a:hover{
		color: #000;
	}

#QuickLinks h2{
	text-align:left;
	}	

#QuickLinks h3{
	background:url(/store/images/QuickLinks.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}	
	
#Categories h3{
	background:url(/store/images/Categories.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}	

#PaymentMethods h3{
	background:url(/store/images/PaymentMethod.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}

#CustomerService{
	font-size:11px;
	}

#CustomerService h3{
	background:url(/store/images/CustomerService.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}

/* Category View **************************************/

.thumbnailView {
	width: 225px;
	height: 245px;
	float: left;
	margin: 10px;
	background: #f2faff;
	text-align: center;
	background: url(/store/images/RW_ThumbBG.gif) top left no-repeat;
}

.thumbnailView h4 {
	margin: 0 0 5px 0;
	padding: 5px;
	height:60px;
	font-weight:normal;
}

.DataListFooter {
	clear: both;
}

a.switchSummaryView, a.switchThumbnailView {
	display:none;
}

.thumbnailPrice, .moreInfo{
	margin:5px 0;
	padding:0;
	}

.thumbnailView img{
	padding-bottom:5px;
	}
	
#SubNav a{
	display:block;
	margin:0px 10px 10px 0;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:225px;
	height:24px;
	text-align:center;
	}
	#SubNav a:hover{
		background:url("/Store/Images/RW_SubnavOn.gif") no-repeat top left!important;
		
		color:#fff;
		}
	#SubNav a.SubOn{
		background-image:url("/Store/Images/RW_SubnavOn.gif")!important;
	
		color:#fff;
		}


/* Tickets **************************************/

table#TicketListing {
	border-collapse: collapse;
	width: 100%;
}

table#TicketListing th {
	text-align: left;
	background: #2F404C;
	padding: 5px;
	color: #ffffff;
}

table#TicketListing td {
	background: #F2FAFF;
	padding: 10px 5px;
	border-bottom: 1px dotted #000000;
}

table#TicketListing td a{
	background:url("/Images/TEMPLATE/buttons/RW_BtnBg.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:29px;
	padding:4px 0 0;
	text-align:center;
	text-transform:lowercase;
	width:147px;
	float: right;
	}

table#TicketListing td a:hover{
	color:#568CA9;
	}
.maestroText a img{
	margin-right: 10px;
}
/* Product View **************************************/

img.productImage {
	float: right;
	margin: 0 10px;
}

.description {
	border-top: 5px solid #3f322a;
	margin:15px 0;
	padding:15px 0;
}

ul.features {
	list-style: none;
}

.deliveryTimeframe{
	font-weight:bold;
	}

.abstract{
	margin:15px 0 0 0;
	}

.trackWrapper{
	width:45%;
	float:left;
	}	

.description h3{
	clear:both;
	}

/* Add To Cart Panel *****************************/

#addToCart {
	width: 350px;
	padding: 10px;
	text-align:center;
	background:#f2faff;
	border:1px dotted #000;
}

#addToCart input{
	background:url(/store/Images/AddToCart.gif) no-repeat;
	width:127px;
	height:29px;
	border:none;
	cursor:pointer;
	color: #fff;
	font-weight: bold;
}	

#addToCart input:hover{
	color: #000;
}	

.timeLimit{
	color:#600;
	}

/* View Cart **************************************/

#cartHeader {
	text-align: right;
}

a.checkoutButton {
	padding: 5px 15px;
	background: url(/store/images/RW_CheckoutButton.gif) top left no-repeat;
	color:#fff;
	font-weight:bold;
}

a.checkoutButton:hover, a.continueButton:hover {
	color: #000;
}

a.continueButton {
	float: left;
	padding: 2px 8px;
	background: url(/store/images/RW_ContinueShoppingButton.gif) top left no-repeat;
	color:#fff;
	font-weight:bold;
	margin-top:-6px;
}

p.subTotal {
	padding: 5px;
	background: #F2FAFF;
	border: 1px dotted #000;
	color:#000;
}

.dollars {
	font-weight: bold;
}

.cartItems {
	width: 100%;
	border-collapse: collapse;
}

.cartItems th {
	text-align: left;
	background: #2a2a2b;
	padding: 5px;
	color: #fff;
}

.cartItems td {
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

#cartFooter {
	text-align: right;
	margin: 15px 0;
}

.promoHelp, .promoCodeField {
	margin-bottom: 8px;
}

div.CCVNumber {
	display: inline;
}
	

/* Store Account Pages ************************/


/* Address And Payment Methods **********/

#newAddress {
	border-top:1px dotted #000;
	margin: 10px 0 0;
	padding:15px 0 0;
}

.savedAddress, .savedPayment, .selectedAddress, .selectedPayment {
	margin: 5px 0;
	padding: 10px;
	background: #F2FAFF;
	border:1px dotted #000;
	overflow: hidden;
	clear:both;
}

.selectedPayment{
	height:80px;
	}

.selectedAddress, .selectedPayment {
	background: #d4cec8 url(/store/images/selected.gif) top right no-repeat;
	border: 1px dotted #000;
	_height:100px;
	
}
.savedAddress, .savedPayment{
	_height:65px;
	}
	
.savedAddresses, .savedPayments {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	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 {
	width: 95px;
	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 {
	width: 50%;
	float: left;
}

.deliveryMethod {
	clear: both;
	background: #F2FAFF;
	margin: 10px 0;
	padding: 5px;
	border:1px dotted #000;
}

/* Payment Method ************************/

#newPayment {
	margin: 5px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom:10px;
}

#newPayment h4{
	*margin:10px 0;
	}

.styledForm label {
	width: 235px;
	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:1000px;
	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: 2px 17px;
	background: url(/store/images/RW_CheckoutButton.gif) top left no-repeat;
	color:#fff;
	font-weight:bold;
	}

.WizardButtonCss a.nextButton:hover {
	color: #000;
	}
.styledForm { clear:both;}
ul.StepList 
{
    list-style-image: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.StepList li
{
    display: inline;
}

/* Card Verification Page */

.cvnArea .styledForm p{
	font-size:12px;
	font-weight:bold;
	}

.cvnArea .styledForm label{
	width:166px;
	text-align:left;
	}

.cvnArea .styledForm{
	background:#f2faff;
	padding:5px 10px;
	border:1px dotted #000;
	}

.noCardNumber{
	margin-top:10px;
	}

/* Order Summary Page *****************/

.confirmColumn{
	width:50%;
	float:left;
	}

.confirmSection {
	width: 92%;
	float: left;
	padding: 5px;
	margin: 5px;
	border-bottom: 1px dotted #000;
}

.confirmSection h3 {
	margin: 0 0 10px 0;
	color: #000;
	font-weight: bold;
}

a.changeButton {
	padding: 3px 5px;
	background: #f2faff;
	float: right;
	color:#000;
	margin:5px 0;
	border: 1px dotted #000;
}

a.changeButton:hover {
	background: #c9e5f7;
}

.finishButton {
	margin: 5px;
	padding: 0 5px;
	text-align: right;
}

.finishButton a{
	background: url(/store/images/RW_ContinueShoppingButton.gif) top left no-repeat;
	padding:5px 25px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #fff;
	}

.finishButton a:hover{
	color:#000;
	}

.confirmSection table {
	border-collapse: collapse;
	width: 100%;
}

.confirmSection table th {
	padding: 5px;
	text-align: left;
	background: #2a2a2b;
	color: #fff;
}

.confirmSection table td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#orderSummary{
	margin-bottom:10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#orderSummary th {
	border-bottom: 1px solid #ececec;
	vertical-align: top;
}

.detailsLink {
	display: none;
}

dl.shippingMethod dt {
	font-weight: bold;
}

/*Comment Form **************************/

.commentForm input{
	background: url(/store/images/RW_ContinueShoppingButton.gif) top left no-repeat;
	padding:5px 18px;
	color:#fff;
	font-weight:bold;
	text-transform:lowercase;
	border:1px solid #fff;
	margin-top:10px;
	cursor:pointer;
	}
	
/* CCV Number Pop Up *********************/

#helpPopup {
	position: absolute;
	width: 400px;
	background: #fff;
	border: 1px solid #000;
	padding: 5px;
	display: none;
	font-size: small;
	margin-left:330px;
	text-align: left;
	}

#helpPopup h3 {
	margin: 0;
	padding: 0;
	}
	
/* Digital Downloads **********************/

#DigitalDownload{
	padding:0 50px 30px 50px;
	}

.DigitalStep img{
	float:left;
	margin-right:15px;
	}

.DigitalStep{
	padding:10px 0;
	}
	
/* Holiday Cut-oof Dates **********************/

.cutoff{
	padding:0 8px;
	/*background:#000 url("/Images/TEMPLATE/RW_ContentBg.gif") repeat-x 0 0;
	color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;*/
	border:solid 2px #000;
	width:25%;
	float:right;
	margin-left:20px;
	margin-top:40px;
}

.cutoff ul{
	list-style:none;
	padding-left:0;
}

.cutoff ul, .cutoff p, .cutoff h2{margin:5px 0;}

.cutoff ul li{
}
.issueDateHide{
	display:none!important;
}
.homeItems{
	width:354px;
	float:left;
	text-align:center;
	margin:12px 0 24px 0;
}
.homeItemsR{
	width:354px;
	float:right;
	text-align:center;
	margin:12px 0 24px 0;
}
.homeItems img,.homeItemsR img{display:block; margin:0 0 12px 0;border:1px solid #54616A;}
.homeItems a,.homeItemsR a{display:block; font-size:16px;font-weight:bold;}
#holidayCutoff{
	font-size:90%;
	background: transparent url(/store/Images/RW_SideBarBg.gif) no-repeat scroll left top;
	padding: 6px 10px;
	margin-top: 20px;

}

.promoHolder{display:none;}

