/*
Theme Name: Liftech Theme
Theme URI: http://wordpress.org/
Description: Custom WordPress Theme
Version: 1.0
Author: Brett Nyquist
Author URI: http://brettnyquist.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

html {
	background: #5d5d5d url(images/background.jpg) top center no-repeat;
	}

body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
#container {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	text-align: left;
	}
	
/* ---------------------------------------
   GLOBALS
   --------------------------------------- */
	
h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.4em;
	}
	
	h1 a.logo {
		background: url(images/logo.gif) top left no-repeat;
		display: block;
		height: 71px;
		text-indent: -9000px;
		width: 239px;
		}
		
a {
	outline: none;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}
		
small {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}


/* ---------------------------------------
   HEADER
   --------------------------------------- */

#header {
	margin: 20px 0 0px 0;
	height: 85px;
	position: relative;
	width: 960px;
	}
	
	div#globals {
		background: url(images/global-nav-back.png) center bottom no-repeat;
		padding-bottom: 25px;
		position: absolute;
		top: 25px;
		right: 0px;
		width: 379px;
		}
		
	div#globals ul {
		padding-left: 33px;
		}
		
	div#globals ul li {
		float: left;
		margin-left: 30px;
		}
		
	div#globals ul li a {
		color: #333;
		font-family: Verdana, Arial, Tahoma, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		height: 16px;
		letter-spacing: -0.5px;
		padding-left: 20px;
		text-decoration: none;
		}
		
		div#globals ul li a.locations {
			background: url(images/world.gif) left 3px no-repeat;
			}
			
		div#globals ul li a.contact {
			background: url(images/contact.gif) left 4px no-repeat;
			}
			
		div#globals ul li a.company {
			background: url(images/company.gif) left 2px no-repeat;
			}
			
		div#globals ul li a:hover {
			color: #283890;
			}

	

/* ---------------------------------------
   NAVIGATION
   --------------------------------------- */
   
ul#navigation {
	left: -1px;
	position: absolute;
	top: 0;
	width: 683px;
	z-index: 100;
	}
	
	ul#navigation li {
		float: left;
		margin: 0;
		padding: 0;
		}
	
		ul#navigation li a {
			display: block;
			height: 42px;
			text-indent: -9000px;
			}
		
		ul#navigation li a.new-products {
			background: url(images/nav-back-v2.jpg) 0px 0px no-repeat;
			width: 167px;
			}
			
			ul#navigation li a.new-products:hover {
				background: url(images/nav-back-v2.jpg) 0px -42px no-repeat;
				}
			
		ul#navigation li a.used-products {
			background: url(images/nav-back-v2.jpg) -167px 0px no-repeat;
			width: 146px;
			}
			
			ul#navigation li a.used-products:hover {
				background: url(images/nav-back-v2.jpg) -167px -42px no-repeat;
				}
			
		ul#navigation li a.rentals {
			background: url(images/nav-back-v2.jpg) -313px 0px no-repeat;
			width: 123px;
			}
			
			ul#navigation li a.rentals:hover {
				background: url(images/nav-back-v2.jpg) -313px -42px no-repeat;
				}
			
		ul#navigation li a.training {
			background: url(images/nav-back-v2.jpg) -436px 0px no-repeat;
			width: 131px;
			}
			
			ul#navigation li a.training:hover {
				background: url(images/nav-back-v2.jpg) -436px -42px no-repeat;
				}
			
		ul#navigation li a.services {
			background: url(images/nav-back-v2.jpg) -567px 0px no-repeat;
			width: 116px;
			}
			
			ul#navigation li a.services:hover {
				background: url(images/nav-back-v2.jpg) -567px -42px no-repeat;
				}
	
/* ---------------------------------------
   CONTENT
   --------------------------------------- */

#wrapper {
	background: #fff url(images/gradient-bottom.jpg) left bottom repeat-x;
	font-size: 12px;
	min-height: 500px;
	padding-bottom: 4px;
	position: relative;
	width: 960px;
	}
	
	div.search {
		background: url(images/search-back.jpg) top left no-repeat;
		height: 56px;
		position: absolute;
		right: 0px;
		top: 0px;
		width: 278px;
		z-index: 101;
		}
		
		div.search input#search {
			background: url(images/search-input.jpg) top left no-repeat;
			border: none;
			height: 20px;
			left: 18px;
			padding: 6px 5px 4px 10px;
			position: absolute;
			top: 14px;
			width: 166px;
			}
			
		div.search input#submit {
			background: url(images/submit-button.gif) top left no-repeat;
			border: none;
			font-size: 0px;
			height: 30px;
			line-height: 1px;
			position: absolute;
			right: 10px;
			text-indent: -9000px;
			top: 14px;
			width: 61px;
			}
			
			div.search input#submit:hover {
				background: url(images/submit-button.gif) 0px -30px no-repeat;
				cursor: pointer;
				}
		
