/* Hard CSS Resets */
body {
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
    background:#eeeeee;
}

img {border:none;}

p {
	margin:0;
	padding:14px 0 0 0;
}

a {text-decoration:none;}

#topLink {
	margin:-14px 26px 0 0;
	width:30px;
	float:right;
}

#topLink a {
	color:black;
}

.wrapper {
	width:1000px;
    background:#fff;
}

.mainContentWrapper {
	margin:0 0 0 0;
	background:url(../images/main/backgroundHack.jpg) repeat-y;
	padding:0 0 20px 0;
}

/* Typographic Global Styles */
.redHeader {
	font-size:25px;
	color:#cc3300;
	font-weight:bold;
	letter-spacing: 1px;
	margin:24px 0 0 -30px;
	font-family: 'arial narrow',arial,helvetica,sans-serif;
	text-transform:uppercase;
}

/* Global Header Styles */
.header {
	height:119px;
}

.addedWidthFix {
	height:84px;
	width:42px;
	border-bottom:1px solid #003F96;
	position:absolute;
}

.addedWidthFix2 {
	height:20px;
	width:42px;
	margin-top:87px;
	background:#4881b8;
	position:absolute;
}

.logoContainer {
	height:84px;
	border-bottom:1px solid #003F96;
}

.logoContainerPop {
	height:84px;
	border-bottom:1px solid #003F96;
}

.logo {
	margin:10px 0 0 41px;
}

.westernBusName {
	position:absolute;
	margin:47px 0 0 16px;
}

.contactContainer {
	float:right;
	margin:-70px 22px 0 0;
	/* Typography */
	color:#878787;
	font-size:13px;	
}

.headerEmail {
	display:block;
	float:left;
	/* Typography */
	color:#878787;
}

.graySquare {
	width:7px;
	height:7px;
	background:#878787;
	float:left;
	margin:4px 0 0 4px;
}

.phoneNumber {
	float:left;
	margin:0 0 0 4px;
}


/* Global Nav Styles */
.navWrapper {
	background:#4881b8;
	border-top:2px solid #fff;
	height:35px;
}

.navContainer {
	margin:13px 22px 0 0;
	float:right;
}

.home {
	width:50px;
	height:26px;
	float:left;
	display:block;
	background:url(../images/main/temp/home.jpg);
}

.homeCurrent {
	width:50px;
	height:26px;
	float:left;
	display:block;
	background:url(../images/main/temp/homeR.jpg);
}

.home:hover {
	background:url(../images/main/temp/homeR.jpg);
}

.aboutUs {
	width:68px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/aboutUs.jpg);
}

.aboutUs:hover {
	background:url(../images/main/temp/aboutUsR.jpg);
}

.aboutUsCurrent {
    width:68px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/aboutUsR.jpg);
}

.newBusSales {
	width:97px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/newBusSales.jpg);
}

.newBusSales:hover {
	background:url(../images/main/temp/newBusSalesR.jpg);
}

.newBusSalesCurrent {
	width:97px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/newBusSalesR.jpg);
}

.usedBusSales {
	width:100px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/usedBusSales.jpg);
}

.usedBusSales:hover {
	background:url(../images/main/temp/usedBusSalesR.jpg);
}

.usedBusSalesCurrent {
	width:100px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/usedBusSalesR.jpg);
}

.parts {
	width:50px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/parts.jpg);
}

.parts:hover {
	background:url(../images/main/temp/partsR.jpg);
}

.partsCurrent {
	width:50px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/partsR.jpg);
}

.service {
	width:58px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/service.jpg);
}

.service:hover {
	background:url(../images/main/temp/serviceR.jpg);
}

.serviceCurrent {
	width:58px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/serviceR.jpg);
}

.warranty {
	width:74px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/warranty.jpg);
}

.warranty:hover {
	background:url(../images/main/temp/warrantyR.jpg);
}

.warrantyCurrent {
	width:74px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/warrantyR.jpg);
}

.training {
	width:66px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/training.jpg);
}

.training:hover {
	background:url(../images/main/temp/trainingR.jpg);
}

.trainingCurrent {
	width:66px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/trainingR.jpg);
}

.contactUs {
	width:80px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/contactUs.jpg);
}

.contactUs:hover {
	background:url(../images/main/temp/contactUsR.jpg);
}

.contactUsCurrent {
	width:80px;
	height:26px;
	display:block;
	float:left;
	background:url(../images/main/temp/contactUsR.jpg);
}

/* Global left Side Styles */

.spacer3 {
	height:3px;
}

