body{
	margin:15px 0px 0px 0px;	
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}



 p{
	line-height:150%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color:#9999cc;
	text-decoration:none;
}

a:hover{
	color:#76358f;
}

a.underline{
	text-decoration:underline;
}

.clear{
	clear:both;	
}

.gap{
	clear:both;	
	height:30px;
}

img{
	border:0;
	behavior: url(images/bg/iepngfix.htc)!important;	
}

input{
	border:1px solid #bebebe;
	width:150px;
}
/*font*/

h1{
	font-size:24px;
	color:#969;
	margin:0px;
	padding:20px 0px 10px 0px;
	font-family:"Times New Roman", Times, serif;
}

h2{
	font-size:24px;
	color:#4ca0cd;
	margin:0px;
	padding:30px 0px 10px 0px;
	font-family:"Times New Roman", Times, serif;
}


/*div*/
#container{
	width:900px;
	margin:0 auto;
}

#logo{
	width:220px;
	height:46px;
	float:right;
	padding-bottom:15px;
}

table tr td{
	vertical-align:top;
}

table tr td.whitebg{
	background-color:#ffffff;
}


#nav{
	width:860px;
	height:100px;
	background-image:url(../images/bg/menubg.gif);
	background-repeat:no-repeat;
	display:none;
}

#nav ul{
	margin:0px 0px 0px 15px;	
}

#nav ul li{
	list-style:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	margin:0px;
	padding:50px 22px 10px 22px;
	cursor:pointer;
}

#nav ul li a{
	text-decoration:none !important;
}

#nav ul li:hover, #nav ul li.selected{
	background-image:url(../images/bg/hoverbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}


#mainarea{
	width:860px;
	min-height:300px;
	padding:20px 0px;
}

#flash{
	width:620px;
	height:310px;
	float:left;
	padding-right:15px;

}

#calculator{
	background-image:url(../images/bg/calbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:312px;
	width:223px;
	float:left;
	
}
#calculatorOvu{
	background-image:url(../images/bg/ovulationcalbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:262px;
	width:223px;
	float:left;
	display:none;
}
#calculatorDue{
	background-image:url(../images/bg/duedatecalbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:262px;
	width:223px;
	float:left;
	display:none;
}

#calculator .indiv, #calculatorOvu .indiv, #calculatorDue .indiv{
	padding:30px 1px 10px 10px;
}

#submenu{
	background-image:url(../images/bg/submenubg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:310px;
	width:224px;
	float:left;
}

#submenu .indiv{
	margin:20px 10px 0px 10px;
}

#calculator .stepbox, #calculatorOvu .stepbox, #calculatorDue .stepbox{
	color:#333333;
	font-style:italic;
	font-weight:bold;	
}

#calculator .stepbox .dropdown, #calculatorOvu .stepbox .dropdown, #calculatorDue .stepbox .dropdown{
	background-image:url(../images/bg/ddlbg.png);
	background-position:top left;
	background-repeat:no-repeat;
	behavior: url(images/bg/iepngfix.htc)!important;
	padding:1px 0px 0px 5px;
	margin-right:7px;
	height:26px;
	float:left;
}

#calculator .stepbox .dropdown select, #calculatorOvu .stepbox .dropdown select, #calculatorDue .stepbox .dropdown select{
	height:24px;
	border:0px;
	width:40px;
}
#calculator .stepbox .dropdown select.YYYY, #calculatorOvu .stepbox .dropdown select.YYYY, #calculatorDue .stepbox .dropdown select.YYYY{
	height:24px;
	border:0px;
	width:50px;
}
#calculator .stepbox .dropdown select.long, #calculatorOvu .stepbox .dropdown select.long, #calculatorDue .stepbox .dropdown select.long{
	height:24px;
	border:0px;
	width:155px;
}

#calculator .step1,#calculatorOvu .step1, #calculatorDue .step1{
	background:transparent url(../images/bg/step.png) no-repeat 0px -23px;
	padding:0px 10px 12px 30px;
	behavior: url(images/bg/iepngfix.htc)!important;
}

.step1 .jqTransformSelectWrapper{
	z-index:20 !important;
	width:45px !important;
}

#calculator .step2, #calculatorOvu .step2, #calculatorDue .step2{
	background:transparent url(../images/bg/step.png) no-repeat 0px -141px;
	padding:0px 10px 12px 30px;
	behavior: url(images/bg/iepngfix.htc)!important;
}

.step2 .jqTransformSelectWrapper{
	z-index:10 !important;
	width:160px !important;
}

