/* CSS Document */
@import url("font.css");
@import url("nav.css");

body {
	margin:0px;
	background-color:#EEEEEE;
}

#container {
	margin:0px auto 0px auto;
	background-color:#f7d890;
	width:995px;
}

#content_header {
	background-image:url(../images/healthykc-header.jpg);
	border-bottom:thin #DEDEDE solid;
	width:995px;
	height:101px;
}

#content_body {
	min-height:506px;

	background:#FFFFFF url(../images/bkgrnd-fade.jpg) repeat-x;
	/* background-color:#f7d890; */
}

* html #content_body 
{
    height:506px;
}

#content_column {
	width:100%;
}

#center {
	width: 100%;
	min-height:506px;
}

* html #center 
{
    height:506px;
}

#center #display_area_top 
{
	background-image:url(../images/healthykc-body_01.png);
    width:525px;
    height:26px;

	display:none;
}

#center #display_area 
{
	margin:0px;
	width:500px;
	text-align:left;

	background:no-repeat;
	background:x-repeat;
	background-image:url(../images/display_area_fade.jpg);

	padding-left:10px;
	padding-right:10px;

	padding-top:20px;
	padding-bottom:0px;

	min-height:520px;
}

#center #display_area_bottom {
	background-image:url(../images/healthykc-body_03.png);
    width:525px;
    height:25px;

	display:none;
}

* html #center #display_area
{
	height:455px;
}

#left {
	padding-top:10px;
}

#left a img 
{
    border:0px;
}

#right {
	padding-top:10px;
}

.worksite {
	padding:0px;
	margin:0px;
	
	text-align:left;
	width:220px;
	height:304px;
	
	background-image:url(../images/worksitewellness.jpg);
}

#worksite_employer 
{
    display:none;
	margin:0px auto 0px auto;
	float:left;
	width:110px;
	/* height:40px; */
	padding-top:267px;
}

#worksite_employee 
{
    display:none;
	margin:0px auto 0px auto;
	float:left;
	width:110px;
	/* height:40px; */
	padding-top:267px;
}

#member_survey 
{
 	padding-top:267px;
    width:220px;
    text-align:center;
    font-weight:bold;
}

.worksite a {
	color:white;
	text-align:center;
	padding-left:25px;
	text-decoration:none;
	font-size:12px;
}

.content_info {
	padding:0px;
	margin:0px;
	
	text-align:left;
	width:223px;
	height:304px;
	
	background-image:url(../images/healthykc-info.png);
}

#adregion08 {
	width:223px;
	height:202px;
}

#content_footermenu {
	clear:both;
	background:no-repeat;
	background-image:url(../images/healthykc-footermenu.jpg);
	border-top:thin #DEDEDE solid;
	width:995px;
	height:31px;
}

#content_footer {
	clear:both;
	background-image:url(../images/healthykc-footer.jpg);
	width:995px;
	height:20px; /* 118px; */
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
   search frame stuff 
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#search_box {
	float:right;
	margin-right:15px;
	margin-top:15px;
	
	width:425px;
	height:50px;
}

#provider_search_box {
	margin-left:35px;
	background-color:#FFFFFF;
}

* #provider_search_box 
{
    margin-left:2px;
}

#sitewide_search {
	height:25px;
	width:425px;
	
	background:no-repeat;
	background-image:url(../images/searchtextbox.jpg);
	padding:8px 0px 0px 15px;
}

#search_criteria {
	border:none;
	background:none;
	width:355px;
}

#privacy_area 
{
    margin-top:5px;
    overflow:auto;
    width:500px;
    height:475px;
}

* #privacy_area 
{
    margin-top:5px;
    overflow:auto;
    width:510px;
    height:485px;
}

#tbl_quick_search_links {
	margin-top:8px;
	margin-left:25px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Calendar Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#CalendarHeader {
	background-image:url(../images/calendar_header.jpg);
	width:506px;
	height:182px;
	margin-left:-5px;
}

#CalendarHeader .QuickLinks {
	padding-top:55px;
	padding-left:315px;
}

#CalendarEventsBorderTop {
	background-image:url(../images/calendarEventsBorder_01.jpg);
	width:506px;
	height:15px;
}

#CalendarEventsRepeater {
	background-repeat:repeat-y;
	background-image:url(../images/calendarEventsBorder_02.jpg);
	min-height:264px;
	padding-left:16px;
	padding-top:0px;
	padding-bottom:0px;
	width:490px;
}

#CalendarEventsBorderBottom {
	background-image:url(../images/calendarEventsBorder_03.jpg);
	width:506px;
	height:15px;
}

* html #CalendarEventsRepeater {
	height:254px;
}


/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Our Mission Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#MissionSupporters {
	background-image:url(../images/MissionOthersBackground.jpg);
	width:505px;
	height:176px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Speakers Bureau Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#speakersToCome {
	background-image:url(../images/SpeakersBackground.jpg);
	background-repeat:no-repeat;
	width:503px;
	height:139px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Wellness Assessment Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#WellnessAssementPanel {
	background-image:url(../images/SelfAssessmentsPanel.jpg);
	width:506px;
	height:210px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Family Health Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#FamilyHealthPanel {
	background-image:url(../images/FamilyHealthPanel.jpg);
	width:498px;
	height:182px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Medical Dictionary Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#MedicalDictionary {
	border-top:#999999;
	border-bottom:#999999;
	
	background-color:#efefef;
	
	padding:5px;
}

#fraMedicalDictionary 
{
    border-style:hidden;
    width:100%;
    height:459px;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Medical Dictionary Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
label
{
    width: 8em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	EatSmall [Home Banner] Dictionary Settings
   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#eatSmall {
	padding-left:2px;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.clear
{
    clear:both;
}

.TitleFull
{
    width:500px;
}

.DescriptionFull
{
    width:500px;
    height:250px;
    margin-bottom:15px;
}

.ButtonBar
{
    text-align:right;
}

#DayEventLayout div
{
    margin-top:5px;
}

#RSVPRow
{
    text-align:right;
}

#CalendarRow
{
    text-align:center;
}

.LeftDiv
{
    width:100;
    float:left;
}

.RightDiv
{
    padding-left:10px;
    text-align:left;
    width:100;
    float:left;
}


