/* Chicken 2022 stylesheet */

body {
	font-family: 'Noto Sans', sans-serif;
	font-size: .9rem;
}
p {
	font-size: .9rem;
}
ul,
ol,
dl {
	font-size: .9rem;
}
a {
color: #0070ba;
line-height: inherit;
text-decoration: none; }
a:hover, a:focus {
color: #0070ba; }
a img {
border: none; }
.breadcrumbs a {
	color: #333; 
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
}
h1 {
	font-size: 2rem;
	line-height: 2.1rem;
}
h2 {
	font-size: 1.5rem;
	line-height: 2.1rem;
}
.homepageh2 {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 2.1rem;
	font-style: italic;
}
h3 {
	font-size: 1.2rem;
	line-height: 1.7rem;
}
.top-bar-section ul li > a {
	font-family: 'Noto Sans', sans-serif;
	font-size: .8rem;
}
.headerlinks {
	padding-top: .5rem;
}
.headerlinks a {
	color: black;
	font-size: 14px;
	margin-right: 1rem;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	}
	.search input { text-indent: 10px;
		background-color:#e6e6e6;
	}

ul, ol, dl {
	/* font-size: .8rem; */
}
strong,b {
	font-weight: 700;
  }

#login {
background-color: rgba(255,255,255,0.8);
padding:40px;
margin-top: 4%;
font-family: 'Noto Sans', sans-serif;
border-radius:2rem;
float: left;
}
hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
.opaque30 {
	background: url(../../slides/black-opacity30.png) repeat;
	height: 100%;
	text-align: center;
margin-right: 10px;
}
@media only screen and (max-width: 40em) {
	#login {
	position:absolute;
	background-color: white;
	padding:20px;
	top:0;
	font-family: 'Noto Sans', sans-serif;
	}
}
#login p {
	margin:0px;
	margin-bottom: 20px;
	font-size:0.7rem;
	font-family: 'Noto Sans', sans-serif;
	line-height:1rem;
}
.loginlogo {
	 margin: 4px;
float: left;
}
.grey {
	background: #6f6f6f;
	color: white;
	padding: 6px;
	margin-bottom: 6px;
	font-size: 0.8rem;
	line-height: 1.8rem;
}
.greybutton {
	background: #333;
}
.extended {
	width: 100%;
}
.greybutton:hover {
	background: #000;
}
.grey input {
	margin: 0px;
	padding: 0px;
	font-size: 0.7rem;
	line-height: 1rem;
	height: 1.8rem;
}
.container {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
}

#background-images {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    }
.backgroundcontainer {
    position: relative;

}
#bImg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: url(../../NEWimages/1.jpg) no-repeat center center;

    }

#bImg2 {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../../NEWimages/2.jpg) no-repeat center center;

    }

#content {
	margin: 30px auto;
	background: white;
	padding:15px;
	border-radius: 1rem;
}
#groupsetcontent {
	margin: 30px auto;
	background: white url('/images/groupsetfooterimage.jpg') no-repeat 0 bottom;
	padding:15px 15px 220px 15px;
	border-radius: 1rem;
}
.paddingbottom {
	padding-bottom: 2rem;
}
.white {
	background: #fff;
	color: #5b5b5b;
}
.green {
	background: #00b200;
	color: white;
}
.green:hover {
	background: #060;
	color: white;
}

.red {
	background: #b81b0f;
	color: white;
}
.red:hover {
	background: #690d18;
	color: white;
}
.floatclear {
	clear: both;
}
.breadcrumbs > * {
	text-transform: capitalize;
}
.linkbar {
	font-size: 0.6rem;
	margin-top: .4rem;
}
.alive {
	color: #0bbf02;
}
.suspended {
	color: #b61700;
}

.alive1 {
	color: #0bbf02;
}
.alive0 {
	color: #b61700;
}

/* @group groupset */

.groupsetcart td {
	font-size: 0.9rem;
}

