@charset "utf-8";
/* CSS Document */

.container-full-width {
  margin-right: auto;
  margin-left: auto;
}

.container-full-width-padding {
  margin-right: auto;
  margin-left: auto;
  padding:0 8px 0 8px;
}

.container-full-width-extrapadding {
  margin-right: auto;
  margin-left: auto;
  padding:0 16px 0 14px;
}

.container-parts-search {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color:#067bb7;
}

#find_parts_container {
  margin-right: auto;
  margin-left: auto;
	border-top:1px;
	border-right:1px;
	border-bottom:3px;
	border-left:1px;
	border-color:#2c6491;
	border-style:solid;
	margin-top:12px;
}
.find_parts_title2 {
	background-color:#fff;
	color:#2c6491;
	width:100%;
	text-align:center;
	font-family:Helvetica;
	font-size:34px;
	letter-spacing:.02em;
	padding:4px 2px 4px 2px;
	font-weight:bold;
	line-height:110%;
}
.find_parts_title {
	background-color:#2c6491;
	color:#fff;
	width:100%;
	text-align:center;
	font-family:Helvetica;
	font-size:34px;
	letter-spacing:.02em;
	padding:4px 2px 4px 2px;
	font-weight:bold;
	line-height:110%;
}

.find_parts_promo {
	background-color:#d12030;
	color:#fff;
	width:100%;
	text-align:center;
	font-family:Helvetica;
	font-size:20px;
	letter-spacing:.02em;
	padding:9px 5px 9px 2px;
	font-weight:regular;
	line-height:110%;
	border:solid 1px #d12030;
	
}

.find_parts_content {
	width:auto;
	font-family:Helvetica;
	font-size:20px;
	color:#2c6491;
	text-align:center;
	padding:3px 3px 6px 3px;
	background-color:#ddf5dd;
	margin:5px;
	
}

.find_parts_content2 {
	width:auto;
	font-family:Helvetica;
	font-size:20px;
	color:#2c6491;
	text-align:center;
	padding:3px 3px 6px 3px;
	background-color:#dff4ff;
	margin:5px;
	
}

.find_parts_content3 {
	width:auto;
	font-family:Helvetica;
	font-size:20px;
	color:#2c6491;
	text-align:center !important;
	padding:3px 3px 6px 3px;
	background-color:#e0e0e0;
	margin:5px;
	
}

.find_parts_content5 {
	width:auto;
	font-family:Helvetica;
	font-size:20px;
	color:#2c6491;
	text-align:center !important;
	padding:3px 3px 6px 3px;
	background-color:#cee5fe;
	margin:5px;
	
}

.find_parts_content9 {
	width:auto;
	font-family:Helvetica;
	font-size:20px;
	color:#2c6491;
	text-align:center !important;
	padding:3px 3px 6px 3px;
	background-color:#fdff70;
	margin:5px;
	
}
.find_parts_content8 {
	width:100%;
	text-align:center !important;
	background-color:#fff;
	color: #2c6491;
	
}

.find_parts_content4 {
	width:100%;
	text-align:center !important;
	background-color:#2c6491;
	
}

/* DROPDOWN START */

/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.SelectDropDown {
	position:relative;
	font-family: Helvetica;
	font-size:16px;

} 

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
	font-family: Helvetica;
	font-size:16px;
    position:absolute;
    z-index:10;
    width:268px !important;
    height:37px !important;
	left:28px;
	top:10px;


}

/* dynamically created SPAN, placed below the SELECT */
span.select{
    position:absolute;
	top:10px;
    float:left;
    left:28px;
    width:268px;
    height:37px;
    line-height:36px;
    text-indent:10px;
	background:url(/media/bg_mainpage_select.png) no-repeat 0 0;
    cursor:default;
    z-index:1;
	font-size:16px;
	color:#333;
	text-align:left;
	}

/* DROPDOWN END */

.CategoryLinks {
	background-color:#fff;
	margin:12px 8px 12px 8px;
	border:solid 2px #7A7A7A;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	color:#2c2c2c;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.CategoryLinks:hover {
	text-decoration:none;
	cursor:pointer;	
	opacity: 0.75;
}

.LogoLinks {
	background-color:#fff;
	border-radius: 5px;
	padding: 2px;
	-webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;  
}

