/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/popup.css */
body {
	margin:0 0 20px 0;
	background:url(../images/popup/bg.gif) top left repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#9a0065;
}

a:hover {
	color:#603;
}

#content h1 {
		font-size:24px;
		color:#336;
		font-weight:normal;
	}
	
	#content h2 {
		font-size:19px;
		color:#336;
		font-weight:normal;
	}
	
	#content h3 {
		font-size:15px;
		color:#336;
		font-weight:normal;
	}

#content {
	margin:0 auto;
	padding:85px 10px 0 10px;
	width:538px;
	background:url(../images/popup/logo.gif) top left no-repeat;
}

	.note {
		font-style:italic;
		font-size:#666;
		font-size:11px;
	}
	
	.question-bg h2 {
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		border-bottom:1px dotted #9dabc2;
	}
	
#footer {
	margin:10px auto;
	padding:10px;
	border-top:1px dotted #9dabc2;
	width:538px;
	text-align:right;
}

			a.markedlink {
				background:url(../images/login/linkarrow.gif) top left no-repeat;
				padding-left:13px;
				color:#9a0065;
			}
			
			a.markedlink:hover  {
				color:#603;
			}


.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:400px;
	border: 1px solid #c3cfe3;
	
}
.small-form .formrow textarea.formfield {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336;
	width:396px;
	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;
}

.clear {
	clear: both;
	font-size: 1px;
}
/* /home/oiuser/public_html/healthywomen.org.uk/site-resources/css/tools.css */
#centre-col {
	width:786px;
	padding-top:3px;
	float:left;
}

#breadcrumb {
	background:#d24393 url(../images/internal/breadcrumb-tools-top.gif) top left no-repeat;
}

#breadcrumb-footer {
	background:#d24393 url(../images/internal/breadcrumb-tools-bottom.gif) bottom no-repeat;
}

.vitwheel-left {
	width:280px;
	padding:0 10px;
	float:left;
}

	#content .vitwheel-left h3 {
		margin:10px 0;
		padding:0;
		color:#d24393;
		font-size:16px;
	}

.vitwheel-right {
	width:400px;
	float:left;
}
	.vit-padded {
		background:url(../images/internal/tools/vitwheel-bg.gif) repeat-y;
		margin:30px 0 10px 0;
	}
	
	#content .vitwheel-right .vit-padded h2, #content .vitwheel-right .vit-padded h3, #content .vitwheel-right .vit-padded p {
		margin:0 30px 10px 30px;
		padding:0;
	
	}
	
	#content .vitwheel-right .vit-padded h2 {
		margin-top:0;
		padding:0;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#d24393;
		font-size:16px;
	}
	
	#content .vitwheel-right .vit-padded h3 {
		font-size:14px;
	}
	
	#content .vitwheel-right .vit-padded p {
		font-size:12px;
	
	}


.vit-header {
	background:url(../images/internal/tools/vitdesc_header.gif) top left;
	height:15px;
}
.vit-footer {
	background:url(../images/internal/tools/vitdesc_footer.gif) top left;
	height:15px;
}

form {
	margin:0;
	padding:0;
}
.form-left-radio {
	float:left;
	width:30px
}

.form-right {
	float:left;
	width:345px
}

.form-right-short {
	float:left;
	width:305px
}

	.form-right select, .form-right-small select, .form-right-short input {
		width:200px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}

label.left {
	float:left;
	width:120px;
	display:block;
}

label.left-long {
	float:left;
	width:160px;
	display:block;
}

label.right {
	float:left;
	width:425px;
	display:block;
}

.question-header {
	background:url(../images/internal/tools/header.gif) top left no-repeat;
	height:20px;
	width:538px;
}
	.question-header-small {
		background:url(../images/internal/tools/header-small.gif) top left no-repeat;
		height:20px;
		width:260px;
	}

.question-header-filled {
	background:#e8a1c9 url(../images/internal/tools/header-filled.gif) bottom left no-repeat;
	height:30px;
	width:538px;
}

.question-bg {
	background:url(../images/internal/tools/bg.gif) top left repeat-y;
	padding:0 30px;
	font-size:13px;
	color:#333;
	width:478px;
}

	#content #opcalendar #tool-container .question-bg h2 {
		margin:0;
		padding:0;
	}
	
	#content #genderPredictor #tool-container .question-bg h2 {
		margin:0;
		padding:0;
		font-size:12px;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#cb2683;
	}
	
	
	#content #opcalendar #tool-container .question-bg h3, #content #genderPredictor #tool-container .question-bg h3, #content #babyName #tool-container .double-col-left .question-bg-small-namer h3, #content #babyName #tool-container .double-col-right .question-bg-small-namer h3, .question-bg-small-tools h3, #content #tool-container .question-bg h3 {
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		border-bottom:1px dotted #b7c7df;
	}
	
	
	#content #babyName #tool-container .double-col-right .question-bg-small-namer p, .question-bg p, #content #tool-container .question-bg p {
		margin:0;
		padding:0 0 5px 0;
	}
	
	
	.form-button {
		margin:10px 0 0 0;
		padding:10px 0 0 0;
		text-align:center;
		border-top:1px dotted #b7c7df;
	}
	
	.submit-button {
		width:100px;
		height:32px;
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#ce358c;
	}
	
