* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
}
body {
  font: 75%/150% Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: #333;
  text-align: center;
  width: 100%;
  overflow-x: hidden;
}
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
}
a {
//  color: #eef;
  color: #2439aa;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ca0413;
}
:focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
}
h1 {
  font-weight: normal;
  line-height: 1.25em;
}
h2 {
  font-weight: normal;
  line-height: 1.6666em;
}
h3 {
  font-weight: bold;
  line-height: 1.2em;
}
form {
  display: inline;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
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;
}
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
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;
}
.cart #shopping-cart-table .col-delete .btn-edit1 {
  background: url("../images/img/pix.png") no-repeat scroll 0 -169px transparent;
  display: block;
  float: left !important;
  height: 18px;
  text-indent: -999em;
  width: 19px;
}
.cart-table .product-name {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.cart .btn-continue {
  background: url("../images/icon-continueshoppingcart.png") no-repeat scroll right 0 transparent;
  border: medium none;
  cursor: pointer;
  font-family: times new roman;
  font-size: 28px;
  font-weight: bold;
  height: 31px;
  padding-right: 31px;
}
ul,
ol {
  list-style: none;
}
.list-img {
  width: 21.33%;
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
}
.page {
  text-align: left;
  background-repeat: repeat;
  background-position: center top;
}
.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  padding: 20px;
  text-align: left;
  background: #fff;
}
.main {
  padding: 20px 0px;
  min-height: 370px;
}
body.cms-index-index .main,
body.cms-index-defaultindex .main {
  padding-top: 20px;
  padding-bottom: 20px;
}
.col-left {
  float: left;
  padding-left: 5px;
}
.col-main {
  float: left;
  border-style: solid;
  border-width: 10px;
  -moz-border-image: url(../images/border3.png) 10;
  -webkit-border-image: url(../images/border3.png) 10;
  -o-border-image: url(../images/border3.png) 10;
  border-image: url(../images/border3.png) 10px;
  background: url(../images/background03.jpg);
  max-width: 95.7%;
  margin: 15px;
  border-image-outset:16px;
}
.col-main2 {
  float: left;
  border-style: solid;
  border-width: 57px;
  -moz-border-image: url(../images/border2.png) 56;
  -webkit-border-image: url(../images/border2.png) 56;
  -o-border-image: url(../images/border2.png) 56;
  border-image: url(../images/border2.png) 56px;
  background: url(../images/background03.jpg);
  max-width: 87.5%;
  margin: 15px;
  border-image-outset:16px;
}
.col-right {
  float: right;
  padding-right: 5px;
}
.col2-left-layout .col-main,
.col2-left-layout .col-main2 {
  float: right;
  padding-right: 5px;
}
.col3-layout .col-wrapper {
  float: left;
}
.col3-layout .col-wrapper .col-main,
.col3-layout .col-wrapper .col-main2 {
  float: right;
}
.col2-set .col-1 {
  float: left;
  width: 49%;
}
.col2-set .col-2 {
  float: right;
  width: 49%;
}
.col2-set .col-narrow {
  width: 33%;
}
.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%;
}
.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%;
}
input,
select,
textarea,
button {
  font: 12px/15px Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #ccc;
}
input.input-text, input.input-dob, textarea {
  padding: 7px 2px;
}
select option {
  padding-right: 10px;
}
select.multiselect option {
  border-bottom: 1px solid #e5e5e5;
  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:focus,
select:focus,
textarea:focus {
  outline: none;
}
button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.button {
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
button.button span {
  float: left;
  display: block;
  padding: 0;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  color: #333;
}
.catalog-product-compare-index .buttons-set button.button {
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: right;
  height: 39px;
  margin-right: 200px;
  padding: 0 10px;
}
.catalog-product-compare-index .buttons-set button.button span span {
  color: #ffe5bc;
  font-family: times new roman;
  text-shadow: 0 0 0 #ffe5bc;
  text-transform: uppercase;
}
button.button.btn-inline span span,
.product-view .box-tags .form-add button.button span span {
  padding: 0 3px;
  line-height: 32px;
  height: 32px;
}
button.btn-checkout span span {
  padding: 5px 25px;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  float: left;
  font-weight: bold;
  position: relative;
  z-index: 0;
  margin: 0 0 2px 0;
  color: #777;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  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 .input-box {
  display: block;
  clear: both;
}
.form-list .field {
  margin-bottom: 5px;
  float: left;
}
.opc .form-list .field {
  margin-bottom: 5px;
  float: left;
  margin-left: 60px;
}
.opc .form-list .wide {
  margin-bottom: 5px;
  margin-left: 60px;
}
.opc .form-list .control {
  margin-left: 60px;
}
.form-list input.input-text {
  width: 254px;
}
.form-list textarea {
  width: 254px;
  height: 10em;
}
.form-list select {
  width: 260px;
  padding: 5px 7px;
}
.form-list input.input-text-contacts {
//  width: 254px;
  width: 400px;
}
.form-list textarea.input-text-contacts {
//  width: 254px;
  width: 402px;
  height: 10em;
}
.form-list select.input-text-contacts {
//  width: 260px;
  width: 402px;
  padding: 5px 7px;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
.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 .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;
//  float: left;				 // 9/11/2015 del sw
//  float: right;				// 9/11/2015 add sw
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 58px;
}
.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-day input.input-dob,
.form-list .customer-dob .dob-month input.input-dob {
  width: 48px;
}
.form-list .customer-dob .dob-year {
  width: 138px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 124px;
}
.form-list .customer-dob .dob-year input.input-dob {
  width: 124px;
}

// 9/11/2015 add sw
.tq-customer-dob {
  float: right;
  margin-right: 0;
}

#oar_widget_orders_and_returns_form ul li {
  margin: 0 0 5px;
  height: 30px;
}
.buttons-set {
  clear: both;
  margin: 10px 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.buttons-set p.required {
  margin: 0 0 5px;
}
.contacts-index-index .buttons-set {
  float: left;
  margin-top: -10px;
}
.contacts-index-index .buttons-set .required {
  text-align: left;
}
.contacts-index-index .buttons-set .button {
  margin-left: 0;
}
.buttons-set .back-link {
  float: left;
  margin-bottom: 5px;
}
.buttons-set .back-link a {
  display: block;
  background: url(../images/icon-back.png) center center no-repeat;
  padding: 8px 15px 8px 20px;
}
.buttons-set .back-link small {
  display: none;
}
.fieldset,
.multiple-checkout .col2-set,
.multiple-checkout .col3-set,
.info-set {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  padding-top: 30px;
}
.fieldset .legend,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  background-color: #fff;
  float: left;
  margin: -46px 0 0 -10px;
  padding: 0 10px;
}
.validation-advice {
  clear: both;
  font-size: 0.9166em;
  line-height: 1em;
  color: #ee001c;
  margin-top: 5px;
}
.validation-failed {
  border: 1px solid #ee001c !important;
  background: #fff !important;
}
p.required {
  font-size: 10px;
  text-align: right;
}
p.required,
.product-options dt label.required em,
.form-list label.required em {
  color: #D90000;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #ee001c;
  font-weight: bold;
}
.notice {
  color: #ccc;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.messages {
  overflow: hidden;
  margin: 0 0 10px;
}
.messages li {
  margin: 0 0 1%;
}
.messages li li {
  margin: 0;
}
.messages a {
  text-decoration: underline;
}
.catalog-category-view .messages {
  margin-top: 15px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  background-position: 25px center !important;
  background-repeat: no-repeat !important;
  padding: 10px 0px 10px 70px !important;
  font-size: 12px !important;
}
.error-msg {
  border-color: #c02230;
  background-color: #F5DAD3;
  background-image: url(../images/i_msg-error.png);
  color: #c02230;
}
.success-msg {
  border-color: #296a23;
  background-color: #e9ffca;
  background-image: url(../images/success_msg_icon.gif);
  color: #296a23;
}
.note-msg,
.notice-msg {
  border-color: #7c622a;
  background-color: #FDEDA4;
  background-image: url(../images/i_msg-note.png);
  color: #7c622a;
  border: 1px solid #D8BA86;
}
.note-msg.empty-catalog {
  background: url(../images/img/empty-catalog.png) center 30px no-repeat transparent !important;
  color: inherit;
  padding: 170px 10px 50px !important;
  text-align: center;
}
.breadcrumbs {
  line-height: 18px;
  margin: -0.5em 0 10px;
  color: #666666;
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  padding-left: 5px;
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 10px;
  margin-left: 15px;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs a {
	color: #eef;
  display: block;
  float: left;
}
.breadcrumbs li span {
  background: url(../images/icon-breadcrums.png) right 0 no-repeat;
  width: 7px;
  height: auto;
  margin: 6px 4px 0;
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
}
.breadcrumbs li strong {
//  color: #990000;
  color: #ff3333;
  display: block;
  font-family: tahoma;
  font-weight: normal;
}
.page-title {
  padding: 0;
  margin: 0 0 15px;
}
.my-wishlist .page-title
.my-account .page-title {
  border-bottom: 1px solid #e5e5e5;
}
.page-title h1,
.page-title h2 {
  color: #333333;
  font-family: times new roman;
  font-size: 28px;
  margin: 0;
  min-height: 41px;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
  padding: 10px 0;
}
.category-title h1 {
  border-top: 1px solid #e1e1e1;
}
.page-title h1 {
  height: 45px;
  line-height: 45px;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin-top: 10px;
}
.title-buttons {
  text-align: right;
  border-bottom: 1px solid #D0D0D0;
}
.title-buttons button {
  margin-left: 1em;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
  text-align: left;
}
.my-account .title-buttons button span span {
  color: #FF9900;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  text-shadow: 0 0 0 #FF9900;
}
.addresses-list  h2 {
  color: #990000;
  font-family: times new roman;
  font-size: 18px;
  text-shadow: 0 0 0 #990000;
  text-transform: uppercase;
}
.sorter {
  background-color: #e1e1e1;
}
.sorter .view-mode {
  float: left;
  margin-left: 10px;
}
.sorter .view-mode label {
  margin-right: 5px;
}
.sorter .view-mode .grid {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/icon-grid.png) no-repeat scroll center center transparent;
  text-indent: -9999px;
  overflow: hidden;
}
.sorter .view-mode strong.list {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/icon-list2.png) no-repeat scroll center center transparent;
  text-indent: -9999px;
  overflow: hidden;
}
.sorter .view-mode a.grid:hover {
  background: url(../images/icon-grid.png) no-repeat scroll center center transparent;
}
.sorter .view-mode span.grid,
.sorter .view-mode strong.grid:hover {
  background: url(../images/icon-grid.png) no-repeat scroll center center transparent;
}
.sorter .view-mode span.list,
.sorter .view-mode a.list:hover {
  background: url(../images/icon-list2.png) no-repeat scroll center 9px transparent;
  float: right;
  text-indent: 999em;
}
.sorter .view-mode a.grid {
  background: url(../images/icon-grid2.png) no-repeat scroll center center transparent;
  text-indent: -9999px;
  overflow: hidden;
}
.sorter .view-mode a.list {
  margin-left: -5px;
  background: url(../images/icon-list.png) no-repeat scroll center 9px transparent;
  text-indent: -9999px;
  overflow: hidden;
  float: right;
}
.sorter .sort-by {
  float: right;
  margin-right: 10px;
  padding-right: 3px;
}
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc {
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
.sorter .sort-by .category-asc:hover {
  background-position: -60px -87px;
}
.sorter .sort-by .category-desc:hover {
  background-position: -90px -87px;
}
.pager {
  margin: 10px 0;
  padding: 5px 0;
}
.pager .pages {
  float: right;
  vertical-align: middle;
}
.pager .pages strong {
  display: none;
}
.pager .pages span {
  float: left;
  margin-right: 5px;
  font-weight: normal;
}
.pager .pages ol {
  display: inline;
}
.pager .pages li {
  float: left;
  margin: 0 0 0 1px;
  display: block;
  text-align: center;
}
.pager .pages li a {
  display: block;
  background-color: transparent;
  color: inherit;
  font-family: tahoma;
  text-decoration: underline;
}
.pager .pages li.previous {
  width: 70px;
}
.pager .pages li.previous  a.previous {
  background: url("../images/icon-pre1.png") no-repeat scroll left center transparent;
  text-decoration: underline;
}
.pager .pages li.next a.next {
  background: url("../images/icon-next2.png") no-repeat scroll right center transparent;
  padding-right: 50px;
  text-decoration: underline;
}
.toolbar {
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
}
.toolbar .pager {
  margin: 0;
  border-bottom: none;
  text-align: center;
  display: none;
}
.toolbar .pager .pages {
  display: inline-block;
  float: none;
}
.toolbar-bottom {
  margin-top: 10px;
}
.toolbar-bottom .toolbar {
  border-bottom: none;
}
.toolbar-bottom .toolbar .pager {
  border-top: none;
  display: block;
}
.toolbar-bottom .sorter {
  display: none;
}
.sorter,
.pager {
  line-height: 30px;
}
.sorter .view-mode .grid,
.sorter .view-mode .list,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc,
.pager .pages li {
  width: 30px;
  height: 30px;
}
.pager .amount,
.sorter .amount {
  float: right;
  padding-right: 10px;
  margin-right: 10px;
}
.pager .limiter,
.sorter .limiter {
  float: right;
  margin-right: 15px;
}
.pager .amount,
.pager .limiter,
.pager .pages {
  padding-top: 5px;
  padding-bottom: 5px;
}
.data-table {
  width: 100%;
}
.data-table th,
.data-table td {
  padding: 15px 20px 10px 20px;
}
.data-table td.a-right .btn-remove {
  background: url("../images/icon-remove.png") no-repeat scroll 0 0 transparent;
  display: block;
  font-size: 0;
  height: 17px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 17px;
}
.data-table td.a-right .btn-remove:hover {
  background: url("../images/icon-removehover.png") no-repeat scroll 0 0 transparent;
}
#product_comparison tr td .std {
  color: #666666;
  font-family: arial;
  font-size: 12px;
  line-height: 20px;
}
#product_comparison tbody tr th span {
  color: #990000;
  font-family: times new roman;
  font-size: 20px;
  text-shadow: 0 0 0 #990000;
  text-transform: capitalize;
}
.data-table thead {
  background: none;
}
.data-table thead th {
  font-weight: bold;
  vertical-align: bottom;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table tr.odd td.last {
  border-right: none;
}
.data-table tr.odd.last {
  border-bottom: #eee solid 1px;
}
.data-table tr.even td.last {
  border-right: none;
}
.data-table tbody tr.product-shop-row:hover {
  background-color: #FFF;
}
.data-table tbody.odd td {
  border-width: 0 1px;
}
.data-table tbody.odd tr.last {
  border-bottom: #e5e5e5 solid 1px;
}
.data-table tbody.even {
  background-color: #f1f1f1;
}
.data-table tbody.even td {
  border-width: 0 1px;
}
.data-table th .tax-flag {
  font-weight: normal;
}
.data-table .cell-label {
  display: none;
}
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -53px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #f5f5f5;
  color: #777;
  padding: 2px 5px !important;
}
tr.summary-details-first td {
  border-top: 1px solid #d5d5d5;
}
tr.summary-details-excluded {
  font-style: italic;
}
.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% 4px 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% -53px;
}
.link-cart {
  font-weight: bold;
}
.link-reorder {
  font-weight: bold;
}
.link-print {
  background: url(../images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
}
.link-rss {
  background: url(../images/i_rss.gif) 0 3px no-repeat;
  padding-left: 18px;
  white-space: nowrap;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
  font-weight: normal;
  color: #b5b5b5;
}
.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-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #f5f5f5;
  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;
}
.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;
}
.block-compare .product-name a {
  color: #666666;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #666666;
}
.block-compare .product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.block-compare .block-content .actions {
  margin-bottom: 5px;
}
.block-compare .block-content .actions a {
  color: #999999;
  text-shadow: 0 0 0 #999999;
  font-family: times new roman;
  font-size: 14px;
}
.block-compare .block-content .actions a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.block-compare .block-content .actions .button {
  float: right;
  background: url(../images/icon-clear.png) 0 0px no-repeat;
  text-indent: -999em;
  height: 13px;
  width: 30px;
  margin-top: 7px;
}
.block-compare .block-content .actions .button span span {
  text-indent: -999em;
}
.block-compare .btn-remove:hover {
  background: url(../images/icon-removehover.png) 0 0px no-repeat;
}
.block-compare .btn-remove {
  background: url(../images/icon-remove.png) 0 0px no-repeat;
  display: block;
  width: 17px;
  height: 17px;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove2,
.btn-edit,
.tool-tip .btn-close a {
  display: block;
  width: 17px;
  height: 17px;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .btn-close a {
  background: url(../images/img/pix.png) 0 -150px no-repeat;
}
.btn-remove:active,
.btn-remove2:active,
.tool-tip .btn-close a:focus {
  background-position: -34px -150px;
}
.btn-edit {
  background: url(../images/img/pix.png) 0 -169px no-repeat;
  margin: 0 5px 0 0;
}
.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
.std dl,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
ul.bullet,
ul.disc {
  margin: 1em 0;
  padding: 0;
}
ul.disc {
  list-style: disc outside none;
  padding-left: 1.5em;
}
ul.disc li {
  background-image: none;
  padding-left: 0;
}
ul.bullet ul,
ul.disc ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.std ol {
  list-style: decimal outside;
  margin: 10px 0;
  padding: 0 0 0 1.5em;
}
.std ol ol,
.std ul ol,
.std ol ul {
  margin: 0.5em 0;
}
.v {
  display: table;
  width: 100%;
}
.v .v-item {
  display: table-cell;
//  vertical-align: middle;
  vertical-align: top;
}
.v2 .v-item {
  width: 50%;
}
.header-top {
  line-height: 32px;
  width: 1200px;
  margin: auto;
}
.headertop-menu {
//  background-color: #650202;
  background-color: transparent;
}
.header .block-compare .block-title {
  line-height: 2.6666em;
  padding: 0 0.5833em;
}
.links li {
  float: left;
}
.links a {
  display: block;
}
.header-container {
  background-repeat: repeat;
  background-position: center top;
}
.header {
  padding: 0;
}
.header-top .item-left {
  float: left;
  margin-right: 20px;
  display: block;
}
.header-top .item-right {
  float: right;
}
.header .logo-wrapper {
  margin: 10px 0;
  width: 575px;
  max-height: 120px;
}
.header .logo {
  display: inline-block;
//  max-width: 550px;
  max-width: 100%;
  margin: 0;
  text-decoration: none !important;
}
.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 .shop-slogan {
  padding: 7px 0 0 3px;
  color: #dddddd;
  text-shadow: 0 0 0 #999999;
  font-family: times new roman;
  font-size: 14px;
  font-weight: bold;
}

#mini-cart {
  float: right;
}
.top-links {
  float: right;
  padding-top: 10px;
  display: block;
}
.top-links ul {
  float: right;
}
#search_mini_form .form-search button.button {
  float: right;
}
#search_mini_form {
  clear: both;
  display: block;
}
.header .form-search {
  position: relative;
//  margin: 0 auto;
  margin: 0 0 0 5px;
//  width: 80%;
  width: 100%;
}
.header .form-search label {
  float: left;
  margin: 3px 4px 0 0;
  display: none;
}
.header .form-search .input-text {
  color: #555;
  padding: 0 0 0 7px;
  width: 98%;
  height: 20px;
  line-height: 20px;
}
.header .form-search .button {
  background: url(../images/img/icons.png) 3px -119px no-repeat #fff;
  width: 25px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
}
.header .form-search .button span {
  background: none;
  display: none;
}
.header .form-search .search-autocomplete {
  left: 0 !important;
  top: 42px !important;
  position: absolute;
  z-index: 3000;
}
.header .form-search .search-autocomplete ul {
  background-color: #fff;
  text-align: left;
  margin-top: -2px;
}
.header .form-search .search-autocomplete li {
  padding: 3px 5px;
  border-bottom: 1px solid #eee;
  color: #777;
  cursor: pointer;
}
.header .form-search .search-autocomplete li.last {
  border-bottom: none;
}
.header .form-search .search-autocomplete li.first {
  border-top: none;
}
.header .form-search .search-autocomplete li .amount {
  float: right;
  padding-left: 5px;
  font-weight: bold;
}
.dropdown-button ul {
  background-color: #FFF;
}
.dropdown-button {
  position: relative;
}
.dropdown-button:hover {
  z-index: 4000;
  background-color: #FFF;
}
.dropdown-button .inner {
  float: left;
  display: block;
  padding: 0 10px;
}
.dropdown-button:hover .inner {
  position: relative;
  z-index: 4001;
}
.dropdown-button .inner p {
  display: inline;
}
.dropdown-button .inner .label {
  padding: 0 4px 0 0;
}
.dropdown-button .inner .text {
  background: url(../images/icon-langcurrent.png) 100% 50% no-repeat;
  padding-right: 13px;
  color: #FFCC66;
}
.dropdown-button ul {
  display: none;
  position: absolute;
  top: 2.6666em;
  margin-top: -1px;
  left: 0;
  text-align: left;
  padding: 17px 20px;
  min-width: 126px;
  z-index: 4000;
}
.dropdown-button:hover ul {
  display: block;
}
.dropdown-button.hover:hover ul {
  display: none;
}
.dropdown-button li {
  text-transform: capitalize;
  white-space: nowrap;
  line-height: 18px;
}
.dropdown-button a {
  display: block;
}
.lang-switcher .inner {
  padding-left: 35px;
  background-position: 12px 50%;
  background-repeat: no-repeat;
}
.lang-switcher li {
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  min-height: 15px;
}
.lang-switcher .inner .label {
  display: none;
}
.dropdown-button.item-right ul {
  right: auto;
}
#mini-cart {
  position: relative;
}
.after-mini-cart {
  clear: both;
}
#mini-cart .block-title {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  background: none;
  white-space: nowrap;
}
#mini-cart .block-title .heading {
  background: url(../images/icon-cart2.png) 0px 0px no-repeat;
  float: left;
  width: 210px;
  height: 51px;
  padding-top: 3px;
  text-indent: -9999px;
  overflow: hidden;
}
#mini-cart ul.links {
  float: left;
  margin-left: -140px;
}
#mini-cart .block-title .summary {
  float: left;
}
#mini-cart .block-title .amount {
  float: left;
}
#mini-cart .block-title .subtotal {
  float: left;
  margin-left: 5px;
}
#mini-cart .block-title .to-checkout {
  float: left;
  margin: 0 0 0 5px;
  padding: 0 7px;
  border-left: 1px solid rgba(0,0,0,0.1);
}
#mini-cart .block-title .to-checkout .icon {
  background: url(../images/img/pix.png) -36px -177px no-repeat;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
}
#mini-cart .block-content {
  display: none;
  z-index: 3000;
  position: absolute;
  right: 0;
  top: 52px;
  width: 210px;
  text-align: left;
}
#mini-cart .block-content .block-content-inner {
  padding: 15px;
}
#mini-cart .block-content .incl-tax {
  display: block;
  padding-bottom: 10px;
  text-align: right;
}
#mini-cart .block-subtitle {
  padding: 0;
  margin: 0 0 10px;
  font-weight: normal;
  display: none;
}
#mini-cart .block-content .empty {
  padding: 10px 0;
}
#mini-cart .product-name a {
  margin-bottom: 5px;
  font-family: arial;
  font-zise: 12px;
  color: #333;
  line-height: 20px;
}
#mini-cart .product-name a:hover {
  color: #990000;
}
#mini-cart .product-details strong {
  font-weight: normal;
  color: #999;
}
#mini-cart .product-image img {
  border: 1px solid #d0d0d0;
  padding: 5px;
}
#mini-cart .product-details .price {
  color: #CC0000;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap !important;
}
#mini-cart .actions {
  margin: 10px 0 0;
  padding: 0;
  border: none;
  text-align: left;
}
#mini-cart .actions button {
  float: left;
  margin-right: 1px;
}
#mini-cart .actions button.btn-inline {
  float: left;
  margin-right: 1px;
  background: url("../images/icon-button.png") repeat-x scroll 0 0;
  padding: 0 5px;
}
#mini-cart .actions button.btn-checkout {
  display: none;
}
#mini-cart .actions button.btn-inline span span {
  color: #fff;
  font-family: times new roman;
  color: 12px;
  text-shadow: 0 0 0 #fff;
  text-transform: capitalize;
}
#mini-cart .btn-checkout {
  float: right !important;
}
#mini-cart .btn-remove,
#mini-cart .btn-edit {
  float: right;
  display: none;
}
#mini-cart .block-content .pin:before {
  position: absolute;
  right: 40px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
}
#mini-cart:hover .block-content {
  display: block;
}
#mini-cart.hover:hover .block-content {
  display: none;
}
#mini-cart:hover .block-title {
  position: relative;
  z-index: 3001;
}
#mini-cart:hover .block-title .subtotal {
  border-left-color: #e5e5e5;
}
#mini-cart:hover .block-title .to-checkout:hover {
  color: #ce001a;
}
#mini-cart:hover .block-title .to-checkout .icon {
  background-position: -9px -177px;
}
#mini-cart:hover .block-title .to-checkout:hover .icon {
  background-position: -18px -177px;
}
.header .block-compare {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
.header .block-compare .block-title {
  font-family: inherit;
  font-size: inherit;
  border: none;
  background-color: transparent;
}
.header .block-compare .block-title:hover {
  background-color: #f8f8f8;
}
.header .block-compare .block-content {
  display: none;
  z-index: 3000;
  position: absolute;
  right: 0;
  top: 32px;
  width: 280px;
  padding: 25px;
  text-align: left;
  background-color: #fff;
}
.header .block-compare .actions {
  margin: 10px 0 0;
  padding: 10px 0 0;
}
.header .block-compare:hover .block-content {
  display: block;
}
.block {
  margin: 0 0 10px;
}
.block .block-title strong {
  font-weight: inherit;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  margin: 5px 0 10px;
  font-family: tahoma;
  font-size: 14px;
  text-shadow: 0 0 0 #666;
  color: #666;
  text-transform: capitalize;
  font-weight: bold;
  padding-left: 5px;
}
.block .block-content li.item {
  padding: 10px 10px 5px 0;
}
.block .btn-remove {
  float: right;
}
.block .btn-edit {
  float: right;
}
.block .actions {
  margin: 5px 0 0 0;
  padding: 5px 0 0;
  text-align: left;
}
.block-poll .actions button.button {
  background-color: #900000;
  margin-bottom: 15px;
}
.block-poll .actions button.button span {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 0 0 #fff;
  font-family: times new roman;
  padding: 5px 10px;
}
.block .actions a {
  float: left;
  line-height: 30px;
}
.mini-products-list li {
  padding: 5px 0;
}
.mini-products-list .product-image {
  float: left;
}
.mini-products-list .product-details {
  margin-left: 69px;
}
.mini-products-list .product-details h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
.cart .crosssell .product-image {
  padding: 3px;
  border: 1px solid #e5e5e5;
}
.mini-products-list .product-image:hover,
.cart .crosssell .product-image:hover {
  border-color: #999;
}
.block-account .block-title {
  background: url(../images/img/ic-account.png) 5px 5px no-repeat;
}
.block-account .block-content {
  padding: 10px 0 0 10px;
}
.block-account li.current {
  padding: 4px 2px 4px 33px;
  background: url(../images/icon-account.png) 0 center no-repeat;
  color: #666666;
  display: block;
  font-family: tahoma;
  font-size: 14px;
  line-height: 30px;
  text-shadow: 0 0 0 #666666;
}
.block-account li.current strong {
  font-weight: normal;
}
.block-account li.last {
  border-bottom: none;
}
.block-account li a {
  padding: 3px 2px 3px 33px;
  background: url(../images/icon-account2.png) 0 center no-repeat;
  color: #666666;
  display: block;
  font-family: tahoma;
  font-size: 14px;
  line-height: 30px;
  text-shadow: 0 0 0 #666666;
}
.block-account li a:hover {
  background: url(../images/icon-account.png) 0 center no-repeat;
  color: #990000;
}
.block-layered-nav .block-content {
  padding: 0 !important;
}
.block-layered-nav .block-title strong {
  text-transform: none;
}
.block-layered-nav .block-subtitle {
  display: none;
  margin-bottom: 0;
}
.block-layered-nav dl {
  padding-left: 5px;
  padding-top: 10px;
}
.block-layered-nav dt {
  color: #666666;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 0;
  text-shadow: 0 0 0 #666666;
  text-transform: capitalize;
}
.block-layered-nav dd {
  padding: 5px 0 10px 5px;
}
.block-layered-nav dd li a {
  color: #666666;
  font-family: tahoma;
  font-size: 12px;
  text-shadow: 0 0 0 #666666;
}
.block-layered-nav dd.last {
  border-bottom: none;
}
.block-layered-nav .currently {
  margin: 10px 0;
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  padding: 10px 10px 0;
  font-weight: normal;
}
.block-layered-nav .currently ol {
  padding: 10px;
}
.block-layered-nav .currently ol li {
  margin-bottom: 4px;
}
.block-layered-nav .currently .label {
  margin-right: 4px;
  color: #d90000;
}
.block-layered-nav .currently .btn-remove {
  float: right;
  margin-left: 5px;
}
.block-layered-nav .actions {
  margin: 0;
}
.block-layered-nav .actions a {
  float: right;
}
.block-layered-nav dd li,
.block-layered-nav .currently ol li {
  line-height: 1.5em;
  background: url(../images/img/bullet.png) 3px 5px no-repeat;
  padding-left: 15px;
}
.block-wishlist li.item .btn-remove {
  margin-left: 5px;
}
.block-related-slider .block-subtitle {
  display: none;
  position: absolute;
  padding: 1em 0;
  margin: -20px 0 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  z-index: 1;
}
.block-related-slider:hover .block-subtitle {
  display: block;
}
.block-related-slider input.checkbox {
  float: left;
  margin: 10px 5px 0 0;
}
.compare-table {
  border: 0;
}
.compare-table .btn-remove {
  float: right;
}
.compare-table .product-shop-row td .information-compare {
  border: 1px solid #d0d0d0 !important;
}
.compare-table tr.add-to-row {
  background-color: #fff;
}
.compare-table tr.add-to-row:hover {
  background-color: #fff;
}
.compare-table tr.add-to-row td {
  text-align: left;
}
.compare-table tr.first td {
  text-align: left;
}
.compare-table tr  td .product-name {
  line-height: 20px;
}
.compare-table tr  td .product-name a {
  color: #333333;
  font-family: times new roman;
  font-size: 14px;
  margin: 5px 0;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.compare-table tr.first td .product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.compare-table tr.first td .ratings {
  margin: 10px 0;
}
.compare-table .price-box {
  margin: 5px 0;
}
.my-wishlist .price-box .old-price .price
.compare-table .price-box .old-price .price {
  color: #666666;
  font-family: times new roman;
  font-size: 14px;
  font-style: italic;
  text-decoration: line-through;
  float: left;
  margin-right: 8px;
}
.compare-table .price-box .special-price .price,
.compare-table .price-box .regular-price {
  color: #CC0000;
  font-family: times new roman;
  font-size: 26px;
  font-style: italic;
  padding-right: 7px;
  text-shadow: 0 0 0 #CC0000;
}
.catalog-product-compare-index {
  background-color: #fff;
  box-shadow: 0 0 8px #ccc;
  margin: auto;
  width: 1200px;
}
.compare-table .product-image img {
  display: block;
  margin: 0 auto;
}
.compare-table .add-to-links {
  margin-top: 5px;
}
.compare-table .add-to-links li {
  float: none;
}
.compare-table a.link-wishlist {
  background: url("../images/icon-wl1.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 27px;
  overflow: hidden;
  text-indent: -9999em;
  width: 27px;
  float: right;
  height: 27px;
  margin-top: -30px;
}
.block-viewed .block-content li.item {
  background: url(../images/img/bullet.png) no-repeat 0 10px;
  padding-left: 10px;
}
.block-poll .block-subtitle {
  font-weight: normal;
  color: #cc0000;
  font-family: tahoma;
  font-size: 14px;
  text-shadow: 0 0 0 #cc0000;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}
.block-poll input.radio {
  float: left;
  margin: 2px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
  color: #333333;
  font-family: arial;
  font-size: 12px;
  text-shadow: 0 0 0 #333333;
}
.block-poll li {
  padding: 10px 9px 10px 0;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  font-size: 12px;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .input-box {
  margin-top: 5px;
}
.block-subscribe input {
  width: 155px;
}
.block-subscribe .actions button.button {
  float: none;
}
.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-content {
  text-align: center;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-vertnav .block-content {
  padding-left: 0;
  padding-right: 0;
}
.category-title {
  margin-bottom: 0;
}
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 10px 0;
  text-align: center;
}
.category-description {
  margin: 20px 0;
  position: relative;
}
.category-products {
  margin: 10px 0;
}
.advanced-search-summary {
  padding: 20px;
  margin: 10px 0;
}
.advanced-search-summary ul {
  float: left;
  margin: 0 4% 10px 0;
  width: 46%;
}
.advanced-search-summary li {
  margin: 0 0 2px 0;
  font-size: 1.25em;
}
.advanced-search-summary strong {
  margin: 0 5px 0 0;
}
.advanced-search-summary p {
  clear: both;
  float: left;
  display: block;
  margin: 20px 0 0;
}
.advanced-search .form-list label {
  padding-right: 10px;
  width: 140px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  clear: none;
  float: left;
}
.catalogsearch-advanced-index .fieldset {
  margin-bottom: 3px;
}
.catalogsearch-advanced-index .buttons-set {
  padding-left: 0;
}
.catalogsearch-advanced-index .buttons-set button.button {
  float: left;
  margin: 0;
}
.catalogsearch-advanced-index .buttons-set button.button span span {
  padding-left: 60px;
  padding-right: 68px;
}
.page-sitemap .links {
  float: right;
  margin: 0 0 5px;
  text-align: center;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}
.page-sitemap .sitemap {
  margin: 15px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
.page-sitemap .pager {
  clear: both;
}
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
  line-height: 24px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
  float: right;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart input.qty {
  padding: 3px 2px;
  text-align: center;
}
.cart .data-table td {
  text-align: center;
  border-left: 1px solid #e1e1e1;
}
.cart .data-table td a {
  color: #333;
}
.cart .cart-table tbody tr .col-total .cart-price .price {
  color: #990000;
  font-weight: bold;
}
.cart .cart-table tbody tr .col-delete a {
  background: url("../images/icon-shoppingcartdelete.png") no-repeat scroll 0 0;
  height: 16px;
  width: 15px;
}
.cart .cart-table tbody tr .col-delete a:hover {
  background: url("../images/icon-shoppingcartdeletehover.png") no-repeat scroll 0 0;
}
.cart .cart-table tbody tr .col-edit a {
  background: url("../images/icon-editshoppingcart2.png") no-repeat scroll 0 0;
  height: 16px;
  display: block;
  text-indent: -999em;
  width: 15px;
}
.cart .cart-table tbody tr .col-edit a:hover {
  background: url("../images/icon-editshoppingcart.png") no-repeat scroll 0 0;
}
.cart-table thead tr {
  background-color: #870807;
}
.cart .data-table th {
  color: #FFFFFF;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 0;
  text-align: center;
  border-right: 1px solid #e1e1e1;
}
#shopping-cart-table > tbody {
  border-right: 1px solid #e1e1e1;
}
.cart-table th.last {
  border-right: none;
}
.cart-table .product-image {
  max-width: 91px;
  display: block;
}
.cart-table .item-msg {
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color: #d90000;
}
.cart-table tfoot td {
  padding: 5px 10px;
  border: none;
}
.cart-table tfoot td.last {
  padding: 15px 0 0;
  border-top: 1px solid #e1e1e1;
  border-left: none;
}
.cart-table tfoot button {
  padding: 0;
  margin: 0 0 15px 10px;
}
.cart-table .btn-continue {
  float: left;
  margin-left: 0;
}
.cart-table .btn-update {
  float: right;
  background: url("../images/icon-continueshopping.png") no-repeat scroll 0 0;
  height: 16px;
}
.cart-table .btn-empty {
  float: right;
}
.cart-table tfoot button span {
  background-color: transparent;
  padding: 0 10px 0 30px;
}
.cart-table tfoot button span span {
  color: #FF9900;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}
.cart-table tfoot button:hover span {
  background-color: transparent;
  color: #09F;
}
.cart-table .btn-continue > span {
  background: url(../images/img/icons.png) 5px -387px no-repeat;
  float: left;
  margin-left: 0;
}
.cart-table .btn-update > span {
  background: url(../images/img/icons.png) 5px -347px no-repeat;
  float: right;
}
.cart-table .btn-empty > span {
  background: url(../images/img/icons.png) 5px -307px no-repeat;
  float: right;
}
.cart-collaterals {
  margin-top: 20px;
}
.cart .cart-left-column > *,
.cart .cart-right-column > * {
  margin-bottom: 20px;
}
.cart .cart-right-column {
  float: right;
  margin-right: 20px;
}
.cart .crosssell {
  background-color: #fff !important;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 85px;
}
.cart .crosssell li.item {
  padding: 20px 0;
}
.cart .crosssell li.item.odd {
  margin-left: 0;
  clear: left;
}
.cart .crosssell li.item.even {
  margin-right: 0;
  float: right;
}
.cart .crosssell .btn-cart {
  float: left;
}
.cart .crosssell .add-to-links {
  float: left;
  margin: 10px 0 0;
}
.cart .crosssell .price-box {
  margin: 7px 0;
  line-height: 15px;
}
.cart .crosssell:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.cart-wide-box .crosssell li.item {
  float: left;
  width: 265px;
  min-height: 109px;
}
.cart-wide-box .crosssell li.item.odd {
  padding-right: 20px;
  border-right: 1px solid #eee;
}
.cart-wide-box .crosssell li.item.even {
  padding-left: 20px;
}
.cart .crosssell h2,
.cart .discount h2,
.cart .shipping h2 {
  margin-bottom: 10px;
}
.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 {
  background: url("../images/icon-addtocart.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  border-left: 2px solid #E59313;
  border-right: 2px solid #E59313;
  float: none;
  height: 30px;
  margin-left: 0;
}
.cart .discount .buttons-set button.button span,
.cart .shipping .buttons-set button.button span {
  border-left: 1px solid #f7cf91;
  border-right: 1px solid #f7cf91;
  line-height: 25px;
}
.cart .discount .buttons-set button.button span span,
.cart .shipping .buttons-set button.button span span {
  color: #FFFFFF;
  font-family: arial;
  font-size: 14px;
  text-align: center;
  text-shadow: 0 0 0 #FFFFFF;
  padding: 0 20px;
}
.cart .discount label {
  display: block;
  margin: 0 0 5px;
  color: #000;
}
.cart .discount .input-box {
  margin: 0 9px 0 0;
}
.cart .discount .buttons-set {
  margin: 10px 0 0;
}
.cart .shipping p {
  margin-bottom: 10px;
  color: #000;
}
.cart .shipping .sp-methods {
  margin: 10px 0 0;
}
.cart .shipping {
  float: left;
  width: 300px;
}
.cart .buttons-set {
  width: auto;
}
.cart .totals {
  border: 1px solid #e1e1e1;
}
.cart .totals-inner {
  padding: 20px;
}
.cart .totals table {
  width: 100%;
}
.cart .totals td {
  padding: 1px 0px 1px 7px;
}
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
  padding-bottom: 5px;
}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
  font-size: 14px;
  color: #333;
}
.cart .totals .checkout-types {
  text-align: right;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
.cart .totals .btn-proceed-checkout span span {
  color: #fff;
//  text-shadow: 14px;
  text-shadow: 0 0 0 #ddd;
  font-family: arial;
  font-size: 14px;
  padding: 10px;
}
.cart .totals .btn-proceed-checkout {
  background: url(../images/icon-button.png) repeat-x scroll 0 0;
}
.cart .checkout-types a {
  color: #FF9900;
  font-family: arial;
  text-decoration: underline;
}
.cart .totals tbody tr td .price {
  color: #ff0000;
}
.cart .totals tfoot td strong .price {
  font-size: 18px;
  color: #ff0000;
  font-family: arial;
}
.item-options {
  line-height: 15px;
}
.item-options dt {
  white-space: nowrap;
  float: left;
  margin-right: 7px;
}
.item-options dd {
  padding-left: 11px;
  margin: 0 0 2px;
}
.data-table .item-options dt {
  background: url(../images/img/bullet.png) 0 4px no-repeat;
  padding-left: 10px;
  white-space: normal;
}
.data-table .item-options {
  margin: 0 0 0 10px;
}
.truncated {
  cursor: help;
  display: inline-block;
  margin-left: 3px;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  padding: 8px;
  min-width: 100px;
}
.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;
}
.sp-methods dt {
  font-weight: bold;
  margin: 13px 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 30px;
}
.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 10px;
}
.sp-methods .checkmo-list label {
  color: #B31F5A;
  width: 135px;
  padding-right: 10px;
}
.sp-methods .checkmo-list address {
  float: left;
  padding: 5px 0 10px;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.please-wait {
  float: right;
  margin-right: 5px;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}
.tool-tip {
  background-color: #fff;
  padding: 10px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close a {
  margin: 0 0 0 auto;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
.gift-messages {
  margin: 30px 0 10px;
}
.gift-messages-form {
  border: 1px solid #e5e5e5;
  padding: 20px;
  position: relative;
}
.gift-messages-form p {
  margin-bottom: 10px;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.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;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-message-link {
  display: block;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}
.gift-message-link.expanded {
  background-position: 0 -53px;
}
.gift-message-row .btn-close {
  float: right;
  padding: 0 7px 0px;
}
.gift-message dt strong {
  font-weight: bold;
  color: #666;
}
.gift-message dd {
  margin: 5px 0 0;
  font-size: 13px;
}
.order-gift-message {
  margin: 15px 0;
}
.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 .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;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.block-progress .block-title {
  background: none;
  border: 0;
  padding: 5px 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/icon-checkout1.png) left center no-repeat;
  color: #666666;
  font-family: times new roman;
  font-size: 16px;
  margin: 0 0 5px;
  padding: 6px 0 6px 30px;
  text-shadow: 0 0 0 #666666;
}
.block-progress dd {
  line-height: 15px;
  border-top: 0 none;
  margin: 0 0 6px;
  padding: 8px 10px;
}
.block-progress dt.complete {
  background: url(../images/icon-checkout.png) left center no-repeat;
}
.block-progress dt.complete a {
  font-weight: normal;
}
.block-progress p {
  margin: 0;
}
#billing-buttons-container {
  margin-top: 0px;
}
.opc .buttons-set {
  width: auto;
  float: right;
}
.opc .grid12-6 .buttons-set {
  margin-top: 0;
  width: auto;
  float: right;
}
.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;
  line-height: 25px;
}
.opc {
  position: relative;
}
.opc .section {
  margin: 0 0 10px;
  padding: 0;
  border: 1px solid #EEEEEE;
  padding: 3px;
}
.opc .step-title {
  background: #870807;
  text-align: right;
}
.opc .step-title .number {
  float: left;
  padding: 8px 12px;
  margin: 0 8px 0 0;
  font-size: 1.3333em;
  border-right: 1px solid #E1E1E1;
  color: #ff6666;
  font-weight: bold;
}
.opc .step-title h2 {
  float: left;
  margin: 8px 0 0;
  line-height: 1.125em;
  color: #ff6666;
  font-family: times new roman;
  font-size: 18px;
  font-weight: bold;
}
.opc .step-title a {
  display: none;
  float: right;
  margin: 10px 10px 0 0;
}
.opc .section.allow {
  cursor: pointer;
}
.opc .section.allow.active {
  cursor: auto;
  border: medium none;
}
.opc .allow .step-title {
  background: #f5f5f5;
}
.opc .allow .step-title h2 {
  color: #ffcc99;
  font-family: times new roman;
  font-size: 18px;
  font-weight: bold;
}
.opc .allow .step-title a {
  display: block;
}
.opc .active .step-title {
  background-color: #870807;
  cursor: default;
  padding: 2px;
}
.opc .active .step-title .number {
  color: #ffcc99;
  font-weight: bold;
  border-right: 1px solid #e1e1e1;
}
.opc .active .step-title a {
  display: none;
}
.opc .step {
  padding: 10px 20px;
  margin-top: 10px;
  position: relative;
  border: 1px solid #d0d0d0;
}
.opc .step .tool-tip {
  right: 30px;
}
#opc-login h3 {
  margin-top: 10px;
}
#opc-login h4 {
  color: #FF0000;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  text-shadow: 0 0 0 #FF0000;
}
#opc-login p {
  padding: 6px 0;
}
#opc-login .form-list {
  margin: 15px 0 15px;
}
#opc-login .form-list li {
  margin: 0 0 5px;
}
#opc-login .buttons-set {
  padding: 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 30px;
}
#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;
}
.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;
}
.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;
}
.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;
}
#multiship-addresses-table td {
  padding: 10px;
}
.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
}
.account-login .new-users,
.account-login .registered-users {
  margin-bottom: 20px;
}
.account-login h2 {
  text-transform: uppercase;
}
.account-login p {
  margin-bottom: 20px;
}
.account-login p.required {
  margin: 0;
}
.account-login .buttons-set {
  clear: none;
  padding: 0;
  margin: 0;
}
.account-login .buttons-set button {
  float: left;
  margin-left: 0;
}
#opc-login .buttons-set {
  float: left;
}
#opc-login .grid12-6 {
  float: left;
}
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
.dashboard .welcome-msg {
  margin: 0 0 2.5em;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .col-1,
.dashboard .col-2 {
  margin-bottom: 1.5em;
}
#my-orders-table thead {
  border: 1px solid #e5e5e5;
}
.box-account {
  margin: 0 0 2.5em;
}
.box-account .box-head {
  margin: 0 0 10px;
  padding-bottom: 5px;
}
.box-account .box-head a {
  float: right;
  margin-top: 10px;
  font-size: 14px;
  color: #FF9900;
}
.box-account .box-head h2 {
  float: left;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 38px;
}
.box-account.box-info .col-1 .box {
  padding-right: 10px;
}
.box-account .box-title a {
  color: #FF9900;
  font-size: 14px;
  text-shadow: 0 0 0 #FF9900;
}
.dashboard .box .box-title {
  padding: 0 0 2px;
  margin: 0 0 10px;
  text-align: right;
}
.dashboard .col2-set .col-1 .box .box-content,
.dashboard .col2-set .col-2 .box .box-content {
  padding: 10px;
  margin: 0 0 10px;
  border: 1px solid #e5e5e5;
  height: 85px;
}
.dashboard .box .box-title h3 {
  color: #990000;
  float: left;
  font-family: times new roman;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  text-shadow: 0 0 0 #990000;
  text-transform: uppercase;
}
.dashboard .col-1 .box .box-title h4 {
  float: left;
  margin: 0;
}
.dashboard .box-recent .box-head h2 {
  background: url(../images/compare-sibar.png) no-repeat scroll -30px -25px;
}
.dashboard .hello strong {
  color: #990000;
  font-family: times new roman;
  font-size: 20px;
  font-weight: normal;
  text-transform: capitalize;
}
.my-account .buttons-set .back-link a {
  width: auto;
}
.my-account .fieldset .legend {
  color: #990000;
  font-family: times new roman;
  font-size: 18px;
  text-shadow: 0 0 0 #990000;
  text-transform: uppercase;
}
.my-account .customer-name .field label {
  margin: 5px 0;
}
.my-account .fieldset {
  border: none;
  width: 400px;
  border: 1px solid #e1e1e1;
  padding-left: 20px;
}
.my-account .form-list .customer-name .name-lastname {
  clear: both;
}
.box-account .box-content p,
.box-account .box-content address {
  line-height: 25px;
}
.box-account .box-content a,
.box-account .box-content p a {
  color: #999999;
  font-size: 14px;
  line-height: 30px;
}
.box-account .col2-set .box-content {
  border: 1px solid #E5E5E5;
  height: 200px;
  padding: 10px;
}
.dashboard .box-info .box-head h2 {
  background: url(../images/compare-sibar.png) no-repeat scroll -28px 4px;
  color: #333333;
  font-family: times new roman;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 0 0 #333333;
}
.dashboard .box-info h4 {
  font-weight: normal;
  text-transform: capitalize;
  color: #333333;
}
.dashboard .box-reviews .box-head h2 {
  background-image: url(../images/i_ma-reviews.gif);
  font-family: times new roman;
  font-size: 18px;
  color: #333;
  text-shadow: 0 0 0 #333;
}
.dashboard .box-reviews .number {
  float: left;
  font-size: 1.3333em;
  line-height: 1.25em;
  padding: 0 10px;
}
.dashboard .box-reviews .details {
  margin-left: 38px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews {
  margin: 5px 0 0;
}
.dashboard .box-tags .box-head h2 {
  background-image: url(../images/i_ma-tags.gif);
}
.dashboard .box-tags .number {
  float: left;
  font-size: 12px;
  line-height: 1;
  padding: 2px 5px;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags .tags {
  margin: 5px 0 0;
}
.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;
}
.addresses-list h3 {
  font-weight: normal;
  font-family: times new roman;
  font-size: 14px;
  text-transform: uppercase;
}
.addresses-list address {
  margin-bottom: 10px;
}
.addresses-list .link-remove:hover {
  color: #ee001c;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list .addresses-primary .item {
  padding: 15px;
  margin: 0 0 10px;
  border: 1px solid #e5e5e5;
}
.addresses-list .addresses-primary .item  a {
  color: #999;
  text-shadow: 0 0 0 #999;
  font-size: 14px;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.empty p {
  color: #555;
}
.addresses-list .addresses-additional .item {
  padding: 15px;
  margin: 0 0 10px;
  border: 1px solid #e5e5e5;
}
.my-account .pager {
  background-color: #e1e1e1;
  line-height: 20px;
}
.my-account .buttons-set {
  float: left;
  width: auto;
  margin-top: 10px;
}
.order-info {
  margin: 20px 0 10px;
}
.order-info dt,
.order-info dd,
.order-info li,
.order-info li a {
  float: left;
}
.order-info dt {
  font-weight: bold;
}
.order-info li {
  margin-right: 1px;
}
.order-info dt,
.order-info li.current,
.order-info li a {
  padding: 10px;
}
.order-info dt {
  padding-left: 0;
}
.order-info li a {
  background-color: #f8f8f8;
}
.order-info li a:hover,
.order-info li.current {
  background-color: #e5e5e5;
}
.order-date {
  margin: 15px 0;
  color: #d90000;
  clear: both;
}
.page-title .separator,
.page-title .link-reorder,
.page-title .link-rss,
.page-title .link-print {
  font-weight: normal;
  display: inline-block;
  margin-top: 10px;
}
.order-info-box {
  margin: 0 0 10px;
  padding: 20px;
}
.order-info-box .col-1 {
  border-right: #e5e5e5 solid 1px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-items .data-table {
  margin-bottom: 20px;
}
.order-items .data-table td {
  padding: 5px 9px;
}
.order-items .data-table .grand_total {
  font-size: 1.3333em;
}
.order-items {
  width: 100%;
}
.order-items .product-name {
  margin: 0 0 3px;
  font-size: 12px;
}
.order-items .link-print {
  font-weight: normal;
}
.order-items p .link-print {
  float: none;
}
.order-items h2,
.order-about h2 {
  margin: 15px 0;
  padding-left: 38px;
}
.order-items h3.table-caption {
  font-size: 13px;
  font-weight: bold;
}
.order-items h2.table-caption a,
.order-items h2.sub-title a {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}
.order-items .order-links {
  text-align: right;
}
.order-items .order-comments h2 {
  background: url(../images/img/ic-order-comment.gif) 0 0 no-repeat;
}
.order-details h2 {
  background: url(../images/img/ic-order-item.gif) 0 0 no-repeat;
}
.order-details h2 .separator {
  color: #999;
  font-size: 12px;
}
.order-about {
  margin: 0 0 15px;
  padding: 5px 30px;
}
.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 12px;
  margin-bottom: 15px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  width: 20%;
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table th,
.tracking-table td {
  padding: 5px 9px;
}
.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;
}
.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 {
  background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
.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 .product-image {
  display: block;
  margin: 0 0 5px;
  min-width: 113px;
  max-width: 140px;
}
.my-wishlist .product-name {
  margin-bottom: 10px;
  float: left;
  margin: 10px 0;
}
.my-wishlist .description {
  margin-bottom: 10px;
  clear: both;
}
.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 60px;
  border: 1px solid #e5e5e5;
}
.my-wishlist .price-box {
  margin: 5px 0;
}
.my-wishlist .add-to-cart-alt {
  margin-bottom: 10px;
  color: #999;
  text-shadow: 0 0 0 #999;
  font-family: times new roman;
}
.my-wishlist .buttons-set {
  margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
  float: none;
  line-height: 40px;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
.my-wishlist .btn-cart {
  margin: 10px 0 5px;
}
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 5px 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-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 {
  margin: 0 0 8px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 10px;
}
.product-review .product-details {
  margin: 0 20px 20px 155px;
}
.product-review .product-name {
  font-size: 18px;
  margin: 0 0 18px;
}
.product-review h3 {
  font-size: 12px;
  margin: 15px 0 5px;
}
.product-review .ratings-table {
  margin: 0 0 15px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  font-size: 12px;
  margin: 5px 0 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;
}
.window-overlay {
  background: url(../images/window_overlay.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  z-index: 10000;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: lowercase;
  width: 55px;
  line-height: 15px;
  padding: 2px 8px;
}
.map-cart-sidebar-total:hover {
  overflow: visible;
  white-space: normal;
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.map-popup {
  margin: 10px 0 0;
  position: absolute;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  width: 240px;
}
.map-popup-heading h2 {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  display: none;
}
.map-popup-content {
  overflow: hidden;
  text-align: left;
  width: 270px;
}
.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 15px;
  padding: 15px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #eee;
}
.remember-me-popup,
.map-popup {
  background: #fff;
  text-align: left;
}
.remember-me-popup h3,
.map-popup-heading {
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 45px 12px 15px;
}
.remember-me-popup h3,
.map-popup-heading h2 {
  font-weight: bold;
  font-size: 1.5em;
}
.remember-me-popup .remember-me-popup-body,
.map-popup-content {
  padding: 15px;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close,
.map-popup-close {
  background: url(../images/img/pix.png) 0 -150px no-repeat;
  display: block;
  position: absolute;
  top: 11px;
  right: 15px;
  height: 17px;
  width: 17px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close:hover,
.map-popup-close:hover {
  background-position: -17px -150px;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close:active,
.map-popup-close:active {
  background-position: -34px -150px;
}
.footer {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.footer .heading {
  font-size: 1.3333em;
  font-weight: normal;
}
.footer-primary-top-inner {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.footer-primary-bottom-inner {
  border-top: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 10px;
}
.social-links a {
  float: left;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  border-radius: 0;
}
.social-links a.last {
  margin-right: 0;
}
.social-links a:hover {
  background-color: #333;
}
#scroll-to-top {
  display: none;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 9999;
  text-indent: -9999px;
  background: url(../images/back-top.png) 0px 0px no-repeat transparent;
}
#scroll-to-top:hover {
  background: url(../images/back-top.png) -60px 0 no-repeat transparent;
}
.section-title {
  padding-right: 80px !important;
  margin: 0;
}
.featured-itemslider-wrapper .nav-wrapper {
  position: relative;
}
.new-itemslider-wrapper .nav-wrapper {
  position: relative;
}
.itemslider-wrapper .nav-wrapper {
  position: relative;
}
.allbrands .itemslider-wrapper .nav-wrapper {
  position: static;
}
.allbrands .gen-slider-arrows1-pos-top-right .direction-nav {
  position: inherit;
  right: auto;
  top: auto;
}
body.cms-index-index .breadcrumbs {
  display: none;
}
.cms-index-noroute .col-main .std ,
.cms-index-noroute .col-main2 .std {
  padding: 10px 0 0 270px;
  background: url(../images/img/magnifier.jpg) 40px 40px no-repeat;
}
.page-banners .banner {
  margin-bottom: 2%;
}
.page-banners .banner a {
  display: block;
}
.page-banners .banner a img {
  display: block;
  margin: 0 auto;
}
.page-banners .banner a:hover img {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.horizontal-section,
.vertical-section {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
.landing-page .center-block {
  display: block;
  margin: 0 auto;
}
.caption {
  position: absolute;
  bottom: 0;
  width: 80%;
  margin: 6%;
  padding: 0;
}
.caption.top {
  top: 0;
  bottom: auto;
  width: 80%;
}
.caption.top-right {
  top: 0;
  bottom: auto;
  right: 0;
  width: 58%;
}
.caption.bottom-right {
  right: 0;
  width: 58%;
}
.caption.full-width {
  width: 88%;
  margin: 6%;
}
.caption.narrow {
  width: 38%;
}
.caption.right * {
  text-align: right;
  float: right !important;
}
.caption .permanent {
  display: inherit !important;
}
.caption .heading {
  float: left;
  display: inline-block;
  padding: 0.25em;
  margin-bottom: 0.2em;
  font-size: 2.8em;
  line-height: 1em;
  font-weight: normal;
}
.caption p {
  float: left;
  clear: left;
  display: inline-block;
  padding: 0.25em 0.5em;
  margin-bottom: 1px;
  font-size: 1.3333em;
  line-height: 1em;
}
.caption button {
  float: left;
  clear: left;
  margin-top: 1em;
}
.caption.dark1 .heading,
.caption.dark1 p {
  background-color: rgba(0,0,0,0.35);
  color: #fff;
}
a:hover .caption.dark1 .heading,
a:hover .caption.dark1 p {
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.caption.dark2 .heading,
.caption.dark2 p {
  background-color: rgba(0,0,0,0.5);
  color: #fff;
}
a:hover .caption.dark2 .heading,
a:hover .caption.dark2 p {
  background-color: rgba(0,0,0,0.8);
  color: #fff;
}
.caption.dark3 .heading,
.caption.dark3 p {
  background-color: rgba(0,0,0,0.65);
  color: #fff;
}
a:hover .caption.dark3 .heading,
a:hover .caption.dark3 p {
  background-color: #000000;
  color: #fff;
}
.caption.light1 .heading,
.caption.light1 p {
  background-color: rgba(255,255,255,0.35);
  color: #000;
}
a:hover .caption.light1 .heading,
a:hover .caption.light1 p {
  background-color: rgba(255,255,255,0.7);
  color: #000;
}
.caption.light2 .heading,
.caption.light2 p {
  background-color: rgba(255,255,255,0.6);
  color: #000;
}
a:hover .caption.light2 .heading,
a:hover .caption.light2 p {
  background-color: rgba(255,255,255,0.85);
  color: #000;
}
.caption.light3 .heading,
.caption.light3 p {
  background-color: rgba(255,255,255,0.8);
  color: #000;
}
a:hover .caption.light3 .heading,
a:hover .caption.light3 p {
  background-color: #ffffff;
  color: #000;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col-main2:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set: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 li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential: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,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item: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,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.my-account .order-info:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.guest-select {
  width: 305px !important;
}
.main-container {
//  background-color: #FFFFFF;
//  box-shadow: 0 2px 8px #CCCCCC;
  background-color: transparent;
  margin: auto auto 10px;
  width: 1200px;
}
.category-products .product-shop-inner .availability {
  float: right;
  margin: 0px 0px 0px 55px;
  position: absolute;
  top: 0;
  color: #999999;
}
.category-products .product-shop-inner .separator {
  color: #e5e5e5;
  font-weight: bold;
  margin-left: 9px;
}
.category-products .product-shop-inner .sticker-wrapper.top-left {
  float: left;
  left: -3px;
  top: 1px;
}
.category-products .products-list .sticker-wrapper .sticker.new {
  color: #999999;
  display: block;
  font-family: arial;
  font-size: 12px;
  text-shadow: 0 0 0 #999999;
  line-height: 8px;
}
.col-left .specialsproduct .products-grid .item {
  clear: both !important;
}
.products-grid.category-products-grid.itemgrid.itemgrid-3cols:before {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.products-grid:before {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
}
#contactForm {
  display: inline;
  float: right;
//  width: 300px;
  width: 420px;
}
.googlemap-contact {
  width: 585px;
}
#contactForm  .fieldset .legend,
.googlemap-contact h3 {
  border-bottom: 3px solid #c9c9c9;
  color: #811414;
  font-family: times new roman;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 20px;
}
#contactForm  .fieldset .legend .name2,
.googlemap-contact h3 .name2 {
  color: #333;
}
#contactForm .fieldset {
  border-top: none;
  margin: 0;
  padding-top: 0px;
}
#contactForm  .fieldset .legend {
//  background-color: #ffffff;
  background-color: transparent;
  float: left;
  margin: 0 0 20px 0;
  padding: 0 0px;
  width: 260px;
  font-weight: bold;
}
#contactForm .form-list label {
  color: #999;
}
#contactForm .buttons-set {
  width: auto;
}
#contactForm .buttons-set .button {
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 39px;
  padding: 0 15px;
}
#contactForm .buttons-set .button span span {
  color: #ffffff;
  font-family: times new roman;
  text-shadow: 0 0 0 #ffffff;
  text-transform: uppercase;
}
.registered-users .buttons-set {
  width: auto;
}
.contact-content {
  color: #555555;
  margin-left: 15px;
  margin-top: 35px;
  line-height: 25px;
}
.contact1 {
  float: left;
  margin-top: 30px;
  width: 220px;
}
.contact2 {
  float: left;
  margin-left: 57px;
  margin-top: 30px;
  width: 220px;
}
.contact-cont {
  width: 150px;
}
.img-contact {
  float: left;
  width: 60px;
}
.contact1 > ul {
  float: right;
}
.contact2 > ul {
  float: right;
}
.form-search .input-text {
  color: #aaaaff;
}
#my-orders-table tbody tr td.last {
  width: 125px;
}
#my-orders-table .data-table thead th {
  font-weight: normal;
  color: #333;
  text-shadow: 0 0 0 #333;
}
#compare-items {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 15px;
}
.no-rating #goto-reviews-form img {
  padding-right: 5px;
}
.store-switcher:hover {
  left: 0 !important;
}
.store-switcher {
  left: -202px !important;
}
.store-switcher:hover {
  left: 0 !important;
}
.store-switcher {
  left: -240px !important;
}
.store-switcher > label {
  float: left;
  margin-top: 30px;
}
#select-store {
  margin-top: 30px;
}
.cart-empty {
  padding-left: 10px;
}
.section {
  padding: 10px 0;
}
.section-space {
  padding: 0px;
}
.margin-top {
  margin-top: 20px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.padding-top {
  padding-top: 20px;
}
.padding-bottom {
  padding-bottom: 20px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.nav.stretched > .grid-full {
  margin-top: 0;
}
.cart-left-column .grid-full,
.cart-right-column .grid-full {
  width: 100%;
}
.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2,
.fieldset .legend,
.account-login h2,
#opc-login h3,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
}
.account-login h2,
#opc-login h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
.cart .crosssell h2,
.cart .discount h2,
.cart .shipping h2 {
  padding: 13px 0 7px;
  font-weight: bold;
  font-size: 18px;
  color: #333;
  font-family: times new roman;
  text-transform: uppercase;
}
#nav.wide ul.level0,
#nav.wide div.level0,
#nav.classic .parent > ul,
#mini-cart .block-content,
.truncated .truncated_full_value .item-options,
.header .block-compare .block-content,
.header .form-search .search-autocomplete ul,
.dropdown-button:hover,
.dropdown-button ul,
.remember-me-popup,
.map-popup,
.tool-tip,
#subscribe-form .input-box .validation-advice {
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.product-image img:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.shadow .show-bg {
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
  box-shadow: 0 2px 3px rgba(0,0,0,0.1);
}
.block_category_above_collection {
  margin: 10px 0;
}
.block_category_below_collection {
  margin: 10px 0;
}
.block_product_primary_bottom {
  border-top: 1px solid #f5f5f5;
  margin: 10px 0 0;
  padding: 15px 0 0;
}
.block_footer_payment {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.sample-block {
  border: 1px solid #e1e1e1;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.nested-container {
  width: 100%;
}
.grid12-1,
.grid12-2,
.grid12-4,
.grid12-5,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.view-grid12-4,
.view-grid12-5,
.view-grid12-6,
.shop-grid12-3,
.shop-grid12-4,
.shop-grid12-5,
.shop-grid12-6,
.shop-grid12-7,
.shop-grid12-8,
.grid4-1,
.grid4-2,
.grid2-1 {
  position: relative;
  display: inline;
  float: left;
  margin-left: 2%;
}
.grid12-6 {
  position: relative;
  margin-left: 2%;
}
.grid-col2-main {
  position: relative;
  display: inline;
}
.grid4-3 {
  position: relative;
  display: inline;
  float: left;
}
.grid12-1 {
  width: 6.33%;
}
.grid12-2 {
  width: 17.67%;
}
.grid12-3 {
  width: 21%;
}
.grid4-1 {
  width: 350px;
  float: left;
}
.grid12-4 {
  width: 230px;
}
.grid12-5 {
  width: 49.5%;
}
.view-grid12-4 {
  width: 315px;
}
.view-grid12-5 {
  width: 39.67%;
}
.view-grid12-6 {
  width: 48%;
}
.shop-grid12-3 {
  width: 23%;
}
.shop-grid12-4 {
  width: 31.33%;
}
.shop-grid12-5 {
  width: 435px;
}
.shop-grid12-6 {
  width: 48%;
}
.shop-grid12-7 {
  width: 56.33%;
}
.shop-grid12-8 {
  width: 64.67%;
}
.grid12-6 {
  width: 300px;
}
.grid4-2,
.grid2-1 {
  width: 48%;
}
.grid12-7 {
  width: 56.33%;
}
.grid12-8 {
  width: 64.67%;
}
.grid12-9 {
  width: 770px;
}
.grid4-3 {
  width: 73%;
}
.grid12-10 {
  width: 81.33%;
}
.grid12-11 {
  width: 89.67%;
}
.grid-full {
  width: 100%;
}
.col-right {
  width: 350px;
  position: relative;
  display: inline;
  float: right;
}
.col-left {
  width: 240px;
  position: relative;
  display: inline;
  float: left;
}
.col2-right-layout .col-main {
  width: 770px;
  margin-left: 15px;
}
.col2-right-layout .col-main2 {
  width: 650px;
  margin-left: 15px;
}
.col2-left-layout .col-main {
  width: 870px;
}
.col2-left-layout .col-main2 {
  width: 750px;
}
.grid-col3-sidebar {
  width: 31.52%;
}
.grid-col3-main {
  width: 65.90%;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.hide-below-1680 {
  display: none !important;
}
.hide-below-1440 {
  display: none !important;
}
.hide-below-1360 {
  display: none !important;
}
.hide-below-1280 {
  display: none !important;
}
.container.stretched {
  padding-left: 0;
  padding-right: 0;
}
.container.stretched .grid-full {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 1280px) {
  #camera_wrap_1 {
    height: 335px !important;
  }
  .grid-col2-main {
    width: 75.58%;
  }
  .grid-col3-sidebar {
    width: 27.01%;
  }
  .grid-col3-main {
    width: 70.34%;
  }
  .hide-below-1280 {
    display: inherit !important;
  }
  .in-col1-test {
  border-style: solid;
  border-width: 10px;
  -moz-border-image: url(../images/border3.png) 10;
  -webkit-border-image: url(../images/border3.png) 10;
  -o-border-image: url(../images/border3.png) 10;
  border-image: url(../images/border3.png) 10px;
  background: url(../images/background03.jpg);
  max-width: 95.7%;
  margin: 15px;
  border-image-outset:16px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  body #ajaxcart {
    right: 0 !important;
    top: 7.5% !important;
  }
  .grid12-4 {
    width: 27%;
  }
  .grid12-6.omega {
    width: 100%;
  }
  #login-form .page-title,
  .facebook-login .page-title {
    max-width: 100%;
  }
  #login-form .page-title h1,
  .facebook-login .page-title h1 {
    font-size: 20px;
  }
  .account-login .form-list .input-box input {
    width: 100% !important;
    margin: 0 !important;
  }
  .account-login .content .buttons-set .button,
  .account-login .facebook-login .buttons-set button.button {
    margin: 0 !important;
  }
  .account-login .form-list .input-box input#pass {
    margin: 0 !important;
  }
  .account-login .buttons-set a {
    margin: 0 !important;
  }
  .account-login .content .buttons-set .button {
    float: right !important;
  }
  #camera_wrap_1 {
    height: 300px !important;
  }
  .container {
    max-width: 100%;
  }
  #mobnav {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .accordion.mobile {
    width: 100% !important;
  }
  .col2-left-layout .col-main{
//    width: 74%;
    width: 70%;
  }
  .col2-left-layout .col-main2 {
//    width: 74%;
    width: 58%;
  }
  .after_preface .banners {
    width: 23.4%;
  }
  .main-container {
    max-width: 98%;
  }
  .brand-slider-wrapper {
    max-width: 98%;
  }
  .banner-home1 {
    width: 49%;
  }
  .banner-home2 {
    width: 49%;
  }
  .header-top {
    width: 98%;
  }
  .top-links {
//    float: left;
    float: right;
    width: 52%;
  }
  .header-top .item-left {
    float: left;
    width: 22%;
  }
  .search-menu .nav-container {
    float: left;
    width: 100% !important;
  }
  .block-shipping.v-item {
//    width: 50% !important;
    width: 30% !important;
    padding: 10px 25px;
  }
  .user-menu {
//    width: 21.5%;
    width: 91.5%;
  }
  .mainmenu {
    position: relative;
  }
  .header-top-search-wrapper {
    width: 46% !important;
    margin-left: 54% !important;
    position: absolute;
  }
  #search {
    width: 40% !important;
  }
  .form-search .search-autocomplete {
    right: 0 !important;
    top: 43px !important;
  }
  .search-menu {
    margin-top: -20%;
    max-width: 100% !important;
  }
  .wishlist-index-index #ajaxcart {
    right: 1% !important;
    top: 10.5% !important;
  }
  .camera_wrap .imgLoaded {
    max-width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
  .new-itemslider-wrapper .newslider .products-grid .item {
    width: 24% !important;
  }
  .col-left {
    width: 24% !important;
  }
  .slideshow-banners {
    max-width: 39%;
  }
  .sliderbanner1 {
    width: 50%;
  }
  .sliderbanner2 {
    width: 50%;
    float: left !important;
  }
  .sliderbanner1 .banner  img,
  .sliderbanner2 .banner  img {
    height: 300px;
  }
  .cameraContent img {
    width: 49%;
  }
  .newslider .item .product-image  img {
    max-width: 100% !important;
  }
  .itemslider-x {
    max-width: 100% !important;
    overflow: hidden;
  }
  #mobnav-trigger {
    padding: 0 !important;
  }
  #mobnav-trigger,
  #nav > li > a {
    color: #FFFFFF;
    font-family: times new roman;
    font-size: 16px;
    text-shadow: 0 0 0 #FFFFFF;
  }
  .footer-secondary .section {
//    max-width: 70% !important;
    max-width: 100% !important;  // for TLQ
  }
  .persistent-grid3-1.grid12-4 {
    max-width: 28% !important;
  }
  .persistent-grid3-1.grid12-4.alpha {
    max-width: 40% !important;
  }
  .footer-secondary .item {
    max-width: 30% !important;
  }
  .block_left_bottom {
    max-width: 100%;
  }
  .block_left_bottom img {
    max-width: 100% !important;
  }
  .block_left_bottom:before,
  .block_left_bottom:after {
    max-width: 100% !important;
    height: 341px !important;
  }
  .news_sidebar_text a {
    padding-left: 0 !important;
  }
  .grid12-2 {
    width: 16.67% !important;
  }
  .persistent-grid3-1.grid12-2.alpha {
    width: 23% !important;
  }
  .footer-bottom .float-right {
    margin-left: 25% !important;
  }
  .products-grid:before {
    clear: none !important;
  }
  .featured-product .products-grid .item {
    width: 24% !important;
  }
  .category-products .itemgrid-3cols .item {
    width: 24% !important;
  }
  .specialsproduct .products-grid  .price-box .special-price .price {
    font-size: 22px !important;
  }
  .special-wrapper .itemslider-horizontal .products-grid .item {
    max-width: 100% !important;
  }
  .specialsproduct .products-grid .price-box {
    margin: 0px !important;
  }
  .specialsproduct .products-grid .item .product-name a {
    font-size: 12px !important;
  }
  .vertnav-top.mobile.show {
    background-color: #810303;
    color: #fff;
    text-shadow: 0 0 0 #fff;
  }
  .vertnav-top .level-top span {
    color: #FFFFFF;
    font-size: 12px;
    text-shadow: 0 0 0 #FFFFFF;
    font-family: times new roman;
  }
  .vertnav-top li .opener {
    background: url("../images/img/opener.png") no-repeat scroll right center rgba(0,0,0,0);
    float: right;
    height: 49px !important;
    width: 61px !important;
  }
  .vertnav-top li.active > .opener {
    float: right !important;
    width: 61px !important;
  }
  .accordion .opener {
    right: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin-top: -19px !important;
  }
  .block-vertnav .accordion .opener {
    left: 0 !important;
    margin-top: 0px !important;
  }
  .toolbar {
    width: 100% !important;
  }
  .toolbar .pager {
    width: 50% !important;
  }
  .toolbar .pager  .amount {
    margin-left: 10px !important;
  }
  .toolbar .pager .limiter {
    margin-left: 0px !important;
  }
  .col2-right-layout .col-main,
  .col2-right-layout .col-main2 {
    width: 64% !important;
  }
  .product-img-box {
    width: 40% !important;
  }
  .shop-grid12-5 {
    width: 57% !important;
  }
  .product-view .box-additional {
    max-width: 100% !important;
  }
  .col-right {
    width: 30% !important;
    margin: 0px !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item {
    max-width: 100%;
    margin: 2px !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-image {
    max-width: 40%;
    border: none !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview {
    max-width: 54%;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-name a {
    font-size: 12px !important;
  }
  .gen-tabs-style1 .tabs-panels {
    padding: 0px !important;
  }
  .block-compare .block-content,
  .block-poll .block-content {
    margin-left: 10px !important;
  }
  #wishlist-view-form fieldset {
    padding: 0 5px !important;
  }
  .data-table th,
  .data-table td {
    padding: 10px 2px 10px !important;
  }
  #wishlist-table .allinfo-wishlist {
    padding-right: 3px !important;
  }
  .my-wishlist .product-name {
    margin: 5px 0 !important;
    width: 80% !important;
  }
  #wishlist-table .product-name a {
    text-transform: capitalize !important;
  }
  #wishlist-table .allinfo-wishlist  p a {
    margin-top: 5px !important;
  }
  .my-wishlist .product-image {
    width: 60% !important;
  }
  .my-wishlist .product-image img {
    max-width: 100% !important;
    height: auto !important;
  }
  .news-image {
    margin-right: 0 !important;
    width: 43% !important;
  }
  .nb-news {
    float: right;
    width: 55% !important;
  }
  #nav li a.level-top {
