﻿body {
	background-color:black;
	background-image:url('../images/dp1.jpg');
	text-align:center;
	margin:50px 0px;
	padding:0px;
	margin-top: 0;
}

.centeredBody{
	width:1020px;
	border: solid 3px black;
	background-color:black;
	background-image:url('../images/bg2.jpg');
	text-align:center;
	margin:0 auto;
	padding:0;
	margin-top:5px;
}

#header{
	border:0px solid white;
	height:110px;
	width:1020px;
	text-align:left;
}

#content{
	border:0px solid blue;
	width:100%;
	height:100%;
	text-align:center;
	color:white;  
	font-family:arial;
}

.linktable{
	margin-left:50px;
	margin-top:-12px;
	font-size:14px;
	border-collapse:separate;
	border-spacing:10px 0px;
}

.linktable tr td{
	border:2px solid lightgray;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:20px;
}
.linktable tr td a{
	color:lightblue;
}
.linktable tr td a:hover{
	color:lightcyan;
}

.chartlink {
	text-decoration: none;
	color: yellow;
}

.chartlink:hover {
	color: white;
}

.shocktable{
	margin:auto;
	font-size:14px;
	border-collapse:separate;
	border-spacing:0px 0px;
	border:solid 1px white;
}

.shocktable tr th{
	border:2px solid lightgray;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:16px;
}

.shocktable tr td{
	border:2px solid lightgray;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.title {
	color: yellow;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:1.2em;
/*	font-weight:bold;
	font-variant: small-caps;*/
	letter-spacing: 3px;
	text-align:center;
}

.links {
	text-align:center;
	font-family: impact,arial;
	letter-spacing: 2px;
	font-size: 1em;
	top: 10px;
	padding-top:10px;
	width:100px;
}

.links a {
	font-size: 1.0em;
	text-decoration: none;
	color: yellow;
}

.links  a:hover {
	color: white;
}

.homeimage{
	width:450px;
	height:333px;
	border:2px white solid;
	padding: 1px;
}
	
.infotext {
	text-align:left;
	font-size:14px;
	padding-left:30px;
	padding-right:30px;
	}
	
.BulletedListFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	display: block;
	text-align:left;
}

.BulletedListFormat li{
	padding-bottom:3px;
}

.BulletedListFormat ul li a{
	color:lightblue;
}
	
.BulletedListFormat ul li a:hover{
	color:lightcyan;
}

.ProductNameFormat {
	margin-top: 10px;
	margin-bottom: 5px;
}

.NoTopOrBottomMargin {
	margin-top: 0;
	margin-bottom: 0;
	font-family:arial;
}

.RiderName {
	font-family: Arial, Helvetica, sans-serif;
	color: lightblue;
	font-size: large;
	margin-top: 0;
	margin-bottom: 4px;
}

.RiderQuote {
	color: white;
	font-size: small;
	font-family: arial;
}

.RiderPic {
	color: #000080;
	vertical-align: text-top;
	margin: 3px 6px;
	float: left;
	border:1px solid lightgrey;
}

.SavingsTitle {
	color: red;
	font-weight:bold;
	text-decoration:underline;
}

.bodytext{
	border:0px solid blue;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:980px;
	font-size:14px;
}

.bodytext a{
	color:lightblue;
}

.bodytext a:hover{
	color:lightcyan;
}

.bodytext2{
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:-5px;
	width:980px;
}

.bodytext2 a{
	color:lightblue;
}

.bodytext2 a:hover{
	color:lightcyan;
}
.mttext{
	border1:1px solid red;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	padding-left:100px;
	padding-right:30px;
	width1:980px;
}

.mttable tr td{
	vertical-align:bottom;
	}

.mttext a{
	color:lightblue;
}

.mttext a:hover{
	color:lightcyan;
}

.mtlabel{
	width:500px;
	border:1px solid blue;
	display:inline;
	}

.mtFormDropdown{
	display:inline;
	border:2px solid gray;
	margin-top:8px;
	width:270px;
	}
 
.answerText{
	display:none;
	font-weight:normal;
	color:white;
	padding-bottom:10px;
	padding-left:10px;
	font-size:12px;
}

.reviewHeader{
	font-weight:bold;
	font-style:normal;
	color:lightblue;
}

.reviewText{
	display:block;
	font-weight:normal;
	color:white;
	padding-bottom:10px;
	padding-left:10px;
	font-size:12px;
}
.questiontext{
	cursor:pointer;
	font-weight:bold;
	font-style:normal;
	color:white;
}

.questiontext:hover{
	color:yellow;
}

.faqsection{
	font-size:20px;
	font-weight:bold;
	list-style-type:none;
	color:lightblue;
}
	
.stateprovince{
	font-size:24px;
	font-weight:bold;
	list-style-type:none;
	color:yellow;
	cursor:pointer;
}

.stateprovince:hover{
	color:white;
	}

.city{
	font-size:20px;
	font-weight:bold;
	list-style-type:none;
	color:lightblue;
	margin-left:-30px;
	}
	
.videotitle{
	cursor:pointer;
	font-size:25px;
	color:white;
}

.videotitle:hover{
	color:yellow;
}

.videoframe{
	display:none;
	padding-bottom:10px;
	padding-left:10px;
}
	
.popuptext{
	position:absolute;
	z-index:30; 
	visibility:hidden;
	border:2px #FFFF9E solid;
	background-color:black;
	color:#FFFF9E; 
	width:400px;
	font-family:arial;
	padding: 10px;
	font-size:20px;
}

.rotatingtextstyle{
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size:large;
	text-decoration:none;
	font-style:normal;
	border:0px yellow solid;
	font-weight: bold;
	width:700px;
	margin-top:-0px;
	margin-left:0px;
	margin-bottom:5px;
	height:40px;
}

