body {
    background: #000 url(/img/bg.jpg) no-repeat center top;
    font-family: 'Arial', 'Helvetica', sans-serif;
    line-height: 1.1em;
}

/* Global Styles */

h1 {
}
h2 {
    font-family: Georgia, serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    color: #633c00;
    margin: 0 0 16px 0;
}
h3 {
    font-family: Georgia, serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
    color: #a88d47;
    margin: 16px 0;
}
h4 {
    font-size: 17px;
    font-weight: normal;
    color: #404040;
    margin: 16px 0;    
}
p {
    font-size: 13px;
    color: #404040;
    margin: 16px 0;
}
a {
    color: #D0622B;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #D0622B;
    text-decoration: underline;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
hr {
    border: 0;
    height: 0;
    margin: 16px 0;
    border-top: 1px dashed #f2e9d1;
}
#main-inner ul,ol { 
    margin: 16px 32px;
}
#main-inner ul {
	list-style-type: disc;    
}
#main-inner ul ul, ol ol { 
    margin: 0 16px;
}
#main-inner ul ul {
	list-style-type: circle;    
}
#main-inner ol {
	list-style-type: decimal;
}
#main-inner ol ol {
	list-style-type: lower-alpha;
}
#main-inner li {
    font-size: 13px;
    color: #404040;
}

/* Layout */

#wrap-outer {
    width: 100%;
    border-top: 10px solid #7a4b00;
}
#wrap-inner {
    width: 960px;
    margin: 0 auto;
}
#main-outer {
    float: right;
    width: 716px;
    margin: 14px 0 0;
    background: #fff;
}
#main-inner {
    padding: 32px 32px 16px 32px;
}

/* Search */

#search {
    height: 106px;    
}
#search #box {
    width: 190px;
    height: 28px;
    float: right;
    border-left: 10px solid #7a4b00;
    border-right: 10px solid #7a4b00;
    border-bottom: 10px solid #7a4b00;
    background: #fff url(/img/searchbg.gif) no-repeat 0 0;
}
#search #keywords {
    width: 140px;
    border: 0;
    padding: 0;
    margin: 5px 0 0 7px;
    float: left;
    color: #b3b3b3;
    font-size: 13px;
}
#search #button {
    width: 38px;
    height: 28px;
    background: #fff url(/img/searchbutton.gif) no-repeat 0 0;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    cursor: pointer;
}

/* Navigation */

#nav {
    width: 960px;
    height: 46px;
    background: #7a4b00 url("/img/nav-bg.gif") repeat-x 0 0;
}
#nav ul {
}
#nav li {
    display: block;
    float: left;
    height: 46px;
    border-right: 1px dotted #907050;
}
#nav a {
    color: #FFFFFF;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 46px;
    width: 159px;
    display: block;
    text-decoration: none;
    text-align: center;
}
#nav li.last {
    display: block;
    float: left;
    height: 46px;
    border-right: none;
}
#nav a:hover {
    background: #7a4b00 url("/img/nav-hoverbg.gif") no-repeat top center;
}
#nav li.current {
    background: #7a4b00 url("/img/nav-currentbg.gif") no-repeat 0 0;
}
#nav li.current a, #nav li.current a:hover {
    background: none;
}

/* Home */

#buttons {
    margin: 14px 0 0;
}
#home-croquetmallets {
    display: block;
    float: left;
    width: 312px;
    height: 264px;
    background: #000 url(/img/home-croquetmallets.jpg) no-repeat 0 0;  
    margin: 0 14px 0 0;  
}
#home-croquetmallets:hover {
    background: #000 url(/img/home-croquetmallets.jpg) no-repeat 0 -264px;    
}
#home-croquetsets {
    display: block;
    float: left;
    width: 306px;
    height: 264px;
    background: #000 url(/img/home-croquetsets.jpg) no-repeat 0 0;  
    margin: 0 14px 0 0;  
}
#home-croquetsets:hover {
    background: #000 url(/img/home-croquetsets.jpg) no-repeat 0 -264px;    
}
#home-polomallets {
    display: block;
    float: left;
    width: 314px;
    height: 264px;
    background: #000 url(/img/home-polomallets.jpg) no-repeat 0 0;  
    margin: 0;  
}
#home-polomallets:hover {
    background: #000 url(/img/home-polomallets.jpg) no-repeat 0 -264px;    
}
#home-main {
    margin: 14px 0 0; 
}
#home-welcome {
    float: left;
    width: 639px;
    height: 178px;
    background: #fff;
}
#home-content {
    padding: 24px 20px;
}
#home-content h2 {
    margin: 0 0 10px 0;
    line-height: 18px;
}
#home-content h3 {
    margin: 0 0 16px 0;
    /* border-bottom: 1px solid #f3e6c5; */
}
#home-feedback {
    float: right;
    width: 321px;
    height: 178px;
    background: #d9c798 url(/img/home-feedbackbg.gif) no-repeat 0 0;
}
#home-feedback #quotetext {
    font-size: 12px;
    color: #633c00;
    margin: 63px 20px 0;
    height: 70px;
    overflow: hidden;
}
#home-feedback #quoteby {
    border-top: 1px dotted #A88D47;
    color: #633C00;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 13px 20px 0;
}