/* @end */
.cart-header {
	margin-top:.6rem;
}
.cart-header > .row > .panel {
	margin-bottom:0;
}
.cart-headerleft {
	text-align: right;
	float: left;
	padding: 0.2rem;
	background: whitesmoke;
}
.cart-headerright {
	float: left;
	text-align:center;
	padding: 0;
	background: #5c1134;
}
.cart-headerright a {
	color: white;
	}
.cart-title {
	color: #b61700;
	font-size: .6rem;
	font-weight: bold;
}
.cart-total {
	font-size: 1.2rem;
	line-height: 1.3rem;
}
.cart-items {
	font-size: .8rem;
}
#account td {
	font-size: .4rem;
	line-height: .5rem;
}
#accounthover li {
	font-size: 0.7rem;
}
#detailshover li {
	font-size: 0.7rem;
}

.accordion .accordion-navigation > a, .accordion dd > a {
	padding: .5rem;
	background: #a22961;
	color: white;
}
.accordion:hover .accordion-navigation > a:hover, .accordion dd > a:hover {
	background: #5c1134;
	color: white;
}
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #a22961; }
#filterpanel {
	padding: 1rem 0;
	background: white;
	line-height: 1rem;
}
#filterpanel h4 {
	font-size: .9rem;
}
#filterpanel input[type="file"], #filterpanel input[type="checkbox"], #filterpanel input[type="radio"], #filterpanel select {
	margin-bottom: .2rem;
}
#filterpanel label {
	font-size: .8rem;
	line-height: 1.5rem;
	font-family: 'Noto Sans', sans-serif;
}

.productimagebox {
	padding:0 .3rem;
	margin: 0rem 0 0 0;
	overflow: hidden;
	width: 90%;
	margin-left: 5%;
	min-height: 200px;
}
.productswatchbox {
	text-align: center;
	height: 34px;
}
.colourswatch {
	width: 15px;
	height: 15px;
	margin: 1px;
	border: 1px solid #999;
}
.productdescbox {
	font-size: 0.7rem;
	font-weight: bold;
}
.productls {

	position: relative;
    font-size: .8rem;
    margin: 0 .3rem;
    background-color: #fff;
    border-radius: .5rem;
    min-height: 340px;
}

.prodinboxtitle {
	font-size: .8rem;
	line-height: 1.2rem;
	font-weight: bold;
	text-align: center;
	color: #5f5f5f;
	padding: .4rem;
	height: 3.5rem;
}

.prodinboxbrand {
	font-size: 0.8rem;
	font-weight: bold;
	text-align: right;
	color: gray;
	padding: .3rem;
	z-index: 20;
	top: 10px;
	right: 0;
	position: absolute;
	background: url('/images/white-opaque60.png') repeat;
}
.prodinboxbrand img {
	width: 60px;
}
.prodinboxrrp {
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	color: #5f5f5f;
	padding: .3rem;
	opacity: .9;
}
.clearancegrid {
	background:#ffaf39;
	color:black;
	text-align:center;
	padding:0.3rem 2rem;
	position:absolute;
	top:10px;
	z-index:2;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
}
.clearancerow {
background:#ffaf39;
color:black;
text-align:center;
padding: .4rem 0;
line-height:16px;
font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
}
.theader {
    background: #e8ebf7;
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: 700;
      color: #222222;
      border: 1px solid white;}
.tfooter {
    background: #e8ebf7;
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: 700;
      color: #222222;
      border: 1px solid white;}
