
@import url("http://fonts.googleapis.com/css?family=Meie+Script");
@import url("http://fonts.googleapis.com/css?family=Allura");
@import url("http://fonts.googleapis.com/css?family=Boogaloo");

*
{
    margin: 0;
    padding: 0;
    outline: 0 none;
}

html
{
    min-height: 100%;
}

html, body
{
    font: normal 13px/1.3em Arial, Helvetica, sans-serif;
    color: #333;
    min-height: 100%;
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    min-height: 100%;
    background: #e5ecf4;
}

img
{
    border: 0 none;
    max-width: 100%;
}

p
{
    margin: 0;
    padding: 0;
    text-align: justify;
}

.bodybg
{
    background: url(../images/top-bg.gif) 0 0 repeat-x;
}



.SiteMapPageCss span
{
    font-weight: bold;
    font-size: 15px;
    padding: 10px 0 10px 0;
}

.sitemap li
{
    list-style: none;
    padding: 3px;
}

.sitemap a
{
    color: Blue;
    font-size: 15px;
}

.sitemap
{
    padding-left: 30px;
    padding-top: 10px;
}

.SiteMapPageCss td
{
    width: 180px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{
    display: block;
}

audio, canvas, video
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls])
    {
        display: none;
    }



a
{
    color: #323232;
    text-decoration: none;
    font-size: 12px;
}

    a:hover
    {
        text-decoration: underline;
    }

    a.white
    {
        color: #dddddd;
        text-decoration: underline;
    }

        a.white:hover
        {
            color: #fff;
        }

.wrapper
{
    width: 986px;
    margin: auto;
}

.panell
{
    width: 304px;
    float: left;
}

.panelr
{
    width: 225px;
    float: left;
}

.acenter
{
    text-align: center;
}

.aright
{
    text-align: right;
}

.aleft
{
    text-align: left;
}

.fleft
{
    float: left;
}

.fright
{
    float: right;
}

.fclear
{
    clear: both;
    overflow: hidden;
}

.border
{
    border: 1px solid #BCCDF0;
}

.padd
{
    padding: 1em;
}

.whitebg
{
    background: #fff;
    padding: 10px 5px;
    overflow: hidden;
}

.adds
{
    padding: 10px 5px;
    overflow: hidden;
}

.partybackbg
{
    background: #E3E3D9;
    padding: 10px 5px;
    overflow: hidden;
}

input[type="text"], input[type="password"], textarea, select
{
    padding: 1px;
    margin: 0;
    color: black;
    vertical-align: middle;
    border: 1px solid #a5acb2;
    padding: 3px;
}

    input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus
    {
        background-color: #fff;
    }

input[type="radio"], input[type="checkbox"]
{
    border-width: 1px;
    vertical-align: middle;
    margin-right: 5px;
    outline: none;
}

input[type="submit"], input[type="button"], input[type="reset"]
{
    cursor: pointer;
    outline: none;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0 0 0.3em;
    padding: 2px 0;
    font-weight: 100;
    line-height: normal;
}

h1
{
    font-size: 20px;
}

h2
{
    font-size: 18px;
}

h3
{
    font-size: 17px;
}

h4
{
    font-size: 16px;
}

h5
{
    font-size: 15px;
}

h6
{
    font-size: 14px;
}

.top_head
{
    background: url(../images/back_menu_top.gif) 0 0 repeat-x;
    border-left: 1px solid #B0BEC7;
    border-right: 1px solid #B0BEC7;
    border-top: 1px solid #B0BEC7;
    color: #336;
    overflow: auto;
    padding: 8px;
    overflow: hidden;
}

.date
{
    float: right;
}

.header
{
    overflow: hidden;
    background: url(../images/back_banner2.jpg) 0 0 repeat-x;
    background-size: contain;
}


.header1
{
    overflow: hidden;
    background: url(../App_Themes/images/back_frame.jpg) 0 0 repeat-x;
    background-size: contain;
}

.header .h1, .header .h2, .header .h3
{
    float: left;
    width: 33%;
}

.header .h1
{
    margin: 0 0 0 0.5%;
}

.header .h3
{
    margin: 0 0.5% 0 0;
}

