@charset "UTF-8";
/* CSS Document */

/* old styles compatibility - do not delete */
/* ______________________________________________________ */

.maintextlink {font-family:Arial, Helvetica, sans-serif;}
.maintext{text-align:left;font-family:Arial, Helvetica, sans-serif !important;}
.maintextbold{font-weight: bold;font-family:Arial, Helvetica, sans-serif;}
.maintextitalic{font-style:italic;font-family:Arial, Helvetica, sans-serif;}
.header{font-family:Arial, Helvetica, sans-serif;}
.maintextboldkern{font-family:Arial, Helvetica, sans-serif;letter-spacing: 0.1em;}
.maintextboldnum{font-weight: bold;color:#993300;}
.feedbacklink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.copyrighttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

/* ______________________________________________________ */

body{
	color:#444444;
	width:100%;
	text-align:center;
	margin:0;
	height:100%;
	background-color:#ffffff;
	
}

.copyright_wrapper{ 
    width:1000px;
    float:left;
}

.copyright_wrapper table{
	width:1000px;
}

.ets_tables{border:solid 1px #FFFFFF;}
.ets_tables td{padding:8px;border-bottom:solid 1px #FFFFFF;}
.ets_tables tr{background-color:#eeeeee !important;}
.ets_tables tr:nth-child(even){background-color:#eeeeee !important;}
.ets_tables tr:nth-child(odd){background-color:#FFFFFF !important;}

#table_top {position:absolute; top: 340px; left:100px;}

#map_results_UI_search{position:relative !important;width:auto !important;margin-left:170px;left:0px !important;}

img,.noborder{border:0 none !important;}

.bold{font-weight:bold;}

a,a:link,a:visited{color:#0d5494;text-decoration:none;}
a:hover{color:#999999;text-decoration:none;}

.highlight{
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	color:#005295;
	font-size:11px;
}
.allcaps{text-transform:uppercase;font-size:11px;}

.customfont{
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
}
.customfont2{
	/*font-family: 'Oxygen', sans-serif;*/
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	letter-spacing: 0.25px;
}

.wrapper{
	text-align:left;
	width:1000px;
	/*min-height:100%;*/
	position:absolute;
	margin-top:25px;
}

.wrapper_outside{margin:0 auto;width:1000px;}

.header{
	height:100px;
	width:1000px;
	position:relative;
	color:#999999;
}

.header_left{
	height: 100px;
    left: 0;
    position: absolute;
    top: 0;
}

.header_left_text{
	font-size: 10px;
    left: 0;
    letter-spacing: 0.5px;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
    width: 180px;
}

.header_left_text a,.header_left_text a:link,.header_left_text a:visited{color:#999999;}
.header_left_text a:hover{color:#0a4071;}

.header_left_logo{
	position:absolute;
	top:35px;
	left:0px;
}

.header_right{
	height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 800px;
}

.header_right_quicklinks{
	position:absolute;
	top:0px;
	right:205px;
	letter-spacing:0px;
	font-size:11px;
}

.header_right_quicklinks span{
	margin-left:25px;
	margin-right: 15px;
}

.header_right_quicklinks a{
	-webkit-transition:color 0.3s;
    transition:color 0.3s;
}
.header_right_quicklinks a,.header_right_quicklinks a:link,.header_right_quicklinks a:visited{color:#999999;text-decoration:none;}
.header_right_quicklinks a:hover{color:#0d5494;text-decoration:none;}

.nav_top{
	bottom: 0px;
    color: #999999;
    font-size: 12.2px;
    /*letter-spacing: 0.3px;*/
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    width: 800px;
    font-weight:bold;
}

.nav_top span{
    display: inline-block;
    border-bottom:4px solid #ffffff;
    padding: 6px 0px 6px 0px;
    color:#999999;
    vertical-align:top;
    -webkit-transition:color 0.3s;
    transition:color 0.3s;
    cursor:pointer;
    margin-left:45px;
}

.nav_top_first{margin-left:0px !important;}

.current_section{color:#0d5494 !important;border-bottom:4px solid #0d5494 !important;}
.current_section a{color:#0d5494 !important;}
.wrapper_toc .current_section{color:#999999 !important;border-bottom:4px solid #0d5494 !important;}
.wrapper_toc .current_section a{color:#999999 !important;}
.nav_top span:hover{color:#0d5494 !important;border-bottom:4px solid #0d5494 !important;}

.nav_top a{-webkit-transition:color 0.3s;transition:color 0.3s;}

.nav_top a,.nav_top a:link,.nav_top a:visited{color:#999999;text-decoration:none;}
.nav_top a:hover{color:#0d5494;text-decoration:none;}

.front_image{
	width:1000px;
	height:575px;
	overflow:hidden;
	float:left;
	position:relative;
	margin-top:0px;
}

.front_image_box{
	padding:27px 33px 27px 37px;
	min-height:190px;
	width:370px;
	background-color:#ffffff;
	background-color:rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff); 
    zoom: 1;
    position:absolute;
    right:32px;
    bottom:104px;
    z-index:10;
    cursor:default;
}

.front_image_box_header{
	color: #0d5494;
    font-size: 26px;
    font-weight:500;
    letter-spacing:-0.5px;
}

.front_image_box_subheader{
	color: #0d5494;
    font-size: 14.5px;
    font-weight:500;
}

.front_image_box_text{
	color: #454545;
    font-size: 13.4px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin-top: 10px;
	font-family: Arial,Helvetica,sans-serif;
}

.front_image_box_buttons{
	margin-top:15px;	
}

.front_image_box_buttons a,.front_image_box_buttons a:link,.front_image_box_buttons a:visited,.front_image_box_buttons a:hover{color:#ffffff;text-decoration:none;}

.front_image_button{
	font-size:12px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	color:#ffffff;
	padding:9px 18px 7px 18px;
	background-color:#005890;
	border-radius:3px;
	display:inline-block;
	margin-right:8px;
	border-bottom:2px solid #004972;
	border-right:2px solid #004972;
	border-top:1px solid #005890;
	border-left:1px solid #005890;
	box-shadow:1px 1px 1px #005890 inset;
	-webkit-transition:background-color 0.3s;
    transition:background-color 0.3s;
    font-weight:500;
}

.front_image_button:hover{
	background-color:#1b6d9b;
	box-shadow:1px 1px 1px #3e95c6 inset;
}

.content_wrapper{
	border-top: 1px solid #ddd;
    display: table;
    float: left;
    height: 575px;
    margin-top: 0;
    padding-top: 50px;
    position: relative;
    width: 1000px;
}

.left{
	width:180px;
	display:table-cell;
	vertical-align:top;
	font-size:12px;
}



.left_nav{
	list-style-type:none;
	color:#0d5494;
	padding:0px;
	margin:0px;
}

.left_nav li{
	padding:7px 15px 7px 15px;
	background-color:#ffffff;
	/*-webkit-transition:background-color 0.2s,color 0.2s;
    transition:background-color 0.2s,color 0.2s;*/
}

.left_nav li:hover{
	color:#ffffff;
	background-color:#0d5494;
}

.left_nav a,.left_nav a:link,.left_nav a:visited{color:#0d5494;;text-decoration:none;}
.left_nav a:hover{color:#ffffff;;text-decoration:none;}

.current_page{font-weight:bold;}

.content{
	background-color: #FFFFFF;
    color: #444444;
    font-size: 13px;
    line-height: 17px;
    padding: 0px 80px 20px 50px;
    display:table-cell;
    vertical-align:top;
}

.right{
	width:250px;
	display:table-cell;
	vertical-align:top;
}

.content_title{
	color:#0d5494;
	font-size: 24px;
    margin-bottom: 40px;
    letter-spacing:.125px;
}

.footer{
	border-top: 1px solid #0d5494;
    color: #999999;
    float: left;
    font-size: 11px;
    height: 90px;
    letter-spacing: 0px;
    margin-bottom: 40px;
    margin-top: 45px;
    position: relative;
    width: 1000px;
}

.footer_toc{border:none 0px;margin-top:15px;}

.footer_top{
	border-bottom: 1px solid #eee;
    font-size: 11.5px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 1000px;
}

.footer_bottom{
	position:absolute;
	left:0px;
	top:40px;
	width:1000px;
	line-height:22px;
}

.footer_left{
	position:absolute;
	top:0px;
	left:0px;
}

.footer_middle{
	position:absolute;
	top:0px;
	left:260px;
}

.footer_right{
	position:absolute;
	top:0px;
	right:0px;
	width:270px;
}

.footer_right_left{
	position:absolute;
	top:0px;
	left:0px;
	font-size:11px;
}

.footer_right_right{
	position:absolute;
	top:0px;
	left:150px;
	font-size:11px;
}

/* searchbox */

.searchbox_shell input{
	border: 1px solid #333333;
    color: #333333;
    font: 11px Arial,Helvetica,sans-serif;
    height: 11px;
    margin-bottom: 15px;
    opacity: 0.6;
    outline: 0 none;
    padding: 5px;
    width: 185px;
}

.searchbox_submit_shell{
	width:16px;
	height:17px;
	margin-right:0px;
	margin-top:-45px;
	padding:7px;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color:transparent;
	float:right;
	position:relative;
}

.icon{
	display:block;
	background-image:url("https://5151katy.info/images/iconsprite/mtcicons.png");
	overflow:hidden;
	margin-right:10px;
	float:left;
}

.icon_search{
	background-position:-72px -102px;
	width:15px !important;
	height:17px !important;
}

#admin_search_box{
	height: 30px;
    position: absolute;
    right: 45px; 
    top: -6px;
    width: 195px;
    z-index: 100;
}

#admin_search_box .icon_search{
	/*background-position:-72px -102px;*/
	background-position:-181px -102px;
	width:15px !important;
	height:17px !important;
}

/*Username and Password*/

.usernamepassword_space {
    padding-top: 162px !important;
}

@-moz-document url-prefix() {
    .usernamepassword_space {
        padding-top: 150px !important;
    }
}

.usernamepassword_invalid_space {
    padding-top: 102px !important;
}

@-moz-document url-prefix() {
    .usernamepassword_invalid_space {
        padding-top: 92px !important;
    }
}

.usernamepassword_nav {
    margin-top: 55px; 
    margin-left: 0px;
}

@-moz-document url-prefix() {
    .usernamepassword_nav {
        margin-top: 75px; 
        margin-left: 0px;
    }
}

.usernamepassword_footer {
    margin-left: -40px;
}

.usernamepassword_banner {
    font-family:helvetica; 
    font-weight:bold; color:#FFF; 
    font-size:12px; 
    padding:10px; 
    background-color: #E31D2C; 
    border: 1px solid #FFF; 
    margin-bottom:10px; 
    width:280px; 
    margin-left:auto; 
    margin-right:auto;
}

.usernamepassword_bgimage {
    background-image: url('https://5151katy.info/images/pieces/toc_login.jpg');
    background-repeat: no-repeat;
}

.usernamepassword_panel {
    width:300px; 
    margin-left:auto; 
    margin-right:auto; 
    border: 1px solid gray; 
    background-color:white;
}

.usernamepassword_header {
    font-family:helvetica; 
    font-weight:bold; 
    color:#E31D2C; 
    font-size:18px; 
    margin-bottom:10px;
}

.usernamepassword_subheader {
    font-family:helvetica; 
    font-weight:bold; 
    color:#333; 
    font-size:13px; 
    margin-bottom:5px;
}

.usernamepassword_need {
    font-family:helvetica; 
    font-size:12px;
    margin-bottom:5px;
    padding-bottom:5px;
}

.usernamepassword_need a:link {
    color:#333; 
}

.usernamepassword_need a:hover {
    color: #E31D2C; 
}

.usernamepassword_submit {
    padding-bottom:5px;
    padding-top:10px;
}

/*misc*/

.margin_25 {
    margin:25px;
}

.marginbottom_5 {
    margin-bottom: 5px;
}

.marginbottom_25 {
    margin-bottom:25px;
}

.center {
    margin:0px; 
    padding:0px
}