

.anyClass{margin-right:50px; margin-left:50px}

button.prev, button.next {
	width: 10px;
	height: 20px;
}


button.prev, button.prevRight {
	background: url(../images/Left_Arrow_Gray_B.png);
	background-position: 0 5px; 
  background-repeat:no-repeat;
  border:none;
	cursor:pointer
	}
button.prev:hover {background-position: -26px 5px; }

	

button.next, button.nextRight {
	background: url(../images/Right_Arrow_Gray_B.png);
	background-position: 0 5px; 
  background-repeat:no-repeat;
  border:none;
	cursor:pointer
}
button.next:hover {background-position: -26px 5px; }











.RightColl{margin-top:0px; margin-right:50px; margin-left:50px}



button.RightOverview, 
button.RightC1Applications,button.RightC3Applications,button.RightC4Applications,button.RightFittingsApplications,button.RightLuerApplications,button.RightMediaBagsApplications,
button.RightBarb, 
button.RightC1Thread, button.RightC3Thread, 
button.RightC3Bulkhead, button.RightC4Thread, button.RightFittingsThread,
button.RightC1Bulkhead, button.RightC4Bulkhead,
button.RightAcroleneXPApplications, button.RightAcroleneXP
{
  width: 250px;
	height: 20px;
	background-position: 0 0px; 
  background-repeat:no-repeat;
  border:none;
	cursor:pointer
}

button.RightOverview{
	background: url(../images/But_Right_Overview.png);
}
button.RightOverview:hover {background-position: 0px -30px; }



.NavCarousel
{
  visibility: visible; 
	overflow: hidden; 
	position: absolute; 
	z-index: 2; 
	top: 50px;
	left: 0px; 
	width: 80%;
	left: 0px; 
}


.NavButton
{
  width: 72px;
	height: 72px;
	background-position: 0 0px; 
  background-repeat:no-repeat;
  border:none;
	cursor:pointer;
	position: absolute; 
	top:0px;
	left:0px;
	z-index: 3; 
	background: url(../images/btn_mobile_nav.png);
}

.ContentButton
{
  width: 72px;
	height: 72px;
	background-position: 0 0px; 
  background-repeat:no-repeat;
  border:none;
	cursor:pointer;
	disabled:disabled;
	position: absolute; 
	top:0px;
	left:0px;
	z-index: 4; 
	background: url(../images/btn_mobile_nav_r.png);
}




button.RightBarb{
	background: url(../images/But_Right_Barb.png);
}

button.RightBarb:hover {background-position: 0px -30px; }




button.RightC1Thread,button.RightC3Thread,button.RightC4Thread,button.RightFittingsThread{
	background: url(../images/But_Right_Thread.png);
}
button.RightC1Thread:hover {background-position: 0px -30px; }
button.RightC3Thread:hover {background-position: 0px -30px; }
button.RightC4Thread:hover {background-position: 0px -30px; }
button.RightFittingsThread:hover {background-position: 0px -30px; }




button.RightC1Bulkhead,button.RightC3Bulkhead,button.RightC4Bulkhead{
	background: url(../images/But_Right_Bulkhead.png);
}
button.RightC1Bulkhead:hover {background-position: 0px -30px; }
button.RightC3Bulkhead:hover {background-position: 0px -30px; }
button.RightC4Bulkhead:hover {background-position: 0px -30px; }


button.RightAcroleneXPApplications,button.RightC1Applications,button.RightC3Applications,button.RightC4Applications,
button.RightFittingsApplications,button.RightLuerApplications,button.RightMediaBagsApplications{
	background: url(../images/But_Right_Applications.png);
}
button.RightAcroleneXPApplications:hover {background-position: 0px -30px; }
button.RightC1Applications:hover {background-position: 0px -30px; }
button.RightC3Applications:hover {background-position: 0px -30px; }
button.RightC4Applications:hover {background-position: 0px -30px; }
button.RightFittingsApplications:hover {background-position: 0px -30px; }
button.RightLuerApplications:hover {background-position: 0px -30px; }
button.RightMediaBagsApplications:hover {background-position: 0px -30px; }




button.RightAcroleneXP{
	background: url(../images/But_Right_AcroleneXP.png);
}
button.RightAcroleneXP:hover {background-position: 0px -30px; }












