 * {margin: 0; padding: 0;}

                @font-face {
    font-family: 'lev_normal';
        src: url('lev_normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
        

}

ul
{
list-style: square url("../images/bullet.png");
}

  iframe[id^='twitter-widget-']{ width:100%;}

                @font-face {
    font-family: 'lev_bold';
        src: url('lev_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
        

}


                @font-face {
    font-family: 'Walkway_Bold';
        src: url('Walkway_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
        

}
      
                      @font-face {
    font-family: 'Walkway_Black';
        src: url('Walkway_Oblique_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
        

}
      
            span3{
      font-family: 'Walkway_Bold';
        font-size:2.0em;
        color:#363636;
          }
      
               span4{
      font-family: 'Walkway_Black';
        font-size:1.2em;
        color:#363636;
          }
          
          span33{
          font-family: "Times New Roman", Times, serif;
          }
          
          .clear { clear: both; }
          
          #clear{
          clear:both;
          }


#twitter-widget-0 {

width: 100%;
}

.twitter-timeline-rendered { 
      width: 100% !important; 
    }


.tabbut {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
  background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
  background-color:#f9f9f9;
  -webkit-border-top-left-radius:15px;
  -moz-border-radius-topleft:15px;
  border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topright:15px;
  border-top-right-radius:15px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#666666;
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
  font-style:normal;
  height:33px;
  line-height:33px;
  width:74px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #ffffff;
}
.tabbut:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
  background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
  background-color:#e9e9e9;
}.tabbut:active {
  position:relative;
  top:1px;
}

.classname {
   background-color:#414242;

        border-radius:5px;
  display:inline-block;
  color:#14a085;
  font-family:lev_normal;
  font-size:24px;
  font-weight:normal;
  font-style:normal;
  height:35px;
  line-height:35px;
  min-width:50px;
  text-decoration:none;
  text-align:center;
padding-left:9px;
padding-right:9px;
}
.classname:hover {
  background-color:#292929;
                border-radius:5px;
}.classname:active {
  position:relative;
  top:1px;
}


.searchbut {
   background-color:#14a085;

        border-radius:5px;
  display:inline-block;
  color:#fff;
  font-family:lev_normal;
  font-size:24px;
  font-weight:bold;
  font-style:bold;
  height:38px;
  line-height:35px;
  min-width:50px;
  text-decoration:none;
  text-align:center;
padding-left:9px;
padding-right:9px;
}
.searchbut:hover {
  background-color:#292929;
                border-radius:5px;
}.searchbut:active {
  position:relative;
  top:1px;
}




html, body { width:100%;  overflow-x:hidden; margin:0 0 0;}

.menubg{
width:100%;
min-height:100px;
background-color:#414242;
}

.menucontent{
width:960px;
margin:0 auto;
padding:10px;
}

.splashbg_big{
width:100%;
min-height:400px;
background-color:#14a085;
/*background-image: url("arrow_menu_splash.png");
background-position: center top;
background-repeat: no-repeat;*/
}

.splashbg_small{
width:100%;
min-height:50px;
background-color:#14a085;


}

.splashcontent{
width:960px;
margin:0 auto;
padding:40px;
}

.contentbg{
width:100%;
min-height:526px;
background-color:#e6e4d6;
/*background-image: url("../images/arrow_splash_content.png");*/
background-position: center top;
background-repeat: no-repeat;
}

.content{
width:960px;
margin:0 auto;
padding:40px;
}

.footerbg{
width:100%;
min-height:136px;
background-color:#35495e;
/*background-image: url("../images/arrow_content_footer.png");*/
background-position: center top;
background-repeat: no-repeat;
}

.footercontent{
width:960px;
margin:0 auto;
padding:40px;
}


      .searchtext{
      width:200px;
      height:38px;
      border-radius:5px;
      padding-left:3px;
      background-color:#fff;
      border:1px solid #414242;
        font-family:'lev_normal';
  font-size:14px;
  font-weight:bold;
  font-style:bold;
      }
      
      
            span{
      font-family: 'lev_normal';
        font-size:2.0em;
        color:#414242;
          }
      
               span2{
      font-family: 'lev_bold';
        font-size:1.2em;
        color:#414242;
          }
      
  #container {
  width: 780px;
  margin: 100px auto;
  height:500px;
}

#header {
  height: 25px;
  color: #fff;
  background: #2F2E35;
  font: 300 12px/25px Helvetica, Verdana, sans-serif;
  text-align: center;
}

#header a {
  color: #fff;
}

/*Top Bar*/
.top {
        top:0px;
  width: 250px; height: 50px;
  background: #2F2E35;
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
}

.top h2 {
  color: #fff;
  text-align: center;
  font: 300 30px/50px Helvetica, Verdana, sans-serif;
}

/*Shape*/
.pricingtable {
  width: 250px; height: 450px;
  background: white;
  margin: 5px;
  float: left;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
}

/*Features*/
.pricingtable ul {
  list-style-type: none;
  font: 300 18px/2 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 45px;
}

.pricingtable ul strong {
  font-weight: bold;
}

/*Dividing Line*/
.pricingtable hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 190px;
  margin: 20px 0 0 30px;
}

/*Price*/
.pricingtable h1 {
  text-align: center;
  font: bold 88px/1 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 0;
}

.pricingtable h1 sup {
  font-size: 45px;
}

.pricingtable p {
  text-align: center;
  font: 500 14px/1 Helvetica, Verdana, sans-serif;
  color: #BCBEC0;
}

/*Button*/
.pricingtable a {
  display: block;
  height: 40px;
  width: 150px;
  color: #fff;
  margin: 25px 0 0 50px;
  
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: 500 16px/40px Helvetica, Verdana, sans-serif;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  
  /*Gradient*/
  background: #9dcc55; /* Old browsers */
  background: -moz-linear-gradient(top,  #9dcc55 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dcc55), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dcc55', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
}

.pricingtable a:hover {
  background: #b2e560; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2e560 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e560), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e560', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */

}


/*Scaled Version*/
.featured {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}    

      .selectBox-dropdown{-webkit-appearance: none;height: 28px; width: 320px; position:relative; border:solid 1px #BBB; line-height:1; text-decoration:none; color:#666; outline:none; vertical-align:middle; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; display:inline-block; cursor:default;
background:url(../images/white4.png),
        url(../images/selectbox_arrow_full.png);
background-position: center center,100% 0%;        
background-repeat: repeat-x, no-repeat;
      margin-left:0px;
}
      
      
      .selectBox-dropdown2{-webkit-appearance: none;height: 28px; width: 206px; position:relative; border:solid 1px #BBB; line-height:1; text-decoration:none; color:#666; outline:none; vertical-align:middle; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; display:inline-block; cursor:default;
background:url(../images/white3.png),
        url(../images/selectbox_arrow_full.png);
background-position: center center,100% 100%;        
background-repeat: repeat-x, no-repeat;
      margin-left:0px;
} 
      
      
      
      
      .inputedbox{-webkit-appearance: none;height: 28px; width: 313px; position:relative; border:solid 1px #BBB; line-height:1; text-decoration:none; color:#666; outline:none; vertical-align:middle; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; display:inline-block; cursor:default;;
