

/*********** zcom2 common ***********/

.button {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	text-transform: uppercase;
	background-color: #333366;
}
#errors{
	color:#FF0000;
}
#zcom {
	font-family: Arial, Helvetica, sans-serif;
}


/*********** Category ***********/

div.category {
	font-size: 18px;
	color: #999;
	text-transform: uppercase;
	border-bottom: 1px solid #333366;
	padding-top: 17px;
	margin-bottom: 20px;
}
div#category{
	width: 600px;
	height: auto;
}
div#category div.wrapper{
	width: 200px;
	float: left;
	height: 324px;
}
div#category div.wrapper div.cat_photo {
	width: 193px;
	height: 180px;
	padding-bottom: 15px;
	display: table-cell;
    vertical-align: bottom;
}
div#category div.wrapper div.cat_photo img.thumbnail {
	padding-right: 7px;
	display: inline;
}
div#category div.wrapper div.cat_items {
}
div#category div.wrapper div.cat_items div.cat_text {
	font-size: 17px;
	color: #999;
	padding-bottom: 7px;
	width: 142px;
}
div#category div.wrapper div.cat_items div.cat_artist {
	width: 161px;
}

/*********** ManfacturerList ***********/

div#manufacturer_hdr {
	font-size: 18px;
	color: #999;
	text-transform: uppercase;
	border-bottom: 1px solid #333366;
	padding-top: 17px;
	margin-bottom: 20px;
}
#manufacturer_list {
	width: 617px;
}
#manufacturer_list td {
	width: 33%;
	padding-right: 20px;
	vertical-align: top;
}
#manufacturer_list td p {
	line-height: 15px;
}
#manufacturer_list td p div#video {
	display: none;
}

/*********** Product ***********/

#prod_hdr {
	font-size: 18px;
	color: #999;
	text-transform: uppercase;
	border-bottom: 1px solid #333366;
	padding-top: 17px;
	width: 500px;
	margin-bottom: 5px;
}
#prod_flash {
	width: 500px;
	padding: 23px 0;
}
#product_description {
	width: 500px;	
}
#product_description td{
	vertical-align: top;
	padding-bottom: 15px; 
}
.product_headline {
	font-size: 20px;
	color: #999;
}
tr.product_subhead td{
	font-size: 16px;
	color: #FF8C43;
	padding:0;
	margin:0;
}
tr.product_subhead {
	display: none;
}
td.artist_name {
	font-style: italic;
	font-size: 16px;
	color: #999;
}
.product_price1 {
	font-style: italic;
	font-size: 18px;
	color: #999;
	text-align: right;
}
.product_end {
	font-style: italic;
	font-size: 18px;
	color: #999;
	white-space: nowrap;
}
.product_end img {
	padding-left: 10px;
}
div#search_keyword h1 {
	border-bottom: 1px solid #336;
	margin-top: 18px;
}
div#search_keyword h1 b{
	font-weight: normal;
}
div#search_keyword table td {
	padding-bottom: 5px;
}

/*********** Manufacturer ***********/

#manufacturer {
	width: 600px;
}
#manufacturer td {
	vertical-align: top;
}
#manufacturer td div#manufacturer_name {
	font-size: 19px;
	color: #999;
	padding-bottom: 7px;
}
#manufacturer td div#manufacturer_pic {
	padding-bottom: 10px;
}
#manufacturer td div#manufacturer_text {
	width: 250px;
}
table#manufacturer_prods {
	border-top: 1px solid #333366;
	border-left: 1px solid #333366;
	border-bottom: 1px solid #333366;
}
table#manufacturer_prods td {
	border-right: 1px solid #333366;
	width: 88px;
	padding-bottom: 10px;
}
table#manufacturer_prods td.thumb img {
	margin: auto;
	padding: 10px 0 0 0;
}

/*********** AddToBasket ***********/