//    margin: 10px 0 !important;
  }
  #nav > li > a {
    padding: 0 12px !important;
  }
  #nav ul.level0 {
//    width: 720px !important;
    width: 335px !important;
  }
  #nav ul.level0 > li {
    margin-left: 10px !important;
  }
  .itemgrid-6cols .item {
    width: 14% !important;
  }
  #contactForm {
    width: 35% !important;
  }
  .googlemap-contact {
    width: 60% !important;
  }
  .contact2 {
    margin-left: 0px !important;
  }
  .in-col1-test {
  border-style: solid;
  border-width: 10px;
  -moz-border-image: url(../images/border3.png) 10;
  -webkit-border-image: url(../images/border3.png) 10;
  -o-border-image: url(../images/border3.png) 10;
  border-image: url(../images/border3.png) 10px;
  background: url(../images/background03.jpg);
  max-width: 95.7%;
  margin: 15px;
  border-image-outset:16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body #ajaxcart {
    right: 0 !important;
    top: 10.6% !important;
  }
  .new-avaiable {
    width: 42%;
  }
  .grid12-4 {
    width: 27%;
  }
  .grid12-6.omega {
    width: 100%;
  }
  #login-form .page-title,
  .facebook-login .page-title {
    max-width: 100%;
  }
  #login-form .page-title h1,
  .facebook-login .page-title h1 {
    font-size: 20px;
  }
  .account-login .form-list .input-box input {
    width: 100% !important;
    margin: 0 !important;
  }
  .account-login .content .buttons-set .button,
  .account-login .facebook-login .buttons-set button.button {
    margin: 0 !important;
  }
  .account-login .form-list .input-box input#pass {
    margin: 0 !important;
  }
  .account-login .buttons-set a {
    margin: 0 !important;
  }
  .account-login .content .buttons-set .button {
    float: right !important;
  }
  #camera_wrap_1 {
    height: 208px !important;
  }
  .container {
    max-width: 100%;
  }
  #mobnav {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .accordion.mobile {
    width: 100% !important;
  }
  .hide-below-960 {
    display: none !important;
  }
  .col2-left-layout .col-main,
  .col2-left-layout .col-main2 {
    width: 70%;
  }
  .after_preface .banners {
    width: 22.8%;
  }
  .main-container {
    max-width: 98%;
  }
  .brand-slider-wrapper {
    max-width: 98%;
  }
  .banner-home1 {
    width: 49%;
  }
  .banner-home2 {
    width: 49%;
  }
  .header-top {
    width: 98%;
  }
  .top-links {
    float: left;
    width: 68%;
  }
  .header-top .item-left {
    float: left;
    width: 29%;
  }
  .search-menu .nav-container {
    float: left;
    width: 100% !important;
  }
  .block-shipping.v-item {
//    width: 50% !important;
    visibility: hidden;;
  }
  .user-menu {
    width: 90%;
  }
  .block-shipping .order-shipping .shipping span {
    font: 134%/150% times new roman;
    line-height: 50%;
  }
  .block-shipping .order-shipping .shipping span span {
    font: 48%/150% times new roman;
  }
  .block-shipping .order-shipping .order span span {
    font: 98%/150% times new roman !important;
  }
  .block-shipping .order-shipping .order span {
    font: 134%/150% times new roman !important;
  }
  .order-shipping .shipping {
    width: 50%;
    margin-top: 10px;
  }
  .order-shipping .order {
    width: 50%;
    margin-top: 5px;
  }
  .order-shipping .shipping img {
    width: 45%;
  }
  .order-shipping .shipping-span {
    width: 54%;
  }
  .mainmenu {
    position: relative;
  }
  .header-top-search-wrapper {
    width: 45% !important;
    margin-left: 54% !important;
    position: absolute;
  }
  #search {
    width: 55% !important;
  }
  .form-search .search-autocomplete {
    right: 0 !important;
    top: 43px !important;
  }
  .search-menu {
    margin-top: -20%;
    max-width: 100% !important;
  }
  .camera_wrap .imgLoaded {
    max-width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
  .logo img {
    max-width: 90%;
  }
  #mini-cart .block-title {
    width: 95%;
  }
  .new-itemslider-wrapper .newslider .products-grid .item {
    width: 32% !important;
  }
  .col-left {
    width: 27% !important;
  }
  .slideshow-banners {
    max-width: 39%;
  }
  .sliderbanner1 {
    width: 50%;
  }
  .sliderbanner2 {
    width: 50%;
    float: left !important;
  }
  .sliderbanner1 .banner  img,
  .sliderbanner2 .banner  img {
    height: 208px;
  }
  .cameraContent img {
    width: 49%;
  }
  .newslider .item .product-image  img {
    max-width: 100% !important;
  }
  .itemslider-x {
    max-width: 100% !important;
    overflow: hidden;
  }
  #mobnav-trigger {
    padding: 0 !important;
  }
  #mobnav-trigger,
  #nav > li > a {
    color: #FFFFFF;
    font-family: times new roman;
    font-size: 16px;
    text-shadow: 0 0 0 #FFFFFF;
  }
  .footer-secondary .section {
    max-width: 70% !important;
  }
  .persistent-grid3-1.grid12-4 {
    max-width: 28% !important;
  }
  .persistent-grid3-1.grid12-4.alpha {
    max-width: 40% !important;
  }
  .footer-secondary .item {
    max-width: 30% !important;
  }
  .block_left_bottom {
    max-width: 100%;
  }
  .block_left_bottom img {
    max-width: 100% !important;
  }
  .block_left_bottom:before,
  .block_left_bottom:after {
    max-width: 100% !important;
    height: 334px !important;
  }
  .news_sidebar_text a {
    padding-left: 0 !important;
  }
  .grid12-2 {
    width: 16.67% !important;
  }
  .persistent-grid3-1.grid12-2.alpha {
    width: 23% !important;
  }
  .footer-bottom .float-right {
    margin-left: 25% !important;
  }
  .products-grid:before {
    clear: none !important;
  }
  .featured-product .products-grid .item {
    width: 31% !important;
  }
  .featured-product .products-grid .item:nth-child(3n+1) {
    clear: both;
  }
  .category-products .itemgrid-3cols .item {
    width: 31% !important;
  }
  .category-products .products-grid .item:nth-child(3n+1) {
    clear: both;
  }
  .specialsproduct .products-grid  .price-box .special-price .price {
    font-size: 22px !important;
  }
  .special-wrapper .itemslider-horizontal .products-grid .item {
    max-width: 100% !important;
  }
  .specialsproduct .products-grid .price-box {
    margin: 0px !important;
  }
  .specialsproduct .products-grid .item .product-name a {
    font-size: 12px !important;
  }
  .vertnav-top.mobile.show {
//    background-color: #810303;
    background: transparent;
    color: #243952;
    text-shadow: 0 0 0 #fff;
  }
  .vertnav-top .level-top span {
    color: #FFFFFF;
    font-size: 12px;
    text-shadow: 0 0 0 #FFFFFF;
    font-family: times new roman;
  }
  .vertnav-top li .opener {
    background: url("../images/img/opener.png") no-repeat scroll right center rgba(0,0,0,0);
    float: right;
    height: 49px !important;
    width: 61px !important;
  }
  .vertnav-top li.active > .opener {
    float: right !important;
    width: 61px !important;
  }
  .accordion .opener {
    right: 0 !important;
    left: auto !important;
    margin-top: -12px !important;
  }
  .block-vertnav .accordion .opener {
    left: 0 !important;
    margin-top: 0px !important;
  }
  .toolbar {
    width: 100% !important;
  }
  .toolbar .pager {
    width: 53% !important;
  }
  .toolbar .pager  .amount {
    margin-left: 10px !important;
  }
  .toolbar .pager .limiter {
    margin-left: 0px !important;
  }
  .col2-right-layout .col-main,
  .col2-right-layout .col-main2 {
    width: 67% !important;
  }
  .product-img-box {
    width: 40% !important;
  }
  .shop-grid12-5 {
    width: 57% !important;
  }
  .product-view .box-additional {
    max-width: 100% !important;
  }
  .col-right {
    width: 30% !important;
    margin: 0px !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item {
    max-width: 100%;
    margin: 2px !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-image {
    max-width: 40%;
    border: none !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview {
    max-width: 54%;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-name a {
    font-size: 12px !important;
  }
  .gen-tabs-style1 .tabs-panels {
    padding: 0px !important;
  }
  .block-compare .block-content,
  .block-poll .block-content {
    margin-left: 10px !important;
  }
  #wishlist-view-form fieldset {
    padding: 0 5px !important;
  }
  .data-table th,
  .data-table td {
    padding: 10px 2px 10px !important;
  }
  #wishlist-table .allinfo-wishlist {
    padding-right: 3px !important;
  }
  .my-wishlist .product-name {
    margin: 5px 0 !important;
    width: 80% !important;
  }
  #wishlist-table .product-name a {
    text-transform: capitalize !important;
  }
  #wishlist-table .allinfo-wishlist  p a {
    margin-top: 5px !important;
  }
  .my-wishlist .product-image {
    width: 60% !important;
  }
  .my-wishlist .product-image img {
    max-width: 100% !important;
    height: auto !important;
  }
  .news-image {
    margin-right: 0 !important;
    width: 43% !important;
  }
  .nb-news {
    float: right;
    width: 54% !important;
  }
  .products-grid .btn-cart {
    float: left !important;
  }
  .itemslider-horizontal .products-grid .price-box .regular-price .price,
  .itemslider-horizontal .products-grid .special-price .price,
  .itemslider-horizontal .products-grid .special-price .price-label {
    font-size: 22px !important;
  }
  .shop-now {
    bottom: 5px !important;
    font-size: 14px !important;
  }
  .allbrands .itemslider-horizontal .products-grid .item {
    margin: 15px 19px 0 !important;
  }
  .block-layered-nav dd {
    padding: 0 !important;
  }
  .googlemap-contact {
    width: 100% !important;
  }
  #contactForm {
    width: 97% !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product-information {
    min-height: 135px !important;
  }
  body #ajaxcart {
    right: 0 !important;
    top: 101.4px !important;
  }
  .new-avaiable {
    width: 32% !important;
  }
  .products-list .right-column {
    margin-right: 5px;
  }
  .products-list .product-shop {
    padding-right: 5px !important;
  }
  #ajaxcart {
    right: 0 !important;
    top: 7.5% !important;
  }
  #products-list {
    padding: 20px 15px !important;
  }
  .account-login .content {
    padding: 10px !important;
  }
  .grid12-4 {
    width: 27%;
  }
  .grid12-6.omega {
    width: 100%;
  }
  #login-form .page-title,
  .facebook-login .page-title {
    max-width: 100%;
  }
  #login-form .page-title h1,
  .facebook-login .page-title h1 {
    font-size: 19px;
  }
  .account-login .form-list .input-box input {
    width: 100% !important;
    margin: 0 !important;
  }
  .account-login .content .buttons-set .button,
  .account-login .facebook-login .buttons-set button.button {
    margin: 0 !important;
  }
  .account-login .form-list .input-box input#pass {
    margin: 0 !important;
  }
  .account-login .buttons-set a {
    margin: 0 !important;
  }
  .account-login .content .buttons-set .button {
    float: right !important;
  }
  .page {
    width: 600px;
  }
  .container {
    width: 100% !important;
  }
  .col2-left-layout .col-main {
    width: 100%;
  }
  .col2-left-layout .col-main2 {
    width: 87.5%;
  }
  .col-left {
    display: none;
  }
  .header .logo {
    max-width: 100% !important;
  }
  .headertop-logo {
    padding: 0 !important;
  }
  .header .logo-wrapper {
    width: 35% !important;
    float: left;
  }
  .block-shipping {
    width: 40% !important;
    margin: 10px 0px !important;
  }
  .order {
    width: 25% !important;
  }
  .block-shipping {
    display: none !important;
  }
  .order-shipping .shipping {
    width: 25% !important;
  }
  .block-shipping .order-shipping .shipping span {
    font: 110%/150% times new roman;
    line-height: 50%;
  }
  .block-shipping .order-shipping .shipping span span {
    font: 48%/150% times new roman;
  }
  .block-shipping .order-shipping .order span span {
    font-size: 12px !important;
  }
  .block-shipping .order-shipping .order span {
    font-size: 12px !important;
  }
  .order-shipping .shipping {
    width: 49% !important;
    margin-top: 10px;
  }
  .order-shipping .order {
    width: 44% !important;
    margin-top: 5px;
  }
  .order-shipping .shipping img {
    width: 50% !important;
    float: left !important;
  }
  .order-shipping .shipping-span {
    width: 50% !important;
    float: right !important;
  }
  .user-menu {
    width: 25%;
    float: right !important;
    margin-top: 7px;
  }
  .sliderbanner1 {
    width: 50%;
  }
  .sliderbanner2 {
    width: 50%;
    float: left !important;
  }
  .sliderbanner1 .banner img {
    height: 166px;
  }
  .sliderbanner2 .banner img {
    height: 166px;
  }
  #camera_wrap_1 {
    height: 166px !important;
  }
  .after_preface .banners {
    width: 22.3%;
  }
  .main-container {
    max-width: 100%;
    padding: 5px;
  }
  .brand-slider-wrapper {
    max-width: 98%;
  }
  .banner-home1 {
    width: 49%;
  }
  .banner-home2 {
    width: 49%;
  }
  .header-top {
    width: 100%;
    font-size: 11px !important;
  }
  .top-links {
    float: left;
    width: 45% !important;
    padding-bottom: 5px !important;
  }
  .item-left {
    float: left;
    width: 21%;
    margin: 0px !important;
  }
  .block_header_links_upper {
    float: left;
    width: 34%;
    margin: 0px !important;
  }
  .search-menu .nav-container {
    float: left;
    width: 100% !important;
  }
  .slideshow-banners {
    max-width: 39%;
  }
  .camera_wrap .imgLoaded {
    max-width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
  .newslider .item .product-image  img {
    max-width: 100% !important;
  }
  .itemslider-x {
    max-width: 100% !important;
    overflow: hidden;
  }
  .featured-product .products-grid .item {
    width: 31% !important;
    margin-left: 5px;
  }
  .featured-product .products-grid .item:nth-child(3n+1) {
    clear: both;
  }
  .category-products .itemgrid-3cols .item {
    width: 31% !important;
    margin-left: 5px;
  }
  .category-products .products-grid .item:nth-child(3n+1) {
    clear: both;
  }
  .block_left_bottom {
    max-width: 100%;
  }
  .block_left_bottom img {
    max-width: 100% !important;
  }
  .block_left_bottom:before,
  .block_left_bottom:after {
    max-width: 100% !important;
    height: 263px !important;
  }
  .news_sidebar_text a {
    padding-left: 0 !important;
  }
  .new-itemslider-wrapper .newslider .products-grid .item {
    width: 31% !important;
    margin-left: 5px;
  }
  .itemslider-horizontal .products-grid .price-box .regular-price .price,
  .itemslider-horizontal .products-grid .special-price .price,
  .itemslider-horizontal .products-grid .special-price .price-label {
    font-size: 22px !important;
  }
  .product-information {
    padding-left: 5px !important;
  }
  .products-grid .btn-cart {
    float: left !important;
  }
  .news_sidebar_text {
    float: left !important;
  }
  .col-main .section-title,
  .col-main2 .section-title {
    font-size: 26px !important;
  }
  .footer-secondary .section {
    max-width: 70% !important;
  }
  .footer-secondary .item {
    max-width: 27% !important;
  }
  .persistent-grid3-1.grid12-4 {
    max-width: 28% !important;
  }
  .persistent-grid3-1.grid12-4.alpha {
    max-width: 40% !important;
  }
  #subscribe-form .input-text {
    width: 90px !important;
  }
  button.button.btn-inline span span,
  .product-view .box-tags .form-add button.button span span {
    padding: 0 5px !important;
  }
  .grid12-2 {
    width: 14.67% !important;
  }
  .persistent-grid3-1.grid12-2.alpha {
    width: 29% !important;
  }
  .footer-bottom .float-right {
    margin-left: 15% !important;
  }
  .mainmenu {
    position: relative;
  }
  .header-top-search-wrapper {
    width: 45% !important;
    margin-left: 55% !important;
    position: absolute;
  }
  #search {
    width: 55% !important;
  }
  .form-search .search-autocomplete {
    right: 0 !important;
    top: 43px !important;
  }
  .search-menu {
    margin-top: -20%;
    max-width: 100% !important;
  }
  .block-wishlist .item .product-details .product-name a,
  .itemslider-horizontal .products-grid .product-name a {
    font-size: 12px !important;
  }
  .block .block-title {
    font-size: 24px !important;
  }
  div.top-links ul.links li a {
    padding: 0 2px !important;
    line-height: 11px !important;
    font-size: 11px !important;
  }
  .call span.iconcall {
    padding-left: 17px !important;
  }
  #mobnav-trigger,
  #nav > li > a {
    color: #FFFFFF;
    font-family: times new roman;
    font-size: 16px;
    text-shadow: 0 0 0 #FFFFFF;
  }
  .vertnav-top.mobile.show {
//    background-color: #810303;
    background: transparent;
    color: #243952;
    text-shadow: 0 0 0 #fff;
  }
  .vertnav-top .level-top span {
    color: #FFFFFF;
    font-size: 12px;
    text-shadow: 0 0 0 #FFFFFF;
    font-family: times new roman;
  }
  .toolbar {
    width: 100% !important !important;
  }
  .accordion .opener {
    top: -12px !important;
    right: 0 !important;
    left: 0 !important;
  }
  .block-vertnav .accordion .opener {
    left: 0 !important;
    margin-top: 0px !important;
  }
  .toolbar .pager {
    width: 40% !important;
  }
  .toolbar .pager .amount {
    display: none;
  }
  .toolbar .pager  .amount {
    margin-left: 10px !important;
  }
  .toolbar .pager .limiter {
    margin-left: 0px !important;
  }
  .specialsproduct .products-grid  .price-box .special-price .price {
    font-size: 20px !important;
  }
  .special-wrapper .itemslider-horizontal .products-grid .item {
    max-width: 100% !important;
  }
  .specialsproduct .products-grid .price-box {
    margin: 0px !important;
  }
  .specialsproduct .products-grid .item .product-name a {
    font-size: 12px !important;
  }
  .special-wrapper .itemslider-horizontal .products-grid .item a img {
    float: left;
    height: auto;
    width: 50% !important;
  }
  .item .product-informationview {
    float: right;
    width: 50% !important;
  }
  .special-wrapper .itemslider-horizontal .products-grid .product-name {
    margin: 0px !important;
  }
  .category-products .item .price-box .regular-price .price,
  .category-products .item .special-price .price,
  .category-products .item .special-price .price-label {
    font-size: 18px !important;
  }
  .category-products .item .product-name a {
    font-size: 12px !important;
  }
  .accordion li.level1.parent > a {
    line-height: 25px !important;
    padding-left: 20px !important;
  }
  .accordion li li li a {
    padding-left: 30px !simportant;
  }
  .product-img-box {
    width: 35% !important;
  }
  .shop-grid12-5 {
    width: 63% !important;
  }
  .product-view .box-additional {
    max-width: 100% !important;
  }
  .col2-right-layout .col-main,
  .col2-right-layout .col-main2 {
    width: 64% !important;
    margin-left: 10px;
  }
  .col-right {
    width: 30% !important;
    margin: 0px !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item {
    max-width: 100%;
    margin: 2px !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-image {
    max-width: 40%;
    border: none !important;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview {
    max-width: 54%;
  }
  .related-itemslider-wrapper .relatedproduct .products-grid .item .product-name a {
    font-size: 12px !important;
  }
  .gen-tabs-style1 .tabs-panels {
    padding: 0px !important;
  }
  .block-compare .block-content,
  .block-poll .block-content {
    margin-left: 10px !important;
  }
  #wishlist-view-form fieldset {
    padding: 0 5px !important;
  }
  .data-table th,
  .data-table td {
    padding: 10px 2px 10px !important;
  }
  #wishlist-table .allinfo-wishlist {
    padding-right: 3px !important;
  }
  .my-wishlist .product-name {
    margin: 5px 0 !important;
    width: 80% !important;
  }
  #wishlist-table .product-name a {
    text-transform: capitalize !important;
  }
  #wishlist-table .allinfo-wishlist  p a {
    margin-top: 5px !important;
  }
  .my-wishlist .product-image {
    width: 60% !important;
  }
  .my-wishlist .product-image img {
    max-width: 100% !important;
    height: auto !important;
  }
  .product-view .product-shop .product-name h1 {
    font-size: 12px !important;
  }
  .product-view .product-shop .addto-textlink ul li a.link-wishlist,
  .product-view .product-shop .addto-textlink ul li .link-compare,
  .category-products .products-list .product-shop .product-shop-inner ul li a.link-wishlist,
  .category-products .products-list .product-shop .product-shop-inner ul li a.link-compare {
    margin-right: 15px !important;
    padding-left: 22px !important;
    line-height: 20px !important;
  }
  .recently-view .recent-title {
    font-size: 12px !important;
  }
  .gen-tabs .acctab {
    padding: 5px 0.5em !important;
  }
  .col-right .block .block-title strong span,
  .block-poll .block-title,
  .block-related .section-title {
    margin: 10px 0 0 10px !important;
    font-size: 14px !important;
  }
  .block .block-content {
    padding: 0px !important;
  }
  .gen-tabs.accor .tabs-panels .panel {
    padding: 10px !important;
  }
  .block .block-content li.item {
    padding: 0 !important;
  }
  .mini-products-list .product-details {
    margin-right: 5px !important;
    width: 58% !important;
    float: right;
  }
  .mini-products-list .product-image {
    width: 40% !important;
  }
  .wishlist-page .col-main {
    width: 100% !important;
  }
  .wishlist-page .col-main2 {
    width: 89% !important;
  }
  .wishlist-page .col-left {
    display: none;
  }
  .shop-now {
    bottom: 2px !important;
    font-size: 12px !important;
  }
  .top-links .links li a.button,
  .top-links .links li.first a {
    display: none !important;
  }
  .col-main .account-create {
    max-width: 94% !important;
    padding: 15px !important;
  }
  .col-main2 .account-create {
    max-width: 86% !important;
    padding: 15px !important;
  }
  .contact2 {
    margin-left: 0px !important;
  }
  .googlemap-contact {
    max-width: 100%;
  }
  .vertnav-top li .opener {
    background: url("../images/img/opener.png") no-repeat scroll right center rgba(0,0,0,0);
    float: right;
    height: 49px !important;
    width: 61px !important;
  }
  .vertnav-top li.active > .opener {
    float: right !important;
    width: 61px !important;
  }
  .accordion .opener {
    right: 0 !important;
    left: auto !important;
    margin-top: -12px !important;
  }
  .block-vertnav .accordion .opener {
    left: 0 !important;
    margin-top: 0px !important;
  }
  .grid12-3 {
    width: 24% !important;
  }
  .grid12-5 {
    width: 47% !important;
  }
  #payment-buttons-container {
    margin-top: -60px;
  }
  .checkout-title h1 {
    margin-top: 3px !important;
  }
  .bullet > li {
    word-wrap: break-word;
  }
}
.slider-grid12 {
  position: relative;
  display: inline;
  float: left;
  width: 60%;
}
.slideshow-banners {
  margin-bottom: 2%;
  display: inline;
  float: right;
  margin-bottom: 2%;
}
.slideshow-banners .banner {
  position: relative;
}
.slideshow-banners a.banner,
.slideshow-banners .banner a {
  display: block;
  margin-bottom: 5px;
}
.the-slideshow:hover .slides > li a img {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.gen-slider-arrows1 .direction-nav .next {
  background-position: -43px 0;
}
.gen-slider-arrows1 .direction-nav .next:hover {
  background: url("../images/icon-slidehome2.png") no-repeat scroll -26px 0 transparent;
}
.gen-slider-arrows1 .direction-nav .prev {
  background-position: 7px 0;
  margin-right: 1px;
}
.gen-slider-arrows1 .direction-nav .prev:hover {
  background: url("../images/icon-slidehome2.png") no-repeat scroll 0 0 transparent;
}
.gen-slider-arrows1 .direction-nav a {
  background-image: url("../images/img/slider-arrows1.png");
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #ddd;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
}
.gen-slider-arrows1 .direction-nav a:hover {
  background-color: #FF3C3C;
}
.gen-slider-arrows1 .direction-nav li {
  float: left;
}
.gen-slider-arrows1 .direction-nav a.disabled {
  cursor: default;
}
.gen-slider-arrows1 .direction-nav .prev.disabled:hover {
  background-position: 7px -23px;
}
.gen-slider-arrows1 .direction-nav .next.disabled:hover {
  background-position: -43px -23px;
}
.gen-slider-arrows1-pos-top-right .direction-nav {
  position: absolute;
  top: -50px;
  right: 0px;
}
.gen-slider-arrows1-pos-top-left .direction-nav {
  position: absolute;
  top: -40px;
  left: 0px;
}
.gen-slider-arrows2 .direction-nav {
  height: 0;
}
.gen-slider-arrows2 .direction-nav .next {
  background-image: url(../images/cmsmart/_shared/slideshow-arrows-solid.png);
  background-position: -50px 0;
  right: 1.5%;
  top: 45%;
}
.gen-slider-arrows2 .direction-nav .next:hover {
  background-position: -50px -50px;
}
.gen-slider-arrows2 .direction-nav .prev {
  background-image: url(../images/cmsmart/_shared/slideshow-arrows-solid.png);
  background-position: 0 0;
  left: 1.5%;
  top: 45%;
}
.gen-slider-arrows2 .direction-nav .prev:hover {
  background-position: 0 -50px;
}
.gen-slider-arrows2 .direction-nav a {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  transition: opacity 600ms ease-in-out, background-color 150ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out, background-color 150ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: opacity 600ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: opacity 600ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.gen-slider-arrows2 .direction-nav a.disabled {
  cursor: default;
}
.gen-slider-arrows2 .direction-nav a.disabled:hover {
  background-color: #fff;
}
.gen-slider-arrows2 .direction-nav .prev.disabled:hover {
  background-position: 0 0;
}
.gen-slider-arrows2 .direction-nav .next.disabled:hover {
  background-position: -50px 0;
}
.gen-slider-arrows2-style1 .direction-nav a {
  background-image: url(../images/cmsmart/_shared/slideshow-arrows-solid.png);
  background-color: transparent !important;
}
.gen-slider-arrows3 .direction-nav .next {
  background: url("../images/icon-sliderview.png") no-repeat scroll 0 0 transparent;
  right: -14px;
  top: 45px;
}
.gen-slider-arrows3 .direction-nav .prev.disabled {
  background: url("../images/icon-sliderview2.png") no-repeat scroll 0 0 transparent;
  left: -14px;
  top: 45px;
}
.gen-slider-arrows3 .direction-nav .next:hover {
  background: url("../images/icon-sliderview.png") no-repeat scroll 0 0;
}
.gen-slider-arrows3 .direction-nav .prev {
  background: url("../images/icon-slider3.png") no-repeat scroll 0 0;
  left: -14px;
  top: 45px;
}
.gen-slider-arrows3 .direction-nav .prev:hover {
  background: url("../images/icon-slider3.png") no-repeat scroll 0 0;
}
.gen-slider-arrows3 .direction-nav a {
  position: absolute;
  display: block;
  width: 14px;
  height: 31px;
  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;
}
.gen-slider-arrows3 .direction-nav a.disabled {
  cursor: default;
  background: url("../images/icon-sliderview4.png") no-repeat scroll 0 0;
}
.gen-slider-arrows3 .direction-nav .next.disabled:hover {
  background: url("../images/icon-sliderview4.png") no-repeat scroll 0 0;
}
.gen-slider-arrows1 .direction-nav li {
  float: left;
}
.gen-slider-arrows1 .direction-nav a {
  display: block;
  width: 25px;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
}
.gen-slider-arrows1 .direction-nav a.prev {
  background: url("../images/icon-slidehome2.png") no-repeat scroll 0 0 transparent;
}
.gen-slider-arrows1 .direction-nav a.prev.disabled {
  background: url("../images/icon-slidehome.png") no-repeat scroll 0px 0 transparent;
}
.gen-slider-arrows1 .direction-nav a.next {
  background: url("../images/icon-slidehome2.png") no-repeat scroll -26px 0 transparent;
}
.gen-slider-arrows1 .direction-nav a.next.disabled {
  background: url("../images/icon-slidehome.png") no-repeat scroll -26px 0 transparent;
}
.gen-slider-arrows1 .direction-nav .prev.disabled:hover {
  background: url("../images/icon-slidehome.png") no-repeat scroll 0px 0 transparent;
}
.gen-slider-arrows1 .direction-nav .next.disabled:hover {
  background: url("../images/icon-slidehome.png") no-repeat scroll -26px 0 transparent;
}
.gen-slider-arrows3-style1 .direction-nav a {
  height: 75px;
}
.gen-slider-arrows3-style1 .direction-nav .next {
  background-position: -60px 13px;
  top: 0;
  right: -32px;
}
.gen-slider-arrows3-style1 .direction-nav .next:hover {
  background-position: -60px -37px;
}
.gen-slider-arrows3-style1 .direction-nav .prev {
  background-position: -10px 13px;
  top: 0;
  left: -32px;
}
.gen-slider-arrows3-style1 .direction-nav .prev:hover {
  background-position: -10px -37px;
}
.gen-slider-arrows3-style1 .direction-nav .prev.disabled:hover {
  background-position: -10px 13px;
}
.gen-slider-arrows3-style1 .direction-nav .next.disabled:hover {
  background-position: -60px 13px;
}
.gen-slider-pager1 .control-nav {
  text-align: center;
}
.gen-slider-pager1 .control-nav a {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
}
.gen-slider-pager1 .control-nav a:hover {
  background-position: 0 -60px;
}
.gen-slider-pager1 .control-nav li {
  float: left;
  margin-left: 3px;
}
.gen-slider-pager1 .control-nav li:first-child {
  margin-left: 0;
}
.gen-slider-pager1 .control-nav a.active {
  background-position: 0 -30px;
  cursor: default;
}
.gen-slider-pager1-style1 .control-nav li {
  margin-left: 0;
}
.gen-slider-pager1-style1 .control-nav a {
  background-image: url(../images/cmsmart/_shared/pager-small.png);
}
.gen-slider-pager1-pos-bottom-right .control-nav {
  position: absolute;
  bottom: 4.4526%;
  right: 1.5%;
}
.gen-slider-pager1-pos-bottom-left .control-nav {
  position: absolute;
  bottom: 4.4526%;
  left: 1.5%;
}
.gen-slider-arrows1-pos-top-right-pager .control-nav {
  position: absolute;
  top: -33px;
  right: 71px;
}
.camera_wrap a,
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td
.camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}
.camera_wrap {
  direction: ltr;
  z-index: 0;
}
.camera_wrap .camera_pag {
//  position: absolute;
  position: relative;
  right: 10px;
  bottom: 30px;
}
.camera_wrap img {
//  max-width: none !important;
  max-width: 100% !important;
  height: 335px !important;
  margin: 0 !important;
}
.fluid_container .camera_wrap {
  margin: 0 15px;
  margin-bottom: 20px !important;
  height: 335px !important;
  border-style: solid;
  border-width: 10px;
  -moz-border-image: url(../images/border3.png) 10;
  -webkit-border-image: url(../images/border3.png) 10;
  -o-border-image: url(../images/border3.png) 10;
  border-image: url(../images/border3.png) 10px;
  background: url(../images/background03.jpg);
  max-width: 95.7%;
  border-image-outset:16px;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: url(../images/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  background: rgba(255,255,255,0.9) url(../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camera_caption {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%;
}
.camera_caption > div {
  padding: 10px 20px;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_prevThumbs {
  bottom: 4px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_prevThumbs div {
  background: url(../images/camera_skins.png) no-repeat -160px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_nextThumbs {
  bottom: 4px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_nextThumbs div {
  background: url(../images/camera_skins.png) no-repeat -190px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_command_wrap .hideNav {
  display: none;
}
.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 5px;
  position: relative;
  text-align: left;
  text-indent: 9999px;
  width: 10px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 12px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: -1px;
  width: 12px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.camera_pag_ul li img {
  display: none;
  position: absolute;
}
.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2;
  margin-left: 5px;
  margin-right: 5px;
}
.camera_prev {
  left: 0;
}
.camera_prev > span {
  background: url(../images/camera_skins.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_next {
  right: 0;
}
.camera_next > span {
  background: url(../images/camera_skins.png) no-repeat -40px 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_commands {
  right: 41px;
}
.camera_commands > .camera_play {
  background: url(../images/camera_skins.png) no-repeat -80px 0;
  height: 40px;
  width: 40px;
}
.camera_commands > .camera_stop {
  background: url(../images/camera_skins.png) no-repeat -120px 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 5px;
  position: relative;
  text-indent: 9999px;
  width: 10px;
}
.camera_thumbs_cont {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
  border: 1px solid;
  cursor: pointer;
  margin-top: 5px;
  vertical-align: bottom;
}
.camera_clear {
  display: block;
  clear: both;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
.pattern_1 .camera_overlayer {
  background: url(../images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
  background: url(../images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
  background: url(../images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
  background: url(../images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
  background: url(../images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
  background: url(../images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
  background: url(../images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
  background: url(../images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
  background: url(../images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
  background: url(../images/patterns/overlay10.png) repeat;
}
.camera_caption {
  color: #fff;
}
.camera_caption > div {
  background: #000;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #fff;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #454545;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #454545;
}
.camera_pag_ul li img {
  border: 4px solid #e6e6e6;
  -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
}
.camera_pag_ul .thumb_arrow {
  border-top-color: #e6e6e6;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: #d8d8d8;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #fff;
}
.camera_thumbs_cont ul li > img {
  border-color: 1px solid #000;
}
.camera_amber_skin .camera_prevThumbs div {
  background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
  background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
  background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
  background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
  background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
  background-position: -120px -160px;
}
.camera_ash_skin .camera_prevThumbs div {
  background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
  background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
  background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
  background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
  background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
  background-position: -120px -200px;
}
.camera_azure_skin .camera_prevThumbs div {
  background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
  background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
  background-position: 0 -880px;
}
.camera_azure_skin .camera_next > span {
  background-position: -40px -880px;
}
.camera_azure_skin .camera_commands > .camera_play {
  background-position: -80px -880px;
}
.camera_azure_skin .camera_commands > .camera_stop {
  background-position: -120px -880px;
}
.camera_beige_skin .camera_prevThumbs div {
  background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
  background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
  background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
  background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
  background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
  background-position: -120px -120px;
}
.camera_black_skin .camera_prevThumbs div {
  background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
  background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
  background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
  background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
  background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
  background-position: -120px -40px;
}
.camera_blue_skin .camera_prevThumbs div {
  background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
  background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
  background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
  background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
  background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
  background-position: -120px -280px;
}
.camera_brown_skin .camera_prevThumbs div {
  background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
  background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
  background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
  background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
  background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
  background-position: -120px -320px;
}
.camera_burgundy_skin .camera_prevThumbs div {
  background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
  background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
  background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
  background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
  background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
  background-position: -120px -360px;
}
.camera_charcoal_skin .camera_prevThumbs div {
  background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
  background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
  background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
  background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
  background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
  background-position: -120px -400px;
}
.camera_chocolate_skin .camera_prevThumbs div {
  background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
  background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
  background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
  background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
  background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
  background-position: -120px -440px;
}
.camera_coffee_skin .camera_prevThumbs div {
  background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
  background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
  background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
  background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
  background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
  background-position: -120px -480px;
}
.camera_cyan_skin .camera_prevThumbs div {
  background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
  background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
  background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
  background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
  background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
  background-position: -120px -520px;
}
.camera_fuchsia_skin .camera_prevThumbs div {
  background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
  background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
  background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
  background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
  background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
  background-position: -120px -560px;
}
.camera_gold_skin .camera_prevThumbs div {
  background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
  background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
  background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
  background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
  background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
  background-position: -120px -600px;
}
.camera_green_skin .camera_prevThumbs div {
  background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
  background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
  background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
  background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
  background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
  background-position: -120px -640px;
}
.camera_grey_skin .camera_prevThumbs div {
  background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
  background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
  background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
  background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
  background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
  background-position: -120px -680px;
}
.camera_indigo_skin .camera_prevThumbs div {
  background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
  background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
  background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
  background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
  background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
  background-position: -120px -720px;
}
.camera_khaki_skin .camera_prevThumbs div {
  background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
  background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
  background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
  background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
  background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
  background-position: -120px -760px;
}
.camera_lime_skin .camera_prevThumbs div {
  background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
  background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
  background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
  background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
  background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
  background-position: -120px -800px;
}
.camera_magenta_skin .camera_prevThumbs div {
  background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
  background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
  background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
  background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
  background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
  background-position: -120px -840px;
}
.camera_maroon_skin .camera_prevThumbs div {
  background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
  background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
  background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
  background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
  background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
  background-position: -120px -880px;
}
.camera_orange_skin .camera_prevThumbs div {
  background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
  background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
  background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
  background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
  background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
  background-position: -120px -920px;
}
.camera_olive_skin .camera_prevThumbs div {
  background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
  background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
  background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
  background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
  background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
  background-position: -120px -1080px;
}
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -960px;
}
.camera_pistachio_skin .camera_prevThumbs div {
  background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
  background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
  background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
  background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
  background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
  background-position: -120px -1040px;
}
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}
.camera_red_skin .camera_prevThumbs div {
  background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
  background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
  background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
  background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
  background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
  background-position: -120px -1000px;
}
.camera_tangerine_skin .camera_prevThumbs div {
  background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
  background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
  background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
  background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
  background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
  background-position: -120px -1120px;
}
.camera_turquoise_skin .camera_prevThumbs div {
  background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
  background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
  background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
  background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
  background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
  background-position: -120px -1160px;
}
.camera_violet_skin .camera_prevThumbs div {
  background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
  background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
  background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
  background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
  background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
  background-position: -120px -1200px;
}
.camera_white_skin .camera_prevThumbs div {
  background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
  background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}
.camera_yellow_skin .camera_prevThumbs div {
  background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
  background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
  background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
  background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
  background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
  background-position: -120px -1240px;
}
#pie_3 {
  right: 10px !important;
  top: 5px !important;
}
.cloud-zoom-lens {
  border: 1px solid #ccc;
  margin: -1px;
  background-color: #fff;
  cursor: move;
}
.cloud-zoom-big {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  background-color: #fff;
}
.product-view .product-img-box .product-image.zoom-inside .cloud-zoom-big {
  border: none;
}
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 0.25em;
  border: 1px solid #000;
}
#wrap {
  z-index: 99 !important;
}
.product-image .mousetrap {
  z-index: 100 !important;
}
.zoom-inside #wrap {
  overflow: hidden;
}
.simple-mode .cloud-zoom-big,
.simple-mode .cloud-zoom-lens {
  display: none !important;
}
.simple-mode .cloud-zoom-lens {
  cursor: default !important;
}
.zoom-btn-small {
  position: absolute;
  right: -10px;
  top: 10px;
  padding: 0 1em;
  line-height: 2.6666em;
  z-index: 100;
  color: #333;
  background: url(../images/icon-zoom.png) no-repeat scroll 0 0;
  text-indent: -999em;
  height: 22px;
  width: 22px;
}
.zoom-btn-large {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
}
.zoom-btn-large:hover {
  background-color: rgba(255,255,255,0.15);
}
.itemslider-thumbnails {
  max-width: 237px;
  margin-top: 8px;
}
.itemslider-thumbnails.count-1 {
  max-width: 79px;
}
.itemslider-thumbnails.count-2 {
  max-width: 158px;
}
.itemslider-thumbnails.count-1 .slides > li {
  width: 75px;
}
.itemslider-thumbnails .slides > li a {
  margin: 0 2px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
}
#cboxOverlay {
  background: url(../images/cmsmart/_shared/colorbox/overlay.png) repeat 0 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
  border: none;
  padding: 10px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 40px;
}
#cboxTitle {
  position: absolute;
  bottom: 17px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999999;
}
#cboxCurrent {
  position: absolute;
  bottom: 17px;
  left: 80px;
  color: #999999;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious,
#cboxNext {
  position: absolute;
  background: url(../images/cmsmart/_shared/slider-arrows.png) no-repeat #ddd;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
#cboxPrevious:hover,
#cboxNext:hover {
  background-color: #333;
}
#cboxPrevious {
  bottom: 10px;
  left: 10px;
  background-position: -10px -10px;
}
#cboxPrevious:hover {
  background-position: -10px -60px;
}
#cboxNext {
  bottom: 10px;
  left: 40px;
  background-position: -60px -10px;
}
#cboxNext:hover {
  background-position: -60px -60px;
}
#cboxLoadingOverlay {
  background: url(../images/cmsmart/_shared/colorbox/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../images/cmsmart/_shared/colorbox/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(../images/cmsmart/_shared/close-button.png) -10px -10px no-repeat #ddd;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: -10px -60px;
  background-color: #333;
}
#cboxNext,
#cboxPrevious,
#cboxClose {
  transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.itemslider {
  margin: 0;
  padding: 0;
}
.itemslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.itemslider .slides img {
  max-width: 100%;
  display: block;
}
.pauseplay span {
  text-transform: capitalize;
}
.itemslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .itemslider .slides {
  display: block;
}
* html .itemslider .slides {
  height: 1%;
}
.no-js .itemslider .slides > li:first-child {
  display: block;
}
.itemslider {
  margin: 0 auto;
  position: relative;
  zoom: 1;
}
.itemslider .slides {
  zoom: 1;
}
.itemslider .slides > li {
  position: relative;
}
.itemslider .slides img {
 margin: 0 auto;
//  margin: auto;
}
.itemslider-horizontal {
  margin: 0 auto 10px;
}
.itemslider-horizontal .slides > li {
  padding-left: 0px;
  padding-right: 0px;
}
.itemslider-vertical {
  padding-top: 20px;
}
.itemslider-q {
  max-width: 940px;
}
.narrow-slider .itemslider-q {
  max-width: 564px;
}
.itemslider-q.count-1 {
  max-width: 188px;
}
.itemslider-q.count-2 {
  max-width: 376px;
}
.itemslider-q.count-3 {
  max-width: 564px;
}
.itemslider-q.count-4 {
  max-width: 752px;
}
.narrow-slider .itemslider-q.count-4 {
  max-width: 564px;
}
.newslider {
  width: 936px;
}
.itemslider-x {
//  max-width: 1100px;
  max-width: 940px;
}
.itemslider-x.count-1 {
  max-width: 240px;
}
.itemslider-x.count-2 {
  max-width: 476px;
}
.itemslider-x.count-3 {
  max-width: 708px;
}
.itemslider-x.count-4 {
  max-width: 955px;
}
.itemslider-x.count-5 {
  max-width: 1195px;
}
.itemslider-x.count-6 {
  max-width: 1128px;
}
.itemslider-x.count-7 {
  max-width: 1316px;
}
.itemslider-x.count-8 {
  max-width: 1504px;
}
.itemslider .direction-nav {
  height: 0;
  text-align: center;
}
.itemslider.hide-direction-nav .direction-nav {
  display: none;
}
.itemslider.hide-control-nav .control-nav {
  display: none;
}
#nav.mobile {
  display: none;
}
#nav .opener {
  display: none;
}
#mobnav-trigger,
#nav > li > a {
  font-size: 16px;
//  line-height: 49px;
  line-height: 28px;
  text-transform: uppercase;
}
#mobnav {
  display: none;
}
#mobnav-trigger {
  display: block;
  padding: 0 15px;
}
#mobnav-trigger .icon {
  float: left;
  width: 23px;
  padding-top: 18px;
  margin: 0 8px 0 0;
}
#mobnav-trigger .icon .line {
  background-color: #fff;
  height: 3px;
  margin-bottom: 2px;
}
.nav-container .vertnav-top {
  display: none;
  margin-top: 0 !important;
}
.vertnav-top.mobile {
  display: block;
  overflow: hidden;
  height: auto;
  max-height: 0px;
  -moz-transition-property: max-height;
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-in-out;
}
.vertnav-top.mobile.show {
  max-height: 9999px;
  -moz-transition-property: max-height;
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-in-out;
}
.vertnav-top li a {
  padding: 15px 10px;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.vertnav-top li li a {
  padding-left: 20px;
}
.vertnav-top li li li a {
  padding-left: 40px;
}
.vertnav-top li li li li a {
  padding-left: 60px;
}
.vertnav-top li .opener {
  height: 49px;
  background: url(../images/img/opener.png) center right no-repeat;
}
.vertnav-top li .opener:hover {
  background-color: rgba(0,0,0,0.05);
}
.vertnav-top li.active > .opener {
  background-image: url(../images/img/opener-active.png) center right no-repeat;
  width: 100%;
}
.accordion {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-transform: capitalize;
}
.accordion ul {
  float: left;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.accordion li {
  float: left;
  display: block;
  width: 100% !important;
  padding: 0 !important;
  margin: 0;
  list-style-type: none;
  cursor: pointer;
  position: relative;
}
.accordion li a {
  padding: 5px 10px;
  display: block;
  cursor: pointer;
}
.accordion li li a {
  padding-left: 20px;
}
.accordion li li li a {
  padding-left: 75px;
}
.accordion li li li li a {
  padding-left: 55px;
}
.accordion li.level0 > a {
  line-height: 38px;
  padding-left: 35px;
  background: url(../images/bg_list_arrow.gif) 15px 23px no-repeat;
}
.accordion li.level0 > a:hover {
  background: url(../images/list_bg.gif) 15px 23px no-repeat;
}
.accordion li.level1.parent > a {
  padding-left: 50px;
}
.accordion .opener {
  position: absolute;
  right: 0;
  top: 23px;
  display: block;
  width: 5px;
  height: 15px;
  padding-left: 15px;
  background: url(../images/plusminus.png) left top no-repeat;
}
.accordion li.active > .opener {
  background: url(../images/plusminus.png) left bottom no-repeat;
}
#nav > li > a {
  font-size: 16px;
//  line-height: 49px;
  line-height: 28px;
  text-transform: uppercase;
//  color: #fff;
  color: #243952;
  font-family: times new roman;
//  text-shadow: 0 0 0px #FFFFFF;
  text-shadow: 0 0 0 #120110;
}
.vertnav {
  float: left;
  width: 100%;
}
.vertnav li a {
  border-bottom: 1px dotted #ccc;
  color: #29172A;
  font-family: tahoma;
  font-size: 14px;
  line-height: 38px;
  text-shadow: 0 0 0 #111111;
}
.vertnav li a:hover {
  color: #990000;
}
.vertnav li.level2  a {
  font-size: 12px;
}
.vertnav-top li .opener {
  height: 49px;
  background: url(../images/img/opener.png) center right no-repeat;
}
.vertnav-top li .opener:hover {
  background-color: rgba(0,0,0,0.05);
}
.vertnav-top li.active > .opener {
  background-image: url(../images/img/opener-active.png);
  background-position: right center;
}
#nav ul.level0 {
//  border-top: 3px solid #F1BA68;
  border-top: 3px solid #D08700;
  left: 0;
  padding: 2%;
  position: absolute;
  top: 29px;
//  width: 870px;
  width: 355px;
}
#nav ul.level0.nav-8-1 {
  border-top: 3px solid #D08700;
  left: 0;
  padding: 0 5px 0 0;
  position: absolute;
  top: 29px;
  width: 130px !important;
}
#nav ul.level0 > li {
  display: inline-block;
  float: none;
  vertical-align: top;
  padding-top: 10px;
