HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.2.20
System: Linux 825a8fd6cf8c 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64
User: apache (48)
PHP: 8.2.20
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/thematic/thematicsamplechildtheme/superfish/no-superfish-ie6.css
.ie6 #access {
    font-size:11px;
	height:42px;
	background:url(../images/menu_bg.gif) top center no-repeat;
    margin-top:-1px;
}
.ie6 .skip-link {
    display:none;
}
.ie6 .menu {
    overflow:hidden; /* clears the inner float  */
	width:850px;
	position:static;
	margin:0;
	padding:1px 10px;	
}
.ie6 .menu ul,
.ie6 .menu ul {
    margin:0;
    list-style:none;
    clear:both;
	padding:0;
}
.ie6 .menu ul ul {
    display:none;
}
.ie6 .menu li {
    display:inline;
}
.ie6 .menu a {
	text-align:center;
	margin:0;
	width:auto;
	padding:11px 10px 0 10px;
	border:none;
	height:29px;
	background:none;
	border:none;
	
	color:#298222;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.ie6 .menu a:hover {
	background:#d3caca;
	color:#000;
}
.ie6 .menu .current_page_item a {
	background:#d3caca;
	color:#000;
}
.ie6 .menu a:focus {
	background:#d3caca;
	color:#000;
}