/* ############################################################################
   ##
   ##  Home Page Stylesheet
   ##
   ######################################################################### */

/* ####################################
   HTML Element Styles
   ################################## */

/* ####################################
   Page Layout
   ################################## */

#Content {
}

	#Content-Inner {
		margin: 0px;
		padding: 11px;
	}

#Home {
}

	#Home-Inner {
	}

#Intro {
	position: relative;
	clear: left;
}

/* ####################################
   Page Layout Overrides
   ################################## */

   
   
hr {
	margin: 0px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	background-color: #d2d2d2;
	color: #d2d2d2;
	border: 0;
}
   
#Page #Header {
	background: #ffffff url('/images/templates/home/bar_red.gif') 0px 65px repeat-x;
}
   
	#Page #Header #Logo {
		height: 204px;
	}
	
	#Page #Header #Header-Inner {
		background: url('/images/templates/home/bar_red_man.jpg') top right no-repeat;
	}

	#Page #Header #Header-Inner.woman {
		background: url('/images/templates/home/bar_red_woman.jpg') top right no-repeat;
	}


	#Page #Header #TagLine {
		top: 121px;
		left: 425px;
	}
	
	* html #Page #Header #TagLine {	/* IE6 only */
			left: 159px;
			/* overrides left positioning above in ie6*/
		}

		
		
#Page #Content {
	background: none;
}

	#Page #Content-Inner {
		background: none;
	}

/* ####################################
   Special Home Page Features
   ################################## */

   
		
#Page #Content {
		position: relative; 
		clear: both;
		display: auto;
		width: 100%;
			
		margin: 0px;
		padding-left: 0;
		padding-right: 0;
		

		background: none;	
			
}
		
	* html #Page #Content { 
			/* IE6 FIX  */
			display: auto; 
		}

		#Page #Content-Inner {				
			position: relative; 
			width: 100%;		/* Centre column */

			padding-left: 0; 		/* LC width */
			padding-right: 0; 		/* RC width */
			
			background: none;
			/* border: 1px solid #f00; */
		}

		* html #Page #Content-Inner { 
				/* IE6 FIX  */
				display: auto; 
			}
			


#Home-Primary {
	float: left;
	width: 510px;

	padding-left: 12px;

}

	#Home-Primary img {
		margin: 0 8px 0 7px;
		padding: 0;
	}
	
	#Home-Primary-Inner {
	    float:left;
	    width:100%;
	}
	
	#Home-Primary-Inner .featureitem {
        display: none;
        position: absolute;
        top: 10;
        left: 0;
            
        background: #ffffff; /* Needed for IE or text anti-aliasing gets upset */
    }
    
    #featureBannerLinks {
        margin:140px 0 0 0;
        position: relative;
        float: left;
        clear: both;
        width: 100%;
            
        border-top: #e1e1e0 1px solid;
    }
    
        #featureBannerLinks a.featurelink {
            display: inline;
            float: left;
            width: 14px;
            height: 14px;
            padding: 3px;
            margin-right: 4px;
            
            color: #206AA8;
            text-align: center;
            font-weight: bold;
            
            background: #f0f0f0;
            
            border: #ffffff 1px solid;
        }
        
        #featureBannerLinks a.featurelink-current {
            display: inline;
            float: left;
            width: 14px;
            height: 14px;
            padding: 3px;
            margin-right: 4px;
            
            color: #ffffff;
            text-align: center;
            font-weight: bold;
            
            background: #206AA8;
            
            border: #ffffff 1px solid;
        }
            
        #featureBannerLinks a.featurelink:hover, #featureBannerLinks a.featurelink-current {
            cursor: pointer;
        }

	
#Page #LoginForm {
	float: right;
	background: none;
	margin: 5px 10px 0 0;
	padding: 0 0 0 0;
	width: 238px;
	white-space: nowrap;
}

	#Page #LoginForm #title {
		margin: 0 0 6px 0;
		padding: 0;
	}

	#Page #LoginForm label {
		clear: left;
		float: left;
		width: 88px;
		margin: 3px 0 3px 12px;
		padding: 0;
		vertical-align: center;
		line-height: 15px;
		font-size: 91.7%;
	}
	
	
	
	#Page #LoginForm .formfield {
		margin: 0;
		padding: 0;
	}
	
	#Page #LoginForm input {
		float: left;
		width: 129px;
		margin: 0;
		height: 15px;
		font-size: 91.7%;
	}	
	#Page #LoginForm input.submitbutton {
		clear: both;
		width: auto;
		height: auto;
		float: right;
		margin-bottom: 0px;
		padding-bottom: 0px;
		
	}
	
	#Page #LoginForm ul {
		clear: both;
		list-style-type: none;
		list-style-position: inside;
		margin: 0;
		padding: 0;
	}
	
	#Page #LoginForm ul li {
		float: left;
		background: transparent url('/images/templates/arrow_green_small.gif') no-repeat 50% left;
		margin: 0px 0 0 0px;
		padding: 0 0 0 10px;
		font-size: 100%;
	}
	*:first-child+html #Page #LoginForm ul li {	/* IE7 only */
		margin: 0px 0 0 7px;
	}
	
