/**
 * @version $Id: template_rtl.css 10054 2008-02-22 11:24:37Z mtk $
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

 /**
 * Joomla! 1.5 Beez template RTL css file
 *
 * @author                 Mati Kochen /Angie Radtke
 * @package                Joomla
 * @since                1.5
 * @version     1.0
 */
 
body{
	direction: rtl;
	background-color:#EEEEEE;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	background-image: url(../images/2_02.jpg);
	background-repeat: repeat-x;
}

p{
	text-align: right;
}

/* Font Size */
#fontsize {
	right: auto;
	left: 0;
}

#fontsize h3 {
	margin: 0;
	padding: 0;
}

#fontsize p {
	
	padding: 0;
}

#fontsize p a {
	display: -moz-inline-box;
	zoom: 1;
}

/* Font Size Background Images */
#fontsize p a.larger { background: #fff url(../images/lupe_larger.gif) right no-repeat; }
#fontsize p a.smaller { background: #fff url(../images/lupe_smaller.gif) right no-repeat; }
#fontsize p a.reset { background: #fff url(../images/lupe_reset.gif) right no-repeat; }
#fontsize p a.reset:hover, #fontsize p a.reset:active, #fontsize p a.reset:focus,
#fontsize p a.smaller:hover, #fontsize p a.smaller:active, #fontsize p a.smaller:focus,
#fontsize p a.larger:hover, #fontsize p a.larger:active, #fontsize p a.larger:focus { background-position:right; }

#logo  {text-align:right}
#logo span{
	margin: 0 100px 2px 0 !important;
	text-align: right;
}

#header {overflow:hidden }

#header ul{
	text-align: left;
}

#header ul li{
	background: none;
}

#header ul li a:link,
#header ul li a:visited
{
	
	display: -moz-inline-box;
	zoom:1
}

body #header ul {
	padding-top: 3px;
	margin-bottom: -5px;
}

#header form{
	float: left !important;
	text-align: right;
	margin: 0 -10px 0 0 !important;
}
/*
#header form .inputbox {
	padding:0 2px 0 0;
	margin-right:  20px !important;
}
*/
#header form .button{
	margin:20px 0 0 10px;
	padding:0 30px 0 5px;	
	background: #000000 url(../images/pfeil_rtl.gif) no-repeat scroll 100%
}

#breadcrumbs{
	text-align: right !important;
	margin:0 0 0 -10px !important;	
}

#wrapper {
	margin:0 21% 0 0;
}

#main2{
	float: right;
}

#left{
	float: right;
}

#right{
	right: auto;
	left: 0;
	float: right;
}

#left h3{
	margin:0 5px 0 0;
	padding:7px 10px 7px 5px;
}

#right h3{
	padding: 0 0 0 5px;
}

#all{
	text-align: right;
}

.buttonheading{
	text-align: left;
	width: 80px;
}

.leading{
	padding: 20px 20px 40px 20px;
	background: #ffffff ;
}

.leading div{
	text-align: justify;
}

form.login fieldset{
	text-align: right;
}

form.login label.remember, form.login input.checkbox{
	float: right;
}

form.login .button{
	clear: right;
	background: #CC3399 url(../images/pfeil_rtl.gif) no-repeat scroll right;
	padding: 0 30px 0 0 !important;
}

#main ul li, #main2 ul li {
	padding:0 20px 0 0;
	text-align: right !important;
}

/* ie7 fix  for list elements with count of articles */
#main ul li a ,
#main2 ul li a
{
	display:inline-block;
}
/* end fix */


#main ul, #main2 ul {
	margin:0 20px 0 0;
	padding:0 10px 0 0;
}

#main ul, #main ol {
	margin:10px 20px 10px 0;
	padding:0 10px 0 0;
}

#main .leading .readon, #main2 .leading .readon{
	background: #93246F url(../images/pfeil_rtl.gif) no-repeat scroll right;
	padding: 2px 30px 0 2px;
	right: auto;
	left: 0px !important;
	position: absolute;
	text-align: right;
}

#main a.readon:hover, #main2 a.readon:hover, #main a.readon:active, #main2 a.readon:active, #main a.readon:focus, #main2 a.readon:focus {
	background:#000000 url(../images/pfeil_rtl.gif) no-repeat scroll right;
	padding:2px 30px 0 2px;
}

#main a.readon, #main2 a.readon {
	background:transparent url(../images/pfeil_rtl.gif) no-repeat scroll right;
	padding:2px 30px 0 2px;
	display: table-cell;
}

