﻿/* —————————————————————————————— general page styles —————————————————————————————— */
body {font-size:12px;font-family:"Georgia", Georgia, serif;color:#929292;text-align:center;}

div#wrapper {background:url(themes/theme024/img/bg_main.gif) 0 0 repeat-x;}
div#page {padding:0 0 6px 0;text-align:left;}

div#header,
div#columns {width:978px;margin:0 auto;}

#left_column,
#center_column,
#right_column {float:left;background:#fff;padding:10px 0 0 0;}

#left_column {clear:left;width:204px;overflow:hidden;}
#center_column {width:550px;margin:0 0 10px 10px;overflow:hidden;}
#right_column {width:204px;margin:0 0 0 10px;overflow:hidden;}





/* —————————————————————————————— header styles —————————————————————————————— */
div#header {height:195px;position:relative;background:url(themes/theme024/img/header.jpg) 0 0 no-repeat;}
h1#logo {width:380px;height:70px;position:absolute;left:-10px;top:21px;}
h1#logo a {width:380px;height:0;padding:70px 0 0 0;overflow:hidden;display:block;background:url(themes/theme024/img/logo.png) 0 0 no-repeat;}


/* ——— blockpermanentlinks-header.tpl ——— */
ul#header_links {height:45px;position:absolute;left:0;top:102px;}
#header_links li {height:45px;display:block;float:left;background:url(themes/theme024/img/header-links-border.gif) right 0 no-repeat;}
#header_links li#header_link_bookmark {background:none;}
#header_links a {height:33px;padding:12px 36px 0 35px;display:block;font:normal 14px "Georgia";color:#fff;text-transform:capitalize;text-decoration:none;}

#header_links a:hover,
#header_links a.active {color:#ff9813;background:url(themes/theme024/img/header-links-active.gif) 50% bottom no-repeat;}


/* ——— blocklanguages.tpl ——— */
#header_right #languages_block_top {width:93px;height:16px;position:absolute;right:-7px;top:28px;z-index:1;}
#header_right #languages_block_top p {clear:left;}
#languages_block_top ul#first-languages li {width:24px;height:16px;float:left;margin-right:7px;}
#languages_block_top ul#first-languages li.selected_language {}
#languages_block_top ul#first-languages li img {width:24px;height:16px;}


/* ——— blockcurrencies.tpl ——— */
#header_right #currencies_block_top {float:left;text-align:left;position:absolute;right:0;top:55px;z-index:1;}
#header_right #currencies_block_top p {clear:left}
#header_right #currencies_block_top label {font:normal 14px "Georgia";color:#ff584e;display:block;float:left;padding:0 10px 0 0;}
#header_right #currencies_block_top select {width:100px;height:20px;margin:0;padding:0;background:#a91d16;border:1px solid #7b0906;font:normal 12px "Georgia";color:#d7c26e;}


/* ——— blocksearch.tpl ——— */
#header_right #search_block_top {width:204px;height:26px;background:url(themes/theme024/img/search_top.gif) 0 0 no-repeat;position:absolute;right:0;bottom:57px;z-index:1;}
#header_right #search_block_top input#search_query {width:165px;margin:4px 0 0 10px;padding:1px;float:left;background:none;border:none;font:normal 12px "Georgia";color:#d7c26e;}
#header_right #search_block_top a {width:26px;height:0;padding:26px 0 0 0;display:block;overflow:hidden;float:right;}


/* ——— blockuserinfo.tpl ——— */
#header_user {}
#header_user p#header_user_info {height:32px;padding:16px 0 0 0;background:url(themes/theme024/img/bg_userinfo.gif) 0 7px no-repeat;font:bold 12px "Georgia";color:#b3150f;position:absolute;left:214px;top:147px;z-index:1;}
#header_user p#header_user_info a {font-weight:normal;color:#757575;text-transform:lowercase;text-decoration:underline;}
#header_user p#header_user_info a:hover {text-decoration:none;}

#header_user p#header_user_info a#your_account {width:101px;margin:0 24px 0 0;padding:0 0 0 35px;display:block;float:left;font-weight:bold;color:#b3150f;text-decoration:none;}
#header_user p#header_user_info a#your_account:hover {text-decoration:underline;}

#header_user div#shopping_cart {height:37px;padding:11px 0 0 40px;background:url(themes/theme024/img/header_cart.gif) 0 0 no-repeat;position:absolute;right:0;bottom:0;z-index:1;font:normal 12px "Georgia";color:#757575;}
#header_user div#shopping_cart a {color:#b3150f;font-weight:bold;text-decoration:none;}
#header_user div#shopping_cart a:hover {text-decoration:underline;}

#header_user div#shopping_cart div {display:inline;margin-left:5px;text-decoration:underline;}






/* —————————————————————————————— left && right column block styles styles —————————————————————————————— */
/* ——— rightbanner1.tpl + rightbanner2.tpl + rightbanner3.tpl ——— */
div.rightbanner1,
div.rightbanner2,
div.rightbanner3 {width:204px;height:119px;margin:0;padding:0;}

div.rightbanner1 a,
div.rightbanner2 a,
div.rightbanner3 a {width:204px;height:119px;display:block;}

div.rightbanner3 {height:118px;margin:0 0 10px 0;}


/* ——— rightbanner4.tpl ——— */
div.rightbanner4 {width:204px;height:232px;margin:0 0 10px 0;padding:0;}
div.rightbanner4 a {width:204px;height:232px;display:block;}


/* Default block style */
div.column div.block {margin:0 0 10px 0;padding:0;width:204px;background:url(themes/theme024/img/block_white_grad.gif) 0 0 repeat-y;}

div.block h4 {height:27px;padding:15px 0 0 22px;font:bold 12px "Georgia";color:#1b1b1b;text-transform:uppercase;background:url(themes/theme024/img/block_white_top.gif) 0 0 no-repeat;}
div.block h4 a {color:#303030;}
div.block ul {list-style:none;}
div.block ul.tree li {}
div.block a:hover {text-decoration:underline;}

#left_column div.block .block_content a.button_large,
#right_column div.block .block_content a.button_large {}

div.block .block_content {min-height:16px;padding:0 0 11px 0;background:url(themes/theme024/img/block_white_bottom.gif) 0 bottom no-repeat;}
div.block li {list-style-position:outside;}
div.block a {text-decoration:none;}

div.column ul.bullet {padding:0 11px;}
div.column ul.bullet li {background:url(themes/theme024/img/bullet_myaccount.gif) 0 6px no-repeat;padding:0 0 10px 13px;}
div.column ul.bullet li a {font:normal 14px/16px "Times New Roman";color:#707070;text-decoration:underline;}
div.column ul.bullet li a:hover {text-decoration:none;color:#aa1d16;}


/* ——— blockcategories.tpl ——— */
div.column div#categories_block_left {}
div#categories_block_left h4 {}
div#categories_block_left ul.tree {padding:0 2px 15px 2px;}
div#categories_block_left ul.tree li {border:none;background:none;margin:0;padding:0;position:relative;}
div#categories_block_left ul.tree li.last {}

div#categories_block_left ul.tree li a {width:163px;display:block;padding:3px 0 4px 37px;background:url(themes/theme024/img/bullet-blockcategories.png) 19px 6px no-repeat;font:normal 14px "Georgia";color:#b3150f;}
div#categories_block_left ul.tree li.even a {}
div#categories_block_left ul.tree li.odd a {background-color:#ededed;}
div#categories_block_left ul.tree li a:hover,
div#categories_block_left ul.tree li a.selected {background-color:#b11b14;color:#fff;text-decoration:none;}

div#categories_block_left ul.tree li ul {padding:0;position:relative;zoom:1;}
div#categories_block_left ul.tree li ul li {margin:0;padding:0;background:none;}
div#categories_block_left ul.tree li ul li a {margin:3px 0 3px 70px;padding:0;color:#929292;text-decoration:none;background:none !important;}

div#categories_block_left ul.tree li ul li a:hover,
div#categories_block_left ul.tree li ul li a.selected {color:#b3150f;}

div#categories_block_left ul.tree li ul li.last {padding-bottom:0;}
div#categories_block_left ul.tree li ul li ul li {padding-left:15px;font-size:9px;}

div#categories_block_left ul.tree a {}

div#categories_block_left span.grower {display:block;background-position:0 0;background-repeat:no-repeat;width:9px;height:9px;margin:0;padding:0;position:absolute;top:7px;left:5px;}
div#categories_block_left span.OPEN {background-image:url('themes/theme024/img/icon/less.gif');}
div#categories_block_left span.CLOSE {background-image:url('themes/theme024/img/icon/more.gif')}


/* ——— blockcart.tpl ——— */
#cart_block {background:none #ef8906;}
#cart_block h4 {background:url(themes/theme024/img/block_yellow_top-cart.gif) 0 0 no-repeat;padding-left:43px;}
#cart_block h4 a {color:#303030;}

#cart_block h4 span {text-transform:none;font-size:0.8em;cursor:pointer;background-repeat:no-repeat;background-position:0 1px;margin:0 0 0 5px;padding:0 0 0 10px;}
#cart_block h4 span#block_cart_collapse {background-image:url('themes/theme024/img/icon/sort_asc.gif');}
#cart_block h4 span#block_cart_expand {background-image:url('themes/theme024/img/icon/sort_desc.gif');}

#cart_block .block_content {padding:15px 20px 14px 20px;background:url(themes/theme024/img/block_yellow_bottom.gif) 0 bottom no-repeat;}

#cart_block #cart_block_no_products {margin:0 0 8px 0;font:normal 12px "Georgia";color:#fff;text-transform:lowercase;}

#cart_block dl dt a,
#cart_block dl dt span.quantity-formated {float:left;}

#cart_block dl {font-size:0.9em;padding-bottom:8px;}
#cart_block dt {padding-top:0.4em;}
#cart_block dl span.quantity-formated {padding-right:1px;font:normal 10px/14px "Arial";color:#333;letter-spacing:1px;}

#cart_block dt {clear:both;padding-top:3px;}

#cart_block dt {width:164px;text-align:right;}
#cart_block dd {font-style:italic;}
#cart_block dd a {font-style:italic;color:#333;margin:10px 0 0 14px;}

#cart_block dl dt a {font:bold 11px "Arial";color:#000;}
#cart_block a.ajax_cart_block_remove_link {width:11px;height:13px;margin-top:0;margin-left:6px;float:right;font-size:0;display:block;background:transparent url('themes/theme024/img/icon/delete.gif') no-repeat left bottom;}
#cart_block a.ajax_cart_block_remove_link:hover {text-decoration:none;}
#cart_block p {clear:both;}
#cart_block p span {clear:right;float:left;text-align:right;}
#cart_block li {clear:both;}
#cart_block span.price {color:white;loat:right;}
#cart_block dl span.price {font-weight:normal;color:#000;float:none;font:normal 12px/12px "Georgia";vertical-align:top !important;}

#cart_block_wrapping_cost,
#cart_block_shipping_cost,
#cart_block_total {padding-right:1.3em;}

#cart_block table#vouchers {width:100%;border-top:1px solid #514c41;height:25px;margin-bottom:0.5em;clear:both;border-collapse:collapse;}
#cart_block table#vouchers td {padding:3px 0 0 0;border:0;height:1.5em;}
#cart_block table#vouchers td.price {color:#000;font-size:1em;font-weight:normal;width:37%;text-align:right;line-height:16px;}
#cart_block table#vouchers td.delete {width:14px;text-align:right;padding-top:2px;}
#cart_block table#vouchers td.delete img {margin:-2px 0 0 0;}

#cart_block p#cart-prices {display:block;clear:both;padding-top:3px;border-top:1px solid #f4ad51;}
#cart_block p#cart-prices span {display:block;padding-top:6px;font:normal 12px "Georgia";color:#fff;}

#cart_block p#cart-prices span#cart_block_shipping_cost,
#cart_block p#cart-prices span#cart_block_total {float:right;font-weight:bold;}

#cart_block p#cart-buttons {width:164px;height:28px;padding:17px 0 0 0;}
#cart_block p#cart-buttons a {width:80px;height:22px !important;display:block;padding:6px 0 0 0;float:left;background:url(themes/theme024/img/btn_blockcart_red.gif) 0 0 no-repeat;font:bold 12px "Georgia" !important;color:#fff !important;text-transform:lowercase;}
#cart_block p#cart-buttons a#button_order_cart {float:right;background:url(themes/theme024/img/btn_blockcart_white.gif) 0 0 no-repeat;color:#aa1d16 !important;}

#cart_block .cart_block_customizations {margin-left:0;list-style-type:none;}
#cart_block .cart_block_customizations li {font-size:12px;line-height:16px;}
#cart_block #cart-price-precisions {margin-top:0.5em;padding-top:0.4em;border-top:1px solid white;font-size:0.9em;height:2em;}
#cart_block div#cart_block_summary {color:#fff;}


/* ——— blockspecials.tpl ——— */
div#special_block_right {background:url(themes/theme024/img/block_grey_grad.gif) 0 0 repeat-y;}
div#special_block_right h4 {background:url(themes/theme024/img/block_grey_top.gif) 0 0 no-repeat;}
div#special_block_right div.block_content {background:url(themes/theme024/img/block_grey_bottom.gif) 0 bottom no-repeat;}

div#special_block_right div.special {width:182px;margin:0 auto;padding:0 0 25px 0;clear:both;background:#fff;}
div#special_block_right div.special a.special_image {width:182px;height:155px;display:block;border-bottom:1px solid #ededed;}
div#special_block_right div.special h5 {padding:11px 0 0 20px;}
div#special_block_right div.special h5 a {font:normal 14px "Georgia";color:#929292;}
div#special_block_right div.special span {font:bold 14px "Georgia";color:#1b1b1b;display:block;float:left;padding:5px 0 0 20px;}
div#special_block_right div.special span.price {padding-left:30px;}


/* ——— blocktags.tpl ——— */
div#tags_block_left {background:none #c30001;}
div.tags_block h4 {background:url(themes/theme024/img/block_red_top.gif) 0 0 no-repeat;color:#fff;}
div.tags_block p.block_content {background:url(themes/theme024/img/block_red_bottom.gif) 0 bottom no-repeat;}

div.tags_block .block_content {padding:10px 22px 20px 22px;}

div.tags_block p {text-align:justify;font-size:0.9em;}
div.tags_block p a {margin:0 5px;line-height:20px;color:#fff;text-decoration:underline;}
div.tags_block p a:hover {text-decoration:none;}

a.tag_level3 {font-size:16px;font-weight:bold;}
a.tag_level2 {font-size:14px;}
a.tag_level1 {font-size:12px;}


/* ——— blockviewed.tpl ——— */
div#viewed-products_block_left {}

div#viewed-products_block_left h5,
div#viewed-products_block_left p {display:block;clear:both;}

div#viewed-products_block_left ul.products {padding:0 11px;}
div#viewed-products_block_left h5 {padding:0 0 3px 0;}
div#viewed-products_block_left h5 a {font:normal 14px "Georgia";color:#aa1d16;}
div#viewed-products_block_left p a img {vertical-align:top;margin:4px 3px 0 3px;}


/* ——— blockmanufacturer.tpl ——— */
div#manufacturers_block_left select,
div#suppliers_block_left select {width:182px;margin:0 0 0 11px;}


/* ——— blockinfos.tpl ——— */
div#informations_block_left {}

div#informations_block_left ul {padding:0 11px 10px 11px;}
div#informations_block_left ul li {background:url(themes/theme024/img/bullet_myaccount.gif) 0 6px no-repeat;padding:0 0 10px 13px;}
div#informations_block_left ul li a {font:normal 14px/16px "Times New Roman";color:#707070;text-decoration:underline;}
div#informations_block_left ul li a:hover {text-decoration:none;color:#aa1d16;}


/* ——— blockrss.tpl ——— */
div#rss_block_left ul {padding:0 11px 0 11px;}
div#rss_block_left ul li {background:url(themes/theme024/img/bullet_myaccount.gif) 0 6px no-repeat;padding:0 0 10px 13px;}
div#rss_block_left ul li a {font:normal 14px/16px "Times New Roman";color:#707070;text-decoration:underline;}
div#rss_block_left ul li a:hover {text-decoration:none;color:#aa1d16;}


/* ——— blocknewproducts.tpl ——— */
div#new-products_block_right {}
div#new-products_block_right ul {padding:0 11px;}
div#new-products_block_right ul li {width:182px;display:block;clear:both;margin:0 0 10px 0;}
div#new-products_block_right ul li a {width:88px;height:88px;display:block;margin:0 auto;}
div#new-products_block_right ul li a img {border:1px solid #ededed;}

div#new-products_block_right dl {margin:0 11px;border-top:1px solid #e1e1e1;}
div#new-products_block_right dl dt {margin:5px 0 0 0;}
div#new-products_block_right dl dt a {font:normal 14px "Georgia";color:#aa1d16;}
div#new-products_block_right dl dd {}
div#new-products_block_right dl dd a {font:normal 12px "Georgia";color:#929292;}
div#new-products_block_right dl dd a img {vertical-align:top;margin:4px 3px 0 3px;}

div.column .button_large {margin:5px auto 0;}


/* ——— blocktopsellers.tpl ——— */
div#best-sellers_block_right ul {padding:0 11px;}
div#best-sellers_block_right ul li {width:182px;display:block;clear:both;margin:0 0 10px 0;}
div#best-sellers_block_right ul li a {width:88px;height:88px;display:block;margin:0 auto;}
div#best-sellers_block_right ul li a img {border:1px solid #ededed;}

div#best-sellers_block_right dl {margin:0 11px;border-top:1px solid #e1e1e1;}
div#best-sellers_block_right dl dt {margin:5px 0 0 0;}
div#best-sellers_block_right dl dt a {font:normal 14px "Georgia";color:#aa1d16;}
div#best-sellers_block_right dl dd {}
div#best-sellers_block_right dl dd a {font:normal 12px "Georgia";color:#929292;}
div#best-sellers_block_right dl dd a img {vertical-align:top;margin:4px 3px 0 3px;}





/* ——— blockpaymentlogo.tpl ——— 
div.paiement_logo_block {text-align:center;margin-bottom:7px;}
div.paiement_logo_block a {text-decoration:none;}
div.paiement_logo_block img {margin:0 8px;}
*/


/* ——— blocknewsletter.tpl ——— 
div#newsletter_block_left div.block_content {padding:0 0 0 43px;}
div#newsletter_block_left div.block_content p {padding:7px 0 0 0;}

div#newsletter_block_left div.block_content input,
div#newsletter_block_left div.block_content select {margin:0;height:19px;font:normal 12px "Arial";color:#463f32;}

div#newsletter_block_left div.block_content input.button_mini {margin:7px 0 0 0;}
*/


/* ——— blockrss.tpl ——— 
div#rss_block_left p {margin:0;padding:3px 0 0 43px;}
div#rss_block_left ul {padding:16px 0 0 30px;}
div#rss_block_left ul li {background:url(../img/bullet_column.gif) 0 6px no-repeat;padding:0 0 10px 13px;}
div#rss_block_left ul li a {font:normal 14px/16px "Verdana";color:#b59359;text-decoration:underline;}
div#rss_block_left ul li a:hover {text-decoration:none;}
*/


/* ——— blocknewproducts.tpl ——— 
#new-products_block_right ul {padding:5px 0;}
#new-products_block_right ul li {margin-top:0;padding:0;}
#new-products_block_right ul.product_images li.first {margin-right:11px;}
#new-products_block_right dt a {font:normal 14px "Verdana";color:#B59359;text-transform:uppercase;text-decoration:underline;}
#new-products_block_right dt a:hover {text-decoration:none;}
#new-products_block_right dd a img {margin:3px 0 0 3px;}
*/


/* block products (new, featured, viewed, etc...) on left and right column 
.products_block li {margin-top:0.2em;}
.products_block li.item img {margin-right:5px;}
.products_block li.last_item {border:none;}
.products_block li img {}
.products_block p img {float:none;margin:0 0 0 0.4em;}
.products_block li h5 {display:inline;font-size:0.9em;}
.products_block li p a {font-weight:bold;font-size:0.8em;}
.products_block dl {clear:both;border-top:1px solid #b59359;padding:5px 0 0 0;}
.products_block dl dt {color:#595a5e;}

.products_block dl dt a {font:normal 14px "Verdana";color:#B59359;text-transform:uppercase;text-decoration:underline;}
.products_block dl dt a:hover {text-decoration:none;}

.products_block dl dd {margin:0 0 5px 0;}
.products_block a.button_large {margin:0.4em 0.4em 0 0.4em;}
.products_block ul.product_images li {border:none;float:left;clear:none;}
.products_block p a.button_large {margin:10px 0 0 0;}
*/


/* ——— blockmyaccount.tpl ——— 
div.myaccount p.logout {padding-left:43px;}
div.myaccount p.logout a {font-size:14px;text-decoration:underline;}
div.myaccount p.logout a:hover {text-decoration:none;}
*/









/* —————————————————————————————— product pages styles —————————————————————————————— */
/* ——— topbanner.tpl ——— */
div.top_banner a {width:550px;height:261px;display:block;}


/* ——— homefeatured.tpl ——— */
div#featured-products_block_center {margin:10px 0 0 0;float:left;background:url(themes/theme024/img/block_big_grey_grad.gif) 0 0 repeat-y;}
div#featured-products_block_center h4 {width:528px;height:22px;background:url(themes/theme024/img/block_big_grey_top.gif) 0 0 no-repeat;}
div#featured-products_block_center div.block_content {float:left;padding:0 0 6px 0;background:url(themes/theme024/img/block_big_grey_bottom.gif) 0 bottom no-repeat;}

div#featured-products_block_center a.product_image {width:182px;height:155px;display:block;}
div#featured-products_block_center ul {width:549px;overflow:hidden;padding:0 0 0 1px;}
div#featured-products_block_center ul li {width:182px;height:245px;float:left;margin:0;background:#fff;border-right:1px solid #ededed;border-top:5px solid #ededed;}
div#featured-products_block_center ul li div {width:182px;height:89px;position:relative;border-top:1px solid #ededed;}
div#featured-products_block_center ul li div:hover {background:#1b1b1b;}
div#featured-products_block_center ul li div h5 a {display:block;padding:10px 39px 0 20px;font:normal 14px "Georgia";color:#929292;}
div#featured-products_block_center ul li p.price_container {padding:3px 0 0 20px;}
div#featured-products_block_center ul li p.price_container span.price {font:bold 14px "Georgia";color:#1b1b1b;}
div#featured-products_block_center ul li div:hover  span.price {color:#fff;}
div#featured-products_block_center ul li a.exclusive {width:39px;height:37px !important;padding:0;background:url(themes/theme024/img/featured_add2cart.png) 0 0 no-repeat;position:absolute;right:0;bottom:0;}


/* ——— breadcrumb.tpl ——— */
.breadcrumb {width:528px;height:32px;padding:14px 0 0 22px;font:normal 14px "Georgia";color:#b3150f;background:url(themes/theme024/img/breadcrumb.gif) 0 0 no-repeat;}
.breadcrumb .navigation-pipe {padding:0 10px 0 4px;font:normal 14px "Arial";color:#929292;}
.breadcrumb a {color:#929292;}
.breadcrumb a:hover {text-decoration:underline}


/* ——— category.tpl ——— */
h2.category_title {height:27px;margin:10px 0 0 0;padding:15px 0 0 22px;font:bold 12px "Georgia";color:#1b1b1b;text-transform:uppercase;background:url(themes/theme024/img/block_big_grey_top.gif) 0 0 no-repeat;}

#category div.cat_img {padding:0 0 6px 0;background:url(themes/theme024/img/block_big_grey_bottom.gif) 0 bottom no-repeat;}
#category div.cat_img img#categoryImage {border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;vertical-align:top;}

div.cat_desc {margin:10px 10px 0 10px;}

body#category div#subcategories li {margin-right:20px;}
body#category div#subcategories li a {font-weight:bold;color:#1b1b1b;}
body#category div#subcategories ul.inline_list li a img { display: inline }


/* ——— product-sort.tpl ——— */
form#productsSortForm p {height:19px;margin:10px 0 0 0;}

form#productsSortForm p label,
form#productsSortForm p select {float:right;}

form#productsSortForm p label {display:block;padding:0;font:normal 14px "Georgia";color:#9b9a97;}
form#productsSortForm p select {width:140px;height:19px;padding:1px;font:normal 11px "Georgia";color:#9b9a97;border-color:#e1e1e1;}



/* ——— product-list.tpl ——— */
div.product_list_wrap1 {margin:10px 0 0 0;padding:6px 0 0 0;background:url(themes/theme024/img/block_big_grey_top-small.gif) 0 0 no-repeat;}
div.product_list_wrap2 {padding:0 0 6px 0;background:url(themes/theme024/img/block_big_grey_bottom.gif) 0 bottom no-repeat;}
ul#product_list {list-style-type:none;background:url(themes/theme024/img/block_big_grey_grad-category.gif) 0 0 repeat-y;}
ul#product_list li {width:548px;min-height:155px;height:auto;clear:both;margin:0 auto;border-top:5px solid #ededed;}
ul#product_list li.first_item {border:none;}
ul#product_list li.last_item {}

ul#product_list li div.center_block {float:left;width:182px;}
ul#product_list li div.right_block1 {float:left;width:190px;padding:0 0 0 20px;}
ul#product_list li div.right_block2 {float:left;width:136px;padding:0 0 0 20px;}

ul#product_list li div.center_block a.product_img_link {display:block;text-decoration:none;}

ul#product_list li div.right_block1 div.flags {height:28px;padding:13px 0 0 0;}
ul#product_list li div.right_block1 div.flags span {height:22px;display:block;float:left;text-align:center;margin:0 10px 0 0;padding:6px 0 0 0;font:bold 12px "Georgia";text-transform:lowercase;}
ul#product_list li div.right_block1 div.flags span.new {width:70px;background:#aa1d16;color:#fff;}
ul#product_list li div.right_block1 div.flags span.availability {width:100px;background:#ededed;color:#aa1d16;}

ul#product_list li div.right_block1 a {text-decoration:none;}
ul#product_list li div.right_block1 a:hover {text-decoration:underline !important;}
ul#product_list li div.right_block1 h3 {margin:16px 0 11px 0;}
ul#product_list li div.right_block1 h3 a {font:normal 14px "Georgia";color:#929292;text-decoration:none;}
ul#product_list li div.right_block1 p.product_desc a {font:normal 12px/18px "Georgia";color:#929292;text-decoration:none;}

ul#product_list li div.right_block2 span.discount,
ul#product_list li div.right_block2 span.on_sale {display:block !important;padding:11px 0 5px 0;font:bold 11px "Georgia";color:#b3150f;text-transform:uppercase;}
ul#product_list li div.right_block2 span.price {display:block !important;padding:11px 0 0 0;font:bold 14px "Georgia";color:#1b1b1b;}
ul#product_list li div.right_block2 div.btns_block {}
ul#product_list li div.right_block2 div.btns_block a {margin:10px 0 0 0;}


/* ——— pagination.tpl ——— */
div.pagination {height:26px;padding:10px 0 25px 0;}
ul.pagination {height:25px;list-style:none;float:left;}
ul.pagination li {height:25px;display:inline;float:left;margin-right:0.3em;font:normal 14px "Georgia";}

ul.pagination li,
ul.pagination a,
ul.pagination span {height:20px;text-transform:lowercase;}

ul.pagination a,
ul.pagination span {padding:2px 3px 0 3px;display:block;}

ul.pagination a {text-decoration:none;color:#9b9a97;}
ul.pagination a:hover {color:#aa1d16;text-decoration:underline;}

ul.pagination li.current span {color:#aa1d16;font-weight:bold;}
ul.pagination li.truncate {color:#9b9a97;padding:1px 2px 0 1px;}

#pagination_previous {}

#pagination_previous a,
#pagination_previous span,
#pagination_next a,
#pagination_next span {padding:2px 1px 0 1px;}

#pagination_previous a,
#pagination_previous span {margin-right:20px;}

#pagination_next a,
#pagination_next span {margin-left:20px;}

li.disabled span {color:#bbb !important;}

form.pagination {text-align:right;}
form.pagination p {height:26px;margin:0 !important;float:right;}
form.pagination p label {display:block;float:right;margin:0 8px;padding:5px 0 0 0;font:normal 14px "Georgia";color:#9b9a97;text-transform:capitalize;}
form.pagination p input {width:33px;height:26px;margin:0;border:none;background:url(themes/theme024/img/btn_pagination.gif) 0 0 no-repeat;font:normal 13px "Georgia";color:#fff;text-transform:uppercase;text-align:center;cursor:pointer;}

form.pagination select {width:40px;height:19px;float:right;margin:4px 0 0 0;font:normal 11px "Georgia";color:#9b9a97;}
form.pagination select option {}
form.pagination input {float:right;}



/* ——— manufacturers-list.tpl && suppliers-list.tpl ——— */
ul#manufacturers_list,
ul#suppliers_list {margin-top:10px;list-style-type:none;}

ul#suppliers_list li,
ul#manufacturers_list li {position:relative;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e1e1e1;}

ul#suppliers_list li a,
ul#manufacturers_list li a {text-decoration:none;color:#000;}

ul#suppliers_list li a span,
ul#manufacturers_list li a span,
ul#suppliers_list li h3 a,
ul#manufacturers_list li h3 a {text-decoration:underline;}

ul#suppliers_list li a span:hover,
ul#manufacturers_list li a span:hover,
ul#suppliers_list li h3 a:hover,
ul#manufacturers_list li h3 a:hover {text-decoration:none;}

ul#suppliers_list li h3,
ul#manufacturers_list li h3 {margin:0 0 0 10px;font:bold 12px "Georgia";color:#757575;}

ul#suppliers_list .left_side,
ul#manufacturers_list .left_side {float:left;width:310px;}

ul#suppliers_list .logo,
ul#manufacturers_list .logo {border:solid 1px #ededed;float:left;margin-right:0.6em;}

ul#suppliers_list .logo img,
ul#manufacturers_list .logo img {width:80px;height:80px;}

ul#suppliers_list li p.description,
ul#manufacturers_list li p.description,
ul#suppliers_list li p.description a,
ul#manufacturers_list li p.description a {color:#837B6C;}

ul#suppliers_list li p,
ul#manufacturers_list li p {margin-bottom:0 !important;}

ul#suppliers_list li .right_side,
ul#manufacturers_list li .right_side {float:right;text-align:right;}

ul#suppliers_list .right_side span,
ul#manufacturers_list .right_side span {font:bold 12px "Georgia";color:#929292;}

ul#suppliers_list li a.button,
ul#manufacturers_list li a.button {position:absolute;right:0;bottom:10px;}





/* —————————————————————————————— product.tpl —————————————————————————————— */
#primary_block_wrap {}
#primary_block_wrap h2 {height:27px;margin:10px 0 0 0;padding:15px 0 0 22px;font:bold 12px "Georgia";color:#1b1b1b;text-transform:uppercase;background:url(themes/theme024/img/block_big_grey_top.gif) 0 0 no-repeat;}

#primary_block {background:url(themes/theme024/img/block_big_grey_grad.gif) 0 0 repeat-y;}

#primary_block h3 {}
#primary_block #pb-right-column {width:266px;float:left;margin:0 20px 0 1px;}

div.product_bottom_rnd {width:550px;height:6px;clear:both;overflow:hidden;font-size:0;line-height:0;background:url(themes/theme024/img/block_big_grey_bottom.gif) 0 0 no-repeat;}


/* big image */
#primary_block #image-block {width:266px;height:266px;margin:0;border:1px solid #ededed;border-width:0 1px 1px 0;}
#primary_block #image-block img#bigpic {cursor:pointer;width:266px;height:266px;}


/* views block */
#views_block {width:266px;height:88px;margin:0 auto;}
#thumbs_list {overflow:hidden;float:left;width:270px;margin:0 0 -1px 0;}
#thumbs_list ul#thumbs_list_frame {width:270px !important;height:89px;overflow:hidden;padding-left:0;list-style-type:none;}
#thumbs_list ul#thumbs_list_frame li {float:left;cursor:pointer;width:88px;height:88px;margin-right:1px;}
#thumbs_list ul#thumbs_list_frame li a {width:88px;height:88px;display:block;border:1px solid #ededed;border-width:0 1px 1px 0;}
#thumbs_list ul#thumbs_list_frame li a img {margin:0 1px 0 0;}

#view_scroll_left,
#view_scroll_right {background:url('themes/theme024/img/thumbs_left.gif') no-repeat center;text-indent:-3000px;width:9px;height:18px;float:left;margin-top:30px;padding-right:4px;padding-left:4px;}

#view_scroll_right {background-image: url('themes/theme024/img/thumbs_right.gif');}
span.view_scroll_spacer {float:left;width:17px;height:80px;}


/* useful links */
body#product ul#usefull_link_block {list-style-type:none;margin:16px 0 0 15px;}
body#product ul#usefull_link_block li {margin:0 0 4px 0;display:block;}
body#product ul#usefull_link_block li a,
body#product ul#usefull_link_block span.span_link {color:#929292;text-decoration:underline;background:url('themes/theme024/img/bullet_alt.jpg') 0 1px no-repeat;padding-left:14px;height:15px;}
body#product ul#usefull_link_block a:hover,
body#product ul#usefull_link_block span.span_link:hover {text-decoration:none;}


/* short description */
#primary_block #pb-left-column {float:left;width:242px;}
#primary_block #short_description_block h3 {margin-left:0 !important;margin-bottom:0 !important;}
#primary_block #short_description_content {color:#707070;padding:13px 0 0 0 !important;}
#primary_block #short_description_content div {}
#primary_block #short_description_content p {margin:0;padding:0;font:normal 12px/20px "Georgia";color:#929292;}
#primary_block p.buttons_bottom_block {margin:0;padding:0;}
#primary_block p.buttons_bottom_block a {margin:15px 0 0 0 !important;}


/* pack_content */
.pack_content {margin:9px 0 0 0;font:normal 11px/14px "Arial";color:#777;}
.pack_content a {font:normal 11px "Georgia";color:#1b1b1b;text-decoration:none;text-transform:uppercase;}
.pack_content a:hover {text-decoration:underline;}
.pack_content p {font:normal 12px "Georgia";color:#929292;margin:0 !important;padding:0 0 0 18px !important;}


/* prices */
#primary_block form#buy_block {padding:30px 0 20px 0;}

form#buy_block p.price {}
form#buy_block p.price img {display:none;}

form#buy_block p.price span.discount,
form#buy_block p.price span.on_sale {display:block;padding-bottom:25px;font:bold 12px "Georgia";color:#b3150f;text-transform:uppercase;}

form#buy_block p.price span.our_price_display {color:#929292;}
form#buy_block p.price span#our_price_display {font:bold 14px "Georgia";color:#1b1b1b;}

form#buy_block p#old_price,
form#buy_block p#reduction_percent,
form#buy_block p.pack_price {padding:5px 0 0 0;font:normal 12px "Georgia";color:#929292;}

form#buy_block div#attributes p,
form#buy_block p#quantity_wanted_p,
form#buy_block p#pQuantityAvailable {padding:10px 0 0 0;font:normal 14px "Georgia";color:#929292;}

form#buy_block p label {width:80px;display:block;float:left;normal 14px "Georgia";color:#929292;}

form#buy_block p#add_to_cart {padding:20px 0 0 0;}
form#buy_block p#add_to_cart input {margin-left:0;}


/* Tabs */
ul.idTabs {list-style-type:none;height:43px;margin:0;padding:15px 0 0 0;border-bottom:none;background:url(themes/theme024/img/block_tabs_top.gif) 0 bottom no-repeat;}
ul.idTabs li {float:left;margin-right:1px;}
ul.idTabs li a {display:block;width:200px;height:25px;text-align:center;text-decoration:none;text-transform:uppercase;font:bold 11px "Georgia";color:#1b1b1b;padding-top:13px;background:url(themes/theme024/img/tabs.gif) 0 0 no-repeat;}
ul.idTabs li a.selected {background:url(themes/theme024/img/tabs_active.gif) 0 0 no-repeat;}


/* IdTabs Short */
ul.idTabsShort li a {width:100px;background:url(themes/theme024/img/tabs_short.gif) 0 bottom no-repeat;}
ul.idTabsShort li a.selected {background:url(themes/theme024/img/tabs_short_active.gif) 0 0 no-repeat;}
div.sheets {clear:both;padding:1em;}
div#more_info_sheets {padding:12px 20px 20px 20px;background:url(themes/theme024/img/block_big_grey_grad.gif) 0 0 repeat-y;}
div#more_info_sheets ul {padding:9px 0 0 0;}
div#more_info_sheets ul li {background:url(themes/theme024/img/bullet_alt.jpg) 0 1px no-repeat;padding:0 0 5px 14px;font-size:12px;}
div#more_info_sheets ul li a {font-weight:bold;color:#1b1b1b;}


/* quantity discount */
div#quantityDiscount {padding:20px 20px 20px 20px;background:url(themes/theme024/img/block_big_grey_grad.gif) 0 0 repeat-y;}


/* more info */
div#idTab1 {}
div#idTab1 p {margin:7px 0 0 0 !important;font:normal 12px/20px "Georgia";color:#929292;}


/* product customization */
.customization_block form {padding:12px 20px 20px 20px;background:url(themes/theme024/img/block_big_grey_grad.gif) 0 0 repeat-y;}
.customization_block form ul li {padding-left:0;}
.customization_block form input {margin-left:0;}


/* accessories 
ul#idTab4 ul {width:436px !important;overflow:hidden;}
ul#idTab4 ul li {width:188px !important;margin:0 30px 30px 0 !important;padding:0 0 20px 0;float:left;background:#171717;text-align:center;}
ul#idTab4 ul li h5 {height:14px;display:block;text-align:center;}
ul#idTab4 ul li h5 a {font:normal 12px "Times New Roman";color:#f2f0e0 !important;text-transform:uppercase;text-decoration:none;}
ul#idTab4 ul li h5 a:hover {text-decoration:underline;}
ul#idTab4 div.accessories_block {margin-bottom:0;}
ul#idTab4 div.accessories_block ul {padding-bottom:0 !important;}

ul#idTab4 ul li p.product_desc,
ul#idTab4 ul li p.product_accessories_price {padding:0 !important;margin:0 !important;text-align:center !important;}

ul#idTab4 ul li p.product_desc {height:95px !important;padding-top:10px !important;}

ul#idTab4 ul li p.product_desc a.product_image {width:188px !important;height:95px !important;margin:0 !important;}
ul#idTab4 ul li p.product_desc a.product_image img {}
ul#idTab4 ul li p.product_desc a.product_description {display:none;}

ul#idTab4 ul li p.product_accessories_price a.button {margin:12px auto 0 !important;color:#fff;}
ul#idTab4 ul li p.product_accessories_price span.price {font:normal 14px "Times New Roman";color:#fff;display:block;margin-top:10px;}
*/


/* product comments */
div#idTab5 {}
div#idTab5 fieldset {margin:0;padding:0;}
div#idTab5 p {padding:0 !important;}
div#idTab5 p input {margin:10px auto 0 !important;}
div#idTab5 p.align_right a {color:#b3150f;font:bold 14px "Arial";text-transform:uppercase;}

div#idTab5 p.bold {}

div#idTab5 p.submit {margin:0;}

div#idTab5 p textarea,
div#idTab5 p.submit input {margin:10px 0 0 0 !important;}

div#idTab5 p textarea {width:508px;}

div#idTab5 table {margin:10px 0 0 0;}


/* category Products block 
#productscategory {margin:0;padding:15px 30px 30px 30px;height:120px;background:#fff;}
#productscategory a {color:#0c202a;}

#productscategory_noscroll {margin:0;height:120px;padding:15px 30px 30px 30px;background:#fff;}
#productscategory_noscroll a {color:#0C202A;}

#productscategory_list {overflow:hidden;float:left;width:96%;}
#productscategory_list ul {padding-left:0;list-style-type:none;}
#productscategory_list li {float:left;margin:0 3px;cursor:pointer;text-align:center;width:100px;overflow:hidden;}

#productscategory_scroll_left,
#productscategory_scroll_right {background:url('../img/thumbs_left.gif') no-repeat center;text-indent:-3000px;display:block;width:9px;height:18px;float:left;margin-top:45px;}

#productscategory_scroll_right {background-image:url('../img/thumbs_right.gif')}
*/







/* —————————————————————————————— account pages styles —————————————————————————————— */
/* ——— my-account.tpl ——— */
#my-account #center_column ul {margin:20px 0;}
#my-account #center_column li {list-style:none;margin:10px 0 0 0;}
#my-account #center_column li a {font:normal 12px/18px "Georgia";color:#757575;text-decoration:underline;}
#my-account #center_column li a:hover {text-decoration:none;}



/* ——— addresses.tpl ——— */
div.addresses {position:relative;}

div.addresses h3 {margin:0;}
div.addresses p.checkbox input {margin-top:0!important;margin-top:-3px;}
ul.address {width:270px;float:left;list-style-image:none;list-style-type:none;padding-bottom:12px;margin-bottom:20px;position:relative;background:#ededed;}
ul.address li {padding-left:12px;margin-top:0.6em;font-size:12px;color:#757575;}
li.address_title {margin-top:0!important;background:#e1e1e1;color:#1b1b1b !important;font-weight:bold;height:27px;font-size:14px !important;line-height:1.9em;}

ul#delivery_address,
ul#address_delivery {margin-right:10px;}

li.address_name,
li.address_update a,
li.address_delete a {color:#b3150f !important;}

li.address_name,
li.address_company {font-weight:bold;}

li.address_update,
li.address_delete {background:transparent url('themes/theme024/img/bullet_myaccount.gif') no-repeat 0 4px;margin-left:12px;}

li.address_update a,
li.address_delete a {text-decoration:underline;}

li.address_update a:hover,
li.address_delete a:hover {text-decoration:none;}

#center_column .address_add {padding:1em 0;}


/* ——— history.tpl ——— */
#block-history #block-order-detail {border-top:2px solid #b3150f;border-bottom:2px solid #b3150f;padding:10px 0;}

#block-history table,
#block-history p {margin:10px 0 0 0;}

#block-history table#order-list {border:none;margin:10px 0 0 0;}
#block-history table#order-list a {color:#b3150f;text-decoration:underline;}
#block-history table#order-list a:hover {text-decoration:none;}

#block-history form {clear:both;}
#block-history ul.item {margin-right:10px;}

#block-history form#sendOrderMessage {padding:10px 0 0 0;}
#block-history form#sendOrderMessage p {padding:0 !important;}

#block-history form#sendOrderMessage textarea,
#block-history form#sendOrderMessage input {margin-left:0;}






/* ——— address.tpl ——— 
body#address div#center_column select#id_country {width:189px;}
body#address div#center_column p.submit2 {margin:0 0 12px 0 !important;padding:0 0 0 32.8% !important;}
body#address div#center_column p.submit2 input {margin-left:0 !important;}
*/


/* ——— history.tpl ——— 
#block-history {color:#374853;}
.color-myaccount {color:#000;}
#block-history table#order-list {border:none;font:normal 11px "Arial";}
#block-history table#order-list tbody {background:#D0D1D5 url('../img/form_bg.jpg') repeat-x top left;}
#block-history table#order-list tbody tr td {background-color:white;}
#block-history table#order-list td.history_link {white-space:nowrap;text-align:right;}
#block-history #block-order-detail {border-top:2px #000 solid;border-bottom:2px #000 solid;}
#block-history #block-order-detail p {padding-left:0;padding-right:0;}
#order-detail-content {clear:both;margin-top:1.5em;}
#order-detail-content tbody tr {height:3em;}
#order-detail-content tfoot td {border:none;}
#order-detail-content table td input.order_qte_input {display:none;}
#order-detail-content table td.order_cb input {border:none;}
#order-detail-content table td span.order_qte_span {width:100%;display:block;}
#block-history #block-order-detail h4 {font-size:1.4em;}
#block-history #block-order-detail #sendOrderMessage p {padding:0 4px 0 0 !important;}
#block-history #block-order-detail #sendOrderMessage p input {margin-left:0;}
#block-history #block-order-detail textarea {margin:0 auto;width:100%;}
#ordermsg textarea {margin:0;padding:0;width:528px;}
*/



/* ——— authentication.tpl ——— */
body#authentication div#center_column {}

#authentication #create-account_form p.submit,
#authentication #login_form p.submit {padding-left:0 !important;margin-bottom:5px;}

#authentication #create-account_form p.text input,
#authentication #login_form p.text input {margin-left:0;width:150px;}

#authentication #create-account_form,
#authentication #login_form {width:49%;height:25em;clear:none;float:left;}

#authentication #create-account_form h4 {height:3.4em;padding:0.3em 3em 0 0;}

#authentication #create-account_form p.text,
#authentication #login_form p.text {height:3.4em;padding-left:0;padding-right:0;}

#authentication #login_form a {color:#374853;}
#authentication #create-account_form {margin-right:7px;}
#authentication #create-account_form p.text {text-align:left;width:100px;}
#authentication #create-account_form p.text label {width:100px;}

#authentication input#SubmitCreate,
#authentication input#SubmitLogin {margin:0;}

#authentication p.submit {margin-right:0;text-align:left;}

#authentication p.lost_password {padding-left:0;}
#authentication p.lost_password a {font:normal 12px "Georgia";color:#757575;text-decoration:underline;}
#authentication p.lost_password a:hover {text-decoration:none;}

#authentication #create-account_form fieldset,
#authentication #login_form fieldset {height:18em;}

#authentication p.submit span {padding-right:0.5em;}

#authentication #create-account_form label,
#authentication #login_form label {float:none;clear:both;display:block;text-align:left;width:100%;margin-bottom:0.3em;}

form#account-creation_form input.text, 
form#account-creation_form #id_country, 
form#account-creation_form #id_state, 
#authentication textarea {width:200px;}



/* authentication.tpl 
#authentication #create-account_form,
#authentication #login_form {width:49%;height:25em;clear:none;float:left;}

#authentication #create-account_form h4 {height:3.4em;padding:0.3em 3em 0 0;}

#authentication #create-account_form p.text,
#authentication #login_form p.text {height:3.4em;padding-left:0;padding-right:0;}

#authentication #login_form a {color:#374853;}
#authentication #create-account_form {margin-right:7px;}
#authentication #create-account_form p.text {text-align:left;width:100px;}
#authentication #create-account_form p.text label {width:100px;}

#authentication input#SubmitCreate,
#authentication input#SubmitLogin {margin:0;}

#authentication #create-account_form fieldset,
#authentication #login_form fieldset {height:18em;}

#authentication p.submit span {padding-right:0.5em;}

#authentication #create-account_form p,
#authentication #login_form p {margin:0;padding:0 !important;}

#authentication #create-account_form p input,
#authentication #login_form p input {margin-left:0;}

#authentication #login_form p.lost_password {padding:5px 0 0 0 !important;}

#authentication #create-account_form label,
#authentication #login_form label {float:none;clear:both;display:block;text-align:left;width:100%;margin-bottom:0.3em;}

form#account-creation_form input.text, 
form#account-creation_form #id_country, 
form#account-creation_form #id_state, 
#authentication textarea {width:130px;}
*/








/* —————————————————————————————— order pages styles —————————————————————————————— */
/* ——— order-steps.tpl ——— */
ul.step {width:426px;height:25px;list-style:none;margin:0.8em auto 2em;padding-left:40px;background:transparent url('themes/theme024/img/step_start.gif') no-repeat bottom left;font-size:12px;}
ul.step li {height:25px;float:left;width:85px;text-align:center;background:transparent url('themes/theme024/img/step_standard.gif') no-repeat 50% bottom;color:#929292;}
ul.step li a {color:#929292;text-decoration:underline;}
ul.step li a:hover {color:#aa1d16;text-decoration:none;}
ul.step li.step_current {background:transparent url('themes/theme024/img/step_current.gif') 50% bottom no-repeat;color:#aa1d16;}
ul.step li.step_todo {font-style:italic;}
ul.step li#step_end {width:70px;}
ul.step li#step_end {background:transparent url('themes/theme024/img/step_end.gif') no-repeat bottom left;}
ul.step li#step_end.step_current {background:transparent url('themes/theme024/img/step_end_current.gif') no-repeat bottom left;}
ul#order_step {background-color:white;}



/* ——— shopping-cart.tpl ——— */
#order div.cart_last_product {width:300px;margin:0 auto 10px;}

#order div.cart_last_product .cart_last_product_header,
#order div.cart_last_product .cart_last_product_header div.left {background:#aa1d16;}

#order div.cart_last_product .cart_last_product_header div.left {margin-bottom:5px;padding-left:7px;width:249px;height:24px;line-height:24px;color:#fff;font-weight:bold;}
#order div.cart_last_product a.cart_last_product_img {width:45px;height:45px;display:block;float:left;margin:0 10px 0 0;border:1px solid #e1e1e1;}
#order div.cart_last_product h5 a {font:bold 11px "Georgia";color:#757575;text-decoration:underline;}
#order div.cart_last_product h5 a:hover {text-decoration:none;}

#order div#order-detail-content {margin:10px 0 0 0;}


#order table#cart_summary {}

#order table#cart_summary th.cart_total,
#order table#cart_summary td.cart_total {text-align:right;}

#order table#cart_summary tfoot td.price {color:#1b1b1b;}

#order table#cart_summary td.cart_product a {width:45px;height:45px;display:block;border:1px solid #e1e1e1;}
#order table#cart_summary td.cart_description h5 a {font:bold 11px "Georgia";color:#757575;text-decoration:underline;}
#order table#cart_summary td.cart_description h5 a:hover {text-decoration:none;}

#order table#cart_summary td.cart_quantity {width:5.5em;text-align:right;padding-top:4px !important;}

#order table#cart_summary td.cart_quantity p,
#order table#cart_summary td.cart_quantity a {float:left;display:inline;}
#order table#cart_summary td.cart_quantity p {padding:0 8px;margin-top:5px !important;font:normal 12px "Times New Roman";color:#1b1b1b;}
#order table#cart_summary td.cart_quantity .icon {margin:2px 0 0 0;}
#order table#cart_summary td.cart_quantity a.cart_quantity_up,
#order table#cart_summary td.cart_quantity a.cart_quantity_down {display:block;}
#order table#cart_summary td.cart_quantity a.cart_quantity_delete {margin-top:3px;}

#cart_summary tfoot tr.cart_total_product td {border-top:1px solid #bdc2c9;}
#cart_summary tfoot tr.cart_total_price td {border-bottom:2px solid #bdc2c9;}

#order form#voucher fieldset {border:1px solid #e1e1e1;margin:20px 0 0 0;padding:10px;}

#order form#voucher h4,
#order form#voucher p,
#order form#voucher .button {display:block;float:left;margin:0;padding:0;}

#order form#voucher h4 {padding:6px 0 0 0;}
#order form#voucher p {margin-left:20px;padding:6px 0 0 0;}
#order form#voucher p.submit {padding:0;}

#order form#voucher p label,
#order form#voucher p input {margin:0 !important;}

div.order_delivery {margin:20px 0 0 0;}

p.cart_navigation {height:28px;padding:20px 0 0 0 !important;}

p.cart_navigation .button,
p.cart_navigation .button_large {float:left;}

p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large {float:right;}


/* ——— order-address.tpl ——— */
body#order div.addresses p {padding:0 0 10px 0;}

body#order div.addresses p.checkbox {padding:0 0 20px 0;}
body#order div.addresses p.checkbox input {margin-left:0;}

body#order div.addresses p#address_invoice_form a,
body#order div.addresses p.address_add a {margin:0 auto 10px !important;}

#ordermsg p.textarea {padding-bottom:0 !important;}
#ordermsg textarea {margin: 0;padding: 0;width: 548px;}


/* ——— order-carrier.tpl ——— */
#order form#form p.checkbox input {margin-left:0;}
#order form#form p.checkbox a {color:#b3150f;text-decoration:underline;}
#order form#form p.checkbox a:hover {text-decoration:none;}

#order #gift_div {display:none;}

#order #gift_div label,
#order #gift_div textarea {width:548px;display:block;margin:10px 0 0 0;}


/* ——— order-payment.tpl ——— */
.payment_module {display:block;margin:10px 0 0 0;}
.payment_module img {vertical-align:middle;margin-right:1em;}
.payment_module a {display:block;border:2px solid #e1e1e1;padding:0.6em;text-decoration:none;}

.payment_module a:hover,
.payment_module a:focus,
.payment_module a:active {border:2px solid #b3150f;background:#ededed;}












/* —————————————————————————————— misc pages styles —————————————————————————————— */
/* ——— sitemap.tpl ——— */
div#sitemap_content {margin-left:14px;}

div#sitemap_content a,
div.categTree a {font:normal 12px "Georgia";color:#929292;text-decoration:underline;}
div#sitemap_content a:hover,
div.categTree a:hover {text-decoration:none;}

div.sitemap_block {padding:0;float:left;width:32%;}
div.sitemap_block ul {text-align:left;padding-right:14px;}
div.sitemap_block ul li {padding-bottom:3px;font-size:14px;}

div.sitemap_block h3,
.categTree h3 {margin-top:1em;margin-bottom:7px;}

div.categTree {margin-top:25px;margin-bottom:1em;margin-left:14px;}
div.tree_top {background:url('themes/theme024/img/sitemap-top.gif') no-repeat 0 -1px;padding-left:24px;padding-bottom:5px;padding-top:3px;text-transform:uppercase;}

ul.tree,
ul.tree ul {list-style-type:none;}

ul.tree ul {padding-top:5px;}

ul.tree li {padding-left:1.2em;padding-bottom:3px;border-left:1px gray dotted;background:url(themes/theme024/img/sitemap-horizontal.gif) no-repeat left 10px;margin-left:1em;}
ul.tree a {padding-left:0.2em;}
ul.tree a.selected {font-weight:bold;}
ul.tree li.last {background:url(themes/theme024/img/sitemap-last.gif) no-repeat -12px -2px;border:none;}

span.grower {cursor:pointer;}



/* ——— contact-form.tpl ——— */
body#contact-form div#center_column form input#email,
body#contact-form div#center_column form select#id_contact,
body#contact-form div#center_column form textarea#message {width:50%;}

body#contact-form p.desc_contact {padding-left:26px;}

form.std p.desc_contact span.like_input {width:366px;text-align:left;}







/* —————————————————————————————— footer styles —————————————————————————————— */
#footer {height:107px;clear:both;background:#ededed;}
#footer #footer_inner {width:978px;margin:0 auto;text-align:right;}
#footer a {}
#footer a:hover {text-decoration:underline;}
#footer .block_various_links {list-style:none;padding:20px 0 0 0;}
#footer .block_various_links li {display:inline;padding:0 0 0 27px;}
#footer .block_various_links li a {font:normal 14px "Georgia";color:#000000;text-decoration:underline;}
#footer .block_various_links li a:hover {text-decoration:none;}
#footer .block_various_links li.first_item {}
#footer .block_various_links li.last_item {display:block;background:none;font:normal 14px "Georgia";color:#000000;padding-top:11px;}
#footer .block_various_links li.last_item a {color:#1b1b1b;text-decoration:none;}
#footer .block_various_links li.last_item a:hover {text-decoration:underline;}



















