﻿/*--------- Style Sheet Information---------------
for : speecially template for www.ebook4mobile.com
theme name : no name 
designer : morteza parvini
tel : 09375832753
web site : www.royanweb.com 
email : afee1990@gmail.com   - afee1990@yahoo.com
--------------------------*/


#overlay {
	display: none ;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	background: url(images/overlaybg.png); 
	z-index: 998;
}

* html div#overlay {
background: url(images/overlaybg.gif); 
}


body {
outline : 0 ;
font-family:tahoma,arial;
font-size:9pt;
direction:rtl;
background:#B0C9E5;
}

a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;color:#993333;}
img , img a , img a:hover {border:0;}

li a{
	color:#2E61A2;
}
input{
font-family:tahoma;
font-size:9pt;
width: inherit;
}
textarea{
font-family:tahoma;
font-size:9pt;

}
table{
padding:0;
direction:rtl;
font-size:9pt;
border:0;
}

#page {
background:#E5EFF9;
float:right;
width:980px;
}
.head {
float:right;
width:980px;
height:120px;
background:url('images/logo.jpg') no-repeat  ;
} 
.menu {
background:url('images/menu-bg.gif') no-repeat center top;
height:25px;
border-top:3px solid #3a84ff;
padding-top:5px;
width:100%;
float:right;
font-weight:bold;
font-size:10pt;
position: relative;
text-align:center;
}
.menu a{
color:#FFFFcc;
padding:3px;
margin-right:5px;
margin-left:5px;
}

.menu a:hover{
padding:3px;
margin-right:5px;
margin-left:5px;
color:#FFFF00;
background-color:#3366CC
}

.Rsidebar {
float:right;
width:220px;
padding:5px;
}

.Lsidebar {
float:left;
width:220px;
padding:5px;
}

.content {
float:right;
width:510px;
padding:5px;
}

.box {
border:1px solid #dedbd1;
padding:5px;
margin-top:5px;
background:#F4FBFF /*url('images/box-bottom-bg.gif')*/ repeat-x bottom;
}
.box li{
color:#000;
list-style:none;
padding:2px;
tetx-align:right;
padding-right:0;

}
.box .title{
border:1px solid #dedbd1;
background-color:#E5EFF9;
color:#000;
padding:4px;
text-align:center;
font-weight:bold;
}

.box .mtitle{
border:1px solid #dedbd1;
background-color:#E5EFF9;
color:#000;
padding:4px;
text-align:right;
font-weight:bold;
}

.content .box .title{
background-color: none;
background:url('images/title.gif') no-repeat right center;
border:none;
border-bottom:1px solid #E5EFF9;
color:#333;
padding:4px;
padding-right:15px;
text-align:right;
font-weight:bold;
}
.content .box {
background:#F4FBFF url('images/content-bg.gif') repeat-x top;
}

.pagenav {
border:1px solid #dedbd1;
padding:10px;
margin-top:5px;
background:#F4FBFF;
text-align:center;
}
.pagenav a {
padding:3px;
padding-right:7px;
padding-left:7px;
background:#E5EFF9;
border:1px solid #dedbd1;
}

.pagenav a:hover{
padding:3px;
padding-right:7px;
padding-left:7px;
background:#e1F1Ff;
border:1px solid #559000;
}

.foot {
border-top:5px solid #333;
background:#B0C9E5;
text-align:center;
color:#000;
padding-bottom:5px;
float:right;
width:980px;
}
