 /*****************************************************************/
 /*****************************************************************
 	File: 				CDPHP_MEMBERS.CSS
	Last Modified:		6-1-2007
	Last Updated By:	
	Comments:			Common styles for the members sections  
  ****************************************************************/
/****************************************************************/
a:hover {
	color:#771c7d;
}
h2 {
	color:#6A737B;
	font-weight:bold;
}    
h3 {
	color:#771c7d;
	font-weight:bold;
}
h4 {
	color:#771c7d;
	font-weight:bold;
}
#topWellness {
	background: transparent url(/images/members/bkg_navbar_top.jpg) top left no-repeat;
	width: 751px;
}
.topNoPicMembers {
	background: transparent url(/images/members/bkg_memberTitlebar.jpg) top left repeat-x;
	width: 750px;
}
#topWellnessPic {
	background: transparent url(/images/members/bkg_wellnessHeader1_top.jpg) top left no-repeat;
	width: 750px;
}
ul#innerNavigation .active {
	color: red;
}
#membersSection {
	background: transparent url(/images/members/bkg_navBar_bottom.jpg) top left no-repeat;
	height: 71px;
	text-indent: -9999px;
}
#wellnessSection {
	background: transparent url(/images/members/bkg_wellnessHeader1.jpg) top left no-repeat;
	height: 71px;
	text-indent: -9999px;	
}
#wellnessSection-noPic {
	background: transparent url(/images/members/txt_wellness.gif) top left no-repeat;
	height: 71px;
	text-indent: -9999px;	
}
#subNav ul li a {
	display: block;
	padding: 7px 15px;
}
* html #subNav ul li a {
	display: block;
	width: 90%;
	padding: 7px 0 7px 15px;
}
#subNav ul li a:hover {
	background: transparent url(/images/members/bkg_selectedMenu2.gif) top left repeat-y;
	text-decoration: none;
}
#subNav ul .shade  {
	background: transparent url(/images/members/bkg_selectedMenu2.gif) top left repeat-y;
	text-decoration: none;
}
#subNav ul li ul {
	
	text-decoration: none;
}
#subNav ul li ul a {
	
	text-decoration: none;
	color:#771c7d;
}
#subNav img {padding-left:2px; }


* html #subNav ul li ul li a {
	display: block;
	padding: 7px 0 7px 14px; 
}
#subNav ul .subsecshade  {
	background: transparent url(/images/members/bkg_selectedMenu2.gif) top left repeat-y;
	text-decoration: none;
}
#subNav ul a .subshade {
	background: url(/images/Members_btn.gif) top left repeat-y;
	text-decoration: none;
}
#subNav ul .subshade  {
	background: url(/images/Members_btn.gif) top left repeat-y;
	text-decoration: none;
}
#subNav ul li.subsecshade ul li a:hover {
	background: url(/images/Members_btn.gif) top left repeat-y;
}
#subNav h6 {
	margin:0 3px 0 12px;  
	padding:3px 3px 3px 0;
	font-size:1.1em;
	color:#771c7d; 
	border-top: 2px solid #d7d5d5; 
}
#subnav .off { 
	display: none; 
}
#subNav .on { 
	display:block; 
}
#requestID {
	background: transparent url(/images/members/img_lock.gif) top left no-repeat;
	padding: 0 0 0 14px;
	color: #65116c;
}
#minorSection {
	padding: 0 2px 2px 2px;
	background: white;
}
h3.memberResources {
	background: #6e1575;	
}
.resource1, .resource2 {
	background: #ebd4ed;
	color: #782e88;
}
.resource2 {
	background: #f6e5f8; 
}
.resource1 {
    width:335px;
}
#majorSection .leftcell { 
	width:155px;
}
#majorSection .labelhome { 
	height:32px; 
}
.members {
	color: #782e88;
}
#learnMore {
	border-top: 1px solid #bcbcbc;
}
ul#learnMoreElements li {
	background: transparent url(/images/bkg_arrow.gif) 10% 50% no-repeat;
	padding: 0 0 0 17px;
	display: inline;	
}

/***No Right Column*************************************************/
#twoColumn { 
padding:0px 0 0 0px;
margin:0;
width:596px;
float:right;
min-height:400px;
}
/***Members Section************************************************************/
#members {
	margin:0 10px 20px 5px;
	padding:0;
	min-height:500px; 
}
#members a {
	margin: 0;
	padding:0;
	color:#cc7f0b; 
}

