﻿/* Route Listing Stlying 
 ***************************/
 
.fmMaxWidth
{
	width: 90%;
}

.fmRoute
{
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
	width: 685px;
}

.fmRouteContainer
{
	width: 700px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}


/* Search results in red */
.fmRouteContainer TH
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

/* Search results in red */
.fmRouteContainer TD B
{
	color: Red;
}

.fmRouteName
{
	/*font-family: Verdana, Arial, sans-serif;
	color: #999999;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1f5580;
}

.fmRouteName A
{
	text-decoration: none;
}

.fmRouteName B
{
	color: Red;
}

.fmClear
{
	clear: both;
	display: none;
}

.fmNoRoutes
{
	width: 685px;
	BORDER-RIGHT: #e5f2bf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e5f2bf 1px solid; 
	PADDING-LEFT: 10px; MIN-HEIGHT: 55px; 
	BACKGROUND: #f7ffd6 no-repeat 10px 7px; 
	PADDING-BOTTOM: 3px; MARGIN: 0.4em 9px 2.4em 0px; FONT: 12px/20px tahoma,arial,sans-serif;
	BORDER-LEFT: #e5f2bf 1px solid; COLOR: #666; PADDING-TOP: 7px; BORDER-BOTTOM: #e5f2bf 1px solid
}


a.fmPage:hover, a.fmPage:active
{
	color: #960;
   text-decoration: none;
   border:  solid 1px #699;
   font-family: Verdana, Sans-Serif;
   font-size: 14px;
   padding: 5px 5px 5px 5px;
}

.fmPage
{
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	border-top: dashed 1px #ccc;
	padding-top: 20px;
	margin-top: 15px;
	
}

.fmPage a
 {           
	color: #5294c1;
	border: solid 1px #dadce0;
	background: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

.fmPageCurrent
{
	border: solid 1px #dadce0;
	background: #f7f8fa;
	color: #555;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}


/* Route Filterbox Stlying 
 ***************************/

.fmFilterItem
{
	width: 170px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
}

/* Defeat faulty IE5.x/win box model and prRoute float wrap incutio.com */

.fmFilterDWrap
{
	float: left;
	width: 140px;
}
/* Enclose left and center col */
.fmFilterSelect
{
	float: left;
	width: 15px;
}

.fmFilterItemWrap
{
	float: right;
	width: 125px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
	border: none;
}

.fmFilterItemWrap a
{
	border: none;
	float: right;
	width: 125px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
	color: Black;
}
/*a.fmFilterItemWrap:visited,*/
 a.fmFilterItemWrap:active
{
	border: none;
	text-decoration: none;
}

.fmFilterCount
{
	float: right;
	width: 30px;
}

.fmFilterSection
{
	clear: both;
}

/* This example turns off the multiple activity filter
#fmActFilter.fmFilterSection
{
	display: none;
}*/


.fmFilterPanel
{
	border-right: #8996a5 1px solid;
	border-top: #8996a5 1px solid;
	border-left: #8996a5 1px solid;
	border-bottom: #8996a5 1px solid;
	background-color: #fcfcfc;
	font-family: Segoe UI, Arial;
	color: #3B3B3B;
	font-size: 0.8em; /* 10pt; */ /* Shadowbox properties */
	padding: 5px 10px;
	position: relative;
	top: -3px;
	left: -3px;
}

.fmFilterCategory
{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Segoe UI, Arial;
}

.fmSection
{
	border-bottom: dashed 1px #ccc;
	width: 160px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size:1px;
	line-height:0;
}

.fmShadowBox
{
	/*	background: #fcfcfc;			*/
	background: #dfdfdf;
	border: 1px solid #f5f5f5;
	position: relative;
	top: 3px;
	left: 3px;
}

.fmSearch
{
	width: 97%;
}

/* Route FilterList Stlying 
 ***************************/
/*font-size: 12px;*/

		
.fmFilterCrumb
{
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size: 13px;
}

.fmFilterListCount
{
	FONT-SIZE: 8pt;
	color: #999;
}

.fmFilterList ul
{
	font-size: 10pt;	
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: 32%;
/*	font-size: 13px;*/
}

.fmFilterList 
{
	width: 700px;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size: 13px;
	border-bottom: dashed 1px #CCC;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.fmFilterList div
{

}

.fmNoRoutes p
{
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size: 12pt;
	font-weight: bold;
}

.fmdRoute
{
	width: 700px;
}
