body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; background: #576F99;}
#wrapper {background: #FFF; width: 780px !important; margin: 0 auto; padding: 0px;}
.navtable {
	margin-left: 11px;
}
.navtable tr td img{margin-top: -6px;width: 151px;}
/*.navtable tr td a:hover img{  /* for IE 
  filter:alpha(opacity=60);
  /* CSS3 standard */
  /*opacity:0.9;
  //}*/
.centermargin {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}
#header {margin: 0px; padding: 0px;}
#header img {margin: 0 auto;}
.justify {text-align: justify;}
.left {text-align: left;}
.rightNav {width: 163px !important;
padding: 0px;}
a img {border: 0px;}
#ticker {position:relative;left:0px;top:0px;}
.tick{padding-left:10px;}
span#highlighter {position:absolute;left:0;top:0;font-size:18px;font-family:Verdana;clip:rect(0px, 0px, auto, 0px);}
.valign {vertical-align: top;}
td#legs {width: 165px !important; padding: 0px; margin: 0px;}
#legs img{position: relative; top: -5px; left: -13px;}
#fb{float:right; margin-right:6px;}
.h1{
	border-right: 1px solid #C1D3F3;
	border-left: 1px solid #C1D3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
}
.centertext {
	border-right: 1px solid #C1D3F3;
	border-left: 1px solid #C1D3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;

}
.rightmargin {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;

}

.rightext, .finfo td {
	background-color: #E5EAF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 4px;

}

.green {
color:#009900;
}
.red {
color:#FF0000;
}
.black {
color:#000000;
}

