/** GLOBAL **/

body {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #444444;
}
a {
  color: #cc0000;
  text-decoration: none;
  outline: 0;
}
a img {
  border: 0;
}
#wrapper {
  width: 960px;
  margin: 20px auto;
  overflow-y: hidden;
}
.button-go {
  background: url(../images/sprite.png) -25px -59px;
  width: 37px;
  border: 0;
  text-indent: -99999px;
  height: 24px;
  cursor: pointer;
  cursor: hand;
}
.button,
.back-button {
  background: #ee1c25;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  color: #fff;
  margin: 10px 0;
  display: inline-block;
  text-transform: uppercase;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 20px; 
  -moz-border-radius: 20px; 
  border-radius: 20px;
}
.back-button {
  background-color: #bbb;
  margin-right: 10px;
}
.button-go:hover {
  background-position: -72px -59px;
}
.button-more-info {
  display: block;
  background: url(../images/sprite.png) -177px -81px;
  width: 78px;
  height: 22px;
  text-indent: -99999px;
}
.button-more-info:hover {
  background-position: -177px -113px;
}
input[type="text"], textarea {
  border: 0px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 7px;
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
  border: 1px solid #f1f1f1;
}

/** HEADER **/
#logo a {
  background: url(../images/sprite.png) 0 0;
  display: block;
  float: left;
  text-indent: -99999px;
  width: 174px;
  height: 50px;
  margin-bottom: 10px;
}
.social {
  float: right;
}
.social .facebook {
  display: block;
  float: right;
  text-indent: -99999px;
  background: url(../images/sprite.png) -194px 0;
  width: 24px;
  height: 23px;
  margin-top: 15px;
}
.social .twitter {
  display: block;
  float: right;
  text-indent: -99999px;
  background: url(../images/sprite.png) -228px 0;
  width: 23px;
  height: 23px;
  margin: 15px 0 0 0px;
}
.social .instagram {
  display: block;
  float: right;
  text-indent: -99999px;
  background: url(../images/sprite.png) -260px 0;
  width: 23px;
  height: 23px;
  margin: 15px 0 0 5px;
}
/** NAV **/
.nav {
  border-top: 4px solid #fe0000;
  clear: both;
}
.nav-links, .footer-nav {
  clear: both;
  margin: 3px 0 0 0;
  background: url(../images/nav.png) repeat-x;
  padding-left: 0;
}
.nav-links li {
  float: left;
  list-style: none;
  padding: 10px;
}
.nav-links li a {
  text-transform: uppercase;
  color: white;
  padding: 0px 20px;
}
.nav-links .home {
  padding-left: 0;
}
.home-page .home,
.pushcarts-page .pushcarts,
.bags-page .bags,
.accessories-page .accessories,
.distributors-page .distributors,
.faq-page .faq 
 {
  background: #000;
}

/** FOOTER **/
.footer-nav li {
  float: left;
  list-style: none;
}
.footer-nav li {
  background: url(../images/nav.png) repeat-x;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 11px;
}
.footer-nav li a {
  color: white;
}
.footer span {
  font-size: 11px;
  display: block;
}
.footer-nav {
  margin-bottom: 10px;
}
.footer {
  clear: both;
}

.copyright-content {
  float: left;
  margin-top: 5px;
}

.rovic-link {
  float: right;
}

