body {
  font-family: 'Telex',Arial,Helvetica;
  color: #404040;
  font-size: 85%;
  margin: 0;
  line-height: 1.322; }

TEXTAREA {
  display: block;
  width: 100%; }

ul {
  list-style: none; }

input[type="text"], input[type="password"], input[type="email"], input[type="url"] {
  border: 1px solid #c2c2c2;
  color: #404040;
  line-height: 20px;
  margin: 1px 0 3px;
  min-height: 20px;
  padding: 4px 5px 3px;
  font-size: .95em;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0; }

textarea, select {
  border: 1px solid #c2c2c2;
  color: #404040;
  line-height: 20px;
  margin: 1px 0 3px;
  min-height: 20px;
  padding: 4px 5px 3px;
  font-size: .95em;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0; }

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="url"]:hover {
  border: 1px solid #a9a9a9;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0; }

textarea:hover, select:hover {
  border: 1px solid #a9a9a9;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0; }

textarea {
  overflow: auto; }

.button {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px;
  line-height: normal;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  border-right: none;
  border-left: none;
  text-decoration: none;
  width: auto !important;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0;
  background: none repeat scroll 0 0 #404040; }

input[type="submit"], input[type="reset"], input[type="button"] {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px;
  line-height: normal;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  border-right: none;
  border-left: none;
  text-decoration: none;
  width: auto !important;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0;
  background: none repeat scroll 0 0 #404040; }

.readmore, button {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px;
  line-height: normal;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  border-right: none;
  border-left: none;
  text-decoration: none;
  width: auto !important;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0;
  background: none repeat scroll 0 0 #404040; }

.forward.productpage_links #reviewsWriteProductPageLink a {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px;
  line-height: normal;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  border-right: none;
  border-left: none;
  text-decoration: none;
  width: auto !important;
  transition: all .3s ease-in 0;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  -ms-transition: all .3s ease-in 0;
  background: none repeat scroll 0 0 #404040; }

.forward.productpage_links #reviewsWriteProductPageLink input[type="submit"] {
  padding: 0;
  background: none;
  border-bottom: medium none; }

.forward.productpage_links #reviewsWriteProductPageLink a {
  padding: 7px 10px;
  display: inline-block;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  line-height: normal;
  font-size: 14px; }

.forward.productpage_links #reviewsWriteProductPageLink a > input[type="submit"] {
  font-size: 14px; }

img {
  max-width: 100%; }

a {
  outline: none;
  font-weight: 400;
  transition: all 0.3s ease-in-out 0 !important;
  -moz-transition: all 0.3s ease-in-out 0 !important;
  -webkit-transition: all 0.3s ease-in-out 0 !important;
  -o-transition: all 0.3s ease-in-out 0 !important;
  -ms-transition: all 0.3s ease-in-out 0 !important; }

a:hover {
  outline: none;
  font-weight: 400;
  transition: all 0.3s ease-in-out 0 !important;
  -moz-transition: all 0.3s ease-in-out 0 !important;
  -webkit-transition: all 0.3s ease-in-out 0 !important;
  -o-transition: all 0.3s ease-in-out 0 !important;
  -ms-transition: all 0.3s ease-in-out 0 !important; }

a:active, a:visited {
  outline: none; }

#right-column {
  vertical-align: top; }

#left-column, #right-column {
  text-shadow: none; }

#left-column h3 label, #right-column h3 label {
  margin-bottom: 0; }

.centerBoxWrapper {
  margin-bottom: 10px; }

#right-column .select[multiple], select[size] {
  height: auto !important; }

#content-wrapper table td {
  border-bottom: none; }

#centercontent-wrapper {
  position: relative;
  float: left; }

.single-column {
  right: 0;
  width: 100%; }

a:hover, a:active {
  outline: 0 none; }

.centerBoxWrapper, .tabTable {
  padding: 0;
  height: 1%; }

.leftBoxContainer, .rightBoxContainer {
  width: 100% !important;
  margin-bottom: 30px;
  float: left; }

#left-column div:last-child, #right-column div:last-child {
  margin-bottom: 0; }

.leftBoxContainer, .rightBoxContainer {
  box-shadow: 0 8px 5px -7px rgba(0, 0, 0, 0.4); }

h3.rightBoxHeading, h3.leftBoxHeading {
  margin: 0; }

.sideBoxContent ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.sideBoxContent ul li {
  margin-bottom: 0; }

#reviewsHeading > a {
  padding-left: 0 !important; }

table td, .centerBoxWrapperContents table td {
  padding: 0 10px; }

#contentarea-wrapper .grid-64 {
  width: 63%; }

#bannerbox2Content a, #bannerboxallContent a, #bannerboxContent a, #whatsnewHeading > a, .sideBoxContentItem a, .reviewsContent a, #twittercachedsideboxContent a, #searchContent a {
  padding-left: 0 !important;
  padding-top: 1px; }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, .specialsListBoxContents {
  text-align: center; }

#loginForm FIELDSET {
  padding: 0 0 1.5em; }

FIELDSET {
  border: none !important; }

LEGEND {
  font-weight: 700;
  padding: .3em .3em .3em 0; }

.return_customer LEGEND {
  padding: 0 0 .5em; }

LABEL.checkboxLabel, LABEL.radioButtonLabel {
  font-size: .95em;
  margin: .2em .5em;
  font-weight: 700; }

#createAccountForm fieldset legend {
  font-size: 1.2em;
  font-size: 1.2em; }

#breadcrumb-wrapper .breadcrumb-title {
  color: #FFF;
  float: left;
  font-size: 36px;
  text-align: center;
  width: 100%;
  display: none; }

.productinfo-wrapper {
  display: block;
  float: left;
  text-align: center;
  width: 100%; }

.product_name, #whatsNew .centerBoxContentsNew.centeredContent .product_price, #featuredProducts .centerBoxContentsFeatured.centeredContent .product_price, #specialsDefault .centerBoxContentsSpecials.centeredContent .product_price, #specialsListing .specialsListBoxContents .product_price, #alsopurchased_products .product_price, #upcomingProducts .product_price {
  font-size: 1.1em;
  text-align: left;
  float: left;
  width: 100%;
  margin: 10px 0 0;
  padding: 0 20px;
  text-align: center; }

.productListing-data .product_name, .newproductlisting .product_name {
  text-align: left; }

.product_name {
  margin: 1em 0 0; }

.product-name-desc {
  float: left;
  width: 100%;
  min-height: 85px;
  transition: all .5s ease-in-out 0;
  -moz-transition: all .5s ease-in-out 0;
  -webkit-transition: all .5s ease-in-out 0;
  -o-transition: all .5s ease-in-out 0;
  -ms-transition: all .5s ease-in-out 0; }

.homepage_v3 .product-name-desc {
  min-height: 105px; }

.product_price {
  text-align: left;
  display: inline-block;
  width: 100%; }

input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

#shoppingcartHeading > a {
  padding: 0 !important; }

#shoppingcart h3, #reviews h3 {
  padding: 13px 13px 13px 10px; }

.cartBoxTotal {
  font-size: 1.2em;
  float: left;
  text-align: center;
  width: 100%;
  padding: 1em 0; }

#ezPageBoxList li {
  margin: 0;
  padding: .2em 0;
  text-align: center; }

#contentMainWrapper, #logoWrapper {
  float: left;
  margin: 0 6px 10px;
  padding: 0;
  width: 94%; }

#ezPageBoxList {
  float: left;
  margin: 0 6px 10px;
  padding: 0;
  width: 94%; }

#ezPageBoxList ul {
  float: left;
  margin: 0 6px 10px;
  padding: 0;
  width: 94%; }

#popupAdditionalImage, #popupImage {
  float: left;
  margin: 0 6px 10px;
  padding: 0;
  width: 94%; }

.categoryIcon, .information, #checkoutShippingContentChoose {
  margin-bottom: 15px; }

.product-name-desc .normalprice, .product-name-desc .productSpecialPriceSale {
  color: #595959; }

.normalprice, .productSpecialPriceSale {
  text-decoration: line-through;
  color: #595959;
  font-size: 14px; }

.sidebox_price .normalprice, .sidebox_price .productSpecialPriceSale {
  color: #595959; }

#indexDefaultMainContent {
  margin-top: -5px; }

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert-info {
  vertical-align: top; }

#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents table td {
  background-color: #FFF;
  border: 1px solid #E1E1E1;
  padding: 5px; }

#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents table td.no-border {
  border: none; }

#contentarea-wrapper #centercontent-wrapper .navNextPrevWrapper {
  margin: 10px 0 0; }

#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents .centerBoxContentsAlsoPurch {
  margin: 0 !important;
  background-color: #E1E1E1;
  padding: 4%;
  width: 92% !important; }

#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents img {
  height: 100px; }

#ezPagesHeading {
  padding-bottom: 14px;
  margin-bottom: 14px;
  padding-top: 7px;
  border-bottom: 1px solid #E9E8E8; }

#contactUsForm .alert-info.forward {
  margin-bottom: 15px; }

.alert-text, .information .alert-text, .msgalert {
  color: #595959;
  font-style: italic; }

#loginForm .back {
  padding-left: 22px;
  line-height: 35px; }

.login-emailaddress, #loginForm .buttonRow {
  float: left; }

LABEL.inputLabel {
  float: left;
  margin-top: 7px;
  margin-right: 10px; }

.login-emailaddress .inputLabel {
  width: 110px;
  margin-top: 5px; }

.login-password {
  float: left; }

.login-password .inputLabel {
  width: 80px;
  margin-top: 5px; }

#createAccountForm .alert-info.forward {
  margin-bottom: 10px; }

input[type="radio"], input[type="checkbox"] {
  cursor: pointer;
  line-height: normal;
  margin: 6px 0; }

#subproduct_name {
  min-width: 220px;
  font-size: 1.1em; }

#subproduct_name {
  min-width: 220px;
  font-size: 1.1em; }

#subproduct_name img {
  height: auto;
  margin-bottom: 25px; }

#ezPageDefault h4 {
  text-transform: none;
  margin-top: 5px; }

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
  margin: 0 4% 1% 0; }

#productListing {
  margin: 10px 0 14px; }

#cartAdd strong, .add_title {
  font-size: 1.2em; }

.product_info, .product_description, .addtocart-info, .product_quantity, .product_review, .navNextPrevWrapper, .alsoPurchased, #productAttributes {
  float: left;
  width: 100%; }

span.title {
  display: block;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 14px;
  padding-bottom: 9px;
  border-bottom: 1px solid #E9E9E9; }

.product_review span.title {
  margin-bottom: 15px; }

.alsoPurchased span.title, #centercontent-wrapper #productGeneral {
  margin: 0; }

.cssButton.button_reviews {
  width: 100%; }

.navNextPrevCounter {
  margin: 0;
  font-size: .9em; }

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
  margin: 0;
  font-weight: 400;
  height: 1%;
  width: 100%; }

span.bold {
  display: block;
  font-size: .95em;
  font-weight: 700; }

.review_img {
  text-align: center;
  float: left; }

#checkoutConfirmDefault .productprice-amount {
  font-size: 15px;
  width: 50%; }

.cartQuantity input[type='text'] {
  text-align: center;
  vertical-align: middle; }

#shoppingCartDefault .buttonRow a, #checkoutShipping .change_address a, #checkoutPayment .change_address a, #checkoutConfirmDefault .change_address a, #addressBookDefault .change_address a span, #accountEditDefault .change_address a span, #accountHistoryDefault .change_address a, #accountHistInfo .change_address a, #createAcctSuccess .change_address a, #unsubDefault .change_address a {
  color: #FFF; }

#shoppingCartDefault .buttonRow, .change_address > a, #pageThree .buttonRow.back > a, #pageFour .buttonRow.back > a, #pageTwo .buttonRow.back > a, #discountcouponInfo .content .buttonRow.forward > a {
  background: none repeat scroll 0 0 #404040;
  border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.2);
  border-style: none none solid;
  border-width: medium medium 3px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px;
  text-decoration: none;
  width: auto !important; }

.instructions p:nth-child(2) {
  font-style: italic; }

#prevOrders .user-accountinfo, .user-accounthistory {
  text-align: center; }

#accountDefault h2, #addressBookDefault h2 {
  padding-left: 0; }

caption #orderHistoryDetailedOrder, caption #orderHistoryStatus {
  padding-left: 0; }

#checkoutConfirmDefault #orderTotals {
  float: right;
  width: 40%; }

#checkoutConfirmDefault .product_price.total strong {
  float: left;
  width: 63%; }

#checkoutConfirmDefault div.total_price {
  float: left;
  width: 37%; }

#orderTotals .lineTitle {
  float: left;
  width: 60%; }

#orderTotals .amount {
  float: left;
  width: 40%;
  font-weight: 700; }

#shippingEstimatorContent label.inputLabel {
  width: 100px; }

#advSearchDefault .centeredContent {
  text-align: left;
  position: relative; }

#advSearchDefault .centeredContent .resultsContainer {
  top: 36px; }

#productAttributes .label {
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  width: 90%;
  line-height: 40px;
  color: #E68E00;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  text-transform: capitalize;
  display: block;
  clear: both; }

#productAttributes .attribute_options > label {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px; }

.attribImg {
  margin: .3em 0;
  width: 20%; }

.productprice-wrapper > img, .product_price > img {
  min-height: auto;
  margin-left: 10px;
  float: right; }

h4.optionName {
  width: 10.8%;
  float: left;
  margin-top: 2px; }

