@charset "utf-8";
/* CSS Document */
/*----------------------------------
		Theme600 Nutrition
		Dynamic Health & Wellness Institute
----------------------------------*/

/*----------------------------------
		Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:1.1em;line-height:1.5em;margin:0px;padding: 0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;color:#0c1453;text-align:center;}
h2 {font-size:1.1em;margin: 10px 0;padding-top: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;color:#999966;text-align:center;}
h3 {font-size:1.5em;margin: 10px 0;padding: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;color:#000000;}
h4 {font-size:1.1em;line-height:1.25;margin:0px;padding-top: 15px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#736f06;text-align:center;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: Verdana, Arial, Helvetica, sans-serif, serif;color:#000000;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;color:#000000;}
p, form {margin:0;font-family: Verdana, Arial, Helvetica, sans-serif;padding-bottom:5px;color:#000000;line-height: 1.5em;}
blockquote {margin:1em;}
sup, sub {line-height:0;}
address {margin:0 0 1.0em;}
pre, code {margin:1em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.0em;padding:0;}
ul, ol {margin:0 1.0em 1.0em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0; padding:.3em;}

/*----------------------------------
		General
----------------------------------*/

body {
	margin: auto;
	background-color: #090e35;
        background-image: url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bkgd.jpg);
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;			
}
a {color:#0033CC;	text-decoration: none;}
a:link {color:#0033CC;	text-decoration: none;}
	a:visited {	color:#0033CC; text-decoration: none;}
	a:hover {	color:#666633; text-decoration: underline;}
	a:active {	color:#003366; text-decoration: none;}
	a:focus {outline:none;}
.sf_outer_wrapper {
	width: 950px !important;
    margin: 0 auto;	
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-position: right bottom;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_extra1 {

}

.sf_wrapper {	
	width:950px !important;	
	position:relative;
	min-height:1%;
	height:auto !important;
	height:1%;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/header_new.jpg);
	background-position: top left;
	position: absolute;
	background-repeat:no-repeat;
	background-color: #030b49;
	display:block;
	top:0;
	left:0;
	height: 99px;
	width: 950px;
}

* html .sf_extra10 {	
	top:0;
	left:0;
	height: 99px;
	width: 850px;
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
	top:0;
	left:0;
	height: 99px;
	width: 950px;
}

.sf_main_header {
		
}

.sf_main_header div {
	height: 99px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
	background-image:url(images/leaves.png);
	background-position: top left;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	width: 164px;
	height: 0px;
	top: 0px;
	left: 110px;	
}

* html .sf_extra3 {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}


.sf_sub_header {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	
}

/*--------------------------------
		Bottom Navigation
---------------------------------*/
.sf_navigation h3 {
	display:none;
}

.sf_navigation {
	background-color: #000000;
	background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bkgd_nav.gif);
	background-repeat:repeat-x;
	clear:both;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	min-height:30px;
	height:auto !important;
	height:30px;	
	padding:0px 10px 0px 15px;
	font-size:10px;
	border-top: solid 1px #ffffff;
	text-align:center;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {
	float:left;
	min-height:22px;
	height:auto !important;
	height:22px;
	padding:7px 5px 6px 0px;
	white-space:nowrap;	
}

.sf_navigation ul li.sf_last_nav_item {	
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {
	color: #ffffff;
	padding: 4px 5px 5px 5px;
	text-decoration:none;	
}

.sf_navigation ul li a:visited {
	color: #cccc00;
}

.sf_navigation ul li a:hover {
	color: #cccc00;
	text-decoration: underline;
}

/*------------------------------------
	Flyout menu
------------------------------------*/
#Nav1,
#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#Nav1 a {	
	display:block;
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 11px;
	left: -9em;
	z-index: 1;
}

#Nav1 li ul li { /* second-level lists */	
	background-color: #fff;
	width: 11px;
	background-image: none;
	white-space: normal;
	height: auto;
	padding: 0px;	
	margin-left: 0px;
}

#Nav1 li ul li a, #Nav1 li ul li a:visited,
.subnav li a, .subnav li a:visited  { /* second-level lists */	
	width: 11px;
	height: auto;
	padding: 3px 5px;
	color: #333;
}

#Nav1 li ul li a:hover,
.subnav li a:hover  { /* second-level lists */		
	width: 11px;
	height: auto;
	padding: 3px 5px;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#Nav1 iframe {
	
}


/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
 
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/

.sf_extra5 {
}
/*--------------------------------
		arw code
---------------------------------*/
/*--------------------------------
		Left Navigation
---------------------------------*/
#leftnav {
background-image: url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bg_leftnav.jpg);
background-repeat:no-repeat;
padding: 2px;
width: 146px;
color: #b9b309;
height: 367px;
}
#leftnav .leftnav_title
{
color: #b9b309;
}
#leftnav .leftnav_title a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b9b309;
font-weight: bold;
padding: 5px;
text-align:center;
}
#leftnav .leftnav_title a:link{
color: #b9b309;
text-decoration:none;
}
#leftnav .leftnav_title a:visited{
color: #b9b309;
text-decoration:none;
}
#leftnav .leftnav_title a:hover{
color: #b9b309;
text-decoration:underline;
}
#leftnav .leftnav_title a:active{
color: #b9b309;
text-decoration:none;
}
#leftnav .leftnav_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #11195a;
border-top: 1px solid #ffffff;
font-size: 12px;
color: #ffffff;
width: 136px;
height: 28px;
padding: 3px;
}
#leftnav .leftnav_text a:link {
color: #b9b309;
text-decoration:none;
}
#leftnav .leftnav_text a:hover {
color: #b9b309;
text-decoration:underline;
}
#leftnav .leftnav_text a:visited {
color: #b9b309;
text-decoration:none;
}
#leftnav .leftnav_text a:active {
color: #b9b309;
text-decoration:none;
}
/*--------------------------------
		Left Navigation
---------------------------------*/
#positivepower_wrapper
{
width:820px;
display:block;
margin:10px;
}
#leftcol
{
width:210px;
float:left;
}
#midcol
{
width:410px;
float:left;
margin-right:5px;
}
#rightcol
{
width:155px;
float:right;
}
#rightcol_wide
{
width:600px;
float:right;
}
/*--------------------------------
		Expandable Box
---------------------------------*/
.eventsbox {
	width: 35em;
	margin: 0px auto;
width:175px;


}

