@import url("//fonts.googleapis.com/css?family=Julius+Sans+One");

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ @font-face {font-family:"Janda Everyday Casual";src:url("../fonts/JandaEverydayCasual.eot?") format("eot"),url("../fonts/JandaEverydayCasual.woff") format("woff"),url("../fonts/JandaEverydayCasual.ttf") format("truetype"),url("../fonts/JandaEverydayCasual.svg#../fonts/JandaEverydayCasual") format("svg");font-weight:normal;font-style:normal;}

@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('../fonts/caviardreams-webfont.eot');
    src: url('../fonts/caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/caviardreams-webfont.woff') format('woff'),
         url('../fonts/caviardreams-webfont.ttf') format('truetype'),
         url('../fonts/caviardreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'caviar_dreamsbold';
    src: url('../fonts/caviar_dreams_bold-webfont.eot');
    src: url('../fonts/caviar_dreams_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/caviar_dreams_bold-webfont.woff') format('woff'),
         url('../fonts/caviar_dreams_bold-webfont.ttf') format('truetype'),
         url('../fonts/caviar_dreams_bold-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    height: 100%;
}

body {
	margin: 0 auto;
	font: 12px Arial;
	color: #808285;
}

h1,h2,h3,h4,h5 {
	font-family: "caviar_dreamsregular";
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
}

h1, h2 {
	font-size: 21px;
}

h3 {
	font-size: 18px;
}

hr {
	clear: both;
	border: 0;
	border-bottom: SOLID 1px #d1d2d4;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
}

img {
	border: 0;
}

a {
	color: #19336C;
	text-decoration: none;
}

input[type=submit]:hover {
	cursor: pointer;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.container_wrap {
	width: 100%;
  margin: 0 auto -386px;
  height: auto !important;
  min-height: 100%;
}

.header-push {
  height: 171px;
}

header {
    position: relative;
    z-index: 2;
}

header.main-header {
    z-index: 200;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 300;
    background-color: #ffffff;
}

.cms-page-view .container {
    padding: 30px 0 20px 0;
}

.wrapper, .content, article.content {
	width: 978px;
	margin: 0 auto;
}

.wide-content {
	width: 1280px;
	margin: 0 auto;
}

.cta-subcribe {
    background-color: #dce0e2;
}

.cta-subcribe .slogan {
    padding: 30px 35px 30px 140px;
	font-family: "caviar_dreamsregular";
	color: #000000;
	text-transform: uppercase;
    font-size: 18px;
    background: url(../images/envelope.png) 25px -7px no-repeat transparent;
}

.cta-subcribe .slogan a {
    background: none repeat scroll 0 0 #19336C;
    border-radius: 2px;
    color: #ffffff;
    display: block;
    float: right;
    padding: 12px 25px;
    font-size: 16px;
    margin: -10px 110px 0 0;
}

article.content {
	padding: 30px 0 20px 0;
}

div.article {
  padding-bottom: 20px;
}

.light {
	background: #ffffff;
}

.grey {
	background: #f3f3f4;
}


a.blue-box {
	display: inline-block;
	font: 12px 'caviar_dreamsregular';
	background: #19336C;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	height: 23px;
	line-height: 23px;
	padding: 0 25px;
	margin: 15px 0;
	border-radius: 2px;
}

a.blue-box:hover {
	color: #333132;
}

ul.messages, ul.messages ul {
  list-style: none;
  padding: 0;
}

ul.messages, ul.messages li {
  text-align: left;
}

.messages .success-msg {
  color: green;
  font-weight: bold;
}

/* HEADER */

header section.main-header {
	background: #1E1E1E;
	height: 37px;
}

header section.main-header nav a {
	font: 12px "caviar_dreamsregular";
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

header section.main-header nav.main-nav {
	float: left;
}

header section.main-header nav.main-nav ul {
	padding: 0;
	margin: 0;
}

header section.main-header nav.main-nav > ul > li {
	list-style: none;
	float: left;
}

header section.main-header nav.main-nav > ul > li > a {
	display: block;
	float: left;
	box-sizing: border-box;
	/*padding: 4px 8px 9px 8px;
	margin: 9px 0 0 0;*/
	line-height: 14px;
	margin: 8px 0 0 0;
	padding: 7px 8px 8px 8px;
}


header section.main-header nav.main-nav > ul li a:hover, header section.main-header nav.main-nav > ul li a.active {
	background: #ffffff;
	color: #19336C;
}

header section.main-header nav.main-nav > ul li a:after {
	content: "+";
	color: #19336C;
}

header section.main-header nav.main-nav ul.children {
	position: absolute;
	display: none;
	z-index: 102;
	background: #ffffff;
	border: SOLID 1px #f2f2f3;
	border-top: SOLID 1px #ffffff;
	margin-top: 37px;
	list-style: none;
	padding: 10px;
}

header section.main-header nav.main-nav ul.children li {
	padding: 3px 0;
}

header section.main-header nav.main-nav ul.children li strong {
	color: #19336C;
}

header section.main-header nav.main-nav ul.children li a {
	font: 12px Arial;
	color: #808285;
	text-transform: none;
}

header section.main-header nav.main-nav ul.children li a:after {
	content: '';
}

header section.search,
header section.main-header nav.login-nav,
header section.main-header nav.social-nav {
	float: right;
}
header section.main-header nav.social-nav {
	margin: 7px 0 0 0;
}

header section.main-header nav.social-nav a {
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	border-radius: 12px;
	background: #404041 url(../images/social-media-nav.gif) no-repeat;
	text-indent: -999em;
	margin: 0 3px 0 0;
}

header section.main-header nav.social-nav a:hover {
	background-image: url(../images/social-media-nav-hover.gif);
}

header section.main-header nav.social-nav a.fb {
	background-position: 0 0;
}
header section.main-header nav.social-nav a.twitter {
	background-position: -23px 0;
}
header section.main-header nav.social-nav a.linkedin {
	background-position: -46px 0;
}
header section.main-header nav.social-nav a.google-plus {
	background-position: -69px 0;
}
header section.main-header nav.social-nav a.rss {
	background-position: -92px 0;
}


header section.main-header nav.login-nav {
	margin: 0 5px 0 0;
}

header section.main-header nav.login-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

header section.main-header nav.login-nav li {
  display: inline;
}

header section.main-header nav.login-nav a {
	box-sizing: border-box;
	line-height: 37px;
	padding: 0 5px;
}

header section.main-header nav.login-nav li {
	border-right: SOLID 1px #ffffff;
}

header section.main-header nav.login-nav li.last {
  border-right: 0;
}

header section.search {
	margin: 9px 5px 0 0;
}

header section.search input[type=text] {
	float: left;
	font: 12px Arial;
	width: 113px;
	height: 14px;
	line-height: 16px;
	text-align: center;
	background: #ffffff;
	color: #808285;
	border: SOLID 1px #969697;
}

header section.search input[type=submit] {
	float: left;
	background: #ffffff url(../images/search-icon.gif) center center no-repeat;
	border: 0;
	width: 16px;
	height: 16px;
	border-radius: 2px;
	margin: 1px 0 0 2px;
}

header section.search input[type=submit]:hover {
	cursor: pointer;
}

header section.sub-header {
    z-index: 300;
}

header section.sub-header h1 {
	position: absolute;
	width: 185px;
	height: 57px;
}

header section.sub-header a.logo {
	display: block;
	width: 185px;
	height: 49px;
	margin: 8px 0 0 0;
    z-index: 100;
}

header section.sub-header nav.sub-nav {
	float: right;
}

header section.sub-header nav.sub-nav > ul > li {
	/*position: relative;*/
	list-style: none;
	display: block;
    float: left;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

header section.sub-header nav.sub-nav > ul > li > a {
	position: relative;
	z-index: 106;
	font: 15px "caviar_dreamsregular";
	display: block;
	/*letter-spacing: -1px;*/
	color: #000000;
	border: SOLID 1px #ffffff;
	border-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 4px;
	box-sizing: border-box;
}

header section.sub-header nav.sub-nav > ul > li > a:hover, header section.sub-header nav.sub-nav > ul > li > a.active {
	border: SOLID 1px #f2f2f3;
	border-bottom: 0;
	background: #ffffff;
	color: #19336C;
}

header section.sub-header nav.sub-nav > ul > li > a.current {
	color: #19336C;
}

header section.sub-header nav.sub-nav > ul > li > a:after {
	content: "+";
	color: #19336C;
}

header section.sub-header nav.sub-nav > ul > li:last-child > a {
	color: #19336C;
}

header section.sub-header nav.sub-nav > ul > li:last-child > a:after {
	content: '';
	float: right;
	display: block;
	height: 17px;
	width: 7px;
	margin-left: 5px;
	background: url(../images/draquo.gif) center center no-repeat;
}

header section.sub-header nav.sub-nav ul.level0 {
	display: none;
	position: absolute;
	z-index: 110;
	background: #ffffff;
	margin: -1px 0 0 0;
	padding: 5px 0 14px 0;
	/*min-width: 100%;*/
	border: SOLID 1px #f2f2f3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

header section.sub-header nav.sub-nav ul.level0 li {
	list-style: none;
	font: 12px Arial;
	width: 100%;
}

header section.sub-header nav.sub-nav ul.level0 li a {
	color: #58595b;
	display: block;
	padding: 0 9px;
	text-decoration: none;
}

header section.sub-header nav.sub-nav ul.level0 li a:hover {
	color: #a7a9ac;
}

header section.sub-header nav.sub-nav ul.level0 li a:after {
	content: '';
}

/* MORE HOVER */

header section.sub-header div.sub-more {
	position: absolute;
    right: 0;
    top: 39px;
	z-index: 105;
	border: SOLID 1px #F2F2F3;
	background: #ffffff;
	box-sizing: border-box;
	display: none;
}

header section.sub-header div.sub-more ul.more-children {
	float: left;
	vertical-align: top;
	border-right: SOLID 1px #F2F2F3;
	list-style: none;
	padding: 5px;
	margin: 0;
	width: 120px;
}

header section.sub-header div.sub-more ul.more-children:last-child {
	border-right: none;
}

header section.sub-header div.sub-more ul.more-children li:first-child a {
	display: inline-block;
	font: 15px 'caviar_dreamsregular';
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
}

header section.sub-header div.sub-more ul.more-children li:first-child a:hover {
	color: #19336C;
}

header section.sub-header div.sub-more ul.more-children li:first-child a:after {
	content: '+';
	display: inline-block;
	color: #19336C;
}

header section.sub-header div.sub-more ul.more-children li a {
	display: inline-block;
	font: 12px Arial;
	text-decoration: none;
	color: #58595B;
	padding: 3px 0;
}

header section.sub-header div.sub-more ul.more-children li a:hover {
	color: #a7a9ac;
}
/* END MORE HOVER */

header div.cart-summary {
	display: block;
	float: right;
	margin: 12px 0 20px 0 !important;
    position: relative;
}


header div.cart-summary a.my-cart {
	display: block;
	float: left;
	font: 17px "caviar_dreamsregular";
	padding: 8px 10px 9px 43px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background: #19336C url(../images/cart-icon.gif) 10px center no-repeat;
	border-radius: 2px;
}

header div.cart-summary a.my-cart:hover, header div.cart-summary a.active {
	background: #1E1E1E url(../images/cart-icon-hover.gif) 10px center no-repeat;
	border-radius: 2px 2px 0 0;
}

header div.recent-items {
	display: none;
	position: absolute;
	z-index: 107;
	width: 330px;
	top: 36px;
	right: 0;
	background: #f3f3f4;
}

header div.recent-items h3 {
	background: #19336C;
	color: #ffffff;
	font: 13px 'caviar_dreamsregular';
	line-height: 30px;
	padding: 0 5px;
}

header div.recent-items h3:after {
	content: '+';
	margin-left: 5px;
}

.cart-summary .mini-products-list .product-image {
	float: left;
}

.cart-summary .mini-products-list .product-details {
	float: right;
	font: 12px Arial;
    width: 170px;
    padding-left: 20px;
}

.cart-summary .mini-products-list .product-details span {
	color: #000000;
}

.cart-summary .mini-products-list .price {
	font: bold 15px Arial;
	display: block;
}

.cart-summary .mini-products-list .btn-remove {
	color: #19336C;
	text-decoration: none;
	font-size: 11px;
}

.cart-summary .mini-products-list .btn-remove:before {
	content: 'X';
	text-decoration: none;
	margin-right: 10px;
}

.cart-summary .mini-products-list {
	border: SOLID 1px #dfdfdf;
	border-bottom: SOLID 1px #b8b7b7;
	border-top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.cart-summary .mini-products-list li {
	margin: 0 15px;
	padding: 30px 0;
	border-bottom: SOLID 1px #e0e0e2;
    float:left;
}

.cart-summary .actions {
	border-bottom: 0;
	padding: 15px 0 !important;
    clear:both;
}

.cart-summary .actions .view-cart {
	display: block;
	width: 100px;
	background: #19336C;
	padding: 0 40px;
	margin: 0 auto;
	font: 12px Arial;
	line-height: 40px;
	color: #ffffff;
	text-align: center !important;
	text-decoration: none;
	border-radius: 3px;
    float: none !important;

}

.cart-summary .actions .expand {
	background: url(../images/cart-down-arrow.png) center center no-repeat;
	text-indent: -999em;
	display: block;
	padding: 10px 0;
	margin: 10px 0 0 0;
}

/* END HEADER */

/* FOOTER */


.product-solutions {
	margin-bottom: 100px;
  position: relative;
}

.product-solutions h3 {
	text-align: center;
	margin: 0 0 30px 0;
}

.product-solutions .controls {
  margin-top: -40px;
}

.solutions-slides  { overflow:hidden; position:relative; }
.solutions-slides ul { margin:0; padding:0; height: 60px; }
.solutions-slides li { float:left; margin:0 5px 0 0; list-style:none; }

.solutions-slides, .sol-slide {
	width: 750px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
}

.footer-push {
   height: 386px;
   overflow: hidden;
}

footer {
	border-top: SOLID 3px #19336C;
	width: 100%;
	background: #1E1E1E;
	color: #ffffff;
	padding: 20px 0;
  height: 343px;
}

footer section.footer-module {
	width: 360px;
}

footer section.footer-module h2 {
	color: #ffffff;
}

footer section.footer-module h3 {
	font: 19px 'caviar_dreamsregular';
	/*letter-spacing: -1px;*/
	color: white;
	height: 26px;
	line-height: 26px;
}

footer section.footer-module h3.blog-footer {
	background: url(../images/rss-icon.gif) 250px center no-repeat;
}

footer section.footer-module ul.location {
	padding: 0;
	margin: 0;
}

footer section.footer-module ul.location li {
	list-style: none;
	float: left;
	margin: 0 20px 0 0;
	width: 160px;
}

footer section.footer-module ul.location li h3 {
	font: 23px 'Janda Everyday Casual';
	text-transform: none;
	letter-spacing: -1px;
	height: 30px;
	line-height: 30px;
}

footer section.footer-module a.blue {
	font: 12px Arial;
	color: white;
	display: block;
	text-decoration: underline;
}


footer section.footer-module form input {
	display: inline-block;
	vertical-align: top;
}

footer section.footer-module form input[type=text] {
	height: 25px;
	line-height: 25px;
	border: SOLID 1px #6d6c6d;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

footer section.footer-module form input[type=submit] {
	background: #19336C;
	font: 11px 'caviar_dreamsregular';
	color: #ffffff;
	border-radius: 2px;
	border: 0;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
}

footer section.footer-module form input[type=submit]:hover {
	cursor: pointer;
	color: #333132;
}

footer section.contact-details > a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	padding: 3px 0;
}

footer hr {
	border: 0px;
	border-bottom: SOLID 1px #ffffff;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

footer nav.social-nav {
	height: 27px;
	margin: 0 0 20px 0;
}

footer nav.social-nav a {
	display: block;
	float: left;
	background: #19336C url(../images/footer-social-media-nav.gif) no-repeat;
	width: 27px;
	height: 27px;
	text-indent: -999em;
	margin: 0 7px 0 0;
	border-radius: 14px;
}

footer nav.social-nav a:hover {
	background: url(../images/footer-social-media-nav-hover.gif) no-repeat;
}

footer nav.social-nav a.twitter {
	background-position: -27px 0;
}

footer nav.social-nav a.linkedin {
	background-position: -54px 0;
}

footer nav.social-nav a.google-plus {
	background-position: -81px 0;
}

footer nav.social-nav a.youtube {
	background-position: -108px 0;
}

footer nav.social-nav a.instagram {
	background-position: -162px 0;
}

footer nav.social-nav a.pinterest {
	background-position: -135px 0;
}

footer nav.footer-nav, footer nav.footer-legal-nav {
	display: inline-block;
}

footer nav.footer-nav a {
	color: #ffffff;
	font: 11px Arial;
	display: inline-block;
	text-decoration: none;
	margin: 0 10px 0 0;
}

footer nav.footer-nav a:hover {
	color: #19336C;
}
footer nav.footer-nav a:after {
	content: '+';
	color: #19336C;
}

footer nav.footer-nav a:last-child {
	color: #19336C;
}

footer nav.footer-nav a:last-child:after {
	content: '';
}

footer nav.footer-legal-nav {
	float: right;
}

footer nav.footer-legal-nav a {
	color: #ffffff;
	text-decoration: none;
	font: 11px Arial;
}

footer nav.footer-legal-nav a:hover {
	color: #19336C;
}

footer nav.footer-legal-nav a:after {
	content: '|';
	padding: 0 5px;
}

footer nav.footer-legal-nav a:hover:after {
	color: #ffffff;
}

footer nav.footer-legal-nav a:last-child:after {
	content: '';
	padding: 0;
}

/* END FOOTER */

/* HOMEPAGE */

.cms-index-index .home-slider {
	width: 1280px;
	height: 315px;
	margin: 0 auto;
    z-index: 1;
}

.cms-index-index .home-cycle-pager {
	position: absolute;
	z-index: 1000;
	width: 100%;
	margin-top: 295px;
	text-align: center;
}

.cms-index-index .home-cycle-pager span {
	text-indent: -999em;
	display: inline-block;
	width: 10px;
	height: 11px;
	border: SOLID 1px #58585a;
	margin: 0 2px;
	border-radius: 6px;
}

.cms-index-index .home-cycle-pager span:hover, .container .home-cycle-pager span.cycle-pager-active {
	cursor: pointer;
	background: #58585a;
}

#poll-answers td{
    padding-right: 10px;
}

.container article.shop-online header {
	border: 0;
}

article.shop-online a.shop {
	background: #1E1E1E;
	font: 15px "caviar_dreamsregular";
	height: 28px;
	line-height: 28px;
	color: #ffffff;
	padding: 0 45px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}

article.shop-online a.shop:hover {
	background: #19336C;
}


article.shop-online a.shop:hover:after {
	border-left: SOLID 7px #19336C;
}
article.shop-online a.shop:hover:before {
	border-right: SOLID 7px #19336C;
}

article.shop-online a.shop:after {
	content: '';
	position: absolute;
	border-left: SOLID 7px #1E1E1E;
	border-top: SOLID 14px transparent;
	border-bottom: SOLID 14px transparent;
	margin-left: 45px;
}
article.shop-online a.shop:before {
	content: '';
	position: absolute;
	border-right: SOLID 7px #1E1E1E;
	border-top: SOLID 14px transparent;
	border-bottom: SOLID 14px transparent;
	margin-left: -52px;
}

.container .home-content, .container .content-page {
	width: 860px;
	padding-bottom: 20px;
}

/* PRODUCT SLIDE */

div.product-cycle {
	width: 838px;
	margin: 0 auto;
}

div.product-cycle-controls {
	position: absolute;
	width: 888px;
	margin: 55px 0 0 35px;
}

div.product-cycle-controls img {
	border: 0;
}

div.product-cycle .slide {
	margin: 0 auto;
}

div.product-cycle .slide .product {
	border: SOLID 1px #1E1E1E;
	float: left;
	margin-right: 2px;
}

div.product-cycle .slide .product:last-child {
	margin: 0;
}

div.product-cycle .slide .product a {
	background: #1E1E1E;
	font: 13px "caviar_dreamsregular";
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

div.product-cycle .slide .product a img, div.product-cycle .slide .product a span {
	display: block;
	background: #1E1E1E;
}

div.product-cycle .slide .product a span {
	padding: 5px 0;
}

/* SEARCH RANGE */

div.search-range {
	width: 220px;
	margin: 20px auto 0 auto;
}

div.search-range input[type=text] {
	font: 12px Arial;
	color: #808285;
	width: 190px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: SOLID 1px #b9b8ba;
}

div.search-range input[type=submit] {
	float: right;
	background: #ffffff url("../images/search-icon.gif") center center no-repeat;
	border: SOLID 1px #b9b8ba;
	width: 20px;
	height: 20px;
	text-indent: -999em;
	border-radius: 3px;
	margin-top: 3px;
}

div.search-range input[type=submit]:hover {
	cursor: pointer;
}

/* TWITTER */

div.twitter {
	background: #19336C;
	color: #ffffff;
	text-align: center;
}

div.twitter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.twitter {
  padding: 0 !important;
}

div.twitter span {
	display: inline-block;
	line-height: 23px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	height: 23px;
}

div.twitter ul li {
  display: block;
  width: 100%;
  text-align: center;
}

div.twitter span.tweet:before {
	content: '';
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tweet-icon.png) center center no-repeat;
	padding-left: 23px;
}

ul.layout, ul.form-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* SUBSCRIBE POPUP */
.fancybox-popup {
  display: none;
}

.dialog-style .fancybox-skin {
  background-color: #f3f3f4;
}

.dialog-style .fancybox-skin .top-bar {
  height: 20px;
  background-color: #19336C;
}

.dialog-style .fancybox-skin .dialog-content {
  padding: 20px 15px;
}

.dialog-style .fancybox-skin .dialog-content .desc {
  color: #19336C;
}

.dialog-style .fancybox-skin .dialog-content ul {
  margin-bottom: 20px;
}

.dialog-style .fancybox-skin .dialog-content .field input {
  width: 300px;
}

.dialog-style .fancybox-skin .dialog-content li {
  display: block;
  margin-bottom: 5px;
}

.dialog-style .fancybox-skin .dialog-content button {
    background: none repeat scroll 0 0 #19336C;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #cccccc;
    height: 30px;
    line-height: 17px;
}

.dialog-style .fancybox-skin .dialog-content .field {
  margin-bottom: 5px;
}

.dialog-style .fancybox-skin .dialog-content .field label {
  display: block;
  float: left;
  width: 70px;
}
.dialog-content li label {
    display: block;
    float: right;
    width: 94%;
}
.dialog-content li input[type="checkbox"] {
    float: left;
}




/* CONTENT MODULE */

.container div.content-module {
	width: 280px;
}

.container .content div.content-module header {
	background: #f3f3f4;
	border: 0;
	text-align: left;
	margin: 0;
	padding: 10px;
	width: 280px;
}

.container div.content-module header h3 {
	font-family: 'caviar_dreamsregular';
}

.container div.content-module header div.controls {
	float: right;
	margin-top: -2px;
  text-align: right;
}

.container div.content-module header div.controls a {
	text-decoration: none;
	color: #19336C;
	font: 10px "caviar_dreamsregular";
	text-transform: uppercase;
}

.container div.content-module header div.controls a.subscribe {
	display: block;
	background: #19336C;
	color: #ffffff;
	padding: 2px;
	border-radius: 2px;

}

.container div.content-module header div.controls a.subscribe:after {
	content: '+';
	color: #000000;
}

.container div.content-module div.filter {
	margin: 20px 0;
}

.container .articles-toolbar .filter .label,
.container .articles-toolbar .filter a,
.container div.content-module div.filter a {
	font: 12px "caviar_dreamsregular";
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	margin-right: 5px;
	color: #000000;
}

.container .articles-toolbar .filter a:hover, .container .articles-toolbar .filter a.active,
.container div.content-module div.filter a:hover, .container div.content-module div.filter a.active {
	background: #19336C;
	border-radius: 2px;
	color: #ffffff;
}

.container .articles-toolbar .filter a:hover:after, .container .articles-toolbar .filter a.active:after,
.container div.content-module div.filter a:hover:after, .container div.content-module div.filter a.active:after {
	color: #ffffff;
}

.container .articles-toolbar .filter a:after,
.container div.content-module div.filter a:after {
	content: '+';
	color: #19336C;
}

.container div.articles div.article {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: SOLID 1px #f1f1f2;
}

.container .right div.articles div.article {
  border-bottom: 0;
}

.container div.articles div.article:last-child {
	border-bottom: none;
}

.container div.articles div.article div.img-frame {
    float: left;
    margin: 0 10px 10px 0;
    width: 92px;
    height: 87px;
    overflow: hidden;
}

.container div.articles div.article div.date {
	text-align: center;
	border: SOLID 1px #ededee;
	width: 40px;
	height: 40px;
	float: left;
}

.container div.articles div.article div.date span.month {
	display: block;
	text-align: center;
	font: 8px 'caviar_dreamsregular';
	text-transform: uppercase;
	color: #000000;
	margin-top: 3px;
}

.container div.articles div.article div.date span.day {
	display: block;
	text-align: center;
	font: 28px 'caviar_dreamsregular';
	line-height: 24px;
	color: #000000;
}

.container .articles-toolbar {
  border-top: 1px solid #f1f1f2;
  border-bottom: 1px solid #f1f1f2;
  padding: 9px 0;
  margin-bottom: 25px;
}

.container .articles-toolbar h3 {
  float: left;
}

.container .articles-toolbar .filter {
  float: right;
  margin-top: 5px;
}

.container div.articles div.article div.summary {
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
}

.container .right div.articles div.article div.summary {
  width: 430px;
}

.container div.articles div.article div.summary p {
	font: 12px Arial;
}

.container div.articles div.article div.summary h5 {
	font: 12px Arial;
	text-transform: none;
}

.container div.articles .article div.summary h5 a {
	color: #000000;
	text-decoration: none;
}

.container div.articles div.article div.summary a.read-more {
	color: #19336C;
	font: 10px 'caviar_dreamsregular';
	text-transform: uppercase;
}

/* POLL */

.container div.poll {
	width: 365px;
	padding: 20px;
	background: #f3f3f4;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.container div.poll h3 {
	font-family: 'caviar_dreamsregular';
	border-bottom: SOLID 1px #000000;
}

.container div.poll strong {
	color: #000000;
}

.container div.poll ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.container div.poll label {
	display: block;
	margin-bottom: 10px;
}

.container div.poll input[type=submit] {
	display: block;
	background: #19336C;
	color: #ffffff;
	font: 12px 'caviar_dreamsregular';
	border-radius: 2px;
	border: 0;
	text-transform: uppercase;
	padding: 5px;
}

.container div.poll input[type=submit]:hover {
	cursor: pointer;
}

.container div.poll a.view-results {
	color: #808285;
	font: 12px Arial;
	text-decoration: none;
	margin-left: 10px;
	padding: 5px;
	display: inline-block;
}

.container article.content div.style-b {
	margin-bottom: 20px;
	width: 370px;
}

.container article.content div.style-b header {
	width: 368px;
	padding: 0;
}

.container article.content div.style-b header h3 {
	font-family: 'caviar_dreamsregular';
	text-align: left;
}

.container article.content div.style-b header a.view-all{
	color: #19336C;
	font: 10px 'caviar_dreamsregular';
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	margin: -17px 0 0 0;
}

.container article.content div.style-b img {
	border: 0;
}

.container article.content div.style-b a {
	text-decoration: none;
}


.container article.content div.featured img {
	float: left;
	margin: 0 10px 10px 0;
}

.container article.content div.featured h4 {
	font-size: 16px;
}

.container article.content div.featured a {
	color: #19336C;
	font: 10px 'caviar_dreamsregular';
	text-transform: uppercase;
	text-decoration: none;
}

.container article.content div.subscribe input[type=submit] {
	background: #19336C;
	border: 0;
	border-radius: 3px;
	font: 10px 'caviar_dreamsregular';
	color: #ffffff;
	padding: 0 10px;
	line-height: 25px;
	height: 25px;
	display: inline-block;
	text-transform: uppercase;
}

.container article.content div.subscribe input[type=text] {
	font: 12px Arial;
	color: #808285;
	height: 25px;
	line-height: 25px;
	padding: 0;
	text-align: center;
	width: 240px;
}
/* END HOMEPAGE */

/* CONTENT PAGE */

.container .header,
.container header {
	width: 660px;
	border-bottom: SOLID 1px #f1f1f2;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 0 10px 0;
}
.container.grey .header,
.container.grey header {
	border-bottom: SOLID 1px #ececed;
}

.container article.content-page div.style-b {
	width: 487px;
	text-align: justify;
}

.container article.content-page div.style-b header {
	width: 485px;
}

.container div.style-b a.visit-site {
	font: 10px 'caviar_dreamsregular';
	float: right;
	text-transform: uppercase;
	padding: 5px 0;
}

.container div.sub-headline {
	width: 654px;
	margin: 0 auto;
	border-bottom: SOLID 1px #f1f1f2;
	padding: 0 0 30px 0;
	text-align: center;
}

.container div.sub-headline h2, .container div.sub-headline h3 {
	text-align: center;
}

.container div.sub-headline p {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

a.big-blue {
	background-color: #19336C;
	color: #ffffff;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font: 10px 'caviar_dreamsregular';
	border-radius: 3px;
	display: inline-block;
}

.container article.content div.sub-headline a.big-blue:hover {
	color: #1E1E1E;
}

/* END CONTENT PAGE */


/* CAREER STYLES */

ul.job-listings {
	width: 540px;
	margin: 0 auto;
	padding: 0;
}

ul.job-listings li {
	list-style: none;
	border-bottom: SOLID 1px #e6e6e7;
	padding: 20px 0;
}

ul.job-listings li strong {
	color: #000000;
}

ul.job-listings li a.full-description {
	display: block;
	color: #19336C;
	font: 12px 'caviar_dreamsregular';
	text-decoration: none;
	text-transform: uppercase;
	margin: 25px 0 5px 0;
}

ul.job-listings li a.apply-now {
	display: block;
	float: left;
	color: #ffffff;
	font: 15px 'caviar_dreamsregular';
	line-height: 25px;
	background: #19336C;
	text-decoration: none;
	padding: 0 25px;
	border-radius: 2px;
	text-transform: uppercase;
}

ul.job-listings li a.apply-now:hover {
	background-color: #1E1E1E;
}

/* END CAREER STYLES */


/* VIDEO PAGE */

.container div.videos-module div.controls {
	width: 150px;
	text-align: right;
}

.container div.videos-module div.controls span {
	font: 8px 'caviar_dreamsregular';
	text-transform: uppercase;
}


.container div.videos-module div.controls a img {
	float: right;
	margin: 0 0 0 10px;
}

.container div.videos-module div.articles .article div.summary {
	width: 225px;
	text-align: left;
}

.container div.videos-module div.articles .article div.summary .thumbnail-container {
	float: left;
	margin: 0 10px 10px 0;
    display: block;
    width: 92px;
    height: 87px;
    text-align: center;
    overflow: hidden;
}

.container div.videos-module div.articles li.article {
    float: left;
    width: 225px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.container div.videos-module div.articles li.article.odd {
    clear: left;
}

.container div.videos-module div.articles .article div.summary img {

}

.container div.videos-module div.articles .article div.summary div.left {
	width: 120px;
}

.container div.videos-module div.articles .article div.summary a.read-more {
	font: 10px 'caviar_dreamsregular';
	text-decoration: none;
}

.visit-youtube {
	font: 8px 'caviar_dreamsregular';
	line-height: 26px;
	height: 26px;
	text-align: right;
	text-transform: uppercase;
}


.visit-youtube span, .visit-youtube a {
	float: right;
	display: inline-block;
	line-height: 26px;
	height: 26px;
	margin-left: 10px;
}

/* END VIDEO PAGE */

/* CASE STUDIES */

.container div.testimonials {
	width: 654px;
	margin: 0 auto;
}

.container div.testimonials div.testimonial {
	margin: 0 0 30px 0;
}

.container div.testimonials h3{
	text-align: center;
}

.container div.testimonials p {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.container div.testimonials p a {
	color: #19336C;
	text-decoration: none;
	font-weight: bold;
}

.container div.testimonials p a.big-blue {
    color: #ffffff;
}

/* GALLERY */
.container article.gallery ul {
	list-style: none;
	display: block;
	width: 830px;
	margin: 20px auto;
	padding: 0;
}

.container article.gallery ul li {
	width: 140px;
	margin-bottom: 15px;
	margin-right: 25px;
}

.container article.gallery ul li:nth-child(5) {
	margin-right: 0;
}

.container article.gallery ul li, .container article.gallery ul li span, .container article.gallery ul li a {
	float: left;
	display: block;
}

.container article.gallery ul li a {
	font: 9px 'caviar_dreamsregular';
	text-transform: uppercase;
	text-decoration: none;
	color: #19336C;
	padding: 3px 0;
}

/* END CASE STUDIES */

/* NEWS PAGE */

a.register {
	background: #19336C;
	color: #ffffff;
	font: 15px 'caviar_dreamsregular';
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 3px;
	float: right;
}

a.register:after {
	content: '\00BB';
	margin-bottom: 4px;
	line-height: 14px;
	display: block;
	float: right;
	margin-left: 5px;
}

.container article.content span.news-date {
	font: 8px 'caviar_dreamsregular';
	color: #19336C;
	text-transform: uppercase;
}

.container article.content div.comments div.comment {
	margin-bottom: 25px;
}

.container article.content div.comments div.comment p {
	font-size: 12px;
}

.container article.content div.comments div.comment span.comment-details {
	color: #19336C;
	font-size: 10px;
}

.container article.content div.comment-form input[type=submit] {
	background: #19336C;
	border: 0;
	border-radius: 3px;
	color: #ffffff;
	font: 12px 'caviar_dreamsregular';
	text-transform: uppercase;
	height: 23px;
	line-height: 23px;
	padding: 0 5px;
}

.container article.content div.comment-form input[type=text] {
	height: 35px;
	line-height: 35px;
	width: 200px;
	font-size: 10px;
	text-align: center;
}

.container article.content div.comment-form input.comment {
	width: 360px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.container article.content div.comment-form div.message {
	font: 12px Arial;
	color: #19336C;
	background: url(../images/form-message.png) left center no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	margin: 10px 0;
}

/* END NEWS PAGE */

/* ABOUT PAGE */

.container div.about-content {
	width: 655px;
	margin: 0 auto;
}

.container div.about-content h5 {
	font: bold 12px Arial;
	color: #19336C;
}

.container div.about-content div.disclaimer {
	width: 475px;
	margin: 20px auto;
}

.container article.staff div.sub-headline {
	border: 0;
}

.container ul.staff-profiles {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: 524px;
}

.container ul.staff-profiles li {
	display: inline-block;
	width: 164px;
	font: 12px Arial;
	vertical-align: top;
	margin: 0 12px 16px 0;
}

.container ul.staff-profiles li:nth-child(3n+0) {
	margin-right: 0;
}

.container ul.staff-profiles li h3 {
	font-size: 14px;
}

.container ul.staff-profiles li a {
	color: #19336C;
	display: block;

}

.container ul.staff-profiles li div.social-media a {
	background: url(../images/social-media-small.png) no-repeat;
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999em;
	border-radius: 6px;
}

.container ul.staff-profiles li div.social-media a.twitter {
	background-position: 0 0;
}
.container ul.staff-profiles li div.social-media a.fb {
	background-position: -12px 0;
}
.container ul.staff-profiles li div.social-media a.linkedin {
	background-position: -24px 0;
}

.container.our-partners div.partner-content {
	width: 606px;
	margin: 0 auto;
}

.container.our-partners div.partner-content h3 {
	font-size: 14px;
}

.container.our-partners div.partner-content a {
	color: #19336C;
	text-decoration: none;
}

.container.our-partners div.partner-content a.read-more {
	font: 10px 'caviar_dreamsregular';
	text-transform: uppercase;
}

.container div.community-gallery {
	width: 606px;
	margin: 0 auto;
}

.container div.community-gallery div.image {
	display: block;
	float: left;
	width: 291px;
	margin-right: 24px;
	font: 12px Arial;
	margin-bottom: 20px;
}

.container div.community-gallery div.image:nth-child(2n+0) {
	margin-right: 0;
}
/* END ABOUT PAGE */

/* CONTACT US PAGE */

div.contact-us div.location {
	width: 656px;
	margin-bottom: 100px;
}

div.contact-us div.location h3 {
	color: #19336C;
	font-size: 22px;
	border-bottom: SOLID 1px #f1f1f2;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

div.contact-us div.location div.info {
	width: 200px;
	float: left;
	margin-right: 15px;
}

div.contact-us div.location div.info h4 {
	margin: 0 0 10px;
}

div.contact-us div.location div.info h4 {
	font-size: 16px;
}

div.contact-us div.location div.info p {
	margin: 0 0 10px 0;
}

div.contact-us div.location div.info span {
	color: #19336C;
	font-weight: bold;
}

div.contact-us div.location div.info:last-child {
	margin-right: 0;
}

div.contact-us div.location div.trading-hours {
	margin-left: 20px;
	margin-top: 25px;
}

div.contact-us div.location div.trading-hours h4 {
	font-size: 14px;
}

div.contact-us div.contact-details {
	width: 215px;
}

div.contact-us div.contact-details {
	text-align: center;
}

div.contact-us div.contact-details h3 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
}

div.contact-us div.contact-details div.field {
    margin-bottom: 15px;
}

div.contact-us div.contact-details input[type=text], div.contact-us div.contact-details select, div.contact-us div.contact-details textarea {
	width: 215px;
	text-align: center;
	font: 12px Arial;
	color: #808285;
}

div.contact-us div.contact-details input[type=text], div.contact-us div.contact-details select {
	height: 25px;
	line-height: 25px;
}

div.contact-us div.contact-details input[type=submit] {
	background: #19336C;
	font: 12px 'caviar_dreamsregular';
	color: #ffffff;
	height: 26px;
	line-height: 26px;
	border: 0;
	border-radius: 2px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 0 25px;
}

div.contact-us div.social-media {
	border-top: SOLID 1px #ededee;
	border-bottom: SOLID 1px #ededee;
	margin: 20px 0;
	padding: 20px 0;
}

div.contact-us div.social-media a {
	color: #808285;
}

div.contact-us div.social-media a.logo {
	background: url("../images/footer-social-media-nav.gif") no-repeat scroll 0 0 #19336C;
	width: 27px;
	height: 27px;
	display: inline-block;
	text-indent: -999em;
	border-radius: 14px;
	margin: 0 0 10px 0;
}

div.contact-us div.social-media a.twitter {
	background-position: -27px 0;
}

div.contact-us div.social-media a.linkedin {
	background-position: -54px 0;
}

div.contact-us div.social-media a.googleplus {
	background-position: -81px 0;
}

div.contact-us div.contact-details div.find-distributor {
	background: #f3f3f4;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 20px 0;
}

div.contact-us div.contact-details div.find-distributor a {
	background: #19336C;
	color: #ffffff;
	font: 12px 'caviar_dreamsregular';
	text-transform: uppercase;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	border-radius: 3px;
}

div.contact-us div.contact-details div.find-distributor a:hover {
	color: #1E1E1E;
}


/* END CONTACT US PAGE */

/* PAYPAL REVIEW */
.paypal-review-order .form-list ul{
    list-style: none;
    padding: 0;
}

.paypal-review-order .info-set {
    margin-bottom: 40px;
}

.paypal-review-order h2 {
    margin-bottom: 10px;
}

.paypal-review-order #details-table h3.product-name {
    font: 12px Arial;
    font-weight: bold;
}

/* END  PAYPAL REVIEW */


/* Templates */

.container {
    display: block;
    position: relative;

    margin:0 auto;

    z-index: 1;
}

.col1-layout {

}

.col2-left-layout .col-left {
    width:216px;
    float:left;

    margin-right:20px;
}
.col2-left-layout .col-main {
    width:700px;
    float:left;
    padding-bottom: 50px;
}

.col-left section,
.col-left .block {
    padding: 20px 6px 8px 6px;
    margin: 0 0 10px 0;
}

.col-left section,
.col-left .block {
    border: SOLID 1px #f3f3f4;
}

.col-left h4,
.col-left .block-title {
    font: 17px 'caviar_dreamsregular';
    border-bottom: SOLID 1px #eaebec;
    width: 90%;
    color: #000000;
}


/* SHOP PAGES */

.block-layered-nav dt {
    font: 17px 'caviar_dreamsregular';
    border-bottom: SOLID 1px #eaebec;
    width: 90%;
    color: #000000;
}

.block-layered-nav dl {
    margin-top:0;
}


.block-layered-nav dt {
    margin-top: 15px;
    margin-bottom: 8px;
}

.block-layered-nav dt:first-child {
	margin-top: 0;
}

.block-layered-nav dd {
    margin:0;
}

.block-layered-nav dd ol {
    list-style: none;
    margin: 8px;
    padding: 0;
}

.container article.content div.sidebar ul li a{
	color: #808285;
	font: 12px Arial;
	display: inline-block;
	padding: 3px 0;
}

.container article.content div.sidebar section label {
	clear: both;
	display: block;
	margin: 0 0 5px 5px;
}


.col-left section.e-news span{
	margin: 10px 0 0 0;
	display: block;
}
.col-left section.e-news form {
	padding: 10px 0;
}

.col-left section.e-news input[type=text] {
	width: 125px;
	font: 12px Arial;
	text-align: center;
	height: 20px;
	line-height: 20px;
}

.col-left section.e-news input[type=submit] {
	background: #19336C;
	color: #ffffff;
	font: 10px 'caviar_dreamsregular';
	text-transform: uppercase;
	border: 0;
	border-radius: 2px;
	height: 25px;
	line-height: 25px;
}

.col-left section.find-distributor a {
	display: inline-block;
	background: #19336C;
	font: 12px 'caviar_dreamsregular';
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 0 5px;
	margin: 5px 0;
}

.container article.categories {
	width: 936px;
}

.breadcrumbs ul {
    list-style: none;
    display: block;
    margin:0;
    padding: 10px 0 0 0;
}
.breadcrumbs li {
    display: inline-block;
    color: #808285;
}

.container article.content div.categories img.hero-image {
	margin-bottom: 20px;
}

.pages {
    float:right;
    margin-bottom: 0;
}

.pages ol {
    list-style: none;
}

.pages ol li {
    float:left;
    padding: 0 1px;
}

.container article.content div.categories div.pagination {
	float: right;
	margin-bottom: 10px;
}

.container article.content div.categories div.pagination a {
	color: #808285;
}


.container article.content div.categories hr {
	border-bottom: SOLID 1px #f3f4f4;
	margin-bottom: 10px;
	padding-top: 10px;
}

ul.conect-grid {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 700px;
    clear:left;
}

ul.conect-grid li.item {
	border: SOLID 1px #efeff0;
	width: 165px;
	min-height: 265px;
	padding: 20px;
	text-align: center;
	font-size: 10px;
	float: left;
	margin: 0 15px 15px 0;
    position: relative;
}

ul.conect-grid li.item.last {
    margin: 0 0 15px 0;
}

ul.conect-grid.categories-grid li.item {
    min-height:160px;
    height:160px;
}


.container article.content div.categories ul li:nth-child(3n+0) {
	margin-right: 0;
}

ul.conect-grid li.item a {
	display: block;
	color: #000000;
	font: 12px Arial;
}

.container article.content div.categories ul li div.info {
	margin: 7px 0;
}

ul.conect-grid li.item .view-details {
	background: #1E1E1E;
	color: #ffffff;
	display: inline-block;
	padding: 8px 10px;
	border-radius: 2px;
}

ul.conect-grid li,
div.recommended ul li {
	min-height: 220px;
	height: auto;
}

ul.products-grid li .badge {
	position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

ul.products-grid .price-box {
	font: bold 14px Arial;
	color: #000000;
	display: block;
	margin: 10px 0;
	line-height: 30px;
}

ul.products-grid .price-box p.old-price,
ul.products-grid .price-box p.special-price {
   margin: 5px 0;
   line-height: 18px;
}

ul.products-grid .price-box .minimal-price {
    margin: 0;
}

.ui-slider-horizontal {
    height: 0.4em;
    margin-bottom: 40px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.5em;
}
.range-slider .value-from {
    float: left;
}

.range-slider .value-to {
    float: right;
}

.ui-slider .ui-slider-handle {
    width: 0.5em;
}

.range-slider .value-from, .range-slider .value-to {
    margin-top: 15px;
    color: #808285;
    font-size: 11px;
}

.range-slider .ui-widget-header {
    background-image: none;
    background-color: #19336C;
}

.col-left .block-layered-nav dt {
    text-transform: uppercase;
}

#sln-filter-default #narrow-by-list dt {
    margin-bottom: 15px;
}

/* Product Toolbar */

.category-products .toolbar {
    float:left;
    clear:left;
    width:100%;
}

.category-products .toolbar .amount {
    float:left;
    margin-top: 6px;
}

.category-products .toolbar .controls-wrapper {
    clear: both;
    width: 100%;
    float: left;
    margin-top:5px;
}

.category-products .toolbar .controls {
    float: right;
    background: #1E1E1E;
    height: 25px;
    padding:0 5px;
}

.category-products .toolbar .controls-panel {
    position: relative;
    float: right;
}

.category-products .toolbar .controls:before {
    content: '';
    border-right: SOLID 6px #1E1E1E;
    border-top: SOLID 12px transparent;
    border-bottom: SOLID 12px transparent;
    left: -6px;
    position: absolute;
}

.category-products .toolbar .controls:after {
    content: '';
    border-left: SOLID 6px #1E1E1E;
    border-top: SOLID 12px transparent;
    border-bottom: SOLID 12px transparent;
    position: absolute;
    right: -6px;
}

.category-products .toolbar .controls select {
    background: #1E1E1E;
    color: #ffffff;
    border: 0;
    font: 10px Arial;
    padding: 3px;
}

.category-products .toolbar .limiter,
.category-products .toolbar .sorter {
    float:left;
    margin-top:3px;
}

.category-products .toolbar .sorter {
    margin-left:5px;
}

.toolbar-top {
    border-bottom: 1px solid #D1D2D4;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.toolbar .pages {
    margin-bottom: 10px;
}

.toolbar .pages .current {
    font-weight: bold;
}

.toolbar .pages a {
    color: #808285;
}

/* PRODUCT PAGE */

.container article.product-page {
	width: 932px;
}

.product-page .availability {
    display:none;
}

.product-page .product-options {
   float: right;
   width: 56%;
   background-color: #f2f2f2;
   margin: 10px 0 0 0;
   padding: 0 2%;

}

.product-page .product-options dt label {
   font: bold 14px Arial;
   margin: 0 0 20px 0;
}

.product-page .product-options dd {
   margin: 0;
}


.options-list {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

.options-list .checkbox,
.options-list .radio {
   float: left;
   margin: 0 10px 0 0;
}

.options-list .label label {
   margin: 5px 0;
}

p.minimal-price {
  color: #ff0000;
  font-size: 12px;
  margin: 0 0 10px 0;
}

span.price-notice {
   font-weight: bold;
}

label.required em {
   color: #ff0000;
}

.product-options-bottom {
   float: right;
   width: 60%;
   border-top: 1px solid #
}

.product-options-bottom .add-to-cart {
   padding: 20px 0;
}

.product-options-bottom .add-to-cart label {
   margin: 0;
}

/* Hide second price box */
.product-options-bottom .add-to-cart .price-box {
   display: none;
}

.container article.product-page ul.product-thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.container article.product-page ul.product-thumbs li {
	display: inline-block;
}

.container article.product-page a.watch-vid {
	font: bold 12px Arial;
	text-decoration: underline;
}

.product-page .product-img-box {
    width:40%;
    float:left;
}

.product-page .product-shop {
    width:60%;
    float:right;
}

.product-page .grouped-items-table {
    margin-top:10px;
}
.product-page .grouped-items-table th,
.product-page .grouped-items-table td {
    padding:5px;
}
.product-page .grouped-items-table th {
    font-weight:bold;
}

.product-page .grouped-items-table .input-text {
    margin:0;
    padding:0;
}

.product-page .grouped-items-table .color-swatch {
    display: inline-block;
    float:right;
    width: 15px;
    height: 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    border-radius: 4px;
    border: 1px solid #999999;
}

.product-page .product-shop .price-box {
   border-top: 0 none;
   font: bold 16px Arial;
   padding: 0;
}

.product-shop .price-box {
   color: #000000;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   padding: 5px 0;
}

.product-options dt label {
   font: bold 14px Arial;
   margin: 10px 0 20px;
}

.product-options dd span.label label {
   margin: 0 0 5px 0;
   padding: 0;
   font-weight: normal;
}

.options-list span.label {
   float: left;
}

.product-options dt label,
.product-options dd label {
   padding: 0;
}

p.price-from,
p.price-to {
   font: bold 16px Arial;
   margin: 0;
}

.product-page .tier-prices {
    margin:0;
    padding:0 15px;
}

.product-page .tier-prices-grouped {
    display: none;
    list-style: none;
    margin:0;
    padding:0;
    font-size:10px;
}

.product-page .grouped-items-table-wrapper {
    max-height:400px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.product-page .grouped-items-table .price-box {
    font: bold 12px Arial;
    border-top:0;
    border-bottom:0;
    padding:0;
    margin:0;
}

.container article.product-page div.total-price span {
	font: 12px Arial;
	display: inline-block;
	margin-left: 20px;
}

.container article.product-page label {
	font: bold 12px Arial;
	color: #000000;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
    padding: 20px 0 10px 0;
}

.container article.product-page input[type=text] {
	width: 75px;
}

.container article.product-page select {
	width: 250px;
	display: block;
}

.product-page .btn-cart,
.product-page .link-wishlist {
    text-transform: uppercase;
    padding: 0 50px;
    height: 40px;
    line-height: 40px;
    clear: both;
    display: block;
    border-radius: 5px;
    cursor: pointer;
}

.product-page div.add-to-cart {
    padding: 0;
}

.product-page div.add-to-cart .note {
    color: #000000;
    font-weight: bold;
    clear: both;
    display: block;
    padding: 15px 0 10px 0;

}
.product-page .btn-cart {
	background: #19336C;
	font: 18px 'caviar_dreamsregular';
	color: #ffffff;
    margin: 10px 0;
    border: 0;
}

.product-page .btn-quote {
    float: left;
    padding: 10px 15px;
    height: auto;
    margin-top: 20px;
}

.product-page .link-wishlist {
    background: #231f20;
    padding: 0 15px;
    font: 14px 'caviar_dreamsregular';
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

.product-view .product-img-box .product-image {
    margin: 0 0 10px;
}
.product-view .product-img-box .zoom {
    background: url("../images/slider_bg.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 24px;
    margin: 0 auto 13px;
    padding: 0 28px;
    position: relative;
    z-index: 9;
    width: 246px;
}
.product-view .product-img-box .zoom.disabled {
    opacity: 0.3;
}
.product-view .product-img-box .zoom #track {
    height: 18px;
    position: relative;
}
.product-view .product-img-box .zoom #handle {
    background: url("../images/magnifier_handle.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 18px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 9px;
}
.product-view .product-img-box .zoom .btn-zoom-out {
    left: 10px;
    position: absolute;
    top: 7px;
}
.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 10px;
    top: 7px;
}

.product-view .product-img-box .more-views ul{
    padding: 0;
    list-style: none;
}

.product-view .product-img-box .more-views ul li {
    float: left;
    margin-right: 5px;
}

.container article.product-page div.categories h3 {
	margin: 20px 0;
}

.container article.product-page div.categories ul {
	width: 932px;
}

.container article.product-page div.categories ul li:nth-child(4n+0) {
	margin-right: 0;
}

.container article.product-page div.categories ul li:nth-child(3n+0) {
	margin-right: 15px;
}


.container article.product-page div#product-tabs{
	margin-bottom: 40px;
}

.container article.product-page div.tab {
	margin-left: 20px;
}

.product-page .product-collateral {
    clear:both;
    margin-bottom: 40px;
}

.product-page .product-tabs{
	margin: 30px 0 20px 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 100%;
	height: 45px;
	border-bottom: SOLID 1px #ededee;
}

.product-page .product-tabs li {
	float: left;
	margin: 0 3px;
}

.product-page .product-tabs li:first-child {
	margin-left: 20px;
}

.product-page .product-tabs li a {
	background: #f3f3f4;
	color: #000000;
	font: 14px 'caviar_dreamsregular';
	text-transform: uppercase;
	height: 45px;
	line-height: 45px;
	display: block;
	padding: 0 20px;
	border-radius: 3px 3px 0 0;
	border: SOLID 1px #ededee;
	border-bottom: 0;
}

.product-page .product-tabs li a:hover,
.product-page .product-tabs li.active a {
	background: #19336C;
	color: #ffffff;
	border: SOLID 1px #19336C;
	border-bottom: 0;
}

.product-page .product-tabs-content dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.product-page .product-tabs-content dd {
    margin-left:180px;
}

.product-page .product-tabs-content {
    min-height: 300px;
}

#productEnquiryForm {
    margin-top: 20px;
}

#productEnquiryForm .field {
    margin-bottom: 20px;
}

#productEnquiryForm label {
    float: left;
    width: 110px;
    margin-top: 8px;
    padding: 0;
}

#productEnquiryForm input.input-text,
#productEnquiryForm textarea,
#productEnquiryForm select {
    float: left;
    padding: 7px;
    width: 300px;
}

#productEnquiryForm .btn-sendEnquiry {
    margin-left: 110px;
}

/* FORMS */
fieldset {
    border:none;
    padding:0;
    margin:0;
}

/* BUTTONS */
button {
    background: #231f20;
    color: #ffffff;
    border: 0;
    border-radius: 2px;
    font: 14px 'caviar_dreamsregular';
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 30px 0;
    cursor:pointer;
}

button.btn-large {
    background: #19336C;
    font-size:18px;
}

/* TABLES */
.data-table {
    width: 100%;
    border-collapse: collapse;
}

.data-table th,
.data-table td {
    border: SOLID 1px #e8e8e9;
    padding: 15px;
    font: 12px Arial;
    text-align:left;
}

th.a-center,
td.a-center {
    text-align: center;
}

th.a-right,
td.a-right {
    text-align: right;
}

.data-table img {
    border:SOLID 1px #e8e8e9;
}

/* CART CHECKOUT */
#checkoutSteps h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

#checkoutSteps h4 {
    font-weight: normal;
    margin-bottom: 10px;
}

#checkoutSteps p {
    margin: 0 0 10px 0;
}

#checkoutSteps .form-list{
    margin: 0 0 30px 0;
}

.checkout-agreements .agreement-content {
    height: 150px;
    overflow: scroll;
    overflow-x: auto;
    margin: 20px 0;
    width: 95%;
}

.checkout-agreements .agree .checkbox {
    float: left;
    margin: 0 10px 0 0;
}

#shopping-cart-table h2 {
    font:12px Arial;
    font-weight: bold;
}
#shopping-cart-table .btn-remove {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/remove-icon.png) center center no-repeat;
    text-indent: -999em;
}

