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

/* Custom pages ================================================================================= */

.cms-watches-brands .main, 
.cms-jewels-brands .main, 
.cms-brand-armani .main, 
.cms-brand-blush .main, 
.cms-brand-breil-milano .main, 
.cms-brand-breil-tribe .main, 
.cms-brand-buddha-to-buddha .main, 
.cms-brand-charming-by-ti-sento .main, 
.cms-brand-d-g .main, 
.cms-brand-diesel .main, 
.cms-brand-dkny .main, 
.cms-brand-fossil .main, 
.cms-brand-guess .main, 
.cms-brand-guess-collection .main, 
.cms-brand-humanity .main, 
.cms-brand-ixxxi .main, 
.cms-brand-marc-ecko .main, 
.cms-brand-ti-sento .main, 
.cms-brand-tw-steel .main, 
.catalogsearch-result-index .main,
.catalog-category-view .main { background: url('../images/col-left.png') no-repeat; }

.cms-watches-brands h2, 
.cms-jewels-brands h2, 
.cms-brand-armani h2, 
.cms-brand-breil-milano h2, 
.cms-brand-breil-tribe h2, 
.cms-brand-buddha-to-buddha h2, 
.cms-brand-charming-by-ti-sento h2, 
.cms-brand-d-g h2, 
.cms-brand-diesel h2, 
.cms-brand-dkny h2, 
.cms-brand-fossil h2, 
.cms-brand-guess h2, 
.cms-brand-guess-collection h2, 
.cms-brand-humanity h2, 
.cms-brand-ixxxi h2, 
.cms-brand-ti-sento h2, 
.cms-brand-tw-steel h2 { text-transform: lowercase; }

.cms-page-view .col3-set p {
	padding:0 0 7px 0;
}
.cms-page-view .col3-set p strong {
	color:#00AEE7 !important;
}
.customer-address-index .col2-set ol li {
	padding:0 0 10px 0;
}
.sales-order-history .data-table {
	margin:0 0 10px 0;
}
.review-product-list .indent-col-main {
	padding:21px 0 20px 0;
}
.checkout-cart-index .indent-col-main {
	padding:18px 24px 20px 18px;
}
.cms-home .col1-layout .border-main,
.cms-test-home .col1-layout .border-main {
	border:none;
}
.cms-home .border-main,
.cms-test-home .border-main {
	background:none;
	margin:0 0 0 0;
	border:none;
	border-top:none;
}
.cms-home .bg-main-right {
	background:none;
	width:100%;
	overflow:hidden;
}
.cms-home .col-main,
.cms-test-home .col-main {
	border:none;
}
.cms-home .indent-col-main,
.cms-test-home .indent-col-main {
	padding:0 0 0 0;
}
.cms-home .footer {
	padding:6px 0 0;
}
.banner-block {
	margin:0 0 3px 0;
}
.banner-block img {
	margin:0 1px 0 0;
}
.banner-block img.last {
	margin:0 0 0 0;
}
.banner-block-2 {
	margin:0 0 3px 0;
}
.banner-block-2 img {
	margin:0 1px 0 0;
}
.banner-block-2 img.last {
	margin:0 0 0 0;
}
.checkout-onepage-index button.button span { background:#F60; }
/* end Custom pages ================================================================================= */

/* Layout ================================================================================= */
.clear-block {
	clear:both;
}
.wrapper {
	postition: relative;
}
.page {
	background:#fff;
	width:959px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
}
.page-print {
	background:#fff;
	padding:20px;
	text-align:left;
}
.page-popup {
	padding:20px;
	text-align:left;
}
.main {
	margin:0 0 0 0;
}
.border-main {
	background:url(../images/devider.gif) 213px 0 repeat-y;
	margin:0 0 0 0;
	border:1px solid #EBEBEB;
	border-top:none;
}
.bg-main-right {
	background:url(../images/devider.gif) 743px 0 repeat-y;
	width:100%;
	overflow:hidden;
}
.indent-col-main {
	padding:21px 24px 20px 18px;
}
.block-banner-center {
	margin:-22px -23px 5px -17px;
	position:relative;
}
/* Base Columns */ 
.col-left {
	float:left;
	width:213px;
	padding:0 0 0 0;
	font-size: 14px;
	line-height:1.5;
}
.col-main {
	float:left;
	width:743px;
	padding:0 0 0 0;
	border-top:1px solid #EBEBEB;
}
.col-right {
	float:right;
	width:213px;
	padding:0 0 0 0;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
.col1-layout .border-main {
	background:none;
	margin:0 0 0 0;
	border:1px solid #EBEBEB;
	border-top:none;
}
.col1-layout .bg-main-right {
	background:none;
	width:100%;
	overflow:hidden;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
	float:right;
}
.col2-left-layout .bg-main-right {
	background:none;
	width:100%;
	overflow:hidden;
}
.col2-right-layout .col-main {
}
.col2-right-layout .border-main {
	background:none;
	margin:0 0 0 0;
	border:1px solid #EBEBEB;
	border-top:none;
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width:529px;
	margin-left:0;
}
/* Content Columns */
.col2-set {
	padding:15px;
	border:1px solid #C9C8C2;
	margin:0 0 10px 0;
}
.col2-set .col-1 {
	float:left;
	width:49%;
}
.col2-set .col-2 {
	float:right;
	width:49%;
}
.col2-set .narrow {
	width:33%;
}
.col2-set .wide {
	width:65%;
}
.col3-set .col-1 {
	float:left;
	width:32%;
}
.col3-set .col-2 {
	float:left;
	width:32%;
	margin-left:2%;
}
.col3-set .col-3 {
	float:right;
	width:32%;
}
.col4-set .col-1 {
	float:left;
	width:23.5%;
}
.col4-set .col-2 {
	float:left;
	width:23.5%;
	margin:0 2%;
}
.col4-set .col-3 {
	float:left;
	width:23.5%;
}
.col4-set .col-4 {
	float:right;
	width:23.5%;
}
/* ======================================================================================= */

/* 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 12px;
	background:url(../images/i_notice.gif) 20px 50% no-repeat;
}
.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 {
	width:203px;
	height:70px;
	overflow:hidden;
}
.header .logo-block {
	float:left;
}
.header-container {
	margin:0 0 3px 0;
}
.header {
	padding:23px 0 0 0;
}
.header .logo {
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
}
.header .logo a {
	display:block;
	width:203px;
	height:70px;
}
.row-top {
	width:100%;
	overflow:hidden;
	min-height:94px;
	height:auto !important;
	height:94px;
}
.header .navigation {
	float:right;
	text-align:right;
	padding:12px 5px 0 0;
}
.header .welcome-msg {
	font-weight:bold;
	text-align:right;
}
.header .links {
	float:right;
}
.header ul.links {
	text-align:left;
}
.header ul.links li {
	display:inline;
	color:/*#959FA1*/#666;
	background:url(../images/devider_links.gif) right 3px no-repeat;
	padding:0 8px 0 4px;
}
.header ul.links li.last {
	background:none;
	padding-right:0;
}
.header ul.links li a {
	font-size:12px;
	line-height:14px;
	color:/*#959FA1*/#666;
	text-decoration:none;
}
.header ul.links li a:hover {
	text-decoration:underline;
}
.header .form-search {
	float:right;
	width:234px;
	height:21px;
	background:url(../images/bg_search.gif) 0 0 no-repeat;
}
.header .form-search label {
	display:none;
}
.header .form-search button.button {
	overflow:visible;
	width:25px;
	height:21px;
	background:none;
	border:none;
	cursor:pointer;
}
.header .form-search input {
	border:none;
	background:none;
	padding:0;
	width:190px;
	font-size:12px;
	line-height:13px;
	color:#B6B6B6;
}
.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;
}
.header .form-search .search-autocomplete li .amount {
	float:right;
	font-weight:bold;
}
.header .form-search .search-autocomplete li.selected {
}
.header .form-language,
.header .store-switcher {
	padding:12px 0 0 0;
	display: inline;
}
.header .form-language label,
.header .store-switcher label {
	font-size:11px;
	line-height:14px;
	color:#747474;
}
.header .form-language select,
.header .store-switcher select {
	font-size:11px;
	line-height:14px;
	color:#AEAEAE;
	width:150px;
	margin:0 0 1px 0;
	border:1px solid #7F7F7F;
	border-bottom:1px solid #D9D9D9;
}
.row-header {
	background:#000000;
	padding:6px 6px 6px 6px;
}
/********** < Navigation */
#nav {
	font-size:12px;
	float:left;
	color:/*#D6D6D6*/#FFF;
}
/* 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;
}
#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:/*#B0E1FF*/#e00000;
}
#nav a {
	float:left;
	padding:3px 37px 2px 11px;
	color:/*#D6D6D6*/#FFF;
	font-weight:normal;
}
#nav li.over a, #nav a:hover {
	color:/*#B0E1FF*/#e00000;
}
/* 1st Level */
#nav ul li, #nav ul li.active {
	float:none;
	margin:0;
	padding-bottom:1px;
}
#nav ul li.over {
}
#nav ul li.last {
	padding-bottom:13px;
}
#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:#000000;
}
/* 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 {
	color:/*#D6D6D6*/#FFF !important;
}
#nav ul li a:hover {
	color:/*#B0E1FF*/#FC0 !important;
}
#nav ul span, #nav ul li.last li span {
	padding:9px 15px 0 17px;
}
/********** 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:110px !important;
	border:1px solid #D9D9D9;
	border-left:1px solid #7F7F7F;
	border-top:1px solid #7F7F7F;
}
 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) 0 0 no-repeat;
}
button.button span span {
	display:block;
	background:url(../images/bg_button_right.gif) right top no-repeat;
	margin:0;
	padding:0 1px 0 1px;
}
button.button span span span {
	background:url(../images/bg_button.gif) 0 0 repeat-x;
	display:block;
	margin:0;
	padding:2px 7px 2px 7px;
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#FFFFFF;
	text-transform:uppercase;
}
.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_sidebar.gif) 0 0 no-repeat;
}
.sidebar button.button span span {
	display:block;
	background:url(../images/bg_button_right_sidebar.gif) right top no-repeat;
	margin:0;
	padding:0 10px 0 10px;
}
.sidebar button.button span span span {
	background:url(../images/bg_button_sidebar.gif) 0 0 repeat-x;
	display:block;
	margin:0;
	padding:2px 3px 5px 3px;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#FFFFFF;
	text-transform:uppercase;
}
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:340px;
}
.input-box-2 {
	width:285px !important;
}
.name-lastname {
	width:285px !important;
}
.group-select input.input-text, .group-select textarea {
	width:620px;
}
.group-select select {
	width:516px;
}
.group-select .input-box input.input-text, .group-select .input-box textarea {
	width:280px;
}
.group-select .input-box select {
	width:285px;
}
.ship-block {
	padding:15px 0 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 0;
	font-size:10px;
	text-transform:uppercase;
}
.catalog-seo-sitemap-category .col-main .pager {
	border:1px solid #F4F4F4;
	padding:15px;
	margin:0 0 10px 0;
}
.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 #C5C1C1;
	text-align:right;
}
/* Form Billing Information */
.customer-name-middlename .name-firstname {
	width:280px !important;
}
.customer-name-middlename .name-firstname input {
	width:270px !important;
}
.name-middlename {
	width:60px !important;
}
.name-middlename input {
	width:50px !important;
}
.dob-day {
	width:60px !important;
}
.dob-day input {
	width:50px !important;
	float:none;
}
.dob-day label {
	display:block;
}
.dob-month {
	width:60px !important;
}
.dob-month input {
	width:50px !important;
	float:none;
}
.dob-month label {
	display:block;
}
.dob-year {
	width:60px !important;
}
.dob-year input {
	width:50px !important;
	float:none;
}
.dob-year label {
	display:block;
}
/* Form Billing Information */

