body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 13px;
    font-family: verdana, arial, sans-serif;
    background: #ececec;
    color: #333;
}
a {
    color: #333;
}
a:hover {
    color: #c00;
}
a img {
    border: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #335c19;
    font-weight: normal;
    text-transform: uppercase;
}
h1.title {
    font-size: 16px;
    margin: 0 0 15px 0;
}
.head-box {
    background: #fff;
}
.sidebar a, .head a, .footer a, .head .tools a, .menu .right .item a, .blog .item a {
    text-decoration: none;
}
.head, .menu, .content-box, .footer {
    width: 900px;
    margin: 0 auto;
    text-align: left;
}
.head {
    height: 38px;
    padding: 15px 0 16px 0;
}
.head .logo {
    float: left;
}
.head .tools {
    float: right;
    text-align: right;
    height: 22px;
    padding: 14px 0;
}
.head .tools img {
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.menu-box {
    width: 100%;
    height: 200px;
    background: #ececec;
    border: 1px solid #ccc;
    border-width: 1px 0;
}
.menu {
    height: 200px;
}
.menu .left, .menu .center, .menu .right {
    float: left;
    width: 300px;
    height: 200px;
}
.menu .right {
    background: url(tile.png) #ececec top left repeat-y;
    text-align: left;
}
.menu .right .items {
    padding: 26px 0 0 45px;
}
.menu .right .item {
    display: block;
    padding: 0 0 0 35px;
    margin: 0 0 16px 0;
    background: url(arrow_g.gif) transparent left center no-repeat;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
}
.menu .right .item a:hover {
    color: #c00;
}
.menu .right .item b {
    font-size: 13px;
    line-height: 14px;
}
.stripe {
    background: url(stripe.gif) #fff left bottom repeat-x;
    height: 8px;
    line-height: 8px;
    padding: 4px 0 0 0;
}

.container {
    float: left;
    width: 100%;
    background: #fff;
}
.content-box {
    padding: 20px 0 0 0;
}
.content {
    float: left;
    width: 570px;
    padding: 0 0 20px 0;
}
.content p.action {
    text-align: right;
    padding: 0 20px 0 0;
}
.content table {
    border-collapse: collapse;
    font-size: 100%;
}
    
.sidebar {
    float: right;
    width: 280px;
    padding: 0 0 20px 0;
}
.sidebar .panel {
    float: left;
    width: 280px;
    margin: 0 0 20px 0;
}
.sidebar .panel h1 {
    font-size: 16px;
    font-weight: normal;
    color: #335c19;
    margin: 0 0 15px 0;
}
.sidebar .panel .item {
    float: left;
    width: 280px;
    margin: 0 0 20px 0;
}
.sidebar .panel .item a {
    display: block;
    float: left;
    cursor: pointer;
}
.sidebar .panel .item div {
    float: left;
    width: 70px;
    height: 70px;
    border: 2px solid #ccc;
    margin: 0 10px 0 0;
}
.sidebar .panel .item h2 {
    float: right;
    width: 196px;
    margin: 0;
    font-size: 12px;
    text-transform: none;
}
.sidebar .panel .item h2 b {
    font-weight: normal;
    color: #335c19;
}
.sidebar .panel .item h2 a:hover b {
    color: #c00;
}
.sidebar .panel p.action {
    float: left;
    width: 280px;
    text-align: right;
    margin: 0;
}
p.action a {
    color: #335c19;
    text-decoration: underline;
}
p.action a:hover {
    color: #c00;
}
.sidebar .panel ul, .content ul {
    float: left;
    width: 280px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.content ul {
    width: 570px;
    margin: 0 0 10px 0;
}
.sidebar .panel ul li, .content ul li {
    background: url(arrow_p.gif) transparent left 2px no-repeat;
    padding: 0 0 7px 25px;
    line-height: 17px;
}

.footer-box {
    width: 100%;
    padding: 5px 0;
    border-top: 1px solid #ccc;
    background: #ececec;
    clear: both;
}
.footer-box .footer {
    height: 40px;
}
.footer-box .footer-content {
    float: left;
    width: 800px;
}
.footer-box .signs {
    float: right;
    width: 100px;
    text-align: right;
}

/* catalog */
.catalog .item, .blog .item, .blog .comments, .blog .comment {
    float: left;
    width: 570px;
    margin: 0 0 15px 0;
}
.catalog .item .item-pic {
    float: left;
    width: 70px;
    margin: 0 10px 10px 0;
    border: 2px solid #ccc;
}
.catalog .item .item-title, .blog .item-title {
    float: left;
    width: 486px;
    margin: 0;
    color: #335c19;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.catalog .item .item-summary {
    float: left;
    width: 486px;
    margin: 0;
}
.catalog .item .item-action {
    float: left;
    width: 486px;
    padding: 4px 0 0 0;
    text-align: left;
}
.catalog .item .item-action a {
    color: #335c19;
}
.catalog .item .item-action a:hover {
    color: #c00;
}

.image-gallery {
    float: left;
    width: 570px;
}
.image-gallery div {
    float: left;
    padding: 0 10px 10px 0;
}

/* blog */
.blog .item {
    margin: 0 0 25px 0;
}
.blog .item .item-title, .blog .item .item-message, .blog .item .item-message p, .blog .item-footer {
    display: block;
    float: left;
    width: 570px;
    margin: 0 0 5px 0;
}
.blog .item .item-content, .blog .comment .comment-content {
    line-height: 1.5em;
}
.blog .item .item-footer {
    margin: 0;
    padding: 4px 0 0 0;
    border-top: 1px solid #335c19;
}
.blog .item .item-footer a, .blog .item .item-content a {
    text-decoration: underline;
    color: #335c19;
}
.blog .item .item-footer a:hover {
    color: #c00;
}
.blog h2.item {
    font-size: 12px;
    text-transform: none;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}
.blog h2.item span {
    color: #335c19;
    font-size: 15px;
    padding: 0 0 4px 0;
    line-height: 30px;
}
.blog h2.item b {
    font-size: 14px;
    padding: 0 10px 0 0;
}
.blog h2.item a:hover span {
    color: #c00;
}
.blog .image-gallery, .blog .comments {
    padding: 15px 0 0 0;
}
.blog .comment-footer {
    font-weight: bold;
}
.blog .comment-error {
    color: #c00;
}
    
/* contact form */
form.form {
    float: left;
    width: 410px;
}
form.form div {
    float: left;
    width: 410px;
    margin: 0 0 10px 0;
}
form.form div span.label {
    display: block;
    float: left;
    width: 100px;
    padding: 0 10px 0 0;
    text-align: right;
}
form.form div input, form.form div textarea {
    float: right;
    width: 298px;
    _width: 296px;
    height: 20px;
    border: 1px solid #aaa;
}
form.form div textarea {
    height: 80px;
}
form.form p.tools, form.form .errorlist, form.form div p {
    float: right;
    margin: 0;
    width: 300px;
}
form.form .errorlist {
    color: #c00;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
form.form p.tools input {
    background: #ccc;
    border: 1px solid #ccc;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 4px;
    margin: 0 4px 0 0;
    background: #ececec;
    color: #888;
    text-decoration: none;
    font-weight: bold;
}
.pagination a.selected {
    color: #335c19;
    background: #ccc;
}
.pagination a:hover {
    background: #75ab51;
    color: #ececec;
}
.blog pre {
    width: 540px;
    _width: 570px;
    overflow: auto;
    border-left: 10px solid #ccc;
    background: #eee;
    padding: 10px;
}
    
