﻿div.LargeBlueBar {
  background-image : url(/Learning/Images/LargeBlueBar.jpg); 
  background-position: left center;
  background-repeat: no-repeat;
  clear: both;
  height: 50px;
  margin: 10px 0;
  width: 590px;
}

div.LargeBlueBar h3.Curriculum {
  background-image : url(/Learning/Images/Square_Curriculum_32.gif); 
  background-position: left center;
  background-repeat: no-repeat;
  color: #013F7F;
  display: block;
  font-size: 20px;
  font-weight: normal !IMPORTANT;
  height: 40px !IMPORTANT;
  line-height: 40px !IMPORTANT;
  margin-left: 20px !IMPORTANT;
  padding-left: 40px !IMPORTANT;
}

div.LargeBlueBar select { margin: 15px 20px 10px 0 !IMPORTANT; }

hr { height: 1px; border: none; border-top: solid 1px #999; margin: 0; margin-bottom: 10px; padding: 0;}

.leftColumn { float: left; margin-right: 20px; width: 270px; }
.leftColumn img, .rightColumn img { float: left; margin-right: 10px; margin-bottom: 20px; }
.leftColumn h4, .rightColumn h4  { background-color: inherit; color: #5689A8 !IMPORTANT; font-size: 9pt !IMPORTANT; margin: 0 !IMPORTANT; padding: 0 !IMPORTANT; }
.leftColumn a, .rightColumn a { background-color: inherit; color: #AC843C; font-weight: bold; white-space: nowrap; }

.rightColumn { float: left; width: 270px; }

h3 { margin: 0; padding: 0; font-size: 8pt; font-weight: bold; }

.eGatewayItem {
  background-position: left 10px;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ccc;
  padding: 0 0 10px 120px;
  margin-bottom: 10px;
}

.eGatewayItem { background-repeat: no-repeat; }

div.CalendarLinks { float: right; margin-left: 10px; width: 220px; }
div.CalendarLinks h4 { background-color: inherit; color: blue !IMPORTANT; }
div.CalendarLinks table {}
div.CalendarLinks table thead tr th { background-color: inherit; color: #999; }
div.CalendarLinks table tbody tr td:first-child { background-color: inherit; color: #666; }

div.ImagePanel {
  background-color: #e6e6e6;
  text-align: right;
}

/* Juke box voting css*/
.vote
{
	width: 550;
	display: block;
	padding: 10px 10px 5px 10px;
	margin-top: 10px;
	margin-bottom: 35px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

.vote form {
    float:right;
}