@charset "utf-8";
/* CSS Document */

@import url("../admin/css/reset.css");

strong {
	font-weight:bold;
}

body{
	margin:10px;
	background-color:#53616f;
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
}

.abtt{
	background-image:url(../images/buttom.png);
	width:90px;
	display:inline-block;
	height:22px;
	text-indent: 25px;
	vertical-align:middle;
	text-decoration:none;
	color:#000000;
	line-height:17px;
	font-family:tahoma;
	font-size:12px;
	cursor:pointer;
	background-color:#FFFFFF;
	border:0px;
	margin:0px 5px 0px 5px;
} 

.btt{
	background-image:url(../images/buttom.png);
	width:90px;
	padding-bottom:5px;
	padding-top:0px;
	font-family:tahoma;
	font-size:12px;
	cursor:pointer;
	background-color:#FFFFFF;
	border:0px;
	
}

#showmsg{
	display:block;
	background:#FF0000;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px dashed #FFFFFF;
	text-decoration:blink;
	text-align:center;
}

#showmsgquery{
	display:block;
	height:30px;
	width:400px;
	background-color:#CCCCFF;
	margin:0px auto;
	line-height:30px;
	color:#333333;
	font-weight:bold;
	border:1px dashed #FFFFFF;
	text-decoration:blink;
	text-align:center;
	
}

.clear{
 	clear: both; 
	margin:0px; 
	padding:0px; 
	border:0px; 
	display:block; 
	height:0px; 
	font-size: 0px; 
	line-height: 0px; 
}

.StyleOFMainDiv{
	position:relative;
	margin:0px auto;
}

#Banner{
		background-image:url(../images/header1.jpg);
		height:191px;
  	width:802px;		
}

#MainContent{
	background-color:#ebe9e1;
	border:1px solid #FFF;
	width:780px;	
	padding:10px;
	
}

#Footer{
	background-image:url(../images/Footer.jpg);
	background-position:bottom;
 	width:802px;		
	height:33px;
	text-align:center;
	font-size:11px;
	color:#FFF;
	line-height:15px;
}
#Footer span{
	display: block;
	width: 650px;
	float: right;
}

#Footer a{
	display:block;
	color:#FFF;
	text-decoration:none;
}

#Footer a:hover{
	display:block;
	color:#FF0;
}



#Blocks{
	width:199px;
	float:right;
	
}


#Block{
	 display:block;
	 margin-bottom:5px;
}


#Block .MenuTitle{
	display:block;
	height:35px;
	text-align:center;
	background-image:url(../images/TopMenu.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
}

#Block .MenuItem{
	display:block;
	background-image:url(../images/bgMenu.jpg);
	padding:5px;
}



#Block .MenuFooter{
	display:block;
	height:13px;
	background-image:url(../images/footermenu.jpg);
	background-repeat:no-repeat;
}

#Content {
	float:right;
	background:#FFF;
	position:relative;
	margin-right:12px;
	width:567px;
	background-image:url(../images/contect.jpg);
	font-size:0px;
}

#Content #Entry{
	padding:10px;
	font-size:12px;
}


#TitleMenu{
	font-weight:bold;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height:20px;
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:22px;	
	cursor:pointer;
}
.IsClose{
		background-image:url(../images/closed.gif);
}

.IsOpen{
		background-image:url(../images/open.gif);
}


#SectionMenu,#PageMenu,#FreeMenu{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
	line-height:20px;
}

.HomeIcon{
	background-image:url(../images/homeicon.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:22px;
}

.ContactIcon{
	background-image:url(../images/mailappt.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:22px;
}

#MenuOpenClose{
	padding-right:10px;
	display:block;
	display:none;
}
#SectionMenu{
	background-image:url(../images/opr00IY0.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:22px;	
}

#PageMenu{
	background-image:url(../images/opr00ULN.gif);
	background-position:98% top;
	background-repeat:no-repeat;
	padding-right:22px;	
}

#Posts{
	display:block;
	margin-bottom:30px;
	border-bottom:1px solid #E6E6E6;
}

#Posts #TitlePost{
	display:block;
}

#Posts #TitlePost a{
	color:#0066CC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	text-align:center;
}

#Posts #TitlePost span{
		display:block;
		color:#A5A5A5;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:10px;
		line-height:35px;
}

#Posts #EntryPost{
	display:block;
	text-align:justify;
	line-height:22.1px;

	margin-top:5px;
	margin-bottom:5px;
}

#Posts #EntryPost .more{
  color: blue;
  text-decoration: none;
}
#Posts #EntryPost .more:hover{
  color: red;
  text-decoration: underline;
}
#Posts #option{
	border:1px solid #EFEFEF;
	background-color:#F5F5F5;
	display:block;
	line-height:17px;
	margin:20px 0px 20px 0px;
	padding:5px;
}

#Posts #option a{
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}


#ShowVote{
	display:  block;
	
}
#ShowVot a{
	display: block;
	color :#666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px; 
}

#ShowVot a:hover{
	text-decoration: underline;
	
}
#VoteTitle{
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: justify;
	line-height: 17px;
	background-image: url(../images/voteicon.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	text-indent: 18px;
	margin-bottom: 5px;
}

#VoteRadio{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: gray;
}


#ShowResultVote
{
	display: block;
}

#ShowResultVote .TotalVote{
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

#ShowResultVote .TextItemVote{
	display: inline-block;
	width: 110px;
	color: green;
	margin-bottom: 5px;
}

#ShowResultVote .ProgresVote{
	display: inline-block;
	background-color: #869CB3;
	line-height: 12px;
}

#linkto{
	font-size: 11px;
	text-decoration: none;
	color: blue;
	display: block;
	line-height: 15px;
}



#contact-addres
{
	direction: rtl;
}

#contact-addres th{
	width: 100px;
	font-weight: bold;
	text-align: right;
}

#contact-addres td{
	text-align: justify;
	}
	
	
#contact-email
{
	direction: rtl;
}

#contact-email th{
	width: 100px;
	font-weight: bold;
	text-align: right;
}

#contact-email td{
	text-align: left;
	}
		
		
		
		
#Login{
	
	padding: 20px;
	border: 1px solid #ACC6DE;
	width: 300px;
	margin: 0px auto;
	margin-top: 200px;
	margin-bottom: 200px;
}

#Login span{
	text-align: center;
	display: block;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid gray;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}

label{
	display:inline-block;
	width:100px;

	line-height: 15px;
	vertical-align:top;
	margin-bottom:2px;
}

input{
	display: inline-block;
		
}

.inputEL{
	border:1px solid #E9E9E9;
	width:150px;
	font-family:tahoma;
	font-size:12px;
	direction: ltr;	
	margin-bottom:2px;
}

/*---------------------*/

#Cat-Grid{
	width:100%;
	margin:0px auto;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
}

#Cat-Grid th{
	text-align:center;
	font-weight:bold;
	background:#869CB2;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}

#Cat-Grid td{
	height:20px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #FFFFFF;	
}

#Cat-Grid td a{
	text-decoration: none;
	color: black;
}

#Cat-Grid tr:hover{
	background-color:#FFFFCC;
}

#Cat-Grid .NameCat {
 text-align:right;
 padding-right:5px; 
}
#Cat-Grid .MainCat{
	background:#CCCCFF;
}

/*-----------------------------------------------------------------------*/
#ShowPaperPic{
  display: block;
  width: 550px;
  margin-bottom: 10px;
  border: 1px solid silver;
}
