/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */

.cms-page-view .indent-col-main { padding:20px;}
.customer-account-create .indent-col-main { padding:20px;}
.customer-account-index .indent-col-main { padding:20px;}
.customer-account-edit .indent-col-main { padding:20px;}
.customer-address-form .indent-col-main { padding:20px;}
.sales-order-history .indent-col-main { padding:20px;}
.review-customer-index .indent-col-main { padding:20px;}
.tag-customer-index .indent-col-main { padding:20px;}
.newsletter-manage-index .indent-col-main { padding:20px;}
.wishlist-index-index .indent-col-main { padding:20px;}
.downloadable-customer-products .indent-col-main { padding:20px;}
.cms-no-route .indent-col-main { padding:20px;}


.cms-page-view .page-head h3 {
color:#34659B;
font-size:16px;
font-weight:bold;
line-height:16px;
text-transform:uppercase;
margin:0 0 10px 0;
}

.clear-block { clear:both;}
.clear { clear:both;}
.w100 { width:100%;}
.wrapper {}
.page { width:1010px; margin:0 auto; padding:0 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:0 0; }
.indent-main { padding:0 4px 5px 4px;}

.block-banner-content { width:100%; position:relative; top:-8px; height:387px;}
.content-banner { position:absolute;}
.main-title { padding:0 0 17px 10px;}

.main-page-col{ width:239px;}
.main-page-col .product-shop-main{ float:right; width:133px; padding:12px 0 0 0; }

.main-page-col-2{ width:220px;}
.main-page-col-2 .product-shop-main{ float:right; width:113px; padding:12px 0 0 0; }

