﻿
/*main structure*/
body{
	background-color:#163547;
}
#Container, #Welcome{
	width: 1180px;
    margin:0 auto 0 65px;
	position:relative;
}
#Welcome span{
	width:auto;
	background:#000;
	display:block;
	float:right;
	padding:10px 20px;
	margin:0;
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: px;
	-moz-border-radius-topleft: px;
	-webkit-border-radius: px px 10px 10px;
	border-radius: px px 10px 10px;
}

/*===========================================*/
/* DELETE above if your site has this stuff */

/*#content{position:absolute; top:70px; *top:120px; left:0; width:900px; text-align:left; background:#000 url(/images/template/contentBgr.jpg) center center repeat;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: px;
	-moz-border-radius-bottomleft: px;
	-webkit-border-radius: 10px 10px px px;
	border-radius: 10px 10px px px;	
	
	min-height:800px;
}*/
 .borderImg, .thumbnailView img{
 	-webkit-box-shadow: 0px 0px 3px 3px #37699a;
	-moz-box-shadow: 0px 0px 1px 1px #244a5d;
	box-shadow: 0px 0px 2px 2px #244a5d;
	*border:1px solid #1f779a;
 }
#store_body{
	width:630px;
	float:left;
	padding:0px 0 80px 0;
}
#storeContent, #ticketsHolder, #product{width:610px;}

#miniProductPop #product{width:570px!important;}

 #product{padding:10px 0 0 0;}
#checkout_body{
	padding:10px 15px 50px 15px;
}
#shareThis{
	height:43px;
	margin:0;
	line-height:50px;
	}
#sidePanel{
	float:right;
	width:220px;
	margin-bottom:20px;
	padding:0 10px;
	border-top:1px solid #3a3a3a;
}

#holiday {
	background:url(/store/images/xmas2011.jpg) no-repeat scroll 0 0 transparent;
	width:620px;
	height:182px;
}

/*side bar styles*/
#CustomerService a {
	display:block;
	float:left;
	margin:0 8px 0 0;
	padding:1px 0;
	width:auto;
}
/*currency styles*/
/*CURRENCY STYLES##########################*/
#ShoppingCartH{
	margin-top:20px;
	
	padding:10px;
	background:#000;	
	-webkit-box-shadow: 0px 0px 3px 3px #37699a;
	-moz-box-shadow: 0px 0px 1px 1px #244a5d;
	box-shadow: 0px 0px 2px 2px #244a5d;
	*border:1px solid #244A5D;
}
#shoppingCartCont{
	padding:0 0px 8px 0px;
	}
#cartMini{display:block;padding:8px 5px 0 5px; text-transform:uppercase;}
#cartMini a{font-size:12px; text-decoration:none;color:#fff;}
#cartMini span.cartTotal{font-size:14px;display:block;margin:4px 0;}
#ShoppingCartH h3{
	margin:0;
	padding:0px 0 0px 0;
	margin: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:120px;
	padding:5px 0px 0 14px;
	cursor:pointer;
	height:20px;
	margin-left:54px;
	margin-bottom:10px;	
	font-size:11px;
	background:url(/store/images/downArrowCart.gif) no-repeat 0px 8px;
}
.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;
}
.currencyMask{
	height:31px;
	overflow:hidden;
	float:left;
	width:50px;
}
.currencyMask input{border:0;}
.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:11px;
	font-family:tahoma;
	padding:4px 5px;
	}
.shoppingLinks{
	border:0;
	margin-top:20px;
	padding:4px 0;
	clear:both;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
.shoppingLinks a{
	display:block;
	cursor: pointer;
	float:left;
	border:none;
	font-weight: bold;   
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	margin:5px 0px 5px 5px;
	padding:4px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center;
	background: #217a98;
}
.shoppingLinks a:hover{
	color:#000;
	background: #fff;
}

#Categories, #PaymentMethods, #CustomerService{
	padding:10px;
	background:#000;	
	-webkit-box-shadow: 0px 0px 3px 3px #37699a;
	-moz-box-shadow: 0px 0px 1px 1px #244a5d;
	box-shadow: 0px 0px 2px 2px #244a5d;
	margin-top:15px;
	*border:1px solid #244A5D;
}