.cart .cart-collaterals {
    margin-top:20px;
}

.cart .cart-collaterals .col-1 {
    width:414px;
}

.cart .cart-collaterals .col-1,
.cart .cart-collaterals .col-2,
.cart .cart-collaterals .col-3{
    float:left;
}

.cart .discount {
    width: 230px;
    border: SOLID 1px #e8e8e9;
    padding: 15px;
    font-size: 12px;
    margin-left: 20px;
}

.cart .totals {
    width: 230px;
    border: SOLID 1px #e8e8e9;
    padding:15px;
    font-size: 12px;
    margin-left: 20px;
}

.cart .totals #shopping-cart-totals-table {
    width: 100%;
    border-collapse: collapse;
}

.cart .totals #shopping-cart-totals-table td {
    padding:10px;
    border-bottom:SOLID 1px #e8e8e9;
}

.cart .checkout-types {
    list-style:none;
    float:right;
    clear:right;
    width:260px;
    margin:0;
    padding:0;
}

.cart .checkout-types {
    margin: 30px 0;
}

.cart .checkout-types button {
    background: #19336C;
    font-size:18px;
    display: block;
    width:100%;
    margin: 0;
}

.cart .checkout-types .note{
    color: #808285;
    display: inline-block;
    padding: 5px 0;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: right
}

