/* --- media.css --- */

/* =====================================================================
	page header gallery
===================================================================== */

.mediaPageHeader {
    position: relative;
    width: 525px;
    height: 325px;
    clear: both;
    margin: 2px 0 10px 0;
}

    .mediaPageHeader .hide {
        display: none;
    }

    .mediaPageHeader ul, .mediaPageHeader li {
        list-style-type: none;
        float: left;
    }

    .mediaPageHeader ul {
        position: absolute;
        bottom: 40px;
        left: 0;
        z-index: 10;
        height: 31px;
        width: auto;
        width: 500px;
    }

        .mediaPageHeader ul li {
            text-align: right;
            margin: 0 1px 0 0;
            background: #fff;
        }

    .mediaPageHeader li a {
        padding: 4px 2px 0 2px;
        font-size: 70%;
        font-weight: bold;
        text-decoration: none;
        display: block;
        width: 15px;
        height: 15px;
        text-align: center;
        background: #fff;
    }

        .mediaPageHeader li a:hover {
            background: #000;
            color: #fff;
        }

    .mediaPageHeader li.current a {
        background: #000;
        color: #fff;
    }

    .mediaPageHeader .galItem {
        position: absolute;
        top: 0;
    }

    .mediaPageHeader .galItem {
        width: 525px;
        height: 325px;
    }

        .mediaPageHeader .galItem img {
            width: 100%;
            height: 100%;
        }

    .mediaPageHeader .mediaNote {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 100%;
    }

        .mediaPageHeader .mediaNote h3 {
            padding: 9px 10px 0 10px;
            color: white;
            font-size: 75%;
            font-weight: bold;
            float: left;
            height: 23px;
            background: #fff;
            color: #000;
            font-style: italic;
            font-family: Arial;
        }

        .mediaPageHeader .mediaNote p {
            padding: 8px 10px 1px 10px;
            font-size: 75%;
            font-weight: normal;
            float: left;
            height: 23px;
            color: #000;
            font-style: italic;
            background: #fff url(/images/bg_media_h3_line.gif) no-repeat left 10px;
        }

/* =====================================================================
	media list
===================================================================== */

.mediaList {
    clear: both;
    margin: 0 0 15px 10px;
    width: 726px;
}

    .mediaList p {
        border-top: 1px solid #d6d6d6;
        clear: both;
        padding: 5px 0 0 0;
        height: 20px;
    }

    .mediaList dl {
        display: block;
    }

    .mediaList dt {
        border-top: 1px dotted #ccc;
        margin: 20px 0 0 0;
        padding: 10px 0 10px 0;
        font-weight: bold;
        clear: both;
    }

        .mediaList dt a {
            padding: 0 0 0 25px;
            background: url(/images/bullet_2.gif) no-repeat left;
            vertical-align: middle;
        }

    .mediaList dd.filesize {
        float: left;
        float: right;
    }

    .mediaList dd.image {
        float: left;
        margin: 0 0 10px 25px;
        padding: 0;
        clear: left;
    }

    .mediaList dd p {
        border: none;
        clear: none;
        margin: 0 0 15px 12px;
        height: auto;
        float: left;
        width: 420px;
    }

/* =====================================================================
	site logo
===================================================================== */
.dmweb #header .siteLogo {
    float: left;
    clear: left;
    margin: 5px 0 0 0;
}

#header .siteLogo {
    float: left;
    clear: left;
    margin: 51px 0 0 0;
}

#header #EatSiteLogo {
    margin: 10px 0 0 0;
}

/* =====================================================================
	downloads
===================================================================== */

.mediaDownloads {
    clear: both;
    margin: 30px 0 15px 10px;
    width: 726px;
}

    .mediaDownloads p {
        border-top: 1px solid #d6d6d6;
        clear: both;
        padding: 5px 0 0 0;
        height: 20px;
    }

    .mediaDownloads dl {
        display: block;
    }

    .mediaDownloads dt {
        margin: 0 0 10px 0;
        font-weight: bold;
        float: right;
        width: 460px;
        clear: left;
    }

        .mediaDownloads dt a {
            padding: 0 0 2px 25px;
            background: url(/images/ico_download.gif) no-repeat left;
            vertical-align: middle;
        }

    .mediaDownloads dd.filesize {
        margin: 0 0 10px 0;
        padding: 0 0 2px 25px;
        float: right;
        width: 435px;
        clear: right;
        background: url(/images/ico_filesize.gif) no-repeat left 0;
    }

    .mediaDownloads dd.image {
        float: left;
        margin: -25px 0 10px 0;
    }

        .mediaDownloads dd.image a img {
            padding: 5px;
            background: url(/images/bg_imglib.gif) no-repeat left;
        }

    .mediaDownloads dd p {
        border: none;
        clear: none;
        margin: 0 0 10px 0;
        padding: 0 0 2px 25px;
        height: auto;
        float: right;
        width: 435px;
        text-align: left;
        background: url(/images/ico_info.gif) no-repeat left 0;
    }

