#schl3o {
	background: url(../images/bg.jpg) 0 100% repeat-x;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 910px !important;
}
#schl3o a { outline: none; }

/*****************************
	homepage
******************************/
#teaching-units {
	background: url(../images/hp_bg.jpg) no-repeat;
	height: 595px;
	position: relative;
	width: 896px;
}
#teaching-units .new {
	left: 11px;
	position: absolute;
	top: 17px;
	z-index: 503;
}
#teaching-units .postit {
	left: 135px;
	position: absolute;
	top: 146px;
}
#teaching-units .getStarted {
	background: url(../images/hp_getstarted_bg.jpg) 100% 0 no-repeat;	
	height: 121px;
	left: 40px;
	position: absolute;
	top: 461px;
	width: 763px;
}
#teaching-units .getStarted .arrow { float: left; }
#teaching-units .getStarted form {
	float: left;
	font-weight: bold;
	margin: 25px 0 0 8px;
	padding: 0;
	width: 480px;
}
#teaching-units .getStarted form div { margin-bottom: 5px; }
#teaching-units .getStarted form label { float: left; padding-top: 3px; width: 155px; }
#teaching-units .getStarted form select { float: left; width: 216px; }
#teaching-units .getStarted form input { float: left; margin-left: 5px; }


#uosHdr { margin-bottom: 30px; padding-left: 12px; }
#uosHdr .home { font-size: 14px; margin: 0 0 15px 0; padding: 0 15px 0 0; text-align: right; }
#uosHdr .home a { color: #000; text-decoration: underline; }
#uosHdr .grades { float: left; }
#schl3o #uosHdr h1 {
	color: #000;
	font-size: 48px;
	float: left;
	line-height: 55px;
	margin: 0 0 0 15px;
	padding: 0;
	width: 400px;
}
#schl3o #uosHdr ul {
	float: right;
	height: 25px;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	width: 350px;
}
#schl3o #uosHdr ul li { float: left; line-height: 22px; width: 80px; }
#schl3o #uosHdr ul li.on { font-weight: bold; }
#schl3o #uosHdr ul li.print { float: right; width: 165px; }
#schl3o #uosHdr ul li.print a { background: url(../images/icon_printer.gif) no-repeat; display: block; height: 22px; padding-left: 25px; }


#tabs {
	background-image:url(../images/tabs.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 896px;
}
.tab1 { background-position: 0 0; }
.tab2 { background-position: 0 -50px; }
.tab3 { background-position: 0 -100px; }
.tab4 { background-position: 0 -150px; }
.tab5 { background-position: 0 -200px; }
.tab6 { background-position: 0 -250px; }
#tabs ul { height: 50px; list-style: none; margin: 0; padding: 0 0 0 16px; }
#tabs ul li { float: left; width: 140px; }
#tabs ul li a { display: block; height: 50px; text-indent: -10001px; }

#tab-content {	
	height: 506px;
	padding-left: 39px;
	padding-right: 20px;
	padding-top: 39px;
	position: relative;
	width: 837px;
}

#tab-content .solart {
	left: 500px;
	position: absolute;
	top: 35px;
}

.tab-bg-1 {
	background: url(../images/tab-bg-1.gif) no-repeat;
}
.tab-bg-2 {
	background: url(../images/tab-bg-2.gif) no-repeat;
}
.tab-bg-3 {
	background: url(../images/tab-bg-3.gif) no-repeat;
}
.tab-bg-4 {
	background: url(../images/tab-bg-4.gif) no-repeat;
}
.tab-bg-5 {
	background: url(../images/tab-bg-5.gif) no-repeat;
}
.tab-bg-6 {
	background: url(../images/tab-bg-6.gif) no-repeat;
}



#tab-content .title { display: block; }
#tab-content .unit {
	background-color: #fff;
	border: 1px solid #666666;	
	display: none;
	font-size: 14px;
	height: 395px;
	overflow: auto;
	padding: 20px;
}
#tab-content .unit h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}
#tab-content .unit p {	
	margin: 0;
	padding: 0 0 15px 0;
}

.vocab .main { float: left; width: 610px; }
#tab-content .side {
	background: url(../images/side_bg.png) no-repeat;
	display: none;
	float: right;
	height:405px;
	margin-top: 10px;
	padding-top: 72px;
	position: relative;
	width: 219px;
	z-index: 404;
}

#login {
	background-color: #fff;
	border: 1px solid #666666;	
	font-size: 16px;
	height: 395px;
	overflow: auto;
	padding: 20px;
}