* {margin: 0px; padding: 0px;}
/** html img, div { behavior: url("../images//static/iepngfix.htc") }*/ /* This can be used if there's need to support PNGs in IE6 */

/* commented backslash hack v2 \*/ 
html, body{height: 593px;} 
/* end hack */ 

body {
	background: #ffffff; /* url("../images/www_bg.jpg") center top no-repeat fixed; /* This modifies the background of the body, either an image (repeat or no repeat) or a color */
	color: #5b5b5b; /* This defines the general text color in the site */
	font-family: verdana; /* Font used on the site, only changed if the customer insists */
	font-size: 11px;
}
* html #outer {
	height: 593px;
}
#outer{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: -0px; /* Same as footer height */
	width: 800px; /* Total width of the layout */
	background: #ffffff;/* url("../images/www_content_bg2.jpg") right 137px no-repeat; /* Used to put an image or color to the background of the text area */
	min-height: 593px;
}
#header{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 117px; /* Height of the header image */
	background: transparent;
	overflow: hidden;
}
#innerheader{
	width: 800px; /* Width of the header image, often same as footer */
	height: 117px; /* Height of the header image */
	margin-left: auto;
	margin-right: auto;
	background: url("../images/www_header.jpg") no-repeat;
}
#headertext {
	width: 510px; /* Width of the header image, often same as footer */
	margin-left: auto;
	margin-right: auto;
	color: #ffffff; 
	font-size: 12px;
	font-family: arial;
}
#clearheader{height: 0px;} /*needed to make room for header */
#clearfooter{clear: both; height: 0px;} /* needed to make room for footer */
* > html #clearfooter {float: left; width: 100%;} /* ie mac styles */
#footer {
	left: 0px;
	height: 0px; /* Height of the footer */
	width: 100%;
	clear: both;
	position: relative;
 
}
#innerfooter {
	width: 510px; /* Width of the footer image, often same as footer */
	height: 0px; /* Height of the footer image */
	margin-left: auto;
	margin-right: auto;
	background: url("../images/www_footer.jpg") no-repeat;
 
}
#footertext {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	color: #505050;
	/*font-size: 9px;*/
	font-family: arial;
}
html>body #minHeight{float: right; width: 0px; height: 100%; margin-bottom: 0px;} /*safari wrapper */
#minHeight {display: none;}
 html #footer {
	height: 0px; /*for ie5 */
	he\ight: 0px; /*for ie6 */
}
#content {
	width: 770px;
	min-height: 593px; /* Same as body height */
	_height: 593px; /* Same as body height */
	padding-right: 0px;
	padding-left: 30px; /* Used to shift text to the right (often because of a background image in the outer-div) */
	padding-bottom: 0px; /* Same as footer height */
	padding-top: 137px; /* Same as header height */
	margin-top: 0px; /* Same as header height + possible margin-top (needed only with png header, otherwise 0px) */
	margin-left: auto;
	margin-right: auto;
	/*background: transparent url("../images/www_content_bg.jpg") right 137px no-repeat;*/
}
#innercontent {
	width: 470px;
	padding-right: 300px;
	min-height: 593px;
	_height: 593px;
	background: transparent;
}
#innercontent_join {
	width: 470px;
	padding-right: 300px;
	min-height: 593px;
	_height: 593px;
	background: #ffffff url("../images/www_content_bg2.jpg") top right no-repeat;
}
#indexleft {
	float: left;
	width: 185px;
	height: 593px;
	padding-right: 30px;
}
#indexright {
	float: right;
	width: 530px;
	height: 408px;
	padding-top: 185px;
	padding-left: 25px;
	background: transparent url("../images/www_content_bg_index.jpg") top right no-repeat;
}
a {
	color: #d1001c;
	text-decoration: none;
}
a:hover {
	color: #d1001c;
	text-decoration: underline;
}
a.join {
	display: block;
	width: 203px;
	height: 58px;
	background: transparent url("../images/www_button_join.jpg") top left no-repeat;
}
a:hover.join {
	text-decoration: none;
}
.submitbutton {
	border: 0px;
	background: transparent url('../images/rekisteri_nappi.jpg') top left no-repeat;
	display: block;
	height: 35px;
	width: 135px;
	text-align: center;
	padding: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
h1 {
	display: inline;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	color: #d1001c;
}
.btn_container {
	height: 23px; /* CHANGE: Height of the button */
	display: inline-block;
}
.btn_left {
	float: left;
	height: 23px;  /* CHANGE: Height of the button */
	width: 8px; /* CHANGE: Width of the left button img */
	background: url('../images/www_btn_left.jpg') no-repeat;
}
.btn_left_hover {
	background: url('../images/www_btn_hover_left.jpg') no-repeat;
}
.btn_content {
	height: 23px; /* CHANGE: Height of the button */
	padding-left: 8px; /* CHANGE: Width of the left button img */
	padding-right: 8px; /* CHANGE: Width of the right button img */
	*padding-left: 0px; /* IE needs this */
	background: url('../images/www_btn_right.jpg') no-repeat right 0px;
	position: absolute;
}
.btn_content_hover {
	background: url('../images/www_btn_hover_right.jpg') no-repeat right 0px;
}
.btn_text{
	height: 23px; /* CHANGE: Height of the button */
	padding-top: 3px; /* CHANGE: Text top padding */
	background: url('../images/www_btn_bg.jpg') repeat-x;
	display: block;
	_display: inline-block; /* IE6 needs this */
}
.btn_text a {
	color: #abc3d7;
	font-size: 11px;	
	text-transform: uppercase;
	text-decoration: none;
}
.btn_text_hover{
	background: url('../images/www_btn_hover_bg.jpg') repeat-x;
}
.btn_text_hover a {
	text-decoration: underline;
	color: #ffffff;
}
.hiddenimg {
	display:none;
}

/* OTHER STYLES */

.confirmation {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted red;
	background: #F3F3F3;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.basic_report {
	width: 300px;
	line-height:14px;
	padding: 5px;
	padding-left: 0px;

}
.report_cols td {
	background: #fff4a7;
	padding: 5px;
}
/* REGISTER */
.register .info {
	font-size: 14px;
	color: #000000;
}
/* MOBILE STYLES */
.mobi_name{
	font-weight: bold;
}
.mobi_img{
	float: right;
	width: 19%;
	/*clear: right;*/
}
.mobi_list{
	width: 80%;
	padding: 10px;
	overflow: hidden;
}
.mobi_info{
	color: #778899;
	padding-left: 20px;
	width: 80%;
}
.mobi_keys{
	font-weight: bold;
}
.mobi_separator{
	height: 1px;
	color: #DCDCDC;
	border-style : dashed;
	width:300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* FONTS */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	padding: 5px;
	padding-left: 0px;
	}
th {
	text-align: left;
	padding: 3px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	padding: 3px;
	}
input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	padding: 2px;
	}
