﻿*{ margin:0px; padding:0px; }

img{border:0px}

html{
width:100%;
background-image:url(images/headerbg.png);
background-repeat:repeat-x;
background-position:top left;
}

body{
width:892px;
height:100%;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.meta{
background-position:top right;
background-repeat:no-repeat;
width:892px;
height: 16px;
overflow:hidden;
padding: 3px 0px 4px 0px;
}

.meta p {
	display:block;
	float:right;
	line-height:18px;
	font-size: 10px;
	color: #FFF;
	margin-top: 1px;
}
/* --------- start of header --------------*/
#header{
position:relative;
background-image: url(images/header.png);
background-repeat: no-repeat;
padding:5px 0px 0px 0px;
margin-left: 0px;
height:100px;
width:892px;
}

/*start of logo*/
.logo{
float:left;
padding:0px 0px 10px 0px;
}

/*start of horizontal menu*/
.topmenu {
	width: 500px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 100px;
	margin-top: 10px;
	display: inline;
}

.topmenu a{
	color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 5px 5px 5px;
	height: 25px;
}

.topmenu a:hover {
	color: #003;
	text-decoration: underline;
}

/* --------- end of header --------------*/
/* --------- start of vertical menu --------------*/
.arrowlistmenu {
width: 180px;
}

.arrowlistmenu .headerbar{
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
background: #003;
margin-bottom: 3px; 
padding: 4px 0 4px 10px; 
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 4px;
margin-bottom: 4px;
}

.arrowlistmenu ul li {
	list-style:none;
	padding-bottom: 2px; 

}

.arrowlistmenu ul li a{
color: #F30;
background: url(images/arrowbullet.png) no-repeat center left; 
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #dadada;
font-size: 11px;
list-style:none;
}

.arrowlistmenu p a {
color: #F30;
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px dashed #dadada;
font-size: 11px;
}

.arrowlistmenu ul li a:hover{ 
color: #003;
background-color: #F3F3F3;
}
/* --------- end of vertical menu --------------*/
/* --------- start of courses menu --------------*/
#coursesmenu {
	margin-bottom: 15px;
}
#coursesmenu a {
	color: #FFF;
	padding-left: 19px;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #003;
	margin-bottom: 3px;
	padding: 5px 6px;
}
#coursesmenu a:hover {
	color: #003;
	background-color: #FFF;
	text-decoration: none;
}
/* --------- end of courses menu --------------*/

