#Body {
	background:#ebf5fa;
	color:#3d3d3d;
}

#wrap {
	background: url(img/wrapper-bg.gif) 0 0 repeat-x;
}

.wrapinner {
	background: url(img/wrapper-top.jpg) center 0 no-repeat;
}

a, a:link, a:hover, a:active, a:visited {
	color:#126e91 !important;
	text-decoration:none !important;
}

a:hover {
	color:#a80231 !important;
	text-decoration:none !important;
}

.contentpane li{
	list-style:none;
	background: url(img/list-icon.gif) 0 5px no-repeat;
	padding: 0 0 9px 10px;
}

.contentpane ul {
	margin-left:10px;
}

.wrapcenter {
	margin:0 auto;
	width: 750px;
}

#extra {
	background: url(img/wrapper-topleft2.gif) 0 0 no-repeat;
	width: 335px;
	height:259px;
}

#finpinlogo {
	background-image: url(img/finpin-logo.png);
	_background-image: url(img/finpin-logo-plain.gif);
	width:157px;
	height:52px;
}

#container  {
	left:auto;
	margin-top:0;
	border-left:solid 1px #d4e7f0;
	border-right:solid 1px #d4e7f0;
	width: 747px;
}

#header {
	padding:15px 0 0 0;
}

#header {
	width:750px;
	left:auto;
	top:auto;
	overflow:hidden;
	margin: 0 0 10px;
}

.logo {
	float:right;
	margin: 0 2px 0 0;
}

#lang {
	float:right;
	width:auto;
	font-size:11px;
	position:static;
	margin: 41px 20px 0 0;
}

#lang ul {
	padding:0;
	margin:0;
	overflow:hidden;
	display:block;
}

#lang li {
	list-style:none;
	float:left;
	background: url(img/header-separator.gif) 10px 1px no-repeat;
	padding: 0 0 0 22px;
}

#lang a, #lang a:link, #lang a:active, #lang a:visited, #lang a:hover {
	background:none !important;
	padding:0;
}

#lang li.Menu-first {
	padding:0;
	background:none;
}

#lang a.Menu-sel, #lang a.Menu-open {
	color: #848484 !important;
}

.containertop, .containerbottom {
	width:749px;
	display:block;
	position:relative;
	left:auto;
	z-index:11;
	font-size:0;
	height:9px;
	background: url(img/wrapper-corners.gif) 0 0 no-repeat;
}

.containerbottom {
	background-position: bottom left;
}

.subnavi {
	position:relative;
}

#menu .subnavi ul {
	border-left:solid 1px #d5e8f1;
	display:block;
	border-right:solid 1px #d5e8f1;
}

#menu .subnavi ul ul {
	border-left:0;
	border-right:0;
	padding:0;
	margin: 0 0 0 -9px;
}

#menu {
	width:160px;
	padding:0;
	border:0;
	margin: 3px 10px 3px 10px;
}

#content {
	float:left;
	width:555px;
}

.frontpage #content {
	margin-top:4px;
}

.subnavitop, .subnavibottom {
	width:749px;
	display:block;
	position:absolute;
	z-index:11;
	font-size:0;
	height:7px;
	background: url(img/subnavi-corners.gif) 0 0 no-repeat;
}

 .subnavibottom {
	background-position: bottom left;
	margin-top: -7px;
 }
 
 #menu .subnavi li {
	margin:0;
	display:block;
	font-size:11px;
	padding:0 0 0 9px;
	border-top:solid 1px #d4e7f0;
	list-style:none;
	background: #ebf5fa url(img/subnavi-bg.gif) 0 0 repeat-x !important;
 }
 
 .subnavi li.Menu-first {
	border-top:0;
 } 
 
 #menu .subnavi li.Menu-sel /*, #menu .subnavi li.Menu-open*/ {
	background:#FFF !important;
 }
 
 #menu .subnavi a, #menu .subnavi a:link, #menu .subnavi a:visited, #menu .subnavi a:active, #menu .subnavi a:hover {
	background: /*#ebf5fa*/ url(img/subnavi-item.gif) 0 11px no-repeat !important;
	display:block;
	padding:7px 12px;
 } 
 
 
  #menu .subnavi a.Menu-open, #menu .subnavi a.Menu-open:link, #menu .subnavi a.Menu-open:visited, #menu .subnavi a.Menu-open:active, #menu .subnavi a.Menu-open:hover,
  /*#menu .subnavi .Menu-open a, #menu .subnavi .Menu-open a:link, #menu .subnavi .Menu-open a:hover, #menu .subnavi .Menu-open a:visited, #menu .subnavi .Menu-open a:active */ {
  	background:/* #ebf5fa*/ url(img/subnavi-sel.gif) 0 11px no-repeat !important;
  }
  
 #menu .subnavi a.Menu-sel, #menu .subnavi a.Menu-sel:link, #menu .subnavi a.Menu-sel:visited, #menu .subnavi a.Menu-sel:active, #menu .subnavi a.Menu-sel:hover 
 /*#menu .subnavi a.Menu-open, #menu .subnavi a.Menu-open:link, #menu .subnavi a.Menu-open:visited, #menu .subnavi a.Menu-open:active, #menu .subnavi a.Menu-open:hover, */
