body {
	background: #fff url(images/bggradient.jpg) repeat-x;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Tahoma;
	font-size: .75em;
	margin: 0 0 0 0;
}
#content {
	margin: 0 auto;
	width: 850px;
}
#header {
	margin-top:-8px;
	background: url(images/header.jpg) no-repeat;
	height: 160px;
	width: 850px;
}
#header2 {
	margin-top:-8px;
	background: url(images/juicecoro.jpg) no-repeat;
	height: 160px;
	width: 850px;
}
#menu {
	background: url(images/nav.png);
	height: 40px;
	width: 840px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	color: #003448;
	float: left;
	font-weight: 700;
	line-height: 40px;
	list-style-type: none;
	margin: 0;
	text-align: center;
}
#menu ul li a {
	background: url(images/subitem.png);
	background-repeat: repeat-x;
	display: block;
}
#menu ul li a:hover {
	background-position: 0 51%;
	color: #fff;
}
#menu ul li a span {
	margin: 0;
	padding: 0 15px;
}
.clearer {
	clear: both;
	height: 1px;
}
a {
	cursor: pointer;
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #ad0101;
}
#body {
	background: #fff url(images/gradient2.jpg) repeat-x;
	float: left;
	margin-top: -1px;
	min-height: 300px;
	width: 840px;
}
#middle {
	float: left;
	padding-top: 10px;
	width: 430px;
}
#contents {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	width: 630px;
}
.pad10 {
	padding: 10px;
}
.pad5 {
	padding: 5px;
}
.box .head {
	background: url(images/blockheader.png);
	font-weight: 700;
	height: 27px;
	margin-left: -5px;
	padding-left: 10px;
	padding-top: 3px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}
.box .alt { text-align: left; }
#contents .box {
	margin-left: 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#left .box ul,.box ul.nosh {
	background: url(images/blockcontent.png);
	background-repeat: repeat-y;
	border: 1px solid #ccc;
	list-style-type: none;
	margin: 0 0 0 -5px;
	padding: 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}
.box .body {
	background: url(images/blockcontent.png);
	background-repeat: repeat-y;
	border: 1px solid #ccc;
	margin: 0 0 0 -5px;
	padding: 5px 5px 5px 10px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}
#devcussions .box { padding-bottom:0px;margin-bottom:0px; font-size:0.9em;}
#devcussions .box .head { padding:0px; font-weight:normal; }
#devcussions .box .head span { margin-left:10px; }
#left .box ul li,.box ul.nosh li {
	font-weight: 400;
	line-height: 10px;
	padding: 3px;
}
#footer {
	background: #e4e5e4;
	color: #fff;
	margin-bottom: 40px;
	width: 840px;
}
input.submitButton {
	background: transparent url(images/submitbutton.png) no-repeat;
	border: 0;
	font-size: 1em;
	height: 25px;
	margin-left: 80px;
	margin-top: 5px;
	width: 89px;
}
input.okButton {
	background: transparent url(images/submitbutton.png) no-repeat;
	border: 0;
	font-size: 1em;
	height: 25px;
	margin-top: 5px;
	width: 89px;
}
p#username,p#password {
	height: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
