﻿/* --- 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;
}

/* =====================================================================
	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;
}


/* =====================================================================
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/cycling/fpgal_num.png) no-repeat;
    width: 23px;
    height: 27px;
    float: left; /*margin-right: 3px;*/
}

#centralWrapperTop .mainMediaGallery ul.galControls li.current
{
    background: url(/images/cycling/fpgal_num_on.png) no-repeat;
}

#centralWrapperTop .mainMediaGallery ul.galControls li a
{
    color: #fff;
    float: left;
    font-size: 68%;
    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;
}

#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;
}

/* =====================================================================
	banner ads
===================================================================== */
.bannerHomeRight, .bannerInsideRight
{
    float: right;
    /*clear: right;*/
}

#main .bannerAdInsideFooter
{
    float: left;
    background: #ECEDEF;
    width: 656px;
    height: 93px;
    padding: 10px 0 10px 8px;
}

#mainHome .bannerAdInsideFooter
{
    float: left;
    background: #ECEDEF;
    width: 651px;
    height: 93px;
    padding: 3px 0 3px 3px;
}

#main .bannerAdInsideFooter a, #mainHome .bannerAdInsideFooter a
{
    width: 213px;
    height: 93px;
    margin: 0 4px 0 0;
    float: left;
}

#header .bannerAdTopHeader
{
    /*float: left;*/
    width: 468px;
    height: 68px;
    margin: 14px 0 0;
    border: 5px solid white;
}

/* =====================================================================
	youtube video 
===================================================================== */
#main .videoPlaylist
{
}

#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; 
}
