/* custom reset */
body {background:#222;}
.header {border-top-width:0;}
.header-top-container {background:none;border-bottom-width:0;}
.header-nav-container{background:none;}
.mini-search {background:none;position:static;width:auto;padding:0;}
.quick-access{margin-top:0;}
.middle-container {background:none;}
.footer-container{border-top-width:0;}

/* custom new */
.header-nav{border-bottom:3px solid #eb6703;}
#nav ul{border-color:#888;}
#nav ul li a{background:#eee none;}
.shop-access a{color:#fff;}
#nav a{color:#fff;}
.middle-container{background:#000 url(../images/bg-stripe.png) repeat;}
.middle{background:#fff url(../images/main-bg.png) repeat-x;}
.base-mini .head{background:#555 none;margin:0;}
.base-mini .head h4 {background-image:none;padding:0;color:#fff;}
.base-mini .actions{background:#ddd none;}
.base-mini .content, .base-mini ol{background:#f6f6f6 none;}
.layered-nav .head{background-image:url(../images/layered_nav_head_bg.gif)}
.layered-nav h4{background-image:url(../images/layered_nav_narrowed_category_heading.gif);border-color:#DC6809;color:#DC6809;}
.layered-nav .border-creator{border-color:#DC6809 ;}
.narrow-by dl{background-color:#F6F6F6;}
.narrow-by a{color:#DC6809;}
.narrow-by dt{background-image:url(../images/narrow_by_set.gif);}
.form-button-alt {background-color:#777;border:1px solid #333;}
.footer{background-color:#333;border-top:3px solid #eb6703;}

/* Product specs table */
.product-collateral .product-table {width:100%;}
.product-collateral .product-specs .product-table h3 {color:#E26703;font-size:1.2em;margin:0;}
.product-collateral .product-specs .product-table .value {display:inline-block;width:79%;}
.product-collateral .product-specs .product-table .label {display:inline-block;width:20%;padding-right:1%;text-align:right;font-weight:bold;vertical-align:top;}

/* ebayprofile for about page */
.ebayprofile {border:1px solid #ccc;background-color:#f6f6f6;}
.ebayprofile a {color:#dc6809;text-decoration:none;}
.ebayprofile h1 {background-color:#fff;margin:0;padding:6px 12px;font-weight:bold;}
.ebayprofile h3 {background-color:#fff;margin:0;padding:4px 8px;font-weight:bold;border-top:1px solid #ccc;}
.ebayprofile .ebayprofile-row {border-top:1px solid #ccc;text-align:center;}
.ebayprofile .ebayprofile-label {background-color:#eee;width:128px;float:left;text-align:right;font-weight:bold;padding-right:6px;}
.ebayprofile .ebayprofile-feedback {font-weight:bold;}
.ebayprofile .ebayprofile-more {background-color:#fff;}

/*  captcha contacts style */
.group-select .input-box .input-captcha {margin-top:5px;border:1px solid #B6B6B6;height:45px;width:175px;display:inline-block;}
