body
{
    background: url(../../images/new/homepage_background.png) center 81px no-repeat;
}

.page_container.home .content_wrapper
{
    background: url(../../images/new/homepage_content_background_bottom_extension.png) bottom repeat-x;
}

.page_container.home .content
{
    background: url(../../images/new/homepage_content_background_top.png) top right no-repeat;
    min-height: 400px;
    padding: 0 10px;
    position: relative;
    z-index: 100;
    width: 960px;
}

.bottom_wrapper
{
    background: url(../../images/new/footer_background.png) repeat-x;
    clear: both;
    height: 68px;
    padding-top: 5px;
}

.page_container.home .content h2.name
{
    display: none;
}

.page_container.home .content .featured_video,
.page_container.home .content .left_column
{
    clear: left;
    float: left;
}

.page_container.home .content .right_column
{
    clear: right;
    float: right;
    margin-right: 25px;
    position: relative;
    width: 275px;
}

.page_container.home .content .log_in
{
    background: none !important;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}

.page_container.home .content .log_in h2
{
    margin-top: 0 !important;
}

.page_container.home .content .featured_video ul li p,
.page_container.home .content .featured_item p
{
    color: #666;
    font-size: .689em;
    line-height: 1.4;
    margin: 0;
}

.page_container.home .content .featured_video .number_of_views
{
    margin-top: 5px;
}

.page_container.home .content .featured_video
{
    margin: 95px 0 0 5px;
    position: relative;
    width: 610px;
}

.page_container.home .content .featured_video h2
{
    float: left;
}

.page_container.home .content .featured_video ul
{
    clear: left;
    float: left;
    text-align: right;
    margin: 0 0 0 -30px;
    padding-left: 15px;
    width: 270px;
}

