
body{
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#C9D6A6;
}

body,input,textarea, select, p, div, span ,ul,.Normal,  th, td, tbody{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5f61;
}



.SubHead {
	display:block;
	float:left;
	width:130px;
	margin-right:10px;
}

/*Container*/
#containerouterhome {  /*fixed height*/
	background:transparent url(css/maincontentbg.gif) repeat scroll 0 0;
	margin-top:33px;
	width:100%;
	height:400px;
}

						/*Content Pages-not fixed height*/
#containerouterC {
	background:transparent url(css/maincontentbg.gif) repeat scroll 0 0;
	margin-top:33px;
	width:100%;
}

/*************************************************************/

.bodycontent, #bodycontent {
	position:relative;
	width:100%;
	background: url(css/body_bg.jpg)  repeat-x scroll 1px 1px;
}


#containerwrapper {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}

#container {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}


#headerhome, #header{
	width:960px;
	background: url(css/homebannertop.jpg) no-repeat;
	height:142px;
	position:relative;
}

#headerWrapper{
	text-align:center;
	
}

#maincontent{
	position: relative;
	background:transparent url(css/contenttop_shadow.png) repeat-x scroll center top;
}


.PromoPaneC{
	position:relative;
	left:610px;
	height:140px;
	width:350px;
}


.SecondaryContentPane {
	position:relative;
	top:236px;
	left:16px;
	width:513px;
	height:158px;
}

.SecondaryContentPane a {
}


/*timeline page only*/
#timelineWrapper {
	position:relative;
	top:0px;
	left:0px;
	width:960px;
	height:400px;
	background-color:white;
}


#header{
	background: url(css/header.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:190px;
	height:142px;
	background: url(css/logo.gif) no-repeat;
}

#divlogo{
	position:absolute;
	top:28px;
	left:35px;
	width:120px;
	height:100px
}

#aLogo{
	width:123px;
	height:101px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

#loginbox{
	position:absolute;
	right:0px;
	top:0px;
	width:203px;
	min-height:75px;
	height:auto !important;
	height:75px;
	background:#ebeae9;
	color:#9d9e9f;
	padding-left:8px;
}

.errormessage{
	color:red;
	font-weight:bold;
	font-size:10px;
}

/*on home page*/
#searchbox{
	position:absolute;
	right:0px;
	top:0px;
	height:60px;
	background-color:#f5f4f4;
	font-size:10px;
	color:#9d9e9f;
	width:203px;
}

/*on content pages*/
#searchboxC {
	position:relative;
	right:0px;
	height:60px;
	background-color:#f5f4f4;
	font-size:10px;
	color:#9d9e9f;
	width:203px;
}
#contenttitle{
	position:absolute;
	left:250px;
	top:100px;
	width:600px;
}

#contenttitle span{
	color:#f0a462;
	font-size:26px;
	font-family: Plantin, Times, Serif;
    font-weight: bold;
}


#contenttitle p{
	margin:0px;
	padding:0px;
	color:#f0a462;
	font-family:Plantin, Times, Serif;
	font-size:26px;
	font-weight: bold;
}



.bold{
	font-weight:bold;
}

.floatright {
    float:right;
    margin-left:15px;
    margin-bottom:10px;
}

.floatleft {
    float:left;
    margin-right:15px;
    margin-bottom:10px;
}

.inputlogin, .inputsearch{
	width:140px;
	height:18px;
	border:none;
	border:solid 1px #c1c0bf;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9d9e9f;
	margin-left:8px;
}



#leftpane, #midpane, #rightpane{
	float:left;
	min-height:382px;
	height:auto !important;
	height:382px;
}

#maincontenthome{
	/*min-height:620px;
	height:auto !important;
	height:620px;*/
	padding:0;
	background:url(css/maincontenthomebg.jpg) no-repeat;
}

#maincontent{
	min-height:620px;
	height:auto !important;
	height:620px;
	margin-top:0px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(css/contenttop_shadow.png) top center repeat-x;
}

* html #maincontent{
	background:none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/portals/0/skins/sydneyivf/css/contenttop_shadow.png');*/
}


#leftpane{
	width:190px;
	background:#B8BC9B; 
}

#midpane{
	width:543px;
}

#home_contentpane{
	width:260px;
	height:222px;
	margin-left:25px;
	margin-top:23px;
	padding:20px;
}

#home_contentpane #dnn_ContentPane p{
	color:#4f869b;
	font-size:16px;
	line-height:25px;
}





