/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/home.css */

#col-bg {
	background:url(../images/home/feature-bg-new.gif) top center no-repeat;
}

#col-container {
	width:988px;
	margin:0 auto;
}

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;
	}
	
#row1 {
	padding: 0 0 20px 0;
}

#col1 {
	float:left;
	width:560px;
}

#col2 {
	float:right;
	width:368px;
	height:610px;
}

	#health, #life {
		height:280px;
		padding-bottom:10px;
	}
	
	#health .header {
		height:43px;
		background:url(../images/home/health-header.gif) top left no-repeat;
		clear:both;
	}
	
	#life .header {
		height:43px;
		background:url(../images/home/life-header.gif) top left no-repeat;
		clear:both;
	}
	
	.feature {
		padding:0 0 0 20px;
		width:328px;
	}
	
	.other-feature {
		float:right;
		width:149px;
		padding:0 20px 0 0;
	}
	
		.feature h3, .other-feature h3 {
			font-family:"Times New Roman", Times, serif;
			font-weight:normal;
			margin:3px 0 7px 0;
			border-bottom:1px dotted #b7c7df;
		}
		.feature h3 {
			font-size:28px;
			line-height:28px;
			padding: 0 0 10px 0;
		}
		
		.other-feature h3 {
			font-size:18px;
			line-height:18px;
			padding: 10px 0 10px 0;
		}
		
		.other-feature p {
			margin:0 0 5px 0;
			padding:0 0 5px 0;
			border-bottom:1px dotted #b7c7df;
			
		}
		
		
	.thumb-style .left-col {
		float:left;
		width:110px;
		padding: 0;
	}
	
		.thumb-style .left-col a img {
			border:0;
		}
	
	.thumb-style .right-col {
		width:205px;
		padding:5px 0 0 10px;
		float:left;
	}
	
	.thumb-style .right-col p {
		margin:0;
		color:#333;
		font-size:12px;
	
	}

	.thumb-style .right-col p strong {
		font-size:14px;
		font-weight:normal;
	}
	
		.right-col ul {
				margin: 0;
				padding: 5px 0 0 0;
				list-style-type: none;
				
			}
			.right-col ul li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				display:inline;
				
			}

			.right-col ul li a {
				margin:0;
				display: block;
				padding: 4px 0 2px 13px;
				width: 187px;
				color:#a1116f;
				border-top:1px dotted #b7c7df;
				background:url(../images/home/link-arrow.gif) top left no-repeat;
				text-decoration:none;
				font-size:14px;
				
			}
			
			.right-col ul li a:hover {
				text-decoration:underline;
				color:#cb2784;
			}
	
#health {
	margin-top:22px;
}
	
#health .feature h3, #health .other-feature h3, #health .feature .thumb-style .right-col p strong {
	color:#690;
}

#health .feature .thumb-style .right-col p strong a {
	color: #690;
	text-decoration: none;
}

#life .feature h3, #life .other-feature h3, #life .feature .thumb-style .right-col p strong {
	color:#f90;
}

#life .feature .thumb-style .right-col p strong a {
	color:#f90;
	text-decoration: none;
}

#flash-feature {
	padding:7px 0 10px 0;
}

#vid-tools {
	background:url(../images/home/vid-tools-bg.gif) top left repeat-y;
}
.video-feature {
	background:url(../images/home/video-header.gif) top left no-repeat;
	padding:35px 0 0 0;
	width:318px;
	float:left;
}

.vid-tools-footer {
	background:url(../images/home/vid-tools-footer.gif) top left no-repeat;
	height:30px;
	clear:both;
}

	.video {
		padding:0 5px 0 20px;
		float:left;
		width:125px;
	}
	
		.video .thumb1, .video .thumb2 {
			border:5px solid #fff;
			width:115px;
			height:115px;
		}
		
		.video .thumb1:hover, .video .thumb2:hover {
			border:5px solid #cb2783;
		}
		
		.video .thumb1 a, .video .thumb2 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 .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 p {
			font-size:12px;
			margin:10px 5px 0px 5px;
			padding:0;
		}
		
		.video p a {
			color:#9a0065;
			font-weight:bold;
		}
		
		.video p a:hover {
			color:#cb2783;
		}
	
	.tools {
		width:232px;
		float:right;
		height:inherit;
		padding:0;
		margin:0;
		background:url(../images/home/tools-bg.jpg) bottom right no-repeat;
	}
	
		.tools-header {
			height:50px;
			background:url(../images/home/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;
		}

	
.poll-feature-bg {
	background:url(../images/home/poll-feature-bg.gif) left bottom no-repeat;
}

.poll-feature {
	clear:both;
	background:url(../images/home/poll-feature.gif) top left no-repeat;
	padding:16px 0 15px 188px;
	font-size:14px;
	line-height:16px;
}

	.poll-feature a {
		background:url(../images/internal/link-arrow.gif) top left no-repeat;
		text-decoration:none;
		color:#a1116f;
		padding-left:13px;
		margin-left:5px;
	}

	.poll-feature a:hover {
		text-decoration:underline;
		color:#cb2784;
	}
	
.medical-directory {
	width:988px;
	padding:0;
	margin:20px auto;
	background:url(../images/home/dir-bg.gif) top left repeat-y;
	
}
	
	.dir-heading {
		background:url(../images/home/directory-header.gif) top left no-repeat;
		height:35px
	}

	.dir-col {
		width:240px;
		padding:0 0 0;
		margin:0;
		float:left;
	}
		

		.dir-col ul {
			margin: 0;
			padding: 0 0 0 20px;
			list-style-type: none;
			
		}
		.dir-col ul li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display:inline;
			
		}

		.dir-col ul li a {
			margin:0;
			display: block;
			padding: 4px 0 2px 13px;
			width: 207px;
			color:#a1116f;
			border-bottom:1px dotted #b7c7df;
			background:url(../images/home/link-arrow.gif) top left no-repeat;
			text-decoration:none;
			font-size:13px;
			
		}
		
		.dir-col ul li a.bottom {
			border-bottom:none;
		}
			
		.dir-col ul li a:hover {
			text-decoration:underline;
			color:#cb2784;
		}
		
.dir-footer {
	clear:left;
	background:url(../images/home/dir-footer.gif) bottom left no-repeat;
	height:20px;
	font-size:2px;
}
			


	

/* /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;
}