#addressBookDefault .productinfo-leftwrapper .change_address {
  margin-right: 3px; }

.productprice-wrapper > a {
  float: left;
  margin-top: 15px;
  width: 35%; }

#addressBookDefault .productinfo-leftwrapper > a {
  display: none; }

#productQuantityDiscounts > table {
  border: 1px solid;
  border-collapse: collapse;
  width: 100%; }

.indexDefaultHeading {
  background: url(../images/icons/line.png) repeat-x scroll 0 bottom transparent;
  padding: 0 0 13px; }

.navbar .nav {
  width: 100%; }

.jsn-header .container, .navbar .container {
  width: auto !important; }

h2#gvFaqDefaultSubHeading, #gvFaqDefaultMainContent {
  padding-left: 0;
  background: none repeat scroll 0 0 transparent;
  color: #595959; }

.jsn-header .container, .navbar .container {
  width: auto !important;
  display: block; }

#whatsNew .centerBoxWrapperContents .centerBoxContentsNew, #specialsDefault .centerBoxWrapperContents .centerBoxContentsSpecials, #featuredProducts .centerBoxWrapperContents .centerBoxContentsFeatured {
  width: 95.4% !important;
  margin-left: 5px;
  margin-bottom: 2px; }

#whatsNew .centerBoxWrapperContents, #specialsDefault .centerBoxWrapperContents, #featuredProducts .centerBoxWrapperContents {
  margin-bottom: -10px; }

#centercontent-wrapper .item-page h2 {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 1.5em; }

em {
  font-style: normal !important; }

.item-page .thindottedheader a.button {
  color: #FFF; }

#siteMap .content, #gvFaqDefault .content, #discountcouponInfo .content, #privacy .content, #conditions .content, #shippingInfoMainContent {
  left: 0;
  position: relative; }

.opera #slideshow-wrapper {
  min-height: 450px; }

.opera .detailbutton-image a {
  width: 78px; }

.pagination-style a {
  text-shadow: none !important;
  padding: 5px 10px;
  text-decoration: none;
  border: 1px solid #E9E9E9;
  color: #FFF !important; }

.pagination-style .fa {
  margin: 0; }

.pagination-style .current {
  color: #FFF;
  padding: 5px 10px; }

.cat-count {
  margin-left: 5px; }

.pagination-style a > img {
  position: relative;
  top: 3px; }

#createAccountForm LABEL.inputLabel, #accountEditDefault LABEL.inputLabel {
  width: 250px; }

.content_box fieldset {
  padding: 0; }

.next-prev {
  display: inline-block;
  width: 100%; }

#accountNotifications .next-prev {
  margin-top: 20px; }

.next-prev .buttonRow {
  float: left;
  margin-right: 10px; }

.alert-text, .information .alert-text, .msgalert, .alertrequired {
  color: #F44;
  font-style: italic; }

#specialsListing > ul {
  margin: 15px 0 0;
  padding: 0; }

#whatsNew .item, #featuredProducts .item, #specialsDefault .item, #specialsListing li, #alsopurchased_products .centerBoxContentsAlsoPurch, #upcomingProducts li {
  border-bottom: 1px solid #E9E9E9;
  display: inline-block;
  box-shadow: 0 8px 5px -7px rgba(0, 0, 0, 0.4);
  margin: 0 15px 3px;
  overflow: inherit;
  position: relative;
  float: left;
  padding: 10px 10px 20px;
  background: none repeat scroll 0 0 #F9F9F9;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0;
  -webkit-backface-visibility: hidden; }

#featuredProducts #featured-slider-inner .item {
  margin: 0 13px 13px; }

#specialsListing li {
  width: 29.75%;
  -webkit-backface-visibility: hidden;
  margin: 15px; }

.homepage_v3 #specialsListing li {
  width: 29.59%; }

#indexCategories #whatsNew li:nth-child(3n+3), #indexCategories #featuredProducts li:nth-child(3n+3), #indexCategories #specialsDefault li:nth-child(3n+3) {
  margin-right: 0; }

#indexProductList #whatsNew li:nth-child(3n+3), #indexProductList #featuredProducts li:nth-child(3n+3), #indexProductList #specialsDefault li:nth-child(3n+3) {
  margin-right: 0; }

#alsopurchased_products li:nth-child(3n+3) {
  margin-right: 0; }

#indexCategories #featuredProducts li:last-child, #indexProductList #featuredProducts li:last-child {
  display: none; }

.zoom-button .fa, .detailbutton-wrapper .fa {
  margin: 0; }

#whatsNew, #featuredProducts, #specialsDefault, #upcomingProducts {
  float: left;
  margin: 0 0 30px;
  width: 100%; }

#indexDefault .centerBoxWrapper:last-child, #indexCategories .centerBoxWrapper:last-child {
  margin: 0; }

.productSpecialPriceSale, .productSalePrice, .normalprice, .productSpecialPrice {
  margin-right: 10px; }

#indexCategories #whatsNew, #indexCategories #featuredProducts, #indexCategories #specialsDefault {
  margin-top: 0;
  overflow: hidden; }

#indexProductList #whatsNew, #indexProductList #featuredProducts, #indexProductList #specialsDefault {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 0; }

.centerBoxHeading .fa {
  margin: 0 0 0 10px; }

.border-bg {
  float: left; }

.productprice-wrapper .product_price {
  padding: 5px;
  bottom: 0;
  padding: 5px;
  position: absolute; }

p.short-description {
  margin: 0; }

#createAcctSuccess .buttonRow.forward.change_address {
  float: left;
  margin-right: 10px; }

#createAcctSuccess .buttonRow.forward.change_address:last-child {
  margin-right: 0; }

#productAdditionalImages li {
  display: inline-block;
  list-style: none outside none;
  margin-bottom: 4px;
  padding: 5px;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0;
  border: 1px solid #E9E9E9; }

.additionalImages.centeredContent img {
  height: auto;
  width: 90%; }

#productMainImage {
  display: inline-block; }

.product_info .product_image {
  text-align: center;
  width: 100%; }

#additionalimages-slider {
  border-top: 1px solid #E9E9E9;
  padding: 15px 0 0; }

#upcomingProducts .product_image {
  width: 30%; }

#whatsNew .product_image:after, #featuredProducts .product_image:after, #specialsDefault .product_image:after, #specialsListing .product_image:after, .centerBoxContentsAlsoPurch .product_image:after {
  content: "";
  display: block;
  margin: 1.9em auto 0;
  width: 150px;
  border-bottom: 1px dashed #E9E9E9;
  transition: all .6s ease-in-out 0;
  -moz-transition: all .6s ease-in-out 0;
  -webkit-transition: all .6s ease-in-out 0;
  -o-transition: all .6s ease-in-out 0;
  -ms-transition: all .6s ease-in-out 0; }

#upcomingProducts .product-name-desc {
  float: right;
  width: 65%; }

#upcomingProducts .product_name {
  margin: 0; }

#whatsNew .product_image img, #featuredProducts .product_image img, #specialsDefault .product_image img, #specialsListing .product_image img, .centerBoxContentsAlsoPurch .product_image img, #upcomingProducts .product_image img {
  height: 220px;
  max-width: 100%;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#productAdditionalImages {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 20px; }

.imgLink {
  display: none; }

#centercontent-wrapper .alsoPurchased > h1 {
  margin: 0; }

#centercontent-wrapper .product_title h1#productName {
  margin-bottom: 0; }

.product_info {
  margin-bottom: 35px;
  margin-top: 15px; }

.product_info_tab {
  float: left;
  width: 100%;
  margin: 15px 0; }

.alsoPurchased {
  margin: 35px 0 0; }

.tabcontents #description > p {
  margin: 0; }

#product_info_display .product_price {
  border-bottom: 1px solid #E9E9E9;
  margin: 15px 0 0;
  padding-bottom: 15px; }

#product_info_display .grid-32.noleft-margin.noright-margin {
  float: right; }

.productprice-amount {
  font-size: 1.5em;
  font-weight: 550;
  width: 100%; }

.product_quantity {
  border-bottom: 1px solid #E9E9E9;
  line-height: 25px;
  padding-bottom: 13px; }

.product_info_tab #productQuantityDiscounts {
  display: inline-block;
  margin: 20px 0 0;
  width: 100%; }

.product_info_accordian .product_description, .product_review {
  margin: 0 0 10px;
  padding: 0; }

#alsopurchased_products {
  float: left; }

.centerBoxContentsAlsoPurch {
  list-style: none outside none; }

.addtocart-info .cart_quantity {
  position: relative; }

.addtocart-info .qty_in_cart {
  margin-bottom: 20px; }

.cart_quantity > strong {
  display: inline-block;
  float: left;
  line-height: 35px;
  margin-right: 1em; }

.addtocart-info .cart_quantity span {
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 19px; }

.addtocart-info .cart_quantity span.minus {
  top: 17px; }

.addtocart-info .cart_quantity .cart_button {
  float: left;
  margin: 0 0 0 2.4em;
  width: auto; }

.addtocart-info .cart_quantity .cart-min-qty {
  float: left;
  margin-top: 20px;
  width: 100%; }

.addto_cart .cart_quantity strong {
  float: left;
  margin-right: 10px;
  margin-top: 9px; }

.product_info_accordian {
  background: #F2F2F2;
  float: left;
  padding: 10px;
  width: 96%;
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.1);
  margin-left: 3px; }

.product_info_tab .tabcontents #description .productGeneral.centeredContent {
  margin: 10px 0 0;
  text-align: left; }

a:focus {
  outline: none;
  text-decoration: none; }

.accordian-header {
  cursor: pointer;
  float: left;
  font-weight: 400;
  height: 35px;
  line-height: 35px;
  text-align: left;
  width: 93.6%;
  display: block;
  text-decoration: none; }

h4.accordian-header {
  font-size: 1.8em;
  margin: 0;
  padding: 0 0 0 4%;
  width: 100%; }

.accordian-header a {
  color: #FFF; }

.accordian-header a:hover {
  color: #FFF; }

.accordian-content {
  border-bottom: 1px solid #909090;
  clear: both;
  padding: 2%;
  width: 100%;
  background: #FFF;
  font-size: 1.4em; }

.accordian-header {
  background: url(../images/plus-minus.png) no-repeat scroll 5px 7px rgba(255, 255, 255, 0.3) !important; }

.accordian-header.active {
  background: url(../images/plus-minus.png) no-repeat scroll 5px -91px rgba(255, 255, 255, 0.3) !important; }

.contentText.accordian-content > p {
  margin: 0; }

.addtocart-info {
  border-bottom: 1px solid #E9E9E9;
  float: left;
  margin-top: 15px;
  padding: 0;
  width: 100%;
  padding-bottom: 15px; }

#product_info_display .addtocart-info .cart_quantity span.cssButton.button_sold_out {
  display: inline-block;
  width: auto; }

#product_info_display #productAttributes {
  border-bottom: 1px solid #E9E9E9;
  padding: 0 0 15px;
  margin-top: 5px; }

#product_info_display #productAttributes .attribImg {
  float: left;
  margin: 10px 10px 0 0; }

#product_info_display #productAttributes h5 {
  margin-bottom: 0; }

.addthis_toolbox {
  float: left;
  margin-top: 15px;
  width: 100%; }

#contentarea-wrapper #centercontent-wrapper .productinfo-rightwrapper .navNextPrevWrapper.centeredContent {
  float: left;
  margin: 20px 0 0;
  text-align: left; }

#contentarea-wrapper .navNextPrevWrapper .navNextPrevList .button_return_to_product_list {
  font-size: 19px;
  position: relative;
  top: 2px; }

.navNextPrevList i.fa {
  font-size: .8em;
  line-height: 0;
  margin: 0; }

#twttrHubFrameSecure, #twttrHubFrame {
  height: 0 !important;
  position: relative !important; }

.product_attributes {
  width: 82%;
  float: left; }

.attribute_label {
  float: left;
  font-size: 1.2em;
  width: 18%; }

.attribute_options > input[type="radio"], .attribute_options > input[type="checkbox"] {
  margin-right: 8px; }

.attribute_options > label {
  font-size: 1em;
  margin-right: 10px; }

#left-column h3, #right-column h3 {
  color: #FFF;
  font-size: 1.2em;
  line-height: 25px;
  padding: 10px;
  text-transform: uppercase; }

#left-column .leftBoxContainer a, #right-column .rightBoxContainer a {
  font-size: .95em;
  line-height: 18px;
  padding: 8px 0;
  text-decoration: none;
  word-wrap: break-word;
  display: block; }

#left-column .leftBoxContainer .product_sideboxname > a, #right-column .rightBoxContainer .product_sideboxname > a {
  font-size: 1em; }

#left-column .leftBoxContainer #categoriesContent a {
  border-left: 4px solid #F9F9F9;
  line-height: 35px;
  padding: 0 0 0 10px; }

#right-column .rightBoxContainer #categoriesContent a, #right-column #cartBoxListWrapper li > a {
  border-left: 4px solid #F9F9F9;
  line-height: 35px;
  padding: 0 0 0 10px; }

#left-column #cartBoxListWrapper li > a, #right-column .rightBoxContainer #informationContent a, #left-column .leftBoxContainer #informationContent a, #right-column .rightBoxContainer #moreinformationContent a {
  border-left: 4px solid #F9F9F9;
  line-height: 35px;
  padding: 0 0 0 10px; }

#left-column .leftBoxContainer #moreinformationContent a {
  border-left: 4px solid #F9F9F9;
  line-height: 35px;
  padding: 0 0 0 10px; }

