/* @override http://www.ponyrider.com.au/system/css/layout.css */

/* Made for Kelly Searl. Created by Matthew Woodward - mwoodward.com.au. All Rights Reserved
----------------------------------------- */

/* Resets
----------------------------------------- */
* { padding: 0; margin: 0; }
li, ul { list-style: none; }
img { -ms-interpolation-mode: bicubic; border:none; }
body { overflow:hidden; font-family: Minion Pro, Times, Lucida, Arial, sans-serif; }
a { outline: none; cursor: pointer; }

/* Framework
----------------------------------------- */
#supersize img, #supersize a{ height:100%; width:100%; display:none; cursor: default; }
#supersizecover { height:100%; width:100%; background: transparent; outline: none; cursor: default; position: fixed; left: 0; top: 0; }
#supersize .activeslide, #supersize .activeslide img{ display: inline; }
#pageHold { width: 570px; height: 570px; background: transparent; left: 65px; top: 40px; position: absolute; z-index: 10; }

/* Header 
----------------------------------------- */
#mainLogo { height: 65px; width: 95px; background: transparent url('../images/logo.png') no-repeat 16px top; }

	/* Main Menu 
	----------------------------------------- */
	#pageNavigation { width: 100%; height: 300px; }
	#navigation { width:100%; text-indent: 16px;  }
	#navigation li a { float: left; list-style: none; font-size: 24px; line-height: 26px; text-decoration: none; }
	
	a.mainlink, a.mainlink:visited  { width: 100%; cursor: pointer; text-decoration: none; color: #fff; }
	a.maincurrent { text-decoration: none; cursor: pointer; font-style: italic; color: #000; }
	a.mainlink:hover, a.mainlink:active { text-decoration: none; cursor: pointer; color: #999; }
	
	a.iframe, a.iframe:visited, a.iframe:active { margin: 0 0 0 -5px; font-style: italic; cursor: pointer; text-decoration: none; color: #999; }
	a.iframe:hover { margin: 0 0 0 -5px; font-style: italic; text-decoration: none; cursor: pointer; color: #000; }



/* Sidebar 
----------------------------------------- */

	/* Submenu 
	-----------------------------------------------*/



/* Content
----------------------------------------- */
#pageContent { height: auto; width: 410px; background: transparent url('../images/topBorder.png') no-repeat top left; padding: 16px; color: #fff; font-size: 12px; line-height: 22px; }

	/* Breadcrumbs
	----------------------------------------- */
	#pageSubscribe { height: 37px; width: 275px; background: transparent url('../images/topBorder.png') no-repeat top left; padding: 16px; color: #fff; font-size: 12px; line-height: 37px; }
	#inputLabel { float: left; margin: 0 6px 0 0; color: #fff; font-size: 16px; line-height: 37px; }
	#tdhyf-tdhyf { height: auto; width: 96px; background: #fff; color: #666; outline: none; border: none; text-indent: 10; padding: 5px 0; margin: 0 5px; }
	#inputButton { background: transparent; color: #fff; border: none; font-size: 28px; cursor: pointer;  }
	
	/* Spacers
	----------------------------------------- */
	
	/* HomePage
	----------------------------------------- */



/* Footer 
----------------------------------------- */


