/*
  $Id: stylesheet_farsi.css,v v 1.0 2014/08/30 15:17:55  aylar tabrizi Exp $

  Virtu, Open Source E-Commerce
  http://www.virtu.ir/
  http://www.oscommerce.com/

  Copyright (c) 2007-2014 Virtu E-Commerce

  Released under the GNU General Public License
*/
a.shopping_cart{
  color: #828282;
  display: block;
  float:right;
  height:8px;
  background: url(../../images/shopping_cart.png) no-repeat;
  background-position:right top;
  padding:10px 35px 10px 22px; 
}
.header_search_container {
  background-color: #fff;
  width:230px;
  height:25px;
  border: 1px solid #dfdfdf;
}
.header_search_button {
  background: url(../../images/search_box_icon.png) no-repeat;
  margin-top: 8px;
  margin-left: 10px;
}
td.largeInfoBoxHead {
  font-size: 15px;
  background-color: #f6f6f5;
  height:40px;
  width:100%;
  padding:0px 10px;
  color: #828282;
  border:1px solid #e2e2e2; 
}
.largeInfoBoxHead span a{
  font-size:10px;
  color:#0080c0;
}
#page_advanced_search .middle_content {
  background:#fff url(../../../images/search_icon.png) no-repeat;
  background-position:left bottom; 
}
#page_advanced_search .middle_content > tbody > tr:nth-child(2) > td {
  padding:0 10px;
}
#page_advanced_search .middle_content input[name=dfrom_year], #page_advanced_search .middle_content input[name=dto_year] {
  width:50px;
}
td.news{
  background: url(images/arrow_icon.png) no-repeat;
  background-position: right;
  padding:5px 15px; 
  font-size: 13px; 
}
ul.footer_menu li{
  list-style-image: none;
  list-style: none;
  background: url(images/arrow_grey_icon.png) no-repeat;
  background-position:right 17px;
  padding:10px;
  float:right;
  margin-right: 15px;
}
ul.footer_menu li.hover{
  background: url(images/arrow_grey_icon_hover.png) no-repeat;
  background-position:right 17px;
}
ul.footer_menu li.hover a{
  color:#e94646;  
}
div.detail_container{
  height: 285px;
  width: 176px;
  background-color: #fff;
  border:1px solid #e2e2e2;
  margin: 0px 15px 10px 0 ;
  position: relative;
  padding-bottom: 10px;
}
td.largeInfoBoxBody table td:first-child div.detail_container ,table.products_list td:first-child div.detail_container {
  margin-right: 0px;
}
div.caroufredsel_next_btn,div.caroufredsel_prev_btn{
  float: left;  
}
div.caroufredsel_prev_btn{
  margin-left: 12px;  
}
span#special_price{
  background-color: #e94646;
  font-size: 12px; 
  font-weight: bold;
  color: #fff;
  padding: 3px 15px;
  display: inline-block;
  margin-bottom: 7px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
div.shopping_card {
  width: 39px;
  height: 32px;
  margin: 10px 15px;
}
div.shopping_card span {
  display: block;
  background: url(images/product_shopping_cart.png) no-repeat;
  width: 100%;
  height: 100%;
}
div.offered{
  background: url(images/offered_bg.png) no-repeat;
  position: absolute;
  top: 0;
  right:0;
  width: 65px;
  height: 60px;  
}
div.cycle_offered{
  background: url(images/cycle_offered.png) no-repeat;
  position: absolute;
  top: 0;
  right:0;
  width: 38px;
  height: 38px;    
}
DIV#categoires_container ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
DIV#categoires_container ul li {
  border-bottom: 1px solid #D4D4D4;
}
DIV#categoires_container ul li ul li {
   border: none;
}
div#nav-main ul li:last-child{
  border:none;  
}
div#nav-main ul li a.cats_has_submenu{
 background-image: url(images/menu_arrow_farsi.png);
 background-repeat: no-repeat;
 background-position:5px center ;   
}
DIV#categoires_container ul li:last-child{
  border-bottom:none;
  padding-bottom: 0;
}
DIV#categoires_container ul li a {
  text-decoration:none;
  display:block;
  padding:7px 0;
  font-size: 12px;
}
DIV#categoires_container ul li a:hover, DIV#categoires_container ul li a.current_cat {
  color:#e94646;
  text-decoration:none;
}
DIV#categoires_container ul li ul {
  padding:0px;
  padding-right:5px;
}
DIV#categoires_container ul li a.cat_has_child{
  display: block; 
  background: url(images/menu_arrow_farsi.png) no-repeat;
  background-position:left; 
}
DIV#categoires_container ul ul li a{
  display: block;
  padding:0px 0 5px 0;
  padding-right: 13px;
}
DIV#categoires_container ul li a.current_cat.cat_has_child{
  background-image: url(images/menu_arrow_farsi_hover.png);
  background-position: left;  
}
.also_purchased_products, td.related_products,.products_listing_image{
  background: url(../../../images/slider_border.png) no-repeat;
  background-position: left;  
}
a.products_detail{
  background: url(images/arrow_grey_icon_hover.png) no-repeat;
  background-position: right 4px;
  padding-right: 10px;
  color: #e94646;
}
table.pagination_title_block_table td{
  background: url(../../../images/paginagtion_border.png) no-repeat;
  background-position: left 5px; 
  padding: 0 10px;
}
td.infoBoxHeading1 span{
  display: block;  
  background: url(../../images/shopping_cart_box_bg.png) no-repeat;
  background-position: left;
  margin:1px 10px;
  height: 28px;
  padding-top: 7px;
}
td.infoBoxHeading2 span{
  background: url(../../images/compare_box_bg.png) no-repeat;
  background-position: 0px 5px;
  display: block;
  margin:0px 10px;
  height: 28px;
  padding-top: 7px;
}
.caroufredsel_wrapper .pro_name{
  direction: rtl;  
}