/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}


body {
	font-family: Tahoma, Arial, Times New Roman;
	background-color: #ebeaeb;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
         line-height: 20px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
    color: #006699; 
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
        color: #006699; 
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

}
.square {
	border: 1px dotted #666666;
}
.dashedline {
	border-right-width: 3px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.arabictext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	direction:rtl
}
.arabictextbold {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	direction:rtl
}
.menutext{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: #000074;
	direction:rtl
}
.menutextbold {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #000074;
	direction:rtl
}
.latintext {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	direction:ltr
}
.latintextbold {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	direction:ltr
}
.latintextsmall {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	direction:ltr
}
.latintextsmallbold {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	direction:ltr
}
.Arrow {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.MiddleMenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D51D30;
	background-color: #E6B3AA;
text-decoration: none;
}
.MiddleMenu a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D51D30;
	background-color: #E6B3AA;
text-decoration: none;
}
.MiddleMenu a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D51D30;
	background-color: #E6B3AA;
text-decoration: none;
}

.MiddleMenuOver {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6B3AA;
	background-color: #3333FF;
	cursor: pointer;
text-decoration: none;
}
.MiddleMenuOver a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6B3AA;
	background-color: #3333FF;
	cursor: pointer;
text-decoration: none;
}
.MiddleMenuOver a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6B3AA;
	background-color: #3333FF;
	cursor: pointer;
text-decoration: none;
}
.MiddleMenuOver a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6B3AA;
	background-color: #3333FF;
	cursor: pointer;
text-decoration: none;
}
.MiddleMenuOver a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6B3AA;
	background-color: #3333FF;
	cursor: pointer;
text-decoration: none;
}


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.moduletable  {
                font-family: Tahoma, Arial, Times New Roman;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		direction:rtl;
		padding:5px;
		position:relative;
		margin:0 0 1em;
		background: #e8e0df url(../images/topleft_modules.png) top left no-repeat;
}

