/************************************************************/
/* Cascading Style Sheet for brener.com.au    		        */
/* Created by: tudor.goode@goodedesign.com.au*/
/* Created on: 09-08-2005								    */
/* Last updated by: tudor.goode@goodedesign.com.au		    */
/* Last updated on: 17-12-2009								*/
/*								                            */
/* (c) Copyright Brener Implant Institute 2005              */
/************************************************************/


/*page layout styles---------------------------------------------------*/
html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
}

body {
  font-family:'Trebuchet MS', Arial, Helvetica;
  text-align: left;
  color: #6F83BD;
  background: #FFFFFF;
  font-size:small; 
}

#container-page {
  margin: 5px  auto 0px auto;
  width: 1100px; /*943px;*/
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  /*border:1px solid #6F83BD; */
}

#container-head {
  background: #FFFFFF;
  /*margin-bottom:5px;*/
}
#alternatenave {
	postion:relative;
	float:right;
	text-align:right;
	width:220px;
	margin-top:10px;
	font-size:12px;
	}	
#logo {
	float:left;
	margin-right:5px;
	height:190px;
	width:75px;
	border:none;
}

#head {
  	background: #FFFFFF;
  	height:70px;
  	width:868px; /*720px;*/
  	voice-family: "\"}\"";
	voice-family:inherit;
	width:748px;
	border-bottom:0px;
		}
	html>body #head {
	width:868px;;
	}

#sitename {
	font-weight:bold;
  	font-style:italic;
  	font-size:25px;
	color: #6F83BD;
	cursor:hand;
	width:400px;
}

#tagline {
	font-weight:bold;
  	font-style:italic;
  	font-size:20px;
	color:#B1A0DF;
	cursor:hand;
	text-align:right;
	width:425px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:350px;
	border-bottom:0px;
		}
	html>body #tagline {
	width:425px;;
	}

.pageimage {
	position:absolute;
	right:10px;
	top:70px;
	voice-family: '\'}\'';
	voice-family:inherit;
	right:10px;
		}
	html>body .pageimage {
	right:10px;
	}
	
#container-content {
  /*padding: 5px 2em 40px 2em;*/
  }

div.singlecol {
	/*border:1px solid #6F83BD;*/
	margin-left:80px;
	width:760px; /*605px;*/
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:40px;
	}
  
#container-foot {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 30px;
  voice-family: "\"}\"";
	voice-family:inherit;
	height:25px;
	border-bottom:0px;
		}
	html>body #container-foot {
	height: 30px;
}

#foot {
  margin-left: 80px;
  /*line-height: 40px;*/
  border-top:1px solid #6F83BD;
  width: 788px;/*645px;*/
  font-size:14px;
}

#footerlinks {
		postion:relative;
		float:right;
		text-align:right;
		width:350px;
		}	
/*main menu styles---------------------------------------------------*/
#menublockhome {
		height:auto;
		min-height:110px;
		width:auto;
		background:transparent;
		}	
#menublock {
		height:auto;
		min-height:60px;
		width:auto;
		background:transparent;
		}	
a.mainmenu {
	display:block;
	float:left;
	margin-right:5px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	height:30px;
	/*width:134px;*/
	width:155px;
	z-index:5;
	text-decoration: none;
	}
	
span.marker {
	display:block; 
	/*width:134px;*/
	width:155px; 
	height:6px;
	font-size:3px; 
	border:1px solid #6F83BD; 
	background:#FFFFFF;
	z-index:50;
	cursor:hand;
	}
span.content {
	display:block;
	font-size:14px;
	height:24px;
	border:1px solid #6F83BD;
	background:#6F83BD;
	/*width:134px;*/
	width:155px; 
	vertical-align:middle;
	cursor:hand;
	}
span#about {
	display:block;
	height:77px;
	/*width:136px;*/
	width:157px; 
	margin-top:3px;
	z-index:50;
	background:url(/images/menu/about_off.jpg); 
	cursor:hand;
	}
span#faculty {
	display:block;
	height:77px;
	/*width:136px;*/
	width:157px; 
	margin-top:3px;
	z-index:50;
	background:url(/images/menu/faculty_off.jpg); 
	cursor:hand;
	}
span#program {
	display:block;
	height:77px;
	/*width:136px;*/
	width:157px; 
	margin-top:3px;
	z-index:50;
	background:url(/images/menu/program_off.jpg);
	cursor:hand;
	}
span#patients {
	display:block;
	height:77px;
	/*width:136px;*/
	width:157px;  
	margin-top:3px;
	z-index:50;
	background:url(/images/menu/patients_off.jpg);
	cursor:hand; 
	}
span#doctors {
	display:block;
	height:77px;
	/*width:136px;*/
	width:157px;  
	margin-top:3px;
	z-index:50;
	background:url(/images/menu/doctors_off.jpg);
	cursor:hand; 
	}
/*span#contact {
	display:block;
	height:77px;
	width:136px; 
	margin-top:3px;
	z-index:50;
	background:url(/images/menu/contact_off.jpg);
	cursor:hand; 
	}*/
a.mainmenu:link	{
	color:#FFFFFF;
	text-decoration: none;
	}
a.mainmenu:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a.mainmenu:hover	{
	color: #FFFFFE;
	text-decoration: none;
	}
a.mainmenu:hover span.marker{
	display:block; 
	/*width:134px;*/
	width:155px;  
	height:6px;
	font-size:3px; 
	border-top:1px solid #5BB0BB;
	border-left:1px solid #5BB0BB; 
	border-right:1px solid #5BB0BB; 
	border-bottom:1px solid #6F83BD;  
	background:#5BB0BB;
	z-index:50;
	}
a.mainmenu:hover span#about {
	background:url(/images/menu/about_on.jpg); 
	}
a.mainmenu:hover span#faculty {
	background:url(/images/menu/faculty_on.jpg); 
	}
a.mainmenu:hover span#program {
	background:url(/images/menu/program_on.jpg); 
	}
a.mainmenu:hover span#patients {
	background:url(/images/menu/patients_on.jpg); 
	}
a.mainmenu:hover span#doctors {
	background:url(/images/menu/doctors_on.jpg); 
	}
a.mainmenu:hover span#contact {
	background:url(/images/menu/contact_on.jpg); 
	}
.mainmenuselected {
	display:block;
	float:left;
	margin-right:5px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	height:30px;
	/*width:134px;*/
	width:155px; 
	z-index:5;
	text-decoration: none;
	}
.mainmenuselected span.marker {
	display:block; 
	/*width:134px;*/
	width:155px;  
	height:6px;
	font-size:3px; 
	border-top:1px solid #5BB0BB;
	border-left:1px solid #5BB0BB; 
	border-right:1px solid #5BB0BB; 
	border-bottom:1px solid #6F83BD;   
	background:#5BB0BB;
	z-index:50;
	}
	
.mainmenuselected span.content {
	display:block;
	font-size:14px;
	height:24px;
	color:#FFFFFF;
	border:1px solid #6F83BD;
	background:#6F83BD;
	/*width:134px;*/
	width:155px;  
	vertical-align:middle;
	cursor:default;
	}
	
div#breadcrumb {
	/*border:1px solid red;*/
	margin-top:10px;
	padding-left:20px;
	width:645px;
	float:left;
	/*font-size:14px;
	font-weight:bold;*/
	background:transparent;
	}

div#sectionmenublock {
	position:absolute;
	top:220px;
	width:197px;
	right:10px;
	background:transparent;
	}
div.sectionmenu {
	border-top: 3px solid #6F83BD;
	border-bottom: 1px solid #6F83BD;
	margin-bottom:20px;
	background:transparent;
	}
div.sectionmenu ul {
	list-style:none;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	}
	
div.sectionmenu li {
	list-style: none;
	padding: 0px;
	border-bottom: 1px dashed #6F83BD;
	line-height:2em;
	width:194px;
	}
div.sectionmenu li.last {
	border-bottom: none;
	}		
/*anchor styles---------------------------------------------------*/

a:link {
	color: #5BB0BB;
	text-decoration:none;
	}
a:visited {
	color: #B1A0DF;
	text-decoration:none;
	}
a.fixed:visited {
	color: #5BB0BB;
	text-decoration:none;
	}
a.pfixed:visited {
	color: #5BB0BB;
	text-decoration:none;
	}	
a:active {	
	color: #5BB0BB;
	text-decoration:underline;
	}
a.fixed:active {	
	color: #5BB0BB;
	text-decoration:underline;
	}
a.pfixed:active {	
	color: #B1A0DF;
	text-decoration:underline;
	}
a.home:active {	
	text-decoration:none;
	}		
a:hover {
	color: #5BB0BB;
	text-decoration:underline;
	}
a.fixed:hover {
	color: #5BB0BB;
	text-decoration:underline;
	}
a.pfixed:hover {
	color: #B1A0DF;
	text-decoration:underline;
	}
a.home:hover {
	text-decoration:none;
	}
a[name] {
	color: #6F83BD;
	text-decoration:none;
	}
/*typographical styles---------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7 {
	font-style:italic;
	font-weight:bold;
	}

h1 {
  margin: 0;
  padding-top: 5px;
  font-size: 130%;
  line-height: 170%;
  }
h2 {
  margin: 0;
  padding-top: 5px;
  font-size: 120%;
  line-height: 160%;
  }

h3 {
  margin: 0;
  padding-top: 5px;
  font-size: 110%;
  line-height: 155%;
  }

h4, h5, h6, h7 {
  margin: 0;
  padding-top: 5px;
  font-size: 100%;
  line-height: 150%;
  }

p {
  margin: 0;
  padding-top: 5px;
  /*padding-left: 5px;*/
  line-height: 150%;
  }

em {
 	font-style:italic;
	}
	
strong {
	font-weight: bold;
	}
small {
  margin: 0;
  padding-top: 5px;
  /*padding-left: 5px;*/
  line-height: 100%;
  }	
.normal {
	font-family:'Trebuchet MS', Arial, Helvetica;
  	text-align: left;
  	color: #6F83BD;
 	font-weight: normal;
  	font-size:small; 
	}
	
.small {font-size: smaller}

.large {font-size: larger}

.aqua {color: #5BB0BB;}

.grey {color: #6E6B68;}

.purple {color: #B1A0DF;}

.white {color: #FFFFFF;}

hr {
	color: #6F83BD;
	height: 1px;
	border-style:solid;
	}
/* right styles---------------------------------------------------*/
.right-text{text-align: right;}
	
.right{float:right;}


/*list styles---------------------------------------------------*/

ul {
	list-style-type: square;
	line-height: 125%;
	}
		
ol {
	list-style-type: decimal;
	line-height: 125%;
	}
		
ol.lroman {list-style-type: lower-roman}	
ol.uroman {list-style-type: upper-roman}	
ol.lalpha {list-style-type: lower-alpha}	
ol.ualpha {list-style-type: upper-alpha}
		
li {
	line-height: 130%;
	vertical-align: middle;
	padding-left: 5px;
	}
		
UL.warning {
    background: #ffffcc;
    list-style-image: url("/images/links/warning.gif");
	}

UL.word {list-style-image: url("/images/links/word_small.gif")}
UL.excel {list-style-image: url("/images/links/excel_small.gif")}
UL.powerpoint {list-style-image: url("/images/links/ppt_small.gif")}
UL.pdf {list-style-image: url("/images/links/pdf_small.gif")}
UL.www {list-style-image: url("/images/links/www.gif")}
UL.help {list-style-image: url("/images/links/help_small.gif")}
UL.info {list-style-image: url("/images/links/info.gif")}

	
/*table styles---------------------------------------------------*/
table {
	border: 1px solid #6F83BD;
	padding:2px;
	border-collapse:collapse;
	}

td {
	border: 1px solid #6F83BD;
	padding:5px;
	background-color:#FFFFFF;
	color:#6F83BD;
	}
	
th {
	border: 1px solid #6F83BD;
	padding:5px;
	background-color:#6F83BD;
	color:#FFFFFF;
	text-align:center;
	}
	
td.shade {
	color:#6F83BD;
	border: 1px solid #6F83BD;
	padding:5px;
	background-color:#F5F4F9;
	}

.layout {
	border: 0px none #FFFFFF;
	padding:0px;
	background:transparent;
	}
	
/*Side note styles---------------------------------------------------*/	
div.sidenote {
   /*float: right;
width: 158px;*/
  width:180px;
  height: auto;
  margin: 0px 0px 10px 10px;
  padding: 5px;
  border: 1px solid #6F83BD;
  background-color: #ffffe1;
  /*color: #666666;*/
  font-size: 88%;
}

div.sidenote h4 {
  background-image: url(/images/links/info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0px 3px 27px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: 1px solid #6F83BD;
  /*color: #666666;*/
  font-size: 110%;
}

div.sidenote p {
  margin: 0em 0em 1.2em 0em;
  /*color: #666666;*/
}

div.sidenote p.last {
  margin: 0em;