/*live*/
/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
/*----------------------------------------------------------------------------------*/
html {
}
body {
	color: #b1b1b1;
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
/* ----------------------- layout ----------*/
.wrapper {
	margin: 0 auto;
}
.container {
	width: 960px;
	margin: 0 auto;
	border-top: 0 none;
}
.container1 {
	width: 100%;
	margin: 0 auto;
	border-top: 0 none;
}
.content {
	font-family: 'Open Sans', sans-serif;
	padding: 35px 20px 20px 20px;
	color: #000;
	line-height: 1.45em
}
.content>p>strong {
	font-weight:bold;
}
/* ------------------ HEADER HERE -------------------*/
.header {
}
.header1 {
	padding: 15px 0 0 0;
}
.header1 span {
	padding-left: 10px;
	font-size: 13px;
	color: #969696;
	font-family: 'Open Sans', sans-serif;
	display: block;
	float: left;
}
.top_menu {
	float: right;
	padding-right: 10px;
}
.top_menu ul {
	float: left;
}
.top_menu ul li {
	float: left;
	padding-left: 20px;
	background: url(../images/header_sep.png) no-repeat 10px 3px;
}
.top_menu ul li.first {
	background: none;
}
.top_menu ul li a {
	font-size: 13px;
	color: #a1a1a1;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.header2 {
	padding-top: 22px;
}
.logo {
	float: left;
	padding-left: 10px;
}
.header_right {
	float: right;
}
.header_right a.chat {
	float: right;
	display: block;
	padding: 0 0 0 10px;
}
.header_right ul {
	float: right;
	display: none;
}
.header_right ul li {
	float: none;
}
.header_right ul li > em {
	color: #7c7c7c;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	border: 1px solid #e2e2e2;
	display: block;
	border-radius: 5px;
	padding: 3px 0 3px 12px;
}
.header_right small {
	background-color: #008fce;
	color: #ffffff;
	border-radius: 5px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 4px;
	margin-right: 9px;
}
.header_right span {
	color: #008fce;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	display: inline;
	padding: 5px 40px 5px 0px;
	background: url(../images/cart1.png) no-repeat 124px 6px #e1e1e1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.search {
	float: right;
	padding-right: 22px;
}
.search form {
	background: none;
	float: left;
}
.search form input[type=text] {
	background-color: #f9f9f9;
	border-top: 1px solid #313132;
	width: 250px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #7c7c7c;
	height: 32px;
	float: left;
	-webkit-appearance: none;
	border: 1px solid #e1e1e1;
	font-family: 'Open Sans', sans-serif;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 0 0 0 10px;
}
.search form input[type=submit] {
	padding: 0;
	-webkit-appearance: none;
	width: 40px;
	float: left;
	-webkit-appearance: none;
	height: 35px;
	background: url(../images/search.png) no-repeat 1px 0px;
	border: none;
	cursor: pointer;
	position: relative;
	left: -3px;
}
.xsearch a {
	color: #008fce;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}
.search a									{color:#008fce;font-size:12px; font-family: 'Open Sans', sans-serif; font-weight:400; text-transform:uppercase; display:block;
											 float:right /* Suggest */; text-decoration:underline; font-weight:bold;}

.item-suggestion							{ color:#000000; font-family: 'Open Sans', sans-serif;font-weight:400; } /* added Sept 2015 */
/* ------------------------- NAVIGATION HERE ---------------*/
.mob_menu {
	display: none;
}
.nav {
	margin: 0 auto;
	height: 50px;
	position: relative;
	z-index: 9999;
	background: url(../images/nav_bg.png) repeat-x;
	margin-top: 20px;
	box-shadow: 0 3px 5px 1px #767676;
-moz- box-shadow: 0 3px 5px 1px #767676;
-webkit- box-shadow: 0 3px 5px 1px #767676;
}
.nav ul li a {
	line-height: 50px;
	color: #fff;
	color: #ffffff;
	font-size: 13px;
	padding: 0px 9px 0px 9px !important
}
.nav ul {
	text-align: left;
	display: inline;
	margin: 0;
	list-style: none;
}
.nav > ul {
	margin-top: 30px !important;
}
.nav .container {
}
.nav ul {
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
.nav ul ul {
	border-top: 2px solid #a80329;
}
.nav ul ul a {
	line-height: 23px;
}
.nav ul ul ul {
	left: 100%;
	top: 0;
}
.nav li {
	float: left;
	padding: 0px 0px 0px 0px;
}
.nav li a {
	color: #666666;
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}
.nav li ul {
	background: #ffffff;
	border-left: 2px solid #a80329;
	border-right: 2px solid #a80329;
	border-bottom: 2px solid #a80329;
	display: none;
	height: auto;
	position: absolute;
	padding: 0px;
	width: 245px;
	z-index: 200;/*top:1em;
		/*left:0;*/
}
.nav ul li {
	position: relative;
}

.nav li li {
	display: block;
	float: none;
	padding: 40px;
	position: relative;
	width: 245px;
	height: 40px;
	border-bottom: 1px solid #ccc;
}
.nav ul li ul li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	height: auto !important;
	position:relative;
}
.nav li ul a {
	display: block;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #000000;
	vertical-align: middle;
	line-height: 14px;
}
.nav .active > a {
	background: #a80329;
	color: #ffffff;
}
.nav .activehighlight > a {
	background: #a80329;
	color: #ffffff;
}
.nav .activelev2 > a					{ background-color:#06C; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0% 0%; background-clip: border-box; background-origin: padding-box; background-size: auto auto; color: #ffffff; }

.nav>div>ul>li>ul>li>ul>li:hover {
	background: #ab0828;
	color: #ffffff;
}
.navlihover {
	background: #ab0828;
	color: #ffffff;
}
.nav>div>ul>li>ul>li>ul>li:hover a {
	color: #ffffff;
}
.whitecol {
	color: #ffffff !important;
}
.right-submenu								{
	width:200px;
	left:auto!important;
	right:0;
}  
.right-submenu1								{left:auto!important;right:100%; width:100%; }
/* ------- MIAN CONTENT HERE ----*/
.main_content {
}
.flexslider {
	box-shadow: 0 16px 70px -9px #d4ebf7;
}
.flexslider .slides img {
	height: auto;
}
.flex-direction-nav {
	display: none!important;
}
.product {
	padding: 40px 0 0 0;
}

.product ul {
	float: left;
}
.product ul li {
	float: left;
	width: 220px;
	padding: 0 10px;
}

.product ul li img {
	display: block;
	padding: 0 0 15px 0;
}
.product ul li p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
	text-align: left;
}
.product ul li a.click {
	background: #aa0a2c;
	border-radius: 5px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0 0 0;
	display: inline-block;
}
/* ------- inner1 HERE ----*/
.left_content {
	float: left;
	width: 16%;
	position: relative;
}
.shadow1 {
	position: absolute;
	right: 0;
	top: 18px;
}
.left_content h6							{ display:block; color:#aa0a2c;font-family: 'Open Sans', sans-serif; font-size:13px; padding:5px 0 5px 20px /* amended Sept 2015 */;} 

.right_content {
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0 0 0 8px;
	width: 83%;
}
.product-list {
	position: relative;
	padding: 0 0 100px 15px;
}
/* added Dec 2015 */
	/* Category Page */
		.sidead								{ margin: 20px auto; display: table; }
		.category_banner img				{ display: block; margin: 0 auto; width: 100%; height: auto; max-width: 1440px; }
	/* end Category Page */

	/* Product Page */
		.product_page						{ overflow: hidden; padding-top: 40px; margin: 0 auto; width: 80%; }
		.product_category_banner			{ display: block; width: 87%; margin-bottom:32px }
		.product_category_banner img 		{ margin: 0 auto; width: 100%; height: auto; max-width: 1440px; }
		.product_media						{ float: left; width: 47%; max-width: 550px; }
		.product_altimgs					{ display: inline-block; vertical-align:top; }
		.product_altimgs ul					{ width: 100%; }
		.product_mainimg					{ display: inline-block; }
		.product_media img				{ width: 100%; height: auto; }
		.product_altimgs li					{ margin: 0 20px 10px 0; }
		.product_info						{ display: inline-block; width: 50%; }
		.product_details					{ margin: 20px 30px 0 30px; }
		#product_title						{ color: #0084cb; font-size: 19px; font-family: 'Open Sans', sans-serif; font-weight: 400; padding: 0 0 15px 0; display: block; }
		#itemdetails						{ margin-bottom: 10px; }
	/* end Product Page */
/* end Dec 2015 */


		.product_altimgs img				{max-width:120px;}
		.product_mainimg img				{ max-width:400px; }

/* added Feb 2016 */
	/* Sections Page */
		.sections-page .categories			{ padding-top: 20px; }
		.sections-page .categories li		{ margin: 10px 35px 10px 0; padding-bottom: 10px; border-bottom: darkgrey 1px solid; }
		.sections-page .issuuembed { width: 100%; max-width: 740px; height: 479px; margin-top: 32px }
	
		.tab_content						{ text-align: center; margin-bottom: 32px}
		.section							{ display: inline-block; position: relative; }
		.section .overlay-text				{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.5); transition: ease-in all 0.3s; }
		.section a:hover > .overlay-text	{ background: rgba(0, 0, 0, 1); transition: ease-in all 0.3s; }
		.section .overlay-text span			{ display: block; padding: 10px 10px 5px; font-size: 16px;  color: #fff;
											text-transform: uppercase; font-weight: 600; text-decoration: none;  box-sizing: border-box; top: 0; }
		.section .overlay-text span.date	{ font-size: 12px; font-weight: normal; padding: 0; height: 20px; text-transform: none; }
	/* end Sections Page */
	
	/* Section Page */
		.section-valid						{ font-size: 16px; width: 95%; background: #AA0A2C; color: #fff; font-weight: bold; padding: 10px; margin-bottom: 10px; text-align: center; }
	/* end Section Page */
/* end Feb 2016 */

.scrollable { border: 1px solid #ccc; overflow-y: scroll; height: 92px; width: 85%; padding: 5px; }
 #style-5::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
 #style-5::-webkit-scrollbar {
width: 8px;
background-color: #F5F5F5;
}
 #style-5::-webkit-scrollbar-thumb {
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}
.categories {
	padding: 0 0 0 20px;
}
.categories span							{color:#0084cb; font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:600; padding:0 0 2px 0 /* amended Sept 2015 */; display:block;}
.categories .current_section a { color: #AA0A2C; }
.categories ul {
}
.categories ul li {
	padding: 0 0 3px 0;
}
.categories ul li a {
	color: #474747;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.categories ul li a small {
	color: #a6a6a6;
}
.brands {
	padding: 0 0 0 20px;
}
.brands input {
	padding: 0px 0 0 0;
}
.brands span								{color:#0084cb; font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:600; padding: 5px 0 2px 0px; /* amended Sept 2015 */; display:block;}

.brands label {
	padding: 0 0 3px 5px;
	color: #818181;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	display: inline-block;
}
.brands ul {
}
.brands ul li {
	padding: 0 0 3px 0;
}
.brands ul li a {
	color: #474747;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.brands ul li a small {
	color: #a6a6a6;
}
.top_nav {
}
.top_nav span {
	display: block;
	float: left;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #454545;
}
.top_nav ul {
	float: left;
}
.top_nav ul li {
	float: left;
	padding: 0 0 0 15px;
	background: url(../images/greater_arrow.png) no-repeat 4px 5px
}
.top_nav ul li.first {
	background: none;
	padding: 0 0 0 2px;
}
.top_nav ul li.active a {
  color: #0084cb;
  text-decoration-line: none;
  text-decoration-style: solid;
}
.top_nav ul li a {
  font-size: 12px;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #838383;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.sort {
	float: left;
}
.sort span {
	float: left;
	display: block;
	color: #838383;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 1px 8px 0 0;
}
.sort > select {
	width: 170px;
}
.toggle {
	float: right;
}
.toggle span {
	display: inline;
	color: #000000;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	float: left;
}
.toggle ul {
	float: left;
	padding-left: 10px;
}
.toggle ul li {
	float: left;
	background: #f6f6f6;
	border: 1px solid #dadada;
	border-radius: 5px;
	padding: 4px 4px 2px;
	margin-right: 2px;
}
.toggle ul li:hover {
	background: #c5c5c5;
}
.multisearch										{ float:right; padding-right:20px}
.multisearch span								{ display:inline; color:#000; font-size:12px;font-family: 'Open Sans', sans-serif; font-weight:400; float:left;}
.multisearch a							{color:#0084cb; font-weight: 600; font-size: 1.2em /* amended Sept 2015 */;}

.sort_view {
	padding: 18px 0 0 0;
	margin-right: 100px;
}

.tab_container ul li a {
	cursor: pointer;
}

.weightpop-inc {
	background: url(../images/plus.png) no-repeat;
}
.weightpop-dec {
	background: url(../images/minus.png) no-repeat;
}

.itemdetailspop-inc {
	background: url(../images/plus.png) no-repeat;
}
.itemdetailspop-dec {
	background: url(../images/minus.png) no-repeat;
}
.product-grid {
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #b2b2b2;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	margin-right: 3px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
}
ul.tabs li:hover {
	background: #CCCCCC;
}
ul.tabs li.active {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: url(../images/tab_shadow.png) repeat-x #FFFFFF;
}
.horizontal-line {
	position: absolute;
	top: 0
}
.tab_content {
	padding: 20px 0 0 0;
	font-size: 1.2em;
	display: none;
}
.tabs a.products {
	background: url(../images/tab-product-bg.png) repeat-x;
	color: #ffffff;
	font-size: 14px;
	display: block;
	padding: 0 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.hover_img {
	position: absolute;
	top: 0;
	display: none;
}
.hover_img > img {
	width: 106%;
}
.wrap11 {
	float: left;
}
.topline {
	position: absolute;
	left: 0;
	top: 0;
}
a.fancybox {
	display: table-cell;
	text-align: center;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
}
.fancybox {
	display: table-cell;
	vertical-align: middle;
}
.wrap2 {
	background: #ebebeb;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	padding: 15px 20px;
}
.wrap2 em {
	color: #aa0a2c;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	display: inline;
	padding: 0 35px 0 0;
}
.wrap2 input {
	background: none repeat scroll 0 0 hsl(0, 0%, 100%);
	border-radius: 5px;
	color: hsl(0, 0%, 49%);
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 18px;
	text-align: center;
	width: 24px;
	margin: 0 5px;
}
.wrap2 a {
	display: inline-block;
	background: #aa0a2c;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	border-radius: 5px;
	margin: 0 0 0 35px;
}
.content1 span {
	color: #0084cb;
	font-size: 19px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0 0 15px 0;
	display: block;
}
.login {
	padding-top: 75px;
}
.left_login {
	float: left;
	width: 450px;
	padding: 0 10px;
}
.left_login h3 {
	font-family: 'Open Sans', sans-serif;
	color: #008fce;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0 0 35px 0;
}
.left_login form {
	margin: 0px auto 4px;
	width: 100%;
	padding-top: 16px;
}
.left_login form label {
	color: #000000;
	display: inline-block;
	margin-left: 11px;
	padding-top: 10px;
	font-size: 14px;
	width: 80px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.left_login form input[type=text] {
	color: #777;
	padding-left: 10px;
	width: 230px;
	height: 35px;
	border: 0;
	outline: 0;
	border: 1px solid #b6b6b6;
	border-radius: 5px;
}
.left_login form input[type=password] {
	color: #777;
	padding-left: 10px;
	width: 230px;
	height: 35px;
	margin-top: 15px;
	border: 0;
	outline: 0;
	border: 1px solid #b6b6b6;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
}
.left_login form input[type=submit] {
	width: 100px;
	margin-left: 95px;
	margin-top: 25px;
	background-color: #546fa1;
	border: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	color: #ffffff;
	padding: 3px 0;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.right_login {
	float: left;
	width: 450px;
	padding: 0 10px;
}
.right_login h3 {
	font-family: 'Open Sans', sans-serif;
	color: #008fce;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0 0 35px 0;
}
.right_login form {
	margin: 0px auto 4px;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 22px;
}
.right_login form label {
	color: #000000;
	display: inline-block;
	margin-left: 11px;
	padding-top: 10px;
	font-size: 14px;
	width: 80px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.right_login form input[type=text] {
	color: #777;
	padding-left: 10px;
	width: 230px;
	height: 35px;
	border: 0;
	outline: 0;
	border: 1px solid #b6b6b6;
	border-radius: 5px;
}
.right_login form input[type=password] {
	color: #777;
	padding-left: 10px;
	width: 230px;
	height: 35px;
	margin-top: 15px;
	border: 0;
	outline: 0;
	border: 1px solid #b6b6b6;
	border-radius: 5px;
}
.right_login form input[type=submit] {
	width: 100px;
	margin-left: 95px;
	margin-top: 25px;
	background-color: #ab0927;
	border: none;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	padding: 3px 0;
	border-radius: 5px;
}
.link1 {
	margin-left: 65px;
}
.right_login a.link {
	color: #000000;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: right;
	display: inline-block;
	padding: 0 0 0 35px;
}
#multisearch-pop-up {
	display: none;
}
#suggestion-pop-up {
	display: none;
}
#shoppinglist-pop-up {
	display: none;
}
.fancybox-overlay {
	background: #000000;
	width: 100%;
}
.PopUp {
	width: 500px !important;
	height: 365px;
	border: 1px solid #999999;
	border-radius: 5px;
}
#multisearch-detail {
	padding: 40px 0 0 0;
	background: #ffffff;
}
#multisearch-detail > img {
	float: left;
	display: block;
	padding: 0 0 0 25px;
}
.content1 {
	float: left;
	padding-left: 50px;
}
.content1 textarea {
	height: 200px;
	width: 270px;
	margin-top: 20px
}
.box {
	width: 200px;
	height: 22px;
	border: 1px solid #7f9db9;
	text-transform: capitalize;
	color: #000000;
	font-size: 14px;
	margin: 0 0 15px 0;
}
.box2 {
	padding-top: 18px;
}
.images {
	display: table;
}
.images img {
	display: table-cell;
	vertical-align: middle;
}
.button-link {
	display: inline-block;
	background: #aa0a2c;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	border-radius: 5px;
	margin: 10px 0 0 5px;
}
#pop-up {
	display: none;
}
.fancybox-overlay {
	background: #000000;
	width: 100%;
}
.PopUpWeightChoose {
	width: 630px;
	height: 365px;
	border: 1px solid #999999;
	border-radius: 5px;
}
#PopUpWeightChoose {
	padding: 40px 0 0 0;
	background: #ffffff;
}
#PopUpWeightChoose > img {
	float: left;
	display: block;
	padding: 0 0 0 25px;
}
.PopUpWeightChooseContent {
	float: left;
	padding-left: 50px;
}
.PopUpWeightChooseContent textarea {
	height: 80px;
	width: 400px;
	margin-top: 20px;
	resize: none;
}
.PopUpWeightChooseContent span {
	color: #0084cb;
	font-size: 19px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0 0 15px 0;
	display: block;
}
.PopUpItemDetails {
	width: 630px;
	height: 365px;
	border: 1px solid #999999;
	border-radius: 5px;
}
#PopUpItemDetails {
	padding: 40px 0 0 0;
	background: #ffffff;
}
#PopUpItemDetails > img {
	float: left;
	display: block;
	padding: 0 0 0 25px;
}
.PopUpItemDetailsContent {
	float: left;
	padding-left: 50px;
}
.PopUpItemDetailsContent textarea {
	height: 80px;
	width: 400px;
	margin-top: 20px;
	resize: none;
}
.PopUpItemDetailsContent span {
	color: #0084cb;
	font-size: 19px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0 0 15px 0;
	display: block;
}

.fancybox-skin {
	background: none!important;
}
.box {
	width: 200px;
	height: 22px;
	border: 1px solid #7f9db9;
	text-transform: capitalize;
	color: #000000;
	font-size: 14px;
	margin: 0 0 15px 0;
}
.box2 {
	padding-top: 18px;
}
a.offer {
	position: absolute;
	top: 3px;
	left: 3px;
}
a.saveprice {
	position: absolute;
	top: 3px;
	left: 3px;
}
.images {
	display: table;
}
.images img {
	display: table-cell;
	vertical-align: middle;
}
.fancybox-skin {
	background: none!important;
}
/* products list view */
.listview .tab_container ul li { width:90%; position:relative; margin: 15px 0 0 0; display: flex; }
.listview .imgs a:hover >.hover_img { display:block; position:absolute; top:0; left:0;}
.listview .imgs { display: table; height:150px; width:auto; margin:0 auto 0 0;}
.listview .imgs img { display:table-cell; vertical-align:middle; margin:0 auto; line-height:130px;}
.listview .wrap-itemdescription	{ min-height:57px; padding: 50px 10px 0 10%; width: 100%;  color: #000000;  font-family: "Open Sans",sans-serif;  font-weight: bold;  font-size: 12px;}
  .listview .add-product {  background:#ebebeb;border-radius:5px; padding:5px 0; margin:40px 0 0 0; height:100%; width: 120%;}
.listview .add-product a { display:inline-block; background:#aa0a2c; color:#ffffff;font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:bold; padding:4px 10px; border-radius:5px;}
.listview .add-product input { width:24px; height:18px; background:#ffffff; border-radius:5px; color:#7e7e7e; text-align:center; font-size:13px;font-family: 'Open Sans', sans-serif; font-weight:600;  }
.listview .add-product small {font-family: 'Open Sans', sans-serif; color:#6d6d6d; font-size:13px;}

.listview .add-product strong 	{ color:#aa0a2c; text-align:center; font-family: 'Open Sans', sans-serif; font-weight:bold; display:inline; float:left; padding-left: 10px; font-size:17px; }
.listview .add-product strong small { display:inline; text-align:center; text-decoration:line-through; color: #6d6d6d;  font-size: 13px;}


.listview .add-product em { font-family: 'Open Sans', sans-serif; color:#7d7d7d; font-size:12px !important; font-weight:600; color:#7d7d7d!important; display:block; padding:5px!important; width: 49%; float:left; text-align:center; }
.listview .add-product h4 { color:#aa0a2c; text-align:center; font-family: 'Open Sans', sans-serif; font-weight:bold; display:inline; float:left; padding-left: 10px; }
.listview .add-product wrap-1 { float: right; padding-right: 5px; }
.listview .wrap1 { width:auto; display:block; text-align:center; }
.listview .remove-product { background: #c6e8fd; border-radius: 5px; padding: 4px 0 7px 0; margin: 5px 0 10px 0; height: 15px; font-size: 10px;	text-align: center;	visibility: hidden; display:none; }
.listview .remove-product-link { font-size: 12px; font-weight: 500 !important; text-decoration: none; background: none !important; padding: 0 !important; color: #000 !important; text-align: center; }
.listview .bannerimg img { display:none; height:0px; }
/* end products list view*/
/* products grid view */
.gridview .tab_container ul li { width: 150px; position: relative; padding: 0 8px 30px 0; float: left; height: 310px; margin: 15px 0 0 0; }
.gridview .itemli {	background: url(../images/product_top.png) no-repeat left 0px; }
.gridview .add-product { background: #ebebeb; border-radius: 5px; padding: 5px 0; margin: 15px 0 0 0; height: 65px; }
.gridview .add-product a { display: inline-block; background: #aa0a2c; color: #ffffff; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: bold; padding: 4px 10px; border-radius: 5px; }
.gridview .add-product input { width: 24px; height: 18px; background: #ffffff; border-radius: 5px; color: #7e7e7e; text-align: center; font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: 600;}
.gridview .add-product small { font-family: 'Open Sans', sans-serif;  color: #6d6d6d; font-size: 13px;} 
.gridview .add-product strong { display: block; text-align: center; font-weight: 600; color: #343434; font-size:16px; }
.gridview .add-product em { font-family: 'Open Sans', sans-serif; font-size: 11px; color: #7d7d7d!important; display: block; padding: 0!important; text-align: center; font-weight: 600; }
.gridview .add-product label							{ font-size: 12px; margin:-1px 2px 0 2px; vertical-align: text-top; text-align:center; display:inherit; color:#7d7d7d;} /* added for radiogroup Sept 2015 */
.gridview .add-product strong small { display: inline; text-align: center; text-decoration: line-through; font-weight: 300!important; }
.gridview .add-product h4 { color: #aa0a2c; text-align: center; font-family: 'Open Sans', sans-serif; font-weight: bold; }
.gridview .product-offerdescription { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #aa0a2c!important; display: block; padding: 0!important; font-weight: 600; }
.gridview .product-messages { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #aa0a2c!important; display: block; padding: 0!important; font-weight: 600;} 
.gridview .remove-product { background: #c6e8fd; border-radius: 5px; padding: 4px 0 7px 0; margin: 5px 0 10px 0; height: 15px; font-size: 10px;	text-align: center;	visibility: hidden; }
.gridview .remove-product-link { font-size: 12px; font-weight: 500 !important; text-decoration: none; background: none !important; padding: 0 !important; color: #000 !important; text-align: center; }
.gridview .wrap1 { width: auto; display: block; text-align: center; }
.gridview .imgs a:hover >.hover_img { display: block; position: absolute; top: 0; left: 0; }
.gridview .imgs { display: table; height: 150px; width: auto; margin: 0 auto; margin-top:1px; }
.gridview .imgs img { display: table-cell; vertical-align: middle; margin: 0 auto; line-height: 130px; }
.gridview .wrap-itemdescription { height: 80px; overflow: hidden; display: table-cell; text-align: center; color: #000000; font-family: "Open Sans", sans-serif;font-weight: normal; font-size: 12px;vertical-align: top; }
/* end products grid view */
/* --------- inner3 HERE -------------*/
.inc { background: url(../images/plus.png) no-repeat; }
.dec { background: url(../images/minus.png) no-repeat; }
.button { -moz-user-select: none; -webkit-user-select: none; text-align: center; font-weight: bold; display: inline-block; height: 10px; width: 10px; cursor: pointer;}
.account {
	padding: 30px 0 0 0;/*	min-height: 400px;*/
}
.account h5 {
	color: #0084cb;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.account ul {
	padding: 2px 0 0 0;
}
.account ul li {
}
.account ul li {
}
.account ul li a {
	color: #474747;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 11px;
	line-height: 176%;
}
.reg_form {
	padding: 20px 0 15px 40px;
}
.reg_form h3 {
	color: #008fce;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 20px 0;
}
.reg_form p {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.rounded-input {
	height: 25px;
	border: 1px solid #adadad;
	border-radius: 6px;
	box-shadow: none;
	background: #ffffff;
	-webkit-appearance: none;
	text-align: left;
	color: #444;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 23px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
}
select {
	height: 25px;
	border: 1px solid #adadad;
	border-radius: 6px;
	box-shadow: none;
	background: #ffffff;
	text-align: left;
	color: #444;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}
.half-width {
	width: 50%;
	float: left;
	padding-bottom: 20px;
}
.full-width {
	width: 100%;
	padding-bottom: 20px;
}
.my_account {
	padding: 20px 0 15px 40px;
}
.my_account h3 {
	color: #008fce;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 20px 0;
}
.my_account .bold-header {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.my_account p {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.my_account table th {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.my_account table td img {
	display: block;
	margin: 0 auto;
}
.my_account table td {
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
}
.my_account table td span {
	width: 40px;
	height: 23px;
	border: 1px solid #bcbcbc;
	display: block;
	text-align: center;
}
.my_account table tr {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.shopping_bag {
	padding: 20px 0 15px 40px;/*	min-height: 200px;*/
}
.shopping_bag h3 {
	color: #008fce;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 20px 0;
}
.shopping_bag p {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.shopping_bag table th {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.shopping_bag table td img {
	display: block;
	margin: 0 auto;
}
.shopping_bag table td {
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
}
.shopping_bag table td span {
	width: 40px;
	height: 23px;
	border: 1px solid #bcbcbc;
	display: block;
	text-align: center;
}
.shopping_bag table tr {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.voucher_left {
	float: left;
	width: 30%;
	padding-left: 40px;
}
a.shop {
	width: 160px;
	text-align: center;
	display: block;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	background-color: #008fce;
	border-radius: 3px;
	padding-left:10px;
	padding-right:10px;
	margin: 20px auto 0;
	height: 23px;
	line-height: 23px;
}
.delivery_pickupselection_left {
	float: left;
	width: 45%;
	padding-left: 40px;
}
/** Dec 2017 - Click&Collect Amends **/
.delivery_pickupselection_right {
	position: relative;
	float: right;
	width: 45%;
}
.delivery_pickupselection_right a.deliverymethodselect,.delivery_pickupselection_left a.deliverymethodselect {
    display: block;
    margin: 20px auto 0;
    padding: 1em;
    max-width: 160px;
    background-color: transparent;
    color: #616161;
    border: 2px solid #bb363b;
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
	text-align: center;
    text-transform: uppercase;
    line-height: 23px;
    transition: all 0.3s ease-in-out;
}
.delivery_pickupselection_right a.deliverymethodselect:not(.selected):hover, .delivery_pickupselection_left a.deliverymethodselect:not(.selected):hover {
    background-color: rgba(187, 54, 59, 0.10);
}
.delivery_pickupselection_right a.deliverymethodselect.selected, .delivery_pickupselection_left a.deliverymethodselect.selected {
    background-color: #bb363b;
    color: #fff;
}
.pickupselection_popup {
    position: absolute;
    display: none;
    margin: 5px auto 10px;
    background-color: #fff;
    z-index: 99;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pickupselection_popup ul li {
	display: grid;
    margin-bottom: 5px;
    border: 1px solid #606060;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.pickupselection_popup ul li a {
    padding: 5px;
    color: #616161;
}
.pickupselection_popup ul li a:hover {
    background-color: #606060;
    color: #fff;
}
.pickupselection_popup .selected a {
    background-color: #606060 !important;
    color: #fff !important;
}
/** end Dec 2017 - Click&Collect Amends **/
.voucher_left p {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding-top: 25px;
}
.voucher_left input {
	width: 144px;
	height: 38px;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0 0 0 10px;
	border: 1px solid #aeaeae;
	margin: 15px 0 0 0;
	font-weight: lighter;
}
.voucher_right {
	float: right;
}
.voucher_right th {
	padding: 0 0 12px 0;
}
.voucher_right th a {
	width: 120px;
	text-align: center;
	display: block;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #008fce;
	color: #ffffff;
	font-size: 13px;
	background-color: #008fce;
	border-radius: 3px;
	padding: 5px;
}
.voucher_right td {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-size: 13px;
}
.voucher_right td span {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #2397d1;
	font-weight: bold;
}
a.process {
	display: block;
	background-color: #a80829;
	width: 170px;
	height: 23px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	border-radius: 3px;
	margin: 20px auto 0;
}
a.greybutton {
	display: inline;
	background-color: #999;
	width: 170px;
	height: 23px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	border-radius: 3px;
	padding-left:10px;
	padding-right:10px;
	margin: 20px auto 0;
}
a.buttonupdatecartvoucher {
	display: inline;
	background-color: #999;
	width: 170px;
	height: 23px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	border-radius: 3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	margin-left: 10px;
	margin-right: auto;
	margin-bottom:0;
}
a.pay {
	display: block;
	background-color: #a80829;
	width: 140px;
	height: 23px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	border-radius: 3px;
	margin: 20px auto 0;
	font-size: 15px;
	font-weight: 600;
}
/* --------- inner4 HERE -------------*/
.address-wrap {
	padding: 42px 0 25px 0;
	border-bottom: 1px solid #dcdcdc;
}
.address1 {
	float: left;
}
.address1 strong {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 700;
}
.address1 span {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 600;
}
.address1 small {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 600;
	padding: 15px 0 0 0;
}
.address1 > .wrap-1 {
	float: left;
	padding: 0 40px 0 0;
}
.address1 a.change {
	display: block;
	float: left;
	background-color: #a5a5a5;
	font-weight: 700;
	padding: 2px 6px 3px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	border-radius: 7px;
}
.address2 {
	float: right;
}
.address2 strong {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 700;
}
.address2 span {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 600;
}
.address2 small {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 600;
	padding: 15px 0 0 0;
}
.address2 > .wrap-1 {
	float: left;
	padding: 0 40px 0 0;
}
.address2 a.change {
	display: block;
	float: left;
	background-color: #a5a5a5;
	font-weight: 700;
	padding: 2px 6px 3px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	border-radius: 7px;
}
.select-value {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #0f93cf;
	font-weight: 600;
	padding: 0 0 0 40px;
}
.purchase-order {
	padding: 0 0 0 40px;
}
.purchase-order p {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	padding: 20px 0 10px 0;
}
.purchase-order img {
	display: block;
}
.purchase-order span {
	display: block;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	padding: 20px 0 0 0;
}
.purchase-order textarea {
	width: 430px;
	height: 62px;
	border: 1px solid #acacac;
	border-radius: 3px;
	margin: 18px 0 12px 0;
}
.feedback_form								{ padding:20px 0 15px 40px;}
.feedback_form h3							{ color:#008fce;font-family: 'Open Sans', sans-serif; padding:0 0 20px 0;}
.feedback_form p							{ color:#000000;font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:600;}
.feedback_form table th						{ color:#000000; font-size:13px; font-weight:bold;font-family: 'Open Sans', sans-serif; text-align:left; }
.feedback_form table td img					{ display:block; margin:0 auto;}
.feedback_form table td						{ text-align:left; padding:5px 5px; font-size: 12px; border-left: 1px solid rgb(204, 204, 204); }
.feedback_form table tr						{ color:#000000; font-size:13px; font-weight:400;font-family: 'Open Sans', sans-serif;}
.feedback_form td.header					{ background: rgb(238, 238, 238); border-bottom: 1px solid rgb(204, 204, 204); padding: 7px 10px; }
.feedback_form td.Label						{ border-bottom: 1px solid #cccccc; border-left: none; width:50%; }
.feedback_form td.scaleRadio				{ text-align: center; font-size: 10px; border-left: none; }
.feedback_form td.scaleText					{ border-bottom: 1px solid #cccccc; text-align: center; border-left: none; }
.feedback_form td.select					{ text-align:center; }
.feedback_form textarea						{ width:90%; height: 70px; }
.feedback_form input						{ cursor:pointer; }
.feedback_form input.inputText				{ width:100%; }
.feedback_form a.submitButton {
	display: block;
	background-color: #a80829;
	width: 140px;
	height: 23px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	border-radius: 3px;
	margin: 20px auto 0;
	font-size: 15px;
	font-weight: 600;
}
.feedback_form td input.submitButton		{ background-color:#a80829; width:140px; color:#ffffff; border-radius:3px; margin:20px auto 0; font-size:15px; font-weight:600;}
.feedback_form a							{ color: #a80829; }
/* --------- FOOTER HERE -------------*/
.footer										{ padding: 30px 0px 0 0;} /* amended Sept 2015 */
.footer-category										{ padding: 30px 250px 0 0;} /* amended Sept 2015 */
.footer1 {
	background-color: #757575;
	text-align: center;
}
.footer1 ul {
	width: auto;
	text-align: center;
	display: inline-block;
}
.footer1 ul li {
	float: left;
	height: 56px;
	padding-left: 25px;
	background: url(../images/footer_seperator.png) no-repeat 12px 23px;
}
.footer1 ul li.first {
	padding-left: 0;
	background: none;
}
.footer1 ul li a {
	line-height: 56px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.footer2 {
	background: url(../images/footer2.png) repeat-x;
	height: 42px;
	color:#ffffff;
}
.footer2 span {
	line-height: 42px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	display: block;
	text-align: center;
}
.footer2 span > a {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

.footer2 ul {
	width: auto;
	text-align: center;
	display: block;

}
.footer2 ul li {
	float: left;
	height: 56px;
	padding-left: 25px;
	display: inline-block; float: none;text-align: center; height:auto;
}
.footer2 ul li.first {
	padding-left: 0;
	background: none;
}
.footer2 ul li a {
	line-height: 56px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

.footer3 {
	padding: 20px 0 0 0;
}
.social_links {
	float: left;
}
.client_logo {
	float: right;
}
.client_logo ul {
	float: left;
	padding: 0 10px 0 0;
}
.client_logo ul li {
	float: left;
	height: 36px;
	width: 99px;
}
.client_logo span {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #828282;
	font-weight: 400;
	line-height: 36px;
	text-align: center;
	float: left;
	padding: 0 20px 0 0;
}
.footer_logo {
	float: right;
	padding: 0 60px 0 0;
}
#sticky-rightbar {
	width: 250px;
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	border: 1px solid #c4c4c4;
	z-index: 99999;
	background: #ffffff;
}
#sticky-rightbar h6 {
	color: #000000;
	background: #dbeff8;
	padding: 10px;
	margin: 2px 5px 0 5px;
}
#sticky-rightbar h5 {
	color: #000000;
	background: #ecb3ba;
	padding: 6px 10px 6px 10px;
	margin: 2px 5px 0 5px;
	font-size: 12px
}
.cart-1 {
	background: #008fce;
	padding: 8px;
	margin: 0 5px;
}
.cart-1 span {
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/cart-1.png) no-repeat left center;
	font-size: 13px;
	color: #ffffff;
	padding: 0 0 0 30px;
	font-weight: 600;
	float: left;
}
.cart-1 small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 0 0 0 30px;
	font-weight: 600;
	float: right;
}
.left-total {
	float: left;
	width: 100px;
	text-align: center;
}
.left-total big {
	font-size: 17px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;
}
.left-total a {
	color: #008fce;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 600;
}
.right-total {
	float: right;
	margin: 0 5px 0 0;
}
.right-total big {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	padding: 0 0 10px 0;
	text-align: right;
}
.cart-total {
	padding: 10px 0;
}
.right-total a {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-size: 12px;
	border-radius: 5px;
	width: 90px;
	padding: 5px 0;
	text-align: center;
	background: #a80829;
}
.cart-product {
	margin: 0 5px;
}
.cart-product ul {
	border-top: 1px solid #c4c4c4;
	padding: 0 0 60px 0;
}
.cart-product ul li {
	position: relative;
	border-bottom: 1px solid #c4c4c4;
	padding: 10px 0;
}
.cart-product ul li img {
}
.cart-wrap1 {
	padding: 0 0 0 5px;
}
.cart-wrap1 img {
	display: block;
	float: left;
	padding: 0 9px 0 0;
}
.cart-wrap1 span {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.close-1 {
	position: absolute;
	top: 9px;
	right: 4px;
}
.incs {
	background: url(../images/plus-1.png) no-repeat;
}
.decs {
	background: url(../images/minus-1.png) no-repeat;
}
.button1 {
	-moz-user-select: none;
	-webkit-user-select: none;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	height: 10px;
	width: 10px;
	cursor: pointer;
}
.wrap11 input {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 5px;
	color: #7e7e7e;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 18px;
	text-align: center;
	width: 24px;
}
.wrap12 {
	padding: 5px 0 0 5px;
}
.wrap12 big {
	float: right;
	color: #000000;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.cart-button {
	position: static;
	bottom: 0;
	padding: 0;
	z-index: 99999;
	right: 37px;
	bottom: 0;
}
.cart-button input[type="button"] {
	background: #9e9e9e;
	color: #ffffff;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-radius: 5px;
	display: block;
	width: 160px;
	text-align: center;
	border: none;
	padding: 8px 0;
	margin: 0 auto;
}
.login-messages {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-bottom: 20px
}
.green {
	color: #0fc501
}
.red {
	color: #ef0000
}
#prod_img_preview {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}
#multisearchpopup {
	padding: 40px 0 0 0;
	background: #ffffff;
}
.delivery-calendar {
	display: none;
}
.collection-calendar {
	display: none;
}
#cart-items-container>tr>td>input {
	text-align: center;
}
#list-items-container>tr>td>input {
	text-align: center;
}
.red-border-input {
	border: 1px solid #ff0000 !important;
}
#ascrail2000 {
	width: 100%;
	right: 0!important;
}
.right_content.liquid-width {
	width: 70%;
}
#product-listing {
	height: 700px;
}
.header-item-search-autocomplete {
	z-index: 9999999;
	width: 176px;
}
.header-item-search-autocomplete ul {
	border: 1px solid #5c7989;
	background-color: #f9f5f0;
}
.header-item-search-autocomplete li {
	text-align: left;
	border-bottom: 1px solid #f4eee7;
	padding: 2px 8px 1px 8px;
	cursor: pointer;
}
.header-item-search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}
.header-item-search-autocomplete li.odd {
	background-color: #fffefb;
}
.header-item-search-autocomplete li.selected {
	background-color: #f7e8dd;
}
/* to top starts - added Sept 2015 */

.to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 300px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #a80329 url(../images/to-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity 1s 0s, visibility 0s .3s;
}
.to-top.is-visible, .to-top.fade-out, .no-touch .to-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity 1s 0s, visibility 0s 0s;
}
.to-top.is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.to-top.fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.to-top:hover {
  background-color: #a80329;
  opacity: 1;
}

/* to top ends */
 /* added Sept 2015 - Suggest */
.suggestion						{ text-align: -webkit-right; }
#suggestion textarea			{ resize:none; height:130px; }
a.suggestion-fancybox			{ display:table-cell; text-align:center; color:#000000;font-family: 'Open Sans', sans-serif; font-weight:bold; font-size:12px;vertical-align: middle;}
.suggestion-fancybox 			{ display: table-cell; vertical-align: middle; }
.suggestion-fancybox-overlay	{ background:#000000; width:100%;}
.suggestion-fancybox-skin		{ background:none!important;}
#suggestion						{ padding:40px 0 0 0; background:#ffffff;}
.suggestion-wrap2				{background:#ebebeb; width:auto; display:block; text-align:center;  border-radius:5px; padding:15px 20px;}
.suggestion-wrap2 a				{ display:inline-block; background:#aa0a2c; color:#ffffff;font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:bold; padding:4px 10px; border-radius:5px; }
.suggestion-PopUp				{ width:450px; height:475px; border:1px solid #999999; border-radius:5px;}
.search a.suggestion			{color:#008fce;font-size:12px; font-family: 'Open Sans', sans-serif; font-weight:400; text-transform:uppercase; display:block; float:left; text-decoration:underline; font-weight:bold;}
.search a.multisearch			{color:#008fce;font-size:12px; font-family: 'Open Sans', sans-serif; font-weight:400; text-transform:uppercase; display:block; float:right; text-decoration:underline; font-weight:bold;}
/* suggestion ends */

.shoppinglist-PopUp				{ width:450px; height:250px; border:1px solid #999999; border-radius:5px;}
.shoppinglist						{ text-align: -webkit-right; }
.shoppinglist-fancybox 			{ display: table-cell; vertical-align: middle; }
.shoppinglist-fancybox-overlay	{ background:#000000; width:100%;}
.shoppinglist-fancybox-skin		{ background:none!important;}
#shoppinglist						{ padding:40px 0 0 0; background:#ffffff;}
#suggestion textarea			{ resize:none; height:130px; }
a.suggestion-fancybox			{ display:table-cell; text-align:center; color:#000000;font-family: 'Open Sans', sans-serif; font-weight:bold; font-size:12px;vertical-align: middle;}
.shoppinglist-wrap2				{background:#ebebeb; width:auto; display:block; text-align:center;  border-radius:5px; padding:15px 20px;}
.shoppinglist-wrap2 a				{ display:inline-block; background:#aa0a2c; color:#ffffff;font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:bold; padding:4px 10px; border-radius:5px; }

/* Dec 2017 */
.gridview .tab_container ul li {
    margin: 15px 5px 0;
    padding: 12px 12px 30px;
    border: 1px solid transparent;
}
.gridview .tab_container ul li:not(.bannerimg) {
    border: 1px solid #b4b4b4;
    border-top-left-radius: 12px;
}
/* end Dec 2017 */
/** Homepage Blocks - Jan 2018 **/
.product ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.product ul li {
    float: none;
    vertical-align: top;
    margin-bottom: 32px;
    width: 31%;
}
.product ul li .inner {
    width: 220px;
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) and (min-width: 961px) {
	.product ul li {
	    width: 31%;
	}
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
	.product ul li {
		width: 31%;
	}
	.product ul li p {
		min-height: inherit;
	}
}

@media only screen and (max-width: 767px) {
	.product ul li {
	    width: 100%;
	}
}
/** end Homepage Blocks - Jan 2018 **/

/* added March 2018 */

/* left content logo */
.left_content .logo {
    max-width: 176px;
    margin: 16px 0;
    padding: 0 0 0 20px;
    display: none;
}
.left_content .logo img {
    width: 100%;
    height: auto;
}
/* end left content logo */

/* end added March 2018 */

/* added June 2018 */
strong {
  font-weight: bold;
}
.content ol, .content ul {
  list-style: initial;
  margin: 10px 0 10px 20px;
}
.content ol ol, .content ol ul, .content ul ul, .content ul ol {
  margin-top: 0;
  margin-bottom: 0;
}
.content table {
  width: 100%;
}
.content table td {
  padding: 10px 5px;
  border: 1px solid #cecece;
  vertical-align: middle;
}

/* end added June 2018 */