/*RESET*/
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}
*/

/*= GENERAL STYLING
--------------------------------------------------------*/
@import 'https://fonts.googleapis.com/css?family=Open+Sans';
@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?p1uji6");
	src: url("../fonts/icomoon.eot?#iefixp1uji6") format("embedded-opentype"), url("../fonts/icomoon.woff?p1uji6") format("woff"), url("../fonts/icomoon.ttf?p1uji6") format("truetype"), url("../fonts/icomoon.svg?p1uji6#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}


body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { 
    font-family:'Open Sans', sans-serif;
	font-weight:normal;
	font-size: 24px;
	text-align: left;
	color: #000;
	/*//line-height: 150%;*/
	margin: 0;
	padding: 0;
}

h2 {
   font-family:'Open Sans', sans-serif;
   font-weight: bold;
   font-size: 16px;
   text-align: left;
   color: #414141;
   line-height: 150%;
   margin: 20px;
	padding: 0;
}

h3 {
   font-family:'Open Sans', sans-serif;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
   /*//line-height: 150%;*/
	padding: 0;
	z-index: 1;
	position: relative;
}


.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px; }
.contenth{ margin: 0 auto ; width: 960px; }
.content-left{ width: 640px; float:left; margin-top:50px;margin-right:20px; }
.content-right{ width: 300px; float:right;}
.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px; font-family:'Open Sans', sans-serif; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px; font-family:'Open Sans', sans-serif; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }

p { color: #414141; margin: 20px 20px; font-size: 14px; line-height: 150%; font-family:'Open Sans', sans-serif; text-decoration: none;  }

#pform { position:relative; left: -20px; }

ul { color: #414141; font-family:'Open Sans', sans-serif;  font-size: 14px;
}

table { color: #414141; font-family:'Open Sans', sans-serif;  font-size: 14px; margin: 20px;
}

/*a { color:#414141; }*/
a {
	text-decoration: none;
	color: #52cbf5;
}

a:hover {
	text-decoration: underline;
}

/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	padding: 0 39px;
	background: #ffff97;
	z-index: 9999;
}

#header .header-holder {
	max-width: 1644px;
	margin: 0 auto;
}

.menu li a:after,
.sub-menu li a:after,
[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
	content: "\e607";
}

.icon-closed-circle:before {
	content: "\e604";
}

.icon-next:before {
	content: "\e605";
}

.icon-open-circle:before {
	content: "\e606";
}

.icon-facebook:before {
	content: "\e600";
}

.icon-hand:before {
	content: "\e601";
}

.icon-linkedin:before {
	content: "\e602";
}

.icon-share:before {
	content: "\e603";
}

#horizonallinenavT { background: url('../img/horizonalline.png') repeat-x; width: 100%; margin: 10px 0 70px 0; height: 4px; position: relative; float:left; }

#horizonallinenavB { background: url('../img/horizonalline.png') repeat-x; width: 100%; margin: 50px 0 20px 0; height: 4px; position: relative; float:left; }

#navabout {
	float:left;
	
	position:absolute;
	
}
.block {
	float:left;
	list-style-type: none;
	padding:40px 0 20px 0; 
	position:relative;
	z-index:20;
}
.block li:first-child {
	
	border-left:none;
	width:178px;

	font-family:'Open Sans', sans-serif;
	font-weight:bold;
}
.block li {
	float:left; 
	position:relative;
	width:178px;
	text-align:center;

	font-family:'Open Sans', sans-serif;
	font-weight:bold;
}
.block li a {
	display:block;
	text-decoration:none;
	color:#7e7e7e;
	text-transform:uppercase; 
	z-index:20;
	padding:14px 0 0 0;
}
.block li.sfHover {
	
	position:relative;
	z-index:10;
	color: #bbbbbb;
	
}
.block li a.active {
	background:url(../img/aboutcheckedbox.png) center top no-repeat; width: 178px; height: 45px;	
}
.block > li > a:hover,
.block > li.sfHover > a {

	text-decoration:none;
	color: #bbbbbb;
	
}

#logo a { background: url('../images2016/logo.png?5')no-repeat; width: 96px; height: 101px; color: #fff; text-decoration: none; float: left; font-size: 30px; margin-top: 10px;  font-family:'Open Sans', sans-serif; font-weight: bold; 


}

#abovenav { 
float:right;
padding:18px 0 2px 5px;
font-size: 11.5px;
color: #000; 
font-family:'Open Sans', sans-serif; 
}
#abovenav .red {
	color: #e15057; 
	font-weight: bold; 
}