#shell {
	background: #fff url(images/content-back.jpg) 0px 42px repeat-x;
	font-size: 12px;
	position: relative;
	width: 960px;
	}
	
.content, .internal-content {
	float: left;
	margin-top: 55px;
	margin-left: 25px;
	padding-bottom: 20px;
	width: 650px;
	}
	
	.content img.feature {
		margin-left: -5px;
		margin-bottom: 15px;
		}
		
.content h1 {
	color: #383737;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1.5px;
	}
	
	h1.page-title, h1.equipment-title {
		background: url(images/groove.gif) bottom left repeat-x;
		border-bottom: 1px solid #999;
		color: #262626;
		font-size: 23px;
		font-style: italic;
		text-shadow: 0px 1px #fff;
		padding-bottom: 10px;
		margin-top: 0px;
		}
		
		h1.equipment-title {
			margin-bottom: 10px;
			}
			
		.internal-content ul.rentals {
			list-style-type: disc;
			}
			
			.internal-content ul.rentals li {
				list-style-type: circle;
				margin-bottom: 10px;
				margin-left: 15px;
				}
	
.content a {
	color: #283790;
	}
	
.internal-content p {
	padding: 10px 0px;}

/* ---------------------------------------
   CONTACT FORM
   --------------------------------------- */
   
h2.contact-header {
	background: url(images/contact-header.gif) top left no-repeat;
	color: #fff;
	font-family: "Myriad Pro", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 9px 0px 9px 15px;
	text-shadow: 0px -1px #263064;
	text-transform: uppercase;
	width: 635px;
	}
	
	div#personal-details, div#product-interests, div#additional-information {
		background: url(images/contact-bottom.gif) bottom left no-repeat;
		font-family: "Lucida Grande", "Myriad Pro", Tahoma, Arial, sans-serif;
		font-size: 13px;
		margin: 0px;
		min-height: 200px;
		width: 650px;
		}
		
		div#personal-details ul li {
			float: left;
			margin-left: 48px;
			margin-top: 19px;
			width: 252px;
			}
			
			div#personal-details ul li input.default {
				background: url(images/contact-input.gif) top left no-repeat;
				border: none;
				font-size: 12px;
				height: 14px;
				margin-left: 0px;
				margin-top: 7px;
				padding: 8px;
				width: 236px;
				}
				
			div#personal-details ul li.city {
				width: 174px;
				}
				
				div#personal-details ul li.city input.city-input {
					background: url(images/contact-city-input.gif) top left no-repeat;
					border: none;
					font-size: 12px;
					height: 14px;
					margin-top: 7px;
					padding: 8px;
					width: 174px;
					}
					
			div#personal-details ul li.state {
				margin-left: 18px;
				width: 60px;
				}
				
				div#personal-details ul li.state input.state-input {
					background: url(images/contact-state-input.gif) top left no-repeat;
					border: none;
					font-size: 12px;
					height: 14px;
					margin-top: 7px;
					padding: 8px;
					width: 60px;
					}
		
		div#personal-details ul li.highlight {
			background: url(images/contact-highlight.gif) bottom left repeat-x;
			display: block;
			float: none;
			height: 42px;
			margin: 0px 1px;
			padding: 27px 50px 0px 50px;
			width: 548px;
			}
		
		div#personal-details ul li.dropdown {
			background: url(images/contact-dropdown-back.gif) left top no-repeat;
			display: block;
			float: left;
			height: 47px;
			margin: 1px 1px;
			margin-top: 30px;
			padding: 22px 50px 0px 50px;
			width: 548px;
			}
			
			div#personal-details ul li.dropdown select {
				margin-left: 50px;
				padding: 3px;
				}
				
		div#product-interests ul li {
			float: left;
			margin-left: 48px;
			margin-top: 19px;
			width: 252px;
			}
			
			div#product-interests ul li input {
				margin-right: 15px;
				}
				
		div#additional-information textarea {
			background: url(images/contact-textarea.gif) top left no-repeat;
			border: none;
			height: 135px;
			padding: 10px;
			margin: 19px 48px;
			width: 522px;
			}
			
		input.contact-submit {
			background: url(images/contact-submit.gif) top left no-repeat;
			border: none;
			cursor: pointer;
			font-size: 0px;
			display: block;
			height: 33px;
			line-height: 0px;
			margin-top: 20px;
			margin-bottom: 20px;
			text-indent: -9000px;
			width: 179px;
			}
			
			input.contact-submit:hover {
				background: url(images/contact-submit.gif) 0px -33px no-repeat;
				}
			
	label {
		font-weight: bold;
		}
			
	label.iam-label {
		margin-right: 80px;
		}
		
	input.new-customer {
		margin-left: 40px;
		}
		
	#form-errors {
		border: 1px solid red;
		margin-top: 10px;
		padding: 10px;
		color: red;
		font-size: 12px;
		display: none;
		}
		
