#login_form {
	text-align: center;
	border: solid 1px #300000;
	margin-left:auto;
	margin-right:auto;
}
.center {
	position: absolute;
	top: 50%;
	text-align: center;
}
.center_horiz {
	text-align: center;
}
table {
	border: solid 0px #909090;
	padding: 0px;
	border-spacing: 0px;
}
div.events_listing {
	width:700px;
}
table#events_listing td {
    border: solid 1px #c0c0c0;
    border-left: 0px;
    border-top: 0px;
    padding: 10px;
}
table#events_listing th.first_col {
    border-left: solid 1px #c0c0c0;
	padding-left: 0.5em;
}
table#events_listing td.first_col {
    border-left: solid 1px #c0c0c0;
}
table#events_listing td.nostyle {
    border: 0px;
	margin: 0px;
	padding: 0px;
}

tr.table_header {
	background-color: #d8df13;
	height: 2.5em;
	line-height: 1em;
	font-size: 1.5em;
	color: black;
	text-align: center;
}
tr.table_row_0 {
	background-color: #f5f5f5;
	height: 3.5em;
}
tr.table_row_0:hover {
	background-color: #fcfcfc;
}
tr.table_row_1 {
	background-color: #ffffff;
	height: 3.5em;
}
tr.table_row_1:hover {
	background-color: #fcfcfc;
}

#main_div {
	border: solid 0px black;
}

.notification {
	position: absolute;
	top:50%;
	left:50%;
	width: 300px;
	margin-left:-150px;
	background-color: #f0f0ff;
	border: solid 1px #000000;
	color: black;
	padding: 2em;
	opacity:0.8;
	filter:alpha(opacity=80);
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}	
.event {
	font-size: 1em;
	border: solid 0px black;
	margin-top: 5px;
}
.event:hover {
	background-color: lightblue;
}
.event_title {
	font-size: 1.5em;
	font-weight: bold;
	color: #bfbd00;
}

.news_flash {
	width: 380px;
	margin-bottom: 20px;
}
.news_flash .news_date {
	font-size: 0.9em;
	font-weight: bold;
}
.news_flash .news_title {
	font-size: 1em;
	font-weight: bold;
	color: #bfbd00;
}
.news_flash .news_abstract {
}

.news_abstract {
	width: 380px;
	margin-bottom: 20px;
}
.news_abstract .news_date {
	font-size: 0.9em;
	font-weight: bold;
}
.news_abstract .news_title {
	font-size: 1.4em;
	font-weight: bold;
	color: #bfbd00;
}

.news_details {
	/* width: 440px; */
	margin-bottom: 2em;
}
.news_details .news_date {
	font-size: 0.9em;
	color: #808080;
	font-weight: bold;
}
.news_details .news_title {
	font-size: 1.4em;
	font-weight: bold;
	color: #bfbd00;
	padding-bottom: 1em;
}
.news_details .news_abstract {
	font-style: italic;
}
.news_details .news_body {
	text-decoration: none;
	margin-top: 1em;
}

/* mix with definitions in css/layout.css */
div#middleColumn {
	width: 470px;
	margin-left: auto;
	margin-right:auto;
}
div#middleColumn.memberJoinBox {
	margin-left: 100px;
	width: 550px;
}

.block {
	padding-bottom: 2em;
}
.incubation_business_name {
	font-size: 1.3em;
	font-weight: bold;
	color: #bfbd00;
}

.login_field {
	width: 250px;
	display: block;
}

#documents_listing li {
	padding-top: 1em;
}
#documents_listing li.word {
	list-style-image: url(../img/icon-word.gif); 
}
#documents_listing li.excel {
	list-style-image: url(../img/icon-excel.gif); 
}
#documents_listing li.powerpoint {
	list-style-image: url(../img/icon-powerpoint.gif); 
}
#documents_listing li.pdf {
	list-style-image: url(../img/icon-pdf.gif); 
}
#documents_listing li.img {
	list-style-image: url(../img/icon-img.gif); 
}

input.submit {
	/* replace the button look with a gif */
	padding:3px;
	border:0px;
	color: #ffffff;
	background: url(../img/bg-button.gif) center center;
}

.raised {
	border: solid 1px #888;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
}

#app_form {
	text-align: left;
	font-size: 1.2em;
	width: 100%;
}
#app_form td,th {
	padding: .5em;
}

.notice {
	color: red;
	font-weight: bold;
	font-size: 1.3em;
}

div#membership_edit {
	background-color: #d8df13;
	width: 700px;
	color: #000;
}
table#membership_edit {
	border: solid 0px #000;
	text-align: left;
	width: 100%;
}
td.column {
	vertical-align: top;
	padding: 0.5em;
}
td.column2 {
	vertical-align: top;
}

.header {
	font-weight: bold;
}

table.directory_details {
	width: 72%;
}
td.directory_header {
	background-color: #909090;
	color: #fff;
	padding: 0.5em;
	font-weight: bold;
}
td.directory_header_details {
	background-color: #000;
	color: #fff;
	padding: 0.5em;
	font-weight: bold;
}
td.description_column1 {
	vertical-align: top;
	width: 55%;
	padding: 0.5em;
}
td.description_column2 {
	vertical-align: top;
	padding: 0.5em;
	width: 45%;
}
table#member_directory {
	width: 650px;
}

table#search_box tr.input {
	height: 1.5em;
}
table#search_box td {
	padding: 0.5em;
}
td.line {
	height: 1px;
	line-height: 1px;
	background-color: #e0e0d0;
}
div#membership_upgrade_box {
	background-color: #0f0;
	width: 200px;
	padding: 1em;
	color: #333;
}
div.ad {
	float: left;
	margin-right: 1em;
}
div.ad a:link, a:visited {
	color: #000;
}
td.field {
	padding: .2em;
}
div#membership_level_box {
	/*background-color: #e0e20c;
	color: #333;
	width: 500px;
	padding: 1em; */
	display: block;
	padding-bottom: 1em;
}
img.freeicon {
	border: 0px;
}
div.notification_inline {
	font-color: #f00;
	font-weight: bold;
	display: none;
	font-size: .8em;
}
div#contact_info_box {
	background-color: #d8df13;
	color: #000;
	padding: 1em;
}
