html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;	
	text-align: left;
	/*background: #F4F4F4;*/
	background: #fff url(../img/body_bg.gif) repeat-x top left; 
	text-align: center;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #C40009;
	text-decoration: underline;
}

body a:link	
{	
	color: #C40009;
	text-decoration: underline;
}	
		
body a:visited	
{	
	/*color: #FCCC93;*/
	color:#34519B;
	text-decoration: underline;
}	
		
body a:active
{	
	color: #FCCC93;
	text-decoration: underline;
}	
		
body a:hover {
	color: #C40009;
	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: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	width: 1003px;
	text-align: left;
}

#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: 162px;
	width: 999px;
	/*border: solid 1px red;*/
	clear: both;
}

#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;
}

#Logo
{
    float: left;
    margin-top: 24px;
    margin-left: 30px;
    padding: 0;    
}

/******************************* COLUMNS N STUFF ***************************/

#Columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 999px;
	height: auto;
	min-height: 420px;	
	background: #fff url(../img/kampanja_full.jpg) no-repeat top left;	
	/*border: solid 1px green;*/	
}

#Columns_swe {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 999px;
	height: auto;
	min-height: 420px;
	background: #fff url(../img/kampanja_full.jpg) no-repeat top left;	
	/*border: solid 1px green;*/	
}

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#Columns_swe:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


.Holder {	
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.Holder:after  {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.Column 
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}


#C1 {	
	position: relative;
	display: block;
	width: 730px;
	margin: 0;
	padding: 0;
	/*border: solid 1px red;*/
	margin-left: 5px;
}

#C2 {
	position: relative;
	display: block;
	width: 235px;	
	padding: 0 0 0px 0;
	margin: 0;
	margin-top: 44px;	
	margin-left: 9px;
}

#C3 {
	position: relative;
	display: block;
	width: 1px;
	padding: 0;
	margin: 0;
}



#C1:after, #C2:after, #C3:after  {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/************************************* EXTRAS *********************/

#Kampanja
{
    margin-left: 20px;
    margin-top: 43px;
    width:705px;
    height: 367px;
    /*border: solid 1px maroon;*/
    margin-bottom: 9px;
}
#KampanjaImg
{
    position: relative;
    width: 90px;
    height: 90px;
    /*border: solid 1px black;*/
    left: 571px;
    top: 205px;
}
#InfoBox {
	position: relative;
	display: block;
	margin: 0 0 0 6px;
	padding: 7px 0 7px 5px;
	width: 771px;
	overflow: hidden;
	background: #F4F4F4;
}

* html #InfoBox {width: 776px; }


#NaviBox {
	position: relative;
	display: block;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	width: 772px;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
}

#NaviBox a {color: #34519B;text-decoration: none;}

#SiteMap {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100px;
	z-index: 100;
	top: 160px;
	left: 678px;
	color: #34519B;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.BoxContainer
{
    width: 350px;
    height: auto;
    float: left;
    
    
}

.BoxLabel
{
    width: 348px;
    height: 25px;
    background: url(../img/box_label.gif) no-repeat top left;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 11px;
    padding-left: 14px;
    padding-top: 5px;
    color: #fff;
}

.BoxLabelNarrow
{
    width: 225px;
    height: 26px;
    background: url(../img/box_label_narrow.gif) no-repeat top left;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 11px;   
    padding-left: 14px;
    padding-top: 5px;
    color: #fff;
}

*html .BoxLabelNarrow {width: 211px;}

#BoxLeft
{
    width: 320px;
    height: 197px;
    padding: 0;
    padding-top: 25px;
    padding-left: 27px;
    background: url(../img/box_left.jpg) no-repeat top left;
    line-height: 20px;
    /*border: solid 1px red;*/
}

.BoxLeftOhjelma
{
    float: left;
    /*border: solid 1px blue;*/
    height: auto;
    width:230px;
}


#FrontPageBoxHolder
{
    
    height: 120px;
    width: auto;
    overflow: hidden;
    /*border: solid 1px blue;*/
}
.BoxLeftTime
{
    width: 80px;
    float: left;
    height: auto;
    /*border: solid 1px lime;*/
}

#BoxMiddle
{
    width: 320px;
    height: 222px;    
    padding: 0;
    padding-top: 25px;
    padding-left: 27px;
    background: url(../img/box_middle.jpg) no-repeat top left;
    /*border: solid 1px lime;*/
}

.BoxLink
{
    min-height: 35px;
    height: 35px;
    background: url(../img/bullet_ball.jpg) no-repeat top left;
    text-transform: uppercase;    
    font-weight: bold;
    padding-left: 40px;
    margin-top: 8px;
    line-height: 35px;
    overflow: hidden;
    /*border: solid 1px black;*/
}

.BoxLink a:Link
{
    text-decoration: none;
    color: #E73419;
}

.BoxLink a:visited
{
    text-decoration: none;
    color: #E73419;
}