/** HOME **/
.home-page .left-col {
  width: 306px;
  float: left;
  height: 100px;
  margin: 15px 15px 15px 0;
}
.home-page .right-col {
  width: 617px;
  height: 395px;
  float: left;
  margin: 15px 0;
}
.home-page .right-col {
  position: relative;
}
.home-page .right-col .thumbs {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.home-page .right-col .slide1,
.home-page .right-col .slide2,
.home-page .right-col .slide3,
.home-page .right-col .slide4,
.home-page .right-col .slide-m8 {
  width: 597px;
  height: 370px;
  padding: 20px;
}
.home-page .right-col .slide-m8 {
  background: url(../images/splash-m8.jpg);
}
.home-page .right-col .slide-m8 p {
  width: 280px;
}
.home-page .right-col .slide1 {
  background: url(../images/Clicgear_Home-page_slide3aopt.jpg);
}
.home-page .right-col .slide2 {
  background: url(../images/Clicgear_Home-page_slide6aopt.jpg);
}
.home-page .right-col .slide3 {
  background: url(../images/Clicgear_Home-page_slide7aopt.jpg);
}
.home-page .right-col .slide4 {
  background: url(../images/Clicgear_Home-page_slide8aopt.jpg);
}
.home-page .right-col h2.splash-title {
  display: block;
	margin: 68px 0 20px 0;
	text-transform: uppercase;
}
.home-page .right-col p {
  font-size: 13px;
  color: #5e5e5e;
  line-height: 17px;
  width: 260px;
  margin: 10px 0;
}
.home-page .left-col p {
  color: #444444;
  text-align: left;
  font-size: 14px;
  margin: 20px 0 0 8px;
  width: 168px;

}
.home-page .left-col p:first-child {
  margin-top: 40px;
}
.home-page .left-col .home-videos,
.home-page .left-col .home-accessories {
  margin-bottom: 12px;
}
.home-page .left-col .home-videos,
.home-page .left-col .home-accessories,
.home-page .left-col .home-pushcarts  {
  width: 286px;
  height: 106px;
  display: block;
  padding: 10px;
}
.home-page .left-col .home-videos {
  background: url(../images/clicgear-home-video.jpg);
}
.home-page .left-col .home-accessories {
  background: url(../images/clicgear-home-accessories.jpg);
}
.home-page .left-col .home-pushcarts {
  background: url(../images/clicgear-home-pushcarts.jpg);
}

/** CATEGORY **/
.left-sidebar {
  background: #f7f7f7;
  width: 200px;
  padding-bottom: 40px;
  float: left;
  margin: 15px 0 20px 0;
}
.left-sidebar h4 {
  margin: 10px 0 0 10px;
  
}
.left-sidebar h3 {
  margin: 0;
  background: #d4d4d4;
  font-size: 12px;
  padding: 10px;
  text-transform: uppercase;
}
.left-sidebar ul {
  padding: 10px;
  margin: 0;
}
.left-sidebar li {
  list-style: none;
}
.left-sidebar li a,
.left-sidebar li {
  font-size: 12px;
  line-height: 18px;
  color: black;
}
.left-sidebar p, 
.left-sidebar form {
  padding: 0 10px;
  font-size: 12px;
}
.left-sidebar .contact-location {
  margin: 0px 10px;
}
.left-sidebar .contact-location p {
  padding-left: 0;
  padding-right: 0;
}
.left-sidebar form {
  margin-bottom: 20px;
}
.left-sidebar .phone,
.contact-page .phone {
  display: block;
  font-size: 19px;
  font-weight: bold;
  color: black;
  margin: 5px 0;
}
.left-sidebar .hours {
  display: block;
  margin: 5px 0;
  color: #666;
}

/** CATEGORY PAGE **/
.content {
  float: left;
  margin: 15px 0 60px 20px;
  width: 740px;
}
.crumb {
  margin: 0 0 10px 0;
  font-size: 11px;
}
.content h2 {
  margin: 10px 0;
  text-transform: uppercase;
}
.content-top {
  border-bottom: 2px solid black;
  margin-bottom: 20px;
}
.paging {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0;
}
.paging span, .paging a {
  display: inline-block;
  padding: 3px 7px;
  zoom: 1;
  *display: inline;
  margin: 0px 2px;
}
.paging span {
  background: #cecece;
}
.paging a {
  background: #000;
  color: #fff;
}
.content-bottom {
  border-top: 2px solid black;
  margin-top: 20px;
}

/** VIDEOS **/
.clicgear-video {
  float: left;
}
.right-column-video {
  margin-left: 520px;
  width: 400px;
}
.right-column-video h3 {
  color: #4c4c4c;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 0;
}
.more-videos {
  background: #f2f2f2;
  padding: 20px;
  margin-top: 20px;
}
.more-videos span {
  font-weight: bold;
  font-size: 16px;
}
.more-videos ul {
  padding-left: 20px;
}

/** ACCESSORY **/
.accessory {
  padding: 10px;
  width: 151px;
  border: 1px solid #000;
  margin: 0 15px 15px 0;
  float: left;
  min-height: 165px;
  position: relative;
}
.clear .accessory:nth-child(4n+4) {
  margin-right: 0;
}
.accessory h3 {
  font-size: 15px;
}
.left-sidebar .sidebar-new-item {
  position: relative;
  margin-left: 30px;
  width: 150px;
  display: block;
}
.left-sidebar .sidebar-new-item:before {
  content: "NEW";
  display: inline-block;
  zoom: 1;
  padding: 0px 2px;
  font-size: 9px;
  color: #fff;
  background: #db0009;
  position: absolute;
  left: -30px;
  top: 3px;
  margin-right: 3px;
  line-height: 12px;
  text-shadow: 0px 1px rgba(0,0,0,0.5);
}
.left-sidebar .sidebar-top-item {
  position: relative;
  margin-left: 30px;
  width: 150px;
  display: block;
}
.left-sidebar .sidebar-top-item:before {
  content: "TOP";
  display: inline-block;
  zoom: 1;
  padding: 0px 2px;
  font-size: 9px;
  color: #fff;
  background: #009245;
  position: absolute;
  left: -30px;
  top: 3px;
  margin-right: 3px;
  line-height: 12px;
  text-shadow: 0px 1px rgba(0,0,0,0.5);
}
.new-item {
  /*background: #c3c2c7 url(../images/new-icon.jpg) no-repeat 5px center;
  padding: 10px 10px 10px 35px;*/
  position: absolute;
  top: 82px;
  padding: 2px 4px;
  left: 0;
  font-size: 14px;
  background: #db0009;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  width: 32px;
  text-shadow: 0px 1px rgba(0,0,0,0.5);
}
.top-item {
  position: absolute;
  top: 82px;
  padding: 2px 4px;
  left: 0;
  font-size: 14px;
  background: #009245;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  width: 32px;
  text-shadow: 0px 1px rgba(0,0,0,0.5);
	}
.accessory img {
  display: block;
  margin: 0 auto;
}
.accessory .accessory-info {
  margin-top: 10px;
}
.accessory .accessory-info .more-info {
  font-size: 12px;
}
.accessory-info p, .accessory-info h3 {
  margin: 10px 0 0 0;
  text-align: center;
}
h3 a, h3 a:visited {
  color: #6f6f71;
  text-transform: uppercase;
}

/** DETAILED PAGE **/
.detailed-page h2 {
  font-size: 26px;
  font-weight: normal;
  color: #717173;
}
.detailed-page .content {
  position: relative;
}
.photo-gallery {
  width: 372px;
  float: right;
}
.thumbs img {
  border: 1px solid #ebeaea;
}
.thumbs {
  margin-top: 20px;
}
.thumbs a {
  margin: 0px;
}
.model-fits {
  background: url(../images/clicgear-fits-model.jpg) no-repeat;
  height: 60px;
  width: 340px;
}
.model8-fits {
  background: url(../images/clicgear-fits-model8.jpg) no-repeat center;
  height: 47px;
  width: 100px;
}
.model-fits-all {
  background: url(../images/clicgear-fits-all.jpg);
  width: 213px;
  height: 18px;
}
p.smaller {
  font-size: 0.8em;
}

/** BX WRAPPER **/
#slider {
  width: 500px;
  padding: 0;
  margin: 0;
}
#slider li {
  padding: 0;
  margin: 0;
}
.thumbs.circle-thumbs {
  text-align: center;
}
.thumbs.circle-thumbs a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  background: url(../images/thumb-inactive.png);
}
.thumbs.circle-thumbs a.pager-active {
  background: url(../images/thumb-active.png);
}

