* {
  margin: 0;
  padding: 0;
}

html {
  margin: 0;
  padding: 0;
  direction: rtl;
}

body {
  padding: 0;
  margin: 0;
  text-align: center;
  direction: rtl;
  font: 14px Tahoma, Arial, sans-serif;
  background-color: #DCDCDC;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif
}

li {
  background: url(/images/bullet.gif) no-repeat right;
  list-style: none;
  padding-right: 18px;
}

#page {
  width: 100%;
}

#container {
  width: 970px;
  text-align: right;
  margin: 0 auto;
  background-color: #FFFFFF;
}

#lang {
  background-color: #DCDCDC;
  direction: ltr;
  text-align: left;
}

#lang img {
  float: left;
  padding: 5px;
}


#header {

}

#navbar {
  padding-right: 250px;
}

#navbar ul {
  list-style: none
}

#navbar li {
  font-family: Arial, Helvetica, sans-seri;
  font-size: 15px;
  font-weight: bold;
  background: url(/images/bullet.gif) no-repeat right;
  list-style: none;
  float: right;
  padding-right: 18px;
  margin-left: 10px;
}

#navbar a, #navbar a:link, #navbar a:visited {
  color: #f36f21;
  text-decoration: none;
}

#navbar a:hover {
  color: #F79B64;
}

#content {
  margin-top: 10px;
  background: url(/images/content_bg.gif) repeat-y right
}

#content_top1 {

}

#content_top2 {
  width:100%;
  height: 25px;
  background: url(/images/content_top2.gif) no-repeat;
}

#content_top2 .title{
  background: url(/images/title.gif) no-repeat right;
  font-size: 15px;
  line-height: 25px;
  margin-right: 250px;
  padding-right: 35px;
  color: #007dc6;
}

#content_info {
  background: url(/images/info_bg.gif) repeat-y;
}

#content_info li {
  background: url(/images/bullet2.gif) no-repeat right;
  list-style: none;
  padding-right: 18px;
  line-height: 150%;
}

#content_banner {
  width: 165px;
  margin-right: 63px;
  float: right;
}

#content_banner li {
  background: url(/images/bullet1.gif) no-repeat right;
  list-style: none;
  padding-right: 18px;
  line-height: 150%;
}

#content_banner a {
  text-decoration: none;
}

#content_banner a:hover {
  text-decoration: underline;
}

#info {
  width: 710px;
  margin-right: 15px;
  float: right;
  color:#FFFFFF;
  line-height: 175%;
}

#info a, #info a:link, #info a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

#info a:hover {
  color:#D9DCFF;
  text-decoration: underline;
}

#more {
  background: url(/images/more_bg.gif) repeat-y right;
}

#more_banner {
  width: 205px;
  margin-right: 5px;
  float: right;
  color:#FFFFFF;
}

#more_banner a, #more_banner a:link, #more_banner a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

#more_banner a:hover {
  color:#EFECFF;
  text-decoration: underline;
}

#more_info {
  width: 735px;
  margin-right: 20px;
  float: right;
  color:#606060;
  line-height: 160%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;

}

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

#more_info a:hover {
  color:#808080;
  text-decoration: underline;
}


#more #right {
  text-align: left;
  direction: ltr;
  font-size: 12px;
  width: 100%;
}

#more #right a, #more #right a:link {
  color: #000000;
}

#footer {
  height: 14px;
  width: 100%;
  background: url(/images/footer.gif) no-repeat
}

.clearall {
  clear: both;
}

.offer {
  margin-right: 10px;
  height: 235px;
  width: 165px;
  border: 1px solid #003599;
  float: right;
}

.offer h1 {
  font-size: 15px;
  height: 25px;
  width: 165px;
  background: url(/images/offer.gif) no-repeat;
  color: #007dc6;
  text-align: center;
  line-height: 25px;
}

.news {
  direction: rtl;
}

.news_block_bg {
  background: url(/images/news_bg.gif) repeat-y right;
}

.news_block_bg2 {
  background: url(/images/news_bg2.gif) repeat-y;
}

.news_more_padding {
  padding: 10px;
}

.news_thum {
  float: right;
  margin: 10px;
}

table.host {}
table.host tr {}
table.host tr td { text-align: center }


tr.host1 {}
tr.host1 td { background-color: #DFDFDF }

tr.host2 {}
tr.host2 td { background-color: #EFEFEF }

tr.host3 {}
tr.host3 td { background-color: #FFD700 }
