/**
*	Antenna Magus Banners Stylesheet
*/
/* home banner */
#banner-home {
  /*background: $background-grey url(../images/banners/home.jpg) no-repeat 100% 0%;*/
  background: #eaeaea;
  border-radius: 0;
  height: 310px;
  width: 1024px;
  float: left; }

#banner-home h1 {
  color: #4f4f4f;
  font-size: 40px;
  padding: 21px 0 10px 50px;
  font-weight: bold;
  font-style: italic; }

#banner-home h2 {
  text-decoration: underline;
  padding: 0px 0 10px 54px;
  font-weight: normal; }

#banner-home h3 {
  color: #666666;
  font-size: 26px;
  padding-top: 10px;
  padding-left: 63px;
  font-weight: normal;
  width: 238px; }

#banner-home h3 span {
  color: #C54C00; }

#banner-home a {
  color: #C54C00; }

#banner-home h1 span {
  color: #c54c00; }

#banner-home p {
  font-size: 14px;
  padding: 17px 0 5px 50px;
  font-weight: bold;
  /*width: 400px;*/ }

/* product banner */
#banner-product {
  background: #eaeaea;
  border-radius: 0;
  height: 310px;
  width: 1024px;
  float: left; }

#banner-product h1 {
  color: #4f4f4f;
  font-size: 40px;
  padding: 21px 0 10px 50px;
  font-weight: bold;
  font-style: italic; }

#banner-product h2 {
  text-decoration: underline;
  padding: 0px 0 10px 54px;
  font-weight: normal; }

#banner-product h3 {
  color: #666666;
  font-size: 26px;
  padding-top: 10px;
  padding-left: 63px;
  font-weight: normal;
  width: 238px; }

#banner-product h3 span {
  color: #C54C00; }

#banner-product a {
  color: #666; }

#banner-product h1 span {
  color: #c54c00; }

#banner-product p {
  font-size: 14px;
  padding: 17px 0 5px 50px;
  font-weight: bold;
  /*width: 400px;*/ }

#banner-product a:hover {
  color: #c54c00; }

/* overview banner */
#banner-overview {
  background: #eaeaea url(../images/banners/overview.jpg) no-repeat 50% 0%;
  height: 400px;
  width: 1024px;
  float: left; }

/* downloads banner */
#banner-download {
  background: #eaeaea url(../images/banners/download.jpg) no-repeat 50% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

/* purchase banner */
#banner-purchase {
  background: #eaeaea url(../images/banners/purchase.jpg) no-repeat 0% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-purchase h1 {
  color: #4f4f4f;
  font-size: 18px;
  padding: 71px 0 0 400px;
  font-weight: bold; }

#banner-purchase h1 span {
  font-size: 30px;
  color: #c54c00; }

/* purchase banner after launch discount expired*/
#banner-purchase-new {
  background: #eaeaea url(../images/banners/treasure-chest-grey2.jpg) no-repeat 100% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-purchase-new h1 {
  color: #4f4f4f;
  font-size: 18px;
  padding: 71px 0 0 200px;
  font-weight: bold; }

#banner-purchase-new h1 span {
  font-size: 30px;
  color: #c54c00; }

/* evaluate banner */
#banner-evaluate {
  background: #eaeaea url(../images/banners/evaluate.jpg) no-repeat 100% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-evaluate h1 {
  color: #4f4f4f;
  font-size: 20px;
  padding: 85px 0 0 100px;
  font-weight: bold; }

#banner-evaluate h1 span {
  color: #c54c00; }

/* contact banner */
#banner-contact {
  background: #eaeaea url(../images/banners/contact.jpg) no-repeat 50% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

/* Application Notes banner */
#banner-applicationnotes {
  background: #eaeaea url(../images/banners/newsletter.jpg) no-repeat 50% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-applicationnotes h1 {
  color: #4f4f4f;
  font-size: 20px;
  padding: 85px 0 0 100px;
  font-weight: bold; }

/* newsletter banner */
#banner-newsletter {
  /*background: $background_grey url(../images/banners/newsletter.jpg) no-repeat 50% 0%;*/
  height: 190px;
  width: 340px;
  float: left; }

#banner-newsletter h1 {
  color: #4f4f4f;
  font-size: 20px;
  padding: 85px 0 0 100px;
  font-weight: bold; }