/*Right pane top*/

#rightpanetop {
	height:313px;
	width:227px;
}

#rightpane{
	background-image:url(css/rightpane_bg.jpg);
	width:227px;
	height:382px;
	float:right;
}


.smallwhitebox {
	width:203px;
	height:69px;
	margin-bottom:8px;
	padding-top:10px;
	background: url(css/smallwhitebox.png) repeat-x;
}

.titlebox {
	font-size:11px;
	color:#A2AF95;
	padding-left:10px;
	font-weight:bold;
}

/*panes for the images buttons on the home page*/
.testingP {
	height:88px;
	margin-top:25px;
}

.successP,  .ftsP {
	height:82px;
}

.screeningP {
	height:103px;
}

#inthenews {
	width:184px;
	height:206px;
	position:relative;
	top:22px;
	background:url(css/news_backgr.gif) no-repeat;
	margin-left:22px;
}

/*How Can We Help? Section (on the right) on the home page*/
.NewsPaneC{
	position:relative;
	top:5px;
	width:205px;
	height:220px;
}

.NewsList {
  list-style-image:url(css/arrow.gif);
  color:#F0A462;
  position:relative;
  top:8px;
  margin:0px;
  padding:27px;
  text-align:left;
}

.NewsList li a{
   color:#F0A462;
}	


/*Glossary/FAQ*/	

#glossary a{
	width:203px;
	height:54px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}


#glossaryfaq {
	margin-top:20px;
	width:203px;
	height:54px;
	position:relative;
	top:5px;
	background:url(css/glossary_off.gif) no-repeat;
	margin-left:15px;
}

/*Glossary/Faq button on the content page*/
#glossaryfaqC {
	width:203px;
	height:69px;
	position:relative;
	top:5px;
	background:url(css/glossary_off.gif) no-repeat;
}



/*visit our site/search/etc*/

#visitoursite{
	width:138px;
	height:13px;
	background: url(css/visitoursite.jpg) no-repeat #f5f4f4;
	margin-top:20px;
	margin-left:25px;

	
}


/* visit our site div on content pages*/
#visitoursiteC {
	width:138px;
	height:13px;
	background:url(css/visitoursite.jpg) no-repeat #f5f4f4;
	margin-top:0px;
	margin-left:10px;
	
}
	

/*#visitoursite span, .titleBox{
	padding-left: 10px;
	font-weight: bold;
	color: #a4bfd4;
}*/

.searchPanel{
	padding-left: 10px;
}

.divInputSearch{
	padding-top:4px;
	
}

#searchPanelButton{
	padding-bottom:10px;
	padding-top:4px;
}

.sitelist,.sitelistcontent{
	left:10px;
	top:8px;
	position:relative;
}


    #layer {
        position: absolute;
        top: 330px;
        left: 740px;
        width: 155px;
        height: 30px;
        border: 1px solid black;
        z-index: 11;
		display:none;
    }


   #iframe {
        position: absolute;
        top: 330px;
        left: 740px;
        width: 155px;
        height: 50px;
        z-index: 10;
		display:none;
    }


.sitelistcontent{
	margin-left:12px;
}

#visitoursite.visitcontent{
	margin-left:0px;
}

.selectlist{
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #B8BC9B;

}

.breakline{
	height:5px;
	width:10px;
}



/*Footer*/
#footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	height:111px;
	position:relative;
	clear:both;
	color:#B8BC9B;
	font-size:11px;
	top:10px;
}

#copyright{
	color:#B8BC9B;
	position:absolute;
	top:10px;
	left:0px;
	font-weight:bold;
}

#imagefooter{
	position:absolute;
	right:0px;
	width:45px;
	height:90px;
	background:url(css/iso.gif) no-repeat;
	top:18px;
}

#imagefooter a#afooterimage{
	width:45px;
	height:90px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}


/*Links*/
#links{
	padding-top:30px;
	padding-left:0px;
}
#links ul, #links li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#links li{
	float:left;
	line-height:15px;
	padding-right:8px;
}

#links li a{
	text-decoration:underline;
	color:#B8BC9B;
	font-size:11px;
}

#links li.separator{
	background:url(css/separator.gif) no-repeat;
	background-position:0px 3px;
	width:2px;
	height:15px;
	padding-left:5px;
	padding-right:0px;
}

/* navigation */

#navigationhome{
	position:absolute;
	top:142px;
	left:0px;
	z-index:400;
	width:100%;
}

