#prodImage { padding:10px; background-color:#FFFFFF; text-align:center; }
#prodImage img { cursor:pointer; }

input, textarea, select {
	margin: 2px 0 2px 0;
}
.pageWidth {
	width: 786px;
	*width: 700px;
}
/*store.css */

#breadcrumb {
	padding-bottom: 10px;
	font-size: 10px !important;
	text-transform: none !important;
}
#breadcrumb a{
	color: #06262D !important;
	text-decoration: none !important;
	font-size: 10px !important;
	text-transform: none !important;
}
#breadcrumb a:hover{
	text-decoration: underline !important;
}


div#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:13px;
}

div#hdr {
	margin:0 0 17px 23px;
}

div#right {
	padding: 17px 24px 0 24px;
	width: 212px;
	*width: 273px;
	*padding: 17px 0 0 20px;
}



/* home */

.colDivider {
	width: 100px;
	border: 1px solid #ffcc00;
}
#left {
	border-top: 1px solid #6a6a6a;
	padding: 17px 20px 0 20px;
	*padding: 17px 0 0 20px;
	*width: 503px;
}

#leftCell {
	background: #fff url(/templates/default/images/bg_pallet_about_left.gif);
	width: 503px;
}
.cartWide {
	padding: 0 0 0 0;
	*padding: 0 20px 0 20px !important;
	width: auto !important;
	*width: 786px !important;
	background: #FFFFFF;
}
#left h2, #left h3{
	color:#06262D;
	font-size:18px;
	text-transform: none;
	padding-bottom: 10px;
}

#left h3{
	font-size:15px;
	font-weight: bold;
}



/* categories */
div.spacer {
	clear: both;
	*margin: 0;
	*padding: 0;
}

#catRow {
	height: 114px;
	width: 460px;
	border-bottom: 1px solid #bfbebb;
	margin-bottom: 17px;
	clear: both;
}

#catRow.other {
	border-bottom: none;
}

/* row 1 */


#catRow a{
	display: block;
	width: 435px;
	*width: 466px;
	height: 62px;
	*height: 102px;
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	padding: 36px 0 0 27px;
	font-size: 20px;
	border: 2px solid transparent;
}

#catRow a:hover{
	text-decoration: none;
	border: 2px solid #408623;
}

#catRow a:hover.jewel_cases{
	border-color: #840038;
}
#catRow a:hover.dvd_cases{
	border-color: #408623;
}
#catRow a:hover.blank_media{
	border-color: #1b6371;
}
#catRow a:hover.other_items{
	border-color: #4b4b4b;
}


/* search form */

#searchFrm {
	border: 0px solid #ffcc00;
}
#searchFrm input.txt {
	width: 140px;
	margin: 0;
	float: left;
}
#searchFrm input.searchBtn {
	border: none;
	text-indent: -5000px;
	width: 59px;
	height: 27px;
	float: left;
	border: 0px solid #ffcc00;
	margin: -3px 0 0 5px;
	cursor: pointer;
}

 /* mini cart box */
 
#cartBoxBorder {
	width: 235px;
	margin: 5px 0 0 0;
}
#cartBox {
	background: #fff;
	padding: 0;
	*display: inline-block;
	margin:0;
}
#cartBox h6 {
	font: 123.1% Arial Narrow, Geneva, Arial, Helvetica, sans-serif;
	color: #534e45;
	margin: 0 0 0 0;
	border-bottom: 1px solid #bfbebb;
	padding: 0 0 5px 0;
	text-indent: -5000px;
}
#cartContents {
	padding: 3px 10px 0 10px;
	font: 77% Verdana, Arial, Helvetica, sans-serif;
}

#cartContents div.product_highlight{
	margin: 0 -10px 0 -10px;
	padding: 0 0 0px 0;
	*padding: 0 0 10px 0;
	clear: left;
	/*border: 1px solid #ffcc00;*/
}

#cartContents div.product_highlight strong, #cartContents div.product_highlight p{
	padding-left: 20px;
	font-size: 10px;
}
#cartContents div.product_highlight p.qty, #cartContents div.product_highlight p.price{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}

