body {
	margin: 0;
	padding: 0;
	color: #1d2632;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: 100px 350px;
	line-height: 18px;
	background-image: url(images/bg_none.jpg);
	background-repeat: repeat-x;
}

a{
	color: #664475;
	text-decoration: none;
	font-weight:bold;
}


a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color: #fff;
}

h1{
	padding: 0px;
	height: 50px;
	width: 400px;
	display: block;
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

h2{
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 24px;
	padding-top: 12px;
}



h3{
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h4{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h4 a{
font-weight: bold;
color: #1d2632;
}

h4 a:hover{
font-weight: bold;
background-color: #fff;
}


/*============================ ie hack ================================*/

* html #center, * html #top_login,  * html .minihp , * html .minihp .team  li, *html #line {
	height:23px;
}
/*============================ misc ================================*/

.clearance {
	display: block;
	clear: both;
	height:0px;
}
.clearance span {
	height:0px;
	visibility:hidden;
	_display:none;
	
}
.hide{
display:none;
}
/* ================ top frame ======================= */
a#top_logo {
	height: 53px;
	width: 258px;
	float: left;
	margin: 0px;
	display:block;
	text-decoration: none;
	padding: 0px;
	background-color: #d1d5d8;
	background-image: url(http://www.bodyways.org/minisites/admin/images/top_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	color: #ACACC0;
	
}

a#top_logo:hover{
	text-decoration: none;   
}
#top_frame {
	padding: 0;
	height:53px;
	background: #D3D6DF;
	font-size: 13px;
	font-weight:normal;
	border-top: 10px solid #ACACC0;
	border-bottom: 1px solid #ACACC0;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top_frame #top_nav {
	margin: 0px;
	padding: 0px;
	display:block;
	overflow: visible;
}
 
#top_frame #top_nav li {
 display: block;
 float: right;
 margin: 0;
 padding:0;
 text-align:center;
 height:53px;
 _width:80px;
 border-left: 1px solid #dee5dd;
 white-space:nowrap;
}
#top_frame #top_nav li.current {
 background: #4da5f7;
}
 
#top_frame #top_nav a {
 display: block;
 color: #fff;
 margin: 0;
 padding:18px 5px 2px;
 height:33px;
 white-space:nowrap;
 font-weight:normal;
  
}
#top_frame #top_nav a:hover {
	color: #d1d5d8;
	text-decoration: none;
	background: #ACACC0;
	height: 33px;
}

/*====================== basic blocks =========================================*/
#container {
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	_height:320px;
	
}
#container.hp{
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 320px;
	_height:320px;
	
}

#bg{
	background-image: url(2007/images/body-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#bg_hp{
	background-image: url(2007/images/hpbody-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center 120px;
}
#bg_long{
	background-image: url(2007/images/body-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center 150px;
}
#bg_events{
	background-image: url(2007/images/body-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center 120px;
}

#bg_none{
	background-image: url(2007/images/bg_none.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#bg_none_long{
	background-image: url(2007/images/bg_none.jpg);
	background-repeat: repeat-x;
	background-position: center 240px;
}
#bg_feedback{
	background-image: url(2007/images/bg_feedbackL.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
	background-color: #D8D8D8;
}
#bg_map{
	background-image: url(2007/images/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #decfbf;
}

#bg_3{
	background-image: url(2007/images/bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.hp #content {
	_height:320px;
	min-height:320px;
	border: none;

}
#top_login {
	clear: both;
	font-size: 13px;
	display: block;
}

#java_sub{
	clear: both;
	font-size: 13px;
	display: block;
}

#top {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(images/topvillagegreen.gif);
	
}




#line {
	height: 39px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(images/topvillagegreen.gif);
	background-repeat: no-repeat;
	background-position: left -60px;
	
}


#menu {
	width:100%;
	float:right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D9DEE4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
	
}

#content {
	clear: both;
	_height:320px;
	min-height:320px;
	
}




.glry #content,  .full #content{
}

#footer {
	clear: both;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DEE4;
	
}



/*============================== blocks in content ===================================*/
#side_bar {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #393939;
	border-bottom-color: #393939;
	border-left-color: #393939;
	width: 150px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#center {
	margin-left:160px
	
}

.glry #center, .minihp #center, .full #center, .feedback #center{
	margin-left:0px;
	text-align: center;

}

.hp #center{
margin-left:174px

}

/*============================== blocks in side_bar ===================================*/
#news{
	overflow: visible;
	margin-top: 28px;
	margin-bottom: 3px;
	
}
#news a{
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	
}


marquee {
	margin: 0px;
	padding: 0px;
	height: 220px;
	font-weight: normal;
	background-color: #DB9E83;
	border: 1px solid #ACACC0;
	color: #ffffff;
	line-height: 15px;
}

#picLine{
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#picLine ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#picLine li {
	margin: 0px;
	padding: 0px;
}


/*============================== blocks in center ===================================*/

#nav {
	background: #f0f2ef;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0px;
	height: 4px;
	
}
/* ____________________________ java_sub ____________*/
#java_sub {
	font-size: 13px;
	padding: 0px;
	margin: 0;
	width: 420px;
	position: relative;
	top: 10px;
	right: 210px;
	z-index: 50;
	height: 20px;
	
	;
}

#java_sub ul {
	margin: 0px;
	padding: 2px 0;
}
#java_sub li {
	display: inline;
	margin: 0px 3px;
	padding: 2px 5px;

}


#java_sub li a {
	color: #633679;
	font-weight: bold;
}
#java_sub li a:hover {
	color: #fff;
	background-color: #cecfc9;
	
}
#java_sub .current {
	color: #000;
	font-weight: bold;
}

/*____________________________*/

#main {
	margin-left: 180px;
	line-height: 18px;
	_height:320px;
	min-height:320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	
	
}

#main a{
	text-decoration: underline;
	
}
#main a:hover{
	background-color: #fff;
	
}


.glry #main   {
	margin-left: 177px;
	
}
.full #main {
	margin-left: 0px;
	
}
	
.hp #main, .minihp #main {
	margin-left: 30px;
	_height:320px;
	min-height:320px;
}

.feedback #main {
	
}
/*
.minihp #main{
	margin:0;
	padding-left:0;
	font-size: 13px;
}
*/
#sub_menu {
	float: left;
	width: 166px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}

.full #sub_menu, .glry #sub_menu{
width:23%;
} 


/*==================================    =========================================*/
#top_login ul {
	list-style: none;
	padding: 6px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;

}


	
#top_login li {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
}

#top_login li a{
	font-weight:500;
	font-size: 13px;
}


#top_login li.first {
	border-right-style: none;
}

#top_login li.current {
	background-color: #D3D6DF;
	font-weight:bold;
	padding: 2px;
}



#top_login li.red {
	
}



#top_login li.red a{
	background-color: #fff;
	border: 1px solid #404080; 
	padding: 2px;
	
	
}
/* bug fix for IE */

* html #top_login ul li.red a {
	height: 1%;
	font-weight: 500;
}
/* */
	

#top_login li.red a:hover{
	background-color: #D3D6DF;
	color: #1d2632;
	
}


#java_sub ul {
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;	
}
#java_sub.artists ul {
	margin-right: 60px;
}
#java_sub.performance ul{
	margin-right: 95px;
}
#java_sub.community ul{
	margin-right: 165px;
}
#java_sub.school  ul{
	margin-right: 198px;
}
#java_sub.picgallery ul{
	margin-right: 260px;
}

#java_sub li {
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}

#java_sub li a{
	
}


#java_sub li.first {
	border-right-style: none;
}
#left {
	float: left;
	height: 50px;
	width: 400px;
	font-size: 14px;
	color: #6b847f;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#left a{
	color: #404080;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

 #right {
	display: none;
}
h1 a, h1 a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 400px;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:-5000px;
}