//  padding-bottom: 20px;
  padding-bottom: 5px;
//  margin-left: 20px;
  margin-left: 5px;
}
#nav ul.level0 > li > a {
  margin-bottom: 10px;
  font-size: 1.3333em;
  text-transform: uppercase;
}
#nav ul li {
  float: none;
}
#nav ul li a {
  float: none;
}
#nav ul ul {
  position: static !important;
}
#nav ul ul li {
  background: url(../images/icon-titlemenu.png) left 10px center no-repeat;
}
#nav ul ul li:hover {
  background: url(../images/icon-titlemenuhove.png) left 10px center no-repeat;
}
#nav ul.level2 {
  margin: 7px 0;
  padding: 0;
}
#nav ul.level2 a {
  font-size: 0.9166em;
  line-height: 1.2727em;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#nav li.level2:hover ul.level2 a {
  opacity: 1;
}
#nav ul ul ul li {
  background: none;
  padding-left: 0;
}
#nav > li ul.level0 {
  display: none;
}
#nav {
  position: relative;
  z-index: 2000;
}
#nav .opener {
  display: none;
}
#nav li {
  float: left;
//  text-align: left;
  text-align: center;
  display: block;
  width: 11.08%;
}
#nav li a {
  display: block;
  float: left;
  text-decoration: none;
}
#nav li a span {
  display: block;