#left-column #languagesContent > a {
  float: left;
  padding: 0 5px 3px 0; }

#right-column #languagesContent > a {
  float: left;
  padding: 0 5px 3px 0; }

#left-column #shoppingcartContent .cartBoxTotal, #right-column #shoppingcartContent .cartBoxTotal {
  padding: 5px 13px;
  text-align: left; }

#left-column .leftBoxHeading a, #right-column .rightBoxHeading a {
  float: right;
  line-height: 25px;
  padding: 0;
  text-transform: none;
  font-weight: 400;
  font-size: .7em; }

#whatsnew .sideBoxContentItem, #specials .sideBoxContentItem, #reviews .random-reviews, #featured .sideBoxContentItem {
  float: left;
  margin-bottom: 0;
  text-align: left;
  width: 100%; }

#whatsnew .sideBoxContentItem .sidebox_content, #specials .sideBoxContentItem .sidebox_content, #reviews .random-reviews .sidebox_content, #featured .sideBoxContentItem .sidebox_content {
  margin: 0; }

.sidebox_content {
  float: left;
  margin: 15px 0;
  width: 100%; }

.sidebox_price {
  float: left;
  margin: 10px 0 0;
  width: 100%; }

#featured .sidebox_price {
  margin: 0; }

.product_sideboxname {
  float: right;
  width: 65%; }

.product_sideboximage {
  float: left;
  width: 30%;
  margin: 0 10px 0 0; }

.product_sideboximage > img {
  width: 70px;
  height: auto;
  padding: 5px 0; }

.sideBoxContentItem {
  border-bottom: 1px dashed #E9E9E9;
  margin-bottom: 10px; }

.sideBoxContentItem:last-child {
  border: medium none; }

#specials .sideBoxContent .sideBoxContentItem a, #whatsnew .sideBoxContentItem a, #reviews .sideBoxContentItem a {
  float: left;
  width: 100%; }

#right-column #categories li:hover a, #left-column #categories li:hover a {
  background: none repeat scroll 0 0 #F9F9F9;
  padding: 0 0 0 10px; }

#navBreadCrumb > ul {
  margin: 0;
  padding: 0;
  width: 100%; }

#navBreadCrumb li {
  background: url(../images/icons/border-sep.png) no-repeat scroll right 11px transparent;
  float: left;
  padding: .6em 1em 0 .5em; }

#navBreadCrumb li:last-child {
  margin-right: 0;
  background: none;
  border: medium none; }

#navBreadCrumb li:first-child {
  padding: .6em 1em 0 0; }

.breadcrumb-current {
  display: inline-block;
  font-size: 1.5em;
  margin: 0;
  text-align: left; }

#navBreadCrumb li {
  font-size: .9em; }

#navBreadCrumb li:last-child {
  background: none repeat scroll 0 0 transparent; }

#navBreadCrumb li:last-child a {
  background: none repeat scroll 0 0 transparent; }

#navBreadCrumb li:last-child a:hover, #navBreadCrumb li:last-child a:active, #navBreadCrumb li:last-child a:visited {
  background: none repeat scroll 0 0 transparent; }

#navBreadCrumb li:hover {
  font-size: .9em; }

.footer-toplinks a:hover {
  font-size: 1em; }

.breadcrum-text {
  float: left;
  font-size: 1em;
  padding: 1% 0; }

#breadcrumb-wrapper {
  background: none repeat scroll 0 0 #F1F1F1;
  float: left;
  margin: 2px 0 30px;
  padding: 20px 0;
  width: 100%; }

#indexCategories {
  float: left;
  width: 100%; }

#subproduct_name img {
  height: auto;
  margin-bottom: 25px;
  width: 100%; }

#indexCategories #subcategory_names li {
  display: inline-block;
  float: left;
  margin: 5px 10px 5px 0;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#indexCategories #subcategory_names li a {
  padding: 10px;
  display: inline-block; }

#indexCategories #subcategory_names li:first-child {
  background: none repeat scroll 0 0 transparent;
  margin: 5px 0;
  padding: 10px 10px 10px 0; }

#indexCategories #subcategory_names li:first-child:hover {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0; }

#subproduct_name > a {
  color: #FFF !important; }

.subcategory_list {
  background: none repeat scroll 0 0 #F9F9F9;
  float: left;
  margin: 0;
  padding: 15px;
  width: 100%; }

#subcategory_names {
  float: left;
  margin: 0;
  width: 100%; }

.content_box {
  background: none repeat scroll 0 0 #F9F9F9;
  border: 5px solid #E9E9E9;
  float: left;
  padding: 2%;
  margin: 0 0 15px;
  width: 100%; }

.content_box strong {
  font-size: 1em;
  font-weight: 700;
  opacity: .8; }

.content_box > p {
  line-height: 20px;
  margin: 5px 0 0;
  opacity: .8;
  font-size: 1em; }

.sort-list {
  float: right;
  margin-top: 6px;
  width: auto; }

.productlisting_sort {
  float: left;
  width: auto; }

.sorter {
  width: auto;
  float: left; }

.sorter label {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: auto;
  font-weight: 400; }

.sorter form {
  float: left;
  width: auto; }

#newProductsDefault .buttonRow.forward, #allProductsDefault .buttonRow.forward, #featuredDefault .buttonRow.forward, #indexProductList .buttonRow.forward, #advSearchResultsDefault .buttonRow.forward {
  float: left;
  width: 35%; }

#specialsListing .speciallisting_number_links .navSplitPagesLinks {
  float: left; }

#specialsListing .speciallisting_number_links .navSplitPagesResult {
  line-height: 42px; }

#indexProductList #productsListingBottomNumber {
  line-height: 42px; }

.navSplitPagesResult {
  float: right;
  margin-top: 2px;
  text-align: right;
  width: 35%; }

.next-prev .navSplitPagesResult {
  line-height: 47px;
  margin: 0; }

.navSplitPagesLinks {
  float: right;
  width: auto;
  line-height: 30px; }

#indexProductList .tabTable, #advSearchResultsDefault .tabTable, #newProductsDefault table, #featuredDefault table, #allProductsDefault table {
  float: left;
  width: 100%; }

.pageresult_bottom, .pageresult_top, .speciallisting_number_links {
  float: left;
  margin: 20px 0 0;
  width: 100%; }

.special_toplinks {
  margin: -5px 0 0; }

.special_bottomlinks {
  margin: 10px 0 0; }

.productListing-odd, .productListing-even, .newproductlisting {
  border: 1px solid #E9E9E9;
  background: none repeat scroll 0 0 #F9F9F9;
  float: left;
  margin: 20px 0 0;
  padding: 10px;
  transition: all .3s ease-in-out 0;
  width: 100%;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.productListing-odd:hover, .productListing-even:hover, .newproductlisting:hover {
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.productListing-rowheading {
  display: none; }

.productListing-data .listingProductImage, .newproductlisting img {
  margin: 0 20px 0 0;
  padding: 0; }

.productListing-data .short-description, .productListing-data .product_name {
  padding: 0;
  width: 90%; }

.productlisting_btn {
  padding: 0;
  width: 90%; }

.newproductlisting .product_name, .newproductlisting .short-description {
  padding: 0;
  width: 90%; }

.newproductlisting .product_name {
  margin: 0 0 10px; }

.productnewprice > a.button {
  padding: 7px; }

.productnewprice > a.button:hover, .productnewprice > a.button:visited, .productnewprice > a.button:focus {
  color: #FFF; }

#indexProductList a.button:hover, #indexProductList a.button:focus, #indexProductList a.button:visited {
  color: #FFF; }

.productnewprice > a.more-info-text {
  font-size: 14px; }

.productListing-data .short-description, .newproductlisting .short-description {
  font-size: 1em; }

.productlisting_price {
  float: left;
  font-size: 1.4em;
  line-height: 30px;
  margin: 0 0 15px;
  width: 100%; }

.productListing-data .product_name > a, .newproductlisting .product_name > a {
  font-size: 1.4em; }

.productListing-data .productlisting {
  float: right;
  margin: 0 10px 0 0;
  font-size: 1.2em; }

.newproductlisting .productnewprice {
  font-size: 1.2em; }

.newproductlisting .productnewprice > input {
  font-size: 16px;
  height: 35px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  width: 45px; }

.productlisting > input {
  font-size: 16px;
  height: 35px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  width: 45px; }

.newproductlisting .productlisting {
  float: left;
  width: 100%; }

#cartImage > img {
  float: left;
  height: auto;
  width: 75px; }

.cartTableHeading, #cartSubTotal {
  background-color: #F9F9F9;
  height: 2.5em; }

table#cartContentsDisplay tr th, #prevOrders .tableHeading th, #accountHistInfo .tableHeading th, #cartSubTotal {
  border-bottom: 1px solid #E9E9E9; }

table#cartContentsDisplay tr th, #prevOrders .tableHeading th, #accountHistInfo .tableHeading {
  background-color: #F9F9F9; }

#cartContentsDisplay tr {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #E9E9E9; }

#prevOrders tr {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #E9E9E9; }

#prevOrders td {
  padding: 15px; }

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
  padding: 15px 20px !important;
  vertical-align: middle !important;
  text-align: center; }

#shoppingCartDefault table, table#prevOrders, #accountHistInfo table {
  margin: 0; }

#cartSubTotal {
  font-size: 1.1em;
  line-height: 2.5em;
  padding-right: 4em;
  text-align: right; }

table#cartContentsDisplay tr th, #prevOrders .tableHeading th {
  font-size: 1.1em;
  padding: 10px; }

#accountHistInfo .tableHeading, #accountHistInfo th {
  font-size: 1.1em;
  padding: 10px; }

.cartQuantityUpdate > input[type="image"] {
  border: medium none;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.cartQuantityUpdate > input[type="image"]:focus {
  border: medium none;
  box-shadow: none; }

.cartQuantityUpdate > input[type="image"]:hover {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.cartRemoveItemDisplay img {
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0;
  width: 14px;
  height: auto; }

.cartRemoveItemDisplay img:hover {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.buttonRow.forward.checkout_button {
  float: right; }

#content-wrapper table#cartContentsDisplay tr td {
  border-bottom: 1px solid #CCC;
  vertical-align: middle; }

.cartProductDisplay > #product_name {
  display: inline-block;
  line-height: 80px; }

#content-wrapper table#cartContentsDisplay tr:last-child td {
  border: none; }

#createAccountForm fieldset {
  padding: 0;
  width: 100%;
  margin: 10px 0 0; }

#loginDefault #createAccountForm .content_box .buttonRow.forward {
  margin: 25px 0 0; }

#loginDefault .content_box {
  margin: 0; }

#checkoutShipping .productinfo-rightwrapper {
  float: right; }

#checkoutShipto {
  float: left; }

.sendto-address {
  float: left;
  margin: 15px 0;
  width: 100%; }

.add_title {
  color: #FFF;
  padding: 5px; }

#checkoutShipping .content_choose FIELDSET {
  border: 1px solid #D9D9D9 !important;
  margin-top: 10px;
  padding: .5em .5em .5em 1em; }

address {
  float: left;
  font-size: 1em;
  font-weight: 700;
  line-height: 22px;
  width: 100%; }

#accountHistInfo .change_address {
  display: inline-block; }

#checkoutShipping .buttonRow.forward, #checkoutShipAddressDefault .buttonRow.forward, #checkoutPayment .buttonRow.forward, #checkoutPayAddressDefault .buttonRow.forward {
  float: left; }

#checkoutConfirmDefault #cartContentsDisplay .buttonRow.forward {
  float: none;
  margin: 0; }

#checkoutShipAddressDefault .productinfo-leftwrapper, #checkoutShipping .productinfo-leftwrapper, #checkoutPayAddressDefault .productinfo-leftwrapper, #addressBookDefault .productinfo-leftwrapper, #checkoutPayment .productinfo-leftwrapper {
  width: 35%; }

#checkoutShipAddressDefault .productinfo-rightwrapper, #checkoutShipping .productinfo-rightwrapper, #checkoutPayAddressDefault .productinfo-rightwrapper, #addressBookDefault .productinfo-rightwrapper {
  width: 65%;
  float: right; }

#checkoutPayment .productinfo-rightwrapper {
  width: 65%;
  float: right; }

#checkoutPayment .product_price.total > strong {
  font-size: 1.2em;
  font-weight: 400;
  margin-right: 10px; }

#checkoutPayment .product_price.total span.total_price {
  font-size: 1.2em;
  font-weight: 400; }

#checkoutConfirmDefault .productinfo-leftwrapper {
  margin-right: 2%;
  width: 49%; }

#checkoutConfirmDefault .productinfo-rightwrapper {
  float: right;
  width: 49%; }

.timeout_email, .timeout_password {
  float: left;
  width: 100%; }

.allorder_text {
  float: right;
  font-size: 11px;
  margin-top: 5px;
  text-transform: none; }

#content-wrapper table .user-accountinfo > td, #content-wrapper #accountHistInfo table td {
  border-bottom: 1px solid #CCC;
  padding: 15px 20px; }

#accountHistInfo #myAccountShipInfo address, #accountHistInfo #myAccountPaymentInfo address {
  margin-bottom: 20px; }

#addressBookDefault address {
  margin-bottom: 20px; }

#reviewsWrite .productprice-amount, #reviewsInfoDefault .productprice-amount {
  width: 100%; }

#reviewsWrite .product_price, #reviewsInfoDefault .product_price {
  width: auto; }

