@charset "UTF-8";
/* CSS Color Document */
html {
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ff0000;
	scrollbar-face-color:#e3670c;
	scrollbar-highlight-color:#6e6e6e;
	scrollbar-shadow-color:#6e6e6e;
	scrollbar-track-color:#000000;
}
body {
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 100%;
	font-size: 11px;
	color: #a0a0a0;
	background: #000000;
}

p,.p{
	font-size: 15px;
	color: #c0c0c0;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #be7939;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-size: 17px;
	color: #be7939;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #ff9236;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-size: 15px;
	color: #be7939;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-size: 15px;
	color: #be7939;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

a {
	color : #d7620d;
	font-size : 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, "Sans Serif";
	font-style: normal;
	text-decoration: none ;
	margin-right: 2px;
	margin-left: 2px;
}

a:link, a:visited {
	color: #e3670c;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}
a:active {
	color: #ff1010;
	font-style: italic;
	font-size: 15px;
}
a:hover {
	text-decoration: underline ;
	color : #ff8328;
	font-size : 15px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, "Sans Serif";
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}
.delimiter {
	margin-top: 0px;
	margin-bottom: 	1px;
	color: 	#404040;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	color: #e3670c;
}

.title {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #e3670c;
}

.notice {
}

.warning {
	color: #ff0000;
}
.time {
	margin-top: 	0px;
	margin-bottom: 0px;
	color: #505050;
	font-size: 8pt;
}
.date
{
	margin-top: 	0px;
	margin-bottom: 0px;
	color: #808080;
	font-size: 8pt;
}

.calendar
{
	color: #e3873c;
	font-size: 9pt;
}

.info {
	margin-top: 	3px;
	margin-bottom: 	0px;
	color:			#606060;
	font-size: 9pt;
}

/* background settings */

.error
{
	color:#ff0000;
	font-size: 14px;
	font-weight: bold;
}

.newscontent
{
	background-color: #404040;
	font-size: 12pt;
	border: 2px solid;
	border-color: #101010;
	-moz-border-radius:10px;
}

.news
{
	background-color: #303030;
}
.icon {
}
.icon:hover {
}

/*tämä on sivu ja uutismuokaimien taulukon muotoilu */

.modifer {
	background-color: #404040;
	border: 2px solid black;
	-moz-border-radius: 5px;
}

#pagemodifer
{
}

.pwmeter {
border: 3px solid black;
font-size: 10px;
}

#navi a{
	font-size: 12px;
	font-weight: normal;
	color: #e3670c;
	background-color: #000;
	font-family: sans-serif;
    text-decoration: none;
}
#navi a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #e3670c;
	background-color: #505050;
	font-family: sans-serif;
    text-decoration: none;
}

/* login etc boxes layout */

label
{
}

.submit input 
{
}

input
{
	color: #c2580a;
	background: #fee3ad;
	border: 2px solid #404040;
}
input:hover
{
	color: #c2580a;
	background: #fee3ad;
	border: 2px solid #ffa20f;
}

.submit
{
	color: #c2580a;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
}
.submit input:hover
{
	color: #d2580a;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
}
#submit
{
	color: #a2580a;
	background: #fee3ad;
	border: 2px outset #404040;
}
#submit:hover
{
	color: #d2580a;
	background: #fee3ad;
	border: 2px outset #ffa20f;
}
fieldset
{
	border: 5px solid #404040;
	width: 95%
}

legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
} 


/* page layout */

#passwordtest
{
	background-color: #353535;
	margin-left: 10px;
}

#modify {
	/* border: 2px solid; 
	border-color: #101010; */
	background-color: #404040;
	background: none;
	-moz-border-radius:10px;
}


#menu {
	border: 0px solid #000000;
}
div[id="notice"]{
	border: 2px solid #252525;
}
#userhelp.p #userinfo.p 
{
	color: #cc3030;
	font-weight: bold;
}
div#userhelp
{
	background-color: #353535;
	font-weight: bold;
	color: #cc3030;
}
div#userinfo
{
	background-color: #353535;
	font-weight: bold;
	color: #cc3030;
}
#content {
	background-color: #303030;
	text-align: justify;
}
#banner {
	background-color: #252525;
	text-align: justify;
}
#main {
	margin: 0px;
}
div#logo {
	background-color: #151515;
	border: 0px solid #000000;
}
#head {
	background-color: #101010;
	border: 0px solid #000000;
}
#extra {
	background-color: #101010;
}
#main_table
{
	border-left: 2px solid #404040;
	border-right: 2px solid #404040;
	border-top: 0px solid #404040;
	border-bottom: 0px solid #404040;
	background-color: #202020;
}
div#contact
{
	background-color: #101010;
}
#footer
{
	border: 0px solid #000000;
}