/** DETAILED BAGS & PUSHCARTS **/
.detailed-page.bags-page .photo-gallery,
.detailed-page.bags-page .photo-gallery #slider,
.detailed-page.pushcarts-page .photo-gallery,
.detailed-page.pushcarts-page .photo-gallery #slider,
.detailed-page.pushcarts-page .pushcarts-wrapper {
  width: 740px;
  overflow: hidden;
}
.detailed-page.bags-page .product-desc,
.detailed-page.pushcarts-page .product-desc {
  margin-right: 370px;
  clear: both;
  margin-top: 20px;
}
.detailed-page.bags-page .left-sidebar,
.detailed-page.pushcarts-page .left-sidebar {
  min-height: 385px;
}

.pushcart-instance {
  width: 224px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
  border: 1px solid #000;
  overflow: hidden;
  /* to fix ie issue not all same height */
  height: 550px;
}
.pushcart-instance p {
  padding: 0 15px;
  text-align: left;
}

/** FEATURES **/
.feature-image.bag-image {
  width: 730px;
  height: 458px;
  position: relative;
  margin-bottom: 100px; /*so features won't go off screen*/
  background: url(../images/b3-features.jpg);
}
.feature-image.pushcart-image {
  width: 622px;
  height: 510px;
  margin-bottom: 60px;
  position: relative;
  background: url(../images/pushcart-features.jpg);
}
.highlight-icon {
  margin-left: 150px;
  float: left;
  clear: both;
  z-index: 1;
  cursor: pointer;
  background: url(../images/highlight-icon.png);
  width: 32px;
  height: 32px;
  text-indent: -99999px;
}
.highlight-container {
  position: absolute;
  width: 230px;
  margin-left: -150px;
  width: 0;
}
.highlight-description {
  background: #666;
  color: white;
  clear: both;
  padding: 10px;
  font-size: 12px;
  z-index: 10;
  position: absolute;
  margin-top: 45px;
  margin-left: -3px;
  text-shadow: 0px 1px 0 rgba(0,0,0,0.4);
  border-radius: 10px;
  -moz-box-shadow:    0px 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
  box-shadow:         0px 1px 3px rgba(0,0,0,0.5);
}
.highlight-description h4 {
  margin-bottom: 5px;
  font-size: 14px;
}
.highlight-description p {
  margin-top: 5px;
}
.highlight-description .tail {
  width: 0; 
  height: 0; 
  margin-left: 144px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #666;
  position: absolute;
  top: -15px;
}

