/**
 * 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.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_Questrial-Regular';
	src: url('../fonts/Questrial-Regular.eot');
	src: local('?'), url('../fonts/Questrial-Regular.woff') format('woff'), url('../fonts/Questrial-Regular.ttf') format('truetype'), url('../fonts/Questrial-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:"Lato";
	src:url("../fonts/Lato-Regular.eot?") format("eot"), 
	url("../fonts/Lato-Regular.woff") format("woff"), 
	url("../fonts/Lato-Regular.ttf") format("truetype"), 
	url("../fonts/Lato-Regular.svg#Lato-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
}

* { margin:0; padding:0; }

body          {font: 12px/140% Arial, Helvetica, sans-serif; color:#999999; text-align:center; }
img { border: 0; max-width: 100%; vertical-align:top; }
a{
	color:#818181; 
	text-decoration:none; 
	transition:			color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	-moz-transition:	color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	-webkit-transition:	color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	-o-transition:		color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
a:hover       { 
	color:#9b0e11; 
	text-decoration:none; 
	transition-duration:			200ms;
	-moz-transition-duration:		200ms;
	-webkit-transition-duration:	200ms;
	-o-transition-duration:			200ms;
}
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { font-family: 'RobotoRegular',sans-serif; margin:0 0 5px; line-height:1.35; color:#9b0e11; }
h1 {
    font-size: 2.5em;
    line-height: 1.5em;
}
h2 {
    font-size: 1.7em;
    line-height: 1.7em;
}
h3 {
    font-size: 1.3em;
    line-height: 1.3em;
}
h4 {
    font-size: 1.2em;
    line-height: 1.2em;
}
h5 {
    font-size: 1.1em;
    line-height: 1.1em;
}
h6 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
a.infintus-button0 {
	float: left;
	background: url(../images/icon.png) no-repeat -104px -4px;
	width: 179px;
	line-height: 29px;
	font-family: 'RobotoRegular',sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	color:#e5e5e5;
	padding-left: 10px;
}

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container {}
.main { max-width:980px; width:90%; margin:0 auto; min-height:400px; padding:10px; text-align:left; }
.cms-index-index .main { min-height:0; padding:0; }
/* Base Columns */
.col-left { float:left; width:22.45%; padding:0 0 1px; }
.col-left a {color: #999999;}
.col-left a:hover {color: #ca3400;}
.col-main { float:left; width:76.52%; padding:0 0 1px; }
.col-right { float:right; width: 22.45%; padding:0 0 1px; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-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%; }

.header .col3-set .col-2 { float:left; width:28%; margin-left:11%;margin-top:-7px }
.header .col3-set .col-3 { float:right; width:28%;}

.home-content-container .first-row .col3-set .col-1 { float:left; width:33%; }
.home-content-container .first-row .col3-set .col-2 { float:left; width:33%; margin-left:0.5%; margin-right:0.5%;}
.home-content-container .first-row .col3-set .col-3 { float:right; width:33%;text-align:right; }


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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font: 12px/1.55 Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #E5E5E5; }
input.input-text,textarea { padding: 7px 2px;}
select { padding: 6px 20px 6px 2px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #d7d7d7; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
input.input-text:hover, select:hover, textarea:hover { border-color:#999; }
input.input-text:focus, select:focus, textarea:focus {
	border-color:#999;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.2);
    outline: 0 none;
}
.button,
 button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	background: #9b0e11;
	font: 11px/20px Arial ,sans-serif;
	text-transform: uppercase;
	text-shadow: none;
	color: #fff;
	border: 0;
	padding: 5px;
	float: left;
	margin: 0;
	height: 30px;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	cursor: pointer;
	}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	background: #818181;	
	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
	background: #818181;
	}

button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; border:0; padding:0 0 0 9px; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {}
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; max-width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:5em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text {}
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #E5E5E5; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset {
	border: 1px solid #E5E5E5;
    margin: 25px 0 15px;
    padding: 15px;
}
.fieldset .legend {
   background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: 92%;
    font-weight: bold;
    margin: -25px 0 0;
    padding: 0 8px;
    text-transform: uppercase;	
}
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

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

/* BreadCrumbs */
.breadcrumbs { font-size:14px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }
.breadcrumbs li span {
	background: url(../images/icon.png) no-repeat;
	background-position: -104px -72px;
	padding: 0 4px;
	margin: 0 10px;vertical-align:sub;
}
.breadcrumbs li strong {
    font-weight: normal;color:#111;
}
/* Page Heading */
.page-title { width:100%; margin:0 0 15px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px;}

/* Pager */
.pager {padding:10px 0; border-top:1px solid #f0f0f0;}
.pager .amount { float:left; margin:0; }
.pager .pages {float: right; margin: 0 0 2px;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages a{
	padding: 2px 6px;
	/*border: #e5e5e5 solid 1px;*/

}
.pager .pages .current {
    border: #e5e5e5 solid 1px !important;
    padding: 2px 6px;
}
.pager .pages a:hover{
    /*border: #e5e5e5 solid 1px !important;*/
    padding: 2px 6px;
}
.pager .pages a.next {
	background: #9b0e11;
	border: #b02d00 solid 1px;
	-webkit-transition: background-color, color 0.2s linear;
	-moz-transition: background-color, color 0.2s linear;
	transition: background-color, color 0.2s linear;	
}
.pager .pages a.next:hover {
	background: #9a9695;
	border: #8a8786 solid 1px;
}
.pager .pages a.previous {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    padding: 2px 5px;
    transition: background-color 0s ease 0s, color 0.2s linear 0s;	
}
.pager .pages a.previous:hover {
	background: #9a9695;
	border: #8a8786 solid 1px;
}
/* Sorter */

.pager .pages a.next {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    border: medium none!important;
}
.sorter { margin-bottom:10px;}
.sorter .sort-by { position: relative; float:left; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}
.sorter .sort-by .current {
	border: #d7d7d7 solid 1px;
	padding: 2px 1px 3px 1px;
	cursor: pointer;
	margin: 0 10px 0 8px;
}
.sorter .sort-by .current span {
	background: url(../images/dropdown-arrow.png) no-repeat right center;
	padding: 1px 50px 2px 5px;
	line-height: 20px;
}
.sorter .sort-by ul {
	position: absolute;
	background: #fff;
	display: none;
	top:20px;
	left: 0;
	width: 136px;
	border: #d7d7d7 solid 1px;
	z-index: 999;
	padding: 7px;
}
.sorter .sort-by ul li {
	line-height: 25px;
}
.sorter .sort-by ul li a.active {
	color: #9b0e11;
}
.sorter .direction {
	float: left;
	padding-right:17px; 
}
.sorter .view-mode label {
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}
.sorter .view-mode { float:left; margin:0; }
.sorter .view-mode .grid {
	background: url(../images/grid-icon.png) no-repeat;
	width: 21px;
	height: 21px;
	margin-right: 10px;
}
.sorter .view-mode .list {
	background: url(../images/list-icon.png) no-repeat 1px 0;
	width: 22px;
	height: 21px;
}
.sorter .view-mode a:hover, .sorter .view-mode strong {
    background-position: 1px 100% !important; 
}
.sorter .view-mode a.grid:hover, .sorter .view-mode strong {
    background-position: 0 100% !important; 
}
.sorter .view-mode a, .sorter .view-mode strong {
    display: block;
    float: left;
    height: 21px;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    width: 22px;
}



.sorter .limiter { float:right; position: relative; }
.sorter .limiter label { vertical-align:middle; }
.sorter .limiter .current {
	border: #d7d7d7 solid 1px;
	padding: 2px 1px 3px 1px;
	cursor: pointer;
	margin: 0 10px 0 8px;
}
.sorter .limiter .current span {
	background: url(../images/dropdown-arrow.png) no-repeat right center;
	padding: 1px 30px 2px 5px;
	line-height: 20px;
}
.sorter .limiter ul {
	position: absolute;
	background: #fff;
	display: none;
	top:20px;
	left: 0px;
	width: 71px;
	border: #d7d7d7 solid 1px;
	z-index: 999;
	padding: 7px;
}
.sorter .limiter ul li {
	line-height: 25px;
}
.sorter .limiter ul li a.active {
	color: #9b0e11;
}
/* Toolbar */
.toolbar {margin: 10px 0 -10px;font-size: 14px;}
.toolbar .pager { padding-top:22px;padding-bottom:5px; }
.toolbar .sorter {margin-bottom:13px;}
.toolbar-bottom {}

/* Data Table */
/* TABLES
----------------------------------------------------------------*/
td.label {
	font-weight: bold;
}

/*Data Table---*/
.data-table {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
}

.data-table tr td {
	background: #fff;
}

.data-table .odd td {
	background: #fff;
}

.data-table .even td {
	background: #fff !important;
}

.data-table td.last, 
.data-table th.last,
.data-table th:last-child {
}

.data-table tr.last td,
.data-table tr.last th {
	border-bottom: 0 !important;
}

.data-table th {
	white-space: nowrap;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	text-transform: uppercase;
}

.data-table th.wrap {
	white-space: normal;
}

.data-table th a,
.data-table th a:hover {
	color: #fff;
}

.data-table td,
.data-table th {
	padding: 15px 20px;
}

.data-table thead tr th,
.data-table thead tr td {
	background: #fafbfc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
}

.data-table thead tr.last th,
.data-table thead tr.last td {
	border-bottom: 1px solid #e5e5e5 !important;
}

.data-table tfoot tr.first td {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.data-table tfoot tr td {}

.data-table tfoot td {
	border-bottom: 0;
	border-right: 1px solid #e5e5e5;
}

.data-table tbody td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.a-right .cart-price {
  display: block;
  text-align: center;
}

.data-table tfoot td .button {
  background: none;
  border: 0;
  font-size: 14px;
}

.data-table tfoot td .btn-continue {
  float: left;
}

/*Bundle Products---*/
.data-table tbody.odd tr td { background: #F7F7F7 !important; }

.data-table tbody.even tr td { background: #fff !important; }

.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom: 0; }

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom: 1px solid #e5e5e5; }

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.data-table tbody td .option-label { font-style: italic; font-weight: bold; }

.data-table tbody td .option-value { padding-left: 10px; }

.data-table .product-name { font-size: 100%; margin: 0; }

.box-table select { width: 100%; }

.nested-data-table th, .nested-data-table td { padding-bottom: 2px; padding-top: 2px; }

.generic-table td { padding: 0 8px; }

.generic-table td.first { padding-left: 0; white-space: nowrap; }


/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  {
	display:block; 
	width:16px; 
	height:16px; 
	font-size:0; 
	line-height:0; 
	background:url(../images/icon.png) no-repeat; 
	background-position: -133px -36px;
	text-indent:-999em; 
	overflow:hidden; 	
}
.btn-remove:hover {
	background-position: -133px -53px;
}
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2  {
	display:block; 
	width:16px; 
	height:16px; 
	font-size:0; 
	line-height:0; 
	background:url(../images/icon.png) no-repeat; 
	background-position: -133px -36px;
	text-indent:-999em; 
	overflow:hidden; 	
}
.btn-remove2:hover {
	background-position: -133px -53px;
}
.btn-edit { 
	display:block; 
	width:16px; 
	height:16px; 
	font-size:0; 
	line-height:0; 
	background:url(../images/icon.png) no-repeat; 
	background-position: -104px -35px;
	text-indent:-999em; 
	overflow:hidden; 	
}
.btn-edit:hover {
	background-position: -104px -53px;
}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* Drop-down button
-------------------------------------------------------------- */
.dropdown {
	height:23px;
	position:relative;
	float:left;
}
.dropdown p {
	display:block;
	float:left;
}
.dropdown .label {
	padding:3px 4px;
	z-index:99999;
	position:relative;
}
.dropdown .text {
	background:url(../images/grey-arrow-down.png) 100% 9px no-repeat;
	padding:3px 13px 3px 0;
	color: #9b0e11; /* will be change */
	margin: 0;
}
.dropdown ul {
	display:none;
	position:absolute;
	top:22px;
	left:0;
	padding:10px 20px;
	z-index:9999;
}
.dropdown:hover ul { display:block; }
.dropdown.hover:hover ul { display:none; }


/* Drop-down at the top of the page
-------------------------------------------------------------- */
.top-dropdown p { height:18px; }
.top-dropdown ul {
	background:#fff;
	border: #757575 solid 1px;
	border-top:#757575 solid 4px;
}
.top-dropdown li {
	color:#9b0e11; /* will be change */ 
	text-transform:capitalize;
	white-space:nowrap;
	line-height:16px;
	text-align: left;
}
.top-dropdown a { color:#757575; text-decoration: none;}
.top-dropdown a:hover { color:#9b0e11; /* will be change */}

/* Language switcher
-------------------------------------------------------------- */
.lang-switcher {
	padding-left:20px;
	background-position:0 7px;
	background-repeat:no-repeat;
	margin-right: 2px;
}
.lang-switcher ul {
	min-width:80px;
}
.lang-switcher li {
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:18px;
}
/* Top Header ================================================================================ */
.top-header-container {border-bottom: #e4e4e4 solid 1px;}
.top-header { max-width:980px; width:90%; margin:0 auto; padding:5px 10px; text-align:right; position:relative; z-index:10; }
.top-header .quick-access {}
.top-header .welcome-msg { margin:0; color:#9b0e11;/* will be change */ text-align:right; float: right; margin-right: 13px; padding-bottom: 3px;}
.top-header .welcome-msg img{max-width:20px;}
.top-header .welcome-msg a { color:#ebbc58; }
.top-header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.top-header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.top-header .form-language select { padding:0; }
.top-header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.top-header .links { float:right; padding-bottom: 3px;}
.top-header .links li { float:left; background:url(../images/top-line.png) 100% 60% no-repeat; padding:0 8px; }
/* Header ================================================================================ */
.header-container {}
.header { max-width:980px; width:90%; margin:0 auto; text-align:right; position:relative;padding: 41px 10px 34px;}
.header .logo { float:left; text-decoration:none !important; }
.header .logo img {max-width: 100%; width: 100%; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .i-header-content {margin:0;}
.header .i-header-content .header-left {}
.header .i-header-content .header-center {}
.header .i-header-content .header-center p {margin: 0 0 6px; text-align: center;}
.header .i-header-content .header-right {float:right;}
.search-col {text-align: left;}
.search-col .static-block-top p
{
	font-size: 18px;
    margin: 0 0 6px;
    text-align: center;
    text-transform: capitalize;
}
.header .form-search {position: relative;
text-align: center;
    width: 302px;
}
.header .form-search label { float:left; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { font-size:11px;float:left; background: #eee; border:none !important; border:solid 1px #e9e9e9; border-right:0; width:68%; line-height: 23px; height: 25px; color:#111; padding-left:8px; padding:0 0 0 14px;}
.header .form-search input.input-text:hover{ border-color:#999; }
.header .form-search input.input-text:focus {
	border-color:#999;
    box-shadow: 0 0 0;
    outline: 0 none;
}
.header .form-search button.button { float:left; }
.header .form-search button.button {
	background: #9b0e11; 
	border:#9b0e11 solid 1px; 
	color:#FFF; 
	padding:0px;
	line-height: 21px;	
	height: 25px;
	font-size:10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
}
.header .form-search button.button:hover {background: #9a9695; border: #878585 solid 1px;}
.header .form-search .search-autocomplete { z-index:999; left:-1px !important; top:29px !important; }
.header .form-search .search-autocomplete ul {	border: #757575 solid 1px; border-top:#757575 solid 4px; background-color:#fff; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .mini-cart .shopping-cart {position: relative; background: url(../images/icon-cart.png) no-repeat center right; padding-right: 20px;}
.header .mini-cart .shopping-cart .price {color:#9b0e11 /* will be change */}
.header .mini-cart .block-content {
    background-color:#FFFFFF;
    text-align: left;
    border: #757575 solid 1px; 
    border-top:#757575 solid 4px; 
    max-width: 245px;
    width: 100%;
    display: none;
    padding: 16px;
    position: absolute;
    right: 10px;
    top: 50px;
    z-index: 3000;
}
.mini-cart-above-products-wrapper {margin-bottom: 10px;}
.header .mini-cart .block-content li.item {margin-bottom: 10px;}
.header .mini-cart .block-content .btn-remove  { float: right;}
.header .mini-cart .block-content .btn-edit  { float: right; margin-right: 5px;}
.header .mini-cart .block-content .button-shopcart {margin-right: 10px;margin-bottom:10px;}
.header .mini-cart .block-content p.empty {margin: 0; text-align: center;}
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
/********** < Navigation */
.nav-container {
	    margin-bottom: -71px;
	    position: relative !important;
	    width: 100%;
	    z-index: 999;
	}
.cms-home .nav-container {margin-bottom: 0;}
.nav-container {
    background:rgb(0,0,0);
	background: transparent\9;
	background:rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b29b0e11,endColorstr=#b29b0e11);
	zoom: 1;
}
.nav-container:nth-child(n) {
	filter: none;
}

.nav-inner {  display: none!important;margin: 0 auto;
    max-height: 73px;
    /* max-width: 1150px; */max-width: 100%;
    padding: 0;
    width: 1285px;}
#nav {padding:0;}
.nav-custom-link {float: right !important;}
.menu-logo {opacity: 0; margin-left: -155px; line-height:72px;}
.menu-logo img {vertical-align: middle; margin: 0 10px;}
.menu-logo a:hover{background-color:none;}
/********** < Head Content */
.content-head {
	background: #9b0e11;
	min-height: 72px;
}
/* Home gallery ================================================================================ */
.home-gallery-container {}
.home-gallery { max-width:980px; width:90%; margin:0 auto; padding:10px; text-align:right; position:relative; }
.home-gallery img {max-width: 100%; width: 100%;}
#home-gallery-custom {
}
#home-gallery-custom li {
	float: left;
	margin-right: 17px;
}
#home-gallery-custom {
	position: relative;
	overflow: hidden;
	max-height: 490px;
}
#home-gallery-custom li, #home-gallery-custom img {	
	display: block;
	float: left;
	max-width: 315px;
	max-height: 490px;
	width: 100%;
	height: 100%;
}
#home-gallery-custom .caroufredsel_wrapper {
	border-bottom: #111 solid 5px;
}
#home-gallery-custom span {
	background-color: #9b0e11;
	color: #fff;
	display: block;
	float: left;
	max-width: 315px;
	max-height: 490px;
	width: 100%;
	height: 100%;
	padding: 140px 0 20px 0;
}
.home-gallery a.prev,.home-gallery a.next {
	background: url(../images/icon.png) no-repeat;
	width: 37px;
	height: 37px;
	display: block;
	position: absolute;
	top: 215px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-moz-transition: all .3s ease; /* Firefox 4 */
	-webkit-transition: all .3s ease; /* Safari and Chrome */
	-o-transition: all .3s ease; /* Opera */
	-webkit-border-radius: 37px;
	-moz-border-radius: 37px;
	border-radius: 37px;		
}
.home-gallery a.prev {
	background-position: -10px -3px; 
}
.home-gallery a.next {
	background-position: -56px -3px;
}
.home-gallery .home-gallery-info {
	padding: 0 20px 20px;
}
.home-gallery .home-gallery-desc {
	color:#e5e5e5;
	min-height: 130px;
	padding-bottom: 10px;
}
.home-gallery h5 {
	font-size: 30px;
  line-height: 1.1;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.home-gallery h5 a {
    color: #FFFFFF;
}
.home-gallery-price {
	float:right;
	padding-right: 20px;
	font-family: 'RobotoRegular',sans-serif;
	font-size: 16px;
	line-height: 29px;
}
#home-gallery-image > div {
	width: 980px;
	padding: 0;
	height: 400px;
	float: left;
	overflow: hidden;
}
#home-gallery-image img {
	border: none;
	display: block;
	margin: 0 25px 30px 0;
	float: left;
}
#home-gallery-image h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 20px 0 20px 0;
}
#home-gallery-image .slide {
	position: relative;
}
#home-gallery-image .slide img {
}
#home-gallery-image .slide-text {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 10px;
	width: 300px;
}
#home-gallery-image-prev, #home-gallery-image-next {
	top: 200px !important;
}
.home-gallery a.prev {background-color:#9A9695; left:-13px;}
.home-gallery a.prev:hover {background-color:#9b0e11;}
.home-gallery a.prev.disabled {background-color:#cccccc;}
.home-gallery a.next { right:-13px;background-color:#9A9695;}
.home-gallery a.next:hover {background-color:#9b0e11;}
.home-gallery a.next.disabled {background-color:#cccccc;}
.home-gallery a.prev.disabled, a.next.disabled { cursor: default; }
.home-gallery a.prev span, a.next span {display: none; }
.home-gallery-button {margin: 10px 0;}
.custom-inner {position: relative;}
.menu-margin {margin-top: 72px;}
.menu-padding {padding-top: 72px;}
/*Camera Slider */
.home-camera-slider {
	height: 496px;
}
.caption-center {
	position: absolute;
	top: 60%;
	left: 30%;
	z-index: 9999;
}
.caption-left {
	position: absolute;
	top: 60%;
	left: 0;
	z-index: 9999;
}
.caption-right {
	position: absolute;
	top: 60%;
	right: 0;
	z-index: 9999;
}
.static-slider {position: relative;}
.static-slider-content {width: 100%; padding-top: 72px;}
.static-slider-inner { margin: 0 auto; max-width: 980px;padding: 20px 0;}
/* Home Content =============================================================================== */
.first-row,.second-row {
	margin-bottom: 10px;
}

.poAbs {
    position: absolute;
}
.home-content-container {}
.home-content { max-width:980px; width:90%; margin:0 auto; padding: 9px 10px 10px; text-align:left; position:relative;}
.home-content h3.title {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin:0;
	margin-bottom: 5px;
}
.secondtitle h3 {color:#9b0e11;}
.thirdtitle {padding-top:10px;}
.thirdtitle h3{font-family:Georgia;Font-size:22px !IMPORTANT;color:#353535;padding-bottom:5px;}
.thirdtitle p{font-size:13px;color:#808080;}
.product-flexslider,.product-flexslider-2,.product-flexslider-3 {
	margin: 6px 0;
}
.second-row .products-grid .product-name {font-size:18px;color:#343131;PADDING-TOP:3PX;}
.second-row .regular-price .price {font-size:25px;}
.nav-wrapper {
	position: relative;
}
.slider-arrows1 .direction-nav li { float:left; }
.slider-arrows1 .direction-nav a {
	display:block;
	width:20px;
	height:20px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-color:#8a8a8a;
	cursor:pointer;
	text-decoration:none;
	text-indent:-999px;
	overflow:hidden;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;	
	
}
.slider-items {
	margin: 0 auto;
}
.slider-width-col5 {max-width: 945px}
.slider-arrows1 .direction-nav a:hover { background-color:#333; }
.slider-arrows1 .direction-nav a.disabled { opacity:0.4; filter:alpha(opacity=50); cursor:default; }
.slider-arrows1 .direction-nav a.disabled:hover { background-color:#9b9b9b;}

.slider-arrows1 .direction-nav .prev {background-position: -107px -118px;margin-right:4px; }
.slider-arrows1 .direction-nav .prev:hover {background-color: #9b0e11}
.slider-arrows1 .direction-nav .prev.disabled:hover {background-color: #ddd}

.slider-arrows1 .direction-nav .next {background-position: -139px -118px;}
.slider-arrows1 .direction-nav .next:hover {background-color: #9b0e11}
.slider-arrows1 .direction-nav .next.disabled:hover {background-color: #9b9b9b}
.slider-arrows1-top-right .direction-nav {
    position: absolute;
    right: 0;
    top: -27px;
}
.home-content .item {
	text-align: center;
}
.products-grid-inner {
	position: relative;
	background-color:#ededed;
	border: #ededed solid 1px;
	padding: 5px;
}
.products-grid-inner img {
	border: #e9e9e9 solid 1px;
}
.products-list-inner {
	position: relative;
	float:left;
	background: url(../images/product-box-bg.png) repeat;
	border: #e9e9e9 solid 1px;
	padding: 5px;
	padding-right: 7px;
}
.products-list-inner img {
	border: #e9e9e9 solid 1px;
}
 .catalog-category-view .products-list .product-name  a{color: #111111;    font-family: 'RobotoRegular',sans-serif;    font-size: 20px; }

.home-content .products-grid .btn-cart {display:none; position: absolute; bottom:-4px; left: 70px;}
.home-content .products-grid .item:hover .ShowTool {
    display: block;
}
.home-content .price-box {
    width: 222px;
}
.home-content .slider-width-col4 li.item {
	margin: 0;
    padding-right: 14px;
}
.defaut-col4 {
	margin: 5px auto !important;
	max-width: 976px;
	width: 100%;
}
.defaut-col4 li.item {
	margin: 5px !important;
	padding: 0 !important;
}
.defaut-col5 {
	margin: 5px auto !important;
}
.defaut-col5 li.item {
	padding: 0 !important;
	margin: 5px 11px !important; 
}
a.wishlist {
	float: left;
	background:#dddddd url(../images/icon.png) no-repeat;
	background-position: -13px -71px;
	display: block;
	width: 27px;
	height: 27px;
	margin-right: 10px;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;			
}
a.wishlist:hover {
	background-color:#9b0e11;
	background-position: -13px -44px;
}
a.wishlist span {
	display:none;
}
a.compare {
	float: left;
	background:#dddddd url(../images/icon.png) no-repeat;
	background-position: -63px -71px;
	display: block;
	width: 27px;
	height: 27px;
	margin-right: 10px;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;	
}
a.compare:hover {
	background-color:#9b0e11;
	background-position: -63px -44px;
}
a.compare span {
	display:none;
}
.cms-index-index .main-container { display: none;}
/* Slider Nav */
a.slider-arrows {
	position: absolute;
	display:block;
	width:30px;
	height:30px;
	background:#ddd url(../images/slider-arrows.png) no-repeat;
	cursor:pointer;
	text-indent:-999px;
	overflow:hidden;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;	
}
a.slider-arrows.disabled { opacity:0.4; filter:alpha(opacity=40); cursor:default; }
a.slider-arrows.disabled:hover {background-color:#ddd;}
a.slider-arrows:hover { background-color:#9b0e11;}
.products-upsell .prev {
    background-position: -10px -10px;
    top:6px;
    right: 31px;
    margin-right: 1px;
}
.products-upsell .prev:hover {background-position:-10px -60px; }
.products-upsell .next { background-position:-60px -10px; top:6px; right: 0;}
.products-upsell .next:hover { background-position:-60px -60px; }
/* Sidebar =============================================================================== */
.block {margin:0 0 10px;}
.block .block-title {padding:5px 0;}
.block-title strong {
	font:normal 20px/20px 'RobotoRegular', Helvetica, sans-serif; 
	min-height:20px; 
	padding:1px 0 1px; 
	color:#111; 
}
.block .block-title {
	background: url(../images/block-arrow-hiden.png) no-repeat right center;
	cursor: pointer;
}
.block .active {
	background: url(../images/block-arrow.png) no-repeat right center;
}
.product-block-right .block .block-title {
	background:none;
	cursor: default;
}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 0; font-size:1em; color:#111; }
.block .block-content {}
.block .block-content li.item { padding:7px 0; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions {border-top: 1px solid #E3E3E3; padding:10px 0; text-align:right; margin-top: 10px;}
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 0; }
.block-compare p{line-height:24px;}
.block li.odd { }
.block li.even {}

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {}
/* Mini Left Categories */
.left-categories {
	background: none repeat scroll 0 0 rgba(228, 228, 228, 0.3);
    border-bottom: medium none;
    padding: 8px 10px;
}
.left-categories .block-title {
	background: none;
	padding: 0;
	text-align: left;
}
.left-categories .block-title span {
	font:30px/30px 'RobotoRegular',sans-serif;
	color: #071111 !important;
	text-transform: uppercase;
	line-height: 1.25;
}
.left-categories ul {
}
.left-categories ul li {
	/*background: url(../images/dot-arrow.png) no-repeat left center;*/
	padding-left: 0px;
	line-height: 18px;
}

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #E9E9E9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account .block-content li a { display:block; border-bottom:1px solid #D9DDE3; padding:5px 0; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#9b0e11; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #D9DDE3; padding:5px 0; color:#9b0e11; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; display: none; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#ddd; padding:3px 9px; border-bottom: 1px solid #E3E3E3; text-transform:uppercase; color:#1f5070; }
.block-layered-nav dt { background:url(../images/filter-icon-hiden.png) right center no-repeat; padding:7px 10px 0 20px; font-weight:bold; cursor: pointer;}
.block-layered-nav dt.active { background:url(../images/filter-icon-show.png) right center no-repeat;}

.block-layered-nav dd { padding:0 30px 12px;}
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#f5f5f5 ;padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:6px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px;border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(../images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related {
	display: block;
}
.block-related .block-title strong {
    padding: 10px 0;
}
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
/* Block: Recently Viewed Products */
.block-viewed .product-img {
	float: left;
	background: url("../images/product-box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E9E9E9;
    padding: 3px;
    width: 59px;
    
}
.block-viewed .product-name {
	margin-left: 75px;
}
.block-viewed .product-img img {
    border: 1px solid #E9E9E9;
}
.block-viewed .price-box {
	margin-left: 75px;
}
.block-viewed .regular-price .price {
    color: #9b0e11;
    font-family: 'RobotoRegular',sans-serif;
    font-size: 15px;
}
/* Block: Poll */
.block-poll .block-subtitle { font-size:12px; }
.block-poll input.radio { float:left; margin:5px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:0 9px; line-height: 25px;}
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content .tags-list a { /*
	
	-webkit-transition: background-color, color 0.2s linear;
	-moz-transition: background-color, color 0.2s linear;
	transition: background-color, color 0.2s linear;*/background-color:#e5e5e5;font-size:11px;color:#aaaaaa;padding:5px 8px;text-transform:capitalize;
}
.block-tags .block-content .tags-list a:hover {color:#fff; 
	background: #9b0e11; }

.block-tags .actions { text-align:left; border: 0; }
.block-tags .actions a { float:none; background:none; color:#999999; text-transform: uppercase;}
.block-tags .actions a:hover {color:#9b0e11; background: none;}
/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong {  }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong {  }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }
/* Facebook Login */
.facebook-button {
	background: #4777A6;
	margin-left: 10px;
}
/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-image-head {
	position: relative;
}
.category-title-head {
	position: absolute;
	top:92px;
	right: 40px;
}
.category-title-head h1,.category-title-head h2,.category-title-head h3,.category-title-head h4 {
	color:#FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0; text-align: center;}
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products { }

/* View Type: Grid */
.products-grid {position:relative; margin:0;}
.products-grid li.item { position: relative; float:left; margin-right: 19px;clear: none;}
.list-col3.products-grid li.item {padding:5px 15px 5px 0;margin: 5px 0;}
.list-col4{ margin: 0 auto;}
.list-col4.products-grid li.item {padding: 5px 5px;margin: 5px 0;}
.list-col4 .item .btn-cart {bottom: 7px !important;}
.products-grid li.last {margin-right:0 !important; }
.products-grid .product-image { display:block;}
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-size:16px; color:#111;margin: 10px 0; text-align: center; width: 234px;}
.products-grid .price-box {float: left; width: 130px;}
.products-grid .availability { line-height:21px; }
.products-grid .actions {}
.products-grid .btn-cart {
    background: none repeat scroll 0 0 #9b0e11;
    color: #FFFFFF;
    display: block;
    font: 11px/24px Arial,sans-serif;
    height: 24px;
    padding: 0 10px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	cursor: pointer;
}
.swap-image {
	position: absolute;
	transition-property:opacity;
	transition-duration:0.6s;
	/* Firefox 4 */
	-moz-transition-property:opacity;
	-moz-transition-duration:0.6s;
	/* Safari and Chrome */
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.6s;
	/* Opera */
	-o-transition-property:opacity;
	-o-transition-duration:0.6s;
	left: 5px;
	top:5px;
	opacity: 0;
	z-index: 1;
}
.swap-image:hover {
	opacity: 1;
}
.products-grid .item .socialToolBar {
		transition-property:bottom;
		transition-duration:0.6s;
		/* Firefox 4 */
		-moz-transition-property:bottom;
		-moz-transition-duration:0.6s;
		/* Safari and Chrome */
		-webkit-transition-property:bottom;
		-webkit-transition-duration:0.6s;
		/* Opera */
		-o-transition-property:bottom;
		-o-transition-duration:0.6s;
    background-color: white;
    top:auto;
    bottom: -15px;
    height: 21px;
    opacity: 0.6;
    padding: 8px 10px;
    position: absolute;
    left: 6px;
    width: 200px;
    display: block;
    opacity: 0;
    z-index: 9;
}
.products-grid .item:hover .socialToolBar {
		top: auto;
    bottom: 5px;
    opacity: 0.6;
}
.products-grid .item .ShowTool {
		transition-property:bottom;
		transition-duration:0.6s;
		/* Firefox 4 */
		-moz-transition-property:bottom;
		-moz-transition-duration:0.6s;
		/* Safari and Chrome */
		-webkit-transition-property:bottom;
		-webkit-transition-duration:0.6s;
		/* Opera */
		-o-transition-property:bottom;
		-o-transition-duration:0.6s;
	position: absolute;
	top: auto;
	display: block;
	opacity: 0;
	bottom: -15px;
	z-index: 9;
}
.products-grid .item:hover .ShowTool {
    opacity: 1;
    bottom: 5px;
}

.homebanner {display:none;border: 1px solid;float: none !important;margin: 10px auto 0;height: 327px !important;max-width:980px!important;width: 100%;}
.slideshow .slides div.slide {width: 100%!important;}
.slideshow .thumbnails {top: 274px!important;}


.home-content .products-grid .item .socialCt {
    position: relative;
}
.home-content .products-grid .item .socialToolBar {
    background-color: white;
    top: 236px;
    left: 7px;
    height: 15px;
    opacity: 0.6;
    padding: 8px 10px;
    position: absolute;
    width: 200px;
    display: none;
}
.home-content .products-grid .item:hover .socialToolBar {
    display: block;
}
.home-content .products-grid .item .ShowTool {
	position: absolute;
	top: 236px;
	display: none;
	height: 27px;
}
.products-grid .btn-cart:hover {
	background: #818181;	
	}
.products-grid .btn-cart:hover {
    background: none repeat scroll 0 0 #818181;
}
 .catalog-category-view  .category-products .button { background-color: #999999 !important;}
 .catalog-category-view  .category-products .button:hover { background-color: #9B0E11 !important;}
.catalog-category-view .category-products .products-grid .btn-cart:hover {
	background: #ca3400 !important;
    background: none repeat scroll 0 0 #ca3400 !important;
}
	
	
.products-grid .btn-cart:active{
	background: #818181;
	}
.products-grid .ratings {
	width: 70px;
}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {padding:0;}
.col1-layout .products-grid {margin:0 auto; }
.infinitus-label {
	position: absolute;
	background: url(../images/icon.png) no-repeat;
	width: 43px;
	height: 43px;
	text-indent: -99999px;
	z-index: 3;
}
.new-top-left {
	background-position: -162px -40px;
}
.new-top-right {
	right: 5px;
	background-position: -208px -40px;
}
.new-bottom-left {
	bottom: 5px;
	background-position: -162px -85px;
	z-index: 99;
}
.new-bottom-right {
	bottom: 5px;
	right: 5px;
	background-position: -208px -85px;
}
.sale-top-left {
	background-position: -250px -40px;
}
.sale-top-right {
	right: 4px;
	background-position: -296px -40px;
}
.sale-bottom-left {
	bottom: 5px;
	background-position: -251px -85px;
	z-index: 99;
}
.sale-bottom-right {
	bottom: 5px;
	right: 5px;
	background-position: -296px -85px;
}
/* View Type: List */
.products-list li.item { border-bottom:1px solid #f0f0f0; padding:20px 0; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image {}
.products-list .product-shop { margin-left:150px; }
.products-list .product-name {font-size:20px; color:#111;margin-top:-4px; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:12px 81px 0 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 10px; line-height:1.35; }
.products-list .desc a.link-learn { color:#111111}
.products-list .desc a.link-learn:hover { color:#CA3400}
.products-list .act-box {
	background: #f4f4f4;
	border: #e4e4e4 solid 1px;
	padding: 0 5px;
	min-width: 235px;
	min-height:40px;
	float:left;
}
.act-box{margin-bottom:10px;}
.act-box .button{margin-top:8px;}
.products-list .btn-cart {
    background: none repeat scroll 0 0 #9b0e11;
    color: #FFFFFF;
    display: block;
    font: 11px/24px Arial,sans-serif;
    height: 24px;
    padding: 0 10px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	cursor: pointer;
}
.products-list .btn-cart:hover {
	background: none repeat scroll 0 0 #9a9695;
}
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */
#addedoverlay { left:0; top:0; width: 100%; height: 100%; position:fixed; z-index:295; background: black; 
  opacity: .75;  filter: alpha(opacity=75);   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}
#added { position: fixed; width: 348px; background-color: #fff; min-height:50px; background-repeat: no-repeat; background-position: center center; border:1px solid #acacac; border-top:none; z-index: 305; margin: 65px 0 0 100px; }
#added .added-content { text-align: center; padding: 15px; min-height:50px; border: #757575 solid 1px; border-top:#757575 solid 4px; }
#added img { margin:0 8px 13px 0; border:1px solid #efefef; width:60px; height:60px; }
#added a { padding: 6px 14px; margin: 0 0 0 7px; color:white; }
#added a:hover { text-decoration: underline; }
#added #hidewindow { background: #818181; margin:0; }
#added #hidewindow:hover { background: #818181; margin:0; text-decoration: underline; }
.product-view #added { margin: 20px 0 0 328px; }

/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

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

.price-box { margin:5px 0; }
.price-box .price {color:#9b0e11; font-size: 14px;}

/* Regular price */
.regular-price { color:#9b0e11; }
.regular-price .price {font-family: 'RobotoRegular',sans-serif; font-size:20px; color:#9b0e11; }
.catalog-category-view .regular-price .price {font-family:Arial; font-size:16px; color:#ca3400;font-weight:bold; }
.block .regular-price,
.block .regular-price .price { color:#111; }

/* Old price */
.old-price { font: 11px/140% Arial,Helvetica,sans-serif;color:#999;margin:-10px 0 0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price {color:#999 !important;font: 11px/140% Arial,Helvetica,sans-serif;  }

/* Special price */
.special-price { margin:0; padding:3px 0;color:#111111; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price {
	color: #CA3400 !important; 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
}

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

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#999;;}
.minimal-price-link .price { font-weight:normal; color:#9b0e11; }

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

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

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

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; 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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

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

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

/* Add to Links */
.add-to-links { margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; line-height: 31px;}
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {width:100%}
.prd_detail_left{ float: left;
    width: 50%;
}

.prd_detail_right {
    float: right;
    width: 50%;
}

.rightbot
{
	
	float:right;
	width: 50%;
	margin-top:15px;
}

.qty-container { 
    padding: 4px 0;
	display: table;
}
.qty-container > label {        
	  float: left;
    line-height: 25px;
    padding: 0 15px 0 0;
    width: 124px;
	text-transform:uppercase;
}
.qty-container > select {
    vertical-align:middle;
	display:table-cell;
	width: 185px;
}
.styledis
{
    float: left;
}

.social_icon_bg {
    margin-top: 10px;
}
.fingsize,.fingsizes {
    float:left;
}
.fingsizes {
    margin:0 5px 0 0; 
}
.fingsize .qty1 , .fingsizes .qty2
{	
	float:left;
    padding: 0 10px 0 0;
	width: 50px;
}
.fingsize select , .fingsizes select
{	
    display: table-cell;
    margin-right: 10px;
    vertical-align: middle;
    width: 75px;
}
.re-price th,.re-price td
{
		 padding: 0 20px 0 0;
}
.diapro h3
{
	font-size: 13px;
    margin-top: 10px;
    text-transform: uppercase;
}
.infobottom
{
	margin-top:15px;
}
.product-essential {}
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral {padding:25px 0; }
.product-collateral .box-collateral { margin:0 0 25px; }
.limiter {float: right;}
/* Product Tabs */
.product-tabs { margin-bottom:15px; border-bottom:1px solid #e3e3e3; padding-bottom: 2px;}
.product-tabs li { float:left; font-size:1.1em; line-height:1em; margin-right: 10px;}
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { background-color:#9a9695; display:block; padding:9px 15px; color:#fff !important; }
.product-tabs a:hover { background-color:#9b0e11; text-decoration:none; color:#fff !important; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#9b0e11; color:#fff; }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }

/* Product Images */
.product-view .product-img-box {position: relative; float:left; /*width:32.144%;*/ margin-right: 20px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; border: #f5f5f5 solid 1px;}
.product-view .product-img-box .product-image img {margin:0 auto;}
.product-view .product-img-box .product-image-zoom { position:relative; width:326px; height:370px; overflow:hidden; z-index:9; border: #e3e3e3 solid 1px;}}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; border: #e3e3e3 solid 1px;}
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views {margin: 0 auto; max-width: 313px;}
.product-view .product-img-box .more-views ul {margin: 0 auto;}
.product-view .product-img-box .more-views li { float:left; margin:5px 0; }
.product-view .product-img-box .more-views li a { float:left; border: #e3e3e3 solid 1px; overflow:hidden; max-width: 65px; margin: 0 5px;}
.more-views-col4 {max-width: 313px;}
.more-views-col3 {max-width: 231px;}
.product-view .product-image {position: relative;} 
.product-view .product-image .zoom-image {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/icon.png) no-repeat;
	background-position: -104px -93px;
	width: 20px;
	height: 20px;
	margin: 5px;
	padding-left: 23px;
	text-indent: -999px;
	text-transform: uppercase;
	z-index: 999;
}
.more-view-title {font-size: 14px; font-weight: bold; margin: 5px 0;}
.more-views {position: relative;	}
/* -------------------------------------------------------------- */
.itemslider-thumbnails .direction-nav {
	position: absolute;
	top:-28px;
	right: 0;
}
.itemslider-thumbnails .direction-nav a {
	display:block;
	width:20px;
	height:20px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-color:#8a8a8a;
	cursor:pointer;
	text-decoration:none;
	text-indent:-999px;
	overflow:hidden;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;	
	border: 0!important;
	margin: 0 !important;
	
}
.slider-items {
	margin: 0 auto;
}
.slider-width-col5 {max-width: 945px}
.itemslider-thumbnails .direction-nav a:hover { background-color:#333; }
.itemslider-thumbnails .direction-nav a.disabled { opacity:0.4; filter:alpha(opacity=40); cursor:default; }
.itemslider-thumbnails .direction-nav a.disabled:hover { background-color:#9b9b9b;}

.itemslider-thumbnails .direction-nav .prev {background-position: -107px -118px; margin-right: 2px !important;}
.itemslider-thumbnails .direction-nav .prev:hover {background-color: #9b0e11}
.itemslider-thumbnails .direction-nav .prev.disabled:hover {background-color: #ddd}

.itemslider-thumbnails .direction-nav .next {background-position: -139px -118px;}
.itemslider-thumbnails .direction-nav .next:hover {background-color: #9b0e11}
.itemslider-thumbnails .direction-nav .next.disabled:hover {background-color: #9b9b9b}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
.product-image-popup .button {
	height: 20px;
}
/* Product Videos */
.video-views ul li {
	float: left; 
	margin-left: 10px;
	margin-bottom: 10px;
}
/* Product Shop */
.product-view .product-shop { float:right; /*width:330px;*/ margin-right: 20px;}
.col1-layout .product-view .product-shop { float:left; /*width:40.082%;*/ position:relative; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 10px; }
.product-view .product-shop .product-name h1 {margin:0; font-size: 30px; font-weight: normal; line-height: 1.15em;}
.product-view .product-shop .availability {}
.product-view .product-shop .in-stock span {
	padding: 5px;
	color: #999;font-size:12px;
}
.product-view .product-shop .out-of-stock span {
	padding: 5px;
	color: #999;font-size:12px;
}
.innercartbox{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:20px 0 10px;margin-top:15px;}
.innercartbox .product-left-side{float:left;width:60%;}
.innercartbox .product-right-side{margin-top:-6px;}
.product-view .product-shop .short-description { margin:10px 0;}
.product-right-side .button { background: none repeat scroll 0 0 #818181;}

.product-right-side .button:hover{ background: none repeat scroll 0 0 #9B0E11;}
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .regular-price .price {color:#ca3400;font-size:30px; }
.product-view .product-shop .add-to-links { margin:10px 0 0 0; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a {text-transform: uppercase; padding: 0 5px; border-right: #818181 solid 1px;}
.product-view .product-shop .add-to-links a.link-wishlist {
	padding-left: 0;
}
.product-view .product-shop .add-to-links a.link-compare {

}
.product-view .product-shop .add-to-links a.email-to-friend {
	border: 0;
}
/* Product Block Right */
.product-view .product-block-right {
	float: right;
	width: 23.6%;
}
/* Product Options */
.product-options {/* padding:10px 0 20px;  */position:relative;}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 0 10px;}
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom {}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-box .price {
	line-height: 31px;
}
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:left; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell {
	position: relative;
	max-width: 980px;
}
.box-up-sell h2 {
    font: 20px/20px 'RobotoRegular',Helvetica,sans-serif;
    min-height: 20px;
    padding: 10px 0;
    width: 80%;
 }
 .product-view .box-up-sell .caroufredsel_wrapper {
 	max-width: 970px;
}
.products-upsell li.item {
	float: left;
	display: inline;
    padding:0 12px;
    margin: 0;
}
.products-upsell li.item a.product-image {
	border: 1px solid #E9E9E9;
}
.products-upsell li.item img {
	border: 0;
}
.products-upsell .products-grid {
	width: auto;
}
.products-upsell .product-name {
	width: 174px;
}
.products-upsell .products-grid .price-box {
    text-align: center;
    width: 174px;
}
/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold;color:#111;margin: 0 0 5px 0;}
.product-view .box-tags .form-add .input-box { float:left; width:305px;}
.product-view .box-tags .form-add .input-box input {
	padding: 7px 3px;
}
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#343131; }
.catalog-category-view .product-name a { color:#818181;font-size: 15px;font-family: 'RobotoRegular',sans-serif;line-height:17px; }
.product-name a:hover { color:#9b0e11; }
.catalog-category-view  .product-name a:hover { color:#ca3400; }
/* Product Tags */
.tags-list { display:block; font-size:13px;}
.tags-list li { display:inline !important; margin:0 3px 0 0;  }
.tags-list li a {line-height: 30px;}

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }
#empty_cart_button {
	background: url(../images/icon-clear.png) no-repeat left center;
	color: #444;
	padding-left: 28px;
}
#empty_cart_button:hover {
	color: #9b0e11;
}
.btn-update {
	background: url(../images/icon-update.png) no-repeat left center !important;
	color: #444;
	padding-left: 28px;	
}
.btn-update:hover {
	color: #9b0e11;
}
.btn-continue {
	background: url(../images/icon-back.png) no-repeat left center !important;
	color: #444;
	padding-left: 28px;	
}
.btn-continue:hover {
	color: #9b0e11;
}
#shopping-cart-table .product-image img{
	border: 1px solid #E9E9E9;
}
.cart-accordion {
  margin-bottom: 20px;
}
.cart-accordion-group {
  margin-bottom: 8px;
}
.cart-accordion-heading {
  border-bottom: 0;
}
.cart-accordion-heading .cart-accordion-toggle {
  background: #e7e7e7;
  font-size: 20px;
  line-height: 40px;
  display: block;
  padding: 0 10px;
}
.cart-accordion-heading a:hover{color: #818181}
.cart-accordion-inner {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
}
.collapse {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .cart-collaterals .checkout-types li .btn-proceed-checkout {padding: 10px; height: 40px;}
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
.cart .cart-collaterals .box-up-sell {margin-top: 20px;}
/* Shopping Cart Table */
.cart-table th { padding:10px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name {font-family: Arial,Helvetica,sans-serif; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.shipping-form {
	margin: 0 10px;
}
.shipping-form ul li {
	float: left;
	width: 29%;
}
.shipping-form ul li.li-button {
	float: right;
	width: 12%;
	margin-top: 17px;
}
.shipping-form button {font-size: 14px; float: right;}
.cart .discount,
.cart .shipping {}
.cart .discount h2,
.cart .shipping h2 {
font: 20px/20px 'RobotoRegular',Helvetica,sans-serif;
    min-height: 20px;
    padding: 10px 0;}
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; font-size: 14px;}

.cart .discount h2 {}
.cart .discount label {}
.cart .discount .input-box {float: left;width: 30%; margin:8px 0 0;}
.cart .discount input.input-text { width:100%; }
.cart .discount .buttons-set {float: left;width: 30%; clear: none;margin-left: 10px; margin-top: 8px;}
.cart .shipping h2 {}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }
.cart .shipping input.input-text, .cart .shipping select {width: 100%;}
/* Shopping Cart Totals */
.cart .totals {background:#F5F5F5; border: 1px solid #E9E9E9; width: 100%; margin-bottom: 20px;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:0 10px; text-align:left; float: left; }
.cart .totals .checkout-types li { clear:both; margin:10px 0;}
.cart .totals .checkout-types li .button {float: left; font-size: 14px;}
/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements { padding:0 60px 20px; }
.checkout-agreements li { margin:0 0 20px; }
.checkout-agreements .agree { margin-top: 5px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; }
.opc .checkout-agreements { padding:20px 40px; }

.checkout-agreements .agreement-content { max-height:250px; overflow:auto; padding-right:30px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
/* For more styles see Multiple Addresses Checkout */
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */


/* Other */
.block-progress .block-title { background:none; border:0; padding:10px 0;}
.block-progress .block-title strong { font-family:inherit; text-transform:none; font-weight:normal; }
.block-progress .block-content { background:none; padding:0; margin-top:10px; border:none; }
.block-progress dt {
	background:url(../images/checkout-progress.png) 0 5px no-repeat;
	line-height:18px;
	margin:0 0 5px;
	padding:6px 0 6px 30px;
	font-weight:bold;
}
.block-progress dd {
	line-height:15px;
	border-top:0 none;
    margin:0 0 6px;
    padding:8px 10px;
}
.block-progress dt.complete { background:url(../images/checkout-progress-done.png) 0 5px no-repeat; }
.block-progress dt.complete .separator {}
.block-progress dt.complete a { font-weight:normal; }
.block-progress dd.complete {}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc .section { margin:0 0 10px; padding:0; }

.opc .step-title { border-bottom: 1px solid #e5e5e5; padding:10px; text-align:right;  }
.opc .step-title .number { float:left; background:#e5e5e5;font-size:2em; line-height: 40px; padding: 0 14px; margin-right: 10px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.opc .step-title h2 { float:left; margin:8px 0 0; font-size:1.3333em; line-height:1.6em; }
.opc .step-title a { display:none; float:right; margin-top:6px; }

.opc .section.allow { cursor:pointer; }
.opc .section.allow.active { cursor:auto; }
.opc .allow .step-title { border-bottom: 1px solid #e5e5e5; }
.opc .allow .step-title:hover { border-bottom: 1px solid #e5e5e5; }
.opc .allow .step-title h2 {}
.opc .allow .step-title a { display:block; }

.opc .active .step-title {   border-bottom: 1px solid #e5e5e5;overflow: hidden; display:none;}
.opc .active .step-title .number { color:#fff; background-color:#333; }
.opc .active .step-title h2 {}
.opc .active .step-title a { display:none; }

.opc .step { padding:10px 20px; margin-top:10px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .col-1 {}
#opc-login .col-2 {}
#opc-login h3 { margin-top:10px; }
#opc-login h3 {
	background:none;
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0px 0px 7px 0px;
    border-bottom: 1px solid #DDDDDD;
}
#opc-login h4 { font-family: Arial, sans-serif; font-size:1em; font-weight:bold; margin:0; }
#opc-login .form-list { margin:15px 0 15px; }
#opc-login .form-list li { margin:0 0 3px;}
#opc-login .buttons-set { padding:0; border:0;}

.opc .gift-messages-form { border:1px solid #e5e5e5; border-width:1px 0;}
.opc .gift-messages-form .inner-box { overflow:visible; }

#opc-review .step { padding:0; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { border:0; padding:15px 0; }
#opc-review .buttons-set p { margin:0; line-height:28px; }
#opc-review .buttons-set .please-wait { height:28px; line-height:28px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }


/* Common styles for: Multiple Addresses Checkout and Generic Info Set
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.multiple-checkout h2,
.info-set h2 { font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4,
.info-set h3,
.info-set h4 { font-size:15px; font-weight:bold; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a,
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-size:12px; font-weight:normal; }

.multiple-checkout .data-table .product-name,
.info-set .data-table .product-name { font-size:13px; margin:0 0 5px; }
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend { font-weight:normal; }
.multiple-checkout .col2-set h3.legend,
.info-set h3.legend { color:#ce001a; margin:0 0 10px; }
.multiple-checkout .col2-set .divider,
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box,
.info-set .box { margin:0 0 15px; }



/* Multiple Addresses Checkout
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.checkout-progress { padding:0 110px; margin:-11px 0 25px; }
.checkout-progress li { float:left; width:19%; margin:0 1px 0 0; padding-top:5px; border-top:10px solid #d5d5d5; text-align:center; color:#bbb; }
.checkout-progress li.active { border-top-color:#ce001a; color:#ce001a; }

.multiple-checkout .page-title { border-bottom:1px solid #e5e5e5; padding-bottom:5px; }
.multiple-checkout .buttons-set { border-top:1px solid #e5e5e5; margin-top:40px; padding-top:15px; }

/* Styles similar to cart-table */
.multiple-checkout .data-table thead tr { border-bottom:1px solid #bbb; }
.multiple-checkout .data-table thead th { padding:10px; font-weight:normal; }

.multiple-checkout .gift-messages { margin:15px 0 0; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }

.multiple-checkout .col2-set .col-1 { width:32%; }
.multiple-checkout p.actions { margin-bottom:10px; }

.multiple-checkout .place-order .please-wait { margin-top:10px; }
.multiple-checkout .place-order .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:20px; }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }

/* Step 2 */
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #e5e5e5; padding:15px; margin-bottom:0; position:relative; }
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:345px; padding:14px 21px; background:#faf7ee url(../images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:normal; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase;}
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x; }
.account-login .buttons-set button.button {margin-left: 0;}
.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin: 0 20px 20px; }

/* General Box */
.box-account {padding:15px; margin: 0 0 20px; }
.box-account .box-head {
    background: none repeat scroll 0 0 #FAFBFC;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 15px 20px;	

}
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px;}

.dashboard .box .box-title {padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3 {
	float: left;
	font-size: 1.25em;
	font-weight:normal; margin:0;
	text-transform: uppercase;
}
.dashboard .box .box-title h4 { float:left; font-size:1.1em; font-weight:normal; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 {}
.dashboard .box-info h4 { font-size:1.1em; font-weight:normal; text-transform:none; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 {}
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item {border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date {padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* 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; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer Info ================================================================================ */
.footer-info-container {border-top:1px solid #d7d7d7;}
.footer-info { max-width:980px;  margin:0 auto; padding:0 10px;}
.footer-info .box-border-1.border-top {
	border-top: none !important;
	padding-left:6%;
}
.footer-info .newsletter-box { margin-right: 27px; margin-bottom: 10px;}
.footer-info .newsletter-box  .form-subscribe{ padding-top:4px;}
.footer-info .newsletter-box .form-subscribe-header, .footer-info .newsletter-box .input-box{
	float: left;
}
.footer-info .newsletter-box .form-subscribe-header {
	background: url(../images/newsletter-icon.png) left center no-repeat;
	font: 18px/25px 'RobotoRegular',sans-serif;
	color: #343131;
	padding-left: 50px;
	margin-right: 10px;
	letter-spacing:-0.5px;
}
.footer-info .newsletter-box .input-box {}
.footer-info .newsletter-box .input-box .input-text {
	float: left;
	background: #fbfcfa;
	border: #ededed solid 1px;
	color: #b7b7b7;
	border-right:0;
	padding: 0 0 0 8px;
	width: 147px;
	height: 23px;
	line-height: 23px;
}
.footer-info .newsletter-box .input-box .input-text:hover{ border-color:#999; }
.footer-info .newsletter-box .input-box .input-text:focus {
	border-color:#999;
    box-shadow: 0 0 0;
    outline: 0 none;
}
.footer-info .newsletter-box .input-box button.button {
	float: right;
	background: #9b0e11; 
	border:#9b0e11 solid 1px; 
	color:#FFF; 
	padding:0 4px;
	line-height: 21px;	
	height: 25px;
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
}
.footer-info .newsletter-box .input-box button.button:hover {background: #9a9695; border: #878585 solid 1px;}
.footer-info .newsletter-box, .footer-info .call-info-box, .footer-info .shipping-info-box {
	float: left;
}
.footer-info .newsletter-box .input-box {
	position: relative;
}
#advice-validate-email-newsletter {
	position: absolute;
	max-width: 215px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #D7D7D7;
}
.footer-info .call-info-box {
	width: 170px;
	margin-right: 27px;
	margin-bottom: 10px;
}
.footer-info .shipping-info-box {
	width: 200px;
}
.call-info-icon {
	background: url(../images/icon.png) no-repeat -57px -279px;
	float: left;
	width: 34px;
	height: 34px;
}
.call-info-content {
	margin-left: 50px;color:#343131;
}
.shipping-info-icon {
	background: url(../images/icon.png) no-repeat -100px -279px;
	float: left;
	width: 39px;
	height: 34px;
}
.shipping-info-content {
	font-family: 'Conv_Questrial-Regular',Sans-Serif;
	color: #111;
	text-align: left;
	margin-left: 56px;
	font-size:18px;
	letter-spacing:-1px;
	color: #343131;
	font-style:italic;
}
.shipping-info-content span {
	color: #343131;
	font-size: 14px;
	font-family: 'Conv_Questrial-Regular',Sans-Serif;letter-spacing:-1px;font-style:italic;
}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {background: #2c2c28;}
.footer-aditional { max-width:980px; width:90%; margin:0 auto; padding:0 10px;}
.footer-container a {color:#808080;}
.footer-container a:hover {color:#fff;}
.aditional-left {
	float: left;
}
.bottom-menu-column {
	text-align: left;
}
.bottom-menu-column h4 {
	font-size: 16px;
	color:#a3a3a3;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.bottom-menu {
	margin-left: 10px;
}
.bottom-menu li {
	float:none;
	margin:0 0 0 5px;
	list-style: disc;
	line-height: 25px;
}
.aditional-right {
	float: right;
}
.shippingpolicy {
	margin-bottom: 10px;
}
.social-links {
	margin-bottom: 20px;
}
.social-links h4 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 15px;
}
.social-links ul {
	float: right;
}
.social-links ul li {
	float: left;
	padding-right: 12px;
}
.social-links ul li.last {
	padding-right: 0;
}
.social-links ul li a {
    background: url("../images/icon.png") no-repeat;
    display: block;
    height: 40px;
    width: 40px;
}
.social-links ul li a span {
	display: none;
}
.social-links ul li a.facebook {
	background-position: -11px -232px; 
}
.social-links ul li a.twitter {
	background-position: -63px -232px; 
}
.social-links ul li a.youtube {
	background-position: -115px -232px; 
}
.social-links ul li a.rss {
	background-position: -167px -232px; 
}
.social-links ul li a {
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}
.social-links ul li a:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.payment-methods h4 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 15px;
}
.connect-payment {
	background: url("../images/icon.png") no-repeat -11px -187px;
	width: 283px;
	height: 32px;
}
.copyright-footer {
	background: #1f1f1f;
}
.footer { max-width:980px; width:90%; margin:0 auto; padding:13px 10px;}
.footer a {color: #818181;}
.footer a:hover {color: #fff;}

.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer-left {
	float: left;
}
.footer-right {
	float: right;
}
.footer address { margin:0; color: #DDDDDD;}
.footer address a {text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url("../images/top-line.png") no-repeat 100% 60%; padding: 0 8px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* Static Block  ============================================================================ */
.block-cart-below-total {
	margin-bottom: 20px;
}
.block-cart-bottom {
	margin: 20px 0;
}
/* ======================================================================================= */
/* Loading ---*/
#infscr-loading {
  position: fixed;
  text-align: center;
  top: 100%;
  width: 126px;
  height: 126px;
  left: 50%;
  margin-top: -546px;
  margin-left: -63px;
  background: #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 200%;
  color: #fff;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: 999;
}

#infscr-loading em {
  margin-top: 20px;
  display: block;
}

#infscr-loading img {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* Go Top */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	right:50px;
	overflow:hidden;
	width:50px;
	height:50px;
	border:none;
	text-indent:-9999px;
	background:#9b0e11 url(../images/icon.png) no-repeat;
	background-position:  0 -106px;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;		
}

#toTop:hover {
	background:#dddddd url(../images/icon.png) no-repeat;
	background-position:  -50px -106px;
	width:50px;
	height:50px;
	display:block;
	overflow:hidden;
	float:left;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;		
}

#toTop:active, #toTop:focus {
	outline:none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;		
}
.main-container .main .col-main .account-login .page-title {
	margin: 0 0 15px;
    padding: 0;
}

.main-container .main .col-main .account-login .page-title h1 {
	font-size: 2em;
    font-weight: normal;
    line-height: 1.25em;	
}
#login-form .col-1, #login-form .col-2 {
    border: 1px solid #E5E5E5;
}
#login-form .col2-set .new-users .content {
    background: none;
    border: none;	
    margin: 0;
    padding: 0 20px;

}

#login-form .col2-set .new-users .content h2 {
	background: none;
    border-bottom: 1px solid #E5E5E5;
    font-size: 110%;
    margin: 0 -20px;
    padding: 8px 0;
    text-indent: 20px;
	
}

#login-form .col2-set .new-users .content p {
    font-size: 12px;
    margin: 10px 0;
}

#login-form .col2-set .new-users .buttons-set {
	float:left;
    background: none;
    border: none;
    margin:0;
    padding: 0 20px 20px;
}


#login-form .col2-set .registered-users .content {
    background: none;
    border: none;	
    padding: 0 20px;
}

#login-form .col2-set .registered-users .content h2 {
	background: none;
    border-bottom: 1px solid #E5E5E5;
    font-size: 110%;
    margin: 0 -20px;
    padding: 8px 0;
    text-indent: 20px;
	
}
#login-form .col2-set .registered-users .content p {padding: 10px 0;}
#login-form .col2-set .registered-users .buttons-set {
    background: none;
    border: none;
    margin:0;
    padding: 0 20px 20px;
}

#login-form .col2-set .registered-users .buttons-set .f-left {
    float: right !important;
}

#login-form .col2-set .registered-users .buttons-set #send2 {
    float: left !important;
}

#login-form .col2-set .content {
	min-height: 235px !important;
}

/*  End Login  */

.account-create .page-title {
    margin: 0 0 15px;
    padding: 0;
}

.account-create .page-title h1 {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.25em;
}


/*  End Create an Account  */

.col-main .page-title h1 {
	font-size: 2em;
    font-weight: normal;
    line-height: 1.25em;
    font-weight: normal;
}



/*  End Contact Us  */

.my-account .dashboard .box-account {
   border: 1px solid #E5E5E5;
    margin-bottom: 10px;
}

.my-account .dashboard .box-account ,.box-info{
  border: 1px solid #E5E5E5;
    margin-bottom: 10px;
    padding:0;
}

.my-account .dashboard .box-account .box-head h2 , .box-info .box-head h2 {
    font-size: 110%;
    font-weight: normal;
    text-transform: uppercase;
    background: none;
    padding-left: 0px;
}

.my-account .dashboard .box-account .col2-set .box-title ,.box-info .col2-set .box-title {
	background:none;
	border-bottom: 1px solid #E5E5E5;
    margin: 0 0 8px;
    padding: 0 0 2px;
    text-align: right;
}

/*  End My Dashboard  */


/*  End Catalog Advanced Search */

.cart .title-buttons button.btn-checkout {
	margin: 0;
	padding: 0;
}

.cart .title-buttons button.btn-checkout span {
    background: none;
    border: 0 none;
    color: #FFFFFF;
    line-height: 30px;
    margin: 0;
    padding: 3px;
}


.cart .shopping-cart-table .cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {
    background: none;
    border: none;
}


.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {
	background: none;
    border: none;
}


.cart .discount button span, .cart .shipping button span {
	background: none;
    border: none;
}

.totals .checkout-types button.btn-checkout span {
    background:none;
    border:none;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
.form-alt li {
	margin-bottom: 10px;
}    

/*  End Shopping Cart */

/* Clears ================================================================================ */
.clearer:after,
.top-header-container:after,
.top-header:after,
.header-container:after,
.header-container .top-container:after,
.header .i-header-content .header-left:after,
.header:after,
.header .i-top-links:after,
.header .i-header-content:after,
.header .form-search:after,
.header .mini-cart .block-content li.item:after,
#nav:after,
#wide-menu #nav .header-nav-dropdown-wrapper:after,
#menuInnner:after,
.content-head:after,
.home-gallery-button:after,
.home-camera-slider:after,
.home-content-container:after,
.home-gallery:after,
.rb-grid:after,
.accordion:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.slider-width:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list-inner:after,
.products-list li.item:after,
.product-tabs:after,
.added-content:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.iosSliderButtons:after,
.shipping-form ul:after,
.discount-form:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-list .product-sho:after,
.products-list .act-box:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.pading-top-bottom-20:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.cart .totals:after,
.cart .totals .checkout-types li:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.footer-info:after,
.footer-aditional:after,
.social-links:after,
.bottom-menu-column:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.form-alt li:after,
.bigstore-static-block-box:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
.box-border-1.border-top {
	border-top: 1px solid #878787;
}
.box-border-3.border-top {
}
.pading-top-bottom-10 {
	padding: 10px 0;
}
.pading-top-bottom-20 {
	padding: 18px 0 20px;
}
a.btn-cart {line-height: 27px !important;} 
.guest-select {width:305px !important;}
.demo-block-place {
	border: 2px dashed #E5E5E5;
    color: #999999;
    padding: 5px;
}

.bigstore-static-block-box {
    background-color: #F2F2F2;
    border-radius: 6px 6px 6px 6px;
    display: block;
    padding: 20px;
    margin: 10px 0;
    text-align: center;
}
.bigstore-static-block-box p {font-size: 18px;}
.bigstore-static-block-box .focus {
	color: #9B0E11;
	text-transform: uppercase;
}
.bigstore-static-block-box .button {float: none;}
.static-slider-content h1.centered {
    margin: 0 auto;
    max-width: 980px;
    text-align: center;
    color:#FFF;
    font-size: 32px;
    line-height: 1.5em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
}
.block-contact-top {margin: 10px 0; }
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.ch-thumb {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5);
	
	-webkit-transform-origin: 95% 40%;
	-moz-transform-origin: 95% 40%;
	-o-transform-origin: 95% 40%;
	-ms-transform-origin: 95% 40%;
	transform-origin: 95% 40%;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.ch-thumb:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 50%;
	top: 40%;
	left: 95%;
	margin: -4px 0 0 -4px;
	background: rgb(14,14,14);
	background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(125,126,125,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	box-shadow: 0 0 1px rgba(255,255,255,0.9);
}

.ch-img-1 { 
	z-index: 12;
}

.ch-img-2 { 
	z-index: 11;
}

.ch-img-3 { 
	z-index: 10;
}

.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	background: #9B0E11;
	box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 60px;
	padding: 22px 0 0 0;
	height: 85px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #333;
	width: 80px;
	height: 54px;
	background: rgba(255,255,255,0.3);
	border-radius: 50%;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 24px;
	margin: 7px auto 0;
	font-family: 'Open Sans', Arial, sans-serif;
	opacity: 0;
	
	-webkit-transition: 
		-webkit-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	-moz-transition: 
		-moz-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	-o-transition: 
		-o-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	-ms-transition: 
		-ms-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	transition: 
		transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
		
	-webkit-transform: translateX(60px) rotate(90deg);
	-moz-transform: translateX(60px) rotate(90deg);
	-o-transform: translateX(60px) rotate(90deg);
	-ms-transform: translateX(60px) rotate(90deg);
	transform: translateX(60px) rotate(90deg);
		
	-webkit-backface-visibility: hidden;
}

.ch-info p a:hover {
	background: rgba(255,255,255,0.5);
}
.ch-item:hover .ch-thumb {
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5), 0 1px 3px rgba(0,0,0,0.2);
	-webkit-transform: rotate(-110deg);
	-moz-transform: rotate(-110deg);
	-o-transform: rotate(-110deg);
	-ms-transform: rotate(-110deg);
	transform: rotate(-110deg);
}
.ch-item:hover .ch-info p a{
	opacity: 1;
	-webkit-transform: translateX(0px) rotate(0deg);
	-moz-transform: translateX(0px) rotate(0deg);
	-o-transform: translateX(0px) rotate(0deg);
	-ms-transform: translateX(0px) rotate(0deg);
	transform: translateX(0px) rotate(0deg);
}
ul#accordion-slider{
 margin: 0;
 padding: 0;
 list-style: none;
 position: relative;
}
ul#accordion-slider li{
 display: block;
 overflow: hidden;
 padding: 0;
 float: left;
 width: 230px;
 height: 300px;
}
.fnt_clr,.commentd,.contactmsg{font-size:12px;color:#666;}
.leftbox .contactmsg{padding-bottom:20px;}
p.required { font-size:12px; text-align:left; color:#666;float:left;width:150px;font-style:italic; }
.map-title{font-size:14px; text-align:left; color:#000;font-weight:bold;padding-bottom:10px;}
#rdo{ margin-left: 18px;margin-top: -1px;}
.commentd{padding-top:4px;font-weight:bold;padding-bottom:16px;}
.contactusnew{min-height:900px;}
.fnt_clr{font-weight:normal;}
.map{padding:14px 0;}
.category-contacts .zip input.input-text {width:100px;color:#c7c7c7;padding:7px 3px;}
.contacts-contacts-index .zip input.input-text {width:100px;color:#666;padding:7px 3px;}
.zip_btn{float:left;margin-top:-5px;}
.zip{float:left;width:114px;padding-bottom:25px;padding-left:14px;}
.leftbox .buttons-set  {padding:7px 0;width:97%;margin:0px;border:none;}
.leftbox{float:left;width:48%;background:#f4f4f4;border:1px solid #e4e4e4;}
.leftbox .block-newcontact{padding:13px 18px;}
.leftbox .block .block-title {background:none;FONT-SIZE:24px;color:#071111; text-transform: UPPERCASE;padding-top:5px;line-height:24px;font-family: 'RobotoRegular',sans-serif;padding-bottom:16px;cursor:auto;}
.leftbox  .button { padding: 1px 30px;height:auto;background-color:#9a9695;margin-top:33px;}

.leftbox  .button:hover{background-color:#9B0E11;}
.rightbox  .button:hover{background-color:#9B0E11;}

.rightbox .block-newcontact{padding:12px 29px;}
.rightbox{float:right;width:48%;background:#f4f4f4;border:1px solid #e4e4e4;}
.rightbox .block .block-title {background:none;FONT-SIZE:24px;color:#071111; text-transform: UPPERCASE;padding-top:5px;line-height:24px;font-family: 'RobotoRegular',sans-serif;padding-bottom:20px;cursor:auto;}
.rightbox .buttons-set  {margin:0px;border:none;}
.rightbox  .button { padding: 1px 12px;height:auto;background-color:#9a9695;}

iframe {width: 100% !important;}
.category-contacts .page-title h1{display:none;}
.contacttop{float:left;padding-bottom:60px;}
.callus, .emailus , .findus {height:147px;float:left;border-right: 1px solid #eeeeee;width:24%;padding:0 4%;}
.callus{width:24%;padding:0 7% 0 4%;}
.emailus{width:22%;padding:0 7% 0 4%;}
.findus {width:18%;padding:0 7% 0 4%;} 
.last{border-right:none !important;}
.contactusnew .form-list .input-box {max-width:100%;}
.contactusnew .form-list label { color: #666;font-size: 12px;line-height:19px;font-weight:normal;width:14%;}
.contactusnew .form-list input.input-text {width: 60%;}
.contactusnew .form-list li.wide textarea {width:96%;resize:none;margin-top:10px;}
.callustext{FONT-SIZE:24px;color:#071111; text-transform: UPPERCASE;padding-top:5px;line-height:24px;font-family: 'RobotoRegular',sans-serif;}
.callusbody{font-size:12px;height:52px;padding-top:6px;LINE-HEIGHT:18px;float:left;}
.callusimg{width:30px;height:30px;float:left;padding-right:13px;}
.callusphone{font-size: 18px;text-transform: NONE;color:#ca3400;line-height:22px;clear:both;	}
.callusfacebook{padding-top:13px;}
.clear{clear:both;}

.category-rings > .wrapper .page .main-container .main
{
	padding:80px 10px;
}
.product_list
{
	clear:both;
}
.product_list li
{
	float:left;
	padding: 0 0 0 25px;
	width:30%;
}
.loadingplease {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 380px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    top: 0;
    width: 400px;
    z-index: 99999;
}
/* left navigation */
.left-categories ul li a {
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
}
.left-categories ul .sub_menu li a {
    color: #000;
    display: inline-block;
    font-size: 10px;
    line-height: 18px;
    padding-left: 28px;
    text-transform: uppercase;
}
.left-categories ul .sub_menu li.active span span {
    width: 105px;
}
.left-categories ul .sub_menu li.inactive span span {
}
.left-categories ul .sub_menu li {
    border-bottom: medium none;
    margin-left: 0;
    padding: 0;
}
.left-categories ul .sub_menu {
    margin: 3px 0 0 -3px;
}

li .level1 .parent .heads .open ul .sub_menu {
    margin: 0 0 0 -5px !important;
}
.left-categories ul li {
    border-bottom: 1px solid #000;
    padding: 5px 0 4px 8px;
}
.left-categories ul li.active span {
	font-weight:bold;
}
.left-categories ul li.active a {
	color:#9B0E11;
}
.left-categories ul li.inactive a {
	color:#000;
	display: block;
}
.left-categories ul li.inactive a:hover {
	color:#CA3400;
}
.left-categories ul li.active ul li a 
{
	color:#000;
}
.left-categories ul li.active ul li a:hover
{
	color:#CA3400;
}
.left-categories ul li.active ul li span
{
	font-weight:normal;
}
#vertnav li.parent .level1 span a
{
	background: url("../images/dot-arrow.png") no-repeat scroll 16px center rgba(0, 0, 0, 0);
    
}
#vertnav  li  ul li a
{
	background: url("../images/dot-arrow.png") no-repeat scroll 16px center rgba(0, 0, 0, 0);
    
}
#vertnav li.parent ul li.active ul {
    padding-left: 20px;
}

#vertnav li.parent ul li.parent ul li.active a, #vertnav li.parent ul li.parent ul li.inactive a
{
	padding-left:45px;
	background: url("../images/dot-arrow.png") no-repeat scroll 33px center rgba(0, 0, 0, 0);
}
#vertnav li.parent ul li.active a
{
	
}
#showtext {
    color: #000000;
    font-family: Lato ;
    font-size: 22px;
    letter-spacing: normal;
    line-height: 28px;
    word-spacing: 1px;
}
.product-shop .modhead h2 {
    color: #4D4D4D !important;
    font-family: Lato  !important;
    font-size: 13px !important;
    font-weight: normal;
    margin: -14px 0 0 !important;
    text-transform: uppercase !important;
}

.social_icon_bg .stButton .stLarge {   height: 32px !important;width: 32px !important;}

.st_facebook_large .stButton .stLarge{background-image: url(../images/facebook_32.png) !important; background-repeat: no-repeat;}
.st_twitter_large .stButton .stLarge{background-image: url(../images/twitter_32.png) !important; background-repeat: no-repeat;}
.st_googleplus_large .stButton .stLarge{background-image: url(../images/googleplus_32.png) !important; background-repeat: no-repeat;}
.st_pinterest_large .stButton .stLarge{background-image: url(../images/pinterest_32.png) !important; background-repeat: no-repeat;}
.st_email_large .stButton .stLarge{background-image: url(../images/email_32.png) !important; background-repeat: no-repeat;}
.stButton .stLarge:hover {background-position: 0 center !important;}
.stButton .stLarge { height: 22px !important;width: 22px !important;}

ul#vertnav .has-children.inactive{ background-image: url("../images/ar_3.jpg");background-position: right 7px;background-repeat: no-repeat;}
ul#vertnav .has-children.active.open{background-image: url("../images/ar_1.jpg");background-position: right 7px;background-repeat: no-repeat;}
ul#vertnav .has-children.parent.open{background-image: url("../images/ar_1.jpg");background-position: right 7px;background-repeat: no-repeat;}
.bridalsets a{color:#000; font-family: Lato  !important;font-weight:bold;}
.bridalsets a:hover{color:#005291;text-decoration:none;}
.bridalsets ul li .img {
    padding: 2px 0 0;
    text-align: center;
}
.bridalsets ul li {
    background: url("../images/revi_img_bg.png") no-repeat scroll 0 0 transparent;
	float: left;
    height: 106px;
    margin-left: 8px;
	margin-top:10px;

    width: 178px;
}
 .bridalsets ul li p {
    color: #4D4D4D;
    font-family: Lato ;
    font-size: 11px;
    line-height: 7px;
    text-align: center !important;
    text-transform: uppercase;
}	
.qty-container input.type_description
{
	width: 8em !important;
}


.left-categories ul li { background-position: right 10px!important;}


#dvLoading {
    background: url("../images/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0.2);
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.category-title h3{color:#004f96;font-size: 19px;}
.catalog-category-view .page-title.category-title {
    border-top: 1px solid #939393;
}	
.select_back {
    clear: both;
    overflow: hidden;
	 margin-bottom: 5px;
}
#selectMenu {
    margin:0 20px 10px 0px;
}
.back_link{
	color: #000000;
      float: right;
    font-size: 15px;
    line-height: 29px;
    margin-right: 10px;}
.catalog-category-view .page-title.category-title h3 {
    margin-top: 5px;
}
.catalog-category-view .category-image img {
    /* margin-left: 150px; */
}



/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(../images/sprite-select.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -159px;
  line-height: 26px;
  /*height: 26px;*/
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -191px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right 0px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -223px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -64px;
}

div.selector.disabled {
  background-position: -483px -223px;
}

div.selector.disabled span {
  background-position: right -95px;
}

/* Checkbox */

div.checker {
  width: 16px;
  height: 16px;
}

div.checker input {
  width: 16px;
  height: 16px;
}

div.checker span {
  background-position: 0px -348px;
  height: 16px;
  width: 16px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -348px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -348px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -348px;
}

div.checker span.checked {
  background-position: -76px -348px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -348px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -348px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -348px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -348px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -348px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: -359px 0px;
 height: 34px;
}

div.uploader #advice-required-entry-logofile {
   background: url("../images/validation_advice_bg.gif") no-repeat scroll 2px 1px #FFFFFF;
    left: 0;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 16px;
    padding-top: 0;
    position: absolute;
    top: 1px;
}
div.uploader span.action {
  background-position:-463px 0;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
  
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position:-359px -127px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position:-463px -32px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 190px;
  font-size: 12px;
}

div.selector select {
  min-width: 193px;   
  font-size: 12px;
  border: solid 1px #fff;
}
.header-wrapper div.selector select {
font-family: Lato;
font-weight:Bold;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
.queldorei  div.selector span {
  color: #000; font-family: Lato;font-weight:Bold;
}

div.selector span {
  color: #777777;
    font-size: 13px;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 158px;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right:0px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 132px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #000;
  width: 82px;
 border-right:none;
  font-size: 11px;
}

div.uploader input {
  width: 132px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {float:right;
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
  color: #777777;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: visible;
  cursor: default;
}

div.uploader span.action {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    cursor: pointer;
    display: inline;
    float: left;
    height: 0;
    overflow: hidden;
    padding: 2px 0;
    text-indent: -99985px;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
.customer-account-login div.selector select
{
	width:224px;
}
.customer-account-login div.selector span
{
	width: 189px;
}
.customer-account-login div.selector {
    width: 215px;
}
.account-create div.selector {
    width: 255px;
}
.account-create div.selector span {
    width: 226px;
}
.selector .validation-advice
{
	margin-left: -10px;
    padding-left: 14px;
}
.home_cat {
    margin: 0 auto;
    max-width: 1000px;
    overflow: hidden;
	margin-bottom: 20px;
}
.home_cat .cat , .home_cat .cat1{
   border: 1px solid #A7A7A7;
    float: left;
    height: 200px;
    margin-right: 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 226px;
}
.home_cat .cat_name > a {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.home_cat .cat.last {
    /*display: none;*/
	border-right:1px solid #a7a7a7 !important;
}

.cat_name {
    margin-top: -25px;
}

.copyright-footer .footer {
    margin: 0 auto;
    max-width: 1000px;
	padding: 13px 0;
}
.copyright-footer .footer .footer-right address{
	 margin-right: 14%;
}
.poweredby{
	float: none !important;
    margin: 0 auto !important;
    max-width: 945px;
    width: 100%;
}
.poweredby address {
    float: right;
}
#search_mini_form .button span {
    padding: 0 5px;
}

#mobi-nav-content .level2 a span {
    padding-left: 20px;
}
#mobi-nav-content .level1 a{
	padding-left: 30px;
}
#nav ul.level1 {
    display: none;
}
.pricecalculation-index-matchingsku .col-left.sidebar{display:none;} 
.pricecalculation-index-matchingsku .col-main {width: 100%;}
.customsearch-index-index .col-left.sidebar{display:none;} 
.customsearch-index-index .col-main {width: 100%;}
.mapbutton,.contactmsg{display:none;}
.level0.nav-0.first.level-top.parent .accordion em {
    display: none;
}
.form_fild1 .add-to-cart{display:none}
.product-shop .product-options-bottom .add-to-cart { float:left; }
#shopping-cart-table .button.btn-continue > span {padding-left: 30px;}
#shopping-cart-table .button.btn-update > span {
    padding-left: 25px;
}
.form_fild select {
	-webkit-appearance: none;
	-moz-appearance: window;	
	background-image: url("../images/br_down.png");
	background-repeat: no-repeat;
	background-position: right center;
}
#bracelets-list  li.item { padding:0 15px 30px 15px; }
#bracelets-list  .drop_line img {
    width: 465px;
}

#bracelets-list  .prod-info, #bracelets-list  .drop_line_between { text-align:center; }
#bracelets-list  .product-image { background:#fff; border:0px solid #fff; border-radius:0px; -webkit-border-radius:0px;}
#bracelets-list {margin-top:5px;}
#bracelets-list .product-image {float:none;}
#bracelets-list  div.bg-border:hover {
	 outline: 3px solid #C2C2C2;
}