﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

#tngnav li a {font-size:11pt; font-weight: normal;}
#tngnav a {color:#ffffff; background:#777777; border-right:1px solid #444; padding: 0.35em 12px 0.35em 12px;border-radius: 4px 4px 0px 0px; font-weight: normal;}

.lightlink {font-weight: normal;}
.lightlink:hover, .lightlink:active {color: #f9d1d2; text-decoration: none; font-weight: normal;}

.contentBox4d {float: right; width: 22.5%; padding: 0; margin: 0 0 0 1%;}




/* Vars Added by Event Map Custom Buttons */


  .gm-style-mtc button{
	color: #fff!important;
	background-color: #931813!important;
}

/* End of Event Map Custom Buttons Vars */



/* Add our own headerlist class */
ul.headerlist1 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 20px;}
ul.headerlist1 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 22px; top: 2px; left: 0; content: "\f0a9"; color: #ac2016;}

/* Add our own Headerbox class */
.headerBox60Left  {float: left; width: 58%; padding: 10px 0; margin: 0;}
.headerBox40Right {float: right; width: 38%; padding: 10px 0 0 0; margin: 0;}
