#teacher_profile_pic:hover {
	border:solid 4px yellow;
}

.emsg {
	color:red;
}
#comment_form {
	background-color:#E2F2F6;
	display:none;
}
.comment_label {
	color:blue;
}
.comment_label:hover {
	text-decoration:underline;
	cursor:pointer;
}

.wall_post_sub {
	font-size:11px;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
}
.wall_post_sub span{
	font-size:9px;
}

.wall_post {
	font-size:14px;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
}
.wall_post span {
	font-size:11px;
}

.double_line {
	width:100%;
	height:1px;
	border-top:1px solid black;
	border-bottom: 1px solid black;
}

#status_box {
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding:5px;
}
#status_box_owner {
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding:5px;
}
#status_box_owner:hover {
	background-color:#E5E5E5;
	cursor:pointer;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img2.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#f1_upload_process{
	z-index:100;
	position:absolute;
	visibility:hidden;
	text-align:center;
	width:400px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #ccc;
}
#image_option:hover {
	background-color:blue;
	color:white;
	cursor:pointer;
}

#alert_div {
	background-color:#EFEFEF;
	width:500px;
	
	margin-left:auto;
	margin-right:auto;
	float:none;
	top:150px;
	left:250px;
	position:absolute;
	border:1px solid #757575;
	padding:20px;
	display:none;
}
.alert_div_table tr:hover {
	cursor:pointer;
}
.alert_cell:hover {
	background-color:#CBCBFA;
}

#upload_picture_div {
	background-color:#EFEFEF;
	width:500px;
	
	margin-left:auto;
	margin-right:auto;
	float:none;
	top:150px;
	left:250px;
	position:absolute;
	border:1px solid #757575;
	padding:20px;
	display:none;
}

#upload_div {
	background-color:#EFEFEF;
	width:500px;
	
	margin-left:auto;
	margin-right:auto;
	float:none;
	top:150px;
	left:250px;
	position:absolute;
	border:1px solid #757575;
	padding:20px;
	display:none;
}
#edit_about_me {
	background-color:#EFEFEF;
	width:300px;
	
	margin-left:auto;
	margin-right:auto;
	float:none;
	top:150px;
	left:250px;
	position:absolute;
	border:1px solid #757575;
	padding:20px;
	display:none;
}
#edit_status {
	background-color:#EFEFEF;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	top:150px;
	left:250px;
	position:absolute;
	border:1px solid #757575;
	padding:20px;
	display:none;
}
#upload_div_closer:hover {
	background-color:white;
	cursor:pointer;
}
#about_me_button {
	color:black;
	cursor:pointer; 
	margin:20px;
	background-color:white;
	text-align:center;
	border:2px solid white;
} 
#about_me_button:hover {
	border:2px solid red;
}

hr {
	background-color:#211CA0;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0027FF;
}

a:hover {
	text-decoration: none;
}

img {
	border: 4px solid #000000;
}

#img_link {
	border: 4px solid #9DFF45;
}
#img_link:hover {
	border: 4px solid #FF0000;
}

#profile_pic {
	border: 4px solid #000000;
}
#profile_pic:hover {
	border:4px solid #B70000;
	cursor:pointer;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

table.parenttemplate {
	border-spacing: 4px;
}

table.parenttemplate tr{
	background-color: #F3F3F3;
}
table.parenttemplate td{
	padding:5px;
}

table.studentbox {
	border-spacing: 3px;
	width:350px;
}
table.studentbox tr {
	background-color: #F3F3F3;
}

/* Boxed Style */

.boxed {
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 10px solid #000000;
}

.boxed .title {
	padding: 10px 20px;
	background: #005DFF;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 20px;
	background: #274A87;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 15px;
	background: #9897EB;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 9px;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	width: 369px;
	height: 32px;
	padding: 8px 0 0 20px;
	background: #BDBCF2;
	border-bottom: 1px solid #000000;
	font-size: 9px;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding-left: 3px;
	float:left;
	width:480px;
	border:none;
	margin-left:0px;
}


.post .story p, .post .story ul, .post .story blockquote, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story ul {
	padding: 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.post .story ul a:hover {
	background:#DDDDDD;
}
#selectname{
	width:270px;
}

/* Logo */

#logo {
	width: 200px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 510px;
	text-align: center;
}

#logo h1 {
	padding-top: 30px;
	text-transform: lowercase;
	font-size: 36px;
	font-weight: normal;
}

#logo h2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-left:30px;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 650px;
	background: #FFFFFF;
	border: 10px solid #000000;
}


/* Sidebar */

#sidebar {
	background: #274A87;
	float: left;
	border:5px solid #000000;
	width: 200px;
	text-align:center;
}

#advertisements {
	text-align:center;
	width:120px;
	float: right;
	margin-right:20px;
	padding: 5px;
	border:1px solid #bbbbbb;
}
.username {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#aboutme {
	text-decoration: none;
	font-size: 10px;
	color: #DDDDDD;
	padding:5px;
}
#aboutme_editable {
	text-decoration: none;
	font-size: 10px;
	color: #DDDDDD;
	padding:5px;
}
#aboutme_editable:hover {
	background-color:green;
	cursor:pointer;
}
#classlist {
	text-decoration: none;
	font-size: 10px;
	color: #DDDDDD;
	padding-bottom:10px;
}
#classlist li {
	text-decoration:none;
}
#classlist li:hover {
	background-color:green;
	cursor: pointer;
	color:white;
}
.title {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 150px;
}

#inputsubmit1 {
	background: #0027FF;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
}

#topmenu {
}

#topmenu li {
	display:inline;
}

#topmenu a {
	width: 110px;
	padding: 2px 10px;
	border-right: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#topmenu a:hover {
	background: #9897EB;
}

#topmenu .first a {
	border: none;
}

#topmenu .active a {
	background: #0027FF;
	color: #FFFFFF;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}



#menu a:hover {
	background: #9897EB;
}

#menu .first a {
	border: none;
}

#menu .active a {
	background: #0027FF;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 660px;
}

#footer p {
	font-size: x-small;
}

/* Footer > Legal */

#legal {
	float:left;
	margin-left:50px;
}

/* Footer > Links */

#links {
}