/** CART FEATURES **/
.pushcart-feature-1 {
  top: 10px;
  left: 143px;
}
.pushcart-feature-2 {
  top: 63px;
  left: 250px;
}
.pushcart-feature-3 {
  top: 102px;
  left: 402px;
}
.pushcart-feature-4 {
  top: 84px;
  left: 143px;
}
.pushcart-feature-5 {
  top: 174px;
  left: 238px;
}
.pushcart-feature-6 {
  top: 227px;
  left: 391px;
}
.pushcart-feature-7 {
  top: 291px;
  left: 427px;
}
.pushcart-feature-8 {
  top: 356px;
  left: 585px;
}

/* MODEL 6 CART FEATURES */
.model-6 .feature-image.pushcart-image {
  width: 622px;
  height: 530px;
  margin-bottom: 40px;
  position: relative;
  background: url(../images/pushcarts/model6/features/clicgear-model6-features.jpg);
}
.model-6 .pushcart-feature-1 {
  top: 29px;
  left: 304px;
}
.model-6 .pushcart-feature-1b {
  top: 3px;
  left: 242px;
}
.model-6 .pushcart-feature-2 {
  top: 210px;
  left: 311px;
}
.model-6 .pushcart-feature-2a {
  top: 172px;
  left: 459px;
}
.model-6 .pushcart-feature-3 {
  top: 300px;
  left: 399px;
}
.model-6 .pushcart-feature-4 {
  top: 409px;
  left: 216px;
}
.model-6 .pushcart-feature-5 {
  top: 459px;
  left: 289px;
}
/* MODEL 8+ CART FEATURES */
.model-8+ .feature-image.pushcart-image {
  width: 622px;
  height: 510px;
  margin-bottom: 40px;
  position: relative;
  background: url(../images/pushcarts/model8+/features/clicgear-model8+features.jpg);
}
.model-8 .pushcart-feature-1 {
  top: 9px;
  left: 109px;
}
.model-8 .pushcart-feature-2 {
  top: 71px;
  left: 248px;
}
.model-8 .pushcart-feature-3 {
  top: 240px;
  left: 366px;
}
.model-8 .pushcart-feature-4 {
  top: 300px;
  left: 399px;
}
.model-8 .pushcart-feature-5 {
  top: 327px;
  left: 524px;
}
.model-8 .pushcart-feature-6 {
  top: 407px;
  left: 578px;
}
.model-8 .pushcart-feature-7 {
  top: 430px;
  left: 289px;
}
.appear-top .highlight-description {
  bottom: 45px;
}
.appear-top .highlight-description .tail {
  bottom: -15px;
  border-top: 15px solid #666;
  border-bottom: 0;
  top: auto;
}

