.searchHL {
	font-weight: bold;
	background-color: #FF9;	
}
#devStatus {
	position: absolute;
	top: 92px;
	color: #F00;
	font-size: 12px;
}
.caseStudyList  {
	margin-top: 10px;
}
.caseStudyList th, .caseStudyList td {
	line-height: 20px;
	font-size: 13px;
	padding: 4px;
	text-align: left;
}
.caseStudyList .stripe {
	background-color: #E5E5E5;
}
.mapInfo {
	font-size: 13px;
	margin-bottom: 6px;
	width: 250px;
}
.mapInfoCenter {
	font-size: 13px;
	text-align:center;
	width: 250px;
}
#caseStudiesMap {
	display: block;
	width: 100%;
	height: 350px;
	background-color: #CCC;
}
#caseStudyMap {
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 250px;
	background-color: #CCC;
}
#caseStudyMapPreview {
	display: block;
	width: 100%;
	height: 150px;
	background-color: #CCC;
}
#messageBox {
	position: absolute;
	top: 375px;
	font-size: 12px;
	width: 625px;
	text-align: center;
	border: 1px solid #9DD683;
	background-color: #DBF0D0;
	padding: 4px;
	color: #090;
}
.hitRow {
	display: block;
	padding: 2px;
	height: 25px;
	line-height: 25px;
}
.hitCount {
	font-size: 11px;
	float: left;
	width: 24px;
	height: 24px;
	border: 1px solid #666;
	text-align:center;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	background-color: #999;
	font-weight: bold;
}
.hitName {
	margin-left: 40px;
	height: 25px;
	line-height: 25px;
}
.iconrow {
	text-align: left;
	padding-bottom: 4px;
}
.iconrow a {
	text-decoration: none;
	font-size: 13px;
}
.filterrow {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#filterList {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding: 2px 0px;
	margin: 0px;
	background: white url(../images/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
}
.adminList {
	padding: 1px;
}
.adminList a:link, .adminList a:visited {
	display: block;
	background-color: #EEEEEE;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
}
.basic  {
	width: 100%;
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #CCC;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("../images/AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("../images/AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("../images/AccordionTab2.gif");
}



form.toolkitForm span {
	clear: both;
	display: block;
	padding-bottom: 4px;
	font-size: 13px;
}
form.toolkitForm label {
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
}
form.toolkitForm button {
	cursor: pointer;
	background-image: url("../images/AccordionTab0.gif");
	border-top: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #7C7C7C;
}
form.toolkitForm input, form.toolkitForm textarea, form.toolkitForm select {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding: 2px 0px;
	margin: 0px;
	background: white url(../images/fieldbg.gif) repeat-x 50% 0%;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-top: 1px solid #7C7C7C;
}
form.toolkitForm textarea {
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
label.error {
	color: red;
}
.imageBorder {
	background-color: #EEE;
	padding: 5px;
	border: 1px solid #CCC;
	width: 300px;
}
.subHeading {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
.imgMenu {
	padding: 4px;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCC;
	background-color: #E9E9E9;
}
.imgMenuOn {
	padding: 4px;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #F90;
	background-color: #FFEFD7;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
