html{
  direction: rtl;
  overflow-x: auto;
}


body{
  text-align: center;
  background: #011C3A url(images/bg.jpg) top center;
  background-repeat: no-repeat;
  font-size: 12px;
  font-family: Arial;
  color: #3C3C3C;
  padding:0px;
  margin:0px;
}

form{
  padding-bottom: 5px;
  margin: 0px;
}

img{
  border: none;
}

input,textarea{

}

a:link,
a:visited,
a:active{
  text-decoration: none;
  color: #3C3C3C;
}

a:hover{
  color: #2D2720;
  text-decoration:underline;
}

#main{
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  width: 770px;
}

.header_left{
  height: 68px;
  width: 194px;
  background: #FFFFFF url(images/header_left.jpg) top left;
  background-repeat: no-repeat;
  padding:0px;
  margin:0px;
  border-right: 1px solid #BAD8E3;
}

.header_right{
  height: 68px;
  width: 189px;
  background-image: url(images/bg_header_right.jpg);
  background-repeat: repeat-x;
  padding:0px;
  margin:0px;
  vertical-align: top;
}

.header_right div{
  height: 68px;
  width: 5px;
  float: right;
  background-image: url(images/header_right.jpg);
  background-repeat: no-repeat;
  padding:0px;
  margin:0px;
}

.header_right form{
  padding:0px;
  margin:0px;
}

.header_right form input{
  border: none;
}

.header_middle{
  height: 68px;
  background-image: url(images/header_middle.jpg);
  background-repeat: repeat-x;
  padding:0px;
  margin:0px;
}

.googleS input{
  background-image: url(images/google_btn.jpg);
  background-repeat: no-repeat;
  width: 45px;
  height: 20px;
  border: none;
  color: #0572AB;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
  text-decoration: none;
}
.texttt{
  width:120px;
  height: 16px;
  border: 1px solid #FFFFFF;
}

.right_top_main{
  background-image: url(images/right_top_main.jpg);
  background-repeat: no-repeat;
  width: 6px;
  height: 40px;
}

.left_top_main{
  background-image: url(images/left_top_main.jpg);
  background-repeat: no-repeat;
  width: 6px;
  height: 40px;

}

.center_top_main{
  background-image: url(images/center_top_main.jpg);
  background-repeat: repeat-x;
  height: 40px;
  width:760px;
  padding-right:10px;
  text-align: right;
  color: #839FA6;
}

.right_bottom_main{
  background-image: url(images/right_bottom_main.jpg);
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
}

.left_bottom_main{
  background-image: url(images/left_bottom_main.jpg);
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
}

.center_bottom_main{
  background-image: url(images/center_bottom_main.jpg);
  background-repeat: repeat-x;
  height: 6px;

}

.mainBody{
  vertical-align: top;
  color: #7E9DB9;
}

.mainindex{
  background-color: #FFFFFF;
  color: #7E9DB9;
  padding: 15px;
  width: 100%;
  height: 500px;
  vertical-align: top;
  text-align: right;
}

.TitleContent{
  font-family: "Trade Gothic Condensed 18", "Arial Narrow", Arial, Sans-Serif;
  font-weight: normal;
  font-size: 26px;
  line-height: 34px;
	color: #cc0033;
  padding-bottom: 5px;
  border-bottom: 1px solid #B6CCD2;
}

.txtSearch{
  text-align: right;
  font-weight: bold;
  color: #47749D;
  padding-bottom: 3px;
}

.IndexTable{
  background-image: url(images/main_bg.jpg);
  background-repeat: no-repeat;
  width: 738px;
  height: 323px;
}

.IndexTable th{
  height: 42px;
  width: 246px;
  padding-right: 10px;
  text-align: right;
  font-size: 18px;
  color: #FFFFFF;
}

.IndexTable td{
  height: 241px;
  padding: 20px;
  text-align: right;
  vertical-align: top;
}

.footer{
  text-align: left;
  padding: 5px 0 0 5px;
  color: #BCBCBC;
  font-size: 10px;
}

.langsWorks{
  width:100%;
  text-align:center;
}

.langsWorks img{
  margin-left:20px;
}

.logo_works{
  width:240px;
  height:120px;
  float:right;
  margin-left:4px;
  text-align:center;
}

.logo_works1{
  width:240px;
  height:90px;
  float:left;
}

.logo_works2{
  width:240px;
  height:180px;
  float:left;
  margin-top:10px;
}

.web_top_body{
  background-image: url(images/web_top_body.jpg);
  background-repeat: no-repeat;
  width: 460px;
  padding-top: 10px;
  height: 32px;
  padding-right: 10px;
  text-align: right;
  font-size: 18px;
  color: #FFFFFF;
}

.web_body{
  min-height: 378px;
  padding: 10px;
  width: 448px;
  border: 1px solid #B5CCD2;
  background-color: #F0F4F6;
}

.top_works{
  background-image: url(images/top_works.jpg);
  background-repeat: no-repeat;
  float: right;
  margin-bottom: 10px;
  width: 710px;
  height: 30px;
  font-size: 18px;
  text-align: right;
  padding-right: 18px;
  padding-top: 7px;
}

.top_works a{
  color: #FFFFFF;
}

/**  system messages **/
#success-container {
  width: 760px;
  padding:5px;
  margin-top: 5px;
  color: #007726;
  background-color: #F0F8E9;
  border: 1px solid #007726;
  text-align:right;
}

#error-container {
  width: 760px;
  padding:5px;
  margin-top: 5px;
  color: #FF0033;
  background-color: #FFE8E8;
  border: 1px solid #FF0033;
  text-align:right;
}

#info-container {
  width: 760px;
  padding:5px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #3399CC;
  background-color: #E1EBFF;
  border: 1px solid #3399CC;
  text-align:right;
}

div.account-password-link {
  cursor: pointer;
}

div#javascript-error {
  width:400px;
  border: 1px dashed #CC0000;
  background-color: #FFF0F0;
  font-weight: bold;
  padding:8px;
  margin: 10px auto 10px auto;
  text-align:center;
}

/****** AJAX TOP MENU **********/

		.menu {
			height: 68px;
			display: block;
      margin-right:3px;
		}

		.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.menu ul li {
			/* width and height of the menu items */
			float: right;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 65px;
      width: 61px;
      padding-right: 12px;
		}

		.menu ul li a {
			/* must be postioned relative  */
			position: relative;
			display: block;
			width: 80px;
			height: 65px;
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;

		}

		.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 110px;
		}

		.menu ul li a span.out {
			top: 0px;
		}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */
			top: -65px;
		}

		/** 1st example **/

		#menu {
		}

		#menu ul li a {
			color: #0770AA;
		}

		#menu ul li a span.over {
			color: #FFF;
		}

		#menu ul li span.bg {
			/* height of the menu items */
			height: 65px;
			background: url('images/bg_over.png') center center no-repeat;
		}


