.aboveh1 {
	font-size: 20px;
	line-height: 15px
}
	
.book1 {
	background: url(../images/book1.gif) no-repeat right top;
	padding-top: 20px
}

.bordersep {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 2px;
	margin-bottom: 10px
}

.borderleft {
	border-left: 1px solid #d9d9d9;
}

.borderright {
	border-right: 1px solid #d9d9d9;
}

.notice {
	background: #f2f8ec
}

.entry {
	background: #f2f8eb;
	margin: 0px;
}
dd {
	margin: 0px; 
}
.entry2 {
	background: #f5f9ef;
}

.half {
	width: 49%;
}

#calendar a {
	margin-bottom: 0;
	border: 0;
}

.book2 {
	background: url(../images/book2.gif) no-repeat left;
	padding-left: 145px;
	height: 142px;
	margin-bottom: 20px
}

.book2 .size14 {
	display: block;
	font-weight: bold;
	margin-bottom: 10px
}

.book3 {
	background: url(../images/book3.gif) no-repeat left;
	padding-left: 114px;
	height: 180px
}

.book4 {
	background: url(../images/logo.gif) no-repeat left;
	padding-left: 80px;
	height: 60px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.book4 h1 {
	padding-top: 16px;
	background: url(../images/raise.gif) no-repeat;
}

.size20 {
	font-size: 20px
}

.size24 {
	font-size: 24px
}

.size26 {
	font-size: 26px
}

.size28 {
	font-size: 28px
}

.size30 {
	font-size: 30px
}

.size40 {
	font-size: 40px;
}
.size14 {
	font-size: 14px;
}

.size9 {
	font-size: 9px
}

.x-form-field-wrap {
	margin-bottom: 10px
}

table.results td {
	padding: 10px
}

table.results thead td {
	background: #e6f1d8;
	color: #7f971b;
	font-weight: bold;
	width: 99%;
	white-space: nowrap
}

table.results tbody td.alt {
	white-space: nowrap
}

table.results tbody td {
	border-bottom: 1px dotted #666
}

table.results td.pager {
	text-align: right
}

.zend_form label {
	font-size: 14px
}

div.inline dt {
	display: inline
}

div.inline dd {
	display: inline;
}

.purple {
	color: #9a3169
}

.purple2 {
	color: #ad457c;
}

.green {
	color: #8fa829
}

.brown {
	color: #3a200f;
}

.grey {
	color: #787878
}

.normal,#schoolform .normal label {
	font-weight: normal
}

a.ACThead1 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0pt;
	color: #8fa829;
}

#schoolform label {
	font-weight: bold
}

#schoolform dd,#name-element {
	padding-left: 0;
	margin-left: 0
}

#schoolform #name {
	width: 400px
}

#schoolform #enrolled {
	width: 100px
}

#schoolform #address {
	width: 400px
}

#schoolform #email {
	width: 250px
}

.x-form-item label.x-form-item-label {
	display: none;
}

a.noline {
	border: 0;
	text-decoration:none;
}

a.noline:hover{
	border: 0;
	text-decoration:none;
}

a.buttonright {
	float: left;
	line-height: 20px;
	margin-left: 10px;
}

p.buttongroup {
	height: 20px;
	line-height: 20px;
}

p.buttongroup a {
	float: left;
}

p.buttongroup input {
	float: left
}

.clear {
	clear: both
}

dd ul.errors {
	color: red;
	display: inline
}

dd p.description {
	display: inline;
	font-size: 10px;
}

h1 a.ACThead1:hover {
	border: 0
}

dd#email-element input,dd#password-element input {
	float: left
}

dd#email-element p.description {
	width: 375px;
	float: right;
	margin-top: -5px
}

dd#password-element p.description {
	width: 475px;
	margin-top: -5px;
	float: right;
}

#sbname {
	float: left;
	width: 200px;
}

#sblocation {
	float: left;
	width: 200px;
	padding-right: 20px;
	margin-right: 30px
}

.form-errors b {
	display: none
}

/************* Parent ****************/
.pink {
	color: #d85199
}

