BODY {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000408;
	margin: 0px;
	padding: 0px;
}

#bodycontainer {
	width: 1000px;
	position: relative;
	text-align: left;
	background-image: url(img/container_bg.png);
	background-repeat: repeat-y;
	background-color: white;
}

#language_container {
	width: 990px;
	height: 20px;
	text-align: right;
	background-image: url(img/langbar.png);
	
	position: relative;
	z-index: 20;
	
	padding-right: 10px;
}

#language_container A {
	color: #a7efff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#language_container A.active {
	color: #ffffff;
}

#header {
	width: 1000px;
	height: 119px;
	background-image: url(img/header.png);
	
	position: relative;
	z-index: 20;
}

#footer {
	width: 990px;
	height: 27px;
	
	background-image: url(img/footer_bg.png);
	background-repeat: no-repeat;
	
	padding-right: 10px;
		
	z-index: 5;
	
	color: #56a8b5;
	font-family: Arial;
	font-size: 10px;
	line-height: 27px;
	text-align: right;
}

#footer A {
	color: #00dc00;
}

#main {
	float: right;
	
	color: #002b34;
	font-family: Arial;
	font-size: 11px;
	
	width: 760px;
}

#main > H1 {
	color: #002b34;
	font-family: Tahoma;
	font-size: 17px;
	
	margin-left: -20px;
}

#breadcrumb {
	padding-top: 10px;
	margin-left: -20px;
}

#breadcrumb,
#breadcrumb A {
	color: #d8d8d8;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb IMG {
	margin: 0px 5px;
}

#useful_links {
	width: 163px;
	float: left;
	z-index: 10;
	margin: 15px 0px 0px 10px;
	clear: left;
}

#useful_links UL {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 0px 10px;
}

#useful_links LI {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

#useful_links H1 {
	color: #71db00;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#useful_links A {
	color: #ecffd8;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.newsitem {
	background-image: url(img/news_bg.png);
	background-repeat: no-repeat;
	
	background-color: #007cb1;
	
	float: right;
	width: 711px;
	
	padding: 13px 10px 7px 40px;
	margin-bottom: 14px;
}

.newsitem H2 {
	color: #002e32;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	
	margin: 0px 0px 0px -12px;
	padding: 0px;
}

.newsitem H1 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	
	margin: 0px;
	padding: 5px 0px;
}

.newsitem A {
	color: #eee600;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

#toeatajad {
	background-image: url(img/support.png);
	background-repeat: no-repeat;
	background-position: 110px 0px;
	text-align: left;
	width: 500px;
	height: 68px;
}

#toeatajad H1 {
	color: #7f7f7f;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

#koolitused_container {
	background-color: #008bc7;
	background-image: url(img/koolitused_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-left: -67px;
	padding-bottom: 30px;
	width: 827px;
}

#koolitused_container > H1 {
	padding: 16px 0px 10px 115px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 21px;
	font-weight: normal;
}

#menu {
	width: 173px;
	position: relative;
	float: left;
	z-index: 10;
	margin-left: 8px;
	
	background-image: url(img/menu_bg.png);
	background-repeat: repeat-x;
	background-color: #00c3db;
	
	padding: 10px;
}

#menu UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	list-style-image: url(img/menuitem.png);
}

#menu UL LI UL {
	list-style-image: none;
	padding: 0px 0px 0px 12px;
}

#menu UL LI A {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
}

#menu UL LI A.active {
	color: #beff79;
}

#menu UL LI UL LI A.active {
	color: #ffffff;
	text-decoration: underline;
}

#menu UL LI UL LI A {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
}

#menu UL LI UL LI A {
	color: #beff79;
	font-family: Verdana;
	font-size: 10px;
}

#menu_top {
	background-image: url(img/menu_top.png);
	background-repeat: no-repeat;
	
	height: 5px;
	width: 193px;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu_bottom {
	background-image: url(img/menu_bottom.png);
	background-repeat: no-repeat;
	
	height: 16px;
	width: 193px;
	
	position: absolute;
	bottom: -7px;
	left: 0px;
}

#menu_shadow {
	z-index: 10;
	
	background-image: url(img/menu_shadow.png);
	background-repeat: no-repeat;
	
	height: 550px;
	width: 48px;
	
	position: absolute;
	bottom: -16px;
	right: -20px;
}

#menu UL {
	margin: 0px;
}

#headerlink {
	width: 140px;
	height: 115px;
	position: absolute;
	top: 0px;
	left: 15px;
	cursor: pointer;
	margin-top: -20px;
}

/*
	MOODULITE VÄLIMUS
*/

.banner {
	padding-top: 10px;
}

TABLE.tuition {
	border: 1px solid #c2ced0;
	padding: 1px;
	width: 100%;
	margin-left: -20px;
}

TABLE.tuition TH {
	background-image: url(img/thbg.png);
	background-repeat: repeat-x;
	height: 24px;
	border-collapse: collapse;
	
	color: white;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}

TD.month {
	height: 26px;
	background-color: #e3f9ff;
	text-transform:uppercase;
	padding-left: 10px;
	
	color: #00202e;
	font-family: Arial;
	font-size: 12px;
}

TR.tuition_row {
	background-image: url(img/tuition_row.png);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}

TR.tuition_row TD {
	height: 27px;
	color: #2f4f5d;
	font-family: Arial;
	font-size: 11px;
}

TD.tuition_date {
	background-image: url(img/tuition_date.png);
	background-repeat: no-repeat;
	background-position: 23px 10px;
	padding-left: 40px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #2e2e2e;
}

TD.tuition_link {
	padding-right: 20px;
}

TD.tuition_link A {
	color: #009cf6;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

TABLE.calendar_event {
	margin-left: -20px;
}

TABLE.calendar_event P {
	margin-top: 0px;
}

TABLE.calendar_event TH,
TABLE.regform TH {
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
	vertical-align: top;
}

DIV.feedback_name {
	padding-top: 10px;
	font-weight: bold;
}

TABLE.calendar_event TD {
	padding-bottom: 5px;
}

TABLE.calendar_event TD A {
	padding-bottom: 5px;
	color: #007aeb;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

A.reg_koolitus {
	color: #007aeb;
	font-family: Arial;
	font-size: 13px;
	text-transform:uppercase;
}

INPUT.feedback_send_btn,
TABLE.regform INPUT.reg_saada {
	background-image: url(img/reg_btn.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
}

INPUT.feedback_send_btn {
	margin: 10px 0px 10px 0px;
}

DIV.feedback_input INPUT,
DIV.feedback_input TEXTAREA,
TABLE.regform INPUT,
TABLE.regform TEXTAREA {
	border: 1px solid #d5d5d5;
	border-top: 1px solid #bbbbbb;
	width: 200px;
}

DIV.feedback_input TEXTAREA,
TABLE.regform TEXTAREA {
	width: 300px;
	height: 100px;
}

TABLE.regform TH {
	width: 110px;
}

#text {margin:50px auto; width:100px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; background:url('img/tt_left.gif') top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url('img/tt_top.gif') top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; font-size: 12px;}
#ttbot {display:block; height:5px; margin-left:5px; background:url('img/tt_bottom.gif') top right no-repeat; overflow:hidden}
