/*!
 * Author: Lee Scowcroft
 * 
 * Brand Style Sheet
 */
 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
 @import url(https://fonts.googleapis.com/css?family=Vollkorn:400,700);

/* STYLE RESETS */
#location-search {display:none !important;}
body {
	color: #363636;
	font-family: Arial,sans-serif;
    background: #fff;
    background-size: 100%;
	 /*background: url(/Theme/images/background.jpg) center -85px #fff !important;	*/
    font-size: 14px;
    line-height: 22px;

}
body.HomePage {}
/* body form > .container {
	 background: url(/Theme/images/archant-border.jpg) top right no-repeat !important;	
} */
body .container-content {
	background: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 14px;
	margin-top: 0px;
	-webkit-box-shadow: 0 0px 0px #dedede;
	-moz-box-shadow: 0 0px 0px #dedede;
	box-shadow: 0 0px 0px #dedede;
}
small {font-size:90%}
.home-modules {margin-bottom: 10px; padding-bottom: 30px}
.span12 .container-content {
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-left: -15px;	
	background-color: transparent;
}
.container-content .row .container-content {
	margin-left: 0px;		
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
	padding: 0;
	margin-top: 0;
}

h1,h2 {
	font: 28px Arial Black, Arial,sans-serif;
	color: #cc0033;
	text-transform: none;
    font-weight: 700;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
#product_details h2 {border-bottom: 0px solid #ebecec;}
.HomePage h1, .HomePage h2 { border-bottom: 0px solid #ebecec; color:#000;}
h2 {
    font-size: 28px;
    letter-spacing: -1px
}
h1 .newsArticleOfferAmount {
	color: #000;
	font-size: 120%;
}
#newsArticle h1,
.newsArticle h1 a {
    /*font-size: 40px;
    text-transform: none;
    font-weight: 300;
    font-style: normal;
    color: #3b3b3b;
    line-height: 1.2em;*/
}
#newsArticle h3,
.newsArticle h3 {
    /*font-size: 20px;*/
}
#newsArticle p,
.newsArticle p {
    margin: 10px;
}
.newsArticle h1 a:hover {text-decoration: none; border:0; color: #cc0033}
h3 {
	font: italic 25px Arial,sans-serif;
	color: #ce0e3e;
}
h3.newsArticleOffer {
	float: right;
	background: #d7e3d7;
	padding: 9px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 2px dotted #40b84c;
	font-style: normal;
	font-size: 24px;
	color: #000;
	text-align: center;
	margin: 9px;
}
.storeArticleVoucher h3.newsArticleOffer {float: none;}
.storeArticleVoucher {text-align: center;}
h3.newsArticleOffer span {
	display: block;
	font-size: 11px;
	color: #666;
}
#cphCenter_pnlCheckout .table-striped .discount {display:none;}
h4 {
	font: 19px Arial,sans-serif;
}
.breadcrumb {
/*	background-color: #fff;
	border-top: none;*/
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font: italic 11px Arial,sans-serif;
    margin: 0 0 15px;
    min-height: 24px;
    padding: 0px 0px;
	background: transparent;
	border-bottom: none;
	margin: 4px 0 0;
}

.breadcrumb li { text-shadow: none !important; }
.breadcrumb li a { color: #666; }
.breadcrumb li.active { color: #cc0033; }

/* SOCIAL SHARING */

.navbar #social {
	width: 180px;
	height:68px;
	right:10px;
	text-align:right;
    float: right;
}
.navbar #social a {
	width: 35px;
	height:68px;
	display: block;
	float: right;
	text-indent: 1000px;
	overflow: hidden;
}
.navbar #social a.socialTwitter {
	background: url(/Theme/images/twitter-icon.png) no-repeat center center transparent;
}
.navbar #social a.socialFacebook {
	background: url(/Theme/images/facebook-icon.png) no-repeat center center transparent;
}
.navbar #social a.socialInstagram {
	background: url(/Theme/images/instagram-icon.jpg) no-repeat center center transparent;
}
.navbar #social a.socialPinterest {
	background: url(/Theme/images/pinterest-icon.jpg) no-repeat center center transparent;
}

