/* CSS Document 
Hoffaz style sheet
created by Hamzeh Alkhateeb 27-2-2011
*/
* {
  	margin: 0;
	padding: 0;
}

a:hover{
	color : #FF0000;
	text-decoration:underline;
}
h3{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;	
	direction:rtl;
}
body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
#shadow{
	background: url(wrapperBg.png) repeat-y;
	width : 1000px;
	min-height:1000px;
	margin:auto;
	text-align:center;
}
#wrapper{
	background: url(fullHdr.png) top no-repeat;
	width : 1000px;
	min-height:1000px;
	margin:auto;
	text-align:center;
}
#header{
	width:1000px;
	height:101px;
	
	padding-top:25px;
}
#shapes{
	width:500px;
	height:0;
	text-align:center;
	
	
	padding-left:240px;
}
#logo{
	background:url(logo.png) no-repeat;
	width:102px;
	height:97px;
	margin-left:111px;
	float:left;
}
#container{
	padding-right:25px;
	padding-left:23px;
	width:860px;
	text-align:center;
	margin:auto;
	
}
#left{
	width:185px;
	margin-top:95px;
	float:left;
}
.leftBody{
	background:url(leftBg.png) repeat-y center;
	
	padding:0 6px 70px 6px;
}
.leftBot{
	background:url(leftBot.png) 1px bottom no-repeat;
	width:185px;
	height:10px;
}
#center{
	width:505px;
	float:left;
	margin-top:100px;
}
#right{
	float:left;
	width:160px;
	font-size:12px;
	font-weight:bold;
}
.menuBody{
	padding-top:25px;
	width:158px;
	min-height:262px;
	background:url(rightBg.png) bottom repeat-x;
	direction:rtl;
	text-align:right;
	border-right:0px solid #b5b6b6;
	border-left:0px solid #b5b6b6;
	
}
.menuBot{
	width:160px;
	height:2px;
	background:url(rightFtr.png) no-repeat center;
}
.rightSec{
	min-height:70px;
	background:url(rightSecBg.png) center no-repeat;
	background-color:#2374ad;
	margin-top:20px;
	padding:10px 10px 0 10px;

}
.menuBody ul{
	margin-right:10px;
	margin-left:10px;
	
}
.menuBody li{
	list-style-type:none;
	border-bottom: #7091a4 solid 1px;
	padding:5px 0;
	
}
.menuBody li:last-child{
	border-bottom: 0;
}
.menuLinks{
	color : #0e4f7c;
	text-decoration:none;
}

.button{
	width:105px;
	margin:auto;
	text-align:center;
	background:url(buttonBg.png) repeat-x;
	height:17px;
	border:0;
	margin-top:10px;
	color:#032d49;
	font-size:12px;
}
.voteSec{
	background:url(voteBg.png) repeat-y ;
	direction:rtl;
	text-align:right;
}
.voteSec ul{
	 margin-right:10px;
}
.voteSec li{
	list-style-type:none;
	margin-bottom:2px;
	
}
.voteSec input{
	 margin-left:10px;
}

.voteSec h3{
	height : 60px;
	margin-right:5px;
}

.hdrBg{
	background:url(voteTop.png) top no-repeat;
	height:65px;
	margin-top:20px;
	
	padding-top:10px;
}
.forqan{
	margin:auto;
	text-align:center;
	width:115px;
}
.forqan img{
	border : 2px solid #fff;
}
.forqHdr{
	background:url(forqan.png) no-repeat;
	height:45px;
	width:115px;
	margin-bottom:15px;
}
.leftSep{
	background:url(leftSep.png) no-repeat right;
	height:13px;
	width:175px;
	margin: 10px 0;
}
.trainingCntr{
	padding:0 20px;
	text-align:right;
	FONT-SIZE: 11pt; 
	
	FONT-FAMILY: times new roman;
	font-weight: Bold; 
	text-decoration:none;
}
.trainingCntr a{
	color : #000;
	text-decoration:none;
}
.line{
	background:#FFFFFF;
	height:2px;
	width:100%;
	float:right;
	margin-bottom:10px;
	margin-top:5px;
}
.trainingCntr ul{
	margin-top:10px;
}
.trainingCntr li{
	direction:rtl;
	list-style-type:none;
}
.forqpart{
	text-align:center;
	margin:auto;
	width:105px;
}
.forqpartHdr{
	height:50px;
	width:105px;
	background:url(forqTitle.png) no-repeat;
	margin-bottom:10px;
}
.barnches{
	text-align:center;
	margin:auto;
	width:140px;
}
.centerBox{
	width:230px;
	min-height:190px;
	float:left;
	margin-left:17px;
	overflow:hidden;
}
.boxHdr{
	background:url(boxHdr.png) no-repeat;
	height:27px;
}
.boxHdr h3 , .newsHdr h3{
	color:#af8822;
	padding-top:5px;
	text-align:center;
	padding-right:15px;
	margin-bottom:8px;
}
.newsHdr h3{
	color:#af8822;
	padding-top:5px;
	text-align:right;
	padding-right:15px;
	margin-bottom:8px;
}
.boxBody{
	background:url(boxBg.png) repeat center;
	height:190px;
	width:225px;
	border-right:2px solid #e5e5e5;
	border-left:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
}
.boxBody2{
	background:url(boxBg.png) repeat center;
	height:215px;
	width:230px;
	overflow:hidden;
	border-bottom:2px solid #e5e5e5;
}
.newsContainer{
	text-align:right;
	margin:auto;
	width:476px;
	margin-top:15px;
	direction:rtl;
}
.newsContainer p {
	margin-top:10px;
	
}
.newsContainer .courseImgLeft{
	float:left;
}
.newsHdr{
	background:url(newsHdr.png) no-repeat;
	width:476px;
	height:30px;
}
.newsBox{
	width:476px;
	padding-top:20px;
	text-align:right;
	padding-bottom:20px;
	border-bottom:1px solid #e5e5e5;
	
}
.newsImg{
	float:right;
	background:url(imgBg.png) no-repeat center;
	width :92px;
	height:83px;
	
	text-align:center;
}
.newsImg img{
	margin-top:5px;
}