#members  p {
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
}
#members  h2 {
	color:#6A737B;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 10px 5px; 
}    
#members  h3 {
	margin:8px 0 8px 5px;
	color:#771c7d;
	padding:0;
	text-align: left; 
	font-size:16px;
	font-weight:bold;
}
#members  h4 {
	margin:10px 0 1px 5px;
	padding:0;
	text-align: left;
	font-size:13px;
	color:#771c7d;
	font-weight:bold;
}
#members  ul { 
	margin:0 0 10px 5px;
	padding:0;
	line-height:16px;
}
#members  ul li { 
	padding:5px 0 0 10px;
	margin:0;
	font-size:1.1em;
	background: transparent url(/images/bullet.gif) 0px 11px no-repeat;
}
#members ul li ul { 
	margin:0 0 10px 5px;
	padding:0;
	line-height:13px; 
}
#members ul li ul li { 
	padding:5px 0 0 10px;
	margin:0 0 0 5px;
	font-size:1.0em;
	background: transparent url(/images/bullet.gif) 0px 11px no-repeat;	
}
/***Members forms**************************************************************/
#members .memberform li { 
	padding:2px 0 0 25px;
	margin:0;
	font-size:12px;
	background: transparent url(/images/pdf.gif) 3px 1px no-repeat;
	line-height:18px;
	border-top: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5;
}

#members .memberform li.NoPDF { 
	
	background:none;
	
}
#members .memberform .head {
	background: #666; 
	color: #fff; 
	font-weight: bold;
	font-size: 13px; 
}
#members .link { 
	margin:0 0 10px 5px;
	padding:0;
	line-height:15px; 
}
#members .link li { 
	padding:5px 0 0px 10px;
	margin:0;
	font-size:12px;
	background: transparent url(/images/black_arrow.gif) 0px 9px no-repeat;
}
#members .linkspecial li {
	border-top: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5; 
	padding:5px 0 0 10px;
	margin:0;
	font-size:12px;
	background: transparent url(/images/black_arrow.gif) 0px 9px no-repeat;
}
#members .savings li { 
	padding:5px 0 10px 10px;
	margin:0;
	font-size:12px;
	background: transparent url(/images/members/dollar-sign-icon.gif) 0px 9px no-repeat;
	border-bottom: 1px solid #d7d5d5;
}
/***Members FAQs**************************************************************/                                    
#members  .question { 
	background: transparent  url(/images/Qmember.gif) 0px 2px no-repeat;
	font-weight:bold;
	font-size:12px;
	margin:20px 0 2px 5px;
	padding:0 0 0 15px;
	color:#771c7d;
}
#members  .answer   { 
	background: transparent url(/images/Aprovider.gif) 0px 3px no-repeat;
	padding:0 0 0 15px;  
}
#members .answerNoA, #members  ul.answerNoA {
	padding:0 0 0 15px; 
}
#members  .Alist { 
	margin:5px 0 5px 10px;
	padding:0; 
}
#members  .section { 
	margin:10px 0 -15px 5px;
	padding:10px 0 0 0;
	border-top: 2px solid #d7d5d5; 
}
#members .backtotop img { 
	margin:10px 0px 0 5px;
}
#members .t1 { 
	margin:5px 0 10px 0;
	border-top: 1px solid #d7d5d5;
	border-right: 1px solid #d7d5d5; 
}
#members .t1 td {
	font-size:1.0em;
	padding:5px; 
	border-bottom: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5; 
}
#members .t1 th {
	padding:5px; 
	border-bottom: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
	background:#666;
	color:#fff;
	text-align:left; 
}
#members .t1 ul li { 
	font-size:1.0em;
}
/***Members Drugs**************************************************************/                                    
#drugdata {
	width:415px;
	margin:0 0 0 6px;
	border-bottom: 1px solid #771c7d;
	border-top: 1px solid #000000;
	text-align:left; 
}
#drugdata th { 
	background-color:#8b908c;
	color:#fff;
	font-size:12px;
	margin:0;
	padding:5px;  
}
#drugdata .lefthead { 
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;  
}
#drugdata .righthead { 
	
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;  
}
#drugdata .cond{ 
	margin:0;
	padding:5px;
	border-top: 1px solid #771c7d; 
	border-left: 1px solid #771c7d; 
	border-right: 1px solid #771c7d;
}             
#drugdata .drugs {   
	margin:0;
	padding:5px;
	border-top: 1px solid #771c7d;
	border-right: 1px solid #771c7d;   
}
#drugdata .shade { 
	background: #e7e7e7;
}  
/***Members config results*****************************************************/                                    
#results {
	border-top: 1px solid #d7d5d5;
	margin:10px 0 0 0;
	padding:0 0 5px 0;     
} 
#results p span {
	padding-left:10px;    
}                                
#results p { 
	font-weight:bold;
	font-size:13px; 
}
#results ul { 
	padding:4px 0 0px 8px;
	margin:0 0 5px 0;
}
#results li { 
	line-height:17px;
	font-size:8px;
}
#results .config1, .config3, .config5, .config7 {  
	padding:3px;
	border-right: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
	border-bottom: 1px solid #d7d5d5;         
}
#results .config2, .config4, .config6  { 
	padding:3px;
	background:#f3f3f3;
	border-right: 1px solid #d7d5d5;
	border-left: 1px solid #d7d5d5;
	border-bottom: 1px solid #d7d5d5; 
}
#results .link {
	background: transparent url(/images/transarrow.gif) 100% 50% no-repeat;
	padding:0 10px 0px 5px; 
}
#members .row { 
	width:400px; 
	
}
#members .leftcell {
	float:left;
	padding:5px 5px 0px 60px;
	font-weight:bold;  
}
#members .rightcell {
	float:left;
	padding:5px 5px 0px 10px;
	font-weight:bold;   
} 
#members .formbottom {
	margin-top:15px;
	padding:0px 0 0 65px;
	font-weight:bold;  
}  
/***Members forms**************************************************************/
#members2  { 
	float:left;
	margin:0 0 10px 0px;
	padding:0;
	min-height:500px;
	width:602px;
	background:#fff;
}


