@charset "utf-8";
/* CSS Document */

body {margin:0; background:url(layouts/top_talling.gif) #ffffff repeat-x left top;}

#left {float:left; padding-top:14px;}
#content {float:left; padding-top:14px;}
#right {float:right; padding-top:14px;}
#center {overflow:hidden; width:980px; BACKGROUND: url(layouts/content_top_back3.gif) repeat-x top;}
#footer {overflow:hidden; width:980px;}
#header {overflow:hidden; width:980px;}

.side_box { /*left and right*/
 margin-bottom:14px;
 width: 220px;
}

.side_box_header {
 background: url(layouts/box_bg1.gif) no-repeat left;
 background-color:#d97183;
 list-style-type:none;
 width:220px;
 height:33px;
 direction:rtl;
 margin:0px;
}

.side_box_header_text {
 font:18px Arial, Helvetica, sans-serif;
}

.side_box_contain {
 /*background: url(layouts/box-content-bg.jpg) no-repeat 0 0;*/
 background-color:#f9e7ea;
 width:218px;
 border:1px solid #e1d6b0;
 border-top:0px;
}

.box {
 margin-bottom:14px;
 width: 100%;
}

.box_header {
 /*background: url(layouts/box-header-bg.gif);*/
 background: url(layouts/title_bg1.gif) no-repeat left;
 background-color:#d97183;
 list-style-type:none;
 width:100%;
 height:35px;
 direction:rtl;
 margin:0px;
}

.box_header_text {
 margin-right:15px;
}

.box_contain {
 color:#333333;
 background-color:#f9e7ea;
 width:100%;
 padding-top:6px;
}


.blank_box {
 margin-bottom:14px;
 width: 100%;
}

.blank_box_contain {
 /*background-color:#F7F7F7;*/
 width:100%;
}


.footer_box {
 margin-bottom:14px;
 width: 100%;
 float:left;
}

.box_header li, .side_box_header li {
padding-top:6px;
color:#FFFFFF;
letter-spacing:1px;
font: 11px tahoma;
text-align:right;
}

.blank_box_contain div, .box_contain div, .side_box_contain div {
font: 11px tahoma;  
direction:rtl;
text-align:right;
padding:3px 10px 12px 4px;
list-style-image:url(layouts/plus.gif);
}


.menu_header_tb { display:none;}

a {text-decoration:none; color:#003366;}
a:hover {color:#CCCCCC;}

.button {
font: 11px tahoma;
padding: 2px 2px 4px 2px;
width: 70px;
}

.tdclass { /*for navigation*/
border-style:solid;
border-width:1px;
border-color:#666666;
margin: 0px 2px 0px 2px;
padding: 2px 1px 3px 1px;
text-decoration:none;
color:#666666
}
.tdcclass {
background-color:#CCCCCC;
color:#FF0000;
}
.tdclass:hover {
color:#FF0000;
background-color:#CCCCCC;
}
.top-bar-link{
color:#FFFFFF;
font: 10px tahoma;
}
.mainmenu li {
 list-style-type: disc;
 list-style-image: url(layouts/pimp1.gif);
 list-style-position: inherit;
 font: 11px tahoma;
 direction:rtl;
 text-align:right;
 padding: 6px 2px 6px 0;
 border-bottom:1px solid #d97183;
}
.mainmenu li a {
 color:#76393b;
}

/*slides begin*/
.slides_container {
    width:520px;
	direction:rtl;
 }
 .links_container {
    width:520px;
 }
 .links_container ul {
   margin:0;
   padding:0;
 }
 .links_container ul li{
   display:inline;
   float:right;
   margin-left:4px;
   background-color:#d97183;
   padding:2px;
   padding-bottom:5px;
 }
 .links_container ul li ol li{
   display:block;
   float:none;
   background-color:white;
   font:11px tahoma;
   text-align:right;
 }
 .links_container ul li a{
   font:12px tahoma;
   text-decoration:none;
   color:#ffffff;
 }
 .more ol {
   display:none;
 }
 .more:hover ol {
   display:block;
 }
 .more ol li a {
   font:11px tahoma;
   text-decoration:none;
   color:#000000;
 }
 .more ol li a:hover {
   font:11px tahoma;
   text-decoration:none;
   color:#CCCCCC;
 }
 /*slides end*/
