body {
    padding: 0;
    margin: 0;
    background: #1C1817;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #2a3635;
    width: 100%;
}

#wrapper {
    /*width: auto;*/
    padding: 0;
    margin: 0;
    width:96%;margin:0 auto;max-width:1200px;
}

#header {
    position: relative;
    width: 100%;
    height: 96px;
    border: 0;
    margin: 0;
    padding: 0;
    background: url(/images/banner-mobile-bg.jpg) repeat-x;
}

#main {
    position: relative;
    width: auto;
    margin: 0;
    /*padding: 5px 5px 10px 5px;*/
        padding: 20px;
    background: #ffffff;
}

#tc-whole {
    position: relative;
    width: 800px;
    padding: 0 0 20px 0;
    background: #ffffff;
}

#footer {
    position: relative;
    min-height: 100px;
    width: auto;
    border: 0;
    margin: 0;
    padding: 0;
    background: #495d5b url(/images/footer-bg.jpg) repeat-x;
}

#verybottom {
    font-size: 0.6em;
    color: #ababab;
    text-align: center;
}

/*
	standard tags
*/

img {
    border: none;
    max-width: 100%;
}

a {
    color: #2a3635;
    text-decoration: none;
}
iframe {
    max-width: 100%;
}

a:hover {
    text-decoration: underline;
}

h1 {
    margin: 0 0 10px 0;
    padding: 5px 0 5px 10px;
    font-size: 1.4em;
    color: #a73f16;
}

h2 {
    margin: 10px 0 10px 0;
    padding: 3px 0 3px 10px;
    font-size: 1.3em;
    color: #a73f16;
}

p {
    margin-top: 3px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
}

hr {
    border: 0;
    color: #e0e0e0;
    background-color: #e0e0e0;
    height: 1px;
    margin: 0;
    padding: 0;
}

/*
form{
	margin: 0;
	padding: 0;
}
*/
form p {
    position: relative;
    margin-top: 0px;
    margin-bottom: 10px;
}

label {
    margin-right: 30px;
    padding: 2px 0 0 0;
    vertical-align: top;
}

input, textarea, select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    margin: 0;
    padding: 1px;
}

select {
    width: 135px;
}

fieldset {
    position: relative;
    border: 1px solid #d3c1cf;
    padding: 7px;
    margin: 0 0 10px 0;

}

legend {
    font-family: Arial, Helvetica, sans-serif;
    color: #a18e7d;
    font-size: 10px;
    margin-bottom: 10px;
}

table {
    width: 100%;
    margin-bottom: 10px;
    font-size: 0.9em;
}

caption {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

thead {
    background: #eeefff;
}

td, th {
    text-align: left;
    padding: 5px;
}

tfoot {
    background: #eeefff;
    font-weight: bold;
}

#recaptcha {
    padding: 0 0 10px 0;
    margin: 0 0 0 -5px;
    left: -5px;
}

/*
	specific things
*/
#frmEnquiry {
    padding: 10px 0 10px 0;
}

#frmEnquiry label {
    float: left;
    display: block;
    width: 110px;
}

#frmEnquiry input {
}

#banner-logo {
    position: absolute;
    top: 0;
    left: 5px;
}

#myGallery {
    width: 249px !important;
    height: 134px !important;
}

#customerservice {
    position: absolute;
    top: 10px;
    right: 50px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#customerservicetel {
    position: absolute;
    top: 25px;
    right: 21px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.search {
    position: absolute;
    top: 5px;
    right: 10px;
}

ul#menu {
    position: relative;
    top: 74px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 22px;
    list-style: none;
    background: #3f504e;
    
}

ul#menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 22px;
    width: 25%;
    line-height: 22px;
    text-align: center;
    color: #cfcfcf;
    background: #7ca19d;
    float: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#menu a {
    font-size: 1em;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

input.small-btn {
    width: 62px;
    height: 24px;
    margin: 0;
    background: url(/images/btn-find.jpg) no-repeat;
    border: 0;
    text-align: center;
    font-size: 0.7em;
}

