/* TOP-HEAD - */
/* ----------------------------------------------------------------------*/

#top-head a:link, a:visited, a:active {
	color: #BFACB7;
}

#top-head a:hover {
	color: #505153;
}

.top-pad {
	padding: 20px 0 23px;
}

.v-align-head {
	vertical-align: -50%;
}

#top-head a {
	color:#A7A9AC;
	margin:6px 10px 5px;
	vertical-align:middle;
}

a.login-button-2 {
	background: url("../images/login-button-2.png") no-repeat 0 0;
	height:35px;
	width:135px;
	display:inline-block;
	text-indent:-9999px;
}

a:hover.login-button-2 {
	background-position: 0 -35px;
}


/* main NAV - */
/* ----------------------------------------------------------------------*/

ul.dropmenu{
	position: relative;
	display:block;
	display: inline-block;
}
.dropmenu li{
	position: relative;
	list-style: none;
	display: block;
	cursor: point;
	float: left;
}
.dropmenu li a{
	display: block;
	cursor: point;
	text-decoration: none;
}
.dropmenu li a:hover{
	color: #999;
}
.dropmenu li span{
	display: block;
	height: 5px;
	width: 5px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.dropmenu li a:hover span{
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.dropmenu ul, .dropmenu div{
	position: absolute;
	display: none;
}
.dropmenu li div ul{
	position: relative;
	display: block;
}
.dropmenu ul li{
	float: none;
}
.dropmenu ul a {
  display:block;
}
.dropmenu ul a:hover {
  font-weight: bold;
}
.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	display: none;
	position: absolute;
}

ul.submenu {
	background-color: #00303e;
}

.nav-wrapper {
	height:47px;
}

#nav {
	background: url("../images/nav-burst.gif") no-repeat top left;
	font: 13px "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #fff;
	height: 48px;
	border:none;
	line-height:1em;
}

#nav a {
	color: #fff;
	margin: 5px;
}

#nav a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
	}

#nav a:hover {
	color: #999;
	}

#nav ul {
	float: left;
	margin:11px 0;
}

#nav li {
	float: left;
	padding:0 7px;
	margin:10px 0;
}

li.nav-border {
	border-right: 1px solid;
}
/* Staff and doc picture boxes - */
/* ----------------------------------------------------------------------*/

#staff img {
	float:left; 
	margin:10px 25px 15px 0;
	border: 8px solid #fff;
	
	-moz-box-shadow: 0px 0px 11px #535353;
	-webkit-box-shadow: 0px 0px 11px #535353;
	box-shadow: 0px 0px 11px #535353;
	
}

/* illustrated procededures button - */
/* ----------------------------------------------------------------------*/

a#clipwrapper { 
	background: url("../images/ill-proceed-button.gif") no-repeat;
	-moz-box-shadow: 0px 1px 11px #535353;
	-webkit-box-shadow: 0px 1px 11px #535353;
	box-shadow: 0px 1px 11px #535353;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */ 
	height: 182px; 
    width: 250px;
    border: none;
	display: block;
    }

a#clipwrapper:hover {
	background: #e0d6dc url("../images/ill-proceed-button.gif") 0 -182px no-repeat !important;
	width:250px;
}


/* SIDEBAR-SUB STYLES - */
/* ----------------------------------------------------------------------*/

#sidebar-sub {
	background: #e0d6dc;
	padding: 15px;
	margin: 10px 0;
	height:100%;
	border: 1px solid #96999c;
}

#sidebar-sub a {
	display:block;
}

#sidebar-sub a.selected {
	color:#fff;
}

#sidebar-sub li.selected {
	background: #7e1f74;
	color: #ffffff !important;
	height: 19px;
	width:250px;
	padding:0;
	margin:0;
}

#sidebar-sub h4 {
	color: #636466;
}

#sidebar-sub hr {
	display:block;
	border-color:#96999c;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0;
	margin:20px 0 20px;
	}
	
#sidebar-sub a:link, a:active {
	color: #7e1f74;
	text-decoration: none;
	}

#sidebar-sub a:visited {
	color:#999;
	text-decoration:none;
}

