/* Forms */
select {font-size:11px; background-color:#f7f7f7}
label {font-size:11px}
label.error {font-size:11px; color:#fff; background-color:#990000 ; margin-left:3px; text-transform:uppercase; padding:2px} /* Used with the jQuery Validate Plugin */
label.required{color:#990000}
hr{}

/* Table Related Tag Styles*/
table.manager{background-color:#cccccc; border-spacing:1px; width:875px}
table.manager a{color:#666}
div.manager {padding-left:15px}
td {padding:0px}
td.results { padding:5px; font-size:11px}
td.nopad { padding:0px} 
TH { height:40px;text-align:center;color:#888;font-weight:bold;font-size:11px;background-image:url(/images/th_bg.jpg);background-repeat:repeat-x;padding:5px}
div.search {width:875px; text-align:right}
p,li {line-height:15pt}
ul{}
ol{}

div.message {padding:20px}
span.message_information {text-align:center; background-color: #B7DBFF; border:1px solid #999999; padding:5px}
span.message_caution {text-align:center; background-color:#FFFF99; border:1px solid #999999; font-size:16px; padding:20px}
span.message_success {text-align:center; background-color: #AAFFD5; border:1px solid #999999; padding:5px}
span.message_failure {text-align:center; background-color: #FFB0B0; border:1px solid #999999; padding:5px}

a.tab {background-color:#eeeeee; padding:4px; padding-bottom:0px; font-size:10px; text-decoration:none; color:#999999;}
a.tab:hover {background-color:#dddddd; padding:4px; padding-bottom:0px; font-size:10px; text-decoration:none; color:#333333}
a.tabactive {background-image:url('/images/tab_bg.jpg');background-color: #cccccc; border-top:1px solid  #dcdcdc; padding:4px; padding-bottom:0px; font-size:11px; text-decoration:none; color:#888;}
a.tabactive:hover {background-color:#cccccc; padding:4px; padding-bottom:0px; font-size:11px; text-decoration:none; color:#888; cursor: text}

/* Alternating Row Styles */
.row0  {background-color: #f8f8f8; text-align:left; color:#555555; padding:3px; height:25px}
.row1  {background-color: #ffffff; text-align:left; color:#555555; padding:3px; height:25px}
.row3  {background-color:#f8f8f8; text-align:left; color:#555555; padding:3px; height:25px}

.submit {font-size:11px}

textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f7f7f7;
	border:1px solid #999999;
	color:#000033;
	padding:5px
}
INPUT.textbox {
	padding-left:2px;
	border-left-width:1px;
	border-left-style : solid;
	border-right-width:1px;
	border-right-style : solid;
	border-top-width:1px;
	border-top-style : solid;
	border-bottom-width:1px;
	border-bottom-style : solid;
	background-color:#f7f7f7;
	border-style: solid; 
	border-color: #999999;
	color:#000033;
	font-size:11px 
}
INPUT.textbox_required {
	border-left-width:1px;
	border-left-style : solid;
	border-right-width:1px;
	border-right-style : solid;
	border-top-width:1px;
	border-top-style : solid;
	border-bottom-width:1px;
	border-bottom-style : solid;
	background-color:#f7f7f7;
	border-style: solid; 
	border-color: #000033;
	color:#000033;
	font-size:11px  
}
INPUT.textbox_login {
	padding-left:2px;
	border-left-width:1px;
	border-left-style : solid;
	border-right-width:1px;
	border-right-style : solid;
	border-top-width:1px;
	border-top-style : solid;
	border-bottom-width:1px;
	border-bottom-style : solid;
	background-color:#f7f7f7;
	border-style: solid; 
	border-color: #999999;
	color:#000033;
	font-size:11px 
}



/* Buttons */
.plain_button {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
}
.button {
	font-size:11px;
	border:1px solid #555555;
	background: #434649;
	color:#FFFFFF;
	cursor:pointer
}
.delete_button {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	color:#990000
}
.small_button {
	font-size:10px;
	border:1px solid #555555;
	background:#434649;
	color:#FFFFFF;
	cursor:pointer
}
.green_button {
	font-size:11px;
	border:1px solid #555555;
	background: #009900;
	color:#FFFFFF;
	cursor:pointer
}
.black_button {
	font-size:11px;
	height:30px;
	border:0px solid #555555;
	background: #555;
	background-image:url('/images/black_button.jpg');
	background-position:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	cursor:pointer
}
.blue_button {
	font-size:11px;
	height:30px;
	border:0px solid #888;
	background: #2F73DC;
	background-image:url('/images/blue_button.jpg');
	background-position:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	cursor:pointer
}
.white_button {
	font-size:11px;
	border:1px solid #555555;
	background: #ffffff;
	color:#333333;
	cursor:pointer;
	padding:2px
}
.highlight_button {
	font-size:11px;
	border:1px solid #555555;
	background: #777777;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px
}

.comments_button {
	font-size:10px;
	border:1px solid #555555;
	background: #0B1649;
	color:#FFFFFF
}




/* Message Board */
div.messageboard {
	width: 635px; 
	height: 150px; 
	overflow:auto; 
	display:block;
	border: solid 1px #cccccc; 
	word-wrap: break-word;
	padding:5px;
	font-size:11px
	
}




/* Calendar */

a.navmonth { color: #FFFFFF; font-weight: bold;}
.day-current { background-color: #e1e1e1; }
.day-event { background-color: #E1ECED; }
.cheader { background-color:#1f3f72; color: #FFFFFF; font-size:.95em; font-weight: bold; text-align: center; }
.csubheader { background-color: #1f3f72; color: #FFFFFF; font-weight: bold; text-align: center; }




/* Page Designer */
.listing_border{
 		border:2px; 
		border-color:#000033; 
		border-style:dotted;
		padding:5px 
}
.border {
	border-top:3px solid #565555; 
}




/* Feedback popups */

.feedback {
	font-size:10px;
	border:1px solid #333333;
	background: #ccc;
	color:#333;
	padding:3px
}

.feedbacktitle{
	color:#000
	}




/* JTip */
span.tip {
	display: none;z-index:1000
	}
a.tip {
	color: #000000; font-size:11px;
}
a.tip:hover {
	background-color: #eeeeee;color: #888888; font-size:11px;
  }
/* The above hover change defeats the
  IE/Win display changing bug */

a.tip:hover span.tip {
	position: absolute;
	top: 15;
	left: 30;
	display: block;
	background: #eee;
	border: 1px solid #ccc;
	padding:7px;
	color:#000;
	text-decoration:none;
	width:200px
	
	}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#333;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #cccccc;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	font-weight:bold;
	color:#333333
}

#TB_closeWindow{
	height:30px;
	padding:11px 25px 10px 5px;
	float:right;
	color:#eee
}

#TB_closeWindowButton{ text-decoration:none; font-size:13px; color:#eeeeee}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	color:#eeeeee
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	background-image:url(/images/th_bg.jpg);
	background-repeat:repeat-x;
	color:#888
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* Geo Search */
v\:* { behavior:url(#default#VML); }

#geomap { height: 600px;
	width: 450px;
	border: 1px solid #cccccc;
	margin-top: 8px;
}

.geobutton { display: block;
	width: 180px;
	border: 1px Solid #565;
	background-color:#F5F5F5; 
	padding: 3px;
	text-decoration: none;
	text-align:center;
}
.geobutton:hover {
	background-color: white;
}

