/* Header Stuff */
#pageHeader{
 	height:125px;
}

#storeLogo{
	float: left;
	width: 603px;
	height:125px;
	text-align:left;  
 	margin: 0;
 	background-image: url(logo_tree.gif);
 	background-repeat: no-repeat;
 	background-position: left bottom;
}

.logoImg{
	margin: 79px 0px 0px 57px;
}
/* Middle Content Items */

#midContent{
	position: relative;
	width:795px;
	margin: 15px 0px 0px 18px;
	float: left;
	display: inline;
	padding: 0;
	overflow: hidden;
}
#midBg{
	position: absolute;
	height: 1000px;
	width:795px;
	z-index:0;
	margin: 0;
	padding: 0;
}
#midList{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 795px;
}

#leftContent{
	position:relative;
	display:block;
	width: 765px;
	z-index: 1;
	background:#fff;
	border-bottom: 3px solid #E2792C;
	padding:0;
	margin: 15px 15px 15px 15px;
}
/* band header */
.bandCartWrap{
	display: block;
	padding: 0px 0px 10px 0px;
}
#bandCartHeader{
	background-color: yellow;
	display:block;
	position:relative;
}

#bandCartTitle{
		
	position:relative;
	padding:7px;
	float:left;
}
#shopBandButton{
	position:relative;
	float:right;
	background: #E2792C;
	width:177px;
	
}

a#shopBand, a:link#shopBand, a:active#shopBand, a:visited#shopBand{
 	background: #E2792C;
	color: #ffffff;
}

a:hover#shopBand{
	color: #000000;
}

form{
	padding:0px;
	margin:0px;
}

.viewStoreWrap{
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	display: block;
	line-height: 30px;
	margin: 0 0 12px 0;
}

.blackText{
	background-color: #000;
	margin: 3px 0 0 3px;
	float: left;
	height: 30px;
	width: 582px;
	line-height: 30px;
	color: #fff;
}
.bandName{
	margin: 0 0 0 7px;
}
.bandName2{
	margin: 0 0 0 10px;
}

.shopMerchLink{
	float: right;

}
.shopMerchLink a, .shopMerchLink a:visited, .shopMerchLink a:link, .shopMerchLink a:active{
	height: 30px;
	width: 177px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 3px 3px 0 0;
	background-color: #E2792C;
	color: #000;
}
.shopMerchLink a:hover{
	color: #fff;
}

.greyedOut{
	color: #666;
	font-weight:normal;
	font-size:14px;
}
.greyedOut2{
	color: #999;
	font-weight:normal;
}
/* Cart Item */

.cartItemWrapper{
	border: 3px solid #fff;
	margin: 7px 10px 7px 10px;
	padding: 4px;
	text-align:left;
}
.cartItemWrapperEdit{
	border: 3px solid #666;
	margin: 7px 10px 7px 10px;
	padding: 4px;
	text-align:left;
}
#itemPhoto{
	display:block;
	float:left;
	width: 30px;
	text-align:left;
	background: #fff;
}

#itemInfo{
	display:block;
	float:left;
	width: 325px;
	height:45px;
	background: #fff;
}
#itemInfo2{
	display:block;
	width: 177px;
	height:45px;
	background: #fff;

}
#itemInfoGroup1{
	display:block;
	width: 358px;
	float:left;
	height: 45px;
	background: #dedede;

}

#itemInfoGroup2{
	display:block;
	width: 180px;
	margin: 0px 0px 0px 15px;
	float:left;
	height: 45px;
	background: #fff;
}
 
#itemInfoGroup3{
	display:block;
	width: 162px;
	margin: 0px 0px 0px 15px;
	float:left;
}

#itemTitle{
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 15px;
	display:block;
}

#itemOption{
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0 0 15px;
	display:block;
}

#itemOptionBox{
	margin: 0px 0 0 15px;
	display:block;
}

#itemPriceTotal{
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	display:block;
}

#itemQtyPrice{
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	display:block;
}

#itemQtyPriceBox{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	display:block;
}

#itemChangeButton{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 5px 0 0 0px;
	display:block;
}


