body {
	padding: 10px 0 ;
	margin: 0;
	background: #f7f7f7;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.no_bgr_brd a{
	background-color: #fffff;
 	background-image:none;
	border:none;
}
.no_bgr_brd a:visited{
	background-color: #fffff;
 	background-image:none;
	border:none;
}
.no_bgr_brd img{
	background-color: #fffff;
 	background-image:none;
	border:none;
}

.image_gal img {
border-style: solid;
border-width: 1px;
padding: 3px;
margin: 3px; 

}
.main {
	margin: 0 auto;
	padding: 0 0 1px 0;
	background: #fff; 
}
.borderradius .main {
   background: #fff;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
.boxshadow .main {
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666; 
}




.main.fix {
	width: 990px;
}
.main.stretch {
	width:90%;
}
.header {
	padding: 15px 20px;
	zoom: 1;
}
.header .logo {
	float: left;
	cursor: pointer;
	background:url(../../../teacher.bg/Content/images/logo_teacher.html) no-repeat 0 0;
	width: 225px;
	height: 49px;
}
.header .sponsor {
	float: right;
	background: url(../../../teacher.bg/Content/images/logo_microsoft.html) no-repeat 0 0;
	width: 152px;
	height: 50px;
}
.header .mainNavPlace {
	left:0;
	top:0;
	position:absolute;
	text-align:center;
	z-index: 3;
	width:100%;
}
.header .mainNav {
	position: relative;
	text-align: center;
	font-size: 0.8em;
	color: #666;
	max-width: 400px;
	margin: 0 auto;
}
.header .mainNav div	{
	padding: 5px 10px 10px;
	margin: 0 0 5px 0;
	background: #fff url(../../../teacher.bg/Content/images/bg_grad2.html) repeat-x bottom;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(231,236,244)),
		color-stop(1, rgb(247,247,247))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(231,236,244) 0%,
		rgb(247,247,247) 100%
	);
	-pie-background: linear-gradient(
		90deg,
		rgb(231,236,244) 0%,
		rgb(247,247,247) 100%
	);
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
}
.header .mainNav a {
	color: #24538f;
	text-decoration: none;
	padding: 0 0 3px 25px;
	margin: 0 5px;
	background-repeat: no-repeat;
}
.header .mainNav a:hover {
	text-decoration: underline;
}
a.help {
	background: url(../../../teacher.bg/Content/images/i_help.html) 0 0;
}
a.mail {
	background: url(../../../teacher.bg/Content/images/i_mail.html) 0 2px;
}
a.enter {
	background: url(../../../teacher.bg/Content/images/i_enter.html) 0 0;
}
a.cpanel {
	background: url(../../../teacher.bg/Content/images/i_cpanel.html) 0 0;
}
a.logout {
	background:url(../../../teacher.bg/Content/images/i_logout.html) 0 0;
}
a.reg {
	background:url(../../../teacher.bg/Content/images/i_reg.html) 0 0;
}

.header:after,
.nav:after,
.footer:after,
.footer .info:after,
.footer .colls:after,
.content:after,
.layout1 .coll_1:after,
.layout1 .coll_2:after,
.content .comments:after,
.tabsCont:after,
.tabs .search:after,
.box:after,
.content p:after,
.back_:after,
.content_mod:after,
.news_list:after,

.path_:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.searchTop div:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	display: block;
	margin: 0 -20px;
	border-width: 0 29px;
	background-image: url(../images/nav_bg.gif);
	/* border-style: solid; */
}

/*
.borderimage .nav {
	-moz-border-image: url(http://www.teacher.bg/Content/images/nav.png) 0 27 0 27 round;
	-webkit-border-image: url(http://www.teacher.bg/Content/images/nav.png) 0 29 0 29  round;
	border-image: url(http://www.teacher.bg/Content/images/nav.png) 0 29 0 29  round;
}
*/


