body {
	margin: 0;
	padding: 0;
	color: #000;
	direction: rtl;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a{
	text-decoration: none;
	color: #7d868f;
	font-weight: bold;
}



a:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
	background: none;
	color: #ccc;
}



h1{
	padding: 0px;
	height: 120px;
	width: 282px;
	display: block;
	font-size: 12px;
	background-image: url(snaps/gaga_W_s.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	
}
.hp h1{
	background: url(snaps/logodiamonds-hp.gif) no-repeat right top;
	height: 77px;
	width: 252px;
	margin: 0px;
	float: left;
	display: none;
}
h2{
	color: #7e858f;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h3{
	font: bold 16px Tahoma, Arial, Helvetica, Sans-serif;
	color: #ce5c5c;
}

/*============================ ie hack ================================*/
* html #content, * html #center, * html #top_login, * html .teacher_abstract, * html .minihp .teacher_abstract  li{
_height:1px;
}
/*============================ misc ================================*/

.clearance {
	display: block;
	clear: both;
	height: 0px;
}
.clearance span {
	visibility:hidden;
	height:0px;
	_display:none;
}
.hide{
display:none;
}
/*====================== basic blocks =========================================*/

#container {
	width: 808px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container.hp{
	width: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(snaps/bg-blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_login {

}
.hp #top_login{
	border: none;
	height: 33px;
	margin-right: 60px;
	width: 547px;
	float: right;
}
#top {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 142px;
	border: 1px solid #989898;
	border-top: 1px solid #FFF;
	background: #FFFFFF url(snaps/topimg-in.jpg) no-repeat right top;

}
.hp #top {
	background:none;
	border: none;
	height: 175px;
	width: 790px;
	
}
#line {
	padding: 0px;
	margin: 0px;
	height: 124px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.hp #line{
	border: none;
	min_height: 1px;
	padding-top: 0px;
	text-align: right;
}

#menu {
	min-height: 0;
	width: 450px;
	float: right;
	height: 102px;
	background-image: url(snaps/eng_bg_menu.gif);
	margin: 0px;
}
#java_sub{
	font-size: 13px;
	display: inline;
	position: absolute;
	top: 120px;
	width: 450px;
}
#content {
	clear: both;
	border-right: 1px solid #989898;
	border-left: 1px solid #989898;
	margin: 0px;
	padding: 0px;
	_height: 600px;
	min-height:600px;
	border-bottom: 17px solid #989898;
	border-top-style: none;
	background-color: #dfe0e4;
	background-image: url(snaps/background-grey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hp #content {
	clear: both;
	border: none;
	width: 900px;
	_height: 408px;
	min-height:550px;
	padding: 0;
	background: none;
	margin-top: 0;
	margin-right: 101;
	margin-bottom: 0;
	margin-left: 0;
}
.minihp #content {
	background:#fff;
}
.glry #content{
	background: #FFFFFF;
}
#footer {
	clear: both;
	padding: 0px;
	_height: 50px;
	min-height:50px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	float: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #ccc;
}
.hp #footer {
	clear: both;
	margin-right: 80px;
	padding-top: 35px;
}

/*============================== blocks in content ===================================*/
#side_bar {
	width: 153px;
	float: left;
	padding: 10px;
	color: #333333;
	background: #FFFFFF url(snaps/NEWSBG.jpg) no-repeat left 50px;
	height: 324px;
}
.hp #side_bar{
	background:none;
	height: 334px;
	border-right: 1px solid #70836F;
}
#center {
	
}
.hp #center{
}
.minihp #center{
margin:0;
}
.glry #center{
margin:0;

}
/*============================== blocks in sub_menu_java_sub ===================================*/
#java_sub ul {
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

#java_sub li {
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}

#java_sub li a{
	
}

#java_sub li.current{
font-weight: bold;
	
}
#java_sub li.first {
	border-right-style: none;
}
/*============================== blocks in side_bar ===================================*/
#news{
	height: 80px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
marquee {
	margin: 0px;
	padding: 0px;
	height: 80px;
}

#picLine{
	margin: 0px -10px;
}
#picLine ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#picLine li {
	margin: 0px;
	padding: 0px;
}


/*============================== blocks in center ===================================*/

#nav {}


#main {
	padding: 10px 26px;
	line-height: normal;
	font-size: 12px;
}
.hp #main {
	margin: 0px;
	padding: 35px 110px 0px 0px;
}
.glry  #main {
margin-left:28%;
}
.minihp #main{
	margin:0;
	padding-left:0;
	font-size: 12px;
}
#sub_menu {
	float: left;
	width: 185px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	position: absolute;
	right: 490px;
	
}
#sub_menu2 {
	float: left;
	width: auto;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	position: absolute;
	right: 240px;
	color: #FFFFFF;
	
}
.glry #sub_menu{
width:28%;
}

