﻿div, ul, li, a , h1, h2, h3, h4, p, img, body, span, td, th, form, label, input, textarea{
    margin:0px;
    padding:0px;
    border:0px;
    font:12px Verdana, Arial, sans-serif;
}
div, li, a, body, td, th, p {
    line-height:18px;
}
html, body {
    width:100%;
    background:#f0f2dd;
    text-align:center;
}
h1 {
    color:#000000;
    font:24px Verdana, Arial, sans-serif;
    line-height:24px;
    margin-bottom:18px;
}
h2 {
    color:#000000;
    font:18px Verdana, Arial, sans-serif;
    padding:0px;
    margin-bottom:12px;
    line-height:18px;
}
h3 {
    color:#000000;
    font:14px Verdana, Arial, sans-serif;
    font-weight:bold;
    margin:6px 0px;
}
h4 {
    color:#000000;
    line-height:18px;
    font:14px Verdana, Arial, sans-serif;
}
#nav {
    margin:0px auto;
    width:952px;
    height:48px;
    line-height:48px;
    padding:6px 0px;
}
#nav ul {
    list-style:none;
    height:48px;
    line-height:48px;
}
#nav ul li {
    display:block;
    margin:0px;
    height:48px;
    line-height:48px;
    float:left;
}
#nav ul li a {
    float:left;
    display:block;
    height:48px;
    line-height:48px;
    text-decoration:none;
    padding:0px 24px 0px 0px;

}
#nav ul li a img {
    float:left;
    height:48px;
    width:48px;
    margin-right:4px;
}
#nav ul li a span {
    float:left;
    cursor:pointer;
}
#nav ul li a span.text {
    font:14px Verdana, Arial, sans-serif;
    font-weight:normal;
    line-height:18px;
    height:18px;
    padding:15px 0px;
    color:#000000;
    display:block;
}
#nav ul li.selected a span {
    font-weight:bold;
}
#nav ul li a.last {
    padding-right:0px;
}
#nav ul li a:hover {
    text-decoration:underline;
}
#nav ul li a.current {
    font-weight:bold;
}
#header-bg {
    display:block;
    width:100%;
    border-top:1px solid #C4ED68;
    border-bottom:1px solid #C4ED68;
    background:#E2FF9E;

}
#header {
    width:952px;
    margin:24px auto;
    text-align:left;
    position:relative;
    height:100px;
}
#header img {
    position:absolute;
    left:0px;
}
#contact {
    list-style:none;
    position:absolute;
    right:0px;
}
#contact li, #contact li a  {
    text-align:right;
    line-height:25px;
    font-size:16px;
}
#contact li a {
    color:#000000;
    text-decoration:none;
    border-bottom:1px dotted #000000;
}
#contact li a:hover {
    border-bottom:1px solid #000000;
}
#page-bg {
    margin:0px auto;
    width:952px;
    text-align:left;
}
#page {
    margin:0px auto;
    text-align:left;
    width:952px;
    display:block;
    padding:24px 0px;
}
#content {
    width:952px;
}
#content img.full {
    width:952px;
    margin:12px 0px;
}
.pointer {
    cursor:pointer;
}
p {
    margin-bottom:12px;
}
div.row {
    float:left;
    width:952px;
    display:block;
    margin:0px 0px 18px 0px;
    line-height:18px;
}
div.row img.product {
    border:1px solid #000000;
    float:right;
    margin:0px 0px 12px 24px;
}

div.content {
    width:952px;
    clear:both;
}

div.content table {
    border-collapse:collapse;
    border:2px solid #58A70F;
    margin-bottom:12px;
}
div.content td {
    padding:0px 12px;
    line-height:18px;
    border-bottom:1px solid #58A70F;
}
div.content th {
    padding:0px 12px;
    text-align:left;
    border-bottom:2px solid #58A70F;
    background:#C4ED68;
    font-weight:bold;
    line-height:24px;
}

div.siblings {
    float:right;
    background:#C4ED68;
    border:1px solid #9ED54C;
    margin-left:20px;
}

div.row ul.links, div.row ul.images {
    list-style:none;
    float:left;
    width:952px;
    margin-bottom:12px;
}
div.row ul.links li {
    line-height:18px;
    margin-bottom:4px;
}
div.row ul.links li span{
   margin-right:6px;
   display:block;
}
div.row ul.links li a, div.row div.content a {
    text-decoration:none;
    border-bottom:1px solid #58A70F;
    color:#000000;
    line-height:18px;
}
div.row ul.links li a:hover, div.row div.content a:hover {
    text-decoration:none;
    border-bottom:1px solid #000000;
    color:#000000;
}
div.row ul.images li {
    float:left;
    width:229px;
    margin-right:12px;
}
div.row ul li.last {
    margin-right:0px;
}
div.row ul.images li a {
    width:227px;
    text-decoration:none;
    color:#000000;
    border:1px solid #000000;
    display:block;
    height:170px;
}
div.row ul.images li a:hover {
    border:1px solid #58A70F;
}
div.row div.content ul {
    margin:12px 24px 12px 24px;
    float:none;
}
div.row div.content ul li {
    margin-bottom:6px;
}
div.prevnext {
    width:952px;
    line-height:18px;
    height:18px;
    margin:4px 0px 12px;
    clear:both;
}
div.prevnext a {
    text-decoration:none;
    border-bottom:1px solid #58A70F;
    color:#000000;
    height:18px;
    line-height:18px;
}
div.prevnext a:hover {
    text-decoration:none;
    border-bottom:1px solid #000000;
    color:#000000;
}
#next {
    float:right;
    text-align:right;
}
#previous {
    float:left;
    text-align:left;
}
a.more {
    text-decoration:none;
    border-bottom:1px solid #58A70F;
    color:#000000;
}
a.more:hover {
    text-decoration:none;
    border-bottom:1px solid #000000;
    color:#000000;
}
#footer-bg {
    clear:both;
    width:100%;
    text-align:center;
    padding-bottom:12px;
    background:#C4ED68;
    border-top:1px solid #9ED54C;
}

#footer {
    margin:0px auto;
    text-align:left;
    width:952px;
}
#footer div.list, #footer div.text {
    width:220px;
    padding:12px 0px;
    margin-right:24px;
    float:left;
}
#footer div.last {
    margin-right:0px;
}
#footer div.text div {
    padding:0px 12px;
    font:12px/18px Verdana, Arial, sans-serif;
    color:#ffffff;
    line-height:18px;
}
#footer div.list ul {
    list-style:none;
}
#footer div.list ul li {
    line-height:16px;
    margin-bottom:4px;
}
#footer div.list ul li a, div.text div a {
    line-height:16px;
    font:12px/16px Verdana, Arial, sans-serif;
    text-decoration:none;
    color:#000000;
    border-bottom:1px dotted #000000;
}
#footer div.list ul li a:hover, div.text div a:hover {
    border-bottom:1px solid #000000;
}
.clear {
    height:1px;
    font-size:1px;
    line-height:1px;
    clear:both;
}
form label {
    width:120px;
    height:18px;
    line-height:18px;
    font-weight:bold;
    float:left;
}
form input, form textarea {
    border:2px solid #58A70F;
    width:400px;
    line-height:18px;
    padding:0px 2px;
    font-size:12px;
}
form input.submit-post, form input.submit-preview {
    height:24px;
    font-size:14px;
    background:#E2FF9E;
    width:116px;
    line-height:22px;
    padding-bottom:2px;
    font-weight:bold;
}
