/* Bus For Sale */

/*
----------------------------------
Basic
----------------------------------
*/
:link,:visited { text-decoration:none }
ul { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 12px; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border: none }
a {outline: none;}

/*
----------------------------------
Layout
----------------------------------
*/

html {
	height: 100%; 
	min-height: 100%; 
	margin-bottom: 1px; /* vertical scrollbar always on */
}

body { 	
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #f4f4f4;
}

#page {
	clear: both;
	margin: 10px auto;
	width: 980px;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #fff;
}

#header {
	width: 100%;
	background: url(../images/header_bus_group.jpg) no-repeat;
	background-position: top right;
}



#menu {
	width: 100%;
	height: 38px;
	margin-bottom: 30px;
	border-bottom: solid 1px #e2001a;
	background-color: #e2001a;
}


#sidebar {
	clear: both;
	float: left;
	width: 180px;
	padding: 10px;
}

#breadcrumbs {
	height: 26px;
	font-size: 10px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#maincontent {
	float: left;
	background-color: #fff;
	width: 640px;
	min-height: 340px;
	padding: 10px;
}

#footer {
	width: 100%;
	padding: 20px 0;
	margin: 16px 0 0 0;
}

#associations {
	padding: 16px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	width: 980px;
}

#disclaimer {
	padding: 10px 0 0 10px;
	color: #555;
	font-style: italic;
	text-align: center;
}

.clearing {
	height: 0;
	clear: both;
}

#logo {
	position: absolute;
	top: 30px;
}


/*
----------------------------------
Menu
----------------------------------
*/


#menu ul {
	list-style: none;
}

#menu li {
	display:inline;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 15px;
	float: left;
	color: #fff;
	padding: 4px 0 0 0;
	line-height: 8px;
	
}

#menu a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;

}

#menu a span {
	float: left;
	display: block;
	font-family: Trebuchet MS, Verdana, sans-serif;
	padding: 10px;
	color: #fff;
	border: 1px solid #e2001a;
}

#menu li.current a{line-height: 14px;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
	border: 1px solid #fff;
}


#menu li.current a span{
	color: #e2001a;
	background-color: #fff;
	border-bottom: none;
}



/*
----------------------------------
Sidebar
----------------------------------
*/

#sidebar h4 {
color: #777;
text-transform: uppercase;
font-size: 10px;
padding-bottom: 4px;
}

#sidebar ul,
#sidebar ul li a {
background-color: #ececec;
font-size: 11px;
text-transform: uppercase;
color: #555;
font-weight: bold;
}

#sidebar ul li a{
padding: 4px;
line-height: 18px;
display: block;

}

#sidebar ul li a:hover{
background-color: #f4f4f4;
}

#sidebar ul li.catcurrent a {
background-color: #fff;
}

#sidebar ul li {
border-bottom: 1px solid #c1c1c1;
padding-left: 4px;
}

#sidebar ul li ul li a{
background-color: #d7d7d7;
padding-left: 10px;
}

#manufacturer{padding-top: 6px;}

#sidebar #manufacturer ul,
#sidebar #manufacturer ul li a {
background-color: #f7f7f7;
color: #666;
}
#sidebar #manufacturer ul li{
border-bottom: 1px solid #d0d0d0;
}




/*
----------------------------------
Text Formatting
----------------------------------
*/


#title{
	float:left;
	font-size: 1.12px;
	color: #676767;
	text-transform: uppercase;
	font-weight: lighter;
}

#maincontent a{
	color: #e2001a;
	border-bottom: 1px dotted #e2001a;
}

#maincontent a:hover {
	border-bottom: 1px solid #e2001a;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6{
	padding-top: 10px;
}

#maincontent h1{
	display: block;
	font-size: 26px;
	color: #e2001a;
	letter-spacing: -.08px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #e2001a;
	margin-bottom: 10px;
}

#maincontent h2{
	font-size: 15px;
	letter-spacing: -0.02em;
	line-height: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 1px;
	margin-bottom: 4px;
	clear:both;
}


#maincontent h2.trail {
font-size: 11px;
color: #3d3d3d;
}


#maincontent h3{
	color: #333;
	padding-top: 12px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#maincontent h4{
	letter-spacing: -0.012px;
	padding-bottom: 3px;
	font-size: .95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}