/*==================================    =========================================*/
#top_login ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#top_login li {
	display: block;
	float: right;
	border-right: 1px solid #989898;
	padding: 0px 5px;
	margin-bottom: 5px;
	
}
#top_login li.first {
	border-right-style: none;
}

#top_login li a.current {
background-color: #792118;
color: #ffffff;
text-decoration: none;	
}
#top_login li a:link, #top_login li a:visited{
	text-decoration: none;
}

#top_login li a:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
	background: none;
	color: #fff;
}

#right {
	display: none;
}
#left{
	height: 120px;
	width: 282px;
	float: left;
	display:block;
	padding: 0px;
	background-image: url(snaps/gaga_W_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#left2{
	height: 77px;
	width: 252px;
	float: left;
	display:block;
	padding: 0px;
	background-image: url(snaps/toplogo_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#left a{
	height: 120px;
	width: 282px;
	display: block;
	margin: 0px;
	text-indent: -5000px;
	text-decoration: none;
}


#flash{
	height: 338px;
	width: 342px;
	float: left;
	display:block;
	background-image: url(snaps/n-movemoise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#flash2{
	height: 282px;
	width: 342px;
	float: left;
	display:block;
	background-image: url(snaps/noise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#flash3{
	height: 338px;
	width: 342px;
	float: left;
	display:block;
	background-image: url(snaps/n-noise3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#flash-ticket{
	height: 338px;
	width: 342px;
	float: left;
	display:block;
	background-image: url(snaps/n-noise-tickets-maya.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#flash-i{
	height: 338px;
	width: 342px;
	float: left;
	display:block;
	background-image: url(snaps/n-mayaibica.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#flash-ii{
	height: 338px;
	width: 220px;
	float: left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#video{
	height: 282px;
	width: 378px;
	float: left;
	display:block;
	background-image: url(snaps/bglefttile.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border: 1px solid #BOA89F;
}
#title{
	height: 121px;
	width: 774px;
	background-image: url(snaps/n-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 101px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#title2{
	height: 121px;
	width: 774px;
	background-image: url(snaps/title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: 101px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#title3{
	height: 180px;
	width: 774px;
	margin-top: 0px;
	margin-right: 101px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#title_maya{
	height: 121px;
	width: 774px;
	background-image: url(snaps/n-title_maya.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 101px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#title-i{
	height: 121px;
	width: 774px;
	background-image: url(snaps/title-ibimia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 101px;
	margin-bottom: 0px;
	margin-left: 25px;
}
h1 a {
	display: block;
	font-size: 1px;
	line-height: 1px;
	color: #070604;
	text-decoration: none;
	text-align: left;
	height: 87px;
	width: 177px;
	text-indent:-5000px;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:focus {
color: #070604;
	text-decoration: none;
	}
.hp h1 a{
	visibility:hidden;
	height: 141px;
	width: 278px;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	min-height: 0;
	background-color: #FFFFFF;
	background-image: url(snaps/bg_menu.gif);
	background-repeat: repeat-x;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: right;
}

#menu li.a{
	width: 102px;
	background-image: url(snaps/lnk1.gif);
	height: 120px;
	
	}
#menu li.b{
	width:90px;
	background-image: url(snaps/lnk2.gif);
	height: 120px;
}
#menu li.c{
	width:78px;
	background-image: url(snaps/lnk3.gif);
	height: 120px;
}
#menu li.d{
	width:85px;
	background-image: url(snaps/lnk4.gif);
	height: 120px;
}
#menu li.e{
	width:95px;
	background-image: url(snaps/lnk5.gif);
	height: 120px;
}

#menu li a{
	display:block;
	height: 120px;
}
#menu li a span{
	display:none;
}
#menu li.a a:link, #menu li.a a:visited{
	width: 102px;
	background-image: url(snaps/lnk1.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	
}
#menu li.b a:link, #menu li.b a:visited{
	width:90px;
	background-image: url(snaps/lnk2.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}
#menu li.c a:link, #menu li.c a:visited{
	width:78px;
	background-image: url(snaps/lnk3.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}
#menu li.d a:link, #menu li.d a:visited{
	width:85px;
	background-image: url(snaps/lnk4.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#menu li.e a:link, #menu li.e a:visited{
	width:95px;
	background-image: url(snaps/lnk5.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#menu li.a a:hover{
	background-image: url(snaps/lnk1-black.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#menu li.b a:hover{
	background-image: url(snaps/lnk2-black.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#menu li.c a:hover{
	background-image: url(snaps/lnk3-black.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#menu li.d a:hover{
	background-image: url(snaps/lnk4-black.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#menu li.e a:hover{
	background-image: url(snaps/lnk5-black.gif);
	height: 120px;
	width: 95px;
}

/*#menu li.a a:active,*/ #menu li.a a.current{
	background: url(snaps/lnk1-black.gif) no-repeat 0px top;
}
/*#menu li.b a:active,*/ #menu li.b a.current{
	background: url(snaps/lnk2-black.gif) no-repeat 00px top;
}
/*#menu li.c a:active,*/ #menu li.c a.current{
	background: url(snaps/lnk3-black.gif) no-repeat 0px top;
}
/*#menu li.d a:active,*/ #menu li.d a.current{
	background: url(snaps/lnk4-black.gif) no-repeat 0px top;
}

/*#menu li.d a:active,*/ #menu li.e a.current{
	background: url(snaps/lnk5-black.gif) no-repeat 0px top;
}

/* 
#search_bar{
	width: 160px;
	float: left;
	padding: 0px 5px;
	background: #FFFFFF;
	font-size: 11px;
}
#search_bar form {
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}

#search_bar input {
	width: 100px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	margin: 2px 0px;
}
#search_bar input#search_but {
	width: 50px;
	color: #FFFFFF;
	background: #ce5c5c;
	border: 1px solid #666666;
	font-weight: bold;
	margin: 0px;
	height: 20px;
}   */

/*
#nav, #nav a {}
#nav a{}
#nav a.current{}
*/


*#sub_menu ul, #sub_menu2 ul {
	margin: 0px 0px 40px;
	padding: 0px;
	list-style: none;
}
#sub_menu li, #sub_menu2 li {
	margin: 4px;
	padding: 0px;
	border: 1px solid #000;
	background-color: #792118;
	
}


#sub_menu li a, #sub_menu2 a{
	color: #fff;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}



*/
/* bug fix for IE */

/** html #sub_menu ul li a {
	 height: 1%;
}
/* */

#sub_menu li a.current, #sub_menu2 a.current{
		color: #792118;
	padding: 5px 18px 5px 0px;
}
#sub_menu li .current, #sub_menu2 .current{
		color: #792118;
	padding: 5px 18px 5px 0px;
}
#sub_menu li a:link, #top_login li a:visited, #sub_menu2 li a:link, #sub_menu2 li a:visited{
	text-decoration: none;
	color: #fff;
}
#sub_menu li a:hover, sub_menu2 li a:hover  {
	color: #000;
	background-color: #792118;
	background-image: none;
