﻿body {
  
background: transparent url(../pictures/Pattern2.gif) repeat scroll 0% 50%;

}


a, a:visited {
  
color: #0f8cff;
text-decoration: none;

}


a:hover {
  
color: #339900;
text-decoration: none;

}


.btn {
border: 1px solid #aaaaaa;
text-align: center;
font-family: Tahoma;
font-size: 8pt;
color: #333333;
}

.bannerbox {
border: 1px solid #c0c0c0;
margin: 5px 0px 4px;
background-color: #ffffff;
color: #333333;
width: 100px;
height: 18px;
font-family: Tahoma;
font-size: 8pt;
}

#maintotal {
  
width: 980px;

}


#titlebody {
  
width: 980px;
display: table;
background-image: url(../pictures/titlebackground.gif);

}


#title {
  
border: 1px solid #669966;
width: 980px;
direction: rtl;
height: 150px;
}


#titlepic {
  
width: 360px;
direction: rtl;
float:right;
height: 150px;
position: relative;
}


#marquee {
  
order-top: 1px solid #66cc66;
padding: 2px;
float: left;
width: 588px;
min-width: 600px;
font-size: 8pt;
direction: rtl;
text-align: justify;
  font-family: tahoma;

max-height: 18px;
height: 22px;

background-position: left top;
background-repeat: repeat-x;
background-image: url(../pictures/marqueeborder.gif);

}


#titlequran {
  
padding: 5px;
float: left;
width: 588px;
font-size: 8pt;
direction: rtl;
text-align: justify;
  font-family: tahoma;

overflow: auto;
max-height: 117px;
height: 127px;

}


#titlebar {
  
font-family: tahoma;
font-size: 9pt;
width: 980px;
height: 22px;
background-repeat: repeat-x;
direction: rtl;
background-image: url(../pictures/marqueeback.gif);
}


#addressbar {
padding: 3px;
text-align: right;
float: right;
}

#mainbody {  
width: 980px;
text-align: justify;
direction: rtl;
min-width: 980px;

display: table-cell;

}


#rightbody {
  
width: 801px;
float: right;
}


#main {
  
padding-top: 10px;
font-family: Tahoma;
font-size: 10pt;
text-align: justify;
display: table;

width: 620px;
float: left;

}


#posttitle {
padding-right: 5px;
line-height: 22px;
font-family: tahoma;
font-size: 9pt; color: #ffffff ;

height: 23px;
background-repeat: repeat-x;
direction: rtl;

background-image: url(../pictures/posttitleback.gif); font-weight: bold;
}
#postdate {
padding-left: 5px;
line-height: 22px;
height: 23px;
direction: ltr;

float:left;
font-size: 8pt;
}

#post {
border: 1px dashed black;
padding: 5px;
max-width: 608px;
width: 100%;
display: table;
background-color: white;
text-align: justify;
}

#centerpost {
margin-bottom: 15px;
width: 620px;
}

#rightpost {
  
float: right;
width: 303px;
height: 150px;
overflow: auto;
margin-bottom: 15px;
}


#leftpost {
  
float: left;
width: 303px;
height: 150px;
overflow: auto;
margin-bottom: 15px;
}

#imagekey A IMG, #imagekey A:visited IMG {
FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=50);moz-opacity: 0.40; opacity: 0.4
}
#imagekey A:hover IMG {
FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=100);moz-opacity: 1.00; opacity: 1
}

#menur {
  
float: right;
width: 160px;
font-family: Tahoma;
font-size: 8pt;
}


#menul {
  
float: left;
width: 160px;
font-family: Tahoma;
font-size: 8pt;
 }


#mtitle {
  
background: transparent url(../pictures/menu.gif) no-repeat scroll center;
text-align: center;
color: #ffffff;
margin-top: 5px;
font-weight: bold;

height: 23px;
line-height: 25px;

}


#mbody {
  
border: 1px solid #867b79;
padding: 5px;
background: transparent url(../pictures/Pattern1.gif) repeat scroll 0% 50%;
line-height: 1.5em;

text-align: center;
  direction: rtl;

}


#menubody {
width: 160px;
display: table;
direction: ltr;
}

#about {
  
padding-top: 5px;
padding-bottom: 5px;
background-color: #006600;
font-family: Tahoma;
font-size: 9pt;
color: #ffffff;
text-align: center;
  direction: ltr;

margin-top: 10px;
width: 980px;

}


/* WebGozar Css \*/
.txts{font-family:tahoma;width:130px;font-size:9pt};
.txtb{font-family:tahoma;font-size:9pt};
.txta{font-family:tahoma;font-size:7pt}


/* Menu Css \*/

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 160px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid #73b32e;
float: right;
direction:rtl;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background-color:#ffffff;
font: bold 8pt tahoma;
color: #4c6b0c;
display: block;
width: auto;
padding: 5px 0;
padding-right: 5px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
right: 0px;
top: 0;
display: none;

}

.glossymenu li ul li{
float: right;
}

.glossymenu li ul a{
width: 160px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
left: 2px;
background: transparent url(../pictures/menu/arrow.gif) no-repeat center left;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #4c6b0c;
}

.glossymenu li a:hover{
background-color:#4c6b0c;
color: white;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: right; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */