﻿/* CSS Document */

body{
	margin:0px;	
	direction:rtl;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
}

.BrowerStyle
        {
          position:absolute;left:500px;
          width:308px;height:23px;
          color:white;font-size:13px;font-weight:bold;font-family: Tahoma, Arial, Helvetica, sans-serif;
          padding:5px 2px;
          text-align:center;
         background-image:url(../images/header/panel.gif);
	     background-repeat:no-repeat;
	     z-index:500;
	     cursor:pointer;
	     }

p{
	margin:0px;
	padding:2px;
	text-align:justify;
	line-height:17px;
}

form{
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
	}

/* ........ Global ........ */
.IranFontF	{font-family:Tahoma,Arial,Helvetica,sans-serif;}
.titleFont	{font-family:Arial,Times New Roman;}

.black{color:#333333;}
.white{color:#ffffff;}
.red{color:#ff000e;}
.Navy{color:#053676;}
.Blue{color:#4AA2E9;}
.Gary{color:#626260;}

.fontSizeSmall{font-size:10px;}
.fontSizeMedium{font-size:11px;}
.fontSizeLarg{font-size:12px;}
.fontSizeXLarg{font-size:13px;}

.titleSize{font-size:15px;}

.boldFace{font-weight:bold;}
.normalFace{font-weight:normal;}
.noTextDec{text-decoration:none;}
.textRight{text-align:right;}
.textCenter{text-align:center;}
.textLeft{text-align:left;}
.textJustify{text-align:justify;}
.padding3{padding:3px;}
.padding5{padding:5px;}
.paddingRL20{padding:0 20px;}


/* ........ HyperLink ........ */

.TopNewsText a:hover ,a:active
{
	color:#205f01;
	}
	
.ImportantNewsContent a:hover ,a:active
{
	color:#205f01;
	}	
	
.LeftSideBox a:hover ,a:active
{
	color:#084c84;
	}	
	
#GalleyPhotoContent a:hover ,a:active
{
	color:#ffffff;
	}
	
.ServiceNewsContent a:hover ,a:active
{
	color:#053676;
	}	
 
#TopLastNews a:hover ,a:active
{
	color:#084c84;
	}	


.FooterLinkItem	a:hover ,a:active
{
	color:#ffc000;
	}			
/* ........ Image ........ */

.Smallpic1 {
	width:150px;
	height:100px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Smallpic1 img{
	height:99px;	
	border:0px;
	}

.Smallpic2 {

	width:207px;
	height:151px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Smallpic2 img{
	height:151px;	
	border:0px;
	}

.Smallpic3 {
	width:111px;
	height:81px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Smallpic3 img{
	height:81px;	
	border:0px;
	}
	
.Largpic1 {
	width:300px;
	height:200px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Largpic1 img{
	height:200px;	
	border:0px;
	}
		
.Largpic2 {
	width:351px;
	height:234px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Largpic2 img{
	height:234px;	
	border:0px;
	}	
		
.Largpic3 {
	width:593px;
	height:434px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Largpic3 img{
	height:434px;	
	border:0px;
	}				
/* ........ Header ........ */
#headerHolder
{
	width:1002px;
	height:152px;
	background-color:#326fa0;
	border-top:solid 2px white;
	border-bottom:solid 1px white;
	}
	
#HeaderRight
{
	float:right;
	width:252px;
	height:152px;
	background-image:url(../images/header/Basij_HeaderRight.jpg);
	background-repeat:no-repeat;
	}

#HeaderMain
{
	float:right;
	width:449px;
	height:152px;
	background-image:url(../images/header/Basij_HeaderMain.jpg);
	background-repeat:no-repeat;
	}
	
#HeaderLeft
{
	float:right;
	width:201px;
	height:152px;
	background-image:url(../images/header/Basij_HeaderLeft.jpg);
	background-repeat:no-repeat;
	}	
	
#HeaderFlag
{
	float:left;
	width:100px;
	height:152px;
	background-image:url(../images/header/Basij_Flag.jpg);
	background-repeat:no-repeat;
	}	

.HeaderRightText
{
	float:right;
	width:190px;
	height:20px;
	}	

/* ........ Header Bar........ */
#HeaderBar
{
	width:1002px;
	height:23px;
	background-image:url(../images/header/Basij_HeaderBarTile.jpg);
	background-repeat:repeat-x;
	}
.SlideNews
{
	display:block;
	width:735px;
	overflow:hidden;
	position:absolute;
	top:5px;
	right:100px;
	background-color:#ffffff;
	z-index : 1;
}	

#HeaderBarMenu
{
	float:right;
	width:500px;
	height:23px;
	text-align:right;
	margin-right:15px;
	}


#HeaderBarMenu ul{
margin:0;
padding:0;
list-style:none;
}


.HeaderBarItem{
	float:right;
	height:20px;
	position:relative;
	display:inline;
	display: block;
	padding:3px 10px 0 10px;
	z-index:10;

}

.HeaderBarItem:hover{ /*THEME CHANGE HERE*/
background-color: #494949;
color: white;
border:none;
}

.HeaderSubItem{
position:absolute;
top: 23px;right:0px;
background-color:#494949;
width: 130px;
border:none;
z-index:100;
}

.HeaderSubItem a{
width: auto;
display: block;
text-indent: 5px;
padding: 5px 0;
text-decoration: none;
color: white;
border-bottom:dashed 1px #cbcbcb;
}

.HeaderSubItem a:hover{ /*THEME CHANGE HERE*/
background-color: #26659a;
color: white;
border:none;
border-bottom:dashed 1px #cbcbcb;
}
	
.HeaderBarSpace{
	float:right;
	width:1px;
	height:23px;
	kkmargin:0px 10px;
	background-image:url(../images/header/Basij_HeaderBarSpace.jpg);
	background-repeat:no-repeat;}
	
#HeaderBarDayTips
{
	float:left;
	width:480px;
	height:23px;
	text-align:right;
	padding-top:3px;
	}	
	
.SearchBox
{
	width:100px;
	height:15px;
	border:solid #cccccc 1px;
}

#SearchText
{
	float:right;
	margin-right:18px;
	padding-top:1px;
	height:15px;
}
/* ........ BodyHolder........ */
#bodyHolder{
	width:1000px;
	height:auto;
	overflow: auto;
	margin-top:3px;
	border-right:solid 1px #c8c8c8;
    border-left:solid 1px #c8c8c8;
}

/* ........ RightHolder........ */
	
#RightHolder{
	float:right;
	width:143px;
	height:auto;
	padding-right:8px; 
	overflow:hidden;
}

.RightTabBoxContent
{
	float:right;
	width:143px;
	height:auto;
	margin-bottom:20px;
}



/* ........ Menu ........ */

.menu2Item
{
	display:block;
	vertical-align:middle;
	text-align:right;
	height:auto;
	color:black;
	text-decoration:none;
	padding:3px 5px 3px;
	cursor:pointer;
	border-bottom:solid 1px #e0dedb;
}

.menu2Item:hover
{
	background-color:#e0dedb;
	display: block;
	text-decoration: none;
	}
	
.menu2ItemSelected
{
	display:block;
	text-align:right;
	height:auto;
	text-decoration:none;
	padding:3px 5px 3px;
	border-bottom:solid 1px #e0dedb;
	background-color:#275e8d;
	color:White;
}

.menuItemSub
{
	display:block;
	background-color:#62a9e3;
	vertical-align:middle;
	text-align:right;
	height:auto;
	color:white;
	text-decoration:none;
	
}

.menuItemSub:visited,.menuItemSub:active{
	color: black;
	background: #ffffff;
}

.menuItemSub ul{ /*UL of each sub menu*/
	list-style-type:none;
	margin: 0;
	padding: 0;
	width:auto;
}

.menuItemSub ul li
{
	border-bottom:solid 1px #58a0da;
	color: white;
}

.menuItemSub ul li a{
	display: block;
	color: white;
	text-decoration: none;
	padding: 2px 10px
}

.menuItemSub ul li a:hover{
	background: #58a0da;
	color: black;
}

.statusicon{
border: none;
}



/* ........ LeftHolder........ */
	
#LeftHolder{
	float:left;
	width:840px;
	height:auto;
	background-color:#e0dedb;
	padding-bottom:15px;
	border-right:solid 1px #c8c8c8;
}

/* ........Top LastNews........ */
#TopLastNews
{
	float:right;
	width:810px;
	height:19px;
	padding:5px 30px 5px 0;
	background-color:White;
}

/* ........ LeftSideHolder........ */
	
#LeftSideHolder{
	float:left;
	width:234px;
	height:auto;
	margin-top:12px;
}

/* ........ LastNews , TopRate ,FeedBack........ */
.LeftSideBox
{
	float:right;
	width:222px;
	height:auto;
	margin-bottom:15px;
}

.LeftSideBHeader
{
	float:right;
	width:222px;
	height:38px;
	background-image:url(../images/Sidebar/Basij_LeftBHeader.jpg);
	background-repeat:no-repeat;
}

.LeftSideText
{
	width:100px;
	height:28px;
	padding-top:10px;
}

.LeftSideContent
{
	float:right;
	width:222px;
	height:auto;
	padding-top:10px;
	background-color:White;
	padding-bottom:10px;
}

.LeftSideItem
{
	width:195px;
	height:auto;
	line-height:16px;
}

.LeftSideItem .body
{
	border-bottom:dashed 1px #cdcdcd;
	padding-bottom:10px;
	margin-bottom:10px;
}

.LeftSideItem .text
{
	float:left;
	overflow:hidden;
	height:65px;
	margin-top:10px;
	width:74px;
}

.LeftSideBanner
{
	float:right;
	width:222px;
	height:auto;
	margin-bottom:10px;
	}

/* ........ PhotoFilm Holder........ */

.LeftSideGHeader
{
	float:right;
	width:222px;
	height:38px;
	background-image:url(../images/Sidebar/Basij_LeftGHeader.jpg);
	background-repeat:no-repeat;
}

#GalleyContent
{
	float:right;
	width:222px;
	height:auto;
	background-color:#565656;
	padding-bottom:10px;
}

#GalleyPhotoItem
{
	width:208px;
	height:auto;
}

#GalleyPhotoHeader
{
	float:right;
	width:150px;
	height:21px;
	margin-top:8px;
	}

#GalleyPhotoHeader div
{
	width:66px;height:21px;
	float:right;
	}
	
#GalleyPhotoHeader .unselected
{
	background-position:0px -21px;
	cursor:pointer;}
	
#tab1
{
	background-image:url(../images/Sidebar/Basij_SelectFilmTab.jpg);
	background-position:0px 0px;
	margin-left:2px;}
	
#tab2
{
	background-image:url(../images/Sidebar/Basij_SelectPhotoTab.jpg);
	background-position:0px 0px;
	}

	
#GalleyPhotoContent
{
	float:right;
	width:192px;
	height:auto;
	padding:8px;
	background-color:#b1b1b1;
	}
	
	
.stepcarousel{
    position: relative; /*leave this value alone*/
    overflow: hidden; /*leave this value alone*/
    width:207px; /*Width of Carousel Viewer itself*/
    height: 151px; /*Height should enough to fit largest content's height*/
    }

    .stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
    }

    .stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    width: 207px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }
 

/* ........ Calander Holder........ */

#LeftSideCalander
{
	float:right;
	width:222px;
	height:auto;
	background:White url(../images/Sidebar/Basij_CalanderLogo.jpg) no-repeat top left;
}

#LeftSideItem
{
	float:right;
	width:167px;
	height:auto;
}

/* ........ RightSideHolder........ */

#RightSideHolder{
	float:right;
	width:600px;
	height:auto;
	margin-top:12px;
}

#RightSideHolder{
	float:right;
	width:600px;
	height:auto;
	background-color:White;
	padding-bottom:10px;
	
}
/* ........ TopNews ........ */

#TopNewsHolder
{
	position:relative;
	width:596px;
	height:auto;
	margin-bottom:15px;
	z-index:1;
}

.TopNewsContent
{
	width:596px;
	height:200px;
	overflow:hidden;
	background: white;
	}	
	
.TopNewsText
{
	float:left;
	width:265px;
	height:156px;
	overflow:hidden;
	padding-left:12px;
	padding-top:30px;
	}

.contentdiv{
visibility: hidden; /*leave as is*/
background: white;
width:596px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 200px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
overflow:hidden;
}	

.pagination
{
	
	position:absolute;
	left:0;top:0;
	width:119px;
	height:20px;
	background-image:url(../images/Main/Basij_TopNewsPaging.jpg);
	background-repeat:no-repeat;
}

.pagination a:hover, .pagination a.selected{
color: white;
width:14px; 
height:14px;
background-color:#ee0a00;
}

.TopNewsNumberIndex{
	float:left;
	width:14px; 
	height:14px;  
	cursor:pointer;
	text-align:center; 
	font-size:10x; 
	color:white; 
	border:solid 1px white;
	margin:2px 3px 0px;
}

.BannerMainContent
{
	width:596px;
	height:99px;
	}	
	
/* ........ Important News ........ */
	
#ImportantNewsHolder
{
	width:596px;
	height:auto;
	margin-bottom:15px;
	}
	
	
.ImportantNewsContent
{
	width:596px;
	height:99px;
	background-color:White;
	
	}	
		
.ImportantNewsText
{
	float:left;
	width:420px;
	height:95px;
	overflow:hidden;
	padding-left:10px;
	}	
	
/* ........ Text Version  ........ */
.ImportantNewsText2
{
	float:left;
	width:550px;
	height:95px;
	overflow:hidden;
	padding-left:30px;
	}

	
/* ........ Report News ........ */
	
#ReportNewsHolder
{
	width:596px;
	height:auto;
	margin-bottom:15px;
	}
	
#ReportNewsHeader
{
	width:596px;
	height:38px;
	background-image:url(../images/main/Basij_ReportNewsHeader.jpg);
	background-repeat:no-repeat;
	}	
	
.ReportNewsContent
{
	width:596px;
	height:100px;
	border-bottom:solid 1px white;
	background-color:#b1b1b1;
	}	

.ReportNewsText
{
	float:left;
	width:425px;
	height:80px;
	overflow:hidden;
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
	color:Black;
	}	
	
	
.ReportNewsText:hover
{
	background-color:#494949;
	color:White;
	}
	
.ReportNewsText:active
{
	background-color:#494949;
	color:White;
	}
					
/* ........ ServiceNews ........ */
#ServiceNewsHolder
{
	width:596px;
	height:auto;
	margin-bottom:15px;
	}

.ServiceNewsHeader
{
	float:right;
	height:17px;
	padding:2px 10px 0 30px;
	background:white url(../images/main/Basij_ServiceTitleTab.jpg) no-repeat left Top;  
	color:#424242;
	}

.ServiceNewsContent
{
	float:right;
	width:596px;
	height:auto;
	background-color:#b1b1b1;
	padding:15px 0;
	margin-bottom:15px;
	padding-bottom:25px;
	}	

.ServiceNewsItem
{
	float:right;
	width:135px;
	height:135px;
	overflow:hidden;
	margin:0 31px;
	padding-top:5px;
	margin-bottom:12px;
	}	
	
#ServiceTabHeader
{
	float:right;
	width:596px;
	height:18px;
	border-bottom:solid 2px white;
	}

.ServiceTabHeaderItem
{
	float:right;
	height:15px;
	padding:5px 20px 0 20px;
	background:white url(../images/main/Basij_WhiteCorner.jpg) no-repeat left Top;  
	color:#424242;
	display:block;
	cursor:pointer;
	}
	
.ServiceTabHeaderItem:hover
{
	background:white url(../images/main/Basij_GrayCorner.jpg) no-repeat left Top;
	background-color:#b1b1b1;
}

.ServiceTabHeaderItemSel
{
	float:right;
	height:15px;
	padding:5px 20px 0 20px;
	display:block;
	cursor:pointer;
	background:white url(../images/main/Basij_GrayCorner.jpg) no-repeat left Top;
	background-color:#b1b1b1;
}				
		
/* ........ Footer ........ */

	
#FooterHolder
{
	position:relative;
	width:1002px;
	height:130px;
	background-image:url(../images/Footer/Basij_FooterTile.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px white;
}

#FooterIcon
{
	float:right;
	width:257px;
	height:130px;
	background-image:url(../images/Footer/Basij_FooterIcon.jpg);
	background-repeat:no-repeat;
}

#FooterText
{
	position:absolute;
	top:55px;
	right:195px;
	clear:both;
	width:650px;
	height:68px;
	z-index:10;
}

#FooterLink
{
	float:right;
	width:400px;
	height:21px;
	padding-right:30px;
}

.FooterLinkItem{
	float:right;
	height:18px;
	padding-top:3px;
}


.FooterBarSpace{
	float:right;
	width:3px;
	height:20px;
	margin:0px 5px;
	background-image:url(../images/Footer/Basij_FooterSpace.jpg);
	background-repeat:no-repeat;}