@charset "utf-8";

/* CSS Document */

/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-size: 100.1%;
}





/* Formatting Divs and Columns */

#pagewrapper {
	background-image: url(../images/global/page_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#logoheader {
	height: 60px;
	width: 900px;
	background-image: url(../images/global/nutraceutix_logo.jpg);
	background-repeat: no-repeat;
	background-position: 181px top;
	text-align: right;
	padding-top: 30px;
}
#content-wrapper {
	width: 874px;
	margin-left: 26px;
}
#leftcol {
	float: left;
	width: 155px;
}
#leftcol-content {
	margin-top: 345px;
}
.clearboth {
	clear: both;
}
#home-rightcol {
	float: right;
	width: 296px;
	background-image: url(../images/home/yellow_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 116px;
	height: 520px;
	text-align: center;
}
#home-text-box {
	background-color: #ffffff;
	width: 250px;
	height: 170px;
	margin-left: 22px;
	border: 2px solid black;
	
}
#home-text-box p {
	color: #D25E00;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin: 5px;	
}
#home-text-box a {
	color: #D25E00;
	font-weight: bold;
	font-size: 12px;
}
#home-rightcol-content {
	width: 296px;
}
#rightcol {
	float: right;
	width: 296px;
}
#rightcol-content {
	width: 266px;
	background-image: url(../images/global/rightcol_bluegrad_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 15px;
	margin-top: 15px;
}
#right-col-other {
	width: 296px;
	text-align: center;
	padding-bottom: 20px;
}
#headline-wrapper {
	width: 646px;
	float: right;
	padding-bottom: 24px;
}
#headline-wrapper2 {
	width: 646px;
	float: right;
	padding-bottom: 15px;
}
#middle-column {
	float: right;
	width: 350px;
}
#footer-wrapper {
	background-image: url(../images/global/footer_gradient_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 900px;
	padding-top: 18px;
}
#footer-nav {
	width: 900px;
	text-align: right;
	background-image: url(../images/global/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #5b5b5b;
	text-decoration: none;
	padding-top: 5px;
	height: 30px;
}
#single-column {
	float: right;
	width: 646px;
}
.column {
	margin: 5px;
	width: 188px;
	float: left;
	text-align: center;
}
.logo-margins {
	margin: 10px;
}
.row {
	padding-left: 20px;
}


/* NAVIGATION */

#navigation-wrapper {
	height: 25px;
	width: 888px;
	text-align: right;
	margin-bottom: 35px;
	padding-right: 12px;
	padding-top: 8px;
	background-image: url(../images/global/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#navigation-wrapper a {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav-on {
	text-decoration: underline;
}
.nav-off {
	text-decoration: none;
}
#footer-nav a {
	color: #5b5b5b;
	text-decoration: none;
}







/* FEATURED IMAGES */

#home-featured-img-wrapper {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/home/home_featured_img.jpg);
	width: 900px;
}
#probiotics-featured-img-wrapper {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/probiotics/probiotics_featured_img.jpg);
	width: 900px;
}
#primebiotics-featured-img-wrapper {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/probiotics/primebiotix_featured_img.jpg);
	width: 900px;
}
#nutraceuticals-featured-img-wrapper {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/nutraceuticals/nutraceuticals_featured_img.jpg);
	width: 900px;
}





/* FONT, HEADLINE, PARAGRAPH ETC. STYLYING*/

#logoheader h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #865201;
	font-style: italic;
	letter-spacing: -.05em;
}
#headline-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: -0.05em;
}
#headline-wrapper2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: -0.05em;
}
#middle-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4d4d;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#middle-column a {
	color: #d25e00;
}
#middle-column h2 {
	color: #2e3192;
	font-size: 1em;
	margin-bottom: 10px;
}
#single-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4d4d;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#single-column a {
	color: #d25e00;
}
#single-column h2 {
	color: #2e3192;
	font-size: 1em;
}
#home-rightcol-content p {
	font-size: .9em;
	font-style: italic;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightcol-content p {
	font-size: .9em;
	font-style: italic;
	text-align: left;
}
#rightcol h2 {
	color: #2e3192;
	font-size: 1em;
}

#leftcol-content p {
	font-size: .8em;
	color: #515151;
	margin-bottom: 10px;
}
#leftcol-content h2 {
	font-size: .9em;
	color: #2e3192;
}
#leftcol-content a {
	color: #865201;
}



.viewlarger {
	font-size: 0.7em;
	color: #865201;
	margin-bottom: 10px;
}
#right-col-other p {
	font-size: .8em;
}
#right-col-other h2 {
	font-size: .9em;
	color: #2e3192;
}

#single-column li {
	font-size: 0.9em;
	margin-left: 20px;
	background-image: url(../images/global/blue_bullets.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 10px;
	color: #4E4D4D;
}
#single-column ul {
	margin-bottom: 10px;
	margin-top: -8px;
}

#middle-column li {
	font-size: 0.9em;
	margin-left: 20px;
	background-image: url(../images/global/blue_bullets.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 10px;
	margin-right: 15px;
	color: #4E4D4D;
}
#middle-column ul {
	margin-bottom: 10px;
}
.nobold {
	font-weight: normal;
}
#right-col-other img {
	margin-top: 15px;
}
#rightcol-content li {
	font-size: 0.9em;
	color: #000000;
	background-image: url(../images/global/white_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 10px;
	font-style: italic;
}
#rightcol-content ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #2e3192;
	text-align: left;
	display: block;
	padding: 10px;
}
#nav li ul li {
	margin-left: 0px;
}
#nav li ul li a {
	font-size: 0.8em;
	text-decoration:none;
	font-weight:normal;
	padding-left: 10px;
}

/*HIGHSLIDE*/

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