#sidebar-sub ul#breast-photos a:visited {
	color: #7E1F74;
}

#sidebar-sub ul#breast-photos a:hover{
	color: #fff;
}

#sidebar-sub ul#breast-photos img {
	vertical-align:middle;
}

#sidebar-sub li.selected a:visited {
	color: #fff !important;
	height:19px;
}

#sidebar-sub a:hover {
	width: 250px;
	color: #fff;
	background-color: #7e1f74;
	}

#sidebar-sub a.selected {
	width: 250px;
	color: #fff;
	background-color: #7e1f74;
	}	

#sidebar-sub ul{
	list-style: none !important;
}



/* SIDEBAR-SUB-LEARNMORE STYLES - */
/* ----------------------------------------------------------------------*/


#sidebar-sub-learnmore a {
	display:block;
}

#sidebar-sub-learnmore ul {
	list-style:none;
}

#sidebar-sub-learnmore li {
	background: #e0d6dc;
	padding: 15px;
	margin: 10px 0;
	height:100%;
	border: 1px solid #96999c;
	margin: 10px;
}

#sidebar-sub-learnmore ul.photo-nav li {
	padding: 5px 15px;
}

#sidebar-sub-learnmore li.selected {
	background: #7e1f74;
	color: #fff;
	border: 1px solid #96999c;
	height: 100%;
	padding: 15px;
	margin: 10px 0;
	}

#sidebar-sub-learnmore li.selected a {
	background: #7e1f74;
	color: #fff;
	}



/* General containers and styles - */
/* ----------------------------------------------------------------------*/

q {
	font-style: italic;
}

body, html {
	font-size:13px;
	line-height:1.5em;
	font-family:"Lucida Grande",Tahoma,Verdana,Helvetica,sans-serif;
	background: #fff url("../images/head-strip.gif") repeat-x top center;
	color: #636466;
	}
	
.alignright {
	text-align: right;
	}
	
.border-left {
	border-left: 1px solid #96999c;
}

a.burst {
	background: url("../images/burst.png") no-repeat 0 0;
	position:relative;
	top:270px;
	left:0;
	height:140px;
	width:139px;
	float:left;
}

.center {
	text-align: center;
}

.content p {
	font-size:13px;
	line-height:1.5em;
	margin-bottom: 15px;
	}

.vpad {
	text-align:center;
}

.content strong {
	font-weight:bold;
}

.content em {
	font-style: italic;
}

.content hr {
	display:block;
	border-color:#96999c;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0;
	margin:20px 0;
	}
	

.coupon {
	background:#fff url("../images/coupon.png") no-repeat top left;
	height:150px;
	width:520px;
	padding:20px;
}

.monthly-coupon {
	background:#fff url("../images/monthly-coupon-tummy.png") no-repeat top left;
	height:120px;
	padding:20px 20px 10px 165px;
	width:333px;
}

.monthly-coupon h4 {
	margin-bottom: 5px !important;
}

.left {
	padding-top: 10px;
	// color: #e8e8e8;
	}
	
.logo-height {
	height:163px;
}

.right {
	padding-top: 10px;
	// color: #e8e8e8;
	}

.floatleft {
	float: left;
	display: inline
	}
	
.floatright {
	float: right;
	display: inline
	}

.mainimage {
	background: url("../images/main-girl-special.jpg") no-repeat top left;
	margin: 0;
	height: 388px;
	padding: 0;
}

.middle {
	background: #fff;
	}

.marginr {
	margin: 0 20px 0 0;
}

.margin0 {
	margin:0;
}

.pad {
	padding: 10px;
	}

.padtxtbottom p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: 20px;
}
	
.padtop {
	padding-top: 12px;
}

.padtop30 {
	padding-top:30px;
}

.padtop145 {
	padding-top:145px;
}

.padbottom {
	padding-bottom: 20px;
}

.pad-footer{
	padding: 30px 0px 0px 10px;
	}
		
.pad-leftcolumn {
	padding: 0 40px 0 10px;
	}
	
.pad-rightcolumn {
	padding: 0 10px 0 10px;
	}

.plastic-mw p {
	padding-left: 30px;
}

