h1, h2, h3, h4, a, ul{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	margin: 0;
	padding: 0;
}
body{
	background: #fffff;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1d1d1d;
	margin: 0;
	width: 100%;
	height: 100%;
}
a {
	color: #1d1d1d;
	text-decoration: none;
}
a:hover {
	color: #1d1d1d;
	text-decoration: underline;
}
img{
	border: 0;
}
.green{
	color: #4dc31f !important;
}
.orange{
	color: #ff843a !important;
}
.blue{
	color: #3a97ff !important;
}
.red{
	color: #da0d0d !important;
}
#page-content{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#page{
	width: 1037px;
	margin: 0 auto;
}
#background-left, #background-right{
	width: 50%;
	position: absolute;
	top: 0;
	height: 100%;
}
#background-left{
	left: 0;
	background: url(/images/background-left.jpg) repeat-x 0 0;
}
#background-right{
	right: 0;
	background: url(/images/background-right.jpg) repeat-x 0 0;
}
#top{
	width: 100%;
	height: 188px;
	background: url(/images/top.jpg) no-repeat 0 0;
	float: left;
	position: relative;
}
#logo{
	width: 288px;
	height: 60px;
	position: absolute;
	top: 47px;
	left: 51px;
	display: block;
}
#menu{
	float: left;
	width: 1015px;
	border-bottom: 1px solid #dde9f6;
	padding: 12px 0 11px 22px;
}
#menu li{
	display: inline;
	float: left;
}
#menu li a{
	width: 133px;
	height: 26px;
	float: left;
	background: url(/images/menu.gif) no-repeat 0 0;
	color: #0d71e0;
	text-align: center;
	padding-top: 5px; 
	font: italic 17px "Times New Roman";
}
#menu li a:hover, #menu li a.select{
	background-position: 0 100%;
	color: #fff;
	text-decoration: none;
}
#side{
	width: 217px;
	float: left;
	padding-top: 30px;
}
#main{
	width: 809px;
	float: right;
	padding-top: 30px;
}
#side h2, #main h2{
	color: #fff;
	font: italic 15px "Times New Roman";
	background: url(/images/side-headline.gif) no-repeat 0 0;
	height: 23px;
	text-align: center;
	padding: 3px 0 0 ;
	float: left;
}
#side h2{
	padding: 0 7px 0 0;
	height: 26px;
}
#side h2 span{
	width: 100%;
	height: 23px;
	float: left;
	background: url(/images/side-headline-right.gif) no-repeat 100% 0;
	padding: 3px 7px 0;
}
#main h2{
	text-align: left;
	background: url(/images/main-headline.gif) no-repeat 0 0;
	padding: 0;
	height: 26px;
	float: left;
	width: auto;
}
#main h2 span{
	background: url(/images/main-headline-left.gif) no-repeat 100% 0;
	padding: 5px 15px 0;
	height: 21px;
	float: left;
}
#side .panel{
	width: 217px;
	background: url(/images/side-center.gif) repeat-y 0 0;
	float: left;
	margin-top: 3px;
	margin-bottom: 15px;
}
#side .panel .bg-top, #side .panel .bg-bottom{
	width: 100%;
	height: 100%;
	background: url(/images/side-top.gif) no-repeat 0 0;
	float: left;
}
#side .panel .bg-bottom{
	background: url(/images/side-bottom.gif) no-repeat 0 100%;
	padding: 17px;
	width: 183px;
}
#side .profile ul, #side .panel ul{
	float: left;
}
#side .profile ul li, #side .panel ul li{
	list-style-type: none;
	font: normal 10px Tahoma;
	color: #696969;
	padding-bottom: 10px;
}
#side .profile ul li span{
	font-size: 11px;
	font-weight: bold;
	color: #3a3a3a;
}
a#calendar-button{
	width: 183px;
	height: 62px;
	float: left;
	display: block;
	background: url(/images/calendar-button.gif) no-repeat 0 -62px;
	margin-top: 10px;
}
a#calendar-button:hover{
	background-position: 0 0;
}
#side .panel .option{
	float: right;
	margin: 10px 0 0;
}
#side .panel .option li{
	display: inline;
	float: left;
	padding: 0 10px;
}
#side .panel .option li.border{
	border-right: 1px solid #3a3a3a;
}
#side .panel .option li a{
	color: #3a3a3a;
	font-size: 11px;
}
#side .newsletter p{
	font-size: 9px;
	width: 100%;
	float: left;
	text-align: justify;
	line-height: 14px;
	color: #696969;
	margin: 0;
}
#side .textbox, #side .button,
.button{
	width: 179px;
	height: 26px;
	float: left;
	background: url(/images/textbox.gif) no-repeat 0 0;
	border: 0;
	text-align: center;
	font: bold 11px Tahoma;
	color: #3a3a3a;
	padding: 0;
}
#side .button, form li .button,
.button{
	background: url(/images/button.gif) no-repeat 0 0;
	width: 83px;
	height: 19px;
	color: #fff;
	padding: 0 0 3px 0;
	margin: 5px 10px 0 50px;
}
#side .button:hover, form li .button:hover,
.button:hover{
	background-position: 0 100%;
	color: #3a3a3a;
}
#side .poll span{
	font-weight: bold;
	color: #3a3a3a;
}
#side .poll ul{
	padding-top: 20px;
	width: 100%;
	float: left;
}
#side .poll ul li{
	width: 100%;
	float: left;
	display: block;
}
#side .poll ul li input{
	vertical-align: middle;
}
.new{
	float: left;
	height: 167px;
	background: url(/images/new-background.gif) no-repeat 0 0;
	margin-top: 3px;
	padding: 12px 10px 0;
	position: relative;
	margin-bottom: 40px;
}
.new-left{
	width: 249px;
	clear: both;
}
.new-right{
	width: 508px;
	background-position: 100% 0;
	float: right;
}
.new h3{
	font: normal 16px Tahoma;
	color: #3186e3;
	float: left;
	padding-top: 0;
	margin-bottom: 5px;
}
.new img{
	float: left;
	margin-right: 3px;
}
.new .date{
	color: #81e72e;
	font: normal 11px Tahoma;
}
.new p{
	padding-top: 5px;
	margin: 0;
	float: left;
	line-height: 16px;
	text-align: justify;
}
.new-left p{
	width: 150px;
}
.new-right p, .new-right .date{
	width: 355px;
}
.new-right .date{
	float: left;
}
.new-right img{
	margin-right: 15px;
}
.new .more{
	position: absolute;
	bottom: 15px;
	right: 17px;
	font: bold 11px Tahoma;
	color: #3186e3;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
}
.news{
	width: 784px;
	float: left;
	border-top: 1px solid #dde9f6;
	margin-top: 3px;
	padding: 17px 5px 15px 20px;
}
.news-border{
	border-bottom: 1px solid #dde9f6;
}
.news .news-content{
	width: 100%;
	float: left;
}
.news h3{
	font: normal 16px Tahoma;
	color: #3186e3;
	float: left;
	padding-top: 5px;
}
.news h3 a{
	color: #3186e3;
}
.news img{
	float: left;
	margin-right: 3px;
}
.news .date{
	color: #81e72e;
	font: normal 11px Tahoma;
	width: 100%;
	float: left;
}
.news p{
	width: 100%;
	float: left;
	margin: 0;
	line-height: 16px;
	padding: 10px 0 30px;
}
.news-image img{
	float: right;
}
.news-image .news-content{
	width: 570px;
}
.news-content{
	position: relative;
}
.news .comments{
	float: right;
	background: url(/images/comments.jpg) no-repeat 0 2px;
	font: normal 11px Tahoma;
	position: absolute;
	top: 10px;
	right: 0;
	padding: 0 0 2px 17px;
}
.news .comments span{
	font-size: 12px;
}
.news .more{
	font: bold 11px Tahoma;
	color: #3186e3;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	float: right;
}
#page-nav{
	width: 430px;
	margin: 10px auto;
}
#page-nav li{
	display: inline;
	float: left;
	margin: 10px 3px 10px 0;
}
#page-nav li a{
	display: block;
	float: left;
	height: 15px;
	padding: 4px 6px 0;
	text-align: center;
	border: 1px solid #e6e6e6;
	background-color: #f9f9f9;
}
#page-nav li a.light{
	border: 1px solid #e6e6e6;
	color: #cccccc;
}
#page-nav li a.next, #page-nav li a.prev{
	width: auto;
	background: none;
	border: 0;
	height: 16px;
	padding-top: 5px;
}
#foot{
	width: 100%;
	height: 140px;
	float: left;
	background: url(/images/foot-info.gif) repeat-x 0 0;
}
#foot-info-content{
	width: 1037px;
	height: 140px;
	margin: 0 auto;
	background: url(/images/foot-info-content.jpg) no-repeat 0 0;
	position: relative;
}
#foot-info-bg{
	width: 50%;
	float: right;
	height: 100%;
	background: url(/images/foot-info-bg.gif) repeat-x 0 0;
}
#foot-info-content div{
	width: 745px;
	float: left;
	color: #fff;
	padding: 25px 0 0 130px;
	position: absolute;
}
#foot-info-content h2{
	font-size: 12px;
}
#foot #copyright{
	position: absolute;
	bottom: 10px;
	left: 30px;
	font: normal 11px Tahoma; 
}
.content{
	width: 779px;
	float: left;
	border-bottom: 1px solid #dde9f6;
	border-top: 1px solid #dde9f6;
	margin-top: 3px;
	padding: 20px 0 0 35px;
}
.calendar img{
	float: right;
	margin: 0 50px 1px 0;
}
.calendar .form{
	width: 280px;
}
form{
	float: left;
	padding-top: 30px;
}
form li{
	list-style-type: none;
	font: normal 10px Tahoma;
	color: #696969;
	padding-bottom: 7px;
	width: 100%;
	float: left;
}
form input{
	float: left;
	margin-left: 5px;
	font: bold 11px Tahoma;
	color: #3a3a3a;
	border: 0;
}
form label{
	float: left;
	padding-top: 4px;
}
form li .textbox, .sf_apply input, .sf_apply_signin_inline input{
	width: 143px;
	height: 22px;
	background: url(/images/form-input.gif) no-repeat 0 0;
	padding: 0 9px;
}
form li .textbox-small,
.textbox-small{
	width: 35px;
	height: 22px;
	background: url(/images/form-input-small.gif) no-repeat 0 0;
	padding: 0 5px;
	border: 0;
}
form li .button{
	margin-left: 0;
}
.content-border{
	border: 0;
	padding: 0;
	width: 100%;
}
#main .step{
	float: right;
	color: #0d71de;
	font: normal 11px Tahoma;
	margin-top: 7px;
	margin-right: 5px;
}
#main .step span{
	color: #3a3a3a
}
.error_list li{
	color: red;
}


