@charset "utf-8";

/*--------------------- LISTING DETAILS	-----------------------*/
img.btn {
	background-color: #326191;
}

.ldContent {
	float:center;
	/*background-color:#D5D5FA*/
	background-color:#FFFFFF;
	/*margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;*/
	padding:0px 0px 10px 0px;
	width:525px;
	/*border:#000000 solid 1px;*/
}

#listingDetails {
	float:left;
	clear:left;
	/*margin: 5px 0px 10px 10px;*/
	padding: 0px 0px 10px 10px;
	/*border:#000000 solid 1px;*/
}

.listingDetailContent {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#E4E5FA;
	margin: 20px 0px 15px 0px;
}

.listingDetailContentPrint {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 20px 0px 15px 0px;
	clear:both;
}
.listingDetailContent a, .listingDetailContentPrint a {
	color: #247ED4;
}
.listingDetailContent #listingTitle, .listingDetailContentPrint #listingTitle {
	color: #247ED4;
	text-transform: uppercase;
}

div.listingDetailHead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	margin-right: 7px;
	border-bottom: double;
	border-bottom-color: #990000;
	border-bottom-style: double;
}
div.listingDetailSubHead {
	
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	margin-right: 7px;

}
div.listingDetailMeeting {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	margin-right: 7px;

}
.dataTable1 {
	border-top:none;
	border-left:solid 1px #345E87;
	border-bottom:solid 1px #345E87;
	border-right:solid 1px #345E87;
	color: #345E87;
}
.dataTable1 th {
	border-top:solid 1px #345E87;
	border-bottom:solid 1px #345E87;
	font-weight:bold;
	font-size: 14px;
	text-align:left
}
.dataTable1 td {
	background-color: #E2EFFC;
	color: #333333;
}

.AccordianHolder .listingDetailHead {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	background-color: #456CB7;
	cursor:pointer;
	cursor:hand;
}
.AccordianHolder .listingDetailSubHead {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	/*background-color: #456CB7;*/
	background-color:#2E3192;
	cursor:pointer;
	cursor:hand;
}
.listingDetailMeeting {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	background-color: #0D79F0;
	cursor:pointer;
	cursor:hand;
}
.listingDetailMeeting td {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.listingDetailHead td {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
}
.listingDetailSubHead td {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.listingDetailsHolder {
	clear: both;
	margin: 0px 0px 20px 0px;
}
.listingOverviewHolder {
	background-color: #456CB7;
	padding-bottom: 15px;
	padding-right: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom: 1px;
}
.AccordianBody {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	/*background-color: #DBE6F7;*/
	/*background-color:#D5D5FA;*/
	background-color:#E8E8FD;
	width:510px;
	text-align:center;
	color:#000000;
}
.listingDetailRight {
	position:relative;
	top:-28px;
	left: -15px;
	width: 250px;
	height: 319px;
	float: right;
	/*margin-right: 8px;
	margin-bottom: 3px;*/
}

#listingFeatured {
	clear: both;
	margin: 0px -7px 0px 0px;
}

.listingTools {
	vertical-align:top;
}