﻿html, body 
{	
	height:100%;
	font-family:Arial;
	margin:0px;
	background-color:#cccccc;
	min-width:1180px;
}

img
{
	border:none;
}

a
{
	text-decoration:none;
	border:none;
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; 
	padding:0px;
}

#header
{
	width:100%;
	margin:0px;
	padding:0px;
	height:70px;
	background-image:url(../images/headerMiddle.jpg);
	background-repeat:repeat-x;
}

.headerBackground
{
	height:70px;
	background-image:url(../images/headerMiddle.jpg);
	background-repeat:repeat-x;	
	width:100%;
}

.topLeftLogo
{
	width:260px;
}

.topRightSocial
{
	width:260px;
	background-image:url(../images/headerRight.jpg);
	background-repeat:no-repeat;
}

#headerLeft
{
	float:left;
	width:260px;
	height:70px;
	padding:0px;
	vertical-align:bottom;
}

#headerLeft2
{
	float:left;
	width:500px;
	height:70px;
  font-family:Arial;
  font-size:30px;
  font-style:italic;
  color:#ffffff;
	padding-left:20px;
  line-height:70px;
}

#headerMiddle
{
	background-image:url(../images/headerMiddle.jpg);
	background-repeat:repeat-x;	
	height:70px;
	margin-left:-260px;
	margin-right:260px;
}

#headerRight
{
	float:right;
	background-image:url(../images/headerRight130.jpg);
	background-repeat:no-repeat;
	height:70px;
	width:130px;
}

#headerSocial1
{
	float:left;
	width:32px;
	height:32px;
	margin-top:4px;
	margin-left:50px;
}

#headerSocial2
{
	float:left;
	width:32px;
	height:32px;
	margin-top:4px;
	margin-left:6px;
}

#headerSocial3
{
	float:left;
	width:32px;
	height:32px;
	margin-top:4px;
	margin-left:7px;
}

#headerSocial4
{
	float:left;
	width:32px;
	height:32px;
	margin-top:4px;
	margin-left:6px;
}

#headerSocial5
{
	float:left;
	width:32px;
	height:32px;
	margin-top:4px;
	margin-left:9px;
}

#headerSearch
{	
	clear:left;
	padding-left:65px;
	padding-bottom:0px;
	height:20px;
	margin:0px;
}

#headerSearchBox
{
	width:160px;
	float:left;	
	margin-top:7px;
}

#headerSearchButton
{
	float:left;
	margin-top:5px;
	width:26px;
	height:26px;
	cursor:pointer;
}

#searchForm
{
  height:0px;
  padding:0px;
  margin:0px;
}

#separator
{
	background-color:#ffffff;	
	height:2px;
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;	
}

#menu
{
	background-image:url(../images/menu6.jpg);
	background-repeat:repeat-x;	
	height:22px;
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;	
}

.menu
{
	background-image:url(../images/menu6.jpg);
	background-repeat:repeat-x;	
	height:22px;
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;	
}

.menu a
{
	padding:4px 0px 0px 0px;
	line-height:22px;
	font-size:11px;
	font-family:Arial;
	color:#c5161e;
	font-weight:bold;	
}

#menuText, #menuText a
{
	padding:4px 0px 0px 0px;
	font-size:11px;
	font-family:Arial;
	color:#c5161e;
	font-weight:bold;	
}

#form1
{
	height:100%;
}

#content
{	
	background-image:url(../images/content.jpg);
	background-repeat:repeat-x;	
	text-align:center;
	width:100%;
	clear:both;
	background-color:#ffffff;
}

#contentBottom
{
	background-image:url(../images/contentBottom.jpg);
	background-repeat:repeat-x;	
	background-position:bottom;	
	text-align:center;
	width:100%;
	clear:both;
}

#headerCenter
{
	margin:auto;
	width:930px;
	padding-top:0px;
	text-align:left;
}

#centerContent
{
	margin:auto;
	width:930px;
	padding-top:0px;
	text-align:left;
	/*background-image:url(../images/bigbus.png);*/
	background-repeat:no-repeat;	
	background-position:center bottom;	
}

.push
{
	height:200px;
}

.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;	
	background-position:top;
	background-color:#1c0000;
	height:210px;
	width:100%;
	border-top:solid 2px #333333;
	color:#ffffff;
	text-align:center;
	clear:both;
	border-bottom:solid 1px #ffffff;
}

