/* GENERAL STYLES
--------------------------------------- */
body {
  background-color: #474746;
  color: #444444;
  font: normal 12px "Arial", "Helvetica", sans-serif;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, p, ul, form {
  margin: 0px;
  padding: 0px;
}

i {
  display: none;
}

.red_underlined a:active,
.red_underlined a:link,
.red_underlined a:visited {
  color: green;
  text-decoration: underline;
}

.red_underlined a:hover {
  color: #ed181c;
  text-decoration: underline;
}

#equipment_list ul li
{
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	line-height: normal;
}

#news_listings_spacer
{
	height: 300px;
}

#news_listings
{
	width: 712px;
	overflow: visible;
	margin: 0px 20px 0px 10px;
	padding: 20px 20px 20px 20px;
	font-size: 14px;	
}

#news_listings table tr td
{
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 12px;	
}

#news_listings table tr td img
{
	padding: 2px 4px 0px 2px;	
}

#form_div
{
	margin: 0px 0px 0px 100px;	
}

#form_div h2
{
	padding: 5px 0px 16px 0px;	
}

/* BACKGROUND
--------------------------------------- */
.background {
  background-image: url(images/background_bar.gif);
  background-repeat: repeat-x;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 40px 0px;
}

/* TOP_NAV
--------------------------------------- */
.top_nav {
  width: 756px;
  height: 44px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.top_nav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.top_nav li {
  list-style-type: none;
  float: left;
}

.top_nav li a {
  height: 44px;
  width: 125px;
  display: block;
}

.top_nav li a:link#home, .top_nav li a:visited#home, .top_nav li a:active#home {
  background-image: url(images/navigation/home.gif);
}

.top_nav li a:hover#home {
  background-image: url(images/navigation/home_red.gif);
}

.top_nav li a:link#new_equipment, .top_nav li a:visited#new_equipment, .top_nav li a:active#new_equipment {
  background-image: url(images/navigation/new_equipment.gif);
  width: 127px;
}

.top_nav li a:hover#new_equipment {
  background-image: url(images/navigation/new_equipment_red.gif);
  width: 127px;
}

.top_nav li a:link#used_equipment, .top_nav li a:visited#used_equipment, .top_nav li a:active#used_equipment {
  background-image: url(images/navigation/used_equipment.gif);
  width: 127px;
}

.top_nav li a:hover#used_equipment {
  background-image: url(images/navigation/used_equipment_red.gif);
  width: 127px;
}

.top_nav li a:link#rental, .top_nav li a:visited#rental, .top_nav li a:active#rental {
  background-image: url(images/navigation/rental.gif);
}

.top_nav li a:hover#rental {
  background-image: url(images/navigation/rental_red.gif);
}

.top_nav li a:link#training, .top_nav li a:visited#training, .top_nav li a:active#training {
  width: 127px;
  background-image: url(images/navigation/training.gif);
}

.top_nav li a:hover#training {
  width: 127px;
  background-image: url(images/navigation/training_red.gif);
}

.top_nav li a:link#support, .top_nav li a:visited#support, .top_nav li a:active#support {
  background-image: url(images/navigation/support.gif);
}

.top_nav li a:hover#support {
  background-image: url(images/navigation/support_red.gif);
}

/* BOTTOM_NAV
--------------------------------------- */
.bottom_nav {
  width: 756px;
  height: 33px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.bottom_nav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.bottom_nav li {
  list-style-type: none;
  float: left;
}

.bottom_nav li a {
  height: 33px;
  width: 125px;
  display: block;
}

.bottom_nav li a:link#contact_info, .bottom_nav li a:visited#contact_info, .bottom_nav li a:active#contact_info {
  background-image: url(images/navigation/contact_info.gif);
}

.bottom_nav li a:hover#contact_info {
  background-image: url(images/navigation/contact_info_red.gif);
}

.bottom_nav li a:link#about_us, .bottom_nav li a:visited#about_us, .bottom_nav li a:active#about_us {
  background-image: url(images/navigation/about_us.gif);
  width: 127px;
}

.bottom_nav li a:hover#about_us {
  background-image: url(images/navigation/about_us_red.gif);
  width: 127px;
}

.bottom_nav li a:link#locations, .bottom_nav li a:visited#locations, .bottom_nav li a:active#locations {
  background-image: url(images/navigation/locations.gif);
  width: 127px;
}

.bottom_nav li a:hover#locations {
  background-image: url(images/navigation/locations_red.gif);
  width: 127px;
}

.bottom_nav li a:link#careers, .bottom_nav li a:visited#careers, .bottom_nav li a:active#careers {
  background-image: url(images/navigation/careers.gif);
}

.bottom_nav li a:hover#careers {
  background-image: url(images/navigation/careers_red.gif);
}