p#username {
	background: transparent url(images/username_bg.png) no-repeat;
	padding-left: 22px;
	padding-top: 3px;
}
p#username:hover {
	background: transparent url(images/username_bg.png) 0 -24px no-repeat;
}
p#password {
	background: transparent url(images/password_bg.png) no-repeat;
	padding-left: 22px;
	padding-top: 3px;
}
p#password:hover {
	background: transparent url(images/password_bg.png) 0 -24px no-repeat;
}
.field .input2 {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.field .input {
	background: transparent url(images/input_bg.png) no-repeat;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.field .input input {
	background: transparent;
	border: 0;
	height: 16px;
	width: 128px;
}
.field .inputlong input {
	background: transparent;
	border: 0;
	height: 16px;
	width: 266px;
}
.field p label {
	font-weight: 400;
	margin-left: 5px;
}
.field p label.real {
	margin-left: 0;
}
.field p {
	margin-bottom: 5px;
}
.caption a {
	text-decoration: underline;
}
.pointer {
	cursor: pointer;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 15px;
	padding: 0;
}
.alignCenter {
	text-align: center;
}
.alignJustify {
	text-align: justify;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.red {
	color: #c33;
}
.green {
	color: #3c3;
}
.margin {
	margin-right: 5px;
	margin-top: 5px;
}
#interface {
	border: 0 solid #000;
	overflow: hidden;
	width: 100%;
}
.none {
	display: none;
}
#loading {
	background: #fff;
	float: right;
	font-weight: 700;
	position: fixed;
	right: 5px;
	top: 5px;
	z-index: 7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#statusbar {
	background: #fff;
	color: #830101;
	display: none;
	font-weight: 700;
	margin: 0 auto;
	padding: 5px;
	margin-bottom:10px;
	text-align: center;
	width: 75%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.spaceman {
	clear: both;
	height: 10px;
}
#oveil {
	background: #ccc url(blackdot.gif);
	display: none;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	z-index: 5;
}
#ocontent {
	background-color: #eee;
	border: 1px solid #999;
	color: #000;
	display: none;
	left: 0;
	padding: 15px;
	position: absolute;
	top: 0;
	z-index: 6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#ocontent div.text {
	max-height: 500px;
	max-width: 700px;
	min-width: 500px;
	overflow: auto;
	padding-right: 3px;
}
.alternate {
	background: #d0d0d0;
}
tr.bold {
	background: #777;
	color: #fff;
	font-weight: normal;
}
tr.bold td a {
	color: #eee;
}
.error {
	border: 1px dashed #c33;
	margin-bottom: 5px;
	padding: 0 5px 10px;
}
#oconslogo {
	background: url(images/olcons.png);
	border: 1px solid silver;
	bottom: 0;
	cursor: pointer;
	height: 34px;
	margin-bottom: 5px;
	margin-right: 5px;
	position: fixed;
	right: 0;
	width: 58px;
}
.oconsbox {
	bottom: 5px;
	float: right;
	margin-right: 5px;
	position: fixed;
	width: 220px;
}
.oconsbox .title {
	background: #750000;
	color: #fff;
	font-weight: 700;
	height: 50px;
	padding: 5px;
}
.oconsbox .title a {
	color: #fff;
}
.oconsbox .caption {
	font-weight: 400;
}
.oconsbox .title img {
	margin-right: 5px;
}
.oconsbox .text {
	background: #fff;
	border: 1px solid #888;
	color: #000;
	height: 190px;
	overflow: auto;
	padding: 5px 5px 10px;
}
.oconsbox .text .sender {
	background: #750000;
	color: #fff;
	padding: 3px;
}
.oconsbox .text a {
	color: #036;
}
.oconsbox .text a:hover {
	color: #750000;
}
.oconsbox .area {
	background: #fff;
	border: 1px solid #000;
	border-top: 0 solid #000;
}
.oconsbox .area textarea {
	border: 0 solid #000;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Tahoma;
	font-size: .9em;
	height: 40px;
	padding: 3px;
	width: 211px;
}
.gray {
	color: #888;
}
.smaller {
	font-size: .85em;
}
.smaller2 {
	font-size: .7em;
}
.oconsbox .status {
	color: #750000;
	display: none;
}
.oconsbox .minimize {
	background: #750000;
	color: #fff;
	display: none;
	padding: 5px;
}
.formfield div.p {
	margin-top: 5px;
}
.formfield div label {
	float: left;
	margin-top: 3px;
	padding-left: 3px;
	width: 100px;
}
.formfield div label.real {
	cursor: pointer;
	float: none;
	width: auto;
}
.formfield div .item .pad {
	margin-left: 7px;
	padding-top: 3px;
}
.formfield div .item .input {
	background: transparent url(images/input_bg.png) no-repeat;
	height: 21px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.formfield div .item .input2 {
	height: 21px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.formfield div .item .input4 {
	margin-left: 8px;
}
.formfield div .item .inputlong input {
	background: transparent;
	border: 0;
	height: 16px;
	width: 270px;
}
.formfield div .item .input input[type=text],.formfield div .item .input input[type=password] {
	background: transparent;
	border: 0;
	height: 16px;
	width: 132px;
}
.formfield { margin-left: 5px; }
.box .formfield { margin-left: 0px; }
#tt {
	display: block;
	position: absolute;
}
#ttcont {
	background: #666;
	color: #FFF;
	display: block;
	margin-left: 5px;
	padding: 2px 12px 3px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
table.grades {
	border: 1px solid #000;
	border-collapse: collapse;
	margin-left: 5px;
}
table.pos tr td {
	vertical-align: top;
}
#left,#right {
	float: left;
	width: 200px;
}
.box,ul.claustrophobic li {
	margin-bottom: 10px;
}
#footer {
	margin-top: 20px;
	width:100%;
	margin-bottom:0px;
}
#footer #holder {
	color: #a8a3a2;
	width: 840px;
	margin: 0 auto;
}
#footer #holder img { padding: 5px; }
#footer #col1,.floatLeft,.formfield div .item {
	float: left;
}
#footer #col2,.floatRight {
	float: right;
}
#footer #col1 { width: 50%; }
#footer #col1 img { margin-right:10px; }
#footer #col2 { width: 50%; }
div.p div.pad input.submitButton,.formfield div .item .input3 {
	margin-left: 110px;
}
input.submitButton:hover,input.okButton:hover {
	background: transparent url(images/submitbutton.png) 0 -25px no-repeat;
	cursor: pointer;
}
.field input.submitButton,.field input.okButton,.formfield div .item #captcha {
	margin-left: 10px;
}
p#username input,p#password input {
	background: transparent;
	border: 0;
	height: 16px;
	width: 110px;
}
.field .input:hover,.formfield div .item .input:hover {
	background: transparent url(images/input_bg.png) 0 -24px no-repeat;
}
.field .inputlong,.formfield div .item .inputlong {
	background: transparent url(images/input_bg_long.png) no-repeat;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.field .inputlong:hover,.formfield div .item .inputlong:hover {
	background: transparent url(images/input_bg_long.png) 0 -24px no-repeat;
}
.field .nobg,.field .nobg:hover {
	background: none;
}
.field .input .caption,.field .input2 .caption,.formfield div .caption {
	background: #fff;
	border: 1px solid #ccc;
	color: #888;
	display: none;
	float: right;
	padding: 3px;
	width: 200px;
}
.bold,table.grades tr.header {
	font-weight: 700;
}
.oconsbox .title a:hover,#tt a {
	color: #ccc;
}
#tt a:hover,#tt .red {
	color: #B22222;
}
#tttop,#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#feat {
	margin-top: 10px;
	background: #efedcd url(images/featbggradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #d6d6d6;
	width: 632px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#feat.notop { margin-top: 0px; }
