/*  dashboard  */

.dash div{
	border:0px; 
	margin:0px; 
}
.dash-h{
	background:url(../images/dashboard/dash-g-h.png);
	width:640px;
	height:36px;
}
.dash-content{
	background:url(../images/dashboard/dash-bg.png); 
	width:640px; 
	height:auto; 
	display:table; 
}
h2.hello-user{
	font-size:12px; 
	margin-top:0px; 
}
.dash-r-g-h{
	background:url(../images/dashboard/dash-r-g-h.png); 
	width:310px;
	height:36px; 
}
.dash-r-content{
	background:url(../images/dashboard/dash-r-bg.png); 
	width:310px; 
	margin-top:0px;
}
.dash-r-content .left-tip h4{ margin-top:0px;}
.left-tip{ float:left; }
.right-tip{ float:right; font-size:12px;}
.dash-view{ float:left;}
.dash-view select{ min-width:150px; margin-left:8px; }
.row .left-tip input{ margin:0px;}
.row .right-tip img{ margin-top:5px; }
.row .perpage{ margin-top:9px;}
.in-container{ margin:10px; }
.dash-r-content .in-container{
	margin:0px 10px 0px 10px;
	padding-top:10px; 
	display:table; 
	font-size:8px;
}

table.managelesson{
	background:#f5f5f5;
	border-top:#999 solid 2px; 
}
table.managelesson .odd td{ background:#eee; }
.foldmenu{
	float:right;
	width:auto;
	margin-top:8px; 
	margin-right:10px;
	cursor:pointer; 
	display:none; 
}

table.managelesson td{ 
	border-top:#fff solid 1px; 
	font-size:14px;padding: 0px 4px; 
	vertical-align:center; 
	min-height:24px; 
}
table.managelesson td span{ color:#9d9d9d;}
table.managelesson td a.block-link{
	color:#333; 
	margin:0px; 
	padding:4px 0px; 
	height:100%; 
	width:100%; 
	display:block; 
	text-decoration:none; 
}
table td .imgright, table.managelesson td a.block-link .imgright{ *margin-top:-18px;}
table.managelesson td span.color{ color:#cc0000;}
table.managelesson tr:hover td{ background:#feffcc; }

table.managelesson img, table.managelesson .imgright{
	margin:3px; 
	vertical-align:middle; 
}
.manager-archive {
	width:620px; 
	text-align:center; 
	clear:left; 
	position:relative; 
	margin: 20px 0;
}
.lesson-fold{ border-right:#fff solid 1px;}
.lesson-table-mp3{ border-left:#fff solid 1px; }
.dash-content .table-list{ width:100%;}
.dash-h h2{
	color:#444; 
	width:158px; 
	display:block; 
	float:left; 
	margin:0px; 
	font-size:18px; 
	margin:4px auto auto 10px;
}
* .dash-f *{ margin:0px; padding:0px; }
.dash-r-g-h h2{
	color:#444; 
	width:110px; 
	display:block; 
	float:left; 
	margin:0px; 
	font-size:18px; 
	margin:4px auto auto 10px; 
	height:24px; 
	overflow:visible;
}
.dash-nav{
	float:left; 
	width:auto; 
	cursor:pointer; 
	display:inline; 
}
.dash-nav ul, .dash-nav ul li,.dash-nav ul li div{
	margin:0px; 
	padding:0px;
	list-style:none;
	float:left; 
}
.dash-nav .tab-l{
	background:url(../images/dashboard/tab-l.png);
	width:6px; 
	height:30px; 
}
.dash-nav .tab-r{
	background:url(../images/dashboard/tab-r.png);
	width:5px;
	height:30px; 
	margin-right:1px; 
}
.dash-nav .tab-bg{
	background:#959595; 
	height:30px; 
	text-align:center; 
	color:#fff; 
	padding:0px 4px 0px 4px; 
	line-height:200%; 
	font-size:14px; 
}
.dash-nav .tab-bg a{ color:#fff;}
.current .tab-bg a{ color:#333;}
.current .tab-bg{ background:#fff; color:#333;}
.dash-nav {
	vertical-align:bottom; 
	margin-bottom:0px;
	margin-top:6px; 
}
.dash-nav .current .tab-l{
	background:url(../images/dashboard/tab-cur-l.png); 
	width:6px; 
	height:30px; 
}
.dash-nav .current .tab-r{
	background:url(../images/dashboard/tab-cur-r.png);
	width:5px; 
	height:30px; 
}
_img{
	margin:0px;
	border:0px;
}
.avatar-content{
	float:left;
	display:table;
	width:138px; 
	margin-left:10px; 
	_margin-left:5px;
}
.fold-content1 td, .fold-content2 td{ background:#fff;}
table.managelesson tr.fold-content2:hover td{ background:#fff;}
.title-color{ color:#000;}
img{ vertical-align:baseline;}

/*   zone   */

.zone-container{
	width:970px; 
	margin:0 auto;
	font-size:10px;
}

.sidemenu{ 
	width:140px;
	float:left;
}
.sidemenu-content{
	background:#6a6a6a;
	_overflow:hidden; 
}
.sidemenu-content ul{
	list-style:none;
	color:#fff;
	margin:0px;
	display:inline-block; 
}
.sidemenu-content li.select {
	background:#999; 
	height:auto; 
	display:block; 
}
.sidemenu-content li.select div{
	margin-left: -8px;
	text-align:left;
	width:140px;
	margin-left: 0px; 
	margin-right:-4px;
	_margin-right:-20px;
}
.sidemenu-content ul li {
	border-bottom:#fff dashed 1px; 
	padding:0px 4px; 
	font-size:12px; 
	height:24px;
	display:block;
	width:109px; 
	float:left;
	padding-left:15px;
	margin-right:0px;
	padding-right:15px;
}
.sidemenu-content ul .current{
	background:#fff;
	color:#333; 
}
.sidemenu-content ul li:hover{ }
.sidemenu-content ul li a{ color:#fff; }
.sidemenu-content ul .current a{ color:#333;}
.sidemenu-content ul li img{
	float:right; 
	margin-top:4px;
	_margin-top:-15px;
	cursor:pointer; 
}
.zone-main{
	width:830px; 
	float:left;  
}
.zone-content{
	background:#fff; 
	float:left;
	width:100%; 
}
.zone-main-block{
	width:524px; 
	overflow:hidden;
	float:left; 
}
.zone-main-block .dash-h{
	background:url(../images/dashboard/dash-g-h.png) -3px -3px;
	width:530px; 
	height:33px; 
}
.zone-main-block .dash-nav{ margin-top: 3px; }
h2.zone-title{
	background:url(../images/group/title.png) repeat-x;
	height:36px;
	width:100%; 
	margin:0px; 
	font-size:18px; 
	padding-left:10px; 
	color:#444; 
}
.zone-sideinfo{
	width:300px;
	float:left; 
}

.sideinfo{ width:}
.side-menu-h{ margin-top:15px;}
.zone-discuss textarea { width:100%; height:100px; }

/*
.zone-content .in-container .table-list{ width:100%; line-height:100%;}
.zone-content .in-container .table-list h2 a,.zone-content .in-container .table-list h2 { color:#333; font-size:14px; margin:0px; }
.zone-content .in-container .table-list p{ margin-left:20px; margin-top:0px;}
.zone-content .in-container .table-list{ display:table; vertical-align:top;  }
.zone-content .in-container .table-list div.date img{vertical-align:middle;   }

*/

.zone-content .conversation-r{ width:400px;}
.zone-content .conversation-r .date img{ vertical-align:middle; }
.zone-content .table-list{ width:100%; clear:both; margin-top:0px; }
.zone-content .table-list th{ background:#dbebf0; }
.zone-content .table-list2 th{ background:#fff; }
.zone-content .table-list tr.select{ background:#c1e3f4;}
.zone-sideinfo h2{
	font-size:18px;
	width:auto;
	height:20px;
	margin-top:-8px;
}
.zone-sideinfo textarea{
	width:80%; 
	height:80px; 
}
.title-lines{
	width:100%; 
	border-bottom:#aeaaa1 solid 1px; 
	border-top:#aeaaa1 solid 1px; 
	height:2px; 
	display:block; 
	overflow:hidden; 
}
.zone-sideinfo .gray-block{
	background:#f3f3f3;
	width:100%; 
	float:left; 
}
.zone-subscribe{
	background:#e5e5e5;
	float:left;
	width:100%;
}
.gray-block .table-list img{ cursor:pointer; }

/*  group manager */

.zone-container table{ width:100%; }
.zone-container table.w-table td{
	padding:4px; 
	text-align:left; 
}
.zone-container table.form-table td{ padding: 2px 4px;}
.in-progress{
	border:#9b9b9b solid 1px;
	width:120px;
	height:10px;
	overflow:hidden;  
}
.in-progress div{
	background:#2f9aae;
	width:50px; 
	height:10px;
	overflow:hidden;
}
.g-arrow{ margin-left:10px;}
.r-pop-w{
	background:url(../images/group/r-window-content.png) repeat-y;
	width:302px; 
	height:300px;
}
.g-pop-w{
	background:url(../images/group/g-win-content.png) repeat-y; 
	width:503px; 
}
.g-pop-w h2{
	font-size:24px; 
	display:block; 
	margin:0px;
}

.group-nav{
	float:left;
	width:auto; 
	cursor:pointer; 
	display:inline; 
}
.group-nav ul, .group-nav ul li,.group-nav ul li div{
	margin:0px; 
	padding:0px;
	list-style:none; 
	float:left; 
}
.group-nav .tab-l{
	background:url(../images/group/g-nav-l.png); 
	width:9px; 
	height:35px; 
}
.group-nav .tab-r{
	background:url(../images/group/g-nav-r.png);
	width:9px; 
	height:35px; 
	margin-right:1px; 
}
.group-nav .tab-bg{
	background:#959595;
	height:35px;
	text-align:center;
	color:#fff; 
	padding:0px 16px 0px 16px;
	line-height:200%; 
	font-size:14px; 
}
.group-nav .current .tab-bg{
	background:url(../images/group/g-nav-s-b.png) repeat-x;
	color:#333;
}
.group-nav {
	vertical-align:bottom;
	margin-bottom:0px;
	margin-top:6px; 
}
.group-nav .current .tab-l{
	background:url(../images/group/g-nav-l-s.png);
	width:9px;
	height:35px; 
}
.group-nav .current .tab-r{
	background:url(../images/group/g-nav-r-s.png); 
	width:9px; 
	height:35px; 
}
.group-nav-line{
	width:100%;
	height:5px;
	background:#d6d6d6;
	border-bottom:#666 solid 1px;
	float:left; 
	overflow:hidden;
	_margin-top:-4px;
}
/* manager lessons */
#dashboard .vocab-table td{ border-top:0px; }




/*close*/
.dash-c{
	background:url(../images/dashboard/dash-c-1.png);
	width:640px;
	height:36px;
}

.dash-c h2{
	color:#444; 
	display:block; 
	float:left; 
	margin:0px; 
	font-size:18px; 
	margin:4px auto auto 10px;
}
.dash-content-c{
	background:url(../images/dashboard/dash-c-2.png); 
	width:640px; 
	height:auto; 
	display:table; 
}