/* 

  Default HTML Tags 

*/

body {
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #D4D0C8;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #e6e6e6;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #F6F6F6;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
    line-height:normal;
}
	
	p{
	margin:0px 0px 5px 0px;
	}
	
a	{
    text-decoration:	underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC0000;
}

a:hover	{
    color:	#999999;
    text-decoration:	underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

	hr {
	color: #CC0000;
	height: 1px;
	 background-color: #CC0000; border: 0px solid #CC0000;

}

H1 {
	font-weight: normal;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #CC0000;
	margin-bottom: 0px;
	margin-top: 10px;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

ul li {
list-style-image: url(../images/bullet_point_red.jpg);
vertical-align:bottom;
margin-left:-20px;
padding-bottom:5px;
color: #666666 ;
}


ul li a {
text-decoration:none;
vertical-align:text-top;
}

ul li a:hover {
text-decoration:none;
}

ul li ul li {
list-style-image: url(../images/bullet_point_red.jpg);
margin-left:-20px;
vertical-align:middle;
padding-bottom:5px;
color: #666666 ;
}

ul li ul li a {
text-decoration:none;
vertical-align:text-top;
}

ul li ul li a:hover {
text-decoration:none;
}





/*****************************************************************/


/* 

  CSS DIV STYLES

*/
   
#divWrapper {
	width: 772px;
	margin: 0 auto;
	overflow: hidden;
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}

#divHeader {
	position: relative;
	background-color: #FFFFFF;
}

#divContent {
    clear: both;
    position: relative;
}

#divNav {
	position: relative;
	width: 772px;
	height: 28px;
	z-index: 99;
	background-image: url(../images/bac_nav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#divHeading {
	position:absolute;
	left:182px;
	top:-31px;
	width:185px;
	height:20px;
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 3px;
}

#contentMain {
	float: left;
	width: 762px;
	padding: 5px;
	height: ;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}

#contentMainInternal {
	width: 772px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}


#content {
	float: right;
	width: 360px;
	padding: 10px 20px 1px 10px;
	background: url(http://www.theaec.net.au/images/bac_text.gif) right top no-repeat;
	height: 390px;
	overflow: auto;
}

    
#contentLarge {
    float: right;
    width: 520px;
    padding: 10px 20px 1px 10px;
    height: 390px;
    overflow: auto;
    background-image: url(../images/bac_text_large.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#divImageDisplay {
	left: 0px;
	top: 0;
	width: 772px;
	height: 108px;
	vertical-align: bottom;
	z-index: 99;
	position: relative;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#divImageDisplayInternal {
	left: 0px;
	top: 0;
	width: 772px;
	height: 108px;
	vertical-align: bottom;
	z-index: 99;
	position: relative;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#divFooter {
	width: 762px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/bac_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	position: relative;
}
#divFooterhome {
	width: 762px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/bac_footer2.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	position: relative;
}

#div_PanelLeft{
	width: 245px;
	height: 400px;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(../images/bac_asx.gif);
	background-repeat: no-repeat;)*/
}


#div_ColumnCalc{
	width: 605px;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
	/*background-image: url(../images/bac_body.gif);)*/
	background-repeat: no-repeat;
	
}


#div_ColumnRight{
	width: 550px;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
	/*background-image: url(../images/bac_body.gif);)*/
	background-repeat: no-repeat;
	
}

#div_right{
	float: right;
	overflow: auto;	
}



#divClientArea {
	position: absolute;
	width: 150px;
	background-color: #00FF00;
	height: 45px;
	z-index: 150;
}


#div_PanelMiddle {

	width: 290px;
	height: 315px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#div_PanelRight {


	width: 220px;
	height: 315px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#divLogo {
	position:absolute;
	left:436px;
	top:7px;
	width:325px;
	height:54px;
	z-index:100;
	text-align: right;
	margin-top:25px;
}


/*****************************************************************/

/* 

  CSS TEXT STYLES

*/


.sidebar-node H3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #CC0000;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	padding: 0px 0px 0px 0px;
}


.TextFooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;

} 
       
.TextFooter:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;

}


.Text_RedBody {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}



.TextFooterLeft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float: left;
}

.nav_text {
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;  
    font-family: Arial, Helvetica, sans-serif; 
}

.form_text {
    FONT-SIZE: 11px;
    COLOR: #333333;
    TEXT-DECORATION: none;  
    font-family: Arial, Helvetica, sans-serif;
}
#div_LatestPublications {
	height: 80px;
	background-color: #F0F0F0;
	position: relative;
}
#div_login {
	background-color: #F0F0F0;
	position: relative;
}

#div_Padding {
	width: 182px;
	position: relative;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}
#div_Offices {
	width: 192px;
	height: 188px;
	position: relative;
	background-color: #F0F0F0;
	float: right;
}
#div_Seminars {
	width: 192px;
	height: 160px;
	position: relative;
	background-color: #FFFFFF;
	float: right;
	line-height: 10px;
	margin:0px;
	padding:0px;
}
#div_Padding_b {

	width: 184px;
	position: relative;
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
}
.TextOffices {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
#divPeople {
	position: relative;
	background-color: #FFFFFF;
	clear:both;
	height:auto;
	overflow:hidden;
	}
#div_PeopleLeft {
	width: 90px;
	height: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div_PeopleRight {
	width: 440px;
	height: auto;
	position: relative;
	border:#CCCCCC solid 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: right;
	clear: both;
}
.Text_HeadingDark {


	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.Text_RedBodyB {


	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#CC0000;
	text-decoration:none;
}
.Text_GreyBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.Text_White {




	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.Text_GreySmll {




	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.floatright
		{
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

		}
.Text_HeadingDarkMed {



	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.officelink a{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
		color:#333333;

}

/* IE8-fix */
#shadowbox_title {
 border: 0px solid;
}

#shadowbox_info {
 border: 0px solid;
} 
