﻿/* INTRINSICS */
body {}
.noPadding{padding-right: 0px;padding-left: 0px;}
h1{text-decoration: underline;text-align: center;margin-bottom: 25px;}
h2{font-weight: bold;text-decoration: underline;text-align: center;}

/* Page */

.eventImg{width: 100%;max-width: 320px;}
.leftFloat{float: left;}
table{width: 100%;}
/*Store*/
#store{margin: 50px auto 90px auto; max-width: 950px;width: 100%;text-align: center;}
#store h2{color: black;font-size: 36px;margin-left: 22px;text-transform: uppercase;}
#store #storeItems{text-align: center;}
.storeItem{border: solid 1px black;border-radius: 4px;cursor: pointer;margin: 10px;padding: 5px;max-width: 162px;min-height: 202px;display: inline-table;}
.storeItemTextLink{color: black;font-size: 16px;height: 30px;}
.promoDesc{padding-left: 30px;padding-right: 30px;}
#discount h2{font-size: 20px;}
#discountDetail{color: black;}
#discountDetail a{color: red}
.socialUL li{display: inline;list-style-type: none;}

.contain-to-grid{background-color: black;height: 82px;padding-top: 12px;}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {background-color: white;color: black;text-decoration: underline;font-size: 18px;}
 .top-bar-section li.active:not(.has-form) a:not(.button) {background-color: white;color: black;font-size: 18px;}
 .top-bar-section ul{position: relative;z-index: 10000;}
 .top-bar-section ul li>a{font-size: 12px;background-color: transparent;}
 .top-bar-section ul li {background: transparent;position: relative;z-index: 10000;}
 .title-area{height: 85px;}
 table tr td{color: black;}
table tr.even, table tr.alt, table tr:nth-of-type(even) {background: none}
.top-bar{background-color: white;margin-bottom: 50px;}
.adaMenu{color: black;}
#adaMenu ul li {display: inline;list-style-type: none;padding:10px;}
#adaMenu ul li a:hover{text-decoration: underline;color: black;}
#adaMenu ul li a{color: black;}
