﻿        /* Image Slider */.main-promo
        {
            padding: 0;
            margin:  5px  0px  5px 0px; 
            border: 1px solid #fff;
            position: relative;
            height: 320px;
        }
        /*#main-right{position:absolute;right:0;top:0;width:227px;height:508px;margin-left:8px;}
#main-right img {float:left;}
*/.mask6
        {
            position: absolute;
            width: 626px;
            height: 266px;
            overflow: hidden;
        }
        #box7
        {
            position: absolute;
        }
        #box7 span
        {
            display: block;
            float: left;
        }
        #thumbs7
        {
            position: absolute;
            width: 626px;
            clear: both;
            height: 53px;
            overflow: hidden;
            margin-top: 267px;
        }
        #thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7
        {
            position: absolute;
            top: 0px;
            width: 626px;
            height: 53px;
        }
        #thumbs7 .thumbs div, #thumbs_handles7 span
        {
            display: block;
            width: 125px;
            height: 53px;
            margin: 0;
            float: left;
            cursor: pointer;
        }
        #thumbs7 .thumbs div img
        {
            width: 125px; /*float:right;*/
        }
        #thumbs_handles7 span
        {
            background: url('/app_images/banners/thumb_invisible.gif') no-repeat;
        }
        #thumbs_mask7
        {
            width: 1216px;
            background: url('/app_images/banners/thumbs_mask.png') no-repeat center top;
            height: 100px;
        }
        .thumbs
        {
            width: 555px;
        }
        .thumbs div
        {
            display: block;
            width: 125px;
            height: 53px;
            margin: 0;
            cursor: pointer;
        }
        .thumbs div img
        {
            display: block;
            width: 100%;
            height: 100%;
            border: 1px solid #fff;
        }
        span img
        {
            display: block;
            border: none;
        }