#reviewsWrite .productprice-amount .normalprice, #reviewsInfoDefault .productprice-amount .normalprice, #reviewsDefault .productprice-amount .normalprice {
  color: #595959; }

.forward.productpage_links {
  float: right;
  width: auto; }

#reviewsWriteReviewer {
  background: url(../images/icons/slider_line.png) repeat-x scroll center bottom transparent;
  float: left;
  margin: 10px 0;
  padding: 0 0 15px;
  width: 100%; }

LABEL#textAreaReviews {
  float: left;
  margin: 0 !important; }

textarea#review-text {
  margin-bottom: 15px; }

.ratings {
  background: none repeat scroll 0 0 #F1F1F1;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
  display: block;
  float: left;
  padding: 1.5% 1%;
  width: 98%;
  margin: 20px 0 0; }

.rating {
  float: right; }

.user_detail {
  float: left;
  margin-top: 1px;
  text-align: center;
  width: 80%; }

.bold.user_reviewer {
  float: left;
  font-size: 1em;
  margin-right: 10px;
  margin-top: 2px;
  letter-spacing: 1px; }

.reviews-list span.date {
  float: left;
  font-size: 1em;
  margin-top: 2px;
  letter-spacing: 1px; }

.reviews-list .productreviews-wrapper {
  background: none repeat scroll 0 0 #FFF;
  float: left;
  padding: 1%;
  width: 98%; }

.reviews-list .review_content {
  float: left;
  width: 100%; }

.review_left {
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 1em; }

#productReviewsDefaultProductPageLink {
  margin-top: 10px;
  float: left; }

.reviews-list .navSplitPagesResult {
  margin-bottom: 10px; }

.reviews-list #reviewsDefaultListingTopLinks {
  margin-bottom: 23px; }

#reviewsListingDefault #reviewsDefaultListingBottomLinks, .reviews-list #reviewsDefaultListingTopLinks {
  float: left; }

.productreviews-wrapper .smallProductImage img {
  margin: 0 15px 0 0; }

#searchContent input[type="text"] {
  float: left;
  font-size: 10px !important;
  height: 26px;
  margin: 0;
  width: 185px !important; }

#search #searchContent input {
  font-size: 1em;
  padding: 3px 7px; }

#searchContent a {
  float: left; }

#currenciesContent select {
  width: 100%; }

.orderHistList li {
  background: url(../images/icons/cart.gif) no-repeat scroll left center transparent; }

a.orderhistory_cart {
  padding: 8px 12px 8px 22px !important; }

#manufacturerinfoContent .centeredContent > img {
  border: 1px solid #E9E9E9; }

#manufacturerinfoContent li {
  text-align: center; }

FIELDSET#contactUsForm {
  border: medium none !important;
  padding: 0; }

#contactUsForm .contactus-name {
  margin: 6px 0 0;
  float: left;
  width: 20%; }

#contactUsForm Label {
  float: left;
  width: 80%; }

.custom.contactus-details {
  background: none repeat scroll 0 0 #595959;
  float: left;
  width: 100%;
  margin: 0 0 15px; }

.custom.contactus-details .address, .custom.contactus-details .mail, .custom.contactus-details .phone {
  color: #EAEAEA;
  float: left;
  margin: 0;
  padding: 1.5% 1.5% 1.5% 6%;
  width: 24.32%;
  min-height: 5%;
  line-height: 15px;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.custom.contactus-details .address {
  width: 28.87%;
  background-position: 7px -355px !important; }

.custom.contactus-details .mail {
  background-position: 7px -530px !important; }

.custom.contactus-details .phone {
  background-position: 7px -443px !important; }

#siteMapList ul {
  list-style: square;
  line-height: 25px;
  padding-left: 15px; }

#siteMapList ul li ul {
  list-style: circle;
  margin-bottom: 0; }

ul.nav-child .submenu > a {
  background: url(../images/icons/cat_bullet.png) no-repeat scroll 160px 17px transparent; }

#siteMap #siteMapList {
  float: left;
  width: 100%; }

ol {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  padding: 0; }

ol ol {
  margin: 0 0 0 2em; }

.rectangle-list a {
  position: relative;
  display: block;
  padding: .4em .4em .4em .8em;
  *padding: .4em;
  margin: .5em 0 .5em 2.5em;
  color: #444;
  text-decoration: none;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out; }

#bestsellers #bestsellersContent li:last-child {
  margin: 0; }

#left-column h3 a, #right-column h3 a, .buttonRow.back.change_address > a {
  color: #FFF; }

.rectangle-list a:hover {
  background: none repeat scroll 0 0 #F9F9F9; }

.rectangle-list a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2.5em;
  top: 50%;
  margin-top: -1em;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  color: #FFF;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out; }

.rectangle-list a:after {
  position: absolute;
  content: '';
  border: .5em solid transparent;
  left: -1em;
  top: 50%;
  margin-top: -.45em;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out; }

#bestsellersContent li a:link, #bestsellersContent li a:visited {
  padding: .4em; }

.sideBoxContent {
  padding: 10px;
  background: none repeat scroll 0 0 #F9F9F9;
  width: 100%;
  float: left;
  border-bottom: 1px dashed #E9E9E9;
  text-align: left; }

#featured .sideBoxContent {
  padding: 0; }

#featured .sideBoxContent .sideBoxContentItem {
  padding: 10px; }

.simple-boxcontent.team_info {
  border: 1px solid #E9E9E9;
  float: left;
  width: 97.1%; }

.team_image {
  float: left;
  width: 35%; }

.team_detail {
  background: none repeat scroll 0 0 #F5F5F5;
  float: right;
  padding: 10px;
  width: 61%; }

.team_name, .team_title {
  float: left;
  margin-bottom: 10px;
  width: 100%; }

.team_about {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  margin-bottom: 0; }

#advSearchDefault .content_box > strong {
  float: left;
  margin-bottom: 10px;
  width: 100%; }

#advSearchDefault .simple-boxcontent {
  border: 1px solid #E9E9E9;
  float: left;
  width: 96.5%; }

#discountcouponInfo > form {
  float: left;
  width: 100%; }

#passwordForgotten .buttonRow.forward {
  margin-top: 10px; }

#passwordForgotten label {
  float: left;
  margin-top: 9px; }

.pagenot_found {
  float: left;
  width: 100%;
  text-align: center; }

.notfound_title {
  display: inline-block;
  margin: 30px 0 0;
  text-align: center;
  text-transform: uppercase; }

.notfound_title > em {
  float: left;
  font-size: 200px;
  line-height: 170px; }

.notfound_title > p {
  float: left;
  line-height: 76px;
  padding: 0 0 0 30px; }

.notfound_title p span {
  float: left;
  font-size: 60px;
  text-align: left; }

.notfound_title p em {
  font-size: 75px; }

.notfound_text {
  color: #EAEAEA;
  float: left;
  font-size: 40px;
  padding: 2%;
  width: 96%; }

.home_button {
  float: left;
  margin: 20px 0 0;
  text-align: center;
  width: 100%; }

.home_button .buttonRow.back.button > a {
  color: #EAEAEA; }

#subproduct_name > a {
  color: #595959; }

#subproduct_name > a:active, #subproduct_name > a:visited {
  color: #595959; }

a.table_edit_button span.cssButton.small_edit, #accountDefault a {
  color: #595959; }

.allorder_text > a {
  color: #595959; }

.allorder_text > a:active, .allorder_text > a:visited {
  color: #595959; }

.buttonRow.product_price > a {
  color: #595959; }

.content_box .bold.user_reviewer > strong, .content_box .date.user_reviewdate > strong {
  color: #595959; }

#reviewsContent > a, #searchContent a, .accordian-header, .jsn-mainnav.navbar .nav > li > a, .box_heading_style h1 a, ul.tabs li a {
  color: #595959; }

.info-links a {
  color: #595959; }

.info-links a:active, .info-links a:visited {
  color: #595959; }

#siteMapList a {
  color: #595959; }

#siteMapList a:active, #siteMapList a:visited {
  color: #595959; }

#cartContentsDisplay a.table_edit_button {
  color: #595959; }

#cartContentsDisplay a.table_edit_button:active, #cartContentsDisplay a.table_edit_button:visited {
  color: #595959; }

.current-step > a, .checkout-steps > a {
  color: #595959 !important; }

.footer-toplinks a {
  color: #E9E9E9 !important; }

.content_box td:first-child, .content_box td:last-child {
  width: 22%; }

#navBreadCrumb li a:hover, .footer-toplinks a:hover {
  border-bottom: 1px solid; }

FIELDSET {
  border: 1px solid #D4D4D4; }

LEGEND {
  color: #555; }

.footer-toplinks > li {
  border-left: 1px solid #E9E9E9; }

.msadmin_options {
  width: 100%; }

.logo_setting .accordian-content img {
  background: none repeat scroll 0 0 #AAA;
  padding: 10px; }

span.admin-text {
  font-size: 11px; }

.msadmin_options .accordian-content label {
  float: left;
  margin-top: 3px;
  width: 250px; }

.msadmin_options .slideshow_image {
  float: left;
  width: auto;
  float: left;
  margin: 0 16px 10px 0;
  width: auto; }

.msadmin_options .slideshow_image:last-child {
  margin-right: 0; }

.banners .slideshow_image input {
  position: relative;
  top: 23px;
  vertical-align: top; }

#checkoutConfirmDefault .productinfo-leftwrapper .important {
  float: left; }

.zoom {
  display: inline-block;
  position: relative; }

.zoom:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/icon.png); }

.zoom img {
  border: 1px solid #E9E9E9;
  display: block;
  padding: 10px; }

.zoom img::selection {
  background-color: #FFF; }

#ex2 img:hover {
  cursor: url(grab.cur), default; }

#ex2 img:active {
  cursor: url(grabbed.cur), default; }

h3.product_head_admin {
  text-align: center; }

.edify_admin .accordian-content {
  margin: 0 0 10px;
  float: left; }

.edify_admin .accordian-header {
  margin: 0 0 10px; }

.edify_admin .accordian-header.active {
  margin: 0; }

.store_banners .banners, .store_bottom_banners .banners {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 15px; }

.custom_content .custom_block_content {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 15px; }

.custom_content .custom_block_content h5 {
  border-bottom: 1px solid;
  display: inline-block;
  font-size: 16px;
  padding: 0 0 5px; }

i.fa {
  margin-right: 10px; }

p.reviewCount {
  margin-bottom: 0; }

span.centerBoxHeading {
  padding: 0; }

#centercontent-wrapper span.centerBoxHeading h2, .categories-wrapper span.centerBoxHeading h2 {
  padding: 15px 0;
  text-transform: none;
  margin-bottom: 20px;
  background: #FFF;
  font-size: 2em;
  border-bottom: 1px solid #E9E9E9; }

.centerBoxHeading a {
  float: right;
  font-size: .55em;
  margin: 7px 0; }

span.label-new {
  color: #FFF;
  font-size: 1em;
  padding: 5px 10px;
  position: absolute;
  left: 10px;
  text-transform: uppercase;
  top: 10px;
  background: none repeat scroll 0 0 #7BC5FF; }

span.label-sale {
  color: #FFF;
  font-size: 1em;
  padding: 5px 10px;
  position: absolute;
  left: 10x;
  text-transform: uppercase;
  top: 45px;
  background: #AE2340; }

span.label-featured {
  color: #FFF;
  font-size: 1em;
  padding: 5px 10px;
  position: absolute;
  left: 10px;
  text-transform: uppercase;
  top: 45px;
  background: none repeat scroll 0 0 #FA0; }

span.label-upcoming {
  color: #FFF;
  font-size: 1em;
  padding: 5px 10px;
  position: absolute;
  left: 10px;
  text-transform: uppercase;
  top: 105px;
  background: none repeat scroll 0 0 #00C6B7; }

.bottom-upcoming-wrapper, .bottom-special-wrapper {
  padding: 30px 0 0 !important; }

.bottom-upcoming-wrapper #upcomingProducts, .bottom-special-wrapper #specialsDefault {
  margin: 0; }

.our-services header {
  margin-bottom: 30px;
  text-align: center;
  width: 100%; }

.know-us header {
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  top: -23px; }

.extra header, .my-account header {
  margin-bottom: 0;
  position: relative;
  text-align: center;
  top: -23px; }

.our-services header > h2, .know-us header > h2, .my-account header > h2 {
  background-color: #FFF;
  color: #404040;
  display: inline-block;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: 1.4em;
  text-transform: uppercase; }

.extra header > h2 {
  background-color: #FFF;
  color: #404040;
  display: inline-block;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: 1.4em;
  text-transform: uppercase;
  font-size: 1.5em; }

.footer_container {
  display: inline-block;
  width: 100%;
  font-size: .9em;
  -webkit-backface-visibility: hidden; }

.know-us-details #indexDefaultMainContent {
  margin: 0;
  padding: 0; }

.our-services-details .custom-block {
  color: #fff;
  display: inline-block;
  padding: 10px;
  text-align: center; }

.our-services-details .custom-block i {
  font-size: 40px; }

.our-services-details > div {
  border-left: 1px solid #151b23;
  text-align: center; }

.our-services-details > div:first-child {
  border: medium none; }

.our-services-details .block-content {
  display: inline-block; }

.our-services-details .custom-block .block-title {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  text-align: left; }

.our-services-details .custom-block .block-text {
  font-size: 14px; }

.navbar .nav > li.tab_active > a:after, .navbar .nav > li:hover > a:after, .navbar .nav > li > a:active:after {
  border-style: solid;
  border-width: 0 7px 6px;
  bottom: 3px;
  content: " ";
  display: block;
  height: 0;
  left: 50%;
  margin: 0 0 0 -7px;
  position: absolute;
  width: 0;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#upcomingProducts .expected-date {
  display: block;
  float: left;
  margin: 1em 0 0;
  text-align: left;
  width: 100%; }

.product-date {
  display: inline-block;
  text-align: left; }

.about-us #indexDefaultMainContent > img {
  margin-bottom: 20px;
  -webkit-backface-visibility: hidden; }

.know-us-details .fa {
  color: rgba(0, 0, 0, 0.3);
  float: left;
  margin-right: 15px;
  position: relative;
  top: -10px;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#indexDefaultMainContent > p.drop-cap:first-letter {
  line-height: 23px; }

.product_title .navNextPrevWrapper.centeredContent {
  display: inline-block;
  margin: 0 !important;
  position: absolute;
  right: 10px;
  top: 15px;
  width: auto; }

.navNextPrevList {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  line-height: 0;
  white-space: nowrap; }

.navNextPrevList > a {
  font-size: 1.2em; }

.addtocart-info .cart_quantity span.cssButton.button_sold_out, .addtocart-info .cart_quantity span.cssButtonHover.button_sold_out.button_sold_outHover {
  background: none repeat scroll 0 0 red;
  padding: 7px;
  font-size: 14px;
  position: relative;
  color: #FFF;
  text-align: center; }

.cssButton.button_sold_out_sm, .cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
  background: none repeat scroll 0 0 red;
  padding: 7px;
  font-size: 14px;
  position: relative;
  color: #FFF;
  text-align: center; }

.extrabox .arrow-down {
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #191919;
  bottom: -22px;
  color: #FFF;
  cursor: pointer;
  height: 0;
  position: absolute;
  right: 70px;
  transition: all 1s ease 0;
  width: 0;
  z-index: 9999; }

.extrabox .arrow-down i {
  bottom: 6px;
  position: absolute;
  right: -4px; }

.extrabox .arrow-down.opened {
  border-bottom: 22px solid #FFF;
  border-top: 0 none;
  bottom: 0;
  color: #191919;
  transition: all .5s ease 0; }

.extrabox .arrow-down.opened i {
  bottom: -20px; }

.arrow-down i {
  margin: 0; }

.extrabox {
  background: url(../images/bgpatterns/wrapper.png) no-repeat scroll center top #2B2B2B;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
  display: none;
  padding: 30px 0; }

#contactForm-widget #senderName:focus, #contactForm-widget #senderEmail:focus, #contactForm-widget #message:focus {
  border: 1px solid #696969;
  box-shadow: none; }

#contactForm-widget #senderName, #contactForm-widget #senderEmail {
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #222;
  border: 1px solid #2C2C2C;
  border-radius: 3px;
  color: #AAA;
  display: block;
  font-size: 11px;
  height: 40px;
  line-height: 24px;
  padding: 0 10px;
  transition: all .3s ease 0;
  width: 100%;
  float: left;
  margin-bottom: 10px; }

#contactForm-widget #message {
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #222;
  border: 1px solid #2C2C2C;
  border-radius: 3px;
  color: #AAA;
  display: block;
  font-size: 11px;
  padding: 16px 10px;
  transition: all .3s ease 0;
  width: 100%;
  float: left;
  margin-bottom: 15px; }

#contactForm-widget .col-lg-6:first-child {
  padding: 0; }

#contactForm-widget .col-lg-6.message {
  padding-right: 0; }

.extra-content header h4 {
  border-bottom: 1px solid rgba(126, 126, 126, 0.3);
  color: #AAA;
  margin: 0 0 20px;
  padding: 0 0 15px; }

#map1 a {
  display: none; }

.fieldtrue {
  border: 1px solid #1ABC5B !important; }

.fielderror {
  border-color: red !important; }

.fieldtrue {
  border: 1px solid #1ABC5B !important; }

.fielderror {
  border-color: red !important; }

#contactForm-widget span {
  color: red;
  margin-left: 20px; }

.widget-content .alert-box.alert-success > p {
  margin: 0; }

ul.tabs {
  list-style-type: none; }

ul.tabs li {
  display: inline;
  margin: 0; }

div.tabcontent {
  display: block; }

div.tabcontents {
  background: none repeat scroll 0 0 #F9F9F9;
  box-shadow: 0 8px 5px -7px rgba(0, 0, 0, 0.4);
  width: 100%; }

div.tabcontents > div {
  padding: 20px; }

* + html .grid-32 {
  width: 30%; }

* + html .grid-16 {
  width: 13.666%; }

* + html .grid-72 {
  width: 70%; }

* + html .grid-24 {
  width: 22%; }

* + html .grid-88 {
  width: 89.6%; }

* + html .grid-8 {
  width: 6.3%; }

* + html .nspCol3 {
  width: 32.3%; }

* + html #centercontent-wrapper {
  right: 0 !important;
  position: relative !important; }

* + html #contentarea-wrapper .grid-16 {
  width: 16.666% !important;
  float: left !important; }