.LogoLinks:hover {
	cursor:pointer;	
	border-radius: 5px;
	background-color:#E7E7E7;

}

.ContactTitle {
	border-top:solid 1px #4dc3ff;
	border-bottom:solid 1px #4dc3ff;
	padding:4px 0 4px 0;
	font-size:40px;
	letter-spacing:2px;
	font-weight:bold;
	text-align:center;
	line-height:110%;
	margin:15px 8px 20px 8px;
	text-transform:uppercase;
}

.ListViewTitle {
	border-top:solid 1px #4dc3ff;
	border-bottom:solid 1px #4dc3ff;
	padding:4px 0 4px 0;
	font-size:40px;
	letter-spacing:2px;
	font-weight:bold;
	text-align:center;
	line-height:110%;
	margin:0 8px 20px 8px;
	text-transform:uppercase;
}

.ListViewTitle2 {
	border-top:solid 1px #4dc3ff;
	padding:1px 0 4px 0;
	font-size:40px;
	letter-spacing:2px;
	font-weight:bold;
	text-align:center;
	line-height:110%;
	margin:5px 8px 1px 8px;
	text-transform:uppercase;
}

.ListViewLinks {
	background-color:#fff;
	margin:0 12px 5px 12px;
	border:solid 1px #fff;
}

.ListViewLinks:hover{
	text-decoration:none;
	border:solid 1px #4dc3ff;
	display:block;
	
}

.ListViewLinks:focus {
	text-decoration:none;
	
}


.ListViewDescription {
	width:100%;
	position:relative;
	text-align:left;
	display:block;
	padding-top:3px;
	/*overflow:hidden;
	text-overflow:ellipsis;
	line-height: 1.2em;
	max-height: 1.4em;*/
	text-transform:uppercase;

}

.ListViewNumber {
	width:100%;
	position:relative;
	text-align:left;
	display:inline-block;
	height:auto;
	margin-top:-5px;

}

.ListViewDescriptionContainer {
	position:relative;
	border-bottom:solid 1px #989797;
	margin:0 5px 33px 5px;
	font-size: calc( 10px + (14 - 10) * ( (100vw - 400px) / ( 800 - 400) ));
	color:#3e3e3e;
}

.ListViewDescriptionContainer:hover {
	border-bottom:solid 1px #525252;
}

.ListViewDetailLink {
	background-color:#525252;
	color:#84ce84;
	margin-left:auto;
	margin-right:auto;
	font-size:20px;
	display:none;
	position:absolute;
	width:100%;
}



a.ListViewOne:link {text-decoration:none}
a.ListViewOne:visited {text-decoration:none}
a.ListViewOne:hover  .ListViewDetailLink {
	text-decoration:none;
	display:block;}
	

.CatViewDescriptionContainer {
	position:relative;
	margin:0 5px 5px 5px;
	font-size: calc( 10px + (18 - 10) * ( (100vw - 400px) / ( 800 - 400) ));
	color:#3e3e3e;
	text-transform:uppercase;
}

.CatViewDescription {
	width:100%;
	position:relative;
	text-align:center;
	display:inline-block;
	height:auto;
	padding-top:2px;
	font-weight:bold;

}

.CatViewLinks {
	background-color:#fff;
	margin:0 12px 22px 12px;
	border:solid 1px #fff;
}

.CatViewLinks:hover{
	text-decoration:none;
	border:solid 1px #4dc3ff;
	display:block;
	
}

.CatViewLinks:focus {
	text-decoration:none;
	
}


	
#PartsContainer {
	min-height:100%;
	position:relative;
}

#FooterContainer {
	border-top:solid 10px #525252;
	background-color:#9edfff;
	margin-left:auto;
	margin-right:auto;
	color: #525252;
	font-size:14px;
	height:160px;
}

.Copyright {
	position:relative;
	top:46px;
	right:25px;
	font-size:13px;
	float:right;
}

.FooterNav {
	position:relative;
	top:28px;
	right:20px;
  	padding-right: 18px; 
  	list-style: none;
  	font-size:13px;
	line-height:140%;
	border-right: solid 1px #8a8a8b;
	float:left;
	height:122px;
	margin-bottom:0;
}
.FooterNav > li {
  	display: block;
}

.FooterNav > li > a {
    color: #525252;
}

.FooterNav > .active {
  	color: #525252;
  	font-weight:bold;
}

