/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \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:#000; font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height:1.3em; color: #FFFFFF; }
.smoke { width: 960px; margin: 0 auto; background: #000000; }
.main { position:relative; margin:0 auto; width: 940px; background: none; }

.header .menu { position: relative; }
.header .menu ul { position: absolute; top: 0px; left: 0px; }
.header .menu img { display: block; }
.header .menu li { float: left; }
.header .menu li .hover img,
.header .menu li a:hover img { filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; }

.footer { position: relative; width: 940px; height: 159px; background:url(http://join.joinourwebsite.com/graphics/lifetimetours2/fltporn/images/footer.jpg) repeat-x 0 59px; }
.footer .logo { position: absolute; top: 75px; left: 300px; }
.footer .menu { position: relative; }
.footer .menu ul { position: absolute; top: 0px; left: 0px; }
.footer .menu img { display: block; }
.footer .menu li { float: left; }
.footer .menu li .hover img,
.footer .menu li a:hover img { filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; }