//  background: #ddc889 none repeat scroll 0 0;
//  padding: 0 15px;
  white-space: nowrap;
}
#nav li ul a span {
  white-space: normal;
}
#nav > li > a {
  display: block;
  background: #ddc889 none repeat scroll 0 0;
  padding: 0 15px;
  border-left: solid 1px #224;
  width: 78%; // added new
}
#nav > li.active > a {
  background: #f08700 none repeat scroll 0 0;
}
#nav > li > a:hover {
  background: #f08700 none repeat scroll 0 0;
  color: #fff;
}
#nav > li > a:hover span {
  background: #f08700 none repeat scroll 0 0;
  color: #fff;
}
#nav .nav-custom-link > a {
  cursor: default;
}
#nav li.nav-custom-link {
  position: static;
}
#nav .nav-custom-link ul.level0 {
  position: absolute;
  width: 96%;
  padding: 2%;
}
#nav.classic .nav-custom-link ul.level0 {
  left: -10000px;
}
#nav.classic .nav-custom-link ul.level0.shown-sub {
  left: 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper {
  margin: 0;
  padding: 10px;
  position: static;
  display: block;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper * {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  background: none;
  opacity: 1;
  box-shadow: none;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper li {
  float: left;
  width: 23.125%;
  margin-right: 2.5%;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper li.last {
  margin-right: 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper p {
  margin: 10px 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper .heading {
  margin: 10px 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper a {
  display: inline;
}
#nav ul.level0 li.level1.last {
//  width: 345px !important;
  width: 345px !important;
  float: right;
  margin-right: 6px;
  padding-top: 5px;
}
#nav ul.level0 li.level1.last.nav-3-5 {
  width: 253px !important;
  float: right;
}
#nav ul.level0 li.level1.nav-8-1 {
  width: 128px !important;
//  float: right;
  margin-right: 0px
  padding-top: 5px;
}
#nav li {
  position: relative;
}
#nav ul {
  position: absolute;
  top: 49px;
  left: -10000px;
  background-color: #fff;
  width: 16em;
  border: 0;
}
#nav div ul {
  position: static;
  width: auto;
  border: none;
}
#nav ul li {
  float: none;
  display: block;
}
#nav ul li a {
  float: none;
  padding: 2px 0px;
}
#nav ul ul {
  top: 0;
}
#nav li ul.shown-sub {
  opacity: 1;
  left: 0;
  z-index: 2000 !important;
}
#nav li .shown-sub ul.shown-sub {
  left: 80px;
}
.search-menu .nav-container {
  float: left;
//  width: 800px;
  width: 1200px;
}
.search-menu .nav-container .container {
  width: auto;
}
#search {
  width: 226px;
  padding: 2px 2px;