/* Antenna list banner */
#banner-antenna-list {
  background: #eaeaea url(../images/banners/Antennas-banner.jpg) no-repeat 100% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-antenna-list h1 {
  color: #4f4f4f;
  font-size: 20px;
  padding: 85px 0 0 92px;
  /*was 150 before arrays*/
  font-weight: bold; }

#banner-antenna-list h1 span {
  color: #c54c00; }

/* Antenna info banner */
#banner-antenna-info {
  background: #eaeaea url(../images/banners/Antennas-info-banner.jpg) no-repeat 100% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-antenna-info h1 {
  color: #4f4f4f;
  font-size: 20px;
  padding: 85px 0 0 236px;
  font-weight: bold; }

#banner-antenna-info h1 span {
  color: #c54c00; }

/* Antenna neutral banner */
#banner-antenna-neutral {
  background: none;
  height: 50px;
  width: 1024px;
  float: left; }

/* Release-notes banner */
#banner-release-notes {
  background: #eaeaea url(../images/banners/release-notes-banner.jpg) no-repeat 100% 0%;
  height: 190px;
  width: 1024px;
  float: left; }

#banner-release-notes h1 {
  color: #4f4f4f;
  font-size: 24px;
  padding: 85px 0 0 150px;
  font-weight: bold; }

#banner-release-notes h1 span {
  color: #c54c00; }

/* features banner */
#banner-features {
  background: #eaeaea;
  height: 270px;
  width: 1024px;
  float: left; }

#banner-features p {
  /*padding: 15px 0 0 0;*/ }

#banner-features h3 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 0 0; }

#banner-features h3.active {
  color: #c54c00; }

#banner-features .feature1, #banner-features .feature-active {
  display: block;
  float: left;
  height: 260px;
  text-align: center;
  width: 180px;
  padding-top: 5px; }

.feature-active p {
  padding-top: 0px; }

#banner-features .feature1 {
  padding-top: 20px; }

#banner-features, #banner-features .feature2 a,
#banner-features .feature3 a, #banner-features .feature4 a {
  color: #333;
  /*#c54c00;*/
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; }

#banner-features .feature1 a:hover, #banner-features .feature2 a:hover,
#banner-features .feature3 a:hover, #banner-features .feature4 a:hover {
  color: #c54c00; }

#banner-features .feature5, #banner-features .feature6 {
  display: block;
  float: left;
  height: 230px;
  text-align: center;
  width: 330px; }

#banner-features .feature5 {
  margin-left: 50px; }

#banner-features .feature7 {
  display: block;
  float: left;
  height: 50px;
  text-align: center;
  margin-top: 100px;
  width: 67px; }

.star {
  display: block;
  float: left;
  height: 33px;
  text-align: center;
  width: 33px;
  /*padding-top: 20px;*/ }

.middlearrow {
  display: block;
  float: left;
  /*height: 260px;*/
  text-align: center;
  margin-top: 60px;
  width: 60px; }

.middletext h1 {
  display: block;
  float: left;
  /*height: 260px;*/
  text-align: left;
  margin-top: 60px;
  margin-left: 30px;
  width: 360px;
  color: #4f4f4f;
  font-size: 20px;
  /*padding: 85px 0 0 92px; was 150 before arrays*/
  font-weight: bold; }

/* 404 banner */
#banner-404 {
  background: #eaeaea url(../images/banners/404.jpg) no-repeat 100% 0%;
  height: 300px;
  width: 1024px;
  float: left; }

#banner-404 h1 {
  color: #c54c00;
  font-size: 35px;
  padding: 70px 0 0 50px;
  font-weight: bold; }

#banner-404 p {
  font-size: 20px;
  padding: 0 0 0 50px;
  font-weight: bold;
  width: 450px;
  color: #4f4f4f; }

/* 404 banner */
#banner-construction {
  background: #eaeaea url(../images/banners/magus_earth.png) no-repeat 100% 0%;
  height: 300px;
  width: 1024px;
  float: left; }

#banner-construction h1 {
  color: #c54c00;
  font-size: 35px;
  padding: 70px 0 0 50px;
  font-weight: bold; }

#banner-construction p {
  font-size: 20px;
  padding: 0 0 0 50px;
  font-weight: bold;
  width: 450px;
  color: #4f4f4f; }

/*# sourceMappingURL=banners.css.map */