.header .h2
{
    background: url(../images/logo-bg.jpg) center 0 no-repeat;
    height: 240px;
    margin: 0;
    background-size: contain;
    height: 284px;
}
/*.header .search	{ margin:0; text-align:center; width:93%; position:absolute; bottom:72px }*/
.header .search
{
    margin: 0;
    text-align: center;
    width: 93%;
    position: relative;
    top: 80px;
    margin-left: 8px;
}

    .header .search input[type="text"]
    {
        width: 65%;
        margin: 0 0 5px;
    }

    .header .search input[type="submit"]
    {
        background: #999;
        color: #fff;
        border: 0;
        cursor: pointer;
        padding: 5px;
        font-weight: bold;
    }

        .header .search input[type="submit"]:hover
        {
            color: #000;
        }


.header1 .h1, .header1 .h2, .header1 .h3
{
    float: left;
    width: 33%;
}


.header1 .h1
{
    margin: 0 0 0 0.5%;
}

.header1 .h3
{
    margin: 0 0.5% 0 0;
}

.header1 .h2
{
    background: url(../images/logo-bg.jpg) center 0 no-repeat;
    height: 110px;
    margin: 0;
    background-size: contain;
}
/*.header .search	{ margin:0; text-align:center; width:93%; position:absolute; bottom:72px }*/
.header1 .search
{
    margin: 0;
    text-align: center;
    width: 93%;
    position: relative;
    top: 80px;
    margin-left: 8px;
}

    .header1 .search input[type="text"]
    {
        width: 65%;
        margin: 0 0 5px;
    }

    .header1 .search input[type="submit"]
    {
        background: #999;
        color: #fff;
        border: 0;
        cursor: pointer;
        padding: 5px;
        font-weight: bold;
    }

        .header1 .search input[type="submit"]:hover
        {
            color: #000;
        }

.logos li
{
    border: 3px solid transparent;
}

    .logos li div.selected
    {
        border: 4px solid Red;
        padding: 3px !important;
        width: 88px;
    }

.header h3
{
    background: #c3c3c3;
    color: #333;
    text-align: center;
    padding: 2px;
    margin: 0;
}

.header h4
{
    background: #e4ecf9;
    color: #d62126;
    text-align: center;
    margin: 0;
    padding: 2px;
}

a.btnsearch
{
    background: #800000;
    color: #fff;
    border: 0;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    display: inline-block;
}

.btnsearch
{
    background: #999;
    color: #fff;
    border: 0;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    display: inline-block;
}

.btnsearch1
{
    background: url(../images/btnsearch.png) center 0 no-repeat;
    color: #fff;
    border: 0;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    display: inline-block;
}

/* ======= slider ========*/
.htabs
{
    overflow: hidden;
    background: #f6f6f6;
}

    .htabs h2
    {
        margin: 0;
        padding: 0;
    }

        .htabs h2 a
        {
            font-weight: bold;
            padding: 0 0 0 15px;
            font-size: 12px;
            margin: 1px 0;
            display: block;
        }

    .htabs li
    {
        margin-top: 2px;
        padding: 0;
        overflow: hidden;
    }

.tabs
{
    height: 170px;
    padding: 5px;
    background: #fff;
}

.select
{
    color: #000;
    background: url(../images/garrow.gif) 0 center no-repeat;
}

.htabs1
{
    overflow: hidden;
    background: #f6f6f6;
}

    .htabs1 h2
    {
        margin: 0;
        padding: 0;
    }

        .htabs1 h2 a
        {
            font-weight: bold;
            padding: 0 0 0 15px;
            font-size: 12px;
            margin: 1px 0;
            display: block;
        }

    .htabs1 li
    {
        margin-top: 2px;
        padding: 0;
        overflow: hidden;
    }

.tabs1
{
    height: 170px;
    padding: 5px;
    background: #fff;
}

#divState
{
    text-align: center;
    padding: 5px 0;
}

#dolphinnav ul li.fright
{
    float: left;
}

#divSearch span
{
    padding: 0px 10px;
    font-size: 17px;
}

#divSearch
{
    padding-left: 20px;
    text-align: center;
}

#dolphinnav ul li.fright img
{
    margin: 3px 5px 0 5px;
}

#dolphinnav ul li.fleft img
{
    margin: 3px 5px 0 5px;
}
/* navigation */