#navigationwrapper{
	position:absolute;
	top:142px;
	left:0px;
	
	width:100%;
}

#navigation{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:34px;
	width:960px;
}

#navwrapper{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:33px;
	width:960px;
	position:relative;
	z-index:400;
	
}

#nav{
	position:absolute;
	top:4px;
	left:0px;
	z-index:400;
}



#nav ul{
	margin:0;
	padding:0;
	list-style: none;
}
#nav ul li {
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	list-style: none;
	height:26px;
	background-repeat:no-repeat;
	
}
#nav ul li a {
	display:block;
	height:26px;
	text-indent:-999em;
	overflow:hidden;
	border-right:1px solid white;

}

/*sliding doors menu*/
li#nav512 a { 
	background-image:url(css/menu/home.jpg);
	background-position:0px 0px; 
	width:80px;
}
li#nav513 a {
	background-image:url(css/menu/aboutus.jpg);
	width:105px;
	background-position:0px 0px; 
}	

li#nav521 a {
	background-image:url(css/menu/geneticTesting.jpg);
	width:151px;
	background-position:0px 0px; 
}

li#nav537 a {
	background-image:url(css/menu/onlineBrochures.jpg);
	width:169px;
	background-position:0px 0px; 
}

li#nav538 a {
	background-image:url(css/menu/faqs.jpg);
	width:72px;
	background-position:0px 0px; 
}

li#nav544 a {
	background-image:url(css/menu/accreditation.jpg);
	width:140px;
	background-position:0px 0px; 
}

li#nav545 a {
	background-image:url(css/menu/resources.jpg);
	width:118px;
	background-position:0px 0px; 
}

li#nav563 a {
	background-image:url(css/menu/contact.jpg);
	width:115px;
	background-position:0px 0px; 
}

/*on-hover*/
li#nav512 a:hover,li#nav512.iehover a,
li#nav513 a:hover,li#nav513.iehover a,
li#nav521 a:hover,li#nav521.iehover a, 
li#nav537 a:hover,li#nav537.iehover a,
li#nav538 a:hover,li#nav538.iehover a,
li#nav544 a:hover,li#nav544.iehover a,
li#nav545 a:hover,li#nav545.iehover a,
li#nav563 a:hover,li#nav563.iehover a {  
	background-position:0px 26px;
}


#nav ul.Level0 li ul.Level1,
#nav ul.Level0 li ul.Level2 {
	position:absolute;
	left:-999em;
	display:inline;
	width:188px;
	margin:0;
	padding:6px;
}

#nav ul li:hover ul.Level1,#nav ul li.iehover ul.Level1{
	left:0px;
	top:23px;
}

#nav ul.Level0 li ul.Level1 li {
	margin:0px;
	height:auto;
	font-size:10px;
	float:none;
	background:none;
	position:relative;
	width:188px;
	
}

#nav ul.Level0 li ul.Level1 li a{
/*	line-height:18px;*/
	height:auto;
	font-size:12px;
	text-indent:0px;
	color:white;
	/*background:#C9D6A6;*/
	/*same colour as logo backgr but looks pale*/
	background:#B0C47D;
	border-bottom:solid 1px white;
	text-decoration:none;
	padding-left:12px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	width:auto;
}

#nav ul.Level0 li ul.Level1 li a:hover{
	background-color:#98AB70;
}

#nav ul.Level1 li:hover ul.Level2 ,#nav ul.Level1 li.iehover ul.Level2{
	left:188px;
	top:0px;
	margin:0px;
	padding:0px;
}


#nav ul.Level0 li ul.Level1 li ul.Level2 li a{
	font-size:11px;
	line-height:20px;
	height:auto;
	padding-left:12px;
	top:0px;
}

#navleftwrapper{
	margin-bottom:10px;
	min-height:341px;
	margin-top:0px;
	background-color:#B8BC9B;
	width:203px;
}


#navleft{
	min-height:310px;
	margin-top:0px;
	z-index:200;

}

/*min height doesnt work in IE*/
*html #navleft {
padding-bottom:50px;
}

#navleft ul.Level0, ul.Level0 li,
#navleft ul.Level1, ul.Level1 li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#navleft ul.Level0{
	background-color:#f0a462;
}

#navleft li{
	line-height:26px;
	margin-bottom:0px;
	border-bottom:solid 1px white;
	position:relative;
	background-color:#f0a462;
	width:203px;
	z-index:200;
}

#navleft li a{
	color:white;
	text-decoration:none;	
	padding-left:12px;
	padding-right:12px;
	font-size:12px;
	display:block;
}

