﻿/*Mass Reset*/
/*http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, img, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	color: #333;
	line-height: 1.5em;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align: baseline;
}

.wrap
{
background-image:url(../images/bgd_fade.jpg);
background-repeat:repeat-x;
height:100%;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

#header
{
	background-image: url(../images/header.png);
	width: 320px;
	height: 50px;
	background-position:center;
}

#subNav
{
	background: #5B0000;
	color: White;
	height: 25px;
	display: block;
	padding: 5px;
}

#subNav span
{
	top: -8px;
	position: relative;
	color: White;
}

.list
{
	position:relative;
	list-style-type:none;
	left:-40px;
	top:0px;	
}

.list li
{
	font-size:15px;
	font-weight:bold;
	line-height:45px;
	width:280px;
}

.btn
{
	background-image:url(../images/btn_category.jpg);
	width:305px;
	height:37px;
	margin-bottom:15px;
}

.btn a
{
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
}

.search
{
	background-image:url(../images/search_icon.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	left:10px;
	position:relative;
	top:4px;
}

.pubfinder
{
	background-image:url(../images/pubfinder_icon.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	left:10px;
	position:relative;
	top:4px;
}

.dealersearch
{
	background-image:url(../images/dealersearch_icon.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	left:10px;
	position:relative;
	top:4px;
}

.calendar
{
	background-image:url(../images/calendar_icon.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	left:10px;
	position:relative;
	top:4px;
}

.noicon
{
	display:block;
	float:left;
	height:30px;
	left:10px;
	position:relative;
	top:4px;
}

.btn a span span
{
	font-size:15px;
	width:100%;
	color:White;
	position:relative;
	top:0px;
	left:35px;
}

.ddl
{
height:35px;	
}

.searchlist
{
position:relative;
	list-style-type:none;
	left:-32px;
	top:0px;
}
.searchlist li
{
	margin-bottom:15px;
}
.searchlist li label
{
	font-size:15px;
	font-weight:bold;
}

.resultsgrid h3 
{
font-size:15px;	
}

.resultsgrid td
{
font-size:13px;	
}

.locations
{
position:relative;
	list-style-type:none;
	left:0px;
	top:0px;
}
.locations li
{font-size:14px;}
.stopname{font-size:16px;}

.resultsgrid table
{
	
}

.resultsgrid td a
{
	font-size:15px;
}