#wmalogo a { background: url('../images2016/wmalogo.png?5')no-repeat; width: 184px; height: 98px; text-decoration: none; float: left; font-size: 30px; margin-top: 5px; color: #fff; font-family:'Open Sans', sans-serif; font-weight: bold; 
}

#header .header-holder:after,
#nav:after {
	content: " ";
	display: block;
	clear: both;
}

header,
nav
 {
	display: block;
}

#nav ul,
.carousel .text-holder .box-buton .link,
.carousel .text-holder-1 .box-buton .link,
.sponsors .list-sponsors
 {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* main nav */
#nav {
	float: right;
}

#nav ul {
	float: left;
	
}

#nav ul li {
	float: left;
	position: relative;
}

#nav ul li a {
	color: #000;
}

#nav ul li a:hover {
	text-decoration: underline;
	opacity: .8;
}

#nav ul li:hover > a {
	color: #f00;
}

#nav .menu {
	font-size: 18px;
	line-height: 19px;
	font-weight: 800;
	padding: 31px 0 0;
}

#nav .menu li {
	margin-left: 50px;
}

#nav .menu li:first-child {
	margin-left: 0;
}

#nav .menu li a:hover {
	color: #3bbade;
}

#nav .menu .active a {
	color: #000;
	text-decoration:underline;
}

#nav .sub-menu {
	font-weight: 400;
	font-size: 15px;
	line-height: 19px;
	padding: 34px 0 0 37px;
}

#nav .sub-menu li {
	margin-left: 24px;
}

#nav .sub-menu li a:hover {
	color: #f00;
}

#nav .sub-menu .active a {
	color: #f00;
}

#nav .drop-box {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	padding: 15px 0 0;
	background: #fff;
}

#nav .drop-box ul {
	float: none;
	display: block;
	font-size: 15px;
	line-height: 17px;
	font-weight: 400;
	padding: 10px 10px 3px;
	letter-spacing: 0;
}

#nav .drop-box ul li {
	float: none;
	margin: 0 0 10px;
	display: block;
}

#nav .nav-opener {
	display: none;
}

.nav-opener {
	float: right;
	width: 33px;
	height: 31px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #000;
	position: absolute;
	top: 16px;
	left: 5px;
	right: 5px;
	height: 3px;
	margin-top: -2px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	border-radius: 3px;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 9px;
}

.nav-opener:after {
	top: 23px;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-opener:hover {
	opacity: .9;
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 16px;
	left: 17%;
	right: 17%;
	background: #fff;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* end nav */





#smallfoot { display:none; }


.homebox {

	height: 100px;
	width:auto;
	padding:5px;
	margin: auto;  
	display: block; 
	position: relative;
	border: none;
	line-height:18px;
	text-align:center;
	
}

/*= BUTTONS
--------------------------------------------------------*/

.btnslide1 {
	width: 144px; 
	height: 52px;
	margin: auto;  
	display: block; 
	position: relative;
	border: none;
	font: bold 18px/18px 'Open Sans', sans-serif;
	line-height:50px;
	color: #e15057;
	background-color:#fff;
	text-align:center;

}

.btnslide1:hover {
  background: #dddddd;
  text-decoration: none;
}


.btnbuzz {
	width: 144px; 
	height: 42px;
	margin: auto;  
	display: block; 
	position: relative;
	border: solid #000 2px;
	font: bold 18px/18px 'Open Sans', sans-serif;
	line-height:40px;
	color: #000;
	background-color:#fff;
	text-align:center;

}

.btnbuzz:hover {
  background: #dddddd;
  text-decoration: none;
}

.btnwinn {
	width: 144px; 
	height: 42px;
	margin: auto;  
	display: block; 
	position: relative;
	border: solid #fff 2px;
	font: bold 18px/18px 'Open Sans', sans-serif;
	line-height:40px;
	color: #fff;
	background-color:#3bbade;
	text-align:center;

}

.btnwinn:hover {
  background: #dddddd;
  text-decoration: none;
}

.btnheaddays {
  color: #ffff97;
  font-size: 11.5px;
  background: #e15057;
  margin-left:5px;
  padding: 2px 10px 2px 10px;
  border: solid #e15057 2px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight:bold;
}

.btnheaddays:hover {
  background: #d14d54;
  text-decoration: none;
}

.btnheadenter {
  color: #000;
  font-size: 11.5px;
  /*background: #e15057;*/
  margin-left:5px;
  padding: 2px 10px 2px 10px;
  border: solid #000 2px;
  text-decoration: none;
  /*text-transform: uppercase;*/
  font-weight:bold;
}

.btnheadenter:hover {
  background: #eaea8c;
  text-decoration: none;
}

.btnheadlogin {
  color: #000;
  font-size: 11.5px;
  /*background: #e15057;*/
  margin-left:5px;
  padding: 2px 10px 2px 10px;
  /*border: solid #000 2px;*/
  text-decoration: none;
  /*text-transform: uppercase;*/
  font-weight:bold;
}
.btnheadlogin:hover {
  color:#e15057;
}

button.btn-know { 
	padding: 15px 47px; 
	margin: 40px 38.8%;
	text-align: center;
	border: 4px solid #fff; 
	color: #fff; 
	background: transparent; 
	font-size: 19px;
	cursor: pointer;
	text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }



/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide1b, #slide1c, #slide2{ width: 100%; }
#slide1{
	background:url(../images2016/hometop.jpg?5) 50% 0 no-repeat fixed;
	background-color: #ffff97;
	color: #333333;
	height: 400px;
	top:100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 137px 0;
}

#slide1b{
	background:url(../images2016/hometopm.jpg?6) 50% 50px no-repeat fixed;
	background-color: #ffff97;
	color: #333333;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	padding: 72px 0;
	display: none;
}

