/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/health.css */
.leftfeature-bg {
	width:198px;
	background:#fff url(../images/internal/health/left-bg.gif) top left repeat-y;
	padding:0;
	margin:0 0 20px 0;
}
.leftfeature-header {
	background:url(../images/internal/health/left-top.gif) top left no-repeat;
	height:13px;
	font-size:2px;
}
.leftfeature-footer {
	background:url(../images/internal/health/left-bottom.gif) top left no-repeat;
	height:13px;
	font-size:2px;
}

.rightfeature-bg {
	width:248px;
	background:#fff url(../images/internal/health/right-bg.gif) top left repeat-y;
	padding:0;
	margin:0 0 20px 0;
}
.rightfeature-header {
	background:url(../images/internal/health/right-top.gif) top left no-repeat;
	height:13px;
	font-size:2px;
}
.rightfeature-footer {
	background:url(../images/internal/health/right-bottom.gif) top left no-repeat;
	height:13px;
	font-size:2px;
}

#section-nav ul li a.section1 {
	background:url(../images/nav/health-button-over.gif) top left no-repeat;
}

#leftfeature-health-header {
	height:43px;
	background:url(../images/nav/subnav-health-header.gif) top left no-repeat;
}

#health-nav ul li a {
	background:url(../images/nav/subnav-health-mout.gif) top left no-repeat;
	font-weight:bold;
	color: #666;
}
			
#health-nav ul li a:hover, #health-nav ul li a:active {
	color: #fff;
	background:#b3d966 url(../images/nav/subnav-health-mover.gif) top left no-repeat;
}

		#breadcrumb {
			background:#9c3 url(../images/internal/health/breadcrumb-top.gif) top no-repeat;
			padding:8px 10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#fff;
		}
			#breadcrumb strong {
				color:#cbe598;
				font-weight:normal;
			}
			
			#breadcrumb a {
				color:#fff;
				padding-right:22px;
				background:url(../images/internal/health/breadcrumb-arrow.gif) top right no-repeat;
			}
	
			#breadcrumb a:hover {
				color:#fff;
			}
			
			#breadcrumb-footer {
				height:8px;
				background:#9c3 url(../images/internal/health/breadcrumb-bottom.gif) bottom no-repeat;
			}

body.diet-and-nutrition #health-nav ul li.diet-and-nutrition a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.exercise-and-fitness #health-nav ul li.exercise-and-fitness a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.weight-control #health-nav ul li.weight-control a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.sexual-health #health-nav ul li.sexual-health a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.reproductive-health #health-nav ul li.reproductive-health a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.mental-health #health-nav ul li.mental-health a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.alternative-health #health-nav ul li.alternative-health a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}

body.staying-healthy #health-nav ul li.staying-healthy a{
	background: #b3d966 url(../../site-resources/images/nav/subnav-health-mover.gif) top left no-repeat;
	color: #fff;
}/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/internal.css */
#col-container {
	width:996px;
	margin:0 auto;
}

	#left-col {
		width:204px;
		float:left;
	}
	
	#centre-col {
		width:538px;
		padding-top:3px;
		float:left;
	}
	
		
	
	#right-col {
		width:248px;
		float:right;
	}
	
