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

Title : Impact English College
URL : http://www.impactenglish.com.au

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin: 0;
	padding: 0;
	}

body {
	font: 12px/17px Arial, Tahoma,Verdana, helvetica, sans-serif;
	color: #000000;
	margin: 10px 0 20px 0 ;
	padding: 0;
	background-color: #fdb813;
	}
	
td {
	font: 12px Arial, Tahoma,Verdana, helvetica, sans-serif;


}

img {
	border: 0;
	}

hr {
	border: 1px solid #ccc;
	height: 1px;
	margin: 10px auto;
	width: 100%;
	clear: both;
	}

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

h1 {
	font-size: 16px;
	color: #a72a2b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 20px;
	}

h2 {
	font:  normal 22px Arial, Verdana, Helvetica, sans-serif;
	color: #8f9994;
	margin: 0 0 20px 0;
	}
	
h3 {
	color: #f77726;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}	

h4 {
	color: #fccf4d;
	font-size: 14px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	text-transform:capitalize;

	}	

a {
	color: #003782;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;

	}

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

hr {
width: 100%;
height: 1px;
border: 1px dotted #e31b23;

}


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#top_p {
width: 950px;
background:url(../siteimages/top_pattern.jpg) no-repeat;
margin: 0 auto 0 auto;
height: 17px;


}
 

#wrapper {
width: 950px;
background:url(../siteimages/wrapper_bg.jpg) repeat-y;
margin: 0 auto 0 auto;

}

	#container {
	margin: 0 auto 0 auto;
	width: 916px;
	
	}
	
		#top {
		height: 132px;
		
		}
		
		#logo {
		margin-left: 10px;
		float: left;
		
		}
		
		#top_rhs {
		margin-right: 10px;
		float: right;
		height: 95px;
		margin-top: 20px;
		width: 300px;
		background: url(../siteimages/slogan_bg.gif) no-repeat;
		
		}
		
		#menu_wrapper {
		height: 51px;
		background-color: #e31b23;
		vertical-align: middle;
		
		}
		

		
		#menu_bgbottom {
		background-color: #a72a2b;
		height: 8px;
		
		}
		
	#contents_container {
	width: 886px;
	margin: 15px auto 0 auto;
	}
	
	#body {
	width: 886px;
	margin: 15px auto 0 auto;
	background: url(../siteimages/body_bg.gif) repeat-y;
	}
	
		#body_lhs {
		width: 182px;
		float: left;
		
		}
		
			#banner_menu {
			background-color: #FFFFFF;
			
			}
		
		#body_rhs {
		float: right;
		width: 695px;
		
		}
		
		#header {
		height: 166px;
		}
		
		#header_d {
		height: 170px;
		width: 695px;
		
		}
		
		#spacer {
		height: 15px;
		
		}
		
		#content_home {
		width: 856px;
		padding: 15px;
		background-color: #ebebeb;
		
		}
		
		#content_d {
		width: 665px;
		padding: 15px;
		min-height: 230px;
		
		}
		
		#content_d li {
		margin-left: 25px;
		
		}
		
#footer {
margin: 0 auto 0 auto;
width: 950px;
height: 68px;
background: url(../siteimages/footer_bg.gif) no-repeat;
}

	#footer_inner {
	width: 856px;
	margin: 0 auto 0 auto;
	height: 19px;
	text-align: center;
	padding: 15px;
	border-top: 1px solid #e31b23;
	}
	
/* MENU */

.mainNavItem {
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
}
.mainNavItemLast { 
font-size: 12px; 
text-align: center;
vertical-align:middle;}

#nav, #nav ul {
	list-style: none;
	line-height: 11px;
	padding: 0px;
	margin: 0px; 
	}
	
ul#nav li {
	padding: 0px;
	float: left;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	border-right: 1px solid #a72a2b;
	height: 51px;

	 }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 13px 28px 13px 28px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align:middle;
	
}

#nav li a:hover { color: #000000;  }

#nav li ul a {
	font-size: 11px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFFFFF;
}

#nav li ul a:hover { color: #bcbd44; background: none; }

ul#nav li ul {
	position: absolute;
	left: -888em;
	height: auto;
	width: 125px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #2C190F;
	border-right: 1px solid #2C190F;
	border-bottom: 1px solid #2C190F;
	background-color: #2C190F;
}

ul#nav li ul li {
	width: 125px;
	margin: 0px;
	padding: 0px;
}

#nav li ul ul {
	margin: -1.90em 0 0 15em; }

#longMenu { display: block; width: 155px; height: 10px; position: relative; top: -11px; left: 30px; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul 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, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover {
	color: #FF7300;  }

#nav li ul li:hover, #nav li ul li.sfhover {
	color: #FF7300; background: none; }
	



#SubM_wrapper {
background-color: #DDDDDD;
margin-top: 30px;
		
}
		
		
.subNav_td{
	width: 182px;

		}



#subNav a:hover {
	color: #e31b23;
	text-decoration:none;
	}

ul#subNav  {
	margin: 0;
	padding: 0;
	width: 182px;
	height: 29px;
	}


ul#subNav li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	min-height: 29px;
	background:url(../siteimages/sub_menu_bg.gif);

	}


		ul#subNav li a {
			display: block;
			padding-left: 18px;
			padding-top: 4px;
			padding-bottom: 4px;
			margin: 0;
			color: #444444;
			text-decoration: none;
			font-family: tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;		
			}
			
		ul#subNav li.subnav_selected a{
			font-weight: bold;
			color: #000000;
			}

ul#subNav li.parentItem {
	border-bottom: 1px solid #DBDBDB;
	background: none;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #000000;
			padding: 0 8px 8px 8px;
			}
	
ul#subNav li ul {

	margin: 0;
	padding: 0;
	width: 145px;
	background-color: #def7fe;

	}
	ul#subNav li ul li, ul#subNav li.subnav_selected ul li  {
		border-bottom: none;
		margin: 0;
		padding-top: 2px;
		padding-bottom: 2px;

		}
		
		ul#subNav li ul li a, ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 3px 2px 2px 15px;
			color: #00b4e9;
			}
			
		html>body ul#subNav li ul li a, html>body ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 3px 4px 4px 10px;
			color: #00b4e9;
			}	
			
		ul#subNav li.subnav_selected ul li.subnav_selected a {
			color: #000000;
			font-weight: normal;
			}


select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FAFAFA;
	border: 1px solid #ABABAB;
	padding: 2px;
	}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	}

a.linkopacity:hover img {
	filter:alpha(opacity=65);   
	-moz-opacity: 0.80;   
	opacity: 0.80;
	}
