/*===========Custom css===============================*/

.links li {
	background: none;
}
.header .logo {
	margin-bottom: 5px;
}
.header {
	padding: 0px;
}
.search input[type="submit"] {
	top: 14px;
	right: 10px;
}
.form-search input.input-text {
	width: 100%;
	padding: 4px 0 3px;
}
.form-subscribe .validation-advice {
	margin: 30px 0px;
}
.form-subscribe .input-box .input-text {
	margin-right: 3px;
	border: 1px solid #E3E3E3;
}
.form-subscribe {
	border: none;
}
.search {
	width: 368px;
	margin: 3px 0 0 20px;
}
.level-top .level-top {
	padding: 16px 14px;
}
.hover .basket .icon {
	background: url("../images/basket.png") no-repeat scroll 50% 50% #4C4C4C !important;
}
.block-layered-nav .currently .label {
	color: #CD2133;
}
.block.block-layered-nav .currently ul {
	padding: 8px 0 15px;
	border-bottom: 1px dotted #BBBBBB;
    border-top: 1px dotted #BBBBBB;
}
.block-layered-nav .currently li {
	padding: 0px;
	color: #CD2133;
}
.multiselect-child {
    display: block;
}
.category-overlay #added {
	width: 340px !important;
}
.rating-box .rating {
	background: url("../images/bkg_rating2.png") repeat-x scroll 0 111% transparent;
}
.rating-box {
	background: url("../images/bkg_rating2.png") repeat-x scroll 100% 0 transparent;
	width: 80px;
}
.products-grid .reviews .stars, .reviews .stars {
	background: url("../images/bkg_rating2.png") repeat-x scroll 0 0 transparent;
	height: 18px;
	width: 80px;
}
.reviews .amount > a {
	margin: 0 1px 0 38px;
}
.messages li {
	list-style: none;
}
.slides .reviews > p {
	margin: -2px auto 0;
}
.slide-wrapper .amount {
	float: right;
	font-size: 13px;
	margin: -19px auto 0;
}
.product-view #added a:hover {
	color: #000;
}
/*rize new-design*/

.news_letter.after_review {
    float: left;
    width: 210px;
	padding:0 0 0 15px;
}
.news_letter.after_review .control > label{
 	float: left;
    line-height: 23px;
    width: auto;
}

.comment-block.after_review {
    float: right;
    margin:12px!important;
    width: 300px;
}
.comment-block.after_review  p{
font-size: 13px;
    margin: 0;
}
.comment-block.after_review form{
padding: 0 8px 0 0;

}
.input-box.input-country{
	width:270px;
	}
.input-box.input-country select {
    width: 270px;
}
.opc-wrapper-opc label{
	margin-bottom:5px !important;
	}


nav.main {
	background: none repeat scroll 0 0 #242424 !important;
	font-size: 14px;
	position: relative;
}
nav.main ul li {
	float: left;
	list-style: none outside none;
	margin: 0;
}
nav.main ul li a.top {
	background: url("../images/icon-menu.png") no-repeat scroll left 17px top 19px #242424;
	border-left: 1px dotted #656565;
	color: #CCCCCC;
	display: block;
	padding: 15px 25px 15px 50px;
}
.inner {
	position: relative;
}
nav.main ul {
	float: none;
	margin: 0;
}
.clear:before, .clear:after {
	content: " ";
	display: table;
}
.clear:after {
	clear: both;
}
.clear:before, .clear:after {
	content: " ";
	display: table;
}
nav.main ul li {
	float: left;
	list-style: none outside none;
	margin: 0;
	position: relative;
}
nav.main ul.level-1 li a.level-1 {
	background: url("../images/icon-flyout.png") no-repeat scroll right 20px top 21px #FAFAFA;
	border-bottom: 1px dotted #EBEBEB;
	color: #242424;
	display: block;
	padding: 15px 20px;
}
/* submenu styles start here */

nav.main ul li ul.level-1 {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
	float: none;
	left: -99999px;
	position: absolute;
	width: 240px;
	z-index: 99;
}
nav.main ul li:hover ul.level-1 {
	left: 0;
	top: 51px;
}
nav .inner ul li ul li {
	float: none;
	width: 100%;
	position: static;
}
nav.main ul.level-1 li a.level-top {
	background: url("../images/icon-flyout.png") no-repeat scroll right 20px top 21px #FAFAFA;
	border-bottom: 1px dotted #EBEBEB;
	color: #242424;
	display: block;
	padding: 15px 20px;
}
nav.main ul.level-1 li:hover a.level-top {
	background: url("../images/icon-flyout.png") no-repeat scroll right 20px top 21px #FFFFFF;
	color: #CC212A;
	text-decoration: none;
}
/* third level */



nav.main h3 {
	border-bottom: 1px dotted #EBEBEB;
	color: #242424;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	padding-bottom: 6px;
	width: 100%;
}
nav.main h3:hover {
	color: #CC212A;
}
nav.main .extras {
	position: absolute;
	right: 10px;
	top: 43px;
	width: 225px;
}
.level-top .level-top {
	border-right: none;
}
.level0.chield.chield6 img {
	display: block;
	margin-bottom: 10px;
        /*width: 295px;*/
}
/*.search {

	float: right !important;

}*/

.search .form-search {
	border: none;
}
.search p.popular {
	display: none;
}
.form-search input.input-text {
	padding: 5px 13px 6px;
	width: 92%;
}
nav.main h3 {
	margin: 5px 0 10px !important;
}
/*header top links*/

header.main {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 30px 0 0;
}
header .aside {
	float: right;
	margin: 3px 0 0;
}
nav.sub {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 10px;
	padding: 0 0 10px;
	overflow: hidden;
}
nav.main {
	margin-bottom: 10px;
}
.block-cart-header {
	float: left;
}
.block-cart-header .summary table td.show-btn-td {
	width: auto;
}
.basket .summary a, .basket .summary span {
	color: #555058;
	font-weight: 600;
}
.summary td {
	background: none repeat scroll 0 0 #FFFFFF !important;
}
nav.sub ul li a {
	color: #858585;
	display: block;
	padding: 0 0 0 21px;
}

nav.sub ul li a:hover{
	color:#242424;
	}

nav.sub ul li.first a {
	background: url("../images/icon-blog.png") no-repeat scroll left 0 top 2px transparent;
}
nav.sub ul li.findus a {
	background: url("../images/icon-findus.png") no-repeat scroll left 0 top 2px transparent;
}
nav.sub ul li.register a {
	background: url("../images/icon-register.png") no-repeat scroll left 0 top 2px transparent;
}
nav.sub ul li.last a {
	background: url("../images/icon-signin.png") no-repeat scroll left 0 top 2px transparent;
}
/*.block-cart-header #header-items{display:none !important;}*/

.items a:hover {
	color: #CC212A;
	text-decoration: underline;
}
.benefits {
	margin: 0 auto !important;
}
.recent h2, h2.related {
	background: none repeat scroll 0 0 #F1F1F1;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0;
	  line-height: 23px;
	padding: 8px 15px;
	position: relative;
}
.recent h2 a {
    color: #858585;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    right: 26px;
    top: 8px;
}
.recent h2 a:hover {
	color: #CC212A;
}
.std .brands {
	clear: left;
	height: 60px;
	background: #FFFFFF;
	padding: 10px 20px;
	position: relative;
	display: none;
}
.entries {
	margin: 0 auto;
	width: 840px;
}
/*flexslider*/



.brands .flex-direction-nav li a {
	height: 25px;
	margin-top: 0;
	width: 30px;
}
/*.minibasket .sub p.empty{display: none;}*/

.minibasket .drop, .minibasket .wish {
	color: #858585;
	font-weight: 400;
	margin: 0 10px 0 0;
}
.minibasket {
	float: right;
	font-weight: 600;
}
/*footer*/