.range input {
	width:70px !important;
}
/* Form Validation */
.validation-advice {
	clear:both;
	min-height:13px;
	margin:3px 0 0;
	padding-left:17px;
	font-size:10px;
	line-height:13px;
	background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
	color:#f00;
}
.validation-failed {
	border:1px dashed #f00 !important;
	background:#faebe7 !important;
}
.validation-passed {
}
.required {
	color:/*#2BA2EC*/#e00000;
}
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 {
	padding:8px 10px 13px 19px;
	margin:0 0 0;
}
.breadcrumbs .title-breadcrumbs {
	display:none;
}
.breadcrumbs li {
	display:inline;
	color:#56595C;
	font-size:11px;
	line-height:12px;
}
.breadcrumbs li a {
	color:#A9A9A9;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
}
.breadcrumbs li a:hover {
	color:#818181;
	font-weight:normal;
	text-decoration:none;
}
.breadcrumbs li strong {
	color:#818181;
	font-weight:normal;
}
.breadcrumbs li span {
	color:#A9A9A9;
	font-size:11px;
	font-weight:normal;
	padding:0 10px 0 8px;
}
/* Page Heading */
.page-title {
	padding:5px 0 5px 0;
	margin:0 0 10px;
}
.page-title h2 {
	font-weight:bold;
}
.title-buttons {
	text-align:right;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}