#menu ul {
    margin: 2px;
    padding: 4px;
    list-style: none;
    font-size:13px;
}

#menu li {
	padding: 0px;
	float: right;
	background-color: #ccc0c4;
	border: 1px solid #ACACC0;
	width: auto !important;
	width: 1em;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}


#menu li a{
	margin: 0px;
	padding: 4px;
	display: block;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
}
/* bug fix for IE */

* html #menu ul li a {
    margin: 0px;
    padding: 4px;
    height: 1%;
    font-weight:bold;
    font-size: 13px;
}
/* */
    
#menu li a:hover{
    background-color: #fff;
	color: #1d2632;
	background-image: url(images/bg_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu li.first{}
#menu li.current {
    background-color: #fff;
	color: #1d2632;
    font-weight:bold;
    padding: 4px;
	white-space: nowrap;
}


#search_bar{
	width: 160px;
	float: left;
	padding: 5px 5px 0px;
	font-size: 11px;
}
#search_bar form {
	margin: 0px;
	padding: 0px;
	vertical-align: 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;
	border: 1px solid #666666;
	font-weight: bold;
	margin: 0px;
	height: 20px;
	background-color: #DB9E83;
}
#nav, #nav a {
	color: #333333;
	

}
#nav a{
margin:5px;
}
#nav a.current{
}
#sub_menu ul {
	margin: 0px 0px 40px;
	padding: 0px;
	list-style: none;
}
#sub_menu li {
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bobbcb82ttom: 4px;
	margin-left: 0px;
	color:#92bf26;
	
}
#sub_menu li a{
	display: block;
	padding: 5px 18px 5px 10px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(images/leaf-s.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	
}
/* bug fix for IE */

* html #sub_menu ul li a {
	height: 1%;
}
/* */
#sub_menu li.current{
	padding: 5px 18px 5px 10px;
	background-image: url(images/leaf-sh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	border: 1px solid #bbcb82;
	
}
#sub_menu li a:hover{
	background-image: url(images/leaf-sh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #bbcb82;
	color: #bbcb82;
}
/* ====================footer elements ===========================*/
#footer a{
	color:#999;
	float: left;
	font-size: 13px;
	font-weight: normal;

}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
	font-size: 11px;
	

	
	
}
#footer li {
	float:right;
	margin:0;
	padding:0;
	font-size: 11px;
	color:#999;
	
	
	
}
#footer .first {
	border-right-style: none;
}

#footer li a {
display:block;
padding:0px 7px;
font-size: 11px;
color:#999;
}

/* leave BGcolor + color empty if you don't want it to change */
#footer li a:hover{
background-color:#ccc;
color:#FFFFFF;
}
#footer #linkToBodyways {
	width: 124px;
	text-decoration: none;
	float: left;
	margin: 5px;
	padding: 0px;
	font-size: 1px;
	display: block;
}
#footer #linkToBodyways span {
	font-size: 1px;
	color: #1B518D;
}

/* =========================  ===============================*/
/* leave BGcolor + color empty if you don't want it to change */

#main #reg_activity {
	display: block;
	width: 9em;
	text-align: center;
	border: 1px solid #404080;
	text-decoration: none;
	background-color: #fff;
	top: 160px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-right: 7px;
	margin-bottom: 5px;
	float: left;
}
#main #reg_activity a:hover {
	display: block;
	color: #ffffff;
	width: 9em;
	text-align: center;
	border: 1px solid #404080;
	text-decoration: none;
	background-color: #DB9E83;
	top: 160px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-right: 7px;
	margin-bottom: 5px;
	float: left;
}

#main #freeLnk {
}
#main #video {
	height: 198px;
	width: 320px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.glry #main #video {
height: 198px;
	width: 258px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.videoline{
	position: absolute;
	top: 152px;
	height: 100px;
	width: 320px;
}
.txt_top{
	display: block;
	position: relative;
	padding-right: 265px;
	_height: 220px;
	min-height:220px;
	padding-top: 10px;
}