#members2 h2 { 
	color:#771c7d;
	font-weight:bold;
	font-size:18px;
	margin:15px 0 0 0; 
} 
#members2 h4 { 
	color:#771c7d;
	font-weight:bold;
	font-size:13px;
	margin:15px 0 0 0; 
}                                 
#members2 p {
	margin:5px 0 0 0;
	padding:0;
	width:380px;
	font-size:1.0em;
}  
/***Members  rx top************************************************************/                                       

#members2 .rxhead {
	width:580px;
	height:115px;
	margin:0;
	padding:0 0 30px 16px;
	background: transparent url(/images/spillpill.jpg) 380px 35px no-repeat;
}  
/***Members resources top******************************************************/
#members2 .prhead {
	width:580px;
	height:115px;
	margin:0 0 5px 0px;
	padding:0 0 10px 16px;
	background: transparent url(/images/apple.jpg) 390px 10px no-repeat;
}                                                                  
#members2 .prhead2 {
	width:580px;
	height:115px;
	margin:0 0 5px 0;
	padding:0 0 10px 16px;
	background: transparent url(/images/dumbbell.jpg) 390px 10px no-repeat;
}
#members2 .prhead2 a {
	margin: 0;
	padding:0;
	color:#cc7f0b; 
}
/***Members plans top**********************************************************/                          
#members2 .planshead {
	width:580px;
	height:115px;
	margin:0 0 5px 0;
	padding:0 0 10px 16px;
	background: transparent url(/images/rocks.jpg) 390px 10px no-repeat;
}                                                                  
#members2 .planshead  h2 {
	color:#6A737B;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 10px 5px; 
}    
#members2 .planshead  h3 {
	margin:8px 0 8px 5px;
	color:#771c7d;
	padding:0;
	text-align: left; 
	font-size:16px;
	font-weight:bold;
}
#members2 .planshead  p { 
	padding:0 0 0 5px;
}
/***Members 2col bottom section************************************************/   
#members2 .bottom { 
	margin:5px 0 0px 15px;
	padding:35px 0 0 0;
	height:232px;
}
#members2 .bottom .bottomL { 
	width:232px;
	height:232px;
	float:left;
	margin-top:-20px;
}
#members2 .bottom p { 
	width:330px;
	margin:0 0 0 234px; 
}
#members2 .bottom h2 { 
	width:330px;
	margin:0 0 0 234px; 
}
#members2 .bottom .top5 { 
	padding-top:5px; 
}
#members2 .bottom li {
	width:330px;
	padding:5px 0 0px 10px;
	font-size:11px;
	background: transparent url(/images/bullet.gif) 0px 11px no-repeat;
}

/***Members 2col bottom section************************************************/   
#members2 .bottomrx { 
	margin:15px 0 0px 15px;
	padding:10px 0 0 0;
	height:232px;
/*	background: transparent url(/images/members/planforlife.jpg) 0px 15px no-repeat;   */
}
#members2 .bottomrx .bottomL { 
	width:232px;
	height:232px;
	float:left;
	margin-top:-20px;
	vertical-align:middle;
}
#members2 .bottomrx p { 
	width:330px;
	margin: 0 0 0 234px; 
}
#members2 .bottomrx h2 { 
	width:330px;
	margin:50px 0 0 234px; 
}
#members2 .bottomrx .top5 { 
	padding-top:5px; 
}
#members2 .bottomrx li {
	margin:0 0 0 0px;
	width:330px;
	padding:5px 0 0px 10px;
	font-size:11px;
	background: transparent url(/images/bullet.gif) 0px 11px no-repeat;
}