/** BAG FEATURES **/
.bag-feature-1 {
  top: 160px;
  left: 48px;
}
.bag-feature-2 {
  top: 135px;
  left: 102px;
}
.bag-feature-3 {
  top: 125px;
  left: 205px;
}
.bag-feature-4 {
  top: 280px;
  left: 90px;
}
.bag-feature-5 {
  top: 155px;
  left: 150px;
}
.bag-feature-6 {
  top: 313px;
  left: 186px;
}
.bag-feature-7 {
  top: 334px;
  left: 76px;
}
.bag-feature-8 {
  top: 63px;
  left: 350px;
}
.bag-feature-9 {
  top: 155px;
  left: 205px;
}
.bag-feature-10 {
  top: 215px;
  left: 650px;
}
.bag-feature-11 {
  top: 200px;
  left: 410px;
}
.bag-feature-12 {
  top: 337px;
  left: 370px;
}
.bag-feature-13 {
  top: 145px;
  left: 610px;
}
.bag-feature-14 {
  top: 330px;
  left: 632px;
}
.bag-feature-15 {
  top: 185px;
  left: 590px;
}
.bag-feature-16 {
  top: 297px;
  left: 586px;
}

/* MODEL 8 CART FEATURES */
.model-8 .feature-image.pushcart-image {
  width: 622px;
  height: 510px;
  margin-bottom: 40px;
  position: relative;
  background: url(../images/pushcarts/model8/features/clicgear-model8-features.jpg);
}
.model-8 .pushcart-feature-1 {
  top: 9px;
  left: 109px;
}
.model-8 .pushcart-feature-2 {
  top: 71px;
  left: 248px;
}
.model-8 .pushcart-feature-3 {
  top: 240px;
  left: 366px;
}
.model-8 .pushcart-feature-4 {
  top: 300px;
  left: 399px;
}
.model-8 .pushcart-feature-5 {
  top: 327px;
  left: 524px;
}
.model-8 .pushcart-feature-6 {
  top: 407px;
  left: 578px;
}
.model-8 .pushcart-feature-7 {
  top: 430px;
  left: 289px;
}
.appear-top .highlight-description {
  bottom: 45px;
}
.appear-top .highlight-description .tail {
  bottom: -15px;
  border-top: 15px solid #666;
  border-bottom: 0;
  top: auto;
}

/** BAG FEATURES **/
.bag-feature-1 {
  top: 160px;
  left: 48px;
}
.bag-feature-2 {
  top: 135px;
  left: 102px;
}
.bag-feature-3 {
  top: 125px;
  left: 205px;
}
.bag-feature-4 {
  top: 280px;
  left: 90px;
}
.bag-feature-5 {
  top: 155px;
  left: 150px;
}
.bag-feature-6 {
  top: 313px;
  left: 186px;
}
.bag-feature-7 {
  top: 334px;
  left: 76px;
}
.bag-feature-8 {
  top: 63px;
  left: 350px;
}
.bag-feature-9 {
  top: 155px;
  left: 205px;
}
.bag-feature-10 {
  top: 215px;
  left: 650px;
}
.bag-feature-11 {
  top: 200px;
  left: 410px;
}
.bag-feature-12 {
  top: 337px;
  left: 370px;
}
.bag-feature-13 {
  top: 145px;
  left: 610px;
}
.bag-feature-14 {
  top: 330px;
  left: 632px;
}
.bag-feature-15 {
  top: 185px;
  left: 590px;
}
.bag-feature-16 {
  top: 297px;
  left: 586px;
}


/** BAG COLOURS **/
.colours-page .photo-gallery {
  position: relative;
}
.colours-page .photo-gallery .bx-wrapper {
  margin-left: 80px;
}

.colours-page .thumbs {
  position: absolute;
  top: 0;
  left: 0;
}
.colours-page .thumbs .colour-block {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #ebeaea;
  margin: 5px;
  position: relative;
}
.colours-page .thumbs span.black {
  background-color: #000;
}
.colours-page .thumbs span.lime {
  background-color: #8ec63f;
}
.colours-page .thumbs span.green {
  background-color: #60a224;
}
.colours-page .thumbs span.orange {
  background-color: #f7941f;
}
.colours-page .thumbs span.yellow {
  background-color: #fff301;
}
.colours-page .thumbs span.white {
  background-color: #fff;
}
.colours-page .thumbs span.red {
  background-color: #dc2121;
}
.colours-page .thumbs span.pink {
  background-color: #f162a4;
}
.colours-page .thumbs span.gray {
  background-color: #555;
}
.colours-page .thumbs span.grey {
  background-color: #bbbdbc;
}
.colours-page .thumbs span.blue {
  background-color: #2976d2;
}
.colours-page .thumbs span.teal {
  background-color: #3fbdbd;
}
.colours-page .thumbs span.armygreen {
  background-color: #565c3e;
}
.colours-page .thumbs span.armybrown {
  background-color: #beac8e;
}