.newsTitle{
	color:#b6830a;
	font-weight:bold;
	margin-right:10px;
	text-decoration:none;
	text-align:right; 
}
.newsSummary{
	float:right;
	width:365px;
	margin-right:10px;
	margin-top:5px;
	height:30px;
}
.readMore{
	float:left;
	margin-top:10px;
}
.title_links{
	color:#0E4F7C;
	text-decoration:none;
	margin-left:10px;
}
.newsLinks{
	margin:10px 0;
	width:250px;
	float:right;
	
}
.filesLinks{
	float:left;
	width:200px;
	text-align:left;
}
.newsDate{
	margin:10px 10px;
}
.newsImgDetails{
	float:left;
	width:199px;
	min-height:152px;
	border:2px solid #999999;
}
.newsDetails{
	text-align:right;
	direction:rtl;
	 min-height: 250px;
}
.coursesImg{
	margin-top:20px;
	margin-bottom:50px;
}
.coursesImg .xxx{
	border:2px solid #999999;
	height:230px;
	margin-top:20px;
	padding:5px;
}
.multimedia{
	margin-top:60px;
	text-align:right;
	margin-bottom:30px;
}
.multiBox{
	width:220px;
	height:150px;
	background: #ebebeb;
	float:left;
	margin-left:25px;
	border:1px solid #ddd;
	direction:rtl;
	
}
.multiBox h3{
	height:20px;
	background:#b4b3b3;
	border:1px solid #ddd;
	padding:5px 15px 0 0;
}
.soundP{
	background:url(sounds.png) no-repeat right;
	height:40px;
	padding:20px 50px 0 0;
}
.videoP{
	background:url(video.png) no-repeat right;
	height:40px;
	padding:20px 50px 0 0;
}
.clear{
	 clear:both;
}
#instructions{
	margin-top : 20px;
}
#topBanner{
	margin-bottom:15px;
}
.courseDetails{
	min-height : 250px;
}

.xxx {
    border-color: #186492;
    border-left: 1px solid #186492;
    border-right: 1px solid #186492;
    border-style: solid;
    border-width: 1px;
    margin-left: 20px;
	margin-bottom:10px;
    padding: 5px;
}

#footer{
	background:url(footerBg.png) center bottom no-repeat;
	height:20px;
	color:#fff;
	padding-top:18px;
	font-size:12px;
}
.trainingArchive{
	margin-right:20px;
	margin-top:10px;
}
.trainingArchive li {
	list-style-type:disc;
	margin-bottom:5px;
	
}
.trainingArchive a {
	text-decoration:none;
	font-weight:bold;
	color:#0E4F7C;
}
.size{
	direction : ltr;
	display:block;
	float : left;
	width : 305px;

}
/* menu style*/
#accordion {
		margin:0;
		padding:0;	
		list-style:none;
	}
	
		
	
		#accordion li a {
			display: block;
			width: 158px;
			height:20px;	
			outline:none;
			color :#0e4f7c;
			text-decoration:none;
			margin-right:5px;
		}
#accordion li a:hover{		
	color : #ff0000;
	text-decoration:;
}
		/* Using CSS Sprite for menu item */
		
		
		
		/* Second Level UL List*/
		#accordion ul {
			width:155px;
			margin:0;
			padding:0;
			display:none;	
		}
			
			/* styling of submenu item */
			#accordion ul li a {
				width:158px;
				margin-right:15px;


				text-indent:0;
				text-decoration:none;
				color :#09F;
			}

			/* remove border bottom of the last item */
			#accordion ul li a.last {
				border-bottom: none;
			}
.video_title {FONT-SIZE: 11pt; COLOR: #0066CC; FONT-FAMILY: times new roman; TEXT-DECORATION: none;font-weight: Bold;}
.video_menu {FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: tahoma; TEXT-DECORATION: none;}

:hover.video_menu
{
FONT-SIZE: 8pt; 
COLOR: #ff0002; 
FONT-FAMILY: tahoma;
 TEXT-DECORATION: none;}



:hover.main_title
{
FONT-SIZE: 15pt; 
COLOR: #ff0002; 
FONT-FAMILY: times new roman;
font-weight: Bold; TEXT-DECORATION: none;}

:hover.title
{
FONT-SIZE: 13pt; 
COLOR: #000080; 
FONT-FAMILY: times new roman;
font-weight: Bold; TEXT-DECORATION: none;}

:hover.title2
{
FONT-SIZE: 8pt; 
COLOR: #ff0002; 
FONT-FAMILY: tahoma;
TEXT-DECORATION: none;}

:hover.title1
{
FONT-SIZE: 8pt; 
COLOR: #000080; 
FONT-FAMILY: tahoma;
 TEXT-DECORATION: none;}