/* END SOCIAL SHARING */



.container-content .row {
	margin-bottom: 10px;	
	padding-bottom: 0;	
}

.footer .nav-header {
	color: #363636;	
	font: 14px Arial,sans-serif;
    text-transform: uppercase;
	text-shadow: none;
    font-weight: 700;
}
h4.lead a {
	color: #333;	
	font: 29px Arial,sans-serif;
	text-transform: normal;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
   }

a {
	color: #cc0033;	
}
a:hover {
	color: #cc0033;	
}
h4 small {
	font-size: inherit;	
}

h5.results {
	font: italic 18px Arial,sans-serif;
	color: #666;	
}

/*** COOKIE NOTICE ***/

.cc-cookies { position:absolute; left: 0; top: 0; width: 100%; padding: 0.5em 5%; width: 90%; background: #333333; opacity: 0.95; color: #fff; font-size: 13px; font-weight: normal; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99; text-align: center; color: #fff; border-bottom: 1px solid #fff; } /* MOVE ABOVE CONTENT */

/*** END ***/

/*** HEADER **/

header.jumbotron {
	/*background-color: #f0f0ec;
	box-shadow: 0 1px 3px #dedede;
	-webkit-box-shadow: 0 1px 3px #dedede;
	-moz-box-shadow: 0 1px 3px #dedede;
	box-shadow: 0 1px 3px #dedede;*/
	margin-top: 0px;
}
header .carousel-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	border: 0px solid #fff;
	-webkit-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.0);
	box-shadow: 0 0px 9px rgba(0, 0, 0, 0.0);
	margin-left: 6px;
	margin-right: 6px;
	color: #fff;
    font-size: 90px;
    top: 48% !important;
}
header .carousel-control a {color:#fff;}
header .carousel {
	border-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fff;
}
header #myCarousel .carousel-inner {
	overflow: hidden;
}
header #myCarousel img {
	width: 100%;	
}
#myaccount {
	top: 0;
	border-top: none;
	background: none;
	margin-left: 0;
	margin-right: 0;
	right: 0;
	width: auto;	
	padding: 10px 14px 10px 14px;
    background: #cc0033;
    margin-bottom: 0;
}
#myaccount .container {background: none;}
#myaccount .container div {float:left;}
#myaccount .label-inverse {
	background-color: #666;
}
#myaccount small a {font-size: 12px;}
#myaccount a,
#myaccount {
	font: 14px Arial,sans-serif;
    color: #fff;
}
#myaccount a.basket {
	margin-top: 15px;
}
#brandContainer {
	height: 120px;
	margin-bottom: 0;
	padding-bottom: 0;
    margin: 0 -15px;
    padding: 0 15px;
    background-color: #fff;
}
#brandContainer .form-search {
/*    left: 350px;
    position: absolute;
    top: 45px;
*/
    padding: 0;
    position: absolute;
    right: 60px;
    top: 68px;
}
#brandContainer .icon-search,
.icon-shopping-cart {
	background-image: url(../../resource/img/glyphicons-halflings-white.png);	
}
.form-search .input-append .search-query {
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
	-webkit-border-radius: 0px 0 0 0px;
	-moz-border-radius: 0px 0 0 0px;
	border-radius: 0px 0 0 0px;
	border-color: #ccc;
    border-width: 3px;
    right: 4px;
    top: -2px;

}

#selOrder {
	font-size: 12px; 
	padding: 4px; 
	line-height: 10px; 
	width: auto; 
	margin: 0 2px;	
	background-color: #fff;
	color: #000;
}
.form-search .input-append .btn {
	-webkit-border-radius: 0 0 0 0px;
	-moz-border-radius: 0 0 0 0px;
	border-radius: 0 0 0 0px;
	background-color: #cc0033;
	background-image: none;
    padding-top: 6px;
}
.form-search .input-append .btn:hover {
	background-color: #cc0033;
	background-image: none;
}
/*** END ***/