.title-buttons h2 {
	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 0 0 0;
	font-weight:bold;
}
.cms-index-noroute .col-main dd {
	padding:5px 0 5px 5px;
	font-style:italic;
}
.cms-index-noroute .col-main .disc li {
	padding:5px 0;
}
/* Pager */ 
.pager {
	color:#414141;
	font-size:11px;
	line-height:14px;
	background:#F7F7F7;
	padding:5px 13px 5px 17px;
	margin:0 -24px 0 -17px;
	position:relative;
	text-align:center;
}
.border-pager {
	background:url(../images/border_pager.gif) left bottom repeat-x;
	padding:0 0 5px 0;
}
.pager .amount {
	float:left;
}
.pager .limiter {
	float:right;
}
.pager .limiter select {
	width:43px;
	text-align:center;
	border:1px solid #7F7F7F;
	font-size:11px;
	color:#AEAEAE;
	margin:0 0 0 13px;
}
.pager .pages {
	margin:0 135px;
}
.pager .pages ol {
	display:inline;
}
.pager .pages li {
	display:inline;
}
.pager .pages .current {
}
/* Sorter */ 
.sorter {
	background:#F7F7F7;
	margin:0 -24px 0 -18px;
	position:relative;
	font-size:11px;
	line-height:14px;
	padding:5px 13px 5px 17px;
	margin:0 -24px 10px -17px;
}
.sorter a {
	color:#414141;
	padding:0 4px 0 3px;
}
.sorter strong {
	color:#414141;
}
.sorter .view-mode {
	float:left;
}
.sorter .sort-by {
	float:right;
	padding:0 23px 0 0;
}
.sorter .sort-by select {
	width:82px;
	border:1px solid #7F7F7F;
	font-size:11px;
	color:#AEAEAE;
	margin:0 6px 0 8px;
}
.sorter .link-feed {
}
/* Data Table */ 
.data-table {
	width:100%;
}
.data-table th {
	padding:5px;
	border:1px solid #ddd;
	font-weight:bold;
	white-space:nowrap;
}
.data-table td {
	padding:5px;
	border:1px solid #ddd;
}
.data-table thead {
}
.data-table tbody {
}
.data-table tfoot {
}
.data-table tr.first {
}
.data-table tr.last {
}
.data-table tr.odd {
}
.data-table tr.even {
}
.data-table tbody.odd {
}
.data-table tbody.odd td {
	border-width:0 1px;
}
.data-table tbody.even {
}
.data-table tbody.even td {
	border-width:0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom-width:1px;
}
.data-table th .tax-flag {
	white-space:nowrap;
	font-weight:normal;
}
.data-table td.label, .data-table th.label {
	font-weight:bold;
}
.data-table td.value {
}
/* Tax Details Row */
tr.tax-total {
	cursor:pointer;
}
tr.tax-total td {
}
tr.tax-total .tax-collapse {
	float:right;
	text-align:right;
	padding-left:20px;
	background:url(../images/bg_collapse.gif) 0 4px no-repeat;
	cursor:pointer;
}
tr.show-details .tax-collapse {
	background-position:0 -53px;
}
tr.show-details td {
}
tr.tax-details td {
}
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) 100% 4px no-repeat;
	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 a { color: #e00000; }

.std, .std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
	margin:0 0 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:.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) 0 1px no-repeat;
	padding-left:18px;
	white-space:nowrap;
}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {
	border-top:1px solid #EBEBEB;
	margin:0 0 10px;
}
.block .block-title {
	padding:17px 10px 5px 18px;
}
.block .block-title h2 {
	font-size: 14px;
	font-weight:bold;
	color:#414141;
}
.block h3 {
	font-size:14px;
	line-height:1.5;
}
.block .block-content {
	padding:5px 17px 13px 17px;
}
.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 0;
}
/* Block: Currency Switcher */
.block-currency {
}
.block-currency select {
	width:100%;
	border:1px solid #D9D9D9;
	border-left:1px solid #7F7F7F;
	border-top:1px solid #7F7F7F;
	font-size:11px;
	line-height:13px;
	color:#AEAEAE;
}

/* Block: Layered Navigation */
.block-layered-nav {
}
.block-layered-nav .block-title {
	padding:17px 10px 2px 18px;
}
.block-layered-nav .block-content {
	padding:0 17px 13px 17px;
}
.block-layered-nav .block-content h3 {
	/*color:#808080;*/
	font-size:14px;
	line-height:1.5;
	font-weight:normal;
	padding:0 0 10px 0;
}
.block-layered-nav dt {
	padding:11px 0 6px 2px;
	margin:0 3px 0 0;
	font-size:14px;
	line-height:1.5;
	color:#414141;
	font-weight:bold;
}
.block-layered-nav dd {
	padding:3px 0 15px 12px;
}
.block-layered-nav dd {
	color:/*#959FA1*/#666;
	font-size:14px;
	line-height:1.5;
	font-weight:normal;
}
.block-layered-nav dd a {
	/*color:#959FA1#666;*/
	font-size:14px;
	line-height:1.5;
	font-weight:normal;
}
.block-layered-nav dd .price {
	color:/*#959FA1*/#e00000;
	font-size:14px;
	line-height:1.5;
	padding:0;
	font-weight:normal !important;
}
.block-layered-nav .currently {
	margin:0 3px 0 0;
}
.block-layered-nav .currently .label {
	color:#000000;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	display:block;
}
.block-layered-nav .currently .price {
	color:#646464;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0;
}
.block-layered-nav .currently li {
	padding:3px 0 6px 0;
}
.block-layered-nav .currently a {
	float:right;
	padding:0 4px 0 0;
}
.block-layered-nav .actions {
	text-align:right;
	padding:0 0 25px 0;
}
.block-layered-nav .actions a {
	float:none;
	color:#3E3E3E;
	font-weight:normal;
}

