/* reset */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
}
fieldset, img {
	border:0;
	text-align: center;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	position:relative;
}
:focus {
	outline:hidden;
}
/* links */
a {
	color:#900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* header elements */
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#282828;
	line-height:100%;
}
h1 {
	font-size:23px;
}
h2 {
	font-size:19px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:15px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:11px;
}
/* page setup */
body {
	background:#CCC url(../images/page_bg.png) 50% 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:110%;
	color:#666;
	font-size:13px;
}
/* wrapper setup */
div.rapidxwpr {
	margin:auto;
	width:900px;
	background-color:#CCF;
}
/* header */
div#header {
	position:relative;
	height:150px;
	margin:0px 0px 0px 0px;
}
/* logo */
span#logo, img#logo {
	position:absolute;
	width:864px;
	height:100px;
	margin: 20px 0px 0px 0px;
}
/* main body setup */
div#middle {
	width:auto;
	margin:0px 0px 0px 0px;
	clear:both;
	border:#C6C6C6 1px solid;
	padding:20px;
	/*background-image:url(../siteassist_images/downtownwintersgraphic1.gif);
	background-repeat:no-repeat;*/
	
}
/* right column */
div#right {
	width:277px;
	padding:0px 0px 0px 18px;
	float:right;
}
* html div#right {
	padding:0px 0px 0px 15px;
}
/* content column */
div#main {
	width:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#mainmiddle {
	margin:0px 0px 0px 0px;
}
div#content {
	width:auto;
}
/* clearing & floating */
.clearingfix:after {
	content:".";
	display:block;
	line-height:0px;
	clear:both;
	visibility:hidden;
}
.clearingfix {
	display:block;
}
.floatbox {
	overflow:hidden;
}
/* alignments */
.alignleft {
	float:left;
	margin:0 20px 0 0;
}
.alignright {
	float:right;
	margin:0 0 0 20px;
}
/* topmenu */
div#topmenu {
	position:relative;
	float:right;
	height:27px;
	width: 900px;
	background-color:#F90;
	margin-top:115px;
}
div#topSecondary {
	position:relative;
	float:right;
	height:27px;
	color:#fff;
	top: 0;
	overflow: visible;
	margin-bottom: 10px;
}
div#progamLogo {
	position:absolute;
	margin: 22px 0 0 74px;
}
/* main image */
div.main-image {
	margin:0 0 20px 0;
}
/* welcome */
div.welcome {
	/*background:url(../images/green-hosting.jpg) 100% 0 no-repeat;*/
	padding:0 0px 10px 0;
	margin:0 0 10px 0;
}
div.flow {
	float: right;
	clear: right;
	margin: 0px 20px 0px 0px;
}
div.welcome h1, div.welcome h2 {
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
}
div.welcome h1 span, div.welcome h2 span {
	color:#3d821c;
}
/* NONwelcome */
div.nonwelcome {
	background: 100% 0 no-repeat;
	padding:0 5px 10px 0;
	margin:0 0 10px 0;
}
div.nonwelcome h1, div.nonwelcome h2 {
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:8px;
	font-size:16px;
	text-align:center;
}
div.nonwelcome h1, div.nonwelcome p {
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:8px;
	padding-bottom:10px;
}
/* benefits box */
div.benefits {
	background:url(../images/benefits-top.jpg) 0 0 no-repeat;
	padding:15px 0 0 0;
}
div.benefits-bg {
	background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
	padding:0 13px 15px 13px;
}
div.benefits h3 {
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 20px 0;
}
div.benefits ul {
	list-style:none;
	margin:5px 10px;
}
div.benefits ul li {
	background:url(../images/icon-leaf.png) 7px 50% no-repeat;
	padding:10px 0 8px 33px;
	border-bottom:#d4d3d3 1px solid;
}
div.benefits ul li a {
	font-size:17px;
	color:#282828;
}
/* signup */
a.signup {
	background:url(../images/signup-bg.png) 0 0 no-repeat;
	color:#FFF;
	width:55px;
	display:block;
	padding:0px 10px;
	line-height:16px;
	height:18px;
	margin:10px 0 0 0;
	float:right;
}
/* features box */
div.box {
	background:url(../images/box-top.jpg) 0 0 no-repeat;
	padding:10px 0 0 0;
}
div.box-bg {
	background:url(../images/box-bg.jpg) 0 100% no-repeat;
	padding:0 10px 0px 10px;
}
/* features */
ul.features {
	list-style:none;
}
ul.features li {
	float:left;
	width:240px;
	margin:0px 12px;
	height:97px;
}
* html ul.features li {
	margin:10px 10px;
}
ul.features li img.features-icon {
	float:left;
	width:80px;
}
ul.features li div.details {
	width:148px;
	float:right;
}
ul.features li div.details h4 {
	margin:0;
}
/* footermenu */
ul.footermenu {
	list-style:none;
	margin:0 0 0 10px;
}
ul.footermenu li {
	float:left;
	margin:0 0 0 20px;
}
ul.footermenu a {
	font-size:11px;
	color:#333;
	text-transform:uppercase;
}
/* credits */
div.credits {
	float:right;
	margin:0 25px 0 0;
}
div.credits a {
	font-size:12px;
	color:#747474;
}
/* policy */
div.policy {
	float:left;
	margin:0 25px 0 0;
	color:#333;
}
div.policy a {
	font-size:12px;
	color:#747474;
}
/*FORMS*/