//  background: none repeat scroll 0 0 #690202;
  background: none repeat scroll 0 0 #ffffee;
  border: 1px solid #29172A;
  border-right: none;
}
.header-top-search-wrapper {
//  float: right;
  display: block;
//  width: 35px;
  width: 95%;
//  padding: 4px 0;
  padding: 0;
  text-align: right;
}
.header-top-fb-wrapper a {
  float: right;
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  background: url(../images/fb-logo.png) 0 0 no-repeat;
}
.shipping {
  float: left;
  margin-top: 8px;
  width: 195px;
}
.shipping img {
  float: left;
}
.shipping-span {
  float: right;
  line-height: 14px;
  width: 120px;
}
.order {
  float: left;
  width: 200px;
}
.block-shipping {
  width: 33%;
}
.headertop-logo {
//  background-color: #800202;
  background-color: transparent;
//  height: 115px;
  background-color: transparent;
  padding: 10px 0;
}
.mainmenu {
//  background: url(../images/background-menu.png) repeat-x scroll 0 0;
  background-color: transparent;
}
.form-search .button span {
  color: #fff;
  text-shadow: 0 0 1px #fff;
  display: block;
  float: left;
  font-size: 12px;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: times new roman;
  height: 34px;
  line-height: 34px;
  width: 65px;
}
.form-search label {
  display: none;
}
.form-search button.button:hover span {
  background: url(../images/bgk-search.png) no-repeat scroll 0 0;
  color: #FFFFFF;
  text-shadow: 0 0 1px #fff;
}
.form-search button.button:hover span {
  background: url(../images/bgk-search.png) no-repeat scroll 0 0;
  color: #fff;
}
.form-search button.button span {
  background: url(../images/bgk-search.png) no-repeat scroll 0 0;
}
.top-links .links li a {
//  color: #CC3333;
  color: #ffffff;
  font-family: tahoma;
  font-size: 12px;
}
.top-links .links li a:hover,
.currency-switcher .inner .test {
//  color: #FFCC66;
  color: #FFF;
}
.currency-switcher .inner .label,
.lang-switcher .inner .text,
.call span {
  color: #cc3333;
}
.call span span {
  color: #FFCC66;
}
.call span.iconcall {
  background: url(../images/icon-call.png) no-repeat scroll 0 center transparent;
  padding-left: 20px;
  display: block;
}
.order-shipping .order span {
  color: #FFCC66;
  font-family: times new roman;
  font-size: 20px;
  text-shadow: 0 0 1px #FFCC66;
}
.order-shipping .order a:hover span {
  color: #fff;
}
.order-shipping .order span span {
  color: #fff;
  font-family: arian;
  font-size: 24px;
  text-shadow: 0 0 1px #fff;
}
.order-shipping .order a:hover span span {
  color: #FFCC66;
}
.order-shipping .shipping a:hover span {
  color: #FFCC66;
}
.order-shipping .shipping span {
  color: #fff;
  font-family: arian;
  font-size: 20px;
  text-shadow: 0 0 1px #fff;
}
.order-shipping .shipping a:hover span span {
  color: #fff;
}
.order-shipping .shipping span span {
  color: #FFCC66;
  font-family: arian;
  font-size: 12px;
  text-shadow: 0 0 1px #FFCC66;
}
.nav-container #nav li ul.level0 {
  background-color: #DDC889;
  box-shadow: 0 2px 5px #fff;
}
.nav-container #nav li ul.level0 li ul.level1 {
//  background-color: #810303;
  background: transparent;
}
.nav-container #nav li ul.level0 li > a {
//  color: #FFFFFF;
  color: #243952;
  font-family: tahoma;
//  font-size: 18px;
  font-size: 16px;
  text-shadow: 0 0 0 #222;
  font-weight: normal;
  text-transform: capitalize;
  padding-left: 0px;
}
.nav-container #nav li ul.level0 li ul.level1 li > a {
  color: #243952;
//  color: #ffcc66;
  font-family: arial;
//  font-size: 12px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
  padding: 4px 20px;
  width: 130px;
}
.nav-container #nav li ul.level0 li ul.level1 li > a:hover {
  color: #fff;
}
#nav li.parent a.level-top  span {
//  background: url("../images/icon-menu.png") no-repeat scroll right center;
//  padding: 0 20px 0 0;
}
#nav li.parent.active  a.level-top  span {
//  background: url("../images/icon-mainmenu.png") no-repeat scroll right center;
//  padding: 0 20px 0 0;
}
#nav li.contaclinktop a {
//  border-left: 1px solid #670303;
  margin-left: 2px;
  line-height: 28px;
  margin-top: 0px;
}
#nav li a.level-top {
//  border-left: 1px solid #670303;
//  border-right: 1px solid #A60404;
  margin-left: 1px;
  margin-right: 1px;
  line-height: 28px;
  margin-top: 0px;
}
#nav li.contaclinktop  a.level-top {
  border-right: none;
}
#nav #nav-home-link a.level-top {
  border-left: none;
