﻿
/* Community Style Sheet */
.linkCommunity {
	font-weight:bold;
	font-size:12px;
	color: black;
}
.linkCommunity:hover {text-decoration: underline;}
/* Default Community Page */
#contentCommunity {
	width:956px;
	margin: 0px auto;
    min-height: 500px;
    background-color:White;
    padding:5px 5px 20px 0px;
}
#contentCommunityCenter{
    width:775px;
    margin:0 auto;
}
#contentCommunityIntro
{ padding: 0px 10px 0px 10px; }

/* SubPage Community Page */
#mainContentSubPage
{
    width:690px;
    float:left;
    background-color:White; 
    padding:10px 20px 0px 2px;
    /*padding:10px 0px 0px 2px;*/
}
/***SubPage** */
#rightSubPage{
    width:240px;
    float:left;
    border:solid 2px #d8ed13;
    position:relative;  
}
.communityNavBorder{ border-color: #d8ed13; }
.providerNavBorder
{ border-color:#7baec8; }
.quoteSubPage{
  float:right; 
  color:Gray;
  padding: 10px 30px 0px 30px;
  width:91%;
}
/* Sub-Page container for link to Home Page */
#homeImage
{
   text-align: right;
   width: 237px;
}
/***Header*****************/
#headerContentCommunity {
	width: 954px;
	margin: 0px auto;
	padding: 0px 0px 25px 5px;
    height: 78px;    
    background-repeat:no-repeat;
    background-color:White;
}
.communityHeaderImage
{ background-image:url('../images/Community/greenstripeRevised1.gif');}
#myHeaderCommunity
{
   text-align:right; 
   padding:15px 25px 0px 0px;
   font-weight:bold;
   font-family:Arial;
   font-size:20px;
   height: 80px;
   width: 941px;
}
.communityHeaderText{ color:Black;}
#myHeaderCommunity .provider{ color:#CAD8D9; }

/****************** Form Links **************************************/
.formLinkContainer
{
  width: 100%;  
  height: 20px;  
 }
.formLinkText
{
  width: 64%; 
  float:left; 
  height: 100%;  
 }
.formLinkImages
{
  width: 5%;
  float:left;
  height:100%;
 }
/******Portal Entry*****/
.sidePortalEntry{
    float:left;
    margin-top:3em;
}
#communityCenterPortalEntry{
    float:left;
    top:50%;
    margin-top:1em;
    padding:0px 10px 0px 10px;
    width: 247px;
}

.communityUl{list-style:none;}
.subPageContent
{
    padding:20px 20px 10px 10px;
    width: 675px;
}
.smallLogo
{
    background-image:url(../images/logosm.gif)no-repeat;
    width:100px;
    float:right;
}
/******************  Provider  **************************************/
.roundedPanel
{	
	width:300px;
	background-color:#7baec8;
	color:white;
	font-weight:bold;
}
 .providerHeaderImage
{background-image:url('../images/Provider/BlueStripeRevised1.gif'); }
.providerHeaderText{ color:#CAD8D9; }