.bottom_nav li a:link#news_events, .bottom_nav li a:visited#news_events, .bottom_nav li a:active#news_events {
  background-image: url(images/navigation/news_events.gif);
  width: 127px;
}

.bottom_nav li a:hover#news_events {
  background-image: url(images/navigation/news_events.gif);
  width: 127px;
}

.bottom_nav li a:link#about_pape, .bottom_nav li a:visited#about_pape, .bottom_nav li a:active#about_pape {
  background-image: url(images/navigation/about_pape.gif);
}

.bottom_nav li a:hover#about_pape {
  background-image: url(images/navigation/about_pape.gif);
}

.content{
	padding: 0px 0px 0px 0px;
}

#content_text 
{
	padding: 4px 24px 10px 16px;
	line-height: 18px;
}

#content_text table tr td p
{
	padding: 0px 16px 0px 0px;	
}

#content_text p, h2, h3
{
	margin: 10px 0px 0px 0px;
}

#content_text h2 
{
	font-weight: bold;
	font-size: 14px;	
}

#content_text h3 
{
	font-weight: bold;
	font-size: 13px;	
}

#content_text a:active,
#content_text a:link,
#content_text a:visited {
  color: #ed181c;
  text-decoration: none;
}

#content_text a:hover {
  color: #ed181c;
  text-decoration: none;
}

#content_text li
{
	margin: 0px 0px 0px 30px;	
}

#flash_div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.equipment_finder
{
	padding: 0px 0px 4px 18px;
	line-height: 18px;
	width: 280px;	
	float:left;
}

.equipment_finder p
{
	padding: 0px 0px 15px 0px;	
}

.finder_form_div
{
	padding: 0px 30px 8px 50px;
	width: auto;
	float: left;
}

.finder_form_div select
{
	margin: 0px 10px 0px 0px;	
}

.finder_form_div h3
{
	font-size: 13px;	
}

.content_wrapper 
{
	height:400px;	
}

