
@import "/css/reset.css";
body {
    background-color: #1a1a1a;
    color: #4c4c4c;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}
h1 {
    color: #645e31;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.bloglinks {
    clear: both;
    float: right;
    padding: 8px 0;
    text-align: right;
}
.bloglinks img {
    margin: 0 1px;
    padding: 0;
}
h2 {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}
h2.likeh1 {
    color: #645e31;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
p {
    font-size: 12px;
    margin-bottom: 10px;
}
a {
    outline: medium none;
}
#siteHolder {
    margin: 0 auto;
    min-width: 960px;
    overflow: hidden;
}
#headerHolder {
    background-color: #ffffff;
    display: block;
    height: 125px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#header {
    display: block;
    height: 125px;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
#topLogo {
    display: block;
    float: left;
    height: 105px;
    padding-top: 20px;
    width: 501px;
}
#topNav {
    display: block;
    float: right;
    height: 40px;
    width: 450px;
}
#topNav #navFirst {
    border-bottom: 1px solid #baaa58;
    border-left: 1px solid #baaa58;
    border-right: 1px solid #baaa58;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 115px;
}
#topNav #navMid {
    border-bottom: 1px solid #baaa58;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
}
#topNav #navLast {
    border-bottom: 1px solid #baaa58;
    border-left: 1px solid #baaa58;
    border-right: 1px solid #baaa58;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
}
#topNav a {
    color: #645e31;
    text-decoration: none;
}
#topNav a span.basket {
    color: #000000;
}
#contactNo {
    float: right;
    font-size: 17px;
    margin-top: 40px;
    text-align: right;
    width: 450px;
}
#contactNo span.phone {
    font-size: 28px;
    font-weight: bold;
    vertical-align: baseline;
}
#navHolder {
    background-color: #645e31;
    display: block;
    height: 45px;
    width: 100%;
}
#nav {
    color: #ffffff;
    font-size: 18px;
    height: 45px;
    margin: 0 auto;
    width: 960px;
}
#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#nav ul li {
    color: #ffffff;
    float: left;
    line-height: 45px;
    position: relative;
}
#nav ul li a, #nav ul li a:visited {
    color: #ffffff;
    display: block;
    outline: medium none;
    text-decoration: none;
}
#nav ul li a:hover, #nav ul li a.active {
    color: #eae5cd;
}
#nav ul li a.homepage {
}
#nav ul li a.about {
    margin-right: 27px;
}
#nav ul li a.aggregates {
    margin-right: 27px;
}
#nav ul li a.building {
    margin-right: 27px;
}
#nav ul li a.offers {
    margin-right: 25px;
}
#nav ul li a.ornaments {
    margin-right: 27px;
}
#mainSiteHolder {
    background-color: #ffffff;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#mainSite {
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: left;
    width: 960px;
}
#mainSite #bigbanner {
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 960px;
}
#mainSite #bigbanner .banner3 {
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 100;
}
#mainSite #bigbanner .banner2 {
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 252px;
    z-index: 100;
}
.cart_totals span.amount {
    float: right;
    font-size: 14px;
    text-align: right;
}
#mainSite #bigbanner .banner1 {
    position: absolute;
    right: 0;
    top: 382px;
    z-index: 100;
}
#mainSite #swapperHolder {
    background-color: #eae5cd;
    height: 450px;
    width: 960px;
}
#mainSite #swapperHolderSmall {
    background-color: #eae5cd;
    height: 225px;
    width: 960px;
}
#mainSite #smallbanner {
    height: 225px;
    position: relative;
    width: 960px;
}
#mainSite #smallbanner .banner {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 100;
}
#mainSite #swapperHolder img {
    display: none;
    height: 450px;
    width: 960px;
}
#mainSite #swapperHolder img.first {
    display: none;
    height: 450px;
    width: 960px;
}
#mainSite #swapperHolderSmall img {
    display: none;
    height: 225px;
    width: 960px;
}
#mainSite #swapperHolderSmall img.first {
    display: none;
    height: 225px;
    width: 960px;
}
#topFooterHolder {
    background-color: #333333;
    color: #b2b2b2;
    height: 190px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#topFooter {
    display: block;
    height: 175px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: left;
    width: 960px;
}
#topFooter ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 30px 0 0;
}
#topFooter li {
    line-height: 14px;
    margin: 0;
    padding: 0;
}
#topFooter li.facebook {
    margin-top: 30px;
}
#topFooter li a {
    color: #b2b2b2;
    font-size: 12px;
    text-decoration: none;
}
#topFooter li a.head {
    font-weight: bold;
    text-transform: uppercase;
}
#topFooter img.logo {
    float: right;
}
#bottomFooterHolder {
    background-color: #1a1a1a;
    height: 150px;
    width: 100%;
}
#bottomFooter {
    color: #808080;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 960px;
}
#bottomFooter #paligap {
    margin-left: 40px;
}
#bottomFooter #paligap p {
    color: #808080;
}
#bottomFooter #paligap a, #bottomFooter #paligap a:hover, #bottomFooter #paligap a:visited {
    color: #808080;
    outline: medium none;
    text-decoration: none;
}
#homeLeftCol {
    float: left;
    margin-right: 25px;
    margin-top: 40px;
    width: 400px;
}
#homeLeftCol h2 {
    line-height: 20px;
}
#homeLeftCol div.BoxHolderFirst {
    float: left;
    margin-bottom: 20px;
    width: 190px;
}
#homeLeftCol div.lightBg {
    background-color: #eae5cd;
    border: 1px solid #b3b3b3;
    color: #645e31;
    display: block;
    float: left;
    font-size: 21px;
    height: 180px;
    text-align: center;
    width: 190px;
}
#homeLeftCol div.darkBg {
    background-color: #645e31;
    border: 1px solid #b3b3b3;
    color: #eae5cd;
    display: block;
    float: left;
    font-size: 21px;
    height: 180px;
    text-align: center;
    width: 190px;
}
#homeLeftCol div.headerImage {
    float: left;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    width: 190px;
}
#homeLeftCol div.BoxHolderFirst p, #homeLeftCol div.BoxHolder p {
    float: left;
    font-size: 12px;
    margin-top: 10px;
    width: 190px;
}
#homeLeftCol div.BoxHolder {
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 190px;
}
#homeRightCol {
    float: left;
    margin-left: 35px;
    margin-top: 40px;
    width: 500px;
}
#homeRightCol #offersHolder {
    float: left;
}
#homeRightCol #offersHolder div.offer {
    border: 1px solid #b3b3b3;
    float: left;
    height: 250px;
    margin-right: 5px;
    text-align: center;
    width: 160px;
}
#homeRightCol #offersHolder div.offerLast {
    border: 1px solid #b3b3b3;
    float: left;
    height: 250px;
    text-align: center;
    width: 160px;
}
#homeRightCol #offersHolder .lightBg {
    background-color: #eae5cd;
    color: #645e31;
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 160px;
}
#homeRightCol #offersHolder .darkBg {
    background-color: #645e31;
    color: #eae5cd;
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 160px;
}
#homeRightCol #offersHolder p.price {
    font-size: 14px;
    margin-bottom: 5px;
}
#homeRightCol #offersHolder p.offer {
    color: #ad0000;
    font-size: 14px;
}
#homeRightCol #weCanHelpHolder {
    float: left;
    margin-top: 40px;
}
#homeRightCol #weCanHelpHolder div.help {
    border: 1px solid #b3b3b3;
    float: left;
    height: 230px;
    margin-right: 5px;
    text-align: center;
    width: 160px;
}
#homeRightCol #weCanHelpHolder div.help p, #homeRightCol #weCanHelpHolder div.helpLast p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}
#homeRightCol #weCanHelpHolder div.helpLast {
    border: 1px solid #b3b3b3;
    float: left;
    height: 230px;
    text-align: center;
    width: 160px;
}
#homeRightCol #weCanHelpHolder .darkBg {
    background-color: #645e31;
    color: #eae5cd;
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 160px;
}
#homeRightCol #weCanHelpHolder .lightBg {
    background-color: #eae5cd;
    color: #645e31;
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 160px;
}
#homeRightCol #weCanHelpHolder a, #homeRightCol #offersHolder a {
    color: #645e31;
    text-decoration: none;
}
#homeLeftCol a {
    color: #645e31;
    text-decoration: none;
}
#btmHolder {
    float: left;
    padding-bottom: 20px;
}
#facebook {
    background: none repeat scroll 0 0 #baaa58;
    color: #eae5cc;
    float: left;
    font-size: 30px;
    height: 170px;
    line-height: 37px;
    width: 470px;
}
#facebook #textHolder {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}
#facebook #textHolder a {
    color: #eae5cc;
    text-decoration: none;
}
#subscription {
    background: none repeat scroll 0 0 #efe8d4;
    color: #645e31;
    float: right;
    font-size: 30px;
    line-height: 37px;
    margin-left: 20px;
    width: 470px;
}
#subscription #subscriptionHolder {
    margin-left: 20px;
    margin-top: 10px;
}
#subscription #subscriptionHolder #subscribeForm {
    float: left;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 15px;
}
#subscription #subscriptionHolder #subscribeForm input[type="text"] {
    border: 1px solid #999999;
    color: #7f7f7f;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 10px;
    width: 100%;
}
#subscription #subscriptionHolder #buttonHolder {
    float: right;
    margin-left: 18px;
    margin-top: 8px;
}
#subscription #subscriptionHolder #buttonHolder .button {
    background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 20px;
    color: #4c4c4c;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    width: 205px;
}
.buttonSmall {
    background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 20px;
    color: #4c4c4c;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    padding: 5px;
}
#textOnly {
    margin-top: 30px;
    padding-bottom: 20px;
}
#textOnly p {
    font-size: 13px;
    line-height: 20px;
}
#textOnly a {
    color: #645e31;
    font-weight: bold;
    text-decoration: none;
}
#calculator th.heading {
    background-color: #eae5cd;
    border: 1px solid #b3b3b3;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    width: 70px;
}
#calculator th.content {
    background-color: #eae5cd;
    border: 1px solid #b3b3b3;
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-align: left;
}
#products {
    margin-top: 30px;
    padding-bottom: 20px;
}
#products #leftCol {
    float: left;
    width: 675px;
}
#products #rightCol {
    float: right;
    width: 240px;
}
#products p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 20px;
}
#products #leftCol div.holder {
    background-color: #eae5cd;
    border: 1px solid #b3b3b3;
    color: #645e31;
    float: left;
    font-size: 21px;
    height: 158px;
    margin-right: 20px;
    margin-top: 20px;
    max-height: 158px;
    max-width: 203px;
    text-align: center;
    width: 203px;
}
#products #leftCol div.holder img {
    height: 118px;
    width: 203px;
}
#products #leftCol div.holder p {
    color: #645e31;
    font-size: 21px;
    height: 30px;
    margin: 9px 0 0;
}
#products a {
    border: medium none;
    outline: medium none;
    text-decoration: none;
}
#products #rightCol div.holder {
    background-color: #eae5cd;
    border: 1px solid #b3b3b3;
    color: #645e31;
    font-size: 21px;
    height: 167px;
    margin-bottom: 30px;
    text-align: center;
    width: 238px;
}
#products #rightCol div.holder p {
    color: #645e31;
    font-size: 21px;
    height: 30px;
    margin: 9px 0 0;
}
#products #productHolder {
    margin-bottom: 20px;
    margin-top: 20px;
}
#products #productHolder #item {
    border: 1px solid #b3b3b3;
    float: left;
    height: 350px;
    margin-bottom: 15px;
    margin-right: 13px;
    text-align: center;
    width: 225px;
}
#products #productHolder #item img {
    height: 205px;
    margin: 10px;
    max-height: 205px;
    max-width: 205px;
    width: 205px;
}
#products #productHolder #item .productName {
    color: #645e31;
    font-size: 18px;
    font-weight: normal;
}
#products #productHolder #item .pricefrom {
    color: #ad0000;
    font-size: 18px;
    font-weight: normal;
}
#products #productHolder #item .price {
    color: #ad0000;
    font-size: 24px;
    font-weight: bold;
}
#products #productHolder #item a.moreDetails {
    background-image: url("/sitepix/structural/moreInfo.gif");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    text-align: center;
    width: 119px;
}
#productDetails {
    border: 1px solid #b3b3b3;
    float: left;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 938px;
}
#productDetails #imgHolder {
    float: left;
    width: 400px;
}
#productDetails #textHolder {
    float: right;
    text-align: left;
    width: 500px;
}
#productDetails #textHolder .heading {
    color: #645e31;
    font-size: 21px;
    margin-bottom: 30px;
}
#productDetails #textHolder .description {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
}
#productDetails #textHolder .pricefrom {
    color: #ad0000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px;
}
#productDetails #textHolder .price {
    color: #ad0000;
    font-size: 24px;
    font-weight: bold;
}
#productDetails #textHolder #productOptions th.heading {
    background-color: #eae5cd;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 300px;
}
#productDetails #textHolder #productOptions th.content {
    background-color: #eae5cd;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 145px;
}
#productDetails #textHolder .basket {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/sitepix/structural/addtobasket.gif");
    background-repeat: no-repeat;
    border: 1px solid #ffffff;
    cursor: pointer;
    float: right;
    height: 40px;
    width: 170px;
}
#productDetails #textHolder .calculator {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/sitepix/structural/calculator_button.gif");
    background-repeat: no-repeat;
    border: 1px solid #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    width: 170px;
}
#backNav {
    padding-bottom: 0;
    padding-top: 10px;
}
#backNav h2 {
    padding-bottom: 0;
}
#backNav h2 a {
    color: #645e31;
    outline: medium none;
    text-decoration: none;
}
#aboutCol1 label {
    display: block;
    font-size: 14px;
}
#aboutCol1 .formField {
    border: 1px solid #999999;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 5px;
    width: 95%;
}

