/* CSS Document for new sbdp calendar */

body {
	background-image: url(../images/SBDP_Web.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#wrapper {
	margin-left: auto;
	margin-right: -50px;
}
div.demos{
	margin-top: 205px;
	margin-left: 19px;
	width: 170px;
}
#dtPickerArea {
	width: 550px;
	margin-left: 5px;
	margin-top: -575px;
	float: left;
}
#menuOptions a {
	position: absolute;
	top: 130px;
	text-decoration: none;
	font-size: 10px;
	font-family: "Arial", Times, serif;
	color: #006699;
	font-weight: bold;
}
#nonjsCalendarText {
	width: 500px;
	margin-left: 5px;
	margin-top: -435px;
	float: left;
}
div.calendarArea{
	margin-top: 250px;
	margin-left: 10px;
	width: 220px;
}
#calendarList li {
	font-family: "Times New Roman", Times, serif;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin-left: -5px;
}
#calendarList hover { 
	font-weight: bold;
	color: #CC9966;
} 
#nonJS a {
	position: absolute;
	top: 155px;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
a#nonJSVersion { 
	left: 655px;
}
a#nonJSVersion:hover { 
	border: none; 
	cursor: pointer;
	color: #CC9966;
} 

#FacebookIcon a {
	position: absolute;
	top: 10px;
}
#TwitterIcon a {
	position: absolute;
	top: 10px;
	left: 40px;
}
a#aboutSBDP { 
	left: 55px;
}
a#aboutSBDP:hover { 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 
a#services { 
	left: 102px;
}
a#services:hover { 
	border: none; 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 
a#newsRes { 
	left: 160px;
}
a#newsRes:hover { 
	border: none; 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 
a#busSolCen { 
	left: 278px;
}
a#busSolCen:hover { 
	border: none; 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 
a#classEvents { 
	left: 430px;
}
a#classEvents:hover { 
	border: none; 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 
a#otherBusClass { 
	left: 540px;
}
a#otherBusClass:hover { 
	border: none; 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 
a#enEspanol { 
	left: 675px;
}
a#enEspanol:hover { 
	border: none; 
	cursor: pointer;
	font-weight: bold;
	color: #CC9966;
} 

div.ui-datepicker{
	font-size:12px;
}
input {
	background-image: url(../images/xshadeform.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	color: #336699;
	font-weight: bold;
}
select {
	background-image: url(../images/shadeform.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#search{
	margin-top: 5px;
	height: 60px;
	width: 168px;
	float: left;
	margin-left: 18px;
	border: 1px solid #FFCC66;
	background-color: #CCCCCC;
}
.searchLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	margin-left: 30px;
}
.searchDropDown {
	margin-top: 10px;
	margin-left: 4px;
	width: 160px;
	font-size: 10px;
	color: #333333;
}
p {
	clear: left;
	margin: 30px;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
}
.pHeight {
	clear: left;
	margin: 30px;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	margin-top: -15px;
}
p label {
	float: left;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	clear: left;
	margin: 35px;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
}
.title {
	margin-top: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	text-align:left;
	margin-left: 50px;
}
#subTitle {
	margin-top: 15px;
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align:left;
	margin-left: 50px;
	margin-bottom: 50px;
}
#dateMsg {
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#C60;
	text-align:left;
	margin-left: 50px;
	margin-bottom: 50px;
}
.titleHover {
	text-decoration: underline;
	color: #999999;
}
dd {
	margin-top: -5px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	padding: 10px 10px 10px 10px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color:#006699;
}
a:hover {
	color: #CC6600;
}
.buttons {
	font: Arial, Helvetica, sans-serif;
	height: 25px;
	width: 90px;
	font-size: 10px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.buttonsLong{
	width: 180px;
	height: 25px;
}
#seatMsg {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#classNotice {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table1 {
	border-collapse: collapse;
	table-layout: auto;
	margin-left: 30px;
	width: 350px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
}
.errorMsg {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}
.imgLoader {
	margin-left: 125px;
	margin-top: 100px;
}
.calendarHR {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 40px;
	width: 525px;
}
.monthDivider {
	display: block;
	width: 325px;
	height: 24px;
	margin-top: 25px;
	margin-left: 125px;
	background-image:url(../images/monthSBDPEvents.gif);
	background-repeat: no-repeat;
}
.JanuaryDivider {
	background-position: 0px 0px;
}
.FebruaryDivider {
	background-position: 0px -24px;
}
.MarchDivider {
	background-position: 0px -44px;
}
.AprilDivider {
	background-position: 0px -68px;
}
.MayDivider {
	background-position: 0px -93px;
	margin-left: 135px;
}
.JuneDivider {
	background-position: 0px -113px;
	margin-left: 130px;
}
.JulyDivider {
	background-position: 0px -155px;
	margin-left: 130px;
}
.AugustDivider {
	background-position: 0px -179px;
}
.SeptemberDivider {
	background-position: 0px -203px;
}
.OctoberDivider {
	background-position: 0px -225px;
}
.NovemberDivider {
	background-position: 0px -246px;
}
.DecemberDivider {
	background-position: 0px -265px;
}
/* ui_datePicker css : class dates */
.class_days a { font-weight: bold !important; color: #C60 !important; }
/* calendar toggle */
.newCalendar {
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#search{
	margin-top: 5px;
	height: 60px;
	width: 168px;
	float: left;
	margin-left: 18px;
	border: 1px solid #FFCC66;
	background-color: #CCCCCC;
}
#dtPickerArea {
	width: 550px;
	margin-left: 5px;
	margin-top: -562px;
	float: left;
}
#nonjsCalendarText {
	width: 500px;
	margin-left: 5px;
	margin-top: -435px;
	float: left;
}
}
