/* user.css ----------------------------------------------------------------- */


body {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333;
  background-color: #080614;
}

a {
  color: #446876;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #888;
}

.headerStretch {
	width: 100%;
	clear: both;	
}

.headerStretch img {
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


.clear_both {
	clear: both;
}

.rowWithFullWidth {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.rowWithFullWidth_black {
    margin-left: 0 !important;
    margin-right: 0 !important;
	background-color:#000;
}

.gutter-no > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.gutter-10px > [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

.min-height190 {
	min-height:194px;
}



.pad-none {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	padding:  0px  0px;
}

.pad_all_20px {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.pad_all_9px {
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
}

.pad_all_5px {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.pad_top_10px {
	padding-top: 10px;
}

.pad_bottom {
	padding-bottom: 20px;
}

.pad_bottom_cats {
	padding-bottom: 20px;
	background-color: #ffffff; 
}

.pad_bottom-5px {
	padding-bottom: 5px;
}

.pad_bottom-1px {
	padding-bottom: 1px;
}

.padleftright_sides {
	padding-left: 1%;
	padding-right: 1%; 
}

.pad_left_1pc  {
	padding-left: 2%; 
	padding-right: 2px;
}


.padleftright_sides_10pc {
	padding-left: 10%;
	padding-right: 10%; 
}

.padtop {
	padding-top: 7px;
}

.padtopandbottom7px {
	padding-top: 7px;
	padding-bottom: 7px;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 6px;
}

.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus {
	color: #30ce7a;
	background-color: transparent;
}

.nav.nav-pills.nav-stacked > li > a {
	padding-top: 0;
	padding-bottom: 0;
}

/* .nav-justified normally changes to a vertical stack below 768px width. 
   This overrides it so it remains horizontal at all sizes about 320px. */
@media (min-width: 320px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.navbar {
  margin-bottom: 0px;
}
.navbar-default .navbar-text {
  color: #8769d0;
}
.navbar-default .navbar-nav > li > a {
  color: #8769d0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #30ce7a;
  background-color: transparent;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #444;
}

.dropdown-menu {
  font-size: 14px;
  background-color: #1c0a2f;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #DDD;
  background-color: #444;
}

.dropdown-menu > li > a {
  color: #CCC;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #CCC;
  background-color: #3c0064;
}

.navbar-default {
  background-color: #100128;
  border-color: #100128;
}

.navbar-default .navbar-brand {
  color: #8769d0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 8px;
  font-size: 14px;
  line-height: 20px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #30ce7a;
  background-color: transparent;
}

.category_tops {
	background-color: #FFFFFF;
	padding-top: 5px;
}

.cat_page_backing {
	background-color: #eef1f2;
	padding-top: 10px;
}

.cat_prod_lower {
	background-color: #eef3f6;
	padding-bottom: 6px;
	padding-top: 6px;
    border: 1px solid #d9e2e7;
}


.category_main {
	padding-left: 5%;
	padding-right: 5%;
}

.category_crystals {
  font-family: "Lato", Arial, sans-serif;
  font-weight:300;
  font-size: 15px;
  color: #777777;
  height: 165px;
  margin-top:0px;
  vertical-align: top;
  padding-left:10px;
  padding-right:10px;
}

.promo {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
    border: 1px solid #171717;
	margin-bottom: 20px;
	margin-left: -15px;
	background-color:#000;
}

.promo_no_pad {
    border: 1px solid #171717;
	margin-bottom: 20px;
	background-color:#000;
}

.promo .texthead {
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  color: #666;
  font-weight:300;
}

.promo .textcontent {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  color: #333;
}

.promo .textlink {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  color: #6DA6C3;
}




.page-header {
  border-bottom: 1px solid #ddd;
  margin: 10px 0 20px;
}

.breadcrumb {
  margin-bottom: 0px;
  padding: 5px 15px;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #c8d7df;
  border-color: #ddd;
  padding-top: 5px;
}

.btn-success {
  color: #fff;
  background-color: #357091;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #358e91;
  border-color: #398439;
}

.footer {
  background: #100128;
  border-top: 6px solid #1b1128;
}


.footer h2 {
  color: #eee;
}

.margin {
	margin-left: -15px;
}




h1,
.h1 {
  font-family: 'Lato', sans-serif;
  font-size: 36px;
  font-weight: 300;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #344F5A;
}

h4,
.h4 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #344F5A;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}


h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 4px;
  margin-bottom: 4px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.lato_telno {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color: #8BA9CD;
}

.lato15 {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #6DA6C3;
}
.lato15_nav {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #f1f1f1;
}
.text_lato {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  color: #6DA6C3;
}

.text_lato_400_sm {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  color: #666;
}

.text_lato_400_sm_lineheight {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  color: #666;
  line-height:14px;
}

.text_lato_400_md {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  color: #777;
}

.text_lato_400_sm_lineheight {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  color: #666;
  line-height:15px;
}

.text_lato_400_lg {
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  color: #828282;
}

.text_lato_400_lg_2 {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #777;
  font-weight:400;
}

.text_lato_400_xl {
  font-family: "Lato", Arial, sans-serif;
  font-size: 30px;
  color: #666;
  font-weight:#b2b3b4;
}

.text_lato_300_sm {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  color: #666;
  font-weight:300;
}

.text_lato_300_sm_md {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  color: #999;
  font-weight:300;
}

.text_lato_300_sm_lineheight {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  color: #666;
  line-height:15px;
  font-weight:300;
}

.text_lato_300_md {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  color: #999;
  font-weight:400;
  line-height: 24px;
}

.text_lato_300_md_2 {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  color: #888;
  font-weight:300;
  line-height: 18px;
}

.text_lato_guarantee {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  color: #888;
  font-weight:400;
  line-height: 16px;
}

.text_lato_300_lg {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #777;
  font-weight:300;
}

.text_lato_300_lg_2 {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #777;
  font-weight:300;
  line-height:24px;
}


.text_lato_300_lg_3 {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #777;
  font-weight:300;
  line-height:30px;
}


.text_lato_300_lg_blue {
  font-family: "Lato", Arial, sans-serif;
  font-size: 22px;
  color: #446876;
  font-weight:300;
  line-height:30px;
}



.text_lato_300_lg_pink {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #766292;
  font-weight:300;
}

.text_lato_300_xl {
  font-family: "Lato", Arial, sans-serif;
  font-size: 36px;
  color: #555555;
  font-weight:300;
}

.texthome_main {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #444;
  font-weight:300;
  line-height: 28px;
}
.text_summary {
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  color: #766292;
  font-weight:300;
  line-height: 28px;
}

.oxygen12 {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #666;
}

.oxygen14 {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #b6b6b6;
}

.oxygen14_lite {
	font-family: 'Oxygen', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #888;
}

.oxygen18_lite {
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	font-weight:300;
	color: #888;
}

.oxygen22_lite {
	font-family: 'Oxygen', sans-serif;
	font-size: 22px;
	font-weight:300;
	color: #888;
}

.oxygen28_lite {
	font-family: 'Oxygen', sans-serif;
	font-size: 28px;
	font-weight:300;
	color: #888;
}

.small {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #666;
}
	

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
  color: #777777;
}

.crystal-thumbnail {
	/* Fixed height of thumbnail + caption, to avoid alignment issues caused by varying caption lengths */
	height: 220px; 
	overflow: hidden;
}

.maxwidth-with-border {
	border:1px;
	border-style:solid;
	border-color:#555;
	padding-left:3px;
	padding-right:3px;
	margin-left:14%;
	margin-right:14%;
	height:340px;
	overflow:hidden;
}

.pinched-in {
	margin-left:10%;
	margin-right:10%;
}