/*#menu .subnavi .Menu-sel a, #menu .subnavi .Menu-sel a:link, #menu .subnavi .Menu-sel a:hover, #menu .subnavi .Menu-sel a:visited, #menu .subnavi .Menu-sel a:active */
/*#menu .subnavi .Menu-open a, #menu .subnavi .Menu-open a:link, #menu .subnavi .Menu-open a:hover, #menu .subnavi .Menu-open a:visited, #menu .subnavi .Menu-open a:active */ {
	background: /*#FFF*/ url(img/subnavi-sel.gif) 0 11px no-repeat !important;
	color:#848484 !important;	
 }
 
 #leftcolumn {
	width:290px;
	border-right:dotted 1px #8abad0;
	padding: 0 22px 0 0;
 }
 
 #contentcolumns {
	margin: 0;
 }
 
 h1, h2, h3, h4 {
	color:#a80231;
	font-weight:normal;
	font-family:Verdana, sans-serif;
	margin:0.8em 0 0.8em;
	padding:0;
		margin-top:0;
 }
 
 h2 {
	font-size:15px;
 }
 
 #rightcolumn {
	width:200px;
	margin: 0 22px 0 0;
	_margin:0 11px 0 0;
	zoom:1;
 }
 
 .contentpane {
	margin: 0 22px 0 0;
 }
 
 #dnn_VasenPane, #dnn_OikeaPane {
	width:auto;
	float:none;	
 }
 
 .ModuleTitle_SubMenu {
	z-index:1000 !important;
 }
 
 .QuickLinks {
	padding:0;
	zoom:1;
	/*margin:9px 0 0 0;*/
	margin:0;
 }
 
 .QuickLinks li {	
	margin:0 0 9px;
	line-height:1.4em;
	font-size:11px;
	padding: 0 0 0 13px;
	background: url(img/subnavi-item.gif) 0 5px no-repeat !important;
	list-style:none;
 }
 
 .QuickLinks a {
	text-decoration:none !important;
 }
 #breadcrumb {
	font-size:0.65em;
	font-family:Verdana;
	color:#848484 !important;
 }
 
 #breadcrumb a.SkinObject, #breadcrumb a.SkinObject:link {
	color:#848484 !important;
	text-decoration:none !important;	
	font-size:1.25em;
 }
 
 #breadcrumb a.SkinObject:hover {
	text-decoration:underline! important;
 }
 
 #footer {
	left:auto;
	margin:0 0 9px;
	border-top:0;
	font-size:0.85em;
	width: 747px;
	zoom:1;
	background:#FFF;
	text-align:left;	
	padding:0;
	border-left:1px solid #D4E7F0;	
	border-right:1px solid #D4E7F0;
 }
 
  #footer p {
	line-height:1.1em;
	color:#3d3d3d;
  }
 
 #footer div {
	display:block;
 }
 
 .footertop {
	margin:10px 0 0 0;
 }
 
 .footerbottom {
	margin: 0 0 15px 0;	
 }
 
 #footer .contents {
	background: url(img/footer-bottom.gif) 0 100% no-repeat;
	margin: 0 -1px;
	zoom:1;
	/*border-left:1px solid #D4E7F0;	
	border-right:1px solid #D4E7F0;*/
 }
 
 .footerlist {
	padding:0;	
	margin:0;
	overflow:hidden;
 }
 
 #footer h3 {
	font-size:1.2em;
	margin: 0 0 0em;
 }
 
  .footerlist li {
	width:189px;
	padding: 7px 21px 15px 22px;
	list-style:none;
	font-size:10px;
	font-family:Verdana, sans-serif;
	float:left;
	margin:0;
	/*background: url(img/footer-separator.gif) 0 0 no-repeat !important;*/
  }
  
