@media screen {
    body		{
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    line-height: 14px;
                    color: #000000;
                text-decoration: none;
            margin: 0px;
            padding: 0px;
            background: #FFFFFF;
            /*padding-bottom:20px;*/
                    }
    a,
    a:link,
    a:visited,
    a:active	{ color: #000000; background: none; text-decoration: underline;}
    a:hover		{ color: #000000; background: none; text-decoration: underline; font-weight: bold;}


    table		{ text-align:left; }

    #main-content	{
                    background-color: #FFFFFF;
                    min-width: 980px;
            margin: auto;
                    }
    #content-header{
                    min-width: 980px;
            margin: 0px auto;
            width: 100%;
            background: #FFFFFF;
            top: 0;
            z-index:2;
            height: 100px;
            }
    div#content-header{
                    /*position: absolute;*/
                    }
    #content-menubar{
                    position: absolute;
                    width: 100%;
                    min-width: 980px;
                    }
    #content-currentnav{
            margin: 1px auto;
            }
    #content-body	{
                    width:100%;
                    min-width: 980px;
            padding-bottom:55px;
            top: 100px;
            position: absolute;
                    }
    #content-footer   {
                    min-width: 980px;
            position:fixed;
            bottom:0;
            margin: 10px auto 0;
            width:100%;
            z-index:2;
            }

    #header_table	{
                    width: 100%;
                    background: #000000;
                    /*valign: middle;*/
                    padding: 0px;
                    margin: 0px;
                    }

    .description	{
                    font-size: 10px;
                    }
    .description a,
    .description a:link,
    .description a:visited,
    .description a:active        { color: #7F7FFF; background: none; text-decoration: none; font-weight: normal;}
    .description a:hover         { color: #fba716; background: none; text-decoration: none; font-weight: bold;}


    #search_table_top {
                    font-size: 10px;
                    color: #ffffff;
                    background: #000000;
                    }

    #search_table_top a,
    #search_table_top a:link,
    #search_table_top a:visited,
    #search_table_top a:active  { color: #ffffff; background: none; text-decoration: underline; font-weight: bold;}
    #search_table_top a:hover           { color: #ffff00; background: none; text-decoration: underline; font-weight: bold;}

    #current_pages {
                    font-size: 14px;
                    color: #ffffff;
                    background: #000000;
                    }

    #list_header	{
                    font-size: 10px;
                    color: #ffffff;
                    width: 100%;
                    margin: auto;
                    }

    .detail		{
                    background: #ffffff;
                    color: #000000;
                    font-size: 10px;
                    border:solid 1px #000000;
                    }

    .detail_nb      {
                    background: #ffffff;
                    color: #000000;
                    font-size: 11px;
                    border:0px;
                    }

    .action_links	{
                    font-size: 10px;
                    }
    .action_links a,
    .action_links a:link,
    .action_links a:visited,
    .action_links a:active	{ color: #000000; background: none; text-decoration: underline;}
    .action_links a:hover		{ color: #000000; background: none; text-decoration: underline; font-weight: bold;}


    .sdetail	{
                    background: #ffffff;
                    color: #000000;
                    font-size: 9px;
                    }

    #search_form	{
                    background: #000000;
                    color: #ffffff;
                    /*valign: bottom;*/
                    font-size: 10px;
                    padding: 0px;
                    margin: 0px;
                    height: 60px;
                    /*margin-bottom: -15px;*/
                    }

    #copyright	{
                    text-align: center;
                    vertical-align: middle;
                    font-size: 10px;
                    color: #ffffff;
                    background: #000000;
                    }
    #disclamer a:link,active {color: #AAAAFF;text-decoration:none;}
    #disclamer a:hover {color:#FFFFAA;}

    #prev_next	{
                    font-size: 10px;
                    color: #ffffff;
                    background: #666666;
                    word-spacing: 2px;
                    }

    #footer	{
                    font-size: 9px;
                    color: #ffffff;
                    background: #000000;
                    }

    .input	 	{
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    height: 17px;
                    border: none;
                    padding: 2px;
    }
    .input_search {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    height: 12px;
                    /*border: none;
                    padding: 2px;*/
    }

    .input_search input{
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 10px;
    }

    .input_search select{
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 10px;
    }

    .input_register	 	{
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    border: solid 1px #000000;
                    }

    .header_register	{
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    background: #000000;
                    color: #ffffff;
                    margin: 0px;
                    padding: 0px;
                    border: solid 1px #000000;
                    }

    .text_register	{
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    background: #ffffff;
                    color: #000000;
                    padding: 10px;
                    text-align: left;
                    }
    .menu {
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    color: #ffffff;
                    /*background: #595959;*/
                    background: #000;
                    margin-top: 2px;
                    margin-bottom: 2px;
                    padding-top: 2px;
                    padding-bottom: 2px;
    }

    .menu a,
    .menu a:link,
    .menu a:visited,
    .menu a:active        { color: #ffffff; background: none; text-decoration: none;}
    .menu a:hover         { color: #fba716; background: none; text-decoration: none; font-weight: normal;}


    #menu_home {
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    color: #00B1EF;
                    background: #000;
                    margin-top: 2px;
                    margin-bottom: 2px;
                    padding-top: 2px;
                    padding-bottom: 2px;
                    font-weight: bold;
    }
    #menu_home:link,
    #menu_home:visited,
    #menu_home:active        { color: #00B1EF; background: none; text-decoration: none; }
    #menu_home:hover         { color: #fba716; background: none; text-decoration: none; font-weight: normal;}

    .maintext
    {
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    line-height: 14px;
                    font-weight: normal;
                    color: #000000;
                    text-decoration: none;
                    text-align: justify;
    }

    .maintextbold
    {
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    line-height: 14px;
                    font-weight: bold;
                    color: #000000;
                    text-decoration: none;
                    text-align: justify;
    }

    .maintextnojustify
    {
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    line-height: 14px;
                    font-weight: normal;
                    color: #000000;
                    text-decoration: none;
    }

    #submit         {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    border: solid 1px #ffffff;
                    background: #000000;
                    color: #ffffff;
                    }

    .blacklink	{
                    color: #000000;
                    }
    .blacklink a,
    .blacklink a:link,
    .blacklink a:visited,
    .blacklink a:active        { color: #000000; background: none; text-decoration: underline;}
    .blacklink a:hover         { color: #000000; background: none; text-decoration: underline; font-weight: bold;}





    .myaccount a,
    .myaccount a:link,
    .myaccount a:visited,
    .myaccount a:active        { color: #FF0000; background: none; text-decoration: underline; font-weight: bold;}
    .myaccount a:hover         { color: #000000; background: none; text-decoration: underline; font-weight: bold;}

    #tooltip {
            position: absolute;
            visibility: hidden;
            z-index: 200;
    }

    .lightbox_item
    {
            height: 100px;
            width: 100px;
            text-align: center;
            float: left;
            position: relative;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 5px;
            padding-bottom: 5px;
            top: 0px;
            left: 0px;
    }

    .lightbox_delete
    {
            float: right;
            z-index: 99;
            position: absolute;
            top: 7px;
            left: 82px;
            display: none;
    }

    .lightbox_image_container
    {
            float: left;
            min-height: 100px;
            min-width: 100px;
            max-height: 100px;
            max-width: 100px;
            position: relative;
            top: 0px;
            left: 0px;
            text-align: center;
            overflow: hidden;
    }

    .lightbox_dropdown_option
    {
        padding-left: 5px;
        padding-right: 5px;
    }

    /*pagination */
    div#pagination {
         height:50px;
         margin-top:3px;
     }
    div#pagination .count {
         float:left;
         padding:5px;
         }
    div#pagination .pages {
         float:right; padding:5px;
         }

    div#paginationTop{ height:40px; margin-bottom:3px;}
    div#paginationTop .count { float:left; padding:5px;}
    div#paginationTop .pages { float:right; padding:5px;}

    div.pagination { padding: 3px; margin: 3px; }
    div.pagination a,  div.pagination a:visited {
         padding: 2px 5px 2px 5px;
         margin: 2px;
         border: 1px solid #8dab68;
         text-decoration: none; /* no underline */
         color: #ffffff;
    }
    div.pagination a:hover, div.pagination a:active {
         border: 1px solid #4A8634;
         background-color: #AA0000;
         text-decoration: none;
         color: #FFF;
    }
    div.pagination span.current {
         padding: 2px 5px 2px 5px;
         margin: 2px;
         border: 1px solid #4A8634;
         font-weight: bold;
         background-color: #4A8634;
         color: #000;
         }
    div.pagination span.disabled {
         padding: 2px 5px 2px 5px;
         margin: 2px;
         border: 1px solid #EEE;
         color: #DDD;
    }
    .bold14 {
            font-family:Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
    }
    .rederror {
            color: red;
    }

    .login         {
                    background: #ffffff;
                    color: #000000;
                    font-size: 10px;
                    border:solid 0px #000000;
                    text-align: center;
                    padding:10px;
                    }

    .login h1{
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    font-size: 18px;
                    font-weight: bolder;
                    color: #000000;
                    }


    .login #usr_username,#usr_password,#forgot   {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 1.3em;
                    font-weight: bold;
                    border: solid 1px #888888;
                    padding: 3px 10px;
                    background: #AAAAAA;
                    color: #000000;
                    height: 18px;
                    width: 200px;
                   }

    .login #autologin{
                    height: 15px;
                    width: 15px;
    }

    .login #autologin_text{
    vertical-align:middle;
    }


    .login #submit         {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: solid 1px #ffffff;
                    padding: 2px 10px;
                    background: #000000;
                    color: #ffffff;
                    width: 125px;
                    }


    .login #login_warning {
                    font-size: 16px;
                    color: #DD0000;
                    font-weight: bold;
                    }

    .login a,
    .login a:link,
    .login a:visited,
    .login a:active        { color: #FF0000; background: none; text-decoration: underline; font-weight: bold;}
    .login a:hover         { color: #000000; background: none; text-decoration: underline; font-weight: bold;}

    .login .login_warning{
                    font-size: 12px;
                    color: #DD0000;
                    font-weight: bold;
                    }


    .imglink       { text-decoration:none; font-weight: bold;}





    .addtolb,.lightbox_counter{
    display:inline;
    }

    #break_it_up{
    clear:left;
    height:50px;
    }

    #grid_daterange_container{
    float: left !important;
    width:220px;
    height:576px;
    border:1px solid #eee;
    padding:5px;
    margin:2px;
    display: none;
    text-align:left;
    }
    #grid_advert{
    border:1px solid #DDD;
    display:none;
    float:left !important;
    left:41px;
    margin:2px;
    padding:13px 40px;
    right:160px;
    }

    #sidebar_l_advert{
    padding-left:10px;
    padding-right:10px;
    }

    #sidebar_l_events{
    /*padding-top:9px;*/
    padding-left:9px;
    padding-right:9px;
    text-align:center;
    }

    .img_c1{
    float: left !important;
    width:220px;
    height:300px;
    border:1px solid #DDD;
    padding:5px;
    margin:2px;
    display: block;
    }

    .img_c2{
    float: left !important;
    width:220px;
    height:300px;
    border:1px solid #DDD;
    padding:5px;
    margin:2px;
    display: block;
    }

    .img_c2a{
    float: left !important;
    width:220px;
    height:300px;
    border:1px solid #DDD;
    padding:5px;
    margin:2px;
    display: block;
    background-color: #D8DCFE;
    }



    .img_c2_cur{
    float: left !important;
    width:220px;
    height:300px;
    border:1px solid #DDD;
    padding:5px;
    margin:2px;
    display: block;
    }

    .img_c2a_cur{
    float: left !important;
    width:220px;
    height:300px;
    border:1px solid #DDD;
    padding:5px;
    margin:2px;
    display: block;
    background-color: #D8DCFE;
    }

    #img_inner{
    margin: 5px 0px 5px 0px;
    overflow: hidden;
    padding: 0px 5px 0px 5px;
    min-height: 295px;
    }


    #img_box_d1{  /* for explorer only*/
      height: 160px;
    }

    #img_box_image{
      display:table-cell;
      height: 160px;
      width: 210px;
      text-align: center;
      vertical-align: bottom;
    }

    #img_box_image img{
    max-width: 200px;
    max-height: 160px;
    width: expression(this.width > 200 ? 200: true);
    }


    #img_lnk{
    background-image: url(/images/icon_bar_bg.gif);
    background-repeat: repeat-x;
    display: block;
    height: 24px;
    margin-top: 5px;
    text-align: center;
    width: 210px;
    }
    #img_lnk img{
    cursor: pointer;
    margin: 3px;
    padding-left: 0px;
    padding-right: 0px;
    border: 0px;
    }
    #img_txt{
    }
    #img_txt_l1{
    /*height: 20px;*/
    padding-bottom: 5px;
    overflow: hidden;

    }
    #img_txt_l1L{
    float: left;
    /*height: 25px;*/
    overflow: hidden;
    }
    #img_txt_l1R{
    float: right;
    }
    #img_txt_l2{
    /*height: 55px;*/
    overflow: hidden;
    width: 210px;
    }
    .image_caption {
            text-align:left;
            padding-bottom: 5px;
    }
    .image_persons {
            text-align:left;
            padding-bottom: 5px;
    }
    .set_caption {
            text-align:left;
            padding-bottom: 5px;
    }
    .set_persons {
            text-align:left;
            padding-bottom: 5px;
    }
    .excl_text {
            color:red;
            font-weight:bold;
            text-align:center;
    }
    .image_caption_detail {
            text-align:left;
    }
    .excl_text_detail {
            color:red;
            font-weight:bold;
            text-align:left;
    }
    .image_specialinstructions {
            font-weight: bold;
            color: red;
            text-align:center;
    }

    .tabText
    {
            background-color: #000000;
            color: #FFFFFF;
            font-weight: bold;
            padding-top: 5px;
            padding-left: 20px;
            padding-right: 20px;
    }

    .tabLine
    {
            background-color: #000000;
            height: 5px;
            width: 100%;
            margin-top: -1px;
            padding: 0px;
            margin-left:0px;
            margin-bottom: 2px;
    }



























    /* New header styles */

    #logo-search-bar {
    background-color:#000000;
    clear:both;
    color:#FFFFFF;
    /*font-family:Arial Narrow,Arial;*/
    font-size:10px;
    height:60px;
    /*min-width:1024px;*/
    min-width: 980px;
    margin-bottom:10px;
    }
    div#logo-search-bar{
    /*                position: absolute;*/
                    width: 100%;
                    }
    #logo-search-bar .logo-container {
    float:left;
    height:60px;
    margin-left:6px;
    width:162px;
    }
    #logo-search-bar .wenn-logo-container {
    float:left;
    height:60px;
    margin-left:6px;
    width:162px;
    }
    #logo-search-bar .navigation-container {
    float:left;
    height:60px;
    line-height:17px;
    vertical-align:bottom;
    /*width:500px;*/
    }
    #nav-bar-strapline {
        padding-left:5px;
        height:17px;
        padding-top:5px;
    }
    #nav-bar-links {
        position:relative;
        height: 38px;
    }

    #nav-bar-links a.tab {
        float: left;
        font-family: 'Open Sans',sans-serif;
        font-weight: 600;
        font-size: 13px;
        padding-top: 3px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 7px;
        height: 28px;
        text-align: center;
        display: block;
        text-decoration: none;
        color: white;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    #nav-bar-links a.tab:hover {
        color: red;
        text-decoration: none;
    }
    #nav-bar-links a.tab_active {
        color: green !important;
    }

    #nav-bar-links a.latest:hover { color: #41AD49; border-bottom: 5px solid #41AD49; }
    #nav-bar-links a.fashion:hover { color: #EC008B; border-bottom: 5px solid #EC008B;}
    #nav-bar-links a.galleries:hover { color: #D627FF; border-bottom: 5px solid #D627FF; }
    #nav-bar-links a.news:hover { color: #D61F28; border-bottom: 5px solid #D61F28; }
    #nav-bar-links a.dwp:hover { color: #FFF300; border-bottom: 5px solid #FFF300; }
    #nav-bar-links a.video:hover { color: #3060CE; border-bottom: 5px solid #3060CE; }

    #nav-bar-links a.latest_active { color: #41AD49; border-bottom: 5px solid #41AD49; }
    #nav-bar-links a.fashion_active { color: #EC008B; border-bottom: 5px solid #EC008B;}
    #nav-bar-links a.galleries_active { color: #D627FF; border-bottom: 5px solid #D627FF; }
    #nav-bar-links a.news_active { color: #D61F28; border-bottom: 5px solid #D61F28; }
    #nav-bar-links a.dwp_active { color: #FFF300; border-bottom: 5px solid #FFF300; }
    #nav-bar-links a.video_active { color: #3060CE; border-bottom: 5px solid #3060CE; }

    #nav-bar-links .vLine {
        border-left: 1px solid #888;
        display: block;
        float: left;
        height: 38px;
    }
    /*#nav-bar a {
    float:left;
    margin:0;
    padding:0;
    }
    .nav-bar ul {
    text-align:center;
    }
    .nav-bar li {
    display:block;
    float:left;
    text-align:center;
    }
    .nav-bar a.news-link:hover {
    color:#D2232A;
    }
    a.news-selected {
    color:#D2232A;
    }
    .nav-bar a.photos-link:hover {
    color:#D12BFF;
    }
    */
    .search-share-panel  {
    float:right;
    height:60px;
    /*width:325px;*/
    margin-right:10px;
    }
    #header-share-icon-container {
    margin-top:7px;
    text-align:right;
    }
    #header-share-icon-container img {
    margin-right:8px;
    }
    #header-search-container {
    display:table-cell;
    float:right;
    height:26px;
    margin-right:4px;
    text-align:right;
    vertical-align:middle;
    }
    #top-ads {
    /*min-width:1024px;*/
    height:90px;
    margin-bottom:10px;
    width:1005px;
    }
    #top-ad-left  {
    background-color:#000000;
    float:left;
    margin-right:10px;
    /*width:286px;*/
    width:265px;
    }
    #top-ad-right {
    /*float:right;*/
    /*margin-bottom:10px;*/
    /*width:728px;*/
    display: table;
    }


    #header {
    /*margin: 0 auto;*/
    /*width: 1024px;*/
    }
    fieldset, img {
    border:0 none;
    }

    #event {
    margin-bottom:2px;
    /*border:1px solid #000000;*/
    }


    #detail tr.r1 {
      background-color: #ccc;
    }
    #detail tr.r2 {
      background-color: #fff;
    }


    #cboxLoadedContent{
    background:#AAA;
    background:rgba(255,255,255,0.7);
    }

    /* EU cookie notice */
    #EUck {font-size:12px;color:#fff;background-color:#555555;background-repeat:repeat-x;padding:5px 0 5px 5px;border-top:1px solid #FFF;margin:0;position:relative;z-index:999999999;bottom:0;left:0;width:100%}
    #EUck p{margin:0}
    #EUckO a,#EUck a:visited{color:#fff;text-decoration:underline}
    #EUck a:hover{color:#ddd}
    #EUck img{vertical-align:bottom;padding:0 1em 0 1em}
    #EUck input{float:right;margin:0 1em;font-size:12px;font-weight:bold;background-color:#666;color:#fff;padding:5px 10px;border:1px solid #fff}
    #EUck input:hover{background-color:#333;cursor:pointer}


    /* scrollUp Tab style */
    #scrollUp {
        bottom: 0px;
        right: 95px;
        width: 70px;
        height: 51px;
        margin-bottom: -10px;
        padding: 5px 5px;
        /*font-family: sans-serif;*/
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
        /*text-shadow: 0 1px 0 #fff;*/
        color: #FFFFFF;
        -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
        background-color: #414141;
        background-image: -moz-linear-gradient(top, #414141, #414141);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#414141));
        background-image: -webkit-linear-gradient(top, #414141, #414141);
        background-image: -o-linear-gradient(top, #414141, #414141);
        background-image: linear-gradient(to bottom, #414141, #414141);
        background-repeat: repeat-x;
        -webkit-transition: margin-bottom 150ms linear;
        -moz-transition: margin-bottom 150ms linear;
        transition: margin-bottom 150ms linear;
        z-index: 9000 !important;
    }
    #scrollUp:hover {
        margin-bottom: 0px;
    }






    /* Ribbon banner for corner of images */
    .box {
        /*background-color: #a0a0a0;*/
        position: relative;
    }
    .ribbon-corner-topleft {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border: 16px solid transparent;
        border-bottom: 16px solid rgba(0,0,0,0.7);
        position: absolute;
        top: 5px;
        left: -25px;
        padding: 0 10px;
        width: 40px;
        color: white;
        font-family: sans-serif;
        font-weight: bold;
    }

    .ribbon-corner-topleft .txt {
        position: absolute;
        top: 0px;
        left: 3px;
    }

    .ribbon-corner-topleft-excl {
        border-bottom: 16px solid rgba(255,127,42,0.7);
    }

    .ribbon-set {
        text-align: center;
        background-color: rgba(0,0,0,0.9);
        height: 14px;
        position: absolute;
        top: 162px;
        width: 100%;
        color: white;
        font-family: sans-serif;
        font-weight: bold;
        padding: 0px;
        font-size: 11px;

    }

    .ribbon-feature {
        text-align: center;
        background-color: rgba(0,0,0,0.9);
        height: 13px;
        position: absolute;
        bottom: 0px;
        width: 100%;
        color: white;
        font-family: sans-serif;
        font-weight: bold;
        font-size: 10px;

    }
    .ribbon-event {
        background-color: rgba(255,50,50,0.8);
    }
    .ribbon-excl {
        background-color: rgba(255,127,42,0.9);
    }
    .ribbon-set .txt {
        position: absolute;
        width: 100%;
    }
    .ribbon-feature .txt {
        position: absolute;
        width: 100%;
    }
}


@media print{
    body{
        margin:0px;
    }

    * {
        background-color: white !important;
        background-image: none !important;
        page-break-inside: avoid;
    }

    #noprint {
        display: none;
    }

    .noprint {
        display:none;
    }

    #prev_next {
        background-color: #666 !important;
    }

    #search_table_top {
        background-color: #666 !important;
    }

    #search_table_top b {
        background-color: #666 !important;
    }

    .description {
        line-height: 12px;
    }

    #preview_img{
          max-height:550px !important;
    }
}