﻿/* Author : Mojtaba Kavand for IRIBNews english version */


	
body 
{
	background-color: #003366;
	background-image: url(Images/PageBG.gif);
	background-repeat:repeat;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	margin:0px 26px 0px ;
	
}
a:link{
	color:#00466f;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover{
	color:#FF9933;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color:maroon;
	font-weight:bold;
text-decoration:none;
}

/* main master page div */

#header{

    width:950px;
	background-color:#f2f2f2;
	
}

#Main
{
	width:950px;
   background-color:#f2f2f2;
}	
#Content_Left{

width:575px;
height:850px;
Margin-left:3px; 
background-color:#f2f2f2;
float:left;

	
}
#Content_Right
{
width:364px;
height:850px;
background-color:#f2f2f2;
float:right;
 margin-right:3px;

}



#footer{
	
	width: 942px;
	padding: 4px;
	text-align:center;
	color: #383838;
	background-color: #f2f2f2;
	
}

/* index content div */

#topnews
{
	width:358px;
	float:right;
	}
	
#firstnews
{
	width:575px;
	float:left;
	
}
/*first news necessery class*/

.tableborderMainphoto{
border:#0a466f solid 2px;
}
.fontTitlemainnews
{
font:Verdana;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

/*--------------------------*/

#interview
{
	margin-top:5px;
	width:358px;
	float:Right;
	
	
}

/*interview necessery class*/

.TableboarderInterviewInside {
border:#4d7cc1 solid 1px;
}
/*--------------------------*/
#popularnews
{
	width:283px;
	float:right;
	margin-top:5px;

}

#mostvisited
{
	width:283px;
    margin-top:5px;
	margin-Right:6px;
	float:left;
	}
	
#incamera
{

	width:358px;
	float:Right;
	margin-top:5px;
	}

/*interview necessery class*/
.TableboarderIncameraInside {
border:#739bb6 solid 1px;
}
/*--------------------------*/
	
#iranvision
{
	width:575px;
	float:left;
	margin-top:5px;
	
}

#inphotoes
{
	width:358px;
	float:Right;
	margin-top:5px;
	
}

/*inphotoes necessery class*/
.TableboarderInphotoesInside {
border:#9fedf7 solid 1px;
}
/*--------------------------*/

#links
{
	width:283px;
	float:left;
	margin-top:5px;
	
	}
#services
{
	width:283px;
	float:right;
	margin-top:5px;
	
	}
	

	
/*Video Panel*/
.TableboarderVideo {
border:#FFFFFF solid 1px;
}
.FontVideoTitle{
font-family:Verdana;
color:White; 
size:16px; 
font-weight:bold; 
}
.FontVideobody{
font:Verdana; 
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
/*Video Panel*/

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#f2f2f2;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
/*Modal Popup*/
	
.SeachTextBox
{
	border:solid 1px #ff7506;
}
.SeachTextBoxPhoto
{
	border:solid 1px #000000;
}
/*Photo Player*/

.Tableboarderphotobody {
border:#FFFFFF solid 1px;
}
.boarderphotomain {
border:#565656 solid 4px;
}
.boarderphotobar {
border:black solid 1px;
}

.FontVideoTitle{
font:Verdana; font-size:24px;
font-weight:bold;
color:#FFFFFF;
}
.FontVideobody{
font:Verdana; font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.Fontphotobar{
font:Verdana; font-size:12px;
font-weight:bold;
color:black;
}


/*Photo Player*/

.txtbox

{
	overflow:auto;
	text-align:justify;
	scrollbar-base-color:#ffffff;	
}

.RelatedNewsHeader
{
    background-image:url(Images/Related_head.png);
    height:20px;
    width:358px;
    
}
.RelatedNewsFooter
{
    background-image:url(Images/RelatedNews_footer.png);
    background-color:Black;
    height:19px;
   
}