div.moduletable  a {color: #990000;text-decoration:none;}
div.moduletable  a:hover {color: #990000;text-decoration:underline;}


div.moduletable td {background-color:#ebeaeb;border-bottom: 1px solid #e8e0df; padding-right:5px}

h3 {
padding: 0;
line-height: 100%;
height: auto;
margin: 0 0 0 0;
font-weight: bold;
text-indent: 0px;
font-size: 14px;
letter-spacing: normal;
border-bottom: 1px solid #c43939;
color: #993300;
direction:rtl;
}



div.moduletable ul,div.moduletable ul.latestnews,div.moduletable ul.mostread
 {
	margin: 0px;
	padding:0px;
        text-indent: 5px;
	list-style-type: square;
        list-style-position: inside;
	direction:rtl;
        color: #993300 

}

div.moduletable ul li,div.moduletable ul.latestnews li,div.moduletable ul.mostread li
 { padding: 0px 0px 0px 10px;
   margin: 0px;
   white-space: normal;
   direction:rtl;
  }


div.moduletable a.mainlevel, a:visited.mainlevel {
    text-decoration: none;
	font-weight: bold;
    color: #993300; 
}

div.moduletable a:hover.mainlevel {
    text-decoration: underline;
    font-weight: bold;
    color: #006699;
}  

div.moduletable a.latestnews, div.moduletable a:visited.latestnews, div.moduletable a.mostread, div.moduletable a:visited.mostread {
    text-decoration: none;
	font-weight: normal;
    color: #000074; 
}

div.moduletable a:hover.latestnews, div.moduletable a:hover.mostread {
    text-decoration: underline;
	font-weight: normal;
    color: #006699; 
} 

div.module  {
        font-family: Tahoma, Arial, Times New Roman;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		direction:rtl;
		padding:5px;
		position:relative;
		margin:0 0 1em;
		background: #e8e0df url(../images/topleft_modules.png) top left no-repeat;
}

div.module  a {color: #990000;text-decoration:none;}
div.module  a:hover {color: #990000;text-decoration:underline;}


div.module td {background-color:#ebeaeb;border-bottom: 1px solid #e8e0df; padding-right:5px}

div.module ul,div.module ul.latestnews,div.module ul.mostread
 {
	margin: 0px;
	padding:0px;
        text-indent: 5px;
	list-style-type: square;
        list-style-position: inside;
	direction:rtl;
        color: #993300 

}

div.module ul li,div.module ul.latestnews li,div.module ul.mostread li
 { padding: 0px 0px 0px 10px;
   margin: 0px;
   white-space: normal;
   direction:rtl;
  }
div.module a.latestnews, div.moduletable a:visited.latestnews, div.moduletable a.mostread, div.moduletable a:visited.mostread {
    text-decoration: none;
	font-weight: normal;
    color: #000074; 
}

div.module a:hover.latestnews, div.moduletable a:hover.mostread {
    text-decoration: underline;
	font-weight: normal;
    color: #006699; 
}   

div.module a.mainlevel, a:visited.mainlevel {
    text-decoration: none;
	font-weight: bold;
    color: #993300; 
}

div.module a:hover.mainlevel {
    text-decoration: underline;
    font-weight: bold;
    color: #006699;
}  

div.module-l  {
                font-family: Tahoma, Arial, Times New Roman;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		direction:ltr;
		padding:5px;
		position:relative;
		margin:0 0 1em;
		background: #e8e0df url(../images/topleft_modules.png) top left no-repeat;
}

div.module-l  a {color: #990000;text-decoration:none;}
div.module-l  a:hover {color: #990000;text-decoration:underline;}


div.module-l td {background-color:#ebeaeb;border-bottom: 1px solid #e8e0df; padding-right:5px;}

div.module-l ul
 {
	margin: 0px;
	padding:0px;
        text-indent: 5px;
	list-style-type: square;
        list-style-position: inside;
	direction:ltr;
        color: #993300; 
}

div.module-l ul li
 { padding: 0px 0px 0px 10px;
   margin: 0px;
   white-space: normal;
   direction:ltr;
  }

div.moduleagenda  {
		direction:ltr;
		padding:5px;
		position:relative;
		margin:0 0 1em;
		background: #e8e0df url(../images/topleft_modules.png) top left no-repeat;
}

.componentheading {
 background: #c43939;
 font-family: Tahoma, Arial, Times New Roman;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 14px;
 letter-spacing: normal;
 padding:5px;
}

#jevents .contentheading {
 background: #c43939;
 font-family: Tahoma, Arial, Times New Roman;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 14px;
 letter-spacing: normal;
 padding:5px;
}
#jevents .buttonheading { background: #c43939;   padding:3px;}

.contentheading {
 background: #e8e0df;
 font-family: Tahoma, Arial, Times New Roman;
 font-weight: bold;
 font-size: 12px;
 letter-spacing: normal;
 padding:3px;
}

.contentheading  a {color: #990000;text-decoration:none;font-weight: bold;}
.contentheading  a:hover {color: #990000;text-decoration:underline;font-weight: bold;}

.buttonheading { background: #e8e0df;   padding:3px;}

.article_separator {line-height: 20px;}

.createdate {font-size: 8pt; font-weight: bold; color: #999999; }

a.readon {
    font-size: 8pt;
	font-weight:bold; 
    margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
}

.pagination span  {
font-size: 8pt; font-weight: bold;
	padding: 3px;
}

.pagination a    { 
font-size: 8pt; font-weight: bold;
      padding: 3px;
} 

.pagenavbar {text-align:center;}

pagination.pagenavbar span  {
font-size: 8pt; font-weight: bold;
	padding: 3px;
}

pagination.pagenavbar a    { 
font-size: 8pt; font-weight: bold;
      padding: 3px;
}
.small {font-size: 8pt; font-weight: bold; color: #999999;}

.footertext {
	font-size: 8pt;
	font-weight: normal;
}

.pagenav_prev {font-size: 8pt; font-weight: bold; color: #999999; }

.pagenav_next {font-size: 8pt; font-weight: bold; color: #999999; }

.pagenav_prev a {font-size: 8pt; font-weight: bold;}

.pagenav_next a {font-size: 8pt; font-weight: bold;}

.pagenavcounter {font-size: 8pt; font-weight: bold; color: #999999;}

.sectiontableheader a {font-weight: bold;}
.sectiontableheader  {font-weight: bold;}
.sectiontableentry1 {vertical-align: top; font-size: 8pt; font-weight: bold; color: #999999;}
.description {margin-right: 25px; font-weight: normal;font-size: 8pt}
.category {font-size: 10pt; font-weight: normal;}
.sectiontableentry2 {vertical-align: top;font-size: 8pt; font-weight: bold; color: #999999;}
.inputbox {border: 1px solid #ccc;}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Banner */

div.banneritem { text-align:center; }

	
/* Search */	
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
/* login */
form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em; direction:rtl;}
form#form-login ul { padding-right: 20px; direction:rtl;}

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;direction:rtl;}
form#com-form-login ul { padding-right: 20px;direction:rtl; }