html, body
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left; /* background: #fff url(../img/body_bg.gif) left top; */
	background: #DCE5F2;
}

body a img, body a:hover img
{
	border: none;
}

body a
{
	color: #507EBC;
	text-decoration: underline;
}

body a:link
{
	color: #507EBC;
	text-decoration: underline;
}

body a:visited
{
	color: #507EBC;
	text-decoration: underline;
}

body a:active
{
	color: #507EBC;
	text-decoration: underline;
}

body a:hover
{
	color: #507EBC;
	text-decoration: none;
}

hr
{
	width: 100%;
	height: 1px;
}

table
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1em;
	color: #666666;
}

p
{
	margin: 0;
	padding: 0 0 17px 0;
}


/**********************************************************/


#Container
{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 1013px;
	width: 990px;
	text-align: left; /*background: url(../img/container_bg.gif) no-repeat left top;*/
	/*border: solid 1px black;*/
	background-color: white;
	top: 0;
	left: 0;	
	overflow: hidden;
}
html>body #container {
width: 990px;
height: auto;
min-height: 1021px;
}
#Container:after
{
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

/*************************************** HEADER-ELEMENTS *******************/


#Header
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 225px;
	width: 990px;
	background: url(../img/header_full.jpg) repeat-y left top;
}

#LangFin
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 17px;
	z-index: 20;
	top: 120px;
	left: 718px;
}

#LangSwe
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 17px;
	z-index: 20;
	top: 120px;
	left: 758px;
}


#SABanner
{
	display: block;
	position: relative;
	width: 788px;
	height: 142px;
	margin: 0;
	padding: 0;
}

#SABanner:after
{
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

/******************************* COLUMNS N STUFF ***************************/

#Columns
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 995px;
	height: 100%;
}

#Columns:after
{
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

.Column
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

#C0
{
	position: relative;
	display: block;
	width: 240px;
	margin: 0;
	padding: 0;	
	float: left;
	overflow: visible;
	/*overflow-x: hidden;*/
	top: 0;
	/*border: solid 1px black;*/
	/*height: 1px;*/
}


#C1
{
	position: relative;
	display: block; 
	width: 450px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	float: left; 
	/*border: solid 1px lime;*/
	overflow-x: hidden;
}

#C2
{
	position: relative;
	display: block;
	width: 250px;/*236px; width: 259px;*/
	padding: 0 18px 20px 15px;		
	margin: 0;
	margin-left: 20px;
	float: left;
	top: 0;
	border-left: solid 1px #DCE5F2; 	
	overflow-x: hidden;
	/*border: dashed 1px green;*/
}

* html #C2
{
    margin-left:0;
    width: 225px;
    /*background-color: Yellow;*/
    float: right;
}
#menu_bg_top
{
	position: relative;
	display: block;
	width: 251px; /*height: 550px;*/
	/*height: 295px;*/
	min-height: 295px;
	height: auto;
	padding: 0;
	top: 0;
	left: 0;
	margin: 0;
	float: left; 
	background: transparent url(../img/container_bg_top_cropped.gif) no-repeat left top;
	overflow: visible;
	
	z-index: 30;
}
html>body #menu_bg_top {top:0;}

#menu_bg_middle
{
	position: relative;
	display: block;
	width: 251px;
	height: 1px;
	padding: 0;
	padding-top: 10px;
	/*top: -4px;*/
	/*top: -60px;*/
	left: 0;
	margin: 0;
	float: left; 
	/*border: solid 1px red;*/
	background: url(../img/container_bg_middle.gif) repeat-y left top;	
	z-index: 60;
}
html>body #menu_bg_middle {top:0;}

#menu_bg_bottom
{
	position: relative;
	display: block;
	width: 250px;
	height: 371px;
	padding: 0;
	margin: 0;
	/*top: -41px;*/
	top: 0;
	float: left;
	/*border: dashed 1px green;*/
	/*background: url(../img/container_bg_bottom.gif) no-repeat left top;*/
}
html>body #menu_bg_bottom {top:0;height:367px}

#C3
{
	position: relative;
	display: block;
	width: 1px;
	padding: 0;
	margin: 0;
}

#C0:after, #C1:after, #C2:after, #C3:after
{
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}



/************************************* EXTRAS *********************/


#InfoBox
{
	position: relative;
	display: block;
	margin: 0 0 0 6px;
	padding: 7px 0 7px 5px;
	width: 771px;
	overflow: hidden;
	background: #F4F4F4;
	
}


#SiteMap
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100px;
	z-index: 100;
	top: 10px;
	left: 678px;
	color: #fff;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

b.Caps
{
	text-transform: uppercase;
}

/****************************************** SACONTENTS ****************/
#SAContent1
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0 18px 0 0;
	width: 450px;
	overflow: hidden;
}

#SAContent2
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0 18px 0 0;
	width: 450px; /*width: 251px;*/
	height: auto;
}


#SAContent3
{
	margin: 0;
	margin-top: 50px;
	padding: 0; /*border: solid 1px yellow;*/
	width: 100%;
}

#SAContent4
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0; /*width: 100%; 	width: 152px; 	width: 251px;*/
	height: auto; /*border: solid 1px blue;*/
	width: 100%;
}

#SAContent5
{
	margin: 0;
	margin-left: 9px;	
	margin-top: 15px;
	padding: 0; /*border: solid 1px yellow;*/
	width: 163px;
}

#SAContent6
{

	margin-right: -15px;
	margin-top: 0px;
	padding: 0;	
	padding: 0;
	/*border: solid 1px yellow;*/
}

/********************************* FOOTER *************************/

#Footer
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 153px;
	background: #6A90C1;
	top: -8px;
	left: 0;
	text-align: left; 
	/*border: solid 1px red;*/
	background: url(../img/footer_plain.jpg) no-repeat left top;
	z-index: 160;
}

html>body #Footer {top:-5px;}

#logot
{
	position: relative;
	float: right;
	top: 41px;
	width: 260px;
	padding: 0;
	margin-right: 41px;
	vertical-align: middle; /*border: solid 1px black;*/
}


#Footer:after
{
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

#CopyRight
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 200px;
	top: 123px;
	left: 21px;
	color: #6B90C1;
}


#Powered
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 170px;
	top: 123px;
	left: 865px;
	color: #C6D5E9;
}

#Powered a
{
	color: #C6D5E9;
	text-decoration: none;
}

/********************************************************/

#WindowHeight
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}


#NewsTitleBox
{
	margin: 0;
	margin-top: 15px;
	padding: 0px; 
	padding-left:7px;
	/*border: dotted 1px green;*/
}

.NewsTitle
{
	display: inline;
	position: relative;
	font-weight: bold;
	font-size: 11px;
	color: #507EBC;
	margin: 0;
	margin-top: 19px;
	padding: 0 0 0 0px;
	top: 0;
	left: 0px;
	width: auto; /*border: solid 1px red;*/
	/*background: url(../img/newsbullet.gif) no-repeat left 50%;*/
}

.NewsDate
{
	display: inline;
	position: relative;
	font-weight: bold;
	font-size: 11px;
	color: #AEC3E0;
	margin: 0;
	padding: 0 0 0 7px;
	top: 0;
	width: 50px; /*border: solid 1px red;*/ /*background: url(../img/newsbullet.gif) no-repeat left 50%;*/ /*width: 115px;*/ /*height: 20px; 	line-height: 20px;*/
}

.NewsBullet
{
    left: 0px;
    margin: 0;
    padding: 0;
}

.NewsText
{
	margin: 0;
	padding: 0;
}


.NewsBox a
{
	text-decoration: none !important;
}

.NewsBox
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0 18px 0 0;
	width: 100%; /* 	background: url(../img/Newsbox_bg.gif) repeat-y left top; 	border-top: 1px solid #BDBDBD; 	border-bottom: 1px solid #BDBDBD; */
}

.NewsRow
{
	display: block;
	position: relative;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 0;
	width: 347px;
	border-bottom: 1px solid #BDBDBD;
	clear: both;
}

.NewsRow:after
{
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}


.NewsBoxLeft
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 670px;
	/*border: solid 1px blue;*/
}

.NewsBoxRight
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 270px;
}


.NewsArchiveLink
{
	display: block;
	position: relative;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	width: 347px;
	text-align: right;
}


#Location2
{
	position: relative;
	display: block;
	width: 152px;
	margin: 0;
	left: 9px;
	padding: 0;
	float: left;
	height: 23px;
	padding-top: 5px;
	margin-top: 50px;
	padding-left: 9px;
	background: #4E71A9;
	color: #FFFFFF;
	z-index: 300;
	/*top: -60px;*/
	overflow: visible; /*line-height: 2.5;*/	
}

#Location_list, #Location_listLadyslim
{
	position: relative;
	margin: 0;
	padding: 0;
	left: 9px;
	/*top: -20px;*/
	margin-top: 5px;
	width: 163px;
	z-index: 300;	
}

#StaffContainer
{
	position: relative;
	float: right;
	top: 0;
	left: 0;
	width: 735px;
	overflow: visible;	
	/*border: solid 1px black;*/
	
	padding-left: 3px;
	float: right;
	clear: both;
}

