/*AIG extra styles*/
/*Last update: 2-Oct-2008 - Brett*/
/*See Brett before adding new styles*/

/*GENERAL CONTENT FORMATTING*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(http://fairworkact.aigroup.com.au/images/containershadow.jpg);
	background-color: #e8e8e9;
	background-position:center;
	margin:0px;
	padding:0px;
	height:100%;
	
}

 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
	line-height: 20px;
}
 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
	line-height: 20px;
}


#container {
width:980px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
}

#header {
width: 980px;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
}

#headerimg {
clear:both;
height:287px;
}

#navbar {
clear:both;
height:61px;
}

#contentarea {
width: 940px;
height: 100%;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:20px;
float:left;
}



#footer{
width: 980px;
margin-left: auto;
margin-right: auto;
background-image:url(http://fairworkact.aigroup.com.au/images/footer_bg.gif);
}

#footerbox{
width: 950px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
background-image:url(http://fairworkact.aigroup.com.au/images/footer_bg.gif);
}

#footerbox p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:13px;
padding-bottom: 10px;
color:#FFFFFF;
}


.navrow {
background-image:url(http://fairworkact.aigroup.com.au/images/employment_menu_bg.gif);
}

a:link {
	color:#0099FF;
	text-decoration: underline;
}
a:active {
	color: #9999CC;
	text-decoration: none;
}
a:visited {
	color:#0099FF;
	text-decoration: underline;
}
a:hover {
	color: #9999CC;
	text-decoration: none;
}

.titleline {
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
color:#333333;
font-weight:bold;
line-height: 30px;
}

.titlelinesml {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333333;
font-weight:bold;
line-height: 22px;
}

label {
    display:block;
    /*width:350px;*/
 }



.redbold {
color:#CC0000;
font-weight:bold;
}

tr.tdhover {
background-color:#FFFFFF;
}
tr.tdhover:hover {
background-color:#EBEBFE;
}



#footerbox a:link {
	color:#ffffff;
	text-decoration: underline;
}
#footerbox a:active {
	color: #ffffff;
	text-decoration: none;
}
#footerbox a:visited {
	color:#ffffff;
	text-decoration: underline;
}
#footerbox a:hover {
	color: #99ffff;
	text-decoration: none;
}

/* sprite rollovers */

    #nav-fairwork {
    background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") no-repeat;
    width:980px;
    height:61px;
    margin:0;
    padding:0;
    }

    #nav-fairwork span {
    display: none;
    }

    #nav-fairwork li, #nav-fairwork a {
    height:61px;
    display:block;
    }

    #nav-fairwork li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav-fairwork-01 {width: 163px;}
    #nav-fairwork-02 {width: 165px;}
    #nav-fairwork-03 {width: 181px;}
    #nav-fairwork-04 {width: 154px;}
	#nav-fairwork-05 {width: 154px;}
	#nav-fairwork-06 {width: 163px;}
	

    #nav-fairwork-01 a:hover {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") 0px -61px no-repeat; }
    #nav-fairwork-02 a:hover {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -163px -61px no-repeat; }
    #nav-fairwork-03 a:hover {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -328px -61px no-repeat; }
    #nav-fairwork-04 a:hover {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -509px -61px no-repeat; }
	#nav-fairwork-05 a:hover {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -663px -61px no-repeat; }
	#nav-fairwork-06 a:hover {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -817px -61px no-repeat; }
	

	.nav-fairwork-01-active {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") 0px -61px no-repeat; }
    .nav-fairwork-02-active {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -163px -61px no-repeat; }
    .nav-fairwork-03-active {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -328px -61px no-repeat; }
    .nav-fairwork-04-active {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -509px -61px no-repeat; }
	.nav-fairwork-05-active {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -663px -61px no-repeat; }
	.nav-fairwork-06-active {background:url("http://fairworkact.aigroup.com.au/images/menu_sprite.gif") -817px -61px no-repeat; }