#product_basket2 {
	padding-left: 15px;
}
.order_review {
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}
.space1{
	height: 5px;
}
.basket_hdr_qty {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	border-left: 1px solid #333366;
	text-align: center;
}
.basket_hdr_ref {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: center;
}
.basket_hdr_des {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: center;
}
.basket_hdr_price {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: center;
}
.basket_hdr_total {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: center;
}
.basket_hdr_remove {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: center;
}
.basket_qty1 {
	padding: 3px;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	border-left: 1px solid #333366;
	text-align: center;
}
.basket_ref1 {
	padding: 3px;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
}
.basket_des1 {
	padding: 3px;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
}
.basket_price1 {
	padding: 3px;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: right;
}
.basket_total1 {
	padding: 3px;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: right;
}
.basket_remove1 {
	padding: 3px;
	border-right: 1px solid #333366;
	border-top: 1px solid #333366;
	text-align: center;
}
.basket_end {
	padding: 3px;
	border: 1px solid #333366;
}
td.basket_end table {
	margin: 0 auto;
}
.update_but{
}
.checkout_but{
}
.cont_shop_but{
}

/*********** Login_Info ***********/

#login_info {
	padding: 15px 0 0 15px;
}
.new_cust {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
}
.new_heading {
	
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.exist_cust {
}
.exist_heading {
	
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#login_form td {
	padding: 3px;
}
.login_text1 {
	text-align: right;
}
.login_text2 {
	text-align: right;
}
.login_end2 {
	text-align: right;
}
.forgot_pass {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
}
.pass_heading {
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}

/*********** NewCustomer ***********/

#customer_form{
	padding: 15px 0 0 15px;
}
.customer_fname1 {
	padding: 3px;
	text-align: right;
}
.customer_fname2 {
	padding: 3px;
}
.customer_lname1 {
	padding: 3px;
	text-align: right;
}
.customer_lname2 {
	padding: 3px;
}
.customer_email1 {
	padding: 3px;
	text-align: right;
}
.customer_email2 {
	padding: 3px;
}
.customer_confirm_e1 {
	padding: 3px;
	text-align: right;
}
.customer_confirm_e2 {
	padding: 3px;
}
.customer_pass1 {
	padding: 3px;
	text-align: right;
}
.customer_pass2 {
	padding: 3px;
}
.customer_confirm_p1 {
	padding: 3px;
	text-align: right;
}
.customer_confirm_p2 {
	padding: 3px;
}
.customer_end1 {
	padding: 3px;
}
.customer_end2 {
	padding: 3px;
	text-align: right;
}

/*********** Address ***********/

#address_form{
	padding: 15px 0 0 15px;
}
.residence_type {
	padding: 3px;
	text-align: center;
}
.address_fname1{
	padding: 3px;
	text-align: right;
}
.address_fname2{
	padding: 3px;
}
.address_mi1{
	padding: 3px;
	text-align: right;
}
.address_mi2{
	padding: 3px;
}
.address_lname1{
	padding: 3px;
	text-align: right;
}
.address_lname2{
	padding: 3px;
}
.address_company1{
	padding: 3px;
	text-align: right;
}
.address_company2{
	padding: 3px;
}
.address_address1{
	padding: 3px;
	text-align: right;
}
.address_address2{
	padding: 3px;
}
.address_address21{
	padding: 3px;
	text-align: right;
}
.address_address22{
	padding: 3px;
}
.address_city1{
	padding: 3px;
	text-align: right;
}
.address_city2{
	padding: 3px;
}
.address_state1{
	padding: 3px;
	text-align: right;
}
.address_state2{
	padding: 3px;
}
.address_zip1{
	padding: 3px;
	text-align: right;
}
.address_zip2{
	padding: 3px;
}
.address_country1{
	padding: 3px;
	text-align: right;
}
.address_country2{
	padding: 3px;
}
.address_email1{
	padding: 3px;
	text-align: right;
}
.address_email2{
	padding: 3px;
}
.address_phone1{
	padding: 3px;
	text-align: right;
}
.address_phone2{
	padding: 3px;
}
.address_type1{
	padding: 3px;
	text-align: right;
	display: none;
}
.address_type2{
	padding: 3px;
	display: none;
}
.address_end1{
	padding: 3px;
	text-align: right;
}
.address_end2{
	padding: 3px;
	text-align: right;
}