.plastic-mw h5 {
	font-weight:bold;
	padding-bottom:10px;
}

.plastic-mw img {
	float:right;
	padding:0 20px 0 0;
}
		
#sidebar-home {
	font: 12px 1em Georgia, Times, Serif;
	background: #c89cc4;
	-moz-box-shadow: 0px 1px 11px #535353;
	-webkit-box-shadow: 0px 1px 11px #535353;
	box-shadow: 0px 1px 11px #535353;
	height: 100%;
	padding: 5px 0;
	
}

#sidebar-home div {
	background: #e0d6dc;
	margin: 13px 0;
	padding: 0 8px;
}

#sidebar-home img {
	float: left;
}

#sidebar-home p {
	padding: 0 0 0 120px;
	margin-right:11px;
}


#slide-nav {
	text-align: center;
}

.strip {
	width: 100%;
	background: #000;
	padding: 15px 0 15px 0;	
	}
		
.top {
	height:164px;
	}
	
.twelve {
	font-size:12px;
	line-height:18px;
	}
			
.wrap {
	padding-top: 0px;
	padding-bottom: 20px;
	}

.writer {
	font-size: 10px;
}

/* Links */
/* ----------------------------------------------------------------------*/

a:link, a:visited, a:active	{
	color: #7e1f74;
	text-decoration: none;
	}

a:hover {
	color: #999;
	}

.content a:hover {
	color: #999;
	}

.strip a {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	}

.strip a:hover {
	color: #80BF30;
	}

/* Headings */
/* ----------------------------------------------------------------------*/

h1 {
	font-weight: bold;
	font-size:1.6em;
	line-height:1;
	margin:1em 0 1em;
	color: #7e1f74;
}

.content h1 {
	font-weight: bold;
	font-size:1.6em;
	line-height:1;
	margin:1em 0 1em;
	color: #7e1f74;
	}

.content h2 {
	font-style: italic !important;
	font-family: 'georgia',times,serif;
	font-size:22px;
	line-height:22px;
	padding: 10px 0 5px 0;
	}

.content h3 {
	color:#7e1f74;
	font-weight: bold;
	font-size:1.4em;
	line-height:1.2;
	margin:1.14em 0 1em;
	}
	
.maincontent h3 {
	font-size:14px;
	margin: 0 0 20px 0;
	color: #636466;
	}

.content h4	{
	color:#7e1f74;
	font-weight: bold;
	font-size: 16px;
	line-height:1;
	margin: 0 0 20px 0;
	}

.content h4.download{
	background: #000;
	padding: 0 0 0 25px;
	}
	
.content h5 {
	font-size:1.2em;
	line-height:1.2;
	margin:1.33em 0 .1em;
	}

.content h6 {
	font-size:14px;
	margin: 0 0 20px 0;
	}

.px10 {
	font-size: 10px !important;
}

/* Lists */
/* ----------------------------------------------------------------------*/

.content-boxes ul {
	float: left;
	list-style: none !important;
}

.content-boxes li {
	float: left;
	width: 170px;
	/width: 160px;
	padding: 20px;
}

.learnmore-list li {
	list-style-position:outside;
}

ul.linklist {
	margin: 0;
	padding: 0;
	list-style: none !important;
	}
	
.content ul {
	list-style:disc inside;
	}
	
.content ul.thumbs {
	list-style:none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
.content ul.thumbs li {
	float: left;
	display: inline;
	border: 5px solid #fff;
	margin: 7px 15px 8px 0;
	}
	
.content ul.thumbs li:hover {
	border: 5px solid #000;
	}

.content ol {
	list-style:decimal outside;
	}
	
.txtindent li {
	text-indent:60px;
}


ul.downloads {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.downloads li{
	margin: 0 0 15px 0;
	}
	
ul.downloads li img{
	line-height: 22px;
	}

/* Footer */
/* ----------------------------------------------------------------------*/
					
.footer-wrap {
	margin-top: 0px;
	height: 198px;
	}
	
#footer {
	background: #fff;
	padding: 15px 0 15px 0;
	line-height: 18px;
	font-size: 11.5px;
	}