.filters { 
    font-size: 11px;
    margin-top: 20px;
}

.filter-section { display:block; min-height:25px; margin-bottom: 10px; float: left; margin-right: 25px;}
.filter-section li a {
    display: block;
	background-color:white;
	color:#a8a8a8;
	padding:8px 10px;
	margin: 0 -1px 0 0;
    -moz-text-shadow: 0 0 1px white;
    -webkit-text-shadow: 0 0 1px white;
    text-shadow: 0 0 1px white;
	-moz-box-shadow: 1px 1px 0 #efefef;
	-webkit-box-shadow: 1px 1px 0 #efefef;
	box-shadow: 1px 1px 0 #efefef;
	border: 1px solid #ccc; 
	font-weight: bold; 
	text-decoration: none;
} 
.filter-section li a:hover { color: #7a7a7a; } 
.filter-section li a.active { 
    background-color: #FDFDFD;
	-webkit-box-shadow: inset 0px 0px 7px #CCC;
    -moz-box-shadow: inset 0px 0px 7px #ccc;
    box-shadow: inset 0px 0px 7px #CCC;
    border: 1px solid #a4a4a4;
    color: black;
}
.filter-section li a.active:hover { background-color: #FDFDFD;  cursor:default; }
.filter-section > li { float:left; }
#filters-year li a { padding: 8px 13px; }

.mc-abs {position:absolute;}
.mc-rel {position:relative;}
/*titling */
h1.title { 
    font-weight: normal;
    font-family: "FranklinITCStdLight", "Franklin Gothic", "ITC Franklin Gothic", 'Arial', sans-serif;
    margin-top: 0px;
    font-size: 35px;
}



body.iframe .frameOnly {display:block;}
.frameOnly {display:none;}
.frameOnly .filter-menu {margin:0px auto; padding: 0px auto;}
.frameOnly .filter-menu {font-size:2em; margin:20px 0 0 100px;}

.frameOnly .filter-menu li:hover {
    border: 1px solid #ccc;
    -moz-box-shadow: 0 0 11px #ddd inset;
    -webkit-box-shadow: 0 0 11px #ddd inset;
    box-shadow: 0 0 11px #ddd inset; }

.next i {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #666;
    border-width: 6px;
    top: 50%;
    right: 6px;
    margin-top: -6px;
}

.place p.descrip {
    font-size: 1.4em;
}

.ml45 {margin-left:35px;}

.place .col {float:left; width:210px;}

.place .highlight {background-color:#efefef; padding:10px;}
.subAgency { margin-top:20px;}
.subAgency p {font-family: "Georgia", serif; font-size:1.3em; line-height:1.6em;}
.subAgency .half {width:350px; float:left; height:100%;}
.divider {height:100%;}

.ruling { float:left; width:25px; }

.button {height:25px; width:25px;}
.button img {height:25px; width:25px;}
/*.button.yes {background-image: url('../images/yes.png');}
.button.no {background-image: url('../images/no.png');}
.button.unknown {background-image: url('../images/unk.png');}*/
.button.unknown h1 {font-size:12px;}

span.dot {padding:2px; line-height:1em;}
span.dot img.dot {width:13px; height:13px; }

#chart p {line-height:1.7em; font-size:14px;}
#chart tr {height:40px;}
#chart td.label {width:20%;}
#chart td.icons {width:75%; margin-left:10px; padding-top:3px;}

.franklin { font-family: "FranklinITCStdLight", "Franklin Gothic", "ITC Franklin Gothic", 'Arial', sans-serif;  font-weight: normal; }
strong, .f-bold { font-family: "FranklinITCProBold", "Arial", sans-serif; font-weight: normal !important; }


/* general gdoc to columns */
#colContainer h3{padding-left: 4px; font-family: 'Arial', sans-serif;font-weight:bold;font-size:12px;margin:5px 0;float:left; text-transform: capitalize;}
#colContainer h3,.col-table td{ width: 422px;}
#colContainer h3.first{padding-right:4px}
.col-table table{margin:0 0 15px; border-bottom: 1px solid #ccc;}
.col-table tr { background:#efefef; 
border-bottom: 2px solid #fff;}
.col-table td{ vertical-align:top}
.col-table td.flex{}
.col-table p{margin-bottom: 0; padding:10px 12px; font-size:14px;line-height:19px;}
.col-table tr:first-child td.flex {border-top:2px solid #dd8d48;}
.column-headers { 
    padding-top: 10px;
    margin-top: 5px;
}

/* icons */
.col-table td.category p { 
    padding-left: 70px;
}

td.category { 
    background-position: 10px 15px;
    min-height: 65px;
}

/*nav */
.wp-graphics-fixed { 
    top: 0px;
}
.fixed { 
    position: fixed;
}

/*sidenav*/
#sticky-nav a {display: block;
                    padding:8px;
                    border-top:2px solid #fff;
                    background: #eee;
                    font-size: 14px;
                    line-height:1.2em;
                    text-decoration: none;
                    position:relative;
}
#sticky-nav a.active {
                    background: #333;
                    color: white;
}

.arrow {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 16px;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 198px;
    display:none;
}
.active .arrow {display:block;}





#map {
	/*width: 155px;*/
	/*height: 250px;*/
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	z-index: 3;
}

#map-img {
	background-image: url('../images/maps.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 140px;
	height: 160px;
	padding-top: 7px;

}

#map-nav {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

#map-nav a:link, #map-nav a:visited, #map-nav a:hover, #map-nav a:active {
	text-decoration: none;
}
.ks-nav-btn {
    height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
    cursor: pointer;
    padding:5px 5px 0 5px;
    border-bottom: 1px solid #DBDBDB;
    font-family: 'Arial', sans-serif;
    }

.ks-nav-btn p {width:155px; font-size: 1.2em; line-height:1.2em;  }
.ks-nav-btn.ks-active {
	color: white;
	background-image: url('../images/active.png');
	background-repeat: no-repeat;
	width: 175px;
	background-color: none;
	font-weight: bold;
	border: none;
}

#rt {
    width: 430px;
    float: right;
    z-index: 1;
    margin-top: 0px;
}
#rt.fixedtbl { 
    margin-left: 175px;
}

/*mobile styles*/
.mobile .third {float:left; width:30%; margin-right:15px;}
.mobile .third .button {margin-left:25%;}
.mobile .third.end {margin-right:0;}


