﻿#videoGallery {
    color:#222222;
    font-family:Arial,Helvetica,Tahoma,Verdana,sans-serif;
    font-size:11px;
    text-decoration:none;
    width:719px;
}

#videoGallery h1 {
    color:#C51C15;
    font-family:Arial,Helvetica,Tahoma,Verdana,sans-serif;
    font-size:19px;
    font-weight:normal;
    text-decoration:none;
}

#videoGallery .label {
    padding: 0 10px 0 0;
}


#videoGallerySearch {
    background-image: url("../img/sportFit/sfondoTitoliArt.gif");
    background-repeat: repeat-x; 
    background-position: left top;
    padding:7px;
}

#videoGallerySearch select {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	line-height: 11px;
	width: 200px;
	margin-right: 10px;
	margin-top: 5px;
}
#videoGallery input[type=submit] {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	margin-top: 5px;
}


#videoGallery #videoGalleryResults 
{
    margin: 20px 0 0 7px;
}

#videoGallery #videoGalleryResults .videoGalleryResultsItem {
	
	width: 719px;
	background-image: url(../img/extranet/VideoGallery/videoItemBg.gif);
	margin: 0 0 10px 0;
	width:100%;
	overflow: hidden
}
#videoGallery #videoGalleryResults .videoGalleryResultsItem .ItemThumb {
	margin:0 10px 0 0;
	float:left;
}
#videoGallery #videoGalleryResults .videoGalleryResultsItem .ItemThumb img 
{
    border:1px solid #AAAAAA !important;
    padding:2px;
}

#videoGallery #videoGalleryResults .videoGalleryResultsItem .ItemData {
	
}

#videoGallery #videoGalleryResults .videoGalleryResultsItem .buttoncenter {
    background-image: url(../img/buttonbg.gif);
    background-repeat:repeat-x
}
#videoGallery #videoGalleryResults .videoGalleryResultsItem .watch {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding: 0 15px 0 0;
	margin: 0;
	line-height: 20px;
}

#videoGallery #videoGalleryResults .videoGalleryResultsItem a.title {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
	color: #C51C15;
	display: block;
	padding: 0px;
	height: 26px;
	font-size: 11px;
}

#videoGallery #paginator 
{
    color:#222222;
    padding:0 10px 0 0;
    text-align:right;
}

#videoGallery #paginator a
{
    color:#C51C15;
    font-size:12px;
    font-style:italic;
    text-decoration:none;
}

#videoGallery #paginator a.current
{
    color:#222222;
    font-size:12px;
    font-style:italic;
    text-decoration:none;
}
