/********************* ROOT ELEMENTS *********************/

html
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #595441;
}

body
{
	margin: 0;
	background: url(/Xhtml/img/backgroundPattern.gif) repeat;
	/* 62.5% reduces font size to "medium" for all browsers */
	/* http://clagnut.com/blog/348/ */
	font-size: 62.5%;
	/* Behavior for Hover elements in IE5/6 */
	behavior:url("/Xhtml/css/htc/csshover.htc");
}

/************************* HEADING STYLES **********************/

H1 {font-size:1.6em}  /* displayed at 24px */
H2 {font-size:1.4em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

/************************* DIV ELEMENTS **********************/

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	background: url(/Xhtml/img/pageBG.gif) repeat-y;		
}

#header
{
	width: 864px;
	height: 163px;
}

#logo
{
	background: url(/Xhtml/img/headerLogo.jpg) no-repeat top right;
	height: 112px;
}

#logoText
{
	margin-left: 23px;
	padding-top: 63px;
}

/******************* HEADER STYLES **********************/

.iedausedBig, .iedausedSmall
{
	color: #B9B09D;
	font-style: italic;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

.iedausedSmall
{
	font-size: 20px;
}

.iedausedBig
{
	font-size: 36px;
	margin-left: 4px;
}

.iedaFullWord
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.iedaTagLine
{
	margin-left: 70px;
}

.hidden
{
	display: none;
}

#contentWrapper, #contentWrapperNoBG
{
    position:relative;
	margin-left: 9px;
	margin-right: 9px;
	padding-bottom: 5px;
    min-height:300px;
	overflow: hidden;
	/** This width declaration needs to be here so IE6 picks up the background image for the toolbar **/
	width: 846px;
}

#contentWrapper
{
	background: url(/Xhtml/img/contentWrapperBG.jpg) repeat-y;
}

#contentWrapperNoBG
{
	padding-left: 10px;
	width: 826px;
}


/******************* ADMIN IMPORT QUEUE STYLES ********************/

.newModel
{
	font-weight: bold;
}

.iqItem
{
	border: 1px solid #B9B09D;
	width: 837px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 8px;
}

.iqPhoto
{
	width: 150px;
}

.iqHeader
{
	width: 100%;
}

.iqControlsTable
{
	width: 100%;
}

.iqBlueSpan
{
	background: #D9EFF7;
}

/******************* FAST SEARCH RESULTS ********************/

#fastSearchResults
{
	float: left;
	width: 100%;
	height: 1%;
}

.searchResultsTable
{
	width: 100%;
	text-align: left;
}

.searchResultsTable th
{
	color: #595441;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px solid #698FDE;
}

#expandedInfo
{
	padding: 10px;
	border: 1px solid #B9B09D;
	overflow: hidden;
	/** IE 6 FIX **/
	height: 1%;
}

#expandedInfo h3
{
	color: #4A8797;
	margin-top: 0px;
	margin-bottom: 5px;
}

.expandedInfoText
{
	float: left;
	width: 400px;
	line-height: 1.4em;
}

.expandedInfoImage
{
	float: right;
}

.expandedFeatures
{
	float: left;
}

.exFeatureList
{
	margin-left: 10px;
}

a img
{
	border: none;
	text-decoration: none;
}

a
{
	text-decoration: none;
	color:#595441;
}

a:hover
{
	text-decoration:underline;
}

img.thumbNail:hover
{
	border: 4px solid #AADAEC;
}

img.thumbNail#currentImg
{
	border: 4px solid #AADAEC;
}

/*************************** SEARCH RESULTS *****************/

div#searchResultsHeader h1
{
	border-bottom: 1px solid #929292;
	font-size: 1.5em;
}

div#searchResultsSubHeader
{
	text-align: center;
}

div#searchResultsSubHeader h2
{
	border-bottom: none;
	font-weight: normal;
	font-size: 1.25em;
}

/************************* DRILL DOWN TABLES ****************/




/************************* DETAILED VIEW COLUMN *************/

#detailedViewCol, #searchResultsCol
{
	/** IE 6 BUG FIXES **/
	height: 1%;
	overflow: hidden;
	/********************/
	width: 637px;
	padding: 10px;
	float: left;
}

.equipmentType
{
	float: right;
}

#equipmentTitle h1, #equipmentPrice h1
{
	margin-top: 0px;
}

#equipmentPrice
{
	float: right;
}

#equipmentTitle
{
	float: left;
}

#blueSpan
{
	width: 648px;
	padding: 5px;
	background-color: #F5FAFD;
	border-top: 1px solid #B9B09D;
	border-bottom: 1px solid #B9B09D;
	float: left;
	margin-left: -10px;
}

#emailForm
{
	float: left;
}

.typeLocHours
{
	float: left;
	font-size: 1.2em;
}

.financeShipLinks
{
	float: right;
	font-size: 1.2em;
	text-align: right;
}

.financeShipLinks a:link, .financeShipLinks a:visited
{
	text-decoration: none;
	font-weight: bold;
	background: url(/Xhtml/img/bullets/arrow.gif) left no-repeat;
	padding-left: 20px;
	color: #595441;
}

.financeShipLinks a:hover
{
	text-decoration: underline;
}

.telephoneLink, .emailLink, .viewMorePhotosLink, .websiteLink
{
	padding-left: 20px;
}

.telephoneLink
{
	background: url(/Xhtml/img/detailedView/telephoneIcon.gif) left no-repeat;
}

.emailLink
{
	background: url(/Xhtml/img/detailedView/emailIcon.gif) left no-repeat;
}

.viewMorePhotosLink
{
	background: url(/Xhtml/img/detailedView/photosIcon.gif) left no-repeat;
}

.websiteLink
{
	background: url(/Xhtml/img/bullets/websiteIcon.gif) left no-repeat;
}

#contactInfo
{
	width: 220px;
	float: left;

	text-align: center;
	padding-top: 20px;
	font-size: 1.2em;
}

#contactInfo hr
{
	margin-top: 10px;
	margin-bottom: 10px;
}


#contactInfo a:link, #contactInfo a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #595441;
	margin-bottom: 5px;
}