#content {
	/*height:1000px;*/
	font-size:13px;
	color:#646e96;
	padding:0 0 30px;
}	
	#content h1, #content h2, #content h3, #content p {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#content #tabContent p {
		position:relative;
	}	
	
	#content h1 {
		font-size:34px;
		color:#336;
		font-weight:normal;
		font-family:"Times New Roman", Times, serif;
	}
	
	#content h2 {
		font-size:22px;
		color:#336;
		font-weight:normal;
		font-family:"Times New Roman", Times, serif;
	}
	
	#content h3 {
		font-size:16px;
		color:#336;
		font-weight:normal;
	}
	
	#content sup {
		font-size:9px;
		color:#000;
		vertical-align: top;
		padding-bottom: 5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#content .continue {
		text-align:right;
	}
	
	#content blockquote {
		font-style:italic;
	}
	.numbered-list {
		padding:10px;
		margin-bottom:5px;
		background:/*url(../images/internal/numbered-list-bg.gif) top no-repeat*/;
	}
	.numbered-list .number {
		width:32px;
		height:26px;
		background:url(../images/internal/list-num-bg.gif) top right no-repeat;
		float:left;
		padding:6px 0 0 0;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		color:#fff;
	}
	
	.numbered-list .details {
		color:#336;
		float:left;
		width:468px;
		padding:0 0 0 10px;
	}
	
	#content .summary {
		background:#f9fbfd;
	}
		#content .summary h2 {
			margin-top:20px;
		}
		
		#content .summary ul, #content .summary ol  {
			margin-bottom:20px;
		}
		
		
		#content .continue a, #content a.bodylink {
			color:#9a0065;
		}
	
		#content .continue a:hover, #content a.bodylink:hover {
			color:#cb2784;
		}
	
	
	#content .author-box {
		width:286px;
		padding:0 0 0 10px;
		
	}
	
		.author-thumb {
			padding:4px;
			background:#fff;
			width:40px;
			float:left;
		}
		
		.author-details {
			width:218px;
			float:left;
			padding:0 0 0 10px;
			font-size:12px;
			color:#889fc8;
		}
	
	#content ul.list li {
		list-style-image:url(../images/internal/bullet.gif);
	}
	
	#content ul.list ul.sub li {
		list-style-image:url(../images/internal/bullet-sub.gif);
	}
	
	.page-numbers {
		color:#889fc8;
		border-top:1px dotted #b7c7df;
		border-bottom:1px dotted #b7c7df;
		padding:5px 10px;
		clear:left;
	}
	
		.pn-top {
			width:266px;
		}
	
	.page-numbers a {
		color:#889fc8;
	}
	
	.page-numbers strong a, .page-numbers a:hover {
		color:#cb2784;
	}
	
	.main-image-right {
		padding:10px;
		width:202px;
		background:#fff;
		margin:0 0 10px 10px;
		float:right;
	}
	
	.main-image-left {
		padding:10px;
		width:202px;
		background:#fff;
		margin:0 20px 20px 0;
		float:left;
	}
	
	.rate-comment {
		border-top:1px dotted #b7c7df;
		padding:10px 0;
		font-size:11px;
	}
	
	.page-rating-temp {
		color:#889fc8;
		padding:0 0 5px 90px;
		background:url(../images/ratings/bgstars-large.gif) top left no-repeat;	
	}
	
	.page-rating {
		color:#889fc8;
		padding:0 0 5px 90px;
		background:url(../images/ratings/bgstars-large.gif) top left no-repeat;	
	}

		.rating-result {
			float: left;
			border: 1px solid #000;
			height: 1em;
		}
	
	.page-comment {
		padding:2px 0 2px 20px;
		background:url(../images/comments/small-icon.gif) top left no-repeat;
	}
	.page-comment a {
		color:#9a0065;
	}
	
	.page-comment a:hover {
		color:#cb2784;
	}
	
.comments-heading {
	background:url(../images/comments/title-bubbles.gif) top left no-repeat;
	padding:12px 0 0 60px;
	height:25px;
}
	.comments-heading h4 {
		font-size:16px;
		color:#cb2784;
		margin:0;
		padding:0;
	}
	
.comments {
	background:url(../images/comments/comments-bg.gif) top left repeat-y;
	width:538px;
	margin:0 auto;
}	
#comments-top-a {
	background:#fff url(../images/comments/comments-top-a.gif) bottom left no-repeat;
	padding:5px 20px 25px 60px;
}

	#comments-top-a h4, #comments-top-a h5 {
		margin:0;
		padding:0;
	}
	
	#comments-top-a h4 {
		color:#336;
		font-size:20px;
		font-weight:normal;
		font-family:"Times New Roman", Times, serif;
		
	}
	
	#comments-top-a h5 {
		color:#889fc8;
		font-size:12px;
		font-weight:normal;
	}

.comment-listing {
	margin:0 10px;
	padding:10px;
	font-size:13px;
	border-bottom:1px dotted #c3cfe3;
}

.comment-listing p {
	margin:0;
	padding:0;
}

	.comment-author {
		color:#999;
		font-size:11px;
	}
	
	.comment-author strong {
		color:#cb2784;
		font-size:14px;
	}
	.comment-rate {
		font-size:11px;
		line-height:24px;
		color:#889fc8;
	}
	
	.comment-rate ul { 
		margin:15px 0 0 0;
		padding:0;
	}
	
	
	 
	.comment-rate ul li { 
		display:inline;
		float:left;
		margin:0 10px 0 0;
		padding:0;
	}
	
	.comment-rate ul li a {
		color:#9a0065;
	}
	
	.comment-rate ul li a:hover {
		color:#cb2784;
	}
	
	.comment-rate .thumbs-up, .comment-rate .thumbs-down {
		width:53px;
		height:24px;
	}
	
	.comment-rate .thumbs-up {
		background:url(../images/comments/thumbs-up.gif) top left no-repeat;
	}	
	
	.comment-rate .thumbs-down {
		background:url(../images/comments/thumbs-down.gif) top left no-repeat;
	}		
		ul li.thumbs-up a, ul li.thumbs-down a {
			color:#fff;
			text-decoration:none;
			display:block;
			padding: 0 3px 0 20px;
			width:30px;
			height:24px;
			text-align:center;
		}
		ul li.thumbs-up a:hover, ul li.thumbs-down a:hover {
			text-decoration:underline;
			color:#fff;
		}

