 /* style Sheet */
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   background-color: #fff;
/* Old Background Color ----------------
   background-color: rgb(107,107,107);
   Old Background Color ---------------  */
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
   font-family: arial;
}

p {
 margin: 2px;
 font-size: large;
 font-weight: normal;
 color: #fff;
}
a {
   color: rgb(244,101,17);
   text-decoration:none;
   font-weight: normal;
}
a:hover {
   color: rgb(244,101,17);
   text-decoration: underline;
}

h1 {
   font-size: xx-large;
   margin-bottom: 0px;
   font-weight: bold;
   text-transform: capitalize;
}
h1.title {
   font-size: xx-large;
   margin-bottom: 0px;
   color: #fff;
   font-weight: bold;
   text-transform: capitalize;
}
h2 {
   font-size: x-large;
   color: rgb(244,101,17);
   font-weight: bold;
   text-transform: capitalize;
}

/* viewProducts */
.top_spacer{
   position: relative;
   float: left;
   width: 100%;
   height: 30px;
   background-color: #fff;
}
.header{
   position: relative;
   float: left;
   left: 20px;
   width: 1000px;
   height: 40px;
   background-color: rgb(46,47,41);
}
.wrapper{
   position: relative;
   float: left;
   left: 20px;
   width: 1000px;
   background-color: #999999
}
.left_index{
   position: relative;
   margin: 5px;
   padding: 5px;
   float: left;
   width: 21%;
   height: auto;
   background-color: #D8D8D8;
}
.left_form{
   position: relative;
   margin: 5px;
   padding: 10px;
   float: left;
   height: 450px;
}
.middle_index{
   position: relative;
   float: left;
   margin: 5px;
   padding: 10px 5px 10px 5px;
   width: 54%;
   background-color: rgb(107,107,107);
}
.products_header {
   position: relative;
   display: block;
   float: left;
   margin: 0 5px 0 10px;
   padding: 0 5px;
   width: 760px;
   background-color: rgb(181,181,181);
   height: 30px;

}
.products_table{
   position: relative;
   display: block;
   float: left;
   margin: 0 5px 0 10px;
   padding: 0 5px;
   background-color: #D8D8D8;
   width: 760px;
}
.screen {
   height: 500px;
   overflow: auto;
}
.right{
   position: relative;
   margin: 5px 5px;
   padding: 0 5px;
   float: right;
   display: inline;
   width: 167px;
   height: auto;
   background-color: #D8D8D8;
}
div.search_block {
   position: relative;
   width: 220px;
   display: block;
   float: right;
   text-align: justify;
   margin: 5px;
   padding: 5px;
   font-size: 12px;
   color: #fff;
}
p.subcategory {
   margin-left: 10px;
   margin-bottom: 10px;
}
.footer{
   position: relative;
   margin-bottom: 10px;
   float: left;
   left: 20px;
   width: 1000px;
   height: auto;
   background-color: rgb(46,47,41);
}

blockquote.foot_style {
 font-size: large;
 color: #ffffff;
 font-weight: bold;
 margin: 0;
 padding-left: 2em;
 padding-right: 2em;
 background-color: #cccccc;
}
blockquote.foot_index {
 clear:left;
 text-align: justify;
 font-size: medium;
 color: #999999;
 font-weight: normal;
 padding: 0 5px;
}


blockquote.search_me{
	color:#000000;
	font-size: x-large;
	font-weight:bold;
	line-height:27px;
	text-decoration:none;
}
blockquote.search_me:hover{
   color: rgb(211,117,27);
   text-decoration: underline;
}
/* end viewProducts */
/* Data Table Definition        */
table {
    border-collapse: separate;
    empty-cells: show;
}
table.data {
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #d8d8d8;
    table-layout: auto;
    font-size: 12px;
    font-weight:bold;
    text-align:center;
    color: rgb(69,70,65);
    border-bottom: solid 5px #000;
}
table.data td.call_now {
    background-color: #d8d8d8;
    color: red;
    font-weight:bold;
    font-size: 14px;
}
table.data td alternate{
    background-color: rgb(181,181,181);
}
table.data tr:hover{
    background-color: rgb(181,181,181);
}
table.data tr.special {
    font-size:18px;
    color: rgb(244,101,17);
    border: solid;
}
.mail {
    background: url(images/mail.jpg) no-repeat right;
    width: 20px;
    height: 16px;
    float: left;
    border: none;
}
table.data thead {
  padding-bottom: 15px;
	font-weight:bold;
  border-color: #000;
  color: rgb(244,101,17);
}
td.asset_Blue {
    background-color: #0000ff;
}
td.asset_Green {
    background-color: #006600;
}
td.asset_Orange {
    background-color: #ff5301;
}
.inventory_pix {
    background: url(images/40HYARD_003.jpg) center ;
    width: 250px;
    height: 200px;
    margin: 10px 5px 10px 5px;
    float: left;
}
/******   Menu definitions   */
ul#menuMail{
	margin:0;
	padding:0;
	list-style-type:none;
	width:180px;
	text-transform:capitalize;
  color: rgb(69,70,65);
  text-align: left;
	font-size:12px;
	font-weight:bold;
  height:33px;
	font-family:Arial;
}
ul#menuMail li{
  color: rgb(69,70,65);
  margin:0px;
  padding-left:10px;
  padding-right: 10px;
  display:block;
}
input.text_form {
 text-align: left;
 font-size: 14px;
 font-weight: bold;
 color: rgb(69,70,65);
 line-height:19px;
 margin-bottom: 3px;
 background-color: rgb(192,192,192);
 width: 100%;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	position: relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	background-color:rgb(46,47,41);
	font-family: Arial;
	border-bottom:4px solid #555555;
	border-top:1px solid #919191;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
    border-color: rgb(181,181,181);
}
ul#menu li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:9px 10px 0 5px;
    margin:2px;
	height:20px;
}
ul#menu li a:hover{
  color: rgb(244,101,17);
}
ul#menuLeft {
  margin: 0 0 0 20px;
  padding: 0;
}
ul#menuLeft li {
  text-decoration:none;
}
ul#menu li.first {
  margin: 0 0 0 20px;
  padding: 0;
}


