/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background: url('../img/bg_body.jpg') no-repeat center top #000327;
	color: #494949;
}
p{
	margin:10px 0;
	line-height: 18px;
}
a, a:link, a:visited, a:active{
	font-family: arial;
	color: #0060AF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #0060AF	 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	font-size: 13px !important;
}
.mceContentBody{
	background:transparent !important;
	text-align: left !important;
	height:auto !important;
	font-size: 14px !important;
}

a.bread_crumbs, a.bread_crumbs:link, a.bread_crumbs:visited, a.bread_crumbs:active{
	font-family: arial;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
span.bread_crumbs {
	font-family: arial;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

a.menu_item {
	display: block;
	float: left;
	width: 251px;
	height: 30px;
	background: url('../img/btn_menu.jpg') repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;	
	text-decoration: none;
	color: #383838;
}
div.menu_item {
	clear: both;
	margin-bottom: 3px;
	width: 260px;
	height: 30px;
}
a.menu_subpage, a.menu_subpage:link, a.menu_subpage:visited, a.menu_subpage:active{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}

a.news, a.news:link, a.news:visited {
	color:#383838;
	text-decoration: none;
}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text{
	width:100%;
}
#title_info_box h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;	
}
h1 {
	font-size: 22px;
	color: #0029a2;
	padding-bottom: 5px;
	border-bottom: 2px dotted #aeaeae;
}

h2 {
	font-size: 18px;
	color: #0029a2;
}

h3 {
	font-size: 15px;
	color: #0029a2;
}

h4 {
	color: #0029a2;
}

h5 {
	color: #2a2a2a;
}

h6 {
	color: #2a2a2a;
}


.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}

ul.menu {
	margin: 10px 5px 10px 20px;
	padding: 0;
	list-style-type: disc;
	list-style-image: url('../img/bullet_menu.gif');
	list-style-position: inside;
}

ul.menu li {
	list-style-image: url('../img/bullet_menu.gif');
	margin-bottom: 5px;
}

li {
	line-height: 18px;
}

/* Oletusrakenne */
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align: left;
}
#header{
	height: 350px;
}
#slogan {
	float: right;
	height: 40px;
	width: 293px;
	margin: 30px 60px 0px 0px;	
}
#bread_crumbs {
	float: left;
	width: 530px;
	margin-left: 280px;	
	color: #fff;
	font-size: 12px;
}
#menu{
	padding-top: 30px;
	width:260px;
	float:left;
	text-align:left;
}
div.menu_subpage{
	margin: 5px 5px 5px 15px;	
}

#content{
	width: 534px;
	float:left;
	text-align:left;
	background: #fff;
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 30px;

	font-size: 14px;
}
#footer{
	float: left;
	width: 534px;
	margin-left: 260px;
	padding-top: 20px;
	background: #fff;
	height: 80px;
	font-size: 12px;
}
#column_right {
	padding-top: 30px;
	float: left;
	width: 200px;
	position: relative;
}
#revolver {
	height: 300px;
	overflow: hidden;
	text-align: center;
}
.revolver_title {
	height: 63px;
	background: url('../img/bg_revolver_title.jpg') repeat-x left top;	
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
#revolver_content {
	position: relative;	
}
#info_box {
	text-align: center;
}

/*#title_info_box {
	background: url('../img/btn_menu.jpg') repeat-x left top;
	height: 30px;
	overflow: hidden;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}*/

#content_info_box {
	margin-top: 10px;
	color: #fff;
}

.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}