.FooterNav > .hover {
  	color: #525252;
  	text-decoration:underline;
}
	
.DetailViewMainPic {
	margin:0 12px 5px 12px;
}

.DetailViewThumbContainer {
	position:relative;
	border-top:solid 1px #989797;
	margin:15px 5px 25px 5px;
	text-align:left;
	padding-top:15px;
}

.DetailViewThumb {
	border:solid 1px #fff;
	display:inline-block;
	width:31%;
	margin-right:1%;
	margin-bottom:10px;
}

.DetailViewThumb:hover{
	text-decoration:none;
	border:solid 1px #4dc3ff;
	cursor:pointer;
	
}

.DetailViewDescriptionContainer {
	width:100%;
	position:relative;
	padding:0 22px 5px 12px;
}

.DetailViewDescription {
	width:55%;
	position:relative;
	text-align:left;
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	margin-left:4px;
}

.DetailViewNumber {
	width:33%;
	position:relative;
	text-align:right;
	display:block;
	float:right;
	clear:both;
	margin-right:-5px;
	font-size:20px;
	font-weight:normal;
}

.DetailViewDescriptionCopy {
	width:100%;
	position:relative;
	text-align:left;
	border-top:solid 1px #989797;
	margin:3px 5px 15px 5px;
	font-size:15px;	
	color:#3e3e3e;
	padding-top:3px;
	clear:both;
}
	
.DetailViewSpecsContainer {
	width:100%;
	position:relative;
	padding:0 22px 5px 12px;
	margin-top:-5px;
}

.DetailViewSpecs {
	width:78%;
	position:relative;
	text-align:left;
	display:inline-block;
	font-size:18px;
	margin-left:4px;
}

.CallButton {
	background-color:#fff;
	font-size:20px;
	position:relative;
	padding:3px 3px 0 3px;
	border:#525252 solid 1px;
	width:250px;
	margin-bottom:20px;
}

.CallButton:hover {
	text-decoration:none;
	border-color:#4dc3ff;
}

.CallButton p {
	color:#fff;
	padding:5px;	
	background-color:#525252;
	font-size:20px;
	margin-bottom:3px;
	text-align:center;
}

.CallButton p:hover {
	color:#84ce84;
	text-decoration:none;
}

a.NoUnderline:link {text-decoration:none}
a.NoUnderline:visited {text-decoration:none}
a.NoUnderline:hover {text-decoration:none;}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

.fade:hover {
      opacity: 0.5;
	  cursor:pointer;
      }
	  
.GoshenAreaLeft {
	color:#fff;
	font-size:36px;
	font-weight:bold;
	padding:32px 20px 32px 20px;
	width:100%;
	height:177px;
	line-height:110%;
}

.ForestRiverAreaLeft {
	color:#fff;
	font-size:36px;
	font-weight:bold;
	padding:32px 20px 32px 20px;
	width:100%;
	height:auto;
	line-height:110%;
}

.GoshenAreaLeft2 {
	padding:15px 20px 0 20px;
	width:100%;
}

.GoshenAreaRight {
	padding:8px 20px 0 20px;
	width:100%;
}

.TooltipButton {
	width:25px;
	height:25px;
	background-image:url(../media/TooltipButton1.png);
	background-repeat:no-repeat;
	position: absolute;
}

.TooltipButton:hover {
	width:25px;
	height:25px;
	background-image:url(../media/TooltipButton2.png);
	background-repeat:no-repeat;
	cursor:pointer;
}


#Parts101Container {
  margin-right: auto;
  margin-left: auto;
  padding:50px 8px 50px 8px;
  border-top: solid 10px #525252;
  text-align:center;
  background-color: #dff4ff;
  font-weight:bold;
  margin-top:10px;
  letter-spacing:-1px;
}

.ArrowLeft {
	cursor: pointer;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-right: 25px solid #454548;
	border-bottom: 50px solid transparent;
	position:relative;
	top:20px;
	margin-right:5px;
	display:inline-block;
	letter-spacing:0;
}

.ArrowRight {
	cursor: pointer;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-left: 25px solid #454548;
	border-bottom: 50px solid transparent;
	position:relative;
	top:20px;
	margin-left:5px;
	display:inline-block;
	letter-spacing:0;
}