* + html #right-column {
  position: relative !important;
  right: 0; }

* + html #productListing {
  float: none; }

* + html #contentarea-wrapper #left-column {
  vertical-align: top !important; }

* + html #centercontent-wrapper {
  position: relative !important;
  left: 17%; }

* + html #left-column {
  position: relative !important;
  left: -68% !important; }

* + html .subcontent-wrapper {
  position: relative !important; }

* + html #breadcrumb-wrapper {
  padding-bottom: 30px; }

* + html #breadcrumb-wrapper .breadcrumb-title {
  float: none;
  width: 0; }

* + html .productListing-data {
  float: left !important;
  width: auto !important; }

* + html #shoppingCartDefault .buttonRow, * + html #createAcctSuccess .buttonRow, * + html #addressBookDefault .buttonRow, * + html #checkoutShipping .buttonRow, * + html #checkoutPayment .buttonRow, * + html #checkoutConfirmDefault .buttonRow {
  float: left;
  margin-right: 3px; }

* + html input[type="radio"], * + html input[type="checkbox"] {
  margin-top: 0;
  margin-bottom: 0; }

* + html #logo-wrapper {
  width: 21.9% !important; }

* + html textarea:focus {
  outline: thin dotted; }

* + html input[type="text"]:focus, * + html input[type="password"]:focus, * + html input[type="datetime"]:focus, * + html input[type="datetime-local"]:focus, * + html input[type="date"]:focus, * + html input[type="month"]:focus, * + html input[type="time"]:focus, * + html input[type="week"]:focus, * + html input[type="number"]:focus, * + html input[type="email"]:focus, * + html input[type="url"]:focus, * + html input[type="search"]:focus, * + html input[type="tel"]:focus, * + html input[type="color"]:focus {
  outline: thin dotted; }

* + html .uneditable-input:focus {
  outline: thin dotted; }

* + html .dropdown-menu {
  border-right-width: 2px;
  border-bottom-width: 2px; }

* + html .dropdown-toggle {
  margin-bottom: -3px; }

* + html .dropdown-menu .divider {
  width: 100%;
  margin: -5px 0 5px; }

* + html .open {
  z-index: 1000; }

* + html .btn {
  display: inline;
  margin-left: .3em;
  line-height: 20px;
  background-color: #e6e6e6;
  border: 0; }

* + html .btn:hover, * + html .btn:active, * + html .btn.active, * + html .btn.disabled, * + html .btn[disabled] {
  background-color: #d9d9d9; }

* + html .btn:active, * + html .btn.active {
  background-color: #ccc; }

* + html .btn:first-child {
  margin-left: 0; }

* + html .btn:hover {
  background-color: #d9d9d9; }

#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;
  -webkit-overflow-scrolling: touch; }

#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;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #000; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: url(../images/controls.png) no-repeat 0 0; }

#cboxTopCenter {
  height: 14px;
  background: url(../images/border.png) repeat-x top left; }

#cboxTopRight {
  width: 14px;
  height: 14px;
  background: url(../images/controls.png) no-repeat -36px 0; }

#cboxBottomLeft {
  width: 14px;
  height: 43px;
  background: url(../images/controls.png) no-repeat 0 -32px; }

#cboxBottomCenter {
  height: 43px;
  background: url(../images/border.png) repeat-x bottom left; }

#cboxBottomRight {
  width: 14px;
  height: 43px;
  background: url(../images/controls.png) no-repeat -36px -32px; }

#cboxMiddleLeft {
  width: 14px;
  background: url(../images/controls.png) repeat-y -175px 0; }

#cboxMiddleRight {
  width: 14px;
  background: url(../images/controls.png) repeat-y -211px 0; }

#cboxContent {
  background: #fff;
  overflow: visible; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 5px; }

#cboxLoadingOverlay {
  background: url(../images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center; }

#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: 700;
  color: #7c7c7c; }

#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: 700;
  color: #7c7c7c; }

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  background: url(../images/controls.png) no-repeat 0 0;
  width: 23px !important;
  height: 23px;
  min-height: 0;
  text-indent: -9999px; }

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxPrevious {
  left: 0;
  background-position: -51px -25px; }

#cboxPrevious:hover {
  background-position: -51px 0; }

#cboxNext {
  left: 27px;
  background-position: -75px -25px; }

#cboxNext:hover {
  background-position: -75px 0; }

#cboxClose {
  right: 0;
  background-position: -100px -25px; }

#cboxClose:hover {
  background-position: -100px 0; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0;
  right: 27px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0; }

/*! Menucool Custom Color Picker v2012.8.30. http://www.menucool.com/color-picker */
div#colorpicker {
  width: 191px;
  height: 164px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 0;
  padding-right: 0;
  position: absolute;
  top: 22px;
  left: 0;
  background-color: #EEE;
  border: 1px solid #BBB;
  display: none;
  z-index: 200; }

div#colorpicker div {
  float: left;
  padding: 0; }

div#colorpicker div.clear {
  float: none;
  clear: both;
  border: 0;
  overflow: hidden;
  height: 0;
  font-size: 0; }

div#colorpicker div#colorContainer {
  float: left;
  border: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  cursor: pointer; }

div#colorContainer div {
  border: 0;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  width: 9px;
  height: 9px;
  overflow: hidden; }

div#colorpicker div#hexBox, div#colorpicker div#bgBox {
  border: 1px solid #999;
  font: normal 9px verdana;
  height: 16px;
  margin-bottom: 4px; }

div#colorpicker div#hexBox {
  width: 60px;
  padding-left: 3px;
  color: #000;
  line-height: 16px; }

div#colorpicker div#bgBox {
  width: 110px;
  margin-left: 4px;
  clear: right; }

div.transChooser {
  background: transparent url(../images/transChooser.gif); }

span.colorChooser {
  width: 37px;
  height: 20px;
  background: transparent url(../images/colorChooser.gif);
  margin-left: 1px;
  margin-bottom: 4px;
  position: relative;
  display: inline-block;
  overflow: visible;
  vertical-align: middle;
  z-index: 1; }

.header-container .header .header-top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
  line-height: 40px;
  list-style: none outside none; }

.header-container .header .language-switcher, .header-container .header .currency_top {
  float: left; }

.header-container .header .language-switcher a, .header-container .header .currency_top a {
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  padding: 3px 7px;
  font-size: 85%;
  margin-right: 2px; }

.header-container .header a {
  font-size: 100%;
  outline: medium none;
  color: #FAFAFA; }

.greeting, .header-container .header a:hover, .item .product_image .hover_info a:active {
  color: #FAFAFA; }

.greeting {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 15px;
  padding-right: 15px; }

.header-container .header .header-top ul.links {
  float: right;
  margin: 0;
  padding: 0; }

.header-container .header .header-top .header-top-right ul.links li.first {
  padding-left: 0; }

.header-container .header .header-top ul.links li {
  float: left;
  margin: 0;
  outline: medium none; }

.header-container .header .header-top ul.links li a {
  display: block;
  font-size: 100%;
  height: 42px;
  line-height: 38px;
  outline: medium none;
  padding: 0 15px;
  text-decoration: none;
  transition: all .25s ease 0; }

a {
  outline: medium none;
  text-decoration: none;
  transition: color 450ms ease-in-out 0s,background-color 450ms ease-in-out 0; }

ul, ol {
  list-style: none outside none; }

.header-container .header .header-top .header-top-right ul.links li.last a {
  background-position: 0 -148px;
  background-color: rgba(0, 0, 0, 0.1); }

.header .header-det {
  padding: 30px 0;
  position: relative; }

.header .logo {
  margin: 0;
  outline: medium none;
  text-align: center; }

.logo img {
  height: auto;
  width: 500px; }

.form-search {
  position: relative;
  width: 100%;
  margin: 0; }

.input-text {
  font-size: 1em;
  color: #ddd;
  border-width: 0;
  background: transparent; }

.form-search input[type="text"] {
  border: medium none;
  box-shadow: none;
  margin: 0;
  min-height: 0;
  outline: medium none;
  padding: 2px 0 3px 1em;
  width: 90%; }

.header .form-search .input-text {
  background: url(../images/search.png) no-repeat scroll 8px 12px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  float: left;
  line-height: 16px;
  font-size: .95em;
  margin: 15px 0;
  padding: 6px 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  cursor: text;
  padding: 11px 14px 11px 34px;
  width: 100%;
  color: #FAFAFA !important;
  transition: all .5s ease 0;
  -moz-transition: all .5s ease 0;
  -webkit-transition: all .5s ease 0;
  -ms-transition: all .5s ease 0;
  -o-transition: all .5s ease 0; }

.header .header-left-wrapper.input-group {
  width: 85%; }

.header-container .header .resultsContainer a:hover, .header-container .header .resultsContainer a:active, .header-container .header .resultsContainer a:focus {
  background: transparent none repeat scroll 0 0 !important; }

.header-container .header .header-content .logo > a:hover {
  background: none repeat scroll 0 0 transparent; }

.header .form-search .button {
  display: none; }

.block-header label {
  color: #FAFAFA;
  font-weight: 400;
  margin: 0; }

.header .block-header .language-switcher {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  margin-right: 14px;
  padding-right: 14px;
  display: inline-block; }

.header .block-header .currency_top {
  display: inline-block; }

.greeting_msg {
  display: inline-block;
  margin: 26px 0;
  width: 100%;
  text-align: right; }

.greeting_msg > a {
  padding: 3px 7px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1); }

.header-container .header #nav > li > a {
  font-size: 1.05em;
  text-transform: uppercase; }