#Categories h3, #PaymentMethods h3, #CustomerService h3{
	margin:0;
	padding-top:0;
}
@media \0screen {
  #Categories, #PaymentMethods, #CustomerService, #ShoppingCartH{border:1px solid #244A5D;}
}
#Categories ul{
	list-style:none;
	padding-left:0;
}

#Categories ul li{
	line-height:1.75em;
}
img.alignRight{display:block; float:right;margin:2px 10px 2px 10px;}

/*CURRENCY ENDS HERE ##################*/

/* Category View **************************************/
h2.storeTitle{
	font-size:18px;

	 font-weight:normal; 
	 text-transform:uppercase;
	
	  border-bottom:1px solid #3a3a3a;
	  
	  
	  
	
  font-size:18px;
  font-weight:normal;
  height:30px;
  line-height:40px;
  margin-bottom:5px;
  padding-bottom:6px;
  padding-left:0;
  padding-right:0;
  padding-top:7px;
  text-transform:uppercase;
	  
	  
	  
	  
	  }
.thumbnailView{
    width: 31%;
    height: 240px;
    float: left;
    padding: 5px;
    margin: 1px;
    background: #000;
    text-align: center;
}
.thumbnailView h4{
    margin: 0 0 0px 0;
    padding: 5px;
    min-height: 30px;
	font-size:12px;
	line-height:15px;
    font-weight: normal;
}
.DataListFooter{
    clear: both;
}
a.switchSummaryView, a.switchThumbnailView{
    display: none;
}
.thumbnailPrice, .moreInfo{
    margin: 0px 0;
    padding: 0;
}
.thumbnailView img{
    margin-bottom: 5px;
}
/* Product View **************************************/
#miniProductPop{margin-top:10px;}
#miniProductPop img.productImage{
  display:block;
  float:right;  
  margin:0 10px;
}
#miniProductPop .abstract{float:left;width:230px; }
#miniProductPop .abstract ul{margin:0; padding:0 10px;}
#miniProductPop{padding:10px;}
#miniProductPop a.deliveryTooltip div strong,#miniProductPop a.deliveryTooltip div br{display:none;}

.description{
	margin: 15px 0;
    padding: 15px 0;
	clear:both;
}
ul.features{
    list-style: disc;
	margin:5px 0;
}
.deliveryTimeframe{
    font-weight: bold;
}
.abstract{
    margin: 15px 0 0 0;
}
.trackWrapper{
    width: 45%;
    float: left;
}
.description h3{
    clear: both;
}
a.deliveryTooltip{
    cursor: hand;
}
img.productImage{
	border:1px solid #3a3a3a;
	float:right;
	padding:3px;
	margin:0 0 10px 10px;
}
/* Add To Cart Panel *****************************/
#addToCart{
    width: 270px;
    padding: 10px;
	margin:5px 0;
}
#addToCart p{text-align:center;}
.timeLimit{color: #fff;}
#addToCart div.hideblock{display:none;}
#ticketsCart #addToCart div.hideblock{display:block;}

#addToCart input{
	display:block;
	cursor: pointer;
	border:none;
	font-weight: bold;   
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	margin:8px 0 5px 0;
	padding:5px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center;
	background: #217A98;
	position:relative;
	left:70px;
}
#addToCart input:hover, a.checkoutButton:hover, .wizardNext a.nextButton:hover{
	color:#000;
	background: #fff;
}
#progress{
	color:#000;
	font-size:14px;
}
#progress img{vertical-align:middle;padding:0 10px;}
img.loadingGif{}
#UpdateProgress1{}

p.price{font-size:120%;}
p.option label{
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding:4px;
}
p.option{ text-align:left!important;}

