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

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;
	
	

}

	#innerWrap {
		width:100%;
		margin:0 auto;
		padding:0px;
		background: #263442 url(../templateimages/innerwrap.gif) repeat-x 0% 0%;
		
	}
	
	#banner {
		width: 100%;
		height:88px;
		background:url(../templateimages/banner_bg.gif) repeat-x;
	
	}
			
			#bannerIn {
				width:776px;
				height:88px;
				margin:0 auto;
			}
					
					#bannerLhs {
						width:273px;
						height:84px;
						float:left;
						background:url(../templateimages/logo_new.gif) no-repeat 0% 0%;
					}
					
					#bannerRhs {
						width:221px;
						height:84px;
						float:right;
						background:url(../templateimages/rest.gif) no-repeat 0% 100%;
					}
	#belowBanner {
		width:776px;
		height:41px;
		margin:0 auto;
		background:url(../templateimages/belowbanner_new.gif) no-repeat;
	}
	
			#belowBannerIn {
				width:310px;
				height:41px;
				float:right;
			}
	
			#newsletter {
				width:77px;
				height:20px;
				padding-top:10px;
				float:left;
			/*	background:url(../templateimages/newsletter.png) no-repeat 0% 50%;*/
			}
			
			#sitemapTop {
				width:77px;
				height:20px;
				padding-top:10px;
				margin-left:10px;
				float:left;
				/*background:url(../templateimages/sitemap.png) no-repeat 0% 50%;*/
			}
				
			.search { 
				color: #000; 
				margin: 0px;
				width:134px;
				height:21px;
				padding-top:12px;	
				float:right;
				background:url(../templateimages/search_bg.gif) 50% 100% no-repeat;	

			}
				
					.g-prettysearch { 			 
						width: 100px; 
						height:14px;	
						border: 0px; 
						margin: 0px;
						padding: 0; 
						font: 10px; 
						position: relative;
						left: 20px;
						top: 3px;
						vertical-align:middle;
					
					}

#bannerImg {
	width:776px;
	height:254px;
	margin:0 auto;
}
	#belowImgbanner {
		width:776px;
		height:14px;
		margin:0 auto;
		background:url(../templateimages/belowbanner.gif) repeat-x;
		display: block;
	}

#contentwrap {
	width:776px;
	margin:0 auto;
	padding-bottom:60px;
}
		#contentTop {
		width:776px;
		height:19px;
/*		background:url(../templateimages/content_top.png) no-repeat;*/
		margin:0px;
		}
		
		#content {
		width:776px;
		background:#fcfcfc;
		}
		
				#contentSpacing {
					width:731px;
					padding:22px 22px 42px 23px;
				}
		
		html>body #contentSpacing {
			height: auto;
		}
		
		#contentbot {
		width:776px;
		height:16px;
/*		background:url(../templateimages/content_bot.png) no-repeat;*/
		}
		
#footerwrap {
	width: 100%;
	height:114px;
	margin:0 auto;
	padding: 0px;
	background:url(../templateimages/footer.gif) repeat-x 0% 0%;
}	

		#footerIn {
			width:672px;
			height:114px;
			margin:0 auto;
		}
		
		#footerIntop {
			width:672px;
			height:55px;
			padding-top:5px;
			margin:0px;
		}
		
		#footerInbot{
			width:672px;
			height:55px;
			padding:0px;
			margin:0px;
			
		}

		

/*
----------------------------------------------------------------------------- 
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 {
	width:776px;
	height:76px;
	margin:0 auto;
	background:url(../templateimages/navwrap.gif) no-repeat;
}


#nav, #nav ul {
	position: relative;
	float: left;
	left:143px;
	list-style: none;
	width:610px; /* bmh */
	height: 76px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav li {
	float: left;
	height: 76px;
	padding: 0;
	margin: 0px;
	white-space: nowrap;
	list-style: none;
	text-transform: capitalize;
	}

#nav a {
	display: block;
	border: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 9px;
	font: bold 24px/76px Arial, Helvetica, sans-serif;
	color: #f3f3f3;
	text-transform:lowercase;
	}