input.go2basket-btn {
    width: 140px;
    height: 24px;
    margin: 0;
    padding: 0 0 3px 10px;
    background: url(/images/btn-continue-to-checkout.jpg) no-repeat;
    border: 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

input.go2basket-btn:hover {
    width: 140px;
    height: 24px;
    margin: 0;
    padding: 0 0 3px 10px;
    background: url(/images/btn-continue-to-checkout-on.jpg) no-repeat;
    border: 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

input.add2basket-btn {
    width: 52px;
    height: 22px;
    margin: 0;
    padding: 0 0 3px 0;
    background: url(/images/btn-add.jpg) no-repeat;
    border: 0;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
}

input.add2basket-btn:hover {
    width: 52px;
    height: 22px;
    margin: 0;
    padding: 0 0 3px 0;
    background: url(/images/btn-add-on.jpg) no-repeat;
    border: 0;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
}

input.medium-btn {
    width: 99px;
    height: 24px;
    margin: 0;
    background: url(/images/btn-medium.jpg);
    border: 0;
    text-align: center;
    font-size: 0.7em;
}

input.large-btn {
    width: 150px;
    height: 24px;
    margin: 0;
    background: url(/images/btn-large.jpg);
    border: 0;
    text-align: center;
    font-size: 0.7em;
}

input.btn2 {
    width: 128px;
    height: 23px;
    margin: 1px 0 0 0;
    background: url(/images/btn2.jpg);
    border: 0;
    text-align: center;
    font-size: 0.7em;
}

ul.foot-menu {
    position: relative;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 0.8em;
}

ul.foot-menu li {
    list-style: none;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #323f3e;
}

.foot-menu a {
    color: #bbb;
    display: block;
    width: 90%;
    padding: 8px 10px 8px 20px;
}
.foot-menu a:hover {
    color: #bbb;
    display: block;
    width: 90%;
    padding: 8px 10px 8px 20px;
}

.list-prod-title {
    position: relative;
    padding: 0 0 0 15px;
    margin: 0 0 0 15px;
    font-weight: bold;
}

.homedisplay-box {
    margin: 10px 0 10px 10px;
    padding: 0 0 0 10px;
    width: 610px;
    background: #495d5b;
}

#slideholder {
}

.small-prod-blk {
    position: relative;
    width: 90%;
    margin: 0 0 30px 2%;
    min-height: 100px;
}

.small-prod-blk img {
    margin: 0 10px 0 0;
}

.brand-blk {
    width: 71px;
    height: 71px;
    margin: 0px 10px 10px 10px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    text-align: center;
}

p.underline {
    background: url(/images/underline.jpg) no-repeat;
    padding: 0;
    margin: 0 0 5px 0;
    height: 1px;
}

.copyright {
    position: relative;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

.big-price {
    font-size: 1.4em;
    color: #a73f16;
}

.medium-price {
    font-size: 1.2em;
    color: #a73f16;
}

#breadcrumbtrail {
    height: 20px;
    padding: 0;
    margin-bottom: 10px;
    font-size: 0.9em;
}

#breadcrumbtrail a {
    font-size: 0.9em;
}

#add-box {
    position: relative;
}

input.add2basket-lg-btn {
    width: 115px;
    height: 25px;
    margin: 5px 0;
    padding: 0 0 3px 0;
    background: url(/images/btn-add-to-basket.jpg) no-repeat;
    border: 0;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}

input.add2basket-lg-btn:hover {
    width: 115px;
    height: 25px;
    margin: 5px 0;
    padding: 0 0 3px 0;
    background: url(/images/btn-add-to-basket-on.jpg) no-repeat;
    border: 0;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}

.product-pics {
    position: relative;
    width: 290px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.thumbnail-pics {
    margin-top: 10px;
}

.thumbnail-pics img {
    margin: 5px 0 0 5px;
    padding: 2px;
    border: 1px solid #CCCCCC;
}

.options-blk {
    width: 300px;
    margin-top: 25px;
    padding-right: 20px;
}

.options-blk ul {
    margin: 0 0 0 30px;
    padding: 0;
    text-align: left;
}

.options-blk li {
    margin: 0;
    padding: 0 0 5px 0;
}

.others-blk {
    width: 280px;
    margin-top: 25px;
    padding-left: 20px;

}

.related-blk {
    width: 180px;
    height: 120px;
    margin: 0 5px;
    padding: 5px;
    border: 1px solid #eceeee;
}

.related-txt {
    line-height: normal;
    padding: 0 0 0 5px;
    width: 100px;
}

.more-info {
    background: url(/images/right-arrow.jpg) no-repeat;
    background-position: right;
    height: 20px;
    padding-right: 15px;
}

#sub-categories {
    position: relative;
    border-top: 1px solid #d3c1cf;
    border-bottom: 1px solid #d3c1cf;
    margin: 5px 0 20px 0;
    padding: 5px;
    width: 600px;
}

