body {
	font-family: 'PT Sans', 'Open Sans', sans-serif;
}

.container {
	max-width: 1170px;
}

@font-face {
	font-family: 'opensans-regular-webfont';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/opensans-regular-webfont.woff') format('woff'),
		url('../fonts/opensans-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'opensans-light-webfont';
	src: url('../fonts/opensans-light-webfont.eot');
	src: url('../fonts/opensans-light-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/opensans-light-webfont.woff') format('woff'),
		url('../fonts/opensans-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'opensans-bold-webfont';
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/opensans-bold-webfont.woff') format('woff'),
		url('../fonts/opensans-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide-Normal-webfont';
	src: url('../fonts/Novecentowide-Normal-webfont.eot');
	src: url('../fonts/Novecentowide-Normal-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/Novecentowide-Normal-webfont.woff') format('woff'),
		url('../fonts/Novecentowide-Normal-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide-Medium-webfont';
	src: url('../fonts/Novecentowide-Medium-webfont.eot');
	src: url('../fonts/Novecentowide-Medium-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/Novecentowide-Medium-webfont.woff') format('woff'),
		url('../fonts/Novecentowide-Medium-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide-Light-webfont';
	src: url('../fonts/Novecentowide-Light-webfont.eot');
	src: url('../fonts/Novecentowide-Light-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/Novecentowide-Light-webfont.woff') format('woff'),
		url('../fonts/Novecentowide-Light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MontserratRegular';
	src: url('../fonts/MontserratRegular.eot');
	src: url('../fonts/MontserratRegular.eot?#iefix')
		format('embedded-opentype'), url('../fonts/MontserratRegular.woff')
		format('woff'), url('../fonts/MontserratRegular.ttf')
		format('truetype');
	font-weight: normal;
	font-style: normal;
}

.region-user-fourth {
	/*min-height: 500px;*/
	border-width: 0 1px 0 0;
    /*
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(grey), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
*/	
}

.region-user-first {
	/*min-height: 500px;*/
	border-width: 0 1px 0 0;
    /*
	border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(grey), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
	*/
}

.region-user-second {
	/*min-height: 500px;*/
	border-width: 0 1px 0 0;
/*    
border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(grey), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
*/
}


.region-u2-first{
		min-height: 300px;
	border-width: 0 1px 0 0;
/*
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(grey), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
*/
}
.region-u2-second{
		min-height: 300px;
	border-width: 0 1px 0 0;
/*
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(grey), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
*/
}
/*
.region-u2-third{
		min-height: 300px;
	border-width: 0 1px 0 0;
*/
/*
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(grey), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
*/
}

ul.menu a{
	color: white;
}

.badges {
	/*height: 400px;*/
	margin-bottom: 7px;
}

.badges h3 {margin-top 0px;}

.badges .block-title {
	font-size: 20px !important;
	text-align: center;
}

.featured .block-title{
	text-align: center;
}

.jcarousel-skin-default .jcarousel-item{
	border: none;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
    width: 100%;
    height: 320px;
    padding: 5px 0px;
    margin: auto;
}

.footer .block-title{
	font-size: 15px !important;
	color: white !important;
	text-transform: none !important;
}

.cat-wrap {
	height: 450px;
}


.bluebtn {
	width: 107px;
  	height: 40px;
  	/*background-color: rgb(32, 124, 185);*/
	background-color: #08376b;
  	moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	border: 0px solid  rgb(32, 124, 185);
  	padding: 5px 10px 5px 10px;	
	color: white;
}
.bluebtn a {
	color: white;
}


h2#page-title{
	/*background-image: url("../images/TitleBackground.png");*/
	font-family: 'OpenSans-light-webfont' !important;
	padding-left: 5px !important;
	color: #207cb9 !important;
}

.pillbackground{
	/*
	background-image: url("../images/PillBackgroundHome.png") !important;
	background-repeat: no-repeat !important;
	*/
}

.brc_title{
	color: #207cb9;
	font-family: 'OpenSans-light-webfont' !important;
}

.brc_page_header{
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top:30px;
	padding-bottom: 30px;
	padding-left: 10px;
	
	color: #207cb9;
	font-family: 'OpenSans-light-webfont' !important;	
    /* 
    background-image: url("../images/PillBackgroundHome.png") !important;
	background-repeat: no-repeat !important;
	*/
}

.field-name-field-term-display-name{
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top:30px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #207cb9;
	font-family: 'OpenSans-light-webfont' !important;	
	font-size: 30px;
}

.centerbutton{
	text-align: center !important;
}

.product-info.model {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
}
.product-info.list-price, .product-info.sell-price {
    margin-top: 7px;
    font-weight: bold;
    font-size: 20px;
}

.field-name-field-warnings .field-label{
	margin-top: 13px;
	color: red !important;
	font-size: 16px;
}

.field-name-field-dosage .field-label{
	margin-top: 13px;
	    font-size: 16px;
}

.field-name-field-activeingredients .field-label{
	margin-top: 13px;
	font-size: 16px;
}

.field-name-field-otheringredients .field-label{
        margin-top: 13px;
        font-size: 16px;
}

.field-name-field-productlabel .field-label{
	margin-top: 13px;
	font-size: 16px;

}

.field-name-field-product-literature .field-label{
	margin-top: 13px;
	font-size: 16px;
}


.view-featuredproduictpage .views-field-title{
	margin-top: 20px;
	font-size:16px;
	margin-bottom: 10px;
}

.view-featuredproduictpage .views-field-field-image-cache{

	/*float: left;*/
	display: inline-block;
	clear: both;
	width: 250px;
}

.view-featuredproduictpage .views-row{
	margin-bottom: 30px;
	clear: both;
}

.blog-image {
	float: left !important;
}

.nobullet {
	    list-style-type: none !important;
}

/*.field-item { margin-top: 7px;}
*/
/*.field-item { 
	font-weight: bold; 
}
*/

.field-label {
    font-weight: strong;
    font-family: "Open Sans";
    font-weight: 800;
    font-style: normal;	
}

.top-menu ul {
	text-transform: uppercase;
}

.view-evetns .views-table{ width: 100%;}
.view-tuesday-minute-archive .views-table{width: 100%}
.view-tuesday-minute-archive .views-table .views-field-title{width: 33%}
.views-field-created{width: 100px;}

.footermenu {
	float: right;
}

.footermenu ul {
	text-transform: uppercase;
}
.ul.custom-menu-footer li {
	    display: inline-block;
    margin-left: 10px;
    line-height: 25px;
}

.views-field .views-field-body p {
	text-align:justify;
}

.views-field-body {
	text-align:justify;
}

.field-items p {
	text-align:justify;
}

.views-field-field-teaser div{
	text-align:justify;
}

.legendlabel {
	width: 60px;
}

.distributorlabel{
	width: 120px;
}

.productheight{
	height: 400px;
}

.product-image{
	/*
	width: 100%;
	*/
	float: right;
}

.productltheight{
	height: 320px !important;
}

.active {
    background-color: rgba(28,98,173,1);
}

.site-logo .active {
	background-color: #08376b;
}

.bodyingrid{
	height: 125px;
}

.previewheight{
	height: 202px;
}

.productpreviewheight{
	height: 250px;
	text-align: center;
}

.centerproducttitle{
	text-align: center;
	height: 24px;
}

.centercatelog{
	text-align: center;
	font-size: smaller;
}


.resourcelibraryheight {
	height: 350px !important;
}

fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
    border-width: 0px;
    border-style: groove;
    border-color: threedface;
}

legend {
    display: block;
    width: auto; 
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    /* color: #333; */
    border: 0;
    /* border-bottom: 1px solid #e5e5e5; */
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: 10px;
}

#edit-account-type{
	border-width: 0px;
}
#edit-personal-information{
	border-width: 0px;
}
#edit-provider-information{
	border-width: 0px;
}