padding: 5px 18px 5px 0px;
}

#sub_menu2 li a:hover  {
	color: #000;
	background-color: #792118;
	background-image: none;
}

#footer a{
color:#5d5d5d;

}

/*
#footer ul {}
#footer li {}
#footer .first {}
#footer li a {}
#footer li a:hover{}
*/


#main #reg_activity {
	display: block;
	width: 9em;
	text-align: center;
	background: #ce5c5c;
	border: 1px solid #666666;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 1px;
	margin: 5px 5px 20px;
}
#footer #linkToBodyways {
	font-weight: normal;
	color: #777;
	height: 41px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#footer #linkToBodyways span {
	font-size: 11px;
	color: #777;
	margin-right: 3px;
	margin-left: 3px;
}
#footer #link {
	font-weight: normal;
	color: #999;
	height: 41px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#footer #link span {
	font-size: 11px;
	color: #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
}
#main #freeLnk {
}
#main #video {
	height: 200px;
	width: 300px;
	background: #996600;
	margin: 20px;
	padding: 0px;
}
.txt_top{
	display: block;
	position: relative;
	padding-right: 265px;
	_height: 260px;
	min-height:260px;
}
.txt_top .date {
direction:ltr;
}
.txt_top .date,
.txt_top .time {
	text-align: left;
	display: block;
	
}
.txt_top .abstract_txt {
}
.txt_top ul {
	list-style: url(../none);
	margin: 10px 10px 20px 0px;
	display: block;

}
.main_txt li{
display:block;
 border-bottom:1px solid #ccc;
 padding:3px 0px;
 }
.article_txt {
	clear: right;
}

.activity_abstract, 
.article_abstract{

}

