/**

* 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.

* *

* @copyright Copyright (c) 2009 template-help.com

* @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)

 
Custom pages =================================================================================*/
.cms-page-view .col3-set P
{
	padding: 0 0 7px;
}
.cms-page-view .col3-set P STRONG
{
	color: #00AEE7 !important;
}
.customer-address-index .col2-set OL LI
{
	padding: 0 0 10px;
}
.sales-order-history .data-table
{
	margin: 0 0 10px;
}
.checkout-cart-index .main
{
	border: none;
}
.checkout-cart-index .title-buttons
{
	padding: 0 0 10px;
}
.checkout-cart-index .title-buttons H2
{
	padding: 3px 0 0;
}
.checkout-cart-index .indent-col-main
{
	padding: 15px 0;
}
.checkout-cart-index .data-table
{
	margin-bottom: 5px;
}
.cms-home .main
{
	border: none;
	margin: 0;
	height: 585px;
}
.cms-home .indent-col-main
{
	padding: 0;
}
.cms-home .banner-block
{
	width: 100%;
	overflow: hidden;
}
.cms-home .banner-block .banner-center-block
{
	width: 639px;
	height: 518px;
	background: url(../images/bg_banners.jpg) no-repeat 0 0;
	float: left;
}
.cms-home .banner-block .banner-center-block .banner-center
{
	padding: 365px 0 0 136px;
}
.cms-home .banner-block .banner-center-block .banner-center-2
{
	padding: 0 0 0 47px;
}
.cms-home .banner-block .banner-right
{
	float: left;
}
.cms-home .banner-block-2
{
}
/*end Custom pages =================================================================================
Layout =================================================================================*/
.clear-block
{
	clear: both;
}
.wrapper
{
}
.page
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.page-print
{
	background: #2F2F2F;
	padding: 20px;
	text-align: left;
}
.page-popup
{
	background: #2F2F2F;
	padding: 20px;
	text-align: left;
}
.main
{
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	margin: 0 0 10px 8px;
	padding: 0;
}
/*Base Columns*/
.col-left
{
	float: left;
	width: 210px;
	padding: 0;
}
.col-main
{
	float: left;
	width: 728px;
	padding: 0;
}
.col-right
{
	float: right;
	width: 210px;
	padding: 0;
}
.indent-col-main
{
	padding: 15px;
}
/*1 Column Layout*/
.col1-layout .col-main
{
	background: #FFFFFF;
	float: none;
	width: auto;
}
/*2 Columns Layout*/
.col2-left-layout .col-main
{
	background: #FFFFFF;
	float: right;
}
.col2-left-layout .devider-left
{
	background: #FFFFFF;
	background: url(../images/dot.gif) repeat-y 210px 0;
	width: 100%;
}
.col2-right-layout .col-main
{
}
.col2-right-layout .devider-right
{
	background: url(../images/dot.gif) repeat-y 740px 0;
	width: 100%;
}
/*3 Columns Layout*/
.col3-layout .col-main
{
	width: 530px;
	margin-left: 0;
}
.col3-layout .devider-left
{
	background: url(../images/dot.gif) repeat-y 210px 0;
	width: 100%;
}
.col3-layout .devider-right
{
	background: url(../images/dot.gif) repeat-y 740px 0;
	width: 100%;
}
/*Content Columns*/
.col2-set
{
	padding: 15px;
	border: 1px solid #EBEBEB;
	margin: 0 0 10px;
}
.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%;
}
/*=======================================================================================
Noscript Notice*/
.noscript
{
	border: 1px solid #DDD;
	border-width: 0 0 1px;
	background: #FFFF90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2F2F2F;
}
.noscript .noscript-inner
{
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0;
	background: url(../images/i_notice.gif) no-repeat 20px 50%;
}
.noscript P
{
	margin: 0;
}
/*Demo Notice*/
.demo-notice
{
	margin: 0;
	padding: 6px 10px;
	background: #D75F07;
	font-size: 12px;
	line-height: 1.15;
	text-align: center;
	color: #FFF;
}
/*Header ================================================================================*/
.logo
{
	float: left;
	width: 115px;
	height: 92px;
	overflow: hidden;
}
.header-container
{
}
.header
{
	padding: 0;
	min-height: 128px;
	height: auto !important;
	height: 128px;
}
.logo-block
{
	float: left;
	padding: 16px 0 0 14px;
}
.navigation
{
	float: right;
	width: 760px;
	padding: 18px 0 0;
}
.navigation .welcome-msg
{
	float: left;
}
.navigation .nav-block
{
	float: right;
	text-align: right;
}
.navigation .nav-block-2
{
	padding: 27px 0 5px;
}
.header .logo
{
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
}
.header .logo A
{
	display: block;
	width: 115px;
	height: 92px;
}
.header .welcome-msg
{
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #BABABA;
	padding: 5px 0 0 54px;
}
.header .links
{
}
.header UL.links
{
	text-align: right;
}
.header UL.links LI
{
	display: inline;
	color: #BABABA;
	background: url(../images/devider_links.gif) no-repeat left 8px;
	padding: 0 13px 0 9px;
}
.header UL.links LI A
{
	text-transform: lowercase;
	font-size: 11px;
	color: #BABABA;
	text-decoration: none;
}
.header UL.links LI A:hover
{
	text-decoration: underline;
}
.header .form-search
{
	padding: 0;
	height: 33px;
}
.header .form-search LABEL
{
	display: none;
}
.header .form-search INPUT
{
	width: 163px;
	border: 1px solid #D9D9D9;
	border-left: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	margin: 0 0 0 6px;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	color: #AEAEAE;
	padding: 2px 2px 3px;
}
.header .form-search .search-autocomplete
{
	z-index: 999;
}
.header .form-search .search-autocomplete UL
{
	border: 1px solid #DDD;
	background-color: #FFF;
}
.header .form-search .search-autocomplete LI
{
	padding: 3px;
	border-bottom: 1px solid #DDD;
	cursor: pointer;
	text-align: left;
}
.header .form-search .search-autocomplete LI .amount
{
	float: right;
	font-weight: bold;
}
.header .form-search .search-autocomplete LI.selected
{
	text-align: left !important;
}
.header .form-search BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.header .form-search BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left.gif) no-repeat 0 0;
}
.header .form-search BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right.gif) no-repeat right top;
	margin: 0;
	padding: 0 9px 0 10px;
}
.header .form-search BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 4px 1px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FBFAFA;
}
.header .form-language
{
	float: right;
	background: url(../images/devider_lang.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}
.header .form-language LABEL
{
	font-size: 11px;
	line-height: 11px;
	color: #BABABA;
	text-transform: lowercase;
}
.header .form-language SELECT
{
	width: 100px;
	border: 1px solid #D9D9D9;
	border-left: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	margin: 0 0 1px 2px;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	color: #AEAEAE;
	padding: 1px;
}
/********** < Navigation*/
#nav
{
	font-size: 13px;
	padding: 0;
	margin: 0;
}
/*All Levels*/
#nav LI
{
	position: relative;
	text-align: left;
}
#nav LI.over
{
	z-index: 999;
}
#nav A, #nav A:hover
{
	display: block;
	line-height: 1.3em;
	text-decoration: none;
	text-transform: lowercase;
}
#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;
}
#nav LI.active A
{
	color: #BABABA;
	text-decoration: underline;
	text-transform: lowercase;
}
#nav A
{
	float: left;
	padding: 0 12px 6px 7px;
	color: #BABABA;
	font-weight: bold;
}
#nav LI.over A, #nav A:hover
{
	color: #BABABA;
}
#nav A:hover
{
	text-decoration: underline;
}
/*1st Level*/
#nav UL LI, #nav UL LI.active
{
	float: none;
	margin: 0;
	padding-bottom: 1px;
	background: #232323;
}
#nav UL LI.over
{
}
#nav UL LI.last
{
	background: #656461;
	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: 20px;
	left: -10000px;
	background: #E9E9E9;
}
/*3rd+ Level*/
#nav UL UL
{
	top: 5px;
}
/*Show Menu*/
#nav LI.over>UL
{
	left: 0;
}
#nav LI.over>UL LI.over>UL
{
	left: 100px;
}
#nav LI.over UL UL
{
	left: -10000px;
}
#nav UL LI A
{
	font-size: 11px;
	background: #F6F6F6;
	color: #6C6C6C;
}
#nav UL LI A:hover
{
	background: #E5E5E5;
	color: #6C6C6C !important;
	text-decoration: none;
}
#nav UL SPAN, #nav UL LI.last LI SPAN
{
	padding: 3px 15px 4px;
}
/********** Navigation >
=======================================================================================
Global Styles =========================================================================
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 #DDD;
}
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: 2.5em !important;
}
BUTTON.button::-moz-focus-inner
{
	padding: 0;
	border: 0;
}
/*FF Fix*/
BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left.gif) no-repeat 0 0;
}
BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right.gif) no-repeat right top;
	margin: 0;
	padding: 0 9px 0 10px;
}
BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 4px 1px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FBFAFA;
}
.sidebar BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.sidebar BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left.gif) no-repeat 0 0;
}
.sidebar BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right.gif) no-repeat right top;
	margin: 0;
	padding: 0 9px 0 10px;
}
.sidebar BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 4px 1px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FBFAFA;
}
.col-main BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.col-main BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_main.gif) no-repeat 0 0;
}
.col-main BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_main.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px;
}
.col-main BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_main.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 2px 5px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	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 5px;
}
.form-list LABEL
{
	font-weight: bold;
}
.form-list .input-box
{
	float: left;
	width: 260px;
}
.form-list INPUT.input-text, .form-list TEXTAREA
{
	width: 250px;
}
.form-list SELECT
{
	width: 256px;
}
.form-list LI.add-row
{
	border-top: 1px solid #C5C1C1;
	margin-top: 10px;
}
.form-list LI.add-row .btn-remove
{
	font-size: 0;
	line-height: 0;
	padding: 5px 5px 0 0;
	text-align: right;
}
.form-list .range INPUT.input-text
{
	width: 96px;
}
.group-select
{
}
.group-select LI
{
	margin: 0 0 5px;
}
.group-select .input-box
{
	float: left;
	width: 335px;
}
.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;
}
.ship-block
{
	padding: 15px 0 0;
}
#advanced-search-list SELECT
{
	height: 50px;
}
.catalog-seo-sitemap-category .col-main UL
{
	margin: 0 0 0 10px;
}
.catalog-seo-sitemap-category .col-main UL LI
{
	padding: 0 0 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.catalog-seo-sitemap-category .col-main .pager
{
	padding: 15px;
	margin: 0 0 10px;
}
.catalog-seo-sitemap-product .col-main UL
{
	margin: 0 0 0 10px;
}
.catalog-seo-sitemap-product .col-main UL LI
{
	padding: 0 0 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.catalog-seo-sitemap-product .col-main .pager
{
	padding: 15px;
	margin: 0 0 10px;
}
.buttons-set
{
	clear: both;
	margin: 5px 0 0;
	padding: 5px;
}
.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;
	border: 1px solid #EBEBEB;
	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) no-repeat 2px 1px;
	color: #F00;
}
.validation-failed
{
	border: 1px dashed #F00 !important;
	background: #FAEBE7 !important;
}
.validation-passed
{
}
.required
{
	color: #54878B;
}
P.required
{
	font-size: 11px;
	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*/
.messages, .messages UL
{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.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
{
	background: #EEEEEE;
	height: 15px;
	padding: 4px 0 6px 15px;
	margin: 0 0 14px 8px;
}
.breadcrumbs .title-breadcrumbs
{
	display: none;
}
.breadcrumbs LI
{
	display: inline;
	color: #565656;
	font-size: 11px;
	line-height: 12px;
}
.breadcrumbs LI A
{
	color: #565656;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumbs LI A:hover
{
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbs LI STRONG
{
	color: #808080;
	font-weight: normal;
}
.breadcrumbs LI SPAN
{
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	padding: 0 3px 0 2px;
}
/*Page Heading*/
.page-title
{
	margin: 0;
	padding: 13px 5px 10px 17px;
}
.page-title H2
{
	font-size: 12px;
	line-height: 14px;
	color: #414141;
	font-weight: bold;
}
.title-buttons
{
	text-align: right;
	padding: 13px 5px 10px 17px;
	margin: 0;
}
.title-buttons H2
{
	font-size: 12px;
	line-height: 14px;
	color: #414141;
	font-weight: bold;
}
.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;
	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;
}
.bg-toolbar
{
	background: #F3F3F3;
	padding: 6px 16px 0 18px;
	margin: 0 -15px 18px;
}
/*Pager*/
.pager
{
	background: url(../images/devider_toolbar.gif) repeat-x left bottom;
	font-size: 11px;
	line-height: normal;
	color: #414141;
	padding: 0 1px 5px 0;
	margin: 0 0 7px;
	text-align: center;
}
.pager .amount
{
	float: left;
}
.pager .limiter
{
	float: right;
}
.pager .limiter SELECT
{
	width: 43px;
	text-align: center;
	border: 1px solid #7F7F7F;
	color: #AEAEAE;
	margin: 0 0 1px 13px;
}
.pager .pages
{
	margin: 0 135px;
}
.pager .pages OL
{
	display: inline;
}
.pager .pages LI
{
	display: inline;
}
.pager .pages .current
{
}
/*Sorter*/
.sorter
{
	font-size: 11px;
	line-height: normal;
	color: #414141;
	padding: 0 1px 8px 2px;
	margin: 0;
}
.sorter A
{
	color: #414141;
	padding: 0 4px 0 3px;
}
.sorter .view-mode
{
	float: left;
}
.sorter .sort-by
{
	float: right;
	padding: 0 22px 0 0;
}
.sorter .sort-by SELECT
{
	width: 82px;
	border: 1px solid #7F7F7F;
	color: #AEAEAE;
	margin: 0 6px 1px 8px;
}
.sorter .link-feed
{
}
/*Data Table*/
.data-table
{
	width: 100%;
	border-right: 1px solid #EBEBEB;
}
.data-table TH
{
	padding: 5px;
	border: 1px solid #EBEBEB;
	font-weight: bold;
	white-space: nowrap;
}
.data-table TD
{
	padding: 5px;
	border: 1px solid #EBEBEB;
}
.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) no-repeat 0 4px;
	cursor: pointer;
}
TR.show-details .tax-collapse
{
	background-position: 0 -53px;
}
TR.show-details TD
{
}
TR.tax-details TD
{
}
TR.tax-details-first TD
{
}
/*Shopping cart tax info*/
.cart-tax-info, .cart-tax-info .cart-price
{
	padding-right: 20px;
}
.cart-tax-total
{
	cursor: pointer;
}
.cart-tax-total
{
	padding-right: 20px;
	background: url(../images/bg_collapse.gif) no-repeat 100% 4px;
	cursor: pointer;
}
.cart-tax-total-expanded
{
	background-position: 100% -52px;
}
/*Lists Decoration*/
LI.odd
{
}
LI.even
{
}
DT.odd, DD.odd
{
}
DT.even, DD.even
{
}
/*Class: std - styles for admin-controlled content*/
.std, .std UL, .std OL, .std DL, .std P, .std ADDRESS, .std BLOCKQUOTE
{
	margin: 0;
	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: 0.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;
}
/*Misc*/
.link-rss
{
	background: url(../images/icon_rss.gif) no-repeat 0 1px;
	padding-left: 18px;
	white-space: nowrap;
}
/*=======================================================================================
Sidebar ===============================================================================*/
.block
{
	background: #FFFFFF;
	border-bottom: 1px solid #EBEBEB;
	margin: 0;
}
.block .block-title
{
	background: #FFFFFF;
	padding: 18px 0 0 24px;
}
.block .block-title H2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #414141;
}
.block .block-title H2 A
{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #414141;
}
.block H3
{
	font-size: 14px;
	line-height: 1.5;
}
.block .block-content
{
	background: #FFFFFF;
	padding: 11px 10px 23px 24px;
}
.block .actions
{
	text-align: right;
}
.block .actions A
{
	float: left;
}
.fix-category-image
{
	margin: 0 -28px;
}
/*Block: Account*/
.block-account
{
}
.customer-account-index .col2-set
{
	border: 1px solid #D0D0D0;
	padding: 15px;
	margin: 0 0 10px;
}
/*Block: Currency Switcher*/
.block-currency
{
}
.block-currency .block-content
{
	padding: 11px 27px 23px 24px;
}
.block-currency SELECT
{
	width: 100%;
	border: 1px solid #D9D9D9;
	border-left: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	font-size: 11px;
	color: #AEAEAE;
}
/*Block: Layered Navigation*/
.block-layered-nav
{
}
.block-layered-nav .block-content
{
	padding: 3px 10px 23px 24px;
}
.block-layered-nav .block-content H3
{
	color: #818080;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 0 0 18px;
}
.block-layered-nav DT
{
	padding: 3px 0 6px 1px;
	margin: 0 3px 0 0;
	color: #414141;
	font-size: 12px;
	font-weight: bold;
}
.block-layered-nav DD
{
	padding: 2px 0 25px 11px;
}
.block-layered-nav DD
{
	color: #959FA1;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.block-layered-nav DD A
{
	color: #959FA1;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.block-layered-nav DD .price
{
	color: #959FA1;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	font-weight: normal;
}
.block-layered-nav .currently
{
	margin: 0 3px 0 0;
}
.block-layered-nav .currently .label
{
	padding: 3px 0 6px 1px;
	margin: 0 3px 0 0;
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.block-layered-nav .currently .price
{
	color: #646464;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
}
.block-layered-nav .currently LI
{
	padding: 3px 0 6px;
}
.block-layered-nav .currently A
{
	float: right;
	padding: 0 4px 0 0;
}
.block-layered-nav .actions
{
	text-align: right;
	padding: 10px 5px 25px 0;
}
.block-layered-nav .actions A
{
	float: none;
	color: #414141;
	font-weight: normal;
}
/*Block: Cart*/
.block-cart
{
}
.block-cart .block-title
{
	padding: 10px 0 0 23px;
}
.block-cart .block-title H2
{
	background: url(../images/bg_title_cart.gif) no-repeat 0 0;
	padding: 8px 0 4px 29px;
}
.block-cart .block-content
{
	padding: 12px 3px 15px 13px;
}
.block-cart .amount
{
	margin: 0 0 11px;
	padding: 0 0 0 11px;
}
.block-cart .amount A
{
	color: #959FA1;
	font-weight: normal;
	text-decoration: none;
}
.block-cart .amount A:hover
{
	text-decoration: underline;
}
.block-cart .subtotal
{
	background: #EEEEEE;
	padding: 3px 7px 4px 11px;
	margin: 0 0 8px;
	text-align: left;
}
.block-cart .price
{
	font-size: 13px;
	line-height: normal;
	color: #696969;
	font-weight: bold;
	padding: 0 0 0 3px;
}
.block-cart .actions
{
	padding: 0 8px 0 0;
}
.block-cart H3
{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #959FA1;
	padding: 20px 0 8px 11px;
}
.block-cart H4
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
.block-cart H4 A
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}
.block-cart H4 A:hover
{
	text-decoration: underline;
}
.mini-products-list LI
{
	padding: 5px 0 15px 12px;
}
.mini-products-list .product-image
{
	float: left;
	width: 65px;
	padding: 1px;
	border: 1px solid #C5C3C3;
	margin-right: -65px;
}
.mini-products-list .product-details
{
	margin-left: 75px;
	padding: 0 3px 0 0;
}
.mini-products-list .product-details H4
{
	margin: 0 0 9px;
}
.mini-products-list .product-details .btn-remove
{
	float: right;
}
/*Block: Wishlist*/
.block-wishlist
{
}
.block-wishlist H3
{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #959FA1;
	padding: 2px 0 8px 11px;
}
.block-wishlist .block-content
{
	padding: 12px 3px 15px 13px;
}
.block-wishlist H3
{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #959FA1;
	padding: 20px 0 8px 11px;
}
.block-wishlist H4
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	padding-top: 0;
}
.block-wishlist H4 A
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}
.block-wishlist H4 A:hover
{
	text-decoration: underline;
}
/*Block: Related*/
.block-related
{
}
.block-related .block-content
{
	padding: 8px 17px 13px 18px;
}
.block-related .block-content .check-items-block
{
	padding: 0 0 9px;
}
.block-related .block-content .check-items-block A
{
	text-decoration: none;
	font-weight: bold;
}
.block-related .block-content .check-items-block A:hover
{
	text-decoration: underline;
}
.block-related OL
{
	margin: 0 0 0 -20px;
}
.block-related LI
{
	padding: 5px 0 25px;
}
.block-related LI A IMG
{
	border: 1px solid #D1D2D2;
}
.block-related INPUT.checkbox
{
	float: left;
	margin-right: -20px;
}
.block-related .item
{
	margin-left: 20px;
}
.block-related .item .product-image
{
	float: left;
	margin-right: -80px;
}
.block-related .item .product-details
{
	margin-left: 80px;
}
.block-related .item .product-details H3
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	padding-top: 0;
}
.block-related .item .product-details H3 A
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}
.block-related .item .product-details H3 A:hover
{
	text-decoration: underline;
}
.block-related .item .wishlist-block
{
	text-align: right;
	padding: 5px 0 0;
}
.block-related .item .wishlist-block A
{
	color: #3E3E3E !important;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.block-related .item .wishlist-block A:hover
{
	text-decoration: none;
}
/*Block: Compare Products*/
.block-compare
{
}
.block-compare .block-content LI
{
	padding: 5px 0;
}
.block-compare .block-content LI A
{
	font-size: 12px;
	color: #959FA1;
	text-decoration: none;
}
.block-compare .block-content LI A:hover
{
	text-decoration: underline;
}
.block-compare .block-content LI .remove_btn
{
	float: right;
}
.block-compare .block-content .actions
{
	padding: 5px 0 20px;
}
.block-compare .block-content .actions-2
{
	padding: 0;
}
.block-compare .block-content .actions A
{
	font-size: 12px;
	color: #414141;
}
/*Block: Viewed*/
.block-recent
{
}
.block-recent .block-content LI
{
	font-size: 12px;
	line-height: 17px;
	color: #959FA1;
	padding: 0 0 10px;
}
.block-recent .block-content LI A
{
	font-size: 12px;
	line-height: 17px;
	color: #959FA1;
	background: url(../images/arr_recent.gif) no-repeat 0 6px;
	padding: 0 0 0 12px;
}
/*Block: Poll*/
.block-poll
{
}
.block-poll .block-content H3
{
	font-size: 12px;
	line-height: 16px;
	color: #959FA1;
	font-weight: normal;
	margin: 0 0 13px;
}
.block-poll .block-content OL LI
{
	margin: 0 0 4px;
}
.block-poll .block-content .actions BUTTON.button
{
	float: none;
}
.block-poll .block-content .actions
{
	padding: 7px 0 0;
	text-align: left;
}
.block-poll INPUT.radio
{
	float: left;
	margin: 2px -20px 0 0;
}
.block-poll .label
{
	display: block;
	margin-left: 20px;
}
.block-poll .answer
{
}
.block-poll .votes
{
	font-weight: bold;
}
/*Block: Tags*/
.block-tags UL
{
	font-size: 13px;
	line-height: normal;
}
.block-tags UL, .block-tags LI
{
	display: inline;
}
.block-tags .block-content .actions
{
	padding: 10px 0 0;
}
.block-tags UL.tags-list
{
	font-size: 13px;
	line-height: 1.5em;
	color: #808080;
	margin: 0 0 15px;
}
.block-tags .tags-list LI
{
	display: inline;
	background: none;
	padding: 0 2px 0 0;
	color: #323232;
	font-weight: normal;
}
.block-tags .tags-list LI A
{
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}
.block-tags .tags-list LI A:hover
{
	text-decoration: none;
}
/*Block: Subscribe*/
.footer .block-subscribe
{
}
.footer .block-subscribe .input-box
{
	float: left;
	padding: 0 6px 0 0;
}
.footer .block-subscribe .block-title
{
	display: none;
}
.footer .block-subscribe .block-content
{
	padding-bottom: 18px;
}
.footer .block-subscribe .block-content LABEL
{
	display: none;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 28px;
	color: #767373;
}
.footer .block-subscribe .block-content INPUT
{
	float: left;
	border: none;
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #959595;
	width: 191px;
	margin: 1px 0 0;
	padding: 4px 4px 4px 10px;
}
.footer .block-subscribe .block-content BUTTON.button
{
	float: left;
}
.footer .block-subscribe .block-content BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.footer .block-subscribe .block-content BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left.gif) no-repeat 0 0;
}
.footer .block-subscribe .block-content BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right.gif) no-repeat right top;
	margin: 0;
	padding: 0 9px 0 10px;
}
.footer .block-subscribe .block-content BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 4px 1px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FBFAFA;
}
/*Block: Reorder*/
.block-reorder
{
}
.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-content
{
	text-align: center;
	padding: 10px 0;
}
/*Block: Checkout Progress*/
.sidebar .block-progress DL
{
	border: 1px solid #EBEBEB;
	border-top: none;
}
.sidebar .block-progress
{
	border: none;
}
.sidebar .block-progress .block-title
{
	padding: 20px 0 0 1px;
}
.sidebar .block-progress .block-title H2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #414141;
}
.sidebar .block-progress .block-content
{
	padding: 28px 39px 23px 0;
}
.sidebar .block-progress DT
{
	background: #EEEEEE;
	font-weight: bold;
	border-top: 1px solid #EBEBEB;
	padding: 10px 10px 7px 20px;
	font-size: 12px;
	line-height: normal;
	color: #414141;
}
.sidebar .block-progress DT.complete, .sidebar .block-progress DD.complete
{
	background: #FFFFFF;
	padding: 11px 10px 11px 19px;
	border-bottom: 1px solid #EBEBEB;
}
.sidebar .block-progress DD.complete
{
	font-size: 11px;
	line-height: 14px;
	color: #959FA1;
	padding-top: 27px;
	padding-bottom: 25px;
}
.sidebar .block-progress DD.complete A
{
	font-size: 11px;
	line-height: 14px;
	color: #959FA1;
}
/*=======================================================================================
Category Page =========================================================================*/
.category-title
{
	margin: 0;
	padding: 13px 5px 10px 17px;
}
.category-title H2
{
	font-size: 12px;
	line-height: 14px;
	color: #414141;
	font-weight: bold;
}
.category-image
{
	display: block;
	margin: 0 auto;
	width: 99%;
	margin-bottom: 15px;
}
.category-products
{
}
/*View Type: Grid*/
.products-grid
{
	width: 100%;
}
.products-grid TD
{
	text-align: left;
}
.products-grid TR.odd
{
}
.products-grid TR.even
{
}
.products-grid TD
{
	width: 33%;
	padding: 0 0 20px;
}
.products-grid TD A.product-image IMG
{
	border: 0px solid #EBEBEB;
}
.products-grid TD.empty
{
}
.products-grid TD .ratings
{
	width: 100px;
}
.products-grid TD .rating-box
{
	float: left;
}
.products-grid TD .price-box
{
	padding: 0 0 7px;
	text-align: center;
}
.products-grid TD BUTTON.button
{
	margin: 0 0 15px;
	padding-left: 60px;
}
.col-main .products-grid TD BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.col-main .products-grid TD BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_main_cart.gif) no-repeat 0 0;
}
.col-main .products-grid TD BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_main.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px 0 19px;
}
.col-main .products-grid TD BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_main.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 2px 5px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
.products-grid.products-grid-2 TD
{
	text-align: left !important;
}
.products-grid.products-grid-2 .product-image
{
	float: left;
}
.products-grid.products-grid-2 .product-shop
{
	float: right;
	width: 225px;
}
.products-grid.products-grid-2 .product-shop .add-to-links
{
	padding: 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: #787A81;
	padding: 0 18px 0 15px;
}
/*View Type: List*/
.products-list LI.item
{
	background: url(../images/devider_list.gif) repeat-x left bottom;
	padding: 5px 0 22px;
	margin: 0 0 21px;
}
.products-list .product-image
{
	float: left;
}
.products-list .product-shop
{
	float: right;
	width: 320px;
}
.products-list A.product-image IMG
{
	border: 1px solid #EBEBEB;
}
.products-list .desc
{
	padding: 15px 0 0;
	font-size: 12px;
	line-height: 17px;
	color: #959FA1;
}
.products-list .desc A
{
	font-size: 12px;
	line-height: 17px;
	color: #54878B;
}
.products-list .add-to-links LI
{
	display: inline;
}
.products-list .add-to-links LI .separator
{
	display: inline;
}
.products-list .product-name
{
	padding-top: 0;
}
.col-main .products-list BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.col-main .products-list BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_main_cart.gif) no-repeat 0 0;
}
.col-main .products-list BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_main.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px 0 19px;
}
.col-main .products-list BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_main.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 2px 5px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
.products-list-2 .product-image-col
{
	float: left;
	margin: 0 15px 0 0;
}
.products-list-2 .product-shop
{
	float: left;
	width: 270px;
}
/*=======================================================================================
Product View ==========================================================================
=============product tabs==============*/
#product-tabs .tabs
{
}
#product-tabs .tabs .corner-left-top
{
	background: url(../images/tabs_button_corner_left_top.gif) no-repeat left top;
	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) no-repeat right top;
	display: block;
}
#product-tabs .tabs .border-top
{
	background: #525252 url(../images/tabs_title_border.gif) repeat-x left top;
	display: block;
	margin: 0 10px;
	padding: 10px 0 13px;
	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) no-repeat left top;
	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) no-repeat right top;
	display: block;
}
#product-tabs .tabs .active-tab .border-top
{
	background: #FFFFFF url(../images/tabs_title_border_active.gif) repeat-x left top;
	display: block;
	margin: 0 10px;
	padding: 10px 0 13px;
	text-align: center;
	height: 14px;
	overflow: hidden;
}
.review-product-list .corner-left-top
{
	display: none !important;
}
#product-tabs .tabs H3
{
	color: #131313;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#product-tabs .tabs .active-tab H3
{
	color: #131313;
	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) no-repeat left top;
}
#product-tabs .tabs-content .tabs-content-top DIV
{
	background: url(../images/tabs_corner_right_top.gif) no-repeat right top;
}
#product-tabs .tabs-content .tabs-content-top DIV DIV
{
	background: #FFFFFF url(../images/tabs_border.gif) repeat-x left top;
	margin: 0 10px;
	height: 10px;
	overflow: hidden;
}
#product-tabs .tabs-content .border-left
{
	background: #FFFFFF url(../images/tabs_border.gif) repeat-y left top;
}
#product-tabs .tabs-content .border-right
{
	background: url(../images/tabs_border.gif) repeat-y right top;
}
#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) no-repeat left top;
}
#product-tabs .tabs-content .tabs-content-bot DIV
{
	background: url(../images/tabs_corner_right_bot.gif) no-repeat right top;
}
#product-tabs .tabs-content .tabs-content-bot DIV DIV
{
	background: #FFFFFF url(../images/tabs_border.gif) repeat-x left 9px;
	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=============*/
.product-view
{
}
.product-essential
{
	background: url(../images/devider_list.gif) repeat-x left bottom;
	padding: 0 0 19px;
	margin: 0;
}
.product-collateral
{
}
.product-collateral .std
{
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	color: #959FA1;
}
.product-collateral .data-table
{
	margin-top: 1px;
	width: 95%;
	margin-left: 1px;
	margin-bottom: 20px;
}
.product-collateral .data-table TH
{
	padding: 11px 5px;
	border: 1px solid #C5C1C1;
	color: #1A1A1A;
	font-weight: bold;
	white-space: nowrap;
}
.product-collateral .data-table TD
{
	padding: 11px 5px 11px 18px;
	border: 1px solid #C5C1C1;
	color: #727171;
	font-size: 12px;
	line-height: normal;
}
/*Product Images*/
.product-view .product-img-box
{
	float: left;
	width: 267px;
}
.product-view .product-img-box .product-image
{
	border: 1px solid #DDD;
	text-align: center;
}
.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: left;
	color: #414141;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
	padding: 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) repeat-x 50% 50%;
	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) no-repeat 0 3px;
}
.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 0px 5px 0;
	-moz-border-radius: 20;
}
.product-view .product-img-box .more-views LI A IMG
{
	border: 1px solid #FFFFFF;
}
.more-views H3
{
	color: #414141;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 12px;
}
.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: 395px;
}
.product-view .product-shop .price-box
{
	float: left;
	margin: 0 20px 0 0;
}
.product-view .product-shop BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.product-view .product-shop BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_main_cart.gif) no-repeat 0 0;
}
.product-view .product-shop BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_main.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px 0 19px;
}
.product-view .product-shop BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_main.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 2px 5px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
.product-view .product-name
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	margin: 0;
	padding: 0 0 17px;