.eventsbox div {
	margin: 0.5em 0 0 -3.5em;
}

.eventsbox div.topleft {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 2.0em;
}

.eventsbox div.topright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") top right no-repeat white;
	padding: 2.0em;
	margin: -2.0em 0 0 2.0em;
}

.eventsbox div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") bottom left no-repeat white;
}

.eventsbox div.bottomright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}
.newsbox {
	width: 35em;
	margin: 0px auto;
width:175px;


}

.newsbox div {
	margin: 0.5em 0 0 -3.5em;
}

.newsbox div.topleft {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 2.0em;
}

.newsbox div.topright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") top right no-repeat white;
	padding: 2.0em;
	margin: -2.0em 0 0 2.0em;
}

.newsbox div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") bottom left no-repeat white;
}

.newsbox div.bottomright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/events-box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}
.emailbox {
	width: 35em;
	margin: 0px auto;
width:145px;

}

.emailbox div {
	margin: 0.5em 0 0 -3.5em;
}

.emailbox div.topleft {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/email-box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 2.0em;
}

.emailbox div.topright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/email-box-bg.png") top right no-repeat white;
	padding: 2.0em;
	margin: -2.0em 0 0 2.0em;
}

.emailbox div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/email-box-bg.png") bottom left no-repeat white;
}

.emailbox div.bottomright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/email-box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}
.quotebox {
	width: 35em;
	margin: 0px auto;
width:145px;


}

.quotebox div {
	margin: 0.5em 0 0 -3.5em;
	font-style:italic;
	font-size:11px;
}

.quotebox div.topleft {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/quote-box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 2.0em;
}

.quotebox div.topright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/quote-box-bg.png") top right no-repeat white;
	padding: 2.0em;
	margin: -2.0em 0 0 2.0em;
}

.quotebox div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/quote-box-bg.png") bottom left no-repeat white;
}

.quotebox div.bottomright {
	display: block;
	background: url("http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/quote-box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {		
	color: #0c1453;
	border-bottom: 1px solid #ffffff;
	margin-left: 20px;
	_margin-left: 10px;
	_margin-right: 10px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	float:left;
	font-size:1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	width: 705px;
	display: block;
	background-position: center;	
}

.pagetitle {
	color: #ffffff;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
}

.sf_extra11 {	
}
/* ------------------------
		Sign Up Form
-----------------------------*/
#form {
background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bg_form_bkgd.jpg);
width: 190px;
height: 1px;
background-repeat: repeat-y;
}
#form h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #424b93;
font-size: 1.1em;
font-weight: bold;
text-align:center;
}
#form p {
color: #030b49;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:center;
line-height: 15px;
padding:4px;
}
#form p a:link {
color: #030b49;
text-decoration: underline;
}
#form p a:visited{
color: #030b49;
}
.form_text a:hover{
color: #030b49;
}
#form p a:active{
color: #030b49;
}
/* ------------------------
		quote of the month
-----------------------------*/
#quote {
background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bg_quote_bkgd.jpg);
width: 201px;
height: 1px;
background-repeat:repeat-y;
padding-left: 5px;
padding-right: 5px;
}
#quote  h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #424b93;
font-size: 1.1em;
font-weight: bold;
text-align:center;
}
#quote  p {
font-size:0.9em;
line-height:1.4em;
padding:4px;
text-align:center;
}
	/* ------------------------
		positive power
-----------------------------*/
#positive_power {
background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bkgd_positivepower.jpg);
width: 199px;
height: 196px;
background-repeat:no-repeat;
padding-left: 5px;
padding-right: 5px;
}
#positive_power h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #424b93;
font-size: 1.1em;
font-weight: bold;
text-align:center;
}
	/* ------------------------
		upcoming events
-----------------------------*/
#upcoming_events {
background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bg_events.jpg);
width: 201px;
height: 252px;
background-repeat:no-repeat;
margin-bottom:5px;
}
#upcoming_events h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #424b93;
font-size: 1.1em;
font-weight: bold;
text-align:center;
padding-bottom:3px;
}
#upcoming_events  p {
font-size:0.9em;
line-height:1.4em;
padding:4px;
text-align:center;
}
	/* ------------------------
		founder_section
-----------------------------*/
#founder {
background-image:url(http://app4.websitetonight.com/projects/1/1/2/6/1126201/_mygallery/bg_founder_section.jpg);
width: 201px;
height: 252px;
background-repeat:no-repeat;
}
/*--------------------------
		Content
--------------------------*/