#slide2{
	
	background-color: #e15057;
	color: #fff;
	height: 300px;
	margin: 0;
	padding: 50px 0 50px 0;
	background-size: 100% 100%;
}
#slide2content {
 width:450px;
 margin: auto;
}
#buzz {
	width:45%;float:left;padding:5px;
	}
#winn {
 width:45%;
 float:right;
 padding:5px;
 color:#fff;
	}
#slide3{
	background-image: url(../images2016/slide3bg.png?1);
	background-repeat: repeat-y;
    background-position: center;
    background-attachment: fixed;
	background-size: 100% 10px;
	color: #333333;
	height: 300px;
	padding: 50px 0;
}

#sponsorsslide{
	
	background-color: #ccc;
	color: #fff;
	height: 200px;
	margin: 0;
	padding: 50px 0 50px 0;
	background-size: 100% 100%;
}
.sponsors {
	/*//margin: 0 -9999px;
	//padding: 31px 9958px 28px;*/
	background: #ccc;
	text-align: center;
}

.sponsors h2 {
	margin: 0 0 23px;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Circe", "Arial", "Helvetica", sans-serif;
	color: #000;
	text-transform: uppercase;
}

.sponsors .list-sponsors {
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.sponsors .list-sponsors li {
	display: table-cell;
	width: 14.25%;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
}

.sponsors .list-sponsors a:hover {
	opacity: .8;
}



#insidebanner{
	background:url(../images2016/insideheadwide.jpg?1) 70% 70px no-repeat;
	background-color: #ffff97;
	color: #333333;
	height: 240px;
	top:10px;
	margin: 0 auto;
	overflow: hidden;
	padding: 36px 0;
}
#insidebannerred{
	background-color: #e15057;
	color: #fff;
	height: 40px;
	margin: 0;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	padding: 20px 0 0 40px;
	font-family:'Open Sans', sans-serif;
}


/*= FOOTER 
--------------------------------------------------------*/

#copyright  { color: #000; font-family:'Open Sans', sans-serif;  font-size: 14px; margin-top: 100px; text-align: center;  }
#copyright  a { text-decoration: none; color: #ccc;  }


#footer  { color: #ccc; font-family:'Open Sans', sans-serif;  font-size: 13px; margin-top: 0; text-align: left; background-color:#515151; }
#footer  a { text-decoration: none; color: #ccc;  }
#footer  a:hover { text-decoration: underline; color: #414141;  }
#footer  p { color: #ccc; font-family:'Open Sans', sans-serif;  font-size: 13px; text-align: left;  }

