@import url(common.css);

/* layout */

#header  {display:none;}
#sidebar1 {display: none;}
#sidebar2 {display: none;}
#breadcrumb {display: none;}
#container {width: 17.5cm;}
#content {width: 17.5cm; margin: 0px; background: yellow;}
#footer {display: none;}

body {background: gray; color: black;}
table, td {color: black; border: 1px solid gray; }
table {width: 100%;}
.copy, p {color: black;}

#home .copy {text-align: center;}

.form-buttons, input, .htmlspinner, select { display: none;}

#content {border-width: 0px; color: black; margin: 0px; padding: 0px;}
#content .copy {margin-top: 0px;}
#content .border {min-height: 0px; height: auto; background: white; padding: 0.5cm; margin: 0px;}
#content h1, #content .page-title {color: black; text-decoration: underline; padding: 10px 15px; margin-bottom: 0px;}
#content .lightbox-image {display: none;}

#theme-page table {border-width: 0px 0px; border-color: gray; color: black;}
#theme-page #product-details td {border-width: 0px; color: black;}
#theme-page #content .product {background: white; color: white; }
#theme-page #content .product table td {background: white; color: white; border-width: 0px;}
#theme-page .product #option-name {background: white; color: black; padding: 5px 0px; border-bottom: 1px gray solid;}
#theme-page .product .product-bullets li {color: black; }
#theme-page .product .price {color: black; }
#theme-page .product .size {color: black; }

#content .cart-item {width: 100%; background: white; }
#content .cart-item .option td {background: white; border: 1px solid gray;}

#footer .border{ padding: 0.5cm;  }
#footer #footer-nav {display: none;}

#bridgedesign { display: none;}