#itemApplyButton{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0 0 0px;
	display:block;
}


a#itemApplyButtonLink, a:link#itemApplyButtonLink, a:active#itemApplyButtonLink, a:visited#itemApplyButtonLink{
 	background: #E2792C;
	color: #ffffff;
	padding:2px 5px 2px 5px;
 	margin:0px 0px 0px 0px;
 	font-weight: normal;
 	letter-spacing: 0.1em;
 	
}

a:hover#itemApplyButtonLink{
	color: #000000;
}

#itemRemoveButton{
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0 0 1px;
	display:block;
}

#itemCancelButton{
	font-size: 12px;
	font-weight: normal;
	margin: 6px 0 0 0px;
	display:block;
}


a#removeCart, a:link#removeCart, a:active#removeCart, a:visited#removeCart{
	color: red;
	line-height: 15px;
	font-size: 11px;
}

a:hover#removeCart{
	color: #000000;
	text-decoration: none;
}

.optionFormSelect{
	width: 295px;
	height: 17px;
	font-size:11px;
	margin: 0;
	color: #000;
}

.qtyFormSelect{
	width: 45px;
	height: 17px;
	font-size:11px;
	margin: 0;
	color: #000;
}

/* Cart Total */

.cartTotalWrapper{
	margin: 15px 3px 0px 3px;
	padding: 0px;
	text-align:left;
}
.cartHRWrapper{
	margin: 10px 3px 0px 3px;
	padding: 0px;
	text-align:left;
}
hr {
	border: 0;
	width: 100%;
}
hr.hr6 {
	height: 3px;
	background: #000;
}
div.hr6 {
	height: 3px;
	background: #000;
}
div.hr6 hr {
	display: none;
}
.cartTotalBox{
	margin: 0px 7px 0px 7px;
	width:745px;
	overflow:auto;
	text-align:right;
}
.shipInfoBox{
	margin: 0px;
	width: 170px;
	padding:0px;
	font-size: 9px;
	font-weight: normal;
	text-align:right;
	float:left;
}
.cartTotalTitle{
	margin: 0px 0px 0px 15px;
	width:180px;
	padding:0px;
	float:left;
	text-align: right;
	color: #333;
	font-size:22px;
	font-weight:normal;

}
.cartTotalPrice{
	margin: 0px 0px 0px 15px;
	width:180px;
	padding:0px;
	float:left;
	color: #000;
	font-size:22px;
	font-weight:bold;
	text-align: left;
}
.allCartWrapper{
	width: 560px;
	float:left;
	display:inline;
	overflow:none;
}
.shipCalcButtonBox{
	margin:0px;
	padding:5px 0px 0px 0px;
	width:170px;
	font-size:12px;
	display:inline;
	text-align:left;
	float:right;
}

.shipCalc{
	width:170px;
	
}
.cartButtonWrapper{
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 15px 0px;
}
.cartConBox{
	width: 390px;
	float:left;
	text-align:right;
	margin:0px 0px 0px 0px;
}
.cartCheckBox{
	width:375px;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align:left;
	display:inline;
}
.contLink{
	padding:0px 15px 0px 0px;
}


#arrowBigger{
	font-size: 22px;
	line-height:24px;
}
#arrowBig{
	font-size: 16px;
	line-height:22px;
}
#chkoutLink{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
a#chkoutLink, a:link#chkoutLink, a:visited#chkoutLink, a:active#chkoutLink{
 	background: #E2792C;
	color: #ffffff;
	padding:2px 5px 2px 5px;
 	margin:0px 0px 0px 0px;
 	font-weight: normal;
}

a:hover#chkoutLink{
	color: #000000;
}
/* Shipping Calculator */
.calcHeaderWrap{
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	display: block;
	line-height: 30px;
	margin: -20px 0 20px 0;
}
.calcHeaderText{
	background-color: #000;
	margin: 3px 0 0 3px;
	float: left;
	height: 30px;
	width: 759px;
	line-height: 30px;
	color: #fff;
	text-align: left;
}
.shipCalcWrapper{
	margin: 0px 0px 10px 0px;
	padding: 30px 0px 0px 0px;
}
.viewShipWrap{
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	display: block;
	line-height: 30px;
	margin: 0 0 12px 0;
}

