/* ==== Sticky Footer ==== */
* {
	margin:0;
}
html,body {
	height:100%;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/body_bg.png) repeat;
}
body {
  overflow-x: hidden;
}
.top-nav {
	background: #fff;
}
.page-wrap {
	min-height:100%;
	margin-bottom:-430px;
	/* equal to footer height */
}
.page-nav {
   display: none;
}
#show-page-nav .page-nav {
   display: block;
}
.page-wrap:after {
	content:"";
	display:block;
}
.site-footer,.page-wrap:after {
	height:430px;
}
.site-footer .company-details {
	padding-top:30px;
	padding-bottom:30px;
}
.site-footer {
	background:#fafafa;
	border-top: 1px solid #eee;
	color:#333;
}
.site-footer p {
  padding-bottom: 0;
  margin-bottom: 0;
}
footer .nav > li > a {
  padding: 0;
}
.page-content {
background: url(../images/body_bg.png) repeat;}
.company-details .link a {
  padding-right: 20px;
}
.company-details .link a.last{
  padding-right: 0px;
}
/* ==== Custom Styles ==== */
#item-232 a, #item-596 a {
	background: #484848;
}
#item-232 a:hover, #item-596 a:hover {
	background: #444444;
}
span.red-bg {
	background: red;
	display: block;
	padding: 3px 6px;
}
.order-summary.outline {
	padding: 20px;
	border: 1px solid #ccc;
	font-size: 22px;
	margin-top: 50px;
	background: #ffffff;
}
.moduletable.full-width {
	margin-right: 40px;
}
.full-width .col-sm-7 {
	width: 100%;
}
#ecommerce_carts_list_cart {
	display: none;
}
.cck_cck_ecommerce_payment_gateway {
	float: right;
}
.cck_cck_ecommerce_payment_gateway:after {
	content: "";
	display: block;
	clear: both;
}
.mobileSkin .mceListBox .mceText,
.mobileSkin .mceSplitButton a.mceOpen,
.mobileSkin .mceSplitButton a.mceAction,
.mobileSkin .mceListBox .mceOpen {
	width: auto !important;
	height: auto !important;
}
.cck_product_images_upload ul {
  padding: 0;
  list-style: none;
}
.cck_product_images_upload img {
  width: 100%;
}
.text-center img {
  margin: 0 auto;
  display: block;
}
.cck_form_calendar input {
  height: 34px;
  width: 220px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#alert-message {
        display: none !important;
}
#alert-message.in {
        display: block !important;
}
.cck_order_gateway {
	margin-top: 30px;
}
.cck_page_desc {
  font-size: 21px;
  padding-bottom: 30px;
}
.checkboxes .cck-fl {
  float: left;
  padding-right: 20px;
}
input[type="radio"], input[type="checkbox"] {
  float: left;
  margin: 0 4px 0 0;
  clear: left;
}
.checkboxes label, .radios label {
  float: left;
}
.quote-form .cck_label, .cck_form_freetext {
  margin-top: 10px;
}
.dynamic-title-row {
}
.breadcrumb {
	padding: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}
.grey-txt {
	color:#ccc;
}
.grey-bg {
	background-color:rgba(100,100,100,0.1);
}
a:hover, a:focus {
	text-decoration:none !important;
}
.dynamic-title h1,h1.dynamic-title,.cck_page h1 {
  margin: 0 0 30px;
  padding: 0;
  font-size: 36px;
  font-weight: bold;
}
.launchpad li {
	float:left;
	display:block;
	padding-right:5px;
}
.launchpad img {
	width:30px;
}
.launchpad {
	padding-top:25px;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 20px;
	border-radius: 0;
}
.owl-next, .owl-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 1%;
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 1;
}
.owl-next > span,
.owl-prev > span {
	position: absolute;
	top: 50%;
	z-index: 5;
	color: #333;
	display: inline-block;
}
.owl-next {
    right: 0px;
    left: auto;
	text-align: right;
}

