#header #logout_form {
	margin:0 0px 0 0;
	width: 405px;
	float: left;
	height: 35px;
}

#header .hello {
	float: right;
	text-align: right;
	/*width: 317px;*/
	line-height: 35px;
	color:#f9c466;
}

#header #sign_out {
	float: left;
	margin-left: 13px;
	width: auto;
	text-align: left;
}



#dashboard .event_result {
	width: 602px;
	float: left;
	position: relative;
}
#dashboard .event_description {
	width: 341px;
}
#dashboard .event_location {
	width: 203px;
	border-right: none;
}
#dashboard .dash_remove {
	width: 28px;
	height: 21px;
	text-indent: 9999px;
	overflow: hidden;
	float: right;
	display: block;
	position: relative;
	margin-top: 14px;
}

#dashboard .dash_remove a {
	width: 28px;
	height: 21px;
	background-image: url('/images/dashboard/dash_remove.png');
	background-repeat: no-repeat;
	display: block;
}
#dashboard .dash_remove a:hover {
	width: 28px;
	height: 21px;
	background-image: url('/images/dashboard/dash_remove.png');
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
}
#dashboard .event_top {
	background:url('/images/dashboard/event_top.png') top left no-repeat #304869;
}
#dashboard h1.results_date {
	width: 225px;
}
#dashboard h1.results_upcoming {
	width: auto;
}
.dashboard_button {
	width: 63px;
	height: 21px;
	text-indent: 9999px;
	overflow: hidden;
	display: block;
	float: right;
	margin: 7px 0px 0px 12px;
}

#english .dashboard_button a, #english .dashboard_button a:hover {
	background-image: url('/images/english/dashboard.png');
}
#spanish .dashboard_button a, #spanish .dashboard_button a:hover {
	background-image: url('/images/spanish/dashboard.png');
}
#portuguese .dashboard_button a, #portuguese .dashboard_button a:hover {
	background-image: url('/images/portuguese/dashboard.png');
}
#french .dashboard_button a, #french .dashboard_button a:hover {
	background-image: url('/images/french/dashboard.png');
}
.dashboard_button a {
	width: 63px;
	height: 21px;
	background-repeat: no-repeat;
	display: block;
}
.dashboard_button a:hover {
	width: 63px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
}

#dashboard .page_result {
	width: 602px;
	float: left;
	position: relative;
	margin: 7px 0 7px 0;
}
#dashboard .page_top {
	height: 7px;
	background:url('/images/dashboard/page_top.png') top left no-repeat;
	display: block;
}
#dashboard .page_bottom {
	height: 7px;
	background:url('/images/dashboard/page_bottom.png') bottom left no-repeat;
	display: block;
}
.page_result_detail {
	background:url('/images/dashboard/page_middle.png') top left repeat-y;
	padding:0 14px 0 14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#304869;
}
#content .column_1 .page_result_detail a {
color:#304869;
font-weight: bold;
}

#content .column_1 .page_result_detail a:hover {
text-decoration: none;
}


#dashboard .article_top {
	height: 7px;
	background:url('/images/dashboard/article_top.png') top left no-repeat;
	display: block;
}
#dashboard .article_bottom {
	height: 7px;
	background:url('/images/dashboard/article_bottom.png') bottom left no-repeat;
	display: block;
}
.article_result_detail {
	background:url('/images/dashboard/article_middle.png') top left repeat-y;
	padding:0 14px 0 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#304869;
}
#content .column_1 .article_result_detail a {
color:#304869;
font-weight: bold;
}

#content .column_1 .article_result_detail a:hover {
text-decoration: none;
}

.article_title {
	float: right;
	width: 503px;
	padding-left: 14px;
}
.article_time {
	float: left;
	width: 56px;
}



.video_result_detail {
	background:url('/images/dashboard/page_middle.png') top left repeat-y;
	padding:0 14px 0 8px;
}

.video_title {
	float: right;
	width: 461px;
	padding-left: 14px;
}
.video_watch {
	float: left;
	width: 98px;
}

#dashboard .the_video {
	width: 98px;
	height: 64px;
	display: block;
	margin-top: 1px;
}

#dashboard .the_video a {
	width: 98px;
	height: 64px;
	display: block;
}

#dashboard .the_video img {
	padding: 0px;
}