.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 4E8809;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 528CF2;
	text-decoration: none;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E3F7E;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;

}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
a.footer:link {
	color: #FFFFFF
}
a.footer:visited {
	color: #FFFFFF
}
a.footer:hover {
	color: #ADADAD;
}
a:link {
	color: #0000FF}
a:visited {
	color: #0000FF}
a:hover {
	color: #000000;
}

.teamodd {
	background-color: #35589A;
	color: #FFFFFF;
}
.teamodd strong {
	color:#fff;	
}

.teameven {
	background-color: #E5EAF7;
}
.teaminfo{
	font-size: 11px;
	border: 1px solid Black;
	
}
/*calendar*/
.mainPageTable {
	width: 100%;
}
	
/* Selected month table layout */
.selectedMonth {
	width: 100%;
	border-style: none;
}

/* Weekday cell styles (at top of calendar that show days of the week */
.weekdayCell {
	width: 14%;
	min-width: 45px;
	height: 19px;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid none;
	background-color: #e9e9e9;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 85%;
}
	
/* Column cell in Main Page Table */
.columnCell {
	padding: 0em .2em 0em .2em;
}

/* Used for empty month days */
.emptyDayCell {
	width: 14%;
	height: 80px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #e7e7e7;
}
	
/* Used for numbered month days */
.normalDayCell {
	width: 14%;
	height: 80px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #FFFFFF;
}

/* Used for today's date in month view */
.todayCell {
	width: 14%;
	height: 80px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background: #C8D2E2;
}
	
/* Used for empty month days in mini cal */
.emptyDayCellMini {
	width: 14%;
	height: 25px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #e7e7e7;
}
	
/* Used for numbered month days in mini cal */
.normalDayCellMini {
	width: 14%;
	height: 25px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #FFFFFF;
	text-align: left;
}

/* Used for today's date in month view in mini cal */
.todayCellMini {
	width: 14%;
	height: 25px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background: #C8D2E2;
	text-align: left;
}

/* Format for a timeslot cell on the full day view */
.timeSlotCell {
	background-color: #E7E7E7;
	border: 1px solid #000000;
	padding: 0px 2px 0px 2px;
}

/* All content boxes in the columns use this table format */
.boxTable {
	width: 100%;
	background: url("www.fullerhamlets.com/calendar/themes/default/box_background.gif") #FFFFFF repeat-x top left;
}
	
/* Calendar title style */
.calTitleText {
	color: #FFFFFF;
	font-weight: 700 ;
	font-size: 20px ;
	text-align: center;
	padding: 10px;
}
	
/* Text at top of columns */
.columnHeaderText {
	font-weight: 900 ;
	font-size: 130% ;
	text-align: center;
}
	
/* Text at top of boxes */
.boxHeader {
	font-weight: bold ;
	font-size: 75% ;
}
	
/* Small text */
.smallText {
	font-size: 10px ;
}

/* Small text to appear as a link */
.smallLinkText {
	color: #0000cc;
	font-size: 70% ;
	cursor: pointer;
}
	
/* Category Key Text */
.categoryKey {
	font-weight: bold ;
	font-size: 85% ;
}
	
/* Used for all confirmation/error messages */
.confirmationText {
	font-weight: bold ;
	font-size: 85% ;
	color: #990000;
}

/* This makes the "Advanced" option for repetition methods stand out */
.advancedOption {
	color: #990000;
}
	
/* View day links in month view */
.viewDayLink:link {
	color: #0000cc;
	text-decoration: none ;
	background-color: #C8D2E2;
}
.viewDayLink:visited {
	color: #000099;
	text-decoration: none;
}
.viewDayLink:hover {
	color: #0000ff;
	text-decoration: underline;
}
.viewDayLink:focus {
	color: #0000ff;
	text-decoration: underline;
}
.viewDayLink:focus:hover {
	color: #0000ff;
	text-decoration: underline;
}
.viewDayLink:active {
	color: #00ff99;
	text-decoration: underline;
}
	
/* View day links for mini calendars */
.viewDayLinkMini:link {
	color: #446294;
	text-decoration: none ;
}
.viewDayLinkMini:visited {
	color: #000099;
	text-decoration: none;
}
.viewDayLinkMini:hover {
	color: #0000ff;
	text-decoration: underline;
}
.viewDayLinkMini:focus {
	color: #0000ff;
	text-decoration: underline;
}
.viewDayLinkMini:focus:hover {
	color: #0000ff;
	text-decoration: underline;
}
.viewDayLinkMini:active {
	color: #00ff99;
	text-decoration: underline;
}
	
/* View link style for events */
.eventLink {
	color: #0000cc;
	text-decoration: none ;
	font-size: xx-small;
	cursor: pointer;
}	


/* Below here is the style for the date picker */
body.cal_widget  { 
	font-weight: 400;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	text-align: left;
	text-transform: none;
	margin: 0em;
	padding: 0em;
	background-color: url("www.fullerhamlets.com/calendar/themes/default/box_background.gif") ! important; 
}
table.calendar_widget {
	border-collapse: collapse;
	margin: 0em;
	padding: 0em;
	font-size: 12px; 
}
table.calendar_widget td a:link { 
	text-decoration: none; 
	color: black; 
}
table.calendar_widget td a:visited { 
	text-decoration: none; 
	color: black; 
}
td.widget_td { 
	border-width: 1px; 
	text-align: center; 
}
td.month_year_display { 
	text-align: center; 
}
td.button_display { 
	text-align: none; 
	width: 100%; 
}
td.clear_button_display { 
	text-align: left; 
}
td.close_button_display { 
	text-align: right; 
}
td.weekday { 
	background-color: #f0f0f0; 
}
td.weekend { 
	background-color: #b0b0b0; 
}
span.today { 
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background: url("www.fullerhamlets.com/calendar/themes/default/box_background.gif") #C8D2E2;
	text-align: left;
}
span.other_month { 
	color: #b0b0b0; 
}
span.current_selection { 
	border-width: 2px;
	background-color: #990000;
}
td.number { 
	cursor: default; 
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #FFFFFF;
	text-align: left;
}
td.number:hover { 
	background-color: #c0c0c0; 
}
