/* Forms */
select {font-size:11px; background-color:#f7f7f7}
label {font-size:11px}
hr{}
.page_admin_menu{z-index:1000; position:absolute}

/* Table Related Tag Styles*/
table.manager{background-color:#cccccc; border-spacing:1px}
td {padding:0px}
td.results { padding:5px; font-size:11px}
td.nopad { padding:0px} 
TH { height:25px;text-align:center;	color:#666666;	font-weight:bold;	font-size:11px;	background-image:url(/images/th_bg.jpg);background-repeat:repeat-x;	padding:5px}

p,li {line-height:15pt}
ul{}
ol{}

div.message {padding:5px}
.message_information {text-align:center; background-color: #B7DBFF; border:1px solid #999999; padding:5px}
.message_caution {text-align:center; background-color: #FFFF99; border:1px solid #999999; padding:20px; font-size:14px}
.message_success {text-align:center; background-color: #AAFFD5; border:1px solid #999999; padding:5px}
.message_failure {text-align:center; background-color: #FFB0B0; border:1px solid #444; 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:#333;}
a.tabactive:hover {background-color:#cccccc; padding:4px; padding-bottom:0px; font-size:11px; text-decoration:none; color:#333; cursor: text}

/* Alternating Row Styles */
.row0  {background-color:#ffffff; text-align:left; color:#555555; padding:10px}
.row1  {background-color: #eeeeee; text-align:left; color:#555555; padding:10px}
.row3  {background-color:#f8f8f8; text-align:left; color:#555555; padding:10px}

.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
}

select {border:1px solid #999999;}

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:11px;
	border:1px solid #555555;
	background:#990000;
	color:#FFFFFF;
	cursor:pointer
}
.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;
	border:1px solid #555555;
	background: #333333;
	color:#FFFFFF;
	cursor:pointer
}
.blue_button {
	font-size:11px;
	border:1px solid #555555;
	background: #000060;
	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 #ccc;
	background: #4d4d4d;
	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; 
}


.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: dashed 1px #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

/* 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
	
	}
/**/
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background: url(../images/arrow_left.gif) no-repeat left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
}

#JT_arrow_right{
	background: url(../images/arrow_right.gif) no-repeat left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
}

/* for consistency between firefox and IE */
body > #JT_arrow_right {
  margin-left: 3px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}

#JT_copy{
	padding:10px;
	color:#333;
}

.JT_loader{
	background: url(../images/loader.gif) no-repeat center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #ccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #ccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #ccc;
}

.jTip{
cursor:help;
}

#JT iframe{
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	height:3000px;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	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: 1001;
	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:#666
}

#TB_closeWindow{
	height:30px;
	padding:11px 25px 10px 5px;
	float:right;
}

#TB_closeWindowButton{ text-decoration:none; font-size:14px;}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#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:#666
}

#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;
}