.tcell {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.7rem;
      color: #222222; }
.tcell input[type="text"] {
	margin: .4rem 0;
	padding: .2rem;
	text-align: right;
    font-size: 0.9rem;
    height: auto;
}
.subnametext {
    font-size: 0.6rem;
	font-family: 'Noto Sans', sans-serif;
}
*:focus {
    outline: 0;
}
.footer {
	padding: 3rem 0 16rem 0;
	margin:0;
	background: #333333;
}
.footer ul {
	margin: 0 .2rem;
}
.footer h3 {
	color: #fff;
	margin: 0;
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1rem;
}
.footer a:hover {
	color: #fff;
}
.footer a {
	color: white;
	font-size: .9rem;
	line-height: 1.2rem;
}
.footercol {
	color:white;
	height: 200px;
}
.footercol ul {
	list-style-type: none;
	color: white;
	font-size: .9rem;
}
.top-bar-section li.clearance:not(.has-form) a:not(.button) {
	background: #ff2f2b;
}
.top-bar-section li.clearance:not(.has-form):hover a:not(.button):hover {
	background: #bd1e1a;
}

.top-bar-section li.brands:not(.has-form) a:not(.button) {
	background: #52c6c8;
}
.top-bar-section li.brands:not(.has-form):hover a:not(.button):hover {
	background: #379899;
}
.side-nav li {
	margin: 0;
}
.side-nav  {
	padding: 0;
	margin-bottom: .5rem;
}
.side-nav li a:not(.button) {
	padding: 0;
}
.amountinput {
	margin: 6px 0;
}
.amountinput input[type="text"] {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:2px;
	height:auto;
	background:white;
	border:none;
	box-shadow:none;
}
#slider-range {
	margin-bottom: 6px;
}

label.inline {
	margin-bottom: 3px;

}
.button {
	margin: 0;
	border-radius:2rem;
}
input[type="submit"] {
	border-radius:2rem;
}
#account td {
	font-size: .8rem;
	line-height: 1rem;
}

#smalltexttable td {
	font-size: .8rem;
	line-height: 1rem;
}
a.brandsnavbaractive {
	/**background: #52c6c8;	**/
}
.linksindropdown {
	padding:.5rem;
	font-size:.7rem;
	color: #333333;
	border-radius:4px;
}
.clearancecontent .linksindropdown {
	color: white;
	background: #b51700;
	margin:2px 0;
	padding:.5rem;
	font-size:.7rem;
	border-radius:4px;
}
.linksindropdown:hover {
	background: #591f74;
	color: white;
	border-radius:4px;
}

