/*  

Theme Name: Infinity College
Theme URI: InfinityCollege.com.au
Description: Infinity College Website Designed by Caroline Wong, Developed by Ruby Yee
Version: 1.0
Author: Ruby Yee
Author URI: http://www.ruca.com.au

*/


/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, font, img, sub, sup, center,
ol, ul, li,
table, tbody, tfoot, thead, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {
 height: 100%;
 }

a {text-decoration:none;}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 19, 2010 */

@font-face {
	font-family: 'HelveticaNeueLTPro75Bold';
	src: url('/fonts/helveticaneueltpro-bd-webfont.eot');
	src: local('?'), url('/fonts/helveticaneueltpro-bd-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-bd-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-bd-webfont.svg#webfontREZm18GT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTPro55Roman';
	src: url('/fonts/helveticaneueltpro-roman-webfont.eot');
	src: local('?'), url('/fonts/helveticaneueltpro-roman-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-roman-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-roman-webfont.svg#webfontW4kTwDWk') format('svg');
	font-weight: normal;
	font-style: normal;
}



body{
	margin: 0;
	background: #a5a5a5 url('/images/bg.jpg');
	font-family: 'HelveticaNeueLTPro55Roman', Arial, Sans-serif;
	font-size:0.8em;
	line-height:1.35em;
	color: #000;
	font-weight:normal;
}


h1 {
	font-size:175%;
	color:#ff7900;
	text-transform:uppercase;
	font-family: 'HelveticaNeueLTPro75Bold', Arial, Sans-serif;
	border-bottom: 1px solid #ff7900;
	margin: 0 10px;
	padding-bottom:5px;
}

	

h2 {
	color:#fba625;
	border-bottom: 1px solid #fba625;
	font-family: 'HelveticaNeueLTPro75Bold', Arial, Sans-serif;
	margin: 10px;
	font-size: 160%;
	text-indent:10px;
	padding-bottom: 5px;
}

	

h3 {
	color:#ff7901;
	font-size:150%;
	font-family: 'HelveticaNeueLTPro75Bold', Arial, Sans-serif;
	margin-top:5px;
	margin-bottom:0;
	text-align:center;
}	

h4 {
	color:#fa9b03;
	font-size:130%;
	font-family: 'HelveticaNeueLTPro75Bold', Arial, Sans-serif;
	margin:0;
	text-align:center;
}	

p {
	margin: 10px 20px;
}

a:link, a:active, a:focus {
	text-decoration:none;
	color: #555;
}


a:hover {
	text-decoration:underline;
}

#wrapper {
	margin: 0px auto;
	width:909px;
	background: #fff url('/images/mainright.jpg') right top repeat-y;
}



#wrapper-left {
		width:8px;
		background: #fff url('/images/mainleft.jpg') left top repeat-y;
}

#header {
	margin-left:5px;
	z-index:999;
	height:445px;
}

#main-container	{
	margin-left:5px;
	width:900px;
	clear:both;
}

#box {
	float:left;
	margin: 0;
	width:590px;
	background: #fdf7eb url('/images/content-bg.jpg') repeat-y;
	font-weight:normal;
}

#box ul	{
	list-style-type: circle;
	width:100%;
	margin: 5px 35px;
}

.lessons ul, .lessons li {
	list-style-type: none;
	font-family: 'HelveticaNeueLTPro75Bold', Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #fba625;
	text-decoration:none;
	margin: 5px 90px 5px 0;
	
}

.lessons a {
	color:#fba625;
	font-family: 'HelveticaNeueLTPro75Bold', Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration:none;
	
}

.sidebar ul {
	list-style:none;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:normal;
}

.sidebar li {
	font-weight:normal;
}

.sidebar p {
	margin:0 0 1.3em 0;
}

#content-top {
	width: 100%;
	height: 19px;
	background: #fdf7eb url('/images/content-top.jpg');
}

#content-bottom {
	width: 100%;
	height: 6px;
	background: #fdf7eb url('/images/content-bottom.jpg');
}

table {
	margin: 0px 20px;
	border-collapse:collapse;
}

td {
	padding:2px;
}

#openingHours td {
	padding:5px;
}

.timetable, .timetable td {
	border:1px solid #ff7900;
}


.sidebar {
	float:right;
	width:285px;
	margin-right:5px;
	color:#6b6b6b;
	text-align:center;
	background: #fdf7eb url('/images/side-bg.jpg') repeat-y;	
}

#nav {
	height: 48px;
	width:894px;
	margin-left:5px;
	background: url('/images/nav.jpg') repeat-x;
}

#nav ul	{
	list-style: none;
}

#nav a {
	display: block;
	font-size:13pt;
	color: #1b1b1d;
	text-decoration:none;
	padding: 15px 28px 14px 28px;
}

#nav a:hover {
	background: url('/images/nav_hover.jpg') repeat-x;	
}

#nav li {
	float:left;
	border-left:#fff 1px solid;
	padding:0;
}

#nav .first {
	border:0;
}

#nav .last {
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	background-image:none;
	color:#fff;
	text-align:center;
}

#nav .drop a {
	border-bottom:#fff 1px solid;
	background-color:#fa8f0b;
	background-image:none;
	color:#fff;
	font-size:10pt;
	width:8.3em;
	padding:5px;
	text-align:center;
}

#nav .drop a:hover {
	color: #1b1b1d;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	border:none;
	background-image:none;
}

#side-top {
	width: 100%;
	height: 133px;
	margin-left:1px;
	background: #fdf7eb url('/images/side-top.jpg');
}

#side-bottom {
	width: 100%;
	height: 6px;
	background: #fdf7eb url('/images/side-bottom.jpg');
}

#footer {
	color:#666;
	clear:both;
	text-align:right;
	padding: 1px 5px;
}