/*
		Styles by gavjof
		www.gavjof.com
		
	\\ SCREEN.CSS (for Front End Styles) //
*/

body { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2e485c;
	margin: 0px;
	font-size: small;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.underbold {text-decoration: underline; font-weight: bold;}


blockquote {
}
a {
	color: #2e485c;
}

a:visited {}
a:hover {
	color: #cc0000;
}
a:active {}
h1 {
#	color: #2e485c;
	color: #97040e;
	font-size: 1.3em;
	margin: 0px;
}
h2 {
	color: #2e485c;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 20px;
}
p {
	color: #222222;
	margin: 0px;
}
img {
	border: none;
}


form {margin: 0;}


abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main { /* Holds the page items in place */
	width: 764px;
	margin: 0 auto;
	background-image: url(/images/backgrounds/bg_page.gif);
	background-repeat: repeat-y;
	background-position: 50%;

}
#banner {
	margin: 0px;
}

#sideColumn { /* Currently holds the login box */
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
}
#content { /* main content from the WYSIWYG goes in here */
	float: left;
	padding-left: 35px;
	padding-right: 25px;
	width: 509px;
	text-align:left;
}
* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */
#content h1 {
	padding-top: 25px;
}
#content h2 {
	padding-top: 25px;
}
#content h3 {
	color: #97040E;
	font-size: 1.1em;
	margin: 0px;
	padding: 10px 0px 5px;
}
#content p {
	padding-top: 15px;
	line-height: 1.3em;
	font-size: 1em;
}
#content p.bigtext {
	color: #2e485c;
	font-size: 1.1em;
	line-height: 1.3em;
}
#content p.footer, #sponsors p.footer {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: .85em;
}
#content ul {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content ol {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
}
#content li {
	color: #222222;
	line-height: 1.1em;
	margin-top: 10px;
}
/* Begin Center Column */
#centercolumn {
float:left;
padding-left:35px;
padding-right:15px;
width:690px;
text-align:left;}
#centercolumn h1 {
	padding-top: 25px;
}
#centercolumn h2 {
	padding-top: 25px;
}
#centercolumn h3 {
	color: #97040E;
	font-size: 1.1em;
	margin: 0px;
	padding: 10px 0px 5px;
}
#centercolumn p {
	padding-top: 15px;
	line-height: 1.3em;
	font-size: 1em;
}
#centercolumn p.bigtext {
	color: #2e485c;
	font-size: 1.1em;
	line-height: 1.3em;
}
#centercolumn p.footer, #sponsors p.footer {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: .85em;
}
#centercolumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#centercolumn ol {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
}
#centercolumn li {
	color: #222222;
	line-height: 1.1em;
	margin-top: 10px;
}
/* End of Center Column */

/* Begin Right Column */
#rightcolumn {
	width: 171px;
	float: right;
	margin-right:20px;
	text-align:left;
}
#rightcolumn h1 {
	padding-left: 10px;
	padding-top: 15px;
	margin: 0px;
	font-size: 1.2em;
}
#rightcolumn p {
	padding-left: 10px;
	padding-top: 15px;
	margin: 0px;
	font-size: .9em;
	line-height: 1.2em;
}
#rightcolumn ul {
	color: #2e485c;
	margin: 0px;
	padding-top: 5px;
	list-style-position: outside;
	font-size: .9em;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#rightcolumn li {
	margin: 0px;
	padding: 10px 0px 0px;
}
#news {
	background-image: url(/images/backgrounds/bg_rightcolumn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dbd2c5;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom:20px;
}
#news a{
	margin-left:15px;
}
#reg {
	color:white;
	background-color: #97040E;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom:0px;
}
#reg a{
	margin-left:-2px;
	color:white;
}
#eve {
	color:white;
	background-color: #203241;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom:0px;
}
#eve a {
	color:white;
	text-decoration:underline;
}
#eve h1, #eve ul li {
color:white;
}

/* End of Right Column */


