body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #fff;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, sans-serif;

}

h3 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, sans-serif;

}

a, a:link, a:visited {
	color:#C32420;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {

}

.ingress {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
}



/*           Kuvan asemointi            */

.imagespan_left {
	display:inline;
	float:left;
	margin-right: 6px;
	}

.imagespan_left_row {
	display:block;
	text-align:left;
	clear:both;
	}

.imagespan_right {
	display:inline;
	float:right;
	margin-left: 6px;
	}

.imagespan_right_row {
	display:block;
	text-align:right;
	clear:both;
	}

.imagespan_center {
	display:block;
	text-align:center;
	clear:both;
	}


#wrapper {
	width: 752px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}



/* Header */

#header {
	background: url(../images/radiotoivo/bg.jpg) top center no-repeat;
	height: 524px;
	margin-top: 10px;
}

#header.fb {
	background: url(../images/radiotoivo/bg.jpg) top center no-repeat;
	height: 680px;
}


#tracker {
	margin-bottom: 10px;
}

#navigation {
	width: 657px;
	position:absolute;
	margin-left: 176px;
	// margin-left: 110px;
	margin-top: -47px;
	padding-left: 8px;
	z-index: 3;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 22px;
}

#navigation ul li {
	background: url(../images/jouluradio/nav-bg.jpg) top center no-repeat;
	float: left;
	width: 120px;
	overflow: hidden;
	margin:0;
	padding: 0;
}

#navigation ul li:hover {
	background: url(../images/jouluradio/nav-bg-hover.jpg) top center no-repeat;
	overflow: hidden;
}

#navigation ul li.selected {
	background: url(../images/jouluradio/nav-bg-hover.jpg) top center no-repeat;
	overflow: hidden;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited  {
	text-decoration: none;
	color: #fff;
	display:block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px;
	width: 114px;
	line-height: 16px;
}

#navigation .subnav {
	position: absolute;
	height: auto;
	z-index: 3;
	//margin-left: -61px;
}

#navigation .subnav li {
	float: none;
	margin-top: 0;
	margin-bottom: 0 !important;
	margin-bottom: -2px;
}

#navigation .subnav li.selected {

}

#navigation .subnav li ul {
	padding-left: 0;
	background: none;
	position: absolute;
	margin-left: 120px;
	//margin-left: 60px;
	margin-top: -22px;
}

#navigation .subnav li ul li {

}

#navigation .subnav .selected a {

}

#navigation .subnav li:hover {
	//margin-bottom: -2px !important;
}

#navigation .subnav li li:hover {
	//margin-bottom: 0 !important;
}

#navigation .subnav .selected ul li a:hover {

}

/* Content area */

#mainContent {
	background: url(../images/radiotoivo/content-bg.jpg) top left repeat-y;
	width: 657px;
	clear: both;
	text-align: left;
	margin: 0 auto;
	margin-left: 67px;
	padding: 10px 20px 10px 30px;

}


#mainContent a {
 	margin: 4px 0;
}


/* Center column */

#mainContent .center {
	overflow: hidden;
	float: left;
}

#mainContent .wide {
	width: 380px;
}

/* Sidebars */

#mainContent .sidebar {
	width: 180px;
	overflow: hidden;
	padding: 10px;
}

#mainContent .sidebar .placeholder {
	width: 200px;
	height: 80px;
	background: #EAEAEA;
}

#mainContent .leftbar {
	float: left;
	display: none;
}

#mainContent .rightbar {
	float: right;
	margin-right:50px;
}

/* Footer */


#page_footer {
	background: url(../images/radiotoivo/footer-bg.jpg) top left no-repeat;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding-top: 14px;
	width: 657px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-left: 67px;
}

#page_footer .links {

}

#page_footer object {
	display: block;
}

#page_footer a,
#page_footer a:link,
#page_footer a:visited {
	color: #C32420;
	text-decoration: none;
	font-size: 11px;
	margin-right: 6px;
	margin-top: 1px;
}

#page_footer a:hover {
	text-decoration: underline;
}

#page_footer p {
	margin: 0;
	margin-right: 6px;
}

/* Helper classes */

.clearer { clear: both; height: 1px; }

img { border: none; }

.ph { display: none; }

.lomake_input_textarea {
	height: 80px;
	width: 240px;
}

.lomake_input_text {
	width: 234px;
}

.lomake_div {
	margin: 10px 0;
}

.lomake_div .lomake_div {
	margin: 0;
}