.sales_nav {
  background-image: url(images/sales_nav.jpg);
  background-repeat: no-repeat;
  width: 756px;
  height: 119px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.content h2 
{
	font-size: 15px;
	font-weight: bold;
}

.content h3 
{
	font-size: 13px;
	font-weight: bold;
}

/* MAIN CONTAINER
--------------------------------------- */
.container {
  background-image: url(images/container_slice.gif);
  background-repeat: repeat-y;
  width: 776px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  overflow: auto;
}

.container_body {
  background-image: url(images/container_top.gif);
  background-repeat: no-repeat;
  padding: 6px 0px 0px 8px;

  overflow: visible;
}

.location_div, .contacts_div, .locations_div
{
	display: none;
}

.location_div table tr td
{
	
	background-color: rgb(198, 192, 192);
}

.location_div table tr td p
{
	padding: 10px 10px 0px 0px;	
}

#location_header
{
	padding: 10px 15px 0px 15px;
	font-weight: bold;
	font-size: 16px;
}

.container_bottom {
  background-image: url(images/container_bottom.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  height: 16px;
}

.image_links {
  margin: 0px 0px 0px -2px;
}

/* FOOTER
--------------------------------------- */
.footer {
  color: #000000;
  font: normal 10px, Verdana, Arial, Helvetica, sans-serif;
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 2px 0px;
  clear: both;
}

.footer-left {
  margin: 0px 0px 0px 0px;
  position: relative;
  left: 14px;
  float: left;
}

.footer-right {
  margin: 0px 10px 0px 0px;
  float: right;
  width: 270px;
}

.footer p {
  color: #666666;
  text-align: right;
}

.footer ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.footer li {
  display: inline;
  list-style-type: none;
}

.footer a:active,
.footer a:link,
.footer a:visited {
  color: #669900;
  text-decoration: none;
}

#news_listings_spacer
{
	height: 300px;
}

#news_listings
{
	overflow: visible;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	font-size: 14px;	
}

#news_listings p
{
	margin: 0px 0px 10px 5px;
}

#news_content 
{
	height: 600px;
	padding: 25px;
}

.equipment_finder
{
	padding: 18px 6px 8px 15px;
	line-height: 18px;
	width: 260px;	
	float:left;
}

.equipment_finder p
{
	padding: 5px 0px 5px 0px;	
}

.finder_form_div
{
	padding: 11px 18px 8px 0px;
	width: 462px;
	float: right;
}

.finder_form_div select
{
	margin: 0px 10px 0px 0px;	
}

.finder_form_div h3
{
	font-size: 15px;	
}

.footer a:hover {
  color: #336600;
  text-decoration: none;
}

#footer_text 
{
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	text-align: center;
	color: #bbbbbb;
}

#footer_text a:active,
#footer_text a:link,
#footer_text a:visited {
  color: #bbbbbb;
  text-decoration: none;
}

#footer_text a:hover 
{
	color: #dddddd;
}

.search_results_container
{
	position: relative;
	padding: 4px 4px 4px 4px;
	margin: 5px 25px 8px 12px;
	overflow: visible;
	clear: both;
	background-color: #eeeeee;
}

.search_results_title
{
	width: 450px;
	position: relative;
	padding: 2px 2px 2px 4px;
	float: left;
}

.search_results_title p
{
	padding: 2px 0px 2px 0px;
}

.search_results_title a:link,
.search_results_title a:active,
.search_results_title a:visited
{
	font-size: 14px;
	font-weight:bold;
	color: #003399;
	text-decoration: underline;
}

.search_results_title a:hover
{
	text-decoration: none;
}

.search_results_thumbnail
{
	position: relative;
	padding: 2px;
	width: 130px;
	float: left;
}

.search_results_price_spacer
{
	position: relative;
	width: 270px;
	padding: 2px;
	float: left;
}

.search_results_body
{
	position: relative;
	padding: 2px 2px 4px 4px;
	margin: 1px 0px 0px 1px;
	font-size: 12px;
	float: left;
}

.search_results_price
{
	width: 100px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 10px 14px 0px 0px;
	float:left;
	text-align: right;
}

.search_results_price a:link,
.search_results_price a:active,
.search_results_price a:visited
{
	color: #666666;
	font-size: 12px;
}

.search_results_price a:hover
{
	text-decoration: none;
}

.search_results_header
{
	position: relative;
	padding: 10px 8px 2px 0px;
	float: left;
}

.search_results_header a:link,
.search_results_header a:active,
.search_results_header a:visited
{
	color: #666666;
	font-size: 12px;
}

.search_results_header a:hover
{
	text-decoration: none;
}

.search_results_header2 
{
	position: relative;
	padding: 10px 6px 0px 14px;
	float: left;
}

#inv_detail_container
{
	position: relative;
	padding: 10px 30px 5px 16px;
	color: #444444;
}

#inv_detail_header
{
	padding: 0px 0px 10px 0px;
}

#inv_detail_header h2
{
	font-size: 18px;
	color: #444444;
}

#inv_detail_left
{
	position: relative;
	background-color: #e1e1e1;
	width: 304px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#inv_detail_left p
{
	text-align: center;
	padding: 0px 0px 5px 0px;
}

.inv_image
{
	margin: 2px 2px 8px 2px;
	width: 300px;
	overflow: visible;
}

.inv_no_image
{
	margin: 2px 2px 2px 2px;
	width: 300px;
	height: 226px;
	overflow: visible;
}

#inv_detail_right
{
	position: relative;
	background-color: #eeeeee;
	width: 416px;
	float: left;
	padding: 0px 0px 16px 0px;
}

#inv_detail_right p
{
	padding: 4px 0px 2px 12px;
}

#inv_detail_right h3
{
	padding: 10px 0px 8px 10px;
	font-size: 16px;
	color: #df4600;
}

#inv_detail_right table
{
	margin: 10px 10px 0px 10px;
}

#inv_detail_right table tr td
{
	padding: 2px 0px 2px 0px;
}

.row_end 
{
	clear:both;
}

#pagination_links_div
{
	/*position: relative;*/
	text-align: left;
	margin: 10px 26px 0px 18px;
}

/* NEW CONTENT STYLES */
.new_content_div {
	background-color: #eeeeee;
	margin: 0px 0px 0px 2px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
	width: 712px;
}

form .new_content_div p 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_text form#form1 p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.new_content_left_div 
{
	float: left;
	width: 350px;
}

.new_content_right_div 
{
	float: right;
	width: 350px;
}

.spaceTop
{
	margin: 10px 0px 0px 0px;
}

.spaceBottom 
{
	margin: 0px 0px 10px 0px;
}

/* LANDING PAGE STYLES */
.landingPageContent 
{
	color: #000000;
	margin: 0px 0px 0px 2px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
	width: 712px;
}

.landingPageContent table td.column-1 
{
	width: 228px;
}

.landingPageContent table td.column-2 
{
	width: 229px;
}

.landingPageContent p 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.landingPageContent h2 
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.landingPageContentLeft 
{
	float: left;
	width: 457px;
}

.landingPageContentRight 
{
	float: right;
	width: 225px;
}

.landingPageContentRight img 
{
	width: 225px;
}

.landingPageContentFooter 
{
	background-color: #f8b826;
	clear: both;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.landingPageContentFooter a:active,
.landingPageContentFooter a:hover,
.landingPageContentFooter a:link,
.landingPageContentFooter a:visited 
{
	color: #cc2f2f;
}

.newsletter_signup 
{
	color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

.newsletter_signup p 
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

.newsletter_signup input 
{
	font: normal 11px Arial, sans-serif;
}