@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #999;
	background-image: url(images/bg-new.png);
	background-repeat: repeat-y;
	background-position: center 10px;
}
.container {
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FCFCFC;
}
#header {
	height: 175px;
	padding-top: 5px;
}
#nav {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -475px;
	width: 950px;
}
#nav .global_nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #707070;
}
.global_nav {
	margin-left: 440px;
}
#nav #loggedinweb {
	position:absolute;
	top:-21px;
	right:43px;
	height:20px;
	line-height:20px;
        width:165px;
	border:1px solid #353535;
	border-bottom: none;
	
        background:#D3202E;
}

#nav #loggedinweb:hover {
	color: ;
	background-color: #EE4946;
}
#logo h2 a span {
	display: none;
}
#logo h2 a {
	background-image: url(images/logo.png);
	display: block;
	height: 125px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-left: 50px;
}
#side {
	background-color: #353535;
}
#side a {
	color: #CCC;
}
#nav a:hover {
	background-image: url(images/top-bg.png);
	background-position: -100px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #353535;
	border-right-color: #353535;
}
#nav .active a {
	font-weight: bold;
	color: #FFF;
}
#side .sub_nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sub_nav {
	margin: 0px;
	padding: 0px;
}
#side .sub_nav li a, #side .menustart {
	font-size: 16px;
	display: block;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-color: #CCC;
	background-image: url(images/top-bg.png);
	background-position: 0px -100px;
	color: #EDEDED;
}

#side #dealer_homepage {
clear:both;
}

#side a.menustart {
	text-shadow:none;
}

#side a.menustart {
	color:#000 !important;
	text-decoration:none;
	font-weight:bold;
}

#side .sub_nav li a:hover, #side .sub_nav .active ul li a:hover, #side .menustart a:hover {
	color: #FFF;
	background-position: 0px 0px;
	background-color: #7F7F7F;
}

#side li a.menustart:hover {
        color:black;
}

#logo h2 {
	margin: 0px;
	padding: 0px;
}
#phone-number {
	height: 100px;
	width: 350px;
	float: right;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: 100px;
	text-align: center;
	color: #FFF;
!important
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-shadow:#000 1px 1px 5px;
	font-weight: bold;
}
#phone-number h2 {

margin:0;
padding:0;
color:#FFF;
font-weight: bold;

}
#phone-number p {
	font-size:28px;
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 28px;
}
.red {
	color: #D3202E;
}
.breadcrumbs {
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.breadcrumbs a {
	color: #999;
}
#bycategory li ul {
	position: absolute;
	top: 0px;
	right: -255px;
	margin: 0px;
	width: 250px;
	padding: 5px;
	background-color: #353535;
	
}
#bycategory li {
	position: relative;
}
#bycategory ul li {
	position: static;
}
#bycategory a {
	color: #333;
	background-image: none;
	font-size: 12px;
	background-color: #9E9E9E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4C4C4;
	border-bottom-color: #8B8B8B;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	height: 12px;
}
#side .sub_nav .active a {
	font-weight: bold;
	background-position: 0px -25px;
	color: #FFF;
}
#side .sub_nav .active ul .active a {
	font-weight: bold;
	color: #FFF;
	background-color: #787878;
}
#footer {
	background-color: #BFBFBF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	padding: 20px;
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
}
.footer_nav li {
	float: left;
	list-style-type: none;
	padding: 5px;
}
#footer .tag {
	color: #999;
	font-size: 10px;
}
#footer .tag a {
	color: #999;
}
#WebLoginLayer0 {
	background-color: #454545;
	padding: 10px;
	color: #EFEFEF;
	margin-top: 10px;
	margin-right: 125px;
	margin-bottom: 10px;
	margin-left: 125px;
}
#WebLoginLayer0 form table {
	background-color: #686868;
}
#WebLoginLayer0 a {
	color: #FFF;
}
#main {
	margin-top: 15px;
        overflow:hidden;
}
#main h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D3202E;
	text-shadow:1px 1px 1px #999999;
}
#manufacturers .sub_nav li a {
	float: left;
	width: 137px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
}
#side #manufacturers .sub_nav li {
	float: left;
}
#side h2 {
	color: #FFF;
	text-shadow:#000 1px 1px 3px;
	margin-left:15px;
}
#live_filter .search-box {
	background-color: #999;
	padding: 20px;
}
.search-box input {
	width: 80%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F5F5F5;
}
#live_filter ul {
	background-color: #E9E9E9;
	margin: 0px;
	padding: 20px;
}
#live_filter ul li {
	list-style-type: none;
	display: none;
}
#live_filter ul li a {
	color: #D3202E;
	font-size: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
#live_filter {
	margin-right: 10px;
}
#nav .global_nav .dealer-login {
	background-color: #D3202E;
	color: #FFE9EC;
}
#nav .global_nav  a.dealer-login:hover {
	color: #FFF;
	background-color: #EE4946;
}
#bycategory {
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -165px;
}
#bycategory ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #CCC;
}
#bycategory ul {
	background-color: #353535;
	margin: 0px;
	padding: 5px;
	width: 200px;
}
#bycategory ul li ul {
	position: absolute;
	width: 275px;
	margin: 0px;
	padding: 5px;
	left: 210px;
}
#side .sub_nav ul li a {
	font-size: 12px;
	color: #E3E3E3;
	background-color: #666;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#bycategory ul li ul li a {
	font-size: 12px;
}

#side .sub_nav ul li a {
	color: #CCC;
	font-size: 12px;
	line-height: 12px;
}

.sub_nav {
	position: relative;
	}
	.sub_nav li ul {
/* display:none; */
	margin: 0 0 0 310px;
	position: absolute;
	left: -999em;
	top: -3px;
	width: 310px;
	background-color: #353535;	
	z-index:999;
	left:-9999999px;
		}
		
		.sub_nav li ul li {
			position: relative;
			}
			
		.sub_nav li:hover ul,
		.sub_nav li.hover ul {
			left: auto;
			z-index: 10;
			}
		#side .sub_nav li ul ul li a {
			font-size: 12px;
			padding: 5px;
			}
		.sub_nav li ul ul {
			margin-left: 305px;
			margin-top: -5px;
			}
		.sub_nav li:hover ul ul,
		.sub_nav li.hover ul ul {
			left: -999em;
			top: 0;
			}
			.sub_nav li li:hover ul,
			.sub_nav li li.hover ul {
				left:  auto;
				}
li.answer {
	margin-bottom:10px;
}
div#main h2 a {
	color:black;
	text-decoration: none;
}

/* sticky footer
html, body, #container{height: 100%;}

body > #container {height: auto; min-height: 100%;}

#main {padding-bottom: 66px;}  /* must be same height as the footer 

#footer {
	position: absolute;
	margin-top: -111px;  /* negative value of footer height 
	height: 66px;
	width:910px;
	clear:both;
	z-index:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -450px;
	left: 50%;
	} 
*/



#side .menustart {
	text-align: left;
}

ul.folder li ul {
	display:none;
}

ul.folder li {
	list-style-type: none;
	float:left;
}
ul.folder li a{
	display:block;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	padding: 5px;
	width: 270px;
	text-align:center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
ul.folder li a:hover {
	
	background-color: #4c75a6;
	color: #FFF;
}
.pdf a {
	font-size: 12px !important;
	height: 36px !important;
	background-image: url(/assets/templates/edneyco/images/page_find.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
}

.fd-path {
	
	display:none;
}

#main th {
	background-color: #CCC;
}
.list-events .date {
	background-color: #4c75a6;
	border: 3px solid #C0D8E9;
	background-image: url(images/bg_date.png);
	height: 61px;
	width: 49px;
}
.list-events .date p a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	padding-top: 3px;
	color: #FFF;
	padding-bottom: 3px;
	height: 72px;
	font-weight: lighter;
}

.list-events-container .date p a {
	font-size: 22px;
	line-height: 22px;
}
.list-events .date p {
	margin: 0px;
	padding: 0px;
}
.list-events {
	height: 80px;
	margin-bottom: 10px;
	padding: 5px;
}
a {
	color: #D41C20;
}
.list-events h3 {
	display: block;
	font-size: 18px;
	padding: 3px;
	text-decoration: none;
}
.list-events h3 a {
	text-decoration: none;
	color: #353535;
	font-size: 18px;
}
.list-events p {
	font-size: 14px;
	color: #666;
}
.list-events p a .month, .list-events p a .year {
	font-size: 13px;
	line-height: 15px;
}
.list-events .date p a span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#side .list-events-container.small {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.list-events-container.small p {
	color: #CCC;
	font-size: 10px;
}
#side .list-events-container.small h3 a {
	color: #EDEDED;
	font-size: 16px;
}

.list-events-container.small {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list-events-container.small .list-events .date {
	width: 43px;
	height: 53px;
}
.list-events:hover {
	color: #fff;
	background-color:#e6e6e6;
}

.list-events-container.small .list-events:hover {
	color: #fff;
	background-color:#666;
}

.list-events-container.small h3 a {
	font-size: 16px;
}
/.list-events-container.small .list-events {
	height: 60px;
}
.list-events-container.small .list-events p a {
	line-height: 19px;
}
.list-events-container.small .list-events {
	height: 60px;
}
.company-logo {
	float: left;
}
.utility-box {
	float: right;
}
#main .information {
	clear: both;
}

.mf_link {
font-size:14px;
}

