/*
    Product:        Enewspaper
    Classname:      CSS Document
    Version:        02.02 |	09 March, 2009 
    Programmer:     Elham [elhamesmaieli@gamil.com]
    Purpose:
        The document represent the CSS file for generated HTML page.

        Copyright 2009 by Digital Secure Co. All Rights Reserved.      
*/

body{
	margin:0px;	
	direction:ltr;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000; 
	background-color:#b00002;
	background-image:url(../images/header/SepideDanaei_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

p{
	margin:0px;
	padding:0px;
	text-align:justify;
}

form{
    margin:0px;
    padding:0px;
}

/* ........ Global ........ */
.fontFace{font-family:Tahoma, Arial, Verdana, Times New Roman;}
.fontFaceArial{font-family:Arial, Times New Roman;}


.black{color:#000000;}
.white{color:#ffffff;}
.ivory{color:#fbebee;}
.gray{color:#666666;}
.lightGray{color:#adadad;}

.fontSizeSmall{font-size:10px;}
.fontSizeMedium{font-size:11px;}
.fontSizeLarg{font-size:12px;}
.fontSizeXLarg{font-size:14px;}
.fontSizeXXLarg{font-size:18px;}

.lineHeightMedium{line-height:20px;}
.lineHeightLarg{line-height:30px;}

.boldFace{font-weight:bold;}
.pointer{cursor:pointer}
.noTextDec{text-decoration:none;}
.noBorder{border:0px;}

.rtlDir{direction:rtl;}
.ltrDir{direction:ltr;}

/* ........ Page Body ........ */
#pageBody{
    width:976px;
    overflow:visible;
    padding:0px;
    margin:0px;
    
}


/* ........ Header ........ */
#headerHolder{
	width:785px;
	height:183px;
	float:left;
    text-align:left;
    margin-left:38px;    
    overflow:hidden;
}

/* ........ Menu ........ */
#menuHolder{
    width:363px;
    height:27px;
    background-color:#2f2f2a;
}

#menuL{    
    width:14px;
    height:27px;
    float:left;
    background-image:url(../images/header/SepideDanaei_menuL.jpg);
    background-repeat:no-repeat;
}

#menuR{
    width:14px;
    height:27px;
    float:right;
    background-image:url(../images/header/SepideDanaei_menuR.jpg);
    background-repeat:no-repeat;
}

#menuLinkBox{
    height:27px;
    direction:rtl;
    float:left;
}

.menuLink{
    float:left;
    margin-top:5px;
    margin-right:10px;
    margin-left:10px;
}

.menuLink a:hover{
    text-decoration:none;
    color:#fbebee;
}

.menuGap{
    width:1px;
    height:13px;    
    float:left;
    overflow:hidden;
    background-color:#7e7e7b;
}


/* .......... Logo .......... */
#logoHolder{
    width:274px;
    height:139px;
    float:right;
    background-image:url(../images/header/SepideDanaei_logo.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

/* .......... Site URL & Date .......... */
#dateAndSiteUrlHolder{
    width:100%;
    height:17px;
}

#siteURL{
    width:141px;
    height:17px;
    float:right;
    text-align:left;
    direction:ltr;
}

#dateHolder{
    width:150px;
    height:17px;
    float:left;
    text-align:left;
    color:#2f2f2a;
}


/* .......... Top News .......... */
#topNewsBox{
    width:417px;
    height:124px;
    margin-top:15px;
    float:left;
    text-align:right;
    direction:rtl;    
}



/* ........ Main ........ */
#mainHolder{
	width:822px;	
	overflow:auto;
	float:left;	
}


/* ........ Newspaper ........ */
#pageTextBox{
    width:822px;
    overflow:auto;
    background-color:#262722;
}

#pageTextHolder{
    float:left;
    width:820px; 
    overflow:auto;   
    background-color:#262722;
    direction:rtl;
    padding-top:15px;
}


/* ........ News Headlines ........ */
#newsheadlinesBox{
    width:100%;  
    overflow:auto;  
    background-color:#272722;
    background-image:url(../images/main/SepideDanaei_mainBodyL.jpg);
    background-position:bottom left;
    background-repeat:no-repeat;
}

#newsheadlinesInner{
    width:100%;  
    height:20px;  
    background-image:url(../images/main/SepideDanaei_mainBodyR.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
}


/* ........ Side Bar ........ */
#sidbarHolder{
	width:150px;	
	height:500px;
	margin-top:63px;	
	float:right;
}

/*  Magazine */
#magazinHolder{
    width:134px;
    height:168px;
    float:left;
    background-image:url(../images/sidebar/SepideDanaei_magazinBg.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
}

#magazinPic{
    width:100px;
    height:125px;
}

/*  Service Tree */
#serviceTreeHolder{
    width:150px;     
    overflow:auto;
    float:left;
    margin-top:4px;    
}

/*  Pdf Holder */
#pdf{
    width:134px;	
	height:14px;
	float:left;
	background-image:url(../images/sidebar/SepideDanaei_sidebarTop.jpg);
    background-position:top;
    background-repeat:no-repeat;
}

#serviceTreeBottom{
    width:150px;
    height:14px;
    float:left;
    overflow:hidden;
    background-image:url(../images/sidebar/SepideDanaei_sidebarDown.jpg);
    background-position:left;
    background-repeat:no-repeat;
}


/* Search */
#searchHolderBox{
    width:134px;
    height:50px;
    float:left;
    overflow:hidden;
    background-image:url(../images/sidebar/SepideDanaei_leftBg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
}

.archivText{
    width:98px;
    height:16px;
    background-color:#ffffff;
    border:0px;
    direction:rtl;
    font-size:11px;
}

/* ........ Search Resault ........ */
.searchResaultHeader{
	height:79px; 
	vertical-align:top;
	color:#262722;	
	color:#ffffff;			
}

#searchTitleBar{
	width:100%; 
	height:27px; 
	text-align:right; 		
	border-top:solid 2px #4e4d48;
	background-color:#63625d;
}

.searchBox{
	width:300px;
	height:22px;			
	vertical-align:top;
}

.searchButton{		
	height:25px;
	vertical-align:middle;	
	padding-bottom:5px;
}

.advanceSearch{
    text-decoration:none;    			
}

.resaultBox{
	width:100%;
	color:#333333;		
	margin-top:25px;
}

.resaultLink{
	color:#d2232a;	
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}

.resaultContent{
	width:100%;
	color:#333333;		
	font-weight:normal;
	margin-bottom:3px;
}

.resaultUrl{
	width:100%;
	color:#009933;		
	font-weight:normal;
	padding-bottom:10px;
}

.resaultSts{
	color:#7777cc;
	text-decoration:underline;
}

/* ....... Footer ........ */
#footerHolder{
	width:822px;
	height:130px;
	float:left;
}
