/* CSS Document */

#mainHeader_printVersion { display:none;}
html{ width:100%;height:100%;}
body{margin:0px;padding:0px; height:100%; width:100%; background-repeat: repeat; background-position:center top; background-color:#fff; background-image:url(/images/layout/carpet.jpg)}

* html body	{background-image:url(/images/layout/wood.jpg)}


p,h1,h2,h3,h4,h5{
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,p{
	margin: 0;
	padding: 0;
}

p	{ padding-top:1.2em}
h3	{ padding-top:1.5em}
h4	{ padding-top:1.5em}


#printOnly{display:none;}

object, embed{ padding:0; margin:0; display:block}

h1	{ font-size:11px; color:#000; font-weight:normal; padding:0px; margin:0px; text-indent:-9000px; overflow:hidden; float:left; }


/* ## LAYOUT CODE ## */

#global					{width:100%; margin:0px; padding:0px; margin-left: auto; margin-right:auto; padding-bottom:28px; overflow:hidden; border-top:1px #331700 solid; background: repeat url(/images/layout/wood.jpg) top center #fff}
#globalBottom			{width:100%; height:32px; background: repeat-x url(/images/layout/carpet_shadow.jpg)};
* html #globalBottom	{background:none;}

#mainHeader				{width:1013px; height:111px; margin:0px; padding:0px; margin-left: auto; margin-right:auto; background: no-repeat url(/images/layout/header.jpg) top center;}

#header-ausGov			{width:293px; height:86px; background:no-repeat url(/images/layout/header-ausGov.gif) right;}
#header-ausGov a		{width:241px; height:86px; display:block; margin-left:52px;}
#header-etr				{width:635px; height:90px; background:no-repeat url(/images/layout/header-etr.gif) right;}

#mainBody				{width:1013px; margin:0px; padding:0px; margin-left: auto; margin-right:auto; background: repeat-y url(/images/layout/body_mid.jpg) top center}
#mainBodyTop			{width:1013px; margin:0px; padding:0px; margin-left: auto; margin-right:auto; background: no-repeat url(/images/layout/body_top.jpg) top center; min-height:575px;}
#mainFooter				{width:1013px; height:73px; margin:0px; padding:0px; margin-left: auto; margin-right:auto; background: no-repeat url(/images/layout/body_bottom.jpg) top center;}

#mainContent			{ width:406px; float:left; margin-right:8px; padding-bottom:20px}
#mainRightCol			{ width:296px; float:left; background: no-repeat url(/images/layout/main_Right-july09.gif) 0px 68px;}


#footerLinks	{ text-align:center;margin:0px auto; padding:16px 0 5px;}
#footerLinks li	{ display:inline;}
#footerLinks li	a		{color:#000000; text-decoration:none; padding:0 10px;}
#footerLinks li	a:focus,
#footerLinks li	a:hover	{ text-decoration:underline; }


#bttnFactSheet			{width:241px; height:81px; margin-top:330px; margin-left:7px; margin-bottom:80px; display:block}
#bttnFactSheet a		{width:241px; height:81px; display:block; overflow:hidden; text-indent:-9000px; background:no-repeat url(/images/layout/bttnFactSheet.gif);}
#bttnFactSheet a:hover	{ background-position:0px -80px;}

#copyright				{ font-size:80%; text-align:center; color:#000;}

#pageTool				{ list-style-type: none; margin:0; padding:0; padding-top:27px; padding-left:78px;}
#pageTool li			{ float:left;}
#pageTool li a			{ overflow:hidden; text-indent:-900px; display:block; }
#pageTool_email a		{ width:37px; height:24px; background:no-repeat url(/images/layout/pageTools_email.gif)}
#pageTool_print	a		{ width:37px; height:24px; background:no-repeat url(/images/layout/pageTools_print.gif)}
#pageTool_increase	a	{ width:37px; height:24px; background:no-repeat url(/images/layout/pageTools_increaseSize.gif)}
#pageTool_decrease	a	{ width:37px; height:24px; background:no-repeat url(/images/layout/pageTools_decreaseSize.gif)}

p.top a					{ font-size:90%; text-decoration:none; text-align:right; background-image: url(/images/layout/icn_backToTop.gif); background-repeat: no-repeat; background-position: 0 0.2em; padding-left:14px;}

/* ## MAINMENU CODE ## */
#mainmenu	{
	width:229px;
	height:384px;
	float:left;
	padding:13px 0 0 50px;
	margin:33px 0 0 0;
	background: no-repeat url(/images/layout/mainMenu.jpg) bottom right #006093;
	margin-right:23px;

	position: relative; 
	z-index: 800;
	
}


/* Holly Hack. IE Requirement \*/
* html #mainmenu ul li { float: left; height: 1%;}
* html #mainmenu ul li a { height: 1%; }
/* End */

#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width:203px; /* Width of Menu Items */
	}
	
#Nav li {
	position: relative;
	}
	