#sub-categories a {
    float: left;
    padding: 5px 0 0 0;
    margin: 0;
    display: block;
    text-align: center;
    width: 120px;
    height: 30px;
    font-size: 12px;
}

#addons-blk, #variations-blk {
    position: relative;
    margin: 0 0 20px 0;
}

#addons-blk .addon-variations-blk {
    position: relative;
    margin: 5px 0 5px 0;
}

.addon-blk {
    border: 1px solid #e6e6bc;
    padding: 5px;
    margin-bottom: 5px;
}

#addons-blk .addon-selected {
    margin-right: 10px;
}


.numeric-input {
    width: 30px;
}

.small-input {
    width: 50px;
}

.medium-input {
    width: 100px;
}

.large-input {
    width: 80%;
}

.vlarge-input {
    width: 200px;
}

.xlarge-input {
    width: 250px;
}

.select-auto {
    width: auto;
}

.select-max {
    width: 80%;
}

.small-select {
    width: 55px;
}

.medium-select {
    width: 105px;
}

.large-select {
    width: 155px;
}

.vlarge-select {
    width: 205px;
}

.delivery-select {
    width: 100%;
}

#basket {
    width: 100%;
    margin-bottom: 10px;
}

.check-radio-box {
    border: none;
    width: 20px;
    padding: 0;
    margin: 0;
    left: 0;
}

.new-product {
    padding: 2px 10px 0 10px;
    color: #fff;
    background: #ff0000;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

.clearance-product {
    padding: 2px 10px 0 10px;
    color: #fff;
    background: #0000ff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

.sale-product {
    padding: 2px 10px 0 10px;
    color: #0000ff;
    background: #ffff00;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

h2.faq-question {
    border: 0;
    background: #ffffff;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0;
}

#faqs dt, #faqs dd {
    padding: 0 0 0 50px
}

#faqs dt {
    font-size: 1em;
    color: #a73f16;
    cursor: pointer;
    min-height: 23px;
    margin: 0 0 15px 10px;
}

#faqs dd {
    font-size: 0.9em;
    margin: 0 0 20px 10px
}

#faqs dt {
    background: url("/images/expand.png") no-repeat left
}

#faqs .expanded {
    background: url("/images/collapse.png") no-repeat left
}

.faqquestion {
    margin-top: 15px;
}

/*
	page navigation
*/

#pagenav {
    font-size: 10px;
    text-align: center;
    color: #000000;
    /*	width: 98%;*/
    margin: 10px 0 10px 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #e9e0e7;
}

#pagenav img {
    margin: 0;
    padding: 0 2px 0 2px;
}

#pagenav a {
    color: #000000;
    text-decoration: none;
}

#pagenav a:hover {
    color: #000000;
    text-decoration: underline;
}

/*
	generic classes
*/
.top-pad {
    padding: 10px 0;
}

.text-small {
    font-size: 9px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.split5050 {
    width: 48%;
}

.no-margin-padding {
    margin: 0;
    padding: 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clearblock {
    clear: both;
}

.clearright {
    clear: right;
}

.bold {
    font-weight: bold;
}

.red {
    color: #a73f16;
}

.white {
    color: #fff;
}

.grey {
    color: #bbb;
}

.dark-grey {
    color: #969696;
}

.big-top-pad {
    padding-top: 50px;
}

#header .facebook {
    position: absolute;
    top: 20px;
    left: 550px;
}
div.creditcardpayment {
    position: relative;
    text-align: center;
    margin: 0 auto 10px auto;
    padding: 10px;
    width: 80%;
    
    border: 1px solid #efefef;
}