/* IRAN  nongovernment environment news network CSS Document - News Style */

/* ....... Show News Body ........ */

#showNewsHolder{
	width:915px;
	height:800px;
	margin-top:15px;
	
}
/* ....... Show News Right Panel ........ */
#showNewsRightPan{
	width:720px;
	height:800px;
	float:right;
	background-image:url(../images/news/mohiteZist_ContentBg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	
}

#showNewsRightPanIN{
	width:683px;
	height:800px;
	
}
#showNewsRightPanHeader{
	width:683px;
	height:30px;
	background-color:#65c50f;
}
#showNewsRightPanHeaderGap{
	width:75px; 
	background-color:#b0e321; 
	float:right; 
	height:30px
}

#showNewsRighPanContentHolder{
	width:683px;
	margin-top:3px;
	text-align:justify;
}



.showNewsRighPanContent{
	width:683px;
	
}
.showNewsRightPanContentImage
{
	display:block;
	width:378px;
	height:258px;
	overflow:hidden;
	border:solid 1px #cccccc;
	background-color:#eeeeee;
	text-align:center;
	float:right;
}
.showNewsRightPanContentImage img
{
	height:258px;
}




/* ....... Show News Left Panel ........ */

#showNewsLeftPan{
	width:190px;
	height:800px;
	float:left;	
	background-image:url(../images/Sidebar/mohiteZist_sidebarBgLeftPan.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#c1e3fc;
	

}


.BlueBtn{
	width:58px;
	height:20px;
	background-image:url(../images/button/mohiteZist_bottonBlue.jpg);
	border:0px;
}


/* ....... Show News Footer ........ */
#showNewsRightPanFooter
{
	float:right;
	width:683px;
	margin-top:10px;
	height:50px;
	background-image:url(../images/titlebar/mohiteZist_sidebarBgShowmenuFooter.jpg);
	margin-bottom:70px
	
}

.toolsStyle
{
	margin-top:25px; 
	width:70px; 
	float:left;
}

/* ....... Last News Item ........ */
#LastNewsItemHeader{
	width:517px;
	height:33px;
	margin-top:10px;
	text-align:justify; 
	background-image:url(../images/Sidebar/mohiteZist_LastNewsItmBg.jpg);
}
#LastNewsItemHeaderRight{
	float:right; 
	width:150px; 
	height:33px;
	background-image:url(../images/Sidebar/mohiteZist_LastNewsItemRight.jpg);
}

#LastNewsItemHolder{
	width:535px;
	height:auto;
	margin-top:10px;			
}

.LastNewsItem{		
	width:515px;
	height:90px;
	overflow:hidden;
	
}
.LastNewsImg{
	
	width:107px;
	height:63px;
	text-align:right;
	float:right
}


.LastNewsContent{
	width:400px;
	margin-top:2px;
	float:left;
}

#continueBox{
	margin-left:10px; 
	width:71px; 
	float:left; 
	height:20px; 
	background-image:url(../images/sidebar/mohiteZist_LastNewsBtn.jpg);
}

#continueBox a{
	padding-top:2px;
}