#comments-bottom-a {
	background:#fff url(../images/comments/comments-bottom-a.gif) top left no-repeat;
	padding:28px 20px 20px 0;
	text-align:right;
	font-size:12px;
	color:#889fc8;
}

	#comments-bottom-a a {
		color:#9a0065;
	}
	
	#comments-bottom-a a:hover {
		color:#cb2784;
	}

#comments-top-b {
	background:url(../images/comments/comments-top-b.gif) top left no-repeat;
	padding:5px 0;
	height:37px;
}

	.comment-compose {
		margin:0 10px;
		padding:10px 10px 5px;
		background:#fff;
		font-size:12px;
		color:#336;
	}
	
		.comment-compose h4 {
			margin:0 0 5px 0;
			padding:0;
			color:#cb2683;
		}
		
		.comment-compose p {
			margin:0 0 5px;
			padding:0;
		}
	
	#comment-login {
		width:239px;
		float:left;
		padding:0 10px 0 0;
	}
	
	#comment-register {
		width:238px;
		float:left;
		padding:0 0 0 10px;
		border-left:1px dotted #c3cfe3;
		
	}
	
		.small-form h5 {
			font-size:16px;
			color:#cb2784;
			margin:0 0 5px;
			padding:0;
		}
		
		.small-form .formrow {
			margin-top:5px;
		}
		.small-form .formrow label {
			float:left;
			font-size:12px;
			color:#889fc8;
			width:75px;
			display:block;
			
		}
		
			.small-form .error label {
				color: #f00;
			}


		.small-form .formrow input.formfield {
			float:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#336;
			width:158px;
			border: 1px solid #c3cfe3;
			
		}
		.small-form .formrow textarea.formfield {
			float:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#336;
			width:400px;
			height:75px;
			border: 1px solid #c3cfe3;
			
		}
		.small-form .formbutton {
			padding:10px 0 0 0;
			color:#9a0065;
			text-align:right;
		}
		
			.formbutton a {
				color:#9a0065;
			}
			
			.formbutton a:hover {
				color:#cb2784;
			}
		.small-form .formbutton input {
			width:100px;
			height:32px;
			font-size:13px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#ce358c;
		}

		.captcha {
			float: right;
			width: 406px;
			color:#889fc8;
		}

		.captcha img {
			vertical-align: middle;
			padding-right: 1em;
		}

		.captcha input {
			width: 6em;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			border: 1px solid #c3cfe3;
		}

#comments-bottom-b {
	background:#fff url(../images/comments/comments-bottom-b.gif) bottom left no-repeat;
	height:49px;
}

/*----------------------------------*/
.comments-right {
	background:#fff url(../images/comments/comment-right-bg.gif) top left repeat-y;
	margin:0 0 20px 0;
}	
#comments-top-right {
	background:#fff url(../images/comments/comments-top-right.gif) bottom left no-repeat;
	height:27px;
}

.comment-listing-right {
	margin:0 10px;
	padding:5px 10px;
	font-size:12px;
	border-bottom:1px dotted #c3cfe3;
}

.comment-article-right {
	color:#cb2784;
}

.comment-listing-right p {
	margin:0 0 5px 0;
}

#comments-bottom-right {
	background:#fff url(../images/comments/comments-bottom-right.gif) top left no-repeat;
	padding:25px 0 10px 70px;
	text-align:left;
	font-size:12px;
	color:#889fc8;
}

	#comments-bottom-right a {
		color:#9a0065;	
		display:block;
		padding-left:20px;
		background:url(../images/comments/small-icon.gif) top left no-repeat;
	}
	
	.comment-article-right a {
		color:#9a0065;
	}
	
	#comments-bottom-right a:hover, .comment-article-right a:hover {
		color:#cb2784;
	}
/*---------------------*/
	
.summaryfeature-bg {
	width:538px;
	background:#fff url(../images/features/summary-bg.gif) top left repeat-y;
	padding:0;
	margin:0 0 20px 0;
}
.summaryfeature-header {
	background:url(../images/features/summary-top.gif) top left no-repeat;
	padding:15px 10px 0 10px;
}

	.summaryfeature-header h2 {
		margin:0;
		padding:0;
	}
.summaryfeature-footer {
	background:url(../images/features/summary-bottom.gif) top left no-repeat;
	height:13px;
	font-size:2px;
}

.dyk-left, .dyk-right {
	background:url(../images/features/did-you-know-bg.gif) center repeat-y;
	width:200px;
}

.dyk-left {
	float:left;
	margin:0 20px 20px 0;
}

.dyk-right {
	float:right;
	margin:0 0 20px 20px;
}

.dyk-top {
	padding:38px 10px 0 10px;
	background:url(../images/features/did-you-know-top.gif) top center no-repeat;
	text-align:center;
	font-size:12px;
	color:#336;
	font-style:italic;
}
	.dyk-top p {
		margin:0;
		padding:0;
	}
	
	.dyk-top p a {
		color:#cb2683;
	}

