/* CSS Document */

/* CSS Document for northsydneyhearing */


body {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:normal;
	margin: 0px;
	color:#333333;
	}
	
p {
	font-size:.91em;
	margin-bottom:5px;
	
}	


#news p {
	margin-top:4px;
}



h1 {
	font-size:1.4em;

}

h2 {
	font-size:1.2em;
	padding-top:15px;
}

h4 {
	margin-bottom:0px;
	padding-bottom:0px;
}

ul {
	list-style-type: square;	
	font-size:.85em;
	margin:10px;
}



#copybox li {
	padding-bottom:6px;
}



ol {
	font-size:.91em;
	font-size:1.1em;
	font-weight:bold;
}

.text {
	font-size:.85em;
	font-weight:normal;
	
}

a:link {
	color: #A70000;
}
a:visited {
	color: #A70000;
}
a:hover { 
text-decoration:none;
}

a:active {
	color: #FF0000;
}


#container {

	position:absolute;
	width:796px;
	left:50%;
	margin-left:-398px;
	background-color:#fff;
	background-image:url(../images/template/container_bg.jpg);
	height:auto;
	
}



#header {
	width:778px;
	margin-left:9px;
}

#nav {	
	
	width:778px;
	margin-left:9px;

}

#contentarea {
	width:778px;
	margin-left:13px;
}

#footer {
	width:807px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	background-color:#FFFFFF;
	background-image:url(../images/template/glow_bottom.jpg);
	background-repeat:no-repeat;
	clear:both;
	
}

#footertext {
	margin-left:25px;
	padding-top:15px;
	
}

/*END OF TEMPLATE AREA


PAGE LAYOUT AREA*/

#contentarea {

}

#maincontent {

width:586px;
float:left;
margin-left:12px;
margin-top:11px;
border: 1px solid #D2D2D2;


}

/* HOME PAGE CSSS STYLES*/

#featureimage {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
}


#homecontent {

width:500px;
height:343px;
float:left;
margin-left:8px;
margin-top:11px;
border: 1px solid #555555;
font-size:.85em;


}

#hometitlebox {
background-image:url(../images/home/welcomeheading_bg.jpg);
height:30px;
}

.lefthomeimg {
	float:left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.righthomeimg {
float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 12px;}

#rightsidehome {
width:241px;
float:left;
margin-left:11px;
margin-top:11px;

}


#articlesbox {
width:240px;
height:107px;
background-image:url(../images/home/articles_bg.jpg);
margin-bottom:12px;
}

#productsbox {
width:240px;
height:107px;
background-image:url(../images/home/products_bg.jpg);
margin-bottom:12px;
}

#servicesbox {
width:240px;
height:107px;
background-image:url(../images/home/services_bg.jpg);
margin-bottom:12px;
}


#boxtext {
padding-left:120px;
padding-top:45px;
padding-right:7px;
padding-bottom:10px;
font-size:14px;
text-align:right;
}

#boxtext a {
color:#000000;
text-decoration:none;
}

#boxtext a:hover {
text-decoration:underline;
}

/* END  HHH OOOO MMMM EEEE (home) PAGE CSSS STYLES*/


#titlebox {
background-image:url(../images/template/title_bg.jpg);
height:30px;
}
#copybox {
padding-left:15px;
padding-right:15px;
}
#rightside {
width:146px;
float:left;
margin-left:15px;
margin-top:11px;

}

#sidebox1 {
	border: 1px solid #9B9B9B;
	margin-bottom:14px;
	padding-bottom:10px;
}

#sidebox2 {
	border: 1px solid #9B9B9B;
	margin-bottom:14px;
	
	padding-bottom:10px;
}

#sidebox3 {
	border: 1px solid #9B9B9B;
	margin-bottom:14px;
	
	padding-bottom:10px;
}

#sidebox4 {
	border: 1px solid #9B9B9B;
	margin-bottom:14px;
	padding-bottom:10px;
}

#sidebox5 {
	border: 1px solid #9B9B9B;
	margin-bottom:14px;
}

#sideboxtext {
	padding-left:10px;
	padding-right:10px;
}


.sideimage {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.sideimageleft {
float:left;
margin-right:20px;
margin-bottom:15px;

}


.commaleft {
float:left;
margin-right:15px;
margin-bottom:2px;
}

.commaright {
margin-left:4px;
margin-top:3px;	
}


/* NAVIGATON MENU CSS */

#topnav {
	height:26px;
	background-image:url(../images/nav/nav_bg.gif);
	background-repeat:repeat-x;
	z-index:1100;
	}





/* style the outer div to give it width */
.menu {font-size:10px;padding-left:6px;z-index:1000;}