/***Members boxes reosurces rx*************************************************/
#members2 .group {
	margin:0;
	padding:0 0 0 14px;
	width:590px;
	min-height:112px;
}                              
#members2 .section {
	float:left;
	width:188px;
	height:105px;
	margin:0 5px 5px 0;
	padding:0;
	border: 1px solid #d7d5d5;
}  
#members2 .section p {
	margin:0;
	padding:0 5px 5px 10px;
	width:173px; 
}                                 
#members2 .section img {
	padding:0;
	margin:0;
} 
#members2 .section .top5 { 
	padding-top:5px; 
} 
#members2 .section a { 
	font-weight:normal; 
}  
#members2 .section a:hover { 
	text-decoration:none;
	color:#cc7f0b;  
} 
/***Members boxes reosurces dropdowns******************************************/                                   
#members2 .groupdrop {
	margin:0;
	padding:0 0 0 14px;
	width:590px;
	min-height:142px;
}
#members2 .dropdown {
	float:left;
	width:188px;
	height:135px;
	margin:0 5px 5px 0;
	padding:0;
	border: 1px solid #d7d5d5;
 
}  
#members2 .dropdown  p {
	margin:0;
	padding:0 5px 5px 10px;
	width:173px;
	font-size:1.0em; 
}                                 
#members2 .dropdown  img {
	padding:0;
	margin:0;
} 
#members2 .dropdown  .top5 { 
	padding-top:5px; 
} 
#members2 .dropdown  a { 
	font-weight:normal; 
}  
#members2 .dropdown  a:hover { 
	text-decoration:none;
	color:#cc7f0b;  
}  
#members2 .dropdown .providerdrop { 
	color:#771c7d;
	margin:3px 0 0 0;  
}  
/***MEMBERS CONFIGURATOR OVERRIDES*********************************************/
#track1, #track2 {
	background: transparent url(/images/img_configLine.jpg) center center repeat-x;
}
#handle1, #handle2 {
	background: transparent url(/images/slidebar.gif) center center no-repeat;
}
/***header images Members******************************************************/                                    
.membershome  {
	background: transparent url(/images/members/members5.0.jpg) top left no-repeat;
}
.membershome #innerNavigation .n1 a { 
	color:#ebd4ed;
}
.memberwellness  {
	background: transparent url(/images/members/wellnesseducation5.3.jpg) top left no-repeat;   
}
.memberwellness #innerNavigation .n4 a { 
	color:#ebd4ed;
}
.memberbenefit  {
   background: transparent url(/images/members/memberbenifits5.1.jpg) top left no-repeat;
}
.memberbenefit #innerNavigation .n2 a { 
	color:#ebd4ed;
}
.memberresources {
   background: transparent url(/images/members/memberresources5.2.jpg) top left no-repeat;
}
.memberresources #innerNavigation .n3 a { 
	color:#ebd4ed;
}
.memberplans {
	background: transparent url(/images/members/healthplans.jpg) top left no-repeat;
}
.memberplans #innerNavigation .n5 a { 
	color:#ebd4ed;
}
.guidance {
   background: transparent url(/images/members/guidance.jpg) top left no-repeat;
}
.rxresources {
   background: transparent url(/images/members/rxinformation5.5.jpg) top left no-repeat;
}
.rxresources #innerNavigation .n8 a { 
	color:#ebd4ed;
}
.memberfaq  {
	background: transparent url(/images/members/memberfaq5.4.jpg) top left no-repeat;
}
.memberfaq  #innerNavigation .n7 a { 
	color:#ebd4ed;
}
.membercontact {
    background: transparent url(/images/members/contact_member.jpg) top left no-repeat;
}

.memberMedicare2010 {
	background: transparent url(/images/medicare/hdr_medicare_2010.jpg) top left no-repeat;
}

.memberMedicareMicrosite {
	background: transparent url(/images/medicare/MakingMedicareHeader.jpg) top left no-repeat;
}



.memberMedicare {
	background: transparent url(/images/medicare/hdr_medicare_2009.jpg) top left no-repeat;
}

.memberMedicarePriorYear {
	background: transparent url(/images/medicare/hdr_medicare_2008.jpg) top left no-repeat;
}

.memberMedicare #innerNavigation .n1 a { 
	color:#ebd4ed;
}
	
/***CONTACT HEADERS************************************************************/ 
.contact_member {
	background: transparent url(/images/members_header.jpg) top left no-repeat;
}