.dyk-bottom {
	height:15px;
	background:url(../images/features/did-you-know-bottom.gif) top no-repeat;
	font-size:2px;
}

	.useful-links {
		padding:0 16px 3px 16px;
		font-size:12px;
	}
	
	.useful-links a {
		color:#7b8ba9;
	}
	
	.useful-links a:hover {
		color:#cb2683;
	}
	
	.useful-links a.print {
		padding-left:20px;
		padding-right:10px;
		background:url(../images/internal/printer-icon.gif) top left no-repeat;
	}
	.useful-links a.email {
		padding-left:22px;
		background:url(../images/internal/email-icon.gif) top left no-repeat;
	}
	
	.tags {
		padding:23px 16px 5px 16px;
		background:url(../images/tags/heading.gif) top left no-repeat;
		color:#999;
		font-size:13px;
	}
	
	.tags a {
		color:#7b8ba9;
	}
	
	.tags a:hover {
		color:#cb2683;
	}
	
	.summary-pages {
		padding:auto 10px;
	}
	
		.summary-pages ul.list li {
			list-style-image:url(../images/features/bullet.gif);
			color:#336;
		}
	
	.related-pages {
		padding:38px 13px 5px 13px;
		background:url(../images/related-pages/heading.gif) top left no-repeat;
		color:#999;
		font-size:13px;
	}
	.related-listing {
		padding:5px;
		border-top: 1px dotted #c8cddb;
	}
	
	.related-listing .listing-image {
		float:left;
		width:30px;
	}
		.related-listing .listing-image img {
			border:3px solid #fff;
		}
		
	.related-listing .listing {
		float:left;
		width:182px;
	}
	
	.related-listing a {
		color:#7b8ba9;
	}
	
	.related-listing a:hover {
		color:#cb2683;
	}
	
	.listing-rating {
		color:#999;
		font-size:11px;
		background:url(../images/ratings/bgstars-small.gif) top left no-repeat;	
	}

	.listing-rating-value {
		padding-left:46px;
		background: url(../images/ratings/stars-small.gif) top left no-repeat;
		background-position: -40px 0px;
	}

	.error {
		color: #f00;
	}
	
.article-intro {
	font-size:14px;
	background:#f0f3f8;
	color:#3c4776;
	padding:10px;
	clear:left;
}

.references {
	padding:10px 10px 20px 10px;
	margin:20px 0;
	background:#f3f7fb;
}

#content .references ol {
	margin-top:0;
	margin-bottom:0;
}
#content .references h3, #content .references p, #content .references h3, #content .references p, #content .references ol, #content .references ol li, #content .references ul, #content .references ul li  {
	font-size:10px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content .references h3, #content .references p {
	list-style-image:none;
	margin:0 0 10px 0;
}

#content .references p a, #content .references ol li a, #content .references ul li a  {
	color:#000;
	text-decoration:none;
}

#content .references p a:hover, #content .references ol li a:hover, #content .references ul li a:hover {
	text-decoration:underline;
}


/* Feature boxes */

.video-feature-bg {
	background:#f2c9e0;
	width:240px;
}
.video-feature {
	background:url(../images/features/video-header.gif) top left no-repeat;
	padding:35px 0 0 0;
}

.video-footer {
	background:url(../images/features/video-footer.gif) top left no-repeat;
	height:30px;
	clear:both;
}

	.video {
		margin:0 auto;
		width:198px;
		text-align:center;
	}
	
		.video .thumb1, .video .thumb2, .video .thumb3 {
			border:5px solid #fff;
			width:115px;
			height:115px;
			margin:0 auto;
		}
		
		.video .thumb1:hover, .video .thumb2:hover, .video .thumb3:hover {
			border:5px solid #cb2783;
		}
		
		.video .thumb1 a, .video .thumb2 a, .video .thumb3 a {
			display:block;
			width:115px;
			height:115px;
		}
		
		.video .thumb1 a:hover {
			background:url(../images/home/vid-thumb1_over.gif) top left no-repeat;
		}
		
		.video .thumb2 a:hover {
			background:url(../images/home/vid-thumb2_over.gif) top left no-repeat;
		}
		
		.video .thumb3 a:hover {
			background:url(../images/home/vid-thumb3_over.gif) top left no-repeat;
		}
		
		.video .thumb1 {
			background:url(../images/home/vid-thumb1.jpg) top left no-repeat;
		}
		
		.video .thumb2 {
			background:url(../images/home/vid-thumb2.jpg) top left no-repeat;
		}
		
		.video .thumb3 {
			background:url(../images/home/vid-thumb3.jpg) top left no-repeat;
		}
		
		.video p {
			font-size:13px;
			margin:10px 5px 0px 5px;
			padding:0;
		}
		
		.video p a {
			color:#9a0065;
			font-weight:bold;
		}
		
		.video p a:hover {
			color:#cb2783;
		}
