@import url("type_webPage.css");
/**
*	mainContentHP
**/
	#contentPane{
		background: transparent url('/gfx/Image/layout/listContentPaneBG.gif') repeat-y; /*, , articleContentPaneBG.gif*/
		background-position:0 0 ;
	}
	#contentPane div.close {
		background-image:none;
	}

/**
*	midPane
**/

	#midPane{
		padding:0px 0 0 0;
		padding:5px 0 0 0;
	}
	/*
	.midPaneArticle.list{
		border-bottom:6px solid #e4e8e7;
		padding:10px 0;
		margin:0;
		position:relative;
		width:100%;
		top:0;left:0;
	}
	*/
	.midPaneArticle.list{
		position:relative;
		top:0;left:0;
		width:100%; /*IE*/
		padding:0px 0 20px 0;
		background: transparent url('/gfx/Image/layout/hpTopPaneBG.gif') repeat-x;
		background-position:0% 100% ;
	}
/*	.midPaneArticle h1 {
		color:#654532;
		font-size:18px;
		height:26px;
		line-height:26px;
		padding:0 13px 0 10px;
		margin-bottom:22px;
		border:none;
		border-left:5px solid  #654532;
		font-family:Arial,Verdana, sans-serif;
	}*/
	.midPaneArticle.list.empty{
		/*border-bottom:1px solid #e4e8e7;	2008-04-15 zczajk
		background-color:#efe;*/
		padding:0 0 1px 0;
		margin-bottom:0px;
	}
	.midPaneArticle.empty h1 {

	}
	midPaneArticle.list.empty .leadNTitleBox{
		
	}
	.midPaneList{
		margin-bottom:20px;
	}
/*	.midPaneList .listElement{
		border-bottom:6px solid #e4e8e7;
		padding:10px 0;
		margin:0;
		position:relative;
		width:100%;
		top:0;left:0;
	}*/
	.midPaneList .listElement{
		margin:0;
		position:relative;
		width:100%;
		top:0;left:0;
		background: transparent url('/gfx/Image/layout/hpTopPaneBG.gif') repeat-x;
		background-position:0% 100% ;
		padding:13px 0 10px 0;
	}
	.midPaneList .listElement .date {
		float:right;
		line-height:18px;
	}
	#midPane .midPaneList .listElement h4{
		color:#006D69;
		font-family:Arial,Hevletica,Verdana,sans-serif;
		font-size:14px;
		line-height:18px;
		height:18px;
		font-weight:bold;
		border-left:5px solid #006D69;
		padding-left:12px;
		margin-bottom:14px;
		text-decoration:none;
		margin-right:72px;
	}
	#midPane .midPaneList .listElement h4 a{
		color:#006D69;
		text-decoration:none;
	}
	#midPane .midPaneList h3, #midPane .midPaneList .listElement h3{
		font-family:Arial,Hevletica,Verdana,sans-serif;
		font-size:16px;
		font-weight:bold;
		margin-bottom:5px;
		margin-right:72px;
		text-decoration:none;
	}
	#midPane .midPaneList h3 a, #midPane .midPaneList .listElement h3 a{
		color:#000;
		text-decoration:none;
	}
	.midPaneList .listElement .text{
		/*height: auto !important;
		height: 90px;  
		min-height: 90px;*/
	}
	.midPaneList .listElement .text img, 
	.midPaneList .listCell .text img {
		float:left;
		border:1px solid #aaa;
		width:85px;
		height:auto;
		margin:3px 7px 7px 0;
	}
	.midPaneList  .arrows{
		float:right;
		display:block;
		margin-top:5px;
		width:25px;
	}
	.midPaneList .arrows img{
		border:none;
	}
	.midPaneList .listElement p,
	.midPaneList .listElement font,
	.midPaneList .listCell p,
	.midPaneList .listCell font{
		font-size:11px;
	}


/**
*	rightPane
**/
