/* CSS Document */
html,body{margin:0;padding:0}

  
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	behavior: url(csshover.htc); /* WinIE behavior call */
	}
.graybox {
	padding: 5px;
	width: 350px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-left: 6px;
	height: 75px;
	float: left;
}
.graybox p {
	margin: 0px;
	float: none;
}
.graybox h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	padding: 0px;
}
.graybox img {
	float: left;
	padding-right: 5px;
}
#content{
	width: 745px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	clear: both;

}

#content p {
	padding: 5px;
	margin: 0px;
}
#content a.prod_btnleft {
	height: 50px;
	width: 250px;
	float: left;
	border: 1px solid #000000;
	display: block;
	margin-left: 30px;
	text-decoration: none;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	clear: both;
	position: relative;
}
#content a.prod_btnleft:hover {
	height: 50px;
	width: 250px;
	float: left;
	border: 1px solid #999999;
	display: block;
	margin-left: 30px;
	text-decoration: none;
	background-image: url(images/btn_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#content a.prod_btnleft img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a.prod_btnleft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: none;
	padding: 0px;
	clear: none;
	color: #000000;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 85px;
	line-height: 10px;
}
#content a.prod_btnright {
	height: 50px;
	width: 250px;
	float: right;
	border: 1px solid #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-right: 30px;
	clear: right;
}
#content a.prod_btnright:hover {
	height: 50px;
	width: 250px;
	float: right;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	background-image: url(images/btn_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content a.prod_btnright img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content a.prod_btnright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: none;
	padding: 0px;
	clear: none;
	color: #000000;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 85px;
	line-height: 10px;
}
#container #footer ul {
	list-style-type: disc;
	float: left;
	margin-top: 25px;
}
#container #leftcontent p {
	padding: 5px;
}
#container #rightcontent p {
	padding: 5px;
}
	
div#container{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: repeat-y;
	background-image: url(images/container_dropshadow.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	}


div#extra{}

div#container{width:765px;margin:0 auto}

	
div#header{
	background: #EEE;
	width: 100%;
}
#content table.roller_border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}
#content .sub_headerRoller {
	font-weight: bold;
	text-align: center;
}
#content .row_graybold {
	font-weight: bold;
	background-color: #EBEBEB;
	text-align: center;
}

div#leftcontent{
	float:left;
	width:50%;
	background-color: #FFFFFF;
}
div#rightcontent{
	float:right;
	width:49%;
	background-color: #FFFFFF;
}
div#footer{
	clear:both;
	width:100%;
	height: 5em;
	background-color: #FFFFFF;
	color: #000000;
}
div#nav {
	margin: 0;
	width: 765px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	padding: 0px;
}
div#nav ul {
	margin: 0;
	padding: 0;
	background: white;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 152px;
	line-height: 1.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
div#nav .level1 .submenu .level2 li {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
div#nav .level1 .submenu .level2 a {
	color: #333333;
}


div#nav li:hover {
	color: #000000;
	background-color: #F4CC52;
}
div#nav li.submenu {background: url() 95% 50% no-repeat;}
div#nav li.submenu:hover {
	background-color: #EFC648;
	color: #000000;
}

div#nav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

div#nav li a:hover {
	color: #000000;
}
div#nav>ul a {width: auto;}
div#nav ul ul {
	position: absolute;
	width: 154px;
	display: none;
	background-color: #000000;
	line-height: 1.7px;
}

div#nav li.submenu li.submenu {
	background-image: url();
	background-repeat: no-repeat;
	background-position: 95% 70%;
}
div#nav li.submenu li.submenu:hover {
	background-color: #F4CB4D;
	color: #000000;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	background-color: #CCCCCC;
	margin: 2px;
}
div#nav ul.level2 {top: 2.0em; left: -1px;}
div#nav ul.level3 {top: -1px; left: 7em;
  border-top: 1px solid #CCC;}

#content img.padding {
	padding: 5px;
}
#content img.rightpadding {
	float: right;
	margin-top: 20px;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
}
#container #footer li {
	display: inline;
	padding-right: 25px;
}

#wrapper #hdr_content {
	background-image: url(images/hdr_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 765px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	clear: both;
}
#wrapper {
	clear: both;
}

#wrapper #content #Specs td {
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 25px;
}
#content #Specs td.columnhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFEBAE;
}
#content #Specs td.leftheading {
	font-weight: bold;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	color: #666666;
}
#content #Specs td.serieshd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
#content #Specs td.graybg {
	background-color: #EEEEEE;
}
#container  #wrapper  #content  table.trailer {
	width: 90%;
	border: 1px solid #666666;
	padding: 0px;
}
#content .trailer img {
	padding: 5px;
}




#hdr_content h1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
	color: #000000;
	width: 60%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #DCA314;
	font-size: 24px;
}
table td.hdr_trailer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#content h1 {
	margin: 0px;
	padding: 0px;
}

#hdr_content p {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 65%;
}
#hdr_content img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#container   #wrapper   #content   ul.middle {
	margin-left: 180px;
}
#wrapper #content #Specs td.noborder {
	padding: 2px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F8C703;
	margin-left: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F8C703;
	margin-left: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8C703;
	text-decoration: none;
	background-color: #000000;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	margin-bottom: 20px;
}
a.links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F8C703;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #FF9900;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#content .usedBox {
	width: 300px;
	padding: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
img.blackborder {
	border: 1px solid #000000;
}
#content td.usedequip_tbl {
	vertical-align: top;
	text-align: center;
}
.roller_border  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #footer li a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#container  .graybox  a  {
	color: #000000;
}
#content .hdr_roller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #F8C703;
}
#hdr_content h3 {
	float: none;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
}
#hdr_content a {
	text-indent: 10px;
	padding-left: 10px;
}
#content .usedequip_tbl .usedBox img {
	border: 1px solid #000000;
}