div.trackersmall div.tracker {
	height: 85px;
	padding: 10px 10px;
}

div.tracker {
	height: 150px;
	padding: 10px 10px;
}

div.tracker div.wrap {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-bottom: 2px solid #efefef;
	background: #fff;
	position: relative;
	height: 157px;
}

div.tracker div.wraporiginal {
        border-top: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        border-bottom: 2px solid #efefef;
        background: #fff;
        position: relative;
        height: 97px;
}

div.tracker div.righttop {
	background: url(../images/tracktopright.gif) no-repeat right;
	width: 9px;
	position: absolute;
	right: -2px;
	top: -1px;
	height: 15px;
}

div.tracker div.rightbottom {
	background: url(../images/trackbottomright.gif) no-repeat right;
	width: 9px;
	position: absolute;
	right: -2px;
	bottom: -2px;
	height: 15px;
}

div.tracker div.topleft {
	background: url(../images/tracktopleft.gif) no-repeat right;
	width: 12px;
	position: absolute;
	left: -1px;
	top: -1px;
	height: 12px;
}

div.tracker div.bottomleft {
	background: url(../images/trackbottomleft.gif) no-repeat right;
	width: 12px;
	position: absolute;
	left: -1px;
	bottom: -2px;
	height: 12px;
}

div.tracker div.time {
	margin-top: 11px;
	padding: 8px 0 0 0;
	width: 97px;
	height: 88px;
	float: left;
	background: url(../images/loggedmiddle.gif) repeat-x;
	position: relative
}

div.tracker div.time div.left {
	width: 9px;
	height: 88px;
	left: 0px;
	top: 0px;
	background: url(../images/loggedleft.gif) no-repeat;
	position: absolute;
}

div.tracker div.time div.right {
	width: 9px;
	height: 88px;
	right: 0px;
	top: 0px;
	background: url(../images/loggedright.gif) no-repeat right top;
	position: absolute;
}

div.tracker div.time dl * {
	position: absolute;
	width: 55px;
	text-align: center;
}

div.tracker div.time dd {
	top: 25px;
	margin: 0px;
}

div.tracker div.time dt {
	top: 51px;
}

div.tracker div.time dt.hours,div.tracker div.time dd.hours {
	width:97px;
}

div.tracker div.time dt.minutes {
	right: 0px;
}

div.tracker div.time dd.minutes {
	right: 0px;
}

div.tracker div.goal {
	width: 343px;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 7px;
	height: 79px;
	border-right: 1px dotted #000;
	padding-right: 15px;
	float: left;
}

div.tracker div.goal div.bar {
	background: url(../images/goalleft.gif) no-repeat;
	padding-left: 2px;
	position: relative;
}

div.tracker div.goal div.bar span {
	background: url(../images/goalright.gif) no-repeat right;
	width: 2px;
	height: 18px;
	position: absolute;
	bottom: 1px;
	right: -1px;
}

div.tracker div.goal div.bar div {
	background: url(../images/goalmiddle.gif);
	position: relative;
	height: 18px;
	padding: 1px 0;
}

div.tracker div.goal div.bar div span {
	position: absolute;
	right: -10px;
	background: url(../images/slider.gif) no-repeat;
	top: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 20px;
	line-height: 23px;
	text-align: center;
}

div.tracker div.goal div.bar div div {
	background: url(../images/goalfill.gif);
	height: 18px;
	padding: 0;
}

div.tracker div.goal ul {
	padding: 0;
	margin: 0;
	position:relative;
	width:340px
}

div.tracker div.goal ul li {
	float: left;
	padding-right: 27px;
	height: 10px;
	overflow: hidden;
}

div.tracker div.goal ul li.alt {
	position:absolute;
	padding:0;
	right:0;
}

div.tracker div.total {
	width: 150px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}

div.tracker div.total dl {
	position: relative;
	margin-top: 0px;
}

div.tracker div.total dl * {
	position: absolute;
	width: 90px;
	right: 0px;
	text-align: center;
}