.nav a {
	padding: 2px 0 9px;
	margin: 0 30px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
.nav a:hover,
.nav .active {
	color: #ffe79b;
}

@media handheld {
 .nav {
  background: url(../../../teacher.bg/Content/images/nav1.html) repeat-x;
  border-radius: 10px;
 }
}

/*footer*/
.footer {
	background: #7c9dcc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
	
	border-radius: 10px;
	padding: 10px 10px 10px 15px;
	margin: 10px;
	color: #555353;
	font-size: 0.8em;
	/*border-spacing: 5px;*/
}
.footer .coll {
	/*display:	table-cell;
	padding: 0 20px 0 0;*/
	background:#7c9dcc url(../../../teacher.bg/Content/images/bg_grad4.html) repeat-x top;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.34, rgb(125,158,204)),
		color-stop(1, rgb(162,187,222))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(125,158,204) 34%,
		rgb(162,187,222) 100%
	);
	-pie-background: linear-gradient(
		90deg,
		rgb(125,158,204) 34%,
		rgb(162,187,222) 100%
	);
	
	min-height: 150px;
	padding: 1%;
	margin: 0 1% 0 0;
	float: left;
	width: 30%;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
}
.footer .coll:last-child {
	margin: 0;
	width: 32%;
}
.footer .coll h3 {
	color: #555353;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.footer  h3.links {
	background: url(../../../teacher.bg/Content/images/i_links.html)  no-repeat 0 0;
	padding:5px 0 10px 40px;
}
.footer  h3.groups {
	background: url(../../../teacher.bg/Content/images/i_groups.html)  no-repeat 0 0;
	padding:5px 0 10px 40px;
}
.footer  h3.users {
	background: url(../../../teacher.bg/Content/images/i_users.html)  no-repeat 0 0;
	padding:5px 0 10px 40px;
}
.footer .coll ul {
	margin: 5px 0 10px;
	padding: 0;
}
.footer .coll li {
	list-style-type: none;
	background: url(../../../teacher.bg/Content/images/arrow1.html) no-repeat 0 50%;
	padding:0 0 0 10px;
	margin: 0;
	line-height: 1.8em;
}
.footer .coll p {
	margin: 5px 0;
}
.footer .coll a {
	color: #e8f0fc;
	margin-right: 5px;
}
.footer .coll a:hover {
	color: #ffe79b;
}
.footer .info {
	margin: 5px;
	padding: 5px;
	background: #587fb3;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
	
	color:#95b6e5;
	font-size: 0.9em;
}
.footer .info span {
	float: right;
	padding-right: 10px;
}
.footer .info a {
	color:#bed1ed;
	margin: 0 20px 0 10px;
}
.footer .info a:hover {
	color: #ffe79b;
}

/*content*/
.content {
	padding: 5px 30px;
	min-height: 400px;
	zoom: 1;
	position: relative;
	margin-right: 320px;
}
.content1 {
	padding: 10px 20px;
	min-height: 400px;
	zoom: 1;
	position: relative;
	margin-left: 310px;
}
.content .coll_1 {
	float: left;
}

.content .coll_2 {
	float: right;
}

/*Layout1*/
.layout1 .coll_1 {
	width: 100%;
}
.layout1 .coll_2 {
	width: 300px;
	margin-right: -330px;
}
/*Layout 2*/
.layout2 .coll_1 {
}
.layout2 .coll_2 {
	display: none;
	
}
/*Layout 3*/
.layout3 .coll_1 {
	width: 300px;
	margin-left: -320px;
	float: left;
}
.layout3 .coll_2 {
	width: 100%;
	
}

/*style*/

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #ff9e4f;
	border-bottom: 2px solid #ff6600;
	font-size: 1.2em;
}
h1 a {
	float: right;
	font-size: 0.7em;
	font-weight: normal;
}
h2 {
	color:#000000;
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
}
.content .info {
	color:#979797;
	margin-right: 10px;
}
h1 .comments {
	float: right;
}
.comments {
	color:#979797;
	zoom: 1;
	font-size: 0.8em;
}
.comments h2 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	color: #666;
	float: left;
}
 
.comments .info,
.comments a {
	float: right;
}
.comments a {
	font-weight: bold;
}
.comments .info span,
.comments h2 span.notes {
	font-size: 12px;
	font-weight: normal;
}
.comments .info span.notes {
	
}
.comments .info span.notes,
.comments h2 span.notes {
	color: #fff;
	cursor: pointer;
	background: url(../../../teacher.bg/Content/images/notes.html) no-repeat 0 0;
	margin: 0 5px;
	padding: 0 5px 6px;
}
.comments .info a {
	float: none;
	color: #706f6f;
	font-weight: normal;
}
.newsComments {
	background: #f3f6fa;
	border: 1px solid #ebeef3;
	position: relative;
	margin: 10px 0;
}
.newsComments .comments {
	background: #eaeff7 url(../../../teacher.bg/Content/images/bg_grad5.html) repeat-x bottom;
	padding: 4px 10px;
	border: 1px solid #bbc5d6;
	margin: -1px;
	
}
.commentBox {
	padding: 10px;
	border-bottom: 1px dotted #bbc5d6;
}
.commentBox:last-child {
	border-bottom: none;
}
.commentBox p {
	margin: 0;
	padding: 0;
}
.commentBox .avatar img{
	max-width: 100px;
	max-height: 100px;
	background: #fff;
	padding: 2px;
	margin: 0 10px 10px 0;
	border: 1px solid #bbc5d6;
	float: left;
	
}
.commentBox .profile {
	color: #535352;
	font-size: 0.7em;
}
.commentBox .profile .date {
	color: #b0b0af;
	padding-right: 5px;
	border-right: 1px solid #b0b0af;
	margin-right: 5px;
}
.commentBox .profile .name {
	font-weight: bold;
}

