body {
	margin: 0;
	background-color: #000000;
	text-align: center;
	font-family: sans-serif;
}

p {
	padding: 0;
	margin: 0;
}

body, p, span {
	font-size: 11pt;
}

a img {
	border: none;
}

table tr {
	vertical-align: top;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

.header {
	text-align: left;
	padding: 5px;
}

.header img {
	margin: 15px;
}

.header .user {
	clear: both;
	color: white;
	float: right;
	font-size: 8pt;
	margin-top: -15px;
	margin-bottom: 2px;
}

.page {
	width: 75%;
	margin: auto;
	border-style: none solid none solid;
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom: 1px dashed #FFFFFF;
	min-width: 700px;
}

.footer {
	clear: both;
}

.body {
	background-color: #EEEEEE;
	padding: 35px 50px;
	text-align: left;
}

.body > h1:first-child, .body > h2:first-child, .body > h3:first-child, .body > h4:first-child, .body > h5:first-child {
	margin-top: 0;
}

.body a, .modal a {
	font-weight: bold;
	color: #00B1EC;
	cursor: pointer;
}

.topNav { 
	background-image: url('images/buttonUP.gif');
	background-repeat: repeat-x;
	clear: both;
	list-style: none;
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px dashed #FFFFFF;
}

.topNav li {
	border-right: 1px solid #0EC3FF;
	border-left: 1px solid #0EC3FF;
	display: inline;
	font-family: sans-serif;
	margin-left: -5px;
}

.topNav li a {
	background-image: url('images/buttonUP.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10pt;
	padding: 6px 8px;
	text-decoration: none;
}

.topNav li a:hover {
	background-image: url('images/buttonOVER.gif');
}

.topNav li a:active {
	background-image: url('images/buttonDOWN.gif');
}

.bottomNav { 
	background-image: url('images/buttonUP.gif');
	background-repeat: repeat-x;
	list-style: none;
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px dashed #FFFFFF;
}

.bottomNav li {
	display: inline;
	font-family: sans-serif;
	border-right: 1px solid #0EC3FF;
}

.bottomNav li.first {
	border-left: 1px solid #0EC3FF;
}

.bottomNav li a {
	background-image: url('images/buttonUP.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 9pt;
	padding: 4px 10px;
	text-decoration: none;
}

.bottomNav li span {
	font-size: 9pt;
	padding: 0 10px;
	color: #000000;
}

.bottomNav li a:hover {
	background-image: url('images/buttonOVER.gif');
}

.bottomNav li a:active {
	background-image: url('images/buttonDOWN.gif');
}

.contact-form {
	width: 45%;
	margin: auto;
}

.contact-form tr#end {
	text-align: center;
}

/*
.contact-form tr td {
	width: 50%;
}*/

.contact-form tr td span, .contact-form tr td label {
	padding-left: 20px;
}

.contact-form tr td input {
	width: 100%;
}

.contact-form tr td input#submit, .contact-form tr td input#clear {
	width: 30%;
}

.contact-form tr td textarea {
	width: 100%;
}

.body form#contact-form {
	text-align: center;
}

.required-field-notice {
	display: block;
	background-color: #FFFCC7;
	border-bottom: 2px solid #FFF31d;
	border-right: 1px solid #FFF544;
	font-family: sans-serif;
	font-size: 9pt;
	padding: 3px 10px 3px 10px;
	margin-bottom: 10px;
}

.main-page tr td {
	vertical-align: top;
}

.main-page .events {
	width: 65%;
	padding-bottom: 20px;
	padding-right: 10px;
}

.about-info {
	padding-bottom: 15px;
	text-indent: 20px;
}

.body .right {
	text-align: center;
}

.body .left {
	float: left;
	width: 50%;
	text-align: center;
}

.industry-notice {
	text-align: left;
}

.industry-notice p {
	padding-bottom: 25px;
}

.industry {
	padding-bottom: 25px;
}

.industry span {
	font-size: 14pt;
}

.industry img {
	width: 250px;
	padding-top: 10px;
}

.member-list {
	text-align: center;
}

.member {
	clear: both;
	width: 70%;
	margin: auto;
	text-align: left;
	margin-bottom: 35px;
}

.member:after {
	clear: both;
}

.member .photo {
	float: left;
	width: 250px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 2ex;
}

.member .photo img {
	width: 200px;
}

.member .photo h2 {
	font-size: 13pt;
	margin-top: 0;
}

.member .info {
	font-size: 10pt;
	margin-bottom: 1ex;
}

.member .info .question {
	font-weight: bold;
}

.member .info .response a {
	font-weight: bold;
	color: #00B1EC;
}

.message-info h1 {
	font-size: 14pt;
}

.message-info h1 a {
	color: #7486AE;
}