.dontshow {
	opacity:0;
}
.show {
	opacity: 1;
}
.slideshow .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
}
.slideshow {
  position: relative;
  max-height: 415px;
  background: #000;
  overflow-y: hidden;
  margin-bottom: 0;
}
.slideshow.owl-carousel .owl-item img {
  width: auto !important;
}
.slideshow li {
  position: relative;
}
.slideshow .container {
	position: absolute;
	top: 85px;
	left: 0%;
	right: 0%;
	display: none;
}
.slideshow.owl-carousel .container {
	display: block;
}
.slideshow .caption h3 {
  font-size: 45px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-align: left;
}
.product-item h3 {
  margin-top: 0;
  padding-top: 0;
}
.main-content {
	position:relative;
	z-index:2;
}
.side-button {
  position: fixed;
  left: 30px;
  bottom: 0px;
  z-index: 9999;
}
/* ==== Widgets ==== */
.widgets {
  padding: 0 5%;
}
.bordered {
    padding: 20px;
    border: 1px solid #ccc;
    float: left;
    border-radius: 5px;
}
.img-wrap {
    min-height: 120px;
}
.large-text {
	font-size:100px;
	font-weight:bold;
	color: #333;
	height: 155px;
	line-height: 155px;
	display: block; 
}
.small-text {
	font-weight: bold;
	font-size: 16px;
	color: #004440;
}
.widget {
	text-align:center;
}
.widget a {
  color: #333;
}
.widget>span,.widget>a>span {
	float:left;
	clear:left;
	text-align:center;
	width:100%;
}
.widget img {
	display:block;
	margin:0 auto 15px auto;
}
.widget-row h3,.contact-form h3 {
	text-align:center;
	margin-bottom:20px;
}
.txt-lg {
	font-size: 24px;
    text-align: center;
    padding: 7px;
	font-weight: bold;
}
.toolbar-right {
	clear: both;
	padding-top: 20px;
}
.toolbar-right .btn {
	float: right;
}
.toolbar-right .btn-left {
	float: left;
}
th.cck-w5,
td.cck-w5 {
    width: 5%;
}
th.cck-w10,
td.cck-w10 {
    width: 10%;
}
th.cck-w15,
td.cck-w15 {
    width: 15%;
}
th.cck-w20 ,
td.cck-w20 {
    width: 20%;
}
td.cck_seb_order_product_quantity input {
	max-width: 80px;
}
.cck_order_card_holder,
.cck_order_card_number {
	max-width: 320px;
	margin-bottom: 10px;
}
.cck_order_card_expiry_month, .cck_order_card_expiry_year {
	float: left;
}
.cck_order_card_expiry_year {
	margin-top: 35px;
}
.cck_order_card_expiry_month .cck_form {
	clear: left;
}
.cck_order_card_cvn {
	float: left;
    margin-left: 50px;
}
.margin-left-50 {
	margin-left: 50px;
}
.nolabel {
	margin-top: 35px;
}
.divide {
	margin-top:50px;
	margin-bottom:50px;
}
.divide-sm {
	margin-top:15px;
	margin-bottom:15px;
}
.divide-bottom {
	margin-bottom: 50px;
}
.divide-top {
	margin-top: 50px;
}
.divide-top-sm {
	margin-top: 20px;
}
.divide-bottom-sm {
	margin-bottom: 30px;
}
.distributor-tiles .grey-bg {
  padding: 15px;
}
.form-control-wrap select {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.cck_prod_ecommerce_category_image {
	max-height: 250px;
    overflow: hidden;
}
/* ==== Enquiry Form ==== */
.contact-form-row h2 {
	font-size:35px;
	font-weight:bold;
	color:#fff;
	margin: 0;
}
.contact-form .form-control {
	margin-bottom:13px !important;
}
.btn-contact,.btn-contact:hover {
	background-color:#333;
	color:#fff;
}
.enquiry-form>.col-sm-6 {
	padding:15px;
}
/* ==== Blog ==== */
.blog-item {
	border:1px solid #ddd;
	padding:15px;
	background: #fff;
	box-shadow:1px 1px 5px #ddd;
	margin-bottom: 30px;
}
.blog-article .cck_art_created {
	display:inline-block;
	color:#ccc;
}
.blog-item-info {
	margin-bottom:10px;
}
.blog-feature-image {
	padding-bottom:20px;
}
.rssocial-sharing ul {
	padding:10px 0;
}
.rssocial-left {
	margin:0;
}
.blog-module {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
}
.blog-module h3 {
	color:#999;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.blog-module ul {
	margin:0;
	padding:0;
	list-style:none;
}
.blog-module li {
	padding:10px 0;
	margin:0;
	width:100%;
	display:block;
	float:left;
	clear:left;
	border-bottom: 1px solid #eee;
}
/* ==== Navigation ==== */
.navbar-default .navbar-nav>li>a {
	color:#fff;
	font-size:16px;
	padding: 25px 15px;
}
.navbar-header {
	float:none !important;
}
.navbar {
	border-radius:0;
	margin-bottom:0;
	border:0;
}
.topmenu>ul>li {
}
.page-nav .nav > li > a {  padding: 10px 0;  font-size: 24px;  float: left;  width: 48%;  margin-right: 2%;}

.logo {
	float: left;
	padding: 20px 0;
}
.navbar-default {
	box-shadow:5px 5px 5px -5px #CCC;
	border-color:transparent;
}
.navbar-brand {
	line-height:0;
}
.img-responsive img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.navbar-default.affix {
  top: 0;
  width: 100%;
  z-index: 99;
}
.navbar-default.affix .responsiveMenuTheme2 > li > a, .navbar-default.affix .responsiveMenuTheme2 > li.parent > a {
  padding-top: 0;
  padding-bottom: 0;
  transition: all ease 0.3s;
}
/* ==== Sections Headers ==== */
h1.header {
	font-size:72px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
	letter-spacing:-3px;
}
@media (max-width:768px) {
	h1.header {
			font-size:48px;
			letter-spacing:-2px;
	}
}
@media (max-width:480px) {
	h1.header {
			font-size:36px;
			letter-spacing:-1px;
	}
}
p.header {
	font-size:13px;
	color:#fff;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 2px;
}
.prod-cat-tabs {
  float: left;
  width: 100%;
}
.prod-cat-tabs .tabbable {
  clear: left;
  margin-top: 50px;
  padding-bottom: 30px;
  float: left;
  width: 100%;
}
.prod-cat-tabs .tabbable .nav-tabs {
  margin-bottom: 30px;
  border: 0;
  background: #eee;
  border-top: 1px solid #ddd;
}
.prod-cat-tabs .nav-tabs > li > a {
  border: 0;
  font-size: 18px;
  font-weight: bold;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #ddd;
  border-radius: 0;
  border-right: 1px solid #dcdcdc;
  box-shadow: rgba(255,255,255,0.5) 0 1px 0 0 inset,rgba(0,0,0,0.1) 0 -1px 0 0 inset;
}
.prod-cat-tabs .nav-tabs > li {
  height: 90px;
  display: table;
  width: 16.7%;
    border-radius: 0;
  box-shadow:rgba(255,255,255,0.5) 0 1px 0 0 inset,rgba(0,0,0,0.1) 0 -1px 0 0 inset;
}
.prod-cat-tabs .nav-tabs > li.active > a {
  color: #ffffff;
  border-radius: 0;
}
.prod-cat-tabs .tab-content {
  font-size: 18px;
}
.prod-cat-tabs .nav-tabs > li.active > a:hover,
.prod-cat-tabs .nav-tabs > li.active > a:focus {
  border: 0px solid #ddd;
  width: inherit;
}
.responsiveMenuTheme2 > li > a,
.responsiveMenuTheme2 > li.parent > a {
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all ease 0.3s;
}
.responsiveMenuTheme2 > li:first-child > a > span.linker {
  padding: 20px 0;
}
.responsiveMenuTheme2 > li:first-child > a {
  padding-left: 10px;
  padding-right: 10px;
}
.responsiveMenuTheme2 > li.active:first-child > a {
  background: transparent;
}
.responsiveMenuTheme2 li.parent > ul > li > a span {
  width: 100%;
  font-size: 16px;
  text-align: left;
}
.responsiveMenuTheme2 li.parent > ul > li {
  width: 100%;
  text-align: left;
  z-index: 99;
}
.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
  border: 0;
}
.responsiveMenuTheme2 span.opener {
  width: 15px;
  background-size: 20px auto;
  background-position: 5px;
}
.chzn-single {
	border: 0px !important;
	background: none !important;
	box-shadow: none !important;
}
.chzn-container  {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}	
.side-menu {
  margin-right: 40px;
  border-right: 1px solid #ccc;
}
.side-menu .nav-stacked > li > a {
  padding-left: 0;
}
.side-menu .nav-stacked > li > a:hover {
  background: none;
}
.side-menu .nav-stacked > li.current > a {
  font-weight: bold;
}
.call-to-action li {
  float: right;
  margin-left: 15px;
}
.call-to-action li span {
  font-size: 20px;
}
.call-to-action li span.ecommerce_products_container {
  font-size: 18px;  
}
.call-to-action li a {
  font-weight: bold;
  color: #c74122;
}
.call-to-action {
  margin-top: 30px;
  float: left;
  width: 100%;
}
.btn-xlg {
    padding: 18px 36px;
	font-size: 18px;
	line-height: 1.33;
}
.btn {
  border-radius: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: middle;
 }
