/* ================================
   --------------------------------
   PRINT STYLES
   --------------------------------
   ================================
*/
/* ====================================
   --> COLOR OVERRIDE <----------------
   ==================================== */
#logo h1 a {
	color: #00f !important;
	}
#content h1, #inventory h2.binv {
	color: #f93 !important;
	}
.brd img, img#mainimage {
	border-color: #f93 !important;
	}
#content h2, #content h2 a, .invlistdesc h3 a {
	color: #00f !important;
	}


/* ====================================
   --> GENERAL RULES <-----------------
   ==================================== */
/* globals */

* { margin:0; padding:0; border: 0; }
img { border: 0; }
td { padding-right: 10px; }


/* typography */

body {
	font: 76% Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	}
p { line-height: 1.8; }
h1 { font-size: 2.1em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
sup { font-size: 0.8em; }
acronym, abbr { cursor: help; }
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	}
#content p {
	margin: 0.75em 0;
	line-height: 1.25;
	}
#content h1  {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	}
#content h2  { 
	margin: 1.0em 0 0.40em 0;
	text-transform: uppercase;
	}


/* floats and borders */

.floatright {
	float: right;
	padding: 3px;
	margin: 0 0 10px 10px;
	}
.floatleft {
	float: left;
	padding: 3px;
	margin: 0 10px 10px 0;
	}
.clearboth { clear:both; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
.clearfix {display: block;}
.brd img, img#mainimage { border: 8px solid #000; }
.brd p {
	width: 50%;
	font-size: 0.9em;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid  #eee;
	}


/* forms */
.formelement {
	width: 98%;
	margin: 20px auto;
	position:relative;
	}
.formelement input, .formelement select {
	width: 400px;
	border: 1px solid #000;
	padding: 5px;
	color: #063838;
	position: absolute;
	right: 0;
	}
.formelement textarea {
	width: 98%;
	border: 1px solid #000;
	padding: 5px;
	height: 150px;
	color: #063838;
	}
.formelement select { width: 411px; }
.formelement input:hover,
.formelement input:focus { border: 1px solid #900; }
span.checked input, table.radiobutton td input,  {width: 25px; right: 60%; border: none; }
input.submitbutton {
	background: #fff;
	color: #900;
	cursor: pointer;
	border: 1px solid #333;
	padding: 3px;
	display: none;
	}
input.submitbutton:hover,
input.submitbutton:hover,
input.submitbutton:hover { background: #E8B619; color: white; }


/* google maps */

#googlemapcontact ul {
	margin-top: 10px;
	}
#googlemapcontact ul li {
	margin: 5px 0;
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
	}


/* SPECIFIC PAGES */

/* Inventory List (search results) */

#invlead h2, #invsort {
	display: none;
	}
.invlistitem {
	clear: both;
	}
.invlistmain {
	padding-top: 15px;
	}
.invlistpic a img {
	width: 180px;
	height: 134px;
	}
.invlistpic a {
	float: left;
	width: 180px;
	height: 134px;
	border: 6px solid #003232;
	margin: 0 10px 0 0;
	}
.invlistpic a:hover {
	border-color: #E3B92F;
	}
.invlistdesc {
	margin-left: 200px;
	}
.invlistdesc h3 a { 
	text-decoration: none;
	}
.invlistdesc p {
	font-size: 0.948em;
	padding: 10px 5px 0 10px;
	}
ul.invlistmake {
	margin-top: 10px;
	}
ul.invlistmake li {
	font-size: 0.9em;
	font-weight:bold;
	margin: 0 8px;
	text-transform: uppercase;
	}
ul.invlistmake li span {
	font-size: 1.5em;
	margin-left: 5px;
	}
.invlistbtn {
	display: none;
	}


/* Inventory List (details page) */

#invdetail {
	text-align: center;
	margin: 0;
	padding: 0;
}
#invdetail h3, #invdetail h4  {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 2em;
	}
#invdetail h4 {
	padding-left: 10px;
	}
.invdetailthumbs {
	display: none;
	}
#invdetailpic {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	}
#invdetailistwrap { /* ??? */
	}
ul.invdetalist { 
	list-style: none;
	padding-bottom: 20px;
	width: 40%;
	float: left;
	margin: 20px;
	}
ul.invdetalist li {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	margin: 10px 0;
	width: 100%;
	text-align: left;
	}
ul.invdetalist span {
	text-transform: capitalize;
	float: right;
	margin-top: -1.2em;
	}
* html ul.invdetalist span {
	margin-top: -1.2em;
}
#invlead {
	width: auto !important;
}
#wrapper {
	margin: 0 !important;
}
#requestruck, #printtruck, #emailtruck, #search {
	display: none;
	}
#wrapper #content {
	margin: 0;
}


/* Inventory List (browse page) */

#inventory h2.binv  {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 0;
	text-transform: capitalize;
	padding: 0 20px 10px;
	border-bottom: 1px solid #999;
	text-align: center;
	margin-bottom: .75em;
	}
.bmileage,
.bprice,
.bmodel {
	margin: 10px 0;
	}
.bmileage select.selectbox,
.bprice select.selectbox,
.bmodel select.selectbox {
	width: 165px;
	background: #fff;
	border: 1px solid #333;
	padding: 5px;
	}


/* SPECIFIC RULES */
/* Override default styles with print-appropriate ones */
/* Note these rules are oddly specific to make sure they override default styles */

* {
	background: none !important;
	}
a {
	color: #000 !important;
	}
#logowrapper, #nav, #rightbar, #sidebar, #features, #footer .line {
	display: none !important;
	}
#header #wrapper, #container, #mainwrapper, #content {
	width: auto !important;
	margin: 0 !important;
	}
#logo {
	padding: 10px 20px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #999;
	text-align: center;
	margin: 60px 0 .75em;
	}
#logo h1 a {
	text-decoration: none;
	}
#content h1 {
	padding: 0 20px 10px;
	border-bottom: 1px solid #999;
	text-align: center;
	margin-bottom: .75em;
	}
#content h2 {
	color: #000;
	}
#content h2 a {
	text-decoration: none;
	}
#content h2, #content h3 {
	margin: .5em 0;
	}
.leadtxt {
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
	}
#content ul {
	list-style-image: none; list-style-type: disc;
	}
#content ul li {
	padding-left: 0;
	margin: 10px 0 0 20px;
	}
html #footer {
	padding: 10px 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	font-size: .9em;
	margin-top: 1em;
	}
.footercontents {
		margin-left: 100px;
		}
.footercontents p {
		display: inline;
		}
#footer #phone,
#ftphone{
	position: absolute;
	width: 40%;
	text-align: center;
	top: 0;
	left: 60%;
	font-size: 2.5em;
	line-height: 50px;
	font-weight: bold;
	}
#footer .femail, #footer #address {
	position: absolute;
	width: 60%;
	top: 0;
	left: 0;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	}
#footer #address {
	top: 25px;
	font-size: 1.4em;
	}
ul.fancybullets {
	margin-left: 15px;
	}
ul.fancybullets ul {
	margin-left: 15px;
	}
/*-- hide sifr from browser --*/
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