div.tracker div.total dt {
	top: 20px;
}

div.tracker div.total dt.hours,div.tracker div.total dd.hours {
	width:150px;
	right: 23px;
}

div.tracker div.total dt.minutes,div.tracker div.total dd.minutes {
	right: 9px;
}

/************* YUI Calendar ****************/
div#calendar {
	background: url(../images/calbg.gif) repeat-x;
	border: 1px solid #efefef;
	float: right;
	padding: 5px 10px 10px 10px;
}

div.yui-calcontainer tr td a{
	color: #47250b;
	font-weight: bold
}

div.yui-calcontainer tr td,div.yui-calcontainer tr th {
	text-align: center;
	height: 15px;
	line-height: 15px;
	padding: 0 4px;
	font-size: 10px;
	color: #47250b;
	font-weight: bold
}

div.yui-calcontainer a {
	outline: none;
}

div.yui-calcontainer .calheader {
	text-indent:0;
	position:relative;
	margin-bottom:5px;
	height:12px;
	width:140px;
}

div.yui-calcontainer .calnavleft{
	position:absolute;
	text-indent:-9999px;
	left:0;	
	top:3px;
}

div.yui-calcontainer .calnavright{
	position:absolute;
	text-indent:-9999px;
	right:0;	
	top:3px;
}

div.yui-calcontainer .calnavleft,div.options a.previous {
	background: url(../images/arrowleft.gif) no-repeat;
	width: 7px;
	float:left;
	height: 7px;
}

div.yui-calcontainer .calnavright,div.options a.next {
	background: url(../images/arrowright.gif) no-repeat;
	width: 7px;
	float:right;
	height: 7px;
}

div.yui-calcontainer .wd0,div.yui-calcontainer .wd6, div.yui-calcontainer .wd0 a,div.yui-calcontainer .wd6 a{
	color: #a7456e;
}

div.yui-calcontainer .selector, div.yui-calcontainer .selector a {
	color: inherit;
}

div.yui-calcontainer .calweekdayrow th {
	border-bottom: 1px solid #d3d3d3
}

div.yui-calcontainer .calweekdaycell, div.yui-calcontainer .calweekdaycell a {
	color: #ababab
}

div.yui-calcontainer .oom,div.yui-calcontainer .previous {
	color: #d3d3d3
}

div.yui-calcontainer .selected, div.yui-calcontainer .green {
	color: #fff;
	background: #93a71f;
}

div.yui-calcontainer .selected a{
	color: #fff
}

div.yui-calcontainer .greenleft {
	background: #93a71f url(../images/calleft.gif) no-repeat;
}

div.yui-calcontainer .greenright {
	background: #93a71f url(../images/calright.gif) no-repeat right;
}

/************* Landing ****************/
#landing {
	background: url(../images/landing.jpg) no-repeat;
	height: 384px;
}

#landing h1 {
	padding-top: 12px;
	margin-left: 77px;
}

#landing p {
	margin: 0px 290px 0 77px;
}

p.link1 {
	margin-top:15px;
	width: 175px;	
}

p.link2 {
	padding-top:3px;
	width: 235px;	
}

#landing li {
	margin: 9px 330px 0 70px;
	list-style: disc;
}

#landing a.start {
	width: 151px;
	height: 23px;
	line-height: 33px;
	float: left;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	margin-left: 77px;
	background: url(../images/landing_button.gif) no-repeat;
	padding-bottom:10px;
}

#landingupdates {
	padding-top:10px;
	padding-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-color:lightgrey;
}

#landingupdates h1 {
}

#landingupdates h5 {
	padding-top: 5px;
	margin-left:8px;
}

#landingupdates div {
}

div.heading {
	margin-left:8px;
	padding-bottom:10px;
}

div.even {
	background-color: #EEF7DF;
	padding: 5px 0px;
	margin-left:8px;
}

div.odd {
	padding: 5px 0px;
	margin-left:8px;
}


#landingupdates p {
	margin: 0px 290px 0px 10px;
}

#landingupdates li {
	margin: 15px 330px 0 80px;
	list-style: disc;
}

