
#login_str_user{
	height:69px;
}
#login_str form{
	margin-top:10px;
}
#login_str .form .row{
	float:left;
}
#login_str .form .checkbox{
	clear:left;
	margin-left:5px;
	margin-right:5px;
	width:100% !important;
}
#login_str .form .checkbox label{
	width:auto;
}
#login_str .form .row input{
	width:78px;
	height:21px;
	padding:2px;
	padding-left:5px;
	float:right;
	margin-bottom:5px;
}
#login_str .form .checkbox input{
	width:auto;
	height:auto;
	height:25px;
	margin-right:5px;
	float:left;
}

#login_str .checkbox {
	margin-top:5px;
}
#login_str .form .row input.button{
	width:55px;
	height:26px;
	background:none;
	line-height:10px;
	text-decoration:underline;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
	text-align:right;
}
#login_str_user{
	margin-top:10px;
	margin-right:5px;
	margin-left:2px;
	padding-bottom: 20px;
}
#login_str_user a{
	margin-top:10px;
}
#login_str_user img{
	margin-right:5px;
}
#login_str .form label{
	width:55px;
	display:inline-block;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
.user_name{
	float:right;
	margin:10px 15px 0 2px;
	width: 100px;
}
.user_name a{
	font-weight:bold;
	line-height:20px;
}
/*-------------------FIX PAGES-----------------------------*/
.slideshow { height: 290px; width: 510px; 	background:#3e8616; position:relative;text-align:center}
.slideshow img { height: 220px; width: 510px;}
#slideshow_up{
	position:relative;
}
#slideshow_nav{
	width: 510px;
	position:absolute;
	top:270px;
	z-index:30;
	text-align:center;
}
#slideshow_nav a{
	width:15px;
	height:15px;
	background:url(../img/slideshow.png) no-repeat 0px -15px;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	text-indent: -9000px;
	overflow: hidden;
	color:#2e6e10;
	vertical-align: middle;
}
#slideshow_nav a.activeSlide {
	background:url(../img/slideshow.png) no-repeat 0px 0px;
}
#slideshow_title{
	position: absolute;
	width: 510px;
	top: 220px;
	/*top:10px;
	left:10px;
	z-index:30;*/
}
#slideshow_title h3{
	background:#f2f4f5;
	padding:5px;
	line-height:15px;
	text-align:center;
}
#slideshow_title h3 a{
	color:#3e8616;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
.TB_Button_On_Over, .TB_Button_Off_Over{
    border: #316ac5 1px solid;
    background-color: #000 !important;
}

/*------------Enter--------------------*/
#enter{
	width:70px;
	height:25px;
	text-align:center;
	margin:1px 6px 0 0;
	float:left;
	background:url('../img/button_small.png') no-repeat;
}
#enter a{
	line-height:27px;
	color: #286884;
	font-weight: bold;
	text-decoration:none;
	font-size: 15px;
}
#enter_user{
	width:380px;
	margin-top:-7px;
}

.field {
	width: 140px;
	height: 22px;
	font-size: 12px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.searchb input {
    background:url('../img/search_icon.png') no-repeat;
    width:25px;
    font-size: 0px;
    height:25px;
    color:#286884;
}
.searchb img.head {
     background: none;
}
.searchb img.tail {
    background: none;
}
/*--------logout-----------*/
.logout{
	height:23px;
	text-align:center;
	float:left;
	margin:2px 0 0 0;
}
.logout a{
	line-height:20px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}
.logout a:hover{
	text-decoration:none !important;
}

/*--------fix pager-----------*/
div.list-view .items {display: inline-block}
div.teacher_box {
	width: 140px;
	height: 300px;
	float: left;
	text-align: center;
	margin-right: 30px;
}
div.list-view div.site_pager {position: static}