.tools-page-bg {
		width:518px;
		padding:0 0 35px 0;
		margin:0 auto;
		background:url(../images/internal/tools/tools-page-bg.jpg) bottom no-repeat;
	}
	
		.tools-page-header {
			height:15px;
			background:url(../images/internal/tools/tools-page-header.gif) top left no-repeat;
		}
		
		.tools-page-links {
			padding:0 20px;
			margin:0;
		}
		
		.tools-page-links ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
				
			}
			.tools-page-links ul li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				display:inline;
				
			}

			.tools-page-links ul li a {
				margin:0;
				display: block;
				padding: 4px 0 2px 13px;
				color:#a1116f;
				background:url(../images/home/link-arrow.gif) top left no-repeat;
				text-decoration:none;
				font-size:13px;
				font-weight:bold;
			}
			
			.tools-page-links ul li a:hover {
				text-decoration:underline;
				color:#cb2784;
			}
		
		.tools-page-links p {
			margin:3px 0;
			padding:0 0 3px 0;
		}
		
				
.tools-feature-bg {
		width:240px;
		padding:0 0 35px 0;
		margin:0 auto;
		background:url(../images/features/tools-feature-bg.jpg) bottom no-repeat;
	}
	
		.tools-header {
			height:50px;
			background:url(../images/features/tools-header.gif) top left no-repeat;
		}
		
		.tools-links {
			padding:0 20px;
			margin:0;
		}
		
		.tools-links ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
				
			}
			.tools-links ul li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				display:inline;
				
			}

			.tools-links ul li a {
				margin:0;
				display: block;
				padding: 4px 0 2px 13px;
				width: 167px;
				color:#a1116f;
				background:url(../images/home/link-arrow.gif) top left no-repeat;
				text-decoration:none;
				font-size:13px;
				font-weight:bold;
			}
			
			.tools-links ul li a:hover {
				text-decoration:underline;
				color:#cb2784;
			}
		
		.tools-links p {
			margin:3px 0;
			padding:0 0 3px 0;
		}
		
		.tools-links p a.home-link {
			font-size:13px;
			font-weight:bold;
		}



/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/nav.css */
#section-nav {
	width:988px;
	margin:0 auto;
	background:url(../images/nav/section-bg.gif) top left no-repeat;
	height:67px;
}

	#section-nav ul {
		margin: 0px;
		padding: 0px;
		color: #fff;
	}
	
	#section-nav ul li { 
		display:inline;
	}
	
	#section-nav ul li a {
		height:47px;
		float:left;
		display:block;
	}
	
		#section-nav ul li a strong {
			position:absolute;
			left:-9999px;
		}
		
		#section-nav ul li a.home {
			width:54px;
		}
		
		#section-nav ul li a.section1 {
			width:267px;
		}
		
		#section-nav ul li a.section2 {
			width:225px;
		}
		
		#section-nav ul li a.section3 {
			width:279px;
		}
		
		#section-nav ul li a.section4 {
			width:442px;
		}
		
		#section-nav ul li a.home:hover {
			background:url(../images/nav/home-button-over.gif) top left no-repeat;
		}
		
		#section-nav ul li a.section1:hover {
			background:url(../images/nav/health-button-over.gif) top left no-repeat;
		}
		
		#section-nav ul li a.section2:hover {
			background:url(../images/nav/life-button-over.gif) top left no-repeat;
		}
		
		#section-nav ul li a.section3:hover {
			background:url(../images/nav/comment-button-over.gif) top left no-repeat;
		}
		
		#section-nav ul li a.section4:hover {
			background:url(../images/nav/medicaldirectory-button-over.gif) top left no-repeat;
		}
		
/* sub nav */

.subnav { 
	margin: 0;
	padding:0 8px;
}
	
		.subnav ul {
			margin:0;
			padding:0;
		}
		
		
		.subnav ul li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display:inline;
		}
			
			.subnav ul li a {
				margin:0;
				display: block;
				padding:4px 5px 4px 23px;
				width: 154px;
				border-bottom: 1px dotted #ccc;
				text-decoration: none;
				font-size:12px;
				font-weight:normal;
			}
			
/* big buttons */



#health-button {
	background:url(../images/nav/health-leftbutton.gif) top left no-repeat;
}

#life-button {
	background:url(../images/nav/life-leftbutton.gif) top left no-repeat;
}

#comments-button {
	background:url(../images/nav/comment-leftbutton.gif) top left no-repeat;
}

#medicaldirectory-button {
	background:url(../images/nav/medicaldirectory-leftbutton.gif) top left no-repeat;
}