/* Block: Cart */
.block-cart {
}
.block-cart .block-title {
	background:url(../images/bg_title_cart.gif) 15px 9px no-repeat;
	padding:17px 10px 5px 45px;
}
.block-cart .block-content {
	padding:9px 17px 5px 18px;
}
.block-cart .block-content .actions {
	padding:0 2px 0 0;
}
.block-cart .amount {
	margin:0 0 11px 0;
}
.block-cart .amount a {
	color:/*#959FA1*/#666;
	font-weight:bold;
}
.block-cart .subtotal {
	color:#FFFFFF;
	background:#82919A;
	padding:4px 7px 5px 18px;
	margin:0 -17px 9px -17px;
	text-align:left;
}
.block-cart .price {
	font-size:13px;
	line-height:normal;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 6px;
}
.block-cart h3 {
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	color:/*#959FA1*/#666;
	padding:16px 0 5px 0;
}
.block-cart h4 {
	color:/*#2BA2EC*/#e00000;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}
.block-cart h4 a {
	color:/*#2BA2EC*/#e00000;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
}
.block-cart h4 a:hover {
	text-decoration:none;
}
.mini-products-list li {
	padding:5px 0 15px 0;
}
.mini-products-list .product-image {
	float:left;
	width:64px;
	padding:1px;
	border:1px solid #C5C3C3;
	margin-right:-66px;
}
.mini-products-list .product-details {
	margin-left:75px;
	padding:0 3px 0 0;
}
.mini-products-list .product-details h4 {
	font-size:1em;
	font-weight:bold;
	margin:0;
}
.mini-products-list .product-details .btn-remove {
	float:right;
}
/* Block: Wishlist */
.block-wishlist {
}
/* Block: Related */
.block-related {
}
.block-related .block-content {
	padding:8px 5px 13px 10px;
}
.block-related .block-content .check-items-block {
	padding:0 0 9px 0;
}
.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 0;
}
.block-related li a img {
	border:1px solid #82919A;
}
.block-related input.checkbox {
	float:left;
	margin-right:-20px;
}
.block-related .item {
	margin-left:20px;
}
.block-related .item .product-image {
	float:left;
	margin-right:-55px;
}
.block-related .item .product-details {
	margin-left:55px;
}
.block-related .item .wishlist-block {
	text-align:right;
	padding:5px 0 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 {
	color:/*#2BA2EC*/#e00000;
}
.block-compare .block-content li .remove_btn {
	float:right;
}
.block-compare .block-content .actions {
	padding:9px 0 0 0;
}
.block-compare .block-content .actions a {
	color:#3E3E3E;
}
/* Block: Viewed */
.block-recent {
}
.block-recent .block-content li {
	font-size:12px;
	line-height:16px;
	color:/*#2BA2EC*/#e00000;
	padding:0 0 10px 0;
}
.block-recent .block-content li a {
	font-size:12px;
	line-height:16px;
	color:/*#2BA2EC*/#e00000;
	background:url(../images/arr_recent.gif) 0 6px no-repeat;
	padding:0 0 0 12px;
}
/* Block: Poll */
.block-poll {
}
.block-poll h3 {
	font-size:12px;
	line-height:16px;
	color:/*#959FA1*/#666;
	font-weight:normal;
	margin:0 0 12px 0;
}
.block-poll input.radio {
	float:left;
	margin:2px -18px 0 0;
}
.block-poll li {
	padding:0 0 5px 0;
}
.block-poll .label {
	display:block;
	margin-left:18px;
}
.block-poll .answer {
}
.block-poll .votes {
	font-weight:bold;
}
.block-poll .actions {
	padding:12px 0 0 0;
	text-align:left;
}
.block-poll .actions button.button {
	float:none;
}
/* Block: Tags */
.block-tags ul {
	font-size:13px;
	line-height:normal;
}
.block-tags ul, .block-tags li {
	display:inline;
}
.block-tags ul.tags-list {
	font-size:13px;
	line-height:16px;
	color:#808080;
	margin:0 0 15px 0;
}
.block-tags .tags-list li {
	display:inline;
	background:none;
	padding:0 2px 0 0;
	color:#808080;
	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-tags .actions {
	padding:15px 0 0 0;
}
.block-tags .actions a {
	color:#808080;
	font-weight:bold;
}
/* Block: Subscribe */
.block-subscribe {
}
.block-subscribe .actions {
	padding:12px 0 0 0;
	text-align:left;
}
.block-subscribe .block-content {
	padding:0 17px 13px 17px;
}
.block-subscribe .block-content label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px;
	color:/*#959FA1*/#666;
}
.block-subscribe .block-content input {
	border:1px solid #E8E8E8;
	border-left:1px solid #A1A1A1;
	border-top:1px solid #A1A1A1;
	width:160px;
	margin:0 0 8px 0;
}
.block-subscribe .block-content button.button {
	float:none;
}
/* 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;
}
/* Block: Checkout Progress */
.sidebar .block-progress dl {
	border:1px solid #D8D9D9;
	border-top:none;
}
.sidebar .block-progress {
}
.sidebar .block-progress .block-title {
	padding:17px 10px 2px 18px;
}
.sidebar .block-progress .block-title h2 {
	color:#5F6162;
}
.sidebar .block-progress dt {
	font-weight:bold;
	background:#EDEDED;
	border-top:1px solid #D8D9D9;
	padding:10px 10px 7px 30px;
	font-size:12px;
	line-height:normal;
	color:#414141;
}
.sidebar .block-progress dt.complete, .sidebar .block-progress dd.complete {
	padding:10px 10px 7px 30px;
	border-bottom:1px solid #D8D9D9;
	color:/*#959FA1*/#666;
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {
	padding:10px 0 5px 0;
	margin:0 0 4px;
}
.category-title h2 {
	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%;
	margin:0 0 10px 0;
}
.products-grid td {
	text-align:left;
}
.products-grid tr.odd {
}
.products-grid tr.even {
}
.products-grid td {
	width:33%;
	background:url(../images/devider_product.gif) right top repeat-y;
	padding:0 0 0 15px;
}
.products-grid td.last {
	background:none;
}
.products-grid td.empty {
}
.products-grid td .rating-box {
}
.products-grid td .price-box {
	padding:5px 0;
}
.products-grid td button.button {
	overflow:visible;
	width:auto;
	background:none;
	border:none;
	cursor:pointer;
	margin:0 0 7px 0;
}
.products-grid td button.button span {
	display:block;
	background:#FF6600;
/*	background:url(../images/bg_button_left_cart.gif) 0 0 no-repeat;*/
}
.products-grid td button.button span span {
	display:block;
	background:#FF6600;
/*	background:url(../images/bg_button_right.gif) right top no-repeat;*/
	margin:0;
	padding:0 1px 0 23px;
}
.products-grid td button.button span span span {
	background:#FF6600;
/*	background:url(../images/bg_button.gif) 0 0 repeat-x;*/
	display:block;
	margin:0;
	padding:2px 7px 2px 1px;
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#FFFFFF;
	text-transform:uppercase;
}
.products-grid td .add-to-links .separator {
	display:inline;
	color:#717070;
}
.products-grid td .add-to-links li {
	display:inline;
}
.products-grid td .add-to-links li .separator {
	padding:0 4px;
}
.products-grid td .add-to-links li a {
	font-size:11px;
	line-height:normal;
	color:#3E3E3E;
	font-weight:normal;
}
.products-grid td .product-image-box {
	text-align:left;
}
.products-grid td.devider-product-2 {
	background:url(../images/devider_product_2.gif) left center repeat-x !important;
	height:57px;
}
.products-grid tr.last td.devider-product-2 {
	background:none !important;
	height:auto;
}
.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 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_product_2.gif) left bottom repeat-x;
	padding:5px 5px 20px 5px;
	margin:0 0 19px;
}
.products-list .product-image {
	float:left;
}
.products-list .product-shop {
	float:right;
	width:280px;
}
.products-list .price-box {
	float:left;
	margin:0 20px 0 0;
}
.products-list .desc {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	padding:15px 0 12px 0;
}
.products-list .desc a {
	color:/*#2BA2EC*/#e00000;
}
.products-list .rating-box {
	margin:0 0 12px 0;
}
.rating-links a {
	display:block;
}
.rating-links span {
	display:none;
}
.products-list .add-to-links .separator {
	display:inline;
	color:#717070;
}
.products-list .add-to-links li {
	display:inline;
}
.products-list .add-to-links li .separator {
	padding:0 4px;
}
.products-list .add-to-links li a {
	font-size:11px;
	line-height:normal;
	color:#3E3E3E;
	font-weight:normal;
}
.products-list button.button {
	overflow:visible;
	width:auto;
	background:none;
	border:none;
	cursor:pointer;
	margin:0 0 7px 0;
	width: 150px;
}
.products-list button.button span {
	display:block;
	background:#FF6600;
/*	background:url(../images/bg_button_left_cart.gif) 0 0 no-repeat;*/
}
.products-list button.button span span {
	display:block;
	background:#FF6600;
/*	background:url(../images/bg_button_right.gif) right top no-repeat;*/
	margin:0;
	padding:0 1px 0 23px;
}
.products-list button.button span span span {
	background:#FF6600;
/*	background:url(../images/bg_button.gif) 0 0 repeat-x;*/
	display:block;
	margin:0;
	padding:2px 7px 2px 1px;
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#FFFFFF;
	text-transform:uppercase;
}
.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-view button.button {
	overflow:visible;
	width:auto;
	background:none;
	border:none;
	cursor:pointer;
	margin:0 0 7px 0;
	width: 150px;
}
.product-view button.button span {
	display:block;
	background:#FF6600;
}
.product-view button.button span span {
	display:block;
	background:#FF6600;
	margin:0;
	padding:0 1px 0 23px;
}
.product-view button.button span span span {
	background:#FF6600;
	display:block;
	margin:0;
	padding:2px 7px 2px 1px;
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#FFFFFF;
	text-transform:uppercase;
}