#mainSite #bigbanner .banner2, #mainSite #bigbanner .banner1{
right:30px;
}

#aboutCol1 .button {
    background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 20px;
    color: #4c4c4c;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    width: 205px;
}
ul#menu li {
    text-transform: uppercase;
}
ul#menu li .sub-menu {
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 45px;
    z-index: 9999;
}
ul#menu li .sub-menu ul {
    background-color: #eae5cd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 10px;
}
ul#menu li .sub-menu ul li {
    border-bottom: 1px solid #000000;
    color: #645e31;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
ul#menu li .sub-menu ul li a {
    color: #645e31;
    display: block;
    float: none;
    font-size: 14px;
    height: auto;
    margin: 0;
    outline: medium none;
    padding: 0 15px 0 12px;
    text-decoration: none;
    text-indent: 0;
    width: 100%;
}
ul#menu li .sub-menu ul li a:hover {
    color: #000000;
}
.modalBackground {
    background-color: #808080;
    opacity: 0.7;
}
#basket th {
    background-color: #645e31;
    border: 1px solid #ffffff;
    color: #eae5cd;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
#basket td {
    border: 1px solid #645e31;
    padding: 5px;
}
#basket td.noBorder {
    border: medium none;
}
#basket tr.alt {
    background-color: #eae5cd;
}
ol.tnc {
    list-style-position: inside;
}
ol.tnc li.first {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}
ol.tnc li {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
#siteHolder {
    min-width: 280px;
    overflow: auto;
    width: auto;
}
#mainSite #swapperHolder img {
    width: auto;
}
#mainSite #swapperHolder img.first {
    width: auto;
}
#mainSite #swapperHolderSmall img {
    width: auto;
}
#mainSite #swapperHolderSmall img.first {
    width: auto;
}
#topFooterHolder {
    width: auto;
}
#topFooter {
    width: auto;
}
}