.cart .totals #shopping-cart-totals-table tfoot {
    font-size: 18px;
    color:black;
}

.cart .totals #shopping-cart-totals-table tfoot td{
    border:none;
}

.cart .accepted-payments img {
    display: block;
    margin: 10px 0;
}

.cart .accepted-payments .secure {
    background: url(../images/secure.png) left center no-repeat;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding: 0 0 0 20px;
}

/* CHECKOUT */
.opc {
    list-style:none;
    margin:0 0 30px 0;
    padding:0;
}

.opc .col2-set:after,
.opc .step-title:after,
.form-list .field:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.opc .col2-set .col-1 {
    float:left;
    width:48.5%;
}

.opc .col2-set .col-2 {
    float: right;
    width: 48.5%;
}
.opc ul {
    list-style: none;
    margin:0;
    padding:0;
}

.opc .data-table h3 {
    font:12px Arial;
}


.container article.cart h2 {
	margin: 0 0 20px 0;
}

.container article.cart table {
	width: 100%;
	border-collapse:collapse;
}

.container article.cart table th, .container article.cart table td {
	border: SOLID 1px #e8e8e9;
	padding: 10px 5px;
	font: 12px Arial;
}

.container article.cart table th:first-child {
	text-align: left;
}

.container article.cart table td {
	text-align: center;
}

