@charset "utf-8";
/* CSS Document */
.clear{ 
	clear: both; 
	margin:0px; 
	padding:0px; 
	border:0px; 
	display:block; 
	height:0px; 
	font-size: 0px; 
	line-height: 0px; 
}

a{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#AACCEE;
	text-decoration:none;
	display:inline;
}

a:hover{
	color:#000099;
}

body {
	margin:0px;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#EFEFEF;
}


#warp {
	border-left:2px solid #FFFFFF;	
	border-right:2px solid #FFFFFF;
	width:770px;
	margin:0px auto;
	background:#FFFFFF;
}		

#banner{
	border-bottom:2px solid #FFFFFF;;
}

#menu-top{
	background:url(images/bg-menu.gif);
	height:23px;
	width:770px;
}

#menu-top a {
	width:68px;
	height:23px;
	background-image:url(images/btn.gif);
	background-position:top;
	font-family:Tahoma;
	font-size:10px;
	line-height:22px;
	color:#000099;
	text-align:center;
	display:block;
	text-decoration:none;
	float:left;
	margin-right:2px;
}	

#menu-top a:hover{
	background-image:url(images/btn.gif);
	background-position:bottom;
}


#menu-top .search {
	margin-left:205px;
	float:left;
}	

#menu-top .box-search  input { 
	border:1px solid #AACCEE;
	width:200px;
	height:17px;
	float:left;
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
	
}

#menu-top .box-search button{
  background-image:url(images/btn-search.gif);
  width:130px;
  height:21px;
  border:1px solid #AACCEE;
  float:left;
  margin-left:3px;
}

#notfier {
   width:766px;
   border:2px solid #AACCEE;
   margin-top:10px;
}

#notfier .notfier{
	background-image:url(images/bg-notfier.gif);
	width:206px;
	height:50px;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;
	float:left;
}

#notfier .notfier button {
	background-image:url(images/btn-notfier.gif);
	width:49px;
	height:21px;
	border:0px;
	position:relative;
	top:20px;
	_top:22px;
	left:5px;
}	

#notfier .notfier input {
	border:1px solid #AACCEE;
	width:140px;
	height:17px;
	position:relative;
	top:21px;
	_top:23px;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

#notfier .show-flash{
	height:86px;
	width:364px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:2px;
	float:right;
}


#row2 {
   width:770px;
   margin-top:10px;
}

#row2 .slideshow{
	float:left;
	width:363px;
	border:1px solid #AACCEE;
}

#row2 .slideshow .showpic{
	width:363px;
	height:170px;
	background-color:#000000;
	display:block;
}
#row2 .slideshow .showpic .show{
	height:170px;
	max-width:363px;
	margin:0px auto;
}

#row2 .slideshow .option{
	width:363px;
	height:15px;
	border-top:1px solid #AACCEE;
	background-color:#EBF3FB;

}

#row2 .box-entry {
	float:right;
	width:363px;
	border:1px solid #AACCEE;
	margin:0px;
}

#row2 .box-entry .titr-box{
	display:block;
	height:19px;
	direction:rtl;
	background-image:url(images/bg-titr.gif);
	font-family:Tahoma;
	font-size:12px;
	line-height:17px;
	color:#000099;
	border-bottom:1px solid #AACCEE;
	text-indent:10px;	
}

#row2 .box-entry .entry{
	height:156px;
	display:block;
	padding:5px;
	line-height:22px;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	direction:rtl;
}

/* ------------- row3 ----- ----- */

#row{
	margin-top:20px;
}

#row .box-left{
	float:left;
	width:363px;
	border:1px solid #AACCEE;
	margin:0px;
}	

#row .box-right{
	float:right;
	width:363px;
	border:1px solid #AACCEE;
	margin:0px;
}	

#row .titr-box{
	display:block;
	height:19px;
	direction:rtl;
	background-image:url(images/bg-titr.gif);
	font-family:Tahoma;
	font-size:12px;
	line-height:17px;
	color:#000099;
	border-bottom:1px solid #AACCEE;
	text-indent:10px;
}

#row .box-right .entry,#row .box-left .entry{
	height:166px;
	width:363px;
	display:block;
}

#row .box-right .entry .entry-r,#row .box-right .entry .entry-l {
	width:178px;
	float:right;
	height:166px;
	display:block;
	direction:rtl;
	padding-right:2px;
	overflow:hidden;
}

#row .box-right .entry .entry-r a,#row .box-right .entry .entry-l a{
	font-weight:normal;
	font-size:12px;
	color:#000099;
	display:block;
	margin-bottom:5px;
	height:29px;
	overflow:hidden;
}

#row .box-right .entry .entry-r a:hover,#row .box-right .entry .entry-l a:hover{
	color:#AACCEE;
}



#footer{
	display:block;
	background:url(images/bg-menu.gif);
	height:23px;
	width:770px;
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
	font-family:Tahoma;
	color:#333333;
	font-weight:bold;
	font-size:0px;
}

#footer a {
	text-decoration:none;
	color:#333333;
	font-size:0px;
}	

#footer a:hover {
	color:#FFFF00;
}	

#row .box-left .sokhanran{
	background-color:#002431;
}	

#row .box-right .nextsession {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	direction:rtl;
	line-height:21px;
	
}
#row .box-right .nextsession .t{	
	margin-right:8px;
}
#row .box-right .nextsession .o{	
	margin-top:9px;
	font-weight:bold;
    width:100%;
}	

#row .box-right .nextsession #user{
	height:105px;
	_height:100px;
	width:105px;
	top:-115px;
	left:5px;
	_left:-5px;
	position:relative;
	margin-bottom:-200px;
}
#row .box-left .sokhanran{
	background-color:#002431;
}	


#row .box-right .nextsession #user img{
	height:105px;
	width:105px;
	border:1px #AACCEE solid;

	
}

/* -------------------------------- */

.userlink{
	cursor:pointer;
	color:#FF0000;

}
#user {
	margin-top:5px;
	margin-left:10px;	
	_margin-left:8px;
	float:left;
	height:77px;
	width:105px;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:#AACCEE;
	text-align:center;
}

#user span{
    display:block;
	height:15px;
	overflow:hidden;
	}


#user img{
	height:53px;
	width:53px;
	border:1px #AACCEE solid;
	margin:0px auto;
	display:block;
	margin-bottom:2px;
}

/*-----------------------------------*/
#showpage {
   width:766px;
   border:2px solid #AACCEE;
   margin-top:10px;
   direction:rtl;
}   

#showpage .titr-box{
	display:block;
	height:19px;
	background-image:url(images/bg-titr.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#EFF3FF;
	font-family:Tahoma;
	font-size:10px;
	line-height:17px;
	color:#000099;
	border-bottom:1px solid #AACCEE;
	text-indent:10px;	
}

#showpage .entry{
	margin:10px;
	font-family:Tahoma;
	font-size:12px;
	text-indent:10px;
	line-height:20px;
	text-align:justify;
}	

#showpage .entry span{
	display:block;
	font-family:Tahoma;
	font-size:12px;
}

#showpage .entry img{
	width:100px;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	border:1px #AACCEE solid;
}
	

/*-----------------------------------------------*/
.linkdoni a{
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	direction:rtl;
	display:block;
	color:#000099;
	overflow:hidden;
	height:18px;
}

.linkdoni a:hover{
	color:#AACCEE;
}

/* ------------------------------------------------ */
#row2 .slideshow .option .prv,#row2 .slideshow .option .nex,#row2 .slideshow .option .title{
	font-family:Tahoma;
	display:inline;
	font-size:10px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#000099;
	line-height:15px;
}

#row2 .slideshow .option .prv{
	width:50px;
}
#row2 .slideshow .option .nex{
	width:50px;
}
#row2 .slideshow .option .title{
	width:263px;
}
#row2 .slideshow .option .prv:hover,#row2 .slideshow .option .nex:hover{
	color:#009900;
}

/* ------------------------------------------------ */
#showpage .entry .result-serach {
margin-bottom:10px;
}

#showpage .entry .result-serach a{
  display:block;
	font-size:12px;
	color:#000099;
 }

 
#showpage .entry .result-serach a:hover{
	color:#AACCEE;
}
#showpage .entry .result-serach span{
	color:#000000;
	font-weight:normal;
 }

#user-s{
	float:left;
}

#user-s select {
	width:18px;
	height:17px;
	border:#666666 solid 1px;
	background-color:#FFFFCC;
	font-family:Tahoma;
	font-size:12px;
	direction:rtl;
	font-weight:normal;
}

#user-s select {
 color:#003399;

}

#user-s .s-efect{
	direction:rtl;
	text-align:right;
}

/* ----------------------------------- */
#sendmail input,select {
 	border:1px solid #AACCEE;
	width:300px;
	height:17px;
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
}	

#sendmail textarea {
 	border:1px solid #AACCEE;
	width:300px;
	height:100px;
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
}	

#sendmail #sub {
	background-image:url(images/bg-btn.gif);
  width:130px;
  height:18px;
  padding:0px;
  color:#FFFFFF;
  border:1px solid #AACCEE;
  font-family:Tahoma;
  font-size:12px;
}	


#sendmail #sts {
	font-family:Tahoma;
	font-size:12px;
    color:#FF0000;
	text-align:center;
	border:1px solid #FF0000;
	line-height:30px;
	margin-bottom:15px;
	display:none;
}	

#sendmail #loading{
	border:none;
	width:20px;
	height:20px;
	margin:0px;
	padding:0px;
	position:relative;
}	

/* --------------------------------------------- */

#comments{
  display:block;
  font-family:Tahoma;
  font-size:12px;
  margin-bottom:20px;
  margin-right:10px;
}

#comments .show-commnect .body-comment{
	border-right: 4px solid #DBE2F7;
	padding-right:5px;
	display:block;
	
}

#comments input {
 	border:1px solid #AACCEE;
	width:300px;
	height:17px;
	font-family:Tahoma;
	font-size:12px;
	direction:ltr;
}	

#comments  #comment-author{
	direction:rtl;
}	

#comments textarea {
 	border:1px solid #AACCEE;
	width:392px;
	height:100px;
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
}

#comments #comment-post{
	width:100px;
	
}