/*
.prod-cat-tabs .nav-stacked {
	float: left;
	border: 0;
	background: #e6e4e0;
    -webkit-box-shadow: #cccac4 0 0 0 1px inset,#cccac4 0 0 5px;
    -moz-box-shadow: #cccac4 0 0 0 1px inset,#cccac4 0 0 5px;
    box-shadow: #cccac4 0 0 0 1px inset,#cccac4 0 0 5px;
	width: 25%;
}
.prod-cat-tabs .nav-stacked > li {
  height: 90px;
  display: table;
  width: 100%;
  box-shadow: rgba(255,255,255,0.5) 0 1px 0 0 inset,rgba(0,0,0,0.1) 0 -1px 0 0 inset;
}
.prod-cat-tabs .nav-stacked > li > a {
  display: table-cell;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
  vertical-align: middle;
}
.prod-cat-tabs .nav-stacked > li > a,
.prod-cat-tabs .nav-stacked > li.active > a {
  border: 0;
  border-radius: 0;
}
.prod-cat-tabs .nav-stacked > li.active > a {
  background: #004440;
  color: #ffffff;
}
.nav-stacked > li.active > a:after {
  border-left-color: #004440;
}
.nav-stacked > li > a:after {
  position: absolute;
  content: " ";
  top: 50%;
  right: -23px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-top-width: 45px;
  border-bottom-width: 45px;
  border-left-width: 20px;
  margin-top: -45px;
}
.prod-cat-tabs .tabbable {
  clear: left;
  box-shadow: rgba(0,0,0,0.2) 0 0 10px;
  float: left;
  width: 100%;
}
.prod-cat-tabs .tab-content {
  padding: 50px;
  float: left;
  width: 75%;
}
.prod-cat-tabs h2 {
  padding-bottom: 50px;
}
*/