#health-button, #life-button, #comments-button, #medicaldirectory-button {
	width:190px;
	height:44px;
	padding:3px 4px 5px;
	margin:0 0 2px 0;
} 

	#health-button a, #life-button a, #comments-button a, #medicaldirectory-button a {
		display:block;
		width:190px;
		height:44px;
	}
	
	#health-button a:hover {
		background:url(../images/nav/health-leftbutton-over.gif)
	}
	
	#life-button a:hover {
		background:url(../images/nav/life-leftbutton-over.gif)
	}
	
	#comments-button a:hover {
		background:url(../images/nav/comment-leftbutton-over.gif)
	}
	
	#medicaldirectory-button a:hover {
		background:url(../images/nav/medicaldirectory-leftbutton-over.gif)
	}
/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/rating.css */
.page-rating { /* the UL */
    float:left;
	list-style:none;
	margin: 0px;
	padding:0px 0px;
	height: 17px;
	width:180px;
	position: relative;
	/*border: 1px solid #f00;*/
}
	
.page-rating .background {
        z-index:0;
        position:absolute;
        left:4px;
        height: 17px;
        width:85px;
		font-size:8px;
        }

.page-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
	/*border: 1px solid #f00;*/
}
	
.page-rating li a {
	outline: none;
	display:block;
	width:17px;
	height: 17px;
	font-size:8px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.page-rating li a:hover{
	background: url(/site-resources/images/ratings/stars-large-over.gif) top left;
	z-index: 2;
	left: 0px;
	}

.page-rating a.r1-unit{left: 0px;}
.page-rating a.r1-unit:hover{width:17px;}
.page-rating a.r2-unit{left:17px;}
.page-rating a.r2-unit:hover{width: 34px;}
.page-rating a.r3-unit{left: 34px;}
.page-rating a.r3-unit:hover{width: 51px;}
.page-rating a.r4-unit{left: 51px;}
.page-rating a.r4-unit:hover{width: 68px;}
.page-rating a.r5-unit{left: 68px;}
.page-rating a.r5-unit:hover{width: 85px;}


.page-rating li.current-rating {
	background: url(/site-resources/images/ratings/stars-large.gif) left top;
	left:0px;
	height: 17px;
	display: block;
	text-indent: -9000px;
	z-index: 10;
	font-size:8px;
}
	
.page-rating li.txt {
        padding:0 0 0 95px;
        z-index: 2;
        display:block;
        text-indent:0px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:17px;
		font-size:11px;
		color:#889fc8;
		text-align:right;
}

#rateText {
	text-indent: 0px;
	position: absolute;
	left: 45px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#889fc8;
	line-height:17px;
	text-align:right;
	width: 100px;
	font-weight: bold;
	
}

/*
#rateText {
	padding: 0px 0px;
	padding-left: 40px;
	width: 8em;
	position: relative;
	text-indent: 0px;
}
*/

.tools .page-rating {
	float: none;
}

.tools .rate-comment {
	border-bottom:1px dotted #B7C7DF;
}

.medical-directory .page-rating{
	float: none;
}

.medical-directory .rate-comment {
	border-bottom:1px dotted #B7C7DF;
}
/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/search.css */
.search-details {
	border-top:1px dotted #b7c7df;
}

.search-term-result, .search-result-number {
	font-size:12px;
	padding:5px 10px;
	
}

.search-term-result strong, .search-result-number strong {
	/*color:#cb2683;*/
	color:#336;
}
.search-term-result {
	float:left;
	width:293px;
}
.search-result-number {
	float:right;
	width:200px;
	text-align:right;
}

.tag-result-right {
	background:#f9e7f1 url(../images/search/tag-result-right.gif) top right no-repeat;
	margin:10px 0;
}

.tag-result-left {
	background:url(../images/search/tag-result-left.gif) top left no-repeat;
	height:28px;
	line-height:28px;
	font-size:12px;
	padding:0 10px 0 32px;
	color:#666;
}

	.tag-result-left strong, .tag-result-left strong a {
		color:#cb2683;
	}


.search-listing  {
	padding:10px 0 10px 10px;
	border-top:1px dotted #b7c7df;
	margin:0;
}

.search-listing:hover {
	background:#f9fbfd;
}
.search-listing .search-thumb {
		float:left;
		width:85px;
	}
		.search-listing .search-thumb a img {
			border:5px solid #fff;
		}
		
		.search-listing .search-thumb a img:hover {
			border:5px solid #cb2683;
		}
		
.search-listing-detail {
	width:443px;
	float:left;
	padding:0;
	margin:0;
}

	div.search-listing-detail h2, div.search-listing-detail p {
		margin:0 0 5px 0;
		padding:0 0 0 0;
		font-size:12px;
	}
	
	.search-listing-detail h2 a {
		color:#336;
		font-weight:normal;
		text-decoration:none;
		font-size:16px;
	}
		.search-listing-detail h2 a:hover {
			color:#cb2683;
			text-decoration:underline;
		}
		
