/* Horizontal Carousel */
#aeropack {
  float: left;
  width: 600px;
  height: 170px;
  margin: 10px 13px;
  position: relative;
}

#aeropack img {
margin:0px;
padding:0px;
border:none;
}

#aeropack .container {
  float: left;
  width: 546px;
  height: 170px;
  position: relative;    
  overflow: hidden;
}

#aeropack ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 170px;
  background-color:#FFFFFF;
}                      

#aeropack ul li {
  width: 175px;
  height: 150px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#aeropack .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#aeropack .previous_button_over {
  background: url(../images/left_over.png);
}

#aeropack .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#aeropack .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#aeropack .next_button_over {
  background: url(../images/right_over.png);
}

#aeropack .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}

/* Horizontal Carousel */
#genericpack {
  float: left;
  width: 600px;
  height: 175px;
  margin: 10px 13px;
  position: relative;
}
#genericpack img {
margin:0px;
padding:0px;
border:none;
}
#genericpack .container {
  float: left;
  width: 546px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#genericpack ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  background-color:#FFFFFF;
}                      

#genericpack ul li {
  width: 175px;
  height: 175px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#genericpack .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#genericpack .previous_button_over {
  background: url(../images/left_over.png);
}

#genericpack .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#genericpack .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#genericpack .next_button_over {
  background: url(../images/right_over.png);
}

#genericpack .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}

/* Horizontal Carousel */
#autopack {
  float: left;
  width: 600px;
  height: 175px;
  margin: 10px 13px;
  position: relative;
}
#autopack img {
margin:0px;
padding:0px;
border:none;
}
#autopack .container {
  float: left;
  width: 546px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#autopack ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  background-color:#FFFFFF;
}                      

#autopack ul li {
  width: 175px;
  height: 175px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#autopack .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#autopack .previous_button_over {
  background: url(../images/left_over.png);
}

#autopack .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#autopack .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#autopack .next_button_over {
  background: url(../images/right_over.png);
}

#autopack .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}

/* Horizontal Carousel */
#testequipment {
  float: left;
  width: 600px;
  height: 175px;
  margin: 10px 13px;
  position: relative;
}
#testequipment img {
margin:0px;
padding:0px;
border:none;
}
#testequipment .container {
  float: left;
  width: 546px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#testequipment ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  background-color:#FFFFFF;
}                      

#testequipment ul li {
  width: 275px;
  height: 175px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#testequipment .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#testequipment .previous_button_over {
  background: url(../images/left_over.png);
}

#testequipment .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#testequipment .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#testequipment .next_button_over {
  background: url(../images/right_over.png);
}

#testequipment .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}


/* Horizontal Carousel */
#digitalpackI {
  float: left;
  width: 600px;
  height: 175px;
  margin: 10px 13px;
  position: relative;
}
#digitalpackI img {
margin:0px;
padding:0px;
border:none;
}
#digitalpackI .container {
  float: left;
  width: 546px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#digitalpackI ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  background-color:#FFFFFF;
}                      

#digitalpackI ul li {
  width: 175px;
  height: 175px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#digitalpackI .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#digitalpackI .previous_button_over {
  background: url(../images/left_over.png);
}

#digitalpackI .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#digitalpackI .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#digitalpackI .next_button_over {
  background: url(../images/right_over.png);
}

#digitalpackI .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}

/* Horizontal Carousel */
#digitalpackII{
  float: left;
  width: 600px;
  height: 175px;
  margin: 10px 13px;
  position: relative;
}
#digitalpackII img {
margin:0px;
padding:0px;
border:none;
}

#digitalpackII .container {
  float: left;
  width: 546px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#digitalpackII ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  background-color:#FFFFFF;
}                      

#digitalpackII ul li {
  width: 275px;
  height: 175px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#digitalpackII .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#digitalpackII .previous_button_over {
  background: url(../images/left_over.png);
}

#digitalpackII .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#digitalpackII .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#digitalpackII .next_button_over {
  background: url(../images/right_over.png);
}

#digitalpackII .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}

/* Horizontal Carousel */
#texturepack{
  float: left;
  width: 600px;
  height: 175px;
  margin: 10px 13px;
  position: relative;
}

#texturepack .container {
  float: left;
  width: 546px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#texturepack ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  background-color:#FFFFFF;
}                      

#texturepack ul li {
  width: 175px;
  height: 175px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#texturepack .previous_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/left.png);
  z-index: 100;
  cursor: pointer;
}

#texturepack .previous_button_over {
  background: url(../images/left_over.png);
}

#texturepack .previous_button_disabled {
  background: url(../images/left_disabled.png);
  cursor: default;
}

#texturepack .next_button {
  float:left;  
  width: 27px;
  height: 150px;
  background: url(../images/right.png);
  z-index: 100;
  cursor: pointer;
}

#texturepack .next_button_over {
  background: url(../images/right_over.png);
}

#texturepack .next_button_disabled {
  background: url(../images/right_disabled.png);
  cursor: default;
}
#texturepack img {
margin:0px;
padding:0px;
border:none;
}