.safari .menu {display:none;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:26px;}

/* style the sub-level lists */
.menu ul ul {width:15em;z-index:1000;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
	.menu ul li {float:left;height:3em;line-height:28px;z-index:1000;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;z-index:1000;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:26px;font-size:13px;text-decoration:none;color:#fff;/*background:#aaa; <------ CAN CHANGE HIGHT OF THIS */ 
padding-left:14px;padding-right:14px;z-index:1000;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {

display:block;
background:#fff;
background-image:url(../images/nav/submenu_full.gif);
color:#fff;
width:12em;
height:100%;
line-height:1em; 
padding:4px 15px;


}
	
.safari .menu ul ul a, .menu ul ul a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}	
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#bbb;background-image:url(../images/nav/nav_bg_over.gif);}
.menu :hover > a {color:#fff;background:#bbb;background-image:url(../images/nav/nav_bg_over.gif);}
/* second */
.menu ul ul a:hover{
color:#fff;
background:#ccc;
background-image:url(../images/nav/submenu_full_over.gif);}
	
/* you can get rid of me perhaps 
.safari .menu ul ul a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
*/
.menu ul ul :hover > a {
color:#fff;
background:#ccc;
background-image:url(../images/nav/submenu_full_over.gif);}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}



/* NAVIGATON menusafari CSS */


/* style the outer div to give it width */
.safari .menusafari {font-size:10px;padding-left:6px;z-index:1000; display:block;}

.menusafari {display:none;}



/* remove all the bullets, borders and padding from the default list styling */
.menusafari ul {padding:0;margin:0;list-style-type:none; height:26px;}

/* style the sub-level lists */
.menusafari ul ul {width:15em;z-index:1000;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menusafari positon */
.menusafari ul li {float:left;height:3em;line-height:30px;z-index:1000;}

/* style the sub level list items */
.menusafari ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;z-index:1000;}

/* style the links for the top level */
.menusafari a, .menusafari a:visited {display:block;float:left;height:26px;font-size:13px;text-decoration:none;color:#fff;/*background:#aaa;*/
padding-left:14px;padding-right:14px;z-index:1000;}

/* style the sub level links */
.menusafari ul ul a, .menusafari ul ul a:visited {

display:block;
background:#fff;
background-image:url(../images/nav/submenusafari_full.gif); 
color:#fff;
width:12em;
height:100%;
line-height:1em; 
padding:4px 15px;


}
	
.safari .menusafari ul ul a, .menusafari ul ul a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}	
.menusafari ul table ul a, .menusafari ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menusafari table {position:absolute; left:0; top:0; font-size:1em;}
.menusafari ul ul table {lef\t:-1px;}
.menusafari ul ul table ul.left {margin-lef\t:2px;}

.menusafari li:hover {position:relative;}
* html .menusafari a:hover {position:relative;}

/* style the third level background */
.menusafari ul ul ul a, .menusafari ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menusafari ul ul ul ul a, .menusafari ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menusafari ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menusafari ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menusafari a:hover {color:#fff;background:#bbb;background-image:url(../images/nav/nav_bg_over.gif);}
.menusafari :hover > a {color:#fff;background:#bbb;background-image:url(../images/nav/nav_bg_over.gif);}
/* second */
.menusafari ul ul a:hover{
color:#fff;
background:#ccc;
background-image:url(../images/nav/submenusafari_full_over.gif);}
	
/* you can get rid of me perhaps 
.safari .menusafari ul ul a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
*/
.menusafari ul ul :hover > a {
color:#fff;
background:#ccc;
background-image:url(../images/nav/submenusafari_full_over.gif);}
/* third */
.menusafari ul ul ul a:hover {background:#ddd;}
.menusafari ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menusafari ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menusafari ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menusafari */
.menusafari ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menusafari for a left flyout */
.menusafari ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menusafari ul li:hover ul, .menusafari ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menusafari ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menusafari ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menusafari ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menusafari ul :hover ul :hover ul :hover ul {visibility:visible;}



/* TEXT CLASSES */

<!--
.smalltext {font-size: 0.69em}
.medtext {font-size: 0.79em}
.maptext {font-size: 0.69em;
}

.maptext a {
text-decoration:none;
}

.maptext a:hover {
text-decoration:underline;
}

.newsdate {

	font-size:.79em;
	color:#666666;
	font-style:italic;

}

-->



/* SIDE BAR PRODUCT LIST */

#prodlist {
	font-size:15px;
}

#prodlist ul {
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	list-style-type: square;
}


#prodlist li {
	color:#999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;

}

#prodlist li:hover {
	color:#990000;
	background-color:#FBFBFB;
}

#prodlist li:active {
	color:#FF0000;
}



