﻿.body
{
	background-color:#114716;
	margin:0;
	padding:0;
}

#header
{	
	background-color:#ffffff;
}

.master
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}

.spacer
{
	width:3px;
}

.siteActionMenu
{
    float:right;
}

.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
	display:none;
}

.sharepointLogin
{
	float:right;
	display:inline;
}

.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}

.console
{
	clear:both;
}

.topArea
{
	background: none;
	background-color: #EBEBEB
}

.logo
{
	height: 42px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #656B77;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 15px 5px 0px 0px;
}

.topNavContainer
{
	background-image:url("Images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
	height:40px;
}
.topNav
{
    *position:relative;
    *top:-Custompx;
}
.topNavItem
{
	background-image: url('Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}
.topNavSelected a
{
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}

.search
{	
    margin:0px 2px 6px 2px;
}

.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}

#container {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:945px;
}

#content {
	float:right;
	padding:0;
	width:495px;
}

#mainContent {
	background-image:url(Images/index_limes.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:945px;
}
#mainContent1 {
	background-color:#FFFFFF;
	background-image:url(Images/bg_repeat.gif);
	background-repeat:repeat-y;
	width:945px;
}
#mainContent2 {
	background-image:url(Images/bg_branches.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:945px;
}

#mainContent3 {
	width:945px;
}

.BottomImageFieldValue 
{
	position: absolute; 
	bottom: 0; 
	right: 0;
}

#leftPanel {
	float:left;
	width:450px;
}

.clear {
	clear:both;
}

#copy {
	padding:45px;
	width:405px;
	
}

.PlaceholderContent
{
	height:1%;
	position:relative;
}
/*------------------ Remedy Menu Style ---------------*/

#menu {	
	height: 30px;
	padding-left: 35px;
	background-image: url(/Style%20Library/RemedyHealth/Images/menu_background.gif);
	background-repeat: repeat-x;
}

.menu-normal
{
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d4717;	
}
.menu-normal a
{
	display:block;
	padding:8px 12px 0px 12px;
	height:21px;
}

.menu-hover a
{
	color: #fff;
	background: #389b48;
}


.submenu-normal
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color: #c1d72d;
	border-bottom: 1px solid #0d4717;
	border-top-style: none;
	color: #0d4717;
}

.submenu-normal a
{
    display:block;
    padding:8px 10px 8px 10px;
}

.submenu-hover
{
	background: #FFFFFF;
	color: #0d4717;
	display: block;
}

#remedy-footer
{	
	height: 30px;
	background-color: #f2f7d9;
	position: relative;
	width:945px;
	margin:auto;
}

.footer-text
{
	padding:7px 15px 0 0;
	float:right;	
}