
/** footer **/
#footer {
		font-size:.9em;
		width:100%;
		bottom:0;
		clear:both;

		}
#footer-inner {
		padding:2em 10px;
		width:auto;

		}

#footer ul {
		margin:0;
		padding:0;
		padding-right:.5em;
		}

#footer .footer-listing {
		width:auto;
		}

#footer .locations {
		}

#footer ul li {
		display:inline;
		list-style-type:none;
		list-style-image:none !important;
		color:#999;
		}

.footer-copyrights {
		margin-top:0.1em;
		width:30% !important;
		text-align:left;	
		}

.footer-copyrights ul.links {
		padding-top:1em !important;
		}

.footer-statistic {
		margin-top:1em; float:right;
		width:60% !important;
		text-align:center; 
		}	
.footer-statistic a{		
		margin-right:0;
		padding:0;	
		border:0;		
		text-align:center;		
		}				

#footer ul.links li {
		display:inline;
		padding:0;
		}

#footer ul li a {
		margin-right:.7em;
		padding:.3em .7em .3em 0;
		height:.7em;				
		border:0;		
		line-height:1.4em;
		text-align:center;		
		color:#999;
		white-space:nowrap;
		}
#footer ul li a:hover {
		color:#999 !important;
		}

#footer .footer-copyrights ul li a {
		float:none;
		display:inline;
		}

#footer ul li.no-border a {
		border-right:0;
		}

#footer ul li.no-link a:hover {
		text-decoration:none;
		cursor:default;		
		}

#footer a {
		margin:.3em 0;
		padding:0 1em;
		height:.7em;
		}

#footer li.no-link a {
		text-decoration:none;
		cursor:default;		
		}

#footer a:hover {
		text-decoration:none;
		}

#footer li.no-bullet a {
		background-image:none;
}