.clearancecontent .linksindropdown:hover {
	background: black;
	color: white;
	border-radius:4px;
}
.linksindropdown_gsb {
	background: #c6fa3b;
	color: black;
	margin:2px 0;
	padding:.5rem;
	font-size:.7rem;
	border-radius:4px;
}
.linksindropdown_gsb:hover {
	background: #591f74;
	color: white;
	border-radius:4px;
}
.linksindropdown_customframe {
	background: #c6fa3b;
	color: black;
	margin:2px 0;
	padding:.5rem;
	font-size:.7rem;
	border-radius:4px;
}
.linksindropdown_customframe:hover {
	background: #87af3a;
	color: white;
	border-radius:4px;
}
.logodropdown:hover {
	opacity: 0.5;
	background-color: #fff;
	background: none;
}
#ddbrandshover a:hover {
	background-color: #fff;
	background: none;
}
.f-dropdown.content {
	padding: .5rem;
	background: #fff;
	width: 100%;
}
.f-dropdown.clearancecontent {
	border-top: 8px solid red;
	border-bottom: 8px solid red;
	background: red;
}
  .f-dropdown:before {
    content: "";
    display: none;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 0px;
    z-index: 89; }

  .f-dropdown:after {
    content: "";
    display: none;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
.f-dropdown.mega {
	margin: 0 0px 0 15px;
	width: 97.5% !important;
    max-width: 97.5% !important;
}

.top-bar-section ul {
	background: #333333;
}

.tabs dd.active a, .tabs .tab-title.active a {
	background: #b0cfff;
}
.video-container {
	position:relative;
	padding-bottom:50%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.fb-comments, .fb-comments iframe[style], .fb-comments span {
width: 100% !important;
}
table tr td {
	padding: 0px 10px;
}
table tr th {
	font-weight: 700;
}
.shortdescription {
	font-size: .7rem;
}
.productrow {
	padding:1rem 0;
}
.breadcrumbs > * {
	line-height: 1rem;
}


.accordion-icon:before {
    content: "+";
}

.active .accordion-icon:before {
    content: "-";
 }

 .teamdetails {
	background:whitesmoke;
	padding:.5rem;
	border:1px solid #ccc;
	height: 240px;
	overflow: hidden;
}

.overdue {
	color: #e52f24;
	font-weight: bold;
}

/* @group 2020 */
.row {
	max-width: 1800px;
}
.row1200 {
	max-width: 1200px;
  margin: 0 auto;
  width: 100%; 
  }

.megamenubox {
	background: white;
	padding: 10px 0;
	z-index: 999999;
	position: absolute;
	width: 97.5% !important;
    max-width: 97.5% !important;
    box-shadow: 2px 2px 5px #333;
}
.megamenucolumn {
	line-height: 1rem;
}
.megamenucolumn img {
	border-radius:1rem;
}
.megamenucolumn a {
	color: #333;
	line-height: 1.4rem;
}
.megamenucolumn a:hover {
	color: #279093;
}
.headertopbar {
	color: white;
	font-size: .7rem;
}
.headertopbar a {
	color: white;
	font-size: .8rem;
	margin-left: 1rem;;
}
.headertopbar a:hover {
	color: #3c3e3b;
	font-size: .8rem;
}
.search {
	color: #5c5c5c;
}
.rounded > input[type="text"]  {
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.search > ::placeholder {
  color: #b9c5c7;
}
#newnavbar {
  list-style-type: none;
  margin-bottom: 0;
}
#newnavbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #333;
  list-style-type: none;
}
#newnavbar ul > li a {
  color: #333;
}
#newnavbar li {
  /* float: left; */
  display:inline-block;
}
#newnavbar li a {
	font-size: 14px;
  display: block;
  color: #333;
  text-align: center;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}
#newnavbar li a:hover {
  /* color: #279093; */
	background: #591f74;
	color: white;
	border-radius:4px;
}
.megamenubox {
	display: none;
}
.mega:hover {
	background: url('/images/whitearrow.png') no-repeat center bottom;
}
.breadcrumbs {
	border: none;
    display: block;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0.5625rem 0.875rem 0.5625rem;
    background: none;
}

.filterdivtitle a {
	color: #787878;
}
.filterdivtitle h4 {
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	padding: .4rem 0;
}

ul.pagination li.current a, ul.pagination li.current button {
	background: #fff;
    color: #787878;
    cursor: default;
    font-weight: bold;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {

	background: #fff;
    color: #787878;
}
.linksbar a {
	font-size: .8rem;
    color: #000;
    padding: 0 3rem;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 60px;
}

/* @end */

/* @group modal */

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem; }
    .reveal-modal, dialog {
       }
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0; }
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0; }
    .reveal-modal, dialog {
      width: 60%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .reveal-modal, dialog {
      top: 6.25rem; }
  .reveal-modal.radius, dialog.radius {
    border-radius: 3px; }
  .reveal-modal.round, dialog.round {
    border-radius: 1000px; }
  .reveal-modal.collapse, dialog.collapse {
    padding: 0; }
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; }
      .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }
  dialog, .reveal-modal, dialog {
    display: none;
    background: white !important; }

/* @end */

/* @group media query large required */

.top-bar-section .dropdown li {
  padding: 0;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  font-size: .6rem;
  line-height: 30px;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	top: 10px;
}