.footerAdmin
{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;	
	background-position:top;
	background-color:#1c0000;
	height:30px;
	width:100%;
	border-top:solid 2px #333333;
	color:#ffffff;
	text-align:center;
	clear:both;
	border-bottom:solid 1px #ffffff;
}

#footerContainerAdmin
{
	margin:15px auto 0px auto;
	width:770px;
	height:5px;
	text-align:left;
}

#footerContainer
{
	margin:15px auto 0px auto;
	width:770px;
	height:170px;
	text-align:left;
}

.footer ul
{
	color:#dddddd;
	padding-left:5px;
	margin-left:10px;
	font-size:12px;
	margin-top:7px;
}

.footer li
{	
	list-style-type:square;
	padding-left:0px;
	margin-left:2px;
	margin-top:6px;
}

.footerMenuHeader
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#footerMenu1
{
	float:left;
	width:140px;
	color:#ffffff;
}

.footer li:hover
{

}

.footer li a
{
	color:#ffffff;
}

.footer li a:hover
{
	font-weight:bold;
	color:#ffffff;
}

#footerMenu2
{
	float:left;
	width:220px;
}

#footerMenu3
{
	float:left;
	width:160px;
}

#footerMenu4
{
	float:left;
	width:250px;
}

#footerBottom
{
	clear:both;
	width:100%;
	border-top:solid 1px #333333;
	padding-top:4px;
}

#leftFooterBottom
{
	width:300px;	
	float:left;
	font-size:12px;
	color:#cccccc;
	margin-left:10px;
	text-align:left;
}

#rightFooterBottom
{
	width:175px;
	float:right;
	font-size:12px;
	color:#cccccc;
}



/* TABS */

/* base unselected */

#tabs
{
	margin:0px;
	padding-top:0px;
}

.tabMiddle
{
	background-image:url(../images/tabs/tabUnSelected.png);
	background-repeat:repeat-x;
	width:100px;
	height:53px;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#c6151f;
	line-height:53px;
	text-align:center;
}

.tabDividerLeft
{
	background-image:url(../images/tabs/tabUnSelectedDividerLeft.png);
	width:22px;
	height:53px;
	float:left;	
}

.tabDividerRight
{
	background-image:url(../images/tabs/tabUnSelectedDividerRight.png);
	width:22px;
	height:53px;
	float:left;
}

.tabEdgeRight
{
	background-image:url(../images/tabs/tabUnSelectedEdgeRight.png);
	width:22px;
	height:53px;
	float:left;
}	

.tabEdgeLeft
{
	background-image:url(../images/tabs/tabUnSelectedEdgeLeft.png);
	width:22px;
	height:53px;
	float:left;
}	

.tabPane
{
	visibility:hidden;
}

/* Selected */

.tabMiddleSelected
{
	background-image:url(../images/tabs/tabSelected.png);
	background-repeat:repeat-x;
	width:100px;
	height:53px;
	float:left;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	line-height:53px;
	text-align:center;
}

.tabDividerLeftSelected
{
	background-image:url(../images/tabs/tabSelectedDividerLeft.png);
	width:22px;
	height:53px;
	float:left;	
}

.tabDividerRightSelected
{
	background-image:url(../images/tabs/tabSelectedDividerRight.png);
	width:22px;
	height:53px;
	float:left;
}

.tabEdgeRightSelected
{
	background-image:url(../images/tabs/tabSelectedEdgeRight.png);
	width:22px;
	height:53px;
	float:left;
}	

.tabEdgeLeftSelected
{
	background-image:url(../images/tabs/tabSelectedEdgeLeft.png);
	width:22px;
	height:53px;
	float:left;
}	

.tabPaneSelected
{
	visibility:visible;
	width:388px;
	vertical-align:top;
	background-color:#ffffff;
}
	
.tabSelected
{
	cursor:auto;
}

.tabUnSelected
{
	cursor:pointer;
}

#tabContent
{
	clear:both;
	width:432px;
}

#tabContentEdgeLeft
{	
	background-image:url(../images/tabs/Left.png);
	width:22px;
	height:100%;
}

#tabContentEdgeRight
{	
	background-image:url(../images/tabs/Right.png);
	width:22px;
	height:100%;
}

#tabFooter
{
	clear:both;
	height:22px;
	width:432px;
}