/* FORMS */
/*######## Smart Green ########*/
.smart-green {
    margin-left:0;
    margin-right:auto;

    max-width: 500px;
    /*//background: #F8F8F8;*/
    padding: 30px 30px 20px 0;
    font: 12px 'Open Sans', sans-serif;
    color: #3bbade;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.smart-green h1 {
    font: 24px 'Open Sans', sans-serif;
    padding: 20px 0px 20px 40px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #3bbade;
    /*//background: #9DC45F;
    //text-shadow: 1px 1px 1px #949494;
    //border-radius: 5px 5px 0px 0px;
    //-webkit-border-radius: 5px 5px 0px 0px;
    //-moz-border-radius: 5px 5px 0px 0px;
    //border-bottom:1px solid #89AF4C;*/

}
.smart-green h2 {
    font: 22px 'Open Sans', sans-serif;
    padding: 20px 0px 20px 40px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #3bbade;
	text-align:center;
	font-weight:bold;
    /*//background: #9DC45F;
    //text-shadow: 1px 1px 1px #949494;
    //border-radius: 5px 5px 0px 0px;
    //-webkit-border-radius: 5px 5px 0px 0px;
    //-moz-border-radius: 5px 5px 0px 0px;
    //border-bottom:1px solid #89AF4C;*/

}
.smart-green h3 {
    font: 22px 'Open Sans', sans-serif;
    padding: 20px 0px 20px 40px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #fff;
	text-align:center;
	font-weight:bold;
    /*//background: #9DC45F;
    //text-shadow: 1px 1px 1px #949494;
    //border-radius: 5px 5px 0px 0px;
    //-webkit-border-radius: 5px 5px 0px 0px;
    //-moz-border-radius: 5px 5px 0px 0px;
    //border-bottom:1px solid #89AF4C;*/

}
.smart-green h1>span {
    display: block;
    font-size: 11px;   
}

.smart-green p {
color: 	#3bbade;
}

.smart-green label {
    display: block;
    margin: 0px 0px 5px;
	color:#3bbade;
}
.smart-green label>span {
    float: left;
    margin-top: 10px;
	margin-bottom: 10px;
	font: normal 13px/13px 'Open Sans', sans-serif;
    color: #3bbade;
}
.smart-green input[type="text"], .smart-green input[type="email"], .smart-green input[type="password"], .smart-green textarea {
    color: #555;
    height: 30px;
    line-height:15px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 2px solid #3bbade;
    background: #fff;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px/14px 'Open Sans', sans-serif;
}

.smart-green select {
    color: #3bbade;
    height: 30px;
    line-height:15px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 2px solid #3bbade;
    background: #fff;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px/14px 'Open Sans', sans-serif;
}

.smart-green input[type=checkbox]:not(old),
.smart-green input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}


.smart-green input[type=checkbox]:not(old) + label,
.smart-green input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../images2016/check-radio.png?1') no-repeat 0 0;
  line-height  : 24px;
}

.smart-green input[type=checkbox]:checked:not(old) + label{
  
  background   : url('../images2016/check-radioON.png?1') no-repeat 0 0;
}

.smart-green input[type=radio]:checked:not(old) + label{
  
  background   : url('../images2016/check-radioON.png?1') no-repeat 0 0;
}


.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 13px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 26px;
   -webkit-appearance: none;
   }
   
.styled-select {
   width: 240px;
   height: 27px;
   margin: 20px;
   overflow: hidden;
   background: url(../images2016/selectarrow.png?2) no-repeat right #fff;
   border: 2px solid #3bbade;
   }

.styled-selectsearch select {
   background: transparent;
   width: 187px;
   padding: 0px;
   font-size: 13px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 26px;
   -webkit-appearance: none;
   }
   
.styled-selectsearch {
   width: 167px;
   height: 27px;
   margin: 0;
   overflow: hidden;
   background: url(../images2016/selectarrow.png?2) no-repeat right #fff;
   border: 2px solid #3bbade;
   }

#searchbox {
    color: #fff;
    height: 30px;
    line-height:15px;
    width: 100%;
    padding: 10px 30px 0px 30px;
    margin-top: 2px;
    border: none;
    background: none;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: bold 14px/14px 'Open Sans', sans-serif;
	-webkit-input-placeholder: color: #fff;
	-moz-placeholder: color: #fff;  
	-ms-input-placeholder: color: #fff;  
}

.smart-green textarea{
    height:100px;
    padding-top: 10px;
}

.smart-green .button2 {
	width: 144px; 
	height: 52px;
	margin: 0;  
	display: block; 
	position: relative;
	border: none;
	font: bold 13px/13px 'Open Sans', sans-serif;
	color: #fff;
	background-color:#3bbbde;
	text-align:center;
}
.smart-green .button2:hover {
    background-color:#80A24A;
}

.smart-green .button {
    background-color: #9DC45F;
    
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
	border-radius: 5px;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
}
.smart-green .button:hover {
    background-color:#80A24A;
}






#menu-icon {

	display: hidden;
	
	width: 40px;
	height: 40px;
	background: #414141 url(../img/menu-icon.png) center;

}


