/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* GENERAL
----------------------------------------------------------------------------- */

* {margin:0; padding:0;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
a img {border: 0;}
ul, ol {list-style:none;}
.img_left img{float:left;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.over {overflow:hidden;}
.over1 {overflow:hidden; height:1px;}
.over0 {overflow:hidden; height:0px;}
.block {display:block;}
.del{display:none;}
.null{visibility:hidden;}

/* BASE
----------------------------------------------------------------------------- */

body { margin:0; background: #000000 url(http://image.cecash.com/flteens/tour/free/t1/images/bg.gif); font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height:1.3em; color: #FFFFFF; }
.smoke { width: 984px; margin: 0 auto; background: url(http://image.cecash.com/flteens/tour/free/t1/images/smoke.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.cecash.com/flteens/tour/free/t1/images/smoke.png', sizingMethod='scale'); _background: transparent; }
.main { position:relative; margin:0 auto; width: 940px; background: #000000; }

.footer { position: relative; width: 940px; padding: 0 0 0 0; background: url(http://image.cecash.com/flteens/tour/free/t1/images/footer.jpg) repeat-x; height: 106px; }
.footer .logo { position: absolute; top: 2px; left: 7px; }
.footer .menu { top: 33px; left: 205px; position: absolute; }
.footer .menu ul { position: absolute; top: 0px; left: 0px; }
.footer .menu li { float: left; }
.footer .menu ul img { display: block; }
.footer .menu ul .hover img,
.footer .menu ul a:hover img { filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; }