/* Pushcarts Colours*/
.pushcarts-page.colours-page .thumbs .colour-block {
  width: 25px;
  height: 25px;
  margin: 3px;
  padding-left: 25px;
  
}
.colours-page .thumbs .colour-title {
  position: absolute;
  top: 5px;
  right: -110px;
  width: 100px;
  color: #333;
  font-weight: bold;
}
.pushcarts-page.colours-page .thumbs .colour-block:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  border-right: 1px solid #ebeaea;
  margin-left: -25px;
}
.pushcarts-page.colours-page .thumbs span.arctic:before {
  background: #fff;
}
.pushcarts-page.colours-page .thumbs span.charcoal:before {
  background: #666;
}
.pushcarts-page.colours-page .thumbs span.matte:before {
  background: #999;
}

/* Model 8 Colors */
.pushcarts-page.colours-page .thumbs span.white-main:before {
  background: #fff;
}
.pushcarts-page.colours-page .thumbs span.charcoal-main:before {
  background: #585858;
}
.pushcarts-page.colours-page .thumbs span.silver-main:before {
  background-color: #adaeb2;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#4d4d4f));
  background: -webkit-linear-gradient(top, #fff, #4d4d4f);
  background: -moz-linear-gradient(top, #fff, #4d4d4f);
  background: -ms-linear-gradient(top, #fff, #4d4d4f);
  background: -o-linear-gradient(top, #fff, #4d4d4f);
}
.pushcarts-page.colours-page .thumbs span.blue-main:before {
  background-color: #2663a4;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#2663a4));
  background: -webkit-linear-gradient(top, #fff, #2663a4);
  background: -moz-linear-gradient(top, #fff, #2663a4);
  background: -ms-linear-gradient(top, #fff, #2663a4);
  background: -o-linear-gradient(top, #fff, #2663a4);
}
.pushcarts-page.colours-page .thumbs span.red-main:before {
  background-color: #f3694d;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3694d));
  background: -webkit-linear-gradient(top, #fff, #f3694d);
  background: -moz-linear-gradient(top, #fff, #f3694d);
  background: -ms-linear-gradient(top, #fff, #f3694d);
  background: -o-linear-gradient(top, #fff, #f3694d);
}
.pushcarts-page.colours-page .thumbs span.gray {
  background: #bcbdc1;
}
.pushcarts-page.colours-page .thumbs span.black {
  background: #000;
}
.pushcarts-page.colours-page .thumbs span.blue {
  background: #0078bf;
}

/** FAQ PAGE **/
.faq-page .content h3 {
  color: #000;
  margin: 30px 0 5px 0;
}
.faq-page .content p {
  margin: 5px 0;
}
.faq-page .content {
  margin-bottom: 40px;
}

/** DISTRIBUTORS PAGE **/
.distributor-location {
  margin-bottom: 10px;
  float: left;
  width: 310px;
  margin-right: 20px;
  height: 160px;
  padding: 20px;
  border-top: 10px solid white; /*so there's some space when anchor linked*/
}
.distributor-location.highlight {
  background-color: #f2f2f2;
}
.distributor-location h4 {
  text-transform: uppercase;
  margin: 5px 0;
  font-size: 16px;
}
/** DISTRIBUTOR FLAGS **/


.distributors-flags li,
span.location-flag {
  display: block;
  background: url(../images/flag-sprite.png) no-repeat;
  height: 15px;
  margin-bottom: 4px;
  width: auto;
  padding-left: 22px;
}
.distributors-flags .ad{
	background-position: 0 3px;
}

.distributors-flags .ar{
	background-position: 0 -19px ;
}

.distributors-flags .at{
	background-position: 0 -41px ;
}

.distributors-flags .au{
	background-position: 0 -63px ;
}

.distributors-flags .be{
	background-position: 0 -85px ;
}

.distributors-flags .bo{
	background-position: 0 -907px ;
}

.distributors-flags .br{
	background-position: 0 -107px ;
}

.distributors-flags .ca{
	background-position: 0 -129px ;
}

.distributors-flags .cl{
	background-position: 0 -151px ;
}
.distributors-flags .cb{
	background-position: 0 -936px ;
}
.distributors-flags .pa{
	background-position: 0 -950px ;
}
.distributors-flags .ve{
	background-position: 0 -972px ;
}

.distributors-flags .dk{
	background-position: 0 -174px ;
}

.distributors-flags .fr{
	background-position: 0 -196px ;
}

.distributors-flags .hu{
	background-position: 0 -216px ;
}

.distributors-flags .in{
	background-position: 0 -892px ;
}

.distributors-flags .is{
	background-position: 0 -238px ;
}

.distributors-flags .it{
	background-position: 0 -260px ;
}

.distributors-flags .lt{
	background-position: 0 -282px ;
}

.distributors-flags .jp{
	background-position: 0 -922px ;
}

.distributors-flags .lv{
	background-position: 0 -304px ;
}

.distributors-flags .mx{
	background-position: 0 -326px ;
}

.distributors-flags .my{
	background-position: 0 -348px ;
}

.distributors-flags .nl{
	background-position: 0 -369px ;
}

.distributors-flags .no{
	background-position: 0 -391px ;
}

.distributors-flags .pl{
	background-position: 0 -413px ;
}

.distributors-flags .pt{
	background-position: 0 -435px ;
}

.distributors-flags .ru{
	background-position: 0 -456px ;
}

.distributors-flags .se{
	background-position: 0 -478px ;
}

.distributors-flags .sg{
	background-position: 0 -500px ;
}

.distributors-flags .sk{
	background-position: 0 -522px ;
}

.distributors-flags .us,
span.location-flag.us{
	background-position: 0 -544px ;
}

.distributors-flags .za{
	background-position: 0 -566px ;
}
.distributors-flags .cr {
  background-position: 0 -587px;
}
.distributors-flags .cz {
  background-position: 0 -608px;
}
.distributors-flags .es {
  background-position: 0 -629px;
}
.distributors-flags .fl {
  background-position: 0 -650px;
}
.distributors-flags .gr {
  background-position: 0 -671px;
}
.distributors-flags .ir {
  background-position: 0 -690px;
}
.distributors-flags .lx {
  background-position: 0 -711px;
}
.distributors-flags .pg {
  background-position: 0 -732px;
}
.distributors-flags .sl {
  background-position: 0 -753px;
}
.distributors-flags .sl {
  background-position: 0 -753px;
}
.distributors-flags .sp {
  background-position: 0 -774px;
}
.distributors-flags .sw {
  background-position: 0 -795px;
}
.distributors-flags .uk {
  background-position: 0 -816px;
}
.distributors-flags .ug {
  background-position: 0 -837px;
}
.distributors-flags .nz {
  background-position: 0 -878px;
}
.contact-location {
  position: relative;
  padding-left: 26px;
}
.location-flag.hk {
  background-position: 0 -858px;
}
.location-flag.hk,
.location-flag.us {
  position: absolute;
  top: 0;
  left: 0;
}
/** MANUALS PAGE **/
.manuals-page .content ul {
  padding-left: 25px;
}
.manuals-page .content li {
  line-height: 20px;
  list-style-type: square;
}
.manuals-page .content li a {
  color: #666;
}

/** CONTACT PAGE **/
.contact-page .contact-form label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.contact-page .content {
  margin: 15px 0 60px 0;
  width: auto;
  float: none;
}
.contact-form {
  float: right;
  padding: 15px;
  background: #f2f2f2;
  margin-left: 20px;
}
.contact-form input[type="submit"] {
  clear: both;
  display: block;
}
.contact-page .contact-form input[type="text"],
.contact-page .contact-form select,
.contact-page .contact-form textarea {
  margin-bottom: 20px;
  width: 350px;
  cursor: pointer;
  cursor: hand;
}
.button-submit {
  background: url(../images/sprite.png) -177px -145px;
	width: 66px;
	height: 24px;
	text-indent: -99999px;
	border: 0;
}
.button-submit:hover {
  background-position: -253px -145px;
}
.kevin { 
  float: right;
  margin-left: 20px;
}

/** CLEAR CLASS **/
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
/* IE hack for "zoom" */
} 

/* For IE */
.clear { zoom: 1; }