#dashboard .watch_video {
	width: 98px;
	height: 21px;
	text-indent: 9999px;
	overflow: hidden;
	display: block;
	margin: 0px 0px 2px 0px;
}

#english #dashboard .watch_video a, #english #dashboard .watch_video a:hover {
	background-image: url('/images/english/watch_video.png');
}

#spanish #dashboard .watch_video a, #spanish #dashboard .watch_video a:hover {
	background-image: url('/images/spanish/watch_video.png');
}

#portuguese #dashboard .watch_video a, #portuguese #dashboard .watch_video a:hover {
	background-image: url('/images/portuguese/watch_video.png');
}

#french #dashboard .watch_video a, #french #dashboard .watch_video a:hover {
	background-image: url('/images/french/watch_video.png');
}

#dashboard .watch_video a {
	width: 98px;
	height: 21px;
	background-repeat: no-repeat;
	display: block;
}

#dashboard .watch_video a:hover {
	width: 98px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
}

#dashboard .video_title h2 {
	margin-top: 0px;
}

#dashboard .video_title h2 a:hover {
	text-decoration: none;
}

#dashboard .video_title p {
	margin-bottom: 0px;
}

#dashboard .quote_top {
	height: 6px;
	background:url('/images/dashboard/quote_top.png') top left no-repeat;
	display: block;
}
#dashboard .quote_bottom {
	height: 6px;
	background:url('/images/dashboard/quote_bottom.png') bottom left no-repeat;
	display: block;
}

#dashboard .quote_body {
	background:#fce0af;
	color:#38143E;
	font-family:"Palatino Linotype", Palatino, Book Antiqua, Serif;
	font-size:14px;
	line-height:21px;
	padding:3px 14px 14px 14px;
}

#dashboard .quote_source {
	background:url('/images/quote_source_bg.png') top left repeat-x #fce0af;
	color:#38143E;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:10px 14px 4px 14px;
	text-align:right;
}

#dashboard .quote_source .quote_author{
	font-weight:bold;
}


#dashboard a.more {
		background-image: url('/images/arrow.png');
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 15px;
}

a.more:hover {
	text-decoration: underline;
}


#dashboard .upcoming_result {
	margin: 0px 0 14px 0;
}

#dashboard .upcoming_result .date {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	clear: left;
	margin-top: 14px;
}

#dashboard .upcoming_result .time {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-bottom: 14px;
	clear: left;
}

#dashboard .upcoming_top {
	background:url('/images/dashboard/main_upcoming_top.png') top left no-repeat;
	color:#f9c466;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	padding:9px 14px 5px 14px;
	height: 21px;
}

#dashboard .content_column_1_1 .upcoming_top {
	background:url('/images/dashboard/main_upcoming_top_left.png') top left no-repeat;
}

#dashboard .content_column_1_3 .upcoming_top {
	background:url('/images/dashboard/main_upcoming_top_right.png') top left no-repeat;
}

#dashboard .upcoming_result a:hover {
	text-decoration: none;
}

#dashboard .upcoming_result .type {
	color:#B3BCC8;
	float:right;
	font-size:10px;
	font-weight:bold;
	margin:2px 0 0 0;
}

#dashboard .upcoming_result .upcoming {
	font-weight:bold;
}

#dashboard .upcoming_bottom {
	background:url('/images/dashboard/main_upcoming_bottom.png') bottom left no-repeat;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:3px 14px 0 14px;
	text-align:right;
	height: 16px;
}

#dashboard .content_column_1_1 .upcoming_bottom {
	background:url('/images/dashboard/main_upcoming_bottom_left.png') bottom left no-repeat;
}

#dashboard .content_column_1_3 .upcoming_bottom {
	background:url('/images/dashboard/main_upcoming_bottom_right.png') bottom left no-repeat;
}

	.upcoming_bottom a {
		color:#FFF;
		text-decoration:none;
	}
#dashboard .content_column_1_1 {
	width: 350px;
	margin-top: 0px;
}

#dashboard .content_column_1_1 .video_title{
	width: 208px;
}

#dashboard .content_column_1_1 .video_result_detail {
	background:url('/images/dashboard/main_upcoming_middle_left.png') top left repeat-y;
	padding:14px 14px 8px 14px;
	border-bottom: 1px solid #d5dae0;
}