td.collapse {
	border: 1px solid #f2f2f2;
}
table{
	border-color:#ffffff;
	border-collapse:collapse;
}
.table_report {
	 /*border: 1px solid black;*/
	 padding: 3px;
}

.header,
td.header{
	font-size:14px;
	color:#000000;
	font-weight: bold;
	font-family: Arial;
}

/* FORMS */

.form_error {
	color: #FF0000;
	padding: 3px;
	margin: 5px;
	/*background: #F4EFED;
	border: 1px solid black;*/
	font-weight: normal;
}

input, textarea, select, option {
	border:1px solid #cccccc;
}

.input_text_s {
	width: 40px;
}

/* ADMIN */
.admin_table {
	width:400px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
tr.row1 {
	background-color:transparent;
	border-bottom:1px dotted #cccccc;
}
tr.row2 {
	background-color:transparent;
	border-bottom:1px dotted #cccccc;
}
tr.menu {
	background-color:#cc0033;
	font-family:verdana;
	color:#ffffff;
	font-size:12px;
	vertical-align:middle;
	height:30px;
}
tr.menu td {
	border:1px solid #ffffff;
	text-align:center;
	font-family:verdana;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:120px;
}
.menu strong a {
	font-weight:bold;
}
a.menu {
	font-family:verdana;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.menu:hover {
	text-decoration:underline;
	color:yellow;
	font-weight:normal;
}

hr.new_users {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.loading_box_outer {
	position: absolute;
	border: 1px solid #000000;
	background: #FFFFFF;
	display: block;
	height: 16px;
}
.loading_box_inner {
	background: #ff0000;
	height: 16px;
	font-family: arial;
	color: #FFFFFF;
	font-size: 10px;
}

/* COMMON STYLES */

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.pbra {
	page-break-after: always;
}
.pbrb {
	page-break-before: always;
}
.pbri {
	page-break-inside: always;
}
.nopbra {
	page-break-after: avoid;
}
.nopbrb {
	page-break-before: avoid;
}
.nopbri {
	page-break-inside: avoid;
}
.printonly {
	display: none;
}

/* style definition for element positioning */
.tvalign {
	vertical-align: top;
}
.lalign {
	text-align: left;
}
.ralign {
	text-align: right;
}
.center {
	margin: auto;
	text-align: center;
}
.nofloat {
	float: none;
}
.lfloat {
	float: left;
}
.rfloat {
	float: right;
}
.bclear {
	clear:both;
}
.lclear {
	clear:left;
}
.rclear {
	clear:right;
}

.aposition {
	position: absolute;
}
.rposition {
	position: relative;
}
.fposition {
	position: fixed;
}
.dinline {
	display: inline;
}
.dinlineb {
	display: inline-block;
}
.dtable {
	display: table;
}
.dtcell {
	display:table-cell;
}
.nowrap {
	white-space: nowrap;
}

/* style definition for element border */
.norb {
	border-right: 0px solid transparent;
}
.nolb {
	border-left: 0px solid transparent;
}
.notb {
	border-top: 0px solid transparent;
}
.nobb {
	border-bottom: 0px solid transparent;
}
.rb {
	border-right: 1px solid black;
}
.lb {
	border-left: 1px solid black;
}
.tb {
	border-top: 1px solid black;
}
.bb {
	border-bottom: 1px solid black;
}
.border {
	border:	1px solid black;
}
.border_red {
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}
.noborder {
	border:	0px solid transparent;
}