#navleft ul.Level1 li.SelectedTab a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ef811d;
}


#navleft ul.Level1 li.SelectedTab ul.Level2 li a{
	background-color:#f0a462;
}

#navleft ul.Level1 li ul{
	position:absolute;
	top:0px;
	left:-999em;
	z-index:200;
}

#navleft ul.Level2 li ul{
	position:absolute;
	top:0px;
	left:-999em;
	z-index:200;
}

#navleft ul.Level1 li.iehover ul.Level2, #navleft ul.Level1 li:hover ul.Level2{
	left:163px;
	top:0px;
	z-index:200;
}

#navleft ul.Level1 li ul.Level2 li{
	line-height:20px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	z-index:200;
}

#navleft ul.Level1 li ul.Level2 li a{
	font-size:11px;
	font-weight:normal;
	
}

#navleft ul.Level1 li.SelectedTab ul.Level2 {
	position:relative;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	left:0px;
	z-index:200;
}

#navleft ul.Level1 li.SelectedTab ul.Level2 li{
	border-bottom:none;
	margin-left:5px;
	line-height:18px;
	margin-right:5px;
	width:175px;
	z-index:200;
}

#navleft ul.Level1 li.SelectedTab ul.Level2 li.SelectedTab a{
	font-weight:bold;
	/*text-decoration:underline;*/
	font-family:Arial, Helvetica, sans-serif;
}
#navleft li a:hover{
	background-color:#ef811d;
	
}
#navleft ul.Level1 li.SelectedTab ul.Level2 li a:hover{background-color:#ef811d;}


* html .smallwhitebox {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/portals/0/skins/sydneyivf/css/smallwhitebox.png');
	height:59px;
}



#leftcol{
	width:190px;
	min-height:341px;
	height:auto !important;
	height:341px;
	float:left;
}
#rightcol{
	float:right;
	width:757px;
}

#panecontent{
	margin-top:30px;
}

#top_whitebox{
	width:757px;
	height:26px;
	background:url(css/top_whitebox.png) no-repeat;
}


#mid_whitebox{
	width:757px;
	min-height:483px;
	height:auto !important;
	height:483px;
	background:url(css/mid_whitebox.png) repeat-y;
	
}

#mid_whitebox #dnn_ContentPane{
	padding:20px 52px;
}


* html #mid_whitebox a, * html #mid_whitebox table td, * html #mid_whitebox table td img,
* html #dnn_questions table td, * html #dnn_questions table td img, * html select, * html input{
	position:relative;
}

#bot_whitebox{
	width:757px;
	height:24px;
	background:url(css/bot_whitebox.png) no-repeat;
}

* html #bot_whitebox {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/portals/0/skins/sydneyivf/css/bot_whitebox.png');
	height:24px;
}

#dnn_ContentPane p{
	margin:0px;
	padding:0px;
	padding-bottom:11px;
	color:#5e5f61;
	text-align:justify;
}



h3{
	font-size:16px;
	color:#5e5f61;
}

h4{
	font-size:14px;
	color:#A4BFD4;
}


#dnn_questions{
	padding-top:142px;
	width:170px;
	margin-left:20px;
	margin-right:20px;
	font-size:13px;
}

.question, #dnn_questions p{
	font-size:13px;
	color:#a4bfd4;
	font-weight:bold;
}




#searchtitle, .fpass{
	font-size:11px;
	color:#9d9e9f;
	font-weight:bold;
	padding-left:10px;
}


#adminwrapper{
	background-color:white;
	width:960px;
}

.clear{
	clear:both;
}

.clearer {
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hidden{
	display:none;
}

.alert {
	color:#f00;
}

.block{
	display:block;
}

#dnn_ContentPane ul li{
	line-height:1.3;
    margin-bottom:5px;
}

#dnn_ContentPane ul li a{
	color:#5e5f61;
	text-decoration:none;
}

#dnn_ContentPane a{
	color:#6d8190;
	text-decoration:none;
	font-weight:bold;
}

#dnn_ContentPane a:hover{
	background-color:#e3e5d5 ;
}

#dnn_ContentPane ul li a:hover{
	text-decoration:underline;
}

#dnn_ContentPane table td{
	vertical-align:center;
}

table.ControlPanel{
	text-align:center;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#dnn_ContentPane .note {
	padding-left:15px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}

a img {border:none}

/* ========================================================================= */
/* End of Tom MacKean's styles */

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */