/* Gemshop.nl Stylesheet */

body {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0.5em 1.2em 1.2em 1.2em;
    background-color: white;
}

body,h1,h2,h3,p,div,a,li,ul, td {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: black;
}

a img {
    border: solid 2px black;
}

h1, #headersm {
    float:left;
    font-size: 2em;
    font-weight: bold;
    height: 1.5em;
    margin: 0 0 0.3em 0;
}

#headersm a {
    color: black;
    text-decoration:none;
}

#headersm a:hover {
    text-decoration:line;
    color: #666;
}

#short {
    float:right;
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
}

#punch {
    clear: both;
    background-color: #777;
    color: #eee;
    font-weight: bold;
    font-style: italic;
    font-size: 1.1em;
    padding: 2px;
    margin-bottom: 0.3em;
    letter-spacing: 0.1em;
}

#mainmenu {
    float:left;
    width: 12em;
    padding-bottom: 2em;
}

#mainmenu ol {
    margin:0;
    padding:0;
    list-style:none;
    border:solid 1px #ccc;
    border-bottom:none;
}

#mainmenu li {
    background-color: #f9f9f9;
    border-bottom:solid 1px #ccc;
    padding: 2px;
    font-size: 0.85em;
    font-weight: bold;
}

#mainmenu li a {
    text-decoration: none;
    color: black;
}

#mainmenu li a:hover {
    color: #666;
}

#bottommenu {
    margin:0 0 0.4em 0;
    padding:0;
    list-style:none;
    text-align:center
}

#bottommenu li {
    display:inline;
    margin: 2px;
    font-size: 0.84em;
}

#footer {
    clear:both;
    text-align:center;
    border-top: solid 1px #ccc;
}

.fine {
    line-height: 1.2em;
    font-size:0.74em;
    color: #333;
}

#wrapper {}

#image {
    margin: 0.3em 0 0 0.8em;
}

#image img {
    border: solid 2px black;
}

#caption {
    font-size: 0.9em;
    font-style: italic;
    text-align: center;
    color: #333;
}

#content {
    border-left: solid 12em white;
    margin: 0 0.2em 0.5em 0.2em;
}

#description, #cart {
    margin-left: 0.8em;
}

#description h2 {
    font-size: 1.4em;
    font-weight: bold;
    color: #e47911;
    display:inline;
    margin-right: 4px;
}

#nav {
    font-size: 0.9em;
    text-align: right;
}

#price {
    font-size: 0.85em;
    margin: 1em 0 0.2em 0.8em;
}

#topad {
    clear: both;
    text-align: center;
}

#bottomad {
    clear: both;
    text-align: center;
    border-top: solid 1px #ccc;
    padding: 0.3em;
}

#products {
    margin: 0.3em 0 0 0.8em;
}

#products h2 {
    font-size: 1.1em;
    margin: 0 0 0.2em 0;
}

#products h2 a {
    text-decoration: none;
    color: #e47911;
}

#products img { margin-right: 0.5em; }

#subcats {
    list-style:none;
    margin: 0.3em 0 0 0.8em;
    padding: 0;
}

#subcats li {
    padding: 0;
    margin: 0;
}

#subcats li h2 {
    font-size: 1.1em;
    margin: 0 0 0.2em 0;
}

#subcats li h2 a {
    text-decoration: none;
    color: #e47911;
}

#subcats ul, #showcase {
    margin:0;
    padding:0;
    list-style:none;
}

#showcase {
    margin-left: 0.8em;
}

#subcats ul li {
    display:inline;
    margin:0;
    padding:0;
}

#subcats div {
    font-size: 0.8em;
    margin-bottom: 0.4em;
}

#showcase li {
    float:left;
    width: 160px;
    padding-right: 2px;
}

#showcase li div {
    font-size: 0.8em;
}

#showcase a {
    text-decoration: none;
}

#big, #extra {
    margin: 0.3em 0 0 0.8em;
}

#extra h2 {
    margin: 0 0 -0.3em 0;
    font-size: 1.1em;
    color: #e47911;  
}