.form-horizontal .control-label {
  text-align: left;
}
form div.row {
  margin-left: -15px;
}
/* RESPONSIVE UTILITIES */
/* Phone */
@media (max-width:767px) {
	.navbar-toggle {
		background-color:#333;
		background-image:none;
		border:1px solid transparent;
		top: 15px;
	}
	.cck_order_card_cvn {
		margin-left: 0;
		clear: left;
		margin-top: 10px;
	}
	.logo {
	  padding-left: 15px;
	}
	.navbar-collapse {
	  clear: both;
	}
	.slideshow {
	  height: 500px;
	  overflow: hidden;
	}
	.slideshow .container {
	  top: 20px;
	}
	.slideshow img {
	  max-width: initial;
	  height: 500px;
	}
	.slideshow .caption h3 {
	  font-size: 25px;
	} 
	.btn-xlg, .btn-lg {
	  width: 100%;
	  margin: 10px 0;
	}
	.prod-cat-tabs .nav-tabs > li {
	  width: 33.333%;
	  margin: 0 0 10px 0 !important;
	  height: 65px;
	}
	.prod-cat-tabs .nav-tabs > li > a {
		margin: 0 !important;
		background: #eee;
		font-size: 12px;
		padding-top: 15px;
		border: 0;
		padding-bottom: 15px;
	}
	.prod-cat-tabs .tabbable .nav-tabs {
	  background: none;
	  border: 0;
	  margin: 0 auto 30px;
	  display: block;
	}
	.toggleMenu {
	  display: block !important;
      color: #ffffff;
      padding: 10px 15px;
      background: none;
      height: 50px;
      margin: 0 auto;
	  line-height: 18px;
    }
	.toggleMenu span {
	  margin: 0 auto;
      display: block;
      width: 100%;
	  line-height: 28px;
      text-align: center;
    }
	.responsiveMenuTheme2 > li > a, .responsiveMenuTheme2 > li.parent > a {
	  text-align: center;
	  padding: 0;
	  margin: 0;
	  font-size: 14px;
	}
	#item-101 {
	  display: none;
	}
	.side-menu {
	  margin-right: 0;
	  border: 0;
	}
	.contact-form-row .col-sm-6 {
	  margin-bottom: 20px;
	}
	.product-item h3 {
	  padding-top: 15px;
	}
	.side-menu {
	  margin-bottom: 20px;
	}
	.divide {
	  margin-top:20px;
	  margin-bottom:20px;
	}
	.divide-bottom {
		margin-bottom: 20px;
	}
	.divide-top {
		margin-top: 20px;
	}
	.admin-nav {
	  display: none;
	}
	.site-footer .company-details {
	  padding: 30px 15px;
	}
	.page-wrap {
		margin-bottom:-680px;
		/* equal to footer height */
	}
	.site-footer,.page-wrap:after {
		height:680px;
	}
	.call-to-action {
	  margin-top: 20px;
	}
	.call-to-action li {
	  margin-left: 0;
	}
	.top-nav .call-to-action li a {
	  padding: 0;
	  margin: 8px;
	}
	.top-nav .call-to-action li a span {
	  font-size: 35px;
	}
}
/* Larger than a phone */
@media (min-width:768px) {
	.navbar-default .navbar-collapse {
		border-color:#f8f8f8;
	}
	.logo img {
	  height: 70px;
	}
	.navbar-collapse {
	  padding: 0;
	}
	#item-101 {
      width: 50px;
      display: block;
      float: left;
	}
	.cck_button_free .btn-success {
	  float: right;
	  margin-top: -70px;
	}
}
/* Tablet */
@media (min-width:768px) and (max-width:991px) {
	.responsiveMenuTheme2 > li > a, .responsiveMenuTheme2 > li.parent > a {
	  padding-top: 0px;
	  padding-bottom: 0px;
	  font-size: 15px;
	}
	.slideshow .caption h3 {
	  font-size: 30px;
	}
	.slideshow .container {
	  top: 0;
	}
	.btn-xlg {
	  padding: 13px 26px;
	  font-size: 14px;
	}
	.prod-cat-tabs .nav-tabs > li > a {
	  font-size: 16px;
	}
	.prod-cat-tabs .nav-tabs > li {
	  width: 16.5%;
	}
	.large-text {
	  font-size: 60px;
	}
	.page-wrap {
		margin-bottom:-530px;
		/* equal to footer height */
	}
	.site-footer,.page-wrap:after {
		height:530px;
	}
	.contact-form-row .btn {
	  font-size: 16px;
	}
	.site-footer .company-details {
	  padding: 30px 15px;
	}
	.responsiveMenuTheme2 > li.parent > a {
	  padding-right: 15px;
	}
	.responsiveMenuTheme2 > li.parent > a > span.linker {
	  margin-left: -10px;
	}
	.home-widget h3 {
	  font-size: 18px;
	}
}
/* Small Monitor */
@media (min-width:992px) and (max-width:1199px) {
	.responsiveMenuTheme2 > li > a, .responsiveMenuTheme2 > li.parent > a {
	  padding-top: 15px;
	  padding-bottom: 15px;
	  font-size: 17px;
	}
	.large-text {
	  font-size: 75px;
	}
	.slideshow .caption h3 {
	  font-size: 38px;
	}
	.slideshow .container {
	  top: 10px;
	  left: 0;
	  right: 0;
	}
	.btn-xlg {
	  padding: 16px 32px;
	  font-size: 16px;
	}
}
/* Desktop */
@media (min-width:1200px) and (max-width:1399px) {
	.slideshow .container {
	  top: 30px;
	}
}
/* Large Widescreen Desktop */
@media (min-width:1899px) {
}