.container article.cart table td:first-child {
	text-align: left;
}

.container article.cart table td div.preview, .container article.cart table td div.summary {
	display: inline-block;
	vertical-align: middle;
}

.container article.cart table td div.preview {
	text-align: center;
	margin-right: 20px;
}

.container article.cart table td div.preview img {
	border: SOLID 1px #e8e8e9;
}

.container article.cart table td div.preview a.click-to-zoom {
	font: 12px Arial;
	display: block;
	width: 100%;
	color: #808285;
}

.container article.cart table td div.preview a.click-to-zoom:after {
	content: '+';
	color: #19336C;
}

.container article.cart table td strong {
	color: #000000;
}

.container article.cart table td input[type=text] {
	width: 50px;
}

.container article.cart a.update-cart {
	display: block;
	float: right;
	color: #808285;
	text-decoration: underline;
	padding: 20px 0;
}

.container article.cart a.proceed-to-checkout:hover {
	color: #333123;
}

.container article.cart div.totals, .container article.cart div.discount {
	width: 230px;
	border: SOLID 1px #e8e8e9;
	padding: 15px;
	font-size: 12px;
	margin-left: 20px;
}

.container article.cart div.totals hr {
	border-bottom: SOLID 1px #e8e8e9;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.container article.cart div.totals span.total {
	font-size: 18px;
	color: #000000;
}



