@charset "utf-8";
/* CSS Document */



/* CONTAINER */
.lof-slidecontent{  position:relative;  overflow:hidden; width:960px; height:368px; margin:0 auto; top:16px; }

.lof-slidecontent .preload{height:368px; width:100%; background:#FFF; position:absolute; left:0; z-index:100000; color:#FFF; text-align:center;}

.lof-slidecontent .preload div{ height:100%;  width:100%; background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%; }




/* MAIN FLASH */
.lof-main-wapper{ margin-left:auto; overflow:hidden; background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%; padding:0px; height:368px; width:694px; position:relative; overflow:hidden;  }

.lof-main-wapper .lof-main-item{ overflow:hidden; padding:0px; margin:0px; height:100%; width:100%; position:absolute;}

.lof-main-wapper .lof-main-item img{ padding:0px; width:694px; height:368px; }



/* ITEM NAVIGATOR */
ul.lof-navigator{top:50px;padding:0;margin:0;position:absolute;width:100%;}

ul.lof-navigator li{cursor:hand; cursor:pointer;list-style:none;width:100%;padding:0;margin:0;overflow:hidden; height:368px;}

.lof-navigator-outer{position:absolute;left:0;top:00px;z-index:100;height:368px;width:310px;overflow:hidden;color:#FFF;}

.lof-navigator li.active{background:url(../images/jquery/arrow-bg.png) no-repeat scroll right center;color:#FFF;}

.lof-navigator li h3{color:#696868;font-size:125%;padding:25px 0 0 0;margin:0; font-weight:bold; font-family: "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; letter-spacing:2px;}

.lof-navigator li div{background:url(../images/jquery/transparent_bg.png);color:#696868;height:93px;position:relative;margin-right:15px;
padding-left:10px;border-top:1px solid #E1E1E1;}

.lof-navigator li.active div{background:url(../images/jquery/grad-bg.jpg); height:93px;color:#FFF;}

.lof-navigator li img{height:87px;width:86px;margin:3px 15px 5px 0px;float:left;padding:0px;}

.lof-navigator li.active img{border:##8c406e  solid 1px;}

.lof-navigator li.active h3{color:#FFF;}

.lof-next{position:absolute;top:0;height:30px;background:#F9F9F9;display:block;width:100%;}

.lof-previous{position:absolute;bottom:0;height:30px;background:#F9F9F9;display:block;width:100%;}