#hp .txt_top{
	display: block;
	position: relative;
	padding-right: 0px;
	_height: auto;
	min-height:auto;
}
.txt_top_nopic{
	display: block;
	position: relative;
	_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 {
	margin-right: 7px;
	padding-bottom: 20px;
	
}
.txt_top ul {
	list-style: url(2007/none) none;
	margin-right: 7px;

}
.main_txt li{
display:block;
 border-bottom:1px solid #ccc;
 padding:3px 0px;
 }
.article_txt {
	clear: right;
}

/* --------------------------------------------------------- */
* html .team, * html .activity{
	height:1px;
}
/* --------------------------------------------------------- */
.disc,
.profile,
.activity, 
.article,
.team{
}
.article_nopic ul,
.disc_nopic ul,
.disc ul,
.profile ul,
.activity ul, 
.articlet ul,
.team ul {
	margin:0;
	padding:0;	
	list-style:none;
	
}

.disc li,
.profile li, 
.activity li, 
.article li,
.team li {
	margin-bottom: 6px;
	list-style: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
		
}
.activity li{
	background-repeat: repeat-y;
	background-position: 105px top;
	padding-top: 26px;
}

.team li{
	padding-right:5px;
}

.disc_nopic li,
.profile_nopic li, 
.activity_nopic li, 
.article_nopic li,
.team_nopic li {
	margin-bottom: 6px;
	padding: 5px;
	position: relative;
	_height:10px;
	list-style: none;
	
}




.activity .team, .activity .disc, .disc .team, .article .author, .team .disc {
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.activity .team, .activity .team a,
 .article .author, .article .author a,
{
	display: inline;
}


.activity .time, 
.article .date {
	margin: 0px;
	display: block;
	float: none;
	text-align: right;
	top: 0px;
	font-size: 11px;
	
}
.article .date{
direction:ltr;
text-align:center;
}

 
.pic_reduce {
	
	position: absolute;
	top: 5px;
	right: 5px;
	
}
.abstract .pic_reduce {
	display: inline;
	border: 2px solid #777;
	
}

.activity .abstract_text, 
.article .abstract_text {
}
.activity .toFull, 
.article .toFull,
.team .toFull {
	display: block;
	text-align: left;
	margin-left: 5px;
}
.gallery {
	text-align: center;
	display: block;
	width: 248px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.txt_top .gallery{
	position: absolute;
	top: 1px;
	right: 0px;
}

.gallery_nav {
	display: block;
	margin-top:0px;
	direction:ltr;
	padding: 2px;
	background: #D9DEE4;
	
}
.gallery_nav, .gallery_nav a{
font-size: 13px;
}
.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 .team li, .minihp .activity li{
	float: right;
	margin-left: 16px;
	position: relative;
	line-height: 1.2em;
	_height:10px;
	list-style: none;
	display: block;
	padding-top: 5px;
	padding-right: 65px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 140px;
	margin-bottom: 10px;
}
	
.minihp .activity li{
	padding-top: 13px;
	padding-right: 3px;
	padding-left: 0px;
	width: 140px;
	height: 76px;
	background-image: url(images/leaf-minihp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #efebec;
	
}

.minihp .team li a, .minihp .activity li a{
text-decoration: none;
	}
	.minihp .team li a:hover, .minihp .activity li a:hover{
	color:#ccc0c4;
	
	
}


.minihp .team .pic, .minihp .activity .pic{
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.minihp .team h4, .minihp .activity h4{
	font-size: 14px;
	padding-bottom: 1px;
	text-decoration: none;
}
.full h4{
}
.minihp .team h4, .minihp .activity h4 a {
font-weight: normal;
text-decoration: none;
	
}
.minihp .team .disc a, .minihp .activity .disc a{
	
}
.minihp .team .disc, .minihp .activity .team, , .minihp .activity .disc{
	font-size: 11px;
	text-align: left;
	display: block;
}
.minihp .team .branch{
	display: block;
	text-align: left;
	padding-top: 1px;
	border-top: 1px solid #CCCCCC;
}

.author,
.team {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
#glrysLine {
	display: block;
	padding:0;
	margin-bottom: 20px;
	margin-top: 5px;
}
#glrysLine .videoline{
	display: block;
	padding:0;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 320px;
}



#glrysLine ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
	display: block;
	width: 94%;
	overflow-x:auto;
	height:110px;  /* change height according to icon height */
	
	/* scroll-bar color options for ie only */
	scrollbar-face-color:#DB9E83;
scrollbar-highlight-color:#f0f2ef;
scrollbar-3dlight-color:#70836F;
scrollbar-darkshadow-color:#70836F;
scrollbar-shadow-color:#f0f2ef;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#fff;
}
/* For non-ie browsers */
#glrysLine ul{
overflow:auto;
}


#glrysLine li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#glrysLine a {
	border-style: none;
}
#glrysLine img {
	margin: 0px;
	height: 90px;
	width: 120px;
	padding: 0;
	border: none;
}
.small {
	font-size: 11px;
}