.container article.cart div.discount label {
	display: block;
	margin: 10px 0 0 0;
}

.container article.cart div.discount input[type=text] {
	margin: 10px 0 0 0;
}

.container article.cart div.discount input[type=submit] {
	background: #231f20;
	color: #ffffff;
	border: 0;
	border-radius: 2px;
	font: 14px 'caviar_dreamsregular';
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
	margin-top: 20px;
}

/* END SHOP PAGES */


/* REGISTER PAGE */

.container article.register h2 {
	font-size: 33px;
	padding: 0 0 0 20px;
}

.container article.register p.required {
	font: 8px Arial;
	padding: 0 0 0 20px;
}

.container article.register div.column {
	margin-bottom: 30px;
	padding: 30px 20px 0 20px;
	width: 275px;
}

.container article.register div.column:nth-child(2n+0) {
	border-left: SOLID 1px #ededee;
	border-right: SOLID 1px #ededee;
}

.container article.register div.column h3 {
	margin-bottom: 20px;
	font: 16px Arial;
	text-transform: none;
}

.container article.register div.column form label, .container article.register div.column form input[type=text], .container article.register div.column form input[type=password] {
	width: 100%;
	display: block;
}

.container article.register div.column form label {
	font: 12px Arial;
}

.container article.register ul.layout li, .container article.register ul.form-list li, .container article.register ul.form-list .field {
    margin-bottom: 20px;
}