#dolphincontainer
{
    position: relative;
    border-bottom: 2px solid navy;
    color: #E0E0E0;
    background: #A9D3EC;
    width: 100%;
}

#dolphinnav
{
    position: relative;
    height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    background: #cad5db url(../images/menu_off_white.jpg) 0 0 repeat-x;
    padding: 0;
}

    #dolphinnav ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 100%;
        float: left;
        background: #cad5db url(../images/menu_off_white.jpg) 0 0 repeat-x;
    }

        #dolphinnav ul li
        {
            display: block;
            float: right;
            margin: 0;
        }

            #dolphinnav ul li a
            {
                border: 1px solid #9CABB5;
                display: block;
                float: left;
                color: #000;
                text-decoration: none;
                padding: 0 8px;
                height: 40px;
            }

                #dolphinnav ul li a span
                { /*padding:18px 20px;*/
                    float: left;
                    display: block;
                }

                #dolphinnav ul li a .state
                {
                    letter-spacing: -0.1em;
                }

                #dolphinnav ul li a:hover
                {
                    color: #fff;
                    background: #800000;
                }

                    #dolphinnav ul li a:hover span
                    {
                        display: block;
                        width: auto;
                        cursor: pointer;
                    }

                #dolphinnav ul li a.current
                {
                    color: #000;
                }

            #dolphinnav ul li img
            {
            }

            #dolphinnav ul li a.current span
            {
                color: #000;
                display: block;
                font-size: 14px;
                padding: 10px 20px;
                width: auto;
            }

            #dolphinnav ul li a.current:hover span
            {
                color: #fff;
            }


#dolphin_inner
{
    color: white;
    padding: 1px 5px;
    font-size: 100%;
    overflow: hidden;
}

    #dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active
    {
        color: #000;
        display: inline-block;
        padding: 5px;
        background: #fff;
        margin: 1px;
        width: auto;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
    }

    #dolphin_inner a:hover, #dolphin_inner a.active
    {
        color: #fff !important;
        background: #900;
    }

.displaytext
{
    color: Black;
}

.defaultText
{
    color: #646464;
}

.innercontent
{
    display: none;
}

.category
{
    background: url(../images/dolphin_bg.gif) 0 0 repeat;
    color: #fff;
    overflow: hidden;
}

    .category a
    {
        display: block;
        padding: 6px 10px 5px;
        border: 1px solid #798289;
        margin: 0 -1px 0 0;
        color: #fff;
        font-weight: bold;
        float: right;
        font-size: 16px;
    }

        .category a:hover, .active
        {
            font-weight: bold;
            background: #900;
            color: #fff !important;
        }

.cont-holder
{
    overflow: hidden;
}

    .cont-holder .ch1,
    .cont-holder .ch2,
    .cont-holder .ch3
    {
        float: left;
        padding: 5px 0;
        margin: 0;
        width: 193px;
    }

    .cont-holder .ch2
    {
        width: 580px;
        margin: 0;
    }

    .cont-holder .ch3
    {
        margin: 0 0 0 10px;
    }

#tooltip
{
    font-size: 12px;
    text-align: center;
    text-shadow: 0 1px rgba( 0, 0, 0, .5 );
    line-height: 1.5;
    color: #fff;
    background: #333;
    background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .8 ) ), to( rgba( 0, 0, 0, .9 ) ) );
    background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .8 ), rgba( 0, 0, 0, .9 ) );
    background: -moz-linear-gradient( top, rgba( 0, 0, 0, .8 ), rgba( 0, 0, 0, .9 ) );
    background: -ms-radial-gradient( top, rgba( 0, 0, 0, .8 ), rgba( 0, 0, 0, .9 ) );
    background: -o-linear-gradient( top, rgba( 0, 0, 0, .8 ), rgba( 0, 0, 0, .9 ) );
    background: linear-gradient( top, rgba( 0, 0, 0, .8 ), rgba( 0, 0, 0, .9 ) );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 1px solid #fff;
    -webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
    -moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
    box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
    position: absolute;
    z-index: 100;
    padding: 5px 15px;
}

    #tooltip:after
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top-color: #333;
        border-top: 10px solid rgba( 0, 0, 0, .9 );
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

    #tooltip.top:after
    {
        border-top-color: transparent;
        border-bottom-color: #333;
        border-bottom: 10px solid rgba( 0, 0, 0, .6 );
        top: -20px;
        bottom: auto;
    }

    #tooltip.left:after
    {
        left: 10px;
        margin: 0;
    }

    #tooltip.right:after
    {
        right: 10px;
        left: auto;
        margin: 0;
    }

