@charset "utf-8";
/* 

SITE NAME

Description
	
	This stylesheet is used to style overall layout and home page content
	

Contents

	1. Default Styles
	2. Classes
	3. Layout
	4. Header
	5. Menu
	6. Left Content 
	7. Centre Content
	8. Footer
*/


/* - 1. Default Styles -  */

*{
	margin:0; /* Set default padding and margin values to zero */
	padding:0;}

html{
	overflow:auto; /* Lose vertical scrollbar always visible in ie6*/}
	
*html {
	overflow-x:hidden;}

li{
	list-style-type:none;}

a{
	color:#ffffff;
	text-decoration:none;
}
	
a img{
	border:none;}
	
body{
	background-image:url(../gui/bg.gif);
	font-size:62.5%; /* Match ems to 10% of pixel sizes */
	font-family:Arial, Helvetica, sans-serif;
	outline:0px solid red;
	color:#ffffff;	
	}
	
*html body{
	background-image:url(../gui/bg_ie.gif);
}

p{
	font-size:1.2em;
}


	

/* - 2. Classes -  */
.bold{
	font-weight:bold;}

.italic{
	font-style:italic;}



/* - 3. Layout -  */
#wrapper{
	outline:0px solid red;
	background-image:url(../gui/wrapper_bg.gif);
	width:996px;
	height:750px;
	margin:0px auto 0 auto;
	padding-top:1px;} 
	
*html #wrapper{
	padding-top:23px;}
		

		
/* - 4. Header -  */
#header{
	margin:20px 0 0px 0;
	border:0px solid red;
	height:75px;}
	

#logo{
	float:left;
	display:inline;
	margin-left:37px;}
	
*html #logo{
	margin-left:41px;}
	
#caption{
	float:right;
	display:inline;
	margin:19px 46px 0 0 ;}
	
*html #caption{
	margin-right:48px;}
	
#call{
	float:right;
	margin-right:0px;
	border:0px solid red;}
	
*html #call{
	margin-right:2px;}

#topcontent{
	clear:both;
	background-image:url(../gui/contentbg.gif);
	height:296px;}
	
/* - 6. Top Content -  */

#topcontent{
	background-image:url(../gui/contentbg.gif);
	width:996px;
	height:313px;
	margin-bottom:0px;
	overflow:hidden;

	background-repeat:no-repeat;}
	
*html #topcontent{	
	margin-left:0px;}
	
#topcontent3{
	background-image:url(../gui/gamebg.gif);
	width:996px;
	margin-bottom:0px;
	overflow:hidden;
	background-repeat:no-repeat;}
	
	
#topcontent2{
	background-image:url(../gui/contentbg2.gif);
	width:996px;
	clear:both;
	overflow:hidden;
	height:313px;
	margin-bottom:0px;
	background-repeat:no-repeat;}
	
#topcontentline{
	background-image:url(../gui/contentbg2.gif);
	width:996px;
	height:313px;
	margin-bottom:0px;
	background-repeat:no-repeat;}


/* - 5. Menu -  */
#menu, #menu2{
	width:881px;
	height:18px;
	overflow:hidden;
	padding:0px 0 0 9px;/*36*/
	margin:0 0px 0 55px;
	border:0px solid red;
	border:0px solid blue;
	background-image:url(../gui/menu/bg.gif);}
	
#menu2{
	background-image:url(../gui/menu/bg2.gif);}

.menuitem{
	display:inline;
	color:white;
	border:0px solid red;
	font-size:1.1em;
	font-weight:bold;
	margin-right:-3px;}
	
.menuitem img{
}
	
	
	
.menuitem a{
	color:white;
	cursor:pointer;}

/* - 5. Left -  */
div#left-col{
		float:left;
		width:410px;
		height:230px;
		margin-right:10px;
		border:solid 0px #ff0000;
	}
	div#right-col{
		margin-top:30px;
		float:right;
		width:410px;
		height:230px;
		border:solid 0px #ff0000;
	}
div#next-back{
	float:right;
	margin-top:175px;
	margin-right:-150px;
	width: 150px;
	
	/*position: relative;
    top: 0px;
    left: 0px;
    width: 80px;
    text-align: left;*/
}
div#content_left_two_column{
	float:left;
	display:inline;	
	width:840px;
	border:0px solid red;
	/*margin:32px 0 0 98px;*/
	margin:32px 0 0 98px;
}
#content_left{
	float:left;
	display:inline;
	width:360px;
	/*width:840px;*/
	border:0px solid red;
	/*margin:32px 0 0 98px;*/
	margin:32px 0 0 98px;
	}

.bluebold{
	color:#0099cc;
	font-weight:bold;}

.textcopy{
	font-size:1.1em;
	color:white;}

	
/* - 5. Right -  */
#content_right{
	float:right;
	display:inline;

	width:442px;
	margin:0px 51px 0 0;}


/* - 5. Botttom -  */
#bottom_content{
	clear:both;
	margin:-3px 0 0 49px;}
	
#bottom_left{
	float:left;
	display:inline;
	width:294px;
	background-image:url(../gui/bottom/left.jpg);
	height:189px;}
	
#bottom_left_courses{
	float:left;
	display:inline;
	width:249px;
	padding:20px 20px 20px 25px;
	background-image:url(../gui/bottom/courses_left.jpg);
	height:149px;}
	
#bottom_left_courses2{
	float:left;
	display:inline;
	width:294px;
	background-image:url(../gui/bottom/courses_left.jpg);
	height:189px;}
	
	
	
#bottom_right{
	float:right;
	display:inline;
	width:294px;
	margin-right:43px;
	background-image:url(../gui/bottom/right.jpg);
	height:189px;}
	
	
	
#bottom_right_courses{
	float:right;
	display:inline;
	width:249px;
	padding:20px 20px 20px 25px;

	background-image:url(../gui/bottom/courses_right.jpg);
	height:149px;}
	
#bottom_right_courses2{
	float:right;
	display:inline;
	width:294px;
	margin-right:43px;
	background-image:url(../gui/bottom/courses_right.jpg);
	height:189px;}
	
#bottom_centre{
	margin-left:305px;
	width:294px;
	background-image:url(../gui/bottom/middle.jpg);
	height:189px;}
	
#bottom_centre_courses{
	width:249px;
	padding:20px 20px 20px 25px;
	background-image:url(../gui/bottom/courses_middle.jpg);
	height:149px;}
	
#bottom_centre_courses2{
	margin-left:305px;
	width:294px;
	background-image:url(../gui/bottom/courses_middle.jpg);
	height:189px;}

*html #bottom_centre{
	margin-left:302px;}

.bottombutton{
	margin-left:18px;}

.courseback, .courseback2, .courseback3{
	background-image:url(../gui/bottom/courses_bluelines.gif); 
	margin-left:18px;
	padding:15px 0 0 10px;
	width:128px; 
	background-repeat:no-repeat; 
	height:74px;}

.courseback3{
	background-image:url(../gui/bottom/courses_redlines.gif); }
	
.courseback2{
	background-image:url(../gui/bottom/courses_yellowlines.gif); }
	



/* - 8. Footer -  */
#footer{
	background-image:url(../gui/footerbg.gif);
	width:996px;
	padding-top:10px;
	background-repeat:no-repeat;
	height:350px;}