.validation-advice, .error-msg {
    color: red;
}

.container article.register div.column form input[type=submit],
.container article.register div.column .btnBlue
{
	background: #19336C;
	font: 18px 'caviar_dreamsregular';
	color: #ffffff;
	text-transform: uppercase;
	border: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 3px;
	float: left;
	margin-top: 30px;
}

.container article.register div.column:last-child form input[type=submit], .container article.register div.column .btnBlue {
	margin-top: 0;
}
/* END REGISTER PAGE */

.return-form button {
    margin: 0;
}

.return-form ul.form-list, .return-form .buttons-set {
    margin-left: 325px;
}

.blue {
	color: #19336C;
}

.back-to-top {
	color: #808285;
	font: 12px Arial;
	width: 100px;
	text-align: center;
	display: block;
	margin: 20px auto;
}

.back-to-top:before {
	content: ' ';
	background: url(../images/back-to-top.gif) center center no-repeat;
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.half {
	width: 48%;
}

.third {
	width: 31%;
}

.clear {
	clear: both;
}


/*----CRYSTAL----*/
body.cms-support div.form-holder{
	text-align:center;
}
body.cms-support div.form-holder > p{
	font-weight:bold;
}
body.cms-support div.form-holder input[type="text"]{
	padding:5px;
	font-size:16px;
	width:70px;
	margin-left:5px;
}
body.cms-support div.form-holder input[type="submit"]{
	background: #19336C;
    font: 18px 'caviar_dreamsregular';
    color: #FFF;
    margin: 10px 0;
    border: 0;
	text-transform: uppercase;
    padding: 0 20px;
    line-height: 40px;
    clear: both;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
}

header section.main-header nav.social-nav a.support{
    text-indent: 0;
    background: #17AA55;
    font: 14px 'caviar_dreamsregular';
    line-height: 23px;
    width: auto;
    padding: 0 10px;
}

/*--So it fits and lines up--*/
body header section.main-header nav.main-nav > ul > li > a{
	padding:7px 4px 8px 4px;
	line-height: 20px;
    margin: 2px 0 0 0;
}

.interest-groupings .checkboxes {
    padding: 0;
}

.interest-groupings .checkboxes li:before,
.interest-groupings .checkboxes li:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.interest-groupings .checkboxes li:after {
    clear: both;
}

.dashboard-banner-wrapper {
	margin-bottom: 20px;
}

dashboard-banner-wrapper img {
	width: 100%;
}