/*** PRODUCT STUFF ***/
.span9 > h5 {
	display: none;	
}
a.storeRatingReviews, #storeRating.zero, .storeRating.zero, #storeRatingSmall {display:none !important} /*Hide reviews*/
a.storeRatingSmall, a#storeRatingSmall {
	background-image: url(/Theme/images/starRatingSmall.png);
	color: auto;
}
a.storeRating, a#storeRating {
	background-image: url(/Theme/images/starRating.png);
	color: auto;
}

h4.lead {
	border-top: none;
	border-bottom: 0;
	font: italic 15px Arial,sans-serif;
	-moz-box-shadow: inset 0 3px 3px #00000;
	color: #fff;
	min-height: 27px;
	margin-top: 0;
	padding: 0px 14px 2px 0px;
	text-align: left;
	float: left;
	display: none;
}
.span4 .viewProducts  {
	font: 14px Arial,sans-serif;	
	display: block;
	padding-bottom: 15px;
	text-align: center;
}
.span8 .viewProducts  {
	font: 14px Arial,sans-serif;	
	text-align: right;
	float: right;
	margin: 15px 0px;
}
.span2 a.bag {
	margin-top: 0;
	margin-bottom: 0px;
	/* margin-bottom: 5px; */
	border: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0px 0px #dedede;
	-moz-box-shadow: 0 0 0px 0px #dedede;
	box-shadow: 0 0 0px 0px #dedede;
}
.span3 a.bag {
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: auto;
	-webkit-box-shadow: 0 0 0px 0px #dedede;
	-moz-box-shadow: 0 0 0px 0px #dedede;
	box-shadow: 0 0 0px 0px #dedede;
}
#product_details .span3 a.bag {
	height: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.span4 a {
	/*background-color: transparent;*/
}
.span4 a.bag img {
	height: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
}
.span2 a.bag img {
	max-height: none;
}
a.bag img:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.span2 a.supplierLogo img {
	max-height: 100%;	
}
.span2 a::nth-child(4n) {
	margin-top: 10px;
}

.img-rounded {
	-webkit-border-radius:0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.img-polaroid {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
		
}
#cathead {
	text-align: center !important;
}
#cathead h1,
#cathead p {
	padding: 0 10px 10px;
	font-style:normal;	
}
#cathead h1 {
	color: #000000;	
    font-weight: 400;
    line-height: 1;
    border-bottom: 0;
    font-weight: 700;
    font-size: 36px;
}
#cathead h1 small {
	font-size: 60%;
	color: #ce0e3e;	
}
.span12 .category-header {
    text-align:center;
    border-bottom: none;
    background-color: #000000;
    margin-bottom: 10px;
}
.span12 .viewProducts {
    text-align: center;
    border-top: 0px solid #ebecec;
}
.span12 .category-header a h3 {
    font: 18px Arial,sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: normal;
    font-weight: 400;
    background-color: transparent !important;
    display: block;
    padding: 5px;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 3px;
}
.span12 .category-header a:hover {text-decoration:none;}
.span12 .viewProducts a {
    font: 12px Arial,sans-serif;
    color: #cc0033;
    text-decoration: none;
    text-transform: normal;
    line-height: 30px;
}

#cathead .span9 {
	border-bottom: 1px dotted #95a3ab;
	border-top: 1px dotted #95a3ab;
}
#cathead p {
    margin-left: 0;
    text-align: center;
}
#cathead img {
	margin-bottom: 10px;
}
.span3 a.bag:hover, .span3 a.bag:active, .span3 a.bag, .span2 a.bag:hover, .span2 a.bag:active, .span2 a.bag {
	border: none !important;	
}

