/* CSS Stylesheet for Personalized Womens Healthcare */

/* FONTS AND TEXT STYLES -----------------------------------------------------------------*/

BODY {
    /*background-color: #e4eef4;*/
    background-image: url(/images/bgTile.gif);
    background-repeat: repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;      
    margin: 0px 0px 0px 0px;
    vertical-align: top;
     }

/* special body settings for Flash gallery */
body.gallery
{ 
    margin: 0px;
    background-image:none;
}
     
P, DIV, UL LI  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*color: #7b6c88;*/
    color: #484050;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    line-height: 15px; 
    border: solid 0px red;  }


H1	{	
	font-family: 'Times New Roman', 'Arial Narrow', Verdana, Helvetica, sans-serif;
	font-size:	40px; 
	font-weight:	normal;
	color: #b0561f;
	font-style: italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: -1;
	line-height: 44px;
	text-transform:	none;	
	margin: 0px;
	border: solid 0px blue;
	}	
		
H2	{	
	font-family: 'Times New Roman', 'Arial Narrow', Verdana, Helvetica, sans-serif;
	font-size:	18px;
	font-weight:	normal;
	color: #b0561f;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;  	}	
		
H3	{	
	font-family: 'Times New Roman', Verdana,'Arial Narrow',Helvetica, sans-serif;
	font-size:	12px;
	color: #7D5B99;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: 18px;
	margin: 0px; text-align: left;
	
	}	
		
.head1	{font-size:	21px; font-family: 'Arial Narrow'; font-weight: normal; color: #78b0db; display: block; margin-bottom: 3px; line-height: 23px;}
.head2	{font-size:	18px; font-family: 'Arial Narrow'; font-weight:	normal;   color: #78b0db; display: block; margin-bottom: 3px; line-height: 20px; }
.head3	{font-size:	18px; font-family: 'Times New Roman'; font-weight:	normal;   color: #9aca3c; display: block;  line-height:15px;}

.h1sub	    {font-size:	18px; color: #7e5d99; display: inline;  font-style: normal;}
.txtnorm	{color: #7b6c88; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}	
.txtgrey	{color: #838087; font-size: 11px; font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;}		
.txtpumpkin	{color: #b95915; font-size: 11px; font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}	
.pgsubhead	{color: #b0561f; font-size: 16px; font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-style: italic;}	
.CorrectiveText {color: White; font-size: 10px; font-style: italic;}

/* 
.txtblack	{color: #000000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
.txtred	    {color: #b64e62; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal;}	
.txtblue	{color: #69859c; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal;}	
.txtplum	{color: #69859c; font-size: 11px; font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-weight: normal;}	
.txtbluemed	{color: #287cc2; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}	
.txtdrkblue	{color: #3f294f; font-size: 11px; font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-weight: normal;}	
.txtaccent	{color: #ff7800; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;}	
.txterr		{color: #ff0000; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;}		
.txtrev		{color: #718995; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.txtpipe	{color: #cfd4db; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.txtsmall	{color: #636466; font-size: 10px; }
.txtreq 	{color: #ff0000; font-size: 10px; }
.txttiny	{color: #636466; font-size: 9px; }
*/

p.txttiny { line-height: 10px; font-style: italic;}

.missing {color: Red;}

.breadcrumb { font-family: Arial; font-size: 11px; color: #ffffff; 
			  padding-left: 20px; padding-top: 10px; height: 37px;}

/* default link */
/*A:link			{ text-decoration: none;	color:	#49146e;}	
A:visited		{ text-decoration: none;	color:	#49146e;}	
A:hover			{ text-decoration: underline;	color:	#b0561f;}
A:active		{ text-decoration: none;	color:	#49146e;}	*/
A:link			{ text-decoration: none;	color:	#b0561f;}	
A:visited		{ text-decoration: none;	color:	#b0561f;}	
A:hover			{ text-decoration: underline;	color:	#b0561f;}
A:active		{ text-decoration: none;	color:	#b0561f;}	

H3 A:link		{ text-decoration: none;	color:	#7D5B99;}	
H3 A:visited	{ text-decoration: none;	color:	#7D5B99;}	
H3 A:hover		{ text-decoration: underline;	color:	#7D5B99;}
H3 A:active		{ text-decoration: none;	color:	#7D5B99;}	

/* for footer */
A.subtle:link			{ text-decoration: none;	color:	#49146e;}	
A.subtle:visited		{ text-decoration: none;	color:	#49146e;}	
A.subtle:hover			{ text-decoration: underline;	color:	#b0561f;}
A.subtle:active		{ text-decoration: none;	color:	#49146e;}

/* reverse of default link */
A.rev:link			{ text-decoration: none;	color:	#b0561f;}	
A.rev:visited		{ text-decoration: none;	color:	#b0561f;}	
A.rev:hover			{ text-decoration: underline;	color:	#49146e;}
A.rev:active		{ text-decoration: none;	color:	#b0561f;}	

/* default undelined link */
A.under:link	{ text-decoration: underline;	color:	#69859c;}	
A.under:visited	{ text-decoration: underline;	color:	#69859c;}	
A.under:hover	{ text-decoration: underline;	color:	#2b9bd6;}
A.under:active	{ text-decoration: underline;	color:	#69859c;}	

/* blue hover link */
A.blu:link			{ text-decoration: none;	color:	#679cb8;}	
A.blu:visited		{ text-decoration: none;	color:	#679cb8;}	
A.blu:hover			{ text-decoration: underline;	color:	#2b9bd6;}
A.blu:active		{ text-decoration: none;	color:	#679cb8;}

/* plum hover link */
A.plum:link			{ text-decoration: none;	    color:	#653e85;}	
A.plum:visited		{ text-decoration: none;	    color:	#653e85;}	
A.plum:hover		{ text-decoration: underline;	color:	#b1561f;}
A.plum:active		{ text-decoration: none;	    color:	#653e85;}

/* accent blue link with underline */
A.acc:link		{ font-weight: normal; text-decoration: none;	color:	#2b9bd6;}	
A.acc:visited	{ font-weight: normal; text-decoration: none;	color:	#2b9bd6;}	
A.acc:hover		{ font-weight: normal; text-decoration: underline;	color:	#2b9bd6;}
A.acc:active	{ font-weight: normal; text-decoration: none;	color:	#2b9bd6;}	

/* accent green link with underline */
A.accgr:link		{ font-weight: normal; text-decoration: none;	color:	#9aca3c;}	
A.accgr:visited	{ font-weight: normal; text-decoration: none;	color:	#9aca3c;}	
A.accgr:hover		{ font-weight: normal; text-decoration: underline;	color:	#9aca3c;}
A.accgr:active	{ font-weight: normal; text-decoration: none;	color:	#9aca3c;}	

/* dark blue link */
A.drk:link		{ text-decoration: none;	    color:	#3f294f;}	
A.drk:visited	{ text-decoration: none;	    color:	#3f294f;}	
A.drk:hover		{ text-decoration: underline;	color:	#b1561f;}
A.drk:active	{ text-decoration: none;	    color:	#3f294f;}	


A.drku:link		{ text-decoration: underline;	color:	#636466;}	
A.drku:visited	{ text-decoration: underline;	color:	#636466;}	
A.drku:hover	{ text-decoration: underline;	color:	#2b9bd6;}
A.drku:active	{ text-decoration: underline;	color:	#636466;}	

/* image links */
A.img:link		{ text-decoration:	none; }	
A.img:visited	{ text-decoration:	none; }	
A.img:hover		{ text-decoration:	none; background-color: #ffffff; }
A.img:active	{ text-decoration:	none; }


#presslinks p {font-weight: bold;}
#presslinks A:link			{ text-decoration: none;	color:	#287cc2; font-weight: normal;}	
#presslinks A:visited		{ text-decoration: none;	color:	#287cc2; font-weight: normal;}	
#presslinks A:hover			{ text-decoration: none;	color:	#0078d4; font-weight: normal; background-color: #e4e7ed;}
#presslinks A:active		{ text-decoration: none;	color:	#287cc2; font-weight: normal;}	


#literaturelinks A:link		{ text-decoration: none;	color:	#287cc2;}	
#literaturelinks A:visited	{ text-decoration: none;	color:	#287cc2;}	
#literaturelinks A:hover	{ text-decoration: none;	color:	#0078d4; background-color: #e4e7ed;}
#literaturelinks A:active	{ text-decoration: none;	color:	#287cc2;}	

	
BLOCKQUOTE, PRE	{ font-family: Courier New, monospace;	}	

UL LI		{list-style-type: disc; padding-bottom: 5px;}	
UL LI LI	{list-style-type: circle; }
UL LI LI LI	{list-style-type: square; 	}	

ul.special { list-style-image: url(/images/bullet_grey_ul.gif);}
ul.special li {vertical-align: top; padding-left: 5px;}
	
OL LI		{list-style-type:	decimal; padding-bottom: 5px;}	
OL OL LI	{list-style-type:	lower-alpha;}	
OL OL OL LI	{list-style-type:	lower-roman;}	

IMG, A IMG {border: none;} /* was z-index: 1 */
	
/* PAGE LAYOUT STYLES -------------------------------------------------------------- */

TABLE td { vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*color: #7b6c88;*/
    color: #484050;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

#pwpgleft { background-color: #332346; width: 3px;}

#pwpgright { background-color: #332346; width: 3px;}

#pwmain { 
	width: 750px;
	text-align: left;
	border: solid 0px #000000;
	border-collapse: collapse;
	vertical-align: top;
	background-color: #ffffff;
}

#pwmaincontainer
{
    margin: 0px;
    padding: 0px;
    border: solid 0px red;
}
	
#pwheader {
	width: 750px;
	background-image: url(/images/hdr_bground_tile.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	border: solid 0px red;
	padding-bottom: 0px; margin-bottom: 10px;
	}
#pwheaderlogo  {width: 190px; border: solid 0px green; text-align: left;}
#pwheaderarea  {width: 560px; border: solid 0px black; text-align: right;  vertical-align: top;}
#pwheaderlinks {width: 560px; border: solid 0px green; text-align: right; vertical-align: top;}

#headernav {text-align: right; float: right;}

#headernav td {width: auto; padding: 5px 5px 5px 5px;}

#pwbody_COMMENTED_OUT 
{
    vertical-align: top; 
    border: solid 0px blue;
    width: 750px;
}

#pwleftcol {
	width: 190px;
	border: solid 0px #000000;
	display: inline-block;
	background-image:url(/images/nav/sideNav_bgTile_190.gif); 
	background-position: right;
    background-repeat: repeat-y;
	}
	
#pwcontent {
	width: 560px;
	border: solid 0px red;
	vertical-align: top;
	}
	
/* hero area on home page */
#pwherocontent {
	width: 750px;
	border: dotted 0px green;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin-top: 10px;
	text-align: left;
	}

/* home page procedures lists, lower left */
.tdHomePageList
{
    border: solid 0px blue;
    width: 230px;
    padding: 10px 0px 0px 30px;
}

/* home page promos, lower right */
#tdHomePagePromos
{
    width: 255px;
    border: dotted 0px red;
    padding: 0px 10px 0px 0px;
}
.imgHomePromoTop
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}
.imgHomePromo 
{
    padding-bottom: 10px;
    margin: 0px;
}

#pwhomemsgarea {}

#pwhomelowerleft {padding-top: 10px; padding-right: 10px;}
#pwhomelowerright {padding-top: 10px; padding-right: 10px;}

#pwhomelowerleft td {text-align: left;}
#pwhomelowerright td {text-align: left;  padding-bottom: 10px;}	


#pwcontentleft {
	width: 390px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	border: solid 0px #000000;
	margin-top: 20px;
    padding: 0px 15px 0px 15px;
	 }
	 
#pwcontentright {
	width: 170px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	border: solid 0px #000000;
	margin-top: 20px;
    padding: 0px 10px 0px 0px;
	 }
#pwcontentright div {padding-top: 10px;}
	 
#pwbreadcrumb
{
    width: 535px;
    height: 45px;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 15px;
    border: solid 0px red;
}

#pwpagetitle
{
    width: 535px;
    vertical-align: bottom;
    padding: 0px 0px 0px 15px;
    border: solid 0px blue;
}

#pwhr
{
    height: 2px;
    border: solid 0px green;
    padding: 0px 10px 0px 15px;
}

#pwleftnavplumitalics 
{
    color: #653e85;
    padding: 15px 0px 5px 19px;
    font-family: Times New Roman, Verdana, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
}

#pwleftnavlogin
{
    padding-left: 19px;
}

#pwleftnavcontactinfo
{
    padding-top: 20px;
}

#pwcontentwide {
	width: 560px;
	height: 200px;
	border: solid 0px #000000;
	vertical-align: top;
	padding: 0px 10px 0px 15px; 	}

#pwcontentadmin {
	width: 750px;
	height: 200px;
	border: solid 0px #000000;
	vertical-align: top;
	padding: 0px 10px 0px 15px; 	}

#ftcontent table {
	border-collapse: collapse;
	table-layout: auto; z-index: 1; 	}
	
#ftcontent table td {
	border: solid 0px #000000;
	padding: 0px 5px 5px 5px;
	vertical-align: top; 	} 

.ftbulletlistred td {color: #b64e62;}

/* for tables embedded in the page */
#ftcontentcell { padding: 10px 5px 10px 5px; }
	
#ftcontentcell table {
	border: solid 1px #aeb8c7;
	border-collapse: collapse;
	table-layout: auto;
	width: 455px;	
	}

#ftcontentcell table td {
	border: solid 1px #aeb8c7;
	padding: 5px 5px 5px 5px; 	}

#ftcontentcell td.toprow { background-image: url(/images/th_background_tile.gif); color: #ffffff; font-weight: bold;}
#ftcontentcell td.leftcell { background-color: #f4f6f8;}

#tableform { border: solid 0px red; vertical-align: middle;}
#tableform td { border: solid 0px green; padding-top: 20px;}
	
#pwfooter {
	width: 560px;
	background-color: #ffffff;
	text-align: left;
	font-size: 11px;
	margin-bottom: 25px;
	border: solid 0px red;
	}
	
#pwfooterlinks td 
{
    padding: 5px;
    margin-bottom: 5px;
    font-family: Times New Roman, Verdana, Arial;
    font-size: 16px;
    border: solid 0px blue;
}
	
#pwfooterhome {
	width: 600px;
	height: 40px;
	background-color: #ffffff;
	border: solid 0px #000000; 
	text-align: center;
	font-size: 11px;
	color: #483857;
	margin-bottom: 25px;}
	
#pwfooterhome td
{
    padding: 5px;
}
.pwhomecopyright
{
    padding-top: 5px;
    font-size: 11px;
    color: #838087;
}
#ftfooter table
{	font-size: 11px;
	font-weight: normal; }  /* was bold */


.line {
	background: #ffffff url(/images/borderLine.gif) no-repeat center bottom;
	margin: 4px auto;
	height: 1px;
	width: 150px;
	
 }	
 
 .sectionimg {text-align: left; margin: 6px 15px 5px 0px;}
 
 
			
/* LEFT NAVIGATION STYLES ---------------------------------------------------------------- */


#listnav { 	vertical-align: top;
    		width: 190px; 
			border: solid 0px green;}
			
#listnav dl { display: inline;}


/* top item link unselected */
A.lnav:link		{text-decoration: none;		color:	#287cc2; }	
A.lnav:visited	{text-decoration: none;     color:	#287cc2; }	
A.lnav:hover	{text-decoration: none;		color:	#287cc2; background-color: #d8dde5; }
A.lnav:active	{text-decoration: none;     color:	#287cc2; }	

/* normal item link unselected */
A.nnav:link		{text-decoration: none;		color:	#287cc2; }	
A.nnav:visited	{text-decoration: none;     color:	#287cc2; }	
A.nnav:hover	{text-decoration: none;		color:	#287cc2; background-color: #d8dde5; }
A.nnav:active	{text-decoration: none;     color:	#287cc2; }	

/* any item link selected */
A.snav:link		{text-decoration: none;		color:	#FFFFFF; }	
A.snav:visited	{text-decoration: none;     color:	#FFFFFF; }	
A.snav:hover	{text-decoration: none;		color:	#287cc2; background-color: #d8dde5;}
A.snav:active	{text-decoration: none;     color:	#FFFFFF; }	


DIV.navtop 
{
    margin: 0px;
	background: #e4eef4;
	border-bottom: solid 0px #89919a;
	} 
			
DIV.navitem 
{
    height: 26px;
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
	border: solid 0px green;
	border-bottom: solid 3px white;
} 

DIV.navitemover {margin: 0px;
			height: 26px;
			border-collapse: collapse;
			vertical-align: middle;
			} 
			
DIV.navitems {margin: 0px;
			height: 26px;
			}

DIV.navsubitem {margin: 0px;
			background: #fafcff;
			font-family: arial, verdana, sanf-serif;
			font-size: 12px;
			font-weight: normal;
			padding: 5px 0px 0px 10px;
			border-bottom: solid 1px #d8dfe5;
			border-left: solid 1px #f1f3f6;
			border-right: solid 1px #f1f3f6;
			height: 25px;
			border-collapse: collapse;
			vertical-align: middle;
			} 

/* TOP NAVIGATION STYLES  -------------------------------------------------------------- */

#menubar   
{
    width: 560px;
	border: solid 0px red; 
    padding-top: 66px;
    padding-bottom: 0px;
    margin: 0px;
}

div#pwnav div {	padding: 0px; margin: 0px;
	    position: relative; float:left; /*left: 10px;*/
	    border-bottom: solid 1px #ffffff; /* added to prevent onmouseout issue with submenu */
	    text-align: left; 
	     }

	 
/* "over" is added to subitem class name in swapimages.js */
/* div is the container tag for each menu item */
div#pwnav div:hover ul, div.over ul { display: block; z-index: 20;}

a.ov:link		{ text-decoration:	none;	color:	#ffffff; }	
a.ov:visited	{ text-decoration:	none;	color:	#ffffff; }	
a.ov:hover		{ text-decoration:	none;	color:	#ffffff; }
a.ov:active	    { text-decoration:	none;	color:	#ffffff; }

a.menu:link     {color: #ffffff; text-decoration: none;}
a.menu:visited  {color: #ffffff; text-decoration: none;}
a.menu:hover    {color: #ffffff; text-decoration: none;}
a.menu:active   {color: #ffffff; text-decoration: none;}
			
.dropmenu { width: 170px;
			display: none; 
			position: absolute; top: 31px; left: 0;
			/*border-left: solid 1px #653e85;*/
			/*border-right: solid 1px #653e85;*/
			border-bottom: solid 1px #ffffff;
			background-color:#653e85;   /* must have this to work in IE6/Mac */
			cursor: hand;
			padding: 0px 0px 0px 0px; 
			margin: 0px;
			}

ul.dropmenu li {list-style-type: none;}

.subitem { 	padding: 5px 11px 0px 11px;
			border-bottom: solid 1px #ffffff;
            background-repeat: no-repeat;
            color:#ffffff;
			font: normal 14px Times New Roman, arial, sanf-serif; 
			height: 23px;		
				}

.subitemlast { padding: 5px 11px 0px 11px;
			color:#ffffff;
			font: normal 14px Times New Roman, arial, sanf-serif; 
            background-repeat: no-repeat;
            height: 23px;            }

.subitemover { padding: 5px 11px 0px 11px;
			border-bottom: solid 1px #b9ddf2;
			background-color: #b0561f;
			color:#ffffff;
		    font: normal 14px Times New Roman, arial, sanf-serif; 
            background-repeat: no-repeat;
            height: 23px;            }
			
.subitemlastover { padding: 5px 11px 0px 11px;
			font: normal 14px Times New Roman, arial, sanf-serif; 
			background-color: #b0561f;
			color:#ffffff;
            background-repeat: no-repeat;
            height: 23px;            }

.reqd {color: #ff0000; padding-left: 3px;}
            
.formcell
{
   	border: solid 0px blue;
	padding: 5px 10px 5px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    /*color: #7b6c88;*/
    color: #484050;
    font-weight: normal;
}

.userfeedback
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
    font-weight: bold;
}
#copyright
{
    margin-top: 10px;
}
#insurance
{
    text-align: center;
}
#insurance th
{
    background-color: #efefef;
}
.td_CosmeticLogo
{
    padding: 10px 10px 10px 0px;
}
.td_CosmeticText
{
    padding: 20px 40px 10px 10px;
}
#tdSidebarAddress
{
    padding-top: 30px;
    text-align: center;
    color: #7D5B99;
	font-family: 'Times New Roman', 'Arial Narrow', Verdana, Helvetica, sans-serif;
    font-size: 15px;
}