/*TICKETS PAGES *********************************/
#ticketsHolder h2.storeTitle{display:none;}
#tourPic{
	width:220px;
	float:left;
	margin:10px 0 20px 0;
}
#tourPic img.productImage{
	border:1px solid #3a3a3a;
	float:none;
	padding:0;
	margin:0;
}
#tourIntro{
	float:left;
	width:360px;
	margin:10px 0px 20px 10px;
	padding:0 0px 0 10px;
}
   #tourIntro h3{
   		font-size:18px;
		margin:0px 0;
		padding:0;
		text-transform:uppercase;
   }
   #tourIntro p{
   		clear:both;
   }
table#tourTickets{
	border-collapse:collapse;
	width:100%;
	clear:both;
	border-top:1px solid #3a3a3a;
	}
	table#tourTickets tr{
		border-bottom:1px solid #3a3a3a;
		}
	table#tourTickets td{
		padding:6px 10px;
		vertical-align:top;
		line-height:1.5;
		}
    table#tourTickets a{
		color:#2b6791;
		}
	table#tourTickets td.ticketsDate{
		width:100px; 
		font-size:13px;
		font-weight:normal;
		}
		td.ticketsDate span{
			display:block;
			font-size:11px;
			font-weight:normal;
			}
	table#tourTickets td.ticketsVenue{
		font-size:13px;
		}
		td.ticketsVenue a{
			display:block;
			}
		td.ticketsVenue span.ticketsCity{
			display:block;
			font-size:12px;
			}
		td.ticketsVenue span.ticketsSupport{
			display:block;
			font-size:11px;
			font-style:italic;
			margin-top:1px;
			}
	table#tourTickets td.ticketsBuy{
		width:135px; 
		text-align:right;
		font-size:12px;
		}
		td.ticketsBuy span.buyFrom{
			display:block;
			}
		td.ticketsBuy a{}
		td.ticketsBuy span a{
			font-size:11px;
			padding:0 10px 0 0;
			}
/* ADD THIS SHARE WIDGET */   
  .shareWidget{
	height:26px;
	overflow:hidden;
	text-align:right;
	margin:0 0 8px 0;	
	background:#fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:200px;
	float:right;
}
.shareWidget iframe{
	 max-width:100px!important;
	overflow:hidden!important;
	position:absolute!important;
	width:auto!important;
	}	
 	.addthis_toolbox{
		padding:4px 0;
		text-align:right;
	}
	a.addthis_button_facebook_like{
		margin:-1px 0px 0px 10px; 
		*margin:-1px 0px 0px 0px; 
		padding:0;
		}
   span.addthis_separator{
  	 	color:#940505;
		font-weight:bold; 
		font-size:11px;
		color:#35709a;
		font-size:12px;
		font-weight:normal;
	}
#showInfoBar a.showInfo{
	display:block;
	float:left;
	background:url(/store/images/template/showInfo.gif) right 0 no-repeat;
	width:95px;
	height:30px;
	margin-top:3px;
}
#showInfoBar .addthis_toolbox{
	float:right;
	width:110px;
}
#showInfoBar{font-size:12px;margin:10px 0 5px 0;}
#showInfoBar a:hover{text-decoration:none;}

/*show details*/
p.showVenue{
	font-size:18px;
	padding:0px 3px 2px 3px;
	}
p.showLocation{
	font-size:14px;
	padding:2px 3px;
	}
p.showDate{
	font-size:14px;
	padding:2px 3px;
	}
p.showMsg{
	margin:8px 0;
	font-size:14px;
	background:#217A98;
	border:1px solid #217A98;
	color:#fff;
	font-style:italic;
	padding:5px 5px;
	}
 a.deliveryTooltip{
	color:#000000;
	display:block;
	float:left;
	height:30px;
	overflow:hidden;
	text-align:left;
	text-decoration:none !important;
	width:160px;
	padding:0;
	margin-top:2px;
}
 a.deliveryTooltip div{
	clear:both;
    display: none;
    background: url(/store/images/template/tooltip.png) 0 0 no-repeat;
    padding:5px 10px;
	font-size:11px;
	width:300px;
	height:78px;
	color:#000;
	margin:-106px 0px 0 -10px;
	*margin:-80px 0 0 -150px;/*ie fix*/
	position:absolute;	
}
 a.deliveryTooltip:hover div{
  display: block;
	}