.iframe {
	height: 550px;
	width: 510px;
	overflow: auto;
	margin: 0px; 
	border: 0px;
}

.iframe_full{
	height: 550px;
	width: 760px;
	overflow: auto;
	margin: 0px; 
	border: 0px;
	}
	
	.iframe_reg{
	height: 260px;
	width: 650px;
	overflow: auto;
	margin: 0px; 
	border: 0px;
	}
.em{
font-size: 11px;
}
.links {
float:left
}
.indent {
margin-right: 140px
}

/* --------------------------------table------------------------- */

Table.general
{
	width:750px;
	
}
TR.generalEven
{

	cursor:hand;
	
	
}

.td{
border: 4 solid #990066;
}
TR.generalOdd
{
	cursor:hand;
	background-color:#f5fafb;
	
}
.generalHeader
{
	background-color:#74b2bd;
	color:White;
}


/* --------------------------------------------------------- */
/*===========================================registration form==========================*/
#register input#sendB, input#sendB{
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	margin-top: 0px;
	color: #fff;
	padding: 2px;
	background-color: #9fbd3b;

}
/* registration form */

 form#register {
	margin: 0px;
	padding: 0px 0px 10px;
	direction:rtl;
	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;	
}

#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: 116px;
	display: block;
	margin-top: 0px;
	width:125px;
	background-color: #ffffff;
	border: 1px solid #777;
	font-size: 12px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 7px;
	display: block;
	line-height: 1em;
}
#register input, #register textarea {
	
	
}
#register input {
background-color: #ffffff;
	border: 1px solid #777;
	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#city, #register input#village, #register input#both {
border: none;
background-color: none;
background: none;
float: right;
	
}

#register input.checkB{
	width: auto;
	background-color: #cecfc9;
	border:1px none #F4F7F4;
	padding: 0px;
	display:inline;
	margin-bottom: 0px;
}



/* ==================== elements ===========================*/
.activity_abstract, 
.activity_abstract ul{
	margin: 0px;
	padding: 0px;
	list-style: none;	
	
}
.activity_abstract li {
	min-height:35px;
	_height:35px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #dcd8d9;
	top: 0px;
	background-image: url(images/leaf-minihp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.activity_abstract h4 {
	margin: 0px;
	padding: 0px;
}
.activity_abstract h4, .activity_abstract h4 a{
	text-decoration: none;

}
.activity_abstract .teacher {
	display: block;
	font-size: 14px;
}
.activity_abstract .teacher, .activity_abstract .teacher a {
	
}


.activity_abstract .time{
	margin: 0px;
	display: block;
	float: none;
	text-align: right;
	top: 0px;
	font-family: tahoma;
	font-size: 11px;
}


.activity_abstract .pic_reduce {
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
}
.activity_abstract .abstract_text{
}
.activity_abstract .toFull{
	display: block;
	text-align: left;
	margin-left: 5px;
}
