/**
 * @version $Id: template_rtl.css 9141 2007-10-04 08:23:14Z mtk $
 * @package Joomla
 * @subpackage Template-rhuk_milkway
 * @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 rhuk_milkway template RTL css file
 *
 * @author 		Mati Kochen
 * @package		Joomla
 * @since		1.5
 * @version     1.0
 */

#maincolumn_full div.moduletablesearch{
   float: left;
   left: 842px;
}

#maincolumn div.moduletablesearch{
    float: left;
    left: 690px;
}

#about{
	height: 640px;
	background:  url(../images/odot10.jpg)  0px 0px no-repeat;
}

#about-header{
	font-size:15px;
	font-weight:500;
	float: right;
	width:220px;
	margin-top: 30px;
	padding-top:50px;
	color:#E94FA3;
	margin-right: 190px;
	height: 400px;
	overflow: hidden;
	text-align:right;
	
}

#about-content{
	font-size:14px;
	font-weight:600;
 	float: left;
	width:520px;
	margin-top: 15px;
	margin-right: 0px;
	height: 460px;
	overflow: hidden;
	text-align:right;
	padding-top:0px;
	padding-left:35px;
	padding-right:0px;
}



//#leftcolumn div.module h3 {padding: 0 56px;}
#leftcolumn div.module h3 {padding: 0;text-align:center;}

#leftcolumn a:hover {
background: transparent url(../images/bg_cur_list.gif) 78% 55% no-repeat;	

}

a#active_menu {

background:transparent url(../images/bg_cur_list1.gif) 78% 55% no-repeat;

}

#maincolumn_full #jflanguageselection,#maincolumn #jflanguageselection {
	float:left;
	
}


div.moduletable h3 {text-align:center;padding-right:0px;padding-left:0px;}

div.normalsublayout {padding-right:12px;}



body{
	direction: rtl;
}

div#logo {
background-image: url(../images/logo22.jpg);

}

div#header_r {
	
}

td.pill_m {
    background: url(../images/top-menu-cap-m.jpg) repeat-x;
}

td.pill_r {
	background:transparent url(../images/top-menu-cap-r.jpg) no-repeat scroll 0%;
}

td.pill_l {
	background:transparent url(../images/top-menu-cap-l.jpg) no-repeat scroll 0%;
}

#pillmenu {
	float:none;
}

#pillmenu ul {
	
}

#pillmenu li{
border:none;
	float: right;
border-right:10px solid #C20273;
}
   
#pillmenu  li:first-child {
    border-right:none;
    }

#pillmenu a {
	float:none;
	
}

#flag{
float: left;
margin-left: 20px;
}

#search{
	float: left;
	margin-right: 0px;
	margin-left: 30px;
	text-align: left;
}

#mod_search_searchword {
	padding-right:3px;
}

#pathway{

	margin-left: 250px;
	margin-right: 0px;
	text-align: right;
}

#whitebox div {
	text-align:right;
}


#leftcolumn {
	float:right;
}

#leftcolumn a:link,#leftcolumn a:visited {
margin-right: 8px;  
}



div.module_menu div div div a#active_menu{
/*	background-position:100% 50%;
*/
}


#maincolumn {
	margin-right: 20%;
	margin-left: 0%;
	padding-right: 15px;
	padding-left: 0px;
}

//#maincolumn_full .contentpaneopen{padding-right: 92px;}

h3, .componentheading, table.moduletable th, legend{
	text-align: right;
}

div.module_menu h3{
	padding-right: 10px;
	padding-left: 0px;
}

div.module_menu ul{
	padding-right: 20px;
	padding-left: 0px;
}

h1 {
	text-align: right;	
}
	
h2, .contentheading{
	text-align: right;
}

td.buttonheading {
	text-align:left;
}

.small, .modifydate{
	text-align: right;
}

.pollstableborder td {
	text-align:right;
}

.article_column {
	padding-right:0px;
	padding-left:5px;
}

.column_separator {
	border-right: 1px dashed #E0E0E0;
	border-left: none;
	padding-right: 10px;
	padding-left: 0px;
}

form#form-login ul {
	padding-right: 20px;
	padding-left: 0px;
}

form#com-form-login ul {
	padding-right: 20px;
	padding-left: 0px;
}

a.readon {
	background:transparent url(../images/mw_readon_rtl.png) no-repeat scroll left top;
	float:right;
	padding-right:0px;
	padding-left:20px;
}

#syndicate{
	float:right;
	padding-left: 0px;
	padding-right: 25px;
}

#power_by{
	float:left;
	padding-right: 0px;
	padding-left: 25px;
}

.contentpaneopen_edit {
	float:right;
}

table.contenttoc{
	float: left;
}

span.pagination a{
	float: right;
}

span.pagination span{
	float: right;
	display: block;
}

#category_image,#category_image div {text-align: center;right:34px;}