#ticketsCart{
	padding:10px;
	margin:10px 0;
	clear:both;
	_width:640px;
}
#ticketsCart p{padding:0;text-align:left;}
#ticketsCart p.price{display:block;}
#ticketsCart p.option{display:inline; padding:0px 4px 0px 0px;}
#ticketsCart p.option label{display:none;}
#showFeatures, .showFeatures{
		float:left;
		width:50%;
		border-right:1px solid #3a3a3a;	
	}
	#showFeatures ul{
		margin:5px 30px;
	}
	#ticketsCart #addToCart{
		float:left;
		width:45%;
		margin:0;
		border:0;
		padding:0;
		padding:0 0 0 15px;

	}
	#ticketsCart select{
		border:1px solid #ccc;
		text-align:left;
		font-size:11px;
		margin:8px 2px;
		width:auto;
		max-width:210px;
		overflow:hidden;
	}
	#ticketsCart select.ticketSeating{width:210px}
	#ticketsCart option{}
	p.timeLimit{
		font-style:italic;
		color:#ffffff;
		clear:both;
	}	
.ticketAdditional{
		margin-top:10px;
}
	p.ticketBreakdown{
		padding:0;
	}
	 a.ticketBreakdown{
		text-decoration:none; 
		font-size:11px;
		display:inline;
		padding:2px 4px;
		width:100px;
		left:1px;
		border-bottom:none;
		position:relative;
		z-index:101;
		margin:2px 0;
		display:block;
		}
	div#priceDetails{
		background:#3a3a3a;
		
		display:none;
		position:absolute;
		z-index:100;
		width:292px;
		border-top:none;
		margin-top:-22px;
		font-size:11px;
	}
	a.ticketBreakdown:hover{
		border-bottom:none;
		}
	div#priceDetails ul{
		display:block;
		padding:20px 0 8px 0;
		margin:5px 0px 5px 30px;
		list-style:square;
	}
	div#priceDetails ul li{
		padding:0;
		margin:0;
		font-size:11px;
		line-height:14px;		
	}
	p.ticketsSold{
		font-size:14px;
		background:url(/store/images/template/soldout.jpg) no-repeat 40px 0;
		text-indent:-10000px;
		height:66px;
		padding:0;
	}
	p.ticketsSoldMsg{font-size:14px;line-height:1.5;}
	
	a.AccessibleTooltip {
		color:#000000;
		display:block;
		float:left;
		height:30px;
		margin-left:25px;
		margin-top:4px;
		overflow:hidden;
		padding:0;
		text-align:left;
		text-decoration:none !important;
		width:30px;
}
a.AccessibleTooltip div {
	background:url("/store/images/template/tooltip_sm.png") no-repeat scroll 0 0 transparent;
	clear:both;
	color:#000000;
	display:none;
	font-size:11px;
	height:67px;
	margin:-90px 0 0 -95px;
	padding:5px 20px 5px 10px;
	position:absolute;
	width:220px;
}
a.AccessibleTooltip div p span{color:#346D95; }
a.AccessibleTooltip:hover div{
	display: block;
	}

/* View Cart **************************************/
#cartHeader {
    border-top:1px solid #333;
    clear:both;
    margin:0 0 20px;
    padding:5px;
}
.cartLinks{
	margin:10px 0 0 0;
	padding:3px 0;
}
.weAccept {
    float:left; 
}
a.checkoutButton, .wizardNext a.nextButton{
    display:block;
    float:right;
    padding: 5px 32px;
    background: #217A98;
 	font-weight: bold;   
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	margin:0px 5px 5px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center; 
}

div.checkoutButton{
   clear:both;
}
div#cartFooter .checkoutButton{clear:none;}

