/*********************** YUI fonts ***********************/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {font:11px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}


/*********************** EOF YUI ***********************/


/* General document styles */
div#info-window span.instruct {
	display:none;
	}

body {
	margin:0;
	padding:0;
	padding-top:0.2em;
	font-size:100%;
	background-image:url(/assets/2008/Background-Stripes.gif); 
}

.hidden {
	display: none;
}
.app-link {
	display:none;
	}
.app-link:link {
	color: #FFFF66;
	text-decoration: none;
}
.app-link:visited {
	color: #FFFF66;
	text-decoration: none;
}
.app-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.app-link:active {
	color: #FFFF66;
	text-decoration: none;
}

/* Define standard left-right, top-bottom baddings. */
div.line1 {
	padding: 0.2em 0.3em;
}

/* content - holder for header, main content, footer. 
-------------------------------------*/
#InteriorBanner {
	background-color:#7DBCEA;
	text-align: center;
	padding-top:10px;
	margin-right:-10px;
	margin-left:-10px;
	}
#container {
	width:844px;
	margin:0 auto;
	background-color: #ffffff;
}

#inner-container {
	color: #e0e0e0;
}

#content-container {
	padding: 0em 0.5em 0.5em 0.5em; 
	min-height:810px;
	height:auto !important;
	height:810px;
	border-left:solid 20px #7DBCEA;
	border-right:solid 20px #7DBCEA;
	border-bottom:solid 20px #7DBCEA;
}

/* Header section */
#header {
	font-size: 180%;
	background-image:url(/assets/2008/Logo-office.gif); 
	width:844px;
	height:102px;
}

/* Footer section */
#footer {

}
       
/* text line */
div.line1 {
	background-color: #6A6A6A;
	/*color: #e0e0e0;*/
	clear: both;
	text-align: right;
	padding: 0;
}

/* title */
div.line1 .title {
    float: left;
	font-size: 130%;
	/*color: #FFCC00;*/
}
div.line1 .info {
	text-align: right;
}
/* EOF text line */

/* Grey box */
.box, h2 {
	border: 2px solid #999999;
	background: url(/map_mashup/media/style/default/box-bg.gif) left top;
	height: 24px;
	padding: 0em 0.3em;
	text-align: center;
}
h2 {
	margin-bottom: 0.3em;
}


.searchForm {
	clear: both;
}
.searchFieldset {
	border: 1px solid #999999;
	margin-bottom: 0.2em;
	color: #000000;
	padding: 0.3em;
}

.searchFieldset legend{
	color: #000000;
}

.searchForm label{
	margin-left: 0.5em;
}

.search-button  {
	width: 100px;
}
table.search-grid {
	width: 100%;

}
table.search-grid td{
	padding: 0 0.3em;
}
table.search-grid td.text-right{
	text-align: right;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.event-type-list li{
	display: inline;
	padding: 0 0.2em;
	/* Multi-Column Lists */
	text-align: right;
	float: left;
    width: 31%;
}
/* Grid */
#grid-container {
	color: #000000 !important;
	overflow: auto; 
	width: 320px !important; 
	height: 460px !important;
	float: left;
}

/* Map container */
#mapPanel {
	width: 460px; 
	height: 460px;
	float: right;
}
#map-container {
	width: 460px; 
	height: 460px; 
	clear: both;
}

/* Tooltip */
.tooltip {
	background-color:#eeeeee;
	width: 207px;
	z-index:999;
	color:#666666;
	font-size:13px;
}
.tooltip-container {
	/* Create border */
	border: 2px solid #DCD9C8;
	padding: 0.5em ;
}

.tooltip h2 {	
	font-size: 105%;
	font-weight: bold; 
	margin: 0;
	padding: 0 0.2em ;
	color: #2C9E99;
	background: url(/map_mashup/media/style/default/box-bg.gif) left top;
	border:none !important;
	height:auto;
}
.tooltip p {
	margin-bottom:5px;
	}
.tooltip.footer {	
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 90%;
}
.tooltip img {
	margin-top:10px !important;
	}
/* EOF Tooltip */

/* Pop up info window */
.info-window {
	background-color:#FFF;
	width: 250px;
	color:#000;
}
.info-window-container {
	/* Create border */
	padding: 0 0.2em ;
	height:50px; 
	overflow:auto;
}
.info-window h2{
	color:#e0e0e0;
}

/* EOF Pop up info window */


td.tdline {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6B6B6;
	padding-right: 0.5em;
}
td.tdline-label {
	text-align: right;
	font-weight: bold;
}

div.topline {
	text-align: right;
	padding: 0.2em 0.3em;
	color: #000;
	height: 30px;
	display:none;
}

/* *********************************************************** */
ul.inlineList {
	width:100%;
	margin: 0.1em 0 0 0.1em;
	text-align: right;
	clear: both;
}
ul.inlineList li{
	display: inline;
	padding: 0 0.1em;
	padding-bottom: 0.2em;
	margin-right: 1em;
}
ul.inlineList img{
	margin-right: 0.3em;
}

/* *********************************************************** */
ul.markList {
	list-style-type: square;
	list-style-position: inside;
}

/* ****************************************************** */
/* General Table - used do display misc. data grids.*/
table.text
{
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #959595;
	margin-top: 0.3em;
}

table.text th
{
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: #6A6A6A; 
	padding: 0.2em;
	text-align: center;
}

table.text td
{
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 0.2em;
	text-align: left;
	color: #FFF;
}
table.text td.text-right
{
	text-align: right;
}
table.text td.text-center
{
	text-align: center;
}	
table.text td.empty
{
	text-align: center;
}
/* ****************************************************** */
#geocodeAddressInput {
	width: 250px;
}
.topLoginForm {

}
.login_text{
	padding:0 0 0 4px; 
	width:200px; 
	height: 20px;
	font-size: 80%;
}
.login_text:hover{
	border-color:#dd550c;
}
.login_text:focus {border-color:#dd550c;}
.login_text:active{border-color:#dd550c;}
.login_text:focus:hover {border-color:#dd550c;}
.login_btn{
	font-size: 80%;
	height: 25px;
}


#popupLoginForm {
	color: #000000;
	font-size: 80%;
}

/* Map Legend */
ul.mapLegend {
	float: right;
	text-align: right;
	width:160px;
}
ul.mapLegend li{
	display: inline;
}

/* *************************************************************************************** */
/* Address Search. Use mapcontainer 468px width  */
.addrsearch {
	margin: 0.2em 0; 
}
.addrsearch input {
	height: 21px;
	width: 250px;
	padding-top: 0.1em;
}
.addrsearch button {
	margin-left: 0.2em;
	width: 200px;
	height: 28px;
}