#features {
	color: #888;
	width: 636px;
}

#featuredmedia {
	float:left;
	width: 325px;
	height: 398px;
	background: #efe4e0 url(images/featmediabggradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#featuredmedia h2 { text-transform: uppercase; font-weight: normal; font-size: 1.3em; }

#featuredstories { float:right; width: 300px; }
#featuredstories .story { width: 295px; height: 193px; background: #e4e4e4; border: 1px solid #d6d6d6; margin-bottom:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#featuredstories .story h1 { color: #000; font-size: 1.5em; }

h1 { color: #bf8c02; text-transform: lowercase; font-weight: bold; }
p.link { text-transform: uppercase; }
#feat p.link a { color: #bf8c02; }
#feat p.link a:hover { color: #b22222; }

#features h2 { color: #000; }
#features p.link a { color: #000; }
#features p.link a:hover { color: #b22222; }

#feeds { width: 632px; }
#feeds h1 { color: #bf8c02; font-size:1.3em; font-weight: bold; }
#uplbfeed { float: left; width: 325px; border: 1px solid #d6d6d6; background: #e4e4e4; height: 200px; }
#calendarfeed { float: right; width: 295px; border: 1px solid #d6d6d6; background: #e4e4e4; height: 200px; }


#overview {
	color: #888;
	width: 636px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#myfeeds { float:right; width: 300px; }
#myfeeds .story { width: 295px; height: 193px; background: #e4e4e4; border: 1px solid #d6d6d6; margin-bottom:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#myfeeds .story h1 { color: #000; font-size: 1.5em; }

#leftpanel {
	float:left;
	width: 325px;
	height: 193px;
	background: #e4e4e4;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mypanel {
	height: 398px;
	background: #efe4e0 url(images/featmediabggradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}

#mydevcom {
	float:left;
	width: 325px;
}