.BoxLink a:hover
{
    text-decoration: none;
    color: #005BAE;
}


#BoxRight
{
    width: 210px;
    height: 215px;
    padding: 0;
    padding-top: 25px;
    padding-left: 15px;
    background: url(../img/box_right.jpg) no-repeat top left;
}


/****************************************** SACONTENTS ****************/

#SAContent1
{
	position: relative;
	display: block;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
	width: 772px;
	overflow: hidden;
}

#SAContent2, #SAArea1
{
	position:relative;
	display: block;
	margin: 0 0 0 10px;
	padding:  15px 0 0 0;
	width: 772px;
	height: auto;
}

/*************************** TEXT COLUMNS */

#TextCols 
{
	position:relative;
	display: block;
	margin: 0 0 0 10px;
	padding:  15px 0 0 0;
	width: 772px;
	height: auto;
}

#TextLeft
{
	position:relative;
	display: block;
	margin: 0;
	padding:  0;
	width: 400px;
	height: auto;
}


#TextLeft:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#TextRight
{
	position:relative;
	display: block;
	margin: 0 0 0 20px;
	padding:  0;
	width: 352px;
	height: auto;
}


#SAContent3
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 400px;
	height: auto;
}

 #SAContent4
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 352px;
	overflow: hidden;
}



#SAContent1:after, #SAContent2:after,  #SAContent3:after, #SAContent4:after, #SAArea1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


/********************************* FOOTER *************************/

#Footer 
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 987px;
	height: 81px;
	background: #fff url(../img/footer.jpg) no-repeat top left;
	text-align:center;
	padding-top: 60px;
	color: #666666;
	/*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: 18px;
	left: 10px;
	color: #F7EBBC;
}

	
#Powered
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 170px;
	top: 18px;
	left: 800px;
	color: #F7EBBC;
	text-decoration: none;
}
	
/********************************************************/

#WindowHeight 
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}



.DarkInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 380px;
	background:#E8E8E8;
	clear: both;
}


.LightInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 380px;
	clear: both;
}


.LightInfoBox:after,.DarkInfoBox:after{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.TitleInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 380px;
	background:#C40109;
	color: #fff;
	text-align: center;
}

.TimeInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 80px;
}


#InfoBoxHolder {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	width: 772px;
	
}

#InfoBoxLeft {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	/*width: 385px;*/
	width: auto;
}

#InfoBoxRight {
	display: block;
	position: relative;
	margin: 0 0 0 7px;
	padding: 0;
	width: 380px;
	height. 50px;
	
}

#InfoBoxRight:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.InfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 3px;
	width: 361px;
	background: url(../img/infobox_bg.gif) repeat-y left top;
	border-top: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
}

* html .InfoBox {width: 367px;}

.InfoBoxTitle {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 0 5px;
	width: 111px;
	height: 20px;
	line-height: 20px;
	background: url(../img/infoboxtitle_bg.gif) no-repeat left top;
	color: #fff;	
}

* html .InfoBoxTitle {width: 116px;}


.NewsBoxTitle {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 0 5px;
	width: 115px;
	height: 20px;
	line-height: 20px;
	background: url(../img/newsboxtitle_bg.gif) no-repeat left top;
	color: #fff;	
}

* html .NewsBoxTitle {width: 120px;}



.NewsBox a {text-decoration: none!important;}

.NewsBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 0 10px 0;
	width: 367px;
	background: url(../img/Newsbox_bg.gif) repeat-y left top;
	border-top: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
}


.NewsBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


.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: 67px;
}

.NewsBoxRight {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 280px;
}


.NewsArchiveLink {
	display: block;
	position: relative;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	width: 347px;
	text-align: right;
}


.OhjaajaKuva {
	display: inline;
	float: left;
}

.PersonBox {
	display: block;
	position: relative;
	margin: 0 0 0 10px;
	padding:0;
	width: 300px;
}


.PersonBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/*******VUOKRATAAN*********/



.RentRow
{
	display:block;
	position:relative;
	margin:0;
	/*margin-left: -20px;*/
	padding:0 0 2px 0;
	line-height: 20px;
	width:330px;
	/*width: 315px;*/
	/*border: dotted 1px blue;*/
}

.RentRow:after
{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.RentCol
{
	display:inline;
	position:relative;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	width: 95px;
	/*width:95px;*/
	/*background:#FAF9F7;*/
}

.RentHeader
{
	font-weight:bold;
}
    
.RentReadMoreLink a:Link, .RentReadMoreLink a:visited, .BoxLeftOhjelma a:Link,.BoxLeftOhjelma a:Visited
{
    text-decoration: none;
    color: #E73419;
    }
    
.RentReadMoreLink a:hover, .BoxLeftOhjelma a:Hover
{
    text-decoration: none;
    color: #005BAE;
    }
    
    a.FrontPageBlackLink:Link, a.FrontPageBlackLink:Hover, a.FrontPageBlackLink:Visited
    {
        color: Black;
    }