.span3 .prod-snippet {
	background-color: #fff;
	border-top: 2px solid #cc0033;
	border-bottom: 0;
	font: italic 14px Arial,sans-serif;
	color: #fff;
	padding: 10px 10px 8px 10px;
	margin: 0 0 5px 0;
	-webkit-box-shadow: 0 0 0px 0px #dedede;
	-moz-box-shadow: 0 0 0px 0px #dedede;
	box-shadow: 0 0 0px 0px #dedede;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.span2 .prod-snippet {
	background: #FFF;
	border-top: none;
	border-bottom: 0;
	color: #fff;
	padding: 8px 10px;
	margin: 0 0 0px;
	-webkit-box-shadow: 0 0 0px 0px #dedede;
	-moz-box-shadow: 0 0 0px 0px #dedede;
	box-shadow: 0 0 0px 0px #dedede;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.span3 .prod-snippet h4 {
	float: right;
	color: #fff;
}
.span3 .prod-snippet h4 small {
	float: none;
	color: #333;
	font-size: 12px;
}
.span2 .prod-snippet h4 {
	float: none;
	color: #fff;
}
.span2 .prod-snippet h4 small {
	float: none;
	color: #333;
	font-size: 12px;
}
.span2 .prod-snippet h5,
.span3 .prod-snippet h5 {
	padding: 0;	
	margin: 0;
	height: auto;
	overflow: visible;	
	line-height: 14px;
	margin-bottom: 5px;
	
}
.span2 .prod-snippet h5 {
	height: 35px;
	overflow: hidden;	
}
.span2 #storeRatingSmall {
	display: none;
}
.span2 .prod-snippet h5 a,
.span3 .prod-snippet h5 a {
	color: #cc0033;
	font:  13px Arial,sans-serif;
	line-height: 15px;
}

.span2 .prod-snippet h4,
.span3 .prod-snippet h4 {
	margin: 1px 0 1px 0;
	font-size: 100%;	
	font-weight: normal;
	color: #000;
	font: 16px Arial,sans-serif;
    /*ALigned left due to no reviews*/
    float: left;
    margin-bottom: 5px;
}
/*** END ***/

/*** PRODUCT DETAILS ***/

aside .pagination-centered img {
    border: 1px solid #fff !important;
    margin: 10px 0;
    width: 88%;
    margin-bottom: 19px;
}
.product_name h1 {
	font-size: 32px;
	text-transform: none;
	font-weight: lighter;
	font-style: normal;
	color: #cc0033;
    line-height: 1;
    border-bottom: none;
}
#product_details .well {
	background: transparent;	
}
.accordion-heading .accordion-toggle {
	font: 14px Arial,sans-serif;
	background: #cc0033;
	border: none;
	color: #fff;
}
.accordion-toggle i {
	background-image: url(/resource/img/glyphicons-halflings-white.png);	
}
aside.span3 > img {
	display: none;
}
.accordion {
	margin-top: 15px;	
}

/*** END ***/


/*** NAVIGATION ***/

.navbar-inner {
	background: none;
	margin-left: 0;
	margin-right: 0;
	text-shadow: 0 0px 0 #000;
	min-height: 0;
	padding: 3px;
    border-top: 2px solid #eceeef;
    border-bottom: 2px solid #eceeef;
    margin-bottom: 15px;

}
.container {
    background: #fff;
    padding: 0 15px;
}
.container > .navbar .brand {
	background: url(/Theme/images/logo.jpg) no-repeat 0px 0px;
	height: 148px; /*change from 130px*/	
	width: 515px;
	margin-bottom: 0;
}
.navbar .brand img {
	display: none;	
}
.container .navbar {
	margin-bottom: 0;
	margin-top: 0;
}