/* Content */

div.quote {
    line-height: 13px;
    font-size: 11px;
    font-style: italic;
    color: #a0a0a0;
    text-align: center;
    border-bottom: 1px dotted #e5e5e5;
    padding: 8px 12px;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 230px;
    margin: 0;
}
#sidebar h3 {
    width: 230px;
    height: 33px;
    background: #d0622b url(/img/sidebar-menutitlebg.gif) no-repeat 0 0;
    line-height: 33px;
    font-size: 16px;
    color: #fff;
    margin: 14px 0 0;
    text-indent: 14px;
}
#sidebar ul {
    padding: 14px;
    background: #f9ebc2;
    list-style-type: none;
}
#sidebar li {
    font-size: 14px;
    line-height: 18px;
    color: #633c00;
}
#sidebar li a {
    color: #633c00;
    text-decoration: none;
    font-weight: normal;
}
#sidebar li a:hover {
    color: #633c00;
    text-decoration: underline;
}
#videobutton {
    display: block;
    width: 230px;
    height: 111px;
    margin: 14px 0 0;
    background: #fceabc url(/img/videobutton2.gif) no-repeat 0 0;
}
#videobutton:hover {
    display: block;
    width: 230px;
    height: 111px;
    background: #fceabc url(/img/videobutton2.gif) no-repeat 0 -111px;
}
#facebookbutton {
    display: block;
    width: 230px;
    height: 66px;
    margin: 14px 0 0;
    background: #fceabc url(/img/facebookbutton.gif) no-repeat 0 0;
}
#facebookbutton:hover {
    display: block;
    width: 230px;
    height: 66px;
    background: #fceabc url(/img/facebookbutton.gif) no-repeat 0 -66px;
}
#contact {
    margin: 14px 0 0;
    padding: 14px;
}
#contact h4 {
    font-family: Georgia, serif;
    font-size: 14px;
    font-weight: normal;
    color: #d1bc85;
    margin: 0 0 7px 0;
    padding: 0;
}
#contact p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #f9ebc2;
}
#contact a {
    color: #f9ebc2;
    text-decoration: none;
    font-weight: normal;
}
#contact a:hover {
    color: #f9ebc2;
    text-decoration: underline;
    font-weight: normal;
}
#clock {
    width: 67px;
    height: 88px;
    float: right;
    margin: 0 0 0 40px;
    background: #d0622b;
}
#clock-inner {
    padding: 5px;
}
#clock #time {
    background: #ffffff;
    color: #404040;
    font-size: 17px;
    font-weight: normal; 
    text-align: center;
    line-height: 28px;   
}
#clock #meridian {
    background: #fce8b4;
    color: #d0622b;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    line-height: 36px;    
}
#clock #zone {
    color: #fce8b4;
    font-size: 11px;
    font-weight: normal;
    text-align: center; 
    padding: 4px 0 0;  
    line-height: 11px;
}

/* Panel */

#panel {
    width: 130px;
    float: right;
    margin: 0 0 32px 32px; 
}
#panel h4 {
    text-indent: 48px;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    padding: 3px 0 0;
    color: #633c00;
    font-family: Georgia, serif;    
}
#panel h4.shop {
    background: #f9ebc2 url(/img/panel-icon-shop.gif) no-repeat 0 0;    
}
#panel h4.help {
    background: #f9ebc2 url(/img/panel-icon-help.gif) no-repeat 0 0;    
}
#panel h4.feedback {
    background: #f9ebc2 url(/img/panel-icon-feedback.gif) no-repeat 0 0;    
}
.subpanel {
    background: #f9ebc2;
    margin: 0 0 12px 0;
    padding: 14px;
}
#panel ul {
    list-style-type: none;
    margin: 0;
}
#panel li {
    color: #633C00;
    font-size: 12px;
    line-height: 16px;
}
#panel li a {
    color: #633C00;
    font-weight: normal;
    text-decoration: none;
}
#panel li a:hover {
    text-decoration: underline;
}
#panel #secure {
    width: 99px;
    height: 29px;
    background: #f9ebc2 url(/img/panel-secure2.gif) no-repeat 0 0; 
    margin: 11px 0 0;
}
#panel #shipping {
    display: block;
    width: 99px;
    height: 67px;
    background: #f9ebc2 url(/img/panel-shipping2.gif) no-repeat 0 0; 
    margin: 14px 0 0;
}
#panel #creditcards {
    width: 102px;
    height: 44px;
    background: #f9ebc2 url(/img/panel-creditcards2.gif) no-repeat 0 0; 
    margin: 14px 0 0;
}
#panel #quotetext {
    color: #633C00;
    font-size: 11px;
    line-height: 15px;
}
#panel #quoteby {
    color: #633C00;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    margin: 6px 0 0;
}

