body {
	background: #000 url(../../graphics/default/sina_olet_kaunis_tausta1_2.jpg) top center no-repeat;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	line-height: 165%;
	margin: 0px;
}

th {
	text-align: left;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

a:hover {
	color: #aaa;
}

#page {
	width:985px;
	margin:auto;
}

#header {
	width: 947px;
	height: 400px;
	clear: both;
	margin-top: 166px; 
	margin-left: 91px;
	font-size: 12px;
	line-height: normal;
}

#header_left {
	width: 507px;
	height: 400px;
	float: left;
}

#logo {
	position: relative;
	width: 222px;
	height: 222px;
	top: -130px; /*272*/
	left: 578px;
	z-index: 99;
}

#menulinks {
	margin-top: 10px;
}

#header_right {
	width: 440px;
	float: right;
}

#img_flash {
	width: 500px;
	height: 352px;
	margin-top: 10px;
	overflow: hidden;
}

#img_flash img {
	margin: 7px;
}

#flash_front {
	width: 500px;
	height: 352px;
	margin-top: 10px;
	overflow: hidden;
}

#flash_front img {
	width: 493px;
	height: 329px;
	overflow: hidden; 
	margin: 7px;
	}
	
#fp_ad {
	float:left;
	margin-left: 30px;
	margin-top: 70px;
	width: 150px;
}

#mainarea {
	width: 947px;
	clear: both;
}

#mainarea p {
	margin-top: 10px;
}

#content {
	float: left;
	width: 750px;
}

#imgcol {
	position: relative;
	float: right;
	margin-left: 30px;
	width: 190px;
	color: #999;
}

#imgcol #gallery img {
	margin-bottom: 10px;
}

.text_info {
	margin-top: 2px;
	font-size: 10px;
	color: #999;
	margin-bottom: 15px;
}

#intro {
	font-weight: bold;
	margin-bottom: 10px;
	width: 435px;
}

#c_text {
	width: 435px;
}

.galleryimage {
	/*float: left;*/
	margin-right: 20px;
	margin-top: 20px;
}

#contentcol {
	width: 500px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 30px;
}

#main_front {
	margin: 0px 78px 20px 78px;
}

#maintext {
	float: left;
	margin: 20px 78px;
	width: 680px;
}

.fp_module {
	width: 213px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	color: #999;
	line-height: 1.5em;
}

.fp_module a {
	color: #fff;
}

.fp_module a:hover {
	color: #ccc;
}


.fp_module_header {
	margin: 0;
	padding: 0;
	width: 213px;
}

.fp_module_content {
	margin-top: -30px;
	padding: 30px 12px 1px 12px;
	width: 190px;
}

.fp_module_bottom1 {
	background: url(../../graphics/default/alaotsikko_oikea.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	width: 213px;
	height: 68px;
}

.fp_module_bottom2 {
	background: url(../../graphics/default/alaotsikko_vasen.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	width: 213px;
	height: 50px;
}

#sidebar {
	float: left;
	width: 143px;
	margin-top: 80px;
	margin-left: 25px;
	margin-bottom: 80px;
}

#sidebar a {
	color: #fff;
}

#sidebar a:hover {
	color: #f1f1f1;
}

#adminlinks {
	margin-top: 30px;
}

#adminlinks a {
	color: #999;
	font-weight: normal;
	display: block;
	margin-left: 10px;
	margin-bottom: 7px;
}

#adminlinks a:hover {
	color: #f1f1f1;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

.box {
	color: #999;
	width: 160px;
	float: left;
	margin-top: 60px;
	margin-left: 10px;
	z-index: 100;
}

.box a{
	color: #fff;
}

.box a:hover {
	color: #ccc;
}

.box p {
	padding: 10px 0px;
	margin: 0px;
	color: #d3d2d2;
}

/****
Hallintapaneelin etusivun määritykset.
*****/
.module_header {
	font-size: 20px;
	font-weight: bold;
	margin: auto;
}

.module_content {
	margin: auto;
}

.module_content td {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.module_bottom {
	height: 20px;
}


/*Kommenttien määritykset */
.comment_white {
	vertical-align: top;
	color: #fff;
}

.comment_black {
	vertical-align: top;
	color: #999;
}

.comment_info {
	width: 20%;
	padding: 7px;
}

.comment_text {
	width: 80%;
	vertical-align: top;
	padding: 7px;
}

.questbook_answer{
	margin-top: 5px;
	color: #e21000;
}

#tabs {
	margin-top: 10px;
	float: left;
}

#tabs a {
	background-color: #ccc;
	padding: 5px 15px;
	margin-right: 2px;
	border: 1px solid #999;
	color: #000;
	float: left;
}

#tabs a.active {
	background-color: #fff;
	padding: 5px 15px;
	margin-right: 2px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #fff;
	color: #000;
	float: left;
}

#tabs a:hover {
	color: #777;
}

#tabs a.active:hover {
	color: #000;
}

#edit_content {
	background-color: #fff;
	width: 550px;
	margin: 0;
	padding: 10px;
	float: left;
	color: #000;
}

#edit_content a {
	color: #3333e4;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 50px;
}