@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#top { 
	background: #fff url('images/topbg1.jpg');
	height: 30px;
}

#content {
	padding: 0 35px 0 35px;
}

.header {
	height: 100px;
	background: #85ACF7 url('images/hidr.jpg');
}
.header h1 {
	padding-left: 17px;
	padding-top: 22px;
	font-size: 37px;
	color: #FFF;
	font-weight: bold;
}
.header h1 a {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
}
.header h2 {
	padding-left: 17px;
	padding-top: 0px;
	font-size: 18px;
	color: #FFFFFF;
}

.breadcrumbs {
	background: #F6F9FB;
	border-bottom: 1px solid #E1E1E1;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.dynamic_list_boxes {
	width:150px;
}

.middle {
	float: left;
	width: 65%;
	padding: 1%;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.middle h2 {
	color: #000000;
	font-size: 14px;
	/*font-size: 145%;*/
	margin-bottom: 10px;
	margin-top: 2px;
}
.middle ul {
	margin-left: 10px;
	list-style-type: disc;
}

.right {
	float: right;
	width: 30%;
	padding: 1% 1%;
	font-weight: bold;
}
.right ul {
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}
.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}
.right h2 {
	color: #3B6EBF;
	font-size: 14px;
	margin-top: 15px;
}

#search_bar_container {
	float:left;
}
.search_box_table {
	width:730px;
	border: 1px dashed #000000;
	background-color:#EAEAFF;
	padding-left:5px;
	min-height:30px;
}
#event_table_container {
	float:left;
}
.event_list_table {
	width:730px;
	margin-left:7px;
	border:none;
	float:left;
}
.event_list_table td {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
.events_list_container {
	line-height:1.5em;
	width:200px;
	height:150px;
	border:thin solid #CCCCCC;
	margin-top:5px;
	padding:5px 5px 5px 5px;
	overflow-y:scroll;
	text-align:left;
}
.date_list {
	text-align: right;
	padding-right:5px;
}
.area_list {
	text-align: left;
	padding-left:5px;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#bottom {
	background: #fff url('images/botbg1.jpg');
	height: 30px;
}

#footer {
	text-align: center;
	color: #666;
}


a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#event_date {
	min-height:50px;
}
.yellow_bg {
	background-color: #FFFFCC;
}
#security_image_container {
	height:32px;
}

#continue_button {
	padding: 5px;
	border: ridge;
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
#eventform_container {
	min-height: 600px;
}
img.loading {
	display:block;
	padding-left: 5px;
}


.table {
	width: 100%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
	
}

#event_table {
	line-height: 30px;
	clear: both;
	width: 755px;
}
#social-bookmarks {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#social-bookmarks li {
	float:left;
	margin-right: 10px;
}
.social {
	float: right;
	width: 165px;
	border-bottom: 1px solid #E1E1E1;
	background: #F6F9FB;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 150px;
}
.highlighted-link {
	background-color: #FFFF82;
}
#wrap img {
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.html-code {
	font-size: 1.5em;
	background-color: #FFFF82;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	float: left;
	margin-left: 5px;
}
.events-table-std {
	margin-top:5px;
	text-align:left;
}
.events-table-std td {
	padding:5px;
}
.events-table-std tr {
	padding:5px;
}
.events-table-js {
	margin-top:5px;
	text-align:left;
	width:500px;
}
.events-table-js td {
	padding:5px;
}
.events-table-js tr {
	padding:5px;
}
.subscription_table {
	margin-top:5px;
	text-align:left;
	width:525px;
}
.subscription_table td {
	padding:5px;
}
.subscription_table th {
	padding:5px;
	text-align:left;
	vertical-align:top;
	width: 50px;
}

.text_button {
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_button_underline {
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.event-count {
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	border: 1px solid #3B6EBF;
	background-color: #E5E5E5;
}
.pdf-poster {
	width: 190px;
	background-image: url(images/download-print.gif);
	height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
}
.google {
	height: 200px;
	margin-left: 10px;
}
.list {
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}

.list_item {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}
.middle img {
	padding-right: 30px;
}
.question{	/* Styling question */
	/* Start layout CSS */
	width:465px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:10px;
	height:20px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	color: #3B6EBF;
}
.answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:none;
	width:460px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;

}
.answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.heading {
	width: 465px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	color: #3B6ED5;
}
#mask {
	background-image:url(images/mask_image.png);
	position:absolute;
	padding:5px;
	text-align: center;
	padding-top:300px;
	z-index:20001;
	left:0;
	top:0;
	height:2000px;
	width:99%;
	display:none;
}
.newsletter {
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:180px;
	border:solid medium #000000;
	background-color:#FFFFFF;
	display:none;
}
.font-resize {
	font-size: 80%;
}
