﻿/* Overwrite boxes.css */
/*
.button-set { /* Container for form buttons*/
    background-color:#FBFAF6;
    border:1px solid #BBAFA0;
    padding:10px;
    text-align:center;
    }
*/
p.required { text-align:center; }

.header-nav { height: 25px; background-color:#2A7BCF; }

.col-2-left-layout .col-main { width:730px; background-color: #F4F3F3; border: solid 1px #C4C1BC; padding: 5px; }
.col-3-layout .col-main { width:500px; }

.header { border: none; }
.header-top-container { border: none; background: none; }
.header-top { width:950px; height:135px; padding: 0px; background: transparent url(../images/design/header-strip.jpg) no-repeat; }
.header-nav-container { background:none; }
.middle-container { background:none; }
.middle { width:950px; background:none;  padding:15px 0px; }

h1#logo { width: 0; margin:1px 0 0 14px; }

.quick-access { margin:25px 35px 0 0; }

.shop-access a, .shop-access a:hover { color:white; }

.footer-container { border: none; padding-top: 10px }
.footer { padding:5px 10px 0; background: none; }
.footer .informational a, .footer .informational a:hover { color:#010101; }
.footer .legality { padding: 0px; color:#010101; }
.listing-type-grid li.item { text-align:center; }

.product-img-box .product-image-zoom { height:auto; }
.product-img-box .more-views li a { height:74px; }

.mini-search { background: none;}

/* Product page */
.product-info-box, .product-essential, .product-collateral { background: none; border: none; }
.product-essential .product-shop { width: 400px; }
.product-img-box .product-image-zoom img { position:static; cursor: pointer; }