.rotatingtextstyle a{
	color:red; 
	text-decoration:none;
}

.rotatingtextstyle1:hover{
	border: 0px white solid;
	color:white;
	font-style:italic;
}

.rotatingtextstyle a:hover{
	text-decoration:none;
	color:yellow;
}

.articletext{
	font-family:arial;
	font-weight:bold;
	margin-top:100px;
	text-align:left;
}

.articletext a{
	color:lightblue;
	text-decoration:none;
}
.articletext a:hover{
	text-decoration:underline;
}

.picturebox{
	width:1020px;
}

.prodtitle{
	width:1020px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:10px;
	font-weight: bold;
	font-size: 24px;
	height: 36px;
	text-align: center;
	text-decoration: underline;
}

.prodtitlesmall {
	font-size: small;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.proddescsmall {
	font-size:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.prodline{
  border1:1px solid gray;
	text-align:left;
	margin-left: 20px;
	width: 940px; 
	font-style: italic;
	font-family: arial;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
}

.calltoorder{
	float:right;
	padding-left:4px;
	padding-top:5px;
	padding-right:10px;
	font-size:15px;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration:none;
	color:yellow!important;
	padding: 2px;
	vertical-align:middle;
}

.backtotop:hover {
	background: yellow;
	color:black!important;
}

.linkimage{
	border:2px gray solid;
	padding: 1px;
}
.linkimage:hover{
	border:2px white solid;
	padding: 1px;
}

.buttonimage {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C5C0AB;
}

.yourstory{
	font-family:Arial Rounded MT Bold, Arial;
	font-size:14pt; 
	font-weight:bold;
	margin-top:20px;
	color:red;
}

.yourstory a{
	color:red;
}

.yourstory a:hover{
	color:white;
}

.warrantyline{
	font-family:Arial Rounded MT Bold, Arial;
	font-size:13pt; 
	font-weight:bold;
	margin-top:20px;
	color:yellow;
}

.sledforsale{
	font-family:Arial Rounded MT Bold, Arial;
	font-size:14pt; 
	font-weight:bold;
	text-align:center;
	color:lightblue;
}

.sledforsale a{
	color:lightblue;
}

.sledforsale a:hover{
	color:white;
}

.pagefooter {
	position: relative;
	text-align: center;
	margin-top:10px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:white;
	font-weight: bold;
}

.pagefooter  a{
	color:lightblue;
	text-decoration:none;
	margin-left:20px;
	}

.pagefooter  a:hover{
	color:white;
	text-decoration:none;
	}

#pagetitle{	
	display: block;
	margin-left:150px;
	margin-top:5px;
	padding: 4px 0px;
	width: 700px;
	background-image:url('../images/brushed_alu.jpg');
	background-repeat:no-repeat;
	color: Black;
	font-size: 2.0em;
	text-align: center;
	text-decoration: none;
	border: 1px solid lightgray;
}

#ship_menu{
	top: 0px;
	position:relative;
	z-index: 30;
	float:right;
	height:1px;
}

#ship_menu li{	
	position:relative;
	margin-top: 0px; /*-30px;*/
	padding: 0px;
	padding-left: 0px;
	list-style: none;
	float: right;
	font: bold 9px arial
}

#ship_menu li a{
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 0px;
	width: 100px;
	background-image:url('../images/BtnAddToCartBlank.gif'); 
	background-repeat:no-repeat;
	color: Black;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	border: 0px solid Black;
}

#ship_menu li a:hover{
	color: black;
	border: 0px solid Black;
}

#ship_menu li p{
	display: block;
	cursor:default;
	margin: -8px 1px 0 0;
	padding: 0px 0px;
	width: 100px;
	line-height:20px;
	height: 25px;
	background-image:url('../images/BtnAddToCartBlank.gif'); 
	background-repeat:no-repeat;
	color: Black;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	border: 0px solid Black;
}

#ship_menu li p:hover{
	cursor:default;
	color: black;
	border: 0px solid Black;
}

#ship_menu div{
	position: absolute;
	visibility: hidden;
	margin-top: -15px;
	left:15px;
	background: Black;
	border: 1px solid lightgrey;
	text-align: center;
	}

#ship_menu div input	{
	position: relative;
	width: 190px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: Black;
	border: 0px solid black;
	color: yellow;  
	font: 12px arial;
	font-weight:bold;
	cursor:pointer;
	background-image:url('../images/aluminum2.jpg');
	background-repeat:repeat-x;
}

#ship_menu div input:hover	{
	color:white;
	background-image:url('../images/aluminum2h.jpg');
	background-repeat:repeat-x;
}

#mainmenu{
	border:0px solid red;
	text-align:left;
	margin:auto;
	position: absolute;
	top: 110px;
	z-index: 31;
	min-width: 1020px;
	padding:0px;
}

#mainmenu li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	letter-spacing: 1px;
	font-family: impact,arial;
}

#mainmenu li a{
	display: block;
	margin:0;
	padding:5px 5px;
	width:182px;
	margin-left:9px;
	background-image:url('../images/aluminum2.jpg');
	color:yellow;
	text-align:center;
	text-decoration:none;
	border:1px solid dimgrey;
}

#mainmenu li a:hover{
	background-image:url('../images/aluminum2h.jpg');
	color:white;
}

#mainmenu div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-left:10px;
	padding: 0;
	background-image:url('../images/brushed_aluminum.jpg');
	border: 2px solid dimgrey;
}

#mainmenu div a	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width:214px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background-image:url('../images/aluminum2.jpg');
	color: yellow;
	font: 13px arial;
	font-weight: bold;
	border:0px;
}

#mainmenu div a:hover{
	background-image:url('../images/aluminum2h.jpg');
	color: white;
}