/*align: center*/
}
.product-view .product-name H2
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.product-view .short-description
{
	padding: 12px 0 0;
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.product-view .short-description H3
{
	color: #414141;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 12px;
}
/*Rating*/
.ratings
{
	margin: 0 0 10px;
}
.ratings .amount
{
}
.ratings .rating-links
{
	font-size: 11px;
	color: #414141;
	font-weight: normal;
}
.ratings .rating-links A
{
	font-size: 11px;
	color: #414141;
	font-weight: normal;
}
.ratings .rating-links .separator
{
	color: #414141;
	padding: 0 6px 0 9px;
}
.ratings DT
{
}
.ratings DD
{
}
.rating-box
{
	width: 80px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(../images/product_rating_blank_star.gif) repeat-x 0 0;
	position: relative;
	overflow: hidden;
}
.rating-box .rating
{
	position: absolute;
	top: 0;
	left: 0;
	height: 13px;
	background: url(../images/product_rating_full_star.gif) repeat-x 0 100%;
}
.catalog-product-view .indent-col-main
{
	padding: 21px 16px 20px 24px;
}
.catalog-product-view .rating-box
{
	margin: 0 0 12px;
	width: 80px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(../images/product_rating_blank_star.gif) repeat-x 0 0;
	position: relative;
	overflow: hidden;
}
/*Availability*/
.availability
{
	color: #727171;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0 5px;
}
.availability .in-stock
{
	font-weight: normal;
}
.availability .out-of-stock
{
	font-weight: normal;
	color: #F00;
}
/********** < Product Prices*/
.price
{
	white-space: nowrap !important;
	font-size: 13px;
	line-height: normal;
	color: #696969;
	font-weight: bold;
}
.price-box
{
	padding: 0 0 5px;
}
.price-box .price
{
	font-weight: normal;
}
.price-box-bundle
{
}
/*Regular price*/
.regular-price
{
}
.regular-price .price
{
	font-weight: bold;
}
/*Old price*/
.old-price
{
}
.old-price .price-label
{
	white-space: nowrap;
}
.old-price .price
{
	font-weight: normal;
	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: bold;
}
/*Excluding tax*/
.price-excluding-tax
{
	display: block;
}
.price-excluding-tax .label
{
	white-space: nowrap;
}
.price-excluding-tax .price
{
	font-weight: normal;
}
/*Including tax*/
.price-including-tax
{
	display: block;
}
.price-including-tax .label
{
	white-space: nowrap;
}
.price-including-tax .price
{
	font-weight: normal;
}
/*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;
	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;
	color: #414141;
}
.add-to-links LI A
{
	font-size: 11px;
	line-height: normal;
	color: #414141;
	font-weight: normal;
	text-align: center;
}
/*Add to Cart*/
.add-to-cart LABEL
{
	float: left;
	margin-right: 5px;
	line-height: 18px;
}
.add-to-cart .qty
{
	float: left;
	width: 77px !important;
	border: 1px solid #E8E8E8;
	border-left: 1px solid #A1A1A1;
	border-top: 1px solid #A1A1A1;
}
.add-to-cart BUTTON.button
{
	float: left;
	margin-left: 21px;
}
A.wishlist-link
{
	color: #414141 !important;
}
/*Add to Links + Add to Cart*/
.add-to-box
{
	padding: 0 0 22px;
}
.add-to-box .add-to-cart
{
	float: left;
	padding: 10px 0 0;
}
.add-to-box .or
{
	padding: 10px 0 0;
	float: left;
	margin: 0 18px;
	font-weight: bold;
	color: #414141;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.add-to-box .add-to-links
{
	float: left;
	padding-top: 3px;
}
.left-top-add-to-box
{
	background: #E8E8E8 url(../images/left_top_add_to.gif) no-repeat 0 0;
	margin: 0 0 7px;
}
.right-top-add-to-box
{
	background: url(../images/right_top_add_to.gif) no-repeat right 0;
}
.left-bottom-add-to-box
{
	background: url(../images/left_bot_add_to.gif) no-repeat left bottom;
}
.right-bottom-add-to-box
{
	background: url(../images/right_bot_add_to.gif) no-repeat right bottom;
	width: 100%;
}
.product-pricing LI
{
	background: #EEEEEE;
	padding: 4px 5px 4px 10px;
	font-size: 12px;
	line-height: 14px;
	color: #959FA1;
	margin: 0 0 15px;
}
.product-pricing .price
{
	color: #696969;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
.product-pricing .benefit
{
	color: #696969;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*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
{
}
.product-view .description
{
	background: url(../images/devider_list.gif) repeat-x left bottom;
	padding: 20px 0 14px;
	margin: 0;
}
.product-view .description
{
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.product-view .description H3
{
	color: #414141;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 12px;
}
.description-2
{
	padding: 18px 0 20px 19px;
}
/*Block: Additional*/
.product-view .additional
{
}
.product-view .additional
{
	background: url(../images/devider_list.gif) repeat-x left bottom;
	padding: 20px 0 14px;
	margin: 0;
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.product-view .additional H3
{
	color: #414141;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 17px;
}
/*Block: Upsell*/
.product-view .up-sell
{
}
.product-view .up-sell
{
	background: url(../images/devider_list.gif) repeat-x left bottom;
	padding: 20px 0 14px;
	margin: 0;
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.product-view .up-sell H3
{
	color: #414141;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 17px;
}
.product-view .up-sell .products-grid TD
{
	width: 33%;
	text-align: left;
	padding: 0 0 0 10px;
}
.product-view .up-sell .product-name
{
	text-align: left !important;
	padding-top: 15px;
}
.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*/
#INVALID-RULE
{
	color: #1A1A1A;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 13px;
}
.product-view .up-sell .product-name A
{
	color: #1A1A1A;
	font-size: 11px;
	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
{
	background: url(../images/devider_list.gif) repeat-x left bottom;
	padding: 20px 0 14px;
	margin: 0;
	color: #959FA1;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.product-view .tags H3
{
	color: #414141;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 17px;
}
.product-view .tags H4
{
	color: #959FA1;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px;
}
.product-view .tags .form-add-tags
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
.product-view .tags .form-add-tags LABEL
{
	display: block;
	color: #959FA1;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0 0 5px;
}
.product-view .tags .form-add-tags .input-box
{
	float: left;
	width: 615px;
	margin: 0;
}
.product-view .tags .form-add-tags BUTTON.button
{
	float: left;
}
.product-view .tags .form-add-tags P
{
	clear: both;
	color: #727272;
	font-size: 12px;
	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: bold;
	line-height: 16px;
	color: #000000;
	padding: 10px 0 12px;
	text-align: center;
}
.product-name A
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.product-name A:hover
{
	text-decoration: none;
}
.wishlist-index-index .product-name
{
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #222222;
}
.wishlist-index-index .product-name A
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}
.wishlist-index-index .product-name A:hover
{
	text-decoration: underline;
}
/*Product Tags*/
UL.tags-list
{
	font-size: 12px;
	line-height: 16px;
	color: #959FA1;
	margin: 0 0 15px;
}
.tags-list LI
{
	display: inline;
	background: url(../images/devider_tags.gif) no-repeat right 4px;
	padding: 0 14px;
	color: #959FA1;
	font-weight: normal;
}
.tags-list LI.first
{
	padding-left: 0;
}
.tags-list LI.last
{
	background: none;
}
.tags-list LI A
{
	font-weight: normal;
	color: #959FA1;
	padding-right: 4px;
	text-decoration: none;
}
.tags-list LI A:hover
{
	text-decoration: underline;
}
#productTagName
{
	width: 588px;
	border: 1px solid #D1D2D2;
	margin-left: 0;
	padding: 2px;
}
/*Advanced Search*/
.search-summary
{
}
/*CMS Home Page*/
.cms-home .products-grid TD
{
	width: 33%;
}
/*=======================================================================================
Sitemap*/
.sitemap
{
}
/*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 #DDD;
	padding: 1px;
}
.product-review .details
{
	float: right;
	width: 570px;
}
/*=======================================================================================*/
.binder-cart
{
	border: 1px solid #EBEBEB;
	padding: 24px 34px 25px 24px;
}
/*Shopping Cart Table*/
.cart-table .item-msg
{
	font-size: 10px;
}
/*Shopping Cart Collateral boxes*/
.cart .cart-collaterals
{
	float: left;
	width: 599px;
	border: none;
	padding: 0;
}
.col2-set.cart-collaterals .col-1
{
	float: left;
	width: 44%;
}
.col2-set.cart-collaterals .col-2
{
	float: right;
	width: 55%;
}
.cart .crosssell
{
	border: 1px solid #EBEBEB;
	padding: 15px 16px 15px 13px;
}
.cart .crosssell LI.item
{
	border-bottom: 1px solid #E7E3E0;
	padding: 0 0 20px 15px;
	margin: 0 0 20px;
}
.cart .crosssell LI.item A IMG
{
	border: 1px solid #EBEBEB;
}
.cart .crosssell LI.item.last
{
	border-bottom: none !important;
	padding: 0;
	margin: 0;
}
.cart .crosssell H3
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px;
}
.cart .crosssell H4.product-name
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px;
	padding-top: 0;
}
.cart .crosssell H4.product-name A
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
.cart .crosssell H4.product-name A:hover
{
	text-decoration: none;
}
.cart .crosssell .product-image
{
	float: left;
	margin-right: -100px;
}
.cart .crosssell .product-shop
{
	margin-left: 100px;
}
.cart .crosssell .devider-crosssell
{
	border-bottom: 1px solid #D3D3D3;
	padding: 0 0 35px;
	margin: 0 0 25px;
}
.cart .crosssell .price-box .price
{
	color: #696969;
	font-size: 13px;
	line-height: 24px;
}
.cart .crosssell BUTTON.button
{
	margin: 0 0 12px;
}
.cart .crosssell BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.cart .crosssell BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_main_cart.gif) no-repeat 0 0;
}
.cart .crosssell BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_main.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px 0 19px;
}
.cart .crosssell BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_main.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 2px 5px;
	font: bold 10px/16px tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
.cart .discount
{
	border: 1px solid #EBEBEB;
	padding: 15px 15px 26px 20px;
	margin: 0 0 20px;
}
.cart .discount H3
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 7px;
}
.cart .discount LABEL
{
	color: #959FA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
}
.cart .discount .input-text
{
	border: 1px solid #EBEBEB;
	width: 180px;
	padding: 2px;
	margin: 0 9px 0 0;
}
.cart .shipping
{
	border: 1px solid #EBEBEB;
	padding: 15px 20px 27px 16px;
}
.cart .shipping H3
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 7px;
}
.cart .shipping P
{
	color: #959FA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0 0 15px;
}
.cart .shipping .buttons-set
{
	padding: 8px 0 0;
	margin: 0;
}
.cart .shipping .buttons-set BUTTON.button
{
	float: left;
	margin: 0;
}
.cart .shipping .form-list LI
{
	margin: 0 0 8px;
}
.cart .shipping .form-list LABEL
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
}
.cart .shipping .form-list SELECT
{
	border: 1px solid #EBEBEB;
	width: 236px;
	padding: 1px;
	margin: 0;
	font-size: 11px;
	color: #959FA1;
}
.cart .shipping .form-list INPUT
{
	border: 1px solid #EBEBEB;
	width: 232px;
	padding: 1px;
	margin: 0;
	font-size: 11px;
	color: #959FA1;
}
/*Shopping Cart Totals*/
.cart .totals
{
	float: right;
	width: 268px;
	padding: 25px 5px 35px;
	margin: 11px 0 0;
	margin-left: 3px;
	background: #EEEEEE;
}
.cart .totals TABLE
{
	width: 100%;
}
.cart .totals TABLE TH, .cart .totals TABLE TD
{
	padding: 5px;
}
.cart .totals TABLE TH
{
	font-size: 12px;
	line-height: 26px;
	color: #414141;
	font-weight: bold;
	text-align: left !important;
	padding-left: 32px;
}
.cart .totals TABLE TD
{
	padding: 5px 30px 5px 0;
}
.cart .totals .price
{
	color: #414141;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.cart .totals .checkout-types
{
	padding: 10px 0 0;
}
.cart .totals .checkout-types LI
{
	text-align: center;
	padding: 0 0 10px;
}
.cart .totals .checkout-types LI A
{
	font-size: 12px;
	line-height: 14px;
	color: #414141;
}
.cart .totals .checkout-types BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.cart .totals .checkout-types BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_checkout.gif) no-repeat 0 0;
}
.cart .totals .checkout-types BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_checkout.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px;
}
.cart .totals .checkout-types BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_checkout.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 3px 11px 6px 12px;
	font: 19px/24px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	text-transform: none;
}
.title-buttons .checkout-types
{
	margin: 0 58px 0 0;
}
.checkout-types BUTTON.button
{
	overflow: visible;
	width: auto;
	background: none;
	border: none;
	cursor: pointer;
}
.checkout-types BUTTON.button SPAN
{
	display: block;
	background: url(../images/bg_button_left_checkout.gif) no-repeat 0 0;
}
.checkout-types BUTTON.button SPAN SPAN
{
	display: block;
	background: url(../images/bg_button_right_checkout.gif) no-repeat right top;
	margin: 0;
	padding: 0 1px;
}
.checkout-types BUTTON.button SPAN SPAN SPAN
{
	background: url(../images/bg_button_checkout.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 3px 11px 6px 12px;
	font: 19px/24px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	text-transform: none;
}
TD.cart-buttons
{
	padding: 10px 9px 10px 11px !important;
}
TD.cart-buttons .button-left
{
	float: left;
}
/*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 #DDD;
	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 #EBEBEB;
	position: relative;
}
.opc LI.section
{
	border: 1px solid #EBEBEB;
	border-bottom: 0;
}
.opc .step-title
{
	background: #EEEEEE;
	padding: 8px 0 8px 20px;
	text-align: right;
}
.opc .step-title .number
{
	float: left;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px;
	margin-right: 10px;
	border: 1px solid #EBEBEB;
	background: #FFFFFF;
	color: #414141;
	font-weight: bold;
}
.opc .step-title H3
{
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #414141;
	padding: 0;
}
.opc .allow .step-title
{
	cursor: pointer;
}
.opc .active
{
}
.opc .active .step-title
{
	background: #FFFFFF;
	cursor: default;
}
.opc .step
{
	border-top: 1px solid #EBEBEB;
	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: 16px;
	padding: 0 6px;
	margin-right: 10px;
	border: none;
	background: #EEEEEE;
	color: #414141;
	font-weight: bold;
}
.opc .active .step-title H3
{
	color: #414141;
}
.opc .active .step
{
	background: #FFFFFF;
	border-top: 1px solid #EBEBEB;
	padding: 20px 31px;
	position: relative;
}
.opc .col2-set
{
	border: 0;
	padding: 0;
}
.checkout-onepage-index .page-title
{
	display: none;
}
.checkout-onepage-index .devider-right
{
	background: none;
}
.checkout-onepage-index .indent-col-main
{
	padding: 24px;
}
/*Checkout method*/
.checkout-onepage-index .form-list
{
	margin: 10px 0;
}
.checkout-onepage-index .login-list
{
	margin: 0 0 0 10px;
	font-size: 10px;
	line-height: 16px;
}
/*Billing Information*/
#billing:use_for_shipping_no
{
	margin: 0 46px 0 0;
}
#co-billing-form INPUT
{
	border: 1px solid #DFE2E2;
	padding: 1px;
	font-size: 11px;
	color: #959FA1;
}
.radio
{
	border: 0 !important;
}
#co-billing-form SELECT
{
	border: 1px solid #DFE2E2;
	padding: 1px;
	font-size: 11px;
	color: #959FA1;
}
#co-billing-form LABEL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #959FA1;
	font-weight: normal;
}
#co-shipping-form INPUT
{
	border: 1px solid #DFE2E2;
	padding: 1px;
	font-size: 11px;
	color: #959FA1;
}
#co-shipping-form SELECT
{
	border: 1px solid #DFE2E2;
	padding: 1px;
	font-size: 11px;
	color: #959FA1;
}
#co-shipping-form LABEL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #959FA1;
	font-weight: normal;
}
.customer-account-create #form-validate H3
{
	margin: 0 0 15px;
}
#form-validate INPUT
{
	border: 1px solid #DFE2E2;
	padding: 1px;
	font-size: 11px;
	color: #959FA1;
}
#form-validate SELECT
{
	border: 1px solid #DFE2E2;
	padding: 1px;
	font-size: 11px;
	color: #959FA1;
}
#form-validate LABEL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #959FA1;
	font-weight: normal;
}
/*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
{
	font-weight: bold;
}
.sp-methods .price
{
	font-weight: bold;
}
.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 #DDD;
	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 #DDD;
	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) no-repeat 0 4px;
	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 #DDD;
	background-color: #F6F6F6;
	padding: 5px;
	height: 10em;
	overflow: auto;
}
.checkout-agreements .agree
{
	padding: 6px;
}
/********** Common Checkout Styles >
=======================================================================================
Account Login/Create Pages ============================================================*/
.account-login
{
}
.account-login .new-users
{
}
.account-login .registered-users
{
}
.account-create
{
}
/*My Account =============================================================================
********* < Dashboard*/
.dashboard
{
}
.dashboard .welcome-msg
{
}
/*Block: Recent Orders*/
.dashboard .recent-orders
{
	padding: 15px;
	border: 1px solid #C9C8C2;
	margin: 0 0 10px;
}
/*Block: Tags*/
.dashboard .tags
{
	padding: 15px;
	border: 1px solid #C9C8C2;
	margin: 0 0 7px;
}
.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;
}
/********** Dashboard >
Order View*/
.order-info
{
	border: 1px solid #DDD;
	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 .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 .cart-price, .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;
}
.footer
{
	color: #625C56;
	margin: 0 0 25px;
}
.footer .block-subscribe
{
	float: right;
	width: 300px;
	text-align: right;
}
.indent-footer
{
	padding: 13px 0 10px 21px;
	margin: 0;
}
.footer .small-menu
{
	padding: 0;
	text-align: center;
	margin: 0;
}
.footer P
{
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #A2A2A2;
	padding: 4px 0 0 8px;
}
.footer ADDRESS
{
	text-align: right;
}
.footer UL
{
	display: inline;
	padding: 0;
	margin: 0;
}
.footer UL LI
{
	font-size: 12px;
	line-height: 14px;
	display: inline;
	color: #7B7B7B;
	padding: 0 10px 0 8px;
	background: url(../images/devider_footer.gif) no-repeat right 4px;
}
.footer UL.links LI.last
{
	background: none;
	padding: 0 10px 0 8px;
}
.footer UL LI A
{
	color: #7B7B7B;
	text-decoration: none;
}
.footer UL LI A:hover
{
	text-decoration: underline;
}
.footer .top-links
{
	padding: 6px 0 0;
}
.footer .top-links UL
{
	padding: 0 20px 0 0;
}
.footer .top-links UL LI
{
	display: inline;
	color: #707173;
}
.footer .top-links UL LI A
{
	color: #707173;
	text-decoration: none;
}
.footer .top-links UL LI A:hover
{
	text-decoration: underline;
}
.footer LABEL
{
	font-size: 10px;
}
/*=======================================================================================
Amasty ShopBy Extension*/
DIV.amshopby-column
{
	float: left;
	width: 83px;
}
SELECT.amshopby-select
{
	width: 170px;
}
.amshopby-logo
{
	padding: 0pt 10px 10px 0pt;
	float: left;
}
.amshopby-featured
{
	padding: 5px;
}
.amshopby-link
{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
DIV.narrow-by DD A IMG
{
	padding: 0 5px 5px;
	float: left;
}
