﻿

body {
    background-color:#ffffff;
    margin: 0;
    padding: 0;
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    color:#000000;
}
Div#loginStatusDiv
{
    position:absolute;
    left:0px;
    bottom:0px;
    font-family:Tahoma;
    font-size:12px;
    color:White;
    text-decoration:none;
    display:block;
    padding: 0px 7px 0px 7px;
    line-height:25px;
} 
.loginStatusLink
{
    color:#ffffff;
    text-decoration:none;
}   
Div#outerDiv
{
    
}
Div#headerDiv
{
    width:900px;
    margin:0 auto;
    background-image:url(../Images/main-top-back.jpg);
    background-color:#fff;
    background-repeat:no-repeat;
    height:100px;
    position:relative;
    background-position:bottom;
}
Div#currentDateDiv
{
    background-color:#ffffff;
    height:22px;
    vertical-align:middle;
    padding-top:3px;
    margin-top:0px;    
}
Div#logoDiv
{   
    background-color:Transparent;
    background-image:url(../Images/logo.png);
    background-position:center;
    background-repeat:no-repeat;
    float:right;
    right:10px;
    top:5px;    
    position:absolute;
    width:67px;
    height:56px;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Images/logo.png",sizingMethod="crop");
}
Div#searchBoxDiv
{
    width:288px;
    position:relative;   
    top:10px;
    left:10px;
    background-color:Transparent;
}
Div#searchDiv
{
    background-color:#add7f2;
    height:21px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;    
}
Div#searchButtonDiv
{
    width:64px;
    height:21px;
    background-image:url(../Images/search-button-back.gif);
    background-repeat:repeat-x;
    background-position:top;
    float:left;
    margin-right:1px;
    position:absolute;    
    text-align:center;
}
Div#searchButtonDiv:hover
{
    width:64px;
    height:20px;
    background-image:url(../Images/search-button-back.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    float:left;
    margin-right:1px;
    cursor:pointer;
}
Div#searchTermBoxDiv
{
    background-color:#ffffff;
    width:221px;
    height:20px;
    position:absolute;
    left:66px;
}
.searchButton
{
    text-align:center;
    text-decoration:none;
}
.searchTermBox
{
    background-color:#ffffff;
    width:219px;
    height:15px;
    font-family:Tahoma;
    font-size:13px;
    border:0;
    text-align:right;
}

Div#cartDiv
{
    padding-top:12px;
    color:White;
}
.currentCartButton
{
    text-align:center;
    text-decoration:none;
    color:#ffe827;
    font-weight:bold;
    font-size:11px;
}
.currentCartButton:hover
{
    text-align:center;
    text-decoration:underline;
    color:#ffe827;
}
Div#topSepratorDiv
{
    height:15px;
    background-color:White;
    background-image:url(../Images/top-seprator.gif);
    background-repeat:repeat-x;
    background-position:top;
    width:900px;
    margin:0 auto;     
}
Div#mainContentDiv
{
    width:900px;
    margin:0 auto;
    position:relative;
    top: 0px;
    left: 0px;
}
Div#leftContentDiv
{
    float:left;
    margin-right:15px;
    position:relative;
    width:250px;
}

/* ==== News ====*/

Div#newsDiv
{
    
}
Div#head
{
    background-color: #ff7c26;
    border: 0;
    height:25px;
}
Div#newsFelesh
{
    background-image:url(../Images/news-felesh.png);
    background-position:top;
    background-repeat:no-repeat;
    width:15px;
    height:8px;
    position:absolute;
    top:25px;
    left:210px;
}
Div#newsForFatemi
{
    background-color:#ff7c26;
    float:right;
    position:absolute;
    right:0px;
    top:0px;
    height:20px;
    width:80px;
    text-align:center;
    padding-top:5px;
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
}
Div#popilarNews
{
    background-color:#ffbf26;
    float:right;
    position:absolute;
    right:100px;
    width:150px;
    height:20px;
    text-align:center;
    top:0px;
    padding-top:5px;    
}
Div#newsCounterDiv
{
    background-color:#f3f8fb;
    float:right;
    position:relative;    
    right:0px;    
    height:18px;
    width:228px;
    text-align:center;
    padding-top:5px;
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
    border: 1px solid #cbdcea;
    border-top:0px;
    padding-left:10px;
    padding-right:10px;
}

Div#newsCounterDiv a
{
    text-decoration:none;
    color:#053d5e;
    
    font-family:Tahoma;
    font-weight:normal;
    font-size:12px;    
}
Div#newsCounterDiv a:hover
{
    text-decoration:underline;   
}
Div#newsCounterDiv span
{
    color:#5b5d5f;
    float:right;
}

/*  ====    ====  */

.tab-box
{
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
    padding-top:0px;    
    direction:rtl;
    
}
.tab-box a
{
    border: 1px solid #9fc2d8;
    color: #666666;
    padding: 4px 19px;
    text-decoration: none;
    background-color: #a7cee6;
}
.tab-box a.activeLink
{
    background-color: #ff7c26;
    border: 0;
    padding: 5px 18px;
    background-image:url('../Images/active-tab-back.gif');
    background-repeat:repeat-x;
    background-position:center top;
}
.tabcontent
{
    border: 1px solid #cbdcea;
    border-top: 0;
    padding: 1px;
    background-color:#ffffff;
}
.hide
{
    display: none;
}
.small
{
    color: #999;
    margin-top: 100px;
    border: 1px solid #EEE;
    padding: 15px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;   
}
Div#tabInnerContent
{
    background-color:#eef2f5;
    background-image:url(../Images/news-back.gif);
    background-repeat:repeat-x;
    background-position:top;    
    padding:10px 10px 10px 10px;
}
Div#tabInnerContent div span
{
    color:#696c67; 
    line-height:14px;
}
Div#tabInnerContent div p
{
    color:#394f01; 
    line-height:20px; 
    margin:1px 0px 0px 0px; 
    padding:0;
}
Div#tabInnerContent div span.newsLineSeprator
{
    letter-spacing:5px; 
    color:#aaa; 
    font-size:8px;
    margin:0px;
    padding:0px;
    line-height:5px;
}
Div#tabInnerContent div a
{
    color:#394f01; 
    line-height:20px; 
    margin:1px 0px 0px 0px; 
    padding:0px;
    font-size:12px;
    text-decoration:none;
}
Div#tabInnerContent div a:hover
{
    color:#394f01; 
    line-height:20px; 
    margin:1px 0px 0px 0px; 
    padding:0px;
    font-size:12px;
    text-decoration:underline;
}

/* ==== Main Content ==== */

Div#rightContentDiv
{
    width:635px;
    top:0;
    background-color:#e3edf5;    
    height:550px;
    
    float:right;
    right:0px;    
}
                                       
Div#rightContentTopDiv
{
    width:625px;    
    background-color:#6fa4c3;
    height:25px;   
    line-height:25px;            
    text-align:right;
    padding-right:10px;
    position:relative;
}
Div#MainBodyDiv
{   
    width:635px;
    background-image:url(../Images/body-back.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:#e3edf5;
    height:540px;
    position:relative;     
                  
}
#wellcomeSp
{
    height:20px;
    margin-top:3px;
    vertical-align:middle;
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}
Div#mainMenuDiv
{
    position:absolute;
    right:0px;
    bottom:0px;
}
#mainMenuDiv ul
{
    list-style:none;
    margin:0px;
    padding:0px;
}
#mainMenuDiv li
{
    float:right;
    margin:0px;
    padding:0px;
}
#mainMenuDiv li a:link, #mainMenuDiv li a:visited
{
     font-family:Tahoma;
     font-size:12px;
     color:White;
     text-decoration:none;
     display:block;
     padding: 0px 7px 0px 7px;
     line-height:25px;
}
#mainMenuDiv li a:hover, #mainMenuDiv li a:active
{
   
   background-image:url(../Images/menu-top.gif);
   background-position:top;
   background-repeat:repeat-x;
   background-color:#033352;   
   text-align:center; 
}
#mainMenuDiv li a.current
{
    background-image:url(../Images/master/menu-top-master.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#033352;   
    text-align:center;
    color:#ffffff;  
}
Div#introDiv
{    
    direction:rtl;    
}
#introDiv p
{
    padding-right:10px;
    line-height:18px;
}
#introDiv a.introMoreLink
{
    text-decoration:none;
    color:#0101a5;
    font-weight:bold;
}
#introDiv a.introMoreLink:hover
{
    text-decoration:underline;
}
#introDiv span.introCoName
{
    font-size:14px;
    font-weight:normal;
    color:#024b76;
}

/*  ====  Scopes  ====  */

/*  ====  Aali    ====  */

Td#aaliTop
{
    background-image:url(../Images/scope-top.png);
    width:153px;
    height:28px;     
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    vertical-align:middle;       
}
Td#aaliBody
{
    border:solid 1px #cae4f3;
    border-top:0px;    
    background-color:#ffffff;    
    width:149px;
    direction:rtl;
    background-image:url(../Images/scope-back.png);
    background-position:bottom;
    
    background-repeat:repeat-x;
    height:335px;
    vertical-align:top;
    
}
Td#aaliBody img
{
    width:147px;
   margin-bottom:0px;
}

.aalip 
{
    line-height:17px;
    font-size:11px;
    color:#515151;
    padding-right:7px;
    text-align:right;
    margin:0;
    margin-bottom:10px;
}
Div#aaliScopeLink
{
    padding-right:7px;
    margin-bottom:15px;    
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align:right;
}
.aaliScopeLink
{
    color:#0024ff;
    text-decoration:none;   
}
.aaliScopeLink:hover
{
    color:#053d5e;
    text-decoration:none;   
}

.aaliScopeTopLink
{
    color:#ffffff;
    text-decoration:none;   
}
.aaliScopeTopLink:hover
{
    color:#053d5e;
    text-decoration:none;   
}

/*  ====  motevasete    ====  */


Td#motevaseteTop
{
    background-image:url(../Images/scope-top.png);
    width:153px;
    height:28px;     
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    vertical-align:middle;  
}
Td#motevaseteBody
{
    border:solid 1px #cae4f3;
    border-top:0px;    
    background-color:#ffffff;    
    width:149px;
    direction:rtl;
    background-image:url(../Images/scope-back.png);
    background-position:bottom;
    background-repeat:repeat-x;
    height:335px;
    vertical-align:top;
}
Td#motevaseteBody img
{
   width:147px;
   margin-bottom:0px;
}

.motevasetep 
{
    line-height:17px;
    font-size:11px;
    color:#515151;
    padding-right:7px;
    text-align:right;
    margin:0;
    margin-bottom:10px;
}
Div#motevaseteScopeLink
{
    padding-right:7px;
    margin-bottom:15px;    
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align:right;
}
Div#motevaseteScopeLink2
{
    padding-right:7px;
    margin-bottom:15px;    
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align:right;
}
.motevaseteScopeLink
{
    color:#0024ff;
    text-decoration:none;   
}
.motevaseteScopeLink:hover
{
    color:#053d5e;
    text-decoration:underline;   
}


/*  ====  koudak    ====  */

Td#koudakTop
{
    background-image:url(../Images/scope-top.png);
    width:153px;
    height:28px;     
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    vertical-align:middle;   
}
Td#koudakBody
{
    border:solid 1px #cae4f3;
    border-top:0px;    
    background-color:#ffffff;    
    width:149px;
    direction:rtl;
    background-image:url(../Images/scope-back.png);
    background-position:bottom;
    background-repeat:repeat-x;
    height:335px;
    vertical-align:top;
}
Td#koudakBody img
{
    width:147px;
    margin-bottom:0px;
}

.koudakp 
{
    line-height:17px;
    font-size:11px;
    color:#515151;
    padding-right:7px;
    text-align:right;
    margin:0;
    margin-bottom:10px;
}
Div#koudakScopeLink
{
    padding-right:7px;
    margin-bottom:15px;    
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align:right;
}
.koudakScopeLink
{
    color:#0024ff;
    text-decoration:none;
}
.koudakScopeLink:hover
{
    color:#053d5e;
    text-decoration:underline;
}
.koudakScopeTopLink
{
    color:#ffffff;
    text-decoration:none;
}
.koudakScopeTopLink:hover
{
    color:#053d5e;
    text-decoration:none;
}



/*  ====  elmi    ====  */

Td#elmiTop
{
    background-image:url(../Images/scope-top.png);
    width:153px;
    height:28px;     
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    vertical-align:middle;   
}
Td#elmiBody
{
    border:solid 1px #cae4f3;
    border-top:0px;    
    background-color:#ffffff;    
    width:149px;
    direction:rtl;
    background-image:url(../Images/scope-back.png);
    background-position:bottom;
    background-repeat:repeat-x;
    height:335px;
    vertical-align:top;
}
Td#elmiBody img
{
    width:147px;
    margin-bottom:0px;
}
.elmip 
{
    line-height:17px;
    font-size:11px;
    color:#515151;
    padding-right:7px;
    text-align:right;
    margin:0;
    margin-bottom:10px;    
}
Div#elmiScopeLink
{
    padding-right:7px;
    margin-bottom:15px;    
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align:right;
}
.elmiScopeLink
{
    color:#0024ff;
    text-decoration:none;      
}
.elmiScopeLink:hover
{
    color:#053d5e;
    text-decoration:underline;   
}

.elmiScopeTopLink
{
    color:#ffffff;
    text-decoration:none;      
}
.elmiScopeTopLink:hover
{
    color:#053d5e;
    text-decoration:none;   
}

/*   ====  Banners  ====   */

Div#bannersDiv
{
    
}

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/greyborder.gif');
	height: 8px;
	font-size: 2px;
}
.top-left, .bottom-left { 
	margin-right: 8px;
}
.top-right, .bottom-right { 
	margin-left: 8px;
	margin-top: -8px;
}
.top-right {
	background-position: 100% 0;
}
.bottom-left  { 
	background-position: 0 -8px;
}
.bottom-right { 
	background-position: 100% -8px;
}
.inside {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	padding-left: 0px;
	padding-right:10px;
	margin-top: 0; 
	margin-bottom: 0;
	text-align:right;
}

.bottom-left2  { 
	background-position: 0 -8px;
}
.bottom-right2 { 
	background-position: 100% -8px;
}

.inside img {
	vertical-align: middle;
	margin:0;
}
.inside span
{
    color:Maroon;
}
.inside a:link
{
    color:#6fa4c3;
    text-decoration:none;
}
.inside a:hover
{
    text-decoration:underline;
}


/*   ====  Bottom  ====   */

Div#bottomSeprator
{
    background-image:url(../Images/bottom-line.gif);
    background-position:top;
    background-repeat:repeat-x;
    height:13px;    
    width:900px;
    position:relative;
    margin:0 auto;
    top:0;                
}
/*    ====  footer  ====    */

Div#footer
{        
    margin:0 auto;
    width:900px;
    background-image:url(../Images/bottom-line.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#ffffff;
    margin-top:20px;
    height:80px;
    margin-bottom:20px;
    border:solid 1px #cbdcea;
    border-top:0px;
    text-align:center;
}
Div#copyright
{
    color:#123e6b;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:50px;
    text-align:center;
}
#footer p
{
    margin:10px;
    padding:0px;
}

#footer p a
{    
    padding:0px;
    margin:0px;
    margin-right:5px;
    margin-left:5px;
    color:#227eb2;
    text-decoration:none;    
}

#footer p a:hover
{        
    text-decoration:underline;
    color:#295684;    
}

Div#footer p.seprator
{    
    margin:0px;
    padding:0px;    
    padding-top:0px;
}

#footer span 
{
    color:#227eb2;
}


/* ====  latestBooks  ==== */

Div#latestBooks
{
    
    position:relative;
    top:640px;
    width:635px; 
    /*border:solid 1px #5988a6;
    background-image:url(../Images/scope-back.png);
    background-position:bottom;
    background-repeat:repeat-x;*/
    }
    
/*  ====    ====  */


/*    ====  In Print  ====    */
.defaultBooksHead
{     
    background-color:#ffffff; 
    color:#651616;
    border:0px;
    border-bottom: 1px solid #f0f4f8; 
    width:100%; 
    padding:0; 
    margin:0;
    height:20px;
    text-align:right;
    vertical-align:baseline;
    margin-bottom:10px;       
}

.inprintHead
{     
    background-color:#ecf0f2; 
    color:#651616;
    border: 1px solid #bfced8; 
    width:633px; 
    padding:0; 
    margin:0;
    height:20px;
    text-align:right;
    vertical-align:baseline;
    padding-top:5px;    
}


.inprintContent
{
    border: 1px solid #bfced8;
    border-top: 0;
    padding: 1px;

    width:633px;
    padding:0;    
    vertical-align:top;
    text-align:right;
    background-image:url(../../Images/scope-back.png);
    background-position:bottom;
    background-repeat:repeat-x;
        
}

.inprintInnerContent
{
    background-color:#eaf2f7;
    background-image:url(Images/scope-back.png);
    background-position:bottom;
    background-repeat:repeat-x;   
    padding:10px 10px 10px 10px;
    padding-top:10px;    
    overflow:auto;
    background: none; 
    background-color: #fdfdff; 
    vertical-align:top;
    text-align:center;       
}
.inprintBook
{
    position:relative;
    top:0px;
    right:0px;
    margin:0px;
    margin-left:5px;
    margin-right:5px;    
    text-align:center;
    width:114px;
    vertical-align:top;                
}

.inprintBook p
{
    margin:0px;
    margin-top:5px;
    line-height:20px;
}
.inprintBookLink
{
    color:#0024ff;
    text-decoration:none;      
}
.inprintBookLink:hover
{
    color:#053d5e;
    text-decoration:underline;
}

.inprintInnerContent img
{
    position:absolute;  
    top:0px;
    left:0px; 
    border:solid 1px #9fc3e8; 
    
    vertical-align:top;        
}
.inprintBook div
{
    width:100px; 
    height:141px; 
    /*background-color:#c8c8c8; */
    background-color:#ffffff;
    position:relative;
    top:0px;
    vertical-align:top;
}

/*   ===  next previous ===   */
.nextLink
{
color:#105484;
float:left;
text-decoration:none;
margin-left:10px;
font-weight:bold;
}
.nextLink:hover
{
text-decoration:underline;
}
.nextLink2
{
color:#105484;
float:right;
text-decoration:none;
margin-left:10px;
font-weight:bold;
}
.nextLink2:hover
{
text-decoration:underline;
}
.previouslink
{
color:#105484;
float:right;
text-decoration:none;
margin-right:10px;
font-weight:bold;
}
.previouslink:hover
{
text-decoration:underline;
}
.pager-links
{
  color:#105484;
text-decoration:none;
margin-left:10px;

}
.pager-links:hover
{
    text-decoration:underline;
}