.header-container .header #nav li ul a {
  font-size: 100%;
  text-transform: none;
  border-bottom: 1px solid #F2F2F2;
  background-color: #FFF;
  word-wrap: break-word; }

.header-container #nav li ul li a.parent {
  background: url(../images/icons/cat_bullet-1.png) no-repeat scroll right 15px center #fff; }

.nav-maincontainer {
  padding: 0; }

.header-container #nav > li.tab_active > a, .header-container #nav > li:hover > a, .header-container #nav > li > a:active {
  color: #FAFAFA; }

.header-container #nav li a {
  color: #FAFAFA; }

.header-container #nav li ul a:hover {
  background-color: #FFF; }

.slideshow-container {
  background: url(../images/bgpatterns/overlay1.png) repeat scroll 0 0 #f5f5f5;
  box-shadow: 0 5px 15px -15px inset;
  padding: 30px 0; }

.main-breadcrumb {
  background: url(../images/bgpatterns/overlay1.png) repeat scroll 0 0 #f5f5f5;
  box-shadow: 0 5px 15px -15px inset;
  padding: 30px 0;
  border-bottom: 1px dashed #E9E9E9;
  padding: 30px 0; }

.bx-viewport > ul {
  padding: 0; }

.top-custom-block {
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px dashed #E9E9E9;
  margin: 0 0 20px; }

.brands-wrapper .bx-wrapper .bx-prev, #additionalimages-slider .owl-controls .owl-prev {
  left: 0;
  background: url(../images/brands_slider_arrows.png) no-repeat scroll 100% 0 #ccc; }

.brands-wrapper .bx-wrapper .bx-next, #additionalimages-slider .owl-controls .owl-next {
  right: 0;
  background: url(../images/brands_slider_arrows.png) no-repeat scroll 0 100% #ccc; }

.brands-wrapper .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  z-index: 99; }

#additionalimages-slider .owl-controls .owl-prev, #additionalimages-slider .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  z-index: 99; }

#additionalimages-slider .owl-controls .owl-prev, #additionalimages-slider .owl-controls .owl-next {
  margin-top: -10px; }

.brands-wrapper {
  padding: 30px 0;
  background: none repeat scroll 0 0 #F3F3F3; }

.category-slideshow-wrapper {
  padding: 30px 0;
  background: none repeat scroll 0 0 #F3F3F3;
  background: none repeat scroll 0 0 #FFF; }

.brands-wrapper h2, .category-slideshow-wrapper h2, .box_heading h2 {
  margin: 0;
  display: inline-block;
  margin: 0;
  padding: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
  position: relative;
  background: #FFF; }

.brands-wrapper h2 {
  background: none repeat scroll 0 0 #f3f3f3; }

#indexCategories .box_heading h2, #indexProductList .box_heading h2 {
  font-size: 1.1em; }

.brands-wrapper header, .category-slideshow-wrapper header, .box_heading header {
  text-align: left;
  margin: 0 0 30px;
  position: relative; }

.brands-wrapper header:before, .category-slideshow-wrapper header:before, .box_heading header:before {
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%; }

.footer-top-wrapper {
  padding: 30px 0 20px; }

.newsletter h2, .social h2, .payment h2 {
  color: #FAFAFA; }

.newsletter #mc_embed_signup label {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 75px;
  padding-bottom: 30px;
  display: inline-block; }

#mc-embedded-subscribe-form > p {
  padding-bottom: 15px; }

.footer-1, #footer-2 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #151b23; }

#footer-3 {
  padding-bottom: 30px; }

.footer-wrapper #footer-2 h2, .footer-wrapper #footer-3 h2 {
  color: #fff;
  font-size: 16px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase; }

.footer-v3-container .footer-wrapper {
  padding: 0; }

.footer-v3-container .footer-wrapper .footer-1, .footer-v3-container .footer-wrapper #footer-2, .footer-v3-container .footer-wrapper #footer-3 {
  padding: 30px; }

.footer-v3-container .footer-bottom #footer-2, .footer-v3-container .footer-bottom .footer-1 {
  margin-bottom: 0; }

.footer-wrapper #footer-2 h2 {
  margin: 0 0 10px; }

.footer-wrapper #footer-2 h2:after {
  background: none repeat scroll 0 0 #fff;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px; }

.footer-wrapper #footer-3 h2:after {
  background: none repeat scroll 0 0 #fff;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px; }

.footer-wrapper .newsletter h2 {
  border-bottom: medium none;
  padding: 0 0 30px;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0; }

.newsletter #mc_embed_signup input.email {
  background: none repeat scroll 0 0 #FFF;
  color: #404040;
  display: block;
  float: left;
  margin: 0;
  min-width: 130px;
  min-height: 39px;
  padding: 15px 0;
  text-indent: 15px;
  width: 70%; }

.newsletter #mc_embed_signup input.button {
  display: block;
  float: left;
  margin: 0;
  min-width: 90px;
  min-height: 39px;
  width: 100% !important;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  line-height: inherit;
  height: auto;
  padding: 9px 15px;
  font-weight: 400;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#contactForm-widget input[type="submit"] {
  display: block;
  float: left;
  margin: 0;
  min-width: 90px;
  min-height: 39px;
  width: 100% !important;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  line-height: inherit;
  height: auto;
  padding: 9px 15px;
  font-weight: 400;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.newsletter #mc_embed_signup input.button {
  border-bottom: medium none;
  padding: 15px 30px; }

#contactForm-widget input[type="submit"] {
  width: auto !important;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #FAFAFA; }

.newsletter .fa {
  color: rgba(0, 0, 0, 0.3);
  float: left;
  left: 10px;
  margin-right: 30px;
  position: relative;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 5px;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0;
  -webkit-backface-visibility: hidden; }

.footer-wrapper .newsletter {
  text-align: center; }

.newsletter #mc_embed_signup .clear {
  clear: none;
  display: inline-block; }

.newsletter #mc_embed_signup input {
  border: none; }

.newsletter #mc_embed_signup form {
  padding: 0 0 0 14.5% !important; }

.newsletter > header {
  margin: 0 0 20px;
  width: 100%;
  text-align: left;
  float: left; }

.social > header, .payment > header {
  margin: 0 0 20px;
  width: 100%;
  text-align: left;
  float: left; }

.social-wrapper {
  display: inline-block;
  text-align: left;
  width: 100%; }

.social_bookmarks {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left; }

.social_bookmarks li {
  padding: 0 5px 5px 0;
  float: left; }

.social_bookmarks li a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  color: #FFF;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all 0.3s ease-in-out 0 !important;
  -moz-transition: all 0.3s ease-in-out 0 !important;
  -webkit-transition: all 0.3s ease-in-out 0 !important;
  -o-transition: all 0.3s ease-in-out 0 !important;
  -ms-transition: all 0.3s ease-in-out 0 !important;
  width: 40px; }

ul.social_bookmarks .fa {
  margin: 0; }