#right form.poll fieldset label{
	padding: 0 4px 0 0;
}

#right form.poll fieldset input{
        float:right;
}

#right ul{
	padding: 10px 0 10px 10px;
	zoom:1
}

#left ul{
	margin: 0 10px 20px 0;
}

#left ul li.active a:link, #left ul li.active a:visited {
	border-left: none;
	border-right:4px solid #BE7CA9;
	padding:3px 6px 3px 0;
}



#left ul li ul {
	border-width:0 4px 0 1px;
}

#left ul li.active ul li a:link, #left ul li.active ul li a:visited{
	border-left: none;
	border-right: 0 solid #DD75BB;
	padding: 3px 20px 3px 4px;
}

#left ul li ul li ul{
	padding: 10px 5px 10px 0;
}

#left ul li.active ul li.active ul li a:link,
#left ul li.active ul li.active ul li a:visited{
	background: #FFFFFF url(../images/arrow_rtl.gif) no-repeat scroll right top;
	margin: 0 15px 0 0;
	padding:3px 15px 3px 0;
}

ul.pagination{
         overflow:hidden;
}

ul.pagination li {
        padding: 2px 5px 2px 5px;
        float:right  ;
        font-size:1em;
        width:auto
}

ul.pagination a
{
    display:inline !important;
    margin:0 !important;
    padding:0px !important;
}

#footer p{
	float: left;
}

#footer p.syndicate{
	float: right;
}

form.user label{
	float: right;
}

/* edit button */
.contentpaneopen_edit{
	float: right;
}

form.editor .publishing .radio label span ,
form.editor .publishing label{
	float: right;
}

table.contenttoc{
	float: left;
}

.banneritem{
text-align:center;
text-decoration:none;
}

.banneritem a:link {
text-align:center;
border: 0px;
text-decoration:none;
}

.banneritem a:visited {
text-align:center;
border: 0px;
text-decoration:none;
}

.banneritem a:hover {
text-align:center;
border: 0px;
text-decoration:none;
}

#main .blog_more ul, #main2 .blog_more ul{
	padding: 10px 0 30px 10px;
}

#main .blog_more ul li a, #main2 .blog_more ul li a {
	background:transparent url(../images/pfeil_rtl.gif) no-repeat scroll right center;
        padding:2px 30px 4px 30px !important;
	display: table-cell;
}

#main .blog_more ul li a:active, #main2 .blog_more ul li a:active, #main .blog_more ul li a:focus, #main2 .blog_more ul li a:focus {
	background:#993399 url(../images/pfeil_rtl.gif) no-repeat scroll right !important;
	padding:2px 30px 2px 0;
}

#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover {
	background:#939 url(../images/pfeil_rtl.gif) no-repeat right !important;
	padding:2px 30px 2px 0;
}

form.search_result, form.registration, form.lost_password, .login_form{
	margin: 15px 0 0 10px;
}

.search_result .button, form.registration .button {
	background:#000000 url(../images/pfeil_rtl.gif) no-repeat scroll 100%;
	padding:0 30px 0 5px;
}




.phrase{
	float: right;
	margin: 10px 0 10px 10px;
}

.only {
	float: right;
	margin:10px 10px 0 0;
}

.only input{
	float: left;
}

form.registration label, form.lost_password label, .login_form label{
	float: right;
}

.column2, .column1{
	float: right;
}

.column2{
	float: left;
}

.article_column{
}

/************************  my style *****************************************/

.back1 {
	background-color: #FFFFFF;
	background-image: url(../images/5_11.gif);
	background-repeat: repeat-x;
}
.back2 {
	background-color: #FFFFFF;
	background-image: url(../images/bso.jpg);
	background-repeat: repeat-x;
}

.bupsec {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/5_17.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	
}
.bupsec a:link {
	
	color: #000000;
	text-decoration: none;
	
}

.bupsec a:visited {
	
	color: #000000;
	text-decoration: none;
	
}
.bupsec a:hover {
	
	color: #990000;
	text-decoration: none;
	
}
.inputbox2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	height: 13px;
	border: 1px solid #666666;
	width: 120px;
}


.mew  {
	width: 80%;
	padding-top: 3px;
	
}

.mew img {
vertical-align:bottom;
text-align: center;
padding-right: 3px;
}

.upfooter {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 40px;
	vertical-align:bottom;
	text-align: left;
	
}