.navbar {
	position: relative;
	padding: 0;
	min-height: 0;
    margin-bottom: 0;
}
.navbar.container {
    background: #fff;
    padding: 0px 15px;
}
ul.nav-submenu {
	/* Shadow on dropdown */
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	-webkit-box-shadow: 0 7px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 7px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 7px 5px rgba(0, 0, 0, 0.5);	
}
ul.nav-submenu li a {
	color: #000;
}
ul.nav-submenu li a:hover {
	color: #3b3b3b;
}
ul.nav-pills.nav-stacked li.nav-header,
.spanNav .nav-header {
	background-color: #cc0033;
/*	border-top: none;*/
	border-bottom: 0px solid #95a3ab;
	font: 13px Arial,sans-serif;
	color: #fff;
	margin-top: 0;
	padding: 5px 10px;
	text-transform: normal;
	text-shadow: none;
	margin-bottom: 10px;
    font-weight: 700; 
}
.label, .badge {
    background-color: #95a3ab;
}
.btn {
    background-color: #95a3ab;
    background-image: -moz-linear-gradient(top,#95a3ab,#95a3ab);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#95a3ab),to(#95a3ab));
    background-image: -webkit-linear-gradient(top,#95a3ab,#95a3ab);
    background-image: -o-linear-gradient(top,#95a3ab,#95a3ab);
    background-image: linear-gradient(to bottom,#95a3ab,#95a3ab);
    background-repeat: repeat-x;
    border: none !important;
    color: #fff;
    text-shadow: none;
}
.btn:hover {
    background-color: #95a3ab;
    background-image: -moz-linear-gradient(top,#95a3ab,#95a3ab);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#95a3ab),to(#95a3ab));
    background-image: -webkit-linear-gradient(top,#95a3ab,#95a3ab);
    background-image: -o-linear-gradient(top,#95a3ab,#95a3ab);
    background-image: linear-gradient(to bottom,#95a3ab,#95a3ab);
    background-repeat: repeat-x;
    border: none !important;
}
.nav-pills.nav-stacked > li > a {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #000;
 }
.nav-pills > li > a {
	background: #927a3e;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}
.nav-stacked > li > a:hover {
	background: #ddd;
	color: #000;
}

.nav-pills > li > a .badge {
	background: #333;
	margin-top: -2px;
	float: right;
}
.nav-pills > li > a:hover .badge {
	background: #cc0033;
}
.navbar .nav > li > a {
	color: #363636;
	text-shadow: 0 0 0 #FFFFFF;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	font: 14px Arial,sans-serif;
	padding: 8px 9px;
	text-transform: normal;
    font-weight: 600;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background-color: #cc0033 ;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
.navbar .pull-right > li > a {
	/*color: #333;*/
}

/* RRP PRICE */
.container-content .span2 {
	position: relative;	
    border: 1px solid #dedede;
    margin-right: -3px;
    margin-bottom: 10px;
}
.rrpprice {
    background-color: #cc0033;
    margin:  0px 0px;
    padding: 1px 10px 4px 10px;
    position: absolute;
    right: 0;
    top: 0;
	-webkit-border-radius: 0 0 0 2px;
	-moz-border-radius:0 0 0 2px;
	border-radius: 0 0 0 2px;
}
.rrpprice small {
    color: #fff !important;
    text-decoration: none;
}
#product_details .rrpprice {
    background-color: #cc0033;
    border-radius: 0;
    margin: 10px 0px;
    padding: 1px 6px 3px;
    position: static;
    right: 0;
    top: 0;
	display: inline;
}

#product_details .rrpprice small {
    color: #fff !important;
    text-decoration: none;
    font-size: 13px;
}
/* END RRP PRICE */

/*** END ***/


/*** FORMS ***/

legend {
	font: italic lighter 25px Arial,sans-serif;
	color: #cc0033;
	padding: 10px 0 5px 0;
}
.well {
	background: none;
	border: none;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 0 0  rgba(0, 0, 0, 0.05);
  box-shadow: inset0 0 0  rgba(0, 0, 0, 0.05);
}
.btn-primary {
	background-color: #39bb9d;
	background-image: -moz-linear-gradient(top, #39bb9d, #39bb9d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#39bb9d), to(#39bb9d));
	background-image: -webkit-linear-gradient(top, #39bb9d, #39bb9d);
	background-image: -o-linear-gradient(top, #39bb9d, #39bb9d);
	background-image: linear-gradient(to bottom, #39bb9d, #39bb9d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39bb9d', endColorstr='#39bb9d', GradientType=0);
	*background-color: #39bb9d;	
}
.btn-primary:hover {
	background-color: #39bb9d !important;	
    background-image: -moz-linear-gradient(top,#39bb9d,#39bb9d);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#39bb9d),to(#39bb9d));
    background-image: -webkit-linear-gradient(top,#39bb9d,#39bb9d);
    background-image: -o-linear-gradient(top,#39bb9d,#39bb9d);
    background-image: linear-gradient(to bottom,#39bb9d,#39bb9d);
    background-repeat: repeat-x;
    border: none !important;
}
.btn:hover {
}
.btn-success {
	color: #fff;
	text-shadow: none;
	background-color: #39bb9d;
	background-image: -moz-linear-gradient(top,#39bb9d,#39bb9d);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#39bb9d),to(#39bb9d));
	background-image: -webkit-linear-gradient(top,#39bb9d,#39bb9d);
	background-image: -o-linear-gradient(top,#39bb9d,#39bb9d);
	background-image: linear-gradient(to bottom,#39bb9d,#39bb9d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39bb9d', endColorstr='#39bb9d', GradientType=0);
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover {
	background-color: #39bb9d;
	background-image: -moz-linear-gradient(top,#39bb9d,#39bb9d);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#39bb9d),to(#39bb9d));
	background-image: -webkit-linear-gradient(top,#39bb9d,#39bb9d);
	background-image: -o-linear-gradient(top,#39bb9d,#39bb9d);
	background-image: linear-gradient(to bottom,#39bb9d,#39bb9d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39bb9d', endColorstr='#39bb9d', GradientType=0);
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);	
}
.icon-eye-open {
	background-image: url("/resource/img/glyphicons-halflings-white.png");
}
.help-block, .help-inline {
	color: #ccc;
}
.modal-body {
	color: #333;
}

/* PAYPAL BUTTONS */

.btn-pp {
	background: #0079C1;	
	color: #fff;
	font-family: Arial,sans-serif;
	background-color: #0079C1;
	background-image: -moz-linear-gradient(top, #00A1FF, #0079C1);
	background-image: -webkit-gradient(linear, 0 0, 20% 100%, from(#00A1FF), to(#0079C1));
	background-image: -webkit-linear-gradient(top, #00A1FF, #0079C1);
	background-image: -o-linear-gradient(top, #00A1FF, #0079C1);
	background-image: linear-gradient(to bottom, #00A1FF, #0079C1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A1FF', endColorstr='#0079C1', GradientType=0);
	*background-color: #0079C1;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	margin-top: 20px;
	padding: 11px 15px 5px 12px;
}
.btn-pp:hover {
	background-color: #005282;
	background-image: -moz-linear-gradient(top, #0083CF, #005282);
	background-image: -webkit-gradient(linear, 0 0, 20% 100%, from(#0083CF), to(#005282));
	background-image: -webkit-linear-gradient(top, #0083CF, #005282);
	background-image: -o-linear-gradient(top, #0083CF, #005282);
	background-image: linear-gradient(to bottom, #0083CF, #005282);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0083CF', endColorstr='#005282', GradientType=0);
	*background-color: #005282;
	color: #fff;
}
.btn-pp i {
	background: url("/Theme/images/pp-icon.png") no-repeat scroll 0px 0px;	
   height: 24px;
   width: 33px;
}
#inputformlogin button {
    font-size: 21px !important;
    height: 50px !important;
    padding: 3px !important;
    width: auto !important;
}
/*** END ***/


/*** PAGINATION ***/

.pagination ul > li > a, .pagination ul > li > span
{
	float: left;
	padding: 2px 8px;
	line-height: 20px;
	border: 0px;
	background-color: #ccc;
	border-radius: 0px;
	color: #FFF;  
	margin: 1px;
}

.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
  background: #cc0033;
  text-decoration: none;
  color: #fff;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width-value: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/*** END ***/



/*** FOOTER ***/

.footer {
	background: #fff;
	border-top: 2px solid #cc0033;
	color: #000;
    font-size: 12px;
    font-weight: 600;
    padding: 15px 0 0px 0;
    margin-top: 0;
}
.footer a {
	font:  12px Arial,sans-serif;
	color: #cc0033;
}
.footer li {
}

.credits {
	clear: both;
	padding: 0;
	margin-right: 5%;
    margin-bottom: 10px;
}
.card-logos {
	float: right;
}
.poweredby {
	margin-right: 8px; 
	margin-top: 0;
}
/*** END ***/

@media (max-width: 1199px) {
.span2 a.bag {
	/*height: auto !important;	*/
}
.HomePage .span12 .container-content .span8 {
	float: right;	
}
}
@media (min-width: 768px) {
 .navbar .brand {
	background: url(/Theme/images/logo.jpg) no-repeat left top;	 
 }
.HomePage .span2 .prod-snippet h5 a, .HomePage .span3 .prod-snippet h5 a {
	height: 31px;
	overflow: hidden;
	display: block;
	text-transform: normal;
}
.HomePage a.storeRatingSmall, .HomePage a#storeRatingSmall {
	display: none;
}
#brandContainer {
	margin-bottom: 0;
	padding-bottom: 0px;	
}
}
@media (min-width: 768px) and (max-width: 979px) {
.navbar .nav > li > a {
font: 11px Arial,sans-serif;
padding: 8px 7px;
}	
.span2 a.bag {
	/* height: auto !important; */
}
.span2 .prod-snippet h4, .span3 .prod-snippet h4 {
	/*font-size: 12px;*/
}	
#brandContainer .form-search {
	left: 273px;
}
.span2 .prod-snippet h4, .span3 .prod-snippet h4 {
	font: 12px Arial,sans-serif;
}
}
@media (max-width: 767px) {
.navbar .nav > li > a {color:#fff}
.mobile-nav {
	margin-top: 3px;	
}
a.mobile-nav {
    padding-top: 26px;
    text-align: center;
    height: auto;
    text-transform: uppercase;
    font-size: 10px;
    text-indent: 0;
}
a.mobile-nav:hover {color:#fff;}
body {
	background-image: none;
	background-color: #fff;
}
body .container-content {
    padding: 14px 0 0 0;
}
.span2 a.bag {
	/*height: auto !important;*/
}
.navbar.container {padding: 10px 0px 0px;margin: 0 -15px 0 -15px;}
aside.span3 {
	display: block;
}
.navbar #social {
	display: none;
}
.HomePage article.span2 {
	/*display: none;*/
}
#myCarousel {
    overflow: hidden;
}
header .carousel-control {display:none;}
header .container {margin: 0 -15px;}
.HomePage header .container {/*margin: 0 -30px;*/padding: 0 !important;}
.navbar-inner {
	padding-right: 0;
	position: relative;
	/*top: -8px;*/
    background-color: #cc0033;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin-bottom: 0;
}
.span2 .prod-snippet {
    -webkit-box-shadow: 0 0 0px 0px transparent;
    -moz-box-shadow: 0 0 0px 0px transparent;
    box-shadow: 0 0 0px 0px transparent;
}
.span12 .container-content {
	margin-left: 0;
    width: auto;
}
.container > .navbar .brand {
	background: url(/Theme/images/logo.jpg?30thOct2014) no-repeat center bottom;
	width: 100%	;
	height: 120px;
	margin-left: 0;
}
#brandContainer {
	height: 120px;
    margin-bottom: 9px;
    padding-bottom: 0;
}
#brandContainer .form-search {
    clear: both;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
	top: 87px;
}
#brandContainer .input-append input {
	width: 89%;	
}
#brandContainer .input-append {
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.nav-collapse, .nav-collapse.collapse {
	background: inherit;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.0);
	box-shadow: 0 5px 4px rgba(0, 0, 0, 0.0);
    text-align: center;
}
.nav-collapse .nav > li >a {
    margin: 10px 0;
    padding: 10px 0;
}
.navbar .btn, .navbar .btn-group {
	margin-top: 1px;
}
#myaccount {display:none;}
}
@media (max-width: 479px) {
h3.newsArticleOffer {
	float: none;	
}
#myaccount {
	display: none;
}
body {

}
.span2 a.bag {height: 320px;}
header #myCarousel .carousel-inner {width:125%;left:0}
.container .navbar {
	margin-top: 0px;
}
.span3 .prod-snippet h4 {
	float: none;
}
.span3 .prod-snippet {
	background-color: transparent;
	border-top: 0;
	border-bottom: 0;
	font: italic 14px Arial,sans-serif;
	color: #fff;
	padding: 15px 10px 12px 10px;
	margin: 0 0 0px 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
h4.lead {
	padding: 14px 14px 2px 0px;
	text-align: center;
	float: none;
}
.span8 .viewProducts {
	float: right;
	text-align: center;
	width: 100%;		
}
.rrpprice {
	right: auto;
	left: 0;
	top: 0;
	padding: 2px 5px;
	margin-top: 0;
}
}