.social_bookmarks li.facebook a {
  border: 1px solid #2A5BB6;
  background: none repeat scroll 0 0 #2A5BB6; }

.social_bookmarks li.twitter a {
  border: 1px solid #12CBED;
  background: none repeat scroll 0 0 #12CBED; }

.social_bookmarks li.pinterest a {
  border: 1px solid #C11B1B;
  background: none repeat scroll 0 0 #C11B1B; }

.social_bookmarks li.google_plus a {
  border: 1px solid #DD4B39;
  background: none repeat scroll 0 0 #DD4B39; }

.social_bookmarks li.tumblr a {
  border: 1px solid #3F729B;
  background: none repeat scroll 0 0 #3F729B; }

.social_bookmarks li.linkedin a {
  border: 1px solid #007FB1;
  background: none repeat scroll 0 0 #007FB1; }

.social_bookmarks li.youtube a {
  border: 1px solid #D63030;
  background: none repeat scroll 0 0 #D63030; }

.social_bookmarks li a:hover {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #FFF;
  transition: all 0.3s ease-in-out 0 !important;
  -moz-transition: all 0.3s ease-in-out 0 !important;
  -webkit-transition: all 0.3s ease-in-out 0 !important;
  -o-transition: all 0.3s ease-in-out 0 !important;
  -ms-transition: all 0.3s ease-in-out 0 !important; }

.hover_info {
  left: 0;
  position: relative;
  bottom: -20px;
  width: 100%; }

.hover_info:hover h1 {
  right: 0;
  transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  -ms-transition-delay: 250ms; }

.hover_info h1 {
  color: #fafafa;
  font-size: 1.5em;
  right: -100%;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  margin: 0;
  transition: right 200ms linear 0;
  -moz-transition: right 200ms linear 0;
  -webkit-transition: right 200ms linear 0;
  -o-transition: right 200ms linear 0;
  -ms-transition: right 200ms linear 0; }

.hover_info:hover p {
  opacity: 1;
  transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  -ms-transition-delay: 300ms; }

.hover_info p {
  color: #FFF;
  font-size: 1.1em;
  left: 5%;
  line-height: 1.4;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 80px;
  transition: opacity 200ms linear 0;
  -moz-transition: opacity 200ms linear 0;
  -webkit-transition: opacity 200ms linear 0;
  -o-transition: opacity 200ms linear 0;
  -ms-transition: opacity 200ms linear 0;
  width: 90%; }

.item .product_image .hover_info p, .centerBoxContentsAlsoPurch .product_image .hover_info p, .specialsListBoxContents .product_image .hover_info p {
  top: 40px;
  font-size: 1em; }

.hover_info:hover a {
  left: 0;
  transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -moz-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -webkit-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -o-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -ms-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0; }

.hover_info a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #FAFAFA;
  font-size: 1em;
  padding: 10px 20px;
  position: absolute;
  left: -100%; }

.hover_info a:hover, .hover_info a:visited, .hover_info a:active {
  color: #FAFAFA; }

.owl-item .product_image .hover_info .zoom-button a, .owl-item .product_image .hover_info .detailbutton-wrapper a {
  background: none repeat scroll 0 0 #FFF;
  bottom: 30px;
  font-size: 12px;
  height: 35px;
  width: 35px;
  left: 0;
  line-height: 35px;
  opacity: 0;
  position: absolute;
  padding: 0; }

.specialsListBoxContents .product_image .hover_info .zoom-button a, .specialsListBoxContents .product_image .hover_info .detailbutton-wrapper a {
  background: none repeat scroll 0 0 #FFF;
  bottom: 30px;
  font-size: 12px;
  height: 35px;
  width: 35px;
  left: 0;
  line-height: 35px;
  opacity: 0;
  position: absolute;
  padding: 0; }

.item:hover .product_image .hover_info .zoom-button a, .item:hover .product_image .hover_info .detailbutton-wrapper a {
  opacity: 1;
  left: 34%;
  transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -moz-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -webkit-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -o-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -ms-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0; }

.specialsListBoxContents:hover .product_image .hover_info .detailbutton-wrapper a, .specialsListBoxContents:hover .product_image .hover_info .zoom-button a {
  opacity: 1;
  left: 34%;
  transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -moz-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -webkit-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -o-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -ms-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0; }

.homepage_v3 .item:hover .product_image .hover_info .zoom-button a, .homepage_v3 .item:hover .product_image .hover_info .detailbutton-wrapper a {
  opacity: 1;
  left: 33%;
  transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -moz-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -webkit-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -o-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -ms-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0; }

.homepage_v3 .specialsListBoxContents:hover .product_image .hover_info .detailbutton-wrapper a, .homepage_v3 .specialsListBoxContents:hover .product_image .hover_info .zoom-button a {
  opacity: 1;
  left: 33%;
  transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -moz-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -webkit-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -o-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0;
  -ms-transition: left 200ms linear 700ms,color 0 ease 0s,background 200ms linear 0; }

.item:hover .product_image .hover_info .detailbutton-wrapper a, .specialsListBoxContents:hover .product_image .hover_info .detailbutton-wrapper a {
  left: 51%; }

.homepage_v3 .item:hover .product_image .hover_info .detailbutton-wrapper a, .homepage_v3 .specialsListBoxContents:hover .product_image .hover_info .detailbutton-wrapper a {
  left: 51%; }

.owl-item .product_image .hover_info a:hover, .specialsListBoxContents .product_image .hover_info a:hover {
  color: #FFF; }

.main-top {
  padding: 30px 0; }

.owl-carousel {
  overflow: hidden; }

#indexCategories .box_heading, #indexProductList .box_heading {
  display: block; }

.owl-pagination {
  display: none; }

.brands .item {
  margin: 5px 15px; }

.brands .item > a > img {
  height: auto;
  width: 100%; }

#main-slideshow .owl-buttons {
  opacity: .5;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#main-slideshow:hover .owl-buttons {
  opacity: 1;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.centerBoxWrapper .owl-theme .owl-controls .owl-buttons div, #main-slideshow .owl-controls .owl-buttons div {
  background: url(../images/icons/item-slider.png) no-repeat scroll 100% 100% #ccc;
  cursor: pointer;
  height: 60px;
  position: absolute;
  top: 42%;
  text-indent: -9999px;
  overflow: hidden;
  width: 50px;
  outline: 0;
  z-index: 99;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.brands-slider .owl-controls .owl-buttons div {
  background: url(../images/icons/item-slider.png) no-repeat scroll 100% 100% #ccc;
  cursor: pointer;
  height: 60px;
  position: absolute;
  top: 42%;
  text-indent: -9999px;
  overflow: hidden;
  width: 50px;
  outline: 0;
  z-index: 99;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0;
  background: url(../images/icons/item-slider.png) no-repeat scroll 94% 93% #ccc;
  height: 50px;
  width: 40px;
  top: 29%; }

.centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-next, .brands-slider .owl-controls .owl-buttons div.owl-next, #main-slideshow .owl-controls .owl-buttons div.owl-next {
  right: 0;
  background-position: 100% 0; }

.brands-slider .owl-controls .owl-buttons div.owl-next {
  background-position: 90% 8%; }

.centerBoxWrapper .owl-theme .owl-controls .owl-buttons .disabled {
  cursor: default;
  background-color: #E9E9E9; }

.centerBoxWrapper .owl-theme .owl-controls .owl-buttons .disabled:hover {
  cursor: default;
  background-color: #E9E9E9; }

#additionalimages-slider .owl-controls .owl-prev.disabled, #additionalimages-slider .owl-controls .owl-next.disabled, #additionalimages-slider .owl-controls .owl-prev.disabled:hover, #additionalimages-slider .owl-controls .owl-next.disabled:hover {
  cursor: default;
  background-color: #E9E9E9; }

.brands-slider .owl-controls .owl-next.disabled, .brands-slider .owl-controls .owl-prev.disabled {
  cursor: default;
  background-color: #E9E9E9; }

.brands-slider .owl-controls .owl-next.disabled:hover, .brands-slider .owl-controls .owl-prev.disabled:hover {
  cursor: default;
  background-color: #E9E9E9; }

.custom-banner-container {
  background: none repeat scroll 0 0 #F9F9F9;
  border-bottom: 1px dashed #E9E9E9;
  border-top: 1px dashed #E9E9E9;
  padding: 30px 0; }

.custom-banner-container .top-banner {
  position: relative; }

.custom-banner-container .top-banner:hover:before, .custom-banner-container .top-banner:hover:after {
  transform: scale(1); }

.custom-banner-container .top-banner:before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all .5s ease-out 0; }

.custom-banner-container .top-banner:after {
  background: transparent url(../images/plus-img.png) no-repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 60px;
  left: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all .5s ease-out 0;
  width: 60px; }

.main-top .main .custom-banner-container {
  background: none;
  border: none; }

.custom-banner-container .custom-banner-image img {
  width: 100%;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.custom-banner-container .custom-banner-image a {
  display: block;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.top-banner h3 {
  font-weight: 100;
  margin: 20px 0 12px;
  text-align: center;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.top-banner p {
  margin-bottom: 20px;
  text-align: center; }

.custom-content-wrapper {
  padding: 30px 0;
  background: #2B2B2B; }

.bottom-banner-wrapper {
  padding: 30px 0;
  background: none repeat scroll 0 0 #F9F9F9;
  border-bottom: 1px dashed #E9E9E9; }

.bottom-banner img {
  background: none repeat scroll 0 0 #F9F9F9; }

.footer-wrapper {
  background: #2B2B2B;
  color: #AAA;
  font-size: 100%; }

.aboutus_address, .aboutus_mail, .aboutus_phone, .aboutus_fax, .aboutus_skype {
  float: left;
  padding-bottom: 10px;
  text-align: left;
  width: 100%; }

.footer-wrapper .contact-us li:last-child {
  padding: 0; }

.mail > a {
  color: #AAA; }

.footer-wrapper {
  padding: 30px 0 0; }

.footer-wrapper header {
  margin: 0 0 25px;
  width: 100%; }

.footer-wrapper ul {
  padding: 0; }

.extra-links > li {
  line-height: 30px;
  width: 100%; }

.extra-links li a {
  color: #AAA;
  display: inline-block;
  padding: 5px 0;
  width: 100%; }

.extra-links li a:last-child {
  padding: 5px 0 0; }

.extra-links li a:hover {
  color: #FFF; }

#footer-2 .about-us-container, #footer-2 .contact-us ul {
  padding-top: 10px; }

.contact-us .fa, .about-us .address .fa {
  border: 1px solid #AAA;
  border-radius: 0;
  color: #AAA;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  float: left;
  margin-right: 15px; }

.contact-us ul li p {
  display: inline-block;
  width: 75%; }

.contact-us ul li:last-child > p {
  margin-bottom: 0; }

#footer-2 .about-us-container .address {
  margin-bottom: 0; }

.contact-us ul li:hover .fa, .about-us .address:hover .fa {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #FFF;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.about-us-container div.address {
  float: left;
  margin: 10px 0 0;
  width: 100%; }

.extra-links li a .fa {
  margin-right: -16px;
  line-height: inherit;
  opacity: 0;
  transition: all .3s ease 0; }

.extra-links li a:hover .fa {
  margin-right: 2px;
  opacity: 1;
  transition: all .3s ease 0; }

.copyright {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  padding: 15px 0; }

.footer-v3-container .footer-wrapper .copyright {
  padding: 15px 30px; }

.copyright-text > p {
  margin: 0;
  text-align: center; }

.back-to-top {
  background: url(../images/totop_arrows.png) no-repeat scroll 0 0 #E1E1E1;
  cursor: pointer;
  float: right;
  height: 45px;
  right: 20px;
  bottom: 20px;
  position: fixed;
  color: #FFF;
  width: 45px;
  padding: 0;
  font-size: 0;
  z-index: 999; }

.sticky-header-wrapper {
  float: left;
  width: 100%;
  box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  display: none; }

.sticky-header-wrapper .logo {
  margin: 12px 0;
  text-align: left; }

.sticky-header-content .logo img {
  width: 180px; }

.sticky-header-wrapper .custom_links.topbar_links {
  float: right;
  line-height: 30px;
  margin: 0; }

.sticky-header-wrapper .top-search {
  float: left; }

.sticky-header-wrapper .topbar_links a {
  float: right;
  color: #FFF;
  margin: 15px 1px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1); }

.topbar_links a {
  float: left;
  padding: 10px;
  line-height: 22px; }

.sticky-header-wrapper .topbar_links nav ul li {
  float: right;
  line-height: 30px; }

.sticky-header-wrapper .topbar_links nav ul li:hover {
  background: none; }

.sticky-header-wrapper .custom_links.topbar_links ul {
  margin: 0; }

.header .sticky-header-content .form-search .input-text {
  width: 100%; }

.cart_quantity > input[type="text"] {
  float: left;
  font-size: 12px;
  height: 35px;
  margin: 0 .8em 0 0;
  padding: 10px;
  text-align: center;
  width: 35px; }

ul.tabs {
  margin-bottom: 30px;
  padding: 0;
  position: relative;
  text-align: left; }

ul.tabs:before {
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%; }

ul.tabs li a {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #E9E9E9;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1em;
  list-style: none outside none;
  margin: 0 10px 0 0;
  padding: 5px 8px;
  position: relative;
  text-transform: uppercase; }

.product_info #productDetailsList {
  margin: 0; }

.product_info #productDetailsList li {
  margin: 0; }

#centercontent-wrapper header {
  margin: 0 0 30px;
  position: relative;
  text-align: left; }

#centercontent-wrapper header:before {
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%; }

#centercontent-wrapper header > h1 {
  background: none repeat scroll 0 0 #FFF;
  display: inline-block;
  margin: 0;
  padding: 10px;
  position: relative;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 22px; }

.checkout-steps {
  background: none repeat scroll 0 0 #FFF;
  display: inline-block;
  margin: 0;
  padding: 10px;
  position: relative;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 22px;
  border: 1px solid #E9E9E9;
  margin: 0 10px 0 0 !important;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

.current-step {
  border: 1px solid #E9E9E9;
  margin: 0 10px 0 0 !important;
  transition: all .3s ease-in-out 0;
  -moz-transition: all .3s ease-in-out 0;
  -webkit-transition: all .3s ease-in-out 0;
  -o-transition: all .3s ease-in-out 0;
  -ms-transition: all .3s ease-in-out 0; }

#indexProductListCatDescription, #categoryDescription {
  margin-bottom: 30px; }

#categoryImgListing > img {
  height: 100px;
  width: 100px; }

.alert {
  font-weight: 400;
  border: none;
  display: inline-block;
  width: 100%;
  margin: 0 0 20px; }

body > div.alert.alert-success.alert-dismissable {
  margin-bottom: 0; }

button.close:hover {
  background: none; }

.mousetrap {
  width: 100% !important;
  height: 100% !important; }

.cloud-zoom img {
  width: 100%;
  height: auto; }

.cloud-zoom-lens {
  border: 1px solid #ccc;
  margin: -1px;
  background-color: #fff;
  cursor: move; }

.cloud-zoom-title {
  position: absolute !important;
  background-color: #000;
  color: #FFF;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 10px;
  top: 0;
  display: none; }

.cloud-zoom-big {
  border: 4px solid #ccc;
  overflow: hidden;
  background: #FFF; }

.cloud-zoom-loading {
  color: #fff;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
  display: none; }

.split-login .content {
  border-bottom: 0 none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  min-height: 270px;
  padding: 14px 21px;
  border-color: #E9E9E9;
  background: none repeat scroll 0 0 #F9F9F9; }

.split-login .buttons-set {
  border-style: solid;
  border-width: 1px;
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  width: 100%;
  background: none repeat scroll 0 0 #F9F9F9;
  border-color: #E9E9E9; }

.split-set {
  border-top-style: solid;
  border-top-width: 1px;
  clear: both;
  margin: 4em 0 0;
  padding: 8px 0 0;
  text-align: right;
  border-top-color: #E9E9E9; }

.split-login .content h4, .create-account-page .content h4, #contactUsDefault .content h4, #checkoutShipping .content h4, #checkoutPayment .content h4, #checkoutConfirmDefault .content h4, #checkoutSuccess .content h4, #accountDefault .content h4, #accountHistoryDefault .content h4, #accountHistInfo .content h4, #accountEditDefault .content h4, #addressBookDefault .content h4, #addressBookProcessDefault .content h4, #acctNewslettersDefault .content h4, #accountNotifications .content h4, #checkoutShipAddressDefault .content h4, #checkoutPayAddressDefault .content h4, #timeoutDefault .content h4, #createAcctSuccess .content h4, #gvFaqDefault .content h4, #reviewsDefault .content h4 {
  border-bottom: 1px solid #E9E9E9;
  margin: 0 0 20px;
  padding: 0 0 10px;
  text-align: left; }

#advSearchDefault .content h4 {
  border-bottom: 1px solid #E9E9E9;
  margin: 0 0 20px;
  padding: 0 0 10px;
  text-align: left; }

#advSearchDefault .content h4 .forward {
  display: inline-block;
  float: right;
  font-size: .8em; }

#advSearchDefault .content .row .select2-container {
  margin-right: 10px; }

.split-login .create-account-button {
  display: inline-block;
  float: right; }

.login-buttons .button_login {
  float: right; }

.login-buttons > a {
  float: left;
  line-height: 35px; }

.split-login #loginForm label {
  float: left;
  font-weight: 400;
  position: relative;
  z-index: 0; }

.split-login #loginForm input#login-email-address, .split-login #loginForm input#login-password {
  width: 100%;
  min-height: 35px; }

#accountEditDefault .content input[type="text"], #addressBookProcessDefault .content input[type="text"] {
  width: 100%;
  min-height: 35px; }

#accountPassword .content input[type="text"], #accountPassword .content input[type="password"] {
  width: 100%;
  min-height: 35px; }

#checkoutNewAddress .content input[type="text"], #gvFaqDefault .content input[type="text"], #discountcouponInfo .content input[type="text"], #advSearchDefault .content input[type="text"] {
  width: 100%;
  min-height: 35px; }

.create-account-page .content, #passwordForgotten .content, #timeoutDefault .content, #contactUsDefault .content, #checkoutShipping .content, #checkoutPayment .content, #checkoutConfirmDefault .content, #checkoutSuccess .content, #accountDefault .content, #accountHistoryDefault .content, #accountHistInfo .content, #accountEditDefault .content, #addressBookDefault .content, #addressBookProcessDefault .content, #accountPassword .content, #acctNewslettersDefault .content, #accountNotifications .content, #checkoutShipAddressDefault .content, #checkoutPayAddressDefault .content, #createAcctSuccess .content, #gvFaqDefault .content, #discountcouponInfo .content, #reviewsInfoDefault .content, #reviewsDefault .content, #reviewsWrite .content, #advSearchDefault .content {
  padding: 14px 21px;
  border: 1px solid #E9E9E9;
  background: none repeat scroll 0 0 #F9F9F9;
  margin: 20px 0; }

#accountNotifications > form > .content {
  margin-bottom: 0; }

#loginDefault #loginForm .content {
  border-color: #E9E9E9;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  padding: 20px;
  width: 100%;
  background: none repeat scroll 0 0 #F9F9F9; }

.split-login .buttons-set, #loginDefault #loginForm .buttons-set {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  margin: 0;
  padding: 8px 13px;
  width: 100%;
  background: none repeat scroll 0 0 #F9F9F9; }

.split-login .buttons-set {
  border-color: #e9e9e9; }

#loginDefault #loginForm .buttons-set {
  border-color: #e9e9e9;
  padding: 15px 20px; }

#passwordForgotten .content, #timeoutDefault .content {
  margin: 0; }