/* =====================================================================
	media search
===================================================================== */

/* --- main column --- */
.mediaSearch {
    margin: 0 0 10px 0;
    width: 355px;
    height: 180px;
    background: #d3d5d4;
}

    .mediaSearch h2 {
        margin: 0;
        padding: 10px;
        background: #000;
        font-size: 220%;
        color: #fff;
    }

    .mediaSearch form {
        padding: 10px;
        background: #d3d5d4;
        position: relative;
    }

        .mediaSearch form div.row {
            margin: 0 0 5px 0;
            width: 300px;
            clear: both;
        }

        .mediaSearch form div.submitContainer {
            margin: 0;
            padding: 0;
        }

        .mediaSearch form div.row span.label {
            width: 80px;
            float: left;
            clear: left;
        }

/* --- left column --- */
.MediaSearchLeft {
    margin: 0 0 15px 0 !important;
}

    .MediaSearchLeft h2 {
        background: url(/images/bg_prodsearch_on.gif) no-repeat;
        color: #fff;
        padding: 5px 0 0 0;
        padding-left: 18px;
        font-size: 100%;
        width: auto;
        height: 23px;
        font-weight: bold;
    }

/* =====================================================================
   media banner ads
===================================================================== */

.mediaBannerColumn {
    margin: 0 0 15px 0;
    width: 200px;
}

    .mediaBannerColumn ul li {
        list-style: none;
    }

        .mediaBannerColumn ul li.odd, .mediaBannerColumn ul li.even {
            margin: 0 0 10px 0;
        }

        .mediaBannerColumn ul li image {
            display: block;
        }

#mainHome .bannerDurhamDeals {
    float: left;
    width: 326px;
    height: 205px;
}

    #mainHome .bannerDurhamDeals li {
        list-style: none;
    }

#mainHome .bannerDurhamComp {
    float: right;
    width: 326px;
    height: 205px;
}

    #mainHome .bannerDurhamComp li {
        list-style: none;
    }

#right .bannerDurhamCompSmall {
    float: right;
    width: 230px;
    height: 205px;
    margin: 18px 0 0;
}

    #right .bannerDurhamCompSmall li {
        list-style: none;
    }

#rightHome .bannerDurhamBreaks {
    float: right;
    width: 254px;
    /*height: 237px;
    padding-bottom: 12px;*/
    margin-bottom: 18px;
    /*border-bottom: 1px solid #D1D3D2;*/
}

    #rightHome .bannerDurhamBreaks li {
        list-style: none;
    }

#rightHome .bannerEnewsletter {
    float: right;
    width: 254px;
    height: 152px;
    margin-bottom: 12px;
}

    #rightHome .bannerEnewsletter li {
        list-style: none;
    }

#right .enewslinksmall {
    float: right;
    width: 230px;
    height: 138px;
    margin: 18px 0 0;
}

    #right .enewslinksmall li {
        list-style: none;
    }
/* =====================================================================
new mind logo
===================================================================== */

.newmindLogo {
    bottom: 35px;
    float: right;
    position: absolute;
    right: 15px;
}

    .newmindLogo ul {
    }

        .newmindLogo ul li {
            list-style: none;
        }

            .newmindLogo ul li img {
            }

.newmindText {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

    .newmindText p {
        color: #fff;
    }

        .newmindText p a, .newmindText p a:hover, .newmindText p a:visited {
            color: #fff;
        }

/* =====================================================================
	main media gallery
===================================================================== */
#centralWrapperTop .mainMediaGallery {
    float: left;
    width: 934px;
    height: 302px;
    position: relative;
}

    #centralWrapperTop .mainMediaGallery .hide {
        display: none;
    }

    #centralWrapperTop .mainMediaGallery ul.galControls {
        position: absolute;
        top: 10px;
        left: 10px;
    }

        #centralWrapperTop .mainMediaGallery ul.galControls li {
            list-style: none;
            background: url(/images/fpgal_num_off.png) no-repeat;
            width: 23px;
            height: 27px;
            float: left; /*margin-right: 3px;*/
        }

            #centralWrapperTop .mainMediaGallery ul.galControls li.current {
                background: url(/images/fpgal_num_on.png) no-repeat;
            }

            #centralWrapperTop .mainMediaGallery ul.galControls li a {
                color: #fff;
                float: left;
                font-size: 76%;
                padding: 5px 9px;
            }

    #centralWrapperTop .mainMediaGallery .mediaNote h3 {
        position: absolute;
        bottom: 50px;
        left: 10px;
        color: #fff;
        background: url("/images/faded_sliver.png") repeat scroll 0 0 transparent;
        font-size: 24px;
        font-weight: normal;
        padding: 10px;
        display:none;
    }

    #centralWrapperTop .mainMediaGallery .mediaNote p {
        position: absolute;
        bottom: 12px;
        left: 10px;
        color: #fff;
        background: url("/images/faded_sliver.png") repeat scroll 0 0 transparent;
        font-size: 13px;
        font-weight: normal;
        padding: 10px;
        display:none;
    }