/*********** ForgotForm ***********/

#forgot_form{
	padding: 15px 0 0 15px;
}
.forgot_heading{
	
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#forgot_form2{
}
.forgot_text{
	padding: 3px;
	text-align: right;
}
.forgot_fill{
	padding: 3px;
}
.forgot_end1{
	padding: 3px;
}
.forgot_end2{
	padding: 3px;
	text-align: right;
}

/*********** ShippingAddress ***********/

#ship_address td {
	padding: 3px 5px;
}
.ship_header {
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #333366;
}
.ship_end1 {
	text-align: right;
	padding: 5px;
}
.ship_end2 {
	text-align: right;
	padding: 5px;
}
#multipleAddresses{
}

/***********BasketShipTo ***********/

#basshipto {
	padding-bottom: 10px;
	border-bottom: 1px solid #333366;
}
td.ship_info a {
	color: #FF8C43;
}
.basshipto_header {
	border-bottom: 1px solid #333366;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#basshipto2 {
	border: 1px solid #333366;
	padding: 10px;
} 
#shipto {
	padding: 10px;
	font-weight: bold;
}
.shipto_nopo {
	font-style:italic
}
.shipto_cont {
	padding: 10px 0; 
}
.shipto_back {
	padding: 10px 0; 
}

/***********ShippingReview ***********/

#shipping_review{
}
.shipping_review{
	border-bottom: 1px solid #333366;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.cust_info{
	padding-bottom: 10px;
	padding-top: 10px;
}
#ship_review{
 	width: 350px;
	border: 1px solid #333366;
	padding-bottom: 10px;
}
.ship_rev_qty{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: center;
	width: 10px;
}
.ship_rev_des{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: center;
	width: 240px;
}
.ship_rev_price{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: right;
	width: 50px;
}
.ship_rev_total{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	text-align: right;
	width: 50px;
}
.ship_rev_sub1{
	padding: 3px;
}
.ship_rev_sub2{
	padding: 3px;
	text-align: right;
}
.ship_rev_tax1{
	padding: 3px;
}
.ship_rev_tax2{
	padding: 3px;
	text-align: right;
}
.ship_rev_charges1{
	padding: 3px;
}
.ship_rev_charges2{
	padding: 3px;
	text-align: right;
}
.ship_rev_handling1{
	padding: 3px;
}
.ship_rev_handling2{
	padding: 3px;
	text-align: right;
}
.ship_rev_total1{
	font-weight: bold;
	border-top: 1px solid #333366;
	padding-top: 3px;
	padding-bottom: 7px;
}
.ship_rev_total2{
	font-weight: bold;
	border-top: 1px solid #333366;
	padding-top: 3px;
	padding-bottom: 7px;
}
.checkout_ship_options{
	padding: 10px;
	background: #333366;
	border: 1px solid #999;
}
.ship_opt_heading{
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
.ship_opts{
}
.space{
	height: 10px;
}
.checkout_message{
	font-weight: bold;
	padding: 5px;
	color: #999;
}
.gr_sub1{
	padding: 10px 3px 3px;
}
.gr_sub2{
	padding: 10px 3px 3px;
	text-align: right;
}
.gr_tax1{
	padding: 3px;
}
.gr_tax2{
	padding: 3px;
	text-align: right;
}
.gr_ship1{
	padding: 3px;
}
.gr_ship2{
	padding: 3px;
	text-align: right;
}
.gr_hand1{
	padding: 3px;
}
.gr_hand2{
	padding: 3px;
	text-align: right;
}
.gr_total1{
	font-weight: bold;
	border-top: 1px solid #333366;
	padding-top: 3px;
	padding-bottom: 7px;
}
.gr_total2{
	font-weight: bold;
	border-top: 1px solid #333366;
	padding-top: 3px;
	padding-bottom: 7px;
}
.checkout_end{
	padding: 3px;
	text-align: right;
}

/*********** GiftPage ***********/

#message_info{
	padding: 15px 0 0 15px;
}
.message_cust_info{
	padding-bottom: 10px;
}
.message_text{
	color: #999;
}
.message_fill{
}
.message_end{
}

/*********** Payment ***********/

#payment{
	margin-bottom: 20px;
}
.payment_heading{
	border-bottom: 1px solid #333366;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#pay_credit_card{
	padding: 5px;
}
#pay_new_billing{
	text-align: right;
	padding-bottom: 10px;	
}
.order_ship_head{
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-top: 20px;
}
.pay_cust_info{
	padding-bottom: 10px;
	padding-top: 10px;
}
#payment_info{
	width: 350px;
	border: 1px solid #333366;
}
.pay_qty{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: center;
	width: 10px;
}
.pay_des{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: center;
	width: 240px;
}
.pay_price{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: right;
	width: 50px;
}
.pay_total{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	text-align: right;
	width: 50px;
}
.pay_sub1{
	padding: 3px;
}
.pay_sub2{
	padding: 3px;
	text-align: right;
}
.pay_tax1{
	padding: 3px;
}
.pay_tax2{
	padding: 3px;
	text-align: right;
}
.pay_ship1{
	padding: 3px;
}
.pay_ship2{
	padding: 3px;
	text-align: right;
}
.pay_hand1{
	padding: 3px;
}
.pay_hand2{
	padding: 3px;
	text-align: right;
}
.pay_total1{
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #333366;
	padding-bottom: 20px;
}
.pay_total2{
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #333366;
	text-align: right;
	padding-bottom: 20px;
}
.pay_message1{
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background: #333366;
}
.pay_message2{
	color: #FFF;
	padding: 5px;
	background: #333366;
}

/*********** CreditCard ***********/

#cc_payment{
	width: 400px;
}
.cc_select_bill{
	font-weight: bold;
	padding: 3px 0;
	text-transform: uppercase;
	color: #999;
}
.cc_bill_info{
	padding: 3px;
}
.cc_header{
	font-weight: bold;
	padding: 3px 0;
	text-transform: uppercase;
	color: #999;
}
.cc_name1{
	padding-top: 3px;
}
.cc_name2{
	padding-top: 3px;
}
.cc_cardtype{
	padding-top: 3px;
}
.discovery{
	display: none;
}
.cc_cardnum1{
	padding-top: 3px;
}
.cc_cardnum2{
	padding-top: 3px;
}
.cc_exp1{
	padding-top: 3px;
}
.cc_exp2{
	padding-top: 3px;
}
.cc_end{
	padding-top: 3px;
	text-align: right;
}
.billme{
	display: none;
}

/*********** Receipt ***********/

#receipt{
}
.receipt_heading {
	border-bottom: 1px solid #333366;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.time_date{
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 3px;
}
.receipt_cust_info{
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.order_number{
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 10px;
}
#receipt_info{
	width: 350px;
	border: 1px solid #333366;
}
.receipt_qty{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: center;
	width: 10px;
}
.receipt_des{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: center;
	width: 240px;
}
.receipt_price{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	border-right: 1px solid #333366;
	text-align: right;
	width: 50px;
}
.receipt_total{
	ffont-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-transform: uppercase;
	text-align: right;
	width: 50px;
}
.receipt_sub1{
	padding: 3px;
}
.receipt_sub2{
	padding: 3px;
	text-align: right;
}
.receipt_ship1{
	padding: 3px;
}
.receipt_ship2{
	padding: 3px;
	text-align: right;
}
.receipt_total1{
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #333366;
	padding-bottom: 20px;
}
.receipt_total2{
	font-weight: bolder;
	padding: 3px;
	border-top: 1px solid #333366;
	text-align: right;
	padding-bottom: 20px;
}
.receipt_message1{
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background: #333366;
}
.receipt_message2{
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background: #333366;
}
.receipt_pay_head{
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-top: 20px;
}
.space3{
	height: 10px
}
.receipt_cc_info{
	line-height: 14px;
}
