@charset "UTF-8";
/* CSS Document */


.grey_button {
	margin: 5px 5px 5px 5px;
	height: 24px;
	border: 0;
	border-style: none;
	z-index:1;
	}
/* communications_directory */     
 
.comms_dir_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.comms_dir_button {
	display: block;
	width: 245px;
	height: 24px;
	background: url("../commonimages/buttons/comms_directory_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.comms_dir_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.comms_dir_button {  
     background-position: 0 -24px;  
 }
 /* download datasheet */     
 
.download_datasheet_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.download_datasheet_button {
	display: block;
	width: 245px;
	height: 24px;
	background: url("../commonimages/buttons/download_datasheet_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.download_datasheet_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.download_datasheet_button {  
     background-position: 0 -24px;  
 }
 /* contact farsite */
 
 .contact_farsite_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.contact_farsite_button {
	display: block;
	width: 245px;
	height: 24px;
	background: url("../commonimages/buttons/contact_farsite_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.contact_farsite_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.contact_farsite_button {  
     background-position: 0 -24px;  
 } 
 /* more about x25 button*/
 
.more_x25_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.more_x25_button {
	display: block;
	width: 245px;
	height: 24px;
	background: url("../commonimages/buttons/more_about_x25_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.more_x25_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.more_x25_button {  
     background-position: 0 -24px;  
 }
  /* more about gateways button*/
 
.more_gateway_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.more_gateway_button {
	display: block;
	width: 270px;
	height: 24px;
	background: url("../commonimages/buttons/more_about_gateway_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.more_gateway_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.more_gateway_button {  
     background-position: 0 -24px;  
 }
   /* more about farsync*/
 
.more_farsync_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.more_farsync_button {
	display: block;
	width: 270px;
	height: 24px;
	background: url("../commonimages/buttons/more_about_farsync_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.more_farsync_button {
	background-position: 0 -24px;
 }  
   
 a:active.more_farsync_button {  
     background-position: 0 -24px;  
 }
    /* more about services*/
 
.more_services_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
  
a.more_services_button {
	display: block;
	width: 270px;
	height: 24px;
	background: url("../commonimages/buttons/more_about_our_services_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.more_services_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.more_services_button {  
     background-position: 0 -24px;  
 }
 
/*new feature / new product mini buttons*/
.mini_button {
	margin: 5px 5px 5px 8px;
	height: 15px;
	border: 0;
	border-style: none;
	z-index:1;
	}   
 
.newfeature_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
	
.newfeature {
	display: inline;
	border: 0;
	border-style: none;
	width: 89px;
	background: url("../commonimages/buttons/NewFeature.gif") no-repeat 0 0;
	background-position: 0 -15px;
	overflow: hidden;
	width: 137px;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
	}
  
a.newfeature_button {
	display: inline; 
	width: 89px;
	height: 15px;
	background: url("../commonimages/buttons/NewFeature.gif") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.newfeature_button {  
     background-position: 0 -15px;  
 }  
   
 a:active.newfeature_button {  
     background-position: 0 -15px;  
 }

.newproduct_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}
	
.newproduct {
	display: inline;
	border: 0;
	border-style: none;
	position:absolute;
	width: 90px;
	background: url("../commonimages/buttons/NewProduct.gif") no-repeat 0 0;
	background-position: 0 -15px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	left: 15px;
	width: 137px;
	z-index:1;
	}
  
a.newproduct_button {
	display: block;
	width: 85px;
	height: 15px;
	background: url("../commonimages/buttons/NewProduct.gif") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.newproduct_button {  
     background-position: 0 -15px;  
 }  
   
 a:active.newproduct_button {  
     background-position: 0 -15px;  
 }

.newproduct_button {
	border: 0;
	border-style: none;
	position:absolute;
	z-index:1;
	}

  
a.readmoredetail_button {
	float: left;
	width: 114px;
	height: 24px;
	background: url("/commonimages/buttons/read_more_detail_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.readmoredetail_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.readmoredetail_button {  
     background-position: 0 -24px;  
 }
 
 a.comparisontable_button {
 	float: left;
	width: 157px;
	height: 24px;
	background: url("/commonimages/buttons/comparison_table_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.comparisontable_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.comparisontable_button {  
     background-position: 0 -24px;  
 }
 
 a.compatiblecables_button {
 	float: left;
	width: 161px;
	height: 24px;
	background: url("/commonimages/buttons/compatible_cables_button.jpg") no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	z-index:1;
}    
   
 a:hover.compatiblecables_button {  
     background-position: 0 -24px;  
 }  
   
 a:active.compatiblecables_button {  
     background-position: 0 -24px;  
 }

