﻿body
{
    background:url(bg.jpg) repeat;
    font-family: Arial, Verdana, Serif;
    font-size:12px;
    color:#ffffff;
}
#wrap
{
    width:871px;
    margin:10px auto;
}
#page
{
    width:821px;
}
#page a
{
    color: #ffffff;
}
.scContent
{
    color:#333;
}
.siteTop
{
    
}
.siteTop a
{
    display:block;
    padding-bottom:10px;
    text-align:right;
    text-decoration:none;
    font-size:11px;
}
.topBorder
{
    height:10px;
    background:url(border_top.jpg) no-repeat bottom left;
}
.tblMaster
{
    width:100%;
    border-collapse:collapse;
    background:url(tbl_bg.jpg) repeat-y left;
}
.tblMaster td.tblMasterLeft
{
    width:282px;
    vertical-align:top;
    text-align:left;
    background:url(house.png) no-repeat 64px bottom;
}
.tblMaster td.tblMasterRight
{
    vertical-align:top;
    text-align:left;
    background:url(content_bg.jpg) no-repeat left bottom;
}
.topLeft
{
    background:url(top_left.jpg) no-repeat top left;
    height:185px;
}
.leftContentWrapper
{
    margin-left:54px;
}
.leftWrapper
{
    margin-bottom:240px;
}
#header
{
    height: 200px;
    background:url(header.jpg) no-repeat left top;
}
#menu
{
    background:url(menu.png) no-repeat left top;
    margin-left:-70px;
    height: 366px;
}
.leftDropzones
{
    padding:0px 15px;
}
#menu ul
{
    margin: 0px;
    padding: 75px 0px 0px 80px;
    list-style-type:circle;
}
#menu ul li
{
    padding: 0px;
    margin:0px;
}
#menu ul li a
{
    display:block;
    padding:4px 0px;
    color:#ffffff;
    font-family: "Lucida Handwriting";
    font-size:13px;
    text-decoration:none;
}
#content
{
    padding:0px 15px 0px 20px;
    margin-bottom:210px;
}
.bottomBorder
{
    height:10px;
    background:url(border_bottom.jpg) no-repeat top left;
}
#footer
{
    height:20px;
    padding:5px 10px;
    text-align:right;
}
#footer a
{
    font-size:11px;
}

/* Product Page */
.pivTable
{
    border-collapse:collapse;
    table-layout:fixed;
    width:100%;
}
.pivTable td
{
    text-align:left;
    vertical-align:top;
}
.pivTable td.pivLeft
{
    width:140px;
}
.pivWrapper
{
    padding-right:8px;
}
.pivGroup
{
    margin-bottom:15px;
}
.pivGroup span
{
    display:block;
    text-decoration:underline;
    padding-bottom:7px;
}
.pivGroup a
{
    display:block;
    text-decoration:none;
}
.pivGroup a.current
{
    color: #FFCC00 !important;
}
.pivProductDetail
{
    margin-bottom:10px;
    width:100%;
    table-layout:fixed;
}
.pivProductDetail td p
{
    margin:0px;
    padding:0px 0px 10px 0px;
}
.pivProductTitle
{
    display:block;
    padding-bottom:10px;
    font-weight:bold;
}
.priceCell
{
    width:60px;
    text-align:right !important;
}
.pivPrice
{
    font-size:14px;
}
/* END Product Page */

/* Gallery */
.lightboxWrapper a, .lightboxWrapper img
{
    border:none;
}
/* END Gallery */