a.continueButton {
  cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    margin:0;
    padding:2px 0 0 0px;
    text-align:center; 
}
.helpLinks {
    float:right;
    padding:2px 0 0;
}
.subTotalHolder {
    float:right;
    margin-top:10px;
    width:340px;
}
.subTotal{
    float:right;    
}
.subTotalHolder .subTotal p{ margin:0 5px 15px 0;}
.footerSubHolder .subTotal p{ margin:0 5px 15px 0;}
.footerSubtotal{
	min-height:50px;
	padding:5px 5px 0 5px;
	background:#000;
	}
#footerSubHolder {
	border-top:2px solid #383838;
	margin:0 auto;
	width:100%;
}
.footerSubtotal .subTotal {
	margin-top:10px;
	padding:0 5px;
}
.subTotal p{
    padding:5px 0;
    text-align:right;
    text-transform:uppercase;
}
.dollars{
    font-weight: bold;
	font-size:110%;
	padding:2px;
}
.cartItems, .confirmItemsTable {
	width: 100%;
	clear:both;
	border-collapse: collapse;
	background:#000;
}
.cartItems th {
	background:#000;
	padding:5px;
	text-align:left;
}
.cartItems th.itemPic{text-indent:10px;}
.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 td {
	padding:10px 5px;
	vertical-align:top;
	font-size:14px;
}
.cartItems tr{
	border-top:1px solid #383838;
	border-bottom:0;
}
#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;
	padding:0 10px 8px 20px;
}
/*Promo Code */
/************************Promo Code Styles**********************************/
.promoHolder{
	width:520px;
	float:left;
	min-height:70px;
	padding:0 10px;
}
div.confirmSection .promoHelp {
	text-align:right;
}
a.PromoHelpLink{
	display:block;
	font-size:90%;
	width:200px;
	clear:both;
	margin:0; 
	padding:0;
	}
.promoCodeField {
	margin:0;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	float:left;
}
.promoCodeField label{
	margin:2px 0 5px 0;
	padding:4px 5px 5px 5px; 
	float:left;
	width:auto;
	display:block;
	}
.promoCodeField input {
	width:139px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	margin:1px 5px 0 0;
	float:left;
	display:block;
	padding:4px;
	border:1px solid #ccc;
}
a.PromoCodeBtn{
	width:134px;
	margin:2px 5px 0 5px;
	display:block;
	float:left;
	color:#fff;
	padding:3px 0 3px 0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;	
	background:#217A98;
}
a.PromoCodeBtn:hover{text-decoration:none;}

a.PromoCodeBtn:hover {
	color:#DDD;
	cursor:pointer;
}
.maestroText{margin:5px 0;}
.maestroText img{
	margin-right:10px;
	*margin-right:0px;
}
#helpPopup{
	background: #fff;
	clear:both;
	color:#000000;
	display:none;
	font-size:12px;
	margin-left:5px;
	padding:5px;
	position:absolute;
	text-align:left;
	width:400px;
	z-index:100;
	border:2px solid #ccc;
}
/* ADDRESS FORM */
.countryFilter{
	float:left;
}
.countryFilter a{position:absolute;display:block;padding:4px 0;margin:0 6px 0 20px ;cursor:pointer;}

#countryPopup{
  _background:#fff none repeat scroll 0 0;
   _border:1px solid #B2B2B2;
    background:url(/store/images/template/country_tooltip2.png) no-repeat 0 0;
    display:none;
    font-size:11px;
    margin:0;
    padding:8px;
    position:absolute;
	width:330px;
	height:44px;
	margin-top:-36px;
	color:#000;
}
#countryPopup p{padding:0; margin:0;}

/* this holds the continue and cancel buttons*/
.wizardNext{margin:30px 0 0 0;}