#Staff
{
	/*margin: 10px;*/
	
	height: auto;
	width: 350px;
	float: left;
	/*border: dashed 1px blue;*/
	
}
#StaffKuva
{
	height: 150px;
	width: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}


.DarkInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 380px;
	background:#E8E8E8;
	clear: both;
}

.InfoBoxRow {
	display: block;
	position: relative;
	margin-bottom: 1px;
	height: 25px;
	padding: 3px 0 5px 0;
	width: 437px;
	background:#fff;
	border: solid 1px #DEE6F1;
	clear: both;
}

.ActiveClass
{
	display: block;
	position: relative;
	margin-bottom: 1px;
	padding: 3px 0 5px 0;
	height: 25px;
	width: 437px;
	background:#EBF0F5;
	border: solid 1px #DEE6F1;
	clear: both;	
}


.TitleInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 0 5px 30px;
	width: 408px;
	/*background:#6B92C7;*/
	color: #fff;	
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
	border: solid 1px #DEE6F1;
	background: #6B90C1 url(../img/bullet_combined_open.gif) 5px no-repeat;	
}

.TimeInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	width: 108px;
	float: left;
}


.ClassNameInfoBox
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 150px;	
	float: left;
	/*border: dashed 1px blue;*/
}

.ClassInstructorInfoBox
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	/*height: 29px;*/
	padding-right: 15px;
	/*margin-top: -15px;*/
	width: 145px;	
	float: right;
	/*border: solid 1px yellow;*/
}

#InfoBoxHolder {
	display: block;
	position: relative;
	margin: 0;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	/*width: 772px;*/
	width: 730px;
	height: auto;
	/*border: solid 1px blue;*/
	/*background: transparent;*/
	overflow: visible;	
}

#InfoBoxLeft {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;	
	width: 440px;
	height: auto;
	/*width: 180px;*/
	/*border: solid 1px green;*/
	float: left;	
}

#InfoBoxRight {
	display: block;
	position: relative;
	margin: 0 0 0 0px;	
	padding: 0;		
	padding-right: 0px;
	height: auto;
	width: 269px; /*width: 259px;*/	
	/*width: 150px;*/
	float: right;
	border-left: solid 1px #DCE5F2; 	
	/*border: dashed 1px red;*/
}

#InfoBoxRight:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


.InfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding-left: 15px;
	padding-right: 0px;	
	width: 240px;
	float: left;
	/*background: url(../img/infobox_bg.gif) repeat-y left top;*/
	/*border-top: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;*/
	/*border: solid 1px gold;*/
}
/*
* html .InfoBox {width: 240px;}
*/

.InfoBoxTitle 
{
	float:left;
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 10px 15px;
	/*width: 111px;*/
	height: 20px;
	line-height: 20px;	
	font-size: 23px;
	font-weight: bold;
	/*border: solid 1px #DEE6F1;*/
	color: #6B90C1;	
}

infoBoxText 
{
	display: block;
}

/*
* html .InfoBoxTitle {width: 116px;}
*/
#StaffText
{
	float: left;
	width: 200px;
}

.OhjaajaKuva {
	display: inline;	
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
}



#SAArea1
{
	display: block;
	/*border: solid 1px black;*/
	width: 439px;
	/*margin-right: 15px;*/
	height: auto;
	overflow: hidden;
}

#SAArea2
{
	display: block;
	/*border: solid 1px black;*/
	width: 735px;
	/*margin-right: 15px;*/
	overflow: hidden
}

#SAArea3
{
	position: relative;
	display: block;
	/*width: 239px;*/ /*width: 259px;*/
	width: 100%;
	padding: 0;
	margin: 0;
	float: right;
	top: 0;
	height: auto;
	/*border-left: solid 1px #DCE5F2; 	*/
	/*border: dashed 1px black;*/
}

.FormInput
{
	margin-top: 5px;
	margin-left: 0px;
	padding: 0;
	width: 235px;
	float: right;
}
.FormRow
{
	/*height: auto;*/
	width: 405px;
	padding: 0;

	height: 28px;
	/*border: dotted 1px blue;*/
}

.FormButton
{
	display: block;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 0;
	padding: 0;
	float: left;
	background-color: #6584B0;
	color: White;	
	font-weight: bold;
/*	width: auto;*/
}

.FormTitle
{
	position:relative;
	width: 140px;	
	margin-top: 8px;
	padding: 0;
	height: auto;
	/*vertical-align: middle;*/
	float: left;
	/*border: solid 1px green;*/
}
.FormTextarea
{
	width: 405px;
}