html, body, ul, li, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    border: 0;
}
a {
    color: #fff;
}
a:hover {
    color: #F2AB9E;
}
.clear {
    clear: both;
}
body {
    color: white;
    background: black;
    text-align: center;
    font: 14px verdana, helvetica, sans-serif;
}
.tip {
    width: 500px;
    position:absolute; 
    z-index:100;
    visibility:hidden; 
    text-align: left;
    padding: 18px;
    border:solid 1px black; 
    background: white;
    color: maroon;
    font-size: 16px;
}
.tip a {
    color: black;
}
.tip .avail {
    font-size: 12px;
    z-index: 110;
    margin-top: -300px;
    height: 300px;
}
.tip2 {
    border: solid 1px black; 
    position: absolute; 
    z-index: 100;
    visibility: hidden; 
    background: white;
    width: 800px;
}
.button {
    width: 40px;
    background: #909090;
    float: right;
    padding: 6px;
    border: solid 1px black; 
    font-size: 12px;
    text-align: center;
}
.button a {
    text-decoration: none;
}
.search {
    position: absolute;
    z-index: 20;
    width: 180px;
    top: 28px;
    left: 880px;
}
#searchform {
    margin: 0;
    padding: 0;
}
#searchform fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
#searchform label { 
    color: #999; 
    display: none; 
}
#searchform input { 
    width: 180px; 
    color: #222; 
}
#searchform #submitquery { 
    display: none; 
}
#wrapper {
    text-align: left;
    margin: 15px auto;
    width: 1000px;
    position: relative;
    background: maroon url(images/bg.jpg) repeat-y;
    border: 5px solid #750306;
}
#xmas {
    background: url(images/bells.png) no-repeat;
    z-index: 40;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 6px;
    left: 940px;
}
#news {
    background: none;
    z-index: 30;
    width: 222px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 778px;
    color: black;
}
#news p {
    background: #e09060;
    border: 1px solid black;
    padding: 6px;
    font-size: 12px;
}
#news h4 {
    background: #e09060;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 6px;
    font-size: 24px;
}
#news a {
    color: maroon;
}
#news em.big {
    color: maroon;
    font-size: 18px;
    font-weight: bold;
}
#head-1 {
    background: url(images/head_1.jpg) no-repeat;
    width: 409px;
    height: 386px;
    position: absolute;
    top: 0;
    left: 369px;
}
#head-1b {
    background: url(images/head_1b.jpg) no-repeat;
    width: 409px;
    height: 306px;
    top: 0;
    left: 369px;
    position: absolute;
}
#head-2 {
    background: url(images/head_2.jpg) no-repeat;
    width: 156px;
    height: 38px;
    top: 386px;
    left: 622px;
    position: absolute;
}
h1 {
    height: 172px;
    background: 50px url(images/logo.jpg) no-repeat;
    color: black;
    font-weight: normal;
}
h1 span {
    display: block;
}
h1 em {
    font-style: normal;
    color: white;
    padding-right: 3px;
}
h1 .hone {
    padding: 65px 0 0 58px;
    font: 50px "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .hone a {
    text-decoration: none;
    color: black;
}
h1 .htwo {
    position: relative;
    top: -0.5em;
    left: 7.5em;
    font-size: 18px;
}
h1 .hthree {
    position: relative;
    top: -1.0em;
    left: 4.5em;
    font-size: 12px;
    letter-spacing: 2px;
    color: #E3C0C1;
}
h2 {
    background: 150px 0.5em url(images/dot_dot_dash.jpg) no-repeat;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    color: black;
}
h2 em, h3 em {
    color: white;
}
h3 {
    display: block;
    text-align: center;
    background: none;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: black;
    padding: 20px 0 20px 0;
}
.sizes {
    position: absolute;
    top: 422px;
    right: -10px;
    background: none;
    width: 1000px;
    text-align: right;
    color: white;
}
.sizes a {
    text-decoration: none;
}
#nav {
    margin: 11px 0 25px 35px;
    color: #C15D4B;
    font-size: 16px;
}
#nav a {
    text-decoration: none;
    color: black;
}
#nav a:hover {
    color: white;
}
#nav li {
    background: bottom left url(images/nav_bg.jpg) no-repeat;
    padding: 8px 12px 10px 110px;
}
#nav li.last {
    background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#footer {
    text-align: right;
    color: #CD3639;
    border-top: 1px solid #983234;
    padding: 6px 25px 20px 0;
}
.spacer {
    height: 18px;
}

#body-full {
    width: 978px;
    padding-left: 10px;
}

