
/********************************************   
     A V A U D I O _ N E W . C S S

Created from:
********************************************/

/********************************************
FROM AV2
********************************************/

body {
  margin: 0;
  padding: 0;
  font: 14px/16px Helvetica;
  height:  800px;
  font: 18px/20px Helvetica;

background: #1e3b9a; /* Old browsers */
background: -moz-linear-gradient(top, #1e3b9a 1%, #cdd0d6 38%, #bbbfc9 62%, #fc725d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1e3b9a), color-stop(38%,#cdd0d6), color-stop(62%,#bbbfc9), color-stop(100%,#fc725d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* IE10+ */
background: linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3b9a', endColorstr='#fc725d',GradientType=0 ); /* IE6-9 */

}        

h1.toptext {
           margin-top: 0px;
           padding: 5px 0 5px 5px;
           font-size: 60px;
           font-family: Myriad Pro;
           font-weight: bold;
           text-align: center;
           line-height: 60px;
           color: black;

background: #e2420d; /* Old browsers */
background: -moz-linear-gradient(top, #e2420d 1%, #ffffff 40%, #5b68f7 80%, #0143b5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e2420d), color-stop(80%,#5b68f7), color-stop(100%,#0143b5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2420d 1%,#ffffff 40%, #5b68f7 80%,#0143b5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2420d 1%, #ffffff 40%, #5b68f7 80%,#0143b5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2420d 1%,#ffffff 40%,#5b68f7 80%,#0143b5 100%); /* IE10+ */
background: linear-gradient(top, #e2420d 1%,#ffffff 40%,#5b68f7 80%,#0143b5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2420d', endColorstr='#0143b5',GradientType=0 ); /* IE6-9 */

	     //-webkit-background-clip: text;
           //-moz-background-clip: text;

           //-webkit-text-stroke: 1px rgb(0,0,0);
           //-moz-text-stroke: 1px rgb(0,0,0);

        	//color: transparent;
            text-shadow: 5px 5px 10px rgba(0,0,0,.5);
}

h2 {
  margin-top: -40px;
  font-size: 24pt;
  line-height: 30px;
  color:  #fff;
  text-align: center;
  -webkit-text-stroke: 1px rgba(0,0,0,1.0);
  text-shadow: 0 0 10px #fff,
                   0 0 20px #fff,
                   0 0 30px #fff,
                   0 0 40px #fff,
                   0 0 60px #ffffff,
                   0 0 80px #ffffff;
}

h3 {
  margin-left: 16px;
  font-size: 18pt;
  line-height: 18px;
  color:  #000;
  text-align: left;
}



/**********************************************************

**********************************************************/

.navitems {
  margin: 0 0 0 15px;
}        


.navitems ul {
  position: relative;

  padding: 0;
  list-style: none;
  color: black;
}
                
.navitems ul li {
  border: 1px solid #000;
  margin-top: 3px;
  margin-bottom: 6px;
  width: 260px;
  -webkit-box-shadow: -2px 3px 10px #666;
  -webkit-border-radius: 10px;
  padding-left: 8px;
  display: block;
  text-decoration: none;
  text-align: center;
  float:  left;
}
        
.navitems ul li:first-child {
  border-top: 1px solid #000;
}
        
.navitems ul li {

background: #1e3b9a; /* Old browsers */
background: -moz-linear-gradient(top, #1e3b9a 1%, #cdd0d6 38%, #bbbfc9 62%, #fc725d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1e3b9a), color-stop(38%,#cdd0d6), color-stop(62%,#bbbfc9), color-stop(100%,#fc725d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* IE10+ */
background: linear-gradient(top, #1e3b9a 1%,#cdd0d6 38%,#bbbfc9 62%,#fc725d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3b9a', endColorstr='#fc725d',GradientType=0 ); /* IE6-9 */
         margin-left: 20px;
  margin-left: 20px;
}


/********************************************
FROM AV PLUS
********************************************/
       
ul {
    list-style: none;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
}

ul li {
      float: left;
      margin-bottom: 10px;
}

li a:visited, a:link {
      color: black;
      font-size: 18px;
      font-weight: bold;
}

li a:hover {
      color: white;
      font-size: 20px;
      -webkit-transform: translate(-35px,0px);
	-webkit-transition: font-size;
}

li, a {
      text-decoration: none; 
      font-size: 14px;
      color: white;
}

/* --------------------------------------
 Styling for the buttons
---------------------------------------*/

.button{
  width: 480px;
  height: 24px;
  margin-right: 8px;
  padding: 5px 16px 3px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border: 2px solid #ccc;

  /* Label */
  font-family: Lucida Sans, Helvetica, sans-serif;
  font-weight: 800;
  //color: #fff;
  //text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: wrap;
}

.aqua{
  background-color: rgba(60, 132, 198, 0.8);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(28, 91, 155, 0.8)), to(rgba(108, 191, 255, .9)));
  border-top-color: #8ba2c1;
  border-right-color: #5890bf;
  border-bottom-color: #4f93ca;
  border-left-color: #768fa5;
  -webkit-box-shadow: rgba(66, 140, 240, 0.5) 0px 10px 16px;
  -moz-box-shadow: rgba(66, 140, 240, 0.5) 0px 10px 16px; /* FF 3.5+ */
}



