@charset "utf-8";

/*
---------------------------------------------
Lessons Dashboard
--------------------------------------------- */

.avatar {
	width: 123px;
	height: 123px;
	float: left;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
	border: 1px solid #E7E7E7;
}

.rightContent {
	float: right;
	width: 460px;
	margin-right: 11px;
	margin-top: 8px;
}

.rightContent .currentlyFollowing {
	color: #056A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}

.rightContent ul {
	list-style: none;
	line-height: 22px;
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 12px;
	margin-top: 10px;
}

.rightContent a {
	margin-top: 15px;
	display: block;
	float: left;
}

.hover-no-under:hover {
	text-decoration: none;
}

a.boxLink {
	display:block;
	width:235px; height:32px;
	color:#494949;
	text-align:left;
	text-decoration:none;
	font:14px "Arial";
	font-weight:bold;
	background:url(../images/classroom_abg.gif) no-repeat;
	padding:15px 0px 0px 49px;
	margin-bottom:6px;
}
		
a.boxLink:hover, a.boxLink:hover.edit, a.boxLink:hover.editnotif { color:#347a11; background:url(../images/classroom_acbg.gif) no-repeat; }

.left-bg.green {
background: url(../images/bg-left-green.png) repeat-y #FFFFFF !important;
}

.green .left-top { background: url(../images/left-top-green.png) no-repeat top !important; }

.green .left-bottom { background: url(../images/left-bottom-green.png) no-repeat bottom !important; }

.rss-subscribe {
	line-height: 40px;
}

.update-item {
	border-bottom: 1px dashed #90B0C9;
	margin-top: 9px;
	padding-bottom: 9px;
}

.update-item.last-item {
	border: none;
	padding-bottom: 0;
}

.update-item .avatar-update {
	margin-left: 20px;
	display: block;
	width: 72px;
	float: left;
}

.update-item .avatar-update img {
	border: 1px solid #ECECEC;
}

.update-item .update-info {
	width: 510px;
	float: right;
	margin-right: 11px;
}

.update-item .update-info .author-said {
	color: #1C517C;
	font-size: 13px;
	margin-bottom: 12px;
	display: block;
	float: left;
}

.update-item .update-info .update-text {
	color: #999;
	font-size: 13px;
	line-height: 24px;
	clear: both;
}

.update-item .update-info .update-text a{
	color:#4E95AF;
}

.hover-no-under {
	color: #1C517C;
	border-bottom: 1px dotted #1C517C;
}

.hover-no-under:hover {
	border-bottom: 1px solid #1C517C;
}

.person-type {
	background-image: url(../images/dash-type.png);
	width: 66px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
	float: right;
}

.assignment-item {
	background: #F3F8FA;
	height: 53px;
	border-left: 1px solid #C2C4C5;
	border-right: 1px solid #C2C4C5;
}

.assignment-item.last  {
	background-image: url(../images/assignment-item.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border: none;
	padding-bottom: 10px;
}

.assignment-item.alternate.last {
	background-image: url(../images/assignment-item-alternate.png);
}

.assignment-item.alternate {
	background: #FFFFFF;
}

.assignment-item .num-item {
	width: 22px;
	height: 23px;
	background: url(../images/count-ball.png);
	line-height: 18px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: 15px;
	margin-left: 11px;
}

.assignment-item.expired .num-item {
	background: url(../images/count-ball-disabled.png);
}

.assignment-item p {
	float: left;
	width: 150px;
	margin-left: 11px;
	font: Arial;
	font-size: 12px;
	line-height: 16px;
	margin-top: 11px;
}

.assignment-item.widep p {
	width: 226px;
}

.assignment-item p a {
	color: #808080;
}

.assignment-item .deadline {
	float: right;
	width: 70px;
	height: 28px;
	background: url(../images/date-due.png);
	background-position: bottom;
	margin-right: 11px;
	margin-top: 11px;
	font-size: 10px;
	color: #AAE0FF;
	font-weight: bold;
	line-height: 11px;
	padding-top: 3px;
	text-align: center;
}

.assignment-item.expired .deadline {
	height: 19px;
	background: url(../images/date-due.png);
	background-position: top;
	padding-top: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 6px;
}

.assignment-item .deadline span {
	color: #FFFFFF;
}

/* ---------------------------------------- */

/*
 * Recent activity.
 */

.status-update {
	margin: 9px 5px 0 5px;
	padding-bottom: 20px;
	background:url(../images/classroom_item.gif) bottom repeat-x;
}
#lastup {
	background:none;
	padding-bottom:0;
		}

.status-update .avatar-item {
	margin-left: 20px;
	display: block;
	width: 72px;
	float: left;
}

.status-update .avatar-item img {
	border: 1px solid #ECECEC;
}

.text-status {
	width: 510px;
	float: right;
	margin-right: 11px;
}

.text-status p {
	color: #686868;
	font-size: 13px;
	line-height: 24px;
}

.text-status a {
	color: #257000;
	font-weight: bold;
}

.text-status .performed {
	padding: 3px;
	background: #056A9A;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	line-height: 11px;
	clear: both;
	margin-top: -9px;
}

/* ---------------------------------------- */

/*
 * Gallery home page.
 */

.no-galleries {
	padding-left: 19px;
	padding-right: 19px;
}

.no-galleries .error-message {
	font-size: 18px;
	color: #1C517C;
	margin-bottom: 7px;
}

.no-galleries p {
	color: #7F8189;
	font-size: 12px;
	margin-bottom: 17px;
}

.no-galleries .create-gal a {
	color: #257000;
}

.no-galleries .create-gal img {
	vertical-align: middle;
	margin-right: 6px;
}

.gallery-box {
	padding-left: 19px;
}

.gallery-box .meta-heading {
	padding-bottom: 6px;
	border-bottom: 1px dotted #9DB9CF;
	margin-left: -19px;
	margin-right: -5px;
	padding-left: 19px;
}

.gallery-box .meta-heading .gallery-name {
	font-size: 18px;
	color: #1C517C;
	margin-bottom: 7px;
	float: left;
}

.gallery-box .meta-heading .gallery-count {
	font-size: 16px;
	float: right;
	text-align: right;
	color: #257000;
	padding-right: 14px;
}

.album-item {
	border-bottom: 1px dotted #9DB9CF;
	margin-left: -19px;
	margin-right: -5px;
	padding: 19px;
}

.album-item.last-item {
	padding-bottom: 0px;
	border-bottom: none;
}

.album-item .album-info .album-name {
	font-size: 14px;
	font-weight: bold;
	color: #1C517C;
	margin-bottom: 17px;
	float: left;
}

.album-item .album-info .album-count {
	float: right;
	text-align: right;
	font-size: 10px;
	color: #7F8189;
}

.album-item p {
	color: #7F8189;
	font-size: 12px;
	margin-bottom: 17px;
}

.album-item .picture-item img {
	margin-bottom: 17px;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #959595;
}

/* ---------------------------------------- */

/*
 * Import email.
 */

.import-email .invite-friends {
	font-size: 18px;
	color: #1C517C;
	margin-bottom: 7px;
}

.import-email p {
	color: #7F8189;
	font-size: 12px;
	margin-bottom: 17px;
}

.import-email .we-support {
	margin-bottom: 10px;
}

.import-email .supported-emails {
	margin-bottom: 30px;
}

.import-email .field {
	width: 273px;
	height: 29px;
	background: url(../images/input-who.png) no-repeat;
	border: 0;
	font: bold 1.6em Arial;
	color: #7f8189;
	padding: 11px 11px 0 11px;
	margin: 7px 0 12px 0;
	float: left;
}

.import-email .email-label {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989898;
	line-height: 16px;
	margin-left: 15px;
	margin-top: 11px;
}

.import-email .pass-label {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989898;
	line-height: 16px;
	margin-left: 15px;
	margin-top: 11px;
}

.import-results .your-friends {
	font-size: 18px;
	color: #257000;
	margin: 5px 0 7px 5px;
}

.import-results .res-item {
	padding: 10px 0 0 5px;
	clear: both;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.res-item .res-tick {
	width: 37px;
	background-image: url(../images/fuzz-divider.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin-right: 17px;
}

.res-item .res-name {
	width: 240px;
	background-image: url(../images/fuzz-divider.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1C517C;
}

.res-item .res-email {
	float: left;
	color: #636363;
}