.leftSideWrapper {
	width:181px;
	margin:-40px 0 0 0;
	float:left;
	border-top:10px solid #fff; /* Do not use margins to seperate this from the header. Blue background image will show */
}

.leftSideNavContainer {
	width:181px;
	padding:45px 0 0 0;
	background:url(../images/main/leftNavBg.jpg) no-repeat #84acd0;
}

.sideNav {
	padding-bottom:75px;
	/* Typography */
	line-height:1.6em;
	color:#fff;
	font-weight:bold;
	list-style:none;
}

.nestedNav {
	margin:0 0 0 0;
	/* Typography */	
	font-weight:normal;
	list-style:none;
}

.sideNavItem {
	border-top:1px solid #8cadcd;
	margin:10px 0 0 15px;
}

.sideNavLink {
	color:#fff;
	font-weight:bold;
	
}

.subNavLink {
	font-weight:normal;
	color:#fff;
	
}

.leftSideSubContainer {
	width:181px;
	margin:-2px 0 0 0;
	padding:0 0 15px 0;
	background:url(../images/main/backgroundHack.jpg) repeat-y; /* For equal columns */
	border-top:2px solid #fff;
}

.smallRoundBoxContainer {
	width:159px;
}

/* make a new id if you want to reuse the rounded sidebar box, but want it in a different position */
#smallBoxOne {
	padding:11px 0 0 0;
	margin:0 auto;
}

.roundedContentContainer {
	padding:0 8px 0 8px;
}

.topRoundedBox {
	width:159px;
	height:6px;
	background:url(../images/main/smallBoxTop.jpg) no-repeat;
}

.roundedBoxContent {
	width:157px;
	background:#fff;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #9d9d9d;
	color:#595959;
}

.bottomRoundedBox {
	width:159px;
	height:6px;
	background:url(../images/main/smallBoxBottom.jpg) no-repeat;
}

.needBusTitle {
	float:right;
}

.leftBusPic {
	margin:10px 0 5px 0;
}

.getStarted {
	font-weight:bold;
	color:#595959;
	margin:10px 0 0 0;
}

.mainContentContainer {
	width:575px;
	margin:10px 0 0 50px;
    border:0px solid #000;
    float:left;
}
.mainContentContainerStaff {
	width:675px;
	margin:0px 0 0 80px;
    border:0px solid #000;
    float:left;
    z-index:10;
}
.detailContentContainer {
	width:762px;
	margin:40px 0 0 210px;
}


/* Global Footer */
.footer {
	border-top:1px solid #0055a4;
	padding:20px 0 20px 32px;
	clear:both;
}

.footerNavContainer {
	margin-top:5px;
	font-size:11px;
}

.footerNavContainer a {
	color:inherit;
}


/* End Global Styles */

/* Home Splash Styles */

#centeredHome {
	margin:0 auto;
}

.splashImage{
	width:1000px;
	height:287px;
	margin:13px 0 0 0;
	border-bottom:4px solid #fff;
}

.splashText {
	width:200px;
}

.splashHeading{
	font-weight:bold;
	font-size:23px;
	color:#fff;
}

.splashBodyText {
	padding:13px 0 0 35px;
	font-size:17px;
	color:#fff;
}

.findYourBusWrapper {
	width:1000px;
	height:141px;
	background:url(../images/main/blueGradientRepeat.png) repeat-x;
}

.findYourBusArrowContainer {
	/*Includes Text Inside */
	width:243px;
	height:75px;
	background:url(../images/main/findYourBus.png) no-repeat 0 5px;
	padding:66px 0 0 33px;
	float:left;
}

.findYourBusArrowText {
	width:161px;
	font-weight:bold;
}

.homeThumbs {
	margin:13px 0 0 0;
	float:left;
}

.homeThumbImages {
	float:left;
	margin:0 25px 0 0;
}

.homeBottomWrapper {
	padding:30px 0 0 32px;
	clear:both;
}

.servicePartsContainer {
	width:469px;
	float:left;
}

.serviceAndPartsTitle {
	color:#206cab;
	font-size:23px;
}

.subPartsHead {
	color:#002455;
	font-size:12px;
}

.servicePartsThumbContainer {
	margin:3px 0 0 -5px;
}

.servicePartsThumb {
	width:218px;
	height:119px;
	float:left;
	background:url(../images/styles/homeImageBackground.png) no-repeat;
	font-size:11px;
}

#floatSpacing {
	margin:0 30px 0 0;
}

.servicePartsThumbImage {
	margin:6px 0 0 6px;
}

.servicePartThumbCaption {
	margin:5px 0 0 4px;
}

#empty {
	margin:5px 0 0 5px; /* If placeholder on home page is empty put an id of empty */
}