.search-rating {
	margin:10px 0 0 10px;
	padding:5px 0;
	border-top:1px solid #b7c7df;
}

.search-rating .author {
	color:#336;
	font-size:12px;
}

.search-rating .author img {
	border:3px solid #fff;
}

.search-numbers {
	text-align:center;
}

.search-box {
	width:287px;
	border:5px solid #e6eff6;
	padding:0 0 0 23px;
	background: #fff url(../images/search/search-icon.gif) top left no-repeat;
}
.search-box form {
	margin:0;
	padding:0;
}

.search-box form .searchfield {
	color:#9ca9c0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	line-height:17px;
	width:210px;
	height:17px;
	margin:0;
	padding:0 0 2px 0;
	border:0px;
}

.search-box form .searchbutton {
	color:#3a5481;
	font-weight:bold;
	width:65px;
	height:21px;
	background:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	border:0px;

}
/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/site-main.css */
/* CSS Document */

html, body {
	background:#fff url(../images/bg.gif) top repeat-x;
	margin:0 0 30px 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

.clear {
	clear:both;
	font-size:2px;
}
.clear-left {
	clear:left;
	font-size:2px;
}
.clear-right {
	clear:right;
	font-size:2px;
}

.hide {
	position:absolute;
	left:-9999px;
}

form {
	margin:0;
	padding:0;
}

#ad-top {
	height:99px;
	padding:3px 0 0 0;
	text-align:center;
	background:url(../images/ad-top-bg.gif) top center no-repeat;
}

#ad-top a img {
	border:2px solid #d5e8ee;
}

#ad-top a img:hover {
	border:2px solid #fff;
}

#header {
	width:988px;
	height:119px;
	margin:0 auto;
	padding:0;
}

	#logo {
		width:400px;
		height:106px;
		background:url(../images/logo.gif) top left no-repeat;
		float:left;
	}
	
	#logo a {
		display:block;
		width:400px;
		height:106px;
	}
	
	#favourites {
		background:url(../images/internal/favourites-bg.gif) top right no-repeat;
		height:16px;
		font-size:12px;
		line-height:12px;
		padding:9px 0 0 218px;
	}
	
		#favourites a {
			color:#9a0065;
			text-decoration:none;
		}
		
		#favourites a:hover {
			color:#cb2683;
			text-decoration:underline;
		}
	
	#login-search {
		width:320px;
		float:right;
	}
	
		#login-box {
			height:46px;
			padding:0;
			color:#999;
			font-size:12px;
		}
		
			#login-box p {
				margin:0 0 1px 0;
				padding:0;			
			}
			
			#login-box p.heading {
				color:#cd3089;
				font-size:16px;
				font-weight:bold;
			}
			
			#login-box a.markedlink, a.markedlink {
				background:url(../images/login/linkarrow.gif) top left no-repeat;
				padding-left:13px;
				color:#9a0065;
			}
			
			#login-box a.markedlink:hover, a.markedlink:hover  {
				color:#603;
			}
		
		#search-box {
			width:287px;
			border:5px solid #e6eff6;
			padding:0 0 0 23px;
			background: #fff url(../images/search/search-icon.gif) top left no-repeat;
		}
		
			#search-box form {
				margin:0;
				padding:0;
			}
			
			#search-box form .searchfield {
				color:#9ca9c0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-style:italic;
				font-size:12px;
				line-height:17px;
				width:210px;
				height:17px;
				margin:0;
				padding:0 0 2px 0;
				border:0px;
			}
			
			#search-box form .searchbutton {
				color:#3a5481;
				font-weight:bold;
				width:65px;
				height:21px;
				background:#fff;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				margin:0;
				border:0px;
		
			}
			
/* footer */
#disclaimer {
	text-align: center;
	color: #8e9db8;
	font-size: 10px;
	padding:20px 0 0 0;
	margin:0 auto;
	width:996px;
}
#footer {
	margin: 0 auto;
	padding: 15px 19px;
	/*
	background: url(/site-resources/images/footer-bg.gif) center no-repeat;*/
	width: 958px;
	height: 17px;
	border-top:1px dotted #9dabc2;
	border-bottom:1px dotted #9dabc2;
	font-family: Arial, Helvetica, sans-serif;
}
#footerleft, #footerright {
	width: 479px;
	float: left;
	height: 17px;
	line-height: 17px;
}
#footerleft {
	text-align: left;
}
#footerleft a img.w3c-but {
	border: 1px solid #9dabc2;
}
#footerleft a img.w3c-but:hover {
	border: 1px solid #cb2683;
}
#footerright {
	text-align: right;
	color: #8e9db8;
}
#footerright a {
	color: #395380;
	text-decoration: none;
}
#footerright a:hover {
	color: #cb2683;
	text-decoration: underline;
}