.strip {
	background: none repeat scroll 0 0 #191919;
	padding: 23px 0 43px 3px;
}
.strip .trust {
	float: left;
	margin-top: 5px;
	width: 235px;
}
.strip .cards {
	float: right;
}
footer.main .tab strong {
	color: #EBEBEB;
	font-size: 16px;
	font-weight: 600;
}
.strip .trust .star {
	background: url("../images/star.png") no-repeat scroll 50% 50% #007F4E;
	border-radius: 1px 1px 1px 1px;
	float: right;
	height: 14px;
	margin: 0 0 0 3px;
	width: 14px;
}
.strip .trust img {
	border-right: 2px solid rgba(255, 255, 255, 0.2);
	display: block;
	float: left;
	height: auto;
	line-height: 1;
	padding: 0 15px 0 0;
	width: 120px;
	height: 13px;
}
.strip .cards img {
	display: block;
	line-height: 1;
}
footer.main {
	color: #999999;
	padding: 20px 0 40px;
}
footer.main .tab {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.035);
	float: left;
	margin: 0 20px 0 0;
	padding: 20px;
	width: 185px;
        min-height: 340px;
}
footer.main .tab h3 {
	color: #F5F5F5;
	font-size: 16px;
	margin: 0 0 10px;
}
footer.main .tab ul {
	margin: 0 0 10px;
}
footer.main .tab ul li {
	list-style: none outside none;
	margin: 12px 0 0;
}
footer.main a {
	background: url("../images/bullet-light.png") no-repeat scroll left 0 top 6px rgba(0, 0, 0, 0);
	color: #999999;
	padding: 0 0 0 15px;
	display:block;
}
footer.main .tab:last-child {
	margin: 0;
}
footer.main .tab p {
	margin: 0 0 16px;
}

/*footer*/

#addedoverlay {
	background: none repeat scroll 0 0 black;
	height: 100%;
	left: 0;
	opacity: 0.75;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999 !important;
}
#added {
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #818181;
	display: block;
	left:38%;
	margin: 160px auto;
	min-height: 50px;
	padding: 15px;
	position: fixed;
	text-align: center;
	top: 10%;
	width: 325px !important;
	z-index: 9999;
}
#added .button {
	float: left;
	margin-right:2px;
	margin-top: 10px;
}
/* Products pages */



.add-to-box {
	background-position: right 20px top 16px;
}
.product-view .product-img-box {
	width: 310px;
	margin-right: 35px;
}
.product-view .product-img-box {
	float: left;
	margin-right: 30px;
	width: 310px;
         padding-left: 7px;
}
.col1-layout .product-view .product-shop {
	width: 580px;
}
.product-view .product-name-main {
	width: 580px;
}
.product-img-box .main-image {
/*	background: none repeat scroll 0 0 #E1E1E1;*/
	text-align: center;
	padding: 5px;
	border: 2px solid #E1E1E1;
	position: relative;
	min-height: 300px;
}
.product-img-box .main-image .zoom-image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.product-view .product-img-box .more-views .slide a {
/*	background: #E1E1E1;*/
	border: 2px solid #E1E1E1;
	padding: 5px;
}
.product-view .addtocont .add-to-links {
	float: right;
	margin: 0 auto !important;
}
.product-img-box .more-views {
	height: 72px;
}
.product-view .addtocont {
	float: right;
	margin-right:15px;
	position: relative;
	/*width: 579px;*/
}
.product-view .add-to-links li {
	margin-right: 0;
	margin-top: 0 !important;
}
.product-view .addtocont .add-to-links li {
	margin-left: 10px;
}
.addthis_toolbox.addthis_default_style {
	float: left;
	width: auto;
}
.product-view .specs {
	float: left;
	width: 310px;
	padding-left:7px;
}
.features table th {
	background: none repeat scroll 0 0 #FFFFFF;
}
.features table th, .features table td {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #EBEBEB;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.features table th {
	background: #FFFFFF !important;
}
.cant_buy_online > p {
	margin: 0 10px;
	clear: both;
}
.catalog-product-view .product-view {
	float: left;
	border-bottom: solid 1px #E5E5E5;
}
.product-view .entry-content {
	background: #F5F5F5;
	border-top: 1px dashed #E1E1E1;
	float: left;
	padding: 20px 10px 0;
}
.product-view .descriptions {
	float: right;
	width: 600px;
	margin-right:7px;
}
.product-view .buttons-set {
	float: left;
	border: none;
}
.long-description {
	background: #FFFFFF !important;
	border: 1px solid #EBEBEB !important;
	padding: 20px !important;
}
.product-reviews {
	border: none;
}
.cart {
	background: #FFFFFF;
	float: left;
	padding: 20px;
/*	width: 98%;*/
          margin-top: 10px;
}
.cart .discount input.input-text {
	width: 237px;
}
.cart .shipping .form-list select {
	width: 256px;
}
.cart .button {
	 padding: 7px 15px;
}
.cart .discount .discount-form .input-box {
	width: 100%;
}
.discount-form .input-text {
	width: 100% !important;
}
button.btn-checkout span {
	padding: 0;
}
.cart .shipping .form-list input.input-text {
	width: 244px;
}
#compare-items {
	margin: 0;
}
.compare .sub {
	top: 36px;
	border-width: 6px;
}
.sub #compare-items li {
	position: relative;
	list-style: none outside none;
	margin: 0 0 20px;
	padding: 0;
	float: left;
}
.sub #compare-items .btn-remove {
	position: absolute;
	top: 0;
	right: 0;
}
#compare-items .product-image {
	float: left;
	margin-right: 10px;
}
.compare .sub .actions {
	float: right;
	padding-bottom: 15px;
	padding-top: 19px;
	margin-right: 30px;
}
.compare .sub .actions button {
	margin-right: 11px;
	padding: 0 8px !important;
}
.compare .empty {
	padding-bottom: 18px;
	text-align: center;
}
.compare .drop {
	padding-bottom: 17px;
}
.compare .actions .button span {
	line-height: 24px;
	height: 24px;
}
.compare .sub .actions a {
    margin-top: 5px;
}
.my-wishlist {
	background: #FFFFFF;
	margin: 15px 0;
	padding: 10px 15px 30px;
}
.my-wishlist .product-image {
	border: 1px solid #ddd;
	padding: 5px;
}
.top-bar {
	background: #FAFAFA;
}
/*onestep checkout*/

.opc-wrapper-opc {
	margin: 0 auto;
	width: 600px;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 20px 0 0;
}
.opc-wrapper-opc .opc-col-center, .opc-wrapper-opc .opc-col-right, .opc-wrapper-opc .opc-col-left {
	width: 100% !important;
}
.opc-wrapper-opc .cards {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 5px solid #EBEBEB;
	padding: 15px 0;
	text-align: center;
}
.opc-wrapper-opc .cards.top {
  	background:#F5F5F5;
    border-bottom:none;
    padding: 15px 0;
}
.opc-wrapper-opc .cards.bottom {
	border-top: medium none;
}
.opc-wrapper-opc .cards {
	background: none;
	padding: 0 20px;
	border: medium none !important;
}
.opc-wrapper-opc .text-login {
	color: #6B6B6B;
	float: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
}
.opc-col-left {
	border: none;
	margin: 0 !important;
	padding: 0;
}
.opc-col-left ul {
	margin: 0;
	padding: 0 20px;
	float:left;
}
.opc-col-left ul ul {
	padding: 0;
}
.opc-col-left ul li, .opc-col-right ul li {
	list-style: none;
}
/*.opc-wrapper-opc .opc-col-left .fields .field{

	width: 48% !important;

	}*/

.opc-wrapper-opc label {
	font-size: 13px !important;
}
.opc-col-left input, .opc-wrapper-opc .opc-col-left .wide input[type="text"] {
	background: #FAFAFA !important;
}
.control label {
	float: right !important;
	width: 540px;
}
.my-account .control label {
	width: 628px;
}
.opc-col-center, .opc-col-right {
	width: auto;
	padding: 0;
	margin: 0 !important;
}
.payment-block dt label {
	float: right;
	width: 165px;
}
.opc-wrapper-opc .payment-block dt {
	float: left;
}
.opc-wrapper-opc .payment-block dt label {
	line-height: 13px;
	float: left;
	clear: none;
}
.opc-wrapper-opc .payment-block dt input.radio {
	float: left;
}
.opc-wrapper-opc .opc-data-table {
	border: 1px solid #ddd;
}
.opc-wrapper-opc .opc-data-table thead th {
	background: #F5F5F5;
	padding: 10px!important;
	font-size: 13px !important;
	line-height: 13px;
	font-weight: bold;
}
.opc-wrapper-opc .opc-data-table tfoot td {
	padding: 10px !important;
	font-size: 12px !important;
}
.opc-wrapper-opc .opc-data-table tbody td {
	padding: 10px !important;
	font-size: 12px !important;
}

#co-billing-form h3 {
	border: none !important;
}
.opc-col-center form {
	float: left;
	padding: 0 20px !important;
	width: 600px;
}
#opc-review-block, .comment-block form {
    float: left;
    padding: 0;
    width: 600px;
}
.opc-col-right button {
	background: none;
	border: none;
}
.a-right > strong {
	float: left;
	font-size: 15px;
}
.opc-wrapper-opc .opc-data-table tfoot td strong .price {
	color: #CC212A !important;
	font-size: 17px !important;
}
.opc-wrapper-opc .opc-data-table tbody td h3 {
	border: none !important;
}
.opc-wrapper-opc .opc-newsletter li label {
	float: left;
	line-height: 23px;
	width: 500px;
}
.data-table {
	border: 1px solid #DDDDDD;
}
/* #fancybox-content {
	height: 450px !important;
} */
.cart-table th {
	border-right: 1px solid #DDDDDD;
	padding: 10px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
	font-weight: bold;
}
.cart-table td {
	border-right: 1px solid #D9DDE3;
	padding: 10px;
}
.cart-table th:last-child, .cart-table td:last-child {
	border-right: none;
         width: 113px;
}
#shopping-cart-table .product-name > a:hover, .product-options > a:hover {
	color: #CC212A;
}
.cart-table td:last-child .price {
	color: #CC212A;
	font-size: 16px;
}

.product-options > a {
    color: #353535;
    float: left;
    padding: 4px 10px 4px 0;
}

.product-price {
    clear: both;
    float: left;
    width: 100%;
}
.product-options {
	margin: 0;
	float: left;
}
.cart .button {
/*	padding: 10px;*/
}
.cart-table .btn-continue {
	float: left;
}
.cart .discount {
	background: #F0F0F0;
	padding: 20px;
}
.cart .discount label {
	color: #858585;
	font-size: 12px;
	font-weight: normal;
}
.cart .discount h2 {
	font-size: 20px;
	border: none;
	font-weight: 600;
}
.btn-remove2 {
	overflow: visible;
	font-size: 13px;
	height: auto;
	background: none;
	line-height: 14px;
	text-indent: 0;
}
.cart-table .btn-remove2 {
	margin-right: 41px;
}
.col3-set .col-3 {
/*	border: 2px solid #DDDDDD;*/
	float: left;
	width: 67%;
}
.cart .totals table {
	width: 100%;
}
.cart .totals td {

}
.cart .totals td:last-child {
	text-align: right !important;
	padding-right: 15px;
}
.totals > h2 {
	padding: 10px 14px;
	font-weight: bold;
	font-size: 15px;
}
.btn-checkout {
	margin-right: 15px !important;
	padding: 0 !important;
}
.opc-btn-checkout:hover {
	border: none;
}
.product-view .quanitybox input {
	height: 36px;
	margin: 0px 4px 0 4px;
}
.quantity_box_button_up, .quantity_box_button_down {
	height: 36px !important;
	background: linear-gradient(to bottom, #FAFAFA 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 -webkit-linear-gradient(to bottom, #FAFAFA 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 -moz-linear-gradient(to bottom, #FAFAFA 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 -o-linear-gradient(to bottom, #FAFAFA 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: #E1E1E1 #D7D7D7 #D7D7D7 #E1E1E1;
	border-image: none;
	border-style: solid;
	border-width: 1px;
}
.quantity_box_button_up:hover, .quantity_box_button_down:hover, .quantity_box_button_up:focus, .quantity_box_button_down:focus {
	background: linear-gradient(to bottom, #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
 -0-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.product-options-bottom .add-to-cart {
	margin: 27px 0 20px;
}
#fancybox-content #container2 .product-options-bottom .add-to-links {
	float: none !important;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	width: 353px;
}
.product-view .onsale, .product-view .new {
	background: url("../images/sale.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 50px;
	padding: 0;
	right: 0;
	text-indent: -99999px;
	top: 0;
	position: absolute;
	width: 50px;
	z-index: 500;
}
.product-view .new {
	background: url("../images/new.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: 0;
}
#product-options-wrapper dt {
	float: none;
	margin-right: 12px;
	width: 100%;
	padding: 0;
}
#product-options-wrapper dt label{
	margin: 0 0 5px 0;
}
#product-options-wrapper dd {
	float: left;
	width: 75%;
	padding: 0 0 15px 0;
}
.product-options-bottom .add-to-cart {
	width: 96%;
	background: url("../images/next.png") no-repeat scroll right 15px top 14px #FAFAFA;
	border: 1px solid #EBEBEB;
	margin: 0 0 15px;
	padding: 10px;
}
.product-options-bottom .add-to-links {
	float: right !important;
	margin: 0 auto !important;
}

.product-view .addtocont {
	margin: 0 13px 15px 0 !important;
}

.product-options-bottom .addthis_toolbox.addthis_default_style {
	float: left;
	margin: 0 0 0 10px;
	width: auto;
	display:none;
}
.product-view .product-img-box .more-views {
	width: 309px;
	z-index:0 !important;
}
.product-view .product-img-box .zoom-gallery.slider{
width:309px;
}
.products.products-grid.related li {
	width: 200px;
	margin: 10px 35px 0 0 !important;
}
.products.products-grid.related .product {
	width: 200px;
}
.products.products-grid.related .product-image > img {
	margin-left: 15px;
}
.products.products-grid.related .buy-now {
	margin: 0 13px;
}
.product-options-bottom .product-view .quanitybox input {
	height: 25px;
}
.tech {
	width: 310px;
}
.tech table {
	padding: 10px;
	width: 98% !important;
	background: none !important;
}
.product-view .video > iframe {
	/*height: 100%;*/
	width: 300px;
	padding-bottom: 10px;
}
#shopping-cart-table tr td:first-child {
	text-align: center;
	width: 136px;
}
.checkout-types p{margin: 0px;}
.first.odd td.a-center {
	padding: 10px;
}
.odd td.a-right {
	width: 102px !important;
}
.odd td.a-right, .even td.a-right {
	text-align: center !important;
}
input.qty {
	padding: 8px 5px 8px;
}
#wishlist-table tr td:first-child {
	border-right: 1px solid #D9DDE3;
}
#wishlist-table tr td:first-child {
	width: 128px;
}
.my-wishlist .product-image {
	border: none;
}
#wishlist-table th {
	border-bottom: 1px solid #D9DDE3;
	font-size: 13px;
	font-weight: bold;
	padding: 11px 15px;
	white-space: nowrap;
}
#wishlist-table .product-name a {
	color: #353535;
}
#wishlist-table .product-name a:hover {
	color: #CC212A;
	text-decoration: underline;
}
#wishlist-table p {
	float: left;
	margin-right: 10px;
}
#wishlist-table .btn-remove2 {
	line-height: 19px;
	float: left;
	width: 105px;
	color: #353535;
}
#wishlist-table p a {
	color: #353535;
}
#wishlist-table .btn-remove2:hover, #wishlist-table p a:hover {
	color: #CC212A;
	text-decoration: underline;
}
#wishlist-table .data-table tbody th, #wishlist-table .data-table tbody td {
	border-right: 1px solid #D9DDE3;
	border-bottom: none;
}
#wishlist-table .product-name {
	margin-bottom: 20px;
	text-align: left;
}
#wishlist-table th:last-child {
	text-align: right;
}
#wishlist-table .price-box {
	float: left;
	margin: 5px 11px 10px 10px;
	text-align: right;
}
#wishlist-table .cart-cell {
	float: right;
}
#wishlist-table .add-to-cart-alt {
	float: left;
}
.my-wishlist .data-table td {
	border-right: 1px solid #D9DDE3 !important;
}
.old-price {
	float: right;
	padding-right: 0;
	width: 85px;
}
.old-price span {
	color: #999 !important;
	font-size: 11px !important;
}
a.preview p {
	margin: 0 0 10px !important;
}
.flex-control-paging li a {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important;
}
.flex-control-paging li a.flex-active {
	background: #FFF !important;
}
footer.main a:hover {
	color: #FFF;
}
#masthead {
	padding: 0 !important;
}
.branding p {
	color: #999999;
}
.cart-collaterals .col3-set .col-1 {
	width: 39%;
}
.cart-collaterals .col3-set .col-3 {
	width: 60%;
}
.cart-collaterals .checkout-types .button.btn-proceed-checkout.btn-checkout {
	/*background: linear-gradient(to bottom, #7FC215 0%, #68A617 100%) repeat scroll 0 0 transparent;*/

	border: 1px solid #68A617;
	color: #FFFFFF;
	background: #7fc215; /* Old browsers */
	background: -moz-linear-gradient(top, #7fc215 0%, #68a617 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fc215), color-stop(100%, #68a617)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7fc215 0%, #68a617 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7fc215 0%, #68a617 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7fc215 0%, #68a617 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7fc215 0%, #68a617 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc215', endColorstr='#68a617', GradientType=0 ); /* IE6-9 */
}
.cart-collaterals .checkout-types .button.btn-proceed-checkout.btn-checkout:hover {
	background: linear-gradient(to bottom, #76B610 0%, #5E9911 100%) repeat scroll 0 0 transparent;
	border: 1px solid #5E9911;
	box-shadow: none;
	color: #FFFFFF;
}
.account-create .form-list li.control .input-box {
	float: left;
}
.account-create .control label {
	float: left !important;
	clear: none;
}
#compare-items .product-name {
	width: 95%;
}
#shopping-cart-table .product-name > a {
	font-size: 18px;
	font-weight: bold;
}
.product-price em, .cart-price .price {
	color: #CC212A;
	font-style: normal;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px;
}
#shopping-cart-table .item-options dt {
	float: left;
}
#checkout-review-submit .btn-checkout {
	border-style: none;
}
/*opc head*/

