body {
	margin:0;
	padding:0;
}

/* Keskitetaan sivu */
#container{
	background: #282C37 url(../../images/container-bg.gif) repeat-x top;
	min-width: 1000px;
}

#keskitys{
	/*width: 98%;*/
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header{
	height: 54px;
}

#logo-div{
	float: left;
	width: 75%;
}

#logo{
	
}

#logo img{
	border: none;
}

#haku-div{
	float: left;
	width: 20%;
}

#haku{
	color: white;
	font-size: 10px;
	margin-top: 10px;
}

#kieli-div{
	float: left;
	width: 5%;
	text-align: right;
}

#languagebar{
	margin-top: 23px;
}

#languagebar img{
	border: none;
	padding-left: 7px;
}

#content{
	background: transparent;
	margin-top: 0px;
}


#navi-main-div{
	background: transparent;
	margin: 0 15% 0 15%;
	padding-top: 10px;
}

#navi-main-div .navi-bg, #navi-main-div .navi-bg-selected{
	float: left;
	background: #E1E6EB url(../../images/tabbg_gray.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}


#navi-main-div .navi-bg a, #navi-main-div .navi-bg-selected a{
	color: #2C3137;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px 0 10px;
}

#navi-main-div .navi-right-corner, #navi-main-div .navi-right-corner-selected{
	float: left;
	font-size: 11px;
	line-height: 20px;
	background: #E1E6EB url(../../images/tabbg_grey_right.gif) no-repeat top right;
	margin-right: 2px;
}

#navi-main-div .navi-bg-selected{
	background: white url(../../images/tabbg_white.gif) no-repeat top left;
}

#navi-main-div .navi-right-corner-selected{
	background: white url(../../images/tabbg_white_right.gif) no-repeat top right;
}

#sidebar{
	margin: 2px 10px 0 10px;
}
#navi-sidebar{
	border-bottom: 1px solid #E1E6EB;
	padding-bottom: 4px;
	padding-top: 4px;
}
#navi-sidebar a, #navi-sidebar a:visited{
	color: #2C3137;
	text-decoration: none;
	font-size: 11px;
}
#navi-sidebar a:hover{
	text-decoration: underline;	
}

#navi-sidebar a.selected{
	font-weight: bold;
}

#left{
	float: left;
	width: 15%;
	margin-bottom: 20px;
}

#left-logo{
	background: transparent url(../../images/jaamestarit_logo.jpg) no-repeat;
	height: 270px;
}

#left-div{
	margin: -30px 5px 0 0;
}

.left-div-otsikko{
	background: transparent url(../../images/red_bullet.gif) no-repeat left top;
	padding: 0 0 3px 10px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #B0BBB3;
}

.left-div-otsikko a, .left-div-otsikko a:visited{
	color: white;
}
.left-div-text{
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #B0BBB3;
}


#middle{
	float: left;
	width: 70%;
	background: white;
	margin-bottom: 20px;
}

#pagecontent{
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 30px 5px 5px 30px;
}

#pagecontent-etusivu{
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 5px;
}

#right{
	float: left;
	width: 15%;
}

#right-div{
	margin: 0 0 0 6px;
}

.right-div-otsikko{
	color: white;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #B0BBB3;
	padding: 0 0 3px 0;
}

.right-div-otsikko-no-bo{
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
}

#right-div ul{
	color: white;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 5px 0 20px 15px;
	list-style-image: url(../../images/red_bullet.gif);
}


/***** Powered by *****/
#footer{
	text-align: center;
}

#footer img{
	border: none;
}



.c{
	clear: both;
}


/***** Yläpalkin haku-form *****/
#haku .hakufield{
	border: none;
	font-size: 10px;
	padding: 1px;
}

#haku .hakubutton{
	border: none;
	background: #4CB6F0;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

/***** Galleria table jossa otanta galleria kuvista *****/
#galleriaTrailer{
	border: 1px solid #EDEEF2;
	background: #EDEEF3;
	height: 90px;
}

#galleriaTrailerTable{
	width: 100%;
}

.gallerialogo{
	margin: 15px 0 0 10px;
	border: none;
}

#galleriaTrailerImages{

}

#galleriaTrailerImages td img{
	border: none;
}

#galleriaTrailerImages .thumb-img{
	height:60px;
	width:70px;
}

#galleriaTrailerImages .thumb-bg{
	background: transparent url(../../images/galleria-thumb-bg2.gif) no-repeat;
	width: 70px;
	height: 60px;
}


/**** HAKU ****/
.result{
	margin-top: 10px;
}