/* Reset File. thank you http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* From YUI Fonts - http://developer.yahoo.com/yui/articles/hosting/?fonts&RAW&norollup - version 2.8.0r4 */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yui-calcontainer {
	position: relative;
	float: left;
	_overflow: hidden;
}

.yui-calcontainer iframe {
	position: absolute;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.yui-calcontainer iframe.fixedsize {
	width: 50em;
	height: 50em;
	top: -1px;
	left: -1px;
}

.yui-calcontainer.multi .groupcal {
	z-index: 1;
	float: left;
	position: relative;
    margin-left: 2px;
}

.yui-calcontainer .title {
	position: relative;
	z-index: 1;
}

.yui-calcontainer .close-icon {
	position: absolute;
	z-index: 1;
	text-indent: -10000em;
	overflow: hidden;
}

.yui-calendar {
	position: relative;
}

.yui-calendar .calnavleft {
	position: absolute;
	z-index: 1;
	text-indent: -10000em;
	overflow: hidden;
}

.yui-calendar .calnavright {
	position: absolute;
	z-index: 1;
	text-indent: -10000em;
	overflow: hidden;
}

.yui-calendar .calheader {
	position: relative;
	width: 100%;
	text-align: center;
    line-height:       0.8em;
}

.yui-calcontainer .yui-cal-nav-mask {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	_width: 0;
	_height: 0;
	left: 0;
	top: 0;
	display: none;
}

.yui-calcontainer .yui-cal-nav {
	position: absolute;
	z-index: 3;
	top: 0;
	display: none;
}

.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn {
	display: -moz-inline-box;
	display: inline-block;
}

.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button {
	display: block; *
	display: inline-block; *
	overflow: visible;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.yui-calendar .calbody a:hover {
	background: inherit;
}

p#clear {
	clear: left;
	padding-top: 10px;
}

.yui-skin-sam .yui-calcontainer {
	background-color: #f2f2f2;
	border: 1px solid #808080;
	padding: 5px;
}

.yui-skin-sam .yui-calcontainer.multi {
	padding: 0 5px 0 5px;
}

.yui-skin-sam .yui-calcontainer.multi .groupcal {
	background-color: transparent;
	border: none;
	padding: 10px 5px 10px 5px;
	margin: 0;
}

.yui-skin-sam .yui-calcontainer .title {
	background: url(../..../../images/yui/sprite.png) repeat-x 0 0;
	border-bottom: 1px solid #cccccc;
	font: 100% sans-serif;
	color: #000;
	font-weight: bold;
	height: auto;
	padding: .4em;
	margin: 0 -10px 10px -10px;
	top: 0;
	left: 0;
	text-align: left;
}

.yui-skin-sam .yui-calcontainer.multi .title {
	margin: 0 -5px 0 -5px;
}

.yui-skin-sam .yui-calcontainer.withtitle {
	padding-top: 0;
}

.yui-skin-sam .yui-calcontainer .calclose {
	background: url(../..../../images/yui/sprite.png) no-repeat 0 -300px;
	width: 25px;
	height: 15px;
	top: .4em;
	right: .4em;
	cursor: pointer;
}

.yui-skin-sam .yui-calendar {
	border-spacing: 0;
	border-collapse: collapse;
	font: 100% sans-serif;
	text-align: center;
	margin: 0;
}

.yui-skin-sam .yui-calendar .calhead {
	background: transparent;
	border: none;
	vertical-align: middle;
	padding: 0;
}

.yui-skin-sam .yui-calendar .calheader {
	background: transparent;
	font-weight: bold;
	padding: 0 0 .4em 0;
	text-align: center;
}

.yui-skin-sam .yui-calendar .calheader img {
	border: none;
}

.yui-skin-sam .yui-calendar .calnavleft {
	background: transparent url(../../images/yui/sprite.png) no-repeat scroll 0 -450px;
	width: 25px;
	height: 15px;
    top:-2px;
	bottom: 0px;
	left: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.yui-skin-sam .yui-calendar .calnavright {
background:transparent url(../../images/yui/sprite.png) no-repeat scroll 0 -500px;
bottom:0;
cursor:pointer;
height:15px;
margin-right:0.4em;
right:-8px;
top:-2px;
width:25px;
}


.yui-skin-sam .yui-calendar .calweekdayrow {
	height: 1.2em;
}

.yui-skin-sam .yui-calendar .calweekdayrow th {
	padding: 0;
	border: none;
}

.yui-skin-sam .yui-calendar .calweekdaycell {
	color: #000;
    font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 2.1em;
}

.yui-skin-sam .yui-calendar .calfoot {
	background-color: #f2f2f2;
}

.yui-skin-sam .yui-calendar .calrowhead,.yui-skin-sam .yui-calendar .calrowfoot
	{
	color: #a6a6a6;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	border: none;
}

.yui-skin-sam .yui-calendar .calrowhead {
	text-align: right;
	padding: 0 2px 0 0;
}

.yui-skin-sam .yui-calendar .calrowfoot {
	text-align: left;
	padding: 0 0 0 2px;
}

.yui-skin-sam .yui-calendar td.calcell {
	border: 1px solid #cccccc;
	background: #fff;
	padding: 1px;
	height: 1.4em;
	line-height: 1.4em;
	text-align: center;
	white-space: nowrap;
}

.yui-skin-sam .yui-calendar td.calcell a {
	color: #0066cc;
	display: block;
	height: 100%;
	text-decoration: none;
}

.yui-skin-sam .yui-calendar td.calcell.today {
	background-color: #000;
}

.yui-skin-sam .yui-calendar td.calcell.today a {
	background-color: #fff;
}

.yui-skin-sam .yui-calendar td.calcell.oom {
	background-color: #cccccc;
	color: #a6a6a6;
	cursor: default;
}

.yui-skin-sam .yui-calendar td.calcell.selected {
	background-color: #fff;
	color: #000;
}

.yui-skin-sam .yui-calendar td.calcell.selected a {
	background-color: #b3d4ff;
	color: #000;
}

.yui-skin-sam .yui-calendar td.calcell.calcellhover {
	background-color: #426fd9;
	color: #fff;
	cursor: pointer;
}

.yui-skin-sam .yui-calendar td.calcell.calcellhover a {
	background-color: #426fd9;
	color: #fff;
}

.yui-skin-sam .yui-calendar td.calcell.previous {
	color: #e0e0e0;
}

.yui-skin-sam .yui-calendar td.calcell.restricted {
	text-decoration: line-through;
}

.yui-skin-sam .yui-calendar td.calcell.highlight1 {
	background-color: #ccff99;
}

.yui-skin-sam .yui-calendar td.calcell.highlight2 {
	background-color: #99ccff;
}

.yui-skin-sam .yui-calendar td.calcell.highlight3 {
	background-color: #ffcccc;
}

.yui-skin-sam .yui-calendar td.calcell.highlight4 {
	background-color: #ccff99;
}

.yui-skin-sam .yui-calendar a.calnav {
	border: 1px solid #f2f2f2;
	padding: 0 4px;
	text-decoration: none;
	color: #000;
	zoom: 1;
}

.yui-skin-sam .yui-calendar a.calnav:hover {
	background: url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;
	border-color: #A0A0A0;
	cursor: pointer;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-mask {
	background-color: #000;
	opacity: 0.25; *
	filter: alpha(opacity = 25);
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
	border: 1px solid #808080;
	left: 50%;
	margin-left: -7em;
	width: 14em;
	padding: 0;
	top: 2.5em;
	background-color: #f2f2f2;
}

.yui-skin-sam .yui-calcontainer.withtitle .yui-cal-nav {
	top: 4.5em;
}

.yui-skin-sam .yui-calcontainer.multi .yui-cal-nav {
	width: 16em;
	margin-left: -8em;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-y,.yui-skin-sam .yui-calcontainer .yui-cal-nav-m,.yui-skin-sam .yui-calcontainer .yui-cal-nav-b
	{
	padding: 5px 10px 5px 10px;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-b {
	text-align: center;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-e {
	margin-top: 5px;
	padding: 5px;
	background-color: #EDF5FF;
	border-top: 1px solid black;
	display: none;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav label {
	display: block;
	font-weight: bold;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-mc {
	width: 100%;
	_width: auto;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-y input.yui-invalid {
	background-color: #FFEE69;
	border: 1px solid #000;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-yc {
	width: 4em;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn {
	border: 1px solid #808080;
	background: url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;
	background-color: #ccc;
	margin: auto .15em;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button {
	padding: 0 8px;
	font-size: 93%;
	line-height: 2; *
	line-height: 1.7;
	min-height: 2em; *
	min-height: auto;
	color: #000;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default
	{
	border: 1px solid #304369;
	background-color: #426fd9;
	background: url(../../../../assets/skins/sam/sprite.png) repeat-x 0
		-1400px;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button
	{
	color: #fff;
}

/* Style sheet for the silver calendar (default) */

table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}

/* Background images for tables */
.tbll {background: url(/images/calendar/shadow_l.gif) no-repeat; width:8px}
.tblbot {background: url(/images/calendar/shadow_m.gif) repeat-x; width:100%}
.tblr {background: url(/images/calendar/shadow_r.gif) no-repeat; width:8px}

.alldaybg_1 {background: url(/images/calendar/allday_1.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_2 {background: url(/images/calendar/allday_2.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_3 {background: url(/images/calendar/allday_3.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_4 {background: url(/images/calendar/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_5 {background: url(/images/calendar/allday_5.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_6 {background: url(/images/calendar/allday_6.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_7 {background: url(/images/calendar/allday_7.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}

.rowOn      { background-color: #cfc; border-top: 1px solid	rgb(34,32,95); border-left: 1px solid #fff; }
.rowOn2     { background-color: #cfc; border-top: 1px solid	rgb(34,32,95);}
.rowOff     { background-color: #E1E8F1; border-top: 1px solid	rgb(34,32,95); }
.rowOff2    { background-color: #E1E8F1; border-top: 1px solid	rgb(34,32,95); }
.rowToday   { border-top: 1px solid	rgb(34,32,95); }

.padd     { padding: 2px; overflow: none; position: relative; }

.padd span { display: none; z-index: 1; }

.padd:hover {
  position: absolute;
}


td.leftMost {
  width: 62px;
}

.padd:hover span {
   display: block;
   position: relative;
   top: -20px;
   left: -25px;
   width: 100px;
   padding: 5px;
   z-index: 10001;
   color: #000;
   border: 1px solid #ffffff;
   background: #6fa9fe;
   text-align: center;
   }

.padd:hover span.columnLast {
   position: relative;
   top: -40px;
   left: -80px;
 }

span.truncated {
  display: block;
  overflow: hidden;
  position:	relative;
  word-wrap: break-word;
  text-wrap: unrestricted;
}

.calTitle {
  font-weight: bold;
}

.padd:hover span.truncated {
  display: none;
}


/* Styles for day and week events */
.eventbg_1    { background: #7ebeff ; border-top: 1px solid #FFFFFF; overflow: hidden; width: 100px }
.eventbg_2    { background-color: #53A062; padding: 2px;}
.eventbg_3    { background-color: #E84F25; padding: 2px;}
.eventbg_4    { background-color: #B257A2; padding: 2px;}
.eventbg_5    { background-color: #D42020; padding: 2px;}
.eventbg_6    { background-color: #B88F0B; padding: 2px;}
.eventbg_7    { background-color: #73738C; padding: 2px;}
#allday a   { font-size: 9px; color: #fff; font-weight: 900; text-decoration:none;}
#allday a:hover { text-decoration:underline;}

.eventbg2_1     { background-color: #b3d5ff; border: 1px solid #ffffff; overflow: hidden; word-wrap: break-word; text-wrap: unrestricted; }
.eventbg2_2     { background-color: #4FC464; border: 1px solid #53A062; }
.eventbg2_3     { background-color: #FF6D3B; border: 1px solid #E84F25; }
.eventbg2_4     { background-color: #EA62D4; border: 1px solid #B257A2; }
.eventbg2_5     { background-color: #FF5E56; border: 1px solid #D42020; }
.eventbg2_6     { background-color: #CCB21F; border: 1px solid #B88F0B; }
.eventbg2_7     { background-color: #9292A1; border: 1px solid #73738C; }

.dayborder    { background-color: #fff; border-top: 1px solid #A1A5A9; }
.dayborder2   { background-color: #fff; border-top: 1px solid #A1A5A9; }

.title      { background-image: url(/images/calendar/time_bg.gif); padding: 5px; }
.title h1     { font-family: Helvetica, sans-serif; font-size: 18px; color: #000; margin: 0px;}

/* Month View */

.monthback    { background-color: #A1A5A9; }
.monthreg   { background-color: #fff; height: 105px; width: 105px; text-align: left; vertical-align: top; }
.monthoff   { background-color: #F2F2F2; height: 105px; width: 105px; text-align: left;  vertical-align: top; }
.monthon    { background-color: #F2F9FF; height: 105px; width: 105px; text-align: left;  vertical-align: top; }
.montheventtop  { background-image: url(/images/calendar/side_bg.gif); border-top: 1px solid #A1A5A9; }
.montheventline { border-right: 1px dotted #A1A5A9; }

/* Year View */

.medtitle   { background-image: url(/images/calendar/side_bg.gif); height: 20px; margin-top: 3px; font-weight: 900; }
.yearreg    { background-color: #fff; height: 30px; width: 30px; text-align: right; vertical-align: top; font-size: 9px; }
.yearoff    { background-color: #F2F2F2; height: 30px; width: 30px; text-align: right;  vertical-align: top; font-size: 9px; }
.yearon     { background-color: #F2F9FF; height: 30px; width: 30px; text-align: right;  vertical-align: top; font-size: 9px; }
.yearmonth    { background-color: #ccc; }
.yearweek   { background-color: #eee; width: 30px; font-size: 9px; font-weight: 900; text-align: center; height: 15px; }



/* older styles */


.eventborder  { background-image: url(/images/calendar/day_title.gif); border: 1px #006699 solid; }
.eventbg    { background-color: #ace9fe; }

.calborder    { position: relative; background-color: #fff; border: 1px #A1A5A9 solid; border-width: 0px; }
.dateback   { background-color: #eee; }
.weekborder   { border-top: 1px solid #e5eff1; border-right: 1px solid #A1A5A9; overflow: hidden; }
tr.hourborder td { border-top: 1px solid #A1A5A9; }
.weekborder2  { border-right: 1px solid #A1A5A9; }
.timeborder   { border-right: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; background: #dce1e5 url(/images/calendar/time_bg.gif); height: 96px; padding-left:5px; }
.timeborder2  { border-right: 1px solid #A1A5A9; border-top: 1px solid #e5eff1; background: #dce1e5 url(/images/calendar/time_bg.gif); }
.navback    { background-image: url(/images/calendar/time_bg.gif); }
.sideback     { background-image: url(/images/calendar/side_bg.gif); }


/* Link colors and attributes */
/* This is the main link style */
a.psf     { text-decoration:  none; }
a.psf:link    { color: #0066FF; }
a.psf:visited { color: #0066FF; }
a.psf:active  { color: #3366CC; }
a.psf:hover   { color: #000099; text-decoration: underline; }

/* This is the link style for the mini-cals */
a.ps2     { text-decoration:  underline; }
a.ps2:link    { color: #0066FF; }
a.ps2:visited { color: #0066FF; }
a.ps2:active  { color: #3366CC; }
a.ps2:hover   { color: #000099; }

/* This is the link style for year months */
a.ps3     { text-decoration:  none; }
a.ps3:link    { color: #000; }
a.ps3:visited { color: #000; }
a.ps3:active  { color: #000; }
a.ps3:hover   { color: #000; text-decoration: underline; }

/* This is the link style for events */
a.ps      { text-decoration:  none; }
a.ps:link   { color: #000; text-decoration:  none; }
a.ps:visited  { color: #000;  text-decoration:  none;}
a.ps:active   { color: #000;  text-decoration:  none; }
a.ps:hover    { color: #000; text-decoration: none; }

/* CSS definitions for fonts */

.V9       { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.V10W       { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}
.V9W      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration:  none;}
.V10WB      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; }
.V9G      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.V10      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.V9BOLD     { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 900; }
.G10      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; }
.G10B       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.G10BOLD    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 900; }
.G10G       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A1A5A9; }
.V12      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000; }
/*h1        { font-family: Helvetica, sans-serif; font-size: 18px; color: #000000; }*/
.eventfont    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }


/* Length of the form drop downs */

.query_style  { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style   { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
.login_style  { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }


/*******************************/


#calendarControlDistance {
  width: 60px;
}

#calendarPostcode {
  width: 131px;
}

#latitude, #longitude {
  display: none;
  float: left;
  padding-top: 4px;
  padding-left: 4px;

}

#calendarScrollWrapper {
  position: relative;
  clear: both;
  overflow: auto;
  padding: 0px;
  height: 520px;
  width: 735px;
}

table {
	table-layout:fixed;
}

td.rowOff, td.rowToday {
  /*width: 80px;*/
}
td.navButton {
  width: 15px;
}

td.eventbg2_1 {
  width: 100%;

}

.yui-skin-sam .yui-calendar .calheader
{
	padding: 0 0 6px;
}

.calheader {
  padding-bottom: 6px;
}

div#calHeader {
  padding-bottom: 0;
}

.allDayEvent {
	text-align: center;
}

.allDayEvent a {
  color: blue;
  text-align: center;
}

#calendarMonth_0 {
  border: 0px;
  background-color: white;
}

.calendarDay h2 {
  font-size: 8pt;
  font-weight:bold;
}

.calendarDay a {
  font-size: 8pt;
}

.dialogue {
  position:       absolute;
}

#eventDetailsDialogue {
  top: 66px;
}

#findLocationDialogue, #exportCalendarDialogue, #messageDialogue {
  margin-top: 66px;
}

#eventDetailsControls {
  position: relative;
  left: -100px;
  top: -40px;

}

.freeAdmissionRow {
	padding-top: 10px;
	padding-bottom: 9px;
}

#findMoreLink {
	float:left;
	margin-left:2px;
	margin-top:-2px;
}


a:link,
 a:visited,
 a:hover {
	color: #000;
}
input.textInput,
 textarea {
	border: 1px solid black;
}
.errorMessage,
 .statusMessage {
	background-color: #FFE583;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 10px;
	width: 97.5%;
	position: relative;
	min-width: 0;
}
.errorMessage.errorHidden {
	display: none;
}
select {
	border: 1px solid black;
}
h4 {
	font-weight: bold;
}
#footer {
	background: url(/images/grey_background.png);
	padding: 10px 0;
	padding-bottom: 30px;
	border-top: 1px solid #000;
	font-size: 93%;
	width: 98%;
	height: 60px;
}
.errorMessage {
	border: 2px solid red;
	color: red;
}
a:hover {
	color: #000C8F;
}
.statusMessage {
	border: 2px solid green;
	color: green;
}
.bold {
	font-weight: bold;
}
h3 {
	font-size: 108%;
	font-weight: bold;
}
.sitemapSystem .monthColumn h3 {
	border-bottom: 1px solid #DBDBDB;
	font-size: 138.5%;
	margin-bottom: 12px;
	padding-bottom: 8px;
}
.sitemapSystem .monthColumn {
	float: left;
	border-left: 1px solid #DBDBDB;
	min-height: 365px;
	padding: 0 10px;
	width: 145px;
	margin-bottom: 20px;
}
.sitemapSystem #column1 p {
	float: left;
	padding-bottom: 20px;
}
.sitemapSystem #column1 {
	margin-right: 15px;
	top: 3px;
}
.sitemapIndex .column .character {
	float: left;
	width: 144px;
	border-bottom: 1px solid #DBDBDB;
	padding: 8px 0 5px;
}
.sitemapIndex .column .character h3 {
	font-size: 182%;
}
.sitemapSystem .monthColumn .events a {
	float: left;
	font-size: 88%;
	margin-bottom: 5px;
	width: 100%;
}
.sitemapSystem .monthColumn .events {
	float: left;
}
.sitemapIndex .column .character a {
	float: left;
	width: 100%;
	font-size: 88%;
}
.sitemapIndex .column .character h3.haveSystems {
	margin-bottom: 4px;
}
.sitemapIndex .column.last .character {
	width: 155px;
}
.sitemapIndex .column.last {
	border-right: none;
	padding-right: 0;
}
.sitemapSystem #welcomeMessage {
	color: black;
	font-size: 161.6%;
	line-height: 1.2em;
	margin: 10px 0;
	float: left;
	width: 100%;
}
.sitemapIndex .column.first {
	padding: 0;
}
.sitemapIndex .pageHeading hr {
	margin-bottom: 15px;
}
.sitemapSystem .bold {
	font-weight: bold;
}
.sitemapSystem .monthColumn.last {
	padding-right: 0;
}
.sitemapIndex .column .character.haveSystems {
	padding-bottom: 10px;
}
.sitemapIndex .column .character.last {
	border-bottom: none;
}
.sitemapIndex .column .character.first {
	padding-top: 0;
}
.sitemapIndex .column {
	float: left;
	width: 152px;
	padding: 0 6px;
	border-right: 1px solid #DBDBDB;
	margin-bottom: 20px;
	height: 365px;
}
.pageHeading hr,
.pageHeading .iconArea hr,
.smallDialogue hr,
.largeDialogue hr {
	float: left;
	border: 0;
	height: 1px;
	background-color: #dbdbdb;
}
.pageHeading .iconArea h3,
.smallDialogue h3,
.largeDialogue h3 {
	clear: none;
	float: left;
	font-size: 131%;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
.pageHeading .iconArea .caption,
.smallDialogue .caption,
.largeDialogue .caption {
	clear: none;
	float: left;
	font-size: 93%;
	margin-left: 5px;
	margin-top: -1px;
}
.tab
.tab.activeTab,
 .tab.activeTab:hover,
 .tab.activeTab:visited {
	color: #000;
}
.event .column .admissionFree .charsLeftArea .charsLeft,
.form-row .charsLeftArea .charsLeft {
	margin-right: 4px;
}
#header #login .loginFormBox1,
#header #login .loginFormBox2 {
	float: right;
	margin: 5px 0 0 10px;
}
.event .column .admissionFree .charsLeftArea,
.form-row .charsLeftArea {
	float: right;
	color: gray;
	font-size: 88%;
	margin-right: 4px;
}
.event .column .admissionFree,
.form-row {
	width: 100%;
}
#header #login #signOut {
	float: right;
	font-size: 1.2em;
	margin-right: 4px;
	width: 242px;
	margin-top: 5px;
}
#header #login #signOutIcon img {
	float: right;
	margin-top: 10px;
}
#header #login label {
	display: block;
}
#header #login .loginInput {
	border: 1px solid black;
	margin-top: 7px;
	width: 105px;
}
#header #login .loginFormImg {
	float: right;
	margin: 22px 4px 0 10px;
}
#header #login {
	display: inline;
	float: right;
	font-size: 77%;
	height: 64px;
	width: 337px;
	margin-right: 5px;
}
#header #login #notYouArea #notYou {
	font-weight: bold;
	padding-right: 3px;
}
#header #login div a {
	color: #0060BF;
}
#header #login #loginError {
	color: red;
	float: right;
	margin-bottom: 0;
	margin-top: 3px;
	margin-right: 50px;
	text-align: right;
	white-space: nowrap;
	width: 290px;
}
#header #login .loginAnonymous {
	float: right;
	margin-top: 5px;
	width: 22.3em;
}
#header #login #signedInAs {
	font-size: 93%;
	float: left;
	width: 273px;
}
#fader #loadingDialogue img {
	margin-left: 32px;
	margin-bottom: 11px;
	margin-top: 12px;
}
#fader #loadingDialogue {
	display: none;
	float: left;
	position: absolute;
	z-index: 4;
	margin: 200px 444px;
	background: url('/images/loadingDialogue.png') 0 0 no-repeat;
	width: 100px;
	height: 82px;
}
#footer ul {
	float: left;
	width: 809px;
	padding: 0px;
	margin: 0px;
}
#header #title #buildingCommunities {
	letter-spacing: 0.3px;
	float: left;
	padding-top: 5px;
	width: 599px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 90%;
	padding-bottom: 1px;
}
#fader #loadingDialogue div {
	color: white;
	font-weight: bold;
	margin-left: 26px;
}
#header #login #notYouArea {
	float: left;
	margin-top: 6px;
	width: 247px;
}
#header #title .headerLogo #communityCalendars {
	font-weight: normal;
	font-size: 68%;
}
#header #title .headerLogo {
	font-size: 252%;
	display: inline;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 2px;
	width: 591px;
}
#footer ul li {
	list-style: none;
	float: left;
	padding-right: 6px;
	letter-spacing: 0.4px;
}
.pageHeading .iconArea h3 {
	width: 440px;
	overflow: hidden;
}
.icon {
	float: left;
	clear: none;
	margin-bottom: 12px;
	margin-left: -4px;
}
.tab.other {
	margin-bottom: 1px;
}
#header {
	width: 974px;
	margin: 0 auto;
	overflow: hidden;
}
#header #boxLogo {
	float: left;
	margin-right: 16px;
	margin-top: 8px;
}
#header #websiteName {
	font-size: 93%;
	float: left;
}
.tab.activeTab {
	z-index: 2;
	margin-top: 1px;
}
.tab:hover {
	background-color: #EBEBEB;
}
.tabLine {
	margin: -1px 0 18px 0;
	border-top: 1px solid #000000;
	z-index: 101;
}
.bottomSeparatorLine {
	width: 974px;
	float: left;
	height: 1px;
}
.tabArea {
	margin-right: 39px;
	position: relative;
}
.tab {
	background-color: #FFF;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	z-index: 2;
	float: right;
	padding: 5px 34px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
#header #beta {
	padding-top: 8px;
	padding-left: 6px;
	vertical-align: top;
	display: inline;
}
.pageHeading {
	float: left;
	width: 100%;
}
.pageHeading .iconArea {
	float: left;
	width: 500px;
}
.printElement {
	display: none;
}
.pageHeading hr {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
	border: 0;
	height: 1px;
}
#fader .dialogueFade {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	opacity: 0.8;
	z-index: 2;
}
#fader {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
}
#footer #footerContents {
	width: 974px;
	margin: 0 auto;
	height: 45px;
}
#footer img {
	float: right;
}
#footer #copyright {
	float: left;
	font-size: 0.8em;
	clear: left;
	margin: 10px 0 0;
	width: 300px;
}
#header #title {
	width: 550px;
	overflow: hidden;
	float: left;
	height: 64px;
}
.mapIndex .mapLogoArea a {
	float: left;
}
.mapIndex .mapLogoArea #copyright {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 122px;
}
.mapIndex .mapLogoArea {
	bottom: 0;
	left: 0;
	margin-bottom: 7px;
	float: left;
}
.mapIndex #fader {
	width: 100%;
}
.mapIndex .subscribeImage {
	float: right;
	position: relative;
	right: 10px;
}
.mapIndex .largeDialogue {
	margin-top: 20px;
}
.mapIndex .customInfoStyle {
	width: 300px;
	overflow: hidden;
}
.mapIndex .customInfoStyle .eventName {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	width: 290px;
}
.mapIndex .customInfoStyle.hasNoImage .eventLocation {
	width: 290px !important;
	height: inherit !important;
}
.mapIndex .customInfoStyle.hasNoImage a {
	float: right !important;
}
.mapIndex .customInfoStyle a {
	float: left;
	color: blue;
}
.mapIndex .customInfoStyle .eventLocation {
	float: left;
	height: 71px;
	margin-bottom: 12px;
	overflow: hidden;
	width: 214px;
}
.mapIndex .customInfoStyle img {
	float: right;
}
.mapIndex .calendarControls {
	float: left;
	width: 100%;
}
.mapIndex #calendarControlDistance {
	margin-left: 61px;
}
.mapIndex #mapSidebar {
	float: left;
	width: 220px;
}
.mapIndex #mapAndTimeline {
	margin-left: 230px;
}
.mapIndex .siteDesc {
	font-size: 85%;
	margin-bottom: 10px;
}
.mapIndex h1 {
	font-weight: bold;
	font-size: 123.1%;
}
.mapIndex p {
	margin-bottom: 0.5em;
}
.mapIndex #timeline {
	float: left;
	height: 300px;
	border: 1px solid #aaa;
	width: 100%;
	z-index: 1;
}
.mapIndex #map {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 330px;
}
.mapIndex .mapLogoArea.isAbsolute {
	position: absolute;
	margin-left: 10px;
}
.mapIndex #calendarControlDistanceLabel {
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
.mapIndex .calendarControls.subscribe {
	padding-top: 10px;
}
.mapIndex .calendarControls.subscribe.isAbsolute {
	position: absolute;
	bottom: 53px;
	width: 220px;
	left: 10px;
}
.mapIndex .timeline-event-label {
	font-family: Trebuchet MS,Arial,Helvetica,sans serif;
	font-size: 9pt;
}
.mapIndex .timeline-default {
	font-family: Trebuchet MS,Arial,Helvetica,sans serif;
	font-size: 10pt;
}
#mapTimelineContainer {
	float: left;
	width: 98.5%;
	padding-top: 10px;
	padding-left: 10px;
}
.landingWhatsNew .article div,
.landingWhatsNew .article p,
.landingWhatsNew .article span {
	float: left;
}
.contentContainer p.upperDesc,
.contentContainer a.upperDesc {
	padding-bottom: 15px;
	font-weight: bold;
	color: red;
	font-size: 11pt;
}
.landingWhatsNew .article span {
	margin-top: 2px;
	margin-left: 20px;
	font-style: italic;
	font-size: 88%;
	color: grey;
}
.landingWhatsNew .article h4 {
	float: left;
	font-size: 113%;
}
.landingWhatsNew .article div {
	width: 100%;
}
.landingWhatsNew .article hr {
	margin-bottom: 20px;
	background-color: #DBDBDB;
	border: 0 none;
	height: 1px;
	float: left;
	width: 100%;
}
.landingWhatsNew .article p {
	margin-bottom: 10px;
}
.contentContainer a.left {
	margin-left: 13px;
}
.landingAbout p {
	padding-bottom: 15px;
}
.contentContainer iframe.embeddedWidget {
	width: 1000px;
	height: 620px;
}
.contentContainer a.upperDesc {
	text-decoration: underline;
}
.homeLanding #column2 .linkBlock .arrow {
	float: right;
	margin: 1px 2px 0 0;
	padding-top: 0;
}
.homeLanding .linkBlock .blockInner .linkUrl {
	font-size: 0.7em;
	margin-top: -3px;
	float: left;
}
.homeLanding #column3 {
	margin-left: 15px;
}
.homeLanding #column2 .linkBlock p {
	width: 219px;
	margin: 0 0 0 56px;
	letter-spacing: -.1px;
	font-size: 0.9em;
}
.homeLanding #column3 .linkBlock {
	border: 0;
	margin: 1px 0 11px;
}
.homeLanding #column3 .linkBlock .blockInner p {
	font-size: 0.9em;
}
.homeLanding #column3 .linkBlock .blockInner h3 {
	padding: 0px;
	font-size: 1.1em;
	float: left;
	width: 187px;
	margin-top: 2px;
}
.homeLanding #column3 .linkBlock .blockInner {
	display: block;
	height: 68px;
	margin-left: 84px;
	margin-top: 0;
	padding-top: 0;
	width: 186px;
	overflow: hidden;
}
.homeLanding #column3 .linkBlock .arrow {
	float: right;
	margin-top: -68px;
	position: absolute;
	right: 5px;
}
.homeLanding #column2 {
	margin-bottom: 10px;
	padding: 0 15px;
}
.homeLanding .linkBlock h3 {
	float: left;
	font-size: 1.3em;
	padding: 5px 0 0;
	width: 217px;
	font-weight: bold;
}
.homeActivation .contentContainer a {
	color: blue;
}
.homeLanding #column1 {
	top: 3px;
	margin-right: 15px;
}
.homeLanding .linkBlock.last {
	border-bottom-width: 0;
	height: 4em;
}
.homeLanding #welcomeMessage {
	color: black;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 10px 0 10px 0;
}
.homeActivation .contentContainer p {
	margin-bottom: 20px;
}
.homeLanding .linkBlock {
	height: 5em;
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	overflow: hidden;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
}
.homeLanding .linkBlock .thumbnail:hover {
	border: 1px solid red;
}
.homeLanding .linkBlock .thumbnail {
	float: left;
	margin-right: 8px;
	width: 67px;
	height: 50px;
	margin-top: 3px;
	border: 1px solid black;
	overflow: hidden;
}
.homeLanding .linkBlock .icon {
	float: left;
	margin-right: 5px;
	margin-top: -3px;
}
.homeCC .column3 .categories .col1,
.homeCC .column3 .categories .col2 {
	float: left;
	width: 151px;
}
.homeCC .column.column1 .privacy label,
.homeCC .column.column1 .privacy input {
	float: left;
}
.homeCC .column .form-row.top h4,
.homeCC .column .form-row.top label {
	margin-top: 0;
}
.homeCC .column3 .categories .col1 div div,
.homeCC .column3 .categories .col2 div div {
	width: 121px;
	padding-top: 3px;
	margin-bottom: 6px;
	padding-left: 3px;
	height: 1.1em;
	float: left;
	border: 1px solid grey;
	background-color: #EFEFEF;
}
.homeCC .column h4,
.homeCC .column label {
	font-weight: bold;
	font-size: 108%;
	float: left;
	margin-top: 17px;
	width: 100%;
}
.homeCC .column3 .keywords input {
	width: 221px;
	margin-top: 5px;
}
.homeCC .column3 .categories {
	float: left;
	width: 100%;
}
.homeCC .column3 .categories input {
	border: 1px solid black;
	margin-bottom: 6px;
	width: 123px;
}
.homeCC .column3 .categories label {
	float: left;
	font-weight: inherit;
	font-size: inherit;
	margin-right: 5px;
	margin-top: 2px;
	text-align: right;
	width: 19px;
}
.homeCC .column2 .upload img {
	display: inline;
	float: right;
	margin-top: 4px;
}
.homeCC .column2 .upload h4 {
	width: 233px;
	float: left;
	font-size: inherit;
}
.homeCC .column.column1 .form-row .subDomain {
	float: left;
}
.homeCC .column3 .keywords div label {
	font-weight: inherit;
	font-size: inherit;
	margin-top: 8px !important;
	margin-right: 10px;
}
.homeCC .column3 .categories .col1 label {
	text-align: left;
	width: 12px;
}
.homeCC .column2 .types .compressed span {
	float: right;
	margin-left: 0.5em;
	margin-top: -16px;
}
.homeCC .column2 .types .compressed label {
	font-weight: bold;
	font-size: inherit;
	margin-top: 4px;
	margin-left: 4px;
	width: 230px !important;
}
.homeCC .column.column1 .privacy p {
	width: 100%;
	float: left;
}
.homeCC .column.column1 .form-row .subDomain input {
	width: 145px;
}
.homeCC .column2 .types .compressed input {
	float: left;
	margin-top: 4px;
}
.homeCC .column3 .finished input {
	float: right;
}
.homeCC .column.column1 .privacy label.calendarPrivacy {
	width: 270px;
	margin-top: 7px;
}
.homeCC .column.column1 {
	padding-left: 0;
	margin-right: 15px;
}
.homeCC .column.column1 input {
	width: 298px;
}
.homeCC .column.column1 #system_name {
	width: 298px;
}
.homeCC .column.column1 #system_description {
	height: 63px;
}
.homeCC .column textarea {
	width: 298px;
}
.homeCC .column .note {
	float: left;
	margin-bottom: 10px;
	text-align: justify;
}
.homeCC .column {
	width: 303px;
	float: left;
	margin-bottom: 26px;
}
.homeCC .column .form-row.compressed {
	float: left;
	margin-top: 4px;
	width: 100%;
}
.homeCC .column h4#findAndUploadLabel {
	margin-top: 10px;
}
.homeCC .column .compressed label {
	font-weight: inherit;
}
.homeCC .column.column1 #system_long_description {
	height: 124px;
}
.homeCC .column2 {
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	padding: 0 15px;
}
.homeCC .column.column1 .form-row {
	float: left;
}
.homeCC .column.column1 .form-row .charsLeftArea {
	margin-right: 3px;
}
.homeCC .column .form-row.hasCharsLeft .note {
	margin-bottom: 3px;
}
.homeCC .column2 #systemUploadImage {
	width: 300px;
	height: 225px;
	border: 1px solid black;
	margin-top: 10px;
	float: left;
}
.homeCC .column3 {
	padding-right: 0;
	margin-left: 15px;
}
.homeCC .column .form-row {
	float: left;
}
.homeCC .column.column1 .privacy input {
	width: 15px;
	margin-top: 8px;
	margin-left: 0;
	margin-right: 10px;
}
.event.report .form-row input,
.event.report .form-row textarea {
	float: left;
}
.event.report .form-row ul {
	float: left;
	color: red;
}
.event.report .form-row label {
	float: left;
	width: 90px;
}
.event.report .form-row {
	margin-bottom: 10px;
	width: 324px;
	float: left;
}
.event.report.sent p {
	margin-bottom: 20px;
}
.event.report form {
	float: left;
	width: 340px;
}
.event.report .submitButton {
	float: right !important;
	margin-bottom: 20px;
}
.event .column1 .eventTypes .advert,
.event .column1 .eventTypes .basic {
	color: gray;
}
.event .column2 .form-row #event_start_time_minute,
.event .column2 .form-row #event_end_time_minute {
	margin-left: 5px;
	margin-right: 0px;
}
.event .column3 .image .preview {
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	border: 1px solid black;
	width: 67px;
	height: 50px;
	overflow: hidden;
}
.event .column3 .image .subTitle {
	width: 270px;
}
.event .column3 .finished .note {
	width: 250px !important;
}
.event .column3 .finished input {
	float: right;
	margin-top: 1.8em;
}
.event .column3 .image .note.withImage {
	width: 220px;
	margin-right: 10px;
}
.event .yui-skin-sam .yui-calcontainer.multi {
	padding: 0;
}
.event .column3 .url input {
	width: 298px;
}
.event .column3 .form-row #saveEvent {
	float: left;
}
.event .column3 .form-row a img {
	float: right;
}
.event .column3 .url label {
	margin-bottom: 6px;
}
.event .yui-skin-sam .yui-calcontainer.multi .groupcal {
	padding: 7px 7px 5px 7px;
}
.event .column3 .url span {
	margin-right: 7px;
}
.event .column3 .form-row .eventControlRow input {
	float: left;
}
.event .column3 .form-row .eventControlRow label {
	font-size: 93%;
	font-weight: inherit;
	float: right;
	width: 120px;
	margin-top: 4px !important;
}
.event .column1 .eventTypes .eventType {
	float: left;
}
.event .column1 .eventTypes .eventType input {
	float: left;
	margin: 4px 0;
}
.event .column1 .eventTypes .eventType .note {
	float: right;
	width: 280px;
	margin-bottom: 14px;
}
.event .column1 .eventTypes .eventType label {
	width: 280px;
	margin-top: 2px;
	font-weight: inherit;
	font-size: 93%;
	float: right;
}
.event .column3 .form-row .eventControlRow {
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
.event .yui-skin-sam .yui-calendar td.calcell {
	height: 1.2em;
	line-height: 1.2em;
}
.event .yui-skin-sam .yui-calendar .calweekdayrow {
	height: 1.2em;
}
.event .column .admissionFree label.heading {
	margin-bottom: 8px;
}
.event .column .admissionFree label.beside {
	font-size: inherit;
	font-weight: inherit;
	margin-top: 5px;
	width: 259px;
}
.event .column .admissionFree input {
	float: left;
	margin: 5px 6px 0 0;
}
.event .column3 .form-row .subTitle {
	font-weight: bold;
	float: left;
	margin-top: 6px;
	font-size: 93%;
}
.event .column2 .form-row #nextDayNote {
	float: right;
	padding-right: 86px;
	padding-top: 2px;
}
.event .column1 textarea#event_description {
	height: 363px;
}
.event .column1 textarea#event_name {
	height: 56px;
}
.event .column3 {
	margin-left: 15px;
}
.event .column3 .location1 label {
	margin-top: 0;
}
.event .column3 .location2 {
	margin-top: 8px;
}
.event .column1 .type {
	margin-bottom: 12px;
}
.event .column1 {
	margin-right: 15px;
}
body.event .column2 {
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	padding: 0 15px;
}
.event.edit .optionLinks {
	float: right;
	margin-top: -73px;
	width: 150px;
}
.event .column {
	float: left;
	width: 303px;
	margin-bottom: 26px;
}
.event.edit .optionLinks a {
	display: block;
	float: right;
	width: 150px;
	color: #000C8F;
}
.event .yui-skin-sam .yui-calcontainer {
	background-color: inherit;
}
.event .column .form-row {
	float: left;
	width: 100%;
}
.event .column .costs textarea {
	margin-bottom: 5px;
}
.event .column2 .form-row {
	float: left;
}
.event .column2 .form-row select {
	margin-right: 5px;
}
.event .column2 .form-row #eventControlsCalendar {
	margin-bottom: 12px;
	margin-top: 7px;
}
.event .column .form-row.hasCharsLeft .note {
	margin-bottom: 0;
}
.event .column .form-row .note {
	font-size: 93%;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	letter-spacing: -0.2px;
}
.event .column .form-row label {
	font-weight: bold;
	float: left;
	margin-top: 10px;
	width: 100%;
	font-size: 108%;
}
.event .column .form-row textarea {
	width: 298px;
	height: 75px;
}
.event .column .form-row.top .note {
	margin-bottom: 7px;
}
.event .column .form-row.top label {
	margin-top: 0;
}
.calendarIndex .calendarControls a.text,
.mapIndex .calendarControls a.text {
	font-weight: bold;
	float: left;
	margin-top: 4px;
	font-size: 93%;
	width: 167px;
}
.calendarIndex .filterTypes .types input,
.mapIndex .filterTypes .types input {
	float: left;
}
.calendarIndex .filterTypes .types label,
.mapIndex .filterTypes .types label {
	width: 165px;
	float: left;
	margin-top: 1px;
}
.calendarIndex .calendarControls,
.mapIndex .calendarControls {
	float: left;
}
.calendarIndex .filterTypes,
.mapIndex .filterTypes {
	float: left;
	height: 225px;
}
.calendarIndex .eventFirstType,
.mapIndex .eventFirstType {
	font-weight: bold;
}
.calendarIndex .freeAdmissionRow,
.mapIndex .freeAdmissionRow {
	float: left;
	padding-bottom: 9px;
	padding-top: 10px;
}
.calendarIndex .freeAdmissionRow label,
.mapIndex .freeAdmissionRow label {
	width: 165px;
	float: left;
}
.mapIndex .filterTypes .types label {
	width: 197px;
}
.mapIndex .freeAdmissionRow label {
	width: 197px;
}
.mapIndex .filterTypes {
	height: 210px;
}
.mapIndex .calendarControls a.text {
	width: 195px;
}
.accountReset .form-row label,
.accountReset .form-row input.textInput {
	float: left;
}
.accountReset .form-row label {
	width: 150px;
}
.accountReset .form-row {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.accountReset .submitButton {
	float: right;
	margin-bottom: 30px;
}
.accountReset #resetArea {
	float: left;
	width: 310px;
}
.accountReset .form-row.newPassword {
	margin-top: 10px;
}
.accountIndex .column .form-row label,
.accountIndex .column .setting label,
.accountIndex .column .form-row h4,
.accountIndex .column .setting h4 {
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 14px;
}
.accountIndex .column .form-row label span,
.accountIndex .column .setting label span,
.accountIndex .column .form-row h4 span,
.accountIndex .column .setting h4 span {
	font-weight: normal;
	margin-left: 5px;
}
.accountIndex .column div,
.accountIndex .column a {
	float: left;
}
.accountIndex .column1 .form-row #person_password,
.accountIndex .column1 .form-row #person_password_again {
	width: 112px;
}
.accountIndex .column2 .setting {
	float: left;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 10px;
	font-size: 96%;
}
.accountIndex .column1 .form-row.save input {
	margin-left: 15px;
}
.accountIndex .column1 .form-row.save div {
	width: 264px;
}
.accountIndex .column2 .setting input {
	float: right;
	margin-top: 9px;
}
.accountIndex .column3 .setting a.imageLink {
	margin-top: -15px;
	float: right;
}
.accountIndex .column3 .setting.event.add a.imageLink {
	margin-top: 12px;
}
.accountIndex .column3 .setting select {
	width: 270px;
	height: 70px;
	margin-top: 15px;
	float: left;
}
.accountIndex .column3 .setting input {
	float: right;
	margin-top: 58px;
}
.accountIndex .column3 .setting {
	padding-bottom: 10px;
}
.accountIndex .column1 .form-row #person_email {
	width: 297px;
}
.accountIndex .column2 .setting div {
	width: 255px;
	font-weight: normal;
}
.accountIndex .column input.textInput {
	float: left;
}
.accountIndex .column a {
	font-weight: bold;
	margin-top: 15px;
	width: 260px;
}
.accountIndex .column label {
	float: left;
	width: 100%;
}
.accountIndex .column {
	width: 303px;
	float: left;
	margin-bottom: 26px;
}
.accountIndex .column.column1 {
	margin-right: 15px;
}
.accountIndex .column.column3 {
	margin-left: 15px;
}
.accountIndex .column a.imageLink {
	width: inherit;
}
.accountIndex .column3 hr {
	float: left;
	border: 0;
	height: 1px;
	background-color: #dbdbdb;
	width: 100%;
	margin: 25px 0;
}
.accountIndex .column2 .setting.last {
	border-bottom: none;
}
.accountIndex .column1 .form-row.note {
	margin-top: 14px;
	width: 264px;
}
.accountIndex .column2 {
	border-left: solid 1px #DBDBDB;
	border-right: solid 1px #DBDBDB;
	padding: 0 15px;
}
.accountIndex .column1 .form-row input.textInput {
	width: 188px;
}
#uploadImageNested .buttons label,
#uploadImageNested .buttons a.textLink {
	margin-top: 4px;
	font-size: 116%;
}
#uploadImageNested .buttons {
	float: right;
	margin-right: 35px;
	margin-top: 28px;
}
#uploadImageNested iframe {
	width: 136px;
	height: 125px;
	margin-top: 15px;
	margin-left: 53px;
	float: left;
}
#registerDialogue .note a:link,
#registerDialogue .note a:visited,
#registerDialogue .note a:hover {
	color: blue;
}
#adultNested .form-row input,
#adultNested .form-row label,
#adultNested .form-row .note {
	float: left;
}
.smallDialogue label,
.smallDialogue a.textLink {
	float: left;
	margin-top: 13px;
	width: 155px;
	display: inline;
	font-weight: bold;
}
#registerDialogue .finalFormRow,
.smallDialogueNested .form-row {
	clear: none;
	font-size: 100%;
	line-height: 100%;
	padding: 0;
}
#changeCalendarNested .changeCalendarInfo h3,
#changeCalendarNested .changeCalendarInfo div {
	float: left;
	margin-left: 20px;
	width: 200px;
}
.smallDialogueNested .errorMessage,
.smallDialogueNested .statusMessage {
	margin-left: 0;
	width: 404px;
}
#registerDialogue .note span {
	font-weight: bold;
}
#messageDialogue #closeDialogue {
	float: right;
	background-color: white;
	width: 100%;
}
#adultNested .form-row a {
	color: blue;
}
#adultNested .form-row a:hover {
	text-decoration: underline;
}
#adultNested .form-row {
	float: left;
	margin-bottom: 20px;
}
#registerDialogue .note {
	clear: both;
	display: block;
	width: 337px;
	padding-top: 1em;
	line-height: 1.3em;
}
#messageDialogue #message {
	background-color: white;
	float: left;
	padding: 20px;
	margin-bottom: 20px;
}
#messageDialogue #closeDialogue img {
	float: right;
	margin: 10px 10px 0;
}
#registerDialogue #registerNested {
	padding-left: 56px;
	float: left;
}
.largeDialogue .dialogueHeading {
	float: left;
	margin-top: 6px;
	padding-bottom: 4px;
	width: 890px;
	clear: none;
	padding-left: 20px;
}
.largeDialogue .dialogueHeading h3 {
	margin-left: 5px;
}
.smallDialogue .form-error div {
	clear: none;
	color: red;
	display: inline;
	float: left;
	font-size: 108%;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 5px;
	width: 350px;
}
.smallDialogue .form-error img {
	float: left;
	margin-top: 3px;
}
.smallDialogue .form-error {
	clear: none;
	float: left;
}
.largeDialogue .locatePosition .googleMap {
	height: 295px;
	width: 932px;
	margin-top: 10px;
}
#adultNested .form-row label {
	margin: 5px 5px 3px 5px;
	width: 390px;
}
#registerDialogue #registerNested p {
	float: left;
	margin-bottom: 10px;
	padding-right: 18px;
}
.largeDialogue .form-error div {
	clear: none;
	color: red;
	display: inline;
	float: left;
	font-size: 108%;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 5px;
	width: (974px - 470px) + 350]px;
}
.largeDialogue .form-error img {
	float: left;
	margin-top: 3px;
}
.largeDialogue .form-error {
	clear: none;
	float: left;
}
#registerDialogue #registerNested .errorMessage {
	margin-left: -36px;
}
#adultNested .form-row.save label {
	width: 120px;
}
#findACalendarDialogue #findACalendarNested #moreArea label {
	float: none;
}
#findACalendarDialogue #findACalendarNested #moreArea {
	float: left;
}
#messageDialogue #message #messageNested br {
	padding-top: 10px;
}
#messageDialogue #message #messageNested b {
	padding-top: 10px;
}
#findACalendarDialogue #findACalendarNested #selectionArea select {
	float: left;
	height: 142px;
	margin-top: 15px;
	width: 180px;
}
#findACalendarDialogue #findACalendarNested #selectionArea .changeCalendarInfo {
	float: right;
	height: 11em;
	margin-right: 20px;
	width: 218px;
}
#findACalendarDialogue #findACalendarNested #selectionArea .changeCalendarNav label {
	float: left;
	margin: 8px 7px 0 36px;
	width: inherit;
}
#findACalendarDialogue #findACalendarNested #selectionArea .changeCalendarNav input {
	float: left;
	margin-top: 5px;
}
#findACalendarDialogue #findACalendarNested #selectionArea .changeCalendarNav {
	float: right;
	margin-right: 22px;
}
#findACalendarDialogue #findACalendarNested #selectionArea .changeCalendarInfo div {
	float: right;
}
#findACalendarDialogue #findACalendarNested #selectionArea .changeCalendarInfo h4 {
	margin-top: 14px;
	font-size: 123.1%;
}
#messageDialogue #message #messageNested p {
	padding-top: 10px;
}
#changeCalendarNested .changeCalendarInfo h3 {
	margin-top: 0;
}
#changeCalendarNested .changeCalendarInfo div {
	height: 110px;
	overflow: hidden;
}
.smallDialogue .dialogueHeading {
	float: left;
	padding-bottom: 10px;
	width: 386px;
	clear: none;
	padding-left: 20px;
}
#adultNested .form-row.save {
	float: right;
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: 27px;
	width: 153px;
}
#changeCalendarNested .changeCalendarNav {
	float: right;
	margin-right: 20px;
}
#changeCalendarNested .changeCalendarNav label {
	margin-top: 4px;
}
.mapDialogue .locatePosition .googleMap div {
	font-size: 100%;
}
.mapDialogue #modifyLocationNested .locatePosition h3 {
	width: 466px;
}
#adultNested .form-row .note {
	width: 400px;
	margin-left: 25px;
}
.mapDialogue .addLocationSave a {
	font-weight: bold;
	font-size: 113%;
}
.largeDialogueNested .form-row {
	clear: none;
	line-height: 100%;
	padding: 0;
}
.largeDialogueNested {
	padding: 0 0 20px 20px;
	background: transparent url(/images/largeDialogueBackgroundBottom.gif) no-repeat scroll left bottom;
	width: 954px;
}
.largeDialogue .closeDialogueButton {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
.largeDialogue .firstFormRow {
	float: left;
	margin-top: 5px;
}
#registerDialogue .instructions {
	float: left;
	font-size: 93%;
	margin-bottom: 1em;
	width: 361px;
}
#registerDialogue .form-row {
	float: left;
}
#messageDialogue {
	z-index: 3;
	background-color: white;
	position: relative;
	margin: 0 auto;
	width: 974px;
}
#messageDialogue h2 {
	font-weight: bold;
	font-size: 123.1%;
	margin-left: 20px;
	padding-top: 10px;
	width: 400px;
}
#registerDialogue input[type=image] {
	float: right;
	padding-right: 10px;
}
#registerDialogue #registerAgree {
	width: 22px;
	border: 0;
	float: right;
	margin-top: 27px;
}
#registerDialogue input {
	margin: 8px 0;
	border: 1px solid #000000;
	padding: 2px 2px;
	width: 180px;
}
.largeDialogue label {
	float: left;
	margin-top: 13px;
	width: 659px;
	display: inline;
	font-weight: bold;
}
.largeDialogue hr {
	width: 929px;
}
.smallDialogue .caption {
	width: 326px;
}
.smallDialogue hr {
	width: 417px;
}
.smallDialogue h3 {
	width: 315px;
}
.smallDialogue {
	display: none;
	text-align: left;
	position: relative;
	margin: 80px 253px;
	background: transparent url('/images/smallDialogueBackground.gif') top left no-repeat;
	width: 470px;
	z-index: 3;
	padding: 10px 0 0;
}
.smallDialogue .firstFormRow {
	float: left;
	margin-top: 5px;
}
.smallDialogue .closeDialogueButton {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
.largeDialogue .caption {
	width: 830px;
}
.largeDialogue h3 {
	width: 819px;
}
.largeDialogue {
	display: none;
	text-align: left;
	position: relative;
	margin: 70px auto, 0;
	background: transparent url('/images/largeDialogueBackground.gif') top left no-repeat;
	width: 974px;
	z-index: 3;
	padding: 10px 0 0;
}
.smallDialogueNested {
	padding: 0 23px 20px 20px;
	background: transparent url(/images/smallDialogueBackgroundBottom.gif) no-repeat scroll left bottom;
}
#adultNested {
	float: left;
	padding-left: 20px;
	padding-top: 0;
}
.mapDialogue .locatePosition {
	float: left;
	width: 944px;
	margin-bottom: 8px;
}
.mapDialogue .locatePosition h3 {
	width: 415px;
	display: inline;
	float: left;
	margin-top: 3px;
}
.mapDialogue #modifyLocationNested .addLocation .step3 {
	width: 255px;
}
.mapDialogue .mapDialogueNested div {
	font-size: 100%;
}
.mapDialogue .locatePosition .textInput {
	float: left;
	width: 400px;
	margin-top: 2px;
}
.mapDialogue .locatePosition .locationButton {
	margin-left: 10px;
}
.mapDialogue .addLocationSave {
	float: right;
	padding: 0 26px 0 10px;
	width: 174px;
	margin-top: -27px;
}
#noticeNested {
	float: left;
	width: 100%;
}
.mapDialogue .addLocation input {
	float: left;
	margin-left: 13px;
	margin-top: 14px;
}
.mapDialogue .addLocation .step3 {
	padding-top: 10px;
	width: 177px;
}
.mapDialogue .addLocation {
	float: left;
	width: 757px;
	margin-top: 5px;
}
.mapDialogue .mapDialogueNested h3 {
	font-size: 108%;
}
#resetPasswordNested p {
	display: block;
	float: left;
	margin-bottom: 20px;
	text-align: justify;
	width: 414px;
}
#resetPasswordNested label {
	margin-top: 4px;
	width: 86px;
}
#changeCalendarNested select {
	float: left;
	height: 150px;
	width: 200px;
}
#changeCalendarNested {
	padding-left: 20px;
}
#resetPasswordNested .textInput {
	margin-top: 2px;
	width: 220px;
	margin-bottom: 10px;
}
#resetPasswordNested .tickButton {
	float: right;
	margin-right: 33px;
	margin-top: 1px;
}
#registerDialogue input[type=password] {
	width: 100px;
}
#registerDialogue .finalFormRow {
	padding-top: 20px;
	width: 389px;
	float: left;
}
#resetPasswordNested .tickCheckEmailButton {
	float: right;
}
#resetPasswordNested #resetMessage {
	float: left;
	margin-bottom: 15px;
}
.mapDialogue .addLocationSave img {
	padding-left: 5px;
	position: relative;
	top: 6px;
}
#exportCalendarNested .exportArea,
#exportCalendarNested .infoArea {
	float: left;
}
#exportCalendarNested .infoArea h4 {
	width: 323px;
	margin-bottom: 10px;
}
#exportCalendarNested .infoArea {
	width: 380px;
	padding: 0 0 0 20px;
}
#exportCalendarNested .exportArea input {
	margin-bottom: 17px;
	width: 100%;
}
#exportCalendarNested .exportArea .recommendedCalendarsInfo {
	float: left;
	height: 127px;
	margin-left: 20px;
	width: 290px;
}
#exportCalendarNested .exportArea .recommendedCalendarsInfo p {
	float: left;
	height: 95px;
	overflow: hidden;
}
#exportCalendarNested .infoArea #dialogueCloseYes span {
	float: left;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 3px;
}
#exportCalendarNested .infoArea #dialogueCloseYes {
	float: right;
	margin-right: 15px;
}
#exportCalendarNested .exportArea textarea {
	height: 32px;
	width: 100%;
}
#exportCalendarNested .exportArea h4.embed {
	margin-top: 22px;
}
#exportCalendarNested .exportArea select {
	float: left;
	height: 150px;
	margin-bottom: 10px;
	width: 200px;
}
#exportCalendarNested .exportArea {
	width: 520px;
	padding-right: 20px;
	border-right: 1px solid #DBDBDB;
}
#exportCalendarNested .exportArea h3 {
	float: left;
	margin-bottom: 5px;
	margin-left: 0;
	width: 290px;
}
#exportCalendarNested .exportArea #exportDialogueLinkArea {
	float: left;
	margin-left: 33px;
}
#exportCalendarNested .exportArea h4 {
	float: left;
	margin-bottom: 5px;
}
#exportCalendarNested .exportArea #dialogueExportLinkText {
	float: left;
	font-size: 131%;
	font-weight: bold;
	margin-right: 9px;
	margin-top: 1px;
}
#eventDetailsDialogue .dialogueHeading h3,
#eventDetailsDialogue .dialogueHeading div {
	width: 460px;
	overflow: hidden;
}
.event.show .controls img.arrow {
	margin-top: 5px;
	margin-left: 3px;
}
.event.show .controls span {
	float: left;
	font-size: 106%;
	font-weight: bold;
	margin-left: 9px;
	margin-top: 10px;
}
.event.show .controls img {
	float: left;
}
.event.show .controls a {
	float: left;
	width: 178px;
	margin-bottom: 5px;
	margin-right: 30px;
}
.event.show .column1 p.categories {
	margin-bottom: 15px;
}
.event.show .controls {
	float: right;
	margin-top: -102px;
	width: 418px;
}
.event.show .controls img.edit {
	margin-top: 4px;
}
.event.show .column2 {
	float: right;
	padding-left: 10px;
	border-left: 1px solid #dbdbdb;
	width: 400px;
}
#eventDetailsNested .controls {
	margin-right: 0;
	margin-top: -91px;
	position: absolute;
	right: 50px;
}
#eventDetailsNested .controls a {
	float: left;
	width: 167px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 0;
}
.event.show .column2 a {
	color: blue;
	margin-bottom: 5px;
	float: left;
}
.event.show .column2 h4 {
	margin-bottom: 10px;
}
.event.show .column2 hr {
	border: 0;
	height: 1px;
	background-color: #dbdbdb;
	width: 400px;
}
.event.show .column1 p {
	overflow: hidden;
}
.event.show .column1 {
	width: 495px;
	float: left;
	margin-left: 6px;
}
.event.show .bottomLine {
	float: left;
	border: 0;
	height: 1px;
	background-color: black;
	width: 974px;
	color: black;
	margin-top: 10px;
}
.event.show .controls.onlyOne a {
	float: right;
	padding-right: 75px;
}
.event.show .controls.onlyTwo {
	margin-top: -82px;
}
.event.show .pageHeading .caption {
	width: 440px;
	overflow: hidden;
}
#eventDetailsNested {
	float: left;
	padding-top: 0;
}
.event.show .details h4 {
	font-weight: bold;
	margin-top: 1em;
}
#eventDetailsNested .bottomLine {
	visibility: hidden;
}
#eventDetailsNested .column2 {
	margin-right: 25px;
}
#eventDetailsNested .column1 {
	margin-left: 0;
}
#editLocationsNested #editLocationContainer a,
#editLocationsNested #editLocationContainer input {
	float: right;
	margin-top: -20px;
}
#editLocationsNested #editLocationContainer .note {
	width: 185px;
	font-size: 93%;
}
#editLocationsNested #editLocationContainer a.textLink {
	float: left;
	margin-top: 13px;
}
#editLocationsNested #editLocationContainer {
	float: right;
	width: 212px;
	margin-right: 20px;
}
#editLocationsNested select {
	float: left;
	width: 200px;
	height: 160px;
	margin-top: 15px;
}
#editLocationsNested div {
	font-size: 100%;
}
#editLocationsNested .note {
	float: left;
	width: 426px;
}
#editLocationsNested {
	padding: 0 0 20px 20px;
}
#column2 {
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}
#column1 ul {
	padding: 0;
	margin: 1em;
}
#column1 img {
	border: 1px solid;
	width: 300px;
	height: 225px;
	float: left;
	margin-bottom: 10px;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	width: 1px;
	visibility: hidden;
}
.contentContainer {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
}
.grid_1 {
	float: left;
	position: relative;
	line-height: 1.2em;
	padding: 0;
	width: 303px;
}
.clear {
	clear: both;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: inherit !important;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
#wrapper {
	padding: 10px 0 0 0;
}
#calendarControlDistance,
 #calendarControlDistance2 {
	margin: 0 2px 0 2px;
}
#calendarControlLocation,
 #calendarControlLocation2 {
	margin: 0 2px 0 2px;
}
.subscribeImage {
	float: left;
	position: relative;
}
.calendarIndex #calendarWrapper {
	border: none;
	float: right;
	width: 775px;
}
.calendarIndex .calendarControls.subscribe.isAbsolute {
	position: absolute;
	bottom: 80px;
}
.calendarAllAges {
	font-weight: bold;
	font-size: 1em;
	padding: 5px 0 5px 10px;
}
.calendarControlRow {
	padding: 0 0 2px 10px;
	margin: 0px;
	font-size: 0.9em;
}
.offerFull span {
	display: none;
	z-index: 10;
}
.offerFull {
	border: rgb(247,148,29) 2px solid;
	padding: 2px 0 2px 0;
	margin: 0px;
	background: rgb(255,241,0);
	font-weight: bold;
	font-size: 0.95em;
	max-height: 25px;
	overflow: hidden;
	z-index: 10;
}
.offerFull:hover span {
	display: block;
	position: absolute;
	top: 75px;
	width: 125px;
	padding: 5px;
	z-index: 10001;
	color: #000;
	border: 2px solid #ffa800;
	background: #fff100;
	text-align: center;
}
.offerFull a {
	color: rgb(0,0,0);
}
.calendarControlCheckbox {
	float: right;
	position: relative;
	right: 30px;
	clear: both;
}
#moreThingsCheckbox {
	position: relative;
	right: 30px;
	top: 5px;
}
.calendarAllCategories {
	font-weight: bold;
	font-size: 1em;
	padding: 3px 0 5px 10px;
}
.calendarIndex .calendarControls.subscribe.isEmbeddedAbsolute {
	position: absolute;
	bottom: 5px;
}
.calendarIndex #calendarOptions #moreThings #moreText {
	padding-right: 5px;
	margin-top: 5px;
}
.calendarIndex #calendarOptions #moreThings a {
	float: left;
}
.calendarIndex #calendarOptions #eventsWithin {
	float: left;
	margin-top: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
}
.calendarIndex #calendarOptions #addLocation {
	float: left;
	margin-left: 0;
}
.calendarIndex #calendarOptions #addLocation .changeMyLocation {
	padding-right: 5px;
	margin-top: 5px;
}
.calendarIndex #calendarOptions #addLocation a {
	float: left;
}
.calendarIndex #calendarOptions #moreThings {
	float: left;
	margin-right: 25px;
}
.calendarIndex #calendarTable {
	border: none;
	margin-top: 10px
    float;
}
.calendarIndex .calendarHeader {
	float: left;
}
.calendarIndex #calendarOptions {
	float: left;
	margin-left: 30px;
	height: 30px;
}
.calendarIndex #calendarFrame {
	height: 360px;
	overflow: auto;
	border-left: 1px solid #22205F;
	border-bottom: 1px solid #22205F;
	margin-bottom: 10px;
	width: 770px;
	float: left;
	position: relative;
}
.calendarIndex #footer {
	height: 40px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.calendarIndex #calendarFrame td.weekborder {
	height: 23px;
}
.rowEnd {
	border-right: rgb(34,32,95) 1px solid;
}
.deleteEvent:hover {
	background: transparent url(../images/eventDeleteBg.jpg) bottom right no-repeat;
}
.monthOff a {
	color: rgb(80,80,80);
	font-weight: normal;
	padding: 0px;
}
.calendarWidgetDay {
	width: auto;
	font-weight: bold;
}
.monthOn {
	font-weight: bold;
	padding: 0px;
}
.weekOn {
	font-weight: bold;
	background: rgb(217,244,255);
}
.dayOn {
	font-weight: bold;
	background: rgb(217,244,255) url('/images/dayOnBackground.jpg') repeat-x bottom left;
}
#calendarWidget {
	text-align: center;
	width: 180px;
	margin: 5px 0 0 0;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.arrowRight {
	float: right;
}
#calendarMonth {
	width: 180px;
	background: rgb(255,255,255);
	border: 1px solid rgb(34,32,95);
	text-align: center;
	padding: 0px;
	margin: 0;
}
.fixedHeight2 {
	height: 165px;
}
#calendarMonth a {
	text-decoration: none;
}
.ps3 {
	color: rgb(34,32,95);
	font-size: 1em;
	font-weight: bold;
}
.arrowLeft {
	float: left;
}
#calendarOptions {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}
#calendarControlDistanceLabel {
	margin: 0;
}
#calendarTable a:hover {
	text-decoration: underline;
}
#calendarTable a {
	text-decoration: none;
}
.allDay {
	background: rgb(220,225,229) url(/images/calendar/time_bg.gif) top left repeat-x;
	border-top: rgb(34,32,95) 1px solid;
	border-left: rgb(34,32,95) 1px solid;
	border-right: rgb(160,160,160) 1px solid;
	border-bottom: rgb(160,160,160) 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 30px;
	padding-left: 6px;
}
.allDayOffer {
	background: rgb(254,248,152);
	border-right: rgb(160,160,160) 1px solid;
	border-bottom: rgb(160,160,160) 1px solid;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
.fixedHeight1 {
	height: 247px;
}
.deleteEvent {
	float: right;
	position: relative;
	top: 1px;
	right: 1px;
	display: block;
	width: 25px;
	height: 15px;
	background: transparent url(/images/eventDeleteBg.jpg) top right no-repeat;
}
.calendarDayView a {
	font-size: 0.8em;
}
.calendarDayView {
	background: rgb(220,225,229) url('/images/calendarDayBackground.jpg') repeat-x top left;
	border-top: rgb(34,32,95) 1px solid;
	border-left: none;
	border-right: rgb(160,160,160) 1px solid;
	border-bottom: rgb(160,160,160) 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.calendarTopLeft {
	background: transparent;
	border: 0;
	border-right: rgb(34,32,95) 1px solid;
	border-spacing: 0px;
	padding: 0 0 0 30px;
	width: 37px;
}
.changeLocationImage {
	float: right;
	padding: 0 20px 0 5px;
}
.calendarTopRight {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	width: 20px;
}
.calendarDay {
	background-color: #e1e8f1;
	border-top: rgb(34,32,95) 1px solid;
	border-left: none;
	border-right: rgb(160,160,160) 1px solid;
	border-bottom: rgb(160,160,160) 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	font-size: 0.8em;
	padding: 2px 0 2px 0;
	width: 97px;
}
.calendarDay h1 {
	font-size: 1.1em;
}
#deleteEvent1 {
	margin-top: 1px;
}
