/*

   Stylesheet for FSM expaning footer

	Author: FreekOne @ FSM
	Twitter: freekFSM

*/

#fsm_expand_clear_footer { width: 100%; height: 100px; display: block;}
#fsm_expand {width: 100%; height: 145px; bottom: 0px; position: fixed; overflow: hidden; background: url(../_images/fsm_expand_bg.png) top repeat-x; }
#fsm_expand_content { width: 940px; height: 480px; margin-left: auto; margin-right: auto; }
#fsm_expand_top { position: relative; height: 35px; width: 940px; overflow: hidden;}
#fsm_expand_top a.expand { float: left; display: block; width: 96px; height: 20px; text-align: center; padding: 10px 12px 0px; background: url(../_images/fsm_expand_link.png) no-repeat; font-family: Trebuchet MS; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none; }
#fsm_expand_top a.expand:hover { text-decoration: none; }
#fsm_expand_bottom { width: 940px; height: 15px; position: fixed; z-index: 3; bottom: 0px; background-color: #202020; }
#fsm_expand_ad { width: 940px; height: 430px; padding-bottom: 15px; }
#fsm_expand_ad_movie { position: relative; left: 270px; top: 80px; width: 640px; height: 320px; z-index: 2; }
#fsm_expand_ad_image { position: relative; left: 0px; top: -320px; width: 940px; height: 430px; z-index: 1; }

/* Mobile Version */

#fsm_mobile_expand { width: 100%; height: 100px; overflow: hidden; background: url(../_images/fsm_expand_bg.png) top repeat-x; }
#fsm_mobile_expand_content { width: 940px; height: 100px; margin-left: auto; margin-right: auto; }
#fsm_mobile_ad { width: 940px; height: 50px; padding: 35px 0px 15px; }