.tabs dd > a, .tabs .tab-title > a {
	padding: .3rem 2rem;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin-bottom: .6rem;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin-bottom: .2rem;
}
/* @end */
#price {
	font-size: 1rem;
	font-weight: 400;
}
#sku {
	font-size: .8rem;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom: 2rem;
}
.basketheader {
	font-size: 1.2rem;
	text-align: center;
	font-weight: 700;
}
basketheader2 {
	font-size: 1rem;
	text-align: center;
	font-weight: 700;
}
.subtext {
	color: #888;
}
.currencypanel {
	background:white;
	width:100px;
	display:none;
	padding: .5rem;
	text-align: center;
	margin-right: .2rem;
}
.currencypanel a {
	margin-left: 0;
}
.basketpanel {
	background:white;
	padding: .5rem;
	margin-left: 0;
	text-align: center;
}
.basketpanel a {
	margin-left: 0;
}
.greyblackbutton {
	background:#333;
	margin-top: 1rem;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background: #c3c3c3;
	color: #333;
}
button.disabled:hover, button[disabled]:hover, .button.disabled:hover, .button[disabled]:hover {
	background: #c3c3c3;
	color: #333;
}
.extended {	
	width:100%;
}
.greyblackbutton:hover {
	background:#000;
}

.progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%;
}

.processalertbox {
	background-color: #f4faf0;
	color: #333;
	border: 1px solid #32622b;
	font-size: 1rem;
	padding: 1.5rem;
}
.warning h5 {
	color: white;
}
.processalertbox h5 {
	color: #333;
}
.burgermenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background: white;
	font-size: 2rem;
	text-align: center;
	z-index: 999;
}

.topperlinks a {
	font-family: 'Noto Sans', sans-serif;
	color: black;
	font-style: italic;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.8rem;
}

#mobileheader {
	/* height: 60px; */
	background-color: #fff;
	position: fixed;
	width: 100%;
	top: 0px;
	padding: 10px 0px 10px 10px;
	z-index: 99;
}

.brandtopper {
max-height: 670px;
height: 670px;
width: 100%;
position:relative;
padding-top: 8rem;
}
.brandtoppertext {
position:relative;
text-align: center;
background: url('/images/blackbar60.png') repeat;
width: 90%;
max-width: 950px;
padding: 2rem;
margin: auto;
}
.brandtoppertext p {
font-size: 18px;
color: white;
font-weight: 700;
}
.homeFeaturedMore {
	color:#32622b;
	font-size: 14px;
}
.featuredImageBox {
	padding:1rem;
	box-shadow: -5px 10px 18px #888888;
	margin-bottom: 30px;
}
.greenbutton {
	background-color: #39A733;
	color: white;
}
.greenbutton:hover {
	background-color: #174415;
	color: white;
}
.whitegreenbutton {
	color: #39A733;
	border: solid 1px #39A733;
	background-color: white;

}
.whitegreenbutton:hover {
	color: #174415;
	border: solid 1px #174415;
	background-color: white;

}
/* tabs for product page */
.tabs dd.active a, .tabs .tab-title.active a {
	background-color: #591F73;
	color: white;
}
.tabs dd > a, .tabs .tab-title > a {
	background-color: #E5E5E5;
	display: block;
    color: #222222;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.2rem;
    padding: 1.5rem;
	width: 300px;
	text-align: center;
	margin-right: 2rem;
}
.thumbnailbox {
	height:500px;
	overflow: scroll;
	-ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
    overflow-y: scroll; 
}
.thumbnailbox::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}
.nopad {
	padding: 0;
}
.greentext {
	color: #39A733;
}
.redtext {
	color: rgb(128, 5, 5);
}


.rating {
    float:left;
    width:100%;
}
.rating span { float:right; position:relative; }
.rating span input {
    position:absolute;
    top:0px;
    left:0px;
    opacity:0;
}
.rating span label {
    display:inline-block;
    width:54px;
    height:54px;
    text-align:left;
    color:#FFF;
    background: url('/images/starGrey.png') no-repeat;
    font-size:30px;
    margin-right:2px;
    line-height:54px;
    
}
.rating span:hover ~ span label,
.rating span:hover label,
.rating span.checked label,
.rating span.checked ~ span label {
    background: url('/images/starGold.png') no-repeat;
    color:#FFF;
}