.message-info img {
	margin: 15px;
}

.message-info {
	width: 60%;
	margin: 45px auto;
	text-align: left;
	border: 4px dashed #7486AE;
	background-color: #D3DDF3;
}

.message-info tr td {
	text-align: center;
	vertical-align: middle;
}

.message-body {
	text-align: center;
}

.event h1 {
	margin-top: 0;
}

.event .question {
	font-weight: bold;
}

.calendar-selection {
	display: inline;
}

.calendar-selection select {
	font-size: 14pt;
	vertical-align: middle;
}

.calendar-selection a {
	font-size: 14pt;
	text-decoration: underline;
	vertical-align: middle;
}

.calendar-selection a img {
	vertical-align: middle;
}

div#month-view {
	text-align: center;
}

div#month-view h2 {
	padding: 0 15px;
	display: inline;
}

div#month-view table {
	width: 80%;
	margin: auto;
}

div#month-view table tr td {
	height: 30px;
	text-align: left;
	vertical-align: top;
	width: 14.28%;
	height: 40px;
}

div#month-view table tr.captions td {
	border: 1px solid #BBBBBB;
	background-color: #DDDDDD;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
}

div#month-view table tr td.event-day {
	border: 1px solid #BBBBBB;
	background-color: #E7E7FF;
	cursor: pointer;
}

div#month-view table tr td.no-event {
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

.outdated {
	font-style: italic;
	color: #999999;
}

.google-map {
	float: right;
	padding-left: 35px;
	padding-bottom: 20px;
}

.home-picture img {
	width: 300px;
}

.home-picture span {
	font-weight:bold;
}

.picture-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

.picture-gallery li {
	display: inline;
	margin: 0;
	padding: 0;
}

.picture-gallery li div {
	float: left;
	height: 250px;
	margin: 20px;
	text-align: center;
	width: 225px;
}

.picture-gallery li div img {
	padding: 10px;
	vertical-align: bottom;
}

.user-management {
	border: solid #000000;
	border-width: 1px 1px 1px 0;
}

.user-management table {
	border-spacing: 0;
	width: 100%;
}

.user-management tr td, .user-management tr th {
	border: solid #000000;
	padding: 3px 10px;
	text-align: center;
	vertical-align: middle;
}

.user-management tr th {
	border-width: 0 0 0 1px;
	background-color: #3EADFF;
}

.user-management tr td {
	border-width: 1px 0 0 1px;
}

.user-management tr.dark {
	background-color: #CCEBFF;
}

.user-management tr.light {
	background-color: #FFFFFF;
}

.limit-height {
	max-height: 300px;
	overflow: auto;
}

.registration-info {
	text-align: center;
}

.registration-info table {
	margin: auto;
	padding-bottom: 15px;
	text-align: left;
	width: 300px;
}

.registration-info table caption {
	font-weight: bold;
}

.notice {
	background-color: #FFFCC7;
	border-bottom: 2px solid #FFF31d;
	border-right: 1px solid #FFF544;
	font-family: sans-serif;
	font-size: 9pt;
	padding: 3px 10px 3px 10px;
	margin-bottom: 10px;
}

.modalContainer {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	
	height: 100%;
	width: 100%;
	z-index:2;
}

.modal {
	background-color:#FFFFFF;
	border: dashed 3px #00B1EC;
	padding: 20px;
	margin:auto;
	margin-top: 400px;
	text-align: left;
	width:450px;
}

.modal ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.modal ul li {
	padding: 3px 0;
}

.modal ul li a img {
	padding-right: 10px;
	vertical-align: middle;
}

.modal .close {
	margin-top: -10px;
	margin-right: -10px;
	text-align: right;
}

.modalMask {
	background-color:#000000;
	height: 1200px;
	width: 100%;
	
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	
	opacity: .5;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
}

.picture-gallery .picture-modification img {
	height: 150px;
}

.picture-gallery .picture-modification a img {
	padding: 0;
	margin: 0;

	height: auto;
	width: auto;
	vertical-align: middle;
}

.uploadlist {
	list-style: none;
	padding:0;
	margin-left:0;
}

.uploadlist li img, .uploadlist li input {
	vertical-align: middle;
}

.uploadlist li img {
	height: 18px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
}

.event-info {
	text-align: center;
}

.event-info table {
	margin: auto;
	padding-bottom: 15px;
	text-align: left;
	width: 75%;
}

.event-info table tr td input, .event-info table tr td textarea {
	width: 99%;
}

.event-info table tr td textarea {
	height: 100px;
}

.event-info table caption {
	font-weight: bold;
}

#datelist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.date-dropdowns div {
	display: inline;
}

.partner {
	clear: both;
}

.partner img, .partner table {
	margin-bottom: 15px;
}

.partner img {
	margin-top: 5px;
}
