/* ------------------------------------------------------------------- */
/* ----------- CSS DOCUMENT - WRITTEN BY PATRICK JONES --------------- */
/* ----- ALL DESIGN AND CSS IS COPYRIGHT INK AUSTRALASIA PTY LTD ----- */
/* --- FOR INFORMATION PLEASE CONTACT INFO@INKADVERTISING.COM.AU ----- */
/* ------------------------------------------------------------------- */

/* HTML FORMATTING AND LAYOUT FOR PAGE */

html,body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background: url(../images/body_bg.gif) #FFF repeat-y;
	font : normal 0.7em/1.4em Helvetica, Arial, sans-serif;
	color: #CCCCCC; 
	font-size: 8.3pt; 
	font-family: Arial; 
	line-height: 1.3;
}

/* ----- END ----- */


/* LINK STYLES AND FORMATTING */

a {
	color:#088ee0;
	text-decoration:none;
}	

a:hover {
	color:#e4ff00;
}	

#menu a {
	color:#FFF;
}

#menu a:hover {
	color: #999999;
}		

/* ----- END ----- */


/* FONT STYLES AND FORMATTING */ 

h1 {
	padding-top:5px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:5px;
	color:#000;
	font-size: 10px;
	font-weight: bolder;
	width:890px;
	height:18px;
	background:#088ee0;
	text-transform:uppercase;
}	

h2 {
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:5px;
	color:#000;
	font-size: 10px;
	font-weight: bolder;
	width:419px;
	height:18px;
	background:#088ee0;
	text-transform:uppercase;
}

h3 {
	color:#e4ff00;
	font-size: 9pt;
	font-weight: 100;
	font-family:"Times New Roman", Times, serif;
	line-height: 1.5;
	text-transform:uppercase;
	margin-bottom:-11px;
	margin-top:10px;
}

h4 {
	color: #088ee0;
	font-size: 7pt;
	font-weight: 100;
	font-family:"Times New Roman", Times, serif;
	line-height: 1.5;
	text-transform:uppercase;
	margin-bottom:-15px;
	margin-top:10px;
	margin-left:30px;
}

h5 {
	padding-top:5px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	color:#000;
	font-size: 10px;
	width:890px;
	height:18px;
	background:#088ee0;
	text-transform:uppercase;
}

p {
	color: #CCCCCC; 
	font-size: 8.3pt; 
	font-family: Arial; 
	line-height: 1.3;
}		

.separator {
	border-top:1px dotted #088ee0;
	width:850px;
	margin-top:15px;
}	

.blue {
	color: #088ee0;
}

.yellow {
	color: #e4ff00;
}

.red {
	color: #FF0000;
}			

.comingsoon {
	font-size: 18px;
	color:#e4ff00;
	text-transform:uppercase;
}	

/* ----- END ----- */


/* INPUT STYLES AND FORMATTING */

.input1 {
	margin-left: 250px;
}
		

/* TABLE STYLES AND FORMATTING */

td {
	width:430px;
	vertical-align:top;
	padding:10px;
}	

.timetable td {
	background:#3a3a3a;
	width:135px;
	padding:2px;
}	

.events td {
	background:#3a3a3a;
	width:200px;
	padding:2px;
}	

.header td {
	background: #444444;
}	



/* LIST STYLES AND FORMATTING */

ul {
	margin-left: 30px;
	margin-right:20px;
	padding-left: 0px;
	list-style: none;
	line-height: 1.7;
}	

li {
	padding-left: 20px;
	background-image: url(../images/bullet_point_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 1.7;
}

ol {
	color:#088ee0;
}	

ol li {
	padding-left: 10px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 1.7;
}	

li p {
	color:gray;
}	



/* NAVIGATION BAR STYLING AND FORMATTING */

#menu ul, #menu ul li {
	margin:0 auto;
	font-size:11px;
     list-style: none;
     padding: 0;
}

#menu ul {
	 padding-top:5px;
}

#menu ul li {
	border-right:1px solid #fff;
	padding-left:13px;
    display: inline;

	padding-right:15px;
	text-transform:uppercase;
	background-image: none;
} 

/* ----- END ----- */


/* MAIN PAGE DESIGN AND LAYOUT STYLING */

#holder {
	margin:0 auto;
	height:100%;
	width:1346px;
	min-width:1319px;
	margin-left:15px;
}

#leftcontent {
	float:left;
	width:926px;
}	

#rightcontent {
	margin-left:-15px;
	float:left;
	width:393px;
}	

#header {
	width:900px;
	height:91px;
	background: url(../images/kb_header.jpg) no-repeat;
}	

#flash {
	width:900px;
	height:252px;
	background:#000;
}

#menu {
	margin-top:5px;
	background: url(../images/menu_bg.png) repeat-x;
	font-size:13px;
	width:900px;
	height:26px;
}	

#leftcol {
	float:left;
}

#rightcol {
	float:left;
	margin-left:22px;
}	

1col {
	float:left;
}	

#movieplayer {
	width:439px;
	margin-bottom:-1px;
}

#movieplayer img {
	margin-top:-3px;
	width:443px;
}	

#latestnews {
	padding-left:10px;
	padding-right:10px;
	width:419px;
	height:452px;
	overflow-y:scroll;
	background:url(../images/scroll_bg.jpg) repeat-x;
	margin-bottom:5px;
	}
	
#scroll {
	padding-left:10px;
	padding-right:10px;
	width:880px;
	height:415px;
	overflow-y:scroll;
	background:url(../images/scroll_bg.jpg) repeat-x;
	margin-bottom:5px;
}	
	
#gallery {
	float:left;
}

#classes {
	margin-left:8px;
	float:left;
}		

#ads {
	float:left;
	width:440px;
}	

#ads img {
	margin-right:-4px;
	margin-bottom:-3px;
	border:0px;
}	

#footer {
	border-top:1px solid #088ee0;
	text-align:right;
	padding-top:6px;
	padding-right:10px;
	font-size:9px;
	text-transform:uppercase;
	color:#FFF;
	margin-top:12px;
	float:left;
	width:890px;
	background:url(../images/menu_bg.png) repeat-x;	
	height:15px;
}	


#sponsors {
	float:left;
}

/* ----- END ----- */


/* ------------------------------------------------------------------- */
/* ----------- CSS DOCUMENT - WRITTEN BY PATRICK JONES --------------- */
/* ----- ALL DESIGN AND CSS IS COPYRIGHT INK AUSTRALASIA PTY LTD ----- */
/* --- FOR INFORMATION PLEASE CONTACT INFO@INKADVERTISING.COM.AU ----- */
/* ------------------------------------------------------------------- */