#tabFooterLeft
{
	float:left;
	background-image:url(../images/tabs/bottomLeft.png);
	width:22px;
	height:22px;
}

#tabFooterMiddle
{
	background-image:url(../images/tabs/bottom.png);
	background-repeat:repeat-x;
	height:22px;
	width:388px;
	float:left;
}

#tabFooterRight
{
	float:right;
	background-image:url(../images/tabs/bottomRight.png);
	width:22px;
	height:22px;
}

.radio_old
{
	float:left;
	font-size:12px;
	color:#999999;
	padding-left:26px;	
	width:120px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	font-weight:bold;
}

.radio
{	
	font-size:12px;
	color:#444444;
	padding-left:26px;
	background-image:url(../images/icons/unchecked.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:110px;
	height:20px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:0px;
	padding-top:4px;
	cursor:pointer;	
}

.radioSelected
{
	font-size:12px;
	color:#444444;
	padding-left:26px;
	background-image:url(../images/icons/checkmarkGreen20_box.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:110px;
	height:20px;
	font-weight:bold;
	line-height:12px;
	padding-top:4px;
	margin-bottom:0px;
}

.radioSelected_old
{
	float:left;
	font-size:12px;
	color:#444444;
	padding-left:26px;
	background-image:url(../images/icons/checkmarkGreen20.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:100px;
	height:20px;
	font-weight:bold;
	line-height:20px;
}

#tripType
{
	padding:3px;
	border-bottom:solid 2px #eeeeee;
	width:260px;
	height:22px;
}

#tripLocations
{
	margin-top:0px;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	float:left;
	background-color:#ffffff;
	height:90px;
}

.tripLabel
{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:2px;
	text-align:left;
	clear:both;
}

#departLocation
{	
	width:385px;
	float:left;
}

#arriveLocation
{	
	width:385px;
	float:left;
}

#departDateBox
{
	float:left;
}

#returnDateBox
{
	
}

#departDate
{
	width:100px;
}

#departTime
{
	width:50px;
}

#returnDate
{
	width:100px;
}

#submitBox
{
	margin-top:10px;
	width:388px;
	border-top:solid 2px #eeeeee;
	float:left;
	height:60px;
	margin-bottom:-10px;
	background-color:#ffffff;
}

#submitButton
{
	background-image:url(../images/icons/whiteArrow37x33.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:155px;
	padding-right:40px;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
	color:#444444;
	cursor:pointer;
	height:33px;
	vertical-align:middle;
}

#submitButton:hover
{
	background-image:url(../images/icons/whiteArrow37x33Bright.png);
	background-repeat:no-repeat;
	background-position:right center;
	height:33px;
	width:110px;
	padding-right:40px;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
	color:#c6151f;
	cursor:pointer;
}

#mainPic
{
	background-image:url(../images/bigbus.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:1000px;
	height:400px;
}

#casino
{
	background-image:url(../images/casino.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:160px;
	width:300px;
}

#tabPane2
{
  background-color:#ffffff;
}

.viewOptions
{
	float:left;
	width:20px;
	height:22px;
	margin-left:-21px;
	margin-top:0px;
	cursor:pointer;
	background-image:url(../images/icons/ViewOptions14.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	padding:none;
	
}

.departChooser
{
	width:900px;
	height:800px;
}

.rowSpacer
{
	height:5px;
}

.rowSpacerSmall
{
	height:2px;
}

.rentalText
{
	font-size:22px;
	height:130px;
	text-align:center;	
}

.rentalBottomImage
{
	background-image:url(../images/allBuses.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:400px;
	height:44px;
}

.locationList
{
	margin:0px;
	padding:0px;
}

.locationListItem
{
	list-style:none;
	cursor:pointer;
	padding-top:5px;
}

.locationListItemName
{
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding:0px;
	margin:0px;
}

.locationListItemDetails
{
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding:0px;
	margin:0px;
	color:#777777;
}

.puColumn
{
	width:450px;
}

.puLocItem
{
	cursor:pointer;
	padding:4px;
}

.puHeader
{
	font-size:22px;
	border-bottom:solid 2px #cccccc;
}

.puCityItem
{
	line-height:22px;
	font-size:15px;
	font-weight:bold;
}

.puArea
{
	font-size:14px;
	font-weight:bold;
	color:#c6151f;
	padding-top:5px;
}

.puLocName
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	width:350px;
}

.puLocDesc
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#888888;
	width:350px;
}

.puSpacer
{
	height:0px;
}

.podFooterLeft
{
	background-image:url(../images/pods/bottomLeft.png);
	width:22px;
	height:22px;
}

.podFooterMiddle
{
	background-image:url(../images/pods/bottom.png);
	background-repeat:repeat-x;
	height:22px;
}

.podFooterRight
{
	background-image:url(../images/pods/bottomRight.png);
	width:22px;
	height:22px;
}

.podHeaderLeft
{
	background-image:url(../images/pods/topLeft.png);
	width:22px;
	height:22px;
}

.podHeaderMiddle
{
	background-image:url(../images/pods/top.png);
	background-repeat:repeat-x;
	height:22px;
}

.podHeaderRight
{
	background-image:url(../images/pods/topRight.png);
	width:22px;
	height:22px;
}

.searchRadio
{	
	font-size:12px;
	color:#444444;
	padding-left:26px;
	background-image:url(../images/icons/unchecked.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:100px;
	height:20px;
	font-weight:bold;
	line-height:20px;
	padding-top:4px;
	cursor:pointer;
}

.searchRadioSelected
{
	font-size:12px;
	color:#444444;
	padding-left:26px;
	background-image:url(../images/icons/checkmarkGreen20_box.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:100px;
	height:20px;
	font-weight:bold;
	line-height:20px;
	padding-top:4px;
}

.ticketsHeader
{
	background-image:url(../images/ticketsHeader2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:930px;
	height:78px;
}

.ticketsHeader2
{
	background-image:url(../images/ticketsHeader2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:930px;
	height:78px;
}

.ticketsHeaderSpacer
{
	height:15px;
}

.ticketsHeaderText
{
	height:45px;
	color:#ffffff;
	font-size:28px;
	padding-left:12px;
	line-height:74px;
	width:300px;
}

.ticketsHeaderText2
{
	height:45px;
	color:#ffffff;
	font-size:28px;
	padding-left:12px;
	line-height:52px;
	width:300px;
}

h1
{
	height:28px;
	color:#ffffff;
	font-size:28px;
	font-weight:normal;
	padding-left:12px;
	line-height:18px;
	font-family:Arial;
	width:500px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}

.pageHeaderText
{
	height:38px;
	color:#ffffff;
	font-size:28px;
	padding-left:12px;
	line-height:58px;
	width:500px;
}

h2
{
	height:28px;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	padding-left:12px;
	line-height:18px;
	font-family:Arial;
	width:430px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}

.pageHeaderSubText
{
	height:38px;
	color:#ffffff;
	font-size:18px;
	font-style:italic;
	padding-right:22px;
	line-height:58px;
	width:430px;
}

.pageHeaderSubText a
{
	height:38px;
	color:#ffffff;
	font-size:18px;
	font-style:normal;
	padding-right:22px;
	line-height:58px;
	width:430px;
}

.oneBig
{
	background-image:url(../images/icons/One80.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:80px;
	height:88px;
}

.twoBig
{
	background-image:url(../images/icons/Two80.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:80px;
	height:88px;
}

.threeBig
{
	background-image:url(../images/icons/Three80.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:80px;
	height:88px;
}
	
.oneSmall
{
	background-image:url(../images/icons/One50.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:60px;
	height:88px;
}

.twoSmall
{
	background-image:url(../images/icons/Two50.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:60px;
	height:88px;
}

.threeSmall
{
	background-image:url(../images/icons/Three50.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:60px;
	height:88px;
}

.ticketsPageBack
{
	width:930px;
	background-image:url(../images/ticketsPageBack2.png);
	background-repeat:repeat-y;
}

.sitePageBack
{
	width:930px;
	background-image:url(../images/ticketsPageBack2.png);
	background-repeat:repeat-y;
	padding:12px 24px 18px 24px;
	font-size:14px;
}

#searchButton
{
	background-image:url(../images/searchButton.png);
	width:143px;
	height:41px;
	cursor:pointer;
}

#searchButton:hover
{
	background-image:url(../images/searchButtonOver.png);
	width:143px;
	height:41px;
	cursor:pointer;
}

.ticketsDivider
{
	width:900px;
	height:1px;
	line-height:1px;
	border-bottom:solid 2px #c6151f;
	padding:0px;
	margin:0px;
	font-size:0px;
}

.tourSearchResultLabel
{
	font-size:20px;
	font-weight:bold;
	color:#555555;
}

.redDivider
{
	background-image:url(../images/redDivider.png);
	width:930px;
	background-repeat:no-repeat;
	background-position:center;
	height:2px;
	line-height:2px;
	border:solid 1px #000066;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
}

.sortBy
{
	background-color:#dddddd;
	border-right:dotted 1px #ffffff;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	width:70px;
}

.sortBySelected
{
	background-color:#dddddd;
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	width:100px;
	background-image:url(../images/triangle.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.sortByUnSelected
{
	background-color:#dddddd;
	font-weight:normal;
	color:#4f628c;
	font-family:Arial;
	font-size:12px;
	width:100px;
	cursor:pointer;
}

.sortBySelectedTrip
{
	background-color:#dddddd;
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	width:110px;
	background-image:url(../images/triangle.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.sortByUnSelectedTrip
{
	background-color:#dddddd;
	font-weight:normal;
	color:#4f628c;
	font-family:Arial;
	font-size:12px;
	width:110px;
	cursor:pointer;
}


.ticketsPageFooter
{
	background-image:url(../images/ticketsFooter2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:930px;
	height:21px;
}
	
.searchResultTime
{
	font-size:14px;
	width:80px;
	height:43px;
	background-image:url(../images/searchResultLeftEdge.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#aaaaaa;
	color:#ffffff;
	font-weight:bold;
}

.searchResultLocation
{
	font-size:12px;
	background-color:#eeeeee;
	padding-left:5px;
	width:320px;
	color:#be1016;
	font-weight:bold;
}

.searchResultAddress
{
	font-size:11px;
	color:#555555;
	background-color:#eeeeee;
	padding-left:5px;
}

.searchResultsNextDay
{
	font-size:10px;
	font-weight:normal;
}

.tourSearchResultTitle
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:3px 0px 3px 8px;
	color:#c4151c;
	height:24px;	
	background-color:#ffffff;
}

.tourSearchResultDescription
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding:3px 5px 5px 8px;
	background-color:#fbfbf3;
	border-top:dotted 1px #cccccc;
	width:692px;
	height:100%;
}

.tourResultInfo
{
	background-color:#fbfbf3;
	border-left:solid 3px #cccccc;
}

#tourSearchButton, #tripSearchButton
{
	background-image:url(../images/redButtonBack.png);
	background-repeat:repeat-x;
	height:22px;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:120px;
	cursor:pointer;
	line-height:22px;
	text-align:center;
	border:solid 1px #c4151c;
}

#quoteSubmitButton
{
	background-image:url(../images/redButtonBack.png);
	background-repeat:repeat-x;
	height:22px;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:120px;
	cursor:pointer;
	line-height:22px;
	text-align:center;
	border:solid 1px #c4151c;
}

#tourResetButton, #tripResetButton
{
	background-image:url(../images/grayButtonBack.png);
	background-repeat:repeat-x;
	height:22px;
	color:#333333;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:120px;
	cursor:pointer;
	line-height:22px;
	text-align:center;
	border:solid 1px #cccccc;
}

.searchResultHeader
{
	background-image:url(../images/searchResultHeader.png);
	background-repeat:no-repeat;
	height:8px;
	width:896px;
}

.searchResultBody
{
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	width:894px;
}
	
.searchResultSpacer
{
	height:15px;
}

.tripSearchResultSpacer
{
	height:15px;
}

.tourResultDetailButton
{	
	height:28px;
	color:#4f628c;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:80px;
	cursor:pointer;
	line-height:28px;
	text-align:center;
	text-decoration:underline;
	background-color:#ffffff;
}

.tourResultDetailButton a
{	
	color:#4f628c;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	text-decoration:underline;
	background-color:#ffffff;
}

.tourResultDateLabel
{
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	width:90px;
	padding-left:10px;
	color:#555555;
	height:24px;
	border-top:dotted 1px #cccccc;	
}

.tourResultDateLabelBot
{
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	width:90px;
	padding-left:10px;
	color:#555555;
	height:24px;
	border-top:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}

.tourResultDayValue
{
	font-family:Arial;
	font-size:13px;
	color:#4f628c;
	font-weight:bold;
	height:24px;
	border-top:dotted 1px #cccccc;
}

.tourResultDateValue
{
	font-family:Arial;
	font-size:13px;
	color:#4f628c;
	font-weight:bold;
	height:24px;
	border-top:dotted 1px #cccccc;
}

.tourResultDateValueBot
{
	font-family:Arial;
	font-size:13px;
	color:#4f628c;
	font-weight:bold;
	height:24px;
	border-top:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}

.timeLeft
{
	height:27px;
	width:30px;
	background-image:url(../images/ticketsTimeLeft.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.timeMiddle
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	height:27px;
	width:68px;
	background-image:url(../images/ticketsTimeMiddle.png);
	background-repeat:repeat-x;
}

.timeRight
{
	height:27px;
	width:30px;	
	background-image:url(../images/ticketsTimeRight.png);
	background-repeat:no-repeat;
	background-color:#fbfbf3;
}

.stopHeader
{
	font-family:Arial;
	font-size:15px;
	width:206px;
	font-weight:bold;
	color:#0f1a3e;
	background-color:#fbfbf3;
	border-top:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
}

.stopHeaderUpcoming
{
	font-family:Arial;
	font-size:15px;
	width:180px;
	font-weight:bold;
	color:#0f1a3e;
	background-color:#fbfbf3;
	border-top:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
}

.stopContainer
{
	border-left:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
	border-bottom:solid 2px #cccccc;
	border-top:solid 1px #cccccc;
}

.tripStopName
{
	font-size:12px;
	background-color:#eeeeee;
	padding:3px 0px 3px 5px;
	width:302px;
	max-width:302px;
	color:#be1016;
	font-weight:bold;
}

.question
{	
	background-color:#eeeeee;
	background-image:url(../images/icons/questionGray.png);
	background-repeat:no-repeat;
	background-position:center;
	width:25px;
	cursor:pointer;
}

.tripStopDesc
{
	font-size:11px;
	color:#555555;
	background-color:#eeeeee;
	padding:0px 0px 3px 7px;
	max-width:302px;
	width:302px;
}

.grayArrow
{
	background-image:url(../images/arrowGray120.png);
	background-repeat:no-repeat;
	background-position:left;
	width:120px;
	height:70px;
	font-family:Arial;
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-left:11px;
	text-align:left;
}

.grayArrowShort
{
	background-image:url(../images/arrowGrayShort.png);
	background-repeat:no-repeat;
	background-position:center;
	width:99px;
	height:70px;
	font-family:Arial;
	color:#666666;
	font-size:11px;
	padding-bottom:1px;
}

.tripFooter
{
	border-left:solid 1px #cccccc; 
	border-bottom:solid 3px #cccccc; 
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	background-color:#fbfbf3;
	height:30px;
}

.tripFooterSelect
{
	height:28px;
	/*color:#4f628c;*/
	color:#4f628c;
	background-color:#cccccc;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	width:198px;
	cursor:pointer;
	line-height:28px;
	text-align:center;
	text-decoration:underline;
}

.tripFooterMessage
{
	font-size:12px;
	height:28px;
	padding-left:5px;
}

.locationDetailDesc
{
	font-size:12px;
}

.locationDetailMap
{
	border:solid 2px #666666;
}

.tourSearchCheckbox
{
	font-size:12px;
	border:solid 1px #cccccc;
	padding:5px;
}

.tourSearchInclude
{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}

.redSubmitButton
{
	background-image:url(../images/redButtonBack.png);
	background-repeat:repeat-x;
	height:22px;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:120px;
	cursor:pointer;
	line-height:18px;
	text-align:center;
	padding-bottom:2px;
	vertical-align:middle;
	border:solid 1px #c4151c;
}

.basicImgasdf
{
	border:solid 4px #848da1;
	margin-right:5px;
	margin-left:15px;
}

.basicImg
{
	padding:4px;
	border:solid;
	border-color: #dddddd #848da1 #848da1 #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	margin-right:5px;
	margin-left:15px;
}

.paragraghImg
{
	margin-right:15px;
	margin-bottom:5px;
	padding-top:10px;	
}

p
{
	line-height:20px;
	font-size:14px;
	font-family:Arial;
}

.redBullet
{
	line-height:20px;
	font-size:14px;
	font-family:Arial;
	list-style-image:url(../images/bullet_10.png);
}

.redBulletBold
{
	line-height:20px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	list-style-image:url(../images/bullet_10.png);
}

.redBulletLarge
{
	line-height:20px;
	font-size:18px;
	font-family:Arial;
	list-style-image:url(../images/bullet_10.png);
}

.redBulletLarge li
{
	padding-top:10px;
}

.normalBullet
{
	line-height:20px;
	font-size:14px;
	font-family:Arial;
	list-style-type:disc;
	list-style-image:none;
}

.normalBullet li
{
	padding-top:3px;
}

.textHeader
{
	font-size:18px;
}

.firstLetter
{
	font-weight:bold;
	color:#af0102;
	font-size:22px;
	line-height:20px;
	font-family:Arial;
}

.fleetItem
{
	border:solid 2px #dddddd;
	background-color:#f7f7f0;
	width:870px;
}

.fleetHeader
{
	font-size:26px;
	font-family:Arial;
	background-image:url(../images/fleet/fleetHeader3.png);
	background-position:right center;
	background-repeat:no-repeat;
	color:#ffffff;
	padding:3px 8px 3px 0px;
	width:620px;
}

.fleetHeader a
{
	font-size:16px;
	font-family:Arial;	
	color:#2a3b47;
	padding:3px 8px 3px 0px;
	width:620px;
}

a
{
	color:#af0102;
	text-decoration:underline;
}

.homePageTop
{
	background-image:url(../images/roadBackground2.png);
	width:930px;
	height:330px;
	padding-left:30px;
	border:solid;
	border-color: #ffffff #848da1 #848da1 #848da1;
	border-width: 3px 3px 3px 3px;
	background-color:white;
}

.casinoPod
{
	background-image:url(../images/casinoPod.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#ffffff;
	padding:36px 0px 0px 10px;
}

.casinoPod div
{
	padding-top:5px;
}

.pbcPod
{
	background-image:url(../images/PotawatomiPodNew.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#ffffff;
	padding:37px 0px 0px 11px;
}

.quotePod
{
	background-image:url(../images/QuotePodNew.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#ffffff;
	padding:37px 0px 0px 11px;
}

.tourPod
{
	background-image:url(../images/ToursPodNew.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#ffffff;
	padding:37px 0px 0px 11px;
}

.collegePod
{
	background-image:url(../images/CollegeConnectionPodNew.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#ffffff;
	padding:37px 0px 0px 11px;
}

.pbcPod div
{
	padding-top:5px;
}

.statefairPod
{
	background-image:url(../images/statefair_pod.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#af0102;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}


.summerfestPod
{
	background-image:url(../images/summerfest_logo_pod.png);
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#af0102;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

.jobsPod {
  background-image:url(../images/jobspod.png);
  background-position:top;
	background-repeat:no-repeat;
	height:169px;
	width:214px;
	color:#ffffff;
	padding:0px 0px 0px 0px;
}

.jobsPodText {
  color:#000000;
  font-size:22px;
  font-weight:bold;
}

.homePagePod
{
	background-image:url(../images/homePagePod4.png);
	background-repeat:no-repeat;
	width:232px;
	height:190px;
}

.homePageTagline
{
	font-family:Arial;
	font-size:22px;
	padding-left:8px;
	padding-bottom:5px;
	border-bottom:solid 2px #af0102;
}

.homePagePodHeader
{
	font-family:Arial;
	font-size:18px;
	padding-top:10px;
	padding-left:8px;
	padding-bottom:2px;
	border-bottom:solid 3px #eeeeee;
	color:#af0102;
}

.badgerDollarPodHeader
{
	font-family:Arial;
	font-size:18px;
	padding-top:15px;
}

.badgerDollarPodContent
{
	font-family:Arial;
	font-size:14px;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
}

.badgerDollarImg
{
	padding-right:20px;
}

.videoBox
{
	padding-top:20px;
	padding-left:200px;
}

.videoLine
{
	padding-top:10px;
	padding-left:60px;
}

.news
{
	background-image:url(../images/news2.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:5px;
	width:930px;
	height:30px;	
	color:#af0102;
	font-family:Arial;
	font-size:16px;
	cursor:pointer;
}

.newsHeader
{	
	color:#af0102;
	font-family:Arial;
	font-size:20px;
	line-height:22px;
	height:22px;
	font-weight:bold;
	padding-bottom:6px;
	cursor:pointer;
}

.newsItem
{
	color:#ffffff;
	padding-bottom:6px;
	font-family:Arial;
	font-size:16px;
	cursor:pointer;
}

.quoteFormTitle
{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	padding-right:5px;
}

.quoteFormField
{
	padding-bottom:5px;
	font-family:Arial;
	font-size:12px;
}

.quoteFormTitleReq
{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

.quoteFormHeader
{
	color:#af0102;
	font-family:Arial;
	font-size:18px;
}

.quoteFormSubmit
{
	background-color:#f8f7f1;
	border:solid 2px #dddddd;
	padding:10px;
}

.subMenuTopLeft
{
	background-image:url(../images/subMenu/topLeft.png);
	width:15px;
	height:15px;
	background-repeat:no-repeat;
}

.subMenuTopRight
{
	background-image:url(../images/subMenu/topRight.png);
	width:15px;
	height:15px;
	background-repeat:no-repeat;
}

.subMenuTopMiddle
{
	background-image:url(../images/subMenu/topMiddle.png);
	height:15px;
	background-repeat:repeat-x;
}

.subMenuLeft
{
	background-image:url(../images/subMenu/left.png);
	width:15px;
	background-repeat:repeat-y;
}

.subMenuRight
{
	background-image:url(../images/subMenu/right.png);
	width:15px;
	background-repeat:repeat-y;
}

.subMenuMiddle
{
	background-image:url(../images/subMenu/middle.png);
	background-repeat:repeat;

}

.subMenuItemSelected
{
	color:#333333;
	float:left;
	padding:0px 10px 5px 28px;
	background-image:url(../images/menu/subArrowHover2gray.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.subMenuItemSelected a
{
	font-weight:bold;
	font-size:12px;
	color:#333333;
	cursor:default;
	text-decoration:none;
}

.subMenuItem
{
	float:left;
	padding:0px 10px 5px 28px;
	background-image:url(../images/menu/subArrowHover2.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.subMenuItem a
{
	font-weight:bold;
	font-size:12px;
}

.newsHeadlineHTML
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#af0102;
	border-bottom:solid 2px #dddddd;
	background-color:#f8f7f1;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	padding:5px;
}

.newsMessageHTML
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	background-color:#f8f7f1;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	padding:5px;
}

.alertHeadlineHTML
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#af0102;
	border-bottom:solid 2px #dddddd;
	background-color:#f8f7f1;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	padding:5px;
}

.alertMessageHTML
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	background-color:#f8f7f1;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	padding:5px;
}

.riderAlert
{
	background-color:#af0102;
	color:#ffffff;
	width:930px;
	cursor:pointer;
}

.riderAlertHeader
{
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	padding:5px 20px 5px 20px;
}

.riderAlertText
{
	font-size:14px;
	font-weight:bold;
}

.faqQuestion
{
	padding-bottom:5px;
}

.faqQuestionFull
{
	font-weight:bold;
	color:#af0102;
}

.faqAnswer
{
	padding:3px 0px 20px 20px;	
}

.faqTypeHeader
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 0px 0px;	
}

.redButton
{
	background-image:url(../images/redButtonBack.png);
	background-repeat:repeat-x;
	height:22px;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:120px;
	cursor:pointer;
	line-height:22px;
	text-align:center;
	border:solid 1px #c4151c;
}

.redButtonTall
{
	background-image:url(../images/redButtonBackTall.png);
	background-repeat:repeat-x;
	height:50px;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:120px;
	cursor:pointer;
	line-height:50px;
	text-align:center;
	border:solid 1px #c4151c;
}

.readOnlyTextField
{
	cursor:pointer;
	border:solid 1px #a7a6aa;
	height:20px;
	padding-left:2px;
	line-height:20px;
}

.blackShade50
{
	background-image:url(../images/blackShade50.png);
	background-repeat:repeat;
	height:330px;
	width:300px;
	color:#ffffff;
	font-size:16px;
	padding:0px 0px 0px 00px;
}

.blackShade50 a
{
	color:#ffffff;
}

.blackShade50 ul
{
	color:#ffffff;
	padding:0px 0px 0px 25px;
}

.blackShade50 li
{
	color:#ffffff;
	padding-top:10px;
}

.requiredStar
{
	color:Red;
}

.contactPhoneHeader
{
	font-weight:bold;
	padding-top:10px;
}

.contactPhone
{
	padding-left:5px;
}

.thankYouText
{
	font-size:18px;
	width:730px;
}

.fleetThumb {
  padding:1px;
  border:solid 1px #666666;
}