/* =====================================================================
	banner ads
===================================================================== */
.bannerHomeRight {
    float: right;
    clear: right;
}

.bannerInsideRight {
    float: right;
    /* clear: right;*/
}

#centralWrapper #mainHome .bannerAdInsideFooter {
    margin-top: 20px;
    width: 668px;
}

    #centralWrapper #mainHome .bannerAdInsideFooter a {
        margin-right: 13px;
    }

#centralWrapper #mainHome .bannerAdInsideFooter a:last-child {
    margin:0px;
}

        #centralWrapper #mainHome .bannerAdInsideFooter a.lastbanner {
            margin: 0;
        }

#main .bannerAdInsideFooter, #mainHome .bannerAdInsideFooter {
    float: left;
    width: 670px;
    height: 116px;
    padding: 0;
    margin-top: 0px;
}

#centralWrapper #main .bannerAdInsideFooter {
    background: #E5E6E8;
    padding: 6px 0 6px 6px;
    width: 656px;
}

#main .bannerAdInsideFooter a, #mainHome .bannerAdInsideFooter a {
    width: 209px;
    height: 114px;
    margin: 0 7px 0 0;
    float: left;
    border: 1px solid #D1D3D2;
}

#main .bannerAdInsideFooter a img, #mainHome .bannerAdInsideFooter a img {
    width: 100%;
    height: 100%;
}

    #main .bannerAdInsideFooter a.lastbanner, #mainHome .bannerAdInsideFooter a.lastbanner {
        margin-right: 0;
        float: right;
    }

#header .bannerAdTopHeader {
    float: right;
    width: 405px;
    height: 66px;
    margin: 0;
    clear: right;
    /*border: 7px solid #fff;*/
}

#wrapper #header .bannerAdEatHeader {
    float: left;
    width: 728px;
    height: 90px;
}

/* =====================================================================
	youtube video 
===================================================================== */
#main .videoPlaylist {
    float: left;
}

    #main .videoPlaylist .ytVideo {
        min-height: 465px;
    }

        #main .videoPlaylist .ytVideo p.description {
            margin-bottom: 0;
            padding-top: 10px;
        }

        #main .videoPlaylist .ytVideo h3 {
            display: none;
        }

    #main .videoPlaylist div.ytPlaylist {
        clear: both;
        position: relative;
        width: 664px !important;
        float: left;
        margin: 20px 0 10px;
    }

        #main .videoPlaylist div.ytPlaylist h3.ytPlaylistTitle {
            display: none;
        }

        #main .videoPlaylist div.ytPlaylist li {
            float: left;
            /*height: 170px;*/
            overflow: hidden;
            /*width: 200px;*/
            text-align: center;
            width: 220px;
            list-style: none;
            position: relative;
            height: 160px;
            margin-bottom: 10px;
        }

        #main .videoPlaylist div.ytPlaylist h3.videoTitle {
            display: block;
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
            /*padding: 150px 10px 3px;*/
            padding: 130px 25px 3px;
            text-transform: none;
        }

        #main .videoPlaylist div.ytPlaylist li p.videoThumb {
            left: 35px;
            position: absolute;
            top: 0;
            /*width: 200px;*/
            height: 160px;
        }

        #main .videoPlaylist div.ytPlaylist li img {
            border: 1px solid #CCCCCC;
            padding: 2px;
            /*width: 200px;*/
            width: 152px;
            /*height: 150px;*/
        }

        #main .videoPlaylist div.ytPlaylist li p.description {
            display: none;
        }

        #main .videoPlaylist div.ytPlaylist p.duration {
            display: none;
        }

/* =====================================================================
	Banner tracking Ads
===================================================================== */

.bannerTrackingHome {
    float: left;
    height: auto;
    width: 728px;
}

.bannerTrackingInner {
    height: 600px;
    position: absolute;
    top: 35px;
    right: -172px;
    z-index: 10;
    width: 160px;
}

/* =====================================================================
	Eat banners
===================================================================== */
.TasteBannerSmall {
    width: 230px;
    height: 40px;
    padding: 18px 0 0;
    clear: both;
}

    .TasteBannerSmall ul {
    }

        .TasteBannerSmall ul li {
            list-style: none;
        }

.TasteBanner {
    width: 230px;
    height: 132px;
    padding: 18px 0 0;
    clear: both;
}

    .TasteBanner ul {
    }

        .TasteBanner ul li {
            list-style: none;
        }