.products-list div.item.even-2 { border-left:1px solid #D8D8D4; border-right:1px solid #D8D8D4; background:#E9E9E5; padding:17px 10px 18px 9px !important;}


/* Base Columns */ 
.col-left { float:left; width:234px; margin:0 4px 0 0;}
.col-main { float:left; width:705px; }
.col-right { float:right; width:234px; margin:0 0 0 3px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width: 750px; }
.col2-right-layout .col-main { width:750px; margin-left: 5px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:520px; padding:0 0 0; }

/* Content Columns */
.col2-set {padding:15px; border:1px solid #C9C8C2; margin:0 0 10px 0;}
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:620px; height:90px; overflow:hidden; } 
.header-container {}
.header { padding:0 0 0 0; }
.header .logo { background-position:5px 5px; background-repeat:no-repeat; text-indent:-999em;}
.header .logo a { display:block; width:600px; height:90px; }

.header .row { width:100%; min-height:100px; height:auto !important; height:147px;}
.header .row .indent-row{ padding:5px 0 0 0}

.header .block-navigation { float:right; width:380px; text-align:right;}

.header .welcome-msg { font-weight:normal; font-size:13px; line-height:normal; color:#00BAF7; text-align:right; padding:17px 4px 2px 0; }
.header .links { color:#666; font-size:1.2em; float: right; margin-top: 5px; }
.header .links li { color:#666; font-size:11px; line-height:normal; background:url(../images/devider_links.jpg) right 3px no-repeat; padding:0 7px 0 4px; display:inline;}
.header .links li.last { background:none; padding-right:4px;}
.header .links a{ color:#666; font-size:1.2em; line-height:normal; text-decoration:none; }
.header .links a:hover{ text-decoration:underline;}
.header .form-language { font-size:11px; line-height:normal; text-align:right; color:#FFFFFF; padding:17px 4px 0 0; }
#select-language { width:176px; border:1px solid #B6B6B6; padding:1px; font-size:12px; line-height:14px; color:#000000; margin-left:3px;}

.header .border-top {background:url(../images/border-top.jpg) repeat-x top #B6B6B6; margin:0 5px 0 45px;}
.header .border-bot {background:url(../images/border-bot.jpg) repeat-x bottom;}
.header .corner-top-left {background:url(../images/corner-top-left.jpg) no-repeat left top;}
.header .corner-top-right {background:url(../images/corner-top-right.jpg) no-repeat right top;}
.header .corner-bot-left {background:url(../images/corner-bot-left.jpg) no-repeat left bottom;}
.header .corner-bot-right {background:url(../images/corner-bot-right.jpg) no-repeat right bottom; width:100%; min-height:46px; height:auto !important; height:46px; }
.header .indent-menu { padding:0 13px 0 0;}


.header .form-search { float:right; text-align:right; width:320px; padding: 8px 8px 0 0; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #C5C1C1; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #C5C1C1; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search label { display:none;}
.header .form-search input { border:1px solid #B6B6B6; width:218px; font-size:12px; line-height:14px; color:#000000;}

.header button.button { margin-left:2px; overflow:visible; width:auto; background:url(../images/bg_button.gif) 0 0 repeat-x; border:none; cursor:pointer; }
.header button.button span { display:block; margin:0; padding:0 7px 1px; padding-left:5px; font:bold 11px/18px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#FFFFFF; }

/********** < Navigation */

.left-top-menu{ background:url(../images/left_top_menu.gif) left top no-repeat;}
.right-top-menu{ background:url(../images/right_top_menu.gif) right top no-repeat;}
.left-bot-menu{ background:url(../images/left_bot_menu.gif) left bottom no-repeat;}
.right-bot-menu{ background:url(../images/right_bot_menu.gif) right bottom no-repeat; min-height:34px; height:auto !important; height:34px;}

.border-left-menu{ background:url(../images/border_left_menu.gif) left top repeat-y #E1E4E7;}
.border-right-menu{ background:url(../images/border_right_menu.gif) right top repeat-y;}
.border-top-menu{ background:url(../images/border_top_menu.gif) left top repeat-x;}
.border-bot-menu{ background:url(../images/border_bot_menu.gif) left bottom repeat-x;}



#nav { font-size:12px; padding:0 0; margin:0 0; }
#nav a { text-decoration: none; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over li { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:0.9em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
/*
#nav li { float:left; background:url(../images/devider_menu.gif) right top no-repeat; padding:12px 10px 7px 10px; }
#nav li.active a { color:#2a2824; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#353535; font-size:11px; line-height:normal; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#2a2824; }
*/

#nav li { }
#nav li.active a { color:#1E4A55; text-decoration:underline; font-weight: bold; }
/* #nav a { background:url(../images/devider_menu.gif) left 14px no-repeat; padding:10px 12px 8px 8px; color:#1E4A55; font-weight:normal; } */
#nav a { background: none; padding:5px 12px 5px 8px; color:#525252; font-weight:normal; }
#nav li.over a,
#nav a:hover { color:#525252; text-decoration:underline; }
#nav li.over a { text-decoration: none; }
#nav li.over a:hover { text-decoration: underline; }

#nav .level-1 a{ background:none; }


/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding:0; padding-bottom:1px; background:#C5C1C1; }
#nav ul li.over {}
#nav ul li.last { padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:10px; left:-10000px; border:1px solid #C5C1C1; }


/* 3rd+ Level */
#nav ul ul { top:5px;  }

/* Show Menu */
#nav li.over > ul { left:70px; }

#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background: #fff; color:#898885; text-decoration: none; }
#nav ul li a:hover { background: #fff; color:#666 !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }


/* 2nd level active */
#nav .active ul,
#nav .menuopen ul { position: relative; left: 0px; top: 0px; border: 0px; width: 19em; }
#nav .active ul li,
#nav .menuopen ul li { background: #fff; }
#nav .active ul li a,
#nav .menuopen ul li a { background: #fff; color: #333; text-decoration: none; }
#nav .active ul li a:hover,
#nav .menuopen ul li a:hover { text-decoration: underline; }


#nav .catactiva a { font-weight: bold !important; }


/********** Navigation > */
/* ======================================================================================= */



.left-top-corner-content {background:url(../images/left_top_corner.gif) no-repeat left top;}
.right-top-corner-content {background:url(../images/right_top_corner.gif) no-repeat right top; width:100%;}
.border-top-content { background:#FFFFFF; height:10px; font-size:0px; line-height:0px; margin:0 10px;}

.indent-content { padding:0px 0px 0px 1px; }
.wrapp-block { width:100%; background:#FFFFFF; min-height:500px; height:auto !important; height:500px;}

.left-bot-corner-content {background:url(../images/left_bot_corner.gif) no-repeat left bottom;}
.right-bot-corner-content {background:url(../images/right_bot_corner.gif) no-repeat right bottom; width:100%; }
.border-bot-content { background:#FFFFFF; height:10px; font-size:0px; line-height:0px; margin:0 10px;}



.left-top-corner-box {background:url(../images/left_top_corner_box.gif) no-repeat left top #525252;}
.right-top-corner-box {background:url(../images/right_top_corner_box.gif) no-repeat right top;}
.left-bot-corner-box {background:url(../images/left_bot_corner_box.gif) no-repeat left bottom;}
.right-bot-corner-box {background:url(../images/right_bot_corner_box.gif) no-repeat right bottom; width:100%; }
.indent-box { padding:1px;}

/*****side box content*********/
.left-top-corner-block {background:url(../images/left_top_corner_block.gif) no-repeat left top;}
.right-top-corner-block {background:url(../images/right_top_corner_block.gif) no-repeat right top; width:100%;}
.side-top-corner-block { background:#FFFFFF; height:10px; font-size:0px; line-height:0px; margin:0 10px;}

.bg-box { background:#FFFFFF; width:100%;}
.indent-block { padding:6px 10px 7px 9px;}

.left-bot-corner-block {background:url(../images/left_bot_corner_block.gif) no-repeat left bottom;}
.right-bot-corner-block {background:url(../images/right_bot_corner_block.gif) no-repeat right bottom; width:100%; }
.side-bot-corner-block { background:#FFFFFF; height:10px; font-size:0px; line-height:0px; margin:0 10px;}

/**************/


/****contents column center modification******/
.col-main .category-title             { padding:0 0 0 0; margin:0 5px 10px 0px; }
.col-main .category-title h2          { padding: 2px 0 0 20px; font-weight:bold; color:#505254; font-size:12px; line-height:16px; color:#505254; font-family:Arial, Helvetica, sans-serif; }
.col-main .cms-home .category-title   { margin:0 5px 10px 5px; padding:0; }


.left-top-title     { background:url(../images/left_top_title.gif) left top no-repeat;}
.right-top-title    { background:url(../images/right_top_title.gif) right top no-repeat;}
.left-bot-title     { background:url(../images/left_bot_title.gif) left bottom no-repeat;}
.right-bot-title    { background:url(../images/right_bot_title.gif) right bottom no-repeat; width:100%; min-height:27px; height:auto !important; height:27px;}
.border-left-title  { background:url(../images/border_left_title.gif) left top repeat-y #F5F6F8;}
.border-right-title { background:url(../images/border_right_title.gif) right top repeat-y;}
.border-top-title   { background:url(../images/border_top_title.gif) left top repeat-x;}
.border-bot-title   { background:url(../images/border_bot_title.gif) left bottom repeat-x;}
.inside-title       { padding:5px 10px 5px 14px;}



/*****center column binder*********/
.left-border-center { background:url(../images/corner_center.gif) 0 0 repeat-y #E9E9E5;}
.right-border-center { background:url(../images/corner_center.gif) right 0 repeat-y;}
.top-border-center { background:url(../images/corner_center.gif) 0 0 repeat-x;}
.bottom-border-center { background:url(../images/corner_center.gif) 0 bottom repeat-x;}

.left-top-corner-center {background:url(../images/left_top_corner_center.gif) no-repeat left top;}
.right-top-corner-center {background:url(../images/right_top_corner_center.gif) no-repeat right top;}
.left-bottom-corner-center {background:url(../images/left_bot_corner_center.gif) no-repeat left bottom;}
.right-bottom-corner-center {background:url(../images/right_bot_corner_center.gif) no-repeat right bottom; width:100%; min-height:500px; height:auto !important; height:500px; }
.indent-col-main { padding:8px 0 0 0; }
.checkout-onepage-index .indent-col-main { padding:15px 18px 10px 18px;}
/**************/

/*****center column binder*********/
.catalog-product-view .left-border-center { background:none;}
.catalog-product-view .right-border-center { background:none;}
.catalog-product-view .top-border-center { background:none;}
.catalog-product-view .bottom-border-center { background:none;}

.catalog-product-view .left-top-corner-center {background:none;}
.catalog-product-view .right-top-corner-center {background:none;}
.catalog-product-view .left-bottom-corner-center {background:none;}
.catalog-product-view .right-bottom-corner-center {background:none; width:100%; }
.catalog-product-view .indent-col-main { padding:0 0 0 0;}
/**************/

/*****center column binder*********/
.checkout-cart-index .left-border-center { background:none;}
.checkout-cart-index .right-border-center { background:none;}
.checkout-cart-index .top-border-center { background:none;}
.checkout-cart-index .bottom-border-center { background:none;}

.checkout-cart-index .left-top-corner-center {background:none;}
.checkout-cart-index .right-top-corner-center {background:none;}
.checkout-cart-index .left-bottom-corner-center {background:none;}
.checkout-cart-index .right-bottom-corner-center {background:none; width:100%; }


.checkout-cart-index .indent-col-main .left-border-center { background:url(../images/corner_center.gif) 0 0 repeat-y #E9E9E5;}
.checkout-cart-index .indent-col-main .right-border-center { background:url(../images/corner_center.gif) right 0 repeat-y;}
.checkout-cart-index .indent-col-main .top-border-center { background:url(../images/corner_center.gif) 0 0 repeat-x;}
.checkout-cart-index .indent-col-main .bottom-border-center { background:url(../images/corner_center.gif) 0 bottom repeat-x;}

.checkout-cart-index .indent-col-main .left-top-corner-center {background:url(../images/left_top_corner_center.gif) no-repeat left top;}
.checkout-cart-index .indent-col-main .right-top-corner-center {background:url(../images/right_top_corner_center.gif) no-repeat right top;}
.checkout-cart-index .indent-col-main .left-bottom-corner-center {background:url(../images/left_bot_corner_center.gif) no-repeat left bottom;}
.checkout-cart-index .indent-col-main .right-bottom-corner-center {background:url(../images/right_bot_corner_center.gif) no-repeat right bottom; width:100%; }
.checkout-cart-index .indent-col-main .indent-col-main { padding:8px 24px 34px 18px;}

.checkout-cart-index .indent-col-main .indent-col-main .data-table { width:100%; margin-top:1px; margin-bottom:29px;}
.checkout-cart-index .indent-col-main .indent-col-main .data-table th { padding:5px; border:1px solid #C5C1C1; background:#FFFFFF; color:#353535; font-weight:bold; white-space:nowrap; }
.checkout-cart-index .indent-col-main .indent-col-main .data-table td { padding:5px; border:1px solid #C5C1C1; background:#FFFFFF; }
.checkout-cart-index .indent-col-main .indent-col-main .data-table td .cart-price { color:#353535; font-size:15px; line-height:18px; font-weight:bold;}
.checkout-cart-index .indent-col-main .indent-col-main .data-table td .product-name { color:#353535; font-size:11px; line-height:14px; font-weight:bold;}
.checkout-cart-index .indent-col-main .indent-col-main .data-table td .product-name a{ color:#353535; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;}
.checkout-cart-index .indent-col-main .indent-col-main .data-table td .product-name a:hover{text-decoration:underline;}

.checkout-cart-index .indent-col-main .indent-col-main .data-table td.button-cart { padding:11px 15px 8px 15px;}
.button-cart .button { float:left;}
.button-cart .button-right { float:none;}
.button-cart button.button { overflow:visible; width:auto; background:url(../images/bg_button_2.gif) 0 0 repeat-x; border:none; cursor:pointer; }
.button-cart button.button span { display:block; margin:0; padding:0 8px 1px; font:11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }


/**************/

/******products-binder********/
.left-top-product { background:url(../images/left_top_prod.gif) left bottom no-repeat; font-size:0 !important; line-height:0 !important;}
.right-top-product { background:url(../images/right_top_prod.gif) right bottom no-repeat; width:100%; font-size:0 !important; line-height:0 !important;}
.border-top-product { background:url(../images/border_prod.gif) left top repeat-x #E9E9E5; height:10px; padding:0 0 0 0; margin:0 10px; line-height:10px !important;}

.left-bottom-product { background:url(../images/left_bot_prod.gif) left top no-repeat; margin:0 0 15px 0; vertical-align:text-bottom;}
.right-bottom-product { background:url(../images/right_bot_prod.gif) right top no-repeat; width:100%;}
.border-bottom-product { background:url(../images/border_prod.gif) left bottom repeat-x #E9E9E5; height:10px; margin:0 10px; line-height:0px !important;}

.left-bottom-product-2 { background:url(../images/left_bot_prod_2.gif) left top no-repeat; margin:0 0 15px 0; vertical-align:top;}
.right-bottom-product-2 { background:url(../images/right_bot_prod_2.gif) right top no-repeat; width:100%;}
.border-bottom-product-2 { background:url(../images/border_prod_bot_2.gif) left top repeat-x #F2F2EF; height:10px; margin:0 10px; line-height:0px !important;}

.product-row { border-left:1px solid #D8D8D4; border-right:1px solid #D8D8D4; background:url(../images/devider_product.gif) left top repeat-x #E9E9E5; padding:18px 10px 18px 9px;}
.product-row-2 { border-left:1px solid #D8D8D4; border-right:1px solid #D8D8D4; background:url(../images/devider_product.gif) left top repeat-x #F2F2EF; padding:18px 10px 18px 9px;}


.product-row-no-devider { border-left:1px solid #D8D8D4; border-right:1px solid #D8D8D4; background:#E9E9E5; padding:16px 10px 18px 16px;}


.no-devider { background-image:none !important; background-color:#E9E9E5 !important;}
.with-devider { background:url(../images/devider_product_2.gif) right 15px repeat-y; }
/**************/




/* Global Styles ========================================================================= */

#billing:use_for_shipping_no{ margin:0 46px 0 0;}
#co-billing-form input { border:1px solid #D6CDC6; border-top:2px solid #80807B; border-left:2px solid #80807B; padding:1px;}
.radio { border:0 !important;}
#co-billing-form select { border:1px solid #D6CDC6; border-top:2px solid #80807B; border-left:2px solid #80807B; padding:1px;}
#co-billing-form label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#646464; font-weight:bold;}


#co-shipping-form input { border:1px solid #D6CDC6; border-top:2px solid #80807B; border-left:2px solid #80807B; padding:1px;}
#co-shipping-form select { border:1px solid #D6CDC6; border-top:2px solid #80807B; border-left:2px solid #80807B; padding:1px;}
#co-shipping-form label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#646464; font-weight:bold;}

.customer-account-create #form-validate h3 { margin:0 0 15px 0;}
#form-validate input { border:1px solid #D6CDC6; border-top:2px solid #80807B; border-left:2px solid #80807B; padding:1px;}
#form-validate select { border:1px solid #D6CDC6; border-top:2px solid #80807B; border-left:2px solid #80807B; padding:1px;}
#form-validate label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#646464; font-weight:bold;}


/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea {  background:#fff; border:1px solid #C5C1C1;}
input.input-text,textarea { padding:2px; }
select { padding:1px; height:auto !important; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:45px !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; width:auto; background:url(../images/bg_button.gif) 0 0 repeat-x; border:none; cursor:pointer; }
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }

button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 6px 0; }
.checkout-cart-index .form-list li { margin:0 0 19px 0; }
.form-list label{ color:#545454; font-size:10px; line-height:16px; font-weight:normal; margin:0 0 0 0;}
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; border:1px solid #D6D6D4; border-top:2px solid #828282; border-left:2px solid #828282; padding:1px;  }
.form-list select { width:256px; border:1px solid #D6D6D4; border-top:2px solid #828282; border-left:2px solid #828282; padding:1px; }
.form-list li.add-row { border-top:1px solid #C5C1C1; margin-top:10px; }

#form-validate .group-select { padding:0 20px 0 15px;}

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:340px; }
.input-box-2 { width:285px !important;}
.name-lastname { width:285px !important;}
.group-select input.input-text,
.group-select textarea {width:620px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:280px; }
.group-select .input-box select { width:285px; }


#advanced-search-list select { height:50px;}
.catalog-seo-sitemap-category .indent-col-main { padding:20px;}
.catalog-seo-sitemap-category .col-main ul { margin:0 0 0 20px;}
.catalog-seo-sitemap-category .col-main ul li{ padding:0 0 5px 0; font-size:10px; text-transform:uppercase;}
.catalog-seo-sitemap-category .col-main .pager { background:#FFFFFF; padding:15px; margin:0 0 10px 0;}

.customer-account-create .buttons-set {  padding:7px 15px 0 20px;}
.buttons-set { clear:both; margin:0 0 5px 0; padding:7px 0 0 0;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin:0 0 0 15px;}

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }


/* Form Billing Information */
.customer-name-middlename .name-firstname { width:280px !important;}
.customer-name-middlename .name-firstname input {
width:270px !important;}
.name-middlename { width:60px !important;}
.name-middlename input { width:50px !important;}



.dob-day { width:60px !important;}
.dob-day input { width:50px !important; float:none;}
.dob-day label { display:block;}

.dob-month { width:60px !important;}
.dob-month input { width:50px !important; float:none;}
.dob-month label { display:block;}

.dob-year { width:60px !important;}
.dob-year input { width:50px !important; float:none;}
.dob-year label { display:block;}

/* Form Billing Information */

.range input { width:70px !important;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding:6px 0 0 19px; margin:0 0 16px 0;}
.breadcrumbs .title-breadcrumbs { display:none;}
.breadcrumbs li { display:inline; font-size:11px; }
.breadcrumbs li span{ font-size:11px; font-weight:bold; color:#178EB5; padding:0 9px;}
.breadcrumbs li strong{ font-size:11px; color:#666666; font-weight:bold;}
.breadcrumbs li a{ font-size:11px; color:#353535; font-weight:bold;}

/* Page Heading */
.page-title {  padding:0 0 17px 10px; margin:0 0 0; }
.title-buttons { text-align:right; padding:6px 0 6px 0; margin:0 0 10px 0; }
.checkout-cart-index .title-buttons { text-align:right; padding:0 0 6px 0; margin:0 0 11px 10px; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }


.cms-index-noroute .col-main dl { margin:0 0 0 10px;}
.cms-index-noroute .col-main dt { padding:0 0 0 0; font-weight:bold;}
.cms-index-noroute .col-main dd { padding:5px 0 5px 5px; font-style:italic;}
.cms-index-noroute .col-main .disc li{ padding:5px 0;}


/* Pager */ 
.sales-order-history .pager { padding:10px 0 10px 10px; margin:0 0; text-align:center; color:#626262; font-size:11px; line-height:14px; }

.sales-order-view .col2-set{ border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 10px 0; padding:15px 17px 27px 17px;}

.pager { padding:0 0 0 10px; margin:0 0; text-align:center; color:#626262; font-size:11px; line-height:14px; }
.pager .amount { float:left; }
.pager .limiter { float:right; padding:0 23px 0 0; }
.pager .limiter select{ font-size:11px; line-height:14px; margin:0 5px 0 4px; padding:0 0 0 0; width:51px; border:1px solid #D6D6D4; border-left:2px solid #828282; border-top:2px solid #828282;}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { padding:10px 61px 12px 10px; color:#626262; font-size:11px; line-height:14px;}
.sorter select{ font-size:11px; line-height:14px; margin:0 5px 0 4px; padding:0 0 0 0; width:100px; border:1px solid #D6D6D4; border-left:2px solid #828282; border-top:2px solid #828282;}
.sorter .view-mode { float:left; }
.sorter .view-mode strong{ color:#178EB5; font-weight:normal;}
.sorter .view-mode a{ color:#353535;}
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; margin-top:1px;}
.data-table th { padding:5px; border:1px solid #C5C1C1; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #C5C1C1; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {}
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#E9E9E5; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#E9E9E5; }
#my_recent_tags li { background:none !important;}
/* Class: std - styles for admin-controlled content */

#tabber .std { font-size:11px; line-height:14px; padding:0 0 0 5px;}
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 4px 0; }
.block .block-title { padding:6px 5px 6px 9px; }
.block .block-title h2 { font-size:12px; font-weight:bold; line-height:16px; color:#FFFFFF; text-transform:uppercase; }
.block h3 { color:#353535; font-size:12px; line-height:18px; margin:0 0 17px 0;}
.block .block-content { padding:0; width:100%;}
.block .actions { text-align:right; padding:0 10px 5px 0; }
.block .actions a { float:left; }

.fix-category-image { margin:0 -28px;}

/* Block: Account */
.block-account {}
.customer-account-index .col2-set { border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 10px 0; padding:15px 17px 27px 17px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}

.block-layered-nav dt { background:#E9E9E5; padding:2px 10px 3px 9px; margin:0 0 0 0; font-weight:bold; color:#353535; font-size:12px; line-height:16px; text-transform:uppercase; }
.block-layered-nav dd { padding:10px 10px 13px 40px;}
.block-layered-nav dd a{ color:#626262;  font-size:12px; line-height:16px; text-decoration:underline;}
.block-layered-nav dd a:hover{ text-decoration:none;}

.block-layered-nav .currently { background:url(../images/arr_curr.gif) 9px 8px no-repeat #E9E9E5; padding:0 0 3px 20px;}
.block-layered-nav .currently span.label { color:#353535; font-size:12px; line-height:16px; text-transform:uppercase; font-weight:bold; padding:0 5px 0 0;}
.block-layered-nav .actions { padding:16px 19px 20px 0;}
.block-layered-nav .actions a { float:none; color:#178EB5; font-size:12px; line-height:16px; font-weight:bold; }

.block-layered-nav .indent-block { padding:7px 0 7px 0;}
.block-layered-nav h3 { color:#626262; font-size:12px; line-height:16px; font-weight:normal; padding:0 0 15px 9px;}

/* Block: Cart */
.block-cart {}
.block-cart .indent-block { padding:0 0 0 0;}
.block-cart  .block-content { padding:0;}
.block-cart  .block-content p{ padding:3px 10px 3px 9px; color: #525252; }
.block-cart .amount { text-align:left; padding:6px 0 4px 9px;}
.block-cart .amount a{ font-weight:bold;}
.block-cart .subtotal { text-align:left; background:#E9E9E5; padding:1px 0 3px 9px; margin:0 0 5px 0;}
.block-cart .subtotal .price { color:#353535; font-size:12px; font-weight:bold;}
.block-cart  .block-content h3{ background:#E9E9E5; color:#626262; font-size:12px; line-height:16px; padding:10px 0 17px 10px;}
.mini-products-list { background:#E9E9E5; padding:0 10px 10px 10px;}

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:73px; padding:0; border:1px solid #C3C3C3; margin-right:-82px; }
.mini-products-list .product-details { margin-left:82px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:normal; margin:0 5px 5px 0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}
.block-wishlist .indent-block { padding:6px 0 7px 0;}
.block-wishlist .mini-products-list { background:none; padding:0;}
.block-wishlist .mini-products-list li{ padding:15px 10px 10px 10px;}
.block-wishlist h3 { margin:0 0 0 10px;}
.block-wishlist .product-image img { border:0;}
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related {}
.block-related .indent-block { padding:6px 0 7px 0;}
.block-related p{ padding:0 12px 5px 12px;}
.block-related li { padding:10px 12px 10px 12px; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-85px; }
.block-related .item .product-details { margin-left:85px; }

/* Block: Compare Products */
.block-compare {}
.block-compare .indent-block { padding:6px 0 7px 0;}
.block-compare .indent-block p{ padding:0 0 0 10px;}
.block-compare .indent-block .remove { float:right;}
.block-compare li { padding:5px 10px 5px 9px; }
.block-compare .actions { padding:5px 11px 5px 10px;}
.block-compare .actions a{ color:#FFFFFF; font-size:12px;}
.block-compare .actions button.button {
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
}
.block-compare .actions button.button span{
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}

/* Block: Viewed */
.block-recent {}

.block-recent .indent-block { padding:6px 0 7px 0;}
.block-recent .indent-block li{ padding:3px 10px 4px 10px;}
.block-recent .indent-block li a{ font-weight:bold;}

/* Block: Poll */
.block-poll {}
.block-poll .indent-block {
	padding:6px 10px 27px 9px;
}
.block-poll h3 { color:#353535; font-size:12px; line-height:18px; margin:0 0 17px 0;}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }
.block-poll ol li { padding:0 0 15px 0;}
.block-poll .actions { padding:12px 9px 8px 5px;}
.block-poll .actions button.button {
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
}
.block-poll .actions button.button span{ 
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}

/* Block: Tags */
.block-tags ul { font-size:13px; line-height:normal;}
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}


/*****side box content*********/
.block-subscribe .left-top-corner-block {background:url(../images/left_top_corner_block_let.gif) no-repeat left top;}
.block-subscribe .right-top-corner-block {background:url(../images/right_top_corner_block_let.gif) no-repeat right top; width:100%;}
.block-subscribe .side-top-corner-block { background:#E9E9E5; height:10px; font-size:0px; line-height:0px; margin:0 10px;}

.block-subscribe .bg-box { background:#E9E9E5;}
.block-subscribe .indent-block { padding:6px 10px 7px 9px;}

.block-subscribe .left-bot-corner-block {background:url(../images/left_bot_corner_block_let.gif) no-repeat left bottom;}
.block-subscribe .right-bot-corner-block {background:url(../images/right_bot_corner_block_let.gif) no-repeat right bottom; width:100%; }
.block-subscribe .side-bot-corner-block { background:#E9E9E5; height:10px; font-size:0px; line-height:0px; margin:0 10px;}

/**************/


.block-subscribe label { display:block; padding:0 0 5px 0;}
.block-subscribe .indent-block { padding:6px 10px 4px 9px;}
.block-subscribe #newsletter{ width:208px; height:17px; border:1px solid #B6B6B6; margin:0 0 8px 0; padding-top:0; padding-bottom:0;}
.block-subscribe  button.button {
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
float: right;
}
.block-subscribe button.button span{
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}

.block-tags .actions { padding:8px 9px 8px 5px; text-align:right;}
.block-tags .actions a{ float:none; color:#FFFFFF; font-size:11px; line-height:14px;}
.block-tags li { line-height:150%;}
.block-tags li a{ color:#34659B; line-height:150%;}

/* Block: Reorder */
.block-reorder {}
.block-reorder .indent-block { padding:6px 0 7px 0;}
.block-reorder .indent-block h3{ padding:0 0 0 10px;}
.block-reorder .indent-block li{ padding:10px 10px 10px 10px;}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress dl { border:1px solid #BEBEBE; border-top:none;}
.sidebar .block-progress { padding:0 10px 20px 11px;}
.sidebar .block-progress .block-title { background:#F2F2EF; border-bottom:1px solid #BEBEBE; padding:8px 5px 11px 16px; margin:0 0 11px 0; color:#178EB5; text-transform:uppercase; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; }
.sidebar .block-progress .block-content { width:auto; padding:0 11px 20px 10px;}
.sidebar .block-progress .block-title h2 {
	color:#178EB5;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-transform:uppercase;
}
.sidebar .block-progress { border:1px solid #C3C3C3; padding:0 0 0 0;}
.sidebar .block-progress dt { font-weight:bold; border-top:1px solid #BEBEBE; padding:10px 10px 7px 18px; font-size:12px; line-height:normal; color:#626262;}
.sidebar .block-progress dt.complete { padding:10px 10px 7px 18px; border-bottom:1px solid #BEBEBE;}
.sidebar .block-progress dd.complete { padding:10px 10px 7px 18px; background:#F2F2EF;}



.marcas { }
.marcas p { line-height: 12px; }
.marcas p a { text-decoration: none; color: #666; }
.marcas p a:hover { text-decoration: underline; }
.marcas select { margin: 5px 0 0 10px; }

.loginmenu { }
.loginmenu label { margin: 0 0 3px 10px; font-size: 1em;  }
.loginmenu input { margin: 5px 0 0 10px;  }
.loginmenu button.button { 
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
}
.loginmenu button.button span {
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}
/* ======================================================================================= */



/* Category Page ========================================================================= */
.category-title {padding:0 0 0 0; margin:0 -27px 10px -28px; }
.category-title h2 { font-weight:bold; color:#505254; font-size:12px; line-height:16px; color:#505254; font-family:Arial, Helvetica, sans-serif;}
.category-image { display:block; margin:0 auto; width:99%; margin-bottom:15px; }
.category-products {}

/* View Type: Grid */

.products-grid { width:100%; margin:0 0 10px 0; }
.products-grid td{ text-align:center; }
.products-grid tr.odd {}
.products-grid tr.even {  }

.products-grid td { width:33%; padding:15px 0 0 0; border-bottom:1px solid #D7E6EA; }
.products-grid td.last .border-product{ background:none;}
.products-grid td.empty {}
.products-grid td  .rating-box { margin:0 auto;}

.devider-product { border-bottom:1px solid #D7E6EA; padding:0 0 7px 0; margin:0 0 7px 0;}

.border-product { background:url(../images/devider_product_2.gif) right top repeat-y; padding:0 5px 25px 15px; margin:0 0 15px 0;}
.no-border-product { background: none; padding:0 5px 25px 15px; margin:0 0 15px 0;}

.products-grid td .border-product {}
.products-grid td .product-image-indent { margin:0 0 10px 0;}


.products-grid h3.product-name { padding:7px 0 0 0;}

.products-grid .price { font-size:12px; line-height:16px; color:#454545; font-weight:bold; padding:0 0 0 0;}

.products-grid .add-to-links { padding:10px 0 10px 0;}
.products-grid .add-to-links li { display:block;}
.products-grid .add-to-links li .separator { display:none; color:#545454; padding:0 7px 0 8px;}
.products-grid .price-box { padding:7px 0 8px 10px;}


.products-grid.products-grid-2 td{ text-align:left !important; background:none; border:none;}
.products-grid-2 .price-box { float:left; padding:0 17px 0 0; margin:0 9px 0 0;}
.products-grid.products-grid-2 .product-image { float:left; }
.products-grid.products-grid-2 .product-shop { float:right; width:264px; padding:5px 0 0 0; }
.products-grid.products-grid-2 .product-shop .add-to-links { padding:10px 0 10px 0;}
.products-grid.products-grid-2 .product-shop .add-to-links li { display:inline;}
.products-grid.products-grid-2 .product-shop .add-to-links li .separator { display:inline; color:#414141; padding:0 5px 0 4px;}
.products-grid.products-grid-2 .ratings { width:110px; margin:0 10px 10px 0;}


.products-grid .ratings { width:110px; margin:0 auto;}
.products-grid .ratings .rating-box { float:left;}

.products-grid .desc a { color:#00B3E1;}
.products-grid .desc   { display: block; text-align: left; padding-left: 10px; }


/* View Type: List */
.products-list .clear-block { margin: 10px 0 20px 0; }
.products-list li.item {  border-bottom:1px solid #D7E6EA; padding:0 0 10px 0; margin:0 0 22px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:400px; }
.products-list .product-shop .price-box { float:left; padding:5px 0 0 0; margin:0 20px 0 0;}
.products-list .product-shop .desc a { color:#00B3E1;}
.products-list .product-shop .desc { padding:12px 0 0 0;}

.products-list .add-to-links { padding:10px 0 10px 0;}
.products-list .add-to-links li { display:block;}
.products-list .add-to-links li .separator { display:none; color:#545454; padding:0 7px 0 8px;}
.products-list .price-box { padding:7px 0 15px 10px;}
.products-list .price-box .price { float: right; background: none; margin-left: 8px; }
.products-list .price-box .price-label { float: left; }
.products-list .price-block .buttonsell { float: right; margin: 15px 40px 15px 35px; }

.products-list-2 .product-image-col{ float:left; margin:0 15px 0 0;}
.products-list-2 .product-shop{ float:left; width:270px;}
/* ======================================================================================= */



    /* Category Page ========================================================================= */
    /*
    .category-title {  padding:0 0 17px 10px; margin:0 0 0; }
    .category-image { display:block; margin:0 auto; margin-bottom:15px; width:98%; }
    .category-products {}
    */
    
    /* View Type: Grid */
    /* .products-grid { width:100%; } */
    /*
    .products-grid { width:100%; margin:0 0 10px 0; }
    
    .border-product { background:url(../images/devider_product_2.gif) right top repeat-y; padding:0 5px 25px 15px; margin:0 0 15px 0;}
    
    
    .products-grid td{ text-align:center;}
    .products-grid td h3.product-name{ padding:5px 0 0 0;}
    .products-grid td ul.add-to-links { padding:10px 0 0 0;}
    .products-grid td ul.add-to-links li{ display:inline;}
    .products-grid td ul.add-to-links .separator{ padding:0 10px; display:inline;}
    */
    
    /* .products-grid tr.odd td{ background:url(../images/devider_product.gif) left bottom repeat-x #F2F2EF; padding:17px 10px 18px 9px; border-left:1px solid #D8D8D4;} */
    /*
    .products-grid tr.odd {}
    
    .products-grid tr.odd td .devider-bottom{ padding:17px 10px 18px 9px; background:url(../images/tabs_devider.gif) right 0 repeat-y;}
    .products-grid tr.odd td.last { padding:17px 5px 18px 9px; border:0; border-right:1px solid #D8D8D4;}
    .products-grid tr.odd td.last .devider-bottom{ background:none; border:0;}
    .products-grid tr.odd td.first .devider-bottom{ background:none;}
    
    .last-row td{ background-image:none !important;}
    */
    /* .products-grid tr.even td{  background:url(../images/devider_product.gif) left bottom repeat-x #E9E9E5; padding:17px 8px 18px 9px; border-left:1px solid #D8D8D4;} */
    /*
    .products-grid tr.even {}
    .products-grid tr.even td .devider-bottom { padding:17px 10px 18px 9px; background:url(../images/tabs_devider.gif) right 0 repeat-y;}
    .products-grid tr.even td.last { border:0; border-right:1px solid #D8D8D4;}
    .products-grid tr.even td.last .devider-bottom{ background:none;}
    
    .products-grid tr.first { border:none !important; background:none !important; padding:0 0 0 0 !important;}
    .products-grid tr.first td { padding:0 !important;}
    .products-grid tr.last { border:none !important; background:none !important; padding:0 0 0 0 !important;}
    .products-grid tr.last td { padding:0 !important;}
    
    .no-border { border:none !important; background:none !important;}
    .no-border td{ border:none !important;}
    
    .products-grid td { width:44%; padding:0 0 0 0;}
    .products-grid td.empty {}
    .products-grid td  .rating-box { margin:0 auto;}
    
    .products-grid.products-grid-2 td { text-align:left; padding:0; width:100% !important;}
    .products-grid-2 .product-image-col{ width:122px; float:left;}
    .products-grid-2 .product-shop{ float:left; text-align:left; padding:0 0 0 0; width:250px;}
    
    .products-grid td .product-image-indent { margin:0 0 10px 0;}
    */
    
    /* View Type: List */
    /*
    div.bg-bag { vertical-align:top !important; overflow:hidden !important; background:none !important; padding:0 !important; margin:0 !important;  height:auto !important; border:none !important; }
    
    
    .products-list div.item {padding:0; margin:0 0 0 0; }
    
    .products-list div.item.even { border-left:1px solid #D8D8D4; border-right:1px solid #D8D8D4; background:url(../images/devider_product.gif) left bottom repeat-x #E9E9E5; padding:17px 10px 18px 9px;}
    .products-list div.item.odd { border-left:1px solid #D8D8D4; border-right:1px solid #D8D8D4; background:url(../images/devider_product.gif) left bottom repeat-x #F2F2EF; padding:17px 10px 18px 9px;}
    
    .products-list div.last { background-image:none !important;}
    
    .products-list .product-image { float:left; }
    .products-list .product-shop { float:right; width:330px; }
    .products-list .add-to-links li { display:inline;}
    .products-list .add-to-links .separator { display:inline; padding:0 10px 0 10px; }
    
    .products-list-2 .product-image-col{ float:left; margin:0 15px 0 0;}
    .products-list-2 .product-shop{ float:left; width:270px;}
    */
    /* ======================================================================================= */

.product-image img{ }

/* Product View ========================================================================== */
/*
.product-view {}

.product-essential {}
.product-collateral {}
.product-collateral .product-collateral-indent { padding:30px 27px 47px 18px;}

.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #C5C1C1; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#626262; font-size:11px; }
#track_hint { padding:10px 0 17px 0;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 10px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% repeat-x; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 3px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#C5C1C1; margin:0 0 8px 4px ; }
.more-views h3{ color:#545454; font-size:11px; line-height:16px; margin:0 0 12px 0;}
.more-views li { padding:0 5px 5px 0;}
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

.product-view .product-shop { float:right; width:380px; }
.product-view h4.product-name { padding:10px 0 0 0;}
.product-view .short-description { color:#626262; font-size:12px; line-height:16px; padding:15px 0 0 0;}
.product-view .short-description h3{ color:#353535; font-size:12px; line-height:16px;}

.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:75px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }
*/

.product-view {}

.product-essential { padding:23px 0 20px 0; width: 740px; margin: 0 auto; }
.product-collateral {}
.product-collateral .std { font-size:12px; line-height:16px; color:#999999; padding:8px 10px 28px 12px; text-align: justify; }

.product-view .price-box { text-align: left !important; }

.product-collateral .data-table { margin-top:1px; width:95%; margin-left:1px; margin-bottom:20px;}
.product-collateral .data-table th { padding:11px 5px 11px 30px; border:1px solid #D7E6EA; color:#00B3E1; font-weight:bold; white-space:nowrap; }
.product-collateral .data-table td { padding:11px 5px 11px 18px; border:1px solid #D7E6EA; color:#768D94; font-size:12px; line-height:normal; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; margin-left: 20px; }
.product-view .product-img-box .product-image { text-align:center; border:1px solid #D7E6EA; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; text-align:center; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#768D94; font-size:11px; line-height:normal; padding:13px 0 15px 0; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% repeat-x; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 3px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
.product-view .product-img-box .more-views ul { margin-left:0 }
.product-view .product-img-box .more-views li { float:left; margin:0 5px 5px 0 ; }
.product-view .product-img-box .more-views li img{ border:1px solid #D7E6EA;}

.more-views h3{ color:#768D94; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 11px 0;}
.product-view h2{ font-size:12px; line-height:16px; font-weight:bold; color: #505254; font-family: Arial,Helvetica,sans-serif;}
.more-views  { padding:15px 0 23px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:430px; }
.product-view .product-name {
	color:#00B3E1;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	margin:0 0 13px 0;
}
.product-view .product-name h2{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
}
.product-view .short-description { padding:10px 0 15px 0; color:#999999; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif;}
.product-view .short-description  h3{ border-top:1px solid #D7E6EA; padding:11px 0 0 0; color:#999999; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 0 0;}

/* Rating */
.ratings { margin:0 0 10px 0;}
.ratings .amount {}
.ratings .rating-links { font-size:12px; line-height:18px; color:#00B3E1; font-weight:normal;}


.catalog-product-view .ratings { margin:0 0 22px 0;}
.catalog-product-view .ratings .rating-links { line-height:13px;}
.catalog-product-view .ratings .rating-links a{ line-height:13px;}
.catalog-product-view .ratings .rating-links br{ display:none;}
.catalog-product-view .ratings .rating-links .separator { display:inline; color:#414141; padding:0 6px 0 6px;}

.ratings .rating-links a{ font-size:12px; line-height:18px; color:#00B3E1; font-weight:normal;}
.ratings .rating-links .separator { display:none; color:#1A1A1A; padding:0 6px 0 9px;}
.ratings dt {}
.ratings dd {}
.rating-box { width:77px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; margin:0 0 16px 0; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

.catalog-product-view .rating-box { margin:0 19px 0 0; float:left; width:77px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }

/* Availability */
.availability { color:#768D94; font-size:11px; line-height:normal; font-family:Arial, Helvetica, sans-serif; padding:1px 0 27px 0;}
.availability .in-stock { font-weight:normal; }
.availability .out-of-stock { font-weight:normal; color:#f00; }


/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-block { margin:0 0 10px 0; }
.price-block .price { float:left; background:url(../images/devider_price.gif) right 5px no-repeat; padding:0 28px 0 0; margin:0 19px 0 0;}

.price-block button.button { 
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
}
.price-block button.button span {
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}

.price-box { padding-left: 10px; text-align: center; }
.price-box .price { font-weight:bold; font-size: 12px; }



.price-box-bundle {}

/* Regular price */
.regular-price { }
.regular-price .price { color:#353535; font-size:12px; line-height:25px; font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-size:15px; line-height:18px; color:#353535; font-weight:bold; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-size:15px; line-height:18px; color:#353535; font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { background:#C9C8C2; padding:7px 0 5px 15px; margin:0 0 10px 0; font-family:tahoma, sans-serif; font-size:13px; line-height:normal; color:#272727;}
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }
.wishlist-link{ color:#353535;}
/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; border:1px solid #CDCDCD; border-right:2px solid #404040; border-top:2px solid #404040; border-left:2px solid #404040; margin:0 13px 0 0;}
.add-to-cart button.button { 
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
}
.add-to-cart button.button span{ 
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left;padding:10px 0 0 0; }
.add-to-box .or { float:left; margin:0 10px; padding:10px 0 0 0; color:#545454; font-size:11px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

.description-2 { padding:18px 0 20px 19px;}

/* Block: Additional */
.product-view .additional .page-title { margin-bottom: 0px; padding-bottom: 0px; font-size: 3em; }

/* Block: Upsell */
.product-view .up-sell {} 


.catalog-product-view .ratings { margin:0 auto;}
.catalog-product-view .ratings .rating-box { margin-bottom:10px;}
.catalog-product-view .ratings .rating-links { line-height:18px;}
.catalog-product-view .ratings .rating-links a{ line-height:18px;}


.product-view .up-sell .page-title{ margin-bottom:0px; padding-bottom: 0px; }
.product-view .up-sell .products-grid tr.last td { border-bottom:none;}
.product-view .up-sell .products-grid td { width:33%; padding:0 10px 0 10px; background:url(../images/devider_product_2.gif) right top repeat-y;}
.product-view .up-sell .products-grid td.no-devider { border:0 !important;}
.product-view .up-sell .products-grid td.empty { display:none; border:0 !important;}
.product-view .up-sell .products-grid td .rating-box { float:none;}


.product-view .up-sell .product-name {
	color:#00B3E1;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 13px;
	padding:12px 0 0 0;
	text-transform:uppercase;
}
.product-view .up-sell .product-name a{
	color:#00B3E1;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 13px;
	text-decoration:underline;
}
.product-view .up-sell .product-name a:hover{ text-decoration:none;}

/* Block: Tags */
.product-view .tags { padding:0px 0px 20px; }
.product-view .tags .page-title{ margin-bottom:0px; padding-bottom: 0px; }
.product-view .tags h3{color:#768D94; font-size:12px; line-height:18px; font-weight:bold; margin:0 0 12px 0;}
.product-view .tags h4{color:#768D94; font-size:12px; line-height:18px; font-weight:bold; margin:0 0 5px 0;}
.product-view .tags .form-add-tags { width:100%; overflow:hidden; margin:0 15px 20px 15px;}
.product-view .tags .form-add-tags label { display:block; color:#1A1A1A; font-size:11px; line-height:16px; font-weight:bold; padding: 12px 0 5px 0;}
.product-view .tags .form-add-tags .input-box { float:left; width:322px; margin:0 0 0 0; }
.product-view .tags .form-add-tags button.button { 
margin-left:2px; 
overflow:visible; 
width:auto; 
background:url(../images/bg_button.gif) 0 0 repeat-x; 
border:none; 
cursor:pointer; 
}
.product-view .tags .form-add-tags button.button span {
display:block; 
margin:0; 
padding:0 7px 1px; 
padding-left:5px; 
font:bold 11px/18px Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
color:#FFFFFF; 
}
.product-view .tags .form-add-tags p { clear:both; color:#727272; font-size:11px; line-height:normal; padding-top:8px; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:12px; font-weight:normal; line-height:14px; color:#178EB5; margin:0 0 10px 0; }
.product-name h2{ font-size:12px; font-weight:normal; line-height:14px; color:#178EB5; text-transform:none; text-decoration:underline;}
.product-name a{ font-size:12px; line-height:14px; color:#666; text-decoration: none; font-weight: bold; }
.product-name a:hover{ text-decoration: underline;}

.product-pricing { margin:7px 0 10px 0;}
.product-pricing li{ background:#F2F2EF; padding:2px 15px 3px 15px; color:#626262; font-size:11px; line-height:24px;}
.product-pricing .price{ color:#178EB5; font-size:11px; line-height:24px; font-weight:bold; text-decoration:underline;}
.product-pricing strong{ color:#178EB5; font-size:11px; line-height:24px; font-weight:bold;}

.catalogsearch-term-popular .indent-col-main { padding:20px;}
.catalogsearch-advanced-index .input-text{ width:510px !important; margin-bottom:4px;}

.contacts-index-index .indent-col-main { padding:20px;}

/* Product Tags */
ul.tags-list { font-size:1.09em; line-height:normal; margin:0 0 17px 0;}
.tags-list li.first {padding-left:0;}
.tags-list li.last { background:none; padding-right:0;}
.tags-list li { background:url(../images/devider_tags.gif) right 3px no-repeat; padding:0 11px 0 9px; display:inline; color:#545454; }
.tags-list li a{ color:#178EB5;}

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width: 170px; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #C5C1C1; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */

/*=============product tabs==============*/
#product-tabs .tabs{}
#product-tabs .tabs .corner-left-top{background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat; width:160px; display:block; float:left; font-weight:bold; color:#646464; font-size:12px; line-height:16px; font-family:tahoma, sans-serif; text-decoration:none; cursor:pointer; margin-right:2px;}
#product-tabs .tabs .corner-right-top{background:url(../images/tabs_button_corner_right_top.gif) right top no-repeat; display:block;}
#product-tabs .tabs .border-top{background:url(../images/tabs_title_border.gif) left top repeat-x #525252; display:block; margin:0 10px; padding:10px 0 13px 0; text-align:center; height:13px; overflow:hidden;}

#product-tabs .tabs .active-tab{color:#FFFFFF; background-color:#FFFFFF; margin-bottom:-1px; position:relative; height:37px;} 
#product-tabs .tabs .corner-left-top.active-tab{background:url(../images/tabs_button_corner_left_top_active.gif) left top no-repeat; width:160px; display:block; float:left; font-weight:bold; color:#646464; font-size:12px; line-height:16px; font-family:tahoma, sans-serif; text-decoration:none; cursor:pointer; margin-right:2px;}
#product-tabs .tabs .active-tab .corner-right-top{background:url(../images/tabs_button_corner_right_top_active.gif) right top no-repeat; display:block;}
#product-tabs .tabs .active-tab .border-top{background:url(../images/tabs_title_border_active.gif) left top repeat-x #FFFFFF; display:block; margin:0 10px; padding:10px 0 13px 0; text-align:center; height:14px; overflow:hidden;}


#product-tabs .tabs h3 { color:#FFFFFF; font-size:13px; line-height:16px; font-family:Arial, Helvetica, sans-serif;}
#product-tabs .tabs .active-tab h3 { color:#545454; font-size:13px; line-height:16px; font-family:Arial, Helvetica, sans-serif;}

#width-tab { width:157px !important;}
#width-tab-2 { width:176px !important;}
#width-tab-3 { width:161px !important;}
#width-tab-4 { width:112px !important;}

#product-tabs .tabs-content{}
#product-tabs .tabs-content .tabs-content-top{background:url(../images/tabs_corner_left_top.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div{background:url(../images/tabs_corner_right_top.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div div{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}

#product-tabs .tabs-content .border-left{background:url(../images/tabs_border.gif) left top repeat-y #ffffff;}
#product-tabs .tabs-content .border-right{background:url(../images/tabs_border.gif) right top repeat-y;}
#product-tabs .tabs-content .border-right .block-width{width:650px; overflow:hidden; position:relative; padding-left:9px; padding-top:10px;}

#product-tabs .tabs-content .tabs-content-bot{background:url(../images/tabs_corner_left_bot.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div{background:url(../images/tabs_corner_right_bot.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div div{background:url(../images/tabs_border.gif) left 9px repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}
#tabber{ display:block; width:2760px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:650px; float:left; display:block; margin-right:40px;}

/*============//product tabs=============*/




/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:center; }
.cart .checkout-types li { padding:12px 1px 13px 0;}
.cart .checkout-types li a{ font-weight:bold;}
.cart .checkout-types button.button { overflow:visible; width:153px; height:31px; background:url(../images/bg_boutton_checkout.gif) 0 0 no-repeat; border:none; cursor:pointer; }
.cart .checkout-types button.button span { display:block; margin:0; padding:0 5px 1px; font:bold 11px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#FFFFFF; }


/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:668px; padding:0 20px 0 0; border:none; }
.cart .cart-collaterals .crosssell { border:1px solid #C5C1C1; background:#FFFFFF; padding:15px 17px 10px 17px;}
.devider-crosssell { background:url(../images/devider_crosssell.gif) left bottom repeat-x; margin:0 0 18px 0; padding:0 0 15px 0;}
.cart .cart-collaterals .price-box { margin:0 0 10px 0;}
.cart .cart-collaterals .add-to-links { padding:10px 0 0 0;}
.cart .cart-collaterals .crosssell h3{ color:#353535; font-size:12px; line-height:16px; margin:0 0 20px 0;}

.cart .cart-collaterals .col-1 { width:42%;}
.cart .cart-collaterals .col-2 { width:55%;}

.cart .cart-collaterals .discount { border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 20px 0; padding:15px 17px 27px 17px;}
.cart .cart-collaterals .discount h3{ color:#353535; font-size:13px; line-height:16px; margin:0 0 5px 0;}
.cart .cart-collaterals .discount label{ color:#545454; font-size:10px; line-height:16px;}
#coupon_code { width:216px; border:1px solid #D6D6D4; border-top:2px solid #828282; border-left:2px solid #828282; padding:1px;
}
.cart .cart-collaterals .shipping { border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 0 0; padding:15px 17px 34px 17px;}
.cart .cart-collaterals .shipping h3{ color:#353535; font-size:13px; line-height:16px; margin:0 0 5px 0;}
.cart .cart-collaterals .shipping fieldset p{ color:#545454; font-size:10px; line-height:16px; margin:0 0 30px 0;}

.cart .crosssell .product-image { float:left; margin-right:-125px; }


.cart .crosssell .product-shop { margin-left:125px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; width:199px; padding:15px 5px 0 15px; border:1px solid #C5C1C1; background:#FFFFFF; }
#shopping-cart-totals-table { color:#353535; font-weight:bold; margin:0 0 0 0;}
#shopping-cart-totals-table td{ padding:5px 20px 0 30px;}
#shopping-cart-totals-table .price{ font-size:15px; line-height:16px; color:#353535; font-weight:bold;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #C5C1C1; background-color:#f6f6f6;}
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #C3C3C3; position:relative; }
.opc li.section { border:1px solid #C3C3C3; border-bottom:0; }
.opc .step-title { padding:8px 0 8px 31px; text-align:right; }
.opc .step-title .number { float:left; font-size:12px; line-height:20px; padding:0 7px 0 6px; margin-right:10px; border:1px solid #3A4750; color:#3A4750; font-weight:bold; }
.opc .step-title h3 { float:left; color:#353535; font-size:12px; line-height:20px;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background:#FFFFFF; cursor:default; }
.opc .step { border-top:1px solid #C3C3C3; background:#F2F2EF; padding:5px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

.opc .active .step-title .number { float:left; font-size:12px; line-height:20px; padding:0 7px 0 6px; margin-right:10px; border:none; background:#187BB4; color:#FFFFFF; font-weight:bold; }
.opc .active .step-title h3 {color:#178EB5; font-size:12px; line-height:20px; }
.opc .active .step { background:#FFFFFF; border-top:1px solid #B2C2CB; padding:20px 31px 20px 31px; position:relative; }

.opc .col2-set { border:0; padding:0;}

.opc button.button { overflow:visible; width:auto; background:url(../images/bg_button_2.gif) 0 0 repeat-x; border:none; cursor:pointer; }
.opc button.button span { display:block; margin:0; padding:0 8px 1px; font:11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:19%; margin:0 6px 0 0; border-top:5px solid #A2A2A2; text-align:center; color:#A2A2A2; text-transform:uppercase; font-weight:bold; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods dt { padding:2px 0;}
.sp-methods dd { padding:2px 0;}

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #C5C1C1; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #C5C1C1; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #C5C1C1; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page { border:0; padding:20px;}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */

.customer-address-index .col2-set{ border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 10px 0; padding:15px 17px 27px 17px;}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders  { border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 10px 0; padding:15px 17px 27px 17px;}

/* Block: Tags */
.dashboard .tags { border:1px solid #C5C1C1; background:#FFFFFF; margin:0 0 10px 0; padding:15px 17px 27px 17px;}
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
.dashboard .reviews { padding:15px; border:1px solid #C9C8C2; margin:0 0 7px 0;}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #C5C1C1; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .logo { margin:0 0 10px 0;}
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer .store-switcher { text-align:center; margin:0 auto; padding:10px 0 0 0;}
.footer { color:#625C56; min-height:99px; height:auto !important; height:99px;}
.inside-footer { padding:24px 0 15px 50px; font-family:Arial, Helvetica, sans-serif; margin:0 6px 0 0;}

.footer .small-menu {padding:0 0 0 0; text-align:left; margin:0 0 0 0; width:895px;}


.footer p { text-align:center; font-size:12px; line-height:1.63em; color:#626262; }
.footer address { text-align:right; }
.footer .border-block { border-bottom:1px solid #EAEAEA; padding:0 0 8px 4px; margin:0 0 7px 0;}
.footer ul.links { margin:0 0 0 4px;}
.footer ul {padding:0 20px 0 0; margin:0 0 0 0;}
.footer ul li{ font-size:12px; line-height:normal; color:#626262; padding:0 0 4px 8px; background:url(../images/bull.gif) 0 5px no-repeat;}
.footer ul li a{color:#626262; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}

.footer .top-links { padding:6px 0 0 0;}
.footer .top-links ul {padding:0 20px 0 0; }
.footer .top-links  ul li{ display:inline; color:#625C56;}
.footer .top-links  ul li a{color:#625C56; text-decoration:none;}
.footer .top-links  ul li a:hover{text-decoration:underline;}


.col-right-footer { float:left;}

.footer .footer-menu li { display:inline; padding:0 8px 0 9px; background:url(../images/devoder_menu_footer.gif) right 2px no-repeat; color:#676767; font-size:12px; line-height:normal; font-family:Arial, Helvetica, sans-serif;}
.footer .footer-menu li.first-item { padding-left:0;}
.footer .footer-menu li.no-bg{ background:none;}
.footer .footer-menu li a{ color:#676767; font-size:12px; line-height:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}


/* Bestseller ================================================================================ */
.bestseller-products { }
.bestseller-products a.product-image { text-align: center; width: 60px; float: left; }
.bestseller-products img { text-align: center; margin: 0 auto; }
.bestseller-products h3 { background-color: #fff; background: none !important; color: #626262; font-size: 12px; line-height: 12px; padding: 0px !important; width: 90%; margin: 0 auto !important; }
.block-cart .block-content .bestseller-products p { width: 90%; margin: 0 auto !important; }
.bestseller-products button.button,
.bestseller-products .availability { text-align: center !important; margin: 0 auto; }
.bestseller-products .products-list .price-block { margin: 0; }
.bestseller-products .products-list .price-box { width: 98%; margin: 0 auto !important; float: none; padding: 0px; }
.bestseller-products .products-list .price-box p { padding: 3px 10px 0px 9px; }
.bestseller-products .products-list .price-box .price-label { float: left; }
.bestseller-products .products-list .price-box .price { float: left; background: none; font-size: 12px; line-height: 14px; margin-left: 8px; margin-top: 2px;  }
.bestseller-products .product-shop { float: right; width: 155px; }
.bestseller-products .product-shop .product-name a { font-size: 10px !important; margin: 0;} 

/* Home News ================================================================================ */
.home-news { }
dl.home-news { }
dl.home-news dt,
dl.home-news dt a { color: #666; font-weight: bold; text-decoration: none; line-height: 14px; font-size: 12px; }
dl.home-news dt a:hover { text-decoration: underline; }
dl.home-news dd { margin: 5px 0 10px 15px; text-align: justify; }


/* ======================================================================================= */