.shipCalcText{
	background-color: #000;
	margin: 3px 0 0 3px;
	float: left;
	height: 30px;
	width: 759px;
	line-height: 30px;
	color: #fff;
}


.shipCalcTitle{
	width: 375px;
	margin: 0px 15px 0px 0px;
	text-align:right;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
.shipCalcTitle2{
	width: 375px;
	margin: 0px 15px 0px 0px;
	text-align:right;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
.shipCalcShipTotal{
	font-size: 15px;
	font-weight: bold;
	xpadding-top: 5px;
	display:block;
}
.shipCalcOpts{
	width: 360px;
	margin: 0px 15px 0px 0px;
	text-align:left;
	float: left;
	font-size: 14px;

}
.shipCalcOptSel{
	width: 180px;
	margin: 0px 15px 0px 0px;
	text-align:left;
	float: left;
	font-size: 14px;

}
.shipCntry{
	font-size: 11px;
	margin: 4px 0 0 0px;
	color: #666;
	display:block;
}
.shipCalcAdmin{
	float:left;
	width:162px;
	text-align: left;
	margin: 2px 0 0 0px;
}

.shipCalcDropDown{
	width: 360px;
}
.shipCalcChange{
	font-weight: normal;
	margin: 3px 0 0 1px;
	line-height: 15px;
	font-size: 11px;
}

.shipCalcTypeSel{
	font-size: 14px;
}

.shipCalcTotalTitle{
	margin: 0px 0px 0px 15px;
	width:360px;
	padding:0px;
	float:left;
	text-align: right;
	color: #333;
	font-size:22px;
	font-weight:normal;

}
.shipCalcTotal{
	margin: 0px 0px 0px 15px;
	width:180px;
	padding:0px;
	float:left;
	color: #000;
	font-size:22px;
	font-weight:bold;
	text-align: left;
}

.ShipCalcSave{
	font-weight: bold;
}
.shipCalcChangeAdmin{
	float:right;
	width:375px;
	text-align: left;
	margin: 0px 0 0 0px;

}

.shipTypeWrap{
	height: 45px;
	margin: 0px 0px 10px 0px
}
.shipCostWrap{
	margin: 0px 0px 15px 0px
}
#arrowBig2{
	font-size: 16px;
	line-height:11px;
}

a.removeType, a:link.removeType, a:active.removeType, a:visited.removeType{
	color: red;
	font-size: 11px;
}

a:hover.removeType{
	color: #000000;
	text-decoration: none;
}

.shipTypeSaveButton{

	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0 0 0px;
	display:block;

}

/* Empty Cart */
.cartEmptyFooter{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
.pageTitle2{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	background-color: #000;
	padding: 7px 0 7px 7px;
	z-index: 3;
	display: block;
}

.pageTitle{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	background-color: #000;
	padding: 7px 0 7px 7px;
	z-index: 3;
	display: block;
}
.pageTitle#alertBad{
	margin: 0px 3px 0 3px;
	font-size: 14px;
	background: url(/images/badIcon.gif)  no-repeat #CC0E1C;
	background-position: 10px;
	padding: 7px 0 7px 40px;
}
.pageTitle#alertGood{
	margin: 0px 3px 0 3px;
	font-size: 14px;
	background: url(/images/goodIcon.gif)  no-repeat #008000;
	background-position: 10px;
	padding: 7px 0 7px 40px;
}
.cartAlert{
	padding-top:3px;
	width: 100%;
	display: block;
}

.emptyCart{
	margin: 0px;
	padding: 30px 0px 20px 0px;
	font-size: 14px;
	color: #CC0E1C;
	width: 100%;
	text-align: center;
	font-weight:bold;
}

.cartContinue{

	width: 100%;
	text-align: center;
	font-weight:normal;
	padding: 0px 0px 20px 0px;
	text-decoration: underline;
}