.content p {
	font-size:0.9em;
	margin:0.5em 0;	
}
.news_img_fix img  {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 15px 5px 0;
}
.content p img {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 15px 5px 0;
}

.content a {
	color: #ff6600;
	cursor: pointer;
}
.content a:hover {
	color: #902e03;;
}
a.special {
	background: #ffc94f;
	color: #6c2c02;
	padding: 0 5px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
}
.tools {
	font-size: 0.8em;
	color: #666;
	text-align: right;
}
.follow {
	margin: 0 5px;
}
.fb {
	background: url(../../../teacher.bg/Content/images/fb.html) no-repeat 0 0;
	padding: 0 20px 3px 0;
	margin: 0 5px;
	vertical-align: middle;
}
.back_ {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin: 15px 0 ;
	padding: 3px 0 3px;
	zoom: 1;
	text-align: center;
}
.back_ a {
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	margin:0 1px;
	background: #ffc94f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
	padding: 0 3px;
	vertical-align: middle;
}
.back_ a.prev {
	float: left;
	background: url(../../../teacher.bg/Content/images/arrow2.html) no-repeat 0 50%;
	padding: 0  0 0 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.back_ a.next {
	float: right;
	background: url(../../../teacher.bg/Content/images/arrow3.html) no-repeat 100% 50%;

	padding-right: 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.back_ a.first {
	background: none;
	padding: 0 0 0 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.back_ a.last{
	background: none;
	padding-right: 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.back_ a.current {
	background: #ff6600;
	color: #fff;
}
.newsNav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 20px;
	padding: 5px 0;
	text-align: center;
}

.newsNav  a {
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

.newsNav a.prev {
	background: url(../../../teacher.bg/Content/images/arrow2.html) no-repeat left center;
	padding-left: 10px;
	float: left;
}

.newsNav a.next {
	background: url(../../../teacher.bg/Content/images/arrow3.html) no-repeat right center;
	padding-right: 10px;
	float: right;
}



/*tabs section*/
.tabs a {
	float: left;
	margin: 0 5px 0 0;
	color: #67686b ;
	text-decoration: none;
	font-size: 0.9em;
	zoom: 1;
	background-image: url(../images/tab_bg.gif);
	
	-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	
	
	-border-image: url(../../../teacher.bg/Content/images/nav2_inactive.html) 5 10  round;
	-moz-border-image: url(../../../teacher.bg/Content/images/nav2_inactive.html) 5 10  round;
	-webkit-border-image: url(../../../teacher.bg/Content/images/nav2_inactive.html) 5 10  round;
	border-width: 5px;
	border-style: solid;
	padding: 2px 10px;

}
.tabs a:hover {
	color: #6c2c02 ;
}
.tabs a.active { 
	color: #6c2c02 ;
	background-image: url(../images/tab_active_bg.gif);
	
	-border-image: url(../../../teacher.bg/Content/images/nav2_active.html) 5 10  round;
	-moz-border-image: url(../../../teacher.bg/Content/images/nav2_active.html) 5 10  round;
	-webkit-border-image: url(../../../teacher.bg/Content/images/nav2_active.html) 5 10  round;
	border-color: #ffaf02;
}
.tabs .content {
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
	-border-radius: 1px 3px 10px 3px;
	padding: 10px ;
	color: #403f3f;
	font-size: 0.9em;
	background:#fff url(../../../teacher.bg/Content/images/bg_grad1.html) repeat-x top;
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(236,242,253)),
		color-stop(1, rgb(255,255,255))
	);

	background:-moz-linear-gradient(
		center top,
		rgb(236,242,253) 0%,
		rgb(255,255,255) 100%
	);
	-pie-background:linear-gradient(
		-90deg,
		rgb(236,242,253) 0%,
		rgb(255,255,255) 100%
		
	);
	
	
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
	border: 3px solid #ffc94f;
	min-height: inherit ;
	margin-right: 0;
}

.content1 .tabs .content { 
	background: #fff ;
	border: none ;
}
.tabs .contentHolder .content {

	border: none ;
}
.tabs .contentHolder {
	padding: 3px;
	background: #ffca51;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.10, rgb(255,255,255)),
		color-stop(1, rgb(255,202,79))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(255,255,255) 10%,
		rgb(255,202,79) 100%
	);
	-pie-background: linear-gradient(
		90deg,
		rgb(255,255,255) 10%,
		rgb(255,202,79) 100%
	);
	behavior: url(pie/PIE.html);
}
.tabs .search {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
	
	background: #ffc94f;
	padding: 10px;
}
.searchTop {
	background: #b8cdec;
	text-align: center;
	padding: 7px;
	position: relative;
}
.searchTop div {
	width: 400px;
	margin: 0 auto;
}
.searchTop input {
	/*padding: 8px 8px 6px;*/
	height: 30px;
	background: url(../../../teacher.bg/Content/images/back3.html) repeat-x 0 0;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #6f90b8;
	float: left;

}




.searchTop .button {
	float: left;
	background: url(../../../teacher.bg/Content/images/back4.html) repeat-x 0 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;

	border: 1px solid #6f90b8;
	font-size: 14px;
	height: 34px;
	margin-left: -2px;
	position: relative;
	cursor: pointer;
	color:#fff;


}
.box input {
	width: 180px;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.box label {
	font-size: 0.8em;
}
.box .button {
	border: 1px solid #003c74;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(225,223,213)),
		color-stop(1, rgb(251,251,250))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(225,223,213) 0%,
		rgb(251,251,250) 100%
	);
	-pie-background:linear-gradient(
		90deg,
		rgb(225,223,213) 0%,
		rgb(251,251,250) 100%
	);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
	overflow: visible;
	min-width: 60px;
	width: auto;
	margin-left: 5px;
}
a.button {
	padding: 3px 10px ;
	margin: 5px ;
	display: block;
	width: auto;
	color: #000 ;
	border: 1px solid #003c74 ;
	-moz-border-image: none ;
	-webkit-border-image: none ;
	border-image: none ;
	background: url(../../../teacher.bg/Content/images/back6.html) repeat-x 0 0 ;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(225,223,213)),
		color-stop(1, rgb(251,251,250))
	) ;
	background:-moz-linear-gradient(
		center bottom,
		rgb(225,223,213) 0%,
		rgb(251,251,250) 100%
	);
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	behavior: url(pie/PIE.html);
	
}
/*coll2 box*/
.box {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 10px 0;
	padding: 10px;
	background: #ebf0f8 url(../../../teacher.bg/Content/images/bg_grad3.html) repeat-x bottom;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(212,221,235)),
		color-stop(1, rgb(234,240,248))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(212,221,235) 0%,
		rgb(234,240,248) 100%
	);
	-pie-background: linear-gradient(
		90deg,
		rgb(212,221,235) 0%,
		rgb(234,240,248) 100%
	);
	
	behavior: url(http://old.teacher.bg/Content/pie/PIE.htc);
}
.box h2 {
	font-size: 1em;
	font-weight: bold;
	color: #514f4f;
}
.box a {
	color:#5986c1;
}
.box a:hover {
	color: #6c2c02;
}