#dashboard .content_column_1_3 {
	width: 266px;
	margin-top: 0px;
	margin-left: 14px;
	float:left;
}

#dashboard .content_column_1_3 .student_d_center {
	width: 266px;
	height: 63px;
	text-indent: 9999px;
	overflow: hidden;
	display: block;
	margin: 0px 0px 14px 0px;
}

#english #dashboard .content_column_1_3 .student_d_center a, #english #dashboard .content_column_1_3 .student_d_center a:hover {
	background-image: url('/images/english/student_d_center.png');
}

#spanish #dashboard .content_column_1_3 .student_d_center a, #spanish #dashboard .content_column_1_3 .student_d_center a:hover {
	background-image: url('/images/spanish/student_d_center.png');
}

#portuguese #dashboard .content_column_1_3 .student_d_center a, #portuguese #dashboard .content_column_1_3 .student_d_center a:hover {
	background-image: url('/images/portuguese/student_d_center.png');
}

#french #dashboard .content_column_1_3 .student_d_center a, #french #dashboard .content_column_1_3 .student_d_center a:hover {
	background-image: url('/images/french/student_d_center.png');
}

#dashboard .content_column_1_3 .student_d_center a {
	width: 266px;
	height: 63px;
	background-repeat: no-repeat;
	display: block;
}
#dashboard .content_column_1_3 .student_d_center a:hover {
	width: 266px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: 0px -63px;
	display: block;
}

#dashboard .content_column_1_3 .article_result_detail {
	background:url('/images/dashboard/main_upcoming_middle_time.png') top left repeat-y;
	padding:14px 14px 14px 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#304869;
	border-bottom: 1px solid #d5dae0;
}

#dashboard .content_column_1_3 .article_title {
	float: right;
	width: 173px;
	padding-left: 14px;
}

#dashboard .content_column_1_3 .article_time {
	float: left;
	width: 56px;
}

#dashboard .content_column_1_3 .page_result_detail {
	background:url('/images/dashboard/main_upcoming_middle_right.png') top left repeat-y;
	padding:14px 14px 14px 14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#304869;
	border-bottom: 1px solid #d5dae0;
}

#dashboard .user_top {
	background:url('/images/dashboard/main_user_top.png') top left no-repeat;
	color:#304869;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	padding:9px 14px 5px 14px;
	height: 20px;
	border-bottom: 1px solid #FAD599;
	font-weight: bold;
}

#dashboard .user_bottom {
	background:url('/images/dashboard/main_user_bottom.png') bottom left no-repeat;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:14px 14px 14px 14px;
	text-align:right;
	height: 21px;
}

#dashboard .user_result {
	width: 245px;
	
	float: left;
}

#dashboard .user_about {
	margin-bottom: 21px;
}

#dashboard .edit_user_info {
	width: 84px;
	height: 21px;
	text-indent: 9999px;
	overflow: hidden;
	display: block;
	margin: 0px 0px 0px 0px;
	float: right;
}

#english #dashboard .edit_user_info a, #english #dashboard .edit_user_info a:hover {
	background-image: url('/images/english/edit_user_info.png');
}

#spanish #dashboard .edit_user_info a, #spanish #dashboard .edit_user_info a:hover {
	background-image: url('/images/spanish/edit_user_info.png');
}

#portuguese #dashboard .edit_user_info a, #portuguese #dashboard .edit_user_info a:hover {
	background-image: url('/images/portuguese/edit_user_info.png');
}

#french #dashboard .edit_user_info a, #french #dashboard .edit_user_info a:hover {
	background-image: url('/images/french/edit_user_info.png');
}

#dashboard .edit_user_info a {
	width: 84px;
	height: 21px;
	background-repeat: no-repeat;
	display: block;
}
#dashboard .edit_user_info a:hover {
	width: 84px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
}

#dashboard .user_result .event_location {
	background-color: #FCE7BF;
	width: 217px;
	padding: 0 14px 14px 14px;
}

#dashboard .user_result .event_location label {
	padding-top: 12px;
	padding-bottom: 2px;
}

#dashboard .about {
	float: left;
	padding-top: 0px;
	margin-left: 21px;
	width: 364px;
}

#dashboard .about h3 {
	background: none;
	margin-top: 7px;
	font-weight: bold;
	padding-bottom: 0px;
}