#maincontent h5{
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

#maincontent h6{
	font-size: .85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}



#maincontent ul{
	padding: 6px 0;
	margin: 6px 0;
	font-size: 12px;
}

#maincontent li{ 
	padding: 0 0 10px 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 19px;
}

#maincontent ul li, #maincontent ul li a{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-image:url(../images/content_bullet.gif);
	list-style-position: outside;
}

#maincontent ul li a{
	text-decoration: none;
	text-align: left;
}


#maincontent p, #maincontent a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 12px;
}

#maincontent p{
	font-size: 12px;
	line-height: 19px;
}

#maincontent p a {
	line-height: 19px;
}


#maincontent .leftindent {
	padding-left: 14px;
}

#maincontent hr {
	margin: 16px 0;
	height: 1px;
	width: 96%;
	background-color: #ddd;
	border-style: none;
	text-align:center;
}

#maincontent blockquote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #fcfaf5;
	padding: 28px;
	margin: 12px 0 12px 0;
	font-family: Times New Roman, Times, serif;
}


#maincontent .photoleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #999999;
	float: left;
	margin-bottom: 6px;
	margin-right: 10px;
	padding: 6px 6px 6px 0;
}

#maincontent .photoright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #999999;
	padding: 6px 0 6px 6px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#maincontent .photoleft a, #maincontent .photoright a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-decoration: none;
	border-style: none;
}

#maincontent .backtotop {
	padding-bottom: 2em;
}

#maincontent .backtotop a{
	font-family: Georgia, Times, serif;
	font-size: .7em;
	text-transform: uppercase;
	color: #cfd4ac;
	border-bottom: none;
}

#maincontent.backtotop a:hover {
	background-color: #cfd4ac;
	color:#fff;
}

#maincontent .byline {
	font-style: italic;
	text-align: right;	
}


#maincontent .question {
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
}


#maincontent .answer {
	font-style: italic;
}


/*
----------------------------------

Form Formatting
----------------------------------
*/

#maincontent form {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}

#maincontent form .even {background: #f8f8f8;}

#maincontent fieldset {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	border: 1px solid #bbb;
	font-family: arial, sans-serif;
}

#maincontent fieldset fieldset {
	padding: 10px;
	margin-bottom: 0;
}


#maincontent fieldset legend {
	color: #032c78;
	padding: 0 6px 6px 6px;
	font-family: georgia, times, serif;

}

#maincontent input, #maincontent textarea, #maincontent .linkbutton {
	padding: 3px;
	font-family: verdana, arial, sans-serif;
	color: #000;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	vertical-align: middle;
	font-size: 11px;
	width: 90%;
}

#maincontent .linkbutton, #maincontent input.button {background-color: #ffe;}

#maincontent input.button {width: auto;}

#maincontent label input {
width: auto;
}

#maincontent label {
padding: 4px;
line-height: 20px;
}

#maincontent #submit {width: 80px; padding: 2px;}
#maincontent #submit:hover {background-color: #fff; cursor: pointer;}
#maincontent .separator{
color: #aaa;
}

.extramore{
	font-size: 12px;
	padding: 0;
}

.extramore a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0b3177;
}

.extramore a:hover{
	color: #1752bf;
	border-bottom: solid 1px #1752bf;
}

.datatable td{
	border-bottom: solid 1px #ddd;
}

/*
----------------------------------

Footer Formatting
----------------------------------
*/

#footer {
	font-size: 11px;
	line-height: 12px;
	clear: both;
}

#footer, #footer a{
	text-align: center;
	color: #e2001a;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#footer a {
	border-bottom: 1px solid #fff;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
}





/*
----------------------------------

Specialty Formatting
----------------------------------
*/


.notice {
	display: block;
	background-color: #FFF0F0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #A40000;
	border: 1px dotted #666666;
	padding: 10px;
	text-align: center;
	font-size: 0.96em;
}

.note {
	color: #A40000;
	font-style: italic;
	font-size: 12px;
}


#bigimage a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.person {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
}

.person .photo {
	float: right;
	padding: 0 0 20px 20px;
}

.quote {
	font-style: italic;
}


#busheader .fsbo h3 {
font-size: 16px;
line-height: 24px;
text-align: center;
color: #1e1b9e;
}