.box a img {
	border: none;
}
.box ul {
	margin: 0;
	padding: 0;
}
.box li {
	list-style-type: none;
	background: url(../../../teacher.bg/Content/images/arrow3.html) no-repeat  0 10px;
	padding: 0 0 10px 10px;
}
.box .date2 {
	font-size: 0.8em;
	color: #666;
}
.box .theme a {
	font-size: 1.0em;
}

.rss {
	float: right;
}
.rss img {
	border: none;
}
.banner img,
.bannerTop img{
	border: 1px solid #ccc;
}

.bannerTop {
	background: #7c9dcc;
	padding: 5px;
	margin-top:-2px;
	text-align: center;
}
.path_ {
	line-height: 0;
}
.path_ a {
	font-size: 0.7em;
	padding: 5px 7px 10px 0;
	margin: 0 7px 0 0;
	float: left;
	background: url(../../../teacher.bg/Content/images/arrow1.html) no-repeat right 3px;
}
.news_list {
	font-size:0.8em;
	margin:10px 0;
	padding:0;
}
.news_list .info {
	float: left;
}
.news_list .comments {
	float: right;
}
.news_list p {
	clear: both;
}
.news_list li {
	list-style-type: none;
	background: url(../../../teacher.bg/Content/images/arrow1.html) no-repeat 0 10px;
	padding-left: 15px;
}
.news_list img{
	height: 80px;
}
.news_list a {
	color: #305385;
	font-weight: bold;
}

