@import url(global.css);

.Page { /*position: relative;*/ }
.SEO { display: none; }

/*
-------------------------------------------------------------------
Header
*/

.Header
{
	background: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 161px;
}

.Header .Header-Content
{
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.Header .Global-Title
{
	margin: 0;
	padding: 0;
	height: 106px;
	width: 215px;
	margin-left: 37px;
	background-image: url(../images/ntp_logo.png);
	background-repeat: no-repeat;
}

.Header .Global-Title span { display: none; }

.Header .Global-Title a
{
	display: block;
	width: 100%;
	height: 100%;
}

.Header .URL
{
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 70px;
	right: 44px;
	margin: 0;
	padding: 0;
	font-size: 19px;
	letter-spacing: 0.05em;
}

.Header .URL a
{
	text-decoration: none;
	color: #111;
}

.Header .Site-Title
{
	height: 55px;
	overflow: hidden;
	background: url(../images/site_title_bg.png);
	background-repeat: repeat-x;
}

.Header .Site-Title h1 { display: none; }

.Header .Site-Title p
{
	padding-left: 500px;
	padding-top: 9px;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
}

.Header .Site-Title p span
{
	float: right;
	margin-right: 44px;
}

/*
Nav
*/

/*
Parent - UL
*/

.Nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 2px;
	left: 0;
	width: 950px;
}

/*
Parent - LI
*/

.Nav ul li
{
	list-style: none;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	max-width: 4.5em;
	margin-right: 1.3em;
	padding-right: 1.3em;
	border-right: 1px solid #aaa;
}

/*
Parent - A
*/

.Nav ul li a,
.Nav ul li a:link,
.Nav ul li a:visited
{
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-size: 1em;
	color: #111;
}

.Nav ul li:hover a,
.Nav ul li.on a,
.Nav ul li.sfhover a { }
.Nav ul li.First { border-right: none !important; }

/*
Child - UL
*/

.Nav ul ul
{
	display: none;
	position: absolute;
	top: 100%;
	left: -1px;
	margin: 0;
	padding: 0;
	width: 13em !important;
	z-index: 9999;
	background: #fefefe url(../images/menu_popout_bg.png) repeat-x;
	border-top: 1px #bbb solid;
	border-right: 1px #afafaf solid;
	border-bottom: 1px #afafaf solid;
	border-left: 1px #bbb solid;
}

.Nav ul li:hover ul, 
.Nav ul li.sfhover ul { display: block; }

/*
Child - LI
*/

.Nav ul ul li
{
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}