/* Container */
#container {
	padding: 0px 0px 0px 0px;
	margin-top:15px;
	width:892px;
	min-height: 540px;
}
	/* Index page layout */
		.topnav_left {
			position: absolute;
			float:left;
			width: 180px;	
			height: 430px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.middlenav_left {
			position: absolute;
			float:left;
			width: 180px;	
			height: 150px;
			margin-top:255px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.bottomnav_left {
			position: absolute;
			float:left;
			width: 180px;	
			height:50px;
			margin-top:445px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.bottomnav_left2 {
			position: absolute;
			float:left;
			width: 180px;	
			height: 50px;
			margin-top:510px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		
		
		.content-advert {
			position: absolute;
			float:left;
			width: 500px;
			height:20px;
			color: #F60;
			font-weight:bold;
			margin-left: 195px;	
			padding: 5px 0px 0px 0px;
			border: 1px solid #CCCCCC;
			background-color: #003;
		}
		
		.content1 {
			position: absolute;
			float:left;
			width: 500px;
			height:250px;
			margin-left: 195px;
			margin-top: 30px;
			padding: 0px 0px 0px 0px;
			border: 1px solid #CCCCCC;
		}
		
		.content2 {
			position: absolute;
			float:left;
			width: 240px;	
			height:160px;
			margin-left: 195px;
			margin-top:285px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.content3 {
			position: absolute;
			float:left;
			width: 235px;
			height:160px;
			margin-left: 450px;
			margin-top:285px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.content4 {
			position: absolute;
			float:left;
			width: 490px;
			height:100px;
			margin-left: 195px;	
			margin-top:460px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.topnav_right {
			position: absolute;
			float: right;
			width: 180px;	
			height:270px;
			margin-left: 700px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.middlenav_right {
			position: absolute;
			float: right;
			width: 180px;	
			height: 140px;
			margin-left: 700px;
			margin-top:285px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.bottomnav_right {
			float: right;
			width: 180px;	
			height: 120px;
			margin-left: 700px;
			margin-top:440px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
	/* End of Index page layout */
	/* Common page layout */
		.leftcolumn {
			float:left;
			width: 180px;
			padding: 5px 5px 5px 5px;
			border: 1px solid #CCCCCC;
		}
		
		.rightcolumn {
			width: 675px;
			margin-left: 195px;	
			padding: 10px 10px 10px 10px;
			border: 1px solid #CCCCCC;
		}		
	/* End of common page layout */
/* End of Container */
/* footer */
#footer {
	clear: both;
	margin-top:5px;
	padding: 0px 0px 0px 0px;
	width: 892px;
	height: 100px;
	float: left;
	background: #003;
	color: #FFF;
	font-size:12px;
	border-top:4px solid #F60;
}

#footer p {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer p.txtright {
	text-align:right;
}

#footer a {
	color: #F60;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#footer a:hover {
	text-decoration: underline;
}
/* --------- end of footer --------------*/

/* fonts and colors */
p.mainpage {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;	
	line-height: 15px;
	margin: 10px 0px;
}

p{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;	
	line-height: 20px;
	margin: 10px 0px;
}

p.txtright {
	text-align:right;
	color:#FF0;
}

p.bank {
	color: #666;
	font-weight:bold;
	padding-left: 30px;
}

p.date {
	color: #F30;
	font-size: 11px;
	text-align:right;
}

ol {
	padding: 0px 0px 0px 30px;
	font-size:12px;
	text-align:justify;
	color: #666;
}

ol li {
	line-height:20px;
}

ol li a{
	color: #F30;
}

ul {
	padding: 0px 0px 0px 30px;
	font-size:12px;
	text-align:justify;
	color: #666;
}

li {
	list-style: square;
	line-height:20px;
	color:#666;
}

ul li a{
	color: #F30;
	font-weight:100;
	line-height:20px;
	list-style:square;
}

a {
	color: #F30;
}

h1 {color: #006; font-size:16px;}

h2 {color: #006; font-size:14px;}

h3 {color: #006; font-size:12px;}

h4 {color:#666; font-size: 10px;}

a {
	text-decoration: none;
}

.readmore a{
	padding: 4px 0px 0px 1px;
	color: #F30;
	text-decoration: none;
}

table tr td {
	color: #666;
	padding-left: 20px;
	font-size:12px;
}

img.floatLeft { 
    float: left; 
    margin: 2px 4px 4px 2px;
	border: 1px solid #666;
}
/* end fonts and colors */

/* Tables */
table.datarecords
{ width: 680px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.dataheading
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #404040; 
}


td.datarows
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}

/* left-note below calendar */
.rightcolumn .left-note
{
	font-family:Arial,Helvetica,sans-serif;
	background-color:#D8D8D8;
	border:solid 1px #000;
	color:#666666;
	padding:6px 10px 10px 10px;
	margin-top:6px;
	float:left;
	width:215px;
	min-height:55px;
}

/* right-note below calendar */
.rightcolumn .right-note
{
	font-family:Arial,Helvetica,sans-serif;
	background-color:#D8D8D8;
	border:solid 1px #000;
	color:#666666;
	padding:6px 10px 10px 10px;
	margin-top:6px;
	margin-bottom:5px;
	margin-right:90px;
	float:right;
	width:230px;
}

/* calendar image */
.rightcolumn .calendar
{
	height:910px;
}
/* long note below calendar */
.rightcolumn .calendar-note
{
	color:#666666;
	clear:both;
}
