﻿.EventDate {
    float: left;
    width: 55px;
    font-weight: bold;
}

.EventContent {
    float: left;
    width: 450px;
    padding-left: 18px;
}
.EventMap {
    float: left;
    width: 150px;
    padding-left: 18px;
}
.EventLinks {
    float: left;
    width: 180px;
    padding-left: 5px;
}
.DateContainer {
    text-align: center;
	border: #FFFFFF 1px solid;
	background-color: #3399CC;
}

.DateMonth {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px auto 2px auto;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 12px;
    padding: 0px;
}

.DateDay {
	font-size: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
    background-color: #f0f0f0;
     color: #333333;
   padding: 6px;
}
.DateYear {
	position: relative;
	left: 35px;
	top: -5px;
    text-align: center;
	width: 22px;
	color: #ffffff;
	background-color: #3399CC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
A.D_linkButton {
	PADDING-BOTTOM: 3px; LINE-HEIGHT: 15px; BACKGROUND-COLOR: #3f73a1; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; DISPLAY: inline-block; FONT-FAMILY: Arial, Helvetica, "sans-serif"; COLOR: #fff !important; FONT-SIZE: 11px; FONT-WEIGHT: bold; PADDING-TOP: 3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px
}
.D_linkButton .arrow {
	FONT-FAMILY: Verdana, Arial, "sans-serif"; FONT-SIZE: 1.1em
}
A.D_linkButton:hover {
	COLOR: #fff; TEXT-DECORATION: none
}
.EventTitle {
	LINE-HEIGHT: 1.25em;
	FONT-SIZE: 1.1em; 
	FONT-WEIGHT: bold;
}




/* 

calendar styles - jqCal

 */

#calnav {
}

.CalClass {
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	cursor: default;
}

.CalClassTiny {
	cursor: pointer;
	width: 100%;
}

.MonthYear {
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	height: 16px;
	text-align: left;
}

.MonthYearTiny {
	font-size: 12px;
	text-decoration: underline;
	color: #3333CC;
}

.MonthYearTiny:hover {
	color: #6666E8;
}

.Weekday {
	background-color: #CCDDff;
	color: #3366cc;
	border: #E8F0FF 3px solid;
	font-weight: bold;
	text-align: center;
	height: 22px;
}

.CalDay {
	border: #E8F0FF 3px solid;
	background-color: #ffffff;
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #999999;
	height: 80px;
}

#calnav .Weekday {
 	border: #E8F0FF 2px solid;
   font-size: 9px;
	height: 11px;
}

#calnav .CalDayTiny {
	border: #E8F0FF 2px solid;
    font-size: 9px;
	height: 11px;
	padding: 1px;
}

#calnav.calnavopen {
    width: 100%;
}

#calnav.calnavopen .Weekday {
    font-size: 12px;
	height: 26px;
}

#calnav.calnavopen .CalDayTiny {
    font-size: 12px;
	height: 26px;
	padding: 1px;
}

#calnavcals {
    width: 355px;
}

#calnavcals DIV {
    width: 111px;
}

#calnav.calnavopen #calnavcals DIV {
    width: 219px;
}

#calnav.calnavopen #calnavcals {
    width: 680px;
}

.DayReg {
}

.DayEmpty {
	color: #999999;
	background-color: #E8F0FF;
}

.DayRegNum {
}

.DayEmptyNum {

}

.Appointment {
	background-color: #3399CC;
	color: #ffffff;
	text-align: left;
	padding: 3px;
	line-height: 1em;
	font-size: 11px;
	margin-bottom: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

A.AppointmentLink {
	text-decoration: none;
}

#testcal {
}

#calnav1 {
    padding-right: 5px;
    padding-left: 5px;
}

#calnav2 {
    padding-right: 5px;
}

#calnav2 {
}

#calnav3 {
}

.TinyAppointment {
	color: #ffffff;
}

.today {
	background-color: #FFFFD0;
	font-weight: bold;
	color: #333333;
}

.TinyAppointment {
	background-color: #99CCEE;
}

.navarrow {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #3399CC;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	margin-top: 28px;
	margin-bottom: 20px;
	cursor: pointer;
	border: #3399CC 1px solid;
	overflow: hidden;
}

.navarrow:hover {
	border: #336699 1px solid;
	background-color: #66CCEE;
	color: #336699;
}

.fleft {
    float: left;
}

.cb {
    clear: both;
}

.disabledarrow {
	border: #E8E8E8 1px solid;
	background-color: #E8E8E8;
	color: #999999;
}
.disabledarrow:hover {
	border: #E8E8E8 1px solid;
	background-color: #E8E8E8;
	color: #999999;
}

.calrsvp {
	background-color: #FFFFFF;
	margin-top: 4px;
	padding: 1px;
	color: #B53336 !important;
	font-weight: bold;
	font-size: 0.9em;
	font-family: verdana;
	line-height: 1em;
}

.text_content_noright {
    padding: 10px;
    padding-top: 0px;
}

.closelink {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    
}

#calzoomicon {
    position: absolute;
    left: 50px;
    top: 50px;
    cursor: pointer;
    z-index: 2000;
}

.eventlabel {
	position: relative;
	width: 80px; 
	float: left; 
	font-weight: bold; 
	color: #606060;
	padding-left: 5px;
	padding-top: 3px;
}
.eventvalue {
	position: relative;
	overflow: auto;
	TEXT-ALIGN: left; 
	margin-bottom: 3px;
	padding-top: 2px;
	width: 180px; 
}
.c {
	CLEAR: both;
}

#searchText {
    width: 140px;
}
#stateSel, #citySel {
    width: 100px;
}
#searchBtn {
    margin: 3px;
    margin-top: 4px;
    width:7px;
    height:9px;
    border:none;
    cursor:pointer;
    background:url(/images/signup_arrow2.gif) no-repeat top;
}
#searchBtn:hover{
    background:url(/images/signup_arrow2.gif) no-repeat bottom;
}
#calnav {
    height: 135px;
    border-bottom: solid 1px #c5d9dd;
}


#calnav.calnavopen {
    height: auto;
    border-bottom: none;
}

/*
DIV {
    border: #000000 1px solid;
}
/*  */