/**
 * 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)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
 
/****************************************************/
/***********[ Mage_CSS_B Common Elements ]***********/ 
/****************************************************/


/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; } 
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }

/********************** Form */

/* Form Elements */
input.input-text, select, textarea { border:1px solid #809DB9; font:11px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:white; }
.button-set { /* Container for form buttons*/
    clear:both;
    border-top:0px solid #e4e4e4;
    /*margin-top:4em;
    padding-top:8px;*/
    text-align:right;
}
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#1B94D1;
    color:#fff;
    border:1px solid #1C84B8;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
	background-color:#44A4D7;
	border:1px solid #E2EDF8;
}
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }
 
/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E2EDF8;
	margin:28px 0;
	padding:22px 25px 12px;
}
.group-select .legend {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D2D96F;
	color:#BECB4C;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin-top:-33px;
	padding:0 8px;
}
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }

.validation-advice1 { clear:both;  margin-top:3px; /*background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;*/ font-size:2em;  font-weight:bold; line-height:1.25em; color:#EB340A; }

.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }



/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
   /* min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;*/
    font-size:.95em !important;
    font-weight:bold !important;
	/*padding:5px 10px;*/
	padding:0px;
	margin:0px;
}
.error-msg li, .success-msg li, .notice-msg li {/*margin-bottom:.2em;*/ }
.error-msg {
   /* background-color:#E2EDF8;
	border-color:#E2EDF8;
	color:#0099EC;*/
	color:#EB340A;
	padding:0px;
	margin:0px;
}
.success-msg {
	/*background-color:#E2EDF8;
	border-color:#E2EDF8;*/
	color:#528FB0;
	padding:0px;
	margin:0px;
}
.notice-msg, .note-msg {
	/*background-image:url(../images/success_msg_icon.gif);*/
    /*background-color:#E2EDF8;
	border-color:#E2EDF8;*/
	color:#EB340A;
	
    }
	
.date_text .success { color:#3d6611; }
.date_text .error { color:#df280a; }
.date_text .notice {color:#e26703; }
.date_text .success, .error { font-weight:bold; }
.date_text .messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.date_text .messages li { padding:0px; margin:0px; }
.date_text .messages { width:100%; overflow:hidden;  position:relative; top:-5px; #top:-20px;}
.date_text .error-msg, .success-msg, .notice-msg, .note-msg {
   /* min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;*/
    font-size:.95em !important;
    font-weight:bold !important;
	/*padding:5px 10px;*/
	padding:0px;
	margin:0px;
}
.date_text .error-msg li, .success-msg li, .notice-msg li {/*margin-bottom:.2em;*/ padding:0px; margin:0px; }
.date_text .error-msg {
   /* background-color:#E2EDF8;
	border-color:#E2EDF8;
	color:#0099EC;*/
	color:#EB340A;
	padding:0px;
	margin:0px;
}
.date_text .success-msg {
	/*background-color:#E2EDF8;
	border-color:#E2EDF8;*/
	color:#528FB0;
	padding:0px;
	margin:0px;
}
.date_text .notice-msg, .note-msg {
	/*background-image:url(../images/success_msg_icon.gif);*/
    /*background-color:#E2EDF8;
	border-color:#E2EDF8;*/
	color:#EB340A;
	
    }



/********************** Headings */

.head, .inner-head { line-height:1.25em; text-align:right; }
.head h1,.head h2, .head h3, .head h4, .head h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; }


/* Page heading */
 .page-head {
   background:transparent url(../images/tab_bg.png) repeat-x scroll left top; 

border-left:#E2EDF8 1px solid;
border-right:#E2EDF8 1px solid;
border-bottom:#E2EDF8 1px solid;
/*margin:0 0 25px;*/
padding:5px 5px 5px 14px;

}
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.5em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }
.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }

/* Category list heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h2 {
   /* max-width:100%;
    margin:0;
    padding:0px 0;
    color:#0a263c;
    font-size:1.6em;
    line-height:1.3em;
    font-weight:normal;
    overflow:hidden;*/
    }