#contactUsDefault .content, #reviewsDefault .content, #reviewsWrite .content {
  margin: 0 0 20px; }

.create-account-page .content label, #timeoutDefault .content label, #contactUsDefault .content label, #checkoutSuccess .content label, #accountEditDefault .content label, #addressBookProcessDefault .content label, #accountPassword .content label, #checkoutNewAddress .content label, #gvFaqDefault .content label, #discountcouponInfo .content label, #advSearchDefault .content label, #acctNewslettersDefault .content label {
  font-weight: 400; }

.create-account-page .content input.inputlogin, .create-account-page .content select.inputlogin {
  width: 100%;
  min-height: 35px; }

#passwordForgotten .content input#email-address {
  width: 100%;
  min-height: 35px; }

#timeoutDefault .content #login-email-address, #timeoutDefault .content #login-password {
  width: 100%;
  min-height: 35px; }

#contactUsDefault .content input#contactname, #contactUsDefault .content input#email-address {
  width: 100%;
  min-height: 35px; }

#contactUsDefault .content #enquiry {
  width: 100%;
  min-height: 35px; }

#advSearchDefault .content select, .create-account-page .statezone input.inputLabel.visibleField {
  width: 100%;
  min-height: 35px; }

#loginForm .login-password > input, #loginForm .login-emailaddress > input {
  width: 100%;
  min-height: 35px; }

.create-account-page .content select {
  width: 100% !important; }

.create-account-page .content select.inputlogin {
  width: 100% !important; }

#addressBookProcessDefault .content select, #checkoutNewAddress .content select {
  width: 100% !important; }

.create-account-page .content select, #addressBookProcessDefault .content select, #checkoutNewAddress .content select, #advSearchDefault .content select {
  height: 35px;
  line-height: 35px; }

#loginForm .login-password > input, #loginForm .login-emailaddress > input {
  height: 35px;
  line-height: 35px; }

.create-account-page .submit-info .button_submit {
  float: right; }

#createAcctDefault .create-account-page {
  margin-top: 20px; }

#createAcctDefault .create-account-page .content {
  margin: 0 0 24px; }

#loginDefault #createAccountForm .content {
  margin: 0 0 24px; }

.create-account-page .newsletter-details .content {
  background: none repeat scroll 0 0 transparent;
  border-color: #E9E9E9 -moz-use-text-color -moz-use-text-color;
  border-style: solid none none;
  border-width: 1px medium medium;
  padding: 20px 0 0; }

#checkoutShipAddressDefault .row.address-entries address, #checkoutPayAddressDefault .row.address-entries address {
  margin: 10px 0 0 20px; }

.create-account-page .newsletter-details-signup .newsletter.row .newsletter {
  width: auto; }

.create-account-page .newsletter-details-signup .newsletter.row .submit-info {
  float: right;
  width: auto; }

#accountHistoryDefault .buttonRow.forward.change_address.account-history-back {
  background: transparent none repeat scroll 0 0; }

#timeoutDefault .timeoutbuttons {
  display: inline-block;
  width: 100%; }

#timeoutDefault .timeoutbuttons .button_login {
  float: right; }

#timeoutDefault .timeoutbuttons a {
  float: left;
  margin: 12px 0; }

.contactus-sendbutton {
  margin-top: 20px; }

.contactus-sendbutton .button_send {
  float: right; }

.contactus-sendbutton .alert-text {
  display: inline-block;
  float: left; }

.shipping-methods > .col-lg-12 {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 20px;
  padding-bottom: 15px; }

.ship-method {
  margin-top: 15px; }

.shipping-methods:last-child > .col-lg-12 {
  border: medium none;
  margin-bottom: 0;
  padding-bottom: 0; }

#checkoutShipping .checkout-shipping-button .buttonRow.forward, #checkoutPayment .checkout-shipping-button .buttonRow.forward, #checkoutConfirmDefault .checkout-shipping-button .buttonRow.forward, #checkoutShipAddressDefault .checkout-shipping-button .buttonRow.forward, #checkoutPayAddressDefault .checkout-shipping-button .buttonRow.forward {
  float: right; }

#checkoutConfirmDefault .payment-module .important {
  margin-top: 15px; }

#checkoutConfirmDefault .buttonRow.forward {
  display: inline-block; }

#checkoutShipping .buttonRow.back, #checkoutShipAddressDefault .buttonRow.back, #checkoutPayment .buttonRow.back, #checkoutPayAddressDefault .buttonRow.back, #checkoutConfirmDefault .checkout-shipping-button .buttonRow.back {
  float: left;
  line-height: 45px;
  display: inline-block; }

#checkoutSuccess .content .buttonRow.forward {
  display: inline-block;
  margin: 15px 0 0; }

#accountDefault ul {
  padding: 0; }

#discountcouponInfo LABEL.inputLabel {
  width: auto;
  margin-top: 4px;
  margin-right: 10px; }

#gvFaqDefault #gvFaqDefaultMainContent .gv_faq {
  padding: 0;
  margin: 0; }

#gvFaqDefault .content .button_redeem {
  margin: 10px 0 0; }

#gvFaqDefaultContent, #discountcouponInfo .content .button_send {
  margin: 10px 0 0; }

#gvFaqDefault .alert h4 {
  margin: 0; }

.user-orderhistory {
  border-bottom: 1px solid #E9E9E9;
  display: inline-block;
  line-height: 20px;
  margin: 0 0 30px;
  padding: 0 0 20px;
  width: 100%; }

.user-orderhistory:last-child {
  border: medium none;
  margin: 0 0 5px;
  padding: 0; }

.account_history .next-prev {
  margin: 0; }

.user-orderhistory .change_address {
  margin-top: 10px;
  display: inline-block; }

#accountHistInfo #orderTotals {
  padding: 10px; }

#accountHistInfo tr.user-accounthistory {
  border-bottom: 1px solid #E9E9E9; }

#orderTotals {
  display: inline-block;
  padding-right: 6em !important;
  text-align: right;
  width: 100%; }

.reviews-list .smallProductImage img {
  display: inline-block;
  height: auto;
  margin-right: 15px;
  width: 100%; }

.reviews-list blockquote {
  background: none repeat scroll 0 0 #F9F9F9;
  border-left: 5px solid #E9E9E9;
  padding: 15px 20px; }

.reviews-list blockquote p {
  font-size: .8em;
  margin: 15px 0; }

.reviews-list blockquote .product-review-default footer img, .reviews-list blockquote .reviews-description img {
  margin-top: 10px; }

.review-links {
  display: inline-block;
  margin-top: 15px; }

.review-links > .buttonRow {
  float: left;
  margin: 0 5px 5px 0;
  padding: 2px 7px 5px; }

.review-links.review-info-btn > .buttonRow {
  padding: 0; }

.review-links.review-info-btn > .buttonRow > a {
  padding: 7px 5px;
  display: inline-block;
  line-height: normal;
  font-size: 14px; }

#reviewsWrite .review-links.review-info-btn > .buttonRow > a {
  padding: 7px 5px;
  display: inline-block;
  line-height: normal;
  font-size: 14px; }

blockquote .review-links a {
  color: #FAFAFA !important;
  font-size: .8em; }

#reviewsWrite .review-links a {
  color: #FAFAFA !important;
  font-size: .8em; }

#reviewsWrite .ratingRow {
  margin: 1em 0 0; }

.header-container .header a.toggleMenu {
  display: none;
  padding: 10px 15px;
  color: #FAFAFA;
  background-image: url(../images/menuicon.png);
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  font-size: 1.2em;
  text-transform: uppercase; }

.nav {
  list-style: none;
  *zoom: 1; }

.nav:before {
  content: " ";
  display: table; }

.nav:after {
  content: " ";
  display: table;
  clear: both; }

.nav ul {
  list-style: none;
  width: 13em;
  padding: 0; }

.nav a {
  padding: 10px 15px; }

.nav li {
  position: relative; }

.nav li ul {
  position: absolute;
  left: -9999px; }

.nav li li.hover > ul {
  left: 100%;
  top: 0; }

.nav li li a {
  display: block;
  position: relative;
  z-index: 100; }

.nav li li li a {
  z-index: 200; }

.nav > li {
  float: left; }

.nav > li > a {
  display: block; }

.nav > li.hover > ul {
  left: 0; }

@media screen and (max-width: 1149px) {
  .active {
    display: block; }
  .nav > li {
    float: none; }
  .nav > li > .parent {
    background-position: 99% 50%;
    background-image: url(../images/arrows/arrow40.png);
    background-repeat: no-repeat;
    background-position: 99% 50%; }
  .nav ul {
    display: block;
    width: 100%; }
  .nav > li.hover > ul, .nav li li.hover > ul {
    position: static; } }

#centercontent-wrapper .table-responsive {
  border: medium none;
  margin: 0; }

#myAccountGen li a {
  display: inline-block;
  padding: 5px 0; }

.columnwith-left {
  left: 25%; }

#left-column {
  right: 75%; }

.two-column {
  left: 25%; }

.three-columns {
  right: 50% !important; }

#bannerboxall {
  box-shadow: none; }

#bannerboxall h3 {
  display: none; }

#bannerboxall #bannerboxallContent > a {
  box-shadow: 0 8px 5px -7px rgba(0, 0, 0, 0.4);
  padding: 0; }

#bannerboxall .sideBoxContent {
  padding: 0;
  background: none; }

#bannerboxall #bannerboxallContent > a:first-child {
  margin-bottom: 30px; }

button.close {
  min-height: 0; }

.home-top-wrapper, .footer-v3-wrapper {
  background: url(../images/banners/home_v3.jpg) no-repeat fixed 0 0 #F1F1F1; }

.home-container, .footer-v3-container {
  background: none repeat scroll 0 0 #FFF; }

.homepage_v3 .header-container .header .header-top, .homepage_v3 .header-container .header .header-content, .homepage_v3 .header-container .header .nav-maincontainer {
  padding: 0 30px; }

.homepage_v3 .slideshow-container {
  padding: 30px;
  background: none repeat scroll 0 0 #FFF;
  box-shadow: none; }

.homepage_v3 .custom-banner-container, .homepage_v3 .main-top {
  padding: 30px; }

.footer-v3-container .custom-banner-container, .footer-v3-container .custom-content-wrapper, .footer-v3-container .bottom-banner-wrapper, .footer-v3-container .brands-wrapper {
  padding: 30px; }

.homepage_v3 .main-breadcrumb {
  padding: 30px; }

.map {
  height: 350px;
  width: 100%; }

#map1 iframe, #contactUsDefault .content iframe {
  height: 100%;
  width: 100%;
  border: none; }

#map-canvas {
  height: 400px;
  margin: 30px 0;
  padding: 0; }

#map-canvas img {
  max-width: none; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-wrapper-outer {
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer; }

.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

#indexDefaultMainContent.content .main-page-text {
  background-color: #fafafa;
  float: left;
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
  font-size: 13px; }

#indexDefaultMainContent .main-page-text p:last-child {
  padding: 0; }

.header-container #cssmenu ul.nav-child .submenu > a {
  background-image: none; }

@media only screen and (min-width: 1217px) and (max-width: 1600px) {
  li.submenu:hover .megamenu {
    background: #FFF none repeat scroll 0 0;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.5);
    left: 0;
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 1; }
  #nav .megamenu li > ul, #nav .megamenu li ul a {
    border-bottom: medium none; }
  .main-menu-2 ul.nav-child .submenu > a {
    background: none;
    border-bottom: medium none !important; }
  .header-container .header #nav.main-menu-2 li ul a {
    border-bottom: medium none;
    display: inline-block; }
  #cssmenu .main-menu-2 ul ul li {
    height: auto; }
  .megamenu {
    left: -99999px;
    position: absolute; }
  .megamenu > .nav-child > li > a {
    font-weight: 700; }
  #cssmenu .main-menu-2 ul ul {
    border: medium none;
    left: 0;
    position: relative; }
  .nav-maincontainer .inner {
    position: relative; }
  li#cssmenu .main-menu-2 ul ul ul {
    maring-left: 0; }
  #cssmenu .main-menu-2 li .megamenu > ul > li {
    float: none;
    height: auto !important;
    margin: 0;
    width: 100%; }
  #cssmenu .nav.main-menu-2 ul ul {
    list-style: outside none disc;
    margin-left: 10px;
    padding-left: 10px; }
  #cssmenu .nav.main-menu-2 > li {
    float: left;
    position: inherit; }
  .megamenu .unstyled1 {
    -moz-column-count: 5;
    -moz-column-gap: 10px;
    -webkit-column-count: 5;
    -webkit-column-gap: 10px;
    column-count: 5;
    column-gap: 10px;
    width: 18%; }
  .megamenu > .nav-child > li {
    display: inline-block;
    width: 100%; } }

#shoppingCartDefault > div:last-child {
  margin: 0; }