//  padding-left: 0px;
  padding-left: 15px;
}
div.top-links ul.links li a {
  border-right: 1px solid #f8c26d;
  line-height: 12px;
  padding: 0 10px;
}
div.top-links ul.links li.last a {
  border-right: none;
  line-height: 12px;
}
.news-menu h2 {
  color: #FFFFFF;
  font-family: times new roman;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 0 0 #FFFFFF;
  margin: 0px;
}
#nav li ul li.level1.last  a span {
  display: none;
}
.news-menu .short-news {
  color: #FFCC66;
}
.ie7 .shipping-span {
  line-height: 20px;
}
.ie7 .block_header_links_upper {
  width: 20%;
}
.ie7 .dropdown-button.item-right ul {
  left: 0;
}
.ie7 .block-shipping {
  width: 420px;
  float: left;
}
.ie7 .user-menu {
  width: 210px;
  dislay: block !important;
  float: right;
}
.ie7 #nav ul.level0 > li {
  float: left;
}
.ie7 #search_mini_form .form-search button.button {
  float: none;
}
.ie7 .shipping img {
  float: left;
}
.ie7 .logo-wrapper {
  float: left;
}
.ie7 .sticker-wrapper .sticker {
  background-color: #990000;
  width: 70px;
  margin-top: 5px;
  margin-left: 5px;
}
.ie7 .product-information {
  clear: both;
  min-height: auto;
}
.ie7 .add-to-links {
  height: 50px;
}
.ie7 .news_bottom {
  clear: both;
}
.ie7 #subscribe-form .input-box {
  float: none;
}
.ie7 #subscribe-form .btn-inline {
  float: none;
}
.ie7 .after_preface {
  margin-top: 20px;
}
.ie7 #mini-cart {
  background: url("../images/icon-cart2.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 51px;
}
.ie7 #mini-cart .block-title .heading {
  background: none;
}
.ie7 #mini-cart .block-title .links p  span {
  line-height: 20px;
}
.ie7 #ajaxcart .block .actions {
  margin-bottom: 10px;
}
.ie7 #ajaxcart .qtyinput {
  margin-top: 10px;
}
.ie7 .headertop-logo .header-main {
  padding-top: 12px;
}
.ie7 .block-compare,
.ie7 .block-poll,
.ie7 .block-related {
  height: 100%;
}
.ie7 .related-itemslider-wrapper .relatedproduct .products-grid .item {
  margin-bottom: 5px;
}
.ie7 .block-poll input.radio {
  float: left;
  margin: 17px -18px 0 0;
}
.ie7 .block-poll li {
  padding-top: 0;
  padding-bottom: 0;
}
.ie7 .product-shop #qty {
  border-color: #DEDEDE;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  color: #CCCCCC;
  padding: 5px 15px;
}
.ie7 .product-view .add-to-box {
  clear: both;
  border-bottom: none;
}
.ie7 .product-view .action-box {
  clear: both;
  border-top: 1px solid #E5E5E5;
  padding-top: 10px;
}
.ie7 .product-view .add-to-cart button.btn-cart {
  float: right;
}
.ie7 .category-products .itemgrid-3cols .item {
  clear: both;
}
.recently-view {
  margin-top: 20px;
  width: 100%;
}
.recently-view .recently-content {
  margin-top: 20px;
}
.recently-view .recent-title {
  color: #333333;
  font-family: times new roman;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 0 0 #333333;
  text-transform: uppercase;
}
.recently-view .recently-content ul li .img-recently img {
  height: auto;
  margin-top: 15px;
  width: 165px;
}
.recently-view .recently-content ul li {
  float: left !important;
  margin-right: 3%;
  width: 22%;
  min-height: 280px;
}
.relatedproduct .products-grid .product-name {
  padding-top: 0px;
}
.products-list .product-name,
.products-grid .product-name,
h3.product-name {
  font-size: 14px;
  line-height: 20px;
}
.category-products .products-list .product-shop .product-shop-inner .product-name a {
  color: #333333;
  font-family: times new roman;
  font-size: 20px !important;
  margin: 0 0 15px;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.product-view .product-shop .addto-textlink ul li a.link-compare:hover {
  background: url("../images/icon-cphover.png") no-repeat scroll 0 0 transparent;
}
.product-view .product-shop .addto-textlink ul li a.link-compare {
  background: url("../images/icon-cp1.png") no-repeat scroll 0 0 transparent;
}
.product-view .product-shop .addto-textlink ul li a.link-wishlist:hover {
  background: url("../images/icon-wlhover.png") no-repeat scroll 0 0 transparent;
}
.product-view .product-shop .addto-textlink ul li a.link-wishlist {
  background: url("../images/icon-wl1.png") no-repeat scroll 0 0 transparent;
}
.product-view .product-shop .addto-textlink ul li a.link-wishlist:hover,
.product-view .product-shop .addto-textlink ul li a.link-compare:hover {
  color: #FF9933;
  text-shadow: 0 0 0 #FF9933;
}
.category-products .products-list .product-shop .product-shop-inner .product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.product-view .product-shop .addto-textlink p.email-friend {
  display: none;
}
.product-view .product-shop .addto-textlink ul li a.link-wishlist,
.product-view .product-shop .addto-textlink ul li .link-compare,
.category-products .products-list .product-shop .product-shop-inner ul li a.link-wishlist,
.category-products .products-list .product-shop .product-shop-inner ul li a.link-compare {
  color: #777777;
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  margin-right: 25px;
  padding-left: 30px;
  text-indent: 0;
  text-shadow: 0 0 0 #CCCCCC;
  width: auto;
}
.my-wishlist .data-table .cart-cell .old-price .price,
.category-products .products-list .old-price .price {
  color: #666666;
  font-family: times new roman;
  font-size: 14px;
  font-style: italic;
  text-decoration: line-through;
}
.category-products .products-list .old-price {
  padding: 10px 0;
}
.category-products .products-list .product-name {
  margin: 20px 0 0;
}
.category-products .products-list .sticker-wrapper .sticker {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  text-align: center;
  vertical-align: middle;
  width: auto;
  color: #999999;
  text-shadow: 0 0 0 #999999;
  transform: rotate(0deg);
}
.category-products .products-list .sticker-wrapper .sticker.new {
  top: -3px;
}
.category-products .products-list .sticker-wrapper {
  background: none;
  transform: rotate(0deg);
  top: -3px;
}
#products-list {
  padding: 20px 30px;
  border: 1px solid #e5e5e5;
}
#products-list li.last {
  border: none;
}
.products-list .price-box.map-info a,
.products-grid .price-box.map-info a {
  margin-left: 3px;
}
.products-list .alt-img,
.products-grid .alt-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.products-list .alt-img:hover,
.products-grid .alt-img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-list li.item {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 15px;
  padding-bottom: 15px;
}
.products-list .product-shop {
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
}
.products-list .right-column {
  float: right;
}
.products-list .product-name {
  margin: 0 0 15px;
}
.products-list .product-image {
  position: relative;
  text-align: center;
}
.products-list .price-box {
  margin: 0 0 10px;
  font-size: 1.3333em;
  line-height: 1.25em;
}
.products-list .ratings {
  margin: 10px 0;
}
.products-list .desc {
  color: #666666;
  font-family: arial;
  font-size: 12px;
  margin: 15px 0;
}
.products-list .btn-cart {
  clear: both;
  margin-top: 15px;
  float: left;
  height: 41px;
  background: url("../images/cart-list.png") repeat-x scroll 0 0 transparent;
  border-left: 3px solid #E18A03;
  border-right: 3px solid #E18A03;
  display: block;
}
.products-list .btn-cart:hover {
  background: url("../images/cart-listhover.png") repeat-x scroll 0 0 transparent;
  border-left: 3px solid #7D0505;
  border-right: 3px solid #7D0505;
}
.products-list .btn-cart:hover span {
  border-left: 1px solid #B44E4E;
  border-right: 1px solid #B44E4E;
}
.products-list .button span {
  float: left;
  background: url("../images/cart-list2.png") no-repeat scroll right center transparent;
  border-left: 1px solid #F7CF91;
  border-right: 1px solid #F7CF91;
}
.products-list .btn-cart:hover span span {
  border-left: medium none !important;
  border-right: medium none !important;
  padding: 0 25px 0 5px;
}
.products-list .button span span {
  border-left: medium none !important;
  border-right: medium none !important;
  padding: 0 25px 0 5px;
}
.products-list .availability {
  float: none;
  margin: 15px 0;
}
.products-list .add-to-links {
  margin: 15px 0 0;
}
.products-list .add-to-links .separator {
  display: none;
}
#products-list  label {
  color: #ccc;
  float: left;
  text-shadow: 0 0 0 #ccc;
}
.my-wishlist button.btn-cart {
  clear: both;
  margin-top: 15px;
  float: left;
  height: 41px;
  background: url("../images/cart-list.png") repeat scroll 0 0 transparent;
  border-left: 3px solid #E18A03;
  border-right: 3px solid #E18A03;
}
.my-wishlist button.btn-cart:hover {
  background: url("../images/cart-listhover.png") repeat scroll 0 0 transparent;
  border-left: 3px solid #7D0505;
  border-right: 3px solid #7D0505;
}
.my-wishlist button.btn-cart span {
  background: url("../images/cart-list2.png") no-repeat scroll right center rgba(0,0,0,0);
  float: none;
  border-left: 1px solid #F7CF91;
  border-right: 1px solid #F7CF91;
}
.my-wishlist button.btn-cart:hover span {
  border-left: 1px solid #B44E4E;
  border-right: 1px solid #B44E4E;
}
.my-wishlist button.btn-cart:hover span span {
  border-left: medium none !important;
  border-right: medium none !important;
  padding: 0 25px 0 5px;
}
.product-information button.button span span {
  background: url("../images/addtocart.png") no-repeat scroll right center transparent;
}
.infomation-bottom button.button:hover span span,
.information-compare .product-information button.button:hover span span {
  background: none !important;
}
.product-information button.button:hover span span {
  background: url("../images/addtocarthover.png") no-repeat scroll right center transparent;
}
.product-information button.button span span {
  color: #999;
  font-family: times new roman;
  line-height: 25px;
  padding-right: 26px;
  font-size: 16px !important;
}
.information-compare .product-information button.button:hover span span {
  color: #fff;
}
.product-information button.button:hover span span,
.category-products .products-list .product-shop .product-shop-inner ul li a.link-wishlist:hover,
.category-products .products-list .product-shop .product-shop-inner ul li a.link-compare:hover {
  color: #FF9933;
}
.compare-table .ratings,
.compare-table .no-rating {
  margin: 5px 0 !important;
}
.product-view .add-to-cart button.button:hover {
  background: url("../images/cart-listhover.png") no-repeat scroll 0 0 transparent;
}
.product-view .add-to-cart button.button,
.compare-table .product-information button.btn-cart {
  background: url("../images/cart-list.png") repeat-x scroll 0 0 transparent;
  height: 41px;
  border-left: 3px solid #e18a03;
  border-right: 3px solid #e18a03;
}
.product-view .add-to-cart button.button span {
  border-left: 1px solid #f7cf91;
  border-right: 1px solid #f7cf91;
}
.product-view .btn-cart span span {
  padding: 0 25px 0 5px;
  border-left: medium none !important;
  border-right: medium none !important;
}
.product-view .add-to-cart button.button:hover,
.compare-table .product-information button.btn-cart:hover {
  background: url("../images/cart-listhover.png") repeat-x scroll 0 0 transparent;
  height: 41px;
  border-left: 3px solid #7d0505;
  border-right: 3px solid #7d0505;
}
.product-view .add-to-cart button.button:hover span,
.compare-table .product-information button.btn-cart span:hover {
  border-left: 1px solid #b44e4e;
  border-right: 1px solid #b44e4e;
}
.compare-table .product-information button.btn-cart:hover span span,
.product-view .btn-cart:hover span span {
  border-left: medium none !important;
  border-right: medium none !important;
}
.product-view .add-to-cart button.btn-cart span {
//  background: url("../images/cart-list2.png") no-repeat scroll right center transparent;
  background: url("../images/cart-list2.png") no-repeat scroll 83px center transparent;
}
.compare-table .product-information button.button span {
  background: url("../images/cart-list2.png") no-repeat scroll right center transparent;
  border-left: 1px solid #f7cf91;
  border-right: 1px solid #f7cf91;
}
.compare-table .product-information button.btn-cart:hover span {
  border-left: 1px solid #aa2222;
  border-right: 1px solid #aa2222;
}
.my-wishlist button.btn-cart span span,
.product-view .add-to-cart button.btn-cart span span {
  width: 100%;
  font-size: 16px !important;
  color: #fff;
  text-shadow: 0 0 0 #fff;
  font-family: times new roman;
  line-height: 35px;
  text-align: left;
  padding: 0 25px 0 5px;
  border-left: medium none !important;
  border-right: medium none !important;
}
.infomation-bottom .product-information button.button span {
  color: #fff;
  font-family: times new roman;
  line-height: 25px;
  text-shadow: 0 0 0 #fff;
  float: right;
  font-size: 16px !important;
}
.compare-table .product-information button.button span span {
  color: #fff;
  font-family: times new roman;
  line-height: 35px;
  text-shadow: 0 0 0 #fff;
  float: right;
  font-size: 16px !important;
  padding-left: 5px;
  border-left: none !important;
  border-right: none !important;
}
.category-products .products-list .right-column button.button span span {
  color: #fff;
  font-family: times new roman;
  line-height: 35px;
  text-shadow: 0 0 0 #fff;
  font-size: 16px;
}
.toolbar .pages .current {
  color: #990000;
  font-family: tahoma;
  font-weight: bold;
}
.new-avaiable .notnew {
  color: #000;
  text-shadow: 0 0 0 #000;
  font-size: 12px;
  width: 110px;
}
.new-avaiable .availability {
  color: #999999;
  text-shadow: 0 0 0 #999;
  font-size: 12px;
}
.new-avaiable {
  width: 22%;
}
.product-view .box-up-sell {
  margin-left: 0 !important;
}
.products-grid .item {
  position: relative;
}
.products-grid .product-name {
  margin: 5px 0 0;
  padding-top: 10px;
}
.products-grid .product-image {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.products-grid .price-box {
  margin: 8px 0 8px;
  font-size: 1em;
}
.products-grid .ratings {
  margin: 5px 0;
  float: left;
}
.products-grid .actions {
  margin: 15px 0 0;
}
.products-grid .btn-cart {
  margin-right: 5px;
  float: right;
  max-width: 140px;
}
.products-grid .availability {
  float: none;
  margin: 15px 0;
}
.products-grid .add-to-links {
  margin: 15px 0 0;
}
.products-grid .add-to-links.addto-onimage {
  margin-top: -20px;
  position: relative;
  z-index: 1;
}
.products-grid .add-to-links.addto-onimage li {
  float: right;
  clear: both;
}
.products-grid .add-to-links.addto-onimage .link-compare {
  margin-right: 0px;
}
.products-grid.equal-height .item .actions {
  position: absolute;
  bottom: 15px;
}
.products-grid.auto-height .item .actions {
  position: static;
  bottom: auto;
}
.products-grid .item:hover .visible-onhover {
  visibility: visible;
}
.itemgrid .item {
  background-color: #ffffff;
  border: 1px solid #ccc;
  margin-bottom: 20px !important;
  margin-right: 5px;
  float: left;
}
.itemgrid-2cols .item {
  width: 48%;
}
.itemgrid-2cols .item:nth-child(2n+1) {
  clear: left;
}
.category-products .itemgrid-3cols .item {
  width: 225px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 5px;
  margin-top: 20px;
}
.itemgrid-3cols .item {
  width: 225px;
}
.itemgrid-4cols .item {
  width: 23%;
}
.itemgrid-4cols .item:nth-child(4n+1) {
  clear: left;
}
.itemgrid-5cols .item {
  width: 18%;
}
.itemgrid-5cols .item:nth-child(5n+1) {
  clear: left;
}
.itemgrid-6cols .item {
  width: 14.667%;
}
.itemgrid-6cols .item:nth-child(6n+1) {
  clear: left;
}
.itemgrid-7cols .item {
  width: 12.286%;
}
.itemgrid-7cols .item:nth-child(7n+1) {
  clear: left;
}
.category-products-grid.itemgrid-4cols .product-name {
  font-size: 15px;
  line-height: 18px;
}
.category-products-grid.itemgrid-5cols .product-name {
  font-size: 13px;
  line-height: 16px;
}
.category-products-grid.itemgrid-6cols .product-name,
.category-products-grid.itemgrid-7cols .product-name {
  font-size: 12px;
  line-height: 15px;
}
.category-products-grid.itemgrid-6cols .item button.btn-cart span span,
.category-products-grid.itemgrid-7cols .item button.btn-cart span span {
  padding: 5px 8px;
  height: auto;
  line-height: 2em;
}
.product-view .sticker-wrapper {
  z-index: 99;
}
.sticker-wrapper.top-right {
  top: -2px;
  left: 5px;
}
.sticker-wrapper.bottom-right {
  bottom: -3px;
  right: -3px;
}
.sticker-wrapper.bottom-left {
  bottom: -3px;
  left: -3px;
}
.sticker-wrapper.top-left {
  top: -3px;
  left: -3px;
}
.sticker {
  font-weight: bold;
  color: #FFFFFF;
  font: bold 14px/110px Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  width: 84px;
  height: 71px;
  line-height: 71px;
  padding-left: 10px;
  padding-top: 5px;
}
.sticker.new {
  display: none;
}
.sticker-wrapper {
  background: url("../images/icon-saleoff.png") no-repeat scroll left 0;
  width: 84px;
  position: absolute;
}
.ratings,
.no-rating {
  line-height: 1.0833em;
  margin: 15px 0 15px;
}
.ratings strong {
  float: left;
  margin: 1px 5px 0 0;
}
.ratings .rating-links .separator {
  display: inline-block;
  width: 1px;
  background: url(../images/img/bg-separator1.gif) no-repeat;
}
.rating-box {
  width: 76px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
  background: url(../images/icon-star2.png) 0 0 repeat-x;
}
.rating {
  height: 14px;
  background: url("../images/icon-start1.png") 0 0 repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 8px;
}
.ratings .amount {
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
  display: none;
}
.product-information .ratings .amount {
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
  display: none;
}
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  padding-right: 8px;
}
.availability {
  float: right;
  margin: 15px 0;
}
.availability-only {
  background: url(../images/img/icons.png) 0 -160px no-repeat;
  margin: 15px 0;
  padding-left: 25px;
  line-height: 20px;
}
.availability-only a {
  background: url(../images/img/arrow-dropdown.png) 100% 4px no-repeat;
  padding-right: 13px;
  text-decoration: none;
  border-bottom: 1px dotted #e5e5e5;
}
.availability-only a.expanded {
  background-image: url(../images/img/arrow-dropdown-up.png);
}
.availability-only strong {
  font-weight: normal;
}
.availability-only-details {
  width: 100%;
  margin: -10px auto 20px;
}
.availability-only-details thead {
  border-bottom: 1px solid #e5e5e5;
}
.availability-only-details th {
  padding: 4px 12px;
  font-weight: bold;
}
.availability-only-details td {
  padding: 1px 12px;
  border-right: 1px solid #f5f5f5;
}
.availability-only-details td.last {
  border-right: none;
}
.product-pricing {
  line-height: 15px;
}
.extrahint-wrapper .product-pricing {
  background: url(../images/img/icons.png) 0 -560px no-repeat;
  padding-left: 24px;
  min-height: 20px;
}
.product-options-bottom .product-pricing {
  clear: left;
}
.alert-price,
.alert-stock {
  padding: 2px 0 2px 25px;
  line-height: 15px;
}
.alert-price {
  background: url(../images/img/icons.png) 0 -480px no-repeat;
}
.alert-stock {
  background: url(../images/img/icons.png) 0 -520px no-repeat;
}
.price {
  white-space: nowrap !important;
}
.price-box {
  margin: 0;
}
.old-price .price-label,
.special-price .price-label {
  white-space: nowrap;
}
.old-price .price-label {
  display: none;
}
.old-price {
  margin: 0;
}
.old-price .price {
  text-decoration: line-through;
}
.special-price {
  margin: 0;
  padding: 0;
}
.minimal-price {
  margin: 0 0 5px;
}
.minimal-price .price-label {
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.price-excluding-tax {
  display: block;
}
.price-excluding-tax .label {
  white-space: nowrap;
}
.price-excluding-tax .price {
  font-weight: normal;
}
.price-including-tax {
  display: block;
}
.price-including-tax .label {
  white-space: nowrap;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.configured-price .price {
  font-weight: bold;
}
.weee {
  display: block;
  font-size: 11px;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
.price-from {
  margin: 0;
}
.price-from .price-label {
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  white-space: nowrap;
}
.price-notice {
  margin-left: 5px;
}
.price-notice .price {
  padding-left: 3px;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
  color: inherit;
}
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.tier-prices {
  margin: 0 0 15px 15px;
}
.tier-prices li {
  line-height: 15px;
  background: url(../images/img/bullet.png) 0 4px no-repeat;
  padding: 0 0 0 11px;
  margin: 3px 0;
}
.tier-prices .benefit {
  color: #d90000;
  font-weight: normal;
}
.tier-prices-grouped li {
  padding: 2px 0;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
.add-to-links .separator {
  display: none;
}
.add-to-links li {
  float: left;
}
.add-to-links a.link-compare,
.add-to-links .email-friend a {
  margin-left: 3px;
}
a.link-wishlist,
a.link-compare,
a.email2friend {
  display: block;
  width: 27px;
  height: 27px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(../images/img/pix.png) no-repeat;
  background-color: #fff;
}
a.link-wishlist {
  background: url(../images/icon-wl1.png) no-repeat scroll 0 0;
}
a.link-compare {
  background: url(../images/icon-cp1.png) no-repeat scroll 0 0;
}
a.link-wishlist:hover {
  background: url(../images/icon-wlhover.png) no-repeat scroll 0 0;
}
a.link-compare:hover {
  background: url(../images/icon-cphover.png) no-repeat scroll 0 0;
}
a.email2friend:hover {
  background-color: #fff;
}
a.email2friend {
  background-position: -54px 0;
}
a.email2friend:hover {
  background-position: -54px -27px;
}
.addto-textlink a.link-wishlist,
.addto-textlink a.link-compare,
.addto-textlink .email-friend a {
  display: block;
  padding: 2px 0 2px 19px;
  margin: 0 13px 3px 0;
  line-height: 15px;
  background: url(../images/img/icons.png) no-repeat transparent;
  width: auto;
  height: auto;
  text-indent: 0;
  overflow: visible;
  border: none;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.addto-textlink a.link-wishlist {
  background-position: 0 -1px;
}
.addto-textlink a.link-compare {
  background-position: 0 -40px;
}
.addto-textlink .email-friend a {
  background-position: 0 -80px;
}
.product-view .add-to-cart .qty-wrapper {
  float: left;
  margin-left: 25px;
}
.add-to-cart .qty-wrapper {
  float: left;
  margin-top: 15px;
}
.add-to-cart label {
  float: left;
  margin: 0 5px 0 0;
  line-height: 29px;
  color: #999;
  text-shadow: 0 0 0 #999;
}
#qty {
  padding: 3px 10px;
  color: #999;
}
.add-to-cart .qty {
  float: left;
  margin: 0;
  text-align: center;
}
.add-to-cart button.btn-cart {
  margin-left: 15px;
  margin-top: 8px;
}
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  padding: 10px 0 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-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
}
.product-view .box-additional {
  margin-top: 30px;
}
#product-tabs .std {
  color: #666666;
  font-family: arial;
  font-size: 12px;
  line-height: 25px;
}
.product-view .product-img-box {
  float: left;
  margin-left: 0 !important;
  margin-top: 10px !important;
}
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}
.product-view .product-img-box .product-image {
  border: 1px solid #eee;
  padding: 5px;
  position: relative;
}
.product-view .product-img-box .product-image.product-image-zoom {
  z-index: 9;
}
.product-view .product-img-box .more-views .thumbnails li {
  float: left;
}
.product-view .product-img-box .more-views .thumbnails li.last {
  margin-right: 0;
}
.product-view .product-img-box .more-views .thumbnails li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 4px;
}
.product-view .more-views .viewport {
  border: 1px solid #eee;
  margin-top: 15px;
  pading: 5px;
}
.product-view .product-img-box .more-views .thumbnails li a:hover {
  border-color: #999;
  position: relative;
}
.product-image-popup {
  margin: 0 auto;
}
.product-image-popup .nav {
  font-weight: bold;
  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-view .data-table th {
  font-weight: bold;
}
.product-view .product-type-data.is-grouped {
  padding: 0;
  background-color: transparent;
}
.product-view .product-type-data.is-grouped .out-of-stock {
  float: none;
  text-align: right;
}
.product-view .add-to-links li {
  float: left;
}
.product-view .action-box {
  margin: 15px 0;
}
.product-view .add-to-box .price-box {
  float: left;
  margin: 7px 0 0;
}
.product-view .add-to-cart {
  margin-top: 15px;
}
.product-view .short-description {
  line-height: 15px;
  color: #555;
//  border-top: 1px solid #E5E5E5;
  padding-top: 5px;
  clear: both;
}
.product-view .region {
  line-height: 15px;
  color: #555;
  border-top: 1px solid #E5E5E5;
  padding-top: 10px;
  clear: both;
}
.product-view .attrib {
  line-height: 15px;
  color: #555;
//  border-top: 1px solid #E5E5E5;
  padding-top: 5px;
  clear: both;
}
.product-view .short-description ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
.product-view .product-shop {
  float: left;
}
.product-view .product-shop .ratings-table {
  margin: 15px 0 5px;
}
.product-view .product-shop .product-name h1 {
  margin: 0;
  color: #333333;
  font-family: times new roman;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  margin: 0;
  text-shadow: 0 0 0 #333333;
  text-transform: uppercase;
}
.product-view .add-to-links,
.product-view .email-friend {
  float: left;
}
.extrahint-wrapper {
  margin-bottom: 15px;
}
.product-type-data.is-downloadable .price-box {
  margin: 0 0 10px;
}
.product-type-data .item-options dt {
  float: none;
  margin: 0 0 5px;
}
.product-type-data .item-options dd {
  background: url(../images/img/bullet.png) 3px 4px no-repeat;
  padding-left: 15px;
}
.product-view .price-box .old-price .price {
  color: #666666;
  font-family: tahoma;
  font-size: 14px;
  text-shadow: 0 0 0 #666666;
  margin-right: 10px;
  float: left;
}
.product-view .price-box .regular-price .price,
.product-view .price-box .special-price .price {
  color: #CC0000;
  font-family: times new roman;
  font-size: 26px;
  font-style: italic;
  padding-right: 7px;
  text-shadow: 0 0 0 #CC0000;
}
.product-view .product-shop .availability {
  background: url("../images/icon-available.png") no-repeat scroll 0 0 transparent;
  height: 50px;
  width: 50px;
  margin-top: 30px;
  margin-bottom: 0px;
  position: relative;
}
.product-view .product-shop .availability span {
  color: #FFFFFF;
  font-weight: bold;
  font-family: arial;
  margin-right: -46px;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: capitalize;
  height: 100%;
  margin-right: auto;
  overflow: hidden;
  padding-top: 2px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.ratings a,
.no-rating a {
  line-height: 16px;
}
.product-view .product-shop .ratings {
  line-height: 1.0833em;
  margin: 0px;
  width: 61%;
  float: left;
  margin-top: -25px;
}
.product-view .product-shop .no-rating {
  line-height: 1.0833em;
//  width: 55%;
  width: 75%;
  float: left;
  margin-top: -20px;
  margin-bottom: 30px;
}
.product-view .rating-links {
  padding: 10px 0;
  clear: both;
}
.map-popup-price .price,
.map-popup-msrp .price {
  font-family: Verdana, Geneva, sans-serif;
}
.product-view .product-shop .price-box {
  margin: 5px 0 10px;
}
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 18px;
}
.product-view .product-shop .price-box .price-excluding-tax .price {
  font-size: inherit;
}
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .price-as-configured .price,
.map-popup-price .regular-price .price,
.product-view .product-shop .price-box.map-info .old-price .price {
  font-size: 18px;
}
.product-view .product-shop .price-box .old-price .price-label {
  white-space: nowrap;
  display: none;
}
.map-popup-msrp .price {
  display: block;
  text-decoration: line-through;
}
.product-view .product-shop .price-box.map-info .old-price {
  display: block;
}
.product-view .product-shop .price-box .special-price {
  margin: -2px 0 0;
  white-space: nowrap;
  float: left;
}
.product-view .product-shop .price-box .special-price .price-label {
  white-space: nowrap;
}
.product-view .product-shop .price-box .special-price .price-including-tax,
.product-view .product-shop .price-box .special-price .price-excluding-tax {
  padding: 0 0 0 15px;
}
.price-box-bundle {
  border-bottom: 1px solid #e5e5e5;
  margin: -10px 0 15px;
  padding-bottom: 15px;
}
.product-secondary-column .inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.product-view .product-type-data {
  float: left;
  width: 85%;
}
.space-before-avail {
  margin: 0 0 15px;
  height: 0;
  line-height: 0;
}
.product-view .product-shop .product-name {
  border-bottom: 1px solid #e1e1e1;
}
.product-view .product-type-data .price-box {
  display: block;
  float: left;
  width: 80%;
  margin-top: 20px;
}
.container1-wrapper,
.container2-wrapper {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.product-view .add-to-box {
  padding: 0 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.container2-wrapper {
  border-bottom: 1px solid #e5e5e5;
}
.product-view .box-tabs {
  margin-left: 0 !important;
}
.product-view .short-description .std ul,
.product-view .box-tabs .std ul {
  list-style: none outside none;
}
.product-view .short-description .std ul li,
.product-view .box-tabs .std ul li {
  background: url(../images/cmsmart/_shared/cck/list/bullet.png) 0 0 no-repeat;
  padding-left: 25px;
}
.product-view .box-tabs .std ul {
  margin-bottom: 1em;
}
.product-options {
  position: relative;
}
.product-options dt {
  font-weight: normal;
}
.product-options dt label {
  display: inline-block;
  font-weight: bold;
}
.product-options dt label.required em {
  float: right;
  margin-left: 3px;
}
.product-options dd .qty-holder {
  display: block;
  padding: 5px 0 0;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dd {
  margin: 3px 0 10px;
}
.product-options dl.last dd.last {
  border-bottom: 0;
}
.product-options dd input.input-text {
  width: 98%;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select {
  width: 100%;
}
.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;
}
.product-options ul.options-list input.checkbox {
  float: left;
}
.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: 0;
  top: -15px;
}
.product-options dd select,
.product-options dd .input-text,
.product-options dd textarea,
.product-options ul.options-list {
  color: #888;
  border-color: #ddd;
}
.product-options dd select:hover,
.product-options dd select:focus,
.product-options dd textarea:hover,
.product-options dd textarea:focus,
.product-options ul.options-list:hover {
  color: #333;
  border-color: #aaa;
}
.product-options-bottom {
  margin-top: 20px;
}
.product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
.product-options-bottom .price-box {
  float: left;
  margin: 7px 0 0;
  padding: 0;
}
.product-options-bottom .price-box .price-as-configured {
  margin: 5px 0 0;
}
.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-shop .product-options-bottom {
  margin: 0;
}
.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-view .grouped-items-table {
  margin: 0 0 15px;
}
.product-view .grouped-items-table thead th {
  font-weight: bold;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
  border: 0;
}
.product-view .grouped-items-table .price-box .price-including-tax .price {
  font-size: 15px;
}
.product-view .grouped-items-table td {
  vertical-align: middle;
}
.product-view .grouped-items-table .price-box .regular-price .price {
  font-size: 14px;
}
.box-tabs .panel > h2:first-child {
  display: none;
}
.product-view .box-sidebar {
  float: right !important;
}
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 25px;
}
.product-view .box-tags .product-tags li {
  display: inline;
  padding: 0 7px;
  border-right: 1px solid #e5e5e5;
}
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
  padding-right: 0;
  border-right: 0;
}
.product-view .box-tags .form-add label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 28px;
}
.product-view .box-tags .form-add .input-box {
  background: url("../images/img/pix.png") no-repeat scroll -95px -141px transparent;
  float: left !important;
  height: 30px;
  margin: 0 5px 5px 0;
  padding: 0 0 0 28px;
}
.product-view .box-tags .form-add input.input-text {
  width: auto;
}
.product-view .box-tags .note {
  margin: 3px 0 0 28px;
  font-size: 0.9166em;
}
.tabs-panels #product-review-table thead {
  background-color: #EDEDED;
}
.product-view .box-reviews {
  margin-top: 15px;
}
.product-view .box-reviews dl {
  border: 1px solid #dfdfdf;
  padding: 10px;
}
.product-view .box-reviews dt .heading {
  color: #cc0000;
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
  text-shadow: 0 0 0 #cc0000;
}
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dt a {
  font-size: 18px;
  margin-right: 8px;
}
.product-view .box-reviews dd {
  line-height: 25px;
  margin-top: 5px;
  color: #666;
}
.product-view .box-reviews dd .date {
  display: block;
  font-style: italic;
  text-align: right;
}
.product-view .box-reviews .ratings-table {
  margin: 5px 0;
}
.product-view .box-reviews .form-add {
  padding: 15px 0 0;
}
.product-view .box-reviews .form-add h2 {
  text-transform: capitalize;
}
.product-view .box-reviews .form-add h3 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: normal;
  color: #cc0000;
  text-shadow: 0 0 0 #cc0000;
  font-size: 14px;
}
.product-view .box-reviews .form-add h4 {
  font-size: 1em;
  font-weight: normal;
  margin: 10px 0;
}
.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add .form-list input.input-text {
  width: 299px;
}
.product-view .box-reviews .form-add .form-list textarea {
  width: 299px;
}
#addTagForm .form-add button {
  margin-left: 0;
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  height: 31px;
  padding: 0 10px;
}
.product-view .box-reviews .buttons-set button.button {
  float: left;
  margin-left: 0;
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  height: 39px;
  padding: 0 10px;
}
.product-view .buttons-set {
  width: auto;
}
#addTagForm .form-add button span,
.product-view .box-reviews .buttons-set button.button span {
  color: #FFFFFF;
  font-family: times new roman;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: uppercase;
}
.product-view .box-reviews .form-add .data-table {
  max-width: 176px;
  border: 1px solid #e1e1e1;
}
.product-view .box-reviews .form-add .data-table th,
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
  line-height: 1em;
}
.product-view .box-reviews .form-add .data-table td .radio {
  margin: 0;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  margin-bottom: 8px;
}
.send-friend .form-list textarea {
  width: 100%;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px;
}
.gen-tabs .tabs li {
  float: left;
  margin: 0;
}
.gen-tabs .tabs a {
  display: block;
  padding: 0 7px;
  line-height: 3em;
  text-decoration: none;
  outline: none;
  color: #666;
  font-weight: bold;
}
.gen-tabs .tabs a.current {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
}
.gen-tabs .tabs-panels {
  padding: 15px 0;
}
.gen-tabs .acctab {
  display: none;
  padding: 12px 0.5em;
  margin-bottom: 1px;
  font-size: 1.5em;
  line-height: 1.5555em;
  background-color: #f5f5f5;
  color: #666;
  font-weight: normal;
}
.gen-tabs .acctab:hover {
  cursor: pointer;
}
.gen-tabs .acctab:hover,
.gen-tabs .acctab:focus,
.gen-tabs .acctab.current {
  background-color: #e5e5e5;
  color: #333;
}
.gen-tabs.accor .tabs {
  display: none;
}
.gen-tabs.accor .acctab {
  display: block;
}
.gen-tabs.accor .tabs-panels {
  padding-top: 0;
}
.gen-tabs.accor .tabs-panels .panel {
  display: none;
  margin: 0 0 10px;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.gen-tabs-style1 .tabs a {
  padding: 0 10px;
  border: 1px solid #ddd;
  border-bottom: none;
}
.gen-tabs-style1 .tabs #tab-tabreviews  a {
  margin-left: 3px;
  margin-right: 3px;
}
.gen-tabs-style1 .tabs a.current {
  color: #333;
  background-color: #ffffff;
  border-color: #ddd;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}
.gen-tabs-style1 .tabs-panels {
  border: 1px solid #ddd;
  padding: 10px 10px 30px 10px;
}
.gen-tabs-style1.accor .tabs-panels {
  border-top: none;
}
.product-secondary-column .box-brand .attribute {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2em;
  margin: 10px 0;
  text-align: center;
}
.product-name {
  margin: 0;
  font-weight: normal;
}
.tags-list li {
  display: inline;
}
.category-products .products-grid a.product-image img {
  padding: 15px 0;
}
.category-products .item .product-information .price-box .old-price .price {
  color: #666666;
  font-family: times new roman;
  font-size: 14px;
  font-style: italic;
  text-decoration: line-through;
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}
.category-products .item .product-name a {
  color: #333333;
  font-family: times new roman;
  font-size: 14px;
  margin: 15px 0 0;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.category-products .item .product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.category-products .item .price-box .regular-price .price,
.category-products .item .special-price .price,
.category-products .item .special-price .price-label {
  color: #CC0000;
  font-family: times new roman;
  font-size: 26px;
  font-style: italic;
  padding-right: 7px;
  text-shadow: 0 0 0 #CC0000;
}
.product-view .product-img-box .sticker-wrapper {
  display: none;
}
.block-news {
  display: none;
}
.up {
  margin-left: 2px;
  float: left;
  background: url("../images/icon-quanityview1.png") no-repeat scroll 0 0;
  height: 27px;
  width: 27px;
  text-indent: -999em;
  cursor: pointer;
  margin-left: -87px;
}
.dn {
  background: url("../images/icon-quanityview2.png") no-repeat scroll 0 0;
  height: 27px;
  width: 27px;
  text-indent: -999em;
  cursor: pointer;
}
.product-view .qty-wrapper label {
  display: none;
}
.product-shop #qty {
  color: #002;
  padding: 5px 15px;
  border-color: #dedede;
  border-left: none;
  border-right: none;
}
.product-shop .add-to-cart label {
  line-height: 33px;
//  color: #CCCCCC;
//  text-shadow: 0 0 0 #CCCCCC;
  color: #243952;
  text-shadow: 0 0 0 #120110;
}
.nb-qty-wrap {
  float: left;
}
.product-quickview .availability {
  background: url("../images/icon-available.png") no-repeat scroll 0 0 transparent;
  height: 50px;
  margin: 15px 0;
  position: relative;
  width: 50px;
}
.product-quickview  .availability span {
  color: #FFFFFF;
  font-family: arial;
  font-weight: bold;
  height: 100%;
  margin-right: auto;
  overflow: hidden;
  padding-top: 2px;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: capitalize;
  width: 100%;
}
.product-quickview .price-box .regular-price .price,
.product-quickview .price-box .special-price .price {
  color: #CC0000;
  font-family: times new roman;
  font-size: 26px;
  font-style: italic;
  padding-right: 7px;
  text-shadow: 0 0 0 #CC0000;
}
.product-quickview .price-box .old-price .price {
  color: #666666;
  float: left;
  font-family: tahoma;
  font-size: 14px;
  margin-right: 10px;
  text-shadow: 0 0 0 #666666;
}
#quickviewshow h1 {
  color: #333333;
  font-family: times new roman;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  margin: 0;
  text-shadow: 0 0 0 #333333;
  text-transform: uppercase;
}
.my-wishlist .dn,
#products-list .dn {
  background: url("../images/icon-quanity2.png") no-repeat scroll 0 0;
  height: 17px;
  width: 17px;
  text-indent: -999em;
  cursor: pointer;
  float: left;
}
.my-wishlist .up,
#products-list .up {
  margin-left: 2px;
  margin-right: 2px;
  background: url("../images/icon-quanity1.png") no-repeat scroll 0 0;
  height: 17px;
  width: 17px;
  text-indent: -999em;
  cursor: pointer;
}
.my-wishlist .data-table .cart-cell input.input-text {
  padding: 0 5px;
  text-align: center;
  color: #999;
}
.products-list #qty {
  border-color: #ccc;
  color: #CCCCCC;
  float: left;
  padding: 0px 7px;
  text-align: center;
}
.my-wishlist .data-table tr.even td.last {
  width: 130px;
}
.my-wishlist .data-table .add-to-cart-alt .nb-qty-wrap {
  float: right;
  margin-top: -78px;
}
.labelprice {
  float: left;
  padding-top: 20px;
  width: 10%;
  font-family: tahoma;
}
.banner-page {
  display: none;
}
#shopping-cart-table td.col-img {
  width: 10%;
}
.form-search .clear-bt {
  right: 24px !important;
  top: 9px !important;
}
#ajaxcart {
  right: 74px !important;
  top: 111.4px !important;
}
#ajaxcart .actions button {
  float: left;
}
#ajaxcart .add-to-cart .btn-cart {
  margin-left: 0px !important;
}
#ajaxcart .block-content .empty {
  padding: 10px 5px;
}
#csmm_quickform {
  background-color: rgba(0,0,0,0.2);
}
#csmm_quickform #quickviewshow {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #dfdfdf;
  box-shadow: 0 0 8px #555;
  border-radius: 5px 5px 5px 5px;
  height: 500px;
  margin: auto;
  position: relative;
  width: 800px;
}
#csmm_quickform #cmsmart_quickview_button_close {
  right: -5px;
  top: -5px;
  background: url("../images/icon-del-quickview.png") no-repeat scroll center center transparent;
}
a#cmsmart_quickview_button {
  background: url("../images/icon-quickview.png") no-repeat scroll 0 0 transparent;
  text-indent: -999em;
  height: 43px;
  width: 43px;
  padding: 0 5px 0 0 !important;
}
#csmm_quickform .product-name {
  border-bottom: 1px solid #d0d0d0;
}
#csmm_quickform .quickviewcontent h2 {
  display: none;
}
#csmm_quickform .short-description {
  border-top: 1px solid #D0D0D0;
  margin: 10px 0;
  padding: 10px 0;
  color: #666;
}
.qvformaddtocart .add-to-cart .qty-wrapper {
  margin-left: 23px;
}
.qvformaddtocart .add-to-cart label {
  display: none;
  margin-right: 20px;
}
.qvformaddtocart .add-to-cart button.button {
  background: url("../images/cart-list.png") repeat scroll 0 0 transparent;
  height: 41px;
  border-left: 3px solid #e18a03;
  border-right: 3px solid #e18a03;
}
.qvformaddtocart .add-to-cart button.button:hover {
  background: url("../images/cart-listhover.png") repeat scroll 0 0 transparent;
  height: 41px;
  border-left: 3px solid #7d0505;
  border-right: 3px solid #7d0505;
}
.qvformaddtocart .add-to-cart button.btn-cart span:hover {
  border-left: 1px solid #b44e4e;
  border-right: 1px solid #b44e4e;
}
.qvformaddtocart .add-to-cart button.btn-cart span {
  background: url("../images/cart-list2.png") no-repeat scroll right center transparent;
}
.qvformaddtocart .add-to-cart button.btn-cart span span {
  width: 100%;
  font-size: 16px !important;
  color: #fff;
  text-shadow: 0 0 0 #fff;
  font-family: times new roman;
  line-height: 35px;
  text-align: left;
  padding: 0 25px 0 5px;
  border-left: none !important;
  border-right: none !important;
}
.qvformaddtocart .add-to-cart button.btn-cart:hover span span {
  border-left: medium none !important;
  border-right: medium none !important;
  padding: 0 25px 0 5px;
}
.qvformaddtocart .add-to-cart button.btn-cart span {
  border-left: 1px solid #F7CF91;
  border-right: 1px solid #F7CF91;
}
.qvformaddtocart .add-to-cart button.btn-cart:hover span {
  border-left: 1px solid #aa2222;
  border-right: 1px solid #aa2222;
}
.qvformaddtocart .add-to-cart .dn {
  margin-left: -1px;
}
.qvformaddtocart .add-to-cart #qty {
  padding: 5px 15px;
}
.qvformaddtocart .add-to-cart .qty-wrapper {
  margin-right: 20px;
}
#csmm_quickform .short-description {
  margin: 0px;
}
.tabquickshow:hover {
  overflow-y: inherit;
}
.qvformaddtocart {
  padding: 0px;
}
.qvl {
  margin-top: 20px;
}
.wishlist-qv {
  background: url("../images/icon-wl1.png") no-repeat scroll 0 0 transparent;
}
.wishlist-qv:hover {
  background: url("../images/icon-wlhover.png") no-repeat scroll 0 0 transparent;
}
.compare-qv {
  background: url("../images/icon-cp1.png") no-repeat scroll 0 0 transparent;
  height: 15px;
}
.compare-qv:hover {
  background: url("../images/icon-cphover.png") no-repeat scroll 0 0 transparent;
}
.email {
  background: url("../images/add-to2.png") no-repeat scroll 0 -24px transparent;
}
.email:hover {
  background: url("../images/add-to2.png") no-repeat scroll 0 0 transparent;
}
.email,
.wishlist-qv,
.compare-qv {
  color: #999;
  text-shadow: 0 0 0 #999;
  padding-left: 25px;
  line-height: 18px;
  float: left;
}
.email:hover,
.wishlist-qv:hover,
.compare-qv:hover {
  color: #FF9933;
  text-shadow: 0 0 0 #FF9933;
}
.qvpricebox.price-box {
  display: block;
  float: left;
  width: 80%;
  margin-top: 20px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url("../images/icon-slider3.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 31px;
  left: 5px;
  position: absolute;
  top: 50px;
  width: 14px;
  margin-left: -20px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url("../images/icon-sliderview.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 31px;
  position: absolute;
  right: 5px;
  top: 50px;
  width: 14px;
  margin-right: -20px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
  background: url("../images/icon-sliderview.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  background: url("../images/icon-sliderview4.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
  background: url("../images/icon-slider3.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  background: url("../images/icon-sliderview2.png") no-repeat scroll 0 0;
}
#quickviewshow h1 {
  padding: 0 !important;
}
#product_img_slider {
  margin-top: 10px;
}
.product-quickview .availability {
  background: url("../images/icon-available.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 48px;
  margin-bottom: 0;
  margin-top: 10px;
  position: relative;
  width: 50px;
  color: transparent !important;
}
.product-quickview .availability span {
  color: #fff !important;
  line-height: 17px;
  margin-left: 1px;
  margin-top: -15px;
  width: 44px;
  word-wrap: break-word;
}
div.quickview_footer .qvmoredetail {
  color: #CC0000;
  float: right;
  font-family: tahoma;
  font-size: 14px;
  font-weight: normal;
  text-shadow: 0 0 0 #CC0000;
  background: url("../images/icon-bannerhover.png") no-repeat scroll right 6px;
  padding-right: 15px;
}
.tabquickshow {
  overflow-y: inherit;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
  border: 1px solid #D0D0D0;
  margin: 10px auto auto;
  padding: 0 5px;
  width: 265px;
}
.jcarousel-skin-tango .jcarousel-container {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0 0 0 0;
}
.zoomWindow {
  border: 1px solid #DFDFDF !important;
}
.priceqv {
  display: block;
  float: left;
  margin-right: 2%;
  width: 10%;
  padding-top: 15px;
  color: #666;
  text-shadow: 0 0 0 #666;
  font-size: 14px;
  font-family: tahoma;
}
#quickview1 .ratings,
#quickview1 .no-rating {
  margin: 0px 0 15px;
  width: 61%;
}
#quickview1 .rating-links {
  clear: both;
}
#quickview1 .labelprice {
  float: left;
  padding-top: 20px;
  width: 10%;
  font-family: tahoma;
}
#quickview1 .ratings .rating-box {
  margin-top: -28px;
}
#contactForm {
  max-width: 100%;
}
#mini-cart {
  margin-top: 10px;
}
div#ajaxcart {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 solid #B2B2B2 !important;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 3px #BBBBBB;
  margin-left: 0;
  top: 0;
  width: 300px;
}
#ajaxcart .btn-remove {
  background: url("../images/icon-remove.png") no-repeat scroll center center transparent;
  text-indent: -999em;
  height: 17px;
  width: 17px;
}
#ajaxcart a.product-image img {
  border: 1px solid #e1e1e1;
  padding: 5px;
}
#ajaxcart .btn-remove:hover {
  background: url("../images/icon-removehover.png") no-repeat scroll 0 0 transparent;
}
#ajaxcart .product-name a {
  color: #333;
  text-shadow: 0 0 0 #333;
}
#ajaxcart .product-name a:hover {
  color: #cc0000;
  text-shadow: 0 0 0 #cc0000;
}
#ajaxcart .add-to-cart .btn-cart {
  margin: 0px;
}
#ajaxcart .qtyinput .price {
  color: #CC0000;
  font-family: arial;
  text-shadow: #cc0000;
}
#ajaxcart .qtyinput  .sqty {
  color: #999;
  font-family: arial;
}
#ajaxcart .add-to-cart {
  margin-top: 5px;
}
#ajaxcart input.input-text {
  padding: 0;
  margin-top: 5px;
  color: #999;
}
#ajaxcart .block-cart .subtotal {
  text-align: right;
}
#ajaxcart .btajaxqty span span {
  background: url("../images/updatecart.png") no-repeat scroll center center transparent;
  height: 12px;
  margin: 0;
  text-indent: -999em;
  width: 12px;
  margin-top: 5px;
  margin-left: 5px;
}
#ajaxcart .qtyinput {
  margin: 7px 7px 0px 0;
  float: left;
}
#ajaxcart .actions button.btajaxqtyall,
#ajaxcart .actions button.ajetall {
  background-color: #999;
  line-height: 25px;
  padding: 0 6px;
}
#ajaxcart .actions button span {
  color: #FFFFFF;
  font-family: times new roman;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: capitalize;
}
#ajaxcart .actions button.ajcheckout {
  float: right !important;
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 35px;
  padding: 0 20px;
  margin-top: -6px;
}
#ajaxcart .subtotal .label {
  color: #666666;
  font-size: 12px;
  text-shadow: 0 0 0 #666666;
  text-transform: uppercase;
}
#ajaxcart .subtotal .price {
  color: #CC0000;
  font-family: times new roman;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  text-shadow: 0 0 0 #CC0000;
}
#ajaxcart .block-content .summary,
#ajaxcart .block-cart .block-title {
  display: none;
}
#ajaxcart .block-cart .subtotal {
  border-top: 1px solid #E1E1E1;
  padding: 7px;
  text-align: right;
  margin-top: 10px;
}
div#ajaxcart li.item {
  margin-top: 10px;
}
div#ajaxcart .mini-products-list .product-details {
  margin-left: 0px !important;
}
.mini-products-list .product-image {
  width: 35% !important;
}
.mini-products-list .product-details {
  margin-left: 0px !important;
}
#ajaxcart a.product-image {
  margin-left: 10px;
}
.search-autocomplete {
  background-color: #FFFFFF;
  box-shadow: 0 2px 6px #555555;
  left: auto !important;
  position: absolute;
  right: 73px !important;
  top: 174px !important;
  z-index: 99999;
}
#search_mini_form .form-search .clear-bt {
  right: 165px !important;
  top: 148px !important;
}
.search-autocomplete .ajaxsearch .preview {
  padding: 5px;
}
.search-autocomplete .ajaxsearch .preview:hover {
  background-color: #e4e4e4;
}
.search-autocomplete .view_all,
.search-autocomplete .category,
.search-autocomplete .suggested {
  display: none;
}
.search-autocomplete .ajaxsearch .preview .title:hover {
  color: #cc0000;
  text-shadow: none;
}
.search-autocomplete .ajaxsearch .preview .title {
  color: #333333;
  text-shadow: 0 0 0 #333;
  font-weight: normal;
}
.search-autocomplete .ajaxsearch .preview .regular-price,
.search-autocomplete .ajaxsearch .preview .regular-price .price {
  color: #666666;
  font-family: times new roman;
  font-size: 14px !important;
  font-style: italic;
}
.search-autocomplete .ajaxsearch .preview .price,
.search-autocomplete .ajaxsearch .preview .special-price {
  color: #CC0000;
  font-weight: normal;
  font-size: 18px;
  font-family: times new roman;
  font-style: italic;
}
.meta_data {
  text-align: left;
}
.ajaxsearch li.title {
  display: none;
}
.meta_data .rating-box {
  margin: 6px 0;
}
.search-autocomplete .preview img {
  float: left;
  margin-right: 25px;
  border: none !important;
}
.search-autocomplete .preview:hover {
  background-color: #e4e4e4;
}
.form-search .loading {
  right: 165px;
  top: 155px;
}
.product-quickview .qvl .separator {
  float: left;
  margin: 0 7px;
}
.note {
  color: #666666;
  text-shadow: 0 0 0 #666;
  font-family: times new roman;
  font-size: 14px;
  font-style: italic;
  margin-top: 20px;
  float: left;
}
.account-login .facebook-login .buttons-set button.button {
  background: url("../images/btn-facebook.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  float: left;
  height: 39px;
  margin-left: 97px;
  padding: 0 10px;
}
.facebook-login .buttons-set .button span span {
  color: #FFFFFF;
  font-family: times new roman;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: uppercase;
}
.facebook-login {
  width: 50%;
  margin-left: 4%;
  float: left;
}
.account-login .facebook-login .new-users h2 {
  color: #000000;
  font-family: times new roman;
  font-size: 12px;
  text-shadow: 0 0 0 #000000;
  text-transform: uppercase;
  min-height: 25px;
}
.toolbar .shopbypager {
  display: block;
  float: left;
}
.toolbar .shopbypager .pages {
  display: none;
}
.shopbypager .amount {
  float: left;
}
.shopbypager .amount,
.shopbypager .limiter,
.shopbypager .pages {
  padding: 0px;
}
.shopbypager {
  padding: 0px;
}
.toolbar .shopbypager .limiter {
  margin-left: 220px;
}
.toolbar .shopbypager .amount {
  margin-left: 170px;
}
.toolbar-bottom .toolbar .shopbypager .pages {
  display: block;
}
.navtop {
  display: none;
}
#slider-range .ui-slider-handle {
  background: url("../images/handleslide.png") repeat-x scroll center center rgba(0,0,0,0) !important;
  border: medium none;
}
#slider-range.ui-slider .ui-slider-handle {
  height: 20px;
  top: -0.45em;
  width: 21px;
}
#slider-range.ui-slider-horizontal {
  background: url("../images/handleslide3.png") repeat-x scroll center center rgba(0,0,0,0) !important;
  height: 8px;
}
#slider-range.ui-slider-horizontal .ui-slider-range.ui-widget-header {
  height: 8px !important;
  background: url("../images/handleslide2.png") repeat-x scroll center center rgba(0,0,0,0) !important;
}
.currently {
  padding-left: 10px;
  padding-top: 10px;
}
.block-layered-nav .currently .block-subtitle,
.navtop .filter-list h3,
.block-layered-nav .filter-list dt {
  background: none !important;
  margin-bottom: 5px;
  padding: 0 !important;
  color: #666666;
  font-family: tahoma;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0 !important;
  text-shadow: 0 0 0 #666666;
  font-weight: bold !important;
  text-transform: capitalize;
}
.block-layered-nav .currently .btn-remove {
  background: url("../images/icon-remove.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  display: block;
  font-size: 0;
  height: 17px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 17px;
}
.block-layered-nav .currently .btn-remove:hover {
  background: url("../images/icon-removehover.png") no-repeat scroll 0 0 rgba(0,0,0,0);
}
.block-layered-nav .currently .value {
  color: #CC0000;
  font-family: tahoma;
  font-size: 14px;
  text-shadow: 0 0 0 #CC0000;
}
.block-layered-nav .actions a {
  color: #FF9933;
  float: right;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #FF9933;
}
.block-layered-nav .currently .label {
  color: #666666;
  font-family: times new roman;
  font-size: 14px;
  margin-right: 4px;
  text-shadow: 0 0 0 #666666;
}
.block-layered-nav .currently {
  border-bottom: 1px dotted #CCCCCC;
  margin: 0px 0 !important;
}
.nav_price > p {
  margin-bottom: 15px;
}
#pricego {
  background-color: #900000;
  padding: 7px 20px;
  color: #FFFFFF;
  font-family: times new roman;
  font-weight: bold;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: capitalize;
}
#narrow-by-list .navigation-cat,
#narrow-by-list .navigation-cat a {
  color: #666666;
  font-family: tahoma;
  font-size: 12px;
}
.block-layered-nav dd li,
.block-layered-nav .currently ol li {
  background: none !important;
  line-height: 25px;
  padding-left: 5px;
}
.nav_price input {
  padding: 6px 7px !important;
}
.boxall,
.priceboxall {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
}
.block-layered-nav dl {
  padding-top: 0px !important;
}
.footer-secondary .section {
  float: left;
//  width: 995px;
  width: 100%;
}
.row-col1 .background-col-row1 {
  background: url(../images/icon-footer.png) no-repeat scroll 0 0;
  height: 45px;
  float: right;
}
.row-col1 span span {
  float: left;
  margin-left: 50px;
  line-height: 18px;
}
.feature h3 {
  color: #FFFFFF;
  font-family: times new roman;
  font-size: 20px;
  font-weight: normal;
  text-shadow: 0 0 0 #FFFFFF;
}
.footer-secondary-container,
.footer-primary-container {
//  background-color: #650202;
  background-color: transparent;
  color: #ddd;
}
.footer-bottom-container {
//  background-color: #4b0b08;
  background-color: transparent;
}
.footer-primary {
//  border-bottom: 1px solid #830303;
  border-bottom: 1px solid #505055;
}
.footer-secondary {
//  border-top: 1px solid #440202;
  border-top: 1px solid #404050;
  text-align: center;  // added new for TLQ
}
.footer-secondary .item h3 {
  color: #FFFFFF;
  font-family: times new roman;
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.2em;
  font-weight: normal;
  text-shadow: 0 0 0 #FFFFFF;
}
.footer-secondary .item {
  margin-top: 10px;
  width: 202px;
}
.persistent-grid3-1.omega {
  float: right;
}
.footer-secondary .grid12-4 .omega {
  width: 340px;
}
.persistent-grid3-1.grid12-4.alpha {
  width: 305px;
}
.persistent-grid3-1.grid12-4 {
  width: 315px;
}
#subscribe-form form {
  display: block;
}
#subscribe-form label {
  float: left;
  margin: 0 5px 0 0;
  line-height: 32px;
  font-weight: normal;
  position: relative;
}
#subscribe-form .input-box {
  float: left;
  position: relative;
  clear: both;
}
#subscribe-form .input-box .validation-advice {
  padding: 10px 0;
  width: 140%;
  position: absolute;
  top: 110%;
  left: -20%;
  text-align: center;
  background-color: #fff;
  z-index: 1;
}
#subscribe-form .input-text {
  float: left;
  padding: 0 7px;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #660000;
  text-overflow: ellipsis;
  background: none repeat scroll 0 0 #4a0101;
  border: 1px solid #A40000;
  border-right: none;
}
#subscribe-form .button {
  float: left;
}
#newsletter-validate-detail label,
.feature a,
.feature ul li a {
  color: #CCCCCC;
  font-family: tahoma;
  font-size: 12px;
  text-shadow: 0 0 0px #CCCCCC;
  text-transform: capitalize;
  line-height: 25px;
}
.col2 ul li a {
  background: url("../images/icon-footer1.png") no-repeat scroll center left;
  padding-left: 15px;
}
.col2 ul li a:hover {
  background: url("../images/icon-footer2hover.png") no-repeat scroll center left;
  padding-left: 15px;
}
.feature ul li a:hover span,
.feature a span span:hover {
  color: #fff;
  text-shadow: 0 0 0px #fff;
  text-decoration: none;
}
#newsletter-validate-detail label:hover {
  color: #fff;
  text-shadow: 0 0 0px #fff;
  text-decoration: none;
}
.feature ul li a:hover {
  color: #fff;
  text-shadow: 0 0 0px #fff;
  text-decoration: underline;
}
#subscribe-form button.button span {
  background: url(../images/bgk-search.png) repeat scroll 0 0;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-copyright a:hover {
  color: #ffffff;
  text-shadow: 1px 1px 1px #00e;
}
.footer-copyright a,
.footer-copyright {
  color: #cccccc;
  font-family: tahoma;
  font-size: 12px;
  line-height: 1.3636em;
  margin: 5px 0;
  text-shadow: 1px 1px 1px #000080;
}
.footer-bottom .float-right {
  float: none;
  margin-left: 440px;
}
li.face a span {
  background: url(../images/icon-column1footer.png) no-repeat scroll 0px 0px;
  display: block;
  padding-left: 25px;
}
li.twitter a span {
  background: url(../images/icon-column1footer.png) no-repeat scroll 0px -27px;
  display: block;
  padding-left: 25px;
}
li.subscribe a span {
  background: url(../images/icon-column1footer.png) no-repeat scroll 0px -58px;
  display: block;
  padding-left: 25px;
}
li.rss-feed a span {
  background: url(../images/icon-column1footer.png) no-repeat scroll 0px -87px;
  display: block;
  padding-left: 25px;
}
.banners {
  float: left;
  width: 284px;
  margin-right: 21px;
}
.bannerlast {
  float: right;
  margin-right: 0px;
}
.col-left .news_bottom h2,
.col-left .block .block-title {
  background: url(../images/bgk-title.png) no-repeat scroll 0 0;
}
.col-left .news_bottom h2 a {
  height: 45px;
  font-weight: normal;
  text-shadow: 0 0 0 #fff;
  font-size: 28px;
  color: #fff;
  font-family: times new roman;
}
.block .block-title {
  font-weight: normal;
  text-shadow: 0 0 0 #fff;
  font-size: 28px;
  color: #fff;
  font-family: times new roman;
}
.col-left .news_bottom h2 a,
.block-title span {
  line-height: 45px;
  padding-left: 15px;
}
.news_bottom .block-content .tblock {
  margin-bottom: 15px;
}
.news-name {
  border-bottom: 1px solid #CCCCCC;
  color: #990000;
  display: block;
  font-family: tahoma;
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 10px;
  text-shadow: 0 0 0 #990000;
  text-transform: capitalize;
}
.news-image {
  float: left;
  margin-right: 10px;
}
.news_sidebar_text a:hover,
.nb-news .news-name:hover {
  color: #FFCC66;
  text-shadow: none;
}
.news_sidebar_text {
  color: #333333;
  font-family: arial;
  font-size: 12px;
  margin-top: 6px;
}
.news_sidebar_text a {
  color: #990000;
  display: block;
  padding-left: 150px;
}
.allbrands .gen-slider-arrows1 .direction-nav a {
  cursor: pointer;
  display: block;
  height: 28px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-indent: -999px;
  top: 46%;
  width: 28px;
}
.allbrands .gen-slider-arrows1 .direction-nav a.next {
  background: url("../images/icon-brands2.png") no-repeat scroll 0px 0 transparent;
  right: 0;
}
.allbrands .gen-slider-arrows1 .direction-nav a.prev {
  background: url("../images/icon-brands1-1.png") no-repeat scroll 0px 0 transparent;
  left: 0;
}
.allbrands .itemslider-horizontal .products-grid .item {
  width: 150px !important;
  border: none;
  margin: 15px 20px 0 20px;
  float: left;
  background-color: transparent;
}
.itemslider-horizontal .products-grid .item {
  width: 225px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  margin-right: 5px;
  float: left;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item {
  width: 305px;
  border: none;
  margin: 20px 10px 5px 30px;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item .product-image {
  border: 1px solid #ccc;
  float: left;
  padding: 5px 0;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview {
  float: left;
  width: 165px;
  margin-left: 10px;
}
.block-related .related-itemslider-wrapper .relatedproduct .products-grid .special-price .price {
  color: #ffffff;
  font-family: times new roman;
  font-size: 22px;
  font-style: italic;
  text-shadow: 0 0 0 #cccccc;
  padding-right: 7px;
}
.special-wrapper .itemslider-horizontal .products-grid .item {
  border-bottom: 1px solid #e5e5e5;
  width: 240px;
  border-left: none;
  border-right: none;
  border-top: none;
}
.special-wrapper .itemslider-horizontal .products-grid .item  a img {
  float: left;
}
.special-wrapper .itemslider-horizontal .products-grid .product-name {
  margin: 11px 0 0;
  padding-top: 0px;
}
.listing-type-grid {
  margin-top: 20px;
}
.listing-type-grid h2 {
  background: url("../images/bgk-title.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font-family: times new roman;
  font-size: 28px;
  font-weight: normal;
  height: 45px;
  text-shadow: 0 0 0 #FFFFFF;
  line-height: 45px;
  padding-left: 15px;
}
.block-compare,
.block-poll,
.block-related {
    background: url(../images/background03.jpg);
    margin: 15px 0 0 0;
    padding: 10px 0 15px 0;
}

.related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview button.button span {
  background: url("../images/addtocart.png") no-repeat scroll right 0 transparent;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview button.button:hover span {
  background: url("../images/addtocarthover.png") no-repeat scroll right 0 transparent;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview button.button span span {
  color: #999999;
  font-family: times new roman;
  line-height: 30px;
  padding-right: 25px;
  font-size: 12px;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview button.button:hover span span {
  color: #FF9933;
}
.related-itemslider-wrapper .relatedproduct .products-grid .item .product-informationview .btn-cart {
  float: left;
  margin-right: 5px;
  max-width: 140px;
  clear: both;
}
.block-compare .block-content,
.block-poll .block-content {
  margin-left: 30px;
}
.col-right .block .block-title strong span {
  color: #243952;
  text-shadow: 0 0 0 #120110;
  font-family: times new roman;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 0px !important;
  padding-left: 0;
}
.block-compare .block-title .section-title,
.block-poll .block-title,
.block-related .section-title {
  color: #243952;
  text-shadow: 0 0 0 #120110;
  font-family: times new roman;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 0 0 #cccccc;
  text-transform: uppercase;
  padding-right: 0px !important;
  margin: 15px 0 10px 30px;
}
.block-poll .block-title span {
  padding-left: 0px;
}
.recently-content p.product-name a {
  color: #333333;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.recently-content p.product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.recently-content p.product-name {
  margin: 15px 0 10px 0;
}
.newslider .products-grid .item {
  width: 225px !important;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  margin-right: 7px;
  float: left;
}
.itemslider-horizontal .products-grid .item .old-price {
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}
.block-wishlist .item .product-details .product-name a,
.itemslider-horizontal .products-grid .product-name a {
  color: #333333;
  text-shadow: 0 0 0 #333;
  font-family: times new roman;
  font-size: 14px;
  margin: 15px 0 0;
  text-transform: capitalize;
}
.block-wishlist .item .product-details .product-name a:hover,
.itemslider-horizontal .products-grid .product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.special-price .price-label {
  display: none;
}
.col-main .std .section-title,
.col-main2 .std .section-title {
  border-bottom: none;
  margin-bottom: 20px;
}
.compare-table .product-information .old-price {
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}
.compare-table .product-information .old-price .price,
.block-wishlist .product-details .old-price .price,
.itemslider-horizontal .products-grid .old-price .price {
  color: #666666;
  font-family: times new roman;
  font-size: 14px;
  font-style: italic;
  text-decoration: line-through;
}
.my-wishlist.product-image img {
  height: 180px;
  width: 150px;
}
.block-wishlist .product-details .price-box {
  margin-top: 5px;
}
.block-wishlist .product-details .ratings {
  margin: 5px 0 !important;
}
.block-wishlist .product-details .price-box .regular-price .price,
.block-wishlist .product-details .special-price .price-label,
.my-wishlist .price-box .regular-price .price,
.my-wishlist .price-box .special-price .price,
.my-wishlist .price-box  .special-price .price-label,
.itemslider-horizontal .products-grid .price-box .regular-price .price,
.itemslider-horizontal .products-grid .special-price .price,
.itemslider-horizontal .products-grid .special-price .price-label {
  color: #CC0000;
  font-family: times new roman;
  font-size: 26px;
  font-style: italic;
  text-shadow: 0 0 0 #CC0000;
  padding-right: 7px;
}
.block-wishlist .product-details .special-price .price {
  color: #CC0000;
  font-family: times new roman;
  font-size: 22px;
  font-style: italic;
  text-shadow: 0 0 0 #CC0000;
  padding-right: 7px;
}
.product-infor {
  padding-left: 15px;
}
.product-information {
  background: url("../images/bkg-informationpro.png") repeat-x scroll 0 0;
  min-height: 110px;
  padding-left: 10px;
}
.information-compare .product-information .ratings,
.infomation-bottom .product-information .no-rating {
  margin: 5px 0;
}
.infomation-bottom .product-information,
.information-compare .product-information {
  background: url("../images/bkg-informationpro.png") repeat-x scroll 0 0;
  height: 137px;
  padding-left: 10px;
}
.infomation-bottom {
  background-color: #7b0303;
  background: url(../images/bkg-informationpro2.png) repeat-x scroll 0 0 #FFF !important;
}
.infomation-bottom .product-information {
  border: 1px solid #d0d0d0;
  background: url(../images/bkg-informationpro2.png) repeat-x scroll 0 0 #FFF !important;
}
.col-main .section-title,
.col-main2 .section-title {
  border-bottom: medium none;
//  color: #FFFFFF;
  color: #243952;
  font-family: times new roman;
  font-size: 28px;
  padding: 0 0 0 15px;
//  text-shadow: 0 0 0 #FFFFFF;
  text-shadow: 0 0 0 #10102F;
  text-transform: capitalize;
//  background: url("../images/bkg-blocktitle.png") no-repeat scroll 0 0 transparent;
//  height: 45px;
  height: 40px;
//  line-height: 45px;
  line-height: 40px;
}
.col-main .product-view .section-title,
.col-main2 .product-view .section-title {
  background: none;
  color: #000;
}
.featured-product .products-grid .item .sticker.sale {
  display: none;
}
.allbrands {
//  border-bottom: 1px solid #900404;
//  background-color: #7b0303;
  background-color: transparent;
}
.footer-primary-container {
//  border-top: 1px solid #540202;
}
.brand-slider-wrapper {
  width: 1200px;
//  width: 1120px;
  margin: auto;
  position: relative;

//  border-style: solid;
//  border-width: 10px;
//  -moz-border-image: url(../images/border3.png) 10;
//  -webkit-border-image: url(../images/border3.png) 10;
//  -o-border-image: url(../images/border3.png) 10;
//  border-image: url(../images/border3.png) 10px;
//  background: url(../images/background03.jpg);
//  border-image-outset:16px;
}
.shop-now {
  bottom: 15px;
  color: #666633;
  display: inline-block;
  font-family: tahoma;
  font-size: 16px;
  position: absolute;
  right: 20px;
  z-index: 123;
  background: url(../images/icon-bannerhover.png) no-repeat scroll right center;
  padding-right: 20px;
}
.shop-now:hover {
  background: url(../images/icon-banner.png) no-repeat scroll right center;
  padding-right: 20px;
}
.banner-home1 {
  float: left;
  position: relative;
}
.banner-home2 {
  float: right;
  position: relative;
}
.banner-home {
  margin-bottom: 10px;
}
.postContent {
  float: right;
  padding-bottom: 10px;
  width: 600px;
  color: #666666;
  line-height: 25px;
  margin-left: 30px;
}
.postDetails {
  float: right;
}
.news-image > img {
  height: 250px;
  width: 200px;
}
.postTitle h2:hover {
  color: #990000;
}
.postTitle > span {
  color: #666666;
  line-height: 30px;
}
.postImg {
  float: left;
}
.postImg img {
  height: 189px;
  width: 165px;
}
.toolbar {
  clear: both;
  margin-bottom: 10px;
}
.postTitle h2 a {
  color: #333333;
  font-weight: normal;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.postTitle h3 {
  display: none;
}
.postWrapper {
  margin-top: 20px;
  float: left;
}
.postWrapper .postDetails {
  display: none;
}
.newsall .postWrapper .postDetails {
  display: block;
  clear: both;
}
.aw-news-read-more {
  float: right;
}
.tblock .news-image > img {
  height: 100px;
  width: 100px;
}
element.style {
  position: relative;
  z-index: 1002;
}
.page {
  text-align: left;
}
.news_bottom {
  margin-bottom: 30px;
}
.block-vertnav {
  margin-bottom: 35px;
}
.banner-home a.imgbanner:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.after_preface .banners a:hover img {
  transform: scale(1.1);
  -ms-transform: rotate(1.1);
  -webkit-transform: rotate(1.1);
}
.block_left_bottom img {
  -moz-box-sizing: border-box;
  border: 10px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
  height: auto;
  max-width: 238px;
  vertical-align: bottom;
}
.block_left_bottom:before {
  top: 4px;
  z-index: -10;
}
.block_left_bottom:before,
.block_left_bottom:after {
  -moz-box-sizing: border-box;
  border: 10px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
  content: "";
  height: 419px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  width: 238px;
}
.block_left_bottom:after {
  top: 8px;
  z-index: -20;
}
.block_left_bottom {
  position: relative;
  z-index: 10;
}
.block_left_bottom:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sliderbanner1 {
  float: left;
}
.sliderbanner2 {
  float: right;
}
.facebook-login.registered-users {
  float: left;
  width: 100%;
}
#login-form {
  float: left;
  width: 60%;
}
.facebook-login {
  float: right;
  margin-left: 2%;
  width: 47%;
  margin-top: -20px;
  border-top: none !important;
}
.account-login {
  border-top: 1px solid #e1e1e1;
}
.account-login .registered-users h2 {
  border-bottom: none;
  color: #333333;
  font-family: times new roman;
  font-size: 28px;
  padding-bottom: 5px;
  text-align: center;
  text-transform: capitalize;
}
.account-login .content {
  border: 1px solid #d0d0d0;
  padding: 10px;
}
.account-login .form-list .input-box {
  clear: none;
}
.account-login .form-list .input-box input {
  margin-left: 15px;
  width: 300px;
}
.registered-users.grid12-6 {
  width: 100%;
  margin-left: 0;
}
.account-login .form-list .input-box input#pass {
  margin-left: 40px;
}
.account-login .content h2 {
  color: #333333;
  font-family: times new roman;
  font-size: 28px;
  min-height: 41px;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
#opc-login .buttons-set a {
  float: right;
  margin: 4px 0 0 94px;
}
.account-login .buttons-set a {
  line-height: 40px;
  background: url("../images/forgot.png") no-repeat scroll left center;
  padding-left: 15px;
  float: left;
  margin: 4px 0 0 94px;
}
.account-login .buttons-set a,
.content p {
  color: #990000;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #990000;
}
.new-users .content p {
  text-align: left;
}
.registered-users .content p {
  text-align: left;
}
.my-wishlist .buttons-set2 .btn-add {
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: right !important;
  height: 39px;
  padding: 0 10px;
  margin-right: 50px;
}
.new-users .buttons-set .button {
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 39px;
  padding: 0 10px;
}
#form-validate .buttons-set .back-link a {
  width: auto;
}
#form-validate .buttons-set .button {
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 39px;
}
.account-create .buttons-set button.button,
.catalogsearch-advanced-index .buttons-set button.button,
.my-account .buttons-set button.button,
.account-login .content .buttons-set .button {
  background: url("../images/icon-button.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 39px;
  margin-left: 105px;
}
#form-validate .buttons-set .button span span,
.account-create .buttons-set button.button span span,
.catalogsearch-advanced-index .buttons-set button.button span span,
.my-account .buttons-set button.button span span,
.new-users .buttons-set .button span span,
#form-validate .buttons-set button.button span,
.my-wishlist .buttons-set2 .btn-add span,
.account-create .buttons-set button.button span span,
.account-login .content .buttons-set .button span span {
  color: #FFFFFF;
  font-family: times new roman;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: uppercase;
  padding: 0 10px;
}
.account-login .form-list label {
  color: #666666;
  float: left;
  font-family: arial;
  font-weight: normal;
  margin: 0 0 2px;
  position: relative;
  z-index: 0;
}
.account-login .new-users .content {
  border: none;
}
.new-users .content h2 {
  border-bottom: medium none;
  color: #333333;
  font-family: times new roman;
  font-size: 28px;
  padding-bottom: 5px;
  text-transform: capitalize;
  border-top: 1px solid #e1e1e1;
}
.col-main .account-create,
.col-main2 .account-create {
  border: 1px solid #D0D0D0;
  margin: auto;
  padding: 20px;
  width: 420px;
}
.account-create .form-list .input-box {
  clear: none;
  display: block;
  float: right;
}
.account-create .form-list .field {
  float: none;
  margin-bottom: 5px;
  width: 275px;
}
.account-create .form-list label {
  float: left;
  font-weight: normal;
  margin: 0 0 2px;
  position: relative;
  z-index: 0;
  color: #666;
  font-family: arial;
}
.account-create .form-list input.input-text {
  margin-right: 20px;
  float:right;
}

.account-create .form-list input.input-dob {
  margin-left: 0px;
  margin-right: 20px;
}

#email_address{   margin-right: 0px;}
.account-create .fieldset {
  border-top: none;
  margin: 30px 0 0;
  padding-top: 30px;
}
.account-create .form-list .field {
  width: 440px;
  margin-bottom: 25px;
}
.account-create .fieldset .legend {
  color: #333333;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #333;
}
.my-wishlist .buttons-set .back-link a {
  background: url("../images/icon-back.png") no-repeat scroll 0px center transparent;
  font-size: 14px;
  width: 200px;
}
.buttons-set .back-link a {
  font-size: 14px;
  background: url("../images/icon-back.png") no-repeat scroll 0 center transparent;
  width: 420px;
  margin: auto;
}
.page-title-create h1 {
  color: #333333;
  font-family: times new roman;
  font-size: 28px;
  margin: 0;
  min-height: 41px;
  padding: 10px 0;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.page-title-create {
  width: 460px;
  margin: auto;
}
.account-create .form-list .control {
  text-align: center;
}
.account-create .form-list li.control label {
  color: #990000 !important;
}
#wishlist-view-form fieldset {
  border: 1px solid #d0d0d0;
  padding: 0px 40px;
}
#wishlist-table .allinfo-wishlist {
  border-right: 1px solid #D0D0D0;
  padding-right: 20px;
}
#wishlist-table .product-name a {
  color: #333333;
  font-family: times new roman;
  text-shadow: 0 0 0 #333333;
  text-transform: uppercase;
}
#wishlist-table .product-name a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
#wishlist-table .description .inner {
  color: #666666;
  font-family: arial;
}
#wishlist-table .allinfo-wishlist p {
  float: right;
}
#wishlist-table .allinfo-wishlist .link-edit {
  background: url("../images/icon-editwl.png") no-repeat scroll 0 0;
  text-indent: -999em;
  float: left;
  padding-right: 25px;
}
#wishlist-table .allinfo-wishlist .link-edit:hover {
  background: url("../images/icon-editwl2.png") no-repeat scroll 0 0;
}
#wishlist-table .allinfo-wishlist .btn-remove2 {
  background: url("../images/icon-removewl.png") no-repeat scroll 0 0;
  float: left;
}
#wishlist-table .allinfo-wishlist .btn-remove2:hover {
  background: url("../images/icon-removewl2.png") no-repeat scroll 0 0;
}
.my-wishlist .allinfo-wishlist p {
  margin: 0px;
}
.my-wishlist .data-table tr {
  border-bottom: 1px solid #d0d0d0;
}
.my-wishlist .data-table tr.last {
  border-bottom: none;
}
.my-account .my-wishlist .buttons-set2 .btn-update {
  float: left;
  background: none !important;
  margin-left: 0px !important;
}
.my-account .my-wishlist .buttons-set2 .btn-share {
  float: left;
  background: none !important;
}
.my-wishlist .buttons-set2 .btn-share span span {
  border-right: 1px solid #d0d0d0;
  line-height: 14px;
  padding-right: 10px;
}
.my-account .my-wishlist .buttons-set2 .btn-update span span,
.my-account .my-wishlist .buttons-set2 .btn-share span span {
  color: #ff9933;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #ff9933;
  text-transform: uppercase;
}
.my-wishlist .buttons-set {
  width: 100%;
}
.block-wishlist .product-details a.btn-remove {
  background: url("../images/icon-remove.png") no-repeat scroll 0 0;
  display: block;
  height: 12px;
  text-indent: -1000cm;
  width: 12px;
}
.block-wishlist .product-details a.btn-remove:hover {
  background: url("../images/icon-removehover.png") no-repeat scroll 0 0;
}
.block-wishlist small {
  display: none;
}
.my-account .my-wishlist .page-title {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.block-wishlist .item {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 15px;
}
.block-wishlist .actions a {
  color: #999999;
  font-family: times new roman;
  font-size: 14px;
  text-shadow: 0 0 0 #999999;
}
.block-wishlist .actions a:hover {
  color: #990000;
  text-shadow: 0 0 0 #990000;
}
.col-left .block-compare {
  border: none;
}
.col-left  .block-compare .block-title .section-title small {
  display: none;
}
.col-left  .block-compare .block-title .section-title {
  color: #FFFFFF;
  font-family: times new roman;
  font-size: 28px;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  text-shadow: 0 0 0 #FFFFFF;
  text-transform: capitalize;
  margin: 0px;
  padding-left: 15px;
}
.col-left  .block-compare .block-content {
  margin: 10px 0 10px 15px;
  color: #999;
}
.login-shoppingcart li > a {
  color: #666;
  text-shadow: 0 0 0 #666;
  line-height: 35px;
}
.contentshoppingcart p {
  color: #000000;
  font-family: arial;
  font-size: 12px;
  line-height: 35px;
  text-shadow: 0 0 0 #000000;
}
.form-list .buttons-set {
  width: 10% !important;
  float: left !important;
  clear: none;
  margin: 0 0 0 50px;
}
.form-list .buttons-set .button {
  background: url("../images/logincart.png") no-repeat scroll 0 0 transparent;
  height: 30px;
  width: 100%;
}
.form-list .buttons-set span span {
  font-family: times new roman;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding-left: 15px;
}
#login-formcart {
  width: 100%;
}
.pass-accountcart {
  margin-left: 150px !important;
}
.contentshoppingcart .form-list input.input-text {
  width: 300px;
}
.login-shoppingcart .form-list li {
  width: 26%;
  float: left;
}
.login-shoppingcart {
  border-top: none;
}
.cart .title-buttons {
  border-bottom: 5px solid #e1e1e1;
}
.cart .title-buttons h1 {
  padding: 0px;
  font-weight: bold;
  font-family: times new roman;
  font-size: 28px;
}
.shipping .form-list label {
  color: #999999;
  padding: 8px 0;
}
.shipping .form-list select {
  padding: 5px 7px;
  color: #999;
}
.discount-form input.input-text {
  width: 254px;
}
.opc #checkout-step-login .grid12-6 h3,
.opc #checkout-step-login .grid12-6 h3 {
  color: #333333;
  font-size: 14px;
  text-shadow: 0 0 0 #333333;
  text-transform: capitalize;
}
.checkout-title h1,
.col-right #checkout-progress-wrapper .block-title strong span {
  color: #333333;
  font-family: times new roman;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: bold;
}
.checkout-title h1,
#checkout-progress-wrapper .block-title strong {
  border-bottom: 5px solid #e1e1e1;
}
.in-col2 .page-title h1 {
  padding: 0px;
  margin: 0px;
}