.question-bg-filled {
	background:#e8a1c9;
	padding:0 30px;
	font-size:13px;
	color:#fff;
	width:478px;
}

	#content #opcalendar #tool-container #main .question-bg-filled form fieldset h3, #content #opcalendar #tool-container #listOV .question-bg-filled h3 {
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		color:#fff;
		border-bottom:1px dotted #fff;
	}

	
.question-bg-small-gender, .question-bg-small-namer, .question-bg-small-tools {
	background:url(../images/internal/tools/bg-small.gif) top left repeat-y;
	padding:0 20px;
	font-size:13px;
	color:#333;
	width:220px;
}

.question-bg-small-tools {
	height:250px;
}

	.question-bg-small-tools h2 {
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		border-bottom:1px dotted #f7d3e4;
	}

	.question-bg-small-tools h4 {
		color:#cb2683;
		margin:0 0 5px 0;
		padding:5px 0 5px 35px;
		font-size:13px;
	}
	
		.question-bg-small-tools h4.tools {
			background:url(../images/tools-icon.gif) top left no-repeat;
		}
		
		.question-bg-small-tools h4.guides {
			background:url(../images/guides-icon.gif) top left no-repeat;
		}

	.question-bg-small-tools ul {
		list-style:none;
		margin:0;
		padding:0 0 0 25px;	
	}
	
	.question-bg-small-tools ul li {
		margin:0;
		padding:0 0 5px 10px;
		background:url(../images/internal/bullet1.gif) top left no-repeat;	
	}
	
.question-bg-small-gender {
	height:105px;
	text-align:center;
}

	#content #genderPredictor #tool-container .double-col-left .question-bg-small-gender h2, #content #genderPredictor #tool-container .double-col-right .question-bg-small-gender h2 {
		margin:0 0 10px 0;
		padding:0;
		font-size:13px;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#content #genderPredictor #tool-container .double-col-left .question-bg-small-gender h3, #content #genderPredictor #tool-container .double-col-right .question-bg-small-gender h3{
		margin:0;
		text-align:center;
		font-size:16px;
	}
	
	#content #genderPredictor #tool-container .double-col-left .question-bg-small-gender h3 strong, #content #genderPredictor #tool-container .double-col-right .question-bg-small-gender h3 strong {
		font-size:23px;
		color:#cb2683;
	}
	
.question-bg-small-namer {
	height:310px;
}

	.question-bg-small-namer h4 {
		margin:5px 0;
		color:#cb2683;
	}
.question-footer {
	background:url(../images/internal/tools/footer.gif) top left no-repeat;
	height:20px;
	width:538px;
}

.question-footer-filled {
	background:#e8a1c9 url(../images/internal/tools/footer-filled.gif) top left no-repeat;
	height:20px;
	width:538px;
}


	.question-footer-small {
		background:url(../images/internal/tools/footer-small.gif) top left no-repeat;
		height:20px;
		width:260px;
	}

.q-wrong {
	width:75px;
	height:63px;
	float:left;
	background:url(../images/internal/tools/wrong.gif) top left no-repeat;
}

.q-right {
	width:75px;
	height:63px;
	float:left;
	background:url(../images/internal/tools/right.gif) top left no-repeat;
}


.your-answer {
	width:455px;
	float:left;
}

.your-answer h4 {
	font-size:13px;
	color:#00aeef;
	margin:0 0 10px 0;
	font-weight:normal;
}

.your-answer h5.heading-wrong {
	font-size:13px;
	color:#c00;
	margin:0 0 10px 0;
}

.your-answer h5.heading-right {
	font-size:13px;
	color:#6c3;
	margin:0 0 10px 0;
}

.your-answer p {
	margin:0 0 15px 0;
}

.error {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background:#cb2683;
	padding:5px;
	margin:0 0 5px 0;
	text-align:center;
}

.double-col-left {
	width:260px;
	float:left;
}

.double-col-right {
	width:260px;
	float:right;
}


.toggle {
	background:url(../images/internal/tools/toggle-icon.gif) top left no-repeat;
	margin-top:10px;
	font-weight:bold;
	border-top:1px dotted #f7d3e4;
}

.toggle a {
	padding:15px 0 15px 35px;
	display:block;
	color:#9a0065;
}

.toggle a:hover {
	padding:15px 0 15px 35px;
	display:block;
	background:url(../images/internal/tools/toggle-icon-over.gif) top left no-repeat;
	color:#cb2784;
}

.clear h4 {
	font-size:16px;
	color:#cb2683;
	margin:5px 0;
	padding:0;
}

