﻿/* =================== FOOTER =============================== */
.footer{position:fixed; bottom:0;z-index:120;}
.footer .footer-block { position:relative; bottom:47px; width:1010px;}
.footer-ads {clear:both;position:relative;padding:0 ; width:1025px; background:url(images/footer-bg-new.png) repeat-x left top;height:47px;z-index:20;
             margin-bottom:-10px; }

.footer-block-view {position:relative;margin-top:50px; bottom:50px;width:1025px; z-index:10; }
/*==========footer logo================================================================*/
.footer .footer-logo {width:100px; background-color:Transparent;display:inline;}
.footer .footer-logo img {width:100px;height:47px; display:inline;float:left;padding-right:30px;}

.footer .text {display:none;float:left;padding:12px 20px 0 0;font-size:15pt;font-weight:bold;}
/*============================Rolling images=========================================*/

.footer .rolling-images{overflow:hidden ;display:inline;height:47px; top:0;position:absolute;}
.footer .rolling-images *{background-color:Transparent;}
/*.footer .rolling-images div.scrollableArea * {float: left;margin:0;padding:0;}*/
.footer .rolling-images .imageWrapper{height:47px;background-color:Transparent;padding:0 ;}
.footer .rolling-images .ad-logo{height:47px;width:100px;display:none;}
.footer .rolling-images .ad-logo-gray{height:47px;background-color:Transparent; width:100px;}

.footer .rolling-images div.scrollWrapper{		overflow: hidden;white-space:nowrap;	width: 100%;}
.footer .rolling-images .scrollableArea{	position: relative; left:0;top:0;	width: auto;white-space:nowrap;}

.footer .rolling-images .simply-scroll-container { 	position: relative;}

/* Clip DIV - automatically generated */
.footer .rolling-images .simply-scroll-clip { 	position: relative;	overflow: hidden;	z-index: 2;}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.footer .rolling-images .simply-scroll-list { 	position: absolute;	top: 0;	left: 0;	z-index: 1;	overflow: hidden;	margin: 0;	padding: 0;	list-style: none;}

.footer .rolling-images .simply-scroll-list li {	padding: 0 ;	margin: 0 15px 0 15px;	list-style: none;}	
.footer .rolling-images .simply-scroll-list li img {	border: none;}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.footer .rolling-images .simply-scroll { 	width: 887px;	height: 200px;	margin-bottom: 1em;}

/* Clip DIV */
.footer .rolling-images .simply-scroll .simply-scroll-clip {width:100%;	height: 100px;}	
/* Explicitly set height/width of each list item */	
.footer .rolling-images .simply-scroll .simply-scroll-list li {	float: left; /* Horizontal scroll only */	width: 100px;	height: 60px;}
