body { margin: 0px; line-height: 15px; background-image:url(http://www.fusionhr.com.au/media/back.jpg); background-position:top; background-repeat:repeat-x; }


form { margin:0px; }


/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 939px;
	position: relative;
	margin-left: auto;
 	margin-right: auto;
}
	
#header {
	width: 939px;
	position: relative; 
}
	
#content { 
	width: 925px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px; 
	background-image:url(http://www.fusionhr.com.au/media/footer01.jpg); background-position:bottom left; background-repeat:no-repeat;
	min-height:600px;
	background-color:#FFFFFF;
	
}
	
	
#nav {
	position: relative;
	line-height: 30px;
	font-weight: bold;
	color: #000000; 
	position:absolute;
	z-index:100;
	left:70px;
	top:120px;
}

#mainnav, #mainnav ul { padding: 0; margin: 0; list-style: none; }
#mainnav a { color:#ffffff; text-decoration:none; }
#mainnav li { font-size:13px; position: relative; margin-top:-9px; padding:0px; list-style-image:url(http://www.fusionhr.com.au/media/navcorner.gif);  }
#mainnav li:hover {  list-style-image:url(http://www.fusionhr.com.au/media/navcorner_on.gif);  }
#mainnav li:hover a { color: #1c3263; }
#mainnav ul  { left:106px; display: none; position: absolute; top:-1px;   }
#mainnav ul li { width:80px; }
#mainnav li:hover ul, li.over ul { display: block; }

#clientlogin { position:absolute; left:590px; top:20px; }
#clientlogin a:link { color: #78828c;  }
#clientlogin a:visited { color: #78828c;  }
#clientlogin a:hover { color: #1c3263;  }

#footer {
	width: 939px;
	position: relative;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	color: #000000; 
	height:126px;
	background-color: #999999;
	background-image:url(http://www.fusionhr.com.au/media/footer02.jpg);
}

#footer2 { padding-left:10px; padding-top:8px; padding-bottom:8px; font-size:11px; color: #78828c; }
#footer2 a:link { color: #78828c; text-decoration:none;  }
#footer2 a:visited { color: #78828c; text-decoration:none;  }
#footer2 a:hover { color: #1c3263  }


#footertext1 { position:absolute; top:80px; 
	left:370px;
 }


#footer a:link { color: #333333; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover { color: #666666; text-decoration: none; }

.divPop { z-index:99; position:fixed; width:100%; top:0px; left:0px; height:100%; background-image:url(http://www.fusionhr.com.au/media/divBack.png) }

/* home  page */

#leftcolumn { width:300px; float:left;  }
#leftcolumnother  { width:300px; float:left; padding-top:10px;  }

#middlecolumn { width:330px; float:left; } 
#newscolumn { width:295px; float:left;  } 

#rightcolumn { width:620px; float:left; } 

#fullwidth { width:920px; }

#news h2 { margin-bottom:3px; font-size:12px; margin-top:10px; }
#news p { margin-top:0px; padding-bottom:10px; border: 1px solid #cccccc; border-style: none none dotted; line-height:16px; }


#blog { background-image:url(media/blogback.jpg); width:242px;  height:136px; padding-top:50px; padding-right:30px; padding-left:5px; margin-top:10px; }
#blog p { color: #FFFFFF; }
#blog a:link, #blog a:visited { color: #FFFFFF; }
#blog a:hover { color: #1c3263; }

/*TEXT SIZE AND COLOUR STYLES*/


.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.green { color: #009933; }
.red { color: #FF0000; }

.errors  { font-size:12px; color:#FF0000; margin-bottom:2px; margin-left:0px; margin-top:0px; padding:0px; }
.errors li { margin-left:15px; padding:0px; color:#FF0000; margin-bottom:0px; margin-top:0px; line-height:16px; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }
.fieldname { font-weight:bold; }