.checkout header.main {
    background: none repeat scroll 0 0 #E5E5E5;
    border: medium none;
    padding:30px 0 0 0;
}
.checkout header.main h2 a span {
	display: block;
	height: 60px;
	width: 250px;
}
.checkout .inner {
	width: 600px;
}

.checkout .inner {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 30px 15px;
    width: 570px;

}
.checkout header.main .number {
	color: #858585;
	display: block;
	float: right;
	font-size: 13px;
	line-height: 1.15;
	margin: 0;
	padding: 6px 0 0;
	text-align: center;
}
.checkout header.main .number span {
	clear: both;
	color: #242424;
	display: block;
	font-size: 34px;
	font-weight: 600;
}
.checkout .inner a {
	float: left;
}
.checkout h2.opc-logo {
	margin: 0px;
	padding: 0px;
}
.checkout section.main {
	background: #E5E5E5;
	padding: 0 0 80px;
}
.checkout .page {
	background: none;
}
.field.zip {
	width: 24% !important;
}
#billing_cp_button_div_id.field {
	width: 24%;
}
input[type="text"], input[type="number"], input[type="email"], input[type="password"], textarea, select {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #FAFAFA;
	border-color: #CCCCCC #EBEBEB #EBEBEB #CCCCCC;
	border-image: none;
	border-right: 1px solid #EBEBEB;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	padding: 5px 8px;
}
.fields.dob {
	float: left;
	width: 50% !important;
}
.dob .field {
	width: 100% !important;
}
#billing_cp_button_id {
	padding: 2px 9px !important;
	margin:0 0 0 16px;
}
.bill-ship.control {
	float: left;
	width: 48%;
	margin: 21px auto;
}
.bill-ship.control > label {
	width: 92%;
}
/*#billing-new-address-form .clearfix{display:none;}*/

.checkout .strip .cards {
	width: 50%;
}
.cart-collaterals button.btn-checkout span {
	color: #FFFFFF !important;
	font-size: 13px;
	padding: 0 10px;
	text-transform: none;
}
.cart-collaterals button.btn-checkout span span {
	padding: 0;
}
.category-products .products-grid li.item {
	/*min-height: 380px;*/
	min-height: 408px;
}
.category-products .products-grid .buy-now {
	bottom: 0;
	margin: 0 5px;
	position: absolute;
	width:95%;
}
.category-products .special-price {
	margin: 0 4px;
}
.category-products .products-grid .reviews {
	float: left;
	width: 92%;
}
.category-products .special-price .price {
	font-size: 14px;
	/*font-weight: bold;*/
}
footer.main .tab ul li {
	margin: 5px 0 0;
}
.tab.info > ul:last-child {
    margin: 0;
}
footer.main .tab p {
	color: #999;
}
.flex-control-paging li a {
	width: 10px !important;
	height: 10px !important;
	box-shadow: none !important;
}
.product-view #added {
	margin: 155px auto !important;
}
.products-grid .product-name a {
	float: left;
}
.flex-control-nav {
	bottom: 5px !important;
	right: 10px !important;
}
.cart .totals .checkout-types {
/*	padding: 4px 0 26px;*/
}
.products-grid li.item:hover {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.product-view #added a.button {
	padding: 5px 8px;
}
.safari .product-view #added a.button {
	padding: 5px 7px;
}
.safari #added .button {
	margin-right: 1px;
}
.safari .cart .button {
	padding: 0px 10px !important;
}
.safari .btn-checkout {
	margin-right: 0px !important;
}

#product-review-table input.radio {
    margin-right: 0;
	float:left;
	margin-top:2px;
}

.catalog-category-view .top-bread{
	width:767px;
	padding:5px 0 0 195px;
	}
.catalog-category-view .block-layered-nav{
	  margin:-34px 0 20px;
	}
.catalog-category-view  #sidebar h2{
	margin:0;
	}

.catalog-category-view .block-layered-nav dt{ padding: 3px 10px 6px 0;clear:both;}
#sidebar.currently{padding:0;}

.checkout-cart-index .item-options dt {
    color: #858585;
    margin: 0 10px 0 0;
	font-style: normal;
	font-weight:normal;
}

.checkout-cart-index .item-options dd {
    color: #858585;
	}

.checkout-cart-index dl.item-options {
    padding: 5px 0 7px;
}
.field.zip input {
    height: 35px;
}

#login-form ul {
	margin:0;
	}
#login-form ul li{
	list-style:none;
	}
.std {
    padding: 0 0 15px 0;
}

/* 29-05-14 */

footer .inner, .strip .inner {
    width: 960px;
}
footer.main .tab .logos p {
    color: #F5F5F5;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 15px;
}
footer.main .tab .logos {
    border-top: 1px dashed #505050;
    margin: 15px 0 0;
    padding: 15px 0 0;
}

footer.main .tab.links {
	margin: 0;
    width: 430px!important;
}
footer.main .tab.links ul.first {
    margin: 0 0 20px;
}

footer.main .tab .socialism {
    border-top: 1px dashed #505050;
    padding: 15px 0 0;
}
footer.main .tab .socialism p {
    margin: 0 0 15px;
}
footer.main .tab .socialism a.tw { background:url("../images/tw.png"); }
footer.main .tab .socialism a.tw:hover { background:url("../images/tw-over.png"); }
footer.main .tab .socialism a.fb { background:url("../images/fb.png"); }
footer.main .tab .socialism a.fb:hover { background:url("../images/fb-over.png"); }
footer.main .tab .socialism a.gp { background:url("../images/gp.png"); }
footer.main .tab .socialism a.gp:hover { background:url("../images/gp-over.png"); }
footer.main .tab .socialism a.li { background:url("../images/li.png"); }
footer.main .tab .socialism a.li:hover { background:url("../images/li-over.png"); }
footer.main .tab .socialism a.pn { background:url("../images/pn.png"); }
footer.main .tab .socialism a.pn:hover { background:url("../images/pn-over.png"); }
footer.main .tab .socialism a.yt { background:url("../images/yt.png"); }
footer.main .tab .socialism a.yt:hover { background:url("../images/yt-over.png"); }
footer.main .tab .socialism a.ig { background:url("../images/ig.png"); }
footer.main .tab .socialism a.ig:hover { background:url("../images/ig-over.png"); }
footer.main .tab .socialism a {
    background: none repeat scroll 0 0 #555555;
    display: block;
    float: left;
    height: 48px;
    margin: 0 15px 0 0;
    padding: 0;
    text-indent: -99999px;
    width: 48px;
}

footer.main .tab.links li{
display: block;
padding: 1px 0 1px 1px;
}


#opc-review-block > div {
    float: left;
    width: 100%;
}
.comment-block > form {
    padding: 0 15px;
}

/*.opc-wrapper-opc h3 {
	padding: 8px 20px !important;
	border-bottom: 5px solid #EBEBEB !important;
}*/
#fancybox-content {
    /*height:372px !important;*/
    /*height:450px !important;*/
}
.manufacturer_image {
    height:70px;
    width:auto;
}