.wizardNext:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
a.cancelButton{
	display:block;
	width:200px;
	float:left;
	margin:8px 0 0 3px;
	background:url(/store/images/cancel.gif) no-repeat 0 0;
	padding:2px 0 0 21px;
}
/*PAYMENT PAGE*/
#newPayment{
    margin: 5px 0;
    border-top: 1px solid #3A3A3A;
    border-bottom: 1px solid #3A3A3A;
    padding-bottom: 10px;
}
.cardSection{
	clear:both;
	margin:20px 0 0 0;
}
div.paymentOptionTabActive ,div.paymentOptionTab{
	float:left;
	height:40px;
	width:200px;
}
div.paymentOptionTab input, div.paymentOptionTabActive input {
	float:none;
	width:20px;
}
.optionalTag{line-height:28px;padding:0 0 0 18px;}
.issueDateHide{display:none;}
.cardSection .CCVNumber, .CCVNumber {
	float:left;
	padding:4px 0 0;
}
/*new Address Selector*/
/*Address Selector*/
.savedAddresses{margin-bottom:20px;}
.savedAddresses p{padding:0 0 15px 0;}
.savedAddresses:after{
 content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.addressSelectorContainer{
	width:186px;
	float:left;
}
.separatorText{
	width:60px;
	margin-top:4px;
	float:left;
	font-size:18px;
	text-align:center;
}
 input.newAddress{
 	width:auto;
	background:#217a98;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-size:11px;
	margin:0px;
	padding:0px 10px;
	text-transform:uppercase;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	border:0;
	font-weight:bold;
	font-family:arial;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:12px;
}
.rootItem { 
    min-width:170px;
	cursor:pointer;
	height:29px;
  	background:#217a98; url(/store/images/savedAddressesArrow.gif) 160px 5px no-repeat;
	display:block;
	color:#fff; 
	line-height:30px;
	font-weight:normal;
	margin:0;
	padding:1px 10px 0 10px;
	text-transform:uppercase;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-family:Georgia, "Times New Roman", Times, serif!important;
}
.addressMenu {
    display:none; 
    width:180px;
   	padding:0;
	margin:0;
	background:#000;
    margin-top:-3px !important;
	border:1px solid #3a3a3a;
	border-top:none;
	position:absolute;
	z-index:1000;
}
.addressMenu li{
    padding:3px 5px; 
    list-style:none; 
	margin:0 auto 2px auto;
	display:block;
	width:164px;
 	border-bottom:1px solid #000;
	cursor:pointer;
}
.addressMenu li.addressOptions{
	height:36px;
	overflow:hidden;
}
.addressMenu li.alt{    
    background:#fff;    
}
.addressMenu li.newAddressItem{    
    padding-bottom:15px;    
}
.basicInfo{
	display:block;
}
.extendedInfo { 
 	display:block; 
}
.addressButtons{
	border-top: 1px dotted #ddd;
	margin:20px auto;
	padding:10px 0 0 0;
	}
.addressButtons input{
	border:0;
	background:#000;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:12px;
	margin:5px 5px 0 0;
	padding:3px 10px;
	*padding:0;
	text-transform:uppercase;
	width:auto;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center; 
}
/* Pick Up Name Page */
.pickUpNameArea .styledForm p{
   }

.pickUpNameArea .styledForm label{
    width: 120px;
    text-align: right;
	float:left;
	padding-bottom:5px;
	height:24px;
}
.pickUpNameArea .styledForm input{
	float:left;
}
.pickUpNameArea br{clear:both; line-height:10px;}
.pickUpNameArea .styledForm{
    background: #f2f2f2;
    padding: 5px 10px;
    border: 1px solid #ddd;
}
.pickUpName{margin-top:10px;}
/* Order Summary Page *****************/
.InventoryNotice{font-size:120%; color:#c00;padding:0 0 5px 0;display:block;}
#topOrderTotalDiv {
	float:right;
	margin-right:2px;
	padding:6px 0 0 0;
	text-align:right;
	text-transform:uppercase;
	margin-bottom:10px;	
	font-size:16px;
	margin:0 0 4px;
	padding:4px 0;
}
span#topTotal {
	border-bottom:1px dotted #232122;
	border-top:1px dotted #232122;
	font-size:16px;
	font-weight:bold;
	padding:2px 6px;
}
#reviewOrderHeader {
    margin-bottom:10px;
	_width:100%;
}
#reviewOrderHeader p {
    float:left;
    width:70%;
}
#reviewOrderHeaderTot {
    float:right;
    width:30%;
}
#reviewOrderHeaderTot p {
    float:left;
    font-size:14px;
    font-weight:bold;
    text-align:right;
    text-transform:uppercase;
    width:70%;
}
#reviewOrderHeaderTot p span {
    font-size:12px;
    font-weight:normal;
}
.confirmContent {
    border-top:1px solid #383838;
    clear:both;
    padding-top:10px;
}
.confirmSection {
    clear:both;
    margin:0;
    padding:8px;
}
.confirmSection h3 {
    color:#fff;
    float:left;
    font-size:16px;
    font-weight:normal;
    margin:5px 0;
    padding:0;
    text-transform:uppercase;
}
.confirmShipping {    
    background:#000 none repeat scroll 0 0;
    margin-bottom:10px;
}
.confirmPickUp {    
    background:#000 none repeat scroll 0 0;
    margin-bottom:10px;
}
#confirmPayment {
    background:#000 none repeat scroll 0 0;
    margin-bottom:10px;
}
#confirmItems {
    background:#000 none repeat scroll 0 0;
}
.confirmContent .col1, .confirmContent .col2, .confirmContent .col3 {
	float:left;
	margin:0 15px 4px 0;
	width:30%;
}
.col1 span.shipPhone, .col1 span.shipEmail, .col2 span.shipAd1, .col2 span.shipAd2, .col2 span.shipAd3 {
	display:block;
	padding:2px 0;
}
a.changeButton{
    padding: 3px 5px;
    display:block;
    float: right;
    margin: 5px 0;
}
#confirmOrderSummary {
    background:#000 none repeat scroll 0 0;
}
#confirmOrderHolder, #footerSubHolder {
    border-top:2px solid #383838;
    margin:0 auto;
    width:98%;
}
#confirmOrderSummary h3 {
    display:none;
}
#confirmPromo {
    float:left;
    margin:0;
    padding:5px;
    width:440px;
}
.confirmSection table{
    border-collapse: collapse;
    width: 100%;
}
.confirmSection table th{
    padding: 5px;
    text-align: left;
    background: #232122;
	color:#fff;
	text-tranform:uppercase;
	font-size:14px;
}
.confirmSection table td{
    padding: 5px;
    border-bottom: 1px solid #confirmOrderHolder;
}
.confirmItemsTable .itemThumb {
	overflow:hidden;
	text-align:center;
	width:190px;
	padding:5px 0 0 0!important;
}
.confirmItemsTable th{text-transform:uppercase;}
.confirmItemsTable td, td.summaryItemData{	
	vertical-align:top;
	padding:10px 0 0 0 !important;
}
.confirmItemsTable .itemQuantity {
	text-align:center;
	width:60px;
	text-tranform:uppercase;
}
.confirmItemsTable .itemDelivery {
	text-align:center;
	width:84px;
	text-tranform:uppercase;
}
.confirmItemsTable .itemPrice {
	text-align:right;
	width:60px;
	text-tranform:uppercase;
}
.detailsLink{
    display: none;
}
a.PromoHelpLink {
    display:block;
    font-size:90%;
    font-style:italic;
    width:200px;
	clear:both;
}
#orderSummaryTable {
    float:right;
    margin-top:10px;
}
#orderSummary {
    border-collapse:collapse;
    margin-bottom:10px;
}
#orderSummary th {
	background:transparent none repeat scroll 0 0;
    color:#fff;
    font-weight:normal;
    padding:5px 0 0 0;
    text-align:left;
    vertical-align:top;
    width:104px;
}
#orderSummary td.orderSums {
    padding-right:10px;
    text-align:right;
    width:120px;
}
#orderSummary td {
    font-size:14px;
}
#orderSummary td {
    padding:5px 0;
}
.itemBlank {
    width:60px;
}
.taxHover {
    display:block;
    font-size:10px;
    font-style:italic;
}
td.orderSummarySeparator {
    height:10px;
}
#orderSummary .theTotal {
    border-top:2px solid #232122;
    font-weight:bold;
    padding:15px 10px 0 0;
    text-align:right;
    vertical-align:top;
	 font-size:16px;
}
#orderSummary .theTotal span.totalText {
    font-size:16px;
    font-weight:normal;
    padding:0 5px;
    text-transform:uppercase;
}
#orderSummary .totalFlags {
    border-top:2px solid #232122;
    padding-top:10px;
}
.taxPop {
    background:#000 none repeat scroll 0 0;
    border:1px solid #383838;
    display:none;
    font-size:10px;
    margin:0;
    padding:0;
	margin-top:-40px;
    position:absolute;
}
.taxPop ul{margin:0;padding:4px;}
.taxPop ul li{
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}
.finishButton{
    margin: 5px;
    padding: 10px 5px;    
    text-align: right;
}
.finishButton a{
	display:block;
    float:right;
    padding: 5px 32px;
    background:#217A98;
 	font-weight: bold;   
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	margin:0px 5px 5px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center; 
}
.commentForm input{
   display:block;
   border:0;
    padding: 5px 20px;
	cursor:pointer;
    background: #217A98;
 	font-weight: bold;   
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	margin:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center; 
}
.orderNumber{font-size:120%;font-weight:normal;}
.orderNumber span{}


