﻿body {
    
    text-align:right;
}


ul.sf-menu li {
    float: right;
}

.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker
{
    float:right;
}
.ticker-wrapper.has-js {
   margin-left: 0px;
   margin-right: -10px;
}

.all-head {
    text-align:right;
}
.inner_l {
    float:right;
}
.inner_r {
    float: left;
}
ul#nav li ul li ul {
	margin-right:200px;
}

.inner_l h3 {
    padding-right: 10px;
    padding-left:0px;
    background: url(/common/images/inner_title-fa.jpg) no-repeat;
}

.wrapper {
    direction:rtl;
}

.menu {

	background:url(/common/images/menu_fa.jpg) no-repeat;
    float: right;
}

.message {
    direction:rtl;
	background:url(/common/images/message_fa.png) no-repeat;
    left: 625px;
}
.message *{
    text-align:right;
}


.footer {
    background: url(/common/images/footer_fa.jpg) no-repeat;
}
.head-bg {
	background:url(/common/images/head-bg_fa.jpg) no-repeat;
    float:right;
}

.info {
	background:url(/common/images/info_fa.png) no-repeat;
}

.inner_l h3 {
    background: url(/common/images/inner_title_fa.jpg) no-repeat;
}
.heads > div.f2 {
   right: 50%;
}

.heads > div.f1 {
    right: 0%;
    
}

ul#nav {
    float: right;
}

.logo {
    float: left;
    margin-top: 32px;
    margin-right: 0px;
    margin-bottom: 0;
    position: absolute;
}
.lan {
    float: right;
}
.search {
right: 120px;
position: absolute;

}

    .search #ctl00_ctl00_ibtnSearch {
        position: absolute;
left: -26px;
top: 4px;
    }

.slider-wrapper{
    clear: both;
}

.slang {
    float: left; margin: 43px 0px 0px 182px;
}

.slide_bg {
    background:none;
}


.theme-default .nivo-controlNav {
    position: absolute;
z-index: 20;
bottom: 20px;
right: 20px;
margin-right: 0px;

}

.nivo-directionNav .nivo-prevNav {
  text-indent:-10000px; /*moving the default text*/
  overflow:hidden; /*hiding the default text*/
}

.info_l {
    direction:rtl;
    float:right;
    text-align: right;
}

.info_r {
float: left;
}

.footer_text {
    float:left;
    margin: 40px 0px 19px 107px;
    direction: rtl;
}

.heads_inner > div.f1_inner {
right: 0%;
}

.heads_inner > div.f2_inner {
right: 50%;
}

.footer_inner > div.footer_r {
	right:0%;
}
.footer_inner > div.footer_l {
	right:50%;
}

.banner {
    clear:both;
}

html body ul#nav ul, html body ul#nav ul li {
    right: 0px;
}

.aboutus1 {
    width: 200px; float: right;
}

.aboutus2 {
    width: 510px; float: right;
}

.groupPart1 {
    float: right; 
}



/* RTL Superfish ~~~~~~~~~~~~~~~~~~~~~~~~~ */
 
.rtl .sf-menu a { 
  border-left: none;
  border-right:1px solid #fff;
} 
 
.rtl .sf-menu a.sf-with-ul { 
  padding-left: 2.25em;
  padding-right: 1em;
} 
 
.rtl .sf-sub-indicator { 
  left: .75em !important;
  right: auto;
  background: url('superfish/images/arrows-ffffff-rtl.png') no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */
}
 
.rtl a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
  top: .8em;
  background-position: -10px -100px;
  /* use translucent arrow for modern browsers */
}
 
/* apply hovers to modern browsers */
 
.rtl a:focus > .sf-sub-indicator, 
.rtl a:hover > .sf-sub-indicator, 
.rtl a:active > .sf-sub-indicator, 
.rtl li:hover > a > .sf-sub-indicator, 
.rtl li.sfHover > a > .sf-sub-indicator {
  background-position: 0 -100px;
  /* arrow hovers for modern browsers*/
}
 
/* point right for anchors in subs */
 
.rtl .sf-menu ul .sf-sub-indicator {
  background-position: 0 0;
}
 
.rtl .sf-menu ul a > .sf-sub-indicator {
  background-position: -10px 0;
} 
 
/* apply hovers to modern browsers */
 
.rtl .sf-menu ul a:focus > .sf-sub-indicator,
.rtl .sf-menu ul a:hover > .sf-sub-indicator,
.rtl .sf-menu ul a:active > .sf-sub-indicator,
.rtl .sf-menu ul li:hover > a > .sf-sub-indicator,
.rtl .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: 0 0;
  /* arrow hovers for modern browsers*/
}
 
.rtl .sf-menu li:hover ul,
.rtl .sf-menu li.sfHover ul {
  right: 0;
}
 
.rtl ul.sf-menu li li:hover ul,
.rtl ul.sf-menu li li.sfHover ul {
  right: 10em;
  /* match ul width */
}
 
.rtl ul.sf-menu li li li:hover ul,
.rtl ul.sf-menu li li li.sfHover ul {
  right: 10em;
  /* match ul width */
}
 
/*** shadows for all but IE6 ***/
 
.rtl .sf-shadow ul {
  background: url('superfish/images/shadow.png') no-repeat bottom left;
  padding: 0 0 9px 8px;
  -moz-border-radius-bottomright: 17px;
  -moz-border-radius-topleft: 17px;
  -webkit-border-top-left-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
}

.productList1
{
        float: right; 
}
input {
    text-align:right;
}