/*=============product tabs==============*/
#product-tabs .tabs {
}
#product-tabs .tabs .corner-left-top {
	background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat;
	width:160px;
	display:block;
	float:left;
	font-weight:bold;
	color:#646464;
	font-size:12px;
	line-height:16px;
	font-family:tahoma, sans-serif;
	text-decoration:none;
	cursor:pointer;
	margin-right:2px;
}
#product-tabs .tabs .corner-right-top {
	background:url(../images/tabs_button_corner_right_top.gif) right top no-repeat;
	display:block;
}
#product-tabs .tabs .border-top {
	background:url(../images/tabs_title_border.gif) left top repeat-x #525252;
	display:block;
	margin:0 10px;
	padding:10px 0 13px 0;
	text-align:center;
	height:13px;
	overflow:hidden;
}
#product-tabs .tabs .active-tab {
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:-1px;
	position:relative;
	height:37px;
}
#product-tabs .tabs .corner-left-top.active-tab {
	background:url(../images/tabs_button_corner_left_top_active.gif) left top no-repeat;
	width:160px;
	display:block;
	float:left;
	font-weight:bold;
	color:#646464;
	font-size:12px;
	line-height:16px;
	font-family:tahoma, sans-serif;
	text-decoration:none;
	cursor:pointer;
	margin-right:2px;
}
#product-tabs .tabs .active-tab .corner-right-top {
	background:url(../images/tabs_button_corner_right_top_active.gif) right top no-repeat;
	display:block;
}
#product-tabs .tabs .active-tab .border-top {
	background:url(../images/tabs_title_border_active.gif) left top repeat-x #FFFFFF;
	display:block;
	margin:0 10px;
	padding:10px 0 13px 0;
	text-align:center;
	height:14px;
	overflow:hidden;
}
.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) left top no-repeat;
}
#product-tabs .tabs-content .tabs-content-top div {
	background:url(../images/tabs_corner_right_top.gif) right top no-repeat;
}
#product-tabs .tabs-content .tabs-content-top div div {
	background:url(../images/tabs_border.gif) left top repeat-x #ffffff;
	margin:0 10px;
	height:10px;
	overflow:hidden;
}
#product-tabs .tabs-content .border-left {
	background:url(../images/tabs_border.gif) left top repeat-y #ffffff;
}
#product-tabs .tabs-content .border-right {
	background:url(../images/tabs_border.gif) right top repeat-y;
}
#product-tabs .tabs-content .border-right .block-width {
	width:650px;
	overflow:hidden;
	position:relative;
	padding-left:9px;
	padding-top:10px;
}
#product-tabs .tabs-content .tabs-content-bot {
	background:url(../images/tabs_corner_left_bot.gif) left top no-repeat;
}
#product-tabs .tabs-content .tabs-content-bot div {
	background:url(../images/tabs_corner_right_bot.gif) right top no-repeat;
}
#product-tabs .tabs-content .tabs-content-bot div div {
	background:url(../images/tabs_border.gif) left 9px repeat-x #ffffff;
	margin:0 10px;
	height:10px;
	overflow:hidden;
}
#tabber {
	display:block;
	width:2760px;
	list-style:none;
	overflow:hidden;
}
#tabber .tabs-list {
	width:650px;
	float:left;
	display:block;
	margin-right:40px;
}
/*============//product tabs=============*/


.product-view {
}
.product-essential {
	border-bottom:1px solid #EBEBEB;
	padding:0 24px 20px 18px;
}
.product-collateral {
}
.product-collateral .std {
	font-size:12px;
	line-height:16px;
	color:/*#959FA1*/#666;
	padding:0 0 0 0;
}
.product-collateral .data-table {
	margin-top:1px;
	width:95%;
	margin-left:1px;
	margin-bottom:20px;
}
.product-collateral .data-table th {
	padding:11px 5px 11px 30px;
	border:1px solid #E6E6E6;
	color:/*#959FA1*/#666;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
}
.product-collateral .data-table td {
	padding:11px 5px 11px 18px;
	border:1px solid #E6E6E6;
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:17px;
}
/* Product Images */
.products-grid .product-image-box a img {
	border:1px solid #666;
}
.product-view .product-img-box {
	float:left;
	width:267px;
}
.product-view .product-img-box .product-image {
	border:1px solid #666;
}
.product-view .product-img-box .product-image-zoom {
	position:relative;
	width:265px;
	height:265px;
	overflow:hidden;
	z-index:9;
}
.product-view .product-img-box .product-image-zoom img {
	position:absolute;
	left:0;
	top:0;
	cursor:move;
}
.product-view .product-img-box .zoom-notice {
	text-align:center;
	color:#3E3E3E;
	font-size:12px;
	text-decoration:underline;
	line-height:normal;
	padding:13px 0 15px 0;
}
.product-view .product-img-box .zoom {
	position:relative;
	z-index:9;
	height:18px;
	margin:0 auto 13px;
	margin-bottom:25px;
	padding:0 28px;
	background:url(../images/slider_bg.gif) 50% 50% repeat-x;
	cursor:pointer;
}
.product-view .product-img-box .zoom #track {
	position:relative;
	height:18px;
}
.product-view .product-img-box .zoom #handle {
	position:absolute;
	left:0;
	top:-1px;
	width:9px;
	height:22px;
	background:url(../images/magnifier_handle.gif) 0 3px no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position:absolute;
	left:0;
	top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position:absolute;
	right:0;
	top:0;
}
.product-view .product-img-box .more-views ul {
	margin-left:0
}
.product-view .product-img-box .more-views li {
	float:left;
	margin:0 20px 5px 0;
}
.product-view .product-img-box .more-views li a img {
	border:1px solid #EBECED;
}
.more-views h3 {
	color:#414141;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 25px 0;
}
.product-image-popup {
	margin:0 auto;
}
.product-image-popup .nav {
	text-align:center;
}
.product-image-popup .image {
	display:block;
}
.product-image-popup .image-label {
}
/* Product Shop */
.product-view .product-shop {
	border:1px solid #EBECED;
	float:right;
	width:408px;
	padding:8px;/* 0 0 0;*/
	background-color: #F8F8F8;
}
.product-view .short-description {
	padding:7px 0 0 0;
}
.product-view .short-description {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	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 20px 0;
}
/* Rating */
.ratings {
	margin:0 0 10px 0;
}
.ratings .amount {
}
.ratings .rating-links {
	font-size:11px;
	color:#1A1A1A;
	font-weight:normal;
}
.ratings .rating-links a {
	font-size:11px;
	color:#1A1A1A;
	font-weight:normal;
}
.ratings .rating-links .separator {
	color:#1A1A1A;
	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) 0 0 repeat-x;
	position:relative;
	overflow:hidden;
}
.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
	height:13px;
	background:url(../images/product_rating_full_star.gif) 0 100% repeat-x;
}
.catalog-product-view .rating-box {
	margin:0 0 12px 0;
	width:80px;
	height:13px;
	font-size:0;
	line-height:0;
	background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x;
	position:relative;
	overflow:hidden;
}
.catalog-product-view .products-list .rating-box {
	margin:0 0 12px 0;
}
.catalog-product-view .rating-links a {
	display:inline;
}
.catalog-product-view .rating-links span {
	display:inline;
}
.catalog-product-view .price-box {
	float:left;
	margin:0 30px 0 0;
}
.catalog-product-view .indent-col-main {
	padding:21px 0 20px 0;
}
.clears {
	display:none;
}
.review-product-list .bg-main-right .clears, .catalog-product-view .bg-main-right .clears {
	display:block;
	clear:both;
}
.review-product-list .bg-main-right, .catalog-product-view .bg-main-right {
	overflow:visible;
}
/* Availability */
.availability {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 0 5px 0;
}
.availability .in-stock {
	font-weight:normal;
}
.availability .out-of-stock {
	font-weight:normal;
	color:#f00;
}
/********** < Product Prices */
.price {
	white-space:nowrap !important;
	color:#000000;
	font-size:13px;
	line-height:16px;
	font-weight:bold !important;
}
.price-box {
	padding:0;
}
.price-box .price {
	font-weight:normal;
}
.price-box-bundle {
}
/* Regular price */
.regular-price {
}
.regular-price .price {
	font-weight:normal;
}
/* Old price
.old-price {
	margin-right:10px;
	float:left;
} */
.old-price .price-label {
	white-space:nowrap;
}
.old-price .price {
	font-weight:normal;
	text-decoration:line-through;
}
/* Special price
.special-price {
	margin-right:10px;
	margin-bottom: 5px;
	float:left;
} */
.special-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.special-price .price {
	font-weight:bold;
}
/* Minimal price (as low as) */
.minimal-price {
}
.minimal-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
a.minimal-price-link {
	display:block;
}
a.minimal-price-link .label {
}
a.minimal-price-link .price {
	font-weight:normal;
}
/* Excluding tax */
.price-excluding-tax {
	display:block;
}
.price-excluding-tax .label {
	white-space:nowrap;
}
.price-excluding-tax .price {
	font-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 0;
	font-family:tahoma, sans-serif;
	font-size:13px;
	line-height:normal;
	color:#272727;
}
.tier-prices .price {
	font-weight:bold;
}
.tier-prices .benefit {
}
/* Add to Links */
.add-to-links .separator {
	display:inline;
	color:#717070;
	padding:0 4px;
}
.add-to-links li {
	display:inline;
}
.add-to-links li a {
	font-size:11px;
	line-height:normal;
	color:#3E3E3E;
	font-weight:normal;
}
/* Add to Cart */
.add-to-cart label {
	float:left;
	margin-right:5px;
	font-size:12px;
	line-height:14px;
	color:/*#959FA1*/#666;
}
.add-to-cart .qty {
	float:left;
}
.add-to-cart button.button {
	float:left;
	margin-left:17px;
}
a.wishlist-link {
	color:/*#0069AB*/#3E3E3E !important;
}
/* Add to Links + Add to Cart */
.add-to-box {
	padding:0 0 22px 0;
}
.add-to-box .add-to-cart {
	float:left;
	padding:10px 0 0 0;
}
.add-to-box .or {
	padding:12px 0 0 0;
	float:left;
	margin:0 21px;
	font-weight:normal;
	color:/*#959FA1*/#666;
	font-size:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.add-to-box .add-to-links {
	padding:10px 0 0 0;
	clear:left;
}
.left-top-add-to-box {
	background:url(../images/left_top_add_to.gif) 0 0 no-repeat #E8E8E8;
	margin:0 0 7px 0;
}
.right-top-add-to-box {
	background:url(../images/right_top_add_to.gif) right 0 no-repeat;
}
.left-bottom-add-to-box {
	background:url(../images/left_bot_add_to.gif) left bottom no-repeat;
}
.right-bottom-add-to-box {
	background:url(../images/right_bot_add_to.gif) right bottom no-repeat;
	width:100%;
}
.product-pricing {
	margin:0 0 17px 0;
}
.product-pricing li {
	background:#82919A;
	padding:5px 5px 4px 17px;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
}
.product-pricing .price {
	color:#FFFFFF;
	font-size:13px;
	line-height:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
}
.product-pricing .benefit {
	color:#FFFFFF;
	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:0 10px 0 0;
}
/* Grouped Product */
.grouped-items {
}
/* Block: Description */
.product-view .description {
	border-bottom:1px solid #EBEBEB;
	padding:7px 0 0 0;
}
.product-view .description {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.product-view .description h3 {
	color:#414141;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 20px 0;
}
.description-2 {
	padding:18px 0 20px 19px;
}
/* Block: Additional */
.product-view .additional {
	border-bottom:1px solid #EBEBEB;
	padding:20px 24px 20px 18px;
}
.product-view .additional {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.product-view .additional h3 {
	color:#414141;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 20px 0;
}
.product-view .additional table {
	margin-bottom:0;
}
/* Block: Upsell */
.product-view .up-sell {
}
.product-view .up-sell .block-img {
	text-align:center;
}
.product-view .up-sell {
	border-bottom:1px solid #EBEBEB;
	padding:20px 24px 20px 18px;
}
.product-view .up-sell {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	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 20px 0;
}
.product-view .up-sell .products-grid td {
	width:33%;
}
.product-view .up-sell .products-grid td.no-devider {
	border:0 !important;
}
.product-view .up-sell .products-grid td.empty {
	display:none;
	border:0 !important;
}
.product-view .up-sell .products-grid td .rating-box {
	float:none;
}
.product-view .up-sell product-name {
	color:/*#2BA2EC*/#e00000;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:0 0 13px;
}
.product-view .up-sell .product-name a {
	color:/*#2BA2EC*/#e00000;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-decoration:underline;
}
.product-view .up-sell .product-name a:hover {
	text-decoration:none;
}
/* Block: Tags */
.product-view .tags {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.product-view .tags h3 {
	color:#414141;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 20px 0;
}
.product-view .tags {
	padding:20px 10px 20px 19px;
}
.product-view .tags h4 {
	color:/*#959FA1*/#666;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	padding:0 0 12px 0;
}
.product-view .tags .form-add-tags {
	width:100%;
	overflow:hidden;
	margin:0 0 12px 0;
}
.product-view .tags .form-add-tags label {
	display:block;
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:0 0 5px 0;
}
.product-view .tags .form-add-tags .input-box {
	float:left;
	width:631px;
	margin:0 0 0 0;
}
.product-view .tags .form-add-tags button.button {
	float:left;
}
.product-view .tags .form-add-tags p {
	clear:both;
	color:#727272;
	font-size:112px;
	line-height:normal;
	padding-top:8px;
}
/* Block: Reviews */
.product-view .reviews {
}
.product-view .reviews .pager {
	margin:5px 0;
}
.product-view .reviews {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.product-view .reviews h3 {
	color:#414141;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 20px 0;
}
.product-view .reviews {
	border-bottom:1px solid #EBEBEB;
	padding:20px 24px 20px 18px;
}
/* Block: Add Review */
.product-view .add-review {
}
.product-view .add-review {
	color:/*#959FA1*/#666;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.product-view .add-review h3 {
	color:#414141;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 20px 0;
}
.product-view .add-review {
	padding:20px 24px 20px 18px;
}
.product-view .add-review .product-name span {
	font-weight:normal;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {
	font-size:12px;
	line-height:16px;
	color:/*#2BA2EC*/#666;
	font-weight:normal;
	margin:5px 0 5px 0;
}
h3.product-name { height: 18px; overflow:hidden; }
.product-name h2 {
	font-size:24px;
	line-height:1.5;
	color:/*#2BA2EC*/#666;
}
.product-name a {
	font-size:16px;
	line-height:20px;
	color:/*#2BA2EC*/#666;
	font-weight:normal;
	text-decoration:none;
}
.product-name a:hover {
	text-decoration:underline;
}
.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*/#666;
	margin:0 0 25px 0;
}
.tags-list li {
	display:inline;
	background:url(../images/devider_tags.gif) right 4px no-repeat;
	padding:0 14px 0 14px;
	color:/*#959FA1*/#666;
	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*/#666;
	padding-right:4px;
}
#productTagName {
	width:610px;
	border:1px solid #E0E0E0;
	margin-left:0;
	padding:2px;
}
/* Advanced Search */
.search-summary {
}
/* CMS Home Page */
.cms-home .products-grid td {
	width:20%;
}
/* ======================================================================================= */

/* 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;
}
/* ======================================================================================= */


/* Shopping Cart Table */
.cart-table .item-msg {
	font-size:10px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	margin: 20px 0;
	float:left;
	width:440px;
	border:none;
	padding:0;
}
.col2-set.cart-collaterals .col-1 {
	float:left;
	width:25%;
}
.col2-set.cart-collaterals .col-2 {
	float:right;
	width:74%;
}
.cart .crosssell {
	border:1px solid #E0E0E0;
	padding:15px 16px 15px 13px;
}
.cart .crosssell li.item {
	border-bottom:1px solid #DDDDDD;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.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 0;
}
.cart .crosssell h4.product-name {
	color:/*#2BA2EC*/#e00000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0 0 5px 0;
}
.cart .crosssell h4.product-name a {
	color:/*#2BA2EC*/#e00000;
	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 button.button {
	margin:0 0 8px 0;
}
.cart .crosssell .product-image {
	float:left;
	margin-right:-134px;
}
.cart .crosssell .product-shop {
	margin-left:134px;
}
.cart .crosssell .devider-crosssell {
	border-bottom:1px solid #D3D3D3;
	padding:0 0 35px 0;
	margin:0 0 25px 0;
}
.cart .crosssell .price-box .price {
	color:#020202;
	font-size:17px;
	line-height:24px;
}
.cart .discount {
	border:1px solid #E0E0E0;
	padding:15px 20px 18px 16px;
	margin:0 0 5px 0;
}
.cart .discount h3 {
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 10px 0;
}
.cart .discount label {
	color:/*#959FA1*/#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	display:block;
}
.cart .discount .input-text {
	border:1px solid #E4E3E3;
	width:80px;
	padding:2px;
	margin:0 9px 0 0;
}
.cart .discount button.button { float: right }
.cart .shipping {
	border:1px solid #E0E0E0;
	padding:15px 20px 27px 16px;
}
.cart .shipping h3 {
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 10px 0;
}
.cart .shipping p {
	color:/*#959FA1*/#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	margin:0 0 25px 0;
}
.cart .shipping .buttons-set {
	padding:22px 0 0 0;
	margin:0;
}
.cart .shipping .buttons-set button.button {
	float:left;
	margin:0 0 0 0;
}
.cart .shipping .form-list label {
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
}
.cart .shipping .form-list li {
	margin:0 0 12px 0;
}
.cart .shipping .form-list select {
	border:1px solid #E4E3E3;
	width:226px;
	padding:1px;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
	margin:0 0 0 0;
}
.cart .shipping .form-list input {
	border:1px solid #E4E3E3;
	width:165px;
	padding:1px;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
	margin:0 0 0 0;
}
.cart .cart-table {
	margin:0 0 5px 0;
	border-right:1px solid #DDDDDD;
}
.cart .cart-table th {
	font-size:12px;
	line-height:14px;
	color:#414141;
}
/* Shopping Cart Totals */
.cart .totals {
	float:right;
	width:459px;
	padding:20px 0 0 0;
}
.bg-totals {
	padding:25px 5px 35px 5px;
	background:#F2F2F2;
}
.cart .totals table {
	width:100%;
}
.cart .totals table th, .cart .totals table td {
	padding:5px 25px 5px 30px;
}
.cart .totals table th {
	font-size:12px;
	line-height:26px;
	color:#2C2B2B;
	font-weight:bold;
	text-align:left !important;
}
.cart .totals .price {
	color:#2C2B2B;
	font-size:21px;
	line-height:24px;
	font-weight:normal;
}
.cart .totals .checkout-types {
	padding:10px 0 0 0;
}
.cart .totals .checkout-types li {
	text-align:right;
	padding:0 25px 5px 0;
}
.cart .totals .checkout-types li a {
	font-size:12px;
	line-height:14px;
	color:#2C2B2B;
}
.cart .totals .checkout-types button.button {
	overflow:visible;
	width:auto;
	background:none;
	border:none;
	cursor:pointer;
	margin:0 0 6px 0;
}
.cart .totals .checkout-types button.button span {
	display:block;
	background:url(../images/bg_button_left_checkout.gif) 0 0 no-repeat;
}
.cart .totals .checkout-types button.button span span {
	display:block;
	background:url(../images/bg_button_right_checkout.gif) right top no-repeat;
	margin:0;
	padding:0 9px 0 9px;
}
.cart .totals .checkout-types button.button span span span {
	background:url(../images/bg_button_checkout.gif) 0 0 repeat-x;
	display:block;
	margin:0;
	padding:7px 7px 4px 7px;
	font:19px/24px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:none;
	white-space:nowrap;
	color:#FFFFFF;
}
.checkout-types button.button {
	overflow:visible;
	width:auto;
	background:none;
	border:none;
	cursor:pointer;
	margin:0 47px 8px 0;
}
.checkout-types button.button span {
	display:block;
	background:url(../images/bg_button_left_checkout.gif) 0 0 no-repeat;
}
.checkout-types button.button span span {
	display:block;
	background:url(../images/bg_button_right_checkout.gif) right top no-repeat;
	margin:0;
	padding:0 9px 0 9px;
}
.checkout-types button.button span span span {
	background:url(../images/bg_button_checkout.gif) 0 0 repeat-x;
	display:block;
	margin:0;
	padding:7px 7px 4px 7px;
	font:19px/24px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:none;
	white-space:nowrap;
	color:#FFFFFF;
}
td.cart-buttons {
	padding:11px 14px 11px 12px !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 #D8D9D9;
	position:relative;
}
.opc li.section {
	border:1px solid #D8D9D9;
	border-bottom:0;
}
.opc .step-title {
	background:#EDEDED;
	padding:8px 0 8px 31px;
	text-align:right;
}
.opc .step-title .number {
	float:left;
	font-size:12px;
	line-height:18px;
	padding:0 6px;
	margin-right:10px;
	background:#FFFFFF;
	border:1px solid #D8D9D9;
	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 #D8D9D9;
	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:18px;
	padding:0 7px;
	margin-right:10px;
	border:none;
	background:#EDEDED;
	color:#131515;
	font-weight:bold;
}
.opc .active .step-title h3 {
	color:#414141;
}
.opc .active .step {
	background:#FFFFFF;
	border-top:1px solid #D8D9D9;
	padding:20px 31px 20px 31px;
	position:relative;
}
.opc .col2-set {
	border:0;
	padding:0;
}
/* 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 #D8D9D9;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
}
.radio {
	border:0 !important;
}
#co-billing-form select {
	border:1px solid #D8D9D9;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
}
#co-billing-form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:/*#959FA1*/#666;
	font-weight:normal;
}
#co-shipping-form input {
	border:1px solid #D8D9D9;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
}
#co-shipping-form select {
	border:1px solid #D8D9D9;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
}
#co-shipping-form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:/*#959FA1*/#666;
	font-weight:normal;
}
.customer-account-create #form-validate h3 {
	margin:0 0 15px 0;
}
#form-validate input {
	border:1px solid #D8D9D9;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
}
#form-validate select {
	border:1px solid #D8D9D9;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:/*#959FA1*/#666;
}
#form-validate label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:/*#959FA1*/#666;
	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:6px 0;
}
.sp-methods dd {
	padding:6px 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) 0 4px no-repeat;
	padding-left:20px;
}
.gift-message-link.expanded {
	background-position:0 -53px;
}
.gift-message-row {
}
.gift-message-row .btn-close {
	float:right;
}
.gift-message dt strong {
	font-weight:bold;
}
/* Checkout Agreements */
.checkout-agreements {
}
.checkout-agreements li {
	margin:10px 0;
}
.checkout-agreements .agreement-content {
	border:1px solid #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 0;
}
/* Block: Tags */
.dashboard .tags {
	padding:15px;
	border:1px solid #C9C8C2;
	margin:0 0 7px 0;
}
.dashboard .tags .number {
	float:left;
	margin-right:-20px;
}
.dashboard .tags .details {
	margin-left:20px;
}
/* Block: Reviews */
.dashboard .reviews {
}
.dashboard .reviews {
	padding:15px;
	border:1px solid #C9C8C2;
	margin:0 0 7px 0;
}
/********** Dashboard > */