#Welcome{padding:0 0 5px 0;}
#Welcome a{
	padding:0 15px;
}
.accountLinks{
	line-height:15px;
	padding:5px;
	font-size:11px;
	position:absolute;
	background:#fff;
}
a.arrow{
	padding-right:20px!important;
	background:transparent url(/store/images/template/accountArrows.gif) right -15px no-repeat;
}
a.active{
	background:transparent url(/store/images/template/accountArrows.gif) right -59px no-repeat;
}
.confirmLinks{display:block; width:180px; float:left; font-size:14px;}
.confirmLike{
	clear:both; 
	margin:18px 0;

	font-size:14px;
	padding:6px 0;
	text-align:center;
	width:450px;
}
.confirmLike iframe{position:Absolute;margin:0 10px;}
p.commentLabel{margin-top:12px;}








/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:#273947 url(/images/template/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
			#supersized a.prevslide { z-index:-20; }
			#supersized a.activeslide { z-index:-10; }
			#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }
	
	/*Controls Section*/
	#controls-wrapper { margin:0 auto; height:62px; width:100%; bottom:0; left:0; z-index:4;  position:fixed; }
		#controls { overflow:hidden; height:100%; text-align:left; z-index:5; padding:0 114px; /* Increase padding to give thumbnails room */ }
			#slidecounter { float:left; color:#888; font:23px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 -1px 0; margin:19px 10px 18px 20px; }
			#slidecaption { overflow:hidden; float:left; color:#FFF; font:16px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 2px 0; margin:23px 20px 23px 0; }
			#navigation { float:right; margin:10px 20px 0 0; }
	
	/*Thumbnail Navigation*/	
	#nextthumb,#prevthumb { z-index:6; display:none; position:fixed; bottom:12px; height:75px; width:100px; overflow:hidden; background:#ddd; border:2px solid #fff; -webkit-box-shadow:0 0 5px #000; }
		#nextthumb { right:12px; }
		#prevthumb { left:12px; }
			#nextthumb img, #prevthumb img { width:150px; height:auto;  }
			#nextthumb:active, #prevthumb:active { bottom:10px; }
			#navigation > :hover,#nextthumb:hover, #prevthumb:hover { cursor:pointer; }
			
			
						
/* COLORBOX */
		
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff; border:solid 1px #3a3a3a;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/images/template/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/images/template/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(/imagestemplate/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:0px; right:0px; display:block; background:url(/images/template/colorbox/controls.png) no-repeat top center; width:38px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{position:absolute; top:0px; right:0px; display:block; background:url(/images/template/colorbox/controls.png) no-repeat top center; width:38px; height:25px; text-indent:-9999px;}


span#ContentBody_Confirmation1_OrderNumberLabel{background:#2e2e2e; color:#3998C7;padding:3px;}