.serviceLink {
	color:#000;
	font-size:15px;
	line-height:30px;
}

.servicePartsHours {
	clear:both;
	padding:60px 0 35px 0;
	color:#1f1f1f;
	font-weight:bold;
}

.timelessServiceContainer {
	width:362px;
	padding:0 0 35px 80px;
	float:left;
}

.timelessServiceTitle {
	color:#c73200;
	font-weight:bold;
	font-size:19px;	
	font-family: 'arial narrow',arial,helvetica,sans-serif;
	}

.timelessServiceBody {
	line-height: 16px;
	font-size:11px;
}

/* Sub Home Page Styles */
.largeRoundBoxContainer {
	width:540px;
	margin-bottom: 20px;
}

.largeRoundBoxTop {
	width:540px;
	height:6px;
	background:url(../images/main/largeHomeBoxTop.jpg) no-repeat #fff;
}

.largeSubRoundBoxContent {
	width:505px;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #9d9d9d;
	padding:10px 12px 10px 21px;
	
}

.largeRoundBoxBottom {
	width:540px;
	height:6px;
	background:url(../images/main/largeHomeBoxBottom.jpg) no-repeat #fff;
}

.learnMoreHomeLink {
	color:#004b7b;
}

.largeRoundBoxText {
	width:358px;
	margin:0 auto;
}

.rightBusPic {
	float:right;
	margin:-3px 0 0 0;
}

.wbsNews {
	float:left;
	margin:0;
}

.bodyTextContainerHome {
	width:570px;
    float:left;
    margin-top:-20px;
    line-height: 18px;
}

.bodyImageandCaption {

	max-width: 300px;
	clear: none;
	float:right;
	margin:15px 0 0 15px;
	text-align:right;
	font-weight:bold;
}

.imageCaption {
	float:right;
	padding:0 15px 0 0;
}

.howToFindUsLink {
	color:#004b7b;
}


/* Detail Page Styles */

.topSearchLinkContainer {

}

.basicLink {
    cursor:pointer;
	text-decoration:underline;
	color:#003f98;
}
.large_image_wrapper {
  height:310px;
  border:0px solid #a8cbdf;
}

.detailThumbnailsWrapper {
	float:left;
}

.detailImageBlueStroke {
	padding:0px;
	border:3px solid #a8cbdf;
	margin:20px 0 0 0;
}

.detailImageWhiteStroke {
	border:1px solid #fff;
}

.largeThumbImage {
	border:1px solid #00234a;
}

.miniThumbGalleryContainer {
	margin:30px 0 0 1px;
}

.thumbRow {
	width:410px;
	height:66px;
	margin:0px 0 0 0;
}

.thumbnailEmpty {
	width:92px;
	height:61px;
	background:#cfcfcf;
	border:1px solid #00234a;
	margin:0 2px 0 1px;
	float:left;
}

.thumbnailEmpty:hover {
	border:3px solid #a8cbdf;
	margin:-2px 0 0 -1px;
}

.thumbnail img {
	width:92px;
	height:61px;
	border:3px solid #a8cbdf;
	margin:-2px 0 0 -1px;
	float:left;
}

.miniThumb {
	width:100%;
	height:100%;
}

.printThisListing {
	margin:22px 0 0 0;
}

.emailThisPage {
	margin:4px 0 0 0;
}

.emailThisPageImage {
	display:block;
	float:left;
	margin:2px 0 0 0;
}

#emailThisPageLink {
	display:block;
	float:left;
	margin:0 0 0 7px;
}

.detailInformationWrapper {
	margin:20px 0 0 420px;
}
.detailInformationWrapper ul {
  width:310px;
  margin-left:10px;
  padding:0;
}

.aboutThisBus {
	font-size:18px;
	color:#cc3300;
	font-weight:bold;
}

.model {
	font-size:16px;
	color:#535353;
}

.information {
	list-style:none;
	color:#535353;
	font-weight:normal;
	line-height:1.4em;
	margin:28px 0 0 -40px;
}

.detailInformationWrapper form  {
	border-top:1px solid #919191;
	background-color:#f2f2f2;
    padding:8px;
}

.iAmInterestedResponseContainer {
	margin:75px 0 0 0;
	width:319px;
	border-top:1px solid #919191;
	background:#f2f2f2;
	padding:0 13px 10px 13px;
}
.contactPageContainer {
	margin:15px 0 0 0;
	width:319px;
	border-top:1px solid #919191;
	background:#f2f2f2;
	padding:0 13px 10px 13px;
}
.contactResponseContainer {
	margin:15px 0 0 0;
	width:319px;
	border-top:1px solid #919191;
	background:#f2f2f2;
	padding:0 13px 10px 13px;
}
.iAmInterestedTitle {
	font-weight:bold;
	font-size:16px;
	color:#262626;
	margin:16px 0 0 0;
}