#Parts101MainPic01 {
	border:solid 1px #525252;
	width: 80%;
	height:auto;
	position:relative;
	display:inline-block;
	letter-spacing:0;
	margin-bottom:10px;
}

#Parts101MainPic02 {
	border:solid 1px #525252;
	width: 80%;
	height:auto;
	position:relative;
	display:none;
	letter-spacing:0;
	margin-bottom:10px;
}

#Parts101MainPic03 {
	border:solid 1px #525252;
	width: 80%;
	height:auto;
	position:relative;
	display:none;
	letter-spacing:0;
	margin-bottom:10px;
}

#Parts101MainPic04 {
	border:solid 1px #525252;
	width: 80%;
	height:auto;
	position:relative;
	display:none;
	letter-spacing:0;
	margin-bottom:10px;
}

#Parts101MainPic05 {
	border:solid 1px #525252;
	width: 80%;
	height:auto;
	position:relative;
	display:none;
	letter-spacing:0;
	margin-bottom:10px;
}

#Parts101MainPic06 {
	border:solid 1px #525252;
	width: 80%;
	height:auto;
	position:relative;
	display:none;
	letter-spacing:0;
	margin-bottom:10px;
}

.Parts101Thumbs {
	border:solid 1px #525252;
	margin-bottom:10px;
	width:90%;
	height:auto;
	text-align:center;
	display:inline-block;
}

.Parts101Thumbs:hover {
	cursor:pointer;	
	opacity: 0.8;
}

.HeaderTitle {
	font-size: 4vmax;
	position:absolute;
	top:78px;
	left:11px;
	font-weight:bold;
	color:#a8e8a8;
	line-height:105%;
	text-shadow:2px 2px 2px #242424;
}

.topButton {
  display: none;
  position: fixed;
  bottom: 120px;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 5px 0 0 5px;
  background-image:url(/media/TopButton.png);
  z-index: 1;
  font-family: Helvetica;
  color:#fff;
  font-size:12px;
  text-align:center;
  line-height:80px;
}


.PageTitle {
	width:100%;
	position:relative;
	text-align:left;
	display:inline-block;
	font-size:22px;
	font-weight:bold;
	border-bottom:solid 1px #989797;
	margin:83px 0 5px 0;
    color:#067bb7;
	
}

.PageSubTitle {
	width:100%;
	position:relative;
	text-align:left;
	display:inline-block;
	font-size:19px;
	border-bottom:solid 1px #989797;
	margin:3px 0 5px 0;
	
}

.ContactReply {
	text-align:center;
	font-size:20px;
	margin-bottom:200px;
	}
	
.ListDisclaimer {
	text-align:center;
	font-size:16px;
	margin-bottom:10px;
	margin-top:-10px;
    color:#067bb7;
	}
	
	
img {
	-webkit-user-drag: none;
 }
 
 .CopyMedium {
	 font-size:18px;
 }
 
 .SearchContainer {
	 width:219px;
	 float:none;
	 display:inline-block;
	 margin-bottom:-7px;
 }
 
 @media(min-width: 48em){
    #callbuttonbox
    {
        display:none;
    }
}
@media not all and (min-width: 48em)
{
    .topButton
    {
        opacity: 0;
    }
}

.Parts101Directions {
	font-size:16px;
	width:100%;
	clear:both;
	display:inline-block;
	text-align:center;
	position: relative;
	color:#454548;
	letter-spacing:1px;
	line-height:130%;
	margin-bottom:5px;
	}

.Parts101ThumbsContainer {
	width: 81.5%;
	max-width: 954px;
	margin-left: auto;
	margin-right: auto;
}

.MaxWidth {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

	
.Parts101Title {
  text-align:center;
  font-size:45px;
  color:#067bb7;
  margin-bottom:-5px;
}

.disclaimer p {
	font-style: italic;
	font-size: 12px;
	border-top: solid 1px #B1B1B1;
	margin-top: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.alert_body {
	background-color: #525252;
	color: #fff; 
	padding: 20px;
	font-size: 18px;
}

.alert_body a{
	color: #fff;
}

a.alert_body {
	display: block;
}

.alert_header {
	margin-top: 75px;
	background-color: #C80000;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid #fff 1px;
}

/*
    	@media only screen and (max-width : 767px) {
    	.box {
    height: auto !important;
  } 
}
*/