.clsUrlbackground
{
    background-color: #F0F4F7;
}

.divlogocenter
{
}

.logos
{
    overflow: hidden;
    padding-bottom: 20px;
}
    /*.logos li	{ float:right; margin:10px 7px 0px 5px; width:95px; height:62px; list-style:none }*/

    .logos li
    {
        float: right;
        margin: 20px 16px 0;
        width: 78px;
        height: 44px;
        list-style: none;
        border: 1px solid #F0F0F0;
    }

        .logos li a
        {
            display: block;
            text-align: center;
        }

            .logos li a:hover
            {
            }

        .logos li input[type="image"]
        {
            width: 80px;
            height: 40px;
        }

        .logos li .current
        {
            border: 1px solid #900;
        }

        .logos li img
        {
            width: 80px;
            height: 44px;
        }

        .logos li div
        {
            font-size: 10px;
            color: #666;
            text-align: center;
        }

.logos1
{
    overflow: hidden;
}

    .logos1 li
    {
        float: left;
        margin: 10px 7px 0px 5px;
        width: 95px;
        height: 65px;
        list-style: none;
    }

        .logos1 li a
        {
            display: block;
            text-align: center;
        }

            .logos1 li a:hover
            {
                border: 1px solid #85b4cf;
            }

        .logos1 li input[type="image"]
        {
            width: 90px;
            height: 60px;
        }

        .logos1 li .current
        {
            border: 1px solid #900;
        }

        .logos1 li img
        {
            width: 90px;
            height: 60px;
        }

        .logos1 li div
        {
            font-size: 10px;
            color: #666;
            text-align: center;
        }

.footer
{
    margin: 0 10px;
}

.tagContact
{
    color: red;
    font-weight: bold;
}

.mainlogo
{
    background: url(../images/logo_banner3.jpg) 0 0 no-repeat;
    background-size: contain;
    margin: 0 auto;
    padding: 9px 10px;
    width: 89%;
    height: 265px;
    position: relative;
}

    .mainlogo h1
    {
        font-family: 'Boogaloo', 'Allura', 'Meie Script', arial;
        margin: 18px 0px 0px;
        text-align: center;
        font-size: 45px;
        line-height: 30px;
        color: #900;
        font-weight: bold;
    }

    .mainlogo h5
    {
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        margin: 5px 20px;
    }

.flag-logo
{
    background-size: contain;
    height: 50px;
}

.urlBack
{
    background: url("../images/logo-bg.jpg");
}

.iframeSet
{
    border: none;
    width: 100%;
    height: 9000px;
    overflow: -moz-hidden-unscrollable;
}

/*#dolphinnav ul li a span.state {
    font-size: 14px;
    font-weight: bold;
    line-height: 6px;
    margin: 0 !important;
  
    text-align: center;
    color:Red;
    padding-top:3px;
}*/

#dolphinnav ul li a span.state
{
    color: Red;
    display: block;
    font: 14px Arial,Helvetica,sans-serif;
    margin: 0 !important;
    padding-top: 2px;
    text-align: center;
}





#dolphinnav ul li a span
{
    display: block;
    float: none;
    font-size: 19px;
    margin: 5px 0 0;
    /*padding: 4px 7px 2px !important*/
}

.search .bold
{
    font-weight: bold;
}

.search a
{
    font-size: 22px;
    padding: 1px 7px;
}

.share
{
    padding: 10px 0;
    text-align: center;
}

.stButton
{
    margin: 0 !important;
}

    .stButton .chicklets
    {
        padding-right: 0 !important;
    }

