﻿
        body
        {
            font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
            font-size: 12px;
            line-height: 20px;
        }
        section
        {
            display: block;
            overflow: hidden;
            position: relative;
        }
        .button
        {
            background: #014464;
            background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C));
            border: 1px solid #368DBE;
            border-top: 1px solid #c3d6df;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            -moz-box-shadow: 0 1px 3px black;
            -webkit-box-shadow: 0 1px 3px black;
            box-shadow: 0 1px 3px black;
            color: white;
            display: block;
            font-size: 12px;
            font-weight: bold;
            height: 30px;
            line-height: 30px;
            padding: 5px 20px;
            text-align: center;
            text-decoration: none;
            text-shadow: 1px 1px 1px black;
            text-transform: uppercase;
            width: auto;
        }
        .button2
        {
            background: #d9ae00;
            background: -moz-linear-gradient(top, #b28b06, #9c7705 50%, #9c7705 51%, #5c4100);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b28b06), color-stop(.5, #9c7705), color-stop(.5, #9c7705), to(#5c4100));
            border: 1px solid #c7a60c;
            border-top: 1px solid #e5d51f;
        }
        .button3
        {
            background: #ffd838;
            background: -moz-linear-gradient(top, #edbf21, #c89b0f 50%, #9c7705 51%, #906706);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #edbf21), color-stop(.5, #c89b0f), color-stop(.5, #c89b0f), to(#906706));
            border: 1px solid #c7a60c;
            border-top: 1px solid #e5d51f;
        }
        .price_table
        {
            float: right;
            font-size: 12px;
            margin: 10px auto 0;
            padding: 20px 0;
            position: relative;
            width: 570px;
        }
        .price_table .price_column.highlighted
        {
            background: #ffd838;
            margin: -5px !important;
            padding: 10px;
            z-index: 2;
        }
        .price_table .price_column
        {
            display: block;
            margin: 5px;
            float: left;
            position: absolute;
            width: 180px;
            z-index: 1;
        }
        .price_table .price_column > div
        {
            background: #eeeeee;
        }
        .price_table .price_column > div > div
        {
            padding: 10px 15px;
            border-bottom: 1px solid #cccccc;
            border-top: 1px solid #f6f6f6;
        }
        .price_table .price_column > div > p
        {
            padding: 10px 15px;
            border-bottom: 1px solid #cccccc;
            border-top: 1px solid #f6f6f6;
        }
        .price_table .price_column > div > ul
        {
            padding: 10px 15px;
            border-bottom: 1px solid #cccccc;
            border-top: 1px solid #f6f6f6;
        }
        .price_table .price_title
        {
            background-color: #333333;
            border-top: 0 !important;
            color: #ffffff;
            font-size: 14px;
        }
        .price_table .highlighted .price_title
        {
            font-size: 16px;
        }
        .price_table .price_price
        {
            font-size: 36px;
            line-height: 40px;
        }
        .price_table .highlighted .price_price
        {
            font-size: 40px;
            line-height: 44px;
        }
        .price_table .price_explanation
        {
            font-size: 10px;
            line-height: 13px;
            text-transform: uppercase;
        }
        .price_table .cusButton
        {
            background-color: #333333;
            display: block;
            text-align: center;
        }
        .price_table li
        {
            padding: 5px 0;
        }
        .price_table div.pix_check
        {
            background: url(images/demo/list-check-green.png) no-repeat 15px center;
            padding-left: 38px !important;
        }
        .price_table div.pix_error
        {
            background: url(images/demo/list-error.png) no-repeat 15px center;
            padding-left: 38px !important;
        }
   
        #fn_scroller_1
        {
            border: 1px solid #CCCCCC;
            padding: 15px;
            width: 88%;
            height: 279px;
            background-color: #F0EDED;
            overflow: hidden;
        }
        a.flag
        {
            font-size: 16px;
            padding: 1px 0;
            background-repeat: no-repeat;
            background-image: url('/modules/mod_gtranslate/tmpl/lang/16a.png');
        }
        a.flag:hover
        {
            background-image: url('/modules/mod_gtranslate/tmpl/lang/16.png');
        }
        a.flag img
        {
            border: 0;
        }
        a.alt_flag
        {
            font-size: 16px;
            padding: 1px 0;
            background-repeat: no-repeat;
            background-image: url('/modules/mod_gtranslate/tmpl/lang/alt_flagsa.png');
        }
        a.alt_flag:hover
        {
            background-image: url('/modules/mod_gtranslate/tmpl/lang/alt_flags.png');
        }
        a.alt_flag img
        {
            border: 0;
        }
  #ahgallery
        {
            margin-left: auto;
            margin-right: auto;
            margin-top: 0px !important;
            margin-bottom: 0px !important;
            width: 970px;
        }
        #ahgallery ul.hover_block0, #ahgallery ul.hover_block1, #ahgallery ul.hover_block2
        {
            display: block;
            overflow: hidden;
            height: 1%;
            padding-top: 5px;
            padding-left: 5px;
            background: #f3f3f4;
            margin-left: 0 !important;
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }
        #ahgallery ul.bottom_block
        {
            padding-bottom: 5px;
        }
        #ahgallery ul.hover_block0 li.item, #ahgallery ul.hover_block1 li.item, #ahgallery ul.hover_block2 li.item
        {
            margin-left: 0;
            padding-left: 0;
            list-style: none;
            list-style-position: inside;
            float: left;
            background: #f3f3f4;
            width: 241px;
            position: relative;
        }
        #ahgallery ul.hover_block0 li a.teaser, #ahgallery ul.hover_block1 li a.teaser, #ahgallery ul.hover_block2 li a.teaser
        {
            display: block;
            position: relative;
            overflow: hidden;
            height: 162px;
            width: 220px;
            padding: 8px;
        }
        #ahgallery ul.hover_block0 li div.teaser, #ahgallery ul.hover_block1 li div.teaser, #ahgallery ul.hover_block2 li div.teaser
        {
            display: block;
            position: relative;
            overflow: hidden;
            height: 162px;
            width: 220px;
            padding: 8px;
        }
        #ahgallery ul.hover_block0 li img.overlay, #ahgallery ul.hover_block1 li img.overlay, #ahgallery ul.hover_block2 li img.overlay
        {
            margin: 0;
            position: absolute;
            top: 0;
            left: 0;
            border: 0;
            width: 236;
            height: 178;
        }
         #outerwrap
        {
            top: 0px !important;
            left: 0px;
            border: 0px solid #CC2F7D;
            padding: 0px 0px 0px 0px !important;
            display: block;
            position: relative;
            z-index: 99;
        }
        .ddmx a.item1, .ddmx a.item1:hover, .ddmx a.item1-active, .ddmx a.item1-active:hover
        {
            padding: 9px 20px 9px 20px !important;
            font-size: 12px !important;
            font-family: Tahoma, Arial, sans-serif !important;
            text-align: left !important;
            font-weight: normal !important;
            color: #FFFFFF;
            font-style: normal !important;
            text-decoration: none !important;
            text-transform: none !important;
            border-top: 0px solid #F34AFF;
            border-bottom: 0px solid #F34AFF;
            border-left: 0px solid #F34AFF;
            border-right: 0;
            display: block;
            white-space: normal;
            position: relative;
            z-index: 200;
            margin: 0px 0px 0px 0px;
            background-image: none !important;
        }
        .ddmx td.item11.last a.item1-active, .ddmx td.item11.last a.item1
        {
            border: 0px solid #F34AFF;
        }
        .ddmx a.item1-active, .ddmx a.item1-active:hover, .ddmx .last a:hover, .ddmx .acton.last a, .ddmx a.item1:hover
        {
            white-space: normal;
            background-color: #E8E8E8 !important;
            background-image: none !important;
        }
        .ddmx .item11:hover, .ddmx .item11.acton:hover, .ddmx .item11.last:hover, .ddmx .item11.acton a.item1, .ddmx .item11.acton a:hover, .ddmx .item11 a:hover, .ddmx .item11.last a:hover, .ddmx a.item1-active, .ddmx a.item1-active:hover
        {
            color: #000000;
        }
        .ddmx .acton a.item1-active, .ddmx .acton a.item1:hover, .ddmx .acton a.item1
        {
            white-space: normal;
            background-image: none !important;
            color: #24111D !important;
        }
        .ddmx a.item2, .ddmx a.item2:hover, .ddmx a.item2-active, .ddmx a.item2-active:hover
        {
            padding: 8px 50px 8px 20px !important;
            font-size: 12px !important;
            font-family: Geneva, Arial, Helvetica, sans-serif !important;
            text-align: left !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important;
            text-transform: none !important;
            display: block;
            white-space: nowrap !important;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }
        .ddmx a.item2-active, .ddmx a.item2
        {
            background-image: none !important;
            background-color: #CCCCCC !important;
            color: #000000 !important;
            border-top: 1px solid #FFFFFF !important;
            border-left: 1px solid #FFFFFF !important;
            border-right: 1px solid #FFFFFF !important;
        }
        .ddmx a.item2-active.last, .ddmx a.item2.last
        {
            border-bottom: 1px solid #FFFFFF !important;
            z-index: 500;
        }
        .ddmx .section a.item2:hover, .ddmx a.item2-active, .ddmx a.item2-active:hover
        {
            background-image: none !important;
            background-color: #666666 !important;
            color: #FFFFFF !important;
            border-top: 1px solid #FFFFFF !important;
            border-left: 1px solid #FFFFFF !important;
            border-right: 1px solid #FFFFFF !important;
        }
        .ddmx .section
        {
            border: 0px solid;
            position: absolute;
            visibility: hidden;
            display: block;
            z-index: -1;
        }
        .ddmx .inner_section
        {
            background-color: #CCCCCC;
            display: block;
        }
        .ddmx .subsection a
        {
            white-space: normal !important;
        }
        .ddmxframe
        {
            border: 0px solid !important;
        }
        * html .ddmx td
        {
            position: relative;
        }
        /* ie 5.0 fix */.ddmx .item2-active img, .ddmx .item2 img, .ddmx .item1-active img, .ddmx .item1 img
        {
            border: none;
        }
        #FlashID
        {
            height: 87px;
            width: 483px;
        }
        #FlashID
        {
            height: 185px;
            width: 810px;
        }