html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	background-color: #ffffff;
}

#sitetopbar
{
	width: 100%;
	height: 30px;
	background-color: #222222;
	
	/*border-bottom: #ffcc76 solid 2px;*/
	border-bottom: #cdcdcd solid 2px;
}

#sitetimebar
{
	margin: 0 auto;
	width: 1010px;
	height: 100px;
	margin-top: 5px;
}

.topbartable
{
	margin: 0 auto;
	width: 1000px;
	height: 30px;
}

#sitemainbar
{
	margin: auto;
	width: 1000px;
}

.sitetimetable
{
	width: 1000px;
	height: 100px;	
}

.sitemaintable
{
	width: 1000px;
	margin-bottom: 20px;	
}

#siteleftbartimeid
{
	width: 175px;
	margin-left: 0px;
	text-align: center;
}

.siteleftbar
{
	width: 205px;
	height: 100%;
}

.siteleftbar ul
{
	list-style: none;
	border: none;
	padding: 0;
	margin: 0;
}

.siteleftbar li
{
	float: left;
	width: 205px;
	height: 30px;
}

.siteleftbar li a
{
	float: left;
	width: 205px;
	height: 30px;
	padding-left: 35px;
	padding-top: 7px;
	
	background-image: url('../images/menubg_off.jpg');
	background-repeat: no-repeat;
		
	font-family: Arial;
	font-size: 11px;
	color: #686b79;	
	text-decoration: none;
}

.siteleftbar li a:hover
{
	background-image: url('../images/menubg_on.jpg');
	background-repeat: no-repeat;

	cursor: pointer;
}

.siteleftbar li a.selected
{
	background-image: url('../images/menubg_on.jpg');
	background-repeat: no-repeat;
}

.siteleftbar li.submenu
{
	float: left;
}

.siteleftbar li.submenu a
{
	float: left;

	padding-left: 55px;
	
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #686b79;	
}

.siteleftbar li.submenu a:hover
{
	background-image: url('../images/menubg_on.jpg');
	background-repeat: no-repeat;
}

.siteleftbar li.submenu a.selected
{
	background-image: url('../images/menubg_on.jpg');
	background-repeat: no-repeat;
}

#leftbartop
{
	float: left;
	width: 205px;
	height: 20px;
	
	background-image: url('../images/menutopbg.jpg');
	background-repeat: no-repeat;
}

#leftbarbottom
{
	float: left;
	width: 205px;
	height: 20px;
	
	margin-top: -1px;
	
	background-image: url('../images/menubottombg.jpg');
	background-repeat: no-repeat;
}

.leftbarheader
{
	float: left;
	width: 205px;
	height: 30px;
	
	background-image: url('../images/menubgheader.jpg');
	background-repeat: no-repeat;
}

.leftbarheadertext
{
	width: 100px;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #454545;
	text-decoration: none;		
}

.leftbarheadertext_profile
{
	width: 100px;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #eda428;
	text-decoration: none;		
}

.sitecontent
{
	width: 550px;
	height: 100%;
	padding-top: 7px;
}

#datashow
{
	margin: 0px;
	padding: 0px;
}

#datashow ul
{
	list-style: none;
	padding: 0;
	margin: 0;		
}

#datashow ul li
{
	width: 550px;
	margin-bottom: 6px;
}

.siterightbar
{
	width: 245px;
	height: 100%;
	padding-top: 10px;
}

.siterightbar ul
{
	list-style: none;
	padding: 0;
	margin: 0;			
}

.siterightbar li
{
	margin-bottom: 25px;
	padding-left: 10px;
	border-left: #eeeeee solid 3px;
}

.siterightbar li a
{
	
	font-family: Arial;
	font-size: 16px;
	color: #025175;	
	text-decoration: none;
}

.siterightbar li a:hover
{
	
	font-family: Arial;
	font-size: 16px;
	color: #025175;	
	text-decoration: underline;
}

.tickercategory
{
	width: 120px;
	height: 15px;
	background-color: #feb539;
	
	text-align: center;
	
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#map
{
	width: 550px;
	height: 750px;
}

.palaute_nimi
{
	width: 250px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

.palaute_nimi_empty
{
	width: 250px;
	border: #ee4444 solid 1px;
	background-color: #ffffff;
}

.palaute_teksti
{
	width: 468px;
	height: 300px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

.palaute_teksti_empty
{
	width: 468px;
	height: 300px;
	border: #ee4444 solid 1px;
	background-color: #ffffff;
}

#contenttitle
{
	width: 100%;
	height:25px;
	margin-bottom: 10px;
	border-bottom: #dedede solid 2px;
}

.kirjaudu_tunnus
{
	width: 250px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

.kirjaudu_tunnus_empty
{
	width: 250px;
	border: #ee4444 solid 1px;
	background-color: #ffffff;
}

.kirjaudu_salasana
{
	width: 250px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

.kirjaudu_salasana_empty
{
	width: 250px;
	border: #ee4444 solid 1px;
	background-color: #ffffff;
}

.kirjaudu_sahkoposti
{
	width: 250px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

.kirjaudu_sahkoposti_empty
{
	width: 250px;
	border: #ee4444 solid 1px;
	background-color: #ffffff;
}

.kirjaudu_paikkakunta
{
	width: 250px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

.robot
{
	width: 250px;
	border: #222222 solid 1px;
	background-color: #ffffff;	
}

.robot_empty
{
	width: 250px;
	border: #ee4444 solid 1px;
	background-color: #ffffff;	
}

.filtterisanat_teksti
{
	width: 468px;
	height: 300px;
	border: #222222 solid 1px;
	background-color: #ffffff;
}

