/* - - - - - - - - - - - - - - - - - - - - -

Title : The Stunned Mullet
URL : http://www.thestunnedmullet.com.au/

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/



body, normal{
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #545454;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	}

img {
	border: none;
	}
	
	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}	
	
#stats {
	display: none;
	}
	
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#Wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
	#printLogo {
		width: 100%;
		margin: 0;
		padding: 0 0 40px 0;
		}

	#header {
		display: none;
		}
	#navWrapper {
		display: none;
		}
		
	{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		}
		
		#contentsHome {
			padding: 0;
			margin: 0;
			width: 100%;
			}
			
		#promo {
			display: none;
			}
			
			
		#contentsDefault {
			padding: 0;
			margin: 0;
			width: 100%;
			}
			
	#footer {
		display: none;
		}
		



	
/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

/* -- Top Menu Sucker Fish 4 Level -- */

#nav, #nav ul {
	display: none;
	}
	

/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/



h1 {
	font: 18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #bf262d;
	text-transform: none;
	margin: 3px 0 25px 0;
	font-weight: normal;
	}
	
h2 {
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
	font-weight: bold;
	}

h3 {
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	}



/*
----------------------------------------------------------------------------- 
DEFAULT FONT STYLES
-----------------------------------------------------------------------------*/


td, p {
	font: 12px/18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #545454;
	margin: 0;
	padding: 0;
	}
	
p {
	margin-bottom: 14px;
	}
	

hr {
	border: none;
	border-top: 1px solid #cfcdcd;
	color: #FFFFFF;
	padding: 0 0 10px 0;
	}
	
ul, ol, li, {
	list-style: outside;
	list-style-type: square;
	}
	
ul ul, ol ol, ol ul, ul ol, {
	margin-top: 12px;
	}	
	
ul, ol {
	margin-left: 12px;
	padding-left: 12px;
	}	
	
li {
	padding-bottom: 15px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a { 
	text-decoration: underline;
	color: #0099ff;
	}
	


/*
----------------------------------------------------------------------------- 
CUSTOM STYLES
-----------------------------------------------------------------------------*/

.darkBlue {
	color: #346e8f;
	}