#contactInfo a:hover
{
	text-decoration: underline;
}

#largeEquipmentPic
{
	width: 402px;
	float: right;
	padding-top: 20px;
}

.featureSection h3, #morePhotos h3
{
	color: #4A8797;
	margin-bottom: 0px;
	text-align: left;
}

.featureSection, #morePhotos
{
	font-size: 1.2em;
	text-align: center;
}

div.featureSection ul, div#morePhotos ul
{
	text-align: left;
}

.Hide
{
	display: none;
}

.Show
{
	display: inline;
}

#unitDetailedSpecs
{
	float: left;
	width: 100%;
}

.detailData
{
	width: 100%;
	text-align: center;
}

.blueText
{
	color: #4A8797;
	text-align: left;
}

/************************* LEFT COLUMN **********************/

div#leftCol
{
	text-align: center;
	width: 216px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

div#leftCol table.smallSearchByTable
{
	margin-left: 15px;
}	

/** STYLING FOR HR ELEMENT, WORKS IN IE's and FF **/
/** http://www.sovavsiti.cz/css/hr.html **/
#leftCol div.hr
{
	height: 10px;
	background: url(/Xhtml/img/leftCol/hr.jpg) no-repeat;
}

#leftCol div.hr hr
{
	display: none;
}

#leftCol h2
{
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

/************************* LISTING ITEM PREVIEWS **********************/

div#justListedItem h3
{
	margin-bottom: 5px;
}

div#justListedItem a.href
{
	text-decoration: none;
	color: #595441;
}

div#justListedItem h3 a:hover
{
	text-decoration: underline;
}

div#justListedItem img
{
	margin-top: 5px;
}

p.listingDescription
{
	margin-top: 0px;
}

.listingPrice
{
	font-weight: bold;
	font-size: 1.3em;
}

.boldInfoText
{
	font-weight: bold;
	text-align: right;
}

.boldInfoTextIQ
{
	font-weight: bold;
	text-align: left;
}

.bigPrice
{
	font-weight: bold;
	font-size: 1.3em;
}

/************************* RECENT LISTINGS **************************/

.recentListedPic, .recentListedInfo
{
	float: left;
}

.recentlyListedItem h3
{
	margin-top: 0px;
	border-bottom: 1px solid #929292;
}

.recentlyListedItem
{
	margin-bottom: 20px;
	overflow: hidden;
	/** IE 6 Display Bug Fix **/
	height: 1%;
}

.recentListedInfo
{
	margin-left: 0px;
}

.recentListedPic p
{
	margin-top: 0px;
	text-align: center;
}

.recentSubInfo
{
	margin-left: 5px;
	line-height: 1.3em;
	width: 265px;
}

.viewMoreLink
{
	float: right;
	margin-bottom: 20px;
	margin-top: 5px;
}

div#middleCol div.viewMoreLink
{
	margin-right: 5px;
}

.viewMoreLink a:link, .viewMoreLink a:visited
{
	text-decoration: none;
	font-weight: bold;
	background: url(/Xhtml/img/bullets/arrow.gif) right no-repeat;
	padding-right: 20px;
	color: #595441;
}

.viewMoreLink a:hover
{
	text-decoration: underline;
}

/************************* MIDDLE COLUMN **********************/

#middleCol, #middleColWide
{
	text-align: left;
	float: left;
	margin-left: 10px;
	/** To fix the IE Doubled Float Margin Bug **/
	/** http://www.positioniseverything.net/explorer/doubled-margin.html **/
	display: inline;
}

#middleCol
{
	width: 432px;
}

#middleColWide
{
	width: 640px;
}

#middleColWide h2
{
	border-bottom: 1px solid #929292;
}

#splashSearch
{
	margin-bottom: 20px;
}

/********** DATA TABLES FOR MIDDLE / LEFT COLUMN ******/

.searchByTable th, .smallSearchByTable th, .searchByTableWide th
{
	color: #595441;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px solid #698FDE;
}

.smallSearchByTable
{
	width: 179px;
}

.searchByTable
{
	width: 199px;
}

.searchByTableWide
{
	width: 100%;
}

.searchByTable th, .smallSearchByTable th, .searchByTableWide th
{
	text-align: left;
}

.searchByTable td, .smallSearchByTable td, .searchByTableWide td
{
	text-align: left;
}

.searchByTable th.sbHeaderUnits, .smallSearchByTable th.sbHeaderUnits, .searchByTableWide th.sbHeaderUnits
{
	text-align: right;
}

.searchByTable td.unitData, .smallSearchByTable td.unitData, .searchByTableWide td.unitData
{
	text-align: right;
}

.searchByTable td.nameData a, .searchByTable td.unitData a, .searchByTableWide td.nameData a, .searchByTableWide td.unitData a
{
	display: block;
	width: 100%;
}

.oddRow td, .evenRow td
{
	padding: 3px 0px 3px 3px;
}

tr.oddRow:hover, tr.evenRow:hover
{
	background-color: #D9EFF7;
}

tr.oddRow a:hover, tr.evenRow a:hover
{
	color:#666666;
}

.evenRow
{
	background-color: #F2F0ED;
}

.sbHeaderTitle a
{
	text-decoration: underline;
}

.sbHeaderTitle a:hover
{
	color:#6699FF;
}

td.searchResultsViewTD
{
	text-align: center;
}

td.searchResultsDataTD
{
	white-space: normal;
}

td.searchResultsDataTD a, td.searchResultsViewTD a
{
	display: block;
	width: 100%;
}

/************************* RIGHT COLUMN  **********************/

#rightCol
{
	text-align: left;
	width: 164px;
	float: right;
	min-height: 100%;
	overflow: hidden;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
    position:absolute;
    top:0px;
    right:0px;
}

div#toolLinks ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -5px;
}

div#toolLinks ul li a:link, #toolLinks ul li a:visited
{
	text-decoration: none;
	font-weight: bold;
	background: url(/Xhtml/img/bullets/arrow.gif) left no-repeat;
	padding-left: 20px;
	color: #595441;
}

div#toolLinks ul#printEmailFunctions
{
	padding-top: 15px;
}

div#toolLinks ul li a:hover
{
	text-decoration: underline;
}

div#toolLinks ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}

div#rightCol a#emailThisPage
{
	background: url(/Xhtml/img/detailedView/emailIcon.gif) left no-repeat;
	padding-left: 20px;
}

div#rightCol a#printThisPage
{
	background: url(/Xhtml/img/detailedView/printIcon.gif) left no-repeat;
	padding-left: 20px;
}

/************************* SEARCH BY COLUMNS ******************/

.searchByColLeft, .searchByColRight
{
	width: 200px;
	margin-top: 14px;
}

div#leftCol div.searchByColRight
{
	margin-top: 0px;
}

.searchByColRight, .searchByDrillDownRight
{
	float: right;
}

.searchByColRight
{
	margin-right: 5px;
}

.searchByColLeft, .searchByDrillDownLeft
{
	float: left;
}

.searchByDrillDownCol
{
	width: 300px;
	margin-top: 14px;
}

.searchByDrillDownMiddle
{
	width: 300px;
	margin: 0 auto;
}

.recentListingNav
{
	border: 1px solid #CCC;
}

.recentListingNav td a
{
	font-weight: bold;
	background: url(/Xhtml/img/bullets/arrow.gif) left no-repeat;
	padding-left: 20px;
}

/************************** AD SPACER *************************/

div#adSpacer
{
	width: 100%;
	height: 100px;
	float: left;
	text-align: center;
}

/************************* FORM ELEMENTS **********************/
input, select
{
	border: 1px solid #595441;
	background-color: #F2F0ED;
}

input.searchButton, input.fastSearchButton
{
	background-color: #ECF7FB;
	margin-left: 5px;
	color: #595441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 124px;
}

input.fastSearchButton
{
	margin-left: 0px;
}

input.searchBoxBig
{
	width: 290px;
}

div.finePrint
{
	font-size: 9px;
	margin-top: 2px;
	text-align: center;
}

input.searchBoxSmall
{
	width: 156px;
	background: url(/Xhtml/img/icon/searchIcon.gif) right no-repeat;
	background-color: #FFFFFF;
	padding: 2px;
}

.selectBig
{
	width: 300px;
}

.fastSearchTitle
{
	text-align: right;
	font-weight: bold;
}

.fieldError
{
	font-weight: bold;
	color: #FF0000;
}

/************************* NAVIGATION **********************/

#navigation
{
	height: 29px;
	background: url(/Xhtml/img/navBG.gif) repeat-x;
}

#navigation, #navigation ul
{
	padding: 0;
	padding-left: 10px;
	margin: 0;
	list-style: none;
}

#navigation a
{
	display: block;
	text-decoration: none;
	padding: 7px 20px 0px 20px;
	border-right: 1px solid #8E8B80;
	height: 22px;
	color: #2F2D22;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation li a:hover, #navigation li a.current
{
	background: url(/Xhtml/img/navigation/navBG_over.jpg) repeat-x;
}

#navigation a#ROOT
{
	border-left: 1px solid #8E8B80;
}

#navigation li
{
	float: left;
	width: inherit;
}

a.HERE
{
	background: url(/Xhtml/img/navigation/navBG_over.jpg) repeat-x;
}	

.tabContent
{
	display: none;
}

.tabContent a
{
	padding-right: 5px;
	padding-left: 5px;
}

/************************* SUB NAVIGATION **********************/

#subNavigation
{
	height: 18px;
	background: url(/Xhtml/img/subNavBottom.gif) no-repeat bottom center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
}

#subNavigation ul
{
	list-style: none;
}

#subNavigation a
{
	text-decoration: none;
	color: #595441;
	padding-right: 5px;
}

#subNavigation a.borderMe
{
	border-right: 1px solid #333;
}

.subHere
{
	font-weight: bold;
}

#subNavigation a:hover
{
	text-decoration: underline;
}

#breadCrumbStart
{
	width: 50px;
	float: left;
	font-weight: bold;
}

#homeSubNav, #equipSubNav, #marketSubNav, #aboutSubNav
{
	float: left;
}

#adminStamp
{
	float: right;
	padding-right: 10px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 1.0em;
}

/************************* FOOTER **********************/
#footer
{
	width: 846px;
	margin: 10px;
	color: #FFFFFF;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#copyRight
{
	float: left;
}

#poweredBy
{
	float: right;
}

#poweredBy img
{
	text-align: center;
}

#subFooter
{
	float: left;
	width: 100%;
	margin-top: 50px;
	font-size: 1.3em;
	border-top: 1px solid #B9B09D;
}

#pageNotice
{
	float: left;
}

#postDate, #searchTime
{
	float: right;
	font-weight: bold;
}

/****************** PAGINATION ****************/

#pagination, .sectionHeading
{
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D9EFF7;
	border-top: 1px solid #B9B09D;
	border-bottom: 1px solid #B9B09D;
}

.sectionHeading
{
	font-weight: bold;
	font-size: 1.3em;
}

/************** IMAGE CAPTIONS ************/

.caption
{
	text-align: center;
	margin-top: 5px;
}

#currentSearchResults
{
	width: 342px;
	padding-left: 90px;
	color: #FF0000;
	font-size: 1.2em;
}