/* @override 
	http://localhost:8888/nutritionlifestyle/css/style.css
	http://localhost:8888/wn/nutritionlifestyle/css/style.css
	http://nutritionlifestyle:8888/css/style.css
*/

body{
	font-size: 62.5%;
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	color: #999;
}

/* @group general element styles */

*{
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

img{
	border: 0;
}

ul{
	list-style-position: outside;
	list-style: none;
}

li{
	list-style: none;
}

p{
	margin: 1.0em 0;
}

p, li{
	line-height: 1.5em;
}

a{
	color: #6598C3;
}

a:hover{
	color: #496F8F;
}

.nospace{
	margin: 0;
}

.nospacebottom{
	margin-bottom: 0;
}

.nospacetop{
	
}

.inline{
	display: inline;
}

h3{
	margin: 1.0em 0;
	font-family: arial;
	font-size: 1.2em; 
}

.clear{
	clear: both;
}

/* @group main blocks */

#master{
	width: 988px;
	margin: 0 auto 0em auto;
	background: url(../images/back_sides.gif) repeat-y;
}

#master2{
	background: url(../images/back_bottom.gif) bottom no-repeat;
}

#master3{
	padding: 0 4px 6px 4px;
}

#footer{
	background: url(../images/back_footertop.gif) repeat-x;
}

#footer2{
	width: 988px;
	margin: 0 auto;
}

#footer3{
	padding: 2.0em 230px 2.0em 0;
	background: url(../images/back_footer_detail.gif) no-repeat 700px 0;
}

/* @end */

h1{
	width: 301px;
	float: left;
	height: 139px;
	background: url(../images/logo_nutritionlifestyle.gif) no-repeat;
	text-indent: -9999em;
}

/* @group header image */

.headerimg{
	margin: 0;
	text-indent: -9999em;
	float: right;
	width: 679px;
	height: 139px;
	background-repeat: no-repeat;
		position:relative;
}

#home .headerimg, #pagebmi .headerimg{
	background-image: url(../images/big_home.jpg);
}

#individual .headerimg{
	background-image: url(../images/big_individual.jpg);
}

#corporate .headerimg{
	background-image: url(../images/big_corporate.jpg);
}

#weight .headerimg{
	background-image: url(../images/big_weight.jpg);
}

#press .headerimg{
	background-image: url(../images/big_corporate.jpg);
}

#ul_press {
	margin-top: 15px;
}

#case .headerimg{
	background-image: url(../images/big_case.jpg);
}

#dietary .headerimg{
	background-image: url(../images/big_case.jpg);
}

#contact .headerimg{
	background-image: url(../images/big_contact.jpg);
}

/* @end */

/* @group subtitle */

h2.subtitle{
	text-indent: -9999em;
	padding: 30px 0 0 20px;
	clear: both;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#home .subtitle{
	width: 517px;
	height: 39px;
	background-image: url(../images/text_welcome.gif);
}

#individual .subtitle{
	width: 335px;
	height: 31px;
	background-image: url(../images/text_individual.gif);
}

#corporate .subtitle{
	width: 347px;
	height: 39px;
	background-image: url(../images/text_corporate.gif);
}

#weight .subtitle{
	width: 367px;
	height: 39px;
	background-image: url(../images/text_weight.gif);
}

#case .subtitle{
	width: 235px;
	height: 29px;
	background-image: url(../images/text_case.gif);
}

#dietary .subtitle{
	width: 286px;
	height: 40px;
	background-image: url(../images/text_dietary.gif);
}

#press .subtitle{
	width: 98px;
	height: 29px;
	background-image: url(../images/text_press.gif);
}

#contact .subtitle{
	width: 199px;
	height: 29px;
	background-image: url(../images/text_contact.gif);
}

/* @end */


/* @group nav main and info*/

ul#navmain{
	border-top: 3px solid #6598C3;
	background: #EBF2FF;
	border-bottom: 1px solid #d6d6d6;
}

ul#navmain{
	width: 980px;
	clear: both;
	float: left;
	height: 29px;
}

#navmain li{
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#navmain li a{
	display: block;
	background-repeat: no-repeat;
	height: 29px;
	border-bottom: 1px solid #d6d6d6;
}

#navmain li a:hover {
	border-color: #6598C3;
}

#home #navmain li.home a, #individual #navmain li.individual a, #corporate #navmain li.corporate a, #weight #navmain li.weight a, #case #navmain li.case a, #dietary #navmain li.dietary a, #press #navmain li.press a, #contact #navmain li.contact a {
	background-position: right;
	border-color: #6598C3;
}

#navmain li.home, #navmain li.home a{
	width: 65px;
	background-image: url(../images/nav_home.gif);
}

#navmain li.individual, #navmain li.individual a{
	width: 141px;
	background-image: url(../images/nav_individualwellness.gif);
}

#navmain li.corporate, #navmain li.corporate a{
	width: 141px;
	background-image: url(../images/nav_corporatewellness.gif);
}

#navmain li.weight, #navmain li.weight a{
	width: 148px;
	background-image: url(../images/nav_weightmanagement.gif);
}