.tblSet
{
    bottom: 32px;
    height: 0;
    margin-bottom: -10px;
    padding: 5px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

#frame_wrapper
{
    /*background: url(../images/back_frame.jpg) repeat-x scroll 0 0 #003366;*/
    background: #0d2e51; /* Old browsers */
    background: -moz-linear-gradient(top, #0d2e51 0%, #0f3355 8%, #0f365d 13%, #0e3a5d 21%, #103a60 22%, #143e68 32%, #143d69 36%, #183e6b 37%, #15426c 43%, #164273 44%, #164674 51%, #164a7c 58%, #17497a 59%, #154d7c 65%, #194e82 69%, #184d83 72%, #1b4e87 73%, #185188 80%, #1b538c 87%, #1a558f 88%, #1c5791 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d2e51), color-stop(8%,#0f3355), color-stop(13%,#0f365d), color-stop(21%,#0e3a5d), color-stop(22%,#103a60), color-stop(32%,#143e68), color-stop(36%,#143d69), color-stop(37%,#183e6b), color-stop(43%,#15426c), color-stop(44%,#164273), color-stop(51%,#164674), color-stop(58%,#164a7c), color-stop(59%,#17497a), color-stop(65%,#154d7c), color-stop(69%,#194e82), color-stop(72%,#184d83), color-stop(73%,#1b4e87), color-stop(80%,#185188), color-stop(87%,#1b538c), color-stop(88%,#1a558f), color-stop(100%,#1c5791)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0d2e51 0%,#0f3355 8%,#0f365d 13%,#0e3a5d 21%,#103a60 22%,#143e68 32%,#143d69 36%,#183e6b 37%,#15426c 43%,#164273 44%,#164674 51%,#164a7c 58%,#17497a 59%,#154d7c 65%,#194e82 69%,#184d83 72%,#1b4e87 73%,#185188 80%,#1b538c 87%,#1a558f 88%,#1c5791 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0d2e51 0%,#0f3355 8%,#0f365d 13%,#0e3a5d 21%,#103a60 22%,#143e68 32%,#143d69 36%,#183e6b 37%,#15426c 43%,#164273 44%,#164674 51%,#164a7c 58%,#17497a 59%,#154d7c 65%,#194e82 69%,#184d83 72%,#1b4e87 73%,#185188 80%,#1b538c 87%,#1a558f 88%,#1c5791 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0d2e51 0%,#0f3355 8%,#0f365d 13%,#0e3a5d 21%,#103a60 22%,#143e68 32%,#143d69 36%,#183e6b 37%,#15426c 43%,#164273 44%,#164674 51%,#164a7c 58%,#17497a 59%,#154d7c 65%,#194e82 69%,#184d83 72%,#1b4e87 73%,#185188 80%,#1b538c 87%,#1a558f 88%,#1c5791 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0d2e51 0%,#0f3355 8%,#0f365d 13%,#0e3a5d 21%,#103a60 22%,#143e68 32%,#143d69 36%,#183e6b 37%,#15426c 43%,#164273 44%,#164674 51%,#164a7c 58%,#17497a 59%,#154d7c 65%,#194e82 69%,#184d83 72%,#1b4e87 73%,#185188 80%,#1b538c 87%,#1a558f 88%,#1c5791 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2e51', endColorstr='#1c5791',GradientType=0 ); /* IE6-9 */
    width: 100%;
}

#frame_logo
{
    background: url("../images/logo_frame2.jpg") no-repeat scroll center 0 transparent;
    /*background: url(../images/logo_frame2.jpg) no-repeat scroll 0 0 transparent;*/
    /*float: left;*/
    height: 110px;
    position: relative;
    /*width: 280px;*/
    top: 0px;
    left: 0px;
}

    #frame_logo a
    {
        /*height: 110px;
        left: 3px;
        position: absolute;
        top: 1px;
        width: 280px;*/
        display: block;
        margin-top: -20px;
        text-align: center;
        width: 100%;
    }

    #frame_logo h1
    {
        font-weight: bold;
        font-size: 36px;
        color: #800000;
        /* display: none;*/
    }

        #frame_logo h1:hover
        {
            text-decoration: none;
        }


.partiesLinkDiv
{
    padding-bottom: 10px;
}

.gfg-root
{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    border: 1px solid #BCCDF0;
}

.gfg-title
{
    font-size: 15px;
    font-weight: bold;
    color: #333;
    background-color: #C3C3C3;
    line-height: 1.4em;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding-left: 10px;
}

.gfg-listentry a
{
    font-size: 17px;
}

.gfg-title a
{
    font-size: 19px;
}

.gfg-subtitle
{
    font-size: 12px;
    font-weight: bold;
    color: #3366cc;
    background-color: #E5ECF9;
    line-height: 1.4em;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 5px;
}

    .gfg-subtitle a
    {
        color: #3366cc;
    }

.gfg-entry
{
    background-color: white;
    width: 95%;
    min-height: 59px;
    /*position: relative;*/
    overflow: hidden;
    text-align: right;
    margin-top: 3px;
    font-size: 18px;
    padding : 10px;
    line-height: 20px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result
{
    position: relative;
    background-color: white;
    width: auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 5px;
}

.gf-result .gf-title a
{
    text-decoration: underline;
}

.gfg-list
{
    position: relative;
    overflow: hidden;
    text-align: right;
    margin-bottom: 5px;
}

.gfg-listentry
{
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-left: 15px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    padding-top: 2px;
}

.gfg-listentry-odd
{
    background-color: #F6F6F6;
}

.gfg-listentry-even
{
}

.gfg-listentry-highlight
{
    background-image: url('garrow.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title
{
    font-size: 16px;
    line-height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-bottom: 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet
{
    height: 3.8em;
    color: #000000;
    margin-top: 3px;
    line-height: 1.2em;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container
{
    position: relative;
}

.gfg-horizontal-root
{
    height: 1.5em;
    _height: 100%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-family: "Arial", sans-serif;
    font-size: 13px;
    border: 1px solid #AAAAAA;
    padding: 5px;
    margin-right: 80px;
}

    .gfg-horizontal-root .gfg-title
    {
        font-weight: bold;
        background-color: #FFFFFF;
        line-height: 1.5em;
        overflow: hidden;
        white-space: nowrap;
        float: left;
        padding-left: 10px;
        padding-right: 12px;
        border-right: 1px solid #AAAAAA;
    }

        .gfg-horizontal-root .gfg-title a
        {
            color: #444444;
            text-decoration: none;
        }

    .gfg-horizontal-root .gfg-entry
    {
        width: auto;
        height: 1.5em;
        position: relative;
        overflow: hidden;
        text-align: left;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 10px;
    }

        /* To allow correct behavior for overlay */
        .gfg-horizontal-root .gfg-entry .gf-result
        {
            position: relative;
            background-color: white;
            width: 100%;
            height: 100%;
            line-height: 1.5em;
            overflow: hidden;
            white-space: nowrap;
        }

    .gfg-horizontal-root .gfg-list
    {
        display: none;
    }

    /*
 * FeedControl customizations.
 */



    .gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
    .gfg-horizontal-root .gfg-entry .gf-result .gf-author
    {
        display: none;
    }

    .gfg-horizontal-root .gfg-entry .gf-result .gf-title
    {
        color: #0000cc;
        margin-right: 3px;
        float: left;
    }

    .gfg-horizontal-root .gfg-entry .gf-result .gf-spacer
    {
        float: left;
    }

    .gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
    .gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate
    {
        display: block;
        color: #AAAAAA;
    }

.gfg-branding
{
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
}

.gfg-collapse-open, .gfg-collapse-closed
{
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    float: right;
    width: 17px;
    height: 20px;
}

.gfg-collapse-open
{
    background-image: url('arrow_open.gif');
}

.gfg-collapse-closed
{
    background-image: url('arrow_close.gif');
}

.gfg-collapse-href
{
}

.clearFloat
{
    clear: both;
}


.addthis_bar_placeholder
{
    height: 0 !important;
}

.addthis_bar.addthis_bar_top
{
    Display: none !important;
}

.footerleft
{
}

.footerright
{
    float: right;
    display: none;
}

section
{
    padding: 0 0 10px;
}

@media only screen and (max-width: 1024px)
{
    .wrapper
    {
        width: 100%;
    }

    .tabs
    {
        height: 80px;
        padding: 5px;
        background: #fff;
    }

    .cont-holder .ch1,
    .cont-holder .ch2,
    .cont-holder .ch3
    {
        width: 170px;
    }

    .cont-holder .ch2
    {
        width: 645px;
    }

    .logos
    {
        text-align: center;
    }

        .logos li
        {
            float: none;
            display: inline-block;
        }
}

@media only screen and (max-width: 768px)
{
    .mainlogo h1
    {
        margin: 0 10px 0;
        font-size: 35px;
        line-height: 30px;
    }

    .mainlogo h5
    {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        margin: 5px 20px;
    }

    .mainlogo
    {
        height: /*195px*/ 225px;
        width: 90%;
    }

    input[type="text"], input[type="password"], textarea, select
    {
        padding: 1px;
    }

    .header .search input[type="submit"]
    {
        padding: 2px 5px;
    }

    .mainlogo h5
    {
        margin: 2px 0;
    }

    .header .h2
    {
        height: auto;
    }

    .search a
    {
        font-size: 12px;
        padding: 2px;
    }

    .flag-logo
    {
        height: 27px;
    }

    #dolphinnav ul li a span
    {
        margin: 2px 0 0;
        padding: 4px 1px 2px !important;
    }

    .category a
    {
        padding: 5px 10px;
    }

    .gfg-entry
    {
        font-size: 13px;
    }

    .cont-holder .ch2
    {
        margin: 0;
        width: 390px;
    }

    table,
    table td
    {
        /*float: left;
        width: 100%;*/
    }

    .whitebg
    {
        width: 100%;
    }

    .adds
    {
        width: 100%;
    }

    #divSearch
    {
        padding-left: 0;
    }

    footer .whitebg
    {
        width: auto;
    }

    footer .adds
    {
        width: auto;
    }

    .flag-logo img
    {
        width: 75% !important;
        height: 60px !important;
    }

    #dolphinnav ul li a span.state
    {
        font-size: 12px;
        padding-top: 0 !important;
    }

    #divSearch select
    {
        width: 280px !important;
        padding: 3px;
    }
}

@media only screen and (max-width: 640px)
{
    .cont-holder .ch1,
    .cont-holder .ch2,
    .cont-holder .ch3
    {
        float: none;
        width: 100%;
        text-align: center;
    }

    .header .h1, .header .h2, .header .h3
    {
        width: 100%;
        margin: 0 auto;
    }

    .header1 .h1, .header1 .h2, .header1 .h3
    {
        width: 100%;
        margin: 0 auto;
    }

    .mainlogo
    {
        background-position: center center;
        width: 41%;
        height: 256px;
    }

    .flag-logo
    {
        height: 40px;
    }

    .top_head .fleft, .top_head .date
    {
        float: none;
        text-align: center;
    }

    .gfg-entry, .gfg-root .gfg-entry .gf-result .gf-title, .gfg-listentry, .category, #dolphinnav
    {
        text-align: center;
    }

        .category a, #dolphinnav ul li
        {
            float: none;
            display: inline-block;
            padding: 0;
            margin: 0;
        }

        .category a
        {
            padding: 5px 8px;
            margin: 0 0 0 -5px;
        }

        #dolphinnav ul li a span
        {
            padding: 5px !important;
            margin: 0;
            font-size: 11px;
        }

        #dolphinnav ul li.fright
        {
            float: none;
        }

        #dolphinnav ul
        {
            background-position: 0 0;
            background-repeat: repeat;
        }

            #dolphinnav ul li a
            {
                display: inline-block;
                float: none;
                height: 47px;
                margin: 0 0 0 -4px;
            }

    .mainlogo h1
    {
        font-size: 35px;
    }

    iframe
    {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px)
{
    .mainlogo
    {
        width: 55%;
    }

        .mainlogo h1
        {
            margin: 20px 10px 0;
        }

    .video
    {
        display: none;
    }
}

@media only screen and (max-width: 360px)
{
    .mainlogo
    {
        background-position: center center;
        width: 100%;
        margin-bottom: 2px;
        padding: 7px 0;
    }

        .mainlogo h1
        {
            padding: 17px 10px 0;
            margin: 0;
        }

    #marquee2
    {
        margin-top: 20px;
    }

    #divSearch
    {
        padding-left: 0;
    }

        #divSearch select
        {
            width: 85% !important;
        }
}

@media only screen and (max-width: 240px)
{
    .mainlogo
    {
        width: 90%;
        height: 230px;
    }

        .mainlogo h1
        {
            font-size: 25px;
        }
}
