﻿


/**************** body and tag styles ****************/
	body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: small;
}

v\:* {
  behavior:url(#default#VML);
}

	#column-content {
		width: 100%;
		float: right;
		margin: 0 0 .6em -12.2em;
		padding: 0;
	}
/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}

.hiddenStructure {
	display: none;
	speak: none;
}
img.tex {
	vertical-align: middle;
}
span.texhtml {
	font-family: serif;
}



/**************** display classes ****************/		

EM
{
	font-family:Times New Roman;
	font-weight: bold;
	font-style:normal;
	font-size:15px;
}

   
/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

	  

/**************** menu styles ****************/
    #tabs10 {
      float:left;
      width:100%;
      font-size:10px;
      line-height:normal;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 6px 4px 4px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
	  cursor:pointer;
       }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/* RSS */

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 158px;
	 background-color: white;
	 border: 1px solid #5F74CC;
	 
}
.rss-items
{
	margin-top: 0px;
	padding: 0.5em;
	margin-left: 0px;
	color: #000000;
}
p.rss-title {padding:0.5em;}
.rss-title
{
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color: darkgoldenrod;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0em;
	text-align: left;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a
{
	color: chocolate;
	font-size: 105%;
	font-weight: bold;
	font-family: arial, sans-serif;
}
	
.rss-item a:visited {
	color:#330066;
}

.rss-date
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
} 


.pod-play {
   margin: 0 0.2em; padding: 0.1em 0; 
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
   

  textarea {
  color: #000000;
  border: 1px solid #000000;
  padding: 3px;
  }
	
.button {
  padding: 2px;
  background-color: #222222;
  color: #EEEEEE;
  border: 1px solid #000000;
  }
  
  select  {
  color: #000000;
  border: 1px solid #000000;
  padding: 0px;
  }
  
div.markerTooltip, div.tooltipClassDefault
{
  font-family: Arial;
  color: black;
  font-size:11px;
  font-weight: normal;
  background-color: #FFFFE0;
  margin: 0;
  padding: 1px 3px 1px 3px;
  border: solid 1px black;
}

div.tooltipClassHere
{
    font-family: Verdana;
    color: white;
    font-size:11px;
    font-weight: bold;
    background-color: green;
    margin: 0;
    padding: 1px 3px 1px 3px;
    border: solid 1px black;
} 

div.tooltipClassRoute
{
    font-family: Arial;
    color: black;
	font-size:11px;
	font-weight: normal;
    background-color: gainsboro;
    margin: 0;
    padding: 1px 3px 1px 3px;
    border: solid 1px black;
} 

div.tooltipClassVehicle
{
    font-family: Arial;
    color: black;
	  font-size:11px;
	  font-weight: normal;
    background-color: white;
    margin: 0;
    padding: 1px 3px 1px 3px;
    border: solid 1px black;
} 

A:link {text-decoration: none; font-weight:bold; color: black;}
A:visited {text-decoration: none; font-weight:bold; color: midnightblue;}
A:active {text-decoration: none; font-weight:bold; color: red;}
A:hover {text-decoration:underline; font-weight:bold; color: red;}
A:focus { outline: 0; -moz-outline: none; }     

titleMenu:link
{
	text-decoration: none; font-weight:bold; color: White;
}

titleMenu:visited
{
	text-decoration: none; font-weight:bold; color: Gray;
}
	
titleMenu:active
{
	text-decoration: none; font-weight:bold; color: Yellow;
}
     
titleMenu:hover
{
	text-decoration: none; font-weight:bold; color: Yellow;
}
     