.cheaper.cboxElement {
    background: #F5F5F5;
    float: right;
    padding: 6px 10px;
    position: absolute;
    right: 0px;
    top: -1px;
    /*width: 175px;*/
	color:#242424;
}
.product-shop {
    position: relative;
}

/* -3-06-14 */

.cms-contact #contactForm li {
    list-style: none outside none;
}
.cms-contact #contactForm .form-list {
    margin: 0;
}
.cms-contact #contactForm .fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}

.more {
    padding-bottom: 10px;
}
.more a:hover{
    color:#CC212A;
}

.box-reviews #review-form .buttons-set {
    margin: 0;
    padding: 12px 0;
}

.catalogsearch-result-index .col-main{
width:766px;
}

.catalogsearch-result-index .category-products .toolbar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: medium none;
    border-top: 1px dotted #E1E1E1;
    margin: 0;
    padding: 8px 0 9px;
}
.catalogsearch-result-index .page-title {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
	margin:0;
}
.catalogsearch-result-index .page h1{
line-height: 1.2;
    margin: 8px 0 15px;
    padding-left: 8px;
}
.catalogsearch-result-index .limiter {
    margin-right: 8px;
}
.catalogsearch-result-index .toolbar-bottom .toolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.related .products-grid .product-image > img{
margin-left:0;
}

h2.related {
    margin-bottom: 0;
}

.catalog-product-view .main-container{
margin-bottom:5px;
}

.cms-page-view .col-main {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}

.catalog-product-view .cant_buy_online{
clear:both;
padding-bottom: 12px;
}

.cart-butns {
    float: left;
    padding: 15px 0;
    width: 100%;
}
.cart-butns .button.btn-update {
    float: right;
}
.cart .page-title {
    margin: 0 0 15px;
}
#payment_form_giftvoucher, #giftcard_shoppingcart_apply ul {
	margin: 0;
}


#zoom-window img{text-align: center;float: left;margin: -10px 1px 1px -35px;}
#search_autocomplete{width:298px !important;  left:2px !important;display: none!important;}
 #fancybox-content #habla_window_div{ display:none;}
 .ajaxsearch .preview a {
    color: #555555;
    font-weight: 600;
 }
.cms-finance ul.products-grid{
	 width:100%;
	 border:none;
	 position:relative;
	 z-index:0;
	 }
.cms-finance .std img {
    max-width: 100%;
}
.cms-finance .products-grid li.item{
	width:31.3%;
	padding-top:20px;
	padding-left:1%;
	margin:0 !important;
	padding-right:1%;
	padding-bottom:3% !important;
	z-index:6;
	border-top:1px solid #E5E5E5 !important
	}

.cms-finance  .products-grid .product-image > img {
    margin-left:20px;
}
.cms-finance .products-grid li.item:hover{
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
   margin-left: -1% !important;
    margin-right: -1% !important;
	padding-left:2%;
	padding-right:2%;
	z-index:7;
}

.cms-finance .products-grid .product-name a{
	margin-left:10px;
	}
.cms-finance .products-grid li.item:nth-child(3n+1){
    clear: left;
}

.button.btn-checkout.opc-btn-checkout {
    background:none;
    height: auto;
    margin:20px;
    padding: 0;
    width: auto;
	border: 1px solid #68A617;
}

.cms-delivery p{
	/*background:#F5F5F5 !important;*/
	}
.cms-delivery p a{
	color:#777777;
	font-size:12px;
	}
.cms-delivery p a:hover{
	color:#2F88C7;
	}

.cms-delivery .sidebar {
    width: 220px;
}

.sp-methods label {
    clear: left;
    float: right;
    line-height: 21px;
    margin-left: 10px;
}
.bill-ship.control {
    padding: 5px 0 0 9px;
}
/*===========Custom css===============================*/
#jquery-lightbox{ z-index:9999 !important;}

.am_search_popup{
  background: none repeat scroll 0 0 #E5E5E5 !important;
    border: 3px solid #656565 !important;
    position: absolute;
	top: 57px;
	width: 294px;
}

.am_image img{
width:95px;
height:90px;
}

.am_image {
    float: left;
    padding-left: 8px;
    padding-right: 11px;
}

.am_element {
    border-bottom: 1px solid #656565;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 8px;
    width: 100%;
}

.am_search_popup_inner > a:last-child .am_element {
    border-bottom: medium none;
}

.am_search_popup_inner > a:first-child .am_element {
    padding-top: 10px;
}

.amshopby-slider-bar {
    background: none repeat scroll 0 0 #999999;
    height: 6px;
    position: absolute;
    top: 6px;
    z-index: 1;
}
div.block-layered-nav div.amshopby-slider div.handle {
    background: url("../images/amshopby-hadle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: move;
    height: 14px;
    position: absolute;
    top: 3px;
    width: 8px;
    z-index: 2;
}

div.block-layered-nav div.amshopby-slider {
    background: url("../images/amshopby-slider-bg.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 18px;
    margin: 10px auto 5px;
    position: relative;
    z-index: 9;
}
.amshopby-slider-price.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price.amshopby-slider-price-to {
    float: right;
}
#narrow-by-list li{ display:none;
}
#loadMore {
    color:green;
    cursor:pointer;
}
#loadMore:hover {
    color:black;
}
#showLess {
    color:red;
    cursor:pointer;
}
#showLess:hover {
    color:black;
}
.item.help a {
    color:#353535;
    font-weight: normal;
}
.item.help a:hover{color: #CC212A !important;
    text-decoration: underline !important;}
.related .item.product:nth-child(5n) {
    margin-right: 0;
}
#amshopby-price-from, #amshopby-price-to{width:46%;}
#amshopby-price-btn {
    margin:6px 0px;
    padding: 3px 15px;
}
#fancybox-overlay{
z-index:9999 !important;
}
#fancybox-wrap{
z-index:99999 !important;
}

.amshopby-index-index .col-main{
width:765px !important;
}
.amshopby-descr {
    padding: 0;
}
.amshopby-wrapper.amshopby-filters-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 1px;
}
.amshopby-logo {
    float: right;
    margin-bottom: 21px;
    margin-right: 20px;
    margin-top: 3px;
}
/*.brands .slides li{
margin-right:18px !important;
}*/
/*.brands .slides img {
    width: 159px;
}*/

.brands .slides li{
padding:8px 27px 0 0 !important;
}

.view_brand_image > img {
    float: right;
}

.cms-home .std .brands{
display:block !important;
}

/*.descriptions .long-description img {
    height: 300px;
    width: 300px;
}*/
#customer-reviews p{padding:10px 0px;}
#jquery-overlay{z-index: 9999 !important;}


/* One Step Checkout 11-06-14 */

.onestepcheckout-index-index .col-main, .paypal-express-review .col-main{
    margin: 0 auto;
    width: 600px !important;
}
.onestepcheckout-index-index div.checkoutcontainer{
width:600px;
background: none repeat scroll 0 0 #FFFFFF;
}
.onestepcheckout-threecolumns .onestepcheckout-column-left, .onestepcheckout-threecolumns .onestepcheckout-column-middle, .onestepcheckout-threecolumns .onestepcheckout-column-right{
    float: none !important;
    width: 100% !important;
	border-top: 1px dashed #B6B6B6;
	padding-bottom:13px;
}
.onestepcheckout-feedback {
    padding-bottom: 13px;
}
.onestepcheckout-threecolumns li {
    list-style: none outside none !important;
	padding: 0 0 0 9px !important;
}

/*.onestepcheckout-threecolumns .clearfix div.input-box {
    float: left !important;
    width: 50% !important;
}*/
.onestepcheckout-threecolumns ul {
    margin: 0;
}
.input-box.customer-dob div {
    float: left !important;
    padding-right: 5px;
    width: 9% !important;
}

.onestepcheckout-threecolumns ul li input {
    width: 98% !important;
}

.onestepcheckout-threecolumns .input-address input {
    margin-bottom: 8px;
}

.onestepcheckout-threecolumns .input-country .validate-select {
    width: 40% !important;
}
.onestepcheckout-threecolumns .onestepcheckout-summary {
    padding-left: 18px;
    width: 94%;
}

.onestepcheckout-summary th, .paypal-express-review #details-table th{
background: none repeat scroll 0 0 #F5F5F5;
padding: 10px !important;
font-weight:bold;
}
table.onestepcheckout-summary, table.onestepcheckout-totals{
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}
.onestepcheckout-summary table td {
    padding: 10px !important;
}

.onestepcheckout-threecolumns .grand-total .price {
    color: #CC212A !important;
    font-size: 15px;
    font-weight: bold;
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-right{
padding:15px;
clear:both;
}

#id_feedback_freetext_div{
width:99%;
}

#id_feedback_freetext{
resize:none;
}

.onestepcheckout-enable-newsletter {
    padding-left: 10px;
    width: 210px;
	margin-right: 4px;
	display: inline-block;
}
.onestepcheckout-enable-newsletter > input {
    float: left;
    margin-top: 3px;
    width: 32px;
}
.onestepcheckout-feedback {
    float: right;
    width: 300px;
	padding-top:0 !important;
}
#id_create_account{
	margin-left: -8px;
}

#id_create_account , .input-box.input-different-shipping > input{
    float: left;
    width: 30px !important;

}
#onestepcheckout-form label{
clear:none;
}
table.onestepcheckout-summary{
width:100% !important;
}
.billing_cp_address_class .input-box {
    float: left;
}

#billing_address .onestepcheckout-numbers, .onestepcheckout-column-right .onestepcheckout-numbers{
    padding-left: 16px;
}
.onestepcheckout-shipping-method-block {
    padding-left: 11px;
}

div.onestepcheckout-shipping-method{
border-bottom: 1px dashed #B6B6B6;
margin-bottom: 20px;
    margin-left: -7px;
    padding-bottom: 10px;
}
#checkout-payment-method-load input {
    float: left;
    width: 30px !important;
}

.onestepcheckout-numbers.onestepcheckout-numbers-4 {
    margin: 0;
    padding-left: 11px;
}
.onestepcheckout-shipping-method-block input{
float:left;
width:30px;
}
#checkout-payment-method-load ul.tabs li{
margin:0 37px 10px 0;
}
.cards.bottom {
    background: none repeat scroll 0 0 #F5F5F5;
    border: medium none !important;
    float: left;
    padding: 15px 0;
    width: 100%;
	text-align:center;
}

div.onestepcheckout-place-order-wrapper {
    float: left;
    margin-left: 19px;
    margin-top: 20px;
    padding-bottom: 10px;
}

#onestepcheckout-place-order > span {
    font-weight: normal;
}

.orange.onestepcheckout-button, .orange.onestepcheckout-button:visited, .paypal-express-review #review_button, .paypal-express-review #review_submit{
    background: linear-gradient(to bottom, #7FC215 0%, #68A617 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #68A617;
    font-size: 13px !important;
    padding: 8px 17px 9px !important;
}
.onestepcheckout-column-left {
    border-top: medium none !important;
}
.onestepcheckout-column-left .button.btn-checkout.btn-inline {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #CC212A;
    font-weight: bold;
}
.onestepcheckout-numbers.onestepcheckout-numbers-1 {
    padding-left: 7px !important;
}
.one-step-login{
background: none repeat scroll 0 0 #F5F5F5;
    margin-left: 9px;
    margin-top: 10px;
    padding: 7px 3px 5px 9px;
    width: 93.5%;
	margin-bottom:13px;
}
label[for="p_method_sagepayserver"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.onestepcheckout-threecolumns ul li .input-region input{
    width: 105% !important;
}

.onestepcheckout-threecolumns ul li .input-city input{
width: 109% !important;
margin-left:-14px;
}


.onestepcheckout-popup-contents > div {
    background: none repeat scroll 0 0 #242424;
	color:#fff;
	 margin-top: 16px;
	padding-bottom: 10px;
}

#onestepcheckout-login-popup-contents-login > p {
    border-bottom: 1px solid;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-top: 10px;
    text-align: left;
}
#onestepcheckout-login-form li {
    list-style: none outside none;
}

#onestepcheckout-login-form > ul {
    margin: 0 0 16px 27px;
}
.pop-footer > p {
    float: left;
    margin: 0 14px 0 27px !important;
}

.pop-footer a {
    color: #FFFFFF;
    font-size: 12px;
}
#onestepcheckout-login-popup button{
 background: linear-gradient(to bottom, #7FC215 0%, #68A617 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.onestepcheckout-index-index header .inner,  .paypal-express-review header .inner{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding:30px 9px 90px 0;
    width: 590px;
}
.onestepcheckout-index-index header.main, .paypal-express-review header.main{
    background: none repeat scroll 0 0 #E5E5E5;
}
.onestepcheckout-index-index .opc-logo {
    float: left;
    padding: 0 0 0 15px;
}
.onestepcheckout-index-index .number {
      color: #858585;
    float: right;
    font-size: 13px;
    line-height: 1.15;
    margin: 0;
    padding: 6px 0;
    text-align: center;
}

.onestepcheckout-index-index .number > span {
    clear: both;
    color: #242424;
    display: block;
    font-size: 34px;
    font-weight: 600;
}
.onestepcheckout-numbers.onestepcheckout-numbers-3 {
    padding-bottom: 14px !important;
}
div.onestepcheckout-place-order-wrapper{
margin-top:0 !important;
}

.shipment-methods > dt:first-child {
    width: 46% !important;
	float:left;
}

div.checkoutcontainer div.input-postcode{
width:36% !important;
}
div.checkoutcontainer div.input-postcode .input-text {
    width: 90% !important;
	height: 33px;
}
.input-box.input-region {
    width: 44.5% !important;
}

.clearfix.country-field {
    float: left;
    width: 46%;
}

div.checkoutcontainer div.input-postcode {
    float: left;
    width: 28% !important;
	margin-top: 11px;
	margin-left: 22px;
}

.input-box.input-country {
    width: 94% !important;
}

.onestepcheckout-threecolumns .input-address input {
    width: 100% !important;
}

.onestepcheckout-threecolumns .input-country .validate-select {
    width: 100% !important;
}
.input-box.input-region {
    clear: both;
    padding-top: 12px;
}

#billing_cp_button_div_id {
	margin-top: -9px;
    margin-left: -24px;
}

#billing_cp_result_display {
	margin-top: 10px;
	margin-bottom: 10px;
}


/**13-06-2014**/
.banners p {
 	margin-bottom: 10px;
}
#pageWrapperLow {
  padding: 10px 0px;
  width: 100%;
}
#formCardDetails {
  padding: 0 35px;
}
iframe#sagepaysuite-server-incheckout-iframe{
	background:#FFFFFF url(../images/sagepay.jpg) no-repeat center top;
	margin-top:20px;
	padding-top:102px;
}

.press-review-box {
    color: #a91c1c;
}

.press-review-box .press_reviews {
    color: #242424;
}

.cms-page-view .col-main{
width:746px;
}


.cms-page-view .col-main .std {
    padding: 20px;
}

.item.popular img {
    height: 25px;
}

/*.item.popular img {
    height: auto !important;
    width: 90px;
}*/

/* static css for menu */

/*.Hi-Fi.Speakers {
    margin-top: -151px !important;
}
.Audiophile {
    margin-top: -100px !important;
}
.level1.nav-2-7 {
    margin-top: -37px !important;
} */

#nav .Streaming ul .level1:nth-child(3n+2) {
    clear: none;
}
#nav .Streaming ul li{width:224px;}
#nav li .bestsellers ol{
margin:10px 10px 10px 30px;
}
#nav .Streaming ul .popular ul li{width:auto;}
.onestepcheckout-index-index #payment_form_p4lpayment select {
    width: 45% !important;
}


.onestepcheckout-popup-contents .close img {
    margin-right: -25px;
}


/* Paypal Review Page */

.paypal-express-review .info-set{
margin:0;
border:none;
padding-bottom: 3px;
padding-top: 11px;
background: none repeat scroll 0 0 #FFFFFF;
}

.paypal-express-review  .info-set h2.legend, .paypal-express-review .paypal-shipping-method .box-title > h3{
background:none;
margin:0;
border:none;
padding:0;
color: #242424;
font-size: 24px;
font-weight: normal;
}

.paypal-express-review .form-list.form-list-narrow {
    margin: 0;
    padding-top: 10px;
}

.paypal-express-review #billing-address{
padding-top:0;
padding-left: 0;
padding-bottom: 0;
}

.paypal-express-review .col2-set .col-1, .paypal-express-review .col2-set .col-2{
width:100%;
}

.paypal-express-review .form-list .field {
width:50%;
}

.paypal-express-review .customer-name {
    width: 100%;
}

.paypal-express-review #billing-address-form ul {
    margin: 0;
}

.paypal-express-review .control .field > label{
width:90%;
margin: -18px 0 0 20px;
position: relative;
}

.paypal-express-review #shipping-address h2 {
    padding-left: 7px;
}

.paypal-express-review #shipping-address-form ul {
    margin: 0;
    padding-left: 8px;
}
.paypal-express-review .box.paypal-shipping-method {
    margin: 0 0 0 5px;
}

.paypal-express-review .ship-method-review .box-content {
    padding-top: 11px;
}
.paypal-express-review .ship-method-review .col-2 {
    padding-top: 0;
	padding-bottom: 0;
}
.paypal-express-review .info-set.col2-set.ship-method-review {
    margin: 0;
    padding-top: 0;
	 padding-bottom: 0;
}

.paypal-express-review #details-reload {
    padding-top: 10px;
}

.paypal-express-review .add-field .input-text {
    width: 529px;
}

.paypal-express-review #details-table tfoot td {
    border-top: 1px solid #EAEAEA;
    padding: 10px;
}
.paypal-express-review .cart-price .price{
color: #242424;
    font-size: 13px;
    font-weight: normal;
}

.paypal-express-review #details-table td{
vertical-align:middle;
}

.paypal-express-review #details-table tfoot tr:last-child td .price {
    color: #CC212A;
}

.paypal-express-review #review-buttons-container{
    border-top: medium none;
	margin: 0;
    padding-left: 0;
	padding-right:0;
}

.paypal-express-review #update_order {
    float: left;
	margin-left:0;

}
.paypal-express-review #review_button, .paypal-express-review #review_submit{
    float: right;
	margin-right:0 !important;
}


.paypal-express-review #details-table tbody tr:first-child td:last-child {
    padding-right: 10px;
	text-align: right;
}

.paypal-express-review button.btn-checkout span{
height:30px;
}

.paypal-express-review button.btn-checkout span span{
   color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
}
.paypal-review-order #review_button, .paypal-review-order #update_order, .paypal-review-order #review_submit {
    padding: 0px 20px 8px 18px !important
}

.paypal-express-review .paypal-review-order #details-table .a-right > strong{
float:right;
}

.paypal-express-review .paypal-review-order .info-set #details-table .product-name{
color:#242424 !important;
font-weight:normal;
}

.paypal-express-review .paypal-review-order .info-set h2.legend a, .paypal-express-review #update_order span{
    color: #454554;
}
.view_brand_image {
    float: right;
}

.product-view .product-shop .price-box{
	width: 100% !important;
	margin: 0 0 15px 0 !important;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.product-view .product-shop .price-box .old-price {
	float: none;
    order: 0;
    padding: 0;
	flex: 0 0 100%;
	margin-bottom: 15px;
}

.product-view .product-shop .price-box .special-price {
	float: none;
    flex: 0;
    order: 1;
    padding: 0;
}

.product-view .product-shop .infoblock {
	display: inline-block;
	width: 52%;
    float: left;
}

.product-view .product-shop .countdown {
	float: right;
	width: 195px;
	height: 50px;
}

.product-options {
	float: none;
}

.product-options-bottom {
	padding: 0 0 10px 0;
}

.product-options-bottom .price-box {
	display: none !important;
}


/* Finance Popup */

.finance_widget_new.active{
  background: none repeat scroll 0 0 #FFFFFF;
    left: 24%;
    padding: 8px;
    position: fixed;
    width: 775px;
    z-index: 99999;
	top: 7%;
}

.finance_overlay{
background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.73 !important;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 9999;
}

.finance_widget_new .finace_close {
    position: absolute;
    right: -26px;
    top: -29px;
}

.finance_widget_new #extrainfo img {
    padding-bottom: 9px;
    padding-top: 32px;
}

#zoom-window { left: 300px; }

.catalogsearch-result-index .products-grid .price-box .old-price{
 /*margin-right:8px !important;*/
}

.catalogsearch-result-index .products-grid .reviews p {
    margin: 0 1.5px 0 0;
}

.catalog-product-view .price-box p{
width:371px;
padding-bottom:9px;
}


#onestepcheckout-login-popup-contents-forgot > p {
    margin-left: 25px;
}
#onestepcheckout-forgot-form > ul {
    margin: 0 26px 12px;
}
#onestepcheckout-login-popup-contents-forgot h1 {
    border-bottom: 1px solid #FFFFFF;
    padding-left: 24px;
    text-align: left;
}
#onestepcheckout-forgot-form .pop-footer > button {
    border: medium none;
    font-size: 13px;
    font-weight: 600;
    padding: 7px 10px;
	color:#fff;
}
#onestepcheckout-login-popup-contents-forgot {
    margin-top: 0;
}

.cms-page-view.cms-delivery .col-main {
    width: 703px;
}
.cms-page-view.cms-finance .col-main {
    width: 980px;
}

.cms-page-view.cms-win .col-main {
    width: 937px;
}

.cms-black-friday-deals .col-main {
    width: 937px;
}

.cms-naim-range-guide .col-main {
    width: 937px;
}

.cms-december-deals .col-main {
    width: auto;
}

.cms-b2b .col-main {
    width: 937px;
}

.cms-linn-range-guide .col-main {
    width: 937px;
}

.over_cat_back .description span {
    font: 13px/1.5 'Open Sans',Arial,Helvetica,sans-serif !important;
}

.long-description .std img {
    max-width: 536px;
}
#nav .item.bestsellers li{
width:auto;
}

.cms-home .audiophile .flex-viewport {
  margin-bottom: 0;
}

/*.audiophile .slides li{
margin:0 10px 10px 0 !important;
padding:0;
}*/

.audiophile .slides li{
background:none;
padding:0 40px 0 0;
}

.audiophile .cant_buy_online > p{
font-size: 12px;
    line-height: 19px;
}
.audiophile .slides li .buy-now{
width:159px;
}



.audiophile .slides li .entry {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 20px 0 0;
    width: 162px;
}

.audiophile .slides li a.preview{
width:188px;
}

.audiophile .flex-direction-nav {
    display: none;
}


/* Category List */

.category-products .products-list .moreinfo {
    float: left;
	width: 470px;
}

.category-products .products-list a.preview .onsale, .category-products .products-list a.preview .new{
right:0;
top: 10px;
}

.category-products .products-list .cant_buy_online{
position: relative;
top: 15px;
width:239px;
}

.category-products .products-list .item {
    position: relative;
}

.category-products .products-list .item .button{
 padding:8px 16px;
 }


.list-price-review {
    /*bottom: 10px;*/
    clear: both;
   /* position: absolute;*/
	width:576px;
}

.list-price-review .buy-now {
    float: left;
	 margin: 0 17px 0 0;
}

.list-price-review .reviews {
    float: left;
    padding-top: 19px;
    width: 167px;
}

/*.list-price-review.product-review-award{
bottom:-12px;
}*/

.category-products .products-list li.item{
padding-bottom:10px;
margin:10px 0;
}

.category-products .products-list .product-name{
font-size: 16px;
    font-weight: 400;
    padding-top: 25px;
    text-transform: none;
}

.category-products .products-list .product-image{
height:auto;
width:auto;
padding:0;
position:static;
}

.category-products .products-list ..press_images{
margin:0 0 8px;
}

.category-products .products-list a.preview img{
padding-left: 14px;
padding-right: 24px;
font-size: 11px;
font-weight: 600;
color: #999999;
}

.category-products .products-list{
margin:0;
}



.category-products .list-price-review .reviews > p{
    float: right;
    margin: 0 20px 0 0;
	color: #999999;
	font-size: 12px;
    font-weight: 600;
}

.category-products .products-list li.item:hover .product-image{
opacity: 1;
}

.category-products .products-list li:hover{
box-shadow:0 0 3px rgba(0,0,0,.3);
}

.category-products .list-price-review .cant_buy_online > p{
margin:0;
}

.category-products .products-list .special-price {
    clear: both;
    margin: 0;

}
.category-products .products-list .custom-speci{
 padding:0;
}