.page_container.home .content .featured_video ul li
{
    clear: both;
    display: block;
    height: 64px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.page_container.home .content .featured_video ul li.divider
{
    background: url(../../images/new/homepage_video_divider.png) right repeat-y;
    height: 3px !important;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.page_container.home .content .featured_video ul li img
{
    float: right;
    height: 64px;
    width: 88px;
    font-size: 11px;
}

.page_container.home .content .featured_video ul li .now_playing
{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .625em;
    padding-left: 0;
    padding-right: 0;
    width: 88px;
}

.page_container.home .content .featured_video ul li a.spanning_link:hover h3
{
    color: #ed9d01;
}

.page_container.home .content .featured_video ul li h3,
.page_container.home .content .featured_video ul li p
{
    margin: 0 88px 0 0;
}

.page_container.home .content .featured_video ul li h3
{
    padding: 6px 7px 2px 6px;
    width: 165px;
    overflow: hidden;
}

.page_container.home .content .featured_video ul li p
{
    padding: 0 7px;
}

.page_container.home .content .featured_video .current_video
{
    width: 340px;
}

.page_container.home .content .featured_video .current_video h3
{
    font-size: 1em;
    position: absolute;
    top: 12px;
    left: 255px;
    width: 345px;
}

.page_container.home .content .featured_video .current_video h3 span
{
    color: #888;
    font-size: 69.5%;
    font-weight: normal;
}

.page_container.home .content .featured_video .current_video .video_player
{
    background: url(../../images/new/video_player_background.png) repeat-x;
    position: absolute;
    top: 65px;
    left: 255px;
    height: 271px;
    width: 356px;
}

.page_container.home .content .featured_video .current_video .video_player img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 333;
    width: 338px;
    height: 253px;
}

.page_container.home .content .featured_video .current_video .video_player .overlay
{
    background: url(../../images/new/video_player_overlay.png) top left no-repeat;
    position: absolute;
    top: 9px;
    left: 9px;
    z-index: 999;
    height: 271px;
    width: 356px;
}

.page_container.home .content .sign_up
{
    margin-top: 28px;
    position: absolute;
    top: 140px;
    right: 10px;
}

.page_container.home .content .sign_up h2
{
    margin: 0;
}

.page_container.home .content .sign_up p
{
    font-size: .689em;
    line-height: 1.4;
    margin: 2px 0;
}

.page_container.home .content .sign_up .site_features
{
    background: url(../../images/new/sign_up_features_box_background.png) 0 22px no-repeat;
    margin-top: 6px;
    margin-left: -8px;
    position: relative;
    height: 185px;
    width: 289px;
}

.page_container.home .content .sign_up .site_features .tab
{
    background-position: bottom left;
    background-repeat: no-repeat;
    float: left;
    margin-right: 6px;
}

.page_container.home .content .sign_up .site_features .tab a
{
    display: block;
    font-size: .75em;
    font-weight: bold;
    outline: 0;
    padding-top: 6px;
    height: 17px;
    text-align: center;
    width: 76px;
}

.page_container.home .content .sign_up .site_features .tab.active
{
    background-image: url(../../images/new/sign_up_features_tab_active.gif);
}

.page_container.home .content .sign_up .site_features .tab.active a
{
    color: #444;
    font-size: .814em;
}

.page_container.home .content .sign_up .site_features .tab.inactive
{
    background-image: url(../../images/new/sign_up_features_tab_inactive.gif);
}

.page_container.home .content .sign_up .site_features ul
{
    clear: both;
    margin: 0;
    padding: 2px 15px;
}

.page_container.home .content .sign_up .site_features ul li
{
    clear: both;
    list-style: none;
    margin: 7px 0;
    padding: 1px 0;
}

.page_container.home .content .sign_up .site_features ul li img,
.page_container.home .content .sign_up .site_features ul li span,
.page_container.home .content .sign_up .site_features ul li p
{
    float: left;
}

.page_container.home .content .sign_up .site_features ul li img
{
    margin-right: 5px;
}

.page_container.home .content .sign_up .site_features ul li p
{
    font-size: 11px;
    margin-top: 3px;
    width: 200px;
}

.page_container.home .content .sign_up .site_features ul li p span
{
    font-weight: bold;
}

.page_container.home .content .sign_up .centered_button
{
    clear: both;
    margin-top: 0;
}

.page_container.home .content .now_on_show_off_sports
{
    clear: both;
    padding-top: 25px;
}

.page_container.home .content .now_on_show_off_sports .featured_items
{
    margin: 15px 0 15px -5px;
}

.page_container.home .content .now_on_show_off_sports .featured_item
{
    background: url(../../images/new/featured_item_background.png) top left no-repeat;
    float: left;
    margin: 0 10px;
    position: relative;
	/*By CDN 1 nov 2008 */
	width: 155px; 
    height: 250px;
	padding: 9px;
	/*up to here 1 nov 2008 */
}

.page_container.home .content .now_on_show_off_sports .featured_item h3,
.page_container.home .content .now_on_show_off_sports .featured_item .item_description
{
    width: 155px;
    /*overflow: auto;*/
	overflow-x: hidden;
}

/*By CDN 1 nov 2008 */
.page_container.home .content .now_on_show_off_sports 
{
   /* padding: 9px;*/
   /* width: 155px;
    height: 250px;*/
}
/*up to here 1 nov 2008 */

.page_container.home .content .now_on_show_off_sports .featured_item .photo
{
    background: #fff;
    font-size: 9px;
    position: relative;
    text-align: center;
    width: 155px;
    height: 110px;
}

.page_container.home .content .now_on_show_off_sports .featured_item .photo img
{
    max-width: 155px;
    height: 111px;
}

.page_container.home .content .now_on_show_off_sports .featured_item .photo .thumbnail_stamp
{
    font-size: .75em;
    position: absolute;
    bottom: 0;
    right: 0;
}

.page_container.home .content .now_on_show_off_sports .featured_item h3
{
    margin: 6px 0 3px 0;
}

.page_container.home .content .now_on_show_off_sports .featured_item .item_description
{
    /*overflow: auto;*/
	overflow-x: hidden;
	overflow-y:auto;
    height: 80px;
	
}

.page_container.home .content .now_on_show_off_sports .featured_item .user
{
    margin-bottom: 6px;
}

.page_container.home .content .now_on_show_off_sports .featured_item .date
{
    margin-top: 6px;
}

.page_container.home .content .now_on_show_off_sports .featured_item ul.photos
{
    list-style: none;
    margin: 8px 0 0 -6px;
    padding: 0;
    width: 160px;
}

.page_container.home .content .now_on_show_off_sports .featured_item ul.photos li
{
    float: left;
    margin-left: 6px;
}

.page_container.home .content .now_on_show_off_sports .featured_item ul.photos li img
{
    width: 46px;
    height: 46px;
}

.page_container.home .content .now_on_show_off_sports .featured_item p
{
   /* overflow: auto;*/
    width: 155px;
}

.page_container.home .content .now_on_show_off_sports .featured_item .see_more
{
    font-size: .814em;
    font-weight: bold;
    position: absolute;
    bottom: 7px;
    right: 7px;
}

.page_container.home .content .site_statistics
{
    background: url(../../images/new/site_statistics_background.gif) bottom no-repeat;
    clear: both;
    height: 43px;
    margin: 0;
    padding: 22px 0 0 12px;
}

.page_container.home .content .site_statistics span
{
    color: #666;
    float: left;
    font-size: .689em;
    font-weight: bold;
    margin-top: 21px;
}

.page_container.home .content .site_statistics ul
{
    float: left;
    margin: 0 0 0 6px;
    padding: 0;
}

.page_container.home .content .site_statistics li
{
    float: left;
    font-size: .75em;
    font-weight: bold;
    height: 25px;
    list-style: none;
    margin: 10px 0 0 4px;
    padding: 0;
    width: inherit;
}

.page_container.home .content .site_statistics li a
{
    background-position: right;
    background-repeat: no-repeat;
    float: left;
    height: 25px;
    padding: 10px 20px 10px 0;
}

.page_container.home .content .site_statistics li.members a
{
    background-image: url(../../images/new/statistics_background_members.gif);
}

.page_container.home .content .site_statistics li.members_currently_online a
{
    background-image: url(../../images/new/statistics_background_members_currently_online.gif);
}

.page_container.home .content .site_statistics li.groups a
{
    background-image: url(../../images/new/statistics_background_groups.gif);
}

.page_container.home .content .site_statistics li.photos a
{
    background-image: url(../../images/new/statistics_background_photos.gif);
}

.page_container.home .content .site_statistics li.videos a
{
    background-image: url(../../images/new/statistics_background_videos.gif);
}

.page_container.home .content .site_statistics li.events a
{
    background-image: url(../../images/new/statistics_background_events.gif);
}

.page_container.home .content .site_statistics li.discussions
{
    margin-right: 0;
}

.page_container.home .content .site_statistics li.discussions a
{
    background-image: url(../../images/new/statistics_background_discussions.gif);
}

.page_container.home .content .our_mission
{
    background: url(../../images/new/homepage_content_background_bottom.png) bottom right no-repeat;
    height: 150px;
    padding: 30px 0 10px 10px;
}

.page_container.home .content .our_mission .left_column
{
    width: 610px;
}

.page_container.home .content .our_mission .left_column p
{
    line-height: 1.65;
}

.page_container.home .content .our_mission .right_column
{
    margin-right: 25px;
}

.page_container.home .content .our_mission .right_column p
{
    font-size: .689em;
    margin: 5px 0;
}

.ad.horizontal
{
    display: none;
}

.homepage_ad .ad.horizontal
{
    display: block !important;
}
