
* {
margin : 0;
padding : 0;
}
a:link, a:visited {
text-decoration : none;
color : #b1893f;
font-weight : bold;
}
a:hover, #navigation a:hover {
color : #b1893f;
}
.subcat_sitemap {
margin-left : 15px;
font-size : smaller;
}
body {
background : #dcb665 url(img/bg.jpg) repeat-x top center;
}
dd {
line-height : 22px;
}
div.inputRequirement, dd.inputRequirement {
color : #cc0000;
}
h1 {
color : #b1893f;
font-weight : bold;
font-size : 22px;
margin : 20px 0 15px 0;
padding : 0;
width : auto;
border-style : solid;
border-width : 0 0 1px 0;
border-color : #b1893f;
}
h2 {
color : #b1893f;
font-weight : bold;
font-size : 16px;
margin : 15px 0 8px 0;
padding : 0;
}
html {
font-size : 12px;
color : #b1893f;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
img {
border : 0;
}
li.level1 {
margin-left : 20px;
list-style : none;
height : 22px;
}
li.level1 a {
padding : 0;
text-decoration : none;
font-size : 12px;
line-height : 22px;
}
li.level1 a.active:link, li.level1 a.active:active, li.level1 a.active:visited, li.level1 a.active:hover, li.level1 a:hover {
text-decoration : none;
font-weight : bold;
line-height : 22px;
}
li.level2 {
margin-left : 15px;
list-style : circle;
}
li.level2 a {
padding : 0;
text-decoration : none;
font-size : 11px;
}
li.level2 a.active:link, li.level2 a.active:active, li.level2 a.active:visited {
text-decoration : none;
font-weight : bold;
}
li.maincat {
list-style : none;
padding : 3px 0 0 14px;
height : 14px;
width : 200px;
background : url(img/icon_arrow.jpg) no-repeat;
background-position : 0 7px;
}
li.maincat a span {
line-height : 18px;
}
li.maincat a, a.nav {
text-decoration : none;
cursor : pointer;
display : block;
color: #E1C482;
}
li.subcat a {
color: #E1C482;
}
li.maincat a:active, li.maincat a:hover, a.nav:hover, li.maincat a.activ:link, li.maincat a.activ:visited, li.maincat a.activ:hover, li.level1 a:hover, li.level1 a:active, li.level1 a.active:hover, li.level1 a.active:visited {
text-decoration : none;
display : block;
}
.mainbody {
text-align : left;
width : 485px;
padding-right : 10px;
}
p {
margin : 8px 0 8px 0;
}
p.checkoutagb textarea {
width : 460px;
}
p.checkoutcomment textarea {
width : 100%;
}
table.orderdetails {
font-size : 11px;
background-color : #fff2cc;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #da9401;
}
table.orderdetails tr td {
padding : 4px;
}
table.orderdetails tr td.delete {
text-align : center;
white-space : nowrap;
}
table.orderdetails tr td.productname table.productattributes {
margin-top : 3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
padding : 0;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
padding-right : 4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
width : 100%;
}
table.orderdetails tr td.singleprice {
text-align : right;
white-space : nowrap;
}
table.orderdetails tr td.subtotal {
background-color : #ffeaab;
text-align : right;
border-style : solid;
border-width : 1px 0 0 0;
border-color : #da9401;
}
table.orderdetails tr td.totalprice {
text-align : right;
white-space : nowrap;
}
table.orderdetails tr.contentrow1 td {
background-color : #fff2cc;
vertical-align : top;
}
table.orderdetails tr.contentrow1 td.productname {
text-align : left;
}
table.orderdetails tr.contentrow1 td.quantity {
text-align : center;
}
table.orderdetails tr.contentrow1 td.quantity input {
font-size : 11px;
padding : 2px;
border : 1px solid #da9401;
}
table.orderdetails tr.contentrow2 td {
background-color : #ffeaab;
vertical-align : top;
}
table.orderdetails tr.contentrow2 td.productname {
text-align : left;
}
table.orderdetails tr.contentrow2 td.quantity {
text-align : center;
}
table.orderdetails tr.contentrow2 td.quantity input {
font-size : 11px;
padding : 2px;
border : 1px solid #da9401;
}
table.orderdetails tr.headerrow td {
background-color : #da9401;
color : #ffffff;
font-weight : bold;
}
table.orderdetails tr.headerrow td.center {
text-align : center;
}
table.orderdetails tr.headerrow td.left {
text-align : left;
}
table.orderdetails tr.headerrow td.right {
text-align : right;
}
ul#checkoutnavigation li {
height : 70px;
list-style-type : none;
float : left;
width : 185px;
margin-right : 15px;
border : 1px solid;
padding : 8px;
}
ul#checkoutnavigation li.active {
background-color : #ffeaab;
}
ul#checkoutnavigation li.active .description {
font-size : 11px;
}
ul#checkoutnavigation li.active .number {
font-size : 20px;
font-weight : bold;
}
ul#checkoutnavigation li.active .title {
font-size : 14px;
font-weight : bold;
}
ul#checkoutnavigation li.inactive {
color : #999999;
background-color : #ededed;
border-color : #999999;
}
ul#checkoutnavigation li.inactive .description {
font-size : 11px;
}
ul#checkoutnavigation li.inactive .number {
font-size : 20px;
font-weight : bold;
}
ul#checkoutnavigation li.inactive .title {
font-size : 14px;
font-weight : bold;
}
ul.messageStack {
border : 2px solid #b22020;
background-color : #ffd6d6;
padding : 8px;
}
ul.messageStack li.messageStackError {
list-style : none;
padding : 5px 0 2px 20px;
background-image : url(../../images/icons/exclamation.png);
background-repeat : no-repeat;
background-position : 0 4px;
}
ul.messageStack li.messageStackSuccess {
list-style : none;
padding : 5px 0 2px 20px;
background-image : url(../../images/icons/icon_accept.gif);
background-repeat : no-repeat;
background-position : 0 4px;
background-color : #66ff66;
}
ul.messageStack li.messageStackWarning {
list-style : none;
padding : 5px 0 2px 20px;
background-image : url(../../images/icons/icon_alert.gif);
background-repeat : no-repeat;
background-position : 0 4px;
background-color : #fff2cd;
}
.box {
padding-left : 2px;
padding-top : 2px;
background-image : url(img/bg_box.png);
background-repeat : no-repeat;
background-position : left top;
}
.boxText {
color : #b1893f;
padding : 0 0;
}
.categorie_list {
width : 485px;
}
.categorie_list_one {
float : left;
width : 48%;
margin : 0 5px 15px 5px;
}
.checkout {
text-align : left;
width : 95%;
}
.checkout_payment_adress_current {
float : left;
width : 32%;
padding-left : 15px;
}
.checkout_payment_agb strong {
color : #ff0000;
}
.checkout_payment_agb_accept {
text-align : left;
font-size : 12px;
color : #b1893f;
width : 100%;
}
.checkout_payment_agb_accept strong {
color : #ff0000;
}
.checkout_payment_arrow {
float : left;
width : 23%;
text-align : center;
}
.checkout_payment_container {
text-align : left;
height : 120px;
}
.checkout_payment_continue {
margin : 15px 0 0 0;
height : 55px;
}
.checkout_payment_info_text {
float : left;
width : 40%;
}
.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link, li.maincat a:visited, a.nav:visited {
font-weight : bold;
}
.checkoutBarTo, div.checkoutBarCurrent {
margin : 15px 0 10px 0;
padding : 0 2px 0 2px;
font-size : 11px;
}
.clr {
clear : both;
float : none;
}
.contentsTopics, .pageHeading, #moduleHeading {
letter-spacing : 2px;
font-weight : bolder;
line-height : 25px;
border-bottom : 1px solid #b0b284;
margin-bottom : 15px;
}
.copyright, .gnu_copy, .parseTime {
text-align : center;
font-size : 8pt;
color : #7e7e7e;
display : none;
}
.footer {
background-image : url(img/bg_footer.png);
background-repeat : no-repeat;
height : 87px;
margin-bottom : 20px;
text-align : left;
padding-left : 20px;
padding-right : 20px;
}
.footer a {
color : #666666;
text-decoration : underline;
}
.headerError {
margin : 5px;
border : 1px solid #cc3300;
background-color : #ff8566;
padding : 5px;
}
.c_boxhead {
background : url(img/box_bg.png);
color : #5B0807;
height : 26px;
font-size : 14px;
font-weight : bold;
width : 195px;
padding-top : 9px;
padding-left : 20px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.left {
float : left;
margin : 0;
}
.list_left {
float : left;
width : 485px;
margin-bottom : 20px;
text-align : left;
}
.mini_wrapper {
margin : 0;

padding : 0;
}
.new_product_default {
width : 485px;
float : left;
border-bottom : 1px solid #d7ac4f;
margin : 10px 0 10px 0;
}
.new_product_default_image {
float : left;
width : 120px;
padding-top : 10px;
}
.new_product_default_right {
float : left;
width : 365px;
}
.new_product_default_tax {
font-size : 11px;
}
.order_details, .checkout_payment_comments, .checkout_payment_agb {
font-size : 11px;
}
.productOldPrice {
font-size : 10px;
}
.order_details {
width : 100%;
text-align : left;
}
.order_details_article {
width : 145px;
float : left;
margin-top : 5px;
}
.order_details_article_header {
width : 145px;
float : left;
border-bottom : 1px solid #D7AC4F;
}
.order_details_img {
width : 70px;
float : left;
text-align : center;
margin : 5px 0 8px 0;
}
.order_details_img_header {
width : 70px;
float : left;
text-align : center;
margin : 0 0 8px 0;
border-bottom : 1px solid #D7AC4F;
}
.order_details_qty {
width : 50px;
float : left;
text-align : center;
margin-top : 5px;
}
.order_details_qty_header {
width : 50px;
float : left;
text-align : center;
border-bottom : 1px solid #D7AC4F;
}
.order_details_remove {
width : 50px;
float : left;
text-align : center;
margin-top : 15px;
}
.order_details_remove_header {
width : 50px;
float : left;
border-bottom : 1px solid #D7AC4F;
}
.order_details_shippingtime {
width : 70px;
float : left;
margin-top : 5px;
}
.order_details_shippingtime_header {
width : 70px;
float : left;
border-bottom : 1px solid #D7AC4F;
}
.order_details_totalcost {
text-align : right;
margin : 20px 0 0 0;
}
.order_details_totalcost strong {
font-size : 11px;
font-weight : bolder;
}
.order_details_totalprice_header {
width : 100px;
float : right;
text-align : right;
border-bottom : 1px solid #D7AC4F;
}
.order_details_singleprice_header {
width : 90px;
float : left;
border-bottom : 1px solid #D7AC4F;
}
.order_detais_totalprice {
width : 100px;
float : right;
text-align : right;
margin-top : 5px;
font-weight : bolder;
}
.order_details_singleprice {
width : 90px;
float : left;
margin-top : 5px;
}
.product_content {
margin-top : 15px;
}
.product_info_box {
width : 485px;
text-align : left;
overflow : hidden;
margin-top : 10px;
}
.product_info_box_bottom {
height : 12px;
}
.product_info_box_middle {
padding : 0 1px 0 1px;
}
.product_info_box_middle_left {
height : 240px;
width : 170px;
text-align : center;
margin-left : 1px;
}
.product_info_box_middle_right {
width : 255px;
margin-right : 1px;
text-align : left;
margin-bottom : 15px;
}
.product_info_box_middle_thumbnail {
margin : 10px 0 0 5px;
}
.product_info_cartbutton {
width : 200px;
}
.product_info_description {
overflow : hidden;
margin-bottom : 15px;
text-align : left;
}
.product_info_dropdown {
width : 140px;
font-size : smaller;
margin-top : 15px;
}
.product_info_h3 {
color : #b72e0b;
padding : 5px 0 0 15px;
font-size : 15px;
border-bottom : 2px solid #D7AC4F;
}
.new-price {
font-size : 16px;
color : #da251d;
font-weight : bolder;
text-align : left;
}
.product_info_price {
font-size : 24px;
color : #da251d;
font-weight : bolder;
text-align : left;
margin : 10px 0 0 0;
height : 100px;
}
.product_info_print {
font-size : 10px;
margin-top : 20px;
}
.product_info_print img a {
cursor : pointer;
}
.product_info_shipping {
font-size : 10px;
color : #696969;
font-weight : bolder;
}
.product_info_tax {
width : 95px;
}
.product_info_tax_shipping {
width : 250px;
font-size : 10px;
}
.product_listing_box {
width : 485px;
overflow : hidden;
margin-bottom : 15px;
text-align : left;
}
.product_listing_box_center {
width : 485px;
}
.product_listing_box_hot {
width : 140px;
height : 70px;
}
.product_listing_box_left {
width : 16px;
height : 152px;
}
.product_listing_box_right {
width : 17px;
height : 152px;
}
.product_listing_description {
width : 280px;
padding-left : 15px;
}
.product_listing_header {
height : 26px;
margin : 5px 0 0 0;
}
.product_listing_image {
width : 112px;
padding-top : 10px;
}
.product_listing_mwst {
font-size : 10px;
padding-right : 30px;
}
.product_listing_price {
width : 250px;
text-align : right;
padding-right : 15px;
}
.product_listing_price_button {
width : 140px;
text-align : center;
}
.product_listing_price_detail {
font-weight : bolder;
padding-top : 15px;
}
.product_listing_shipping {
font-size : 10px;
color : #fdc859;
font-weight : bolder;
}
.product_name {
display : block;
}
.product_name h2 a {
font-size : 15px;
margin-top : 8px;
}
.product_name h3 a {
font-size : 15px;
color : #b72e0b;
margin-top : 8px;
}
.right {
float : right;
margin : 0;
}
.row1 {
background : #f2f2f2;
}
.row1, .row2 {
padding : 5px;
}
.row2 {
background : #5b0807;
}
#account {
text-align : right;
float : right;
width : 30%;
}
#account, #pathway {
}
#account_inner {
padding-right : 10px;
}
#body {
text-align : left;
width : 1000px;
overflow : hidden;
background-color : #5b0807;
}
#checkout_line {
background : url(img/checkout_line.png) repeat-x;
line-height : 12px;
}
#content {
text-align : left;
padding : 0 5px 0 12px;
margin : 0 0 0 0;
overflow : hidden;
}
#head_container {
position : absolute;
top : 0;
width : 1000px;
overflow : hidden;
z-index : 3;
background-image : url(img/bg_head.jpg);
background-repeat : no-repeat;
height : 210px;
}
#innerBox {
text-align : center;
float : left;
clear : both;
margin : 0;
position : relative;
z-index : 1;
}
#innerContainer {
border-width : 0 1px;
margin : 0;
width : 1000px;
z-index : 2;
}
#middle {
float : left;
margin : 0;
width : 497px;
position : relative;
left : 15px;
padding-top : 10px;
margin-left : 5px;
}
#nav_left {
float : left;
width : 219px;
position : relative;
z-index : 5;
margin-top : 5px;
margin-left : 10px;
padding-top : 10px;
padding-left : 5px;
}
#nav_right {
float : left;
width : 219px;
position : relative;
left : 20px;
z-index : 5;
text-align : left;
margin-top : 5px;
padding-top : 10px;
padding-left : 5px;
}
#outerContainer {
z-index : -2;
padding-top : 194px;
width : 1000px;
position : relative;
}
#page_container {
width : 1000px;
overflow : hidden;
margin : 0;
}
#page_inner_container {
clear : both;
text-align : left;
padding : 0;
float : left;
margin : 0;
}
#wrap {
margin : 0;
width : 1000px;
text-align : left;
background-image : url(img/bg_con.png);
z-index : 70;
background-repeat : no-repeat;
}
#topmenu {
position : absolute;
z-index : 10;
top : 165px;
right : 265px;
}
#cart {
margin-left : 752px;
margin-top : 12px;
margin-right : 5px;
background-image : url(img/bg_cart.png);
background-repeat : no-repeat;
height : 181px;
width : 236px;
color : #b1893f;
z-index : 10;
position : absolute;
font-weight : bold;
font-size : 13px;
padding-top : 20px;
}
.cartlist {
text-align : left;
margin-left : 15px;
height : 75px;
overflow : auto;
width : 200px;
margin-right : 15px;
}
.cartlist div {
width : 175px;
height : 24px;
margin-bottom : 0;
padding-left : 3px;
padding-top : 3px;
}
.cartlist div a {
display : block;
font-size : 13px;
font-weight : bold;
color : #b1893f;
height : 31px;
}
.cartbox .bottominfo {
width : 288px;
text-align : left;
padding-left : 15px;
margin-top : 10px;
float : left;
font-size : 12px;
}
.cartbox .bottombuttons {
width : 150px;
float : right;
}
.box_foot {
width : 225px;
background-image : url(img/bg_box_foot.png);
height : 5px;
margin-top : 0;
margin-bottom : 10px;
}
#name {
top : 20px;
position : absolute;
z-index : 10;
left : 160px;
}
.infoBox {
padding-left : 15px;
padding-top : 10px;
padding-bottom : 10px;
}
.border {
border : 1px solid #b1893f;
}
.border_bottom {
border-bottom : 1px solid #b1893f;
}
.border_top {
border-top : 1px solid #b1893f;
}
.center {
text-align : center;
}
.align_center {
text-align : center;
}
.align_right {
text-align : right;
}
.strong {
font-weight : bold;
}
.small {
font-size : 10px;
}
#nobr {
white-space : nowrap;
}
.nobr {
white-space : nowrap;
}
img {
border : 0;
}
form {
margin : 0 0 0 0;
}
#navigation {
font-size : 10px;
}
#mode1_block #quick_find_input {
position : absolute;
top : 1px;
left : 20px;
width : 120px;
}
#mode1_block #quick_find_submit {
position : absolute;
top : 1px;
left : 145px;
}
#topmenu_block #quick_find_input {
position : absolute;
top : 4px;
left : 20px;
width : 120px;
}
#topmenu_block #quick_find_submit {
position : absolute;
top : 4px;
left : 145px;
}
#mode2_pathrow {
margin-bottom : 3px;
}
#lightbox_content {
display : none;
}
#footer {
display : none;
}
#popup_box .lightbox_block {
padding-top : 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-left : 10px;
}
#popup_box #shopping_cart, #popup_box #checkout_shipping, #popup_box #gm_checkout_payment, #popup_box #gm_checkout_confirmation, #popup_box #checkout_success, #popup_box #create_account_page {
float : none;
text-align : left;
margin-left : auto;
margin-right : auto;
width : 680px;
}
#popup_box #shopping_cart #footer {
margin-top : 43px;
}
#popup_box #create_account_page #footer {
margin-top : 46px;
}
.checkout {
overflow : hidden;
}
.checkout .heading img, .checkout .heading2 img {
float : left;
}
.checkout .module_option_title {
float : left;
}
.checkout .module_option_price {
float : right;
}
.checkout .module_option_radio {
float : right;
padding-right : 50px;
padding-left : 20px;
padding-top : 3px;
}
.checkout .module_option_price_bold {
float : right;
font-weight : bold;
}
.checkout .button_back {
float : left;
}
.checkout .text_continue {
text-align : right;
margin-right : 43px;
line-height : 38px;
}
.checkout .button_continue {
float : right;
}
.checkout .button_continue form {
display : inline;
}
.checkout .history_navbar {
clear : both;
}
.checkout .navabar {
overflow : hidden;
width : 460px;
margin-top : 3px;
margin-bottom : 0;
margin-left : auto;
margin-right : auto;
padding-bottom : 20px;
}
.checkout #block_address {
margin-top : 20px;
}
.checkout .gender {
height : 32px;
}
.checkout .head_height {
overflow : hidden;
height : 38px;
}
.checkout .module_option_overflow {
overflow : hidden;
}
.navigation {
width : 100%;
}
.cursor_pointer {
cursor : pointer;
}
.logo_cart_on_top {
float : left;
}
#topmenu_clear {
clear : right;
}
.class_error {
font-weight : bold;
}
.cell_note {
text-align : left;
}
#pre_black {
height : 1500px;
width : 100%;
position : absolute;
z-index : 999;
}
.gm_opensearch_info:hover, .gm_opensearch:hover {
text-decoration : underline;
cursor : pointer;
}
#menubox_search_body .gm_opensearch_info:hover, #menubox_search_body .gm_opensearch:hover {
cursor : pointer;
text-decoration : underline;
}
.copyright {
clear : both;
color : #808080;
font-size : 9px;
line-height : 1.5;
text-align : center;
text-decoration : none;
text-transform : none;
}
.copyright a {
color : #808080;
text-decoration : none;
}
.button_to_cart .cart_text:hover {
text-decoration : none;
}
.quickie_absolute {
position : relative;
width : 180px;
height : 20px;
}
.quickie_text_field input {
position : absolute;
top : 0;
left : 0;
width : 120px;
}
.quickie_submit {
position : absolute;
top : 0;
left : 126px;
}
.searchbox_absolute {
position : relative;
width : 200px;
height : 33px;
margin-top : 3px;
margin-bottom : 5px;
}
.searchbox_text_field input {
position : absolute;
top : 0;
left : 0;
width : 155px;
height : 30px;
background-image : url(img/bg_search.jpg);
background-repeat : no-repeat;
border : 0;
padding-top : 3px;
padding-left : 5px;
}
.searchbox_submit {
position : absolute;
top : 0;
left : 166px;
}
.searchbox_submit input {
height : 33px;
}
#menubox_categories .cat_icon {
float : left;
height : 100%;
}
#menubox_trusted {
border-width : 0;
border-style : solid;
border-color : blue;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
}
#menubox_trusted_body {
background-image : url();
background-color : #d7ac4f;
font-size : 10px;
text-decoration : none;
text-align : left;
border-width : 0;
border-style : solid;
border-color : blue;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 3px;
}
#menubox_trusted_body a {
color : blue;
font-size : 10px;
text-decoration : underline;
}
#menubox_specials_head img, #menubox_reviews_head img, #menubox_whatsnew_head img, #menubox_cart_head img {
float : right;
margin-right : 8px;
margin-top : 6px;
}
#menubox_login_body .left {
float : left;
width : 60px;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 1px;
}
#menubox_login_body .right {
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 1px;
}
#menubox_newsletter_body .left {
float : left;
width : 60px;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 1px;
}
#menubox_newsletter_body .right {
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 1px;
}
#menubox_cart .box_overflow {
overflow : hidden;
padding-top : 5px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#menubox_cart .box_left {
float : left;
margin-top : 0;
margin-right : 5px;
margin-bottom : 0;
margin-left : 0;
}
#menubox_order_history_body .box_left {
float : left;
margin-top : 0;
margin-right : 5px;
margin-bottom : 0;
margin-left : 0;
}
.c_bestsellers {
padding-right: 5px;
}
#menubox_best_sellers .box_left {
padding-top : 3px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 3px;
float: left;
}
#menubox_best_sellers .box_right {
padding-top : 2px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 3px;
font-size: 11px;
font-weight: normal;
float: left;
}