/*======== Standard table ===========*/

table.table-info {
	margin-top:15px;
}

table.table-info tr th{
	background:#e8a1c9;
	color:#333;
}

table.table-info tr td {
	background:#f0d0e2;
	color:#333;
}

	table.table-info tr td a {
		color:#cb2683;
	}

table.table-info tr th {
	text-align:left;
}

table.table-info tr td {
	/*background:#fff url(../images/internal/tools/td-BG-2.gif) top left repeat-x ;*/
	border-bottom:3px dotted #e8a1c9;
}
		
		table.table-info tr th.table-top-left{
			background:#e8a1c9 url(../images/internal/tools/table-top-left.gif) top left no-repeat;
		}
		
		table.table-info tr th.table-top-right {
			background:#e8a1c9 url(../images/internal/tools/table-top-right.gif) top right no-repeat;
		}
		
		table.table-info tr td.table-bottom {
			background:#f0d0e2  url(../images/internal/tools/table-bottom.gif) bottom left no-repeat;
			border-bottom:none;
			height:5px;
		}

/*======== Ovualtion calendar table =========*/
table.ov-list {
	margin-top:15px;
}

table.ov-list tr th{
	background:#f9e8f2;
	color:#333;
	border-bottom:3px dotted #f0d0e2;
}

table.ov-list tr td {
	background:#fff;
	color:#333;
}

table.ov-list tr th {
	text-align:left;
}

table.ov-list tr td {
	/*background:#fff url(../images/internal/tools/td-BG-2.gif) top left repeat-x ;*/
	border-bottom:3px dotted #f0d0e2;
}
		
		table.ov-list tr th.table-top-left-pink {
			background:#f9e8f2 url(../images/internal/tools/top-left-pink.gif) top left no-repeat;
			border-bottom:3px dotted #f0d0e2;
		}
		
		table.ov-list tr th.table-top-right-pink {
			background:#f9e8f2 url(../images/internal/tools/top-right-pink.gif) top right no-repeat;
			border-bottom:3px dotted #f0d0e2;
		}
		
		table.ov-list tr td.table-bottom-pink {
			background:#fff url(../images/internal/tools/bottom-pink.gif) bottom left no-repeat;
			border-bottom:none;
			height:5px;
		}
		
		#tool-container {
			width:538px;
			margin:0 auto;
		}
		
/* Due date */

.left-label, .right-label {
	
}

.left-label input, .right-label input {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.left-label {
	float:left;
	width:230px;
}

.right-label {
	float:right;
	padding-left:20px;
	width:200px;
}

.weeks {
	text-align: center;
	padding-top:20px;
	font-size:18px;
	color:#fff;
}

.TSUiDesc1 {
	padding:10px;
	backgropund:#f7d3e4;
}

input.datepicker, input.cycleLength {
	font-size:18px;
	font-weight:bold;
	color:#cb2683;
	text-align:left;
}

.first-tri {
	background:url(../images/internal/1st-trimester.jpg) top left no-repeat;
	height:64px;
	font-size:16px;
	color:#cb2683;
	padding:32px 0 0 76px;
}

.second-tri {
	background:url(../images/internal/2nd-trimester.jpg) top left no-repeat;
	height:64px;
	font-size:16px;
	color:#cb2683;
	padding:32px 0 0 76px;
}

.third-tri {
	background:url(../images/internal/3rd-trimester.jpg) top left no-repeat;
	height:64px;
	font-size:16px;
	color:#cb2683;
	padding:32px 0 0 76px;
}

.first-tri a, .second-tri a, .third-tri a {
	font-size:12px;
	color:#cb2683;
	text-decoration:underline;
	display:block;
}

.first-tri a:hover, .second-tri a:hover a, .third-tri a:hover {
	text-decoration:none;
}

/* results styles */

#TSUiContent3 .search-listing  {
	padding:10px;
	border-top:1px dotted #b7c7df;
	margin:0;
	background:#fff;
}

#TSUiContent3 .search-listing .search-thumb {
		float:left;
		width:85px;
	}
		#TSUiContent3 .search-listing .search-thumb a img {
			border:5px solid #fff;
		}
		
		#TSUiContent3 .search-listing .search-thumb a img:hover {
			border:5px solid #cb2683;
		}
		
#TSUiContent3 .search-listing .search-listing-detail {
	width:360px;
	float:left;
	padding:0;
	margin:0;
	color:#646e96;
}

	#TSUiContent3 .search-listing .search-listing-detail h2, #TSUiContent3 .search-listing .search-listing-detail p {
		margin:0 0 5px 10px;
		padding:0 0 0 0;
		font-size:12px;
	}
	
	#TSUiContent3 .search-listing .search-listing-detail h2 a {
		color:#336;
		font-weight:normal;
		text-decoration:none;
		font-size:16px;
	}
		#TSUiContent3 .search-listing .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;
}