/* Order View */
.order-info {
	border:1px solid #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 0;
}
.footer {
	color:#625C56;
	margin:0 0 0 0;
	padding:11px 0 0 0;
}
.col-footer {
	float:left;
	width:150px; /*margin:0 1px 0 0;*/
}
.col-footer-2 {
	float:left;
	width:808px;
}
.indent-col-footer {
	padding:0 0 26px 19px;
}
.col-footer-2 ul {
	float:left;
}
.col-footer-2 ul.list {
	width:211px;
}
.col-footer-2 ul.list-2 {
	width:121px;
}
.col-footer-2 ul.list-3 {
	width:121px;
}
.col-footer-2 ul.list-4 {
	width:167px;
}
.col-footer h2, .col-footer-2 h2 {
	background:#EFEFEF;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#454545;
	padding:6px 5px 6px 18px;
	margin:0 0 11px 0;
}
.col-footer ul li, .col-footer-2 ul li {
	font-size:11px;
	line-height:15px;
	color:#000000;
}
.col-footer ul li a, .col-footer-2 ul li a {
	font-size:11px;
	line-height:15px;
	color:#000000;
	text-decoration:none;
}
.col-footer ul li a:hover, .col-footer-2 ul li a:hover {
	text-decoration:underline;
}
.footer .row-footer {
	margin:0 0 0 0;
	padding:18px 10px 50px 14px;
	border-top:1px solid #E4E7EA;
}
.footer .row-footer .small-menu {
	padding:0 0 0 0;
	text-align:center;
	margin:0 0 0 0;
}
.footer .row-footer p {
	text-align:left;
	font-size:12px;
	line-height:14px;
	color:#AEBABC;
	padding:4px 0 0 6px;
}
.footer .row-footer address {
	text-align:right;
}
.footer .row-footer ul {
	padding:0 5px 0 0;
	margin:0 0 0 0;
	display:inline;
}
.footer .row-footer ul li {
	font-size:12px;
	line-height:16px;
	display:inline;
	color:#81898B;
	padding:0 8px 0 6px;
	background:url(../images/devider_footer.gif) right 2px no-repeat;
}
.footer .row-footer ul li.last {
	padding:0 10px 0 8px;
}
.footer .row-footer ul.links li.last {
	background:none;
}
.footer .row-footer ul li a {
	color:#81898B;
	text-decoration:none;
}
.footer .row-footer ul li a:hover {
	text-decoration:underline;
}
.footer .row-footer .top-links {
	padding:6px 0 0 0;
}
.footer .row-footer .top-links ul {
	padding:0 20px 0 0;
}
.footer .row-footer .top-links ul li {
	display:inline;
	color:#81898B;
}
.footer .row-footer .top-links ul li a {
	color:#81898B;
	text-decoration:none;
}
.footer .row-footer .top-links ul li a:hover {
	text-decoration:underline;
}
.footer .row-footer label {
	font-size:10px;
}
/* ======================================================================================= */