#content_box_new_products_default {
width : 100%;
padding : 0;
margin : 0;
}
#content_box_specials {
width : 100%;
padding : 0;
margin : 0;
}
#content_box_new_products_main {
width : 100%;
padding : 0;
margin : 0;
}
#content_box_new_products_main_body .product_price {
padding : 0;
margin : 0;
height : 65px;
}
#iconizing_icon {
float : left;
margin-right : 5px;
}
@media projection, screen {
.ui-tabs-hide {
display : none;
}
}
@media print {
.ui-tabs-nav {
display : none;
}
}
.ui-tabs-nav {
list-style : none;
margin : 0 0 2px 0;
padding : 0;
}
body .ui-tabs-nav li {
float : left;
margin : 0 0 0 0;
padding : 0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
float : left;
}
body .ui-tabs-nav a {
white-space : nowrap;
outline : 0;
}
body .ui-tabs-nav .ui-tabs-selected a {
z-index : 2;
}
.ui-tabs-nav a span {
text-transform : uppercase;
font-size : 10px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
cursor : text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
cursor : pointer;
}
* html .ui-tabs-nav {
display : inline-block;
}
*:first-child + html .ui-tabs-nav {
display : inline-block;
}
#content_box_upcoming_products_body .box_left {
float : left;
}
#content_box_upcoming_products_body .box_right {
text-align : right;
}
#create_account_page .heading img {
float : left;
}
#create_account_page .smallHeading {
font-size : 10px;
text-transform : none;
text-align : right;
}
#create_account_page span {
font-weight : bold;
}
#create_account_page .cell_back {
float : left;
padding-top : 10px;
}
#create_account_page .cell_continue {
float : right;
padding-top : 10px;
}
#create_account_page .cell_center {
float : left;
padding-top : 3px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 3px;
}
#create_account_page .cell_adress {
padding-top : 3px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 3px;
}
#create_account_page .cell_adress_text {
width : 60%;
float : left;
padding-top : 3px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 3px;
}
#create_account_page #gender {
position : relative;
top : 3px;
}
#create_account_page .gender {
height : 32px;
}
#create_account_page .form_buttons {
overflow : hidden;
height : 27px;
}
#product_info {
height : 100%;
overflow : hidden;
}
#product_info #details_head {
overflow : hidden;
line-height : normal;
}
#product_info #products_price {
float : right;
}
#product_info #details_body {
display : block;
overflow : hidden;
margin-top : 4px;
}
#product_info #details_left_part {
float : left;
}
#product_info #details_main_part {
margin-bottom : 8px;
float : none;
width : auto;
}
#product_info #details_cart_part {
position : relative;
width : auto;
}
#product_info #gm_tell_a_friend, #product_info #gm_tell_a_friend_icon, #product_info #gm_price_offer, #product_info #print, #product_info #gm_price_offer_icon, #product_info #print_icon {
cursor : pointer;
}
#product_info .cleary {
clear : both;
line-height : 1px;
font-size : 1px;
}
#product_info .info_element {
margin-bottom : 8px;
}
#products_options .attribute_radio .gm_attr_calc_input {
width : auto;
}
#products_media_head_file {
float : left;
}
#products_media_head_size {
float : right;
}
.products_media_button {
float : right;
}
.products_media_icon {
float : left;
margin-right : 5px;
}
.products_media_info {
float : left;
width : 400px;
}
.products_media_download {
float : right;
text-align : right;
}
#products_media_body .filename {
font-weight : bold;
}
.products_media_download {
width : 140px;
}
.products_media_filesize {
margin-right : 73px;
}
#product_info .graduated_prices_detail_row {
overflow : hidden;
}
#product_info .graduated_prices_detail_left {
float : left;
width : 70px;
}
#product_info .graduated_prices_detail_right {
margin-left : 70px;
}
#product_info .details_attributes_selection {
width : 100%;
margin-bottom : 8px;
}
#product_info .details_attributes_selection td {
padding-top : 4px;
padding-right : 4px;
padding-bottom : 4px;
padding-left : 0;
}
#product_info .details_table_options_space {
height : 10px;
}
#product_info .details_table_options_radio {
width : 20px;
}
#product_info .details_attributes_dropdown {
margin-bottom : 8px;
}
#product_info .details_attributes {
margin-bottom : 8px;
}
#product_info .details_attributes_options {
height : 30px;
}
#product_info #gm_attribute_images {
margin-left : 1px;
}
#product_info .details_qty {
position : absolute;
top : 7px;
left : 8px;
}
#product_info .details_x {
position : absolute;
top : 9px;
left : 49px;
}
#product_info .details_cart_button {
position : absolute;
top : 7px;
left : 60px;
}
#product_info .details_wishlist {
position : absolute;
top : 7px;
left : 150px;
}
*:first-child + html #gm_attr_calc_qty {
margin-top : -1px;
}
* html .ui-tabs-nav {
margin-left : -3px;
}
#product_listing {
overflow : hidden;
padding-right : 2px;
}
#product_listing .product_box .listing_attributes_selection {
padding-top : 10px;
}
#product_listing .product_box .gm_image_button {
position : relative;
top : 4px;
}
.product_info_link {
font-size: 10px;
color: #5b0807;
}
#guestbook_form {
padding-top : 20px;
padding-right : 20px;
padding-left : 20px;
padding-bottom : 4px;
}
.guestbook_navigation #back {
cursor : pointer;
}
.guestbook_navigation .guestbook_page_number {
cursor : pointer;
}
.guestbook_navigation .guestbook_page_number_bold {
cursor : pointer;
}
.guestbook_navigation .guestbook_page_number_bold {
font-weight : bold;
}
.guestbook_navigation #next {
cursor : pointer;
}
#guestbook_send {
text-align : right;
position : relative;
right : -16px;
}
#guestbook_send_entry {
cursor : pointer;
}
.guestbook_icon {
cursor : pointer;
}
#guestbook_new_entry {
float : left;
}
#checkout_shipping .shipping_address_block {
margin-bottom : 17px;
}
#checkout_shipping .module_option_title {
width : 390px;
}
#checkout_shipping .navbar_line img {
position : relative;
top : 5px;
left : 0;
}
#checkout_shipping .cleary {
clear : both;
line-height : 1px;
font-size : 1px;
}
#gm_checkout_payment .module_data_left {
padding-top : 2px;
padding-right : 5px;
}
#gm_checkout_payment .gm_class_input, #gm_checkout_payment .gm_class_input {
height : 22px;
border : 1px solid #D7AC4F;
font-size : 14px;
width : 190px;
margin-bottom : 1px;
padding-left : 8px;
padding-top : 4px;
padding-bottom : 0;
padding-right : 0;
}
#gm_checkout_payment .module_table select {
height : 26px;
border : 1px solid #D7AC4F;
font-size : 14px;
margin-bottom : 1px;
padding-top : 2px;
padding-left : 3px;
}
#gm_checkout_payment .module_description {
width : 485px;
overflow : hidden;
}
#gm_checkout_payment .module_table {
width : 100%;
}
#gm_checkout_payment .navbar_line img {
position : relative;
top : 5px;
left : 170px;
}
#gm_checkout_confirmation .products_block {
padding-bottom : 10px;
}
#gm_checkout_confirmation .head {
overflow : hidden;
margin-bottom : 20px;
}
#gm_checkout_confirmation .table_products_space {
height : 10px;
}
#gm_checkout_confirmation .left_address {
float : left;
width : 260px;
}
#gm_checkout_confirmation .right_address {
float : right;
width : 260px;
}
#gm_checkout_confirmation .address {
overflow : hidden;
}
#gm_checkout_confirmation #order_data {
overflow : hidden;
}
#gm_checkout_confirmation #total_block_table {
margin-left : auto;
}
#gm_checkout_confirmation #table_products_data {
width : 100%;
}
#gm_checkout_confirmation .navbar_line img {
position : relative;
top : 5px;
left : 310px;
}
#checkout_success .navbar_line img {
position : relative;
top : 5px;
left : 424px;
}
#gm_tell_a_friend_popup #tell_a_friend_send {
float : right;
}
#tell_a_friend_icon {
float : left;
margin-right : 7px;
}
#tell_a_friend_form {
padding-top : 10px;
padding-bottom : 25px;
}
#callback_form {
padding-top : 20px;
padding-right : 20px;
padding-left : 20px;
padding-bottom : 4px;
}
#callback_send {
text-align : right;
position : relative;
right : -16px;
}
#callback_send_entry {
cursor : pointer;
}
#price_offer_form {
padding-top : 20px;
padding-right : 20px;
padding-left : 20px;
padding-bottom : 4px;
}
#price_offer_back {
float : left;
position : relative;
left : -16px;
}
#price_offer_send {
text-align : right;
position : relative;
right : -16px;
}
#live_search_container {
background-image : url();
background-color : #d7ac4f;
}
#live_search_container a {
font-size : 10px;
font-style : italic;
color : black;
text-decoration : none;
}
#live_search_container ul {
list-style-type : none;
padding : 0;
margin : 0 0 3px 0;
}
#live_search_container li {
padding : 0;
margin : 0;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #b3ccdd;
}
#live_search_container #live_search_head {
font-size : 10px;
font-weight : bold;
color : black;
text-decoration : none;
text-align : left;
}
#menubox_search {
margin-left : 5px;
}
#menubox_search_body {
width : 200px;
}
.searchheading {
font-size : 15px;
font-weight : bold;
}
#quick_find {
width : 200px;
}
#account {
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 100%;
}
#account .bottom_note {
font-size : 12px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .box_bottom {
font-size : 12px;
height : 100%;
overflow : hidden;
padding-bottom : 10px;
padding-left : 0;
padding-right : 10px;
padding-top : 5px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .box_content {
background-color : #d7ac4f;
font-size : 12px;
height : 100%;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
text-align : justify;
text-decoration : none;
text-transform : none;
color: #000000;
}
#account .box_content a {
color: #000000;
}
#account .box_content .align_right {
font-size : 12px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .box_content .box_left {
font-size : 12px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : left;
text-decoration : none;
text-transform : none;
}
#account .box_content .box_right {
font-size : 12px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .box_content .cell_left {
float : left;
font-size : 12px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 150px;
}
#account .box_content .cell_right {
font-size : 12px;
margin-bottom : 0;
margin-left : 150px;
margin-right : 0;
margin-top : 0;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .box_form {
background-color : #d7ac4f;
height : 100%;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
}
#account .box_form .box_left {
font-size : 12px;
height : 28px;
line-height : 28px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : left;
text-decoration : none;
text-transform : none;
}
#account .box_form .box_right {
font-size : 12px;
height : 28px;
line-height : 28px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .box_form .cell_left {
float : left;
font-size : 12px;
height : 28px;
line-height : 28px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 120px;
}
#account .box_form .cell_right {
font-size : 12px;
height : 28px;
line-height : 28px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .box_left {
float : left;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 49%;
}
#account .box_right {
float : right;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 49%;
}
#account .cell_note {
float : right;
font-size : 12px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .gm_products_name {
font-size : 12px;
font-weight : bold;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .gm_products_price {
font-size : 10px;
font-weight : bold;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .info_message {
font-size : 12px;
margin-bottom : 5px;
margin-left : 0;
margin-right : 0;
margin-top : 5px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .inputRequirement {
font-size : 12px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .login_left {
font-size : 12px;
height : 20px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 120px;
color: #000000;
}
#account .login_right {
font-size : 12px;
height : 20px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .order_body {
font-size : 11px;
text-align : right;
text-decoration : line-through;
text-transform : none;
}
#account .order_head {
font-size : 11px;
font-weight : bold;
text-align : right;
text-decoration : line-through;
text-transform : none;
}
#account .order_table {
border-bottom-color : #a7a7a7;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#account .order_total {
font-size : 11px;
font-weight : bold;
text-align : right;
text-decoration : line-through;
text-transform : none;
}
#account .productOldPrice {
color : #ff0000;
font-size : 10px;
text-align : right;
text-decoration : line-through;
text-transform : none;
}
#account .product_box {
font-size : 10px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .product_box img {
float : left;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : left;
}
#account .product_box_bottom {
clear : both;
font-size : 12px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 10px;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .smallHeading {
font-size : 10px;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account .td_left {
float : left;
font-size : 10px;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#account .td_right {
font-size : 10px;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
text-align : right;
text-decoration : none;
text-transform : none;
}
#account form {
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 100%;
}
#advanced_search {
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 100%;
}
#advanced_search #heading_box {
color : #D7AC4F;
font-size : 12px;
font-weight : bold;
height : 100%;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#advanced_search .box_content {
font-size : 12px;
height : 100%;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#advanced_search .cell_left {
float : left;
padding-bottom : 1px;
padding-left : 3px;
padding-right : 1px;
padding-top : 1px;
width : 150px;
}
#advanced_search .cell_right {
line-height : 28px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
}
#advanced_search .heading {
float : left;
width : 50%;
}
#advanced_search .heading_note {
font-size : 10px;
text-align : right;
text-decoration : none;
text-transform : none;
}
#advanced_search .inactive_input {
background-color : #ffffff;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 15px;
height : 24px;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
text-align : left;
text-decoration : none;
text-transform : none;
width : 227px;
}
#advanced_search select {
background-color : #ffffff;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 15px;
height : 24px;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
text-align : left;
text-decoration : none;
text-transform : none;
width : 239px;
}
#callback_form #callback_input_desc {
float : left;
width : 110px;
}
#callback_form .callback_input {
height : 24px;
}
#callback_form .callback_input1 {
height : 138px;
}
#callback_form .callback_input2 {
height : 75px;
}
#callback_input {
width : 400px;
}
#callback_necessary_info {
color : #fe0000;
font-size : 10px;
text-align : right;
text-decoration : none;
}
#cart_on_top {
background-color : #0065ac;
float : right;
margin-bottom : 3px;
margin-top : 15px;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
width : 186px;
}
#cart_on_top #cart_on_top_heading {
color : #ffffff;
font-size : 11px;
font-weight : bold;
margin-bottom : 1px;
margin-left : 2px;
margin-top : 0;
text-decoration : none;
}
#cart_on_top_body {
background-color : #5b0807;
font-size : 10px;
margin-bottom : 0;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-decoration : none;
}
#cart_on_top_body #box_cart_qty {
border-bottom-width : 1px;
}
#cart_on_top_body .gm_shipping_link {
font-size : 10px;
text-decoration : none;
}
#cart_on_top_heading a {
color : #ffffff;
}
#categorie_listing #categories_table {
border-width : 0;
font-size : 12px;
font-weight : bold;
text-align : center;
width : 100%;
}
#categorie_listing .categories_description {
font-size : 12px;
margin-bottom : 10px;
}
#categorie_listing .categories_name {
border-bottom-color : #d7ac4f;
border-bottom-style : solid;
border-bottom-width : 1px;
font-size : 16px;
font-weight : bold;
margin-bottom : 5px;
padding-bottom : 7px;
}
#categorie_listing .categories_name_overview {
font-size : 16px;
font-weight : bold;
margin-bottom : 5px;
padding-bottom : 7px;
}
#categorie_listing .heading_more_categories {
font-size : 12px;
font-weight : bold;
margin-bottom : 5px;
}
#categorie_listing a {
text-decoration : none;
text-transform : none;
}
#checkout_shipping .bottom_dotted {
border-bottom-width : 1px;
}
#checkout_shipping .module_option {
background-color : #f2f7f8;
border-top-width : 1px;
cursor : pointer;
font-size : 14px;
line-height : 26px;
text-decoration : none;
}
#checkout_shipping .module_option_checked {
background-color : #b3ccdd;
border-top-width : 1px;
font-size : 14px;
line-height : 26px;
text-decoration : none;
}
#checkout_success #content_success {
padding-left : 45px;
padding-right : 45px;
}
#checkout_success #thanks {
border-width : 0;
}
#checkout_success .content {
font-size : 14px;
text-decoration : none;
}
#checkout_success .heading_success {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
color : #D7AC4F;
font-size : 14px;
font-weight : bold;
margin-bottom : 7px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 6px;
padding-left : 0;
padding-right : 0;
padding-top : 25px;
text-decoration : none;
}
#column_content {
background-color : #5b0807;
background-image : url();
margin-bottom : 2px;
margin-left : 191px;
margin-right : 191px;
margin-top : 2px;
padding-bottom : 4px;
padding-left : 0;
padding-right : 0;
padding-top : 4px;
width : auto;
}
#column_content .gm_class_input {
border-color : #808080;
border-style : solid;
border-width : 1px;
font-size : 16px;
height : 20px;
}
#column_content #account .box_content .gm_class_input {
background-color : #ffffff;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 14px;
height : 24px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 227px;
}
#column_content #account .box_form .box_main .gm_class_input {
background-color : #ffffff;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 12px;
height : 15px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 100px;
}
#column_content #account .box_form .gm_class_input {
background-color : #ffffff;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 16px;
height : 24px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 227px;
}
#column_content #contact_us .gm_class_input {
background-color : #ffffff;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 14px;
height : 24px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 227px;
}
#column_content .gm_shipping_link {
font-size : 10px;
text-decoration : none;
}
#column_left {
background-color : #5b0807;
background-image : url();
clear : both;
float : left;
margin-bottom : 2px;
margin-left : 0;
margin-right : 0;
margin-top : 2px;
width : 190px;
}
#column_left .gm_class_input {
border-width : 1px;
font-size : 12px;
height : 13px;
}
#column_left .gm_shipping_link {
font-size : 10px;
text-decoration : none;
}
#column_right {
background-color : #5b0807;
background-image : url();
float : right;
margin-bottom : 2px;
margin-left : 0;
margin-right : 0;
margin-top : 2px;
width : 190px;
}
#column_right .gm_class_input {
border-width : 1px;
font-size : 12px;
height : 13px;
}
#column_right .gm_shipping_link {
font-size : 10px;
text-decoration : none;
}
#contact_us {
float : left;
font-size : 14px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 100%;
}
#contact_us #message_body {
font-size : 12px;
height : 100px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 227px;
}
#contact_us .box_content {
height : 100%;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#contact_us .cell_left {
float : left;
font-size : 12px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 140px;
}
#contact_us .cell_right {
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
}
#contact_us .content_contact {
font-size : 12px;
height : 100%;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#contact_us .heading {
float : left;
width : 50%;
}
#contact_us .heading_note {
font-size : 12px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#content_box_ebay_body .box_list {
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
float : left;
height : 100%;
margin-bottom : 2px;
margin-left : 3px;
margin-right : 1px;
margin-top : 2px;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 182px;
}
#content_box_ebay_body .product_box {
list-style-type : none;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : center;
}
#content_box_ebay_body .product_box_bottom {
height : 25px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#content_box_ebay_body .product_box_content {
font-size : 11px;
height : 60px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#content_box_ebay_body .product_box_image {
height : 120px;
overflow : hidden;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}
#content_box_ebay_body .product_box_image img {
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
}
#content_box_ebay_body .product_box_top {
background-color : #d7ac4f;
font-size : 12px;
font-weight : bold;
height : 45px;
margin-bottom : 0;
margin-left : 3px;
margin-right : 3px;
margin-top : 3px;
overflow : hidden;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#content_box_ebay_body {
background : #5b0807;
height : 100%;
list-style-type : none;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#content_box_ebay_body a {
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_default_body {
list-style-type : none;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 102%;
}
#content_box_new_products_default_body .gm_price {
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_default_body .productOldPrice {
color : #ff0000;
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : line-through;
text-transform : none;
}
#content_box_new_products_default_body .product_box {
background-color : #5b0807;
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 7px;
margin-top : 3px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : center;
width : 145px;
}
#content_box_new_products_default_body .product_image {
background-color : #5b0807;
border-color : #a2a2a2;
border-style : solid;
border-width : 1px;
margin-bottom : 5px;
margin-left : auto;
margin-right : auto;
margin-top : 5px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
}
#content_box_new_products_default_body .product_price {
font-size : 9px;
height : 65px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_default_body .product_title {
background-color : #d7ac4f;
height : 33px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
}
#content_box_new_products_default_body .product_title a {
color : #5B0807;
font-size : 10px;
font-weight : bold;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_default_body .small {
font-size : 9px;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_default_head {
background-image : url(backgrounds/email_logo.jpg);
color : #ffffff;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 4px;
padding-bottom : 0;
padding-left : 0;
padding-right : 3px;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_main_body {
background-color : #5b0807;
border-color : #a2a2a2;
border-style : solid;
border-width : 1px;
height : 100%;
list-style-type : none;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#content_box_new_products_main_body .gm_price {
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_main_body .productOldPrice {
color : #ff0000;
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : line-through;
text-transform : none;
}
#content_box_new_products_main_body .product_box {
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 7px;
margin-top : 3px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : center;
width : 172px;
}
#content_box_new_products_main_body .product_image {
background-color : #5b0807;
border-color : #a2a2a2;
border-style : solid;
border-width : 1px;
margin-bottom : 5px;
margin-left : auto;
margin-right : auto;
margin-top : 5px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
}
#content_box_new_products_main_body .product_price {
font-size : 9px;
height : 65px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_main_body .product_title {
height : 33px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
text-align : center;
}
#content_box_new_products_main_body .product_title a {
color : #5B0807;
font-size : 10px;
font-weight : bold;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_main_body .small {
font-size : 9px;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_new_products_main_head {
background-image : url(backgrounds/email_logo.jpg);
color : #ffffff;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 4px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_specials_body {
list-style-type : none;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 102%;
}
#content_box_specials_body .gm_price {
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_specials_body .productOldPrice {
color : #ff0000;
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : line-through;
text-transform : none;
}
#content_box_specials_body .product_box {
background-color : #5b0807;
border-color : #a2a2a2;
border-style : solid;
border-width : 1px;
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 7px;
margin-top : 3px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : center;
width : 176px;
}
#content_box_specials_body .product_image {
background-color : #5b0807;
border-color : #a2a2a2;
border-style : solid;
border-width : 1px;
margin-bottom : 5px;
margin-left : auto;
margin-right : auto;
margin-top : 5px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
}
#content_box_specials_body .product_price {
font-size : 9px;
height : 65px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_specials_body .product_title {
background-color : #d7ac4f;
height : 33px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
}
#content_box_specials_body .product_title a {
color : #5B0807;
font-size : 10px;
font-weight : bold;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_specials_body .small {
font-size : 9px;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_specials_head {
background-image : url(backgrounds/email_logo.jpg);
color : #ffffff;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 4px;
padding-bottom : 0;
padding-left : 0;
padding-right : 3px;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
#content_box_upcoming_products_body {
background-color : #d7ac4f;
font-size : 10px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-decoration : none;
}
#content_box_upcoming_products_head {
background-color : #e80101;
background-image : url();
color : #21f7d2;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
text-align : center;
text-decoration : none;
}
#content_page {
float : left;
font-size : 12px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 100%;
}
#create_account_page {
float : left;
font-size : 14px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-decoration : none;
width : 100%;
}
#create_account_page .active_input {
background-color : #f3f8fc;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
color : #D7AC4F;
font-size : 16px;
font-weight : bold;
height : 24px;
margin-bottom : 3px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
width : 227px;
}
#create_account_page .cell_left {
float : left;
line-height : 28px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
width : 150px;
}
#create_account_page .cell_right {
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
}
#create_account_page .heading {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
clear : both;
margin-bottom : 17px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 25px;
}
#create_account_page .inactive_input {
background-color : #ffffff;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 16px;
height : 24px;
margin-bottom : 3px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
width : 227px;
}
#details_head .productOldPrice {
color : #ff0000;
font-size : 12px;
font-weight : bold;
text-decoration : line-through;
}
#flyover_box {
background-color : #d7ac4f;
background-image : url();
border-color : #a5a5a5;
border-style : solid;
border-width : 1px;
overflow : hidden;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
position : relative;
width : 400px;
}
#flyover_box #flyover_body {
font-size : 12px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 8px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : left;
text-decoration : none;
text-transform : none;
}
#flyover_box #flyover_image {
border-color : #a1a5a6;
border-style : solid;
border-width : 1px;
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 8px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#flyover_box #flyover_title {
background-image : url();
border-color : #0065ad;
border-style : solid;
border-width : 1px;
color : #ffffff;
font-size : 11px;
font-weight : bold;
height : 28px;
line-height : 28px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 8px;
padding-right : 0;
padding-top : 0;
text-align : left;
text-decoration : none;
text-transform : none;
}
#flyover_box p {
margin-top : 0;
}
#gift_cart_part a {
text-decoration : none;
text-transform : none;
}
#gm_callback_service_email {
border-width : 1px;
width : 200px;
}
#gm_callback_service_message {
border-width : 1px;
height : 130px;
width : 280px;
}
#gm_callback_service_name {
border-width : 1px;
width : 200px;
}
#gm_callback_service_telephone {
border-width : 1px;
width : 200px;
}
#gm_callback_service_time {
border-width : 1px;
width : 200px;
}
#gm_callback_service_vvcode {
border-width : 1px;
margin-top : 5px;
width : 200px;
}
#gm_checkout_confirmation .addresses {
background-color : #f3f8fc;
font-size : 14px;
height : 94px;
margin-bottom : 20px;
padding-bottom : 14px;
padding-left : 14px;
padding-right : 14px;
padding-top : 14px;
text-decoration : none;
}
#gm_checkout_confirmation .conditions_info_link {
font-size : 12px;
text-decoration : none;
}
#gm_checkout_confirmation .confirmationEdit {
color : #fe0000;
font-size : 12px;
font-style : italic;
text-decoration : none;
text-transform : none;
}
#gm_checkout_confirmation .content {
background-color : #f3f8fc;
font-size : 14px;
margin-bottom : 20px;
padding-bottom : 14px;
padding-left : 14px;
padding-right : 14px;
padding-top : 14px;
text-decoration : none;
}
#gm_checkout_confirmation .heading {
border-bottom : 1px;
border-bottom-color : #D7AC4F;
border-bottom-style : solid;
color : #D7AC4F;
font-size : 14px;
font-weight : bold;
margin-bottom : 5px;
padding-bottom : 3px;
padding-top : 0;
text-transform : uppercase;
}
#gm_checkout_confirmation .shipping_time {
font-size : 10px;
text-decoration : none;
}
#gm_checkout_confirmation .text_information {
font-size : 14px;
padding-bottom : 20px;
text-decoration : none;
}
#gm_checkout_confirmation .total_block {
border-top : 1px;
float : right;
padding-top : 10px;
text-align : right;
width : 100%;
}
#gm_checkout_payment .accept_box {
background-color : #fecccb;
border-color : #fe0000;
border-style : solid;
border-width : 1px;
margin-top : 2px;
overflow : hidden;
width : 576px;
}
#gm_checkout_payment .accept_box_checkbox {
float : left;
width : 20px;
}
#gm_checkout_payment .accept_box_text {
float : left;
margin-bottom : 2px;
margin-left : 5px;
margin-right : 0;
margin-top : 2px;
width : 545px;
}
#gm_checkout_payment .agb_textarea {
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 12px;
height : 180px;
width : 460px;
}
#gm_checkout_payment .comments_textarea {
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
height : 100px;
padding-left : 5px;
padding-top : 2px;
width : 569px;
}
#gm_checkout_payment .module_option {
background-color : #f2f7f8;
border-bottom-width : 1px;
border-top-width : 1px;
cursor : pointer;
font-size : 14px;
line-height : 24px;
text-decoration : none;
}
#gm_checkout_payment .module_option_checked {
background-color : #b3ccdd;
border-bottom-width : 1px;
border-top-width : 1px;
font-size : 14px;
line-height : 24px;
text-decoration : none;
}
#gm_checkout_payment .withdrawal_textarea {
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 12px;
height : 180px;
width : 460px;
}
#gm_guestbook_email {
border-width : 1px;
width : 200px;
}
#gm_guestbook_error_message {
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#gm_guestbook_homepage {
border-width : 1px;
width : 200px;
}
#gm_guestbook_message {
border-width : 1px;
height : 130px;
width : 280px;
}
#gm_guestbook_name {
border-width : 1px;
width : 200px;
}
#gm_guestbook_success_message {
color : #265612;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#gm_guestbook_vvcode {
border-width : 1px;
margin-top : 5px;
width : 200px;
}
#gm_price_offer h1 {
padding-bottom : 11px;
padding-left : 0;
padding-top : 11px;
text-transform : uppercase;
}
#gm_price_offer_email {
border-width : 1px;
width : 200px;
}
#gm_price_offer_link {
border-width : 1px;
width : 200px;
}
#gm_price_offer_message {
border-width : 1px;
height : 130px;
width : 280px;
}
#gm_price_offer_name {
border-width : 1px;
width : 200px;
}
#gm_price_offer_offerer {
border-width : 1px;
width : 200px;
}
#gm_price_offer_price {
border-width : 1px;
width : 200px;
}
#gm_price_offer_telephone {
border-width : 1px;
width : 200px;
}
#gm_price_offer_vvcode {
border-width : 1px;
margin-top : 5px;
width : 200px;
}
#gm_tell_a_friend_popup {
background-color : #5b0807;
font-size : 12px;
margin-left : auto;
margin-right : auto;
overflow : hidden;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
text-align : left;
width : 700px;
}
#gm_tell_a_friend_popup #footer {
background-image : url(icons/close.gif);
background-position : right;
background-repeat : no-repeat;
color : #b9b9b9;
cursor : pointer;
display : block;
float : right;
font-size : 14px;
font-weight : bold;
height : 16px;
line-height : 16px;
margin-top : 14px;
padding-right : 20px;
text-align : right;
text-decoration : none;
text-transform : uppercase;
}
#gm_tell_a_friend_popup #vvcode img {
margin-bottom : 5px;
}
#gm_tell_a_friend_popup .active_input {
background-color : #f3f8fc;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
color : #D7AC4F;
font-size : 16px;
font-weight : bold;
margin-bottom : 3px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
}
#gm_tell_a_friend_popup .cell_left {
float : left;
font-size : 14px;
line-height : 28px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
width : 140px;
}
#gm_tell_a_friend_popup .cell_left_bold {
color : #D7AC4F;
font-weight : bold;
}
#gm_tell_a_friend_popup .cell_right {
margin-left : 140px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
}
#gm_tell_a_friend_popup .cell_right input {
height : 24px;
width : 227px;
}
#gm_tell_a_friend_popup .gm_tell_a_friend_message {
height : 120px;
width : 400px;
}
#gm_tell_a_friend_popup .inactive_input {
background-color : #ffffff;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 16px;
margin-bottom : 3px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
}
#guestbook_form #guestbook_input_desc {
float : left;
width : 110px;
}
#guestbook_form .guestbook_input {
height : 24px;
}
#guestbook_form .guestbook_input1 {
height : 138px;
}
#guestbook_form .guestbook_input2 {
height : 75px;
}
#guestbook_input {
width : 400px;
}
#guestbook_necessary_info {
color : #fe0000;
font-size : 10px;
text-align : right;
text-decoration : none;
}
#logoff {
background-color : #d7ac4f;
border-bottom-color : #ff0000;
border-bottom-style : solid;
border-bottom-width : 0;
border-left-color : #ff0000;
border-left-style : solid;
border-left-width : 0;
border-right-color : #ff0000;
border-right-style : solid;
border-right-width : 0;
border-top-color : #ff0000;
border-top-style : solid;
border-top-width : 0;
font-size : 12px;
font-weight : bold;
height : auto;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
text-align : left;
text-decoration : none;
text-transform : none;
width : auto;
}
#menubox_whatsnew_head {
background-image : url();
border-color : blue;
border-style : solid;
border-width : 0;
color : #ffffff;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 3px;
padding-right : 0;
padding-top : 0;
position : relative;
text-align : left;
text-decoration : none;
}
#mode1_block {
background-color : #ffa103;
margin-bottom : 1px;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#mode1_pathrow {
font-size : 10px;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 191px;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 5px;
padding-right : 0;
padding-top : 0;
text-align : left;
text-decoration : none;
text-transform : none;
width : auto;
}
#mode1_pathrow a {
font-size : 10px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#mode1_search_cell {
border-right-color : #ffffff;
border-right-style : solid;
border-right-width : 1px;
float : left;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 0;
margin-right : 1px;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
position : relative;
text-align : center;
width : 190px;
}
#mode1_search_cell .gm_class_input {
font-size : 11px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
width : 120px;
}
#mode2_pathrow {
font-size : 12px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 5px;
padding-right : 0;
padding-top : 0;
text-align : left;
text-decoration : none;
text-transform : none;
width : auto;
}
#mode2_pathrow a {
font-size : 12px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#new_products_overview {
overflow : hidden;
padding-right : 2px;
}
#new_products_overview .gm_price {
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
}
#new_products_overview .new_products_overview_bottom_cell {
font-size : 10px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-align : right;
text-decoration : none;
text-transform : none;
}
#new_products_overview .new_products_overview_content_cell {
border-left-color : #d7ac4f;
border-left-style : solid;
border-left-width : 1px;
font-size : 12px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#new_products_overview .new_products_overview_details_button {
float : right;
font-size : 10px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#new_products_overview .new_products_overview_header_cell {
background-color : #d7ac4f;
border-bottom-color : #d7ac4f;
border-bottom-style : solid;
border-bottom-width : 1px;
font-size : 12px;
padding : 4px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#new_products_overview .new_products_overview_image_cell {
border-right-color : #d7ac4f;
border-right-style : solid;
border-right-width : 1px;
float : left;
height : 100%;
padding-bottom : 2px;
padding-left : 0;
padding-right : 0;
padding-top : 2px;
text-align : center;
vertical-align : top;
}
#new_products_overview .new_products_overview_middle_cell {
padding-bottom : 0;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
}
#new_products_overview .new_products_overview_product_box {
border-color : #d7ac4f;
border-style : solid;
border-width : 1px;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
width : 99%;
}
#new_products_overview .productOldPrice {
color : #ff0000;
font-size : 9px;
text-align : left;
text-decoration : line-through;
text-transform : none;
}
#new_products_overview .product_link {
text-decoration : none;
}
#popup_box #checkout_shipping {
background-color : #5b0807;
}
#popup_box #checkout_success {
background-color : #5b0807;
}
#popup_box #create_account_page {
background-color : #5b0807;
}
#popup_box #footer {
background-image : url(icons/close.gif);
background-position : right;
background-repeat : no-repeat;
color : #b9b9b9;
cursor : pointer;
display : block;
float : right;
font-size : 14px;
font-weight : bold;
height : 16px;
line-height : 16px;
margin-top : 24px;
padding-right : 20px;
text-align : right;
text-decoration : none;
text-transform : uppercase;
}
#popup_box #gm_checkout_confirmation {
background-color : #5b0807;
}
#popup_box #gm_checkout_payment {
background-color : #5b0807;
}
#popup_box #iconized_page_head {
background-color : #D7AC4F;
color : #ffffff;
font-size : 16px;
font-weight : bold;
margin-left : 45px;
padding-bottom : 11px;
padding-left : 11px;
padding-top : 11px;
text-decoration : none;
text-transform : uppercase;
}
#popup_box #shopping_cart {
background-color : #5b0807;
}
#price_offer_form #price_offer_input_desc {
float : left;
width : 110px;
}
#price_offer_form .price_offer_input {
height : 24px;
}
#price_offer_form .price_offer_input1 {
height : 138px;
}
#price_offer_form .price_offer_input2 {
height : 75px;
}
#price_offer_input {
width : 400px;
}
#price_offer_necessary_info {
clear : left;
color : #fe0000;
font-size : 10px;
text-align : right;
text-decoration : none;
}
#products_added {
font-size : 12px;
padding-bottom : 10px;
padding-top : 10px;
text-decoration : none;
}
#products_description a {
text-decoration : none;
text-transform : none;
}
#products_media_body {
background-color : #5b0807;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 12px;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-decoration : none;
width : 570px;
}
#products_media_head {
color : #ffffff;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
text-decoration : none;
}
#products_options .attribute_radio {
font-size : 12px;
text-align : left;
text-decoration : none;
text-transform : none;
white-space : nowrap;
}
#products_reviews_body .box_left {
float : left;
font-size : 10px;
font-weight : bold;
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
padding-top : 2px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#products_reviews_body .box_right {
font-size : 10px;
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
padding-top : 2px;
text-align : right;
text-decoration : none;
text-transform : uppercase;
}
#products_reviews_body .box_text {
clear : both;
font-size : 10px;
font-weight : bold;
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
padding-top : 2px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#products_reviews_body {
background : #5b0807;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
font-size : 10px;
font-weight : bold;
height : 100%;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : uppercase;
}
#products_reviews_body a {
text-decoration : none;
text-transform : none;
}
#products_reviews_head {
color : #ffffff;
font-size : 10px;
font-weight : bold;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 10px;
overflow : hidden;
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
padding-top : 2px;
text-align : justify;
text-decoration : none;
text-transform : uppercase;
}
#product_images_box {
background-color : white;
margin-left : auto;
margin-right : auto;
overflow : hidden;
padding : 5px;
}
#product_images_box #active_image {
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
text-align : center;
}
#product_images_box #footer {
background-image : url(icons/close.gif);
background-position : right;
background-repeat : no-repeat;
color : #b9b9b9;
cursor : pointer;
display : block;
float : right;
font-size : 14px;
font-weight : bold;
height : 21px;
line-height : 21px;
padding-right : 20px;
text-align : right;
text-decoration : none;
text-transform : uppercase;
}
#product_images_box #wrap_images {
margin-left : auto;
margin-right : auto;
margin-top : 40px;
overflow : hidden;
}
#product_images_box .active {
background-color : #f3f8fc;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
}
#product_images_box .inactive {
background-color : white;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
}
#product_images_box li {
float : left;
margin-right : 12px;
margin-top : 12px;
padding : 0;
text-align : center;
}
#product_images_box ul {
list-style-type : none;
margin : 0;
padding : 0;
}
#product_info #details_attributes {
background-color : #eaeaea;
border-color : #cdcdcd;
border-style : solid;
border-width : 1px;
height : 100%;
margin-bottom : 8px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 7px;
padding-right : 8px;
padding-top : 8px;
width : auto;
}
#product_info #details_cart_part .gm_class_input {
border-width : 1px;
font-size : 12px;
height : 13px;
width : 36px;
}
#product_info #details_products_weight {
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#product_info #details_qty_advice {
font-size : 12px;
padding-top : 5px;
}
#product_info #details_qty_advice .details_checker_error {
color : #fe0000;
}
#product_info #fsk18_image {
margin-bottom : 5px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}
#product_info #graduated_prices_detail_body {
background-color : #d7ac4f;
font-size : 10px;
margin-bottom : 3px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
}
#product_info #graduated_prices_detail_head {
background-color : #0065ac;
color : #ffffff;
font-size : 10px;
font-weight : bold;
height : 20px;
line-height : 20px;
margin-bottom : 3px;
padding-left : 3px;
text-decoration : none;
}
#product_info #products_price #gm_attr_calc_price {
font-size : 18px;
font-weight : bold;
text-decoration : none;
}
#product_info .details_attributes_dropdown .gm_attr_calc_input {
font-size : 12px;
width : 200px;
}
#product_info .details_attributes_name {
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
}
#product_info .details_attributes_names {
font-size : 12px;
font-weight : bold;
padding-right : 4px;
text-align : left;
text-decoration : none;
}
#product_info .details_cart_part {
background-color: #D7AC4F;
font-size : 14px;
height : 35px;
text-align : left;
width : auto;
}
#product_info .details_qty_advice_bold {
font-weight : bold;
text-decoration : underline;
}
#product_info .details_table_dark {
background-color : #cbcbcb;
}
#product_info .details_table_light {
background-color : #f8f8f8;
}
#product_info .details_table_options_model {
font-size : 10px;
text-decoration : none;
}
#product_info .details_table_options_name {
border-bottom : 1px;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#product_info .details_table_options_price {
font-size : 12px;
text-align : right;
text-decoration : none;
}
#product_info .details_table_options_text {
font-size : 12px;
text-decoration : none;
}
#product_info .gm_attributes_images_name {
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#product_info .image_box {
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
margin-bottom : 8px;
text-align : center;
width : auto;
}
#product_info .image_box img {
padding-bottom : 8px;
padding-left : 8px;
padding-right : 8px;
padding-top : 8px;
}
#product_info .info_element .info_element_box {
background-color : #D7AC4F;
font-size : 10px;
height : 16px;
margin-left : 32px;
padding-bottom : 4px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : left;
text-decoration : none;
text-transform : none;
color: #5b0807;
}
#product_info .products_price {
font-size : 10px;
}
#product_listing .categories_description {
font-size : 12px;
margin-bottom : 10px;
}
#product_listing .gm_price {
font-size : 18px;
font-weight : bold;
text-decoration : none;
}
#product_listing .middle_cell a {
text-decoration : none;
text-transform : none;
}
#product_listing .product_box {
background-color : #5b0807;
border-color : #d7ac4f;
border-style : solid;
border-width : 1px;
margin-bottom : 15px;
overflow : hidden;
width : 100%;
}
#product_listing .product_box .attributes {
padding-bottom : 5px;
padding-top : 5px;
}
#product_listing .product_box .attributes_name {
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#product_listing .product_box .attributes_names {
font-size : 12px;
font-weight : bold;
padding-right : 4px;
text-align : left;
text-decoration : none;
}
#product_listing .product_box .attributes_options {
height : 30px;
}
#product_listing .product_box .attributes_options .gm_listing_form {
font-size : 12px;
width : 250px;
}
#product_listing .product_box .bottom_cell {
background-color : #5b0807;
font-size : 10px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-align : right;
text-decoration : none;
}
#product_listing .product_box .content_cell {
border-left-color : #d7ac4f;
border-left-style : solid;
border-left-width : 1px;
}
#product_listing .product_box .details_button {
float : right;
font-size : 10px;
text-decoration : none;
}
#product_listing .product_box .gm_checker_error {
color : #fe0000;
font-size : 10px;
text-decoration : none;
}
#product_listing .product_box .gm_class_input {
font-size : 12px;
height : 15px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#product_listing .product_box .gm_graduated_prices {
font-size : 12px;
text-decoration : none;
}
#product_listing .product_box .gm_graduated_prices_heading {
font-size : 12px;
font-weight : bold;
padding-bottom : 0;
padding-top : 0;
text-decoration : none;
}
#product_listing .product_box .header_cell {
background-color : #d7ac4f;
border-bottom-color : #d7ac4f;
border-bottom-style : solid;
border-bottom-width : 1px;
font-size : 12px;
font-weight : bold;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-decoration : none;
}
#product_listing .product_box .image_cell {
border-right-color : #d7ac4f;
border-right-style : solid;
border-right-width : 1px;
float : left;
height : 100%;
padding-bottom : 2px;
padding-top : 2px;
text-align : center;
vertical-align : top;
}
#product_listing .product_box .middle_cell {
background-color : #5b0807;
font-size : 12px;
padding-bottom : 0;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-decoration : none;
}
#product_navigation {
font-size : 10px;
padding-bottom : 8px;
}
#product_navigation a {
text-decoration : none;
}
#reviews {
float : left;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
width : 100%;
}
#reviews .box_content {
background-color : #d7ac4f;
font-size : 12px;
height : 100%;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#reviews .box_content .reviews_img {
float : right;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 0;
padding-top : 0;
}
#reviews .box_left {
float : left;
font-size : 12px;
font-weight : bold;
text-align : justify;
text-decoration : none;
text-transform : uppercase;
}
#reviews .box_right {
font-size : 12px;
font-weight : bold;
text-align : right;
text-decoration : none;
text-transform : uppercase;
width : auto;
}
#reviews .cell_back_right {
text-align : right;
}
#reviews .cell_left {
float : left;
font-size : 12px;
font-weight : bold;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
width : 120px;
}
#reviews .cell_right {
font-size : 12px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : justify;
text-decoration : none;
text-transform : none;
}
#reviews .heading {
border-bottom : 1px solid #b1893f;
height : 20px;
margin-bottom : 5px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}
#search_again_form {
font-size : 12px;
font-weight : bold;
height : auto;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
text-align : left;
text-decoration : none;
text-transform : none;
width : auto;
}
#search_again_form span {
position : relative;
top : 5px;
}
#search_again_heading {
font-size : 12px;
font-weight : bold;
height : auto;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
text-align : left;
text-decoration : none;
text-transform : none;
width : auto;
}
#search_again_text {
background-color : #5b0807;
border-bottom-color : #ff0000;
border-bottom-style : solid;
border-bottom-width : 0;
border-left-color : #ff0000;
border-left-style : solid;
border-left-width : 0;
border-right-color : #ff0000;
border-right-style : solid;
border-right-width : 0;
border-top-color : #ff0000;
border-top-style : solid;
border-top-width : 0;
font-size : 12px;
font-weight : bold;
height : auto;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : left;
text-decoration : none;
text-transform : none;
width : auto;
}
#search_error_message {
background-color : #ffcccc;
border-bottom-color : #ff0000;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #ff0000;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #ff0000;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #ff0000;
border-top-style : solid;
border-top-width : 1px;
font-size : 12px;
font-weight : bold;
height : auto;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : center;
text-decoration : none;
text-transform : none;
width : auto;
}
#search_error_page .gm_class_input {
border-color : #808080;
border-style : solid;
border-width : 1px;
font-size : 16px;
height : 20px;
}
#search_go_back {
height : auto;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 15px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
padding-top : 5px;
text-align : right;
width : auto;
}
#shopping_cart #cart_table {
border-color : #b1893f;
border-style : solid;
border-width : 1px;
clear : both;
margin-top : 20px;
width : 100%;
}
#shopping_cart #cart_table_total {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #b1893f;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #b1893f;
border-right-style : solid;
border-right-width : 1px;
margin-bottom : 20px;
padding-bottom : 3px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
text-align : right;
width : 100%;
}
#shopping_cart #gift_cart_body {
background-color : #d7ac4f;
padding-bottom : 20px;
padding-left : 10px;
padding-right : 10px;
padding-top : 20px;
text-align : left;
width : 400px;
}
#shopping_cart #gift_cart_body #gift_cart_button {
left : 3px;
padding-left : 5px;
position : relative;
}
#shopping_cart #gift_cart_body #gift_cart_input {
position : relative;
top : -4px;
}
#shopping_cart #gift_cart_body #gift_cart_input input[type="text"] {
border-color : #D7AC4F;
font-size : 14px;
height : 20px;
width : 227px;
}
#shopping_cart #gift_cart_head {
background-color : #d7ac4f;
color : #ffffff;
font-weight : bold;
height : 18px;
line-height : 18px;
padding-bottom : 2px;
padding-left : 10px;
padding-right : 10px;
padding-top : 2px;
text-align : center;
text-transform : uppercase;
width : 400px;
}
#shopping_cart #gift_cart_part {
clear : both;
margin-bottom : 20px;
margin-top : 20px;
text-align : center;
width : 100%;
}
#shopping_cart #total_content {
border-top-color : #b1893f;
border-top-style : solid;
border-top-width : 1px;
margin-bottom : 10px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : right;
}
#shopping_cart .gift_cart_empty {
text-align : center;
}
#shopping_cart .gift_cart_empty img {
padding-left : 5px;
position : relative;
top : 3px;
}
#shopping_cart .gift_cart_left {
float : left;
width : 50%;
}
#shopping_cart .gift_cart_right {
text-align : right;
}
#shopping_cart .td {
background-color : #F7F0DE;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
vertical-align : top;
}
#shopping_cart a {
text-decoration : none;
text-transform : none;
}
#shopping_cart input[type="text"] {
border-color : #D7AC4F;
font-size : 14px;
height : 20px;
width : 40px;
}
#shopping_cart th {
background-color : #d7ac4f;
color : #ffffff;
height : 22px;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
text-align : center;
text-transform : uppercase;
}
#shop_logo {
background-color : #5b0807;
border-bottom-color : #a7a7a7;
border-bottom-style : solid;
border-bottom-width : 0;
border-left-color : #a7a7a7;
border-left-style : solid;
border-left-width : 0;
border-right-color : #a7a7a7;
border-right-style : solid;
border-right-width : 0;
border-top-color : #a7a7a7;
border-top-style : solid;
border-top-width : 0;
float : left;
height : auto;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 20px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : left;
width : auto;
}
#shop_top_banner {
background-color : #5b0807;
border-bottom-color : #a7a7a7;
border-bottom-style : solid;
border-bottom-width : 0;
border-left-color : #a7a7a7;
border-left-style : solid;
border-left-width : 0;
border-right-color : #a7a7a7;
border-right-style : solid;
border-right-width : 0;
border-top-color : #a7a7a7;
border-top-style : solid;
border-top-width : 0;
float : left;
height : auto;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 5px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : left;
width : auto;
}
#sitemap h2 {
font-size : 12px;
}
#sitemap ul {
margin-left : 10px;
padding-left : 10px;
}
#specials {
overflow : hidden;
width : 100%;
}
#specials .gm_price {
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
}
#specials .productOldPrice {
color : #ff0000;
font-size : 9px;
font-weight : bold;
text-align : left;
text-decoration : line-through;
text-transform : none;
}
#specials .product_link {
text-decoration : none;
}
#specials .specials_bottom_cell {
font-size : 10px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-align : right;
text-decoration : none;
text-transform : none;
}
#specials .specials_content_cell {
border-left-color : #d7ac4f;
border-left-style : solid;
border-left-width : 1px;
font-size : 12px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#specials .specials_details_button {
float : right;
font-size : 10px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#specials .specials_header_cell {
background-color : #d7ac4f;
border-bottom-color : #d7ac4f;
border-bottom-style : solid;
border-bottom-width : 1px;
font-size : 12px;
padding : 4px;
text-align : left;
text-decoration : none;
text-transform : none;
}
#specials .specials_image_cell {
border-right-color : #d7ac4f;
border-right-style : solid;
border-right-width : 1px;
float : left;
height : 100%;
padding-bottom : 2px;
padding-left : 0;
padding-right : 0;
padding-top : 2px;
text-align : center;
vertical-align : top;
}
#specials .specials_middle_cell {
padding-bottom : 0;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
}
#specials .specials_product_box {
border-color : #d7ac4f;
border-style : solid;
border-width : 1px;
margin-bottom : 15px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
width : 99%;
}
#tell_a_friend_heading {
background-color : #D7AC4F;
color : #ffffff;
font-size : 18px;
font-weight : bold;
height : 26px;
margin-left : 45px;
padding-left : 8px;
padding-top : 12px;
text-transform : uppercase;
width : 647px;
}
#topmenu_block {
background-image : url(../../gm_corner.gif.php);
background-repeat : no-repeat;
clear : both;
height : 25px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
width : 100%;
}
#topmenu_block #topmenu_left {
clear : both;
float : left;
height : 25px;
list-style-type : none;
margin-bottom : 0;
margin-left : 0;
margin-right : 1px;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
#topmenu_block #topmenu_left #first_link {
position : relative;
text-align : right;
width : 167px;
}
#topmenu_block #topmenu_left a {
color : #ffffff;
font-size : 11px;
font-weight : bold;
text-align : right;
text-decoration : none;
text-transform : none;
}
#topmenu_block #topmenu_left li {
border-right-color : #ffffff;
border-right-style : solid;
border-right-width : 1px;
float : left;
height : 25px;
line-height : 25px;
margin-bottom : 0;
margin-left : 0;
margin-right : 1px;
margin-top : 0;
padding-bottom : 0;
padding-left : 18px;
padding-right : 5px;
padding-top : 0;
}
#topmenu_block #topmenu_right {
color : #ffffff;
float : right;
font-size : 10px;
font-weight : bold;
height : 25px;
line-height : 25px;
padding-bottom : 0;
padding-left : 0;
padding-right : 8px;
padding-top : 0;
text-align : right;
text-decoration : none;
text-transform : none;
}
#topmenu_block #topmenu_right a {
color : #ffffff;
font-size : 10px;
font-weight : bold;
text-align : right;
text-decoration : none;
text-transform : none;
}
.button_to_cart {
margin-left : auto;
margin-right : auto;
overflow : hidden;
width : 130px;
}
.button_to_cart .cart_icon {
background-color : #344e73;
color : #ffffff;
display : block;
float : left;
height : 25px;
text-align : center;
width : 25px;
}
.button_to_cart .cart_icon img {
margin-left : 2px;
margin-top : 7px;
}
.button_to_cart .cart_text {
background-color : #344e73;
color : #ffffff;
display : block;
float : right;
height : 25px;
line-height : 25px;
margin-left : 0;
text-align : center;
width : 104px;
}
.button_to_cart a {
color : #ffffff;
cursor : pointer;
font-size : 11px;
font-weight : bold;
text-decoration : none;
}
.button_to_cart_spacer {
height : 25px;
width : 125px;
}
.cart_error_color {
color : #fe0000;
font-size : 12px;
text-decoration : none;
}
.cat_link span {
font-size : 10px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
}
.cell_left_bold {
color : #D7AC4F;
font-weight : bold;
}
.cell_note {
float : right;
font-size : 10px;
position : relative;
text-align : right;
text-decoration : none;
top : -31px;
}
.checkout .active_input {
background-color : #f3f8fc;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
color : #D7AC4F;
font-size : 16px;
font-weight : bold;
height : 24px;
margin-bottom : 3px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
width : 227px;
}
.checkout .cell_left {
float : left;
line-height : 28px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
width : 150px;
}
.checkout .cell_right {
line-height : 28px;
padding-bottom : 1px;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
}
.checkout .checkout_addresses {
font-size : 14px;
}
.checkout .continue {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
height : 43px;
margin-bottom : 20px;
margin-top : 40px;
overflow : hidden;
}
.checkout .error {
font-size : 14px;
text-decoration : none;
}
.checkout .heading {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
margin-bottom : 17px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 25px;
}
.checkout .heading .subtitle {
font-size : 14px;
margin-bottom : 0;
margin-left : 45px;
margin-right : 0;
margin-top : 0;
padding-bottom : 8px;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-decoration : none;
}
.checkout .heading h2 {
color : #D7AC4F;
font-size : 14px;
font-weight : bold;
margin-bottom : 0;
margin-left : 45px;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 4px;
text-decoration : none;
text-transform : uppercase;
}
.checkout .heading2 {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
margin-bottom : 17px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 25px;
}
.checkout .heading2 h2 {
color : #D7AC4F;
font-size : 14px;
font-weight : bold;
margin-bottom : 15px;
margin-left : 45px;
margin-right : 0;
margin-top : 0;
padding-bottom : 1px;
padding-left : 0;
padding-right : 0;
padding-top : 11px;
text-decoration : none;
text-transform : uppercase;
}
.checkout .inactive_input {
background-color : #ffffff;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 16px;
height : 24px;
margin-bottom : 3px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 0;
padding-top : 2px;
width : 227px;
}
.checkout .module_name {
font-size : 14px;
font-weight : bold;
margin-bottom : 3px;
margin-top : 20px;
text-decoration : none;
text-transform : uppercase;
}
.checkout .navabar_text {
float : left;
font-size : 10px;
text-decoration : none;
margin-left: 15px;
}
.checkout .navabar_text_current {
float : left;
font-size : 10px;
font-weight : bold;
text-decoration : none;
margin-left: 15px;
}
.checkout .navbar_line {
border-bottom-color : #b1893f;
border-bottom-style : solid;
border-bottom-width : 1px;
margin-left : auto;
margin-right : auto;
width : 430px;
}
.checkout .text_block {
font-size : 14px;
margin-bottom : 8px;
text-decoration : none;
}
.checkout .text_block_heading {
color : #D7AC4F;
font-size : 14px;
font-weight : bold;
margin-bottom : 8px;
text-decoration : none;
}
.checkout .text_must {
float : right;
font-size : 10px;
}
.class_error input {
background-color : #F7F0DE;
}
.class_error_message {
color : #fe0000;
font-size : 9px;
}
.details_products_date_avaiable {
font-size : 10px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
}
.details_products_url {
font-size : 10px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : justify;
text-decoration : none;
}
.form_style_callback {
}
.form_style_guestbook {
}
.form_style_price_offer {
background-color : #d7ac4f;
border-color : #c7c7c7;
border-style : solid;
border-width : 1px;
color : #D7AC4F;
}
.gm_manufacturers {
font-size : 12px;
height : 20px;
line-height : 20px;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 10px;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : right;
text-decoration : none;
text-transform : none;
}
.gm_manufacturers select {
font-size : 12px;
text-align : left;
text-decoration : none;
text-transform : none;
}
.gm_opensearch {
cursor : pointer;
font-size : 12px;
text-align : right;
text-decoration : none;
text-transform : none;
}
.gm_opensearch span {
cursor : pointer;
font-size : 12px;
text-align : right;
text-decoration : none;
text-transform : none;
}
.guestbook_entries_content {
background-color : #f3f8fc;
color : #D7AC4F;
font-size : 12px;
margin-bottom : 25px;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
text-decoration : none;
}
.guestbook_entries_head {
border-bottom-color : #D7AC4F;
border-bottom-style : solid;
border-bottom-width : 1px;
color : #D7AC4F;
font-size : 12px;
font-weight : bold;
margin-bottom : 7px;
padding-bottom : 2px;
text-decoration : none;
}
.guestbook_head {
color : #D7AC4F;
font-size : 12px;
font-weight : bold;
text-decoration : none;
text-transform : uppercase;
}
.guestbook_navigation {
font-size : 12px;
margin-bottom : 25px;
}
.name_shippingtime {
font-size : 10px;
text-decoration : none;
}
.navigation .navigation_left {
float : left;
font-size : 10px;
}
.navigation .navigation_right {
font-size : 10px;
text-align : right;
}
.navigation a {
text-decoration : none;
text-transform : none;
}
.parseTime {
font-size : 11px;
line-height : 1.5;
text-align : center;
text-decoration : none;
text-transform : none;
}
.price_offer_error {
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
.price_offer_image {
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
float : left;
margin-right : 15px;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
}
.price_offer_success {
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
.price_offer_text {
font-size : 12px;
text-decoration : none;
}
.price_offer_text_heading {
color : #D7AC4F;
font-size : 12px;
font-weight : bold;
height : 20px;
text-decoration : none;
}
.products_stock {
font-size : 10px;
text-decoration : none;
}
.product_info_add_ons {
overflow : hidden;
}
.product_info_add_ons .gm_price {
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-transform : none;
}
.product_info_add_ons .productOldPrice {
color : #ff0000;
font-size : 10px;
font-weight : bold;
text-align : left;
text-decoration : line-through;
text-transform : none;
}
.product_info_add_ons .product_info_add_ons_bottom_cell {
font-size : 10px;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-align : right;
text-decoration : none;
}
.product_info_add_ons .product_info_add_ons_content_cell {
border-left-color : #a7a7a7;
border-left-style : solid;
border-left-width : 1px;
}
.product_info_add_ons .product_info_add_ons_details_button {
float : right;
font-size : 10px;
text-align : justify;
text-decoration : none;
}
.product_info_add_ons .product_info_add_ons_head {
color : #ffffff;
font-size : 10px;
font-weight : bold;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 10px;
overflow : hidden;
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
padding-top : 2px;
text-align : justify;
text-decoration : none;
}
.product_info_add_ons .product_info_add_ons_header_cell {
background-color : #d7ac4f;
border-bottom-color : #a7a7a7;
border-bottom-style : solid;
border-bottom-width : 1px;
font-size : 12px;
font-weight : bold;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-align : justify;
text-decoration : none;
}
.product_info_add_ons .product_info_add_ons_image_cell {
border-right-color : #a7a7a7;
border-right-style : solid;
border-right-width : 1px;
float : left;
height : 100%;
padding-bottom : 2px;
padding-left : 0;
padding-right : 0;
padding-top : 2px;
text-align : center;
vertical-align : top;
}
.product_info_add_ons .product_info_add_ons_middle_cell {
font-size : 10px;
padding-bottom : 0;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
text-align : justify;
text-decoration : none;
}
.product_info_add_ons .product_info_add_ons_product_box {
background : #5b0807;
border-color : #a7a7a7;
border-style : solid;
border-width : 1px;
height : 100%;
margin-bottom : 5px;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
.product_info_add_ons .product_link {
font-weight : bold;
text-decoration : none;
text-transform : none;
}
.product_info_add_ons_content_cell a {
text-decoration : none;
text-transform : none;
}
.single_products_description {
background-color : #5b0807;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
padding-bottom : 8px;
padding-left : 8px;
padding-right : 8px;
padding-top : 8px;
}
.sub_categories_listing_body .box_list {
float : left;
font-size : 12px;
height : 100%;
list-style-type : none;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
overflow : hidden;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
text-align : center;
text-decoration : none;
text-transform : none;
}
.sub_categories_listing_body {
background : #5b0807;
font-size : 12px;
height : 100%;
list-style-type : none;
margin-bottom : 3px;
margin-left : 0;
margin-right : 0;
margin-top : 3px;
overflow : hidden;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
text-align : center;
text-decoration : none;
text-transform : none;
}
.text_shippingtime {
font-size : 10px;
text-decoration : none;
}
.ui-tabs-nav {
border-left-color : #D7AC4F;
border-left-style : solid;
border-left-width : 1px;
}
.ui-tabs-nav .ui-tabs-selected a {
background-color : #d7ac4f;
}
.ui-tabs-nav a {
padding-bottom : 5px;
padding-left : 8px;
padding-right : 8px;
padding-top : 5px;
text-decoration : none;
}
.ui-tabs-nav a span {
font-size : 10px;
text-transform : uppercase;
}
.ui-tabs-nav li {
background-color : #5b0807;
border-bottom-color : #D7AC4F;
border-bottom-style : solid;
border-bottom-width : 1px;
border-right-color : #D7AC4F;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #D7AC4F;
border-top-style : solid;
border-top-width : 1px;
}
.ui-tabs-panel {
background-color : #5b0807;
border-color : #D7AC4F;
border-style : solid;
border-width : 1px;
font-size : 12px;
padding-bottom : 8px;
padding-left : 8px;
padding-right : 8px;
padding-top : 8px;
text-align : left;
text-decoration : none;
text-transform : none;
}
.wrap_shop {
background-color : #5b0807;
background-image : url();
border-width : 0;
margin-left : auto;
margin-right : auto;
overflow : hidden;
text-align : left;
width : 978px;
}
.wrap_shop #iconized_page_head {
font-size : 16px;
font-weight : bold;
margin-left : 45px;
padding-bottom : 11px;
padding-left : 0;
padding-top : 10px;
text-transform : uppercase;
}
.wrap_shop .gm_class_input {
border-color : black;
border-style : solid;
border-width : 1px;
font-size : 12px;
height : 13px;
}
.wrap_site {
background-color : #5b0807;
background-image : url();
background-repeat : repeat-x;
overflow : hidden;
}
SPAN.errorText {
color : #ff0000;
text-decoration : none;
}
SPAN.markProductOutOfStock {
color : #c76170;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
SPAN.productDiscountPrice {
color : #ff0000;
font-weight : bold;
text-decoration : none;
}
SPAN.productOldPrice {
color : #ff0000;
font-size : 10px;
font-weight : bold;
text-decoration : line-through;
}
SPAN.productSpecialPrice {
color : #ff0000;
text-decoration : none;
}
#cart_button {
height : 17px;
}
a.product_link {
color : #5b0807;
font-size : 14px;
}
div.seperator {
width: 200px;
height: 1px;
background-color: #E0BE76;
margin-left: 6px;
margin-top: 5px;
margin-bottom: 5px;
}
.loginbox_submit {
position : absolute;
top : 89px;
left : 170px;
}
.loginbox_submit input {
height : 33px;
}
#loginbox .gm_class_input {
height: 30px;
border : 0;
padding-top : 3px;
padding-left : 5px;
}
#loginbox a {
font-size: 10px;
font-weight: normal;
}
.newprod1, .newprod2 {
width: 226px;
height: 214px;
float: left;
background-repeat: no-repeat;
}
.newprod1 {
background-image: url(img/newprod1.jpg);
margin-right: 20px;
}
.newprod2 {
background-image: url(img/newprod2.jpg);
padding-top: 35px;
padding-left: 12px;
}
#loginemailinput {
background-image: url(img/bg_email.jpg);
background-repeat: no-repeat;
width: 202px;
background-color: #5B0807;
}
#loginpassinput {
width : 155px;
background-image : url(img/bg_search.jpg);
background-repeat : no-repeat;
}
#menubox_information_body a {
color: #E1C482;
}