.product-info .display-price {
	display: none;
}

.catItemInfo-Image{
	/*background-color: lightgrey;*/
}

.form-wrapper{
	margin-bottom: 13px;
}

.cart-review{
	width: 100%;
}

.orderhistory table{
	width: 100%;

}

.orderhistory th.views-field{
	background-color: #1a3a52;
	color: white;
}

.orderhistory th a {
	color: white;
	background-color: #1a3a52;
}

.featured-products.jcarousel 
{
	margin: auto !importrant;
}

.featureditemsdiv li {
	display: inline-block !important;
	float: none !important; 
}
.featureditemsdiv ul {
	margin: auto !important;
}

.container-inline div, .container-inline label{
	display: inline !important;
}

.tableheader-processed{
	width: 100%;
}

.previewborder{
	border: solid thin black;
}

.views-table {width: 100%;}

/*
.catItemInfo-Image {
    border: solid thin black;
    min-height: 200px;
}
*/

.views-table thead {
	background-color: #08376b;
	color: white;
}

.views-table tr{
    border-bottom: solid thin #08376b;
    border-bottom-style: dotted;
}

.tableheader-processed thead {
	background-color: #08376b;
        color: white;
}

th.qty{
	padding: 1px 13px 1px 1px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 110px;
	margin-bottom: 3px;
}

