/* Template Css  */

/* Base -> Border */

#site_panel
{
	border: 0px 0;
	width: 1020px;
}

#ptl
{
	background-image: url(../images/rtl/p_top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 18px;
}

#ptc
{
	background-image: url(../images/rtl/p_top-center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 23px;
}

#ptr
{
	background-image: url(../images/rtl/p_top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 17px;
}

#pl
{
	background-image: url(../images/rtl/p_left.png);
	background-repeat: repeat-y;
	background-position: left center;
	width: 18px;
}

#pc-main
{
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	vertical-align: top;
	background-image: url(../images/bk.png);
}

#pr
{
	background-image: url(../images/rtl/p_right.png);
	background-repeat: repeat-y;
	background-position: right center;
	width: 17px;
}

#pbl
{
	background-image: url(../images/rtl/p_bottom-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 18px;
}

#pbc
{
	background-image: url(../images/rtl/p_bottom-center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 23px;
	width: auto;
}

#pbr
{
	background-image: url(../images/rtl/p_bottom-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 17px;
}

#main_tb
{
	width: 100%;
	border: 0px none;
}

/* Base -> Logo */

#logo_panel
{
	border: 0px none;
	width: 100%;
	height: 100%;

}

/* Base -> Top Menu */

#topmenu_panel
{
	border: 0px none;
	width: 100%;
}

#tml
{
	background-image: url(../images/rtl/tm_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 10px;
}

#tmc
{
	background-image: url(../images/rtl/tm_center.png);
	background-repeat: repeat;
	background-position: center top;
	height: 36px;
}

#tmr
{
	background-image: url(../images/rtl/tm_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
	width: 10px;
}

/* Base -> Content Panel and Main Menus */

#cont_panel
{
	width: 100%;
	border: 0px none;
}

#lrmenu
{
	width: 197px;
	vertical-align: top;
	
}

#lrmenu_panel
{
	width: 197px;
	border: 0px none;
}

#lmt
{
	background-image: url(../images/rtl/lm_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 197px;
}

#lmc
{
	background-image: url(../images/rtl/lm_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 197px;
	vertical-align: middle;
}

#lmb
{
	background-image: url(../images/rtl/lm_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 197px;
}

/* Base -> Footer */

#footer_panel
{
	width: 100%;
}

#fl
{
	background-image: url(../images/rtl/f_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 10px;
}

#fc
{
	background-image: url(../images/rtl/f_center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 49px;
	vertical-align: middle;
}

#fr
{
	background-image: url(../images/rtl/f_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 49px;
	width: 10px;
}

/* Main */

#jom
{
	vertical-align: top;
}

#jom_panel
{
	border: 0px none;
	width: 100%;
}

/* Main -> Navigator */

#navg
{
	vertical-align: top;
}

#navg_panel
{
	border: 0px none;
	height: 30px;
	width: 100%;
	vertical-align: middle;
}

#nf
{
	background-image: url(../images/rtl/n_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 15px;
}

#nc
{
	background-image: url(../images/rtl/n_center.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	vertical-align: top;
}

#nr
{
	background-image: url(../images/rtl/n_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 15px;
}

/* Main -> Box */

#box_panel
{
	width: 100%;
	border: 0px none;
}

#btl
{
	background-image: url(../images/rtl/b_top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}

#btc
{
	background-image: url(../images/rtl/b_top-center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 9px;
}

#btr
{
	background-image: url(../images/rtl/b_top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 9px;
}

#bl
{
	background-image: url(../images/rtl/b_left.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}

#bc
{
	background-image: url(../images/rtl/b_center.png);
	background-repeat: repeat;
}

#br
{
	background-image: url(../images/rtl/b_right.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 9px;
}

#bbl
{
	background-image: url(../images/rtl/b_bottom.left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}

#bbc
{
	background-image: url(../images/rtl/b_bottom-center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 9px;
}

#bbr
{
	background-image: url(../images/rtl/b_bottom-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 9px;
}

#footer_tb
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
}

#footer_tb a:link
{
	color: #C4E8FF;
}

#footer_tb a:hover
{
	color: #FFBFBF;
}  

/* Joomla! CSS Styles */

html 
{
	height: 100%;
	margin-bottom: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

img,table 
{
	border: none;
}

div.center 
{
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

body 
{
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../images/mbk.jpg);
	background-attachment: fixed;
	direction: rtl;
	padding-top: 10px;
	padding-bottom: 10px;
}

a 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

a:link , a:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
}

/* input button */
input.button {
	cursor: pointer;
}

/* paragraph */
p 
{
	margin-top: 0;
	margin-bottom: 2px;
}

/* paddings */
div.nopad {
	padding: 10;
}

td.middle_pad {
	width: 20px;
}

/* offline message */
div.offline 

{
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10pX;
	padding: 5px;
}

/* headlines */
h1 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h2
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h4 
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

table.contentpaneopen h3 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h3, table.moduletable th, legend 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

/* small text */
.small 
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* date text */
.modifydate, .createdate
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* article spacer*/
span.article_separator 
{
	display: block;
	height: 10px;
}

.article_column {
	padding-right:0px;
	padding-left: 0px;
}

.column_separator {
	padding-left:0px;
	padding-right:5px;
	border-right:1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clr {
	clear: both;
}

table.contenttoc {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 3px double #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	background-color: #FFFFFF;
}

table.contenttoc td 
{
	padding-right: 5px;
	padding-left:5px;
}

/* joomla defautl tables */
td.sectiontableheader 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.sectiontableentry0 td 
{
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}


tr.sectiontableentry1 td 
{
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.sectiontableentry2 td 
{
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.sectiontableentry0 
{
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

td.sectiontableentry1
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
}

td.sectiontableentry2 
{
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

/* component heading */
.componentheading
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	color: #0000CC;
}
/* content heading */
.contentheading 
{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/rtl/headlines.png) no-repeat right;
	height: 28px;
	padding-right: 35px;
}

#menu .moduletable h3, #menu .moduletable_menu h3, #menu .moduletable_text h3
{
	background: url(../images/rtl/lm_h3.jpg) no-repeat center top;
	height: 34px;
	line-height: 28px;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-right: 35px;
	color: #FFFFFF;
}

/*modules back ground or modules footer image */
#menu .moduletable, .moduletable_menu, .moduletable_text
{
	background:url(../images/lm_h3-bottom.png) no-repeat center bottom;
	padding-bottom:15px;
}

/* user module top*/
#user .moduletable h3
{
	background:url(../images/rtl/user_h3.png) right top no-repeat;
	height: 28px;
	line-height: 24px;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #FFFFFF;
	padding-right: 35px;
	
}

#user .moduletable{}

/* pathway and list */  
li
{
	line-height: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/rtl/arrow.png);
	background-position:right;
	background-repeat: no-repeat;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* top menu */
ul#mainlevel-nav li
{
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	font-size: 11px;
	line-height: 24px;
	white-space: nowrap;
	background-repeat:no-repeat;
	background-position: left center;
	height:28px;
	background-image: url(../images/rtl/tm_li-back.png);
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

ul#mainlevel-nav li a:hover
{
	color:#B7E2FF;
	font-weight:bold;
}

/* main menu */
#menu li {
	padding:0;
	background-image:none;
}

#menu .moduletable ul{
	margin:6px 0;
	padding:0;
	list-style:none;
}

#menu ul.menu li a, #menu ul.menu li a:link, #menu ul.menu li a:visited
{
	display: block;
	background: url(../images/rtl/m_link.png) no-repeat center;
	color: #666666;
	padding-right: 15px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

#menu ul.menu li a:hover
{
	display: block;
	background: url(../images/rtl/m_hover.png) no-repeat center;
	color: #FFFFFF;
	padding-right: 15px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

/* main menu activate */
#menu ul.menu li#current a, #menu ul.menu li#current a:link 
{
	display: block;
	background: url(../images/m_active.png) no-repeat center;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: center;
	padding-right: 0px;
}

#menu ul.menu li#current a:hover
{
	display: block;
	background: url(../images/m_active-hover.png) no-repeat center;
	color: #CCCCCC;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: center;
	padding-right: 0px;
}

/* sub menu */
#menu ul.menu li ul{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

#menu ul.menu li#current ul li a, #menu ul.menu li#current ul li a:link
{
	display: block;
	background: url(../images/rtl/sm_link.png) no-repeat center;
	color: #666666;
	padding-right: 22px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

#menu ul.menu li#current ul li a:hover
{
	display: block;
	background: url(../images/rtl/sm_hover.png) no-repeat center;
	color: #FFFFFF;
	padding-right: 22px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

/*login module*/
form#form-login fieldset { border: 0 none; margin: 0em; padding: 5px;}
form#form-login ul { padding-right: 20px; }

/* page navigation */
.pagenav {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color:#333333;
	background-color: #CCCCCC;
	border: medium double #FFFFFF;
}

/* input box search box and button */
.inputbox {}

div.search input {
	width: 145px;
	border: 1px solid #000000;
	background:url(../images/input_back.png);
	font-family: Tahoma;
	color: #666666;
}

/*.button {
  color:#ffffff;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background-color:#00CC33;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
} */

.tool-tip {
	float: right;
	background: #CEE7FF;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
	color:#000000;
}

.tool-text {
	font-size: 100%;
	margin: 0;
	color:#000000;
}

.pollstableborder td {
	text-align: center;
}

a.readon, a.readon:visited {
	display:block;
	width:99px;
	color:#CCCCCC;
	background-image:url(../images/readon_li.png);
	background-repeat:repeat-x;
	background-position:right;
	float:left;
	padding-top:5px;
	padding-right:0px;
	height:21px;
	text-align:center;
	font-weight: bold;
}

a.readon:hover {
	display:block;
	width:99px;
	color:#FFFFFF;
	background-image:url(../images/readon_ho.png);
	float:left;
	padding-top:5px;
	height:21px;
	text-align:center;
	
}