#miniCartFooter {
	border-top: 1px solid #bfbebb;
	clear: both;
	padding: 5px 5px 0px 5px;
	margin: 5px 0 0 0;
}
#miniCartFooter strong{	
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 10px 5px;
	display: block;
	color: #3F8521;

}
#miniCartFooter a.checkout{	
	width: 88px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	float: left;
	margin: 10px 0 5px 0;
	
}
#miniCartFooter a.edit{	
	width: 88px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	float: left;
	margin: 10px 0 5px 3px;
}
#cartContents p.qty, #cartContents p.price {
	line-height: normal;
	margin-top: -5px;
	float: left;
	padding-bottom: 10px;
}
#cartContents p.price{
	padding-left: 25px;
}
#cartContents strong.description {
	line-height: normal;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	display: block;
}
#cartContents strong {
	font-weight: bold;
	color: #3f8521;
}
#cartContents a {
	text-decoration: none;
	color: #848484;
	padding: 0 0 5px 0;
	display: block;
	font-size: 10px;
}
#cartContents a:hover {
	text-decoration: underline;
}

/* ########################## store product list page ########################## */

div#left.leftProdList {
	*padding-right: 20px;
}

#prodRow {
	border-bottom: 1px solid #BFBEBB;
	padding: 20px 0 20px 0px;
}

#imgCol {
	border: 0px solid #ffcc00;
	float: left;
	width: 25%;
	*width: 20%;
	text-align: center;
	text-transform:uppercase;
}
#imgCol a{
	color: #656363;
	font-size: 77%;
	text-decoration: none;
}
#imgCol a:hover{
	text-decoration: underline;
}

#descCol {
	border: 0px solid #ffcc00;
	float: left;
	width: 75%;
	*margin: 0;
	*padding: 0;
	*height: auto;
}
#descCol p{
	font-size: 10px;
}
#descCol h5{
	color: #780033;
	font-weight: bold;
}
#descCol p.price{
	float: left;
	text-align: right;
	padding: 3px 0 0 0;
	color: #534e45;
	font-size: 93%;
	font-weight: bold;
	border: 0px solid #ffcc00;
	margin: 17px 0 0 0;
}

/* add to cart form */

.stock_error_msg {
	text-align:right;
	color: #534e45;
	font-size: 77%;
}

#addCartFrm {
	float: right;
	margin: 15px 0 0 0;
	border: 0px solid #ffcc00;
	width: auto;
	text-align: right
}
#addCartFrm div.inputWrap {
	border: 0px solid #ffcc00;
	width: auto;
	float: left;
}
#addCartFrm span {
	padding: 3px 5px 0 0;
	color: #534e45;
	font-size: 77%;
}
#addCartFrm span.size {
	*margin: 5px 0 0 0;	
	*display: block;
	*float: left;
}
#addCartFrm input.txt {
	width: 35px;
	*width: 20px;
	margin: 0 5px 0 0;
	float: none;
}
#addCartFrm select {
	width: auto; 
	height: 22px;
	margin-left: 0px;
	float: none;
}
#addCartFrm input.addCartBtn {
	border: none;
	text-indent: -5000px;
	width: 111px;
	height: 20px;
	float: none;
	margin: 0 0 0 5px;
	cursor: pointer;
}

/* ########################## store full cart page ########################## */
.footer_full_cart { background-image: url(/templates/default/images/store/footer_full_cart.png); background-repeat: no-repeat; }

#donny_dollars strong { 
	color:#FF0000 !important;
}

#fullCartHdr {
	margin: 15px 20px 0 0;
	width: auto;
	border: 0px solid #ffcc00;
	text-align: right;
	padding:0 0 0 23px;
}

#fullCartHdr h6{
	font: 123.1% Arial Narrow, Geneva, Arial, Helvetica, sans-serif;
	color: #534e45;
	text-transform: uppercase;
	margin: 0;
	text-align: left;
	padding: 0 0 5px 25px;
	width: 145px;
	*width: 165px;
	*padding: 0 0 0 0;
	font-weight: bold;
	float: left;
	text-indent: -5000px;
}

#fullCartHdr a{
	color: #656363;
	text-transform:uppercase;
	font-size: 10px;
	border: 0px solid #000;
	padding: 0 0 0 5px;
	text-align: right;
}
#fullCartHdr a:hover{
	text-decoration: none;
}

/*#cartBody {
	width: 759px;
	border: 1px solid #ffcc00;
	margin: 0 auto 0 auto;
}
#cartBody tr.headerRow{
	border-bottom: 1px dotted #000;
}*/

#fullCartBody {
	width: auto;
	border: 0px solid #ffcc00;
	margin: 0 0 0 0;
}
#fullCartBody input.txt{
	width: 35px;
	float:left;
}
#fullCartBody a{
	float:left;
	color: #656363;
	font-size: 77%;
	padding: 4px 10px 0 10px;
	text-transform:uppercase;
	text-decoration: none;
}
#fullCartBody a:hover{
	text-decoration: underline;
}

#fullCartBody div.rule{
	width: auto;
	height: 1px;
	border-bottom: 1px solid #BFBEBB;
	padding: 0 0 3px 0;
	clear: both;
}

/*header row */
#fullCartBody div strong{
	padding: 0 0 0 0;
	margin: 0;
	font-size: 77%;
	font-weight: bold;
	color: #000;
	border: 0px solid #ffcc00;
}
#fullCartBody div.indPriceHdr{
	padding-top: 10px;
	*font-size: 85%;
}
#fullCartBody div.totPriceHdr{
	padding-top: 10px;
}
/*Footer row*/
#cartBodyFooter {
	width: auto;
	border: 0px solid #ffcc00;
	text-align: right;
	padding: 15px 20px 50px 0;
	font-weight: bold;
	font-size: 93%;
}
#cartBodyFooter a{
	text-align: right;
	float: right;
	padding: 0;
	margin: 35px 0 0 0;
}
#cartBodyFooter a.update{
	width: 125px;
	height: 20px;
	border: 0px solid #ffcc00;
}
#cartBodyFooter a.checkout{
	width: 88px;
	height: 20px;
	border: 0px solid #ffcc00;
	margin-left: 3px;

}
#prodName{
	float:left;
	border: 0px solid #000;
	width: 364px;
	text-align: left;
	padding: 10px 0 0px 25px;
}
#prodName p{
	font-weight: bold;
}
	#prodName h6{
		margin: 0;
		padding: 0;
		color: #3f8521;
		font-size: 85%;
		font-weight: bold;
	}
#quan{
	float:left;
	border: 0px solid #000;
	
	width: 110px;
	text-align: right;
	padding: 10px 0 0px 0;
}

#quan span{
	font-size:9px;
	text-align:center;
	display:block;
	font-weight:bold;
}

#indPrice{
	float:left;
	border: 0px solid #000;
	width: 115px;
	text-align: right;
	padding: 13px 0 0px 0;
	font-size: 85%;
	color: #534e45;
}
#totPrice{
	float:left;
	border: 0px solid #000;
	width: 104px;
	*width: 150px;
	*padding: 13px 0 0 0;
	padding: 13px 20px 0px 0;
	text-align: right;
	font-size: 93%;
	font-weight: bold;
	color: #534e45;
}

/* ########################## checkout cart page ########################## */

#CheckoutHdr{
	margin: 20px 0 5px 0;
	border: 0px solid #000;
}
#CheckoutHdr h6{
	font: 123.1% Arial Narrow, Geneva, Arial, Helvetica, sans-serif;
	color: #534e45;
	text-transform: uppercase;
	margin: 0 30px 0 18px;
	text-align: left;
	padding: 0 0 5px 25px;
	font-weight: bold;
	float: left;
	width: 93px;
	height: 13px;
	display: block;
	text-indent: -5000px;
}

div.spacerHeader {
	clear: both;
	height: 30px;
}

#CheckoutHdr div.chkCrumbTrail {
	font-size: 77%;
	border: 0px solid #000;
	width: 450px;
	float:left;
	padding: 5px 0 0 0;
}

#CheckoutHdr div.chkCrumbTrail a {
	color: #000;
	text-decoration: none;
}

#CheckoutHdr div.chkCrumbTrail a:hover {
	text-decoration: underline;
}

#CheckoutHdr a.checkout{
	color: #656363;
	text-transform:uppercase;
	font-size: 77%;
	display: block;
	border: 0px solid #000;
	padding: 0 20px 0 0;
	text-align: right;
	float: left;
	width: 351px;
	*width: 400px;
}
#CheckoutHdr a.checkout:hover{
	text-decoration: none;
}

#prodName p, #quan p, #indPrice p, #totPrice p{
	margin: 0;
	padding: 0;
	color: #534e45;
	font-size: 85%;
}

#totPrice p {
	font-weight: bold;
	font-size: 93%;
}

#quan p {
	padding-right: 5px;
}
#fullCartBody p.subtotal {
	text-align: right;
	width: auto;
	border: 0px solid #000;
	padding: 15px 20px 5px 0;
	margin: 0;
	clear: both;
	font-size: 93%;
	font-weight: bold;
}

#shipping {
	border: 0px solid #000;
	text-align: right;
	padding: 10px 20px 5px 0;
	font-size: 123.1%;
	font-weight: bold;
}
#shipping strong{
	float: right;
}
#shipping select {
	width: 150px;
	float: right;
	margin: -2px 24px 3px 12px;
	*margin: 0px 24px 3px 12px;
}

/*CHECKOUT FORM ELEMENTS*/