#mydevcom h2 { text-transform: uppercase; font-weight: normal; font-size: 1.3em; }
#left img.sns { padding-left: 3px; padding-right: 3px; }
table.list { width:99%; border-collapse: collapse; margin-left: 5px; }
table.list td { padding:3px; border: 1px solid #000; }
table.list tr.header { font-weight: 700; }
table.list table.nolist td { border:0px solid #000; padding:1px; text-align: center; }
table tr td { vertical-align: top; }
#contents h2 { font-weight:normal; background: #830101; color:#fff; padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom:5px; letter-spacing:-1px; padding-left:10px; }
#contents h2.alignCenter { text-align: center; }
#contents p { margin-left: 5px; }
#contents #ocontent h2 { text-align:center; }

img.pad { margin-right: 10px; margin-bottom:10px; }
.round { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.subj { display: inline; padding:2px; border:1px solid #aaa; }
.done { font-style: normal; display: inline; padding:2px; border:0px solid #aaa; background: #fff; color: #000; cursor: move; }
.done2 { font-style: normal; display: inline; padding:2px; border:0px solid #aaa; background: #830101; color: #fff; cursor: move; }
#leftcol { float: left; border: 1px solid #ccc; padding:3px; }
.ops #leftcol h2, .ops #rightcol h2 { background: transparent; color:#000; }
#leftcol h3 { text-align: left; font-weight: normal; }
#rightcol { float: right; width:160px; border:1px solid #ccc; padding:3px; }
#rightcol .subj { display: block; width: 100px; margin-left: 10px; padding:5px; font-size:0.8em; }
.ops { padding: 5px; }
.sem { padding:3px; height: 45px; width: 390px; padding-top: 10px; padding-bottom:20px; border-bottom:1px dashed #aaa; margin-left: 10px; }
.specfield { border:1px solid #830101; font-size: 0.8em; text-transform:uppercase; background: #aaaaaa; color: #fff; padding:5px; }
.spec { border:1px solid #830101; background: #aaaaaa; color: #fff; margin-bottom:2px; cursor: move; }
.omajfield { border:1px solid #ffffff; font-size: 0.8em; text-transform:uppercase; background: #830101; color: #fff; padding:5px; }
.omaj { border:1px solid #ffffff; background: #830101; color: #fff; margin-bottom:2px; cursor: move; }
.drag, .dragmove{ position:absolute; top:-40px; left:-40px; background:#fff; color:#777; border:1px solid #ccc; font:10px verdana, sans-serif; padding:1px; overflow:hidden; z-index:999; } .dragmove{ color:#000; } .ops div div.stop { cursor: no-drop; color: red; }
#scratch { padding:5px; padding-right:7px; margin-top: -10px; padding-top:0px; }
#ops div,#ops span { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#scratchbox { padding: 3px; border: 1px dashed #777; padding-right: 10px; margin-left: 20px; }
#courses select { font-size:0.99em; }