/* Category Buttons */

table.categorybuttons {
    margin: 0;
    padding: 0;
    border: 0;
}
table.categorybuttons td {
    padding: 0 2px 2px 0;
    border: 0;
}
table.categorybuttons td a:hover img {
    opacity: .75; /* standard: ff gt 1.5, opera, safari */
    -ms-filter: “alpha(opacity=75)”; /* ie 8 */
    filter: alpha(opacity=75); /* ie lt 7 */
}

/* Shipping */

table.shipping {
    margin: 0 0 16px 0;
}
table.shipping td {
    font-size: 11px;
    color: #404040;
    padding: 2px 16px 2px 0;
    border-bottom: 1px dotted #e5e5e5;
}
table.shipping tr.headerrow td {
    font-weight: bold;
    color: #A88D47;
}
table.shipping tr.noborder td {
    border: 0;
}

/* Product Pages */

a.buynow {
    display: block;
    width: 80px;
    height: 33px;
    margin: 3px 0 0;
    background: #fff url(/img/but-buynow.gif) no-repeat 0 0;
}
a.buynow:hover {
    background: #fff url(/img/but-buynow.gif) no-repeat 0 -33px;
}
table.product-price {
    padding: 0;
    margin: 0 0 16px 0;
}
table.product-price td {
    padding: 0 21px 0 0;
    color: #404040;
    font-size: 13px;
}

/* Currency */

#currency {
    width: 490px;
    text-align: right;
    color: #404040;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 2px 0;
    margin: 0 0 21px 0;
    border-bottom: 1px solid #e5e5e5;
}
#currency select {
    color: #404040;
    font-size: 11px;
}

/* Shop */

#shop table {
    margin: 0 0 16px 0;
}
#shop td {
    vertical-align: top;
}
#shop td#thumbnail {
    text-align: center;
    padding: 0 21px 0 0;
}
#shop #imagewrap {
    padding: 10px;
    border: 1px solid #f2e9d1;
}
#shop td#info {
    text-align: left;
    padding: 0 21px 0 0;
}
#shop #enlargetext {
    font-size: 11px;
    font-style: italic;
    line-height: 11px;
    color: #A88D47;
}
#shop #addtocart p {
    font-size: 13px;
    font-style: italic;
    margin: 0 0 6px;
}
#shop #currency select {
    font-size: 11px;
    font-weight: normal;
    color: #404040;
}
#shop #price {
    font-size: 19px;
    font-weight: normal;
    color: #D0622B;
    margin: 0 0 16px 0;
}
#shop #attributes td {
    font-size: 11px;
    font-weight: normal;
    color: #404040; 
    vertical-align: middle;  
    padding-bottom: 4px;
}
#shop #attributes td.attributeLabel {
    padding-right: 16px;
}

/* Cart */

#cart table {
    border-collapse: collapse;
}
#cart table td {
    border: 0;
    padding: 0;
}
#cart table td td {
    border-bottom: 1px solid #E5E5E5;
    padding: 8px 4px;
    font-size: 11px;
    color: #404040;  
    vertical-align: top;  
}
#cart table td td td {
    border: 0;
}
#cart table.productListing {
    width: 490px;
}
#cart table#productdetail td {
    padding: 0;
}
#cart td.heading {
    background: #633C00; 
    font-weight: bold;
    color: #fff;
    border: 0;
    padding: 2px 4px;
}   
#cart td.productListing-data img {
    margin: 0 8px 0 0;
}
#cart #subtotal {
    text-align: right;
    font-size: 13px;
    color: #404040;
}
#cart td.updatecart {
    border: 0;
    padding: 0 21px 0 0;
}
#cart td.checkout {
    border: 0;
    padding: 0;
}

/* Login */

#login table {
    margin: 0 0 16px 0;    
}
#login table#loginform {
    margin: 0;
}
td.col1 {
    width: 50%;
    padding: 0 16px 0 0;
}
td.col2 {
    width: 50%;
    padding: 0 0 0 16px;
}
.formlabel {
    font-size: 11px;
    color: #404040; 
}
.note {
    font-size: 11px;
    font-style: italic;
    color: #404040; 
}

/* Create account */

