/*	---------------------------------------------------------
	##### Copyright Perth Royal Show
	##### www.perthroyalshow.com.au
	##### Author: Sumo Group - Perth Digital Agency - www.sumo.com.au
	---------------------------------------------------------
	
	Header Color:		#18abdd
	
	Link Colour:		#17abdd
	Link Rollover:		#1283a9
	
	---------------------------------------------------------
	---------------------------------------------------------
  	
	SECTION: Sideshow Fun
*/

@media screen {
	
	h2.page-title,
	h2,
	h3 { color: #3258a5; }
	
	a,
	.copy-container a strong { color: #17abdd; }
	a:hover,
	.copy-container a:hover strong { color: #3258a5; }
	
	.copy-container { color: #37394b; }
	
	.sect-header { min-height: 106px; background: #3d63bd url(images/generic/header-banner.jpg) no-repeat top right; }
	* html .sect-header { height: 106px !important; }

}


/* ---------------------------------------------------------
   Print Section Specific
*/
@media print {
	
	.myplanner .sect-header h2,
	h2.page-title,
	h2,
	h3 { color: #3258a5 !important; }
	.copy-container h4 { color: #2a4987 !important; }
	
}