.teacher_abstract{
}
.activity_abstract ul, 
.article_abstract ul,
.teacher_abstract ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	
}
.activity_abstract li, 
.article_abstract li,
.teacher_abstract li {
	margin-bottom: 20px;
	_height:85px;
	
}
.teacher_abstract li{
background:#fff;
padding-left:10px;

}

.activity_abstract h4, 
.article_abstract h4, .teacher_abstract h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.activity_abstract h4, .activity_abstract h4 a, 
.article_abstract h4, .article_abstract h4 a,
.teacher_abstract h4, .teacher_abstract h4 a {
	text-decoration: none;
		color: #5d5d5d;

}
.activity_abstract .teacher, .article_abstract .author, .teacher_abstract .expertise {
	display: block;
	font-size: 12px;
}
.activity_abstract .teacher, .activity_abstract .teacher a,
 .article_abstract .author, .article_abstract .author a,
 .teacher_abstract .expertise, .teacher_abstract .expertise a{
	color: #5d5d5d;
}


.activity_abstract .time, 
.article_abstract .date {
	margin: 0px 5px 0px 0px;
	width: 95px;
	position: absolute;
	top: 5px;
	display: block;
	left: 5px;
	float: none;
	text-align: right;
	
}
.article_abstract .date{
direction:ltr;
text-align:center;
}

.activity_abstract .pic_reduce, 
.article_abstract .pic_reduce {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
}
.activity_abstract .abstract_text, 
.article_abstract .abstract_text {
}
.activity_abstract .toFull, 
.article_abstract .toFull,
.teacher_abstract .toFull {
	display: block;
	margin-top: 10px;
	background: url(snaps/blt.gif) no-repeat right center;
	padding-right: 12px;
}
.gallery {
	text-align: right;
	display: block;
	width: 400px;
	height: 266px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(snaps/bgtile.gif);
	background-repeat: no-repeat;
	border: 1px solid #ACADA9;
}
.txt_top .gallery{
	position: absolute;
	top: 2px;
	right: 0px;
}

.gallery_nav {
	display: block;
	margin-top:0px;
	direction:ltr;
	padding: 2px;
	
}
.gallery_nav, .gallery_nav a{
	font-size: 11px;
	color: #85909e;
}
.gallery_nav a.rew, .gallery_nav a.fwd{
width:10px;
text-decoration:none;
}
.gallery_nav a.rew{
float:left;
}
.gallery_nav a.fwd {
float:right;
}

.minihp .teacher_abstract{
	position:relative;
	margin-top: 30px;
}
.minihp .teacher_abstract li{
	float: right;
	width: 200px;
	margin-left: 30px;
	position: relative;
	line-height: 1.2em;
	display: block;
	padding: 46px 0px 0px;
	border: none;
}
.minihp .teacher_abstract .pic{
	position: absolute;
	top: 0px;
	right: 0px;
}
.minihp .teacher_abstract h4{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #CCCCCC;
}
.minihp .teacher_abstract h4, .minihp .teacher_abstract h4 a {
	color: #ce5c5c;
}
.minihp .teacher_abstract .expertise, .minihp .teacher_abstract .expertise a{
	color: #ce5c5c;
}
.minihp .teacher_abstract .expertise{
	font-size: 11px;
	text-align: left;
	display: block;
}
.minihp .teacher_abstract .branch{
	display: block;
	text-align: left;
	padding-top: 1px;
	border-top: 1px solid #CCCCCC;
}


#news a {
	color: #333333;
}
.author,
.teacher {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}
#glrysLine {
	padding:0;
	margin: 0;
	width: 120px;
	overflow:auto;
	overflow-x:auto;
	height:267px;  /* change height according to icon height */
	position: absolute;
	right: 540px;
	/* scroll-bar color options for ie only */
 	scrollbar-face-color:#f0f2ef;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#ACADA9;
	scrollbar-darkshadow-color:#70836F;
	scrollbar-shadow-color:#70836F;
	scrollbar-arrow-color:#70836F;
	scrollbar-track-color:#fff;
	top: -2px;

 
}
#glrysLine ul {
	padding: 0px;
	list-style: none;
	display: block;
	width: 100px;
	margin: 0px;
	position: static;
}
/* For non-ie browsers */
#glrysLine ul{

 
}
 

#glrysLine li {
	display:block;
	margin: 5px 4px;
	padding: 0px;
	text-align: center;
}
#glrysLine li.current {
 border: 2px solid #D75953;
 margin: 0px;
 padding: 0px;
}
#glrysLine a {
	border: 1px solid #ACADA9;
	margin: 0px;
	padding: 0px;
}
#glrysLine a:hover {
	border: 2px solid #792118;
	background: none;
 
}
#glrysLine img {
 border: none;
 margin: 0px;
 padding: 0px;
}

