/* Freetime - tyylit */

/* vanha keltainen: #D6D926 */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	background-position: 0 70px;
}

#bg_center {
	width: 780px;
	float: none;
	margin: 0px auto;
}

#bg_table, #bg_table_td_left, #bg_table_td_right, #bg_table_td_right_text {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#bg_table_td_left {
	width: 214px;
	background-color: #333887;
	padding: 8px;
	vertical-align: top;
}

#bg_table_td_right {
	vertical-align: top;
	height: 333px;
	background-image: url('../images/bg_logo.png');
	background-repeat: no-repeat;
	background-position: 0px 72px;
}

#bg_table_td_right_text {
	vertical-align: top;
	height: auto;
	min-height: 343px;
	background-image: url('../images/bg_text_middle.png');
	background-repeat: repeat-y;
}

#bg_left_img {
	width: 214px;
	height: 400px;
	float: left;
	background-image: url('../images/left_img.png');
	background-repeat: no-repeat;
}

div.left_caption_bg {
	width: 214px;
	height: 31px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 14px;
	background-image: url('../images/left_caption_bg.png');
	background-repeat: no-repeat;
	text-align: center;
}

div.left_text_bg {
	width: 214px;
	float: left;
	background-image: url('../images/left_text_bg_top.png');
	background-repeat: no-repeat;
	background-position: top;
}

div.left_text_bg_in {
	width: 214px;
	min-height: 200px;
	float: left;
	background-image: url('../images/left_text_bg_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
}


/* oikea sisältö */

#bg_logo_img {
	width: 554px;
	height: 280px;
	float: left;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: center 60px;
}

#bg_menu_img {
	width: 564px;
	height: 53px;
	float: left;
	margin-left: 1px;
}

#bg_menu_img_left {
	width: 5px;
	height: 53px;
	float: left;
	background-image: url('../images/bg_menu_left.png');
	background-repeat: no-repeat;
}

#bg_menu_img_center {
	width: 554px;
	height: 48px;
	padding-top: 5px;
	float: left;
	background-image: url('../images/bg_menu.png');
}

/* --- menu --- */

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

li.menu_item {
	display:inline;
	float: left;
	text-align: center;
}

ul.menu a.menu_item_link {
	display: block;
	line-height: 45px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: white;
}

ul.menu a.menu_item_link:hover {
	display: block;
	line-height: 45px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-image: url('../images/bg_menu_active.png');
	background-repeat: repeat-x;
}

ul.menu a.menu_item_link_active {
	display: block;
	line-height: 45px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-image: url('../images/bg_menu_active.png');
	background-repeat: repeat-x;
}

div.menu_item_border {
	width: 2px;
	height: 45px;
	float: left;
	background-image: url('../images/menu_item_border.png');
	background-repeat: no-repeat;
}

/* --- /menu --- */

#bg_menu_img_right {
	width: 5px;
	height: 53px;
	float: left;
	background-image: url('../images/bg_menu_right.png');
	background-repeat: no-repeat;
}

#bg_text_top {
	width: 550px;
	height: 22px;
	float: left;
	background-image: url('../images/bg_text_top.png');
	background-repeat: no-repeat;
}

#bg_text {
	width: 500px;
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
}

#bg_bottom {
	width: 100%;
	height: 50px;
	float: none;
	margin: 0px auto;
	background-image: url('../images/bg_bottom.png');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #d0d0d0;
	padding-top: 28px;
}

#bottom_text {
	float: none;
	width: 500px;
	margin: 0px auto;
	text-align: center;
	padding-left: 250px;
}

#bg_bottom_use_top {
	width: 780px;
	position: relative;
	margin: 0px auto;
}

#bg_text_bottom {
	width: 550px;
	height: 22px;
	position: absolute;
	left: 230px;
	top: -50px;
	background-image: url('../images/bg_text_bottom.png');
	background-repeat: no-repeat;
}

/*-------------------------------- tapahtumat -----------------------------*/

div.new_happening_item {
	width: 194px;
	margin: 10px;
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

a.new_happening_item_link_2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f99600;
	text-decoration: none;
}

a.new_happening_item_link_2:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f99600;
	text-decoration: underline;
}

span.happening_caption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f99600;
}

/*-------------------------------- tekstit --------------------------------*/

h1 {
	padding: 0px;
	margin-bottom: 2px;
	padding-left: 16px;
	color: #414141;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url('../images/bg_h1.png');
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

div.caption_border {
	width: 485px;
	height: 1px;
	/*background-color: white;*/
	border-top: 1px dotted blue; /*#333887;*/
}

h1.left_caption {
	padding: 0px;
	margin: 0px;
	margin-top: 14px;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	background-image: none;
}

h2 {
	padding: 0px;
	margin-bottom: 2px;
	padding-left: 16px;
	color: #414141;
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url('../images/bg_h1.png');
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

h3 {
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 12px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

p.news_page_date {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	color: #c6c6c6;
}

p.login_error {
	color: red;
	padding: 0px;
	margin: 0px;
}

p.error_large {
	color: red;
}

p.ok_large {
	color: green;
}

p.happening_publich {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 40px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

table {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 12px;
}

td {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 12px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

ul {
	list-style-type: disc;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    color: blue;
}

input.contact_us_text {
	width: 230px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

textarea.contact_us_text {
	width: 320px;
	height: 100px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}


a.go_to_happenings {
	padding: 0px;
	margin: 0px;
	margin-top: 14px;
	color: white;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	background-image: none;
}

a.go_to_happenings:hover {
	color: white;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	background-image: none;
	text-decoration: underline;
}


a.bottom_link {
	font-family: Verdana;
	font-size: 10px;
	color: #d0d0d0;
	text-decoration: none;
}

a.bottom_link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #d0d0d0;
	text-decoration: underline;
}


/* Gallerian tyylit */
table.image_gallery_bg td.image_gallery_td {
	width: 100px;
	text-align: center;
	padding-right: 12px;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
}

td.image_gallery_td a {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
}


td.image_gallery_td img {
	border: 4px solid #eeeeee;
}

div.gallery_page_bg {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

form.gallery_page_select {
	margin: 0px;
	padding: 0px;
	display: inline;
}

form.gallery_page_select div {
	display: inline;
}

p.image_gallery_p {
	display: inline;
}

a.gallery_page_link {
	display: inline;
}


/* galleria linkkejen tyylit 

a.page_under_navi_1 {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}

a.page_under_navi_1:hover {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}*/
