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

TITLE : i am challenge

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

DESCRIPTION : Full Site Styles
 
------------------------------------------ */

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

html, body, form, fieldset { margin: 0; padding: 0; }

html, body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333;
	}

	/* ------------------------------------------
	 TEXT FORMATTING
	------------------------------------------ */
	
	p, td, li {
		font-size: .75em;
		line-height: 1.7em;
		}
		
		.introText {
			font-size: .95em;
			line-height: 1.5em;
			margin: 0 0 1em 0;
			color: #95a0a9;
			}
		
	p td, p li { font-size: 100%; }
	p, table, ul { margin: 0 0 1.45em 0; }
	
	a, a:link, a:visited, a:active { color: #F60; }
	a:hover { text-decoration: none; }
		
	hr {
		border-top: 1px solid #e4e2d9;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
		color: #f9f8f4;
		margin: 40px 0;
		height: 0;
		padding: 0;
		}
	
	/* ------------------------------------------
	 HEADINGS
	------------------------------------------ */
	
	h1 {
		font: normal 2em TwCenMT Bold, Arial, Helvetica, sans-serif;
		color: #FF6600;
		margin: 0 0 .3em 0;
		}
	
	h2 {
		font: bold .95em Arial, Helvetica, sans-serif;
		color: #CE0000;
		margin: 0 0 1em 0;
		}
	
	h3 {
		font: bold .75em Arial, Helvetica, sans-serif; 
		color: #999;
		margin: 0 0 .75em 0;
		text-transform: uppercase;
		}
	
	h4 {
		font-weight: bold;
		font-size: .7em;
		line-height: 1.7em;
		}

/* ------------------------------------------
 LAYOUT ELEMENTS
------------------------------------------ */

#wrapper  {
	width: 960px;
	margin: 0 auto;
	}
	
	#logoBar {
		width: 960px;
		}
		
		#logoBar img { border: 0; }
		
	#bnnr {
		width: 960px;
		height: 252px;
		margin-bottom: 5px;
		}
		
		#bnnr img { display: block; }
	
	#navWrap {
		width: 960px;
		height: 57px;
		background: #fb8200 url(../09templateimages/navbg.jpg) top left no-repeat;
		}

		/*-------------------------------------------
		  DROPDOWNS
		-------------------------------------------*/
		
			#nav, #nav ul {
				list-style: none;
				padding: 0;
				margin: 0;
				}
			
			#nav li {
				cursor: pointer;
				float: left;
				text-transform: capitalize;
				}
				
			#nav li a {
				min-height: 15px;
				font: bold 14px arial, helvetica, sans-serif;
				color: #fff;
				display: block;
				text-decoration: none;
				padding: 20px 20px 21px 20px;
				}
				
			#nav li a:hover { 
				color: #fff;
				text-decoration: none;
				}
			
			#nav li.selected a { color: #f6f6f6; }
			
			#nav li.selected a:hover { 
				color: #fff;
				text-decoration: none;
				}
			
			#nav li.selected a, #nav li a:hover {}
					
			#nav li ul a, #nav li ul a:visited {	
				min-height: 15px;
				font: normal 11px arial, helvetica, sans-serif;
				display: block;
				text-decoration: none;
				text-align: left;
				padding: 5px 5px 5px 10px;
				border-bottom: 1px solid #ebebeb;
				border-right: 1px solid #ebebeb;
				border-left: 1px solid #ebebeb;
				color: #333;
				width: 160px;
				background-color: #f6f6f6;
				text-transform: none;
				}
				
			#nav li ul a:hover { 
				background-image: none;
				color: #333;
				background-color: #ebebeb;
				}

			#nav li.selected ul a, #nav li.selected ul a:visited {
				background-image: none;
				font: normal 11px arial, helvetica, sans-serif;
				display: block;
				text-decoration: none;
				text-align: left;
				padding: 5px 5px 5px 10px;
				border-bottom: 1px solid #ebebeb;
				border-right: 1px solid #ebebeb;
				color: #333;
				width: 160px;
				}
				
			#nav li.selected ul a:hover { color: #fff; }
				
			#nav li ul li { background-color: none; }
			
			#nav li {
				float: left;
				padding: 0;
				}
			
			#nav li ul {
				position: absolute;
				border-bottom: 0;
				left: -999em;
				height: auto;
				width: 160px;
				margin: 0;
				padding: 0;
				background-color: none;
				}
			
			#nav li li {
				width: 150px;
				background-image: none;
				}
			
			#nav li ul ul { margin: -26px 0 0 176px; }
			
			#nav li:hover ul ul,
			#nav li:hover ul ul ul,
			#nav li.sfhover ul ul {
				left: -999em;
				}
			
			#nav li:hover ul,
			#nav li li:hover ul,
			#nav li li li:hover ul,
			#nav li.sfhover ul,
			#nav li li.sfhover ul {
				left: auto;
				z-index: 500;
				}
			
			#nav li:hover, #nav li.sfhover {
				color: #333;
				position: static;
				}
			
			#nav li ul li:hover, #nav li ul li.sfhover { 
				background-image: none;
				background-color: #ebebeb;
				}
	
	#contentWrap {
		width: 960px;
		margin: 11px auto;
		}
		
		#leftCol {
			float: left;
			width: 279px;
			padding: 0;
			}
			
			#leftCol p, td, li { font-size: 11px; color: #747474; }
			
			#support { width: 279px; }
			
				#support h2 { padding: 0; margin: 0; }
				
				#supportInner {
					background: #F8F8F8 url(../09templateimages/support_bg.jpg) top left repeat-x;
					border: 1px solid #e5e5e5;
					width: 249px;
					padding: 15px;
					}
				
			#bebo {
				width: 249px;
				padding: 15px;
				}
				
				#bebo a, #supporters h2 {
					color: #CE0000;
					text-decoration: none;
					font: bold 11px Arial, Helvetica, sans-serif;
					}
				#bebo a:hover, #supporters a:hover { text-decoration: underline; }
				#bebo img, #supporters img { border: 0; }
			
			#supporters {
				width: 249px;
				padding: 15px;
				border-top: 1px solid #e5e5e5;			
			}
		
		#midColHome {
			float: left;
			width: 295px;
			margin: 0 30px;
			padding: 0;
			overflow: hidden;
			}
		
		#rightCol {
			width: 324px;
			float: right;
			}
			
			#rightCol img {
				border: 0;
				margin: 0 0 10px 0;
				display: block;
				}
	
	#footer {
		width: 960px;
		border-top: 3px solid #FEA740;
		padding-top: 20px;
		font-size: .75em;
		color: #ccc;
		}
		
		#footer p, #footer a { color: #ccc; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }

#SS {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	color: #ccc;
	font-size: .75em;
	}
	
	#SS a { color: #ccc; }
	
.clear {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0;
	}

#stats { display: none; }

/*-------------------------------------------
  GENERAL/MISC
-------------------------------------------*/

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #e5e5e5;
	}

.imgright {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #e5e5e5;
	}