.content_mod {
	margin: 10px 0 0;
	border-bottom:1px dotted #666666;
}
.content_mod img {
	float: left;
	width: 90px;
	margin: 2px 10px 1px 0;
	border: 1px solid #CCC;
	padding: 3px;
}
.content_mod h3{
	margin: 0px 0 5px;
	font-size: 1em;
	font-weight: bold;
	color: #305385;
}
.content_mod p {
	margin: 0px 0 5px;

}
.img_avatar {
	float: left;
	height: 80px;
	width: 80px;
	padding: 3px;
	border: 1px solid #FFF;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 2px;
}
.box p{
	margin-top: 0px;
	margin-bottom: 5px;
}
.box li {
	background:url("../../../teacher.bg/Content/images/arrow3.html") no-repeat scroll 0 10px transparent;
	font-size:0.9em;
	list-style-type:none;
	padding:0 0 10px 10px;
}
.box a {
	color:#5986C1;
}

/*tree list*/
ul.CommonTreeList {
	margin:0;
	padding:0;
}
ul.CommonTreeList li {
	list-style-type:none;
	margin:0;
	padding:5px 0 0 18px;
}

.CommonTreeListItem {
	background:url(../../../teacher.bg/Content/images/folder.html) no-repeat left 8px;
}
.CommonTreeListItemSelected {
	background:url(../../../teacher.bg/Content/images/folder_open.html) no-repeat left 8px;
	font-weight:bold;
}

/*table library*/
.library {
	padding: 5px ;
}
.library table {
	width: 100%;
	border-spacing: 0;
	border: 0;
}
.library table th,
.library table td {
	padding: 3px 10px;
	text-align: center;
}
.library table td {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
.library th {
	font-weight: normal;
	background: #d5ddeb url(../../../teacher.bg/Content/images/back5.html) repeat-x 0 0;
	white-space: nowrap;
	border-right: 1px dotted #fff;

}
.library th:first-child,
.library td:first-child{
	text-align: left;
}
.library h3 {
	display: block;
	clear:both;
	margin: 3px 0;
	padding: 0;
	font-size: 1.1em;
}
.library h3 a,
.library a {
	border: none ;
	
	border-image: none ;
	-moz-border-image: none ;
	-webkit-border-image: none ;
	padding: 0;
	float: none;
}
.library h3 a {
	color: #000 ; 
	-pie-background: none ;
}
.library a {
	color:#5986C1 ;
}
.library a:hover {
	color:#6c2c02;
}
.fileType {
	float: left;
}
/*stars raiting*/

.FileRating {
	float: left;
	margin: 0 3px;
}
.CommonRateControlReadOnly {
	display:inline-block;
	padding:1px;
	white-space:nowrap;
}
.quote
{
    border:solid 1px #666;
    margin-left: 20px;
    margin-right: 10px;
    margin-top:5px;
    margin-bottom:5px;
    padding:5px;
       
}.quote h3
{
    padding:0px;
    margin:0px;
    color:#666;
    font-size:10px;
       
}


.regform {
    padding: 20px 50px 40px 50px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    text-align: left;
}

.regform h2 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px dotted #bbb;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    color: #4474b6;

}



.regform input {
    width: 95%;
    height: 30px;
    background: #fcfcfc;
    margin-bottom:10px;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 14px;
}

.regform input:focus {
    border: 1px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.regform label {
    margin: 7px 0 10px 5px;
    font-size: 16px;
    text-align: left;
    color: #4474b6;
}

.regform label span {
    font-style: italic;
}

.regform button {
    cursor: pointer;
    width: 60%;
    height: 42px;
    margin-top: 25px;
    padding: 0;
    background: #4474b6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

.buttonClose {
    cursor: pointer;
    width: 60%;
    height: 42px;
    margin-top: 25px;
    padding: 0;
    background: #4474b6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}