.sf_content {
	clear:both;
	margin-top: 70px;
	_margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #000000;
}

.sf_content a:link {
color:#000000;
text-decoration:underline;
}
.sf_content a:hover {
	color:#000099;
	text-decoration:underline;
}
.sf_content a:active {
	color:#000099;

}
.sf_content a:visited {
	color:#000099;

}
.sf_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
.copy a {
color: #0033CC;
text-decoration:none;
}
.copy a:link {
color: #0033CC;
text-decoration:none;
}
.copy a:hover {
text-decoration:underline;
color: #666633;
}
.copy a:visited {
color: #0033CC;
text-decoration:none;
}
.copy a:active {
color: #003366;
text-decoration:none;
}
/* -------------------------
      Begin Sitemap
--------------------------*/
.sitemap {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}
.sitemap a {
color: #0033CC;
text-decoration:none;
}
.sitemap a:link {
color: #0033CC;
text-decoration:none;
}
.sitemap a:hover {
text-decoration:underline;
color: #666633;
}
.sitemap a:visited {
color: #0033CC;
text-decoration:none;
}
.sitemap a:active {
color: #003366;
text-decoration:none;
}
/* -------------------------
      End Sitemap
--------------------------*/
 
/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {	
}

.sf_extra7 {	
}

/*--------------------------
		 Footer
--------------------------*/
#footer {
width: 100%;
background-color:#090e35;
height: 35px;
padding: 2px;
text-align: center;
}
.footer {
color: #ffffff;
text-decoration: none;
font-family: Verdana, Geneva, Kalimati, sans-serif;
}
.footer a:link {
color: #ffffff;
text-decoration: none;
}
.footer a:hover{
color: #ffffff;
text-decoration: underline;
}
.footer a:active{
color: #ffffff;
text-decoration: none;
}
.footer a:visited{
color: #ffffff;
text-decoration: none;
}
.sf_footer {	   
    font-family: Verdana, Geneva, Kalimati, sans-serif;	
	clear:both;
	text-align:center;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding:30px 10px 5px 10px;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {	
}

.sf_extra9 {	
}

/*--------------------------
		Extra Stuff
--------------------------*/
a:link {	
	color: #ffffff;
}

a:visited {
	color: #ffffff;		
}

a:hover {
	color: #ffffff;
	text-decoration: none;		
}

.sf_banner {
	background-color: #030b49;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;	
	width: 950px;
}

#bannerLink {
	padding: 10px;
	margin: 10px;
}

#bannerLink a, #bannerLink a:visited, #bannerLink a:hover{
	color: #fff;
}

/*--------------------------
		Sidebar
--------------------------*/
.sf_region7 {
	float: right;
	display:inline;
	width: 200px;
	margin: 20px 30px 50px 0px;
	overflow: hidden;
	display:none;
}
.sf_region7 .widget {
	background-color:#3366CC;
}
.sf_region7 .widget a:hover {
	background-color: #3366CC;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

table.calendar {
	width:100%;
	text-align: center;
}

.sf_region8 {
	display:none;
}

.widget_content {
	overflow:hidden;
}

.widgetset .widget {	
	margin-bottom:10px;
	padding:5px 8px 5px;
}

.widgetset .widget_header {
	margin:0px;
	padding:0px 0px 10px;
	font-size:16px;
	font-weight: bold;
}

.widgetset ul, .widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widgetset li {
	margin:0px;
	padding:5px 0px;
	border-top:1px dotted #fff;
	overflow:hidden;
}

.widgetset a:link, .widgetset a:visited {
	text-decoration:none;
	padding: 2px 0;
}

.widgetset a:hover {
	padding: 2px 0;
}

.widgetset .form_item {
	margin:5px 0px;
}

.widgetset input, .widgetset select {
	color: #000;
	width:175px;
}

.widgetset .btn {
	width:auto;
	margin: 3px 0px;
}

/* Subscribe */
.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:175px;	
}

.subscribeimage {
	margin-top:5px;		
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
}
