@import url("reset.css");

/* Main CSS Stylesheet */
.messageStackWarning {display: none}

/*Normal style we use*/
form {margin: 0; padding: 0}
body {color:#89826e; font-family:arial, sans-serif; font-size: 62.5%; line-height: 2.1em; }
table {font-size: 1em} 
a { color: #DE780A; text-decoration: underline; font-weight: bold }
a:hover {text-decoration: none }
p { margin:15px 0; }
h1 { color: #01478e; font-size: 1.8em; font-weight: bold; margin-top: 10px; margin-bottom: 10px;  }
h2, h5 {font-size: 1.4em; color: #01478e; clear: both; }
h2 { margin: 15px 0; }
h3 { font-size: 1em; color: #de780a; margin: 10px 0; }
h4 { color: #de780a; font-size: 1em; margin: 15px 0; }
h5 { margin: 10px 0; }

textarea { font-family: arial, sans-serif; font-size: 12px; }

.inline { display: inline; }

img.clsleft {margin: 0 15px 15px 0}
img.clsmiddle {margin: 0 15px 15px 15px}
img.clsright {margin: 0 0 15px 15px}
img.clsborderleft {margin: 0 15px 15px 0; border: 1px solid #f4f1e5} 
img.clsbordermiddle {margin: 0 15px 15px 15px; border: 1px solid #f4f1e5}
img.clsborderright {margin: 0 0 15px 15px; border: 1px solid #f4f1e5}
.datatable {}
.datatable th {background: #773C02; color: #ffffff}
.datatable td {padding-bottom: 6px; font-weight: bold; border: 1px solid #f4f1e5; background: #ffffff}
.notes {font-size: 0.9em} 
.shout {color: #773C02; background: #FFFBD6;border:1px solid #FCE490; padding: 10px; margin: 10px 0;}
.shout span {font-size: 0.8em} 
.shout2 {color: #01478E; font-size: 1.3em; font-weight: bold} 
.submit {}
.reset {}
.quote {background: #d5eafe; padding: 12px; margin-bottom: 12px}
.quote2 {border: 1px solid #d5eafe; padding: 11px; margin-bottom: 12px}
.quote h2, .quote2 h2 {margin: 0; padding: 0}
.quote a, .quote2 a {color:#373b40; text-decoration: underline}
.quote p, .quote2 p {margin: 5px 0 0 0; padding: 0}
.caption {} 
.custom1 {} 
.custom2 {} 
.border {border: 1px solid #ddd; padding: 4px} 
.noborder { }
.clear, .clearBoth {clear: both}
.clear { content:"."; clear:both; display:block; height:0; visibility:hidden; }

/*<!--[if IE 7]>
   .clear { min-height:1px; }
<![endif]-->

<!--[if lt IE 7]>
  .clear { height:1%; }
<![endif]-->*/

img {border: 0}
.hr {height: 15px; clear: both}
hr {clear: both; background:white; color:white; border: 0}

.news {background: #ccc; padding: 12px; }
.news b {color: #cc9d9c; font-size: 1.2em}
.divider_page {width: 275px; padding-left: 25px; border-left: 1px solid #eee}

.testimonials1 {border: 1px solid #f4f1e5; padding: 10px}
.gift_vouchers {margin-bottom: 9px}

/*Template Elements*/

#container {width: 964px; background: #fff; margin:auto; text-align: left; font-size: 1.2em; border: 1px solid #e4ddbe; border-top: 0; }
#head {width: 960px; height: 165px; text-align:left; background: url(../images/head_right.gif) right no-repeat; }
#head a img {border: 0}
#sitelogo { float: left; margin: 20px 0 0 13px; }
#head_contact {float: left; width: 248px; padding-top: 33px }
#head_right {float: right; text-align: right; position: relative; }

#search {float: left; position: relative; top: 3px; left: 0; color: #69584b;}
#search span { left:10px; position:absolute; top:11px; width:100px; }
#search .search_box { width: 178px; border: 0; margin: 0; position: absolute; top: 4px; left: 104px; font-size: 0.9em; color: #967E36; padding:11px 5px 11px 10px; background: url(../images/search_box.gif) no-repeat; }
#search .search_button_header { position: absolute; top: 4px; left: 298px }

#hbc { text-align: right;  font-weight: bold; padding: 20px 14px 0 0px;  }
#hbc a { color: #977e37; font-weight: normal; padding: 0 14px; text-shadow: 1px 1px 0px #fff; text-decoration: none; }
#hbc a:hover { color: #594713; }
#hbc li { display: inline; border-right: 1px solid #dcceba; }

#menu { height: 47px; background: url(../images/menu.gif) repeat-x; line-height: 47px; }
#menu ul { padding: 0 0 0 5px; margin: 0; list-style-type: none; }
#menu li { display: block; float: left; background: url(../images/menu_li.gif) no-repeat bottom right; margin: 0 1px; position: relative; z-index: 1000; }
#menu li ul { position: absolute; background: #CC6D08; width: 10em; top :0;  left: -9999em; width: 200px; margin: 47px 0 0 0; line-height: 1; padding: 0; }
#menu li ul li { float: none; padding: 0; margin: 0; background: none; height: auto; position: static; }
#menu li ul a { height: auto; float: none; padding: 10px 5px; line-height: 1; background: none; text-transform: none; margin: 0; border-bottom: 1px solid #d67a18; }
#menu li:hover ul, #nav li.sfhover ul { 	left: 0; }

#menu li a {  }
#menu a { color: #ffffff; font-weight: normal; text-transform: uppercase; display: block; float: left;  text-shadow: 1px 1px 0px #cd630d; background: url(../images/menu_a.gif) no-repeat bottom left;  padding: 0 18px; height: 47px; line-height:52px; text-decoration: none; }
#menu a:hover { color: #ffe2c9; text-decoration: underline; }

#menu_bot { height: 48px; background: url(../images/menu_bot.gif) repeat-x; position: relative; margin: 0 0 1px 0; }

#secure_online { float:right; margin:0 18px 0 0;}

#shopping_link { margin:40px 0 0 46px; position: absolute; background: url(../images/shopping_basket.gif) no-repeat; padding: 0 0 0 35px; }



#main { width: 946px; clear: both; padding: 0 10px; }

#index_h1 { display: none; }

#left { float: left; width: 177px; }
#left h3, #right h3 { background: url(../images/h3.png) no-repeat; height: 41px; padding: 0 0 0 13px; color:#fff; text-shadow: 1px 1px 0 #d16709; line-height: 42px; margin: 0px -1px 0 -1px; text-align: left; }
#left h3 a,#right h3 a { color:#fff; text-decoration:none; font-weight: bold; }
#left .paypal_logo { margin-left: 5px; }

.sideBoxContent { padding: 10px; }

#home_image { margin:0 0 20px -9px; }

#pagebody { float: left; padding: 0 11px 10px; width: 564px; }

#right { float: right; width: 177px; }

#main_bottom { clear: both}

.nomargin { margin: 0; }



#bottom { background: #fff url(../images/bottom.gif) top repeat-x; width: 960px; margin: 10px auto; padding: 25px 0; border: 1px solid #ead7bb; font-weight: normal; color: #a89357; position: relative; clear: both; font-size: 1.2em; text-align: center; }
#bottom ul { text-align: center; margin: 0 0 10px 0;}
#bottom li { display: inline; }
#bottom a { color: #856b21; font-weight: normal; padding: 0 14px; }
#bottom strong { color: #dc8419; }
#bottom_logo { background: url(../images/bottom_logo.png) no-repeat; position: absolute; top: 0; left: 0;  width: 75px; height: 170px; }
#bottom span { margin: 0 10px; }

#wiz { text-align: center; font-size: 1em; margin: 15px 0; }

.bold_color {color: #773C02}
#shippingInfoHeading {display: none}
#conditions h1 {display: none}
h1#new_conditions {display: block}

.special_box hr { background:none; }

.special_box h5 { height: 30px; background: url(../images/special_h5.gif) no-repeat; text-shadow: 1px 1px #c37309; color: #fff; font-size: 1em; text-transform: uppercase; line-height: 30px; padding: 0 0 0 10px; }

#manufacturers { text-align:center; }
#manufacturers ul {list-style: none; padding: 0; margin: 0; background:url(../images/brands_ul.gif) repeat-y}
#manufacturers a {color: #ffffff; font-weight: normal; display: block; height: 19px; float: left; width: 100px}
#manufacturers li {clear: both; margin: 0; padding: 0; border-bottom: 1px solid #47baf5; height: 19px;}
#manufacturers h3 { }
#manufacturers img {float: right}
#manufacturers_bottom { }

#whosonline {width: 128px; padding: 27px 7px 11px 7px; background:url(../images/whoonline_back.gif) no-repeat #773C02; text-align: center; color: #ffffff}
#whosonline h3 {display: none}
#whosonline_bottom {width: 142px; background:url(../images/products_bottom.gif) no-repeat #fffdf0; margin: 5px -7px -11px -7px; height: 13px}

#categoriescss, #categories { border-bottom: 0; }

#categoriescss_bottom, #categories_bottom {clear: both}

#ezpages {width: 128px; padding: 11px 7px; background:url(../images/cms_back.gif) no-repeat #e68909}
#ezpages a {background:url(../images/cms_out.gif) no-repeat left center; padding-left: 12px; color: #003b7d; font-weight: normal; line-height:17px}
#ezpages h3 {display: none}
#ezpages_bottom {width: 142px; background:url(../images/cms_bottom.gif) no-repeat #fffdf0; margin: 5px -7px -11px -7px; height: 18px}

.side_box { border: 1px solid #e4ddbe; border-top:0; margin: 0px 0 10px 0; }
#whatsnew { text-align:center;}
#whatsnew h3 {}
.whats_newd { margin: 10px 0 5px 0; color: #c45800; padding: 0 10px; line-height: 1.8em; font-weight: bold; }
#whatsnew a { color: #d67119; font-weight: normal; text-decoration: underline; }
#whatsnew img { border:1px solid #E4DDBE; padding:2px; margin: 10px 0 0 0; }

#whatsnew_bottom { clear: both; }

#featured { text-align:center;}
#featured h3 {}
.featured_side { margin: 10px 0 5px 0; color: #c45800; padding: 0 10px; line-height: 1.8em; font-weight: bold; }
#featured a { color: #d67119; font-weight: normal; text-decoration: underline; }
#featured img { border:1px solid #E4DDBE; padding:2px; margin: 10px 0 0 0; }

#featured_bottom { clear: both; }

#main_bottom { background: url(../images/main_bottom.gif) no-repeat bottom left; height:1px; width:215px;}

#subscribe {  }
#subscribe input {  }

#subscribe p {margin: 0; font-size: 0.9em}
#subscribe .side_subscribe { width: 144px; padding: 8px 2px 8px 4px; font-size: 0.9em; color: #aca084; border: 1px solid #e8e2c8; margin: 10px 0 0 0; background: #f9f7ef url(../images/input.gif) top repeat-x; }
#subscribe .input_subscribe { margin: 10px 0 0 0; }
#subscribe_bottom { clear: both; }
#currenciesContent { padding: 10px; }
#subscribe h3 { }
.side_box {  }
#featured { }
#featured h3 { }
.featured_side {margin: 4px 0 8px 0; color: #773C02; font-weight: bold}
.featured_side a {color: #ffffff; font-weight: normal}
#featured_bottom {}
#featured td { padding:4px; }
.right_2 { margin:6px 0; }
.right_3 { margin:0 0 6px 0; }

#currencies { margin-top:10px; }
#currencies h3 { }
#currencies select {width: 105px; font-size: 0.9em}

#affiliates { }
#affiliates_bottom, #bestsellers_bottom { clear: both; }
#affiliates a { text-transform:uppercase; }
#affiliates h3, #bestsellers h3 { }

#bestsellers { text-align: center; }
#bestsellers a:hover b { text-decoration: none }
#bestsellers a { color: #773C02; font-weight: normal; }
#bestsellers img { margin: 10px 0 0px 0; border: 1px solid #E4DDBE; padding: 2px;  }
.bestseller_side { margin: 5px 0 10px 0; }

#orderhistory {}
#orderhistory_bottom {}

#specials {clear: both}
#specials h3 {background:url(../images/special_back.gif) no-repeat #a9bdb6; color: #fff; width: 134px; padding: 3px 0 0 8px; height: 18px; font-size: 1em; margin-bottom: 5px}
#specials h3 a {color: white}
#specials .special_side {margin-top: 6px}
#specials .special_side a {}
#specials_bottom {height: 12px}

/*Special boxes*/
.special_box {clear: both; text-align: center; margin: 5px 0 0 0 ; }
.special_box h5 {text-align: left}
/*Pagination on pages*/
.listing_numbers {float: left; padding: 3px; margin: 6px 0 }
.listing_links {float: right; padding: 2px; color: #773C02; font-weight: bold; margin: 6px 0; height: 20px}
.listing_links a {padding: 2px; margin: 2px; border: 1px solid #ddd; color: #773C02; font-weight: bold; font-size: 0.9em }
.listing_links a:hover {border: 1px solid #ddd; background: #ddd; text-decoration: none}

#hbc #hbc_noborder { border: 0; }

/*Track where you are on the website */
#navBreadCrumb { background: url(../images/breadcrumb.gif) repeat-x; height: 41px; line-height: 41px; padding: 0 20px; width: 553px; margin: 0 -11px 20px -11px; color: #773c02; }

#navBreadCrumb a {color: #773c02; }

/*Layout of products */
.column_display {float: left; text-align: center; }
.item { width: 184px; height: 280px; margin: 0 auto 0 auto; background: url(../images/item.gif) no-repeat; } 
.item:hover {  }
.item a img {border: 1px solid #e4ddbe; margin: 15px 0 0 0; background: #fff; padding: 3px; }
.item a { height: 150px; display: block }
.item_name {font-weight: bold; margin-top: 5px; font-size: 1em}
.item_name a { height: auto; color: #e19420; }
.item_name { margin-top:20px; }
.item_price {margin-top: 3px; font-weight: normal; color: #856b21; font-size: 1em}

.xsell_products .item {background:url(../images/item_back.gif) repeat-x bottom; height: 117px; margin: 5px auto;}
.xsell_products .item a {height: 65px; display: block}
.xsell_products .item_name a {height: auto; color: #773C02 }


/*Product Listings (if set to 1 in a row) */
.tabTable {border: 1px solid #ddd; }
.tabTable .item_image {width: 100px; padding: 5px; text-align: center}
.tabTable .productListing-data {padding: 5px 10px; text-align:left; }
.tabTable .item_right {background:url(../images/item_back.gif) repeat-x bottom; padding: 5px 15px; border-left: 1px solid #f4f1e5; text-align: center; color: #773C02; font-weight: bold; width: 140px}
.tabTable .tabTable_space {}
span.normalprice {text-decoration: line-through; }

/*Landing Page*/
.categoryListBoxContents {float: left; text-align: center; margin: 7px auto 0 auto}
.categoryListBoxContents a img, .border img {padding: 3px; border: 0; margin-bottom: 5px}
a.category_row {display: block; font-size: 0.9em; width: 135px; padding: 8px 4px; margin: 4px auto; color: #69584B; background: #F4EFDD;  }
a:hover.category_row, .categoryListBoxContents a:hover img {background: #e68909; color: #fff; text-decoration: none}

/*Product Info */
#productGeneral {}
#product_info_review, #product_info_review2 {font-size: 0.9em; color: #773C02; text-align: left; font-weight: bold}
.review_name, .review_date {color: #773C02; }
#product_info_review a, #product_info_review2 a {color: #773C02; text-decoration: underline}
#reviewsDefault p#product_info_review, #reviewsDefault p#product_info_review2 {text-align:center; border-bottom: 1px solid #f4f1e5; padding: 0 0 15px 0}
.general_review {border-bottom: 1px solid $ilght_colour_1; padding-bottom: 10px}


#product_right {float: right; width: 220px; margin: 15px 0 10px 20px; height: 265px; text-align: center; position: relative; border:1px solid #f4f1e5; padding-top:5px; }
#product_right img, #zoom1 {margin: 0 auto; text-align: center}
#full_size_image { height: 35px; bottom:0; position:absolute; width:220px; left: 0; }



/*Additional Images 2-4 */
#additional_images {float: right; width: 72px; margin: 15px 0 0 10px; text-align: center; height: 250px; border: 1px solid #F4F1E5; padding: 10px 0; }
#additional_images img {margin-bottom: 7px}

/*Additional Images 4+ */
#arrow {float: right; width: 72px; margin-left: 10px; text-align: center; height: 265px; border: 1px solid #F4F1E5; margin-top: 15px; padding: 5px 0 0 0; }
#scroll_bar_outer { position: relative; overflow:hidden; width: 72px; height: 215px; text-align: center }
#scroll_bar { width: 72px; text-align: center }
#scroll_bar img { margin-bottom: 7px }


/*Options */
#productAttributes {padding: 10px; border: 1px solid #f4f1e5; margin-top: 10px}
#productAttributes select {font-size: 0.9em}
#productAttributes h3 {margin: 0 0 10px 0; font-size: 1.4em; font-weight: normal}
.wrapperAttribsOptions {margin-bottom: 7px; width: 495px; float: none; padding: 0;  }
.wrapperAttribsOptions h4 {margin: 0 0 12px 0; color: #773C02; font-size: 1.2em; border-top: 1px solid #f4f1e5; padding-top: 8px}
.attribImg_four {float:left; width: 65px; text-align: center; margin-bottom: 5px}
.wrapperAttribsOptions select {width: 100px}

#productAttributes .clear_attributes {clear: both; }

/*Stock Control with Options */
#stock {display: none;}
#stock_left {}
#stock_level {}
.product_info_stars { display:block; }
#cartAdd {clear: both; background:#f4f1e5; padding: 5px; height: 34px; margin-top: 8px; }
.cart_left {display: none}
.cart_add_right {width: 540px; position: relative; top: 0; left: 0; line-height:3.2em; }
.cart_quantity {position: absolute; top: 1px; left: 382px; padding: 7px 6px 7px 4px; background:#fff; border:1px solid #d6d0b7; width: 52px; text-align: center; color: #773C02; }
.button_add_cart {position: absolute; top: 0; left: 452px; }
#navig_wishlist {position: absolute; top: 47px; left: 181px; }

#bottom_nav {}
.navig_counter {display: none}
.navig_count {display: none}
#productDateAdded {}
#navig_previous {float: left; margin: 8px 0px 0 0}
#navig_return {float: left; margin: 8px 0px 0 0}
#navig_next {float: left; margin: 8px 0 0 0}
#navig_friend {float: right; margin: 8px 0 0 0}
#navig_review {float: right; margin: 8px 0 0 0}

/*Login in page*/

#login-email-address, #login-password, #company, #firstname, #lastname, #street-address, #suburb, #city, #state, #postcode, #telephone, #email-address, #password-new, #password-confirm, #contactname, #phonenumber, #subject, #enquiry, #captcha, #from-name, #from-email-address, #to-name, #to-email-address, #email-message, #country, #fax, #password-current, #lookup-gv-redeem, #contact_name, #contact_phonenumber, #contact_email_address, #contact_subject, #contact_enquiry, #review-text, #wish_list_edit .l, #webaddress, #paymet_cheque, #paymet_paypal, #paymet_bank_account_name, #paymet_bank_name, #paymet_bank_address_1, #paymet_bank_address_2, #paymet_bank_account_num, #paymet_bank_code, #paymet_bank_iban, .form_input_field, #review-cust-name, #disc-ot_coupon,#fax_number { width: 230px; margin: 4px 3px 4px 0; border: 1px solid #E8E2C8;  background: #F6F3E6 url(../images/input.gif) top repeat-x; color: #D57219; padding: 4px 0 4px 3px }
#notes {width: 230px; margin: 4px 3px 4px 0; border: 1px solid #E8E2C8; padding-left: 3px; height: 100px; background: #f9f7ef url(../images/input.gif) top repeat-x;}

#disc-ot_coupon { float:left; }
.datatable #contact_name, .datatable #contact_phonenumber, .datatable #contact_email_address, .datatable #contact_subject, .datatable #contact_enquiry, .datatable #captcha {width: 200px; border: 1px solid #f4f1e5; border-left: 3px double #e68909; padding-left: 7px}
.datatable .input_left1 {padding: 0; width: 122px}
#alert {font-weight: bold; color: #773C02}

/*Shopping Cart*/
#shopping_cart_table, .wishlist_compact {border-right: 1px solid #ddd}
td.cartQuantity {width: 80px; }
td.cartQuantity input {width: 50px}
.cartProductDisplay {}
.cartUnitDisplay {}
.cartTotalDisplay {}
.cartRemoveItemDisplay a, .cartRemoveItemDisplay br, td.cartQuantity br, .cartProductDisplay br {display: none}

.cartQuantity {}
#shopping_cart_table td, .wishlist_compact td {padding: 4px; border: 1px solid #f4f1e5; border-right: 0; border-top: 0; text-align: left}
#shopping_cart_table ul {margin: 0; padding: 0 auto}
#shopping_cart_table th, .wishlist_compact th {background: #f4f1e5; padding: 4px; color: #773C02; font-weight: bold; text-align: left }
td#shopping_sub_left {background: #ffffff}
td#shopping_sub_total {border: 0; border-left: 4px solid #773C02}
#shopping_cart_table .normalprice, #shopping_cart_table .productPriceDiscount {display: none}

.cartImage {float: left; margin-right: 15px;}

/*Shopping Cart Step 2 0f 3*/
.ccinfo label {width: 150px; float: left;}
.ccinfo {padding-left: 20px}
.ccinfo input {margin: 4px 3px 4px 0}

/*warnings, errors, messages*/

.messageStackError, .messageStackSuccess {}

#navig_review a img, #navig_previous a img, #navig_return a img, #navig_next a img, .shipping_estimator a img, .shopping_checkout a img, .continue_shopping a img {border: 0; margin-right: 3px; }
#navig_friend {margin-right: 0px}
.shipping_estimator a img {margin-right: 16px}
.shipping_estimator, .continue_shopping {float: left}
#shippingbutton img {margin-left: 10px}
.shopping_checkout {float: right}

#loginDefault a {color: #773C02; font-weight: normal}

.login_button {text-align: center}

.productTaxIncTag, .productTaxExTag, .productTaxPrice, .productTaxExPrice {font-size: 80%; color: #808080; }

/*Long forms, style*/
.form_style label {width: 185px; display: block; font-weight: bold; }

.input_left1, .input_left, .inputLabel {clear: both; float: left; padding: 5px 0 0 0px}
.input_left3 {clear: both; float: left; padding: 8px 0 0 0px}
label.input_left2 {clear: both; float: left; padding: 3px 0 0 0px; width: 80px}
.input_right1 {float: left; width: 260px; padding-bottom: 3px}
.input_right {float: left; width: 260px; padding-bottom: 3px}

/*Address*/
.address_block {width: 200px; float: left; margin: 0 15px 15px 5px; padding: 10px; border: 2px solid #ddd; height: 180px}
.address_block label {font-weight: bold; color: #773C02; }
.address_block h3 {margin: 0; padding: 0}

#productQuantityDiscounts table {background: #ddd; width: 550px; padding: 4px 0}
#cc, #paypaldp, #protx_direct {display: none}
#checkoutPayment label {clear: both; width: 180px; font-weight: bold; }

#cc, #paypaldp, #protx_direct {border: 1px solid #ddd; padding: 10px; margin-left: 20px}
#cc label, #paypaldp label, #protx_direct label {clear: both; float: left}
#protx_direct input, #protx_direct select {margin-bottom: 3px}

#checkoutShipto, #checkoutBillto, #address_book {float: left; margin: 0 15px 15px 0; border: 2px solid #f4f1e5; padding: 10px; width: 200px; }

/*My account*/
#prevOrders, #myAccountOrdersStatus, #downloads, #upcomingProductsTable {font-size: 0.9em; border-right: 1px solid #ddd}
#prevOrders td, #myAccountOrdersStatus td, #downloads td, #upcomingProductsTable td {padding: 4px; border: 1px solid #ddd; border-right: 0; border-top: 0; }
#prevOrders th, #myAccountOrdersStatus th, #downloads th, #upcomingProductsTable th {background: #EA8A05; padding: 4px; color: #fff; font-weight: bold; }

#wishlist_table td { padding: 10px; }

#contactUsNoticeContent input, #contactUsNoticeContent textarea {width: 220px}

/*Checkout Confirmation */
.checkout_3_left, .checkout_3_right, .your_total, #checkout_1, #checkout_2 {background: #f4f1e5; padding: 10px; }
#checkout_1, #checkout_2 { }
.your_total h3, #checkout_1 h3 {margin-top: 0; padding-top: 0}
#checkout_1 textarea, #checkout_2 textarea {width: 495px}
.checkout_3_left, .checkout_3_right {background: white; border:2px solid #f4f1e5}

/*Wishlist */
#wishlist_table {border: 1px solid #f4f1e5; margin: 10px 0;}
.wishlist_right {padding: 10px; font-weight: bold; color: #773C02; border-left: 1px solid #f4f1e5}
#wish_list_fieldset {margin-bottom: 10px}

/* This will hold any extra style sheets  */

.MagicZoomBigImageCont {border: 1px solid #f4f1e5; padding: 0; }
#zoom1-big {position: absolute; top: -1px; left:-320px; margin-left: -520px; height: 252px; width: 252px; display: block; overflow: hidden; }
.MagicZoomBigImageCont img {border: 0}

.MagicZoomMain {text-align: center !important; width: 92px;}

.MagicZoomMain div {padding: 0px !important;}

/* CSS class for small looking glass square under mouse */
.MagicZoomPup {border: 1px solid #808080; background: #ffffff; margin-left:15px; }

/* CSS style for loading animation box */
.MagicZoomLoading {text-align: center; background: #ffffff; color: #808080; border: 1px solid #ddd; opacity: 0.8; padding: 3px 3px 3px 3px !important; display: none; /* do not edit this line please */}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {padding-top:	3px !important;}

#right h3 { }

#recentlyviewedContent img { margin-right:10px; border: 1px solid #E4DDBE; padding: 2px; }
#recentlyviewedContent td { padding-bottom:15px; vertical-align: middle; }

#specials, #featured {}
#pscroller1, #pscroller2, #pscroller3, #pscroller4 {height: 150px; text-align: center; top: 0; left: 0; position: relative }

.innerDiv {left: 0}

#rating-1, #rating-2, #rating-3, #rating-4, #rating-5 {margin-bottom: 6px}

#giftmessage_s {font-weight: bold; padding-bottom: 20px; color: #773C02}

/*Affiliate*/

#affiliate_hover_left, .affiliate_hover_left {width: 48%; float: left}
#affiliate_hover_left textarea, #affiliate_hover_right textarea, .affiliate_hover_right textarea {width: 100%}
.affiliate_hover_right textarea {border: 1px solid #ddd}
#affiliate_hover_right, .affiliate_hover_right {width: 48%; float: right}

#aff_holder {margin-top: 10px}
#aff_holder h4 {font-size: 1.3em; padding-bottom:6px; border-bottom: 1px solid #ddd}

#tabs { position:relative; z-index:1; }
.tab-this{margin:2px 0 7px 0px; padding: 15px; border: 1px solid #ddd; }
/* Link to the visible tab */
.tab-header {font-size: 1.1em; color: #773C02; font-weight: bold}

.tablink-on, .tablink-off{position:relative; display: inline; cursor:pointer; width: 398px; font-weight: bold; padding-right:30px; margin: 0 7px 0 0; color: #773C02;}
/* Links to tabs which aren't visible */
.tablink-off {background:  #ddd; border: 1px solid #ddd; padding:3px 7px 2px 7px; } 
.tablink-off:hover {text-decoration:underline;}	
.tablink-on {background: #ffffff; border: 1px solid #ddd; border-bottom: 1px solid #ffffff; padding:3px 7px 2px 7px}
.tablink-on:hover {text-decoration:underline;}	
/* These styles don't need editing */
.show-this{display:block; width:518px; }
.hide-this{display:none; width:518px;}

#creditcards {  float: right; }

.content_box_container { width: 211px; margin: 5px 0 5px 0px;  }
.content_box { background: url(../images/content_box_top.gif) top no-repeat; padding: 2px 10px; min-height: 50px; }
.content_box_bot { height: 5px; background: url(../images/content_box_bot.gif) no-repeat; margin: 0 0 10px 0; }

.pagebody_right { float: right; width: 211px; margin:0 0 0 20px; }

.home_text { line-height: 2.1em; }

.tabTable td { vertical-align: middle; }


.blog_post_box { padding: 10px; border: 1px solid #ddd; margin: 10px 0; }
.blog_date { float: left; padding: 0 20px 0 0;}
.blog_commentcount { float: left; }
.blog_post_details { height: 20px; }
.blog_post_box h5 a { text-decoration: none; text-transform: none; }
.blog_post_box h5 { padding: 0 0 10px 0; font-size: 1.6em; }
.blog_post_box h1 { margin-bottom: 15px; }
.blog_post_box h1 a { text-decoration: none }
.blog_comment { padding: 10px 0; margin: 10px 0; border-top: 1px solid #ddd; }
.blog_commentname, .blog_commentdate { font-size: 11px; color: #666 }
.blog_date, .blog_commentcount { font-weight: bold; }


#recentBlogPostsContent, #archiveBlogContent { padding: 10px; }

.css-datatable td.noborder { border: 0;  }
table.css-datatable { border-collapse: collapse; margin: 5px 0; }
.css-datatable td { padding: 3px; border: 1px solid #e4ddbe; }
.css-datatable th { padding: 3px; background: #e4ddbe; color: #222; border: 1px solid #e4ddbe; }

#testimonial-feedback legend { font-size: 1.8em; padding: 10px 0; color: #01478e; }
#testimonial-feedback { margin: 10px; padding: 10px; border: 1px solid #ddd; }
#testimonial-feedback label { display: block; padding: 0 0 7px 0;  }
#testimonial-feedback textarea { border: 1px solid #e4ddbe; }
#testimonial-feedback #left-submit { background: #d98512; color: #fff; padding: 5px; border: 2px solid #d76f00; cursor: pointer; }
#testimonial-feedback .input-container { border-top: 1px solid #eee; padding: 15px 0 ; }
#madeinuk { background: url(../images/madeinuk.jpg) no-repeat; float: right; width: 176px; height: 47px; }

.social { position: absolute; top: 11px; left: -60px;  }
#social-twitter { left: -100px; }

#loyaltyPoints ul { margin: 10px 0 0 20px; } 

#cycle { margin: 0 -9px 20px -9px; width: 588px; height: 220px; } 
#cycle img { display: none; width: 588px; height: 220px; } 
