fieldset { border: 0; padding: 0; margin: 0; }
.cl { clear: left; margin: 0; padding: 0; }
.left { float: left; margin: 0; padding: 0; }
.right { float: right; margin: 0; padding: 0; }

.image { 
	border: 1px solid #dddddd; 
	color: #444; 
	float: left; 
	background: #f4f4f4; 
	padding: 4px; 
	margin: 0 4px 7px 0; 
	font-size: 10px; 
	text-align: right;
}


.imageright { border: 1px solid #ccc; color: #444; float: right; background: #eee; padding: 3px; margin: 0 0 10px 15px; font-size: 10px; text-align: right; }
.nomargin { margin-right: 0 ;}
.txt { text-align: justify; }

#searchResults { margin: 0; padding: 0; clear: both; }

#attachments { margin: 10px 0 0 0; padding: 0; }
#attachments img {border: 0px; }

#contactUs { }

#comments { }
#comments p { margin: 0; padding: 15px 0 2px 0; }
#comments span { font-size: 11px; }

html body .formErrorMark { background: #fffaf0; border: 2px solid #dd0000; }
.formButton { background: #ccc; border: 2px solid #ddd; font-size: 12px; font-weight: bold; padding: 1px 15px; margin: 5px 5px 0 0; color: #fff; color: #000; }
.fieldError { font-size: 10px; font-weight: bold; color: #ff0000;  }
.fieldError img { width: 12px; height: 12px; margin: 0 0px 0 5px;}

ul.fieldTip { margin: 0; padding: 0; border: 1px solid #ccc; list-style-type: none; text-align: left; }
ul.fieldTip li { padding: 2px; background: #fff; }
ul.fieldTip li.active { background: #bbdeff; }
ul.fieldTip a { color: #000 !important; display: block !important; padding-right: 2px; text-decoration: none !important; font-size: 12px; }
.fieldTipPlacement { 
	position: 	absolute; 
	left:		0px;
	top:		20px;
	z-index:	2000;
}

#msgBox { font-size: 13px; line-height: 160%; position: absolute; text-align: center; background: url(images/transparent.png) repeat; width: 100%; height: 500px; left: 0; top: 0; z-index: 1; }
#msgInBox { padding: 20px; border: 2px solid #000; font-size: 13px; line-height: 160%; position: absolute; text-align: center; background: #fff; width: 60%; left: 20%; top: 20%; z-index: 2; text-align: left; }
.msgpositive { font-weight: bold; color: #00aa00; }
.msgnegative { font-weight: bold; color: #cc0000; }
.msgneutral { font-weight: bold; color: #666; }


ul.tagholder { width: 500px; margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; background: #fcfcfc; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.tagholder { padding-bottom: 2px; } /* ie7 and below */
ul.tagholder li { background: none; float: left; list-style-type: none; margin: 0 5px 4px 0; }
ul.tagholder li.tagbox { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.tagholder li.tagboxfocus { border-color: #598BEC; background: #598BEC; color: #fff; }

ul.tagholder li.tagboxhover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.tagholder li.tagboxfocus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.tagholder li.tagbox a.tagclosebutton {  margin-left: 3px; display: inline-block; width: 7px; height: 7px; font-size: 1px; background: url('../images/core/tagclose.gif'); }
ul.tagholder li.tagbox a.tagclosebutton:hover { background-position: 7px; }

ul.tagholder li.tagboxfocus a.closebutton, ul.holder li.tagboxfocus a.closebutton:hover { background-position: bottom; }
ul.tagholder li input.text { width: 120px; }

ul.tagtipholder { display: none; position: relative; margin: 0; padding: 0; }
ul.tagtipholder li { padding: 5px 12px; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; }
ul.tagtipholder li em { font-weight: bold; font-style: normal; background: #ccc; }
ul.tagtipholder li.tagtipfocus { background: #4173CC; color: #fff; }
ul.tagtipholder li.tagtipfocus em { background: none; }

#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {	position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute;	top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav {	position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {	display: block;	clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; height: 22px;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }
