/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Graffiti Page Pack Layout 05
  2 Column Fluid -static
  -----------------------------------
*/

body {
	color: #333333;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	min-width: 770px;
}
#masthead {
	background-image: url(../img/account_top.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-align:right;
}
#menubar {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width:100%;
	border-bottom: 1px solid #333333;
	padding: 0 0 0 0;
	background-image: url(../img/account-mbar.jpg);
	background-repeat: repeat-x;
	background-color: #3C3C3C;
}

/******** LAYOUT WRAPPER **********/
#layout { 
	margin: 0;
}
/******** COLUMNS WRAPPER and COLUMNS **********/
#columnwrapper {
	margin: 10px 0 0 0;
	position: relative;
}
#mainbox {
	margin: 0 0 0 188px; 
} 
#mainboxSignIn{
	margin: 0 0 0 0; 
} 
#sidebox {
	position: absolute;
	top: 0;
	left: 0;
	width: 188px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	font-size: 12px;
	padding: 0 24px 12px 24px;
	border-left: 1px solid #333333;
}
h1 {
	margin: 0;
	font-size: 1.5em;
}
h1, h2, h3, h4 {
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	margin-top:0px;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 0 0 0 0;
	font-size: 1.35em;
}
h4{
	font-size:1.2em;
	margin: 0 0 0 0;
	text-indent:10px;
	
}
#maincontent p {
	margin: 8px 0 12px 0;
}
.callout {
	float: right;
	width: 170px;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 0.80em;
}
/*Sidebar*/
#sidecontent {
	padding: 10px 24px 12px 24px;
	font-size: 0.7em;
	background-color: #FFFFFF;
}
#sidecontent .topheading {
	margin: 0;
}
#sidecontent p {
	margin: 8px 0 12px 0;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
    width:auto;
	font-size: 0.7em;
	margin: 0 0 16px 188px;
	background-image: url(../img/account_gradient.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
#footerboxSignIn {
    width:auto;
	font-size: 0.7em;
	margin: 0 0 16px 0;
	background-image: url(../img/account_gradient.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
/*Footer Content*/
#footer {
	margin: 0;
	padding: 8px 24px;
	color: #333333;
}
#footer p {
	margin: 0;
}

/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #000000;
	cursor: default;
	font-size: .1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #000000;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus {
	color: #000000;
	text-decoration: none;
}


#footer a:link,#footer a:visited,#footer a:hover, #footer a:active, #footer a:focus{
	color: #000000;
	text-decoration: none;
}
/******NAVBAR STYLES********/

#menubar ul {
	padding: 0;
	margin: 0;
}
#menubar li {
	list-style-type: none;
	display: inline;
}
#menubar li a {
	float: left;
	color: #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(../img/account_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#mainLink {
	color: #333333!important;	
	background-color: #FFFFFF!important;
	background-position: 0px -240px !important;
	background-repeat: repeat;
	font-weight:bold;
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#menubar li a:hover,
#menubar li a:focus, 
#menubar li a:active {
	color: #ECE9D8;
	background-position: 0px -120px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#menubar br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}
#alpha-1 a:hover {background-color: transparent;
}

/*
 * Teacher login page
 */
 
.home {font:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; width:800px; margin:30px auto 30px auto; clear:both;}
.home .login {width:340px; height:225px; float:right; border:1px solid #666666; padding:10px 20px; margin-bottom:20px;}
.home .newuser {width:340px; height:225px;  float:left; border:1px solid #666666; padding:10px 20px;margin-bottom:20px;}
.home .wide {width:778px; border:1px solid #666666; padding:10px; margin-top:20px; clear:both}

h1 {font-size: 20px; width:auto;}

ol.space {margin:30px 0;}
ol.space li, ul.space li {margin:10px 0 0 5px;}

.gray {color:#666666}
.red {color:#FF0000}
.small {font-size:12px;}