.iAmInterestedForm {
	font-weight:bold;
}

.required {
	color:#ff0000;
	font-weight:normal;
	font-size:14px;
	text-align:right;
}

.formSpacer{
	height:15px;
}

.iAmInterestedForm textarea {
	border:1px solid #a8cbdf;
	color:#535353;
	margin:23px auto;
}

.iAmInterestedForm input {
	border:1px solid #a8cbdf;
	color:#535353;
	width:238px;
}

.iAmInterestedForm .email {
	margin:0 0 0 31px;
}

.iAmInterestedForm .phone {
	margin:0 0 0 27px;
}

.iAmInterestedForm .dayEvening {
	width:13px;
	height:13px;
	margin:0 0 0 28px;
}

.iAmInterestedForm #evening {
	margin:0 0 0 10px;
}

.iAmInterestedForm .numberContainer {
	margin:0 0 0 75px;
}

.iAmInterestedForm .number {
	width:34px;
}

.iAmInterestedForm .threeDigit {
	width:39px;
}

.iAmInterestedForm .fourDigit {
	width:49px;
}

.iAmInterestedForm .submitButton {
	width:103px;
	height:25px;
	background:url(../images/main/submit.png);
	border:none;
	color:#f2f2f2;
	margin:20px 0 0 211px;
}

.emailThisPage .submitButton {
	width:103px;
	height:25px;
	background:url(../images/main/submit.png);
	border:none;
	color:#f2f2f2;
	margin:20px 0 0 211px;
}

/* Search Results Page Styles */

.largeSearchBoxContainer {
	width:649px;
}

.largeSearchBoxTop {
	width:649px;
	height:4px;
	background:url(../images/main/largeSearchTop.png) no-repeat #fff;
}

.largeSearchBoxContent {
	width:614px;
	height:44px;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #9d9d9d;
	padding:10px 12px 10px 21px;
	
}

.largeSearchBoxBottom {
	width:649px;
	height:4px;
	background:url(../images/main/largeSearchBottom.png) no-repeat #fff;
}

.largeSearchBoxText {
	width:358px;
	margin:0 auto;
}


.youSearchedForContainer {
	margin:0 0 0 -19px;
}

.youSearchedFor {
	list-style:none;
	color:#535353;
}

.youSearchedForLink {
	color:#535353;
}

.youSearchedForTitle {
	font-weight:bold;
}

.searchPages {

}

.searchPagesFloat {
	float:right;
    clear:right;
	margin:4px 0 0 0;
}

.searchResultsContainer {
	width:649px;
    float:left;
}

.pageNumbers {
	letter-spacing:.1em;
	text-align:right;
	border-bottom:1px solid #c1c1c1;
	padding:0 0 10px 0;
}

.pageLink {
	color:#535353;
}

.searchOptions {
	margin:30px 0 0 0;
	text-align:right;
}

.showHideImages {
	display:block;
	float:right;
}

#on {
	color:#c1c1c1;
}

#off {
	color:#2F4248;
	text-decoration:underline;
}

.vLine {
	padding:0 3px 0 3px;
	float:right;
}

.showHideContainer {
	position:absolute;
	margin:-7px 0 0 110px;
	width:400px;
}

.resultsSpacer {
	height:20px;
}

.searchResults {
	width:650px;
	margin:-1px 0 0 0;
	padding:0 0 10px 0;
	border-top:1px solid #858585;
	border-bottom:1px solid #858585;
    background:url(../images/main/searchResultsBg.png) repeat-y right;
}
.searchResultsContent {
  position:relative;
  clear:both;
}

.searchInformation {
	list-style:none;
	color:#535353;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 0 15px;
    padding:0;
    width:180px;
}
.searchInformation li label {
	float:left;
    display:block;
    width:90px;
}
.information li label {
	float:left;
    display:block;
    width:95px;
    font-weight: bold;
}
.parts_searchInformation {
	list-style:none;
	color:#535353;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 0 15px;
    padding:0;
    width:380px;
}
.searchTitleLink {
	text-decoration:underline;
	color:#003f98;
	font-size:18px;
}

.searchResultTitle {
float:left;
	margin:10px 10px 10px 15px;
    width:450px;
}

.searchResultsInfoContainer {
  float:left;

}

#leftSideResults  {
	margin:10px 0 0 0;
    padding:0;
}

#rightSideResults {
	margin:10px 0 0 20px;
    padding:0;
}

