* { margin: 0; padding: 0; }
a { color: #6b6b6b; text-decoration: none; }
a:hover { color: #ff4738; }
body { background: #fff url(bg_page.gif) repeat-y left top; font: 10px Geneva,Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000; position: relative; }
ul { list-style: none; }
img { border: 0; }
input, select, textarea { background: #ebebeb; border: 0; color: #6b6b6b; font: 10px Geneva,Tahoma, Verdana, Arial, Helvetica, sans-serif; padding: 2px; }
select { padding: 0px; }
table { border-collapse: collapse; }
*.clear { clear: both; height: 0; width: 100%; }
*.disabled { filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; }
*.hide { display: none; }

#page { width: 892px; }

#menu { float: left; overflow: hidden; width: 177px; }
#menu h1 {  }

#menu h1 { background: url(arcadefirestore.gif) no-repeat; margin: 19px 0 19px 8px; }
#menu h1 a { display: block; height: 119px; text-indent: -9999px; text-decoration: none; overflow: hidden; width: 157px; }
#menu ul { margin: 0 14px; width: 149px; }
#menu ul li a { display: block; color: #a2ada9; font-size: 10px; text-decoration: none; }
#menu ul li a:hover, #menu ul li a.active { color: #fff; }
#menu ul li div.sep { border-top: 1px solid #515151; display: block; height: 0; margin:17px 0; }
#menu ul li ul { margin: 0 8px; width: 133px }

#content { float: left; overflow: hidden; padding-left: 17px; width: 698px; }

#header { border-bottom: 1px solid #858585; height: 98px; position: relative; }
#header #header_forms { position: absolute; right: 0; top: 17px; }
#header #header_forms table { border: 0;  }
#header #header_forms table td { color: #6b6b6b; padding: 0 0 6px 6px; text-align: right; }
#header #header_forms table select { width: 164px; }
#header #header_links { bottom: 8px; line-height: 18px; position: absolute; left: 4px;  }
#header #header_links a { display: inline-block; margin-right: 8px; }
#header #header_nav { bottom: 8px; line-height: 18px; position: absolute; right: 233px; text-align: right;  }
#header #header_nav a { border-right: 1px solid #cbcbcb; display: inline-block; margin-left: 8px; padding-right: 8px; }
#header #header_cart { bottom: 8px; line-height: 18px; position: absolute; right: 0; text-align: left; width: 225px;  }
#header #header_cart a { background: url(bg_header_cart.gif) no-repeat left center; color: #000; display: inline-block; padding-left: 24px; text-decoration: underline; }
#header #header_cart a:hover { background-image: url(bg_header_cart_over.gif); color: #ff4738; }

#content_inner { padding-top: 17px; width: 698px; }

.product_list { overflow: hidden; width: 702px; }
.product_list li { float: left; margin: 0 0 4px 4px; padding: 0 0 20px; width: 113px; }
.product_list li a img { display: block; height:113px; margin-bottom: 17px; width:113px; }
.product_list li p { color: #6b6b6b; font-size: 10px; width: 103px; }
.product_list li p span.details_price { color: #000; }
.product_list li p span.details_price span.slash { text-decoration: line-through; }
.product_list li p span.details_price strong { color: #ff4738; }

.product_details { overflow: hidden; width: 698px;}
.product_details .product_details_image { border-right: 1px solid #cbcbcb; float: left; overflow: hidden; width: 464px; }
.product_details .product_details_image .product_details_image_holder { overflow: hidden; width: 464px; }
.product_details .product_details_image .product_details_image_video { padding-bottom: 17px; overflow: hidden; width: 447px; }
.product_details .product_details_infos { border-left: 1px solid #cbcbcb; float: left; margin-left: -1px; overflow: hidden; padding-left: 17px; width: 200px; }
.product_details .product_details_infos h2 { font-size: 22px; }
.product_details .product_details_infos h2 span.slash { text-decoration: line-through; }
.product_details .product_details_infos h2 strong { color: #ff4738; }
.product_details .product_details_infos h3 { font-size: 12px; font-weight: normal; text-transform: uppercase; }
.product_details .product_details_infos hr { border-color: #858585; border-style: solid; border-width: 1px 0 0; margin: 17px 0; }
.product_details .product_details_infos p.product_details_description { margin-top: 27px; }
.product_details .product_details_infos ul#byob_thumbs { margin-top: 17px; }
.product_details .product_details_infos ul#byob_thumbs li { float:left;height:50px;margin:0 10px 10px 0;overflow:hidden;width:50px; }
.product_details .product_details_infos ul#byob_thumbs li img { height:50px;width:50px; }
.product_details .product_details_infos .product_buttons { margin-top: 17px; }
.product_details .product_details_infos .product_buttons a { display: block; height: 16px; margin-bottom: 4px; overflow: hidden; width: 119px; }
.product_details .product_details_infos .product_buttons a.add { background: url("btn_add.gif") no-repeat top left; }
.product_details .product_details_infos .product_buttons a.back { background: url("btn_back.gif") no-repeat top left; }
.product_details .product_details_infos .product_buttons a.add:hover, .product_details .product_details_infos .product_buttons a.back:hover { background-position: bottom left; }
.product_details .product_details_infos .product_nav { margin-bottom: 5px; }
.product_details .product_details_infos .product_nav a { display: block; float: left; height: 20px; margin-right: 5px; overflow: hidden; width: 15px; }
.product_details .product_details_infos .product_nav a.next { background: url("btn_next.gif") no-repeat top left; }
.product_details .product_details_infos .product_nav a.prev { background: url("btn_previous.gif") no-repeat top left; }
.product_details .product_details_infos .product_nav a.next:hover, .product_details .product_details_infos .product_nav a.prev:hover { background-position: bottom left; }

.formset { border-bottom: 1px solid #858585; padding-bottom: 17px; margin-bottom: 17px; }
.formset h3 { font-size: 11px; }
.formset p { padding-bottom: 15px; }
.formset p.errors { color: #f00; }
.formset ul.errors { background-color:#FFC6C6; border:1px solid #f00; margin:0 0 20px; padding: 10px; }
.formset ul.errors li { color: #f00; margin: 5px 0 0 15px; list-style: disc; }
.formset ul.errors li.title { font-weight: bold; list-style: none; margin: 0; }
.formset ul.orders { padding: 0 10px; }
.formset ul.orders li { margin: 0 0 10px 15px; list-style: disc; }
.formset_account { border-bottom: 0; }
.formset table td { font-size: 10px; padding-bottom: 6px; }
.formset table td textarea { height:75px; width: 440px; }
.formset table td.col_action { padding-left: 17px; }
.formset table td.col_text { padding-top: 1px; vertical-align: top; width: 118px; }
.formset table td.col_input input { width: 325px; }
.formset table td.col_input select { width: 329px; }
.formset table td.col_input input.error { background-color:#FFC6C6; outline:1px solid #f00; color: #f00; }
.formset table td.col_input select.error { background-color:#FFC6C6; outline:1px solid #f00; color: #f00; }
.formset table td.col_input_radio input, .formset table td.col_checkbox input { padding: 0; margin: 0; width: inherit; }
.formset table td.col_submit a { display: block; height: 16px; overflow: hidden; width: 119px; }
.formset table td.col_submit a.login { background: url("btn_login.gif") no-repeat top left; }
.formset table td.col_submit a.continue { background: url("btn_continue.gif") no-repeat top left; }
.formset table td.col_submit a.save { background: url("btn_save.gif") no-repeat top left; }
.formset table td.col_submit a.quote { background: url("btn_quote.gif") no-repeat top left; }
.formset table td.col_submit a.login:hover, .formset table td.col_submit a.continue:hover, .formset table td.col_submit a.save:hover, .formset table td.col_submit a.quote:hover { background-position: bottom left; }

.cart_item { border-bottom: 1px solid #858585; margin-bottom: 17px; padding-bottom: 17px; }
.cart_item table { color: #6b6b6b; width: 100%; }
.cart_item table td { vertical-align: top; }
.cart_item table td.col_delete { padding-top: 123px; width: 235px; }
.cart_item table td.col_delete input { border: 0; }
.cart_item table td.col_products { width: 235px; }
.cart_item table td.col_products img { display: block; height: 113px; margin-bottom: 10px; width: 113px; }
.cart_item table td.col_products p { line-height: 1.3em; }
.cart_item table td.col_products h2 { color: #000; font-size: 11px; }
.cart_item table td.col_products p.product_options select { width: 150px; }
.cart_item table td.col_quantity { padding-top: 123px; }
.cart_item table td.col_quantity input { width: 20px; }
.cart_item table td.col_total { color: #000; font-weight: bold; padding-top: 123px; text-align: right; }
.cart .formset table td { padding-bottom: 0; }
.cart .formset table td.col_text { width: 235px; }
.cart .formset table td.col_input input { width: 235px; }
.cart_total { margin-top: 10px; }
.cart_total table { float: right; }
.cart_total table td { font-weight: bold; text-align: right; }
.cart_total table td.col_label { background: url("arrow.gif") no-repeat center right; padding-right: 11px; }
.cart_total table td.col_price { padding-left: 17px; }
.cart_total_btns { float: right; padding-top: 27px; text-align: right; }
.cart_total_btns a { display: block; height: 16px; margin-bottom: 2px; overflow: hidden; width: 139px; }
.cart_total_btns a#btn_refresh_cart { background: url("btn_refresh.gif") no-repeat top left; }
.cart_total_btns a#btn_continue_shopping { background: url("btn_shopping.gif") no-repeat top left; }
.cart_total_btns a#btn_checkout { background: url("btn_checkout.gif") no-repeat top left; }
.cart_total_btns a#btn_checkout_express { background: url("../btn_xpressCheckout.gif") no-repeat top left; height: 42px; margin: 27px 0 0 -6px; width: 145px; }
.cart_total_btns a#btn_refresh_cart:hover, .cart_total_btns a#btn_continue_shopping:hover, .cart_total_btns a#btn_checkout:hover { background-position: bottom left; }
.cart_total_btns p.logged_in { padding-top: 20px; text-align: center; }

.mymusic .album {border-bottom:1px solid #858585;margin-bottom:17px;padding-bottom:17px;}
.mymusic .album:first-child() {border:0;}
.mymusic .album div {margin:0 0 17px;}
.mymusic .album div h1 {font-size:12px;}
.mymusic .album div img {border:1px solid black;float:left;margin:0 17px 0 0;width:50px;}
.mymusic .album div p {font-weight:bold;}
.mymusic .album table {width:100%;}
.mymusic .album table td {font-size:10px;line-height:18px;padding-bottom:3px;vertical-align:top;}
.mymusic .album table td.download {width:85px;}
.mymusic .album table td.download a.button {background:black;color:white;display:block;font-size:10px;font-weight:bold;text-align:center;text-decoration:none;width:85px;}
.mymusic .album table td.download a.button.off {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}
.mymusic .album table td.label {width:35px;}
.mymusic .album table td.size {font-weight:normal;padding-right:35px;text-align:right;width:75px;}
.mymusic .album table tr.zip td {font-size:10px;font-weight:bold;padding-bottom:17px;text-transform:none;}
.mymusic .album table tr.zip td a {color:black;text-decoration:underline;}

#footer { border-top: 1px solid #858585; margin-top: 50px; padding: 5px 0 20px; }
#footer p { color: #6b6b6b; font-size: 9px; text-align: center; text-transform: uppercase; }
#footer p span { padding-left: 20px; }
#footer p span a { color: #6b6b6b; padding: 0 5px; }
#footer p span a:hover { text-decoration: underline; }