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

Title : 
URL : 

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	padding:0px;
	margin:0px;
	background: #263442 url(../templateimages/innerwrap.gif) repeat-x 0% 0%;;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
}

p {

}

a:link, a:visited {
	color:#263441;
	text-decoration:underline;
}

		a:hover {
			text-decoration:none;
		}

h1 {
	font: normal 26px/30px  Arial Black, Arial, Verdana,Helvetica, sans-serif;
	color: #636466;
}

h2 {
	font: bold 16px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #a56556;
}

h3 {
	font: bold 14px/16px  Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
	margin:3px 0px 2px 0px;
	padding:0px;
}

form {
  margin: 0;
}

input, select, textarea {

}

.stats {
	display: none;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	padding: 0px;
	margin: 0px;
	
	

}
	
	#banner {
		display:none;
	
	}
			

	#belowBanner {
		display:none;
	}



#bannerImg {
display:none;
}
	#belowImgbanner {
		display:none;
	}

#contentwrap {
	width:776px;
	margin:0 auto;
	padding-bottom:60px;
}
		#contentTop {
		display:none;
		}
		
		#content {
		width:776px;
		background:#fcfcfc;
		}
		
				#contentSpacing {
					width:731px;
					padding:22px 22px 42px 23px;
				}
		
		html>body #contentSpacing {
			height: auto;
		}
		
		#contentbot {
		display:none;
/*		background:url(../templateimages/content_bot.png) no-repeat;*/
		}
		
#footerwrap {
display:none;
}	



		

/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/
input {
	font: normal 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
	padding:0px;
	margin:auto 0px;

}

/* select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}


*/


/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navwrap {
display:none;
}





/*
----------------------------------------------------------------------------- 
SUB NAV
-----------------------------------------------------------------------------*/

#subnavwrap {
	display:none;
}

	
