* {
font-family:tahoma;
}
p {
font-family:tahoma;
font-size:13px;
color:#444444;
}

a:link, a:visited{
color:red;
text-decoration:none;
}
li {
font-size:23px;
}

img {border:0px;}
.img_class {
height:150px;
width:150px;
border:0px;
opacity:.6;
box-shadow:#bbbbbb 0px 0px 10px 5px;
        border-radius:10px;
	border:1px solid #D7D7D7;
	background-color:#F2F2F2;
	padding:6px;
margin:20px;
}

h2 {

direction:rtl;
text-align:right;
font-family:tahoma;
font-size:15px;
margin:10px;
}
h3 {

direction:rtl;
text-align:right;
font-family:tahoma;
font-size:13px;
margin:10px;
margin-right:40px;
color:#800000;
}
div {


}

#main_div {
width:947px;

border-radius:12px;
background-color:#FFed00;
background: rgba(150,155,255,.3);
padding:15px;
}

#header {

}

#top_menu {
height:30px;
 border-radius:7px;
  background: url(../images/tab_bg.png);
  display: block;  
margin-top:6px;
margin-bottom:6px;
text-align:right;
direction:rtl;
}
#body_tb {
padding:0px;
margin:0px;


}
#body_tb td {
text-align:center;
vertical-align:top;
}


#right_menu {



border-radius:7px;


background-color:white;
background: rgba(94,134,220,.3);
}

#right_menu_accordion {
	width:240px;
        direction:rtl;
        float:right;
        margin-top:30px;
}
#right_menu_accordion h1{
	border:1px solid #C4C4C4;
	margin:0px;
	cursor:pointer;
        padding-top:7px;
	height:23px;
	font-size:12px;
	color:#666666;
	background-image:url(../images/tab_bg.png);
	margin:7px 0px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
        font-family:tahoma;
        text-align:center; 
        
        
}

#right_menu_accordion div{
	border:1px solid #DCE800;
	background-color: #F7FFE6;
	font-family:tahoma;
	height:200px;
	padding:0px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
        font-size:13px;
        text-align:right;
     
}



#content {
display:block;
margin-right:8px;
border-radius:10px;
background-color:white;
 z-index: 1000;
}

#content_header {
background-image:url(../images/content_header.png);
width:692px;
height:77px;
border-radius:10px;
}
#content_text {
display:block;
border-radius:7px;
background-color:white;
color:black;
}

#content_text p {
margin:20px;
margin-top:0px;
margin-bottom:0px;
text-align:right;
direction:rtl;
}

#footer {
height:79px;

border-radius:10px;
background-image:url(../images/footer.png);
direction:rtl;
margin:0px;
 padding:0px;
}

body {
   background-image:url(../images/body_bg.jpg);
   background-attachment:fixed;
}

.tooltip{
	display:none;
	width:200px;
 	background: rgba(0,0,0,.6);
        color:yellow;
	border:1px solid white;
        font-family:tahoma;    
	border-radius:5px;
	padding:5px;
	direction:rtl;
	position:absolute;
	font-size:11px;
	box-shadow:rgb(150,155,255) 0px 0px 10px 5px;
      
  }

#loading {
	
        position:relative;
        float:left;
        top:160px;
        left:296px;
}
#loading img {
	
        position:relative;
        float:left;
        
}

.input_class {
background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
        border-radius:6px;
        direction:rtl;
        font-size:13px;
}
.submit_class {
background-image:url(../images/tab_bg.png);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
        border-radius:6px;
        direction:rtl;
        font-size:13px;
}
input:focus , textarea:focus { 
         box-shadow:#ff0000 0px 0px 1px 1px;
} 

#table_form td {

}

.cat { border:1px; height:92px; margin: 0px; display:block; cursor: pointer;  }
.linkheader {  background: url('../images/right_menu.png') -4px -4px no-repeat; width:238px; height:78px;}
.link1 {  background: url('../images/right_menu.png') -4px -82px no-repeat; width:240px; }
.link1_hover {  background: url('../images/right_menu.png') -4px -454px no-repeat; width:240px;  }
.link2 {  background: url('../images/right_menu.png') -4px -174px no-repeat; width:240px; }
.link2_hover {  background: url('../images/right_menu.png') -4px -546px no-repeat; width:240px;  }
.link3 {  background: url('../images/right_menu.png') -4px -266px no-repeat; width:240px; }
.link3_hover {  background: url('../images/right_menu.png') -4px -638px no-repeat; width:240px;  }
.link4 {  background: url('../images/right_menu.png') -4px -358px no-repeat; width:240px; }
.link4_hover {  background: url('../images/right_menu.png') -4px -730px no-repeat; width:240px;  }
.link5 {  background: url('../images/right_menu.png') -4px -822px no-repeat; width:240px; height:38px; }