.new .list{
	float: left;
	padding-left: 10px;
	width: 239px;
}
.new .list li{
	padding: 3px 0;
	list-style-type: none;
	float: left;
	width: 239px;
}
.new .list li img{
	float: left;
	margin-left: 15px;
}
.new .list li span{
	font: normal 16px Tahoma;
	color: #0d71de;
	float: left;
}
.new h3{
	width: 95%;
	border-bottom: 1px solid #dde9f6;
	padding: 0 10px 5px;
	margin-left: 5px;
}
.consumption h3 span{
	float: right;
}
.consumption img{
	position: absolute;
	right: 1px;
	bottom: 1px;
	margin: 0;
}
.consumption .list li span{
	float: right;
	padding-right: 15px;
}
.consumption .list li{
	border-bottom: 1px solid #dde9f6;
	padding: 7px 0 7px 5px;
}
.consumption .list{
	width: 207px;
	padding-top: 20px;
}
#calendar{
	padding-bottom: 0;
	margin-bottom: 10px;
}
.scarcity h3{
	width: 90%;
	margin-left: 0;
}













/*
 * FullCalendar v1.4.5 Stylesheet
 *
 * Feel free to edit this file to customize the look of FullCalendar.
 * When upgrading to newer versions, please upgrade this file as well,
 * porting over any customizations afterwards.
 *
 * Date: Sun Feb 21 20:30:11 2010 -0800
 *
 */


.fc,
.fc .fc-header,
.fc .fc-content {
	font-size: 1em;
	}
	
.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
.fc td, .fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/
	
table.fc-header {
	width: 100%;
	}
	
.fc-header-left {
	width: 25%;
	}
	
.fc-header-left table {
	float: left;
	}
	
.fc-header-center {
	width: 50%;
	text-align: center;
	}
	
.fc-header-center table {
	margin: 0 auto;
	}
	
.fc-header-right {
	width: 25%;
	}
	
.fc-header-right table {
	float: right;
	}
	
.fc-header-title {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc-header-space {
	padding-left: 10px;
	}
	
/* right-to-left */

.fc-rtl .fc-header-title {
	direction: rtl;
	}



/* Buttons
------------------------------------------------------------------------*/

.fc-header .fc-state-default,
.fc-header .ui-state-default {
	margin-bottom: 1em;
	cursor: pointer;
	}
	
.fc-header .fc-state-default {
	border-width: 1px 0;
	padding: 0 1px;
	}
	
.fc-header .fc-state-default,
.fc-header .fc-state-default a {
	border-style: solid;
	}
	
.fc-header .fc-state-default a {
	display: block;
	border-width: 0 1px;
	margin: 0 -1px;
	width: 100%;
	text-decoration: none;
	}
	
.fc-header .fc-state-default span {
	display: block;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	padding: 3px 5px;
	}
	
.fc-header .ui-state-default {
	padding: 4px 6px;
	}
	
.fc-header .fc-state-default span,
.fc-header .ui-state-default span {
	white-space: nowrap;
	}
	
/* for adjacent buttons */
	
.fc-header .fc-no-right {
	padding-right: 0;
	}
	
.fc-header .fc-no-right a {
	margin-right: 0;
	border-right: 0;
	}
	
.fc-header .ui-no-right {
	border-right: 0;
	}
	
/* for fake rounded corners */
	
.fc-header .fc-corner-left {
	margin-left: 1px;
	padding-left: 0;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px;
	padding-right: 0;
	}
	
/* DEFAULT button COLORS */
	
.fc-header .fc-state-default,
.fc-header .fc-state-default a {
	border-color: #777; /* outer border */
	color: #333;
	}

.fc-header .fc-state-default span {
	border-color: #fff #fff #d1d1d1; /* inner border */
	background: #e8e8e8;
	}
	
/* PRESSED button COLORS (down and active) */
	
.fc-header .fc-state-active a {
	color: #fff;
	}
	
.fc-header .fc-state-down span,
.fc-header .fc-state-active span {
	background: #888;
	border-color: #808080 #808080 #909090; /* inner border */
	}
	
/* DISABLED button COLORS */
	
.fc-header .fc-state-disabled a {
	color: #999;
	}
	
.fc-header .fc-state-disabled,
.fc-header .fc-state-disabled a {
	border-color: #ccc; /* outer border */
	}
	
.fc-header .fc-state-disabled span {
	border-color: #fff #fff #f0f0f0; /* inner border */
	background: #f0f0f0;
	}
	
	
	
/* Content Area & Global Cell Styles
------------------------------------------------------------------------*/
	
.fc-widget-content {
	border: 1px solid #ccc; /* outer border color */
	}
	
.fc-content {
	clear: both;
	}
	
.fc-content .fc-state-default {
	border-style: solid;
	border-color: #ccc; /* inner border color */
	}
	
.fc-content .fc-state-highlight { /* today */
	background: #ffc;
	}
	
.fc-content .fc-not-today {
	background: none;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	
.fc-view { /* prevents dragging outside of widget */
	width: 100%;
	overflow: hidden;
	}
	
	
	
/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
	border-style: solid; 
	border-color: #36c;     /* default BORDER color (probably the same as background-color) */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;    
	height: 60px;       /* default TEXT color */
	}
	
	/* Use the 'className' CalEvent property and the following
	 * example CSS to change event color on a per-event basis:
	 *
	 * .myclass,
	 * .fc-agenda .myclass .fc-event-time,
	 * .myclass a {
	 *     background-color: black;
	 *     border-color: black;
	 *     color: red;
	 *     }
	 */
	 
.fc-event {
	text-align: left;
	}
	
.fc-event a {
	overflow: hidden;
	font-size: .85em;
	text-decoration: none;
	cursor: pointer;
	}
	
.fc-event-editable {
	cursor: pointer;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
/* for fake rounded corners */

.fc-event a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	}
	
/* right-to-left */

.fc-rtl .fc-event a {
	text-align: right;
	}
	
/* resizable */
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	border: 0 !important; /* important overrides pre jquery ui 1.7 styles */
	background: url(data:image/gif;base64,AAAA) !important; /* hover fix for IE */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
.fc-event-hori a {
	border-width: 0;
	}
	
/* for fake rounded corners */
	
.fc-content .fc-corner-left {
	margin-left: 1px;
	}
	
.fc-content .fc-corner-left a {
	margin-left: -1px;
	border-left-width: 1px;
	}
	
.fc-content .fc-corner-right {
	margin-right: 1px;
	}
	
.fc-content .fc-corner-right a {
	margin-right: -1px;
	border-right-width: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid table {
	width: 100%;
	}
	
.fc .fc-grid th {
	border-width: 0 0 0 1px;
	text-align: center;
	}
	
.fc .fc-grid td {
	border-width: 1px 0 0 1px;
	}
	
.fc-grid th.fc-leftmost,
.fc-grid td.fc-leftmost {
	border-left: 0;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 0; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */

.fc-rtl .fc-grid {
	direction: rtl;
	}
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc .fc-agenda th,
.fc .fc-agenda td {
	border-width: 1px 0 0 1px;
	}
	
.fc .fc-agenda .fc-leftmost {
	border-left: 0;
	}
	
.fc-agenda tr.fc-first th,
.fc-agenda tr.fc-first td {
	border-top: 0;
	}
	
.fc-agenda-head tr.fc-last th {
	border-bottom-width: 1px;
	}
	
.fc .fc-agenda-head td,
.fc .fc-agenda-body td {
	background: none;
	}
	
.fc-agenda-head th {
	text-align: center;
	}
	
/* the time axis running down the left side */
	
.fc-agenda .fc-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
	}
	
/* all-day event cells at top */
	
.fc-agenda-head tr.fc-all-day th {
	height: 35px;
	}
	
.fc-agenda-head td {
	padding-bottom: 10px;
	}
	
.fc .fc-divider div {
	font-size: 1px; /* for IE6/7 */
	height: 2px;
	}
	
.fc .fc-divider .fc-state-default {
	background: #eee; /* color for divider between all-day and time-slot events */
	}

/* body styles */
	
.fc .fc-agenda-body td div {
	height: 20px; /* slot height */
	}
	
.fc .fc-agenda-body tr.fc-minor th,
.fc .fc-agenda-body tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 0; /* distance between events and day edges */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert a {
	border-width: 0;
	}
	
/* for fake rounded corners */
	
.fc-content .fc-corner-top {
	margin-top: 1px;
	}
	
.fc-content .fc-corner-top a {
	margin-top: -1px;
	border-top-width: 1px;
	}
	
.fc-content .fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-content .fc-corner-bottom a {
	margin-bottom: -1px;
	border-bottom-width: 1px;
	}
	
/* event content */
	
.fc-event-vert span {
	display: block;
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert span.fc-event-time {
	white-space: nowrap;
	_white-space: normal;
	overflow: hidden;
	border: 0;
	font-size: 10px;
	}
	
.fc-event-vert span.fc-event-title {
	line-height: 13px;
	}
	
.fc-event-vert span.fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
#main h2.fc-header-title{
	background: none;
	color: #3A3A3A;
}



#ingredient-table td, #ingredient-table th{
	padding: 2px 5px;
	
	} 
	
#ingredient-table td.name{
	width: 200px
	}	
#ingredient-table form{
	padding: 0;
}

#ingredient-table input{
	border: 1px solid black;
	}
	
	
/* calendar */
.drag-event{
	padding: 3px;
	}

.content-bmi{
	background: url(/images/bmi-stock.jpg) no-repeat 100% 0;
	border: 1px solid #dde9f6;
	border-width: 1px 0;
	height: 253px;
}
.content-bmi .box{
	float: left;
	padding-left: 45px;
}
.content-bmi .box p{
	width: 310px;
	margin: 0;
	line-height: 17px;
	padding-top: 20px;
}
.content-bmi .box .form{
	float: left;
	margin-top: 25px;
}
.content-bmi .box .form li{
	float: left;
	list-style-type: none;
	margin-right: 10px;
	width: auto;
	padding: 0;
}
.content-bmi .box .form li label{
	font-size: 9px;
	padding-top: 6px;
	float: left;
}
.content-bmi .box .button{
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}
.content-bmi .box .result{
	float: right;
	font-size: 10px;
	padding: 27px 0 0 0px;
}
.content-bmi .box .result span{
	font-size: 12px;
	font-weight: bold;
}
.content-bmi form{
	padding: 0;
}
.flash-message{
	width: 1020px;
	height: 20px;
	float: left;
	color: #fff;
	padding: 5px 0 0 36px;
	margin: 10px 0 -15px 0;
	font-weight: bold;
}
.flash-error{
	background: url(/images/flash-error.jpg) no-repeat 0 0;
}
.flash-notice{
	background: url(/images/flash-notice.jpg) no-repeat 0 0;
}
.panel-news .list, .panel-news .list li{
	width: 183px;
	float: left;
	margin: 0;
	padding: 0;
}
.panel-news .list li {
	background: url(/images/arrow-green.gif) no-repeat 0 5px;;
	padding-left: 12px;
	list-style-type: none;
	width: 171px;
}
.panel-news .list li a{
	background: url(/images/border-bottom.gif) no-repeat 0 100%;
	padding-bottom: 10px;
	float: left;
	width: 170px;
	font-size: 11px;
}
.panel-news .all{
	font-weight: bold;
	background: url(/images/double-arrow-green.gif) no-repeat 0 4px;
	padding-left: 18px;
	color: #0d71de;
	margin-left: 30px;
}
.report{
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.report .day{
	width: 111px;
	float: left;
	margin-top: 3px;
	margin-right: 2px;
}
.report .day h3,
.report .day h4{
	width: 111px;
	background: url(/images/raport-hedalines.gif) no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	height: 23px;
	font-size: 11px;
	color: #3a3a3a;
	float: left;
	margin-bottom: 5px;
}
.report .day h4{
	background-image: url(/images/raport-box-top.gif);
	height: 19px;
	padding-top: 6px;
	color: #0d71de;
	margin-bottom: 0px;
	margin-top: -1px;
}
.report .day .summary{
	width: 111px;
	float: left;
	background: url(/images/raport-box-center.gif) repeat-y 0 0;
}
.report .day .summary .bg{
	width: 91px;
	height: 100%;
	float: left;
	background: url(/images/raport-box-bottom.gif) no-repeat 0 100%;
	padding: 5px 10px 10px;
}
.report .day .summary ul,
.report .day .summary ul li{
	width: 91px;
	float: left;
}
.report .day .summary ul li{
	list-style-type: none;
	color: #0d71de;
	padding: 5px 0;
}
.report .day .summary ul li span{
	width: 100%;
	color: #3a3a3a;
	float: left;
	padding-bottom: 2px;
}
.report .day .sum h4{
	background-image: url(/images/raport-box-headline-d.gif);
	height: 18px;
	color: #fff;
}
.report .day .sum .summary{
	background-image: url(/images/raport-box-center-d.gif);
}
.report .day .sum .summary .bg{
	background-image: url(/images/raport-box-bottom-d.gif);
}
.report .day .sum .summary ul li{
	border-bottom: 1px solid #c6e0f9;
}
.report .day .sum .summary ul li.last{
	border-bottom: 0;
}
.report .day .summary ul li .red,
.report .day .summary ul li .green{
	padding: 0;
}
#report-button{
	width: 779px;
	height: 45px;
	background: url(/images/report-button.jpg) no-repeat 0 0;
	float: left;
	margin: -25px 0 10px 15px;	
}








