/* import standard css files */


/**********************************************************************/
/*Global Styles for ACU/IVF Website*/
/**********************************************************************/

body 
{
	margin: 0 0 30px 0;
	padding: 0;
	/*font: x-small/1.3 Arial, Verdana, Helvetica, sans-serif*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	background:url(/siteelements/images/background/backgradient.gif) 	repeat-x #fff;
	color:#000000;
}

p 
{
	margin: .8em 0;
}


img 
{
	border: none;
}

img.right 
{
	float:right;
	border:10px solid #fff;
}

img.profile
{
	float:left;
	border:5px solid #fff;
}

img.left
{
	float:left;
	border:10px solid #fff;
}


.clear
{
	clear:both;
	font-size:2px;
}


/**********************************************************************/
/* Global layout styles for the ACU/IVF website - this are all done by div ids */
/**********************************************************************/
#container 
{
	position: relative;
	width: 764px;
	margin: 0 auto;
	background:url(/siteelements/images/background/backgroundimage.gif);
}

#header 
{
	position: relative;
	margin: 0;
	z-index: 9;
	height:282px;
	background:url(/siteelements/images/background/header.jpg);
}

#skip_navigation 
{
	display: none;
}

#logo 
{
	position: relative;
	margin: 0;
	left:22px;
	top:38px;
	width:140px;
}

#nhs_logo 
{
	position:absolute;
	right:30px;
	top:20px;
}

#sub_content 
{
	position: relative;
	width:172px;
	float: left;
	clear: left;
	margin: 0;
	left:12px;
	bottom:30px;
	z-index:10;
}

#main_content 
{
	position: relative;
	width:478px;
	float: right;
	margin: 0;
	padding:0 16px 10px 38px;
	font-size:1.2em;
	right:33px;
}


#footer 
{
	position: relative;
	clear: both;
	padding: 18px 0 0 10px;
	line-height: 1em;
	background:url(/siteelements/images/background/footerline.gif) top no-repeat #fff;
	color:#575757;
	font-size:1.1em;
	height:8px;
}
#footer a 
{
	text-decoration: none;
	color:#575757;
}

#site_credits 
{
	position: absolute;
	right: 10px;
	top: 18px;
}

iframe#myInlineFrame
{
border: 1px solid #ffffff;
background-color: #ffffff;
}
/**********************************************************************/
/*Global styles for Forms */
/**********************************************************************/
form 
{

	margin: 0;
	padding: 0;
}

fieldset 
{
	margin: 0;
	padding: 0;
	border: none;
}

form label 
{
	margin-top:2px;
	float:left;
	width:6em;
}

form input.submit 
{
	margin: 0.4em 0;
	float:right;
}

form input.text 
{
	border:1px solid #dddddd;
	margin-bottom:10px;
	background:#E6E6E6;
	float:right;
	width:200px;
}

form textarea 
{
	border:1px solid #dddddd;
	margin-bottom:10px;
	background:#E6E6E6;
	float:right;
	width:200px;
	height:100px;
}
	

fieldset 
{
	width:24em;
}

form br 
{
	clear:both;
}
/**********************************************************************/

#banner {
	position:relative;
	top:48px;
	left:10px;
	width:728px;
}

#main_content ul {
	padding:0;
	margin:18px 0 0 14px;
	width:464px;
}

#main_content ul li {
	list-style:none;
	position:relative;
	background:url(/siteelements/images/bullets/bulletblack.gif) no-repeat 0px 6px;
	padding-left:10px;
	width:454px;
}

table {
	width:100%;
	border:1px solid #ddd;
	}
	
table th {
	background:#eeeeee;
	font-weight:bold;
	}
	
table td {
	border:1px solid #ddd;
	padding-left:10px;
	padding-right:10px;
	border-spacing:0;
	padding:0;
	
	}
	
table td.noborder {	
	border:none;
	padding-bottom:15px;
	}
	
dd {
	margin:0;
	font-weight:bold;
	}
	
dt {
	margin-top:3px;
	
	margin-bottom:10px;
	}	
	
table.profile {
	position:relative;
	border:0;
	width:490px;
	float:right;
	}
	
table.profile td {
	border:0;
	}
	
	
img.ivf-process {
	margin: 0 -75px 0 -38px;
}	
	
	
#pdg-video {
	position: absolute;
	top: 375px;
	left: 0;
}

#icsi-video {
	position: absolute;
	top: 655px;
	left: 0;
}

#virtual-tour-applet {
	width: 320px;
	margin: 30px auto;
}

.rss {
	color:#000000; /*changed on 27/6/07*/
	/*font-weight:bold;*/ /*changed on 27/6/07*/
	font-size:1.1em;
	text-decoration:none;
	padding-left: 20px;
	/* padding-left:-50px; *//*changed on 27/6/07 and again on 13/8/09 as negative value doesn't validate*/
	background:url(/siteelements/images/home/rsslogo.gif) no-repeat;
	margin-top:4px;
	display:block;
	padding-top:2px;
}

/* menu.css */

#main_menu {
	position: absolute;
	z-index: 9;
	width:377px;
	height:49px;
	top:208px;
	right:25px;
}

#main_menu ul {
	margin: 0; 
	padding: 0; 
	border-bottom: none; 
}

#main_menu li {
	position: relative; 
	margin: 0; 
	float: left; 
	line-height: 20px;
	list-style: none; 
	
}

#main_menu li a {
	display: block; 
	text-decoration: none;
	color: #000000;
}

#main_menu span {
	display:none;
}

#main_menu li a {
	height:49px;
}

#main_menu li.menu_about a {
	width:131px;	
	background:url(/siteelements/images/menu/buttonabout.gif);
}

#main_menu li.menu_referrals a {
	width:133px;	
	background:url(/siteelements/images/menu/buttonreferral.gif);
}

#main_menu li.menu_treatments a {
	width:113px;	
	background:url(/siteelements/images/menu/buttontreatment.gif);
}

#utility_menu {
	position:absolute;
	top:87px;
	right:66px;
	font-size:1.2em;
}

#utility_menu a {
	color:#575757;
	text-decoration:none;
}

#utility_menu a:hover {
	color:#000000;
}

#utility_menu ul {
	padding:0;
	margin:0;
}

#utility_menu li {
	list-style:none;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	float:left;
	border-right:1px solid #D8D8D8;
	line-height:1em;
}

#utility_menu li.last {
	padding:0;
	margin:0;
	border:none;
}

#sub_menu {
        background-color:transparent;
	/* background:url(/siteelements/images/background/menuimage.gif) bottom no-repeat; */
	padding:0px 0px 0px 0px;
	margin: 0;
}

#sub_menu #menu_title {
	/*background:url(/siteelements/images/background/sub-menu-top.gif) no-repeat top left;*/
	color:#000000;/* was #022642 - changed on 18/06/07*/
	font-size:1.6em;
	font-weight:bold;
	border:none;
	width:auto;
	margin:0 0 0 -40px;
	padding: 10px 0px 0px 15px;
	border-top:1px solid #fff;
	height:21px;
}

#sub_menu li {
	padding:0;
	margin:0 0 0 -25px;
	list-style:none;
	border-top:1px solid #C7C7C7;
	padding-top:4px;
	padding-bottom:4px;
	width:148px;
}

#sub_menu li ul {
	padding:0;
	margin:0;
}

#sub_menu li ul li {
	padding:0 0 0 10px;
	margin:14px 0 0 10px;
	border:none;
	width:128px;
	position:relative;
	background:url(/siteelements/images/bullets/bulletblack.gif) no-repeat 0px 6px;	
}

#sub_menu li a {
	text-decoration:none;
	font-size:1.2em;
	color:#4D4D4D;
}

/*#sub_menu li a:hover,
#sub_menu li a.selected {
	font-weight:bold;
}*//*temporarily edited out for now - UD 26/06/07*/

#sub_menu li ul li a:hover,
#sub_menu li ul li a.selected {
	color:#033862;
}
/*
#page_home .page_home a,
#page_information .page_information a,
#page_investigations .page_investigations a,
#page_councelling .page_councelling a,
#page_news .page_news a,
#page_contact .last page_contact a {
	color:#000;
}
*/
/* styles.css */
h1 {
	margin:0 -16px 16px 225px;
	padding:0 0 20px 0;
	font-size: 1.5em;
	color: #000000;/*formally #022642*/
	background:url(/siteelements/images/background/00graybar.gif) no-repeat bottom;
	width:532px;
}


h2,h3,h4,h5,h6 {
	margin: 17px 0;
	padding:0px;
	font-size: 1em;
	color: #000000;/*formally #033054*/
}


.page_strapline {
	color: #4D4D4D;
	font-weight:bold;
}


a {
	text-decoration: underline;
	color:#0000FF;
}

a:focus, a:active {color:blue; background-color: yellow}

em {
	font-style:normal;
	text-decoration:underline;
	}


h1.adjust {
	margin-left:100px;
	width:80%;
	}

h1.adjust {
	margin-left:-20px;
	width:500px;
	background:url(/siteelements/images/background/01graybar.gif) no-repeat bottom;
	}
	
h1.adjust2 {
	margin-left:-10px;
	width:500px;
	background:url(/siteelements/images/background/01graybar.gif) no-repeat bottom;
	}
ul
{
	list-style-position: outside;
	list-style-type: square;

} 

li
{
	padding-bottom:10px;
}