.feedbackform {
	padding: 5px;
}
div.fieldwrapper { /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 550px; /*width of form rows*/
	overflow: hidden;
	padding: 5px 0;
}
div.fieldwrapper label.styled { /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 150px; /*width of label (left column)*/
	text-transform: uppercase;
	border-bottom: 1px solid silver;
	margin-right: 15px; /*spacing with right column*/
}
div.fieldwrapper div.thefield { /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
}
div.fieldwrapper div.thefield input[type="text"] { /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 250px;
}
div.fieldwrapper div.thefield textarea { /* style for TEXTAREA fields. */
	width: 300px;
	height: 150px;
}
div.buttonsdiv { /*div that wraps around the submit/reset buttons*/
	margin-top: 5px; /*space above buttonsdiv*/
}
div.buttonsdiv input { /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
	width: 80px;
	background: #e1dfe0;
}
/*Widget*/

/*WIDGET*/

#Box {
	width:100%;
}
#Box .header {
	width:250px;
	height:22px;
	font: 18px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	border-bottom:#d4d3d3 1px solid;
}
#Box .row {
	float: left;
	width: 60%;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-bottom: 5px;
}
#Box .rowBut {
	width: 28%;
	background:url(../images/signup-bg.png) 0 0 no-repeat;
	color:#FFF;
	font-size:11px;
	width:65px;
	display:block;
	padding:0px 6px;
	line-height:16px;
	height:35px;
	margin:0px 0 0 0;
	float:right;
}
#Box .date {
	float: left;
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-bottom: 5px;
}
#Box .name {
	float: left;
	width: 100%;
	font: 14px Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-bottom: 5px;
	margin-left:5px;
	font-weight:bold;
	color:#58B000;
}
#Box .refresh {
	width: 28%;
	background:url(../images/refresh.png) 0 0 no-repeat;
	color:#060;
	font-size:11px;
	width:75%;
	display:block;
	padding:0px 30px;
	line-height:16px;
	height:20px;
	float:right;
	border-top:#d4d3d3 1px solid;
}
#Box .error {
	float: left;
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	display:block;
	padding-right:10px;
}
#Box .Errheader {
	width:250px;
	height:22px;
	font: 17px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	color:#FF3300;
	font-weight:bold;
}
.tableTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: bold;
}
.continue {
	font: 12px Arial, Helvetica, sans-serif;
	color:#366;
	font-weight: bold;
}
.continue a {
	font: 12px Arial, Helvetica, sans-serif;
	color:#366;
	font-weight: bold;
}
.continue a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color:#B7DBDB;
	font-weight: bold;
	text-decoration: underline;
}
/*LOWER Section Widget */


/* lower */
div.lowwidget {
	background:url(../images/benefits-top.jpg) 0 0 no-repeat;
	padding:15px 0 0 0;
}
div.lowwidget-bg {
	background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
	padding:0 13px 15px 13px;
}
div.lowwidget h3 {
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 20px 0;
}
div.lowwidget ul {
	list-style:none;
	margin:5px 10px;
}
div.lowwidget ul li {
	background:url() 7px 50% no-repeat;
	padding:1px 0 8px 0px;
	border-bottom:#d4d3d3 1px solid;
	font-weight: bolder;
}
div.lowwidget ul li a {
	font-size:14px;
	color:#282828;
}
ul.lwbox {
	list-style:none;
}
ul.lwbox li {
	float:left;
	width:240px;
	margin:1px 0px;
	height:60px;
}
* html ul.lwbox li {
	margin:20px 20px;
}
ul.lwbox li img.features-icon {
	float:left;
	width:50px;
}
ul.lwbox li div.details {
	float:right;
	width:180px;
}
ul.lwbox li div.details h4 {
	margin:0;
}
.tagTitle {
	font: 16px Arial, Helvetica, sans-serif;
	color:#6DB235;
	font-weight: bold;
}
/* footer */
div#footer {
	width:auto;
	padding:5px 0px 20px 0px;
	clear:both;
	color:#fff;
}
/*ADMIN DROP*/


#menu_parent {
	width:100px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	color:#6DB236;
	text-decoration: none;
	cursor:context-menu;
}
#menu_child {
	display:block;
	width:   350px;
	padding: 8px 8px;
	text-decoration: none;
	font-size: 10px;
}
/* adminmenu */
ul.adminmenu {
	list-style:none;
	margin:0 0 0 10px;
}
ul.adminmenu li {
	float:left;
	margin:0 0 0 15px;
}
ul.adminmenu a {
	font-size:11px;
	color:#333;
	text-transform:uppercase;
}
/*Secondary RT Nav*/

div.Secnav {
	background:url(../images/benefits-top.jpg) 0 0 no-repeat;
	padding:15px 0 0 0;
}
div.Secnav-bg {
	background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
	padding:0 13px 15px 13px;
}
div.Secnav h3 {
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 20px 0;
}
div.Secnav ul {
	list-style:none;
	margin:5px 10px;
}
div.Secnav ul li {
	background:url() 7px 50% no-repeat;
	padding:1px 0 8px 0px;
	border-bottom:#d4d3d3 1px solid;
	font-weight: normal;
}
div.Secnav ul li a {
	font-size:14px;
	color:#282828;
}
/*BUTTONS*/

#green-button {
	margin-top:6px;
}
.pcb, .pcb span {
	background: url('../images/secondary.png') no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 3px 0 7px 0;
	margin-top:4px;
}
.pcb, a.pcb:link, a.pcb:visited {
	color: #333;
	font-size: 11px;
	padding-left: 14px;
	text-decoration: none !important;
}
/* ie 6 hack */
* html div#frame .pcb {
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
/* ie 7 hack */
*:first-child+html .pcb {
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.pcb span {
	background-position: right -326px;
	padding-right: 14px;
}
a.green-button, a.green-button:link, a.green-button:visited, .green-active-button, .green-disabled-button {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
}
a.green-button:hover {
	background-position: left -27px;
}
a.green-button:hover span {
	background-position: right -353px;
}
a.green-button:active, .green-active-button {
	background-position: left -70px;
}
a.green-button:active span, .green-active-button span {
	background-position: right -380px;
}
 a.green-button:inactive, .green-inactive-button {
 background-position: left -70px;
}
a.green-button:inactive span, .green-inactive-button span {
 background-position: right -380px;
}


/*HEALTHY RECIPE STYLES*/

#RecipeMain {
	background-image:url('../images/HealthRcp.png');
	width:100%;
	background-position:right top;
	height:365px;
	background-repeat:no-repeat;
}
#RecipeSub {
	width:100%;
	padding-top:10px;
	padding-left:20px;
}

#Recipe .field {
	width:145px;
	margin-top:4px;
}
#Check {
	font-size:12px;
	margin-top: 10px;
	color:#000;
}
#Daily {
	width:70%;
	padding-top:115px;
	margin-left:60px;
}
#recipeDrop {
	margin-top:14px;
}
#rfSearchBox {
	background: url("../images/bg_recipe_searchGRN.png") repeat-x scroll 50% bottom transparent;
	float: left;
	height: 37px;
	
}
#txtKeyDiv {
	background: url("../images/bg_searchboxGRN.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 30px;
	margin: 0;
	padding: 2px 0 0 10px;
	width: 350px;
}
#txtKeyDiv input {
	border: 0 none;
	color: #000000;
	float: left;
	font-family: Arial-narrow, sans-serif;
	font-size: 13px;
	height: 17px;
	padding: 6px 0 2px;
	width: 330px;
}

#closeBut {
	position:relative;
	float:right;
	z-index:9000;
}

/*RECIPE CLASSES*/

.SearchTitle {
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	height: 27px;
	padding-top: 6px;
	padding-right:10px;
	font-weight:bold;
	padding-left:4px;
}
.hRecipeTitle {
	font:26px Arial, Helvetica, sans-serif;
	color:#390;
}
.hRecipetext {
	font:13px Arial, Helvetica, sans-serif;
	color:#333;
}
.searchBut {
	margin-top:20px;
	margin-left:90px;
	margin-bottom: 10px;
}
.dailyRecipe {
	font: 20px Arial, Helvetica, sans-serif;
	color:#399A18;
	padding: 0 0 10px 0px;
}
.dailyReciplink a {
	font: 16px Arial, Helvetica, sans-serif;
	color:#06F;
	padding: 0 0 10px 0px;
}
.viewRecipeText a {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top:6px;
}
/* RECIPE DROP REFINE SEARCH */
	
#dhtmlgoodies_control {
	font:12px Arial, Helvetica, sans-serif;
	z-index:100000;
	position:absolute;
}

.dhtmlgoodies_contentBox {
	border:1px solid #317082;
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	padding:4px;
	width:800px;
	height:300px;
	background-image:url('../images/bck.png');
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.dhtmlgoodies_content {
	position:relative;
	font:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#000;
	
}
.refineSearch {
	font:12px Arial, Helvetica, sans-serif;
}
.refineSearch a {
	font:12px Arial, Helvetica, sans-serif;
	color:#06F;
	font-weight:bold;
	margin-left:27px;
}




/*HEALTHWISE */


#HealthwiseMain {
	background-image:url(file:///C|/Documents%20and%20Settings/zajicb1/Desktop/PORTAL2011/HLTHBCK.jpg);
	height:340px;
	background-repeat:no-repeat;
}


/* features */
ul.hwise {
	list-style:none;
}
ul.hwise li {
	float:left;
	width:247px;
	margin: 14px 0px 6px 25px;
	height:97px;
}
* html ul.hwise li {
	margin:10px 10px;
}
ul.hwise li img.hwise-icon {
	float:left;
	width:80px;
}
ul.hwise li div.details {
	width:148px;
	float:right;
}
ul.hwise li div.details h4 {
	margin:0;
}

#calendar {
	
	display: none;
	background-color:#CCF;
	color:#000;
	border:groove;
	z-index:100;
}

#calendar a:link {
	color:#FFF;
	text-decoration: none;
}
#calendar a:visited {
	color:#FFF;
	text-decoration: none;
}#calendar a:hover {
	color:#C30;
	text-decoration: none;
}#calendar a:active {
	color:#FFF;
	text-decoration: none;
}

.tabText #mapHolder {
	position:fixed;	
}



