/* Video Library  */
html[lang=fr-FR] .wrapper .caption,
html[lang=es-ES] .wrapper .caption {
	width: 213px;
	top: 11px;
}

.captionLevel,
.left-navigation {
	display:none;
}
.content  {
	background-image:url(../data/i/videobg.png);
	background-repeat:no-repeat;
        background-position: 0 17px;
	position:relative;
	height:495px;
	overflow:hidden;
}

.wrapper .caption  {
	color:#595959;
	font-size:28px;
	border-bottom:0 none;
	padding:0px;
	margin:0px;
	position:absolute;
	top:28px;
	left:15px;
}
.wrapper .withLeftMenu .padding {
	float: none;
	width: 960px;
	margin:0 auto;
}
.videoListm  {
	width:160px;
	border:1px solid #ccc;
	float:left;
	margin:7px;
	height:175px;
	position:relative;
}
.videoInfo {
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
.solutionsList {
	position:absolute;
	top: 100px;
	left:12px;
	height:200px;
	width:211px;
}
.VideoGalleryResultes {
	position:absolute;
	top: 94px;
	left:237px;
	height:382px;
	width:730px;
	overflow:auto;
}
.videoInfo h4 {
	font-size:13px;
	margin:0px;
	padding:0px;
}
.subtitlesAvailable {
	font-size:10px;
	padding-top:5px;
}
.boxPlay {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:100%;
	width:160px;
	background-image:url(/spacer.gif);
}
.boxPlay span {display:none}

.solutionsList h2 {
	color:#424242;
	font-size:24px;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	padding-left:15px;
}
.solutionsList a {
    background-image: url("../data/i/nav-bg.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    border-bottom: 1px solid #E8E8E8;
    color: #414141;
    display: block;
    font-size: 13px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-top:6px;
    text-decoration: none;
} 

.searchVideoItemKeyword span,
.searchVideoItemProduct span {
	display:block;
	padding-bottom:4px;
	color:#5c5c5c;
	font-size:12px;
}
.searchVideoItemKeyword input {
	margin:0px;
	width: 132px;
}
.searchVideoItemKeyword {
	position:absolute;
	top:32px;
	left:248px;
	display:block;
	width:160px;	
}
.searchVideoItemProduct {
	position:absolute;
	top:32px;
	left:395px;
	display:block;
	width:160px;	
}
.searchVideoItemProduct select {
	height: 23px;
	width:320px;
	margin:0px;
}
.searchVideoItemSubmit {
	position:absolute;
	top:50px;
	left:725px;
	display:block;
}
.searchVideoItemSubmit input[type="submit"] {
font-size: 12px;
font-weight: normal;
background: #858585; /* Old browsers */
background: -moz-linear-gradient(top, #858585 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#858585), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #858585 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #858585 0%,#000000 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #858585 0%,#000000 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858585', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #858585 0%,#000000 100%); /* W3C */
border:0 none;
}

.solutionsList .dirNavCat-current {
	font-weight:bold;
	color:#000;
}
.videoPreview {
	height:90px;
	background-image: url("../data/i/novideo.png");
}

.videoDeButton em {
	position:absolute;
	top:76px;
	right:0px;
	background-color:#2a3190;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
	padding-left:7px;
	padding-right:7px;
	z-index:111;
}
.videoDeButton .videoDesc{
	display:none;
}
.showDesc .videoDesc {
	background-color:#2a3190;
	color:#fff;
	min-height: 77px;
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	position: absolute;
	top: 89px;
	display:block;
	font-size:11px;
	width:140px;
	line-height:12px;
}
.boxPlayNow {
	background-image: url("../data/i/play.png");
	background-position:center 19px;
	background-repeat:no-repeat;
}
	


.videoPad {
	padding-left:15px;
} 
 
 
 
