/* -- \*/ 
html, body{height:100%;} 
/* -- */ 

body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #4A5668;
	font-family:Arial, Helvetica, sans-serif;
}

p { font-size: 0.8em; }

#outer{
	height:90%;
	min-height:90%;
	width:950px;
	margin: 0px auto auto;
	text-align:left;
	position:relative;
	background-color: #627488;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	
}
html>body #outer{
	height:auto;
	
} 

#header {
	
	background-image: url(pix/1stheader.jpg);
	background-repeat: no-repeat;
	height: 248px;	
		
}
.hinnasto_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}


#footer {
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	width:100%;
}

#clearfooter{clear:both;height:40px;}




#outer #content {
	
	
	
}
#content #leftmenubar {
	width: 140px;
}
#content #textcontent {
	float: right;
	width: 740px;
}
#leftmenubar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #f2f2f2;
	text-decoration: none;
	display: block;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 11px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 2px;
	width:139px;
}


.left_menu_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #f2f2f2;
	text-decoration: none;
	display: block;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 11px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #5A6B7E;
	width:139px;
	
}


#salibandy a:hover {

	background-color:#006699;

}

#outer #divide_header {
	height: 30px;
}
#textcontent .maintopic {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
}
#textcontent #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*font-size: 0.8em;*/
	padding-right: 25px;
}
#header #topmenubar {
	/* width: 700px; */
	float: right;
	margin-top: 90px;
	padding-top: 12px;
	color: #FFFFFF;
	margin-bottom: 21px;
	width: 700px;	
}
#topmenubar a {
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#topmenubar img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}


/* LEFTBAR HOVERS*/

#salibandy a:hover {

	background-color:#6D9973;
	color: #000000;

}

#sulkapallo a:hover {

	background-color:#5CABCA;
	color: #000000;

}

#futsal a:hover {

	background-color:#B3CA5D;
	color: #000000;

}

#kuntoklubi a:hover {

	background-color:#F5AFC2;
	color: #000000;

}

#curling a:hover {

	background-color:#B6BEF7;
	color: #000000;

}

#jaakiekko a:hover {

	background-color:#C8E1FF;
	color: #000000;

}

#kokoustilat a:hover {

	background-color:#E58E7A;
	color: #000000;

}

.common a:hover {

	background-color:#255B92;
	color:#000000;

}



/* LEFTBAR HOVERS*/

/* LEFTBAR HOVERS kannasta*/

/*#c6D9973 a:hover{
	background-color:#6D9973;
	color: #000000;
}
.c5CABCA a:hover{
	background-color:#5CABCA;
	color: #000000;
}
.cB3CA5D a:hover{
	background-color:#B3CA5D;
	color: #000000;
}
.cF5AFC2 a:hover{
	background-color:#F5AFC2;
	color: #000000;
}
.cB6BEF7 a:hover{
	background-color:#B6BEF7;
	color: #000000;
}

.cC8E1FF a:hover{
	background-color:#C8E1FF;
	color: #000000;
}
.cE58E7A a:hover{
	background-color:#E58E7A;
	color: #000000;
}
.common a:hover{
	background-color:#255B92;
	color:#000000;
}*/



/* LEFTBAR HOVERS*/

#newswrapper .box {
	margin: 1px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 30%;
	border: 1px solid #f2f2f2;
}
#newswrapper .box h3 {
	margin: 0px;
	padding: 3px;
	font-size: 0.8em;
	background-image: url(pix/topics_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #EEEEEE;
}
#newswrapper .box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
#newswrapper .box .newslink {
	display: block;
}
#newswrapper .box .newsitem {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	background-image: url(pix/dott.gif);
	background-repeat: no-repeat;
}

#newswrapper .box .newsitem:hover {

	color: #000;
	background-color: #C2E563;
}
#header #hoverimages {
	
}
#textcontent #text h4 {
	font-size: 1.1em;
}

#textcontent #text a {
	color: #C3E666;
}
#textcontent #text a:hover {
	color: #C3E666;
	text-decoration: none;
}
#text .content_img {
	float: right;
	margin-left: 21px;
	border: 1px solid #E6E6E6;
}
#popup_box {
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
	width: 360px;
	text-align: left;
	background-color: #627488;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	margin: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
#popup_box h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-image: url(pix/topics_bg.jpg);
	padding: 4px;
	margin: 0px;
}
#popup_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
#popup_box a {
	color: #C3E666;
}

#ac_link a {
	color: #C3E666;
	text-decoration: none;
	font-weight:bold;
}

.front_liftup {
	background-image: url(images/avataan.jpg);
	background-repeat: no-repeat;
	background-position: right 255px;
}
#frms .kentta {
	background-color: #FFFFFF;
	border: 1px solid #4A5668;
}
.tables_list td{


	border-bottom:solid 1px #CCCCCC;



}

.tables_list .divider{
	border-bottom:solid 1px #F4F4F4;
	background-color:#006699;
	font-weight:bold;
	color: #FFFFFF;
}
.galleryitem {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.galleryitem a img {
border: solid 1px #CCCCCC;
}
.galleryitem a:hover img {
border: solid 1px #FFFFFF;
}



.ext_links{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
	
}
div.ajankohtaista{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

span.ajankohtaista_topic{
	font-size: 1.2em;
}
div.ajankohtaista_content{
	font-size: 0.8em;
}
div.varaus{
	font-size: 1.1em; color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 170px;
	border-style: outset;
	border-width: 2px;
	text-align: center;
}
div.varaus p{
	margin: 10px;
	color: #8DAF15;
}
