html{
  direction: rtl;
}

body{
  direction: rtl;
  background-color: #003983;
  text-align: center;
  font-size: 0.8em;
  font-family: Tahoma;
}

a, a:link, a:visited{
  color: black;
  text-decoration: none;
}


#warpper{
  width: 804px;
  margin: 0 auto;
  text-align: right;
  background: #003983 url(/images/bg.gif) repeat-y;
}

#topbigbanner{
  height: 95px;
  margin-right: 4px;
}


#middel{

}

#body{
  width: 793px;
  margin-right: 4px;
  background: #003983 url(/images/body-bg.gif) repeat-y -7px;
}
#right-sec{
  width: 160px;
  float: right;
  color: white;
  text-align: center;
}
#center-sec{
  width: 440px;
  float: right;
  margin-right: 15px;
}
#left-sec{
  width: 158px;
  float: left;
  color: white;
  text-align: center;
}

#headline{
  border-bottom: 3px solid #c9221d;
  margin-right: 5px;
  padding-right: 15px;
  font: bold 17px Arial, Helvetica, sans-serif;
  background: url(/images/block2-bullet.gif) no-repeat right;
}

.subheadline{
  font: bold 15px Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}


#navigation{
  font-size: 10px;
  margin: 5px 5px;
}


#content{
  padding: 5px;
}



.block1{
  width: 145px;
  margin-right: 8px;
  text-align: right;
}
.block1 a, .block1 a:link{
  color: white;
}
.block1 .block1-top{
  width: 100%;
  height: 12px;
  background: url(/images/block1-top.gif) no-repeat;
}
.block1 .block1-bg{
  width: 143px;
  background-color: #c9221d;
  border-left: 1px solid #009eff;
  border-right: 1px solid #009eff;
}
.block1 .block1-content{
  padding: 3px;
}
.block1 .block1-bottom{
  width: 100%;
  height: 9px;
  background: url(/images/block1-bottom.gif) no-repeat;
}
.block1 ul{
  list-style: none;
}
.block1 li{
  list-style: none;
  width: 120px;
  height: 25px;
  background: url(/images/block1-bullet.gif) no-repeat 124px 3px;
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 600;
  white-space: nowrap;
}
.block1 li.here{
  background: url(/images/block1-bullet-over.gif) no-repeat 124px 3px; !important
}



.block2{
  width: 145px;
  margin-right: 5px;
  text-align: right;
}
.block2 a, .block2 a:link{
  color: #005ea4;
  text-decoration: none;
}
.block2 .block2-top{
  height: 30px;
  background: url(/images/block2-top.gif) no-repeat;
}
.block2 .block2-bg{
  width: 143px;
  background-color: #ffffff;
  border-left: 1px solid #009eff;
  border-right: 1px solid #009eff;
}
.block2 .block2-content{
  padding: 3px;
}
.block2 .block2-bottom{
  height: 10px;
  background: url(/images/block2-bottom.gif) no-repeat;
}
.block2 ul{
  list-style: none;
}
.block2 li{
  list-style: none;
  width: 120px;
  height: 25px;
  background: url(/images/block2-bullet.gif) no-repeat 124px 3px;
  padding-right: 20px;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 600;
}
.block2 li.here{
  background: url(/images/block2-bullet-over.gif) no-repeat 124px 3px; !important
}



.block3{
  width: 145px;
  margin-right: 5px;
  text-align: right;
  color: black;
}
.block3 a, .block3 a:link{
  color: black;
  text-decoration: none;
}
.block3 .block3-top{
  height: 13px;
  background: url(/images/block3-top.gif) no-repeat;
}
.block3 .block3-bg{
  width: 143px;
  background-color: #ffffff;
  border-left: 1px solid #009eff;
  border-right: 1px solid #009eff;
}
.block3 .block3-content{
  padding: 3px;
}
.block3 .block3-bottom{
  height: 10px;
  background: url(/images/block3-bottom.gif) no-repeat;
}





#footer{
  width: 804px;
  height: 38px;
  background-image: url(/images/footer.gif);
  text-align: center;
}
#footer span{
  line-height: 38px;
  color: #FFFFFF;
  font-size: 0.9em;
}
#footer span a{
  color: #FFFFFF;
}


.searchform{
  border: 2px solid #C9221D;
}

.IndexMainNews{
  padding: 3px;
  background: #FFFFFF url(/images/slogo.jpg) no-repeat 400px 10px;
  border-bottom: 2px double #FF3300;
}
.IndexMainNews h1{
  color: #da2229;
  font-family: Arial;
  font-size: 1.3em;
  font-weight: bolder;
  margin: 35px 15px 0 0;
}
.IndexMainNews a{
  color: #da2229;
}
.IndexMainNews img{
  float: left;
}

hr.big{
  width: 99%;
  height: 12px;
  background: #000000 url(/images/hr_bg.gif) repeat-x;
  border: none;
}

.cards{
  text-align: center;
  width: 100%;
}


.cardsTitle{
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #003983;
  float: none;
  text-align: center;
}


.cardPrice{
  font-size: 14px;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  float: none;
  width: 50%;
  padding-bottom: 5px;
  color: #0280CB;
}

.cardHours{
  font-size: 14px;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  float: none;
  width: 50%;
  padding-bottom: 5px;
  color: #0280CB;
}

.outlookTitle{
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #003983;
  float: none;
  text-align: center;
}


.ispTitle{
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  color: #0280CB;
  float: none;
  text-align: center;
  padding-bottom: 20px;
}

.outlookConf{
  font-size: 16px;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  float: none;
  width: 50%;
  padding-bottom: 5px;
  color: #0280CB;
}

