/* Resetting style formats... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
body{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	background: url(imgs/bg_desert.jpg) repeat-x center 0 #e9d3a6;
}

/* ========================================================================================== */
/* Common text formatting */
/* ========================================================================================== */
h1{
	font-size: 32px;
	line-height: 29px;
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2 { 
	font-size:28px;
	font-weight:bold;
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:normal;
	text-transform: uppercase;
}
h3{ 
	font-size:12px;
	font-weight:bold;
}
p{ 
	font-size:12px;
	color: #808080;
}
a:link, a:visited, a:active{
	text-decoration:none; 
	color: #005eb4;
}
a:hover{ 
	text-decoration:none;
}
strong{
	font-weight: bold;
}

/* ========================================================================================== */
/* Top-level structural definitions */
/* ========================================================================================== */
#page{
	width: 1020px;
	margin: 20px auto 0 auto;
	padding: 0;
}
#header{
	height: 174px;
	width: 915px;
	margin: 0;
	padding: 0;
	background: url('imgs/reissumies.png')  bottom left transparent;
}
#headerclean {
	height: 174px;
	width: 915px;
	margin: 0 0 0 60px;
	padding: 0;
	display:block;
	background: url('imgs/reissumies.png') bottom no-repeat;
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;
}

#headerlink {
	display: block;
	width:100%;
	height: 174px;
}
#headerclean #txtbox {
	width:500px;
	display: block;
	float:right;
	padding-top:20px;
}

#headerclean a:link {
	color:#fff;
	text-decoration: none;
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;
}
#txtbox h1 {
	color:#fff;
	font-size:30px;
	line-height:1.2em;
	margin-bottom: 8px;
	text-decoration: none;
	text-align: center;
	
}
#txtbox h2 {
	color:#fff;
	font-size:13px;
	line-height:1.2em;
	text-decoration: none;
	text-align: center;
}

/* ========================================================================================== */
/* Navigation */
/* ========================================================================================== */
#navi{
	width: 1051px;
	height: 112px;
	margin: 0;
	padding: 15px 0 0 20px;
	background:url(imgs/navi_sign_bg.png) left top no-repeat transparent;
	z-index:100;
	display:block;
	position:relative;
}
#navi ul{
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
}
#navi li{
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 40px;
	height: 38px;
	
}
#navi li.selected{}
#navi li a{
	color: #000;
	font-size: 18px;
	text-decoration:none;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;

}
#navi li:hover{
	color: #fff;
	background: #f2b501;
	-moz-border-radius: 8px; /* FireFox 1+ */
	-webkit-border-radius: 8px; /* Safari 3+, Chrome */
	 border-radius: 8px; /* Opera 10.5, IE 9 */
}
#navi li a:hover{
	color: #000;
	text-decoration: none;
}

/* ========================================================================================== */
/* Slogan */
/* ========================================================================================== */
#slogan{
	width: 915px;
	height: 182px;
	background: url(imgs/slogan.jpg) no-repeat left top #2657A4;
}
#slogan h1{
	display: none;
}

/* ========================================================================================== */
/* Content area */
/* ========================================================================================== */
#contentArea{
	width: 915px;
	background:#fff;
	padding: 50px 0 100px 0;
	margin: -80px 0 0 60px;
}

/* ========================================================================================== */
/* Sidebar */
/* ========================================================================================== */
#sidebar{
	width: 290px;
	float: right;
	padding: 0 10px 0 0;
	margin: 0;
}
#uutiset {	
	width: 286px;
	margin: 15px 0 0 0;
}
#uutiset h2{
	color: #333;
	font-size: 13px;
	line-height: 25px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	background-color: #ffcf00;
	height: 25px;
	width: 285px; 
}
#uutiset ul{
	margin: 10px 0 0 0;
}
#uutiset ul, li{
	color: #7f7f7f;
}
#uutiset ul li{
	padding: 2px 0 2px 5px; 
	margin: 0 0 0 0;
	line-height: 15px;
}
#uutiset li strong{
	font-weight:bold;
	color: #005eb4;
}

#kulutaulukko{
	width: 286px;
	border: 2px solid #eeeeef;
	margin: 10px 0 0 0;
	padding: 2px;
	color: #7d7d7d;
	background-color: #fff;
}
#kulutaulukko table{
	width: 100%;
	margin: 0 0 3px 0;
	padding:0;
}
#kulutaulukko table th{
	padding: 2px;
	color: #797979;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	background:url(imgs/kulut_bg.gif) repeat-x bottom left #f2f2f2;
}
#kulutaulukko table td{
	padding: 2px 2px 2px 5px;
	text-align: center;
}
#kulutaulukko table tr.alt td{
	background-color: #fafafa;
}

