@import url("content.css");

/* HIDDEN */
.main-menu, form, #breadcrumb, .home-crossroad {display: none;}

.product-detail p {margin: 0; padding: 2px 0;}

.product-list ul.reset {margin: 10px 0 0;}
.product-list .reset li {padding: 0 0 0 140px; position: relative; margin: 0 0 15px; min-height: 100px; border-bottom: 2px solid #000;}
.product-list .reset li div.l {width: 70%;}
.product-list .reset li div.r {width: 30%;}
.product-list .reset li h2 {font-size: 150%; line-height: 34px; padding: 0 10px; margin: 0 0 10px;}
.product-list .reset li .price {font-size: 200%; line-height: 34px; padding: 0; margin: 0 0 15px; font-style: italic; color: #000000; text-align: right; border-top: 1px solid #999999; font-family: Georgia, 'Times New Roman CE', Arial, Tahoma, sans-serif;}
.product-list .reset li h2 img {position: absolute; top: 0; left: 0;}
.product-list .reset li h2 a {color: #fff; text-decoration: none;}
.product-list .reset li h2 a:hover {color: #CBCBCB;}
.product-list .reset li p.l {border-right: 1px solid #999999; margin-bottom: 0; padding: 0 10px;}
.product-list .reset li p.l strong {display: block; margin: 7px 0 6px;}
.product-list .reset li .more {margin: 0; font-family: Georgia, 'Times New Roman CE', Arial, Tahoma, sans-serif;}
.product-list .reset li .more a {color: #333; text-decoration: none; text-transform: uppercase; padding: 4px 10px; border: 1px solid #999999; border-width: 1px 0; background: #fcd1d2 url('../img/bg-main-menu-a.png') 0 100% repeat-x; display: block; margin: 0 0 0 10px;}

#header {padding: 0 0 15px; margin: 0 0 15px; border-bottom: 1px solid #000;}
#footer {padding: 15px 0 0; margin: 15px 0 0; border-top: 1px solid #000;}