.centerlearnmore {
        margin-left: auto;
        margin-right: auto;
        width: 93px;
        margin-bottom: 3px;
}


.webform-client-form .control-label { 
	width: 250px;
}

label.control-label {
    width: 250px;
}

.field-name-taxonomy-catalog .field-item{
	float: left;
	margin-right: 7px;
}

.product-info .model{
	margin-bottom: 7px;
}

#section-showcase {
  padding: 0px 0px important!;
  /*======== End Section Showcase ==========*/
  /*======== Start Section Content ==========*/
}

.lifestyle1 {
	background-image: url("/sites/default/files/BRC-300x950Lifestyle-3_0.jpg");
	background-size: 100%;
	background: none important!;
}

.btn-biotics {
    background: #08376b !important;
    color: white !important;
    text-shadow: none;
}

.s1 {
    line-height: 24px;
}

#uc-cart-view-form td {
    vertical-align: top;
    padding: 7px;
}
#uc-cart-view-form th {
    white-space: nowrap;
    padding: 7px;
}

.alert-success{
	background-color:#08376B;
	border-color:#0A086B;
	color:white;
	
	background-image: none;

}
.alert-success hr{
	border-top-color:#c9e2b3;}
.alert-success .alert-link{
	color:#2b542c
}

div.status {
  background-image: url(../../misc/message-24-ok.png);
  border-color: #08376B;
}

.sliderbutton{
    width: 126px;
    height: 16px;
    z-index: 1000;
    left: 751px;
    top: 237px;
    background-color: rgb(28, 98, 173);
    color: rgb(255, 255, 255);
    font-family: Verdana;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    border-radius: 3px;
    padding: 10px 5px 5px;
    text-align: center;
}

.newproduct .field.field-name-field-image-cache.field-type-image.field-label-hidden {
    width: 200px;
    float: left;
}

.address-book {


}

.address-book h2 {
	font-size: 20px;
}

.address-book h3 {
    margin-top: 0px;
    padding: 0px;
    font-size: 18px;
}

.list-address tbody {
    border-top: none;
}

.list-address .title-col {
    vertical-align: top;
    width: 125px;
}

.list-address {
    width: none;
    border: 0px;
}

li .address-item{
    border: solid thin lightgrey;
    padding: 3px;
}

.list-address-wrapper{
    border: solid thin lightgray;
    padding: 7px;
}

img.hs-featured-image {
    max-width: 300px;
    float: left;
    margin-right: 0px;
}

.view-biotics-blog p {
	display: none;
}

.view-biotics-research-forum p {
	display: none;
}

.newproduct .field-name-body {
    margin-left: 200px;
}

#comments-pane > div > div.control-group.form-type-textarea.form-item-panes-comments-comments.form-item > label {
    width: 100%;
}