table.orderDetailsTable td {
	padding: .4rem;
	text-align: right;
}
table.orderDetailsTable th {
	text-align: right;
}
table.orderDetailsTable tr {
	padding: 0 .4rem ;
}

.tab-green {
	background-color: green;
	position:relative;
	margin-bottom:0 !important;
	list-style:none;
	float:left;
	display:block;
	color:#222;
	padding: .3rem 2rem;
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size:1rem
}
.tab-green a {
	color: white;
	}
.tab-green.active, .tab-green.active a {
	background: #0e6104;
}
.tab-gold {
	background-color: gold;
	position:relative;
	margin-bottom:0 !important;
	list-style:none;
	float:left;
	display:block;
	color:#222;
	padding: .3rem 2rem;
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size:1rem
}
.tab-gold a {
	color: black;
	}
.tab-gold.active, .tab-gold.active a {
	background: #ebaa00;
}
.tab-red {
	background-color: red;
	position:relative;
	margin-bottom:0 !important;
	list-style:none;
	float:left;
	display:block;
	color:#222;
	padding: .3rem 2rem;
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size:1rem
}
.tab-red a {
	color: white;
	}
.tab-red.active, .tab-red.active a {
	background: #ad1500;
}
.tab-grey {
	background-color: grey;
	position:relative;
	margin-bottom:0 !important;
	list-style:none;
	float:left;
	display:block;
	color:#222;
	padding: .3rem 2rem;
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size:1rem
}
.tab-grey a {
	color: #fff;
	}
.tab-grey.active, .tab-grey.active a {
	background: grey;
}
.breadcrumbs > li {
	color: #002bba;
}
.breadcrumbs > li.disabled {
	color: #c3c3c3;
}
#greybar {
	list-style-type: none;
	margin-bottom:0;
	margin-left:0;
  }
  #greybar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #333;
	list-style-type: none;
  }
  #greybar ul > li a {
	color: #333;
  }
  #greybar li {
	display:inline-block;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding: 0 3rem 0 0;
	text-decoration: none;
  }
  #greybar li a:hover {
	color: #279093;
  }
  .footeremailbutton {
	background:#B3CB01;
	padding:.6rem 1.2rem;
	color:black;
  }
  .footeremailbutton:hover {
	background:#B3CB01;
	padding:.6rem 1.2rem;
	color:black;
  }

  .lastfewgrid {
	background:#d0400a;
	color:white;
	text-align:center;
	padding:0.3rem 2rem;
	position:absolute;
	top:170px;
	z-index:2;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
}
.lastfewrow {
background:#d0400a;
color:white;
text-align:center;
padding: .4rem 0;
line-height:16px;
font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
}

.colourLabel {
	margin-left:.2rem;
	margin-top:.2rem;
	margin-right:.2rem;
}
.chosenOne:checked + .colourLabel {
	background-color: gold;
}


.clearancenavbar a {
	color: white;
}
.clearancenavbar a:hover {
	background: black;
	color: white;
}
.clearancenavbar {
	padding:.5rem;
	font-size:18px;
	border-radius:4px;
	text-align: center;
}
.clearancenavbar:hover {
	background: black;
	color: white;
	padding:.5rem;
	font-size:18px;
	border-radius:4px;
	text-align: center;
}
.promonavbar a {
	color: black;
}
.promonavbar:hover a {
	color: white;
}
.promonavbar a:hover {
	background: black;
	color: white;
}
.promonavbar {
	padding:.5rem;
	font-size:18px;
	border-radius:4px;
	text-align: center;
}
.promonavbar:hover {
	background: black;
	color: white;
	padding:.5rem;
	font-size:18px;
	border-radius:4px;
	text-align: center;
}
.colourbox {
	cursor:pointer;
}
.sizebox {
	cursor:pointer;
}