.phoneNumberSearch {
float:left;
	margin:5px 0 10px 123px;
	font-weight:bold;
}

.inquire {
float:left;
	margin:5px 0 10px 40px;
}

.inquireImage {
	position:absolute;
	margin:2px 0 0 -18px;
}

.searchThumbnail {
float:left;
	margin:12px 5px 5px 5px;
	width:110px;
}

.searchThumbImage {
	border:1px solid #00234a;
}

.thumbnailCount {
float:left;
	margin:0 0 0 0;
}

.viewPhotos {
	color:#535353;
	text-decoration:underline;
}

.searchPrice {
float:right;
text-align:center;
	font-size:14px;
	color:#505050;
	font-weight:bold;
	margin:0px 0 0 0px;
	height:25px;
    width:90px;
    border:0px solid #000;
}
.searchResultsFeatures {
 display:block;
 clear:both;
 margin-left:125px;
}

.searchResultsFeatures p {
margin:0;
padding:0;
}
/* Search Main Page Styles */
.largeRoundBoxContent {
	width:614px;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #9d9d9d;
	padding:10px 12px 10px 21px;
}

.leftSideSearchBox {
	width:190px;
	padding:14px 15px 0 0;
	float:left;
}

.rightSideSearchBox {
	width:396px;
	margin:0 0 0 204px;
	padding:0 0 0 22px;
	border-left:1px solid #c1c1c1;
}

.leftSideSearchBoxAdvanced {
	width:220px;
	padding:14px 15px 0 0;
	float:left;

}

.rightSideSearchBoxAdvanced {
	width:230px;
	margin:0px;
	padding:14px 15px 0 82px;
	border-left:1px solid #c1c1c1;

    float:left;
}

.quickSearchTitle {
	font-size:16px;
	color:#cc3300;
	padding:0 0 8px 0;
}

.quickSearchDropDowncontainer {
	margin:0 0 0 18px;
}

.quickSearchDropDown {
	width:124px;
	margin:10px 0 5px 0px;
}
.quickSearchText {
	width:40px;
	margin:0px 0 0 0;
}
.searchButton {
	border:none;
	width:116px;
	height:28px;
	background:url(../images/main/search.png) no-repeat;
	margin:18px 0 0 54px;
}

.searchOptionsContainer {
	margin:20px 0 0 0;
}

.featuredContainer {
	margin:10px 0 0 0;
}

.featuredTitle {
	margin:32px 0 0 0;
	float:left;
}

#featuredThumb {
	margin:0 0 0 45px;
}

.featuredInfoContainer {
	margin:17px 0 0 0;
}

.featuredTextTitle {
	text-decoration:underline;
   color:#003f98;
   font-size:18px;
}

.featuredStats {
	list-style:none;
	color:#535353;
	font-weight:bold;
	line-height:1.4em;
	margin:10px 0 0 -39px;
}

.statsLeft {
 float:left;
 width:180px;
 border:0px solid #000;
}
.statsRight {
  float:left;
   width:200px;
    border:0px solid #000;
}
.featuredStatsContainer {
  margin-top:8px;
  	color:#535353;
	font-weight:bold;
	line-height:1.4em;
    padding-top:3px;
    border:0px solid #000;
}


.featuredStatsContainer ul {
  margin:0px;
  padding:0;
}
.featuredStatsContainer ul li {
  margin:0px;
  padding-top:3px;
}

.featuredContactInfo {
	margin:5px 0 0 0;
    border:0px solid #000;
}

.phoneNumberFeatured {
	font-weight:bold;
    display:block;
}

.inquireFeatured {
	margin:-14px 0 0 220px;
}

.middleTextArea {
	width:625px;
	padding:0 12px 24px 12px;
	margin:21px 0 0 0;
}

.blueTitleText {
	color:#216cad;
	font-weight:bold;
	font-size:14px;
}

.searchByTypeTitle {
	font-size:16px;
	color:#cc3300;
}	

.typeContainer {
	margin:20px 0 0 0;
}
.typeContainer form {
	margin:0;
    padding:0;
    float:left;
}
.busTypeImages {
	margin:0 39px 0 0;
}

.staff_member {
display:block;
margin:0;
padding:0;
width:325px;
height:150px;
float:left;
border:0px solid #000;
}

.staff_title {
display:block;
margin:0;
padding:0;
width:650px;
float:left;
clear:both;
border:0px solid #000;
}

.bodyText ul {
  margin:0;
  padding:0;
  margin-left:30px;
}

.staff_member img {
margin:0 10px 0 0;
}

.staff_member label {
  float:left;
  display:block;
  width:50px;
}

