/* CSS Document */
.marketing-msg{
	width:100%;
	text-align:center;
	background:#ff9000;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0px;
	font-weight:bold;
}

#EBdescription{

	background-position:center;
	background-repeat:repeat-y;

}
iframe#b{
 width:100%;padding:0px; margin:0;
}


.rchobby{font-family: Arial,Helvetica,sans-serif; display: table; margin: 0 auto;}
.rchobby a:link, .rchobby a:visited{color:#000;text-decoration:none;}
.rchobby a:hover, .rchobby a:active{color:#666;text-decoration:underline;}

#mainContainer{
	width:800px;
	min-width:800px;
	
	min-height:1850px;
	background:#FFF;margin:0 auto;padding:0px;
	position:relative;
}
#topNav{
	width:100%;
	position:absolute;
	z-index:999;
	/*height:60px;*/
	}
#logoBanner{
	height:50px;
	text-align:center;
	position: relative;
	z-index: 999;
	text-align:center;
	width:100%;
	padding-top:7px;
}
#topNavContent{
	/*height:60px;*/
	display:none;
	color:#c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:0;
	background: rgb(255, 102, 0);
}
#topNavContent a:link,
#topNavContent a:visited,
#topNavContent a:active
{
	font-family:Arial, Helvetica, sans-serif;
    	font-size:14px;
	color:#acacac;
}
#topNavContent a:hover{
	font-family:Arial, Helvetica, sans-serif;
    	text-decoration:none;
}
#topNavContent .topLink{color:#c8c8c8;}
#prodImg{
	width:100%;
	background-repeat:no-repeat;
}
.rchobby #prodDes a:link, .rchobby #prodDes a:visited{text-decoration: underline;}
.rchobby #prodDes a:hover, .rchobby #prodDes a:active{text-decoration: none;}

#prodImg #colorBar{
   	position:relative;
	left:420px;
	top:310px;
}
#prodImg #functions{
	position:relative;
	left:290px;
	top:7px;
	border:1px solid #434343;
	width:200px;
	height:150px;
}
#prodImg #nfunctions{
	position:relative;
	left:588px;
	top:7px;
	border:1px solid #434343;
	width:200px;
	height:150px;
}
#prodDetail{
	display:table;
	min-height:900px;
	height:auto;
}
#prodDetail .box {
	width:380px;
	height:auto;
	min-height:530px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
	margin:30px 6px 10px 6px;
	background:#FFF;
	text-align:left;
}

#prodDetail .boxHeader{	
	color: rgb(255, 102, 0);
	font-weight:normal;
	font-size:16px;
	background: #FFF;
	text-transform:uppercase;
	padding:2px 10px 2px 10px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
#prodDetail .boxContent{
	background:#FFF;
	color:#000;
	height:500px;
	height:auto;
	
	padding:10px 10px 10px 10px;
	text-align:left;
}
#prodDetail .boxContent ol{
	text-indent:-2px;
	padding:0px;
	margin:5px 0px 0px 20px;
}
#prodDetail .box .note {
	font-size:10px;
	color:#666666;
	}
#prodDetail .boxContent #shippingCost{
	color:#000;
	font-size:14px;
}
#prodDetail .boxContent img {
	border:none;
}
#prodDetail .othersBox {
	width:782px;
	height:auto;	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:140%;
	margin:30px 6px 10px 6px;
	background:#303030;
	text-align:center;
}
#prodDetail .othersBox .boxContent{
	height:200px;
}
.othersBox .otherProdBox{
	width:112px;
	margin:0px 0px 10px 4px;
	padding:5px 4px 10px 5px;
	float:left;
	background:#626262;
	font-size:14px;
	height:auto;
	text-align:left;
}
.othersBox .otherProdBox img{
	width:110px;
}
.otherProdBox a:link,
.otherProdBox a:visited,
.otherProdBox a:active
{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#d1d1d1;
}
.otherProdBox a:hover{
	font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}
.othersBox .prodBoxPrice{
	font-size:12px;
}
.other-data{
	width: 85%;
    	text-align: center;
    	padding: 15px;
    	border: 3px solid #ffa500;
    	margin: 5px auto 20px;
    	background-color: white;
    	line-height: 140%;
    	font-size: 13px;
}