#createaccount {
    width: 490px;
    overflow: hidden;
}
#createaccount td {
    font-size: 11px;
    color: #404040;
}
#createaccount td.categorytitle {
    font-family: Georgia, serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
    color: #a88d47;
    padding: 16px 0 6px 0;
}
#createaccount input, 
#createaccount select {
    font-size: 11px;
    color: #404040;
}
td.formlabel {
    width: 140px;
}
td.formfield {
    padding: 4px 0 0;
}
#createaccount td.message {
    padding: 16px 0 0;
}
.error,
div.errorwrap0 td.messageStackError,
#createaccount td.message td.messageStackError {
    border: 2px solid #ff0000;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
}
div.errorwrap {
    width: 490px;
}

/* Checkout */

#checkout {
    width: 490px;
    overflow: hidden;
}
#checkout td {
    font-size: 11px;
    color: #404040;    
}
.moduleRowSelected {
    background: #eaeaea;
}
.moduleRowOver {
    background: #feffaa;
}
table.shippingoption {
    border-bottom: 1px solid #E5E5E5;
}
table.shippingoption td.title {
    padding: 6px 0 0;
}
table.shippingoption td.top {
    padding: 6px 0 0;
}
table.shippingoption td.bottom {
    padding: 0 0 8px 0;
}
#pleaseselect {
    height: 12px;
    background: #fff url(/img/osc-select.gif) no-repeat 427px 0;
    border-bottom: 1px solid #E5E5E5;    
}
#checkout textarea {
    width: 400px;
    height: 50px;
    font-family: 'Arial', 'Helvetica', sans-serif;
    line-height: 1.1em;
    font-size: 11px;
    color: #404040;
}

/* OS Commerce generic */

#oscommerce {
    width: 490px;
    overflow: hidden;
}
#oscommerce td {
    font-size: 11px;
    color: #404040;
}
#oscommerce td.main {
    font-size: 11px;
    color: #404040;
    padding: 3px;
}
#oscommerce td.pageHeading {
    font-family: Georgia, serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    color: #633c00;
}
#oscommerce table.infoBox {
    border: 1px solid #E5E5E5;
}

/* Search results */

#searchresults {
    width: 490px;
}
#searchresults td {
    font-size: 11px;
    color: #404040;
    padding: 3px 0;
}
#searchresults tr.productListing-even td {
    background: #f0f0f0;
}
#searchresults table.productListing {
    margin: 0 0 16px 0;
}
#searchresults td.smallText {
    padding: 3px 0 0 4px;
    border-top: 1px solid #e5e5e5;    
}

/* Secure form */

#secureform td.formlabel {
    font-weight: bold;
    vertical-align: top;
    padding: 4px 16px 0 0;
}
#secureform td.forminput {
    font-weight: bold;
    vertical-align: top;
    padding: 0 0 4px;
}
#secureform input,
#secureform textarea {
    font-family: 'Arial', 'Helvetica', sans-serif;
    line-height: 1.1em;
    font-size: 13px;
    color: #404040;
}
#secureform textarea {
    width: 300px;
    height: 100px;
}
#secureform #sendsecure {
    width: 180px;
    height: 33px;
    margin: 16px 0 0;
    padding: 0;
    border: 0;
    background: #fff url(/Images/but-sendsecure.gif) no-repeat 0 0;
    cursor: pointer;
}

/* Quick links */

#quicklinks {
    width: 960px;
    margin: 14px 0 0;
    background: #633c00 url(/img/quicklinksbg.gif) no-repeat center center;
}
#quicklinks #col {
    width: 172px;
    float: left;
    margin: 20px 0 20px 20px;
}
#quicklinks #col h4 {
    font-family: Georgia, serif;
    font-size: 14px;
    font-weight: normal;
    color: #fcedc6;
    margin: 0;
    padding: 0;
}
#quicklinks ul {
     list-style-type: none;
     margin: 10px 0 0;
     padding: 0;
}
#quicklinks li {
    font-family: 'Arial', 'Helvetica', sans-serif;;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #d1bc85;
    margin: 0;
    padding: 0;
}
#quicklinks li a {
    font-weight: normal;
    color: #d1bc85;
    text-decoration: none;
}
#quicklinks li a:hover {
    color: #d1bc85;
    text-decoration: underline;
}

/* Footer */

#footer {
     margin: 14px 0;
     font-size: 11px;
     line-height: 11px;
     color: #d1bc85;
}
#copyright {
    float: left;
    width: 300px;
}
#design {
    float: right;
    width: 300px;
    text-align: right;
}
#design a {
     color: #d1bc85;
     text-decoration: none;
     font-weight: normal;
}
#design a:hover {
     color: #d1bc85;
     text-decoration: underline;
     font-weight: normal;
}