.col-right #checkout-progress-wrapper .block-progress {
    background: url(../images/background03.jpg);
    margin: 15px 0 0 0;
    padding: 15px;
}

#checkoutSteps button.button {
  background: url("../images/icon-addtocart.png") repeat-x scroll 0 0 transparent;
  height: 30px;
  border-left: 2px solid #E59313;
  border-right: 2px solid #E59313;
}
#checkoutSteps button.button span {
  border-left: 1px solid #f7cf91;
  border-right: 1px solid #f7cf91;
  line-height: 25px;
}
#checkoutSteps button.button span span {
  color: #FFFFFF;
  font-family: arial;
  font-size: 14px;
  padding: 0 22px;
  text-align: center;
  text-shadow: 0 0 0 #FFFFFF;
}
#checkoutSteps .input-box select,
#checkoutSteps  input.input-text {
  color: #444444;
}
#checkoutSteps .form-list li.control label {
  color: #333;
  font-weight: normal;
}
#checkoutSteps .form-list label {
  color: #666666;
  padding: 8px 0;
}
#checkout-step-shipping_method .buttons-set .back-link a,
#checkout-step-payment .buttons-set .back-link a,
#checkout-step-shipping_method .buttons-set .back-link a {
  width: auto;
}
#checkout-step-shipping_method #shipping-method-buttons-container {
  margin-top: -35px;
}
#checkout-step-review .buttons-set {
  margin-top: 0px;
}
#checkout-review-table-wrapper tfoot tr.last td strong span.price {
  color: #FF0000;
  font-family: arial;
  font-size: 18px;
}
#checkout-review-table-wrapper tfoot tr td  span.price {
  color: #FF0000;
}
#checkout-review-table-wrapper .data-table thead {
  background-color: #f5f5f5;
}
#reorder-validate-detail .btn-cart span span {
  background: url("../images/addtocart.png") no-repeat scroll right 0 transparent;
  color: #999999;
  font-family: times new roman;
  line-height: 30px;
  padding-right: 25px;
  text-shadow: 0 0 0 #999999;
  margin-left: 20px;
}
#reorder-validate-detail .btn-cart:hover span span {
  background: url("../images/addtocarthover.png") no-repeat scroll right 0 transparent;
  color: #FF9933;
  text-shadow: 0 0 0 #FF9933;
}
.col-right .block .block-content li.item {
  padding: 0px;
}
.col-right .block .block-content #compare-items li.item {
  padding: 5px 10px 5px 0;
}
.col-right .block-wishlist .item {
  border-bottom: none;
  margin-bottom: 10px;
}
.col-right  .block-reorder,
.col-right  .block-wishlist {
  border: 3px solid #E1E1E1;
  padding: 15px;
}
.onsale {
  color: #333333;
  text-shadow: 0 0 0 #333333;
  text-transform: uppercase;
}
.my-wishlist .price-box .old-price {
  padding: 10px 0;
}
.col-main .cart,
.col-main2 .cart {
  padding: 0 5px;
}
#payment-buttons-container {
  margin-top: -60px;
}
a.faq {
	display: block;
  color: #243952;
  font-family: times new roman;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0 0 0;
  text-shadow: 0 0 0 #10102F;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #c0c0c0;
}
.expand_wrapper {
  border-bottom: 1px solid #c0c0c0;
}