.box-header { font-size:1.05em; text-align:left; background:#eee; font-weight:bold; padding:2px 8px; margin:10px 0; }
.category-head .link-feed {float:right; margin-top:10px; position:relative; }

/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */


/* Structure */
.wrapper { min-width:1080px; }
.header { text-align:left; }
.header-top { width:1080px; margin:0 auto; position:relative; z-index:100; height:92px;}
.header-nav { width:1080px; margin:0 auto; }
.middle { width:1080px; margin:0 auto; text-align:left; }
.side-col { /*width:195px;*/ }
.col-left { float:left; }
.col-main { float:left; }
.col-right { float:right; width:250px; }
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:820px;  }
.col-2-left-layout .col-main {  
float:right;
width:870px; }

.col-2-left-layout .vos-col-main {  
float:right;
/*width:870px; */}
.col-3-layout .col-main { width:475px; margin-left:17px; }
.vosside-col { width:195px; }
.voscol-left { float:left; position:relative; }

/* Style */
.header { border-top:0px solid #0d2131; }
.header-top-container { border-bottom:0px solid #415966; background:#ffffff;}
.header-top { padding:0px; }
.header-nav-container { background:#4A4D53; height:36px; }
.middle-container { background:#ffffff;}
.middle { background:#ffffff;  padding:0px 0px 10px 0px; }

.header_bg {
	background:url(../images/header_bg.png) no-repeat bottom left;
	height:92px;
}

/********************** Header */

/* Logo */
h1#logo {
    float:left;
    width:202px;
    margin:3px 0 0px 3px;
    }
.page-popup h1#logo { display:none; }


/* Quick Access*/
.quick-access {
   /* width:540px;*/
    float:right;
    /*margin-top:28px;
    padding:0 10px;*/
    text-align:right;
    color:#fff;
    }
.quick-access p { margin-bottom:4px; }
.quick-access li {
    display:inline;
    background:url(../images/shop_access_pipe.gif) no-repeat 100% .35em;
    padding-right:4px;
    padding-left:1px;
    }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }
.shop-access { margin-bottom:6px; }
.shop-access a, .shop-access a:hover {color:#666666; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; }
.shop-access li.last { padding-right:0; background:none; }
.language-switcher { float:right; margin-top:5px; margin-left:60px; }
.language-switcher label { color:#A7C6DD; padding-right:5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }

/* Breadcrumbs */
.breadcrumbs {  margin-bottom:10px; font-size:.95em; line-height:0em; padding-left:5px; }
.breadcrumbs li { display:inline; color:#666666; }


/* Mini search */
.mini-search { /*position:absolute; top:0; right:0; width:300px; height:30px; padding:1px 20px 0 40px;*/ background:url(../images/search_bg.png) no-repeat top left; height:26px; margin-left:-2px;}
.mini-search .input-text { width:180px; padding:7px 8px 0px 10px; background:transparent; border:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }


/********************** Sidebars */
.side-col .box { margin-bottom:1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { font-size:1.05em; text-transform:uppercase; }
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions {
    padding:4px 0;
    font-size:.95em;
    text-align:right;
    }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }


/* Currency Switcher */
.currency-switcher {
    height:53px;
    padding:7px 12px 10px 12px;
    background:url(../images/currency_switcher_bg.gif) no-repeat;
    font-size:1.05em;
    }
.currency-switcher h4 {
    min-height:21px;
    background:url(../images/icon_world.gif) no-repeat 0 2px;
    color:#fff;
    padding-left:22px;
    text-transform:none;
    }
.currency-switcher select { width:98%; }


/* Base Mini */
.base-mini { border:1px solid #c4c1bc; background:#fff; line-height:0.4em;  font-size:.95em;  }
.base-mini .head { margin:0 1px; border-bottom:1px solid #ddd; background:url(../images/base_mini_head_bg.gif) repeat-x #fff; padding:2px 8px; }
.base-mini .head h4 { min-height:16px; color:#e26703; background-repeat:no-repeat; background-position:0 0; padding:1px 0 1px 21px; text-transform:uppercase; }
.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini h5 { font-size:1em; }
.base-mini .content, .base-mini ol { padding-bottom:5px; background:#FFFFFF;/* height:40px;*/  text-align:left;}
.base-mini ol li { padding:7px 4px 7px 8px; line-height:1em; text-align:left; }
.base-mini ol li.odd { background:#FFFFFF; }
.base-mini ol li.even { background:#fafafa; }
.base-mini .actions { background:#FFFFFF; border-top:1px solid #C4C1BC; padding:5px; }
.base-mini .product-images { float:left; width:52px; height:52px; }
.base-mini .product-images a img { border:1px solid #a9a9a9; vertical-align:top; }
.base-mini .product-checkbox { float:left; width:10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price { font-size:11px; }
.base-mini .regular-price .price { color:#2f2f2f; }
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { background-image:url(../images/icon_tag_green.gif); }
.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#1b2d3b; }

.mini-newsletter h4 { background-image:url(../images/icon_newspaper.gif); }
.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

.mini-cart .head h4 { background-image:url(../images/icon_basket.gif); }
.mini-cart .subtotal { background:#fbebd9; margin-top:5px; padding:2px 0; text-align:center; }
.mini-cart h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }
.mini-cart .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
.mini-wishlist .head h4 { background-image:url(../images/icon_bell.gif); }
.mini-wishlist .link-cart { display:block; }

.mini-compare-products .head h4 { /*background-image:url(../images/icon_table.gif);*/
 }

.mini-poll .head h4 { background-image:url(../images/icon_group.gif); }
.mini-poll td.label { font-weight:bold; padding-right:10px; }
.mini-poll td.item  { white-space:nowrap; }

.mini-product-view .head h4 { background-image:url(../images/icon_tag_green.gif); }




/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/

.product-shop { float:right; }
.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(../images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }



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

.price-box { padding:0px 0px 0px 0px; }
.price-box .price { font-weight:bold; color:#EA7306; }

/* Regular price */
.regular-price { color:#EA7306; }
.regular-price .price { font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#EA7306; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#FF9933; font-size:16px; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:16px; font-weight:bold; white-space:nowrap; color:#EA7306; }
.special-price .price { font-size:16px; font-weight:bold; color:#EA7306; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.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; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* 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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }

.product-pricing-grouped li { padding:2px 0; color:#e26703; }
.product-pricing-grouped li .price { font-weight:bold; }


/********************** Generic Box */
.generic-box { margin-bottom:15px; padding:12px 15px; border:1px solid #D0CBC1; border:1px solid #E2EDF8; }
.generic-product-list li { margin:12px 0; }


/********************** Catalog Listing */
.catalog-listing { line-height:1.35em; }
.catalog-listing h5 { margin-bottom:0px; font-size:1.05em; }
.catalog-listing h5 a, .catalog-listing h5 a:hover { color:#524E4E; text-decoration:none; font-size:13px; }
.catalog-listing .add-to { margin:.7em 0; color:#555; line-height:1.3em; font-size:.95em; font-weight:bold; }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover { text-decoration:underline; }
.catalog-listing .ratings { margin-bottom:.6em; }

.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

/* Generic Product Grid */
.generic-product-grid { width:100%; }
.generic-product-grid td { border-right:1px solid #d9dde3; border-bottom:1px solid #d9dde3; padding:12px 10px; line-height:1.6em; }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product { border-right:0; background:#f5f6f6; }


/********************** Layered Navigation */
.layered-nav .head {
    margin:0;
    background:url(../images/layered_nav_head_bg.gif) no-repeat;
    height:24px;
    }
.layered-nav h3 { display:none; }
.layered-nav .border-creator { border-style:solid; border-color:#a0b3c3; border-width:0 1px 1px 1px; }
.layered-nav h4 {
    margin:0;
    border:1px solid #b9ccdd;
    border-left:0;
    border-right:0;
    padding:3px 10px;
    background:url(../images/layered_nav_narrowed_category_heading.gif) #d5e8ff;
    color:#1f5070;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li { background:url(../images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px; }
.layered-nav .narrowed-category li .label {
    background:url(../images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
    }
	
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {

    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#cad6e4;
    }
.narrow-by dl {
    background:#e7f1f4;
    padding:0 0 1em 0;
    }
.narrow-by dt {
    margin:0;
    padding:7px 10px 0 28px;
    background:url(../images/narrow_by_set.gif) no-repeat 9px .9em;
    color:#2f2f2f;
    text-transform:uppercase;
    }
.narrow-by dd {
    background:url(../images/narrow_by_dd_bg.gif) repeat-x 0 100%;
    padding:0px 0px .8em 0px;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by dd.last { background:none; }



/********************* Tool Tips */
.tool-tip { position:absolute; border:1px solid #7ba7c9; background:#eaf6ff; }
.tool-tip .btn-close { padding:6px 6px 0; margin-bottom:-9px; text-align:right; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }
/************************************************************/
/******************[ Mage_CSS_E Shop Pages]******************/
/************************************************************/

/********************** Home */

.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:url(../images/best_selling_tr_odd_bg.gif) repeat-x 0 100% #eee; }
.best-selling tr.even { background:url(../images/best_selling_tr_even_bg.gif) repeat-x 0 100% #fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:.95em; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover { color:#203548; }

.recently { margin:0 0 12px; }
.recently h3 {background:url(../images/new_prod_top_bg.png) repeat-x top left; height:30px; border-top: 1px solid #E0E1E3; border-left: 1px solid #E0E1E3; border-right: 1px solid #E0E1E3; padding:2px 0px 0px 14px; font-family: Georgia, "Times New Roman", Times, serif; color:#1F6685; font-weight:bold; font-size:22px; margin:0px;}
.recently .product-image { border:0px solid #dcdcdc; }
.recently  a.product-name:link{ display:block; width:130px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#333333;}
.recently  a.product-name:visited{ font-size:11px; color:#333333; font-weight:bold; }
.recently a.product-name:hover { font-size:11px; color:#333333; font-weight:bold; }
.recently  a.product-name:active{ font-size:11px; color:#333333; font-weight:bold; }
.recently .add-to {margin-top:5px;font-size:11px; }
table.recently-list { width:160px; text-align:center; }
table.recently-list td { width:20%; }

.recently  a.brand-name:link{ display:block; width:130px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#333333;}
.recently  a.brand-name:visited{ font-size:13px; color:#333333; font-weight:bold; }
.recently a.brand-name:hover { font-size:13px; color:#333333;font-weight:bold; }
.recently  a.brand-name:active{ font-size:13px; color:#333333; font-weight:bold;}

/********************** Search */
.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { float:left; width:256px; }
.advanced-search .range .input-text { width:70px; }
.advanced-search .range select { width:90px; padding:1px; }

.advanced-search-nothing-found { font-weight:bold; color:#666666; margin-bottom:10px; }
.advanced-search-found-amount { margin-bottom:10px; }
.advanced-search-summary-box { padding:10px 10px 5px 10px; margin:0 0 10px; border:1px solid #E9D7C9; background-color:#FFF6F1; }
.advanced-search-summary-tip { clear:both; font-weight:bold; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; /*float:left; width:50%;*/ }
.advanced-search-summary-box ul li span { background:url(../images/search_criteria.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold; color:#E17C24; }
/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }



/********************** Catalog Listing */

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:305px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

/* Grid Type *\/
.listing-type-grid td { width:33%; text-align:left; }
.listing-type-grid .add-to-compare { display:block; margin:5px 0; background:url(../images/icon_add_to_compare.gif) no-repeat 0 50%; padding-left:22px; color:#6e6969; font-weight:bold; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }*/

/* Grid Type */
.listing-type-grid {/* background:url(../images/bkg_products-grid3.gif) 0 0 repeat;*/ }
.listing-type-grid .grid-row { width:870px; /*border-bottom:1px solid #d9dde3;*/ }
.listing-type-grid li.item { float:left; width:138px; padding:12px 10px; line-height:1.6em; overflow:hidden; }
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center; margin-top:10px;#margin-top:22px; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
/* Rewrites for different layouts */
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid {/* background-image:url(../images/bkg_products-grid2.gif);*/ }
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { 
	border:1px solid #E3E3E8;
	/*background:url(../images/promo_sticker.jpg) no-repeat top right;*/
	height:276px;
	margin-right:5px;
	margin-top:4px;
	width:190px;
}

.col-1-layout .listing-type-grid { /*background-image:url(../images/bkg_products-grid1.gif); */}
.col-1-layout .listing-type-grid li.item {border:1px solid #E3E3E8;
height:260px;
margin-right:5px;
margin-top:4px;
width:171px;}

.col-1-layout .listing-type-grid {/* background:url(../images/bkg_products-grid3.gif) 0 0 repeat;*/ }
.col-1-layout .listing-type-grid .grid-row { width:793px; /*border-bottom:1px solid #d9dde3;*/ }
.col-1-layout .listing-type-grid li.item { float:left;/* width:138px;*/ padding:12px 10px; line-height:1.6em; overflow:hidden; }
.col-1-layout .listing-type-grid .last { border-bottom:0; }
.col-1-layout .listing-type-grid .product-image { text-align:center;  margin-top:10px;#margin-top:22px; }
.col-1-layout .listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.col-1-layout .listing-type-grid .actions { margin:10px 0; text-align:center; }

.marque-type-grid {/* background:url(../images/bkg_products-grid3.gif) 0 0 repeat;*/ }
.marque-type-grid .grid-row { width:1080px; /*border-bottom:1px solid #d9dde3;*/ }
.marque-type-grid li.item { float:left; width:138px; padding:12px 10px; line-height:1.6em; overflow:hidden; }
.marque-type-grid .last { border-bottom:0; }
.marque-type-grid .product-image { text-align:center; margin-top:10px;#margin-top:22px; }
.marque-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.marque-type-grid .actions { margin:10px 0; text-align:center; }

.col-1-layout .marque-type-grid { /*background-image:url(../images/bkg_products-grid1.gif); */}
.col-1-layout .marque-type-grid li.item {border:1px solid #E3E3E8;
height:260px;
margin-right:5px;
margin-top:4px;
width:189px;}

/********************** Product Detail */


.add-to-cart-box { float:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }
.add-to-cart-box .form-button { float:left; }

.add-to-box { text-align:right; }
.add-to-box li { display:inline; } 



.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; background:url(../images/bg_tierico1.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.product-pricing .price { font-weight:bold; color:#2f2f2f; }

.product-options {/* margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4;*/ }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { color:#2f2f2f; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd {/* padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4;*/ }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { /*background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; */}
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { /*float:left;*/ margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px #1e7ec8 dotted; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ccc; border-bottom-color:#bbb; border-right-color:#bbb; background-color:#f6f6f6; }
.truncated .truncated_full_value dl dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl  { left:-240px; top:10px; }



/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(../images/icon_clip.gif); }
.mini-related-items .product-images { width:72px; }
.mini-related-items .product-images a { display:block; margin-left:20px; }
.mini-related-items .product-images input { float:left; /*margin-right:4px; margin-left:-6px;*/ }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { margin-left:80px; padding-left:5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }






/********************** Pop up pages */
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.page-popup .print-head { margin:0 0 15px; }
.page-popup .print-head img { float:left; }
.page-popup .print-head address { float:left; margin-left:15px; }
.product-gallery-nav { padding:0 5px; }



/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/
.nowrap,
.nobr { white-space:nowrap !important; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto; }

/* Link highlights */
.link-cart { color:#DC6809 !important; font-weight:bold !important; }
.link-remove { color:#646464 !important; }
.link-print { background:url(../images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; color:#555555;}
.link-feed { background:url(../images/icon_feed.png) no-repeat left center; padding-left:18px; line-height:1.15; }

.order-access { padding-bottom:8px; }
.order-info { border:solid 1px #D0CBC1; background:#DEE5E8; padding:4px 8px; }
.order-info span { display:block; float:left; }
.order-info ul { display:inline; }
.order-info li { display:inline; padding-right:7px; padding-left:3px; }
.order-info li.selected { font-weight:bold; background:url(../images/point-con.gif) no-repeat fixed center bottom; }

/* Noscript Notice */
.noscript { border:1px solid #000; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* For Demo store only */
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }

/* Class: std - styles for admin-controlled content */
.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; }
.std .a-top { text-align:right; }

/**********header Part**************/

.cart {
background:transparent url(../images/cart_bg.png) no-repeat scroll 0 0;
float:right;
height:69px;
width:210px;
text-align:left
}

/********** dev 13 Begins **************/

/********** search **************/
.sear_box {
	float:right; width:232px;padding-top:3px;#padding-top:5px;
}

/********** home **************/
.adv_sear_box {
	background:url(../images/adv_search_bg.png) no-repeat top left;
	height:364px;
	width:287px;
}

/********** new products **************/
.prod_cont {
	border-bottom:1px solid #D4D6D9;
	border-left:1px solid #D4D6D9;
	border-right:1px solid #D4D6D9;
	height:402px;
	padding:10px 0px 8px 10px;
}


/********** dev 13 ends **************/




/******************dev 23**************/
.seobase-mini {  line-height:1.3em;  font-size:11px; color:#666666; padding-top:11px;
text-align:left; }

.seo_li
{	background:url(../images/seo_arrow.jpg) no-repeat ;
	background-position:left;
	padding-top:3px ;
	margin-left:30px;
}


.seobase-mini a:hover
{
      padding-left:10px;
    color:#EA7306;
    text-decoration:none;
}

.seobase-mini a
{
    padding-left:10px;
    color:#666666;
    text-decoration:none;
}

.list_image { 
margin:0px auto;
border:#000000 0px solid;
 }
.list_image_voshoes {
margin-left:-205px;
}

.pager_1 {
/*border:1px solid;
background-color:#000000;
height:34px;
width:1078px;
position:relative;
margin-left:-205px;
*/}
table.pager td.sort-by {text-align:right; padding-right:10px;}
.pointure{
	width:210px;
	height:auto;
	background-color:#F7F7F7;
	margin-bottom:20px;
	padding:20px 0px;
}
.pointure_head_text{
font-family:"Century Schoolbook SWA"; 
font-weight:bold;
font-size:18px;
color:#0099EC;
position:relative;
left:20px;
}
.pointure_value{ 
font-family:ariel; 
color:#666666; 
font-size:11px; 
margin-left:-31px; 
margin-top:3px; 
position:absolute; 
border:0px solid; 
width:30px; 
text-align:center;
}
.pointure_listvalue{
font-family:ariel; 
color:#4A4D53; 
font-size:11px; 
margin-left:-26px; 
margin-top:1px; 
position:absolute; 
border:0px solid; 
width:30px; 
text-align:center;
font-weight:normal;
}
.filter-product-in{
margin-top:215px;
#margin-top:205px;
position:relative;
}
.filter-product-out{
border:0px solid;
margin-top:165px;
#margin-top:160px;
}
.filter-product-inout{
margin-top:57px;
#margin-top:48px;
position:relative;
}
.popupcompare{
margin-left:-80px;
border:1px solid #FFFFFF;
position:absolute;
z-index:1;
width:202px;

}
.sendpopup{
border:1px solid #FFFFFF;
position:absolute;
z-index:1;
margin-top:20px;
width:452px;
}

/* // Easy Slider */
#upsell_recview ul, #upsell_recview li{
	margin:0;
	padding:0;
	list-style:none;
}
#upsell_recview{
/*
	define width and height of container element and list item (slide)
	list items must be the same size as the slider area
*/
height:150px;
margin-left:10px;
overflow:hidden;
padding-top:25px;
width:750px;
}
.upsell_right_dotsbg_recent_view{
background:transparent url(../images/recentview_dots.png) no-repeat scroll right top;
float:left;
margin-top:-30px;
height:126px;
width:125px;
}
.recent_price{
color:#EA7306;
font-weight:11px;
font-weight:bold;
}
.recent_whole_view{
	background:transparent url(../images/recent_view_bg.png) repeat-x;
	height:160px; 
	padding:30px 20px 0px 20px;
	border-top:4px solid #0199EC;
}
.left_sendfriend {
float:left;
width:204px;
}
.right-sendfreind { float:right; margin-top:-22px; }

.send_m {
	float:left;width:100px; cursor:pointer;
}

.mail_mess {
	color:#4B87A9;
	font-size:11px;
	font-weight:bold;
	padding-left:45px;
}

.mail_messer {
	color:#4B87A9;
	font-size:11px;
	font-weight:bold;
}

.icon {
	background:url(../images/new_icon.png) no-repeat top left;
	height:40px;
	width:30px;
	float:left;	
}

.sticker_text_list {
	background:url(../images/sticker_bg.png) no-repeat top right;
	color:#FFFFFF;
	font-weight:bold;
	left:150px;
	padding:5px 0 5px 6px;
	float:right;
	width:40px;
	font-size:11px;
	text-align:center;
	margin-top:-5px;
}

.sticker_text_empty{
    	left:150px;
	padding:5px 0 5px 6px;
	float:right;
	width:40px;
	font-size:11px;
	text-align:center;
	margin-top:16px;
}

.sticker_text_list_search {
	background:url(../images/sticker_bg.png) no-repeat top right;
	color:#fff;
	font-weight:bold;
	left:150px;
	padding:5px 0 5px 6px;
	float:right;
	width:40px;
	text-align:center;
	font-size:11px;
	margin-top:-5px;
}