.sponsor-logo {
	font-size:12px;
	text-align:left;
	height:38px;
	width:385px;
	padding:5px 0 0 50px;
	background:url(../images/bayer.gif) top left no-repeat;
	margin:0 auto;
}
div.oi {
	padding:0;
	margin:20px auto;
	width:87px;
	background:url(../images/developed-by-oi.gif) top left no-repeat;
}

div.oi a {
  width:87px;
  height:24px;
  display:block;
}

	div.oi a:hover {
		background:url(../images/developed-by-oi_over.gif) no-repeat;
	}

.expandedBanner {
	display: block !important;
	z-index: 3;
}

.bannerOver {
	display: none;
	position: absolute;
	top: 0px;
}



/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/xtra-health.css */
#content {
	padding-top:18px;
}

.poll-feature-header a {
	display: none;
}

.poll-feature-header {
		background:url(../images/features/poll-header-health.gif) top no-repeat;
		height:38px;
}

.poll-feature-content {
	padding:0 19px;
	font-size:15px;
	color:#336;
}

/*

.poll-feature-content a  {
	display:block;
	background:url(../images/features/poll-button.gif) top left no-repeat;
	width:179px;
	height:26px;
	padding:0 0 0 35px;
	margin:0 6px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	margin:5px auto;
}

*/

/*modified poll button*/
.poll-feature-content .poll-button-bg  {
	display:block;
	background:#09c url(../images/features/poll-button-bottom.gif) bottom left no-repeat;
	width:214px;
	margin:5px auto;
}

.poll-feature-content .poll-button-bg a  {
	display:block;
	background:url(../images/features/poll-button-top.gif) top left no-repeat;
	width:179px;
	margin:0;
	padding:5px 0 5px 35px;
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}



/*modified poll button end*/

.poll-feature-footer {
	background:url(../images/features/poll-footer-page.gif) bottom no-repeat;
	height:20px;
}


.poll-feature-content a:hover  {
	text-decoration:underline;
}

a.home-link {
	background:url(../images/internal/link-arrow.gif) top left no-repeat;
	text-decoration:none;
	color:#a1116f;
	padding-left:13px;
	display:block;
	font-size:14px;
}

	a.home-link:hover {
		text-decoration:underline;
		color:#cb2784;
	}
.main-feature {
	border-bottom:2px solid #b7c7df;
	margin:0 10px;
	padding:20px 0;
}

	.main-feature .left-col {
		width:220px;
		float:left;
	}
	
	.main-feature .right-col {
		width:278px;
		padding:10px 0 0 20px;
		float:left;
	}
	
	#content .main-feature .right-col h2, #content .main-feature .right-col p {
		margin:0 0 10px 0;
	}
	#content .main-feature .right-col h2 {
		color:#690;
		font-size:28px;
	}
	
	#content .main-feature .right-col p {
		color:#666;
		font-size:16px;
	}
	

.content-left, .content-right {
	width:250px;
}

.content-left {
	float:left;
	padding:0 0 0 10px;
}

.content-right {
	float:right;
	padding:0 10px 0 0;
}

#content .content-left h2, #content .content-right h2 {
	margin:0 0 10px 0;
	color:#690;
	font-size:28px;
	
}

.thumb-style1 {
	padding:0 0 5px 0;
	border-bottom:1px dotted #b7c7df;
}

.thumb-style2 {
	padding:7px 0 0 0;
}

.thumb-style3 {
	padding:0 0 5px 0;
}

.thumb-style1 .left-col, .thumb-style2 .left-col, .thumb-style3 .left-col {
	width:110px;
	float:left;
}
.thumb-style1 .right-col, .thumb-style2 .right-col, .thumb-style3 .right-col {
	width:120px;
	padding:0 0 0 10px;
	float:left;
}

#content .thumb-style1 .right-col p, #content .thumb-style2 .right-col p {
	margin:0 0 5px 0;
	color:#333;
	font-size:12px;
	
}

#content .thumb-style3 .right-col p {
	margin:0 0 5px 0;
}

#content .thumb-style1 .right-col p strong, #content .thumb-style2 .right-col p strong{
	color:#690;
	font-size:14px;
	font-weight:normal;
}

#content div .heading-border-top {
	border-top:2px solid #b7c7df;
	padding-top:10px;
	margin-top:15px;
}

.no-thumb-style {
	border-top:1px dotted #b7c7df;
}

#content .no-thumb-style p {
	margin:0;
	padding:4px 0;

}

#sectionHome h2 a {
	text-decoration: none;
	color: rgb(102, 153, 0);
}

.main-feature .left-col a img, .thumb-style1 .left-col a img, .thumb-style2 .left-col a img, .thumb-style3 .left-col a img {
	border:none;
}