.footerlist li.first {
	width:225px;	
	background: none !important;
}

.footerlist li.last {
	width:200px;
}

.FooterArticles li {
	padding:0;
	margin:4px 0;
	line-height:1.15em;
	background:none !important;
	color:#4a4a4a;
	/*font-size: 1.1em;*/
}

.FooterArticles a {
	text-decoration:none !important;
}

.AvenlaArticlesMain ul {
	padding:0;
	margin:0;
}

.AvenlaArticlesMain li {
	margin: 0 0 7px;
	background: none !important;
	padding:0;
	list-style:none;
}

.FpLiftup {
	margin: 0 -10px 20px;
	position:relative;
	width:555px;
}

.FpLiftup .Image {
	background:#FFF;
	text-align:center;
	border-left:solid 1px #d4e7f0;
	border-right:solid 1px #d4e7f0;
}

.FpLiftup .Image img {
	display:block;
	margin:0 auto;
}

.Imagetop {
	height:7px;
	font-size:0;
	background: url(img/imageframe.gif) 0 0 no-repeat;
	width:555px;
	position:absolute;
}

.Imagebottom {
	height:7px;
	width:555px;
	font-size:0;
	position:absolute;
	z-index:10;
	margin: -7px 0 0 0;
	background: url(img/imageframe.gif) 0 100% no-repeat;
}

.BottomText {
	position:absolute;
	bottom:0;
	width: 525px;
	left:1px;
	overflow:hidden;
	padding: 9px 14px;
	z-index: 9;
	background: url(img/imagebg.png) 0 0 repeat;
}

.BottomText .Text {
	float:left;
	width:400px;	
}

.BottomText  .Heading {
	font-weight:bold;
	padding:0;
	margin: 0 0 2px;
}

.BottomText .Text span {
	font-size:0.9em;
	line-height:1.35em;
}

.Button {
	display:block;
	height:27px;
	background: url(img/button.gif) 100% 0 no-repeat;
	_background: url(img/button-plain.gif) 100% 0 no-repeat;
	padding: 0 7px 0 0;	
	margin: 0 0 0 7px;
	_margin:0;
	text-decoration: none !important;
	float:left;
	line-height:27px;
}

.Button span {
	display:block;
	height:27px;
	background: url(img/button.gif) 0 0 no-repeat;
	_background: url(img/button-plain.gif) 0 0 no-repeat;
	padding: 0 0 0 7px;
	margin: 0 0 0 -7px;
	_margin:0;
	text-align:center;
	color:#FFF !important;
	line-height:27px;
}

.BottomText .Button {
	width:110px;	
	margin-top:1px;
}

.AvenlaArticles p {
	padding:0;
}

.AvenlaArticlesMain .ArticleList li {
	overflow:hidden;
}

.AvenlaArticlesMain .ArticleList li span {
	display:block;
	width:75px;
	text-align:right;
	float:left;
}

.AvenlaArticlesMain .ArticleList li .ArticleLink {
	margin: 0 0 0 85px;
	//margin: 0 0 0 7px;
	//float:left;
	display:block;
}

.CommunityActions {
	width:285px;
	height:29px;
	white-space:nowrap;
	overflow:hidden;
	margin: 20px 0;
	font-size:0.9em;
	background: url(img/community-buttons.gif) 0 0 no-repeat;
	line-height:29px;
}

.TellFriend {
	float:left;
	text-decoration:none;
	margin: 0 0 0 37px;
}

.AddThisAll {	
	margin: 0 0 0 172px;
	text-decoration:none;
	display:block;
}

.FooterBottom {
	font-size:0.85em;
	color:#7d8589;
	margin: 0 0 15px 0;
	padding: 0 20px;
}

#dnn_dnnCOPYRIGHT_lblCopyright {
	color:#7d8589
}

.FooterBottom .Login {
	float:right;
	//margin: -12px 20px 0 0;
}

.FooterBottom .Login  a{
	color:#7d8589 !important;
}

.FooterBottom .Login a:hover {
	text-decoration:underline !important;
}