#news_home {
	background-image:url(/images/news_mid.gif);
	background-repeat: repeat-y;
	margin: 0px;
		padding-left:15px;
	padding-right:20px;

}
#news_home a{
	margin-left:15px;
}
#news_home p {
color:#FFFFFF;
font-size:0.9em;
line-height:1.2em;
margin:0;
padding-left:10px;
padding-top:15px;
}
#reg_home {
	color:white;
	background-color: #97040E;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom:0px;
}
#reg_home a{
	margin-left:-2px;
	color:white;
}
#eve_home {
	color:white;
	background-image:url(/images/events_mid.gif);
	background-repeat:repeat-y;
	margin: 0px;
	padding-left:10px;
	padding-right:10px;

	}
#eve_home a, #news_home a {
	color:white;
	text-decoration:underline;
}
#eve_home h1, #eve_home ul li, #news_home h1 {
color:white;padding-top:0px;
}

#home-id {float:left;background-image:url(/images/home_mid.gif);background-repeat:repeat-y;}
#home-id-mid {width:220px;padding-left:30px;padding-right:30px;}
#home-id-mid h2 {margin:0px;padding:0px;}
#home-id-mid li {margin:0px;}
/* End of Right Column */

/* Begin Sponsors Section (on homepage) */

#sponsors {
	clear: left;
	margin: 0px;
	width: 570px;
	padding-top: 10px;
	left: 165px;
	position: relative;
}
#sponsors img {
	margin-right: 30px;
}

#content table {
	margin-bottom: 10px;
}
#content td h1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
}
#content td h2 {
	font-size: 10px;
}
#content td h3 {
	margin: 0px;
	padding: 0px;
}
#content td h4 {
	font-size: 10px;
}
#content td p {
	font-size: 0.8em;
	margin: 0px;
	padding: 5px 0px;
}
#content .table_large p {
	font-size: 1.1em;
	margin-left: 5px;
	margin-right: 5px;
}

#baker_footer	{font-style:oblique;} /* Pulls information from PAGE_FOOTER */
#powered_by, #coding 	{text-align:right;}
#powered_by a, #coding a {color:#ddd; text-decoration:none; border-bottom: 1px dashed #ddd;}
#powered_by a:hover, #coding a:hover {color:#fff; border-bottom: 1px dashed #fff;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in banner */
#search_box {
	color: #fff;
	text-align: center;
}
#search_box {
	float: right;
	clear: right;
	width: 200px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	width: 100px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #ccc;
}
#search_submit {
	width: 50px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;border-right:1px solid #000;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

 /*  begin NEW navigation! */
 #nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav {
	font-family:Tahoma, Helvetica, sans-serif;
	background-image:url(/images/backgrounds/bg_menu.gif);
	height:48px;
	width:764px;
	clear:both;
	font-weight:bold;
	padding: 0;
	margin: 0;
	list-style: none;
	
}
#nav ul {
	list-style-type:none;
	padding: 0px 0px 0px 26px;
	margin: 0;
	list-style: none;margin-left:5px;
}

#nav a {
	display: block;
	width: auto;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}

#nav li {
	float: left;
	padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
}
#nav li a:hover {
color:#ffff66;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
}

#nav ul li ul li {
padding:6px;
line-height:15px;

}
#nav ul li ul {
width:8.5em;
padding:0px;
background-color:#97040e;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-bottom-style:solid;
border-right-color:#ff0000;
border-left-color:#ff0000;
border-bottom-color:#ff0000;
margin-top:10px;
line-hegith:15px;
}
#nav ul li ul li {
float:none;
}

#nav ul li ul li ul {
background-color:#97040e;
border:1px solid #ff0000;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -1em 0 0 7em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}



/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */
#login-box { background: #eee; text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; border: 1px solid #ddd;}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */



/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box		{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}


#course-head, #course-head a {
background-color:#EBEDEE;
color:#97040E;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
margin-top:15px;
padding:7px;
margin-left:-10px;
}

#course-head a:hover {
color:#FF0000;
}

#footer-left {
float:left;
}
#footer-right {
float:right;
}
#main-footer {
clear:both;
	padding-left: 25px;
	padding-right: 25px;
	width: 720px;
	margin-top:10px;
}
#main-footer p {
padding-left:100px;
}

.style1 {
font-size:14px;
font-weight:bold;
}
.style2 {
color:#97040E;
}

img.staff {
margin:0 10px 0 0;
padding:0;
}

pre {font-family: Arial, Helvetica, sans-serif;}