/*Responsive Styles*/

@media screen and (max-width : 860px){
	
#nav ul {
		text-transform: none;
	}

	#nav .menu {
		float: none;
		width: 100%;
		font-weight: 400;
		padding: 0;
		border-top: 40px solid #265c75;
	}

	#nav .menu li {
		float: none;
		display: block;
		width: 100%;
		margin: 0;
		font-size: 19px;
		line-height: 22px;
		padding: 0;
		border-bottom: 1px solid #ccc;
	}

	#nav .menu li a {
		color: #464646;
		display: block;
		position: relative;
		padding: 10px 35px 9px 21px;
	}

	#nav .menu li a:after {
		content: "\e607";
		position: absolute;
		top: 50%;
		right: 20px;
		margin-top: -8px;
		font-size: 16px;
		color: #52cbf5;
	}

	#nav .menu li:first-child {
		border-top: 1px solid #ccc;
	}

	#nav .sub-menu {
		float: none;
		width: 100%;
		padding: 0;
	}

	#nav .sub-menu li {
		float: none;
		display: block;
		width: 100%;
		margin: 0;
		font-size: 17px;
		border-bottom: 1px solid #ccc;
	}

	#nav .sub-menu li a {
		color: #464646;
		display: block;
		position: relative;
		padding: 10px 35px 9px 21px;
	}

	#nav .sub-menu li a:after {
		content: "\e607";
		position: absolute;
		top: 50%;
		right: 20px;
		margin-top: -8px;
		font-size: 16px;
		color: #52cbf5;
	}

	#nav .drop-holder {
		background: #fff;
		text-transform: none;
	}

	#nav .drop-box {
		position: relative;
		left: 0;
		width: 100%;
		margin-left: 0;
		padding: 0;
		right: 0;
	}

	#nav .drop-box ul {
		padding: 0;
	}

	#nav .drop-box ul li {
		margin: 0;
		border: none;
		border-top: 1px solid #fff;
		font-size: 16px;
		background: #52cbf5;
	}

	#nav .drop-box ul li:first-child {
		border-color: #ccc;
	}

	#nav .drop-box ul li a {
		color: #265c75;
	}

	#nav .drop-box ul li a:hover {
		color: #265c75;
	}

	#nav .nav-opener {
		display: block;
		position: absolute;
		top: 6px;
		right: 9px;
		z-index: 9999;
	}

	#nav .drop {
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		max-height: 0;
		border-top: 1px solid #9caeb6;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		padding-bottom: 0;
	}

	#nav.nav-active .drop {
		max-height: 4000px;
		padding-bottom: 6px;
	}

	#nav .drop .drop-holder {
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		box-shadow: 0 2px 6px 0 rgba(28, 29, 29, .29);
	}

	#nav.nav-active .drop .drop-holder {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

/* end nav */
	
#logo a { background: url('../images2016/logo.png?2')no-repeat; width: 196px; height: 101px; color: #fff; text-decoration: none; float: left; font-size: 30px; margin-top: 10px; margin-left:10px;  font-family:'Open Sans', sans-serif; font-weight: bold; 

}
	
	.content{ margin: 0 auto; width: auto; }
	.contenth{ margin: 0 auto ; width: auto; }
	.content-left{ margin: 0 auto ; float:left; width: auto;  }
	.content-right{margin: 30px ; width: 300px; float:left;}

.homebox {

	width:350px;

}


	#bigfoot { display: none; }
	#smallfoot { display:block; }
	
	#innav { display:none; }
#abovenavright { display:none; }

#slide1{ display: none; }
#slide1c{ display: none; }

#slide1b { display: block; }
#sponsorsslide{ display: none; }
#slide3 {
	background:url(../img/HomeSlide2aBackground.jpg) 50% 0 no-repeat fixed;
	}
#buzz {width:100%;float:center;display:inline-block;padding:5px;height:300px;}
#winn {width:100%;float:center;display:inline-block;padding:5px;background-color:#3bbade;height:300px;}
#slide2content { width:100%; float:center;}
#insidebanner{
	background:url(../images2016/insideheadm.jpg) 40% 70px no-repeat;
	background-color: #ffff97;
	color: #333333;
	height: 240px;
	top:10px;
	margin: 0 auto;
	overflow: hidden;
	padding: 36px 0;
}
#insidebannerred{
	
	background-color: #e15057;
	color: #fff;
	height: 50px;
	margin: 0;
	text-align:left;
	text-transform:uppercase;
	padding: 20px 0 0 40px;
	
}





}