.lof-slidecontent
{
    height: 292px;
    overflow: hidden;
    position: relative;    
    width:95%;
    margin:0 auto;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.lof-slidecontent .preload
{
    height: 100%;
    width: 100%;
    background: #FFF;
    position: absolute;
    top: 0;
    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%;
}
.lof-main-outer
{
    position: relative;
    height: 100%;    
    width:73%;
    z-index: 3px;
    overflow: hidden;
    left: -2px;
}

/* main flash */
ul.lof-main-wapper
{
    overflow: hidden;
    /*background: transparent url(../images/home-slider/background.png) no-repeat scroll 50% 50%;
    background-size:100%;*/
    padding: 0px;
    margin: 0;
    /*height: 327px;*/
    height:100%;
    /*width: 915px;*/
    width:100%;
    position: absolute;
    overflow: hidden;
}

ul.lof-main-wapper li
{
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    /*height: 100%;*/
    /*width: 915px;*/
    width: 100%;
    float: left;
}
.lof-opacity li
{
    position: absolute;
    top: 0;
    left: 0;
    float: inherit;
}
ul.lof-main-wapper li img
{
    /*height: 336px;*/
    
    padding: 0;
    /*width: 915px;*/
    width:100%;
    image-rendering: optimizequality;
     -ms-interpolation-mode: bicubic;
     image-rendering:-webkit-optimize-contrast;

}


li-desc
{
    z-index: 100px;
    position: absolute;
    top: 150px;
    left: 50px;
    width: 400px;
    background: url(../images/transparent_bg.png); /* filter:0.7(opacity:60) */
}
li-desc p
{
    color: #FFF;
    margin: 0 8px;
    padding: 8px 0;
}
li-desc h3 a
{
    color: #FFF;
    margin: 0;
    font-size: 140%;
    padding: 20px 8px 2px;
    font-family: "Trebuchet MS" ,Trebuchet,Arial,Verdana,sans-serif;
}
li-desc h3 a:hover
{
    color: #FF6;
    text-decoration: underline;
}

/* item navigator */
ul.lof-navigator
{
    top: 0;
    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;
    vertical-align:bottom;
}
ul.lof-navigator li.active h2,ul.lof-navigator li.active span.itemNavigationSubTitle
{color:Yellow;
 
 }
 
 ul.lof-navigator li.active h2{background: url("../images/slider-row-active.png") no-repeat scroll left 6px transparent;}

ul.lof-navigator li h2 
{
   background: url("../images/slider-row.png") no-repeat scroll left 6px transparent;
    height: 10px;
    margin: 0;
    padding: 1% 0 15px;
    text-transform: uppercase;
    
}

ul.lof-navigator li h2 span.itemNavigationTitle
{
    padding-left:20px;
    font-size:16px;
    display:block;
}

ul.lof-navigator li span.itemNavigationSubTitle
{
    font-size:14px;
    display:block;
    width:97%;
}

.lof-navigator-outer
{
    position: absolute;
    right: 0;
    top: 00px;
    z-index: 100;
    /*height: 336px;*/
    height:100%;
    /*width: 310px;*/
    width: 27%;
    overflow: hidden;
    color: #FFF;
}


.lof-navigator li h3
{
    color: #FFF;
    font-size: 100%;
    padding: 15px 0 0 !important;
    margin: 0;
}
.lof-navigator li div,.lof-navigator li.last div
{
    
    color: #FFF;
    height: 100%;
    position: relative; 
    /*margin-left: 15px;*/
    padding-left: 15px; 
}

.lof-navigator li div{background: url(../images/transparent_bg.png) repeat scroll left bottom transparent;}
.lof-navigator li.last div{background: url(../images/transparent-bg-corner.png) repeat scroll left bottom transparent;}

.lof-navigator li.active div
{
    background: url(../images/grad-bg.gif);
    color: #FFF;
}
.lof-navigator li img
{
    float: left;
    height: 40px;
    margin: 22px 12px 0 0;
    width: 40px;
}
.lof-navigator li.active img
{
    border: ##6C8E5C solid 1px;
}
.lof-navigator li.active h3
{
    color: #FFF;
}

.lof-snleft .lof-main-outer
{
    float: right;
}
/* move the main wapper to the right side */
.lof-snleft .lof-main-wapper
{
    clear: both;
    /*height: 336px; */
    margin-left: auto;
    margin-right: inherit;
}
/* move the navigator to the left  side */
.lof-snleft .lof-navigator-outer
{
    left: 0;
    top: 0;
    right: inherit;
}


.lof-snleft .lof-navigator li div,.lof-snleft .lof-navigator li.active div,.lof-snleft .lof-navigator li.last.active div
{
    margin-left: inherit;    
    
}
.lof-snleft .lof-navigator li.active div{background: url(../images/grad-bg2.png) repeat scroll left bottom transparent;}
.lof-snleft .lof-navigator li.last.active div{background: url(../images/grad-bg2-corner.png) repeat scroll left bottom transparent;}

.brochureAnchor
{
    background: url("../images/download-brochure.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 12px;
    height: 35px;    
    left: 75%;   
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    bottom:2%;
    width: 150px;
}


.lof-main-wapper li a
{
     display: block;
    /*overflow: hidden;*/
}