.products {
    border-spacing: 6px;
}
.products .item {
    padding: 5px;
    width: 144px;
    height: 215px;
    border: 1px solid black;
    vertical-align: top;
    background: #e09060;
    color: black;
}
.products td.unused {
    padding: 5px;
    width: 144px;
    height: 215px;
    background: maroon;
}
.products .unused .pid a {
    color: white;
}
.unused .pid, .unused .price {
    height: 47px;    vertical-align: bottom;
}
.unused .data {
    display: block;
    height: 147px;
    width: 138px;
    padding: 2px;
}
.unused .desc {
    padding-top: 6px;
}
.unused .details {
    padding: 6px 0 0 6px;
}
.group {
    border: 1px solid white;
    margin-bottom: 12px;
}
.group .products {
    background: maroon;
}
.group .item .price, .group .item .add {
    display: none;
}
.item img {
    display: block;
    width: 142px;
    height: 100px;
    border-top: 1px solid #b07040;
    border-right: 1px solid #b07040;
    border-bottom: 1px solid #ffb070;
    border-left: 1px solid #ffb070;
}
.products .add {
    margin-right: 0;
    width: 18px;
    height: 18px;
}
.products .add img {
    border: 0;
    width: 18px;
    height: 18px;
}
.item .add {
    margin-top: -21px;
    margin-left: 3px;
    margin-bottom: 6px;
    z-index: 10;
}
.item .warn {
    color: maroon;
    font-style: italic;
    font-size: 10px;
    text-align: right;
    height: 18px;
    margin-top: -18px;
    margin-right: 6px;
    z-index: 10;
}
.products .heading {
    font-size: 12px;
    margin: 0;
    width: 142px;
    border-spacing: 0;
    border-collapse: collapse;
}
.products .pid, .products .pid a {
    font-weight: bold;
    width: 88px;
    color: maroon;
}
.products .price {
    font-weight: bold;
    text-align: right;
}
.products .desc {
    display: block;
    font-size: 12px;
    font-style: italic;
}
.item .data {
    height: 80px;
    width: 138px;
    padding: 2px;
}
.products .details {
    display: block;
    font-size: 10px;
    padding-left: 12px;
    width: 126px;
}
.products .weight {
    display: block;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
    width: 142px;
    height: 12px;
}
#cat {
    height: 402px;
    width: 750px;
    padding: 24px 12px 12px 12px;
    position: absolute;
    top: 15px;
    left: 300px;
    text-align: left;
    background: maroon;
    border: solid 1px black; 
}
#cat h2 {
    height: 1.6em;
    font-size: 18px;
    font-style: italic;
    background: none;
}
#cat a {
    text-decoration: none;
    color: #C15D4B;
}
#cat a:hover {
    color: white;
}
#cat li {
    height: 18px;
    padding-left: 18px;
    padding-right: 12px;
}
#current {
    color: white;
    background: maroon url(images/bullet.gif) 6px 6px no-repeat;
}
.item21, .item41
{
    margin-top: -360px;
}
.item1, .item2, .item3, .item4, .item5,
.item6, .item7, .item8, .item9, .item10,
.item11, .item12, .item13, .item14, .item15,
.item16, .item17, .item18, .item19, .item20
{
    margin-left: 0px;
}

.item21, .item22, .item23, .item24, .item25,
.item26, .item27, .item28, .item29, .item30,
.item31, .item32, .item33, .item34, .item35,
.item36, .item37, .item38, .item39, .item40
{
    margin-left: 250px;
}
.item41, .item42, .item43, .item44, .item45,
.item46, .item47, .item48, .item49, .item50,
.item51, .item52, .item53, .item54, .item55,
.item56, .item57, .item58, .item59, .item60
{
    margin-left: 500px;
}
.date {
    padding-top: 20px;
    text-align: right;
    font-size: 10px;
    color: #C15D4B;
}
#gallery img {
    display: block;
}

#body-left {
    float: left;
    width: 278px;
    padding-left: 28px;
}
#gallery {
    border: 1px solid #9F0408;
    background: #750306;
    margin: 13px 10px 0 6px;
    height: 261px;
    position: relative;
}
.gal {
    background: #9F0408;
    padding: 4px;
    position: absolute;
}
#gzero {
    top: 13px;
    left: 15px;
    width: 221px;
}
#gone {
    top: 200px;
    left: 15px;
    width: 57px;
}
#gtwo {
    top: 200px;
    left: 98px;
    width: 57px;
}
#gthree {
    top: 200px;
    left: 179px;
    width: 57px;
}
#body-right {
    float: right;
    width: 620px;
    padding-right: 22px;
}
.q {
    font-size: 18px;
}
.a {
    display: block;
    width: 890px;
    padding: 12px;
    border: 1px solid black;
    background: #e09060;
    color: black;
    margin: 12px 36px 24px 0;
}
.a a {
    color: maroon;
}
.a li {
    list-style: square;
    margin-left: 2em;
}
#contacto, #tallas {
    background: #f0d0a0;
}
#tallas table {
    margin: 12px;
    border-width: 1px;
    border-spacing: 3px;
    border-style: none;
}
#tallas th {
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
    background: maroon;
    color: white;
    width: 150px;
    text-align: center;
}
#tallas td:first-child {
    font-weight: bold;
}
#tallas td {
    padding: 3px;
    text-align: right;
    padding-right: 50px;
    background-color: #e09080;
}
.sep {
    height: 36px;
}
.new {
    padding: 2px;
    background-color: #e09080;
    color: maroon;
    font-size: 7px;
}
