/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	padding-top: 0px;
	background-repeat: repeat-x;
	font-family:  Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

INPUT
{
	font-size: 8pt;
	font-family: 'Myriad Web' , Verdana, Helvetica, sans-serif;
}

HR
{
	border-right: 1px solid;
	padding-right: 0px;
	border-top: 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px solid;
	color: #00B1B0;
	line-height: 1px;
	padding-top: 0px;
	border-bottom: 1px solid;
}

.schoolheader
{
	padding-right: 10px;
	font-size: 14pt;
	color: black;
	text-align: right;
}

.tablesep
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom: #00B1B0 1px solid;
	height: 5px;
}

.ft_status_text
{
	padding-right: 3px;
	margin-top: 0px;
	padding-left: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.ft_status_pnl
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.errormsg
{
	border-right: yellow 1px solid;
	padding-right: 2px;
	border-top: yellow 1px solid;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 1px;
	border-left: yellow 1px solid;
	color: yellow;
	padding-top: 2px;
	border-bottom: yellow 1px solid;
	background-color: red;
}

.warningtext
{
	border-right: red 1px solid;
	padding-right: 2px;
	border-top: red 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 3px;
	border-left: red 1px solid;
	color: red;
	padding-top: 2px;
	border-bottom: red 1px solid;
}

.infotext
{
	border-right: blue 1px solid;
	padding-right: 2px;
	border-top: blue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 3px;
	border-left: blue 1px solid;
	color: blue;
	padding-top: 2px;
	border-bottom: blue 1px solid;
}

.datagridheader
{
	font-weight: bold;
	color: white;
	background-color: #00B1B0;
}
	
.formtable
{
	border-right: #00B1B0 1px solid;
	border-top: #00B1B0 1px solid;
	border-left: #00B1B0 1px solid;
	border-bottom: #00B1B0 1px solid;
}

.formtableheader
{
	font-weight: bold;
	background-image: url(images/GrayExplorer.gif);
	border-bottom: #00B1B0 1px solid;
}

.altrow
{
	background-color: lightgoldenrodyellow;
}

.stopgroupby
{
	font-weight: bold;
	color: black;
	background-color: gainsboro;
}

.tabtableheader
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/GrayExplorer.gif);
	border-bottom: #00B1B0 1px solid;
}

.ft_legend
{
    COLOR: white;
    FONT-SIZE: 7pt
}

.ft_back
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #00B1B0;
}

.pagetitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #00B1B0;
}

.footertable
{
	padding-right: 2px;
	padding-left: 5px;
	font-size: 8pt;
	color: white;
}

.footertable2
{
	font-size: 8pt;
	color: silver;
}

TABLE
{
	font-size: 8pt;
	font-family: 'Myriad Web' , Verdana, Helvetica, sans-serif;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #00B1B0;
}
H1
{
	font-weight: 700;
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
	text-align: left;
}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.CLIENTDIV
{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

.gridhomestate
{
	font-weight: bold;
	background-color: silver;
}

.gridhomenotpart
{
	font-style: italic;
	background-color: silver;
}

	
.contentdiv
{
	border-right: #00B1B0 1px solid;
	padding-right: 4px;
	border-top: #00B1B0 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #00B1B0 1px solid;
	width: 90%;
	padding-top: 4px;
	border-bottom: #00B1B0 1px solid;
	text-align: left;
}

.privacystatement
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

.addressinfo
{
	margin-top: 5px;
}


.directions
{
	border-right: #0000ff 1px solid;
	padding-right: 2px;
	border-top: #0000ff 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #0000ff 1px solid;
	padding-top: 2px;
	border-bottom: #0000ff 1px solid;
	background-color: #ffffcc;
}

.footer
{
	color: white;
}

.tabtableheader
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/GrayExplorer.gif);
	border-bottom: #00B1B0 1px solid;
}


.SI_School
{
	font-weight: bold;
	font-size: 10pt;
}

.SI_School_Detail
{
}

.SI_Table
{
	border-bottom: #00B1B0 1px solid;
	background-color: gainsboro;
}

.SI_StopInfo
{
}

.SI_StopName
{
	font-weight: bold;
}

.TheMap
{
	z-index: 101;
	left: 1px;
	width: 100%;
	position: relative;
	top: 1px;
	height: 100%;
}

.SI_SelectedStop
{
	background-color: #ffff00;
}

.SI_PrinterStopInfoTitle
{
	font-weight: bold;
	font-size: 14pt;
	border-bottom: #00B1B0 1px solid;
}

.clientmessage
{
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 2px;
	width: 98%;
	padding-top: 2px;

}

.lastupdate
{
	font-size: 7pt;
	
}

.infobox
{
	border-right: #00B1B0 2px solid;
	padding-right: 2px;
	border-top: #00B1B0 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #00B1B0 2px solid;
	width: 180px;
	padding-top: 2px;
	border-bottom: #00B1B0 2px solid;
	background-color: lightgrey;
}

.googlemap
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	height: 100%;
}

.readmemsg
{
	border-right: red 1px solid;
	padding-right: 3px;
	border-top: red 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: red 1px solid;
	color: red;
	padding-top: 3px;
	border-bottom: red 1px solid;
	background-color: yellow;
	text-align: left;
}

.mapstylez {
margin:2px;
box-shadow: 5px 5px 5px black;
-moz-box-shadow:  5px 5px 5px black;
-webkit-box-shadow:  5px 5px 5px black;
-moz-border-radius:10px;
border:1px solid black;
width:443px;
height:420px;
background-repeat: no-repeat;
/*url('MapController.ashx?Command=GetMap&Width=442&Height=440&ExportFormat=Gif&Ran=0.467470464048661&MapAlias=TFIMap') */
background-position: -1px -19px


}