#calculator .step3, #calculatorOvu .step3, #calculatorDue .step3{
	background:transparent url(../images/bg/step.png) no-repeat 0px -261px;
	padding:0px 10px 12px 30px;
	behavior: url(images/bg/iepngfix.htc)!important;
}

#calculator .button, #calculatorOvu .button, #calculatorDue .button{
	width:161px;
	height:26px;
	cursor:pointer;
	padding:0px 0px 5px 0px;
}

#calculator .aligncenter, #calculatorOvu .aligncenter, #calculatorDue .aligncenter{
	text-align:center;
	padding-bottom:5px;
}

#submenu .link {
	background:transparent url(../images/bg/arrow.png) no-repeat 0px 0px;
	padding:0px;
	behavior: url(images/bg/iepngfix.htc)!important;
	/*color:#ac727b;*/
	font-size:14px;
	/*height:46px;*/
	height:auto;
	padding-top:10px;
	padding-bottom:25px;
}
#submenu .link1{
	background:transparent url(../images/bg/arrow.png) no-repeat 0px 0px;
	padding:0px;
	behavior: url(images/bg/iepngfix.htc)!important;
	/*color:#ac727b;*/
	font-size:14px;
	/*height:46px;*/
	height:auto;
	padding-top:0px;
	padding-bottom:15px;
}
#submenu .link a{
	color:#ac727b;
	padding-left:30px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#submenu .link1 a{
	color:#ac727b;
	padding-left:30px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

#submenu .link a:hover,#submenu .link1 a:hover {
	color:#908bc3;
}

#submenu .sep{
	width:222px;
	height:2px;
	font-size:1px;
	background-image:url(../images/bg/sep.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}


#mainarea .rightbox{
	width:220px;
	height:300px;
	float:right;
	background-image:url(../images/bg/mainareabg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#mainarea .leftbox{
	width:620px;
	float:left;
	padding-right:15px;
}
#mainarea  .mainbox ul li{
	list-style-image:url(../images/bg/bullet.png);
	behavior: url(images/bg/iepngfix.htc)!important;
	padding-bottom:5px;
}
#mainarea .leftbox ul li{
	list-style-image:url(../images/bg/bullet.png);
	behavior: url(images/bg/iepngfix.htc)!important;
	padding-bottom:5px;
}

#baby{
	z-index:100;
	position:absolute;
	margin:-100px 0px 0px 630px;
	display:inline-block;
	width:225px;
	height:173px;
	behavior: url(images/bg/iepngfix.htc)!important;	
}


.top{
	padding-top:20px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	text-align:right;
	display:none;
}

.top a{
	color:#9999cc;
}

.top a:hover{
	color:#e48694;	
}


#footer{
	width:100%;
	display:none;
}

#footer .indiv{
	padding:10px 20px;
}


#footer .indiv .footmenu{
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#footer .indiv .footmenu ul{
	margin:0px 0px 0px 0px;
	color:#e48694;
}

#footer .indiv .footmenu ul li{
	float:left;
	list-style:none;
	padding-right:20px;
	padding-bottom:0px;
}

#footer .indiv .copyright{
	padding:0px 20px 0px 0px;
	line-height:120%;
	font-size:11px;
	font-family:tahoma, arial, verdana;
	clear:both;
}
#footer .indiv .coconet{
	padding-right:20px;
	line-height:120%;
	font-size:11px;
	font-family:tahoma, arial, verdana;
	text-align:center;
	padding-top:10px;
	clear:both;
	
}
#footer .indiv .coconet a {
	font-size:10px;
	color:#F9C;
}
#footer .indiv .footnotes{
	padding-right:20px;
	line-height:150%;
	font-size:11px;
	font-family:tahoma, arial, verdana;
	text-align:left;
	padding-top:10px;
	color:#999999;
	clear:both;
}
div.highlighttable, div.fertiletable{
	background-image:url(../images/bg/fertiletablebg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:200px;
	width:860px;
}
div.fertiletable table, div.highlighttable table {
	padding:0px;
	text-align:left;
}
div.fertiletable table td {
	padding:15px ;
	text-align:left;
}
 div.highlighttable table td{
	padding:5px 10px 5px 15px ;
	text-align:left;
}
table.product td
{
	padding:10px 0px 10px 0px;	
}
.form
{
margin:0px;
padding:0px;
}
/* font colour */

.darkpinkbold
{
color:#c3317e;
font-weight:bold;
}
.darkpurple
{
color:#b68b92;	
font-weight:bold;	
font-size:14px;
}
td.bottomimg
{
display:none;	
}