#Nav li ul.Menu {
/*
	border: 2px solid #063f6a!important;
	background-color:#e6eff4;
*/
	background-color:#063f6a;


	position: absolute;
	display: none;
	list-style: none;
	width: 231px; /* Width of Menu Items */
	
	top: -5px;
	margin:0px!important;
	padding: 2px!important;
	left: 203px; /* Set 1px less than menu width */
	z-index:800;

	-webkit-box-shadow: 0px 0px 5px #000;  
	-moz-box-shadow: 0px 0px 5px #000;  
	box-shadow: 0px 0px 5px #000;
}	



/* Styles for Menu Items */

#Nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: none; /* IE6 Bug */
	border: none; /* IE6 Bug */
	width:198px;
	padding: 11px 0px 11px 5px!important;
}
	
.Menu li
{
	width:232px;
}

.Menu li a,
.Menu li a:link {
	color:#002456 !important;
	background-color:#e6eff4!important;
	width: 227px!important; 
	padding: 9px 0px 9px 10px!important;
}

.Menu li a:hover,
.Menu li a:focus {
	color:#fff !important;
	background-color:#063f6a!important;
}

#mm1,
#mm2,
#mm3,
#mm4,
#mm5,
#mm6,
#mm7,
#mm8
{
	border-top: 1px #80b0ca solid;
}

#mm2,
#mm3,
#mm4{
	background-image: url(/images/layout/menuArrow.gif);
	background-repeat:no-repeat;
}

#mainmenu li.mm2_2,
#mainmenu li.mm2_3,
#mainmenu li.mm2_4,

#mainmenu li.mm3_2,
#mainmenu li.mm3_3,
#mainmenu li.mm3_4,

#mainmenu li.mm4_2,
#mainmenu li.mm4_3,
#mainmenu li.mm4_4
{
	padding-top:1px;
	background-image:url(/images/layout/subMenuDiv.gif);
	background-repeat:repeat-x;
}



.current-about #mm1,
.current-eligible #mm2,
.current-expenses #mm3,
.current-howMuch #mm4,
.current-claim #mm5,
.current-faq #mm6,
.current-campaignMaterials #mm7 	{ background-color:#063f6a !important;}


/* SKIP CONTENT*/

a.skiplink, a.skiplink:hover, a.skiplink:visited {
	text-indent: -600em;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: auto;
} 
  
a.skiplink:active, a.skiplink:focus {
	background-color: #006094;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-indent: 0.1em;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;	
	border-right-style: solid;
	border-right-color: #FFFFFF;
}	


/* ## LAYOUT CODE ## */
ul.bulletList		{ list-style-type:none; margin:0; padding:0;}
ul.bulletList li	{ background: no-repeat url(/images/layout/bullet.gif); padding: 0 0 0 12px; margin-top:0.5em; background-position: 0 .4em;}

ul.bulletList2		{ list-style-type:none; margin:0; padding:0;}
ul.bulletList2 li	{ background: no-repeat url(/images/layout/bullet2.gif); padding: 0 0 0 12px; margin-top:0.5em; background-position: 0 .4em;}

input, textarea	{ color:#000; background-color:#ccc6a1; border:none; font-size:100%}
.Clear	{ clear:both;}