#Home-Secondary {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
	#Home-Secondary-Inner {
		margin: 0 8px 0 7px;
		padding: 0;
	}
	
	
#Home-Content-Detail {
	clear: both;
	background: #fff url('/images/templates/home/content-border.gif') no-repeat top left;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

	#Home-Content-Detail-Inner {
		background: transparent url('/images/templates/home/content-border-bottom.gif') no-repeat bottom left;
		margin: 0;
		padding: 0 0 15px 0;
		width: 100%;
		float: left;
	}
	
#Home-Tertiary {
	margin: 0;
	padding: 0;
	width: 255px;
	float: left;
}

	#Home-Tertiary-Inner {
		margin: 0 0px 0 0px;
		padding: 0;
	}


	#Page #Home-Content-Detail h1 {
		font-size: 14px;
		padding: 0;
		margin: 0;
		font-weight: bold;
	}

	
		#NewsUpdates {
		}
		
		#Page #NewsUpdates #NewsUpdates-Inner #NewsUpdatesAll {
			list-style-type: none;
			color: #606060;
			width: 235px;
			padding: 14px 0 14px 0;
			margin: 0 10px 0 10px;
		}
		
		#NewsUpdates .NewsArticle {
			margin: 0 0 19px 0;
			padding: 0 0 0 14px;
			background: url('/images/templates/home/icons/news-icon.gif') no-repeat 0px 3px;
		}
		
		#NewsUpdates .NewsArticle:hover {
			text-decoration:underline;
			cursor: hand;
		}
		
		#NewsUpdates .NewsArticle h2 {
			color: #707070;
			font-size: 100%;
			font-weight: bold;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}
		
		#NewsUpdates .NewsArticle h2 a {
			color: #990000;
			text-decoration: none;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			display: block;
		}
		
		#NewsUpdates .NewsArticle h2 a:hover {
			text-decoration: underline;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}
		
		#NewsUpdates .NewsArticle div.date,#NewsUpdates .NewsArticle div.date a  {
			color: #0099CC;
			font-size: 90%;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			display: block;
		}
		
		#NewsUpdates .NewsArticle div.date p, #NewsUpdates .NewsArticle div.date p a {
			color: #006BB6;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			display: block;
		}
		
		#NewsUpdates .NewsArticle p, #NewsUpdates .NewsArticle p a {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			color:#606060;
			display: block;
		}
		#Home-Tertiary .misc {
		    margin-left: 1px;
	    }

#Home-Quaternary {
	margin: 0 0 0 2px;
	padding: 0;
	width: 255px;
	float: left;
}

	#Home-Quaternary-Inner {
		margin: 0 0px 0 0px;
		padding: 0;
	}
	
	
	.featuresLinks {
		width: 235px;
		margin-left: 10px;
		margin-right: 10px;
		font-weight: bold;
	}
	
	.featuresLinks a {
		color: #707070;
		text-decoration: none;
	}
	
	.featuresLinks a:hover {
		text-decoration: underline;
	}
	
	ul#dates {
		list-style-type: none;
		list-style-position: outside;
		margin: 13px 0 13px 0;
		padding: 0;
	}
	
	ul#dates li {
		background: url('/images/templates/home/icons/horse-tax.gif') no-repeat 0px 3px;
		padding: 0 0 0 94px;
		margin: 0 9px 0 9px;
		width: 143px;
		text-indent: -80px;
	}
	
	ul#dates li.super, ul#dates li.Superannuation {
		background: url('/images/templates/home/icons/horse-super.gif') no-repeat 0px 3px;
	}
	
	ul#dates li a {
		font-weight: bold;
		text-decoration: none;
		color: #707070;
		display: block;
	}
	
	ul#dates li a:hover {
		text-decoration: underline;
	}
	
	ul#dates li a .date {
		font-size: 100%;
		color: #006BB6;
		
	}
	
	.misc {
		margin-top: 10px;
		text-align: center;
	}
	
	ul.partner-links {
		text-align: left;
		padding: 0 0 0 22px;
	}
	

#Home-Quinary {
	margin: 0 0 0 1px;
	padding: 0px 9px 0px 9px;
	width: 238px;
	float: left;
	overflow: hidden;
	
}

	#Home-Quinary-Inner {
		margin: 0 0px 0 0px;
		padding: 0;
	}

	#Home-Quinary h1 {
		margin-left: -9px;
	}
	
	#Home-Quinary p {
		margin-top: 0.75em;
	}
	
	#Home-Quinary #subscribeBox {
	    background-attachment:scroll;
        background-color:transparent;
        background-image:url(/images/subscribe_background.gif);
        background-position:left center;
        background-repeat:no-repeat;
        padding: 10px 0px 0px 15px;
        margin-top: -15px;
        height:98px;
        width:238px;
	}
	#Home-Quinary #subscribeBox h3 {
	    color:#b13e3e;
	}
	#Home-Quinary #subscribeBox form {
	    padding:60px 10px 0 15px;
    }
    
        #Home-Quinary #subscribeBox form input.submit-small {
            background:transparent url(/images/subscribe_button.gif) no-repeat scroll left top;
            border:medium none;
            height:24px;
            width:24px;
            margin:0 0 0 2px;
            padding:0;
            
        }