#navmain li.case, #navmain li.case a{
	width: 105px;
	background-image: url(../images/nav_casestudies.gif);
}

#navmain li.dietary, #navmain li.dietary a{
	width: 115px;
	background-image: url(../images/nav_dietaryanalysis.gif);
}

#navmain li.press, #navmain li.press a{
	width: 64px;
	background-image: url(../images/nav_press.gif);
}

#navmain li.blog, #navmain li.blog a{
	width: 62px;
	background-image: url(../images/nav_blog.gif);
}

#navmain li.contact, #navmain li.contact a{
	width: 75px;
	background-image: url(../images/nav_contact.gif);
}

span.info{
	position:absolute;
	top:110px;
	right:0px;
	width: 169px;
	height: 22px;
	text-align: right;
	padding: 5px 5px 2px 0;
	font-size: 0.9em;
	color: #ffffff;
	line-height: 1.1em;
	font-weight:normal;
}

span.info a{
	color: #ffffff;
	text-decoration: underline;
}

/* @end */

/* @group content */

#content{
	font-size: 1.2em;
	background: #f3f3f3;
	border-width: 1px 0;
	border-style: solid;
	border-color: #d6d6d6;
	padding: 0.5em 20px 1.0em 20px;
	margin: 20px 0 2.0em 0;
	color: #666;
	clear: both;
	float: left;
	width: 940px;
}

#content ul{
	padding-left: 30px;
}

#content ul li{
	list-style: disc;
	margin-bottom: 0.25em;
}

.leftimg{
	clear: both;
	margin: 0 0 1.0em 0;
	float: left;
	width: 100%;
}

.leftimg.londontext{
	width: 400px;
	border: 1px solid #999;
	padding: 10px;
	background: #e5e5e5;
	font-size: 1.1em;
}

.leftimg img{
	float: left;
	margin-right: 10px;
}

.leftimg.londontext img{
	padding: 3px;
	background: #fff;
}

.leftimg.evergreen img{
	padding: 3px;
	border: 1px solid #aaa;
	background: #fff;
}

.widget.standard{
	float: right;
	width: 200px;
	border: 1px solid #93cc72;
	background: #f7fff2;
	padding: 1.0em 10px;
	margin: 0 0 1.0em 10px;
	clear:  both;
}

.widget.standard h3{
	margin-top: 0;
	color: #579036;
}

.gotobmi a{
	font-weight: bold;
}

.gotobmi a.img{
	text-align: center;
	display: block;
}

.gotobmi img{
	margin-top: 1.0em;
	border: 2px solid #6598C3;
}

.testimonials.widget blockquote{
	font-family: georgia, palatino, "times new roman", serif;
	color: #868686;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
}

.testimonials.widget cite{
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	display: block;
	font-size: 0.8em;
	font-style: normal;
}

.widget.top{
	margin-top: 1.0em;
}

/* @end */

/* @group nav bottom */

ul#navbottom{
	margin: 2.0em 20px 4.65em 20px;
	clear: both;
}

#navbottom li{
	display: inline;
	padding: 0 10px 0 5px;
	background: url(../images/line_medium.gif) repeat-y right;
}

#navbottom li.last{
	background: none;
}

#navbottom li a{
	color: #999;
	font-size: 1.2em;
}

/* @end */

#footer{
	font-size: 1.2em;
}

#footer3 .img{
	height: 200px;
	width: 95px;
	float: left;
}

#footer img{
	padding: 2px;
	margin: 0px 10px 1.0em 0;
	border: 1px solid #d6d6d6;
	float: left;
}

#footer h3{
	display: inline;
}

#footer ul{
	display: inline;
}

#footer li{
	display: inline;
}


/* @group BMI widget */

#widgetbmi{
	float: right;
	width: 380px;
	border: 1px solid #93cc72;
	background: #f7fff2;
	padding: 1.0em 10px;
	margin: 0 0 1.0em 10px;
}

#widgetbmi h3{
	margin: 0;
	color: #579036;
	font-size: 1.6em;
}

#widgetbmi p{
	margin-top: 0;
}

.imgstretch{
	text-align: center;
	height: 240px;
}

#widgetbmi fieldset{
	border: 0;
	margin-bottom: 0.5em;
	display: inline;
}

fieldset.gender{
	margin-right: 20px;
}

#bmiresults{
	margin: 0 0 0.75em 0;
	padding: 0.5em 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #d2f1c0;
	font-size: 1.6em;
	font-family: georgia, palatino, "times new roman", serif;
	text-align: center;
	color: #579036;
}

#bmiresults p{
	display: inline;
	margin-right: 20px;
}

.labelweight{
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px solid #d2f1c0;
}

#opacity-area, #width-area, #height-area        
{ background:url(../images/slider-bg.gif) 0 12px no-repeat; height:24px; width:380px; margin:0 0 5px 0; }


#opacity-slider, #width-slider, #height-slider  { background:url(../images/slider-button.png) no-repeat; width:24px; height:24px; cursor:pointer; } 
/* @end */  