#nav a:hover {
	display: block;
	color: #f3f3f3;		
	text-decoration: none;
	}

#nav a.selected {
	font: bold 24px/76px Arial, Helvetica, sans-serif;
	color: #ca9482;
	padding: 0px 9px;
	display: block;
/*	background:#ca9482;
	border-left:5px solid #dfbeb2;
	border-right:5px solid #dfbeb2;*/
	}



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

#subnavwrap {
	width:776px;
	height:32px;
	margin: 17px auto 0px auto;
	background:url(../templateimages/subnav.gif) no-repeat 0% 0%;
}

	
			#subnav {
				list-style: none;
				
				}
			
			#subnav li {
				list-style: none;
				float: left;
				height: 6px;
			/*	background: url(../templateimages/navbar_right.jpg) top right no-repeat;*/
				}
				
				#subnav li a {
					display: block;
			/*		background: url(../templateimages/navbar_left.jpg) top left no-repeat;*/
					text-decoration: none;
					font: bold 12px Verdana, Arial, Helvetica, sans-serif;
					color: #fff;
					padding: 6px 15px 5px 15px;
					}
			
			/*
			#subnav, #subnav ul {
				width: 708px;
				height: 25px;
				padding: 0px;
				margin:0px;
				list-style: none;
				float: left;
				position: relative;
				display:block
				top:11px;
				left:68px
			
				}
			
			#subnav li {
				float: left;
				margin: 0px;
				padding: 0px;
				white-space: nowrap;
				text-transform: capitalize;
				height: 25px;
				background: url(../templateimages/navbar_right.jpg) no-repeat bottom right;
				display:block;
				}
				
			
			#subnav li.selected { 
				color: #eceef0;
				height: 25px;
				background: url(../templateimages/navbar_right.jpg) no-repeat bottom right;
			
				}
			
			
			#subnav li a {
				color: #FFFFFF;
				font: bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
				display:block;
				text-decoration: none;
				padding: 0 20px;
				background: url(../templateimages/navbar_left.jpg) no-repeat bottom left;
				}
					
			#subnav li a:hover { 
				color: #eceef0;
				}
			
			#subnav li.selected a { 
				color: #eceef0;
				background: url(../templateimages/navbar_left.jpg) no-repeat bottom left;
				}
				
			#subnav li.selected a:hover { 
				color: #eceef0;
				}
			*/

/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.smalltxt {
/*	font: normal 11px/11px Verdana, Arial, Helvetica, sans-serif;*/
	margin:5px 0px 0px 0px;
	padding:0px;
}

/* ------------------------------------ sitemap styles */

.td_sitemap {
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	vertical-align: top;
	}

#sitemap_title {
	font-weight: bold;
	color: #000099;
	padding: 7px 0px 7px 9px; 
	font-size: 12px;
	background-color:#D4D4D4;
	}
	
#sitemap ul {
	margin: 0px;
	padding: 0px;
 	width: auto;
	list-style: none;  
	}

#sitemap ul li{
	position: relative;
 	width: auto;
	padding: 0px;
	padding-left: 0px; 
	margin: 0px; 
	width: 100%;
	display: block;
	}
	
#sitemap ul li a{ 
	position: relative;
	list-style: inside;  
    display: block;
    vertical-align: middle; 
	padding: 5px;
	padding-left: 10px;
	border: 0px;
    text-decoration: none;
	font-size: 11px;
    font-weight: bold;
    color: #666666;

    }
	
#sitemap ul li a:hover{ 
	color: #FFFFFF;
	text-decoration: none;
	background-color:#2952A5
	}

#sitemap ul ul {
	padding-bottom: 5px;
	}

	
#sitemap ul ul li{
	border-bottom: none;
	}

#sitemap ul ul li a{
	margin: 0;
	padding: 2px;
	padding-left: 20px;
	border-bottom: none;
	font-weight: normal;
	color:#666666;
	}

#sitemap ul ul ul li{
	border-bottom: none;
	}

#sitemap ul ul ul li a{
	margin: 5px;
	padding-left: 30px;
	border-bottom: none;
	}