ul#footer_nav, ul#footer_legal{
  margin: 0;
  display: block;
  position: relative;
  width: 100%;
  text-align: justify;
  float: left;
}
ul#footer_nav li ,ul#footer_legal li{
  display: block;
  font-size: 10px;
  color: #999999;
  list-style-type:none;
  float: left;
  font-weight: normal;
  padding: 3px;
}
ul#footer_nav li:hover, ul#footer_legal li:hover{
  display: block;
  font-size: 10px;
  color: blue;
  font-weight: normal;
  padding: 3px;
}
ul#menuHead ,ul#smallMenu {
   margin: 0;
   padding:0;
   display:block;
   width: 100%;
   list-style-type:none;
   clear:left;
}
ul#menuHead li,ul#smallMenu li{
   margin: 0;
   padding:.5em 1em;
   color:#fff;
   float:left;
}
ul#menuHead {
    overflow: visible;
    position: relative;
    text-transform:capitalize;
    text-align: center;
    height:auto;
    font-size:13px;
    font-family:Arial;
    border-bottom:4px solid #555555;
    border-top:1px solid #919191;
}
ul#menuHead li{
    overflow: visible;
    margin: 0;
    position: relative;
    text-transform: capitalize;
    font-weight:bold;
    height:auto;
    color:#fff;
}
ul#menuRight {
    margin: 0 ;
    padding:0 ;
    width: 155px;
    display:block;
    color: rgb(69,70,65);
    list-style-type:none;
    position: relative;
}
ul#menuRight li{
    width: 100%;
    position: relative;
    text-transform: capitalize;
    font-size:13px;
    height:17px;
    font-weight:normal;
    display: block;
    text-align: left;
    font-family:Arial;
}
ul#menuRight li span {
   text-transform: uppercase;
   text-align: center;
}
ul#menuRight li a{
	text-decoration:underline;
}
ul#menuRight li a:hover{
  color: rgb(235,126,5);
	text-decoration:underline;
}
ul#menuRight li:hover{
  color: rgb(235,126,5);
}
ul#menuRight a:link{
   color: rgb(69,70,65);
   height: 13px;
   text-decoration: none;
}
/* End Menu */
/* Logo Definitions */
.logo {
	color: rgb(244,101,17);
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
p.logo_right {
  margin-top: 25px;
}
.small_logo {
	color: rgb(244,101,17);
	font-size: 14px;
	font-weight: normal;
  text-transform: uppercase;
	text-decoration: none;
}
.jlg {
	color: #ff5301;
	font-size: 14px;
	font-weight: bold;
	height:24px;
	text-decoration: none;
}
.JLG_img{
	background:url(images/JLG_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
img#jlg_small {
 float:left;
 background-image:url(images/JLG.jpg);
}
.genie {
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Genie_img{
	background:url(images/Genie_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.Gehl_img{
	background:url(images/Gehl_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.Skytrak_img{
	background:url(images/Skytrak_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.MEC_img{
	background:url(images/MEC_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.gradall {
	color: #fbfbfb;
	font-size: 14px;
	font-weight: bold;
	height:24px;
	text-decoration: none;
}
.Gradall_img {
	background:url(images/Gradall_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.Snorkel {
	color: #ed5927;
	font-weight: bold;
	height:25px;
  width: 75px;
	text-decoration: none;
}
.Snorkel_img {
	background:url(images/Snorkel_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.Upright_img {
	background:url(images/Upright_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
.Grove_img {
	background:url(images/Grove_logo.jpg) no-repeat center;
	height:25px;
  width: 75px;
}
/* End Logos */

.text_form{
font-size:11px;
font-weight:normal;
color:#FFFFFF;
background-color:#605F60;
border: 1px solid #605F60;
}
.white_text12{
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
    line-height:16px;
    text-align:left;
    text-decoration:none;
}
.white_text16_center{
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    text-align:center;
    text-decoration:none;
}

.blue_text12_bold{
	color:#0000FF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.black_text12_bold{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