#other{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:#FFF;
	text-algin:center;
	display:inline-block;
	width:100%;
	margin: 15px 0px 5px;
}
#otherContainer, .otherContainer{
	border:1px solid #ccc;
	margin:0 auto;
	width:780px;
	padding: 0 0 10px 0;
}
#otherTitle, .otherTitle{
	color: rgb(255, 102, 0);
	font-size:16px;
	font-weight:normal;
	padding:10px;
	text-transform:uppercase;
	text-align:center;
}
.otherItem{display:block;float:none;margin:5px 0px 5px 10px;height:65px;}
.otherItemTn{float:left;margin-right:10px;padding:0;}
.otherItemDes{float:none;}
.otherItemDes p{padding:0px 0px 2px 0px;margin:0;line-height:120%;}
.other1{font-size:14px;}
.other2{font-size:12px;}
.other2 a:link, .other2 a:visited{text-decoration:underline;color:#000;}
.other2 a:hover, other2 a:active{text-decoration:none;color:#666;}
.featured{color:rgb(255,102,0);}
#other>.related-items>.box{min-height:270px;}

.prod-des-table{line-height:170%;font-size:13px;}
.prod-des-table tr:nth-child(even) {background:#eee;}
.prod-des-table tr:nth-child(odd) {background: #FFF;}
.prod-des-table td{padding:3px 10px;}

#topNav{/*height:60px;*/}
#prodImg{font-family:Arial, Helvetica, sans-serif;position:relative;line-height:1%;}
h1#prodName, #prodName{color:#000;font-size:28px;font-weight:normal;width:100%;padding:0; margin:0;line-height: 120%;}

h3#contentTitle{color:#FFF;font-size:12px;padding:0px;margin:0px;}
#nfunctions1{position:absolute;top:10px;left:580px;border:1px solid #6c6c6c;;}
#prodDes{color:#000;font-size:18px;font-weight:normal;position:absolute;top:100px;left:30px;width:55%; text-shadow: 1px 1px #FFF;
}
#prodDes ul{list-style-type: none;padding:15px 0 0;margin:0;width:80%;}
#prodDes li{margin-bottom:10px;line-height:105%;}
#prodDes li#thumbnail{font-size:10px;font-weight:normal;margin-top:10px;margin-bottom:5px;}
#prodDes img{border:1px solid #6c6c6c;}
#prodDes a:hover img{border:1px solid #333;}
#prodDes a img{cursor:pointer;}

.fine-print{font-size:10px;}


.rchobby.rchs-nav{margin: 0 auto;float:left;}
.rchs-nav a{font-size:16px;}
.rchs-nav td{
	padding: 10px 0px 15px;	
}
.rchs-nav ul{
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin-top:10px;
	margin-bottom: 0px;
}
.rchs-nav li{
	border-bottom:1px solid #ccc;
	padding: 15px 0 15px;
  	margin-left: 20px;
}
.rchs-nav .header{
	padding-bottom:20px;
	font-size:26px;	
}
.related-items{
	clear:both;
	float:none;
	padding:20px 0px;
	display:inline-block;
	text-align:center;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
}
.related-header{
	font-size:16px; 
	color: rgb(255, 102, 0); 
	text-align:center;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.related-items>.box{
	float:left;
	text-align:center;
	width:24%;
}
.related-items>.box>a>img{
	width:100%;	
}
.related-items>.box>a>.prod-title{
	width:90%;
	margin:0 auto;	
}
center>a>img{display:none;}

.rchs-right-related-items{
	margin: 0 auto;
	float:right;
	/*width:200px;*/
}

.rchs-right-related-items .related-items{
	width: 150px !important;
}

.rchs-right-related-items .related-header{
	font-size: 13px;	
}
.rchs-right-related-items .related-items>.box{
	float:none;
	padding-bottom:20px;
	width:100%;
}
.rchs-right-related-items .related-items>.box>a>.prod-title{
	font-size: 13px;	
}

.company-des{
	font-size:12px;
	color:#aaa;
	width: 90%;
	line-height:140%;
	padding:20px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.company-logo{
	width:50%;
}	

/* holiday message temp */
#topNavContent{
 /*	height:60px;*/
	color:#fff;
	line-height:120%;
	text-align:center;
 /*	padding-top:10px;*/
	display:block;
}
#topNav{
 /*	top: -60px;	*/
}
#prodImg{
 /*	margin-top:60px;	*/
}
div#topNavContent:before {
    /*	content: "USPS IS EXPERIENCING UNPRECEDENTED PACKAGE INCREASES AND LIMITED EMPLOYEE AVAILABILITY DUE TO THE IMPACTS OF COVID-19. If you desire a guaranteed delivery date before the holidays, please use USPS Priority Express. Holiday Cutoff Date: First Class Mail: Dec 18. Priority Mail: Dec 19. Priority Mail Express: Dec 21."; */
} 

@media screen and (max-width:980px){
	.rchs-nav{display:none;}	
}
@media screen and (max-width:1150px){
	.rchs-right-related-items{display:none;}	
}
@media screen and (min-width:1150px){
	/*.rchs-bottom-related-items{display:none;}	*/
}