#checkoutForm fieldset {
	float: left;
	border: 0px solid #ffcc00;
	width: 344px;
	padding: 0 0 0 25px;
	margin: 25px 0 25px 0;
}
#checkoutForm fieldset.giftCert {
	width: auto;
}
#checkoutForm fieldset.giftCert p {
	margin: 0;
	padding: 5px 0 0 0;
	border: 0px solid #ffcc00;
	font-size: 77%;
	clear: both;
	width: 345px;
}
#checkoutForm fieldset.giftCert p strong {
	font-weight: bold;
	font-size: 85%;
}
#checkoutForm fieldset.payPal {
	margin-left: 30px;
	width: 310px;
}

#checkoutForm fieldset.payPal legend{
	border: 0px solid #000;
	padding: 12px 46px 13px 46px;
	*padding: 12px 46px 0 46px;
	margin: 0 0 14px 0;
	background: url('/templates/default/images/store/paypal_logo-trans.png') no-repeat;
	*border: 0px solid #ffcc00;
	height: 25px;
}

#checkoutForm fieldset div {
	clear: left;
}
#checkoutForm fieldset label {
	float: left;
	padding: 3px 0 0 0;
	width: 106px;
	text-align: left;
	color: #000;
	font-size: 77%;
	border: 0px solid #ffcc00;
}

#checkoutForm legend {
	color: #000;
	font-size: 93%;
	padding: 0 0 20px 0;
	font-weight: bold;
	*border: 0px solid #ffcc00;
	*margin: 0 0 0 -10px;
}

#checkoutForm legend a {
	float:none;
}

#checkoutForm div.sameAsCheckBox {
	border: 0px solid #ffcc00;
	width: auto;
	height: 15px;
	margin: -35px 0 0 0;
	padding: 0 0 20px 0;
}

#checkoutForm input.sameAsBilling {
	float: right;
	width: 20px;
	border: 0px solid #ffcc00;
}
#checkoutForm label.sameAsBilling {
	float: right;
	border: 0px solid #ffcc00;
	width: 160px;
	padding: 2px 0 0 0;
}

#checkoutForm div.payPal {
	border: 0px solid #ffcc00;
	width: auto;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}
#checkoutForm a.continue {
	border: 0px solid #ffcc00;
	width: 88px;
	height: 20px;
	margin: 45px 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#checkoutForm input.payPalCheckbox {
	float: left;
	width: 20px;
	border: 0px solid #ffcc00;
}
#checkoutForm label.payPalCheckbox {
	float: left;
	border: 0px solid #ffcc00;
	width: auto;
	padding: 2px 0 0 0;
}


#checkoutForm input.txtLong {
	width: 233px;
	*width: 200px;
	float: left;
}
#checkoutForm input.txtCity {
	width: 127px;
}
#checkoutForm input.txtState {
	width: 32px;
}
#checkoutForm input.txtZip {
	width: 62px;
}
#checkoutForm input.applyCert {
	width: auto;
	float: left;
	margin: -1px 0 0 10px;
}

#checkoutForm select {
	*width: 200px !important;
	*margin-left: -3px;
}


#checkoutForm select.long {
	float: left;
	width: 125px !important;
}
#checkoutForm select.short {
	float: left;
	width: 75px !important;
	margin-left: 1px;
}

/* ########################## checkout confirmation page ########################## */

#fullCartBody div strong.confirm{
	float:right;
	margin:0 24px 3px 12px;
	width:auto;
}
#fullCartBody div strong.confirmPayInfo{
	font-weight: bold;
	padding: 3px 0 0 0;
	display: block;
}

#checkoutForm a.placeOrder {
	border: 0px solid #ffcc00;
	width: 113px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#checkoutForm div.editInfo {
	border: 0px solid #ffcc00;
	width: auto;
	height: 15px;
	margin: -35px 0 0 0;
	padding: 0 0 20px 0;
}

#checkoutForm div.editInfo a{
	float: right;
	border: 0px solid #ffcc00;
	width: auto;
	padding: 2px 170px 0 0;
	color: #000;
	text-transform:lowercase;
	text-decoration:underline;
}
#checkoutForm div.editInfo a:hover{
	text-decoration:none;
}
#checkoutForm div.creditCard a {
	padding: 0 0 0 95px;
	float: left;
}

#ccmsg {
	display:none;
	margin:-10px 0 10px 0;
	color:#FF0000;
	font-size:12px;
}

#shipping_loader { 
	float:right;
	margin-right:10px;
}

#checkout_loader { 
	float:right;
	margin-left:10px;
}

#checkout_error { 
	text-align:right; 
	clear:both; 
	padding-top:5px;
}