/* ========================================================================================== */
/* Content */
/* ========================================================================================== */
#content{
	float:left;
	width:600px;
	background:url(imgs/holes_bg.jpg) repeat-y left top #fff;
	padding: 0 0 5px 5px;
	margin: 0;
}
.buttons {
	margin: 20px 10px 20px 30px;
}
.buttons a {padding-right: 10px;}
.buttons a:hover { position:relative;top:-1px;}
.buttons a:active {position:relative;top:2px;}
.widecolumn{
	width: 915px;
}
#content.widecolumn2 {
	width: 715px !important;
}
#content.widecolumn2 h1 {
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3b3b3b;
	text-shadow:#ccc 1px 1px  6px;
	font-size: 36px;
}

.thincolumn{
	width: 546px;
}
#content h1{
	margin: 35px 50px 15px 40px;
}
#content h2{
	margin: 25px 50px 3px 40px;
	text-transform: none;
	color:#444;
	text-shadow:#ccc 1px 1px  6px;
}
#content h3{
	margin: 20px 50px 3px 40px;
	font-size:22px;
	font-weight:bold;
	font-family:'American Typewriter', 'Courier New', Arial, Helvetica, sans-serif;
	color: #444;
	font-weight:normal;

}
#content p{
	margin: 0 70px 12px 40px;
	line-height: 17px;
}
#content ul{
	margin: 0 20px 17px 40px;
	padding: 0;
	list-style-image: url(imgs/list_bullet.gif);
	list-style-type: none;
}
#content li{
	margin: 0 100px 3px 20px;
	padding: 0;
	line-height: 15px;
	color: #808080;
}

#sisalto{
	margin: 10px 0 0 0;
	padding: 5px 5px 0px 5px;
}
#sisalto p{
	font-size: 11px;
	margin: 0 0 8px 0;
}
#easyloanContainer h2 {
	font-size:33px;
	color:#3b3b3b;
	text-shadow:#ccc 1px 1px  6px; 
	font-weight:bold;
}
#easyloanContainer ul{
	list-style-image:none;
}
#easyloanContainer ul#easyloan li{
	/* list-style: none !important; */
	list-style-type:upper-alpha;
	margin: 0 0 0 45px;
	font-size: 24px;
	color: #4a4a4a;
	line-height: 1.1em;
	font-family: Courier;
}
#easyloanContainer ul#easyloan li ul{
	margin: 5px 0 10px 0;
	list-style: none;
	
}
#easyloanContainer ul#easyloan ul li{
	font-size: 12px;
	
	color: #7f7f7f;
	list-style: none;
	margin: 0 0 7px 0;
}
#easyloanContainer p{
	line-height: 13px;
	margin-bottom: 5px;
}

/* ========================================================================================== */
/* table formatting */
/* ========================================================================================== */
#content table{
	margin: 10px 50px 26px 40px;
	background: url(imgs/table_dot.gif) repeat-x left bottom #fff;
}
#content th{
	font-weight:bold;
	color: #808080;
	background:url(imgs/table_th_bg.gif) repeat-x left bottom #fff;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 0 0 0 3px;
}
#content tr.alt{
	background-color:#fafafa;
}
#content td{
	height: 19px;
	line-height: 19px;
	color: #808080;
	padding: 0 2px 0 8px;
}
#content td strong{
	font-weight: bold;
}
#content table.ohje{
	margin: 10px 50px 26px 40px;
	border: 1px solid #868e77;
	background:none;	
}
#content table.ohje th{
	font-weight:bold;
	color: #808080;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 0 0 0 3px;
	background:none;
}
#content table.ohje td{
	height: 19px;
	line-height: 19px;
	color: #808080;
	padding: 0 2px 0 8px;
	background: url(imgs/table_dot.gif) left bottom repeat-x #fff;	
}
#content table.ohje td p{
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 15px;

}
#content table.ohje td.alt{
	text-align: center;
	font-size: 40px;
	color: #fff;
	padding: 20px 0 20px 0;
	background: url(imgs/table_dot_green.gif) left bottom repeat-x #9edf00;	
}
#content table.ohje tr.lastrow td{
	background-image: none;
}

/* ========================================================================================== */
/* Misc */
/* ========================================================================================== */
.clearfix:after{
	content:"."; display: block; height:0; clear:both; visibility:hidden; line-height:1px;
}