/* ---------------------------------------
   PRODUCT CATALOG
   --------------------------------------- */
   
h2.product-header {
	background: url(images/contact-header.gif) top left no-repeat;
	color: #fff;
	font-family: "Myriad Pro", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 9px 0px 9px 15px;
	text-shadow: 0px -1px #263064;
	text-transform: uppercase;
	width: 635px;
	}
	
	div#product-panel {
		background: url(images/product-panel.jpg) bottom left no-repeat;
		font-family: "Lucida Grande", "Myriad Pro", Tahoma, Arial, sans-serif;
		font-size: 13px;
		margin: 0px;
		width: 650px;
		}
		
	div#product-panel ul li.top-button, div#product-panel ul li.first-top-button, div#product-panel ul li.last-top-button {
		display: block;
		float: left;
		margin-left: 1px;
		margin-bottom: 20px;
		overflow: hidden;
		width: 215px;
		}
		
		div#product-panel ul li.last-top-button {
			width: 216px;
			}
			
		div#product-panel ul li h2 a, div#product-panel ul li.bottom-button h2 {
			background: url(images/product-button.jpg) -10px top no-repeat;
			color: #333;
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			height: 50px;
			left: 18px;
			line-height: 16px;
			margin-bottom: 14px;
			overflow: hidden;
			position: absolute;
			top: 20px;
			text-decoration: none;
			width: 197px;
			z-index: 1400;
			}
			
			div#product-panel ul li h2 a:hover {
				background: url(images/product-button.jpg) -10px -70px no-repeat;
				}
			
			div#product-panel ul li h2 a:first-line, div#product-panel ul li.bottom-button h2:first-line {
				color: #1e2a6c;
				font-size: 20px;
				font-style: italic;
				font-weight: bold;
				letter-spacing: -0.25px;
				}
				
			div#product-panel ul li.bottom-button h2 a, div#product-panel ul li.bottom-button h2 {
				background: none;
				}
				
			div#product-panel ul li ul.last-product-list {
				margin-top: 0px;
				}
				
			div#product-panel ul li p {
				color: #7b7b7b;
				font-style: italic;
				padding: 15px 18px;
				padding-top: 0px;
				}
				
			div#product-panel ul li ul li {
				color: #1f2b6f;
				margin-left: 28px;
				margin-right: 18px;
				margin-bottom: 5px;
				}
				
			div#product-panel ul li.bottom-button {
				background: url(images/product-bottom-button.jpg) -2px 0px no-repeat;
				clear: both;
				display: block;
				height: 100px;
				margin-bottom: 0px;
				margin-left: 1px;
				margin-top: 0px;
				position: relative;
				width: 648px;
				z-index: 1000;
				}
				
				div#product-panel ul li.bottom-button:hover {
					background: url(images/product-bottom-button.jpg) -2px -100px no-repeat;
					}
					
				div#product-panel ul li.bottom-button p {
					color: #4b4b4b;
					display: block;
					font-size: 12px;
					font-style: italic;
					left: 160px;
					line-height: 14px;
					position: absolute;
					top: 22px;
					width: 370px;
					z-index: 1500;
					}
				
				div#product-panel ul li.bottom-button a {
					background: url(images/transparent.gif) top left repeat;
					display: block;
					height: 100px;
					left: 1px;
					position: absolute;
					text-indent: -9000px;
					top: 1px;
					width: 648px;
					z-index: 50000;
					}
					
