/*=====================================================
| aurora_blue.css
| Laurel Springs Style Script for the Family Center
| April 29, 2005 - Jarrod Sprague
=====================================================*/

/* ======| TAG DEFAULTS |====== */
body {
 	font: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
a {
	color:#4370B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Basic tag links below, apply to the viewable pages */
a img {
	border:none;
}

a:visited {
	color:#4370B7;

}

a:hover {
	color:#967D3E;
}
/* table cells and paragraphs */
p, td, span {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
}
/* larger page header text */
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#04315E;
	letter-spacing:1px;
	margin-bottom:2px;
}
/* sub category on the page */
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
/* line items on the page */
li {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
}
select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ======| HEADER |====== */
#header {
	position:relative;
	top:0px;
	left:0px;
	height:148px;
	width:760px;
	background-image: url(/images/aurora_blue/header.jpg);
}

#header span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}

#brandLogo {
	position:absolute;
	top:20px;
	left:4px;
	z-index:10;
}

#welcome {
	position:absolute;
	top:126px;
	left:10px;
}

#header1{
	color:#000000;
	position:absolute;
	top:8px;
	left:650px;
}

#header2 {
	color:#000000;
	position:absolute;
	top:24px;
	left:650px;
}

#header3 {
	color:#000000;
	position:absolute;
	top:40px;
	left:650px;
}

#header4 {
	color:#000000;
	position:absolute;
	top:56px;
	left:650px;
}

#chooseClassroom {
	position:absolute;
	top:122px;
	right:34px;
}

#goButton {
	position:absolute;
	top:124px;
	right:10px;
	height:16px;
	width:16px;
	margin:0;
	border:none;
	padding:0;
	background:url(/images/aurora_blue/go_button.gif) no-repeat;
	cursor: pointer;
}

/* ======| MAINMENU |====== */
#mainMenu{
	position:relative;
	width:760px;
	top:96px;
	height:25px;
	vertical-align:bottom;
	text-align:right;
}

#mainMenu ul{
	list-style-type:none;
	margin:0px;
	padding:1px 0px 0px 0px;
	height:25px;
}

#mainMenu ul li{
	display:inline;
	height:2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	background-color:#E5E5E5;
	margin:0px 0px 0px 4px;
	padding:4px;
	border:1px solid #444444;
	border-bottom: 0px solid #333333;
}

#mainMenu ul li a {
	color:#000066;
	text-decoration:none;
}

#mainMenu ul li a:visited {
	color:#000066;
	text-decoration:none;
}

#mainMenu ul li a:hover {
	color:#333333;
	text-decoration:underline;
}


/* ======| SUBMENU |====== */
#subMenu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#subMenu ul li {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin: 4px 2px 4px 4px;
	padding:2px;
}

#subMenu ul li a {
	color:#0066FF;
}

#subMenu ul li a:visited {
	color:#0066FF;
}

#subMenu ul li a:hover {
	color:#0066FF;
	text-decoration:none;
}

/* ======| MISC OBJECTS |====== */
#horizontal_rule {
	background-image: url(/images/aurora_blue/horizontal_rule.jpg);
	background-repeat:no-repeat;
	height:1px;
	width:580px;
}

#sider {
	background-image: url(/images/aurora_blue/sider.jpg);
	background-repeat:no-repeat;
	width:120px;
}
/* ========| PAGE BODY OBJECTS AS NEEDED ======= */

a.upArrow:link {
	background-image: url(/images/aurora_blue/up_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	text-decoration: none;
	background-position: center center;
}
a.upArrow:visited {
	text-decoration: none;
	background-image: url(/images/aurora_blue/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}
a.upArrow:hover {
	text-decoration: none;
	background-image: url(/images/aurora_blue/up_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}

a.downArrow:link {
	text-decoration: none;
	background-image: url(/images/aurora_blue/down_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: center center;
}
a.downArrow:visited {
	text-decoration: none;
	background-image: url(/images/aurora_blue/down_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: center center;
}

a.downArrow:hover {
	text-decoration: none;
	background-image: url(/images/aurora_blue/down_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pageBody {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

.tableHeadingLeft {
	background-image: none;
	height: 24px;
	width: 10px;
	background-color: #EEEEEE;
}
.tableHeadingRight {
	background-image: url(../images/aurora_blue/section_header_corner.gif);
	width: 10px;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
}

.contentTable {
	border: 1px solid #EEEEE;
}
.contentTableHeader {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.submitButtonOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.submitButtonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #0099CC;
	border: 1px solid #000066;
}
.submitButtonOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #FFFFFF;
}
.backGroundTable {
	background-color: #eeeeee;
}
.contentCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
}
.errDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #00FFCC;
	border: 1px solid #FF0000;
}
.lessonGraded {
	background-color: #CBFFB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.lessonPartiallyCompleted {
	background-color: #FFc1c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.lessonCompleted {
	background-color: #C8DAFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.lessonReDo {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.lessonHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	padding: 2px;
}
.courseDetailBackgroundTable {

	background-color: #CCCCCC;
}
.smallHeader {
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 46px;
}
.smallHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallHeaderLogo {
	background-image: url(../images/aurora_blue/header_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 64px;
	height: 46px;
}
.whiteText {
	color: #FFFFFF;
}