.upfooter span {
    padding-left: 10px;
	padding-right: 10px;

}

.upfooter a:link {
	color: #666666;
	text-decoration: none;

}
.upfooter a:visited {
	color: #666666;
	text-decoration: none;
}
.upfooter a:hover {
	color: #660000;
	text-decoration: none;
}

.downfooter {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	height: 40px;
	vertical-align:top;
}
.downfooter a:link {
	color: #660000;
	text-decoration: none;
}
.downfooter a:visited {
	color: #660000;
	text-decoration: none;
}
.downfooter a:hover {
	color: #000000;
	text-decoration: none;
}


.featureditemsw {
color:#000000;
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:right;
padding-bottom:3px;
padding-top:5px;



}
.featureditemsw a:link , .featureditemsw a:visited {
color:#000000;
text-decoration:none;

}

.featureditemsw a:hover {
color:#990000;

}
.featureditemstext {
color:#000000;
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align: right;
}

.fitm {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.featureditemsb{

}

.rem22{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;

}
.rem22 a:link , .rem22 a:visited {
	color: #990000;
	text-decoration: none;
}
.rem22 a:hover {
	color: #000000;
	text-decoration: none;
}


.rem223{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.rem223 a:link , .rem223 a:visited {
	color: #990000;
	text-decoration: none;
}
.rem223 a:hover {
	color: #000000;
	text-decoration: none;
}


.imagpa {
	padding: 2px;
	border: 1px solid #999999;
}

#mainlevelm{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;

}


#mainlevelm li {

	text-align: center;
	height: 47px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	padding: 7px;
	display:inline;
	background-color: #990000;
}

#mainlevelm li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#mainlevelm li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mainlevelm li a:hover {
	color: #cccccc;
	text-decoration: none;
}
.ss{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tit{
	font-family:  Arial, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/34_39.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 225px;
	text-align:right;
	padding-top: 10px;
	padding-right: 25px;

}

.mun{
width:229px;

}

.mun td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align:right;
	padding-right: 30px;
	background-image: url(../images/34_47.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}
.mun td a:link  {
	color: #990000;
	text-decoration: none;
}
.mun td a:visited  {
	color: #990000;
	text-decoration: none;
}
.mun td a:active  {
	color: #990000;
	text-decoration: none;
}
.mun td a:hover {
	color: #000000;
	text-decoration: none;
}

.fornt{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/77_49.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.readon2{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/77_54.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height: 16px;
	width: 87px;
}
.readon2 a:link , a:visited{

	color: #FFFFFF;
	text-decoration: none;

}
.readon2 a:hover{

	color: #E6B5B5;
	text-decoration: none;

}


.contentheading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
}



.contentheading a:link , a:visited {

	color: #990000;
	text-decoration: none;

}

.contentheading a:hover {

	color: #000000;
	text-decoration: none;

}

.articleinfo{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.articleinfo a:link , a:visited{

	color: #999999;
	text-decoration: none;
}

.articalmy{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:right
}

.articalmy a:link {

	color: #006699;
	text-decoration: none;
}

.articalmy a:visited {

	color: #000000;
	text-decoration: none;
}

.articalmy a:hover {

	color: #CC0000;
	text-decoration: none;
}

.listm {
	background-color: #F9F9F9;
	text-align: right;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin-bottom: 12px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
}

.bagow {
	background-image: url(../images/51_44.gif);
	background-repeat: repeat-x;
	padding-top: 29px;

}

#mostread{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/52_54.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: 205px 8px;
}

#mostread a:link{
	
	color: #666666;
	text-decoration: none;
	
}

.newlf{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background-image: url(../images/61_48.gif);
	background-color: #9a0225;
	background-repeat: repeat-x;
	background-position: bottom;
}

#pollm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: right;
}

.pollv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.pollp{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.pollp a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

.pollp a:hover{
	color: #cccccc;
	text-decoration: none;
}
.toppod{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toppod a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

.toppod a:hover{
	color: #990000;
	text-decoration: none;
}
.hedst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
}
.numbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
	height: 25px;
	}
	
.ps {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	display:inline;
}
.ps a:link {
	
	color: #990000;
	text-decoration: none;
}
.serhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	text-align: center;
}

.serhed a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.serhed a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.serhed a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #990000;
}

.articleinfo2{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align:left;
	
}

.articleinfo2 a:link {

	color: #999999;
	text-decoration: none;
}

.articleinfo2 img {
border: 0px;
margin-left: 5px;
margin-right: 5px;

}