﻿body
{
	margin: 0;
	padding: 0;
	font: normal normal normal 9pt/14pt Verdana;
	background: #fff url(../CSSImages/footer.jpg) repeat-x left bottom;
}

P
{
	font: normal normal normal 9pt/14pt Verdana;
}

h1
{
	background: #fff url(../CSSImages/h1.jpg) repeat-x left center;
	height: 34px;
	padding: 11px 0 0 20px;
	font: normal normal bold 20px/20px 'Trebuchet MS';
}

#language
{
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: 5px 0 0 0;
}
#language span
{
	font: normal normal normal 9px/9px verdana;

}

#wrapper
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#header
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
}

#context
{
	position: relative;
	padding: 0;
	margin: 7px 0 50px 0;
}

#sideMenu
{
	position: relative;
	margin: 5px 5px 20px 20px;
	clear: right;
	float: right;
	width: 240px;
	padding: 10px 15px;
	background: #ebead8 url('../CSSImages/sideMenu.jpg') no-repeat left top;
}

#topMenu
{
	position: absolute;
}
/*

#topMenu ul
{
	position: absolute;
	right: 0;
	margin: 0;
	list-style: none;
	font: bold 13px 'Trebuchet MS' , Arial, Sans-serif;
}
#topMenu li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#topMenu a
{
	float: left;
	margin: 0;
	padding: 12px 0 0 0;
	text-decoration: none;
	width: 100px;
	height: 34px;
	text-align: center;
	color: #000;
}
#topMenu a:hover
{
	background: url(../CSSImages/button.png) no-repeat left top;
	background-position: 0% -47px;
	color: #3c3c3c;
}
#topMenu .current
{
	background: url(../CSSImages/button.png) no-repeat left top;
}
#topMenu .current a:hover
{
	background: url(../CSSImages/button.png) no-repeat left top;
	background-position: 0% -47px;
	color: #3c3c3c;
}*/

#login
{
	width: 501px;
	height: 220px;
	margin: 80px auto;
	padding: 180px 0 0 250px;
	background: url(../CSSImages/login.jpg) no-repeat top left;
}

#logo
{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 400px;
	height: 108px;
	background: url(../CSSImages/logo.jpg) no-repeat left top;
}
#logo .slogan
{
	position: relative;
	padding: 0;
	margin: 0;
	top: 105px;
	left: 295px;
	font: normal 14px Verdana;
	display: none;
}

.horizontal_accordion_toggle
{
	float: left;
	display: block;
	height: 315px;
	width: 80px;
	background-color: #b1c241;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	/*border-right: 1px solid #fff;*/
	cursor: pointer;
	margin: 0 0 0 0;
}
.horizontal_accordion_toggle_active
{
	/*border-right: 1px solid #fff;*/
	cursor: default;
}

.horizontal_accordion_content
{
	width: 655px;
	height: auto;
	float: left;
	overflow: hidden;
	background-color: #fff;
	color: #444444;
}
.horizontal_accordion_content p
{
	width: 980px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
	padding: 0;
	margin: 0;
}

#horizontal_container
{
	margin: 0 auto;
	width: 980px;
	height: 315px;
}

#homeLeft
{
	clear: left;
	float: left;
	width: 290px;
	padding: 0 15px;
	margin: 0;
	font: normal normal normal 10pt/14pt Verdana, Tahoma, Arial;
	border-right: 1px solid #000;
	direction: ltr;
	text-align: justify;
}
#homeCenter
{
	float: left;
	width: 290px;
	padding: 0 15px;
	margin: 0;
	font: normal normal normal 10pt/14pt Verdana, Tahoma, Arial;
	border-right: 1px solid #000;
	direction: ltr;
	text-align: justify;
}
#homeRight
{
	float: left;
	width: 290px;
	font: normal normal normal 10pt/14pt Verdana, Tahoma, Arial;
	padding: 0 15px;
	margin: 0 0 20px 0;
	direction: ltr;
	text-align: justify;
}

#notice
{
	font: normal normal bold 8pt/16pt tahoma;
	padding: 12px 14px 10px 14px;
	background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
	color: #808080;
}

#footer
{
	position: relative;
	padding: 10px 50px;
	font: normal normal normal 0.9em Verdana;
	height: 185px;
	width: 875px;
	direction: ltr;
	text-align: center;
	color: #acacac;
}
#footer P
{
    padding: 1px;
    margin: 0;
}
#footer h2
{
	color: #fffffe;
	font-family: Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0;
}
#footerOne
{
	float: left;
	width: 200px;
	text-align: left;
	line-height: 1.5em;
}
#footerTwo
{
	float: left;
	width: 200px;
	text-align: left;
}
#footerThree
{
	float: left;
	width: 200px;
	text-align: left;
}
#footerFour
{
	float: left;
	width: 200px;
	text-align: left;
}
#footer a
{
	color: #fff;
	text-decoration: blink;
}

/*------------------------ Subject ----------------------------- */
.subject
{
}
.subjectHeader
{
}
.subjectAdminPanel
{
	direction: ltr;
	text-align: left;
	border-top: double 3px maroon;
	border-bottom: solid 1px maroon;
}
.subjectBody
{
}
.subjectFooter
{
	clear: both;
	text-align: right;
	font: italic 10px/12px arial;
	color: #999999;
}

/* ==================== Homepage Divs ==================== */
#homeContents
{
}
/* ==================== Extra Divs ==================== */
#w3c
{
	display: none;
	visibility: hidden;
}
#stat
{
}
#extra1
{
}
#extra2
{
	display: none;
	visibility: hidden;
}
#extra3
{
	display: none;
	visibility: hidden;
}
#extra4
{
	display: none;
	visibility: hidden;
}
#extra5
{
	display: none;
	visibility: hidden;
}
#homeExtra1
{
	position: relative;
	margin: 1px 0;
}
#homeExtra2
{
	display: none;
	visibility: hidden;
}