@charset "utf-8";
/* CSS Document */

div#events {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
div#forumUkHelp {
	width: 190px;
	float: left;
	background-color: #f7f3f4;
	color: #8E003A;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}

div#forumUkHelp  div {
	padding:8px;	
}

div#forumUkHelp  p {
	padding-bottom:8px;	
}

div#solapasEvents li
{
	float:left;
}

div#solapasEvents a
{
	float:left;
	height:31px;
	display:block;
	text-indent: -9000px;
	overflow: hidden;
}

a#btNetworking { background-image: url(../images/networking.gif); width: 199px; }
a#btSpecialEvents { background-image: url(../images/specialevents.gif); width: 200px; }
a#btInternational { background-image: url(../images/international.gif); width: 200px; }

a#btNetworking:hover, a#btNetworking.active { background-image: url(../images/networking_active.gif);  }
a#btSpecialEvents:hover, a#btSpecialEvents.active { background-image: url(../images/specialevents_active.gif);  }
a#btInternational:hover, a#btInternational.active { background-image: url(../images/international_active.gif);  }
div#solapasEvents {
	text-align: center;
	margin-left: 10px;
	background-color: #F7F3F4;
	float: left;
}
img#prevImg {
	padding-top: 3px;
	padding-bottom: 12px;
}

div#prevText {
	clear: both;
	padding: 9px;
	background-color: #F7F3F4;
	font-size: 11px;
	text-align: left;
}
div#prevText p {
	margin-bottom: 5px;
}
div#thisMonth {
	background-color: #0c8abc;
	height: 31px;
	margin-bottom: 8px;
	margin-top: 8px;
}

div#thisYear {
	background-color: #59001D;
	height: 31px;
	margin-bottom: 8px;
	margin-top: 8px;
}

div#thisMonth img, div#thisYear img {
	padding-top: 8px;
	padding-left: 12px;
	float: left;
}
ul#monthDays {
	background-color: #F7F3F4;
	display: block;
	padding-left: 8px;
	height: 45px;
	margin-bottom: 8px;
}
ul#monthDays li {
	float: left;
}

ul#monthDays a {
	display: block;
	float: left;
	width: 18px;
	text-decoration: none;
	color: #000000;
	background-color: #F7F3F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 45px;
	text-align: center;
}
ul#monthDays strong {
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
}

ul#monthDays a:hover {
	background-color: #97dbe8 !important;
}

ul#monthDays a.active {
	background-color: #97e2c7 !important;
}

table#eventsTable th {
	text-align: left;
	background-color: #0a77bd;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.alignRight {
	text-align: right;
}
table#eventsTable a {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 0px;
	background-color: #97dbe8;
}
table#eventsTable td {
	background-color: #F7F3F4;
}
.leftPadding {
	padding-left: 12px;
}


ul#monthDays a:hover, table#eventsTable a:hover {
	background-color: #97e2c7;
}

ul#monthDays a.active, table#eventsTable a.active {
	background-color: #F398C1;
}
ul#monthsYear li {
	width: 123px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
}
.monthDetail {
	background-image: url(../images/monthBack.gif);
	height: 16px;
	width: 110px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.monthText {
	background-color: #F7F3F4;
}
ul#monthsYear  strong {
	color: #B2085E;
	display: block;
	background-color: #98e0ca;
	padding-right: 7px;
	padding-left: 7px;
}
ul#monthsYear  p {
	padding: 7px;
}
ul#monthsYear ul {
	padding-top: 8px;
}
ul#monthsYear em {
	color: #FFFFFF;
	background-color: #901448;
	display: block;
	font-style: normal;
	padding-right: 7px;
	padding-left: 7px;
}


ul#monthsYear  h2 {
	font-size: 12px;
	font-weight: normal;
}
.nomargin {
	margin: 0px !important;
}

div#eventTextDetails {
	margin-top: 12px;
	padding: 10px;
}
div#eventTextDetails p {
	margin-bottom: 12px;
}
div#eventTextDetails em {
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #656565;
	display: block;
	margin-bottom: 12px;
}
a#locationZoom {
	text-decoration: none;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	padding-right: 28px;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
	margin-bottom: 12px;
}

h3 {
	color: #09C78B;
	font-size: 15px;
	margin-bottom:7px;
}


form#dateForm {
	float: right;
	padding-right: 12px;
	padding-top: 4px;
}