/* ---------------------------------------
   LOCATIONS
   --------------------------------------- */

div#locations {
	background: url(images/contact-bottom.gif) bottom left no-repeat;
	font-family: "Lucida Grande", "Myriad Pro", Tahoma, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 15px;
	width: 650px;
	}
	
	div#locations .map-frame {
		margin-top: 12px;
		}
		
	div#locations ul li.state-header, div#locations ul li.bottom-state-header {
		background: url(images/contact-highlight.gif) bottom left repeat-x;
		display: block;
		float: none;
		height: 35px;
		margin: 0px 1px;
		position: relative;
		padding: 15px 50px 0px 50px;
		width: 548px;
		}
		
		div#locations ul li.bottom-state-header {
			border-top: 1px solid #d6d6d6;
			}
			
		div#locations ul li h3 {
			color: #4e4e4e;
			font-size: 14px;
			top: 14px;
			left: 15px;
			position: absolute;
			text-shadow: 0px 1px #fff;
			}
			
			div#locations ul li h3.conneticut {
				left: 230px;
				}
		
		div#locations ul li ul li {
			background: url(images/map-pin.jpg) 0px 2px no-repeat;
			float: left;
			font-size: 12px;
			height: 135px;
			margin-top: 20px;
			margin-left: 20px;
			padding-left: 35px;
			width: 155px;
			}
			
			div#locations ul li ul li strong {
				font-size: 13px;
				}

/* ---------------------------------------
   TRAINING PANELS
   --------------------------------------- */

div.training-panel {
	background: url(images/training-panel.gif) bottom left no-repeat;
	font-family: "Lucida Grande", "Myriad Pro", Tahoma, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 15px;
	width: 650px;
	}
	
	div.training-panel ul {
		float: right;
		margin: 15px 12px 15px 0px;
		width: 395px;
		}
		
		div.training-panel ul li {
			color: #333f84;
			margin-bottom: 8px;
			}
			
	div.training-panel p {
		float: left;
		margin-left: 15px;
		margin-top: 5px;
		width: 184px;
		}
	
	div.training-panel .spacer {
		border-top: 1px solid #ccc;
		clear: both;
		height: 0px;
		line-height: 0px;
		margin-left: 1px;
		width: 648px;
		}
		
/* ---------------------------------------
   BRANDS PANELS
   --------------------------------------- */
   
div.brands-panel {
	background: url(images/brands-background.jpg) bottom left no-repeat;
	font-family: "Lucida Grande", "Myriad Pro", Tahoma, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	padding-bottom: 12px;
	width: 650px;
	}
	
	div.brands-panel ul {
		padding: 25px 0px 20px 27px;
		}
	
	div.brands-panel ul li {
		color: #999999;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		height: 160px;
		line-height: 12px;
		margin-right: 15px;
		text-align: center;
		width: 137px;
		}
		
		div.brands-panel ul li a {
			color: #999999;
			text-decoration: none;
			}
			
		div.brands-panel ul li a:hover {
			color: #28378f;
			font-weight: bold;
			}
		
		div.brands-panel ul li img {
			margin-bottom: 7px;
			}			

ul.other-brands {
	padding-right: 5px;
	}

ul.other-brands li {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	padding-top: 9px;
	}
	
	ul.other-brands li a {
		color: #dedede;
		text-decoration: none;
		}
		
		ul.other-brands li a:hover {
			text-decoration: underline;
			}

/* ---------------------------------------
   SIDEBAR
   --------------------------------------- */
	
#sidebar {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-left: 695px;
	padding-top: 67px;
	padding-bottom: 7px;
	width: 256px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	}
	
	#sidebar a.all-brands {
		background: url(images/all-brands.jpg) top left no-repeat;
		color: #000;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 90px;
		padding: 55px 129px 0px 15px;
		text-decoration: none;
		text-indent: -9000px;
		width: 112px;
		}
			
#sidebar #quick-contact-form {
	background: url(images/quick-contact-back.jpg) top left no-repeat;
	height: 310px;
	margin-bottom: 12px;
	padding: 17px 14px 10px 14px;
	width: 228px;
	}
	
	#sidebar #quick-contact-form h2 {
		color: #262626;
		font-size: 23px;
		font-style: italic;
		text-shadow: 0px 1px #fff;
		padding-bottom: 0px;
		margin-top: 0px;
		}
		
	#sidebar #quick-contact-form p {
		color: #777777;
		margin: 5px 1px;
		padding-top: 0px;
		padding-bottom: 10px;
		}
		
	#sidebar #quick-contact-form input {
		color: #858585;
		margin-bottom: 10px;
		padding: 3px;
		width: 217px;
		}
		
	#sidebar #quick-contact-form textarea {
		border: 1px solid #989898;
		color: #858585;
		height: 94px;
		padding: 3px;
		width: 221px;
		}
		
	#sidebar #quick-contact-form input.quick-submit {
		background: url(images/home-submit.jpg) -131px 0px no-repeat;
		border: none;
		cursor: pointer;
		display: block;
		float: right;
		font-size: 0px;
		height: 24px;
		line-height: 0px;
		margin-left: 5px;
		margin-top: 10px;
		padding: 0;
		text-indent: -9000px;
		width: 65px;
		}
		
		#sidebar #quick-contact-form input.quick-submit:hover {
			background: url(images/home-submit.jpg) -131px -24px no-repeat;
			}
		
	#sidebar #quick-contact-form input.quick-advanced {
		background: url(images/continue-button.jpg) 0px 0px no-repeat;
		border: none;
		cursor: pointer;
		display: block;
		float: right;
		font-size: 0px;
		height: 24px;
		line-height: 0px;
		margin-left: 10px;
		margin-top: 10px;
		padding: 0px;
		text-indent: -9000px;
		width: 106px;
		}
		
		#sidebar #quick-contact-form input.quick-advanced:hover {
			background: url(images/continue-button.jpg) 0px -24px no-repeat;
			}

/* ---------------------------------------
   SEARCH
   --------------------------------------- */

h3.search-title a {
	color: #28388f;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	}
	
	h3.search-title a:hover {
		color: #59639a;
		}

/* ---------------------------------------
   FOOTER
   --------------------------------------- */

#footer {
	padding: 0;
	margin: 0 auto;
	margin-top: 12px;
	width: 960px;
	clear: both;
	}
	
	#footer ul#ads {
		overflow: hidden;
		width: 960px;
		}

	#footer ul#ads li {
		background: #fff url(images/gradient-bottom.jpg) left bottom repeat-x;
		float: left;
		margin-right: 12px;
		margin-bottom: 15px;
		overflow: hidden;
		padding: 1px;
		padding-bottom: 4px;
		}
		
		#footer ul#ads li.last {
			margin-right: 0px;
			margin-left: 1px;
			}
			
		#footer ul#ads li.first {
			margin-right: 13px;
			}
			
		#footer ul#ads li a {
			color: #000;
			display: block;
			font-size: 11px;
			overflow: hidden;
			text-decoration: none;
			}
			
		#footer ul#ads li a.sm-jlg {
			background: url(images/jlg-sm.jpg) top left no-repeat;
			height: 55px;
			padding: 95px 19px 0px 19px;
			width: 142px;
			}
			
		#footer ul#ads li a.sm-trackmobile {
			background: url(images/trackmobile-sm.jpg) top left no-repeat;
			color: #fff;
			height: 64px;
			padding: 86px 17px 0px 17px;
			width: 146px;
			}
			
		#footer ul#ads li a.sm-jcb {
			background: url(images/jcb-sm.jpg) top left no-repeat;
			height: 43px;
			padding: 107px 14px 0px 14px;
			width: 152px;
			}
			
		#footer ul#ads li a.sm-hyster {
			background: url(images/hyster-sm.jpg) top left no-repeat;
			height: 80px;
			padding: 70px 14px 0px 65px;
			text-align: right;
			width: 101px;
			}
			
		#footer ul#ads li a.sm-genie {
			background: url(images/genie-sm.jpg) top left no-repeat;
			height: 61px;
			padding: 89px 59px 0px 16px;
			width: 105px;
			}
			
	#footer ul#footer-navigation {
		clear: both;
		float: right;
		}
		
		#footer ul#footer-navigation li {
			float: left;
			padding: 5px 7px 5px 20px;
			}
			
			#footer ul#footer-navigation li a {
				color: #333;
				}
				
			#footer ul#footer-navigation li a:hover {
				color: #333; 
				}

	#footer p {
		clear: both;
		color: #333;
		margin: 0;
		padding: 20px 7px;
		text-align: right;
		}


/* ---------------------------------------
   IMAGES
   --------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	border: 1px solid #b8b8b8;
	padding: 1px;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}