.category-products .products-list .price {
    font-size: 16px;
    font-weight: 600;
}

.category-products .view-mode{
padding-left:214px;
}

.toolbar-bottom .view-mode {
    display: none;
}


.category-products .products-list a.preview .new{
left: auto;
right: 0;
}

.category-products .toolbar-bottom .toolbar{
margin: -16px 11px 0 0;
background: none;
}


.am_search_popup_inner .amreviews {
    display: none;
}

.category-products .products-list .reviews .ratings > p {
    float: right;
    margin: 0 20px 0 0;
	color: #999999;
	font-size: 11px;
    font-weight: 600;
}

.category-products .products-list .list-price-review .press_images .pressreviews_image{
	height: auto;
	width: 84px;
	max-width: 84px;
	padding-right: 5px;
}


 .cms-page-view.cms-blu-ray-offer .col-main{
width:940px;
 }

 .cms-page-view.cms-blu-ray-offer .col-main .products-grid .product-image > img{
margin-left: 0;
    max-width: 212px;
 }

 .cms-page-view.cms-blu-ray-offer .col1-layout .products-grid{
width:100%;
 }
 .cms-page-view.cms-blu-ray-offer .products-grid li.item{
    width:212px;
 }
 .cms-page-view.cms-blu-ray-offer .std > p{
padding-bottom:10px;
 }

 .oleft .page-title h1{
font-size: 26px;
 margin: 0 0 31px 10px;
 }

 .oleft{
 background:url("../images/slipped.jpg") no-repeat scroll 0px 0 rgba(0, 0, 0, 0);
 height:423px;
 }

 .oleft .page-title{
 margin:2px 0 16px;
 }

 .cms-no-route .fullcol .oright #search_mini_form #search{
 height:36px;
 }

 .list-price-review.product-review-award .press_images, .list-price-review.product-review-award .press_images ul{
 margin:0 4px 7px 3px;
 }

 .list-price-review.product-review-award .reviews{
  width:163px;
 }

 .list-price-review.product-review-award .buy-now{
 margin:0 13px 0 0;
 }

 .list-price-review.product-review-award .press_images {
    bottom: -7px;
    position: absolute;
    right: 3px;
}

 .list-price-review.product-review-award .press_images li:last-child img {
    padding-right: 0 !important;
 }

 .category-products .products-list .price-box{
     margin:4px 13px 32px 0;
 }

 .visi-show{
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
	padding: 7px 9px 7px 7px;
 }

 .visi-show > p {
    padding-bottom: 12px;
    padding-left: 15px;
}
.visi-show img {
 padding-left: 16px;
    padding-right: 12px;
    padding-top: 12px;
}


/* Checkout - customweb SagePay styling  */
#onestepcheckout-form .shipment-methods {
	padding-left: 10px;
}
#onestepcheckout-form .shipment-methods input[name="shipping_method"],
#onestepcheckout-form .shipment-methods label {
	display: inline-block;
}

#payment_description_sagepaycw_creditcard > br,
#payment_description_sagepaycw_creditcard > img {
	display: none;
}
#payment_description_sagepaycw_creditcard {
	font-size: 24px;
	padding-left: 11px;
}

#payment_form_fields_sagepaycw_creditcard .card-holder-name input,
#payment_form_fields_sagepaycw_creditcard .card-number input {
	width: 254px!important;
	float: none;
	margin-bottom: 5px;
}
#payment_form_fields_sagepaycw_creditcard .help-block {
	font-size: 10px;
}

#payment_form_fields_sagepaycw_creditcard .expiration-date select {
	width: 85px !important;
}

#payment_form_fields_sagepaycw_creditcard .card-cvc input{
	float: none!important;
	width: 85px !important;
}

.checkoutcontainer .discount-codes {
	clear: both;
	margin-bottom: 20px;
	display: none;
}
.checkoutcontainer .discount-codes .onestepcheckout-numbers,
.checkoutcontainer .discount-codes .rewards_point_cart {
	padding-left: 5px;
}
.am_search_popup .price-box {
	margin: 5px 0 10px 0!important;
}
.am_search_popup div.am_element .am_right .price-box .old-price {
	margin-right: 30px !important;
	float: left !important;
}


#imega-widget-anchor {
	padding: 3px!important;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#imega-widget-anchor img {
	position: relative!important;
	margin: 0 7px!important;
	height: auto!important;
	width: 100%!important;
}
#imega-widget-anchor * {
	color: #003944!important;
}
#imega-widget-anchor div.imega-anchor-top {
	display: inline-block;
	width: 35%!important;
	display: flex;
	align-items: center;
}
#imega-widget-anchor div.imega-anchor-bottom {
	display: flex;
    flex-direction: column;
	width: 60%!important;
	background: white!important;
    align-items: center;
}

#imega-widget select option {
	color: black!important;
}
a#imega-see-info {
	color: #fff!important;
	text-align: center!important;
	text-transform: uppercase!important;
    padding-top: 5px!important;
    padding-bottom: 0!important;
    font-size: 11px!important;
    font-weight: bold;
    display: block!important;
    width: 100%!important;
    height: auto!important;
    border-radius: 0!important;
    background: #133742!important;
    position: relative!important;
}

#imega-widget-anchor div.imega-anchor-bottom span {
	padding: 8px 0!important;
	text-align: center!important;
}

.ajax-index-options .product-view {
	border: 0;
}
.ajax-index-options .compare-li {
    display: none !important;
}
.button.alt {
	padding: 5px;
}
.j2t-loyalty-points {
	margin-bottom: 15px;
}
body.ajax-index-options p.j2t-loyalty-points.inline-points {
    display: none;
}

label[for="id_subscribe_newsletter"] {
    width: 375px;
}

.onestepcheckout-enable-newsletter > input {
    margin-bottom: 20px;
}

label[for="p_method_paypal_express"] {
    background: url(/skin/frontend/audioaffair/default/images/ppcom.jpg);
    padding-left: 116px !important;
    background-repeat: no-repeat;
    background-size: 74px auto;
    background-position: 35px 0;
    min-height: 31px;
}

label[for="p_method_sagepayserver"] {
    background-image: url(/skin/frontend/audioaffair/default/images/cards_edited.jpg)!important;
    padding-left: 116px !important;
    background-repeat: no-repeat;
    background-size: 78px auto;
    background-position: 35px 0;
    min-height: 31px;
}

.input-box.input-country {
    width: 101% !important;
}

.onestepcheckout-threecolumns ul li .input-city input {
    margin-left: 0;
    width: 104%!important;
}

/* New Search Styling 
======================================================== */

/* Bar */
.search {
	margin: 4px 0 0 16px!important;
}

.search .top-bar {
	background: #EBEBEB;
	line-height: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
    padding: 5px;
}

#search_mini_form #algolia-searchbox {
	margin: 0;
	background: #fafafa;
}

#search_mini_form #algolia-searchbox label {
	display: none;	
}

#search_mini_form #algolia-searchbox .algolia-search-input {
	width: 100%;
	-webkit-transition: 300ms ease-in-out;
	-o-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
#search_mini_form #algolia-searchbox .algolia-search-input:focus {
	border: solid 1px #999;
}

#search_mini_form #algolia-searchbox .magnifying-glass {
	top: 6px;
    right: 10px;
}
#search_mini_form #algolia-searchbox .clear-cross {
	top: 8px;
	right: 10px;
	width: 18px;
	height: 18px;
}

/* Dropdown */
body #algolia-autocomplete-container .aa-dropdown-menu {
	max-width: 960px;
	top: 116px!important;
	left: 50%!important;
	z-index: 10000!important;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
	border: 4px solid #444;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

body #algolia-autocomplete-container .aa-dropdown-menu .col9,
body #algolia-autocomplete-container .aa-dropdown-menu .col3,
body #algolia-autocomplete-container .aa-dropdown-menu #autocomplete-products-footer {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

body #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestions {
    margin: 0px auto 50px auto;
}

body #algolia-autocomplete-container .aa-dropdown-menu .other-sections {
	margin: 15px;
}
body #algolia-autocomplete-container .aa-dropdown-menu #autocomplete-products-footer {
	border-right: 1px solid #eeeeee;
}

body #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
	color: #CC212A;
}

body #algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
	display: none;
}

@media only screen and (min-width: 992px) {
	#am_search_container {
		display: none!important;
	}
}