.Nav ul li ul li:hover,
.Nav ul li ul li.sfhover { background: #999 !important; }

/*
Child - A
*/

.Nav ul li li a,
.Nav ul li li a:link,
.Nav ul li li a:visited
{
	height: auto;
	font-size: 0.9em;
	font-weight: normal !important;
	color: #111 !important;
	border: 0 !important;
	text-transform: none;
	line-height: 1.1em;
	width: 100%;
}

.Nav ul li ul a:hover,
.Nav ul li ul a:active { color: #FEFEFE !important; }
.Nav ul li li.Last a { padding-bottom: 3px; }

/*
Child - A SPAN (for padding)
*/

.Nav li li a span
{
	float: left;
	padding-top: 0.4em;
	padding-right: 7px;
	padding-bottom: 0.4em;
	padding-left: 7px;
	cursor: pointer;
}

/*
-------------------------------------------------------------------
Body
*/

.Body-Content
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

/*
-------------------------------------------------------------------
Used Equipment List
*/

/*
Feature items
*/

.Used-List .Feature
{
	background: url(../images/used_list_box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 10px;
	margin-bottom: 1em;
	/*to create spacing if no feature items*/
	margin-top: 1em;
}

.Used-List .Feature .Feature-Content
{
	background: url(../images/used_list_box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.Used-List .Feature .Details { width: 470px; }

.Used-List .Feature .Feature-Content .List-Type
{
	height: 18px;
	margin: 0;
	background-image: url(../images/used_list_feature_title.png);
	background-repeat: no-repeat;
}

.Used-List .Feature .Feature-Content .List-Type span { display: none; }

.Used-List .Feature .With-Image .Main-Img
{
	float: left;
	border: 2px solid #999;
}

.Used-List .Feature .With-Image .Details { margin-left: 154px; }

.Used-List .Feature .Title
{
	font-weight: bold;
	font-size: 24px;
	color: #555;
	margin-bottom: 5px;
}

.Used-List .Feature .Title a { color: #555; }

.Used-List .Feature .Description
{
	font-weight: bold;
	font-size: 1.1em;
	color: #111;
}

.Used-List .Feature .Manufacturer
{
	float: right;
	display: inline;
	margin: 0;
}

.Used-List .Feature .Logo-Text
{
	border: 1px solid #ccc;
	color: #111;
	padding: 0.3em;
	position: relative;
	top: -5px;
	font-size: 1.2em;
	font-weight: bold;
}

.Used-List .Feature .Attributes
{
	width: 360px;
	float: left;
}

.Used-List .Feature .Attributes p
{
	width: 43%;
	float: left;
	margin-bottom: 0.4em;
	margin-right: 4%;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
}

.Used-List .Feature .PriceAndMore
{
	width: 98px;
	float: left;
}

.Used-List .Feature .PriceAndMore .More
{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.2em;
	padding: 0;
}

.Used-List .Feature .PriceAndMore .Price
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.Used-List .Feature .PriceAndMore sup
{
	font-size: 0.7em;
	font-weight: normal;
}

.Used-List .Feature .Thumbs
{
	float: right;
	width: 240px;
}

.Used-List .Feature .Thumbs img
{
	float: left;
	border: 2px solid #999;
	margin-left: 12px;
	margin-bottom: 12px;
}

.Used-List .Feature .Accessories { padding-top: 0.6em; }

/*
Form
*/

.Used-List .Search-Form
{
	margin-bottom: 0.2em;
	/*to create spacing if no feature items*/
	margin-top: 1em;
}

.Used-List .Search-Form form { }

.Used-List .Search-Form .Box
{
	background: url(../images/used_list_box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 10px;
	margin-bottom: 1em;
}

.Used-List .Search-Form .Box-Content
{
	background: url(../images/used_list_box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.Used-List .Search-Form p.Basic { margin: 0; }

.Used-List .Search-Form p.Basic label
{
	font-size: 1.1em;
	font-weight: bold;
}

.Used-List .Search-Form .Search-Toggle
{
	float: right;
	margin-top: 0.5em;
}

.Used-List .Search-Form .Onload-Hide-Wrapper { display: none; }
.Used-List .Search-Form .Advanced { }

.Used-List .Search-Form .Advanced p
{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

.Used-List .Search-Form .Advanced label { font-weight: bold; }

.Used-List .Search-Form .Inline-Field
{
	display: inline-block;
	margin-right: 2em;
}

.Used-List .Search-Form .Input-Text
{
	border-width: 1px;
	border-style: solid;
	border-color: #999 #ccc #ccc #999;
	color: #bbb;
	font-size: 1.2em;
	padding: 0.2em;
	vertical-align: middle;
}

.Used-List .Search-Form .Input-Text-Focus { color: #111 !important; }

.Used-List .Search-Form p.Label
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 0;
	padding: 0;
}

/*
Locations
*/

.Select-Locations .Inline-Field label
{
	font-weight: normal !important;
	/*font-size:0.9em;*/
}

/*
Manufacturers
*/

.Used-List .Search-Form .Select-Manufacturers
{
	margin-top: 0.6em;
	padding-top: 0.9em;
	border-top: 1px solid #ddd;
}

/*
.Used-List .Search-Form .Select-Manufacturers p.Label
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 0;
	padding: 0;
}
*/

.Used-List .Search-Form .Select-Manufacturers p.Fields
{
	line-height: 42px;
	margin: 0;
}

.Used-List .Search-Form .Select-Manufacturers .Select
{
	font-size: 0.9em;
	margin-left: 1em;
	font-weight: normal;
}

.Used-List .Search-Form .Select-Manufacturers img { vertical-align: middle; }

/*
Groups
*/

.Used-List .Search-Form .Select-Groups
{
	margin-top: 0.6em;
	padding-top: 0.9em;
	border-top: 1px solid #ddd;
}

/*.Used-List .Search-Form .Select-Groups p.Label
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 0;
	padding: 0;
}*/

.Used-List .Search-Form .Select-Groups .Fields
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

/*
Button
*/

.Used-List .Search-Form p.Btn
{
	margin: 0;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 0;
	border-top: 1px solid #ddd;
	text-align: Right;
}

.Used-List .Search-Form p.Btn button
{
	background-color: transparent;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	width: 99px;
	height: 25px;
	padding: 0;
	margin: 0;
}

.Used-List .Search-Form p.Btn button span
{
	display: inline-block;
	width: 99px;
	height: 24px;
	background-image: url(../images/search_btn.png);
	background-repeat: no-repeat;
}

.Used-List .Search-Form p.Btn button:hover span { background-position: 0 -100px; }
.Used-List .Search-Form p.Btn button span span { display: none; }

/*
List
*/

.Used-List .List-Empty
{
	border: 1px solid #f3f3f3;
	padding: 1em;
	margin-bottom: 2em;
}

.Used-List .List-Empty p
{
	margin: 0;
	padding: 0;
}

.Used-List .Table-Header
{
	padding: 0.5em;
	background: #f3f3f3;
	margin-bottom: 1em;
}

.Used-List .Table-Header p
{
	margin: 0;
	padding: 0;
}

.Used-List table
{
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	margin-bottom: 1em;
}

/*
Table header
*/

.Used-List th
{
	vertical-align: top;
	border-bottom: 3px solid #bbb;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	/*Arial Black,*/
	font-family: arial,sans-serif;
	font-weight: bold;
	letter-spacing: -0.05pt;
	font-style: italic;
	font-size: 11px;
	line-height: 9px;
}

.Used-List th .Unit { font-size: 9px; }
.Used-List th.Type { }
.Used-List th.Manf { text-align: center; }
.Used-List th.Model { }
.Used-List th.Image { }
.Used-List th.Power { }
.Used-List th.Capacity { }
.Used-List th.Mast-Type { }
.Used-List th.Lift-Heigh { }
.Used-List th.Tyre-Type { }
.Used-List th.Location { }
.Used-List th.Price { text-align: right; }
.Used-List th.Status { }
.Used-List th.More { }

/*
Table body
*/

.Used-List tbody td
{
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	padding-bottom: 11px;
	padding-top: 9px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
}

.Used-List tbody tr:hover td { background-color: #ffffe9; }
.Used-List tbody td.Price { }
.Used-List td.Type { }
.Used-List td.Manf { text-align: center; }
.Used-List td.Model { }

.Used-List td.Image
{
	padding-top: 6px;
	padding-bottom: 4px;
}

.Used-List td.Power { }
.Used-List td.Capacity { }
.Used-List td.Mast-Type { }
.Used-List td.Lift-Heigh { }
.Used-List td.Tyre-Type { }
.Used-List td.Location { }

.Used-List td.Price
{
	text-align: right;
	padding-right: 7px;
}

.Used-List td.Status { }
.Used-List tbody td.Ordered { color: #d11; }
.Used-List td.More { }

/*
Table footer
*/

.Used-List tfoot tr td
{
	border-top: 3px solid #bbb;
	height: 0;
	overflow: hidden;
	padding: 0;
}

.Used-List .Table-Footer
{
	padding: 0.5em;
	background: #f3f3f3;
	margin-bottom: 2em;
}

.Used-List .Table-Footer p
{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
}

.Used-List .Pagination p span { visibility: hidden; }

.Used-List .Pagination p a.On
{
	color: #111;
	font-weight: bold;
}

/*
-------------------------------------------------------------------
Used Equipment Detail
*/

.Back-to-list
{
	padding-top: 1em;
	margin-bottom: 0;
}

.Used-Detail
{
	background: url(../images/used_list_box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 10px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.Used-Detail-Content
{
	background: url(../images/used_list_box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	/*for WinIE6*/
	height: 2%;
}

.Used-Detail .Details
{
	width: 366px;
	float: left;
}

.Used-Detail .Title
{
	font-weight: bold;
	font-size: 28px;
	color: #555;
	margin-bottom: 5px;
	line-height: 28px;
}

.Used-Detail .Title a { color: inherit; }

.Used-Detail .Description
{
	font-weight: bold;
	font-size: 1.1em;
	color: #111;
}

.Used-Detail .Manufacturer
{
	float: right;
	display: inline;
}

.Used-Detail .Logo-Text
{
	border: 1px solid #ccc;
	color: #111;
	padding: 0.3em;
	/*position: relative;
	top: -5px;*/
	font-size: 1.2em;
	font-weight: bold;
}

.Used-Detail .Attributes
{
	width: 100%;
	float: left;
}

.Used-Detail .Attributes p
{
	width: 45%;
	float: left;
	margin-bottom: 0.5em;
	margin-right: 4%;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ccc;
}

.Used-Detail .Accessories ul { margin-bottom: 1em; }

.Used-Detail .Accessories ul
{
	width: 42%;
	float: left;
	margin-left: 0;
	padding-left: 1.2em;
}

.Used-Detail .Price
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	clear: both;
	padding-top: 1em;
	margin-bottom: 1.6em;
	padding-bottom: 0.4em;
}

.Used-Detail .Price sup
{
	font-size: 0.7em;
	font-weight: normal;
}

.Used-Detail .Price span
{
	padding: 0.3em;
	/*position: relative;*/
	border: 1px solid #ccc;
	background: #fff;
}

.Used-Detail .Contact
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 0.5em;
}

.Used-Detail .Contact p { margin-bottom: 0.3em; }

.Used-Detail .Contact .Name
{
	font-size: 1.3em;
	padding-top: 0.2em;
	margin-bottom: 0.3em;
}

.Used-Detail .Contact .Phone { }

.Used-Detail .Contact .Phone .Label
{
	display: block;
	float: left;
	width: 28px;
}

.Used-Detail .Contact .Phone .Number
{
	display: block;
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 0.15em;
	/*WinIE6:*/
	/*height: 20px;*/
	float: none;
	padding-top: 0.2em;
}

.Used-Detail .Contact .Email
{
	clear: both;
	margin-left: 29px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

.Used-Detail .Images
{
	width: 484px;
	/*margin-left: 388px;*/
	float: right;
}

.Used-Detail .Images .Images-Large
{
	position: relative;
	width: 484px;
	height: 486px;
}

.Used-Detail .Images .Images-Large p
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 100%;
}

.Used-Detail .Images .Images-Large img { border: 2px solid #999; }
.Used-Detail .Images .Images-Thumbs { margin-bottom: 1em; }

.Used-Detail .Images .Images-Thumbs span
{
	color: #ccc;
	display: block;
	margin-bottom: 0.5em;
}

.Used-Detail .Images .Images-Thumbs br { display: none; }
.Used-Detail .Images .Images-Thumbs a { display: -moz-inline-box; }

.Used-Detail .Images .Images-Thumbs a
{
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
}

.Used-Detail .Images .Images-Thumbs a img { border: 2px solid #ccc; }
.Used-Detail .Images .Images-Thumbs a.On img { border: 2px solid #c33; }

/*
-------------------------------------------------------------------
Footer
*/

.Footer-Imgs
{
	position: relative;
	top: -43px;
	height: 188px;
	overflow: hidden;
}

.Footer-Imgs img
{
	vertical-align: text-bottom;
	float: left;
	margin-right: 38px;
	margin-top: 43px;
}

.Footer-Imgs img.Rough-Terrain { margin: 0; }

.Footer
{
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	clear: both;
	margin-top: 4em;
}

.Footer-Content
{
	width: 880px;
	padding-top: 2.5em;
	padding-bottom: 4em;
	margin-left: auto;
	margin-right: auto;
}

.Footer-Content p
{
	float: right;
	display: inline;
}

.Footer-Content ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.Footer-Content li
{
	display: inline;
	list-style: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1.1em;
	padding-right: 1em;
	margin: 0;
	border-left: 1px solid #ccc;
}

.Footer-Content li.first
{
	border: 0;
	padding-left: 0;
}