#footer p {
	margin: 0px;
}
.article_txt ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
.article_txt li {
	background: url(snaps/blt.gif) no-repeat right center;
	padding-right: 12px;
}

/* ------------------------ vertigo addition ----------------------------*/

#showTime{
	height: 73px;
	width: 352px;
	position: absolute;
	left: 23px;
	top: -10px;
	margin: 0px;
	display: block;
	background-image: url(snaps/showtime-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 22px;
}
#center2{
	display: block;
	background-image: url(snaps/n-noise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 338px;
	margin-left: 25px;
	padding: 0px;
}
#centertxt{
	float: right;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 16px;
	display: block;
	height: 277px;
	width: 498px;
	text-align: right;
	margin-top: 41px;
	border: 1px solid #7e858f;
	margin-right: 22px;
}

#centertxt2{
	float: right;
	margin-right: 101px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 32px;
	display: block;
	scrollbar-face-color:#f0f2ef;
	scrollbar-highlight-color:#f0f2ef;
	scrollbar-3dlight-color:#ACADA9;
	scrollbar-darkshadow-color:#70836F;
	scrollbar-shadow-color:#70836F;
	scrollbar-arrow-color:#70836F;
	scrollbar-track-color:#fff;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	direction: ltr;
	height: 320px;
	width: 360px;
	text-align: right;
	
}
p {
	font-size: 13px;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	direction: ltr;
}
 
.hp #main p {
	width: 280px;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}

/*--------------------------- registration form ----------------------*/
/* registration form */

 form#register {
	margin: 0px;
	padding: 0px 0px 10px;
	direction:rtl;
	unicode-bidi: normal;

}
.eng form#register {
	margin: 0px;
	padding: 0px 0px 10px;
	direction:ltr;
	unicode-bidi: normal;

}
#register fieldset {
	border: none;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d7067;
	width: 140px;
}
#register fieldset#message{
	direction:rtl;
	float: left;
	width: 140px;	
}
.eng #register fieldset#message{
	direction:ltr;
	float: left;
	width: 140px;	
}

#register fieldset#Uinfo {
}
#register fieldset#distribution{
	clear:both;
	float:none;
	display:block;
	width: auto;
}
#register fieldset legend {
	display: block;
}
#register label {
	display: block;
	color:#444
}
#register label.checkB {
display:inline;
float: left;

}
#register textarea {
	height: 100px;
	display: block;
	margin-top: 0px;
	width:132px;
	background-color: #f4f4f4;
	border: 1px solid #b0a89f;
	font-size: 12px;
	line-height:18px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 5px;
	display: block;
	line-height: 1em;
}
#register input, #register textarea {
	
	
}
#register input {
background-color: #f4f4f4;
	border: 1px solid #b0a89f;
	font-size: 12px;
	line-height:18px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 5px;
	display: block;
	line-height: 1em;
	
	
}
#register .Uphone_num{
	width:100px;
	margin-bottom: 1px;
}
#register .Uphone_num div {
	float:left;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width:15px;
	
}
#register input#Uphone_area {
	width:25px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#register input#Uphone_num, #register input#Uemail {
	
}

#register input.checkB{
	width: auto;
	background-color: #cecfc9;
	border:1px none #F4F7F4;
	padding: 0px;
	display:inline;
	margin-bottom: 0px;
}
#register input#sendB, input#sendB{
	width: 132px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #C3CFC5;
	border-left: 1px solid #F4F7F4;
	border-top: 1px solid #F4F7F4;
	border-right: 1px solid #C3CFC5;
	margin-top: 0px;
	color: #fff;
	padding: 2px;
	margin-right: 10px;
	background-color: #792118;
	clear: right;
}
.eng #register input#sendB, input#sendB{
	width: 132px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #C3CFC5;
	border-left: 1px solid #F4F7F4;
	border-top: 1px solid #F4F7F4;
	border-right: 1px solid #C3CFC5;
	margin-top: 0px;
	color: #fff;
	padding: 2px;
	
	background-color: #792118;
	 
}
#register div.distribution {
	display: block;
}
address, .address a {
	font-size: 10px;
	color: #5d5d5d;
	margin-top: 40px;

}
address span {
white-space:nowrap;
}

#contactInfo {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color:#000;
}
#contactInfo p{
margin:3px 0px;
}
#contactInfo p span {
direction:ltr;
unicode-bidi: bidi-override;
}