#landingupdates a {
	text-align: right;
}



/************* School Rankings ****************/
#rankingtable {
	padding-bottom:10px;
}


#rankingtable td{
	padding:4px 0px;
	border-bottom:solid 1px;
	border-color:#CCCCCC;
}




/************* Register ****************/
#reg_wrap {
	background: #fff
}

#reg_wrap h1.ACThead1 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0pt;
	color: #8fa829;
}

/************* Time Entry ****************/
div.options {
	text-align: center;
}

div.options p.nav {
	text-align: center;
	line-height: 8px;
	height:12px;
	margin:0 auto;
	width: 200px;
}

div.options p.nav a span{
	position:absolute;
	top:-9999px;
}

div.tracker div.reading {
	width: 250px;
	margin-top: 10px;
	height: 20px;
}




div.tracker div.reading dt {
	font-weight: bold;
}

div.tracker div.reading input {
	width: 125px;
}

div.tracker dl.day {
	background: url(../images/bgday.gif) no-repeat;
	width: 72px;
	padding-top: 9px;
	padding-left: 1px;
	height: 107px;
	margin: 10px 3px;
	float: left;
	color: #8fa829;
	position: relative;
}

div.tracker dl.day label {
	display: block;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: center;
}

div.tracker dl.day dd {
	text-align: center
}

div.tracker dl.day input {
	border: 2px solid #e2e2e2;
	font-family: arial;
	width: 45px;
	height: 18px;
	font-size: 17px;
	color: #787878;
	font-weight: bold;
	text-align: center;
}

div.tracker dl.day span.readmy{
	background: url(../images/botLeftGrey.gif) no-repeat;
	width: 36px;
	height: 36px;
	top:71px;
	left:0px;
	position: absolute;
	cursor:pointer;
}

div.tracker dl.day span.readto{
	background: url(../images/botRightGrey.gif) no-repeat;
	width: 36px;
	height: 36px;
	top:71px;
	left:35px;
	position: absolute;
	cursor:pointer;
}

div.tracker dl.day span.readst{
	width: 70px;
	height: 14px;
	top:56px;
	left:1px;
	font-size:9px;
	color:#787878;
	text-align: center;
	position: absolute;
}

div.tracker dl.day span.readtocolor{
	background-image: url(../images/botRightColor.gif);
}

div.tracker dl.day span.readmycolor{
	background-image: url(../images/botLeftColor.gif);
}


div.tracker dl.day p {
	color: #b4b4b4
}

div.tracker div.logged {
	float: left;
	width: 50px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 107px;
	border-left: 1px dotted #000;
}

div.tracker div.logged dl {
	position: relative
}

div.tracker div.logged dl * {
	position: absolute;
	width: 35px;
	text-align: center;
}

div.tracker div.logged dt {
	top: 20px;
}

div.tracker div.logged dt.hours {
	right: 10px;
}

div.tracker div.logged dd.hours {
	right: 10px;
}

div.tracker div.logged dt.minutes {
	right: 10px;
	top: 50px;
}

div.tracker div.logged dd.minutes {
	right: 10px;
	top:30px;
}

#reg_step1_fields #parents_add_fields ul li label {
	width: auto
}

.tracker input.disabled,.tracker input[disabled="disabled"],.tracker  input[disabled]{
	background:#dbdbdb;
	color:#393939
}

.store #rightcolumn{display:none}

#rightcolumn {
/*	margin-top:-275px;  */
}


.clearall {
	line-height: 1;
}

.rdv3 #mainnav .right:hover div.dropdown {
	right:auto;z-index:10;
}
#mainnav {
	z-index:10;
}
#pagebody {
	z-index:1;
}

#dropdown {
	z-index:10;
}
#mainnavwrapper {
	z-index:10;
}


@media print {
	#bannerwrapper {
		display: none;
	} 
	#mainnavwrapper {
		display: none;
	}
	#header {
		display: none;
	}
	#rightcolumn {
		display: none;
	}
	#footer {
		display: none;
	}
}


