/*********************
** VIDEO PAGE STYLE
**********************/
#video-frame, #video-left-col, #video-right-col, #vid-share-options, #share-options, #export-player, #vid-networkinfo, #vid-mailinfo {
	float: left;
}

#vid-info .vid-info ul li {
        float:left;
        height:25px;
        overflow-y:hidden;
        display:block;
}

#help-embed {
        cursor:help;
        vertical-align:middle;
}

#vid-geninfo {
        float: left;
        padding-top:15px;
}

#player {
        z-index:1;
}

#video-frame {
	background: transparent url("/images/video-frame.png") no-repeat;
	width: 663px;
	height: 530px;
}

#video-left-col {
	width: 450px;
	height: 530px;
	margin: 4px 0px 0px 3px;
}

#video-right-col {
	background: transparent url("/images/vid-rightcol-bg.png") no-repeat;
	width: 196px;
	height: 513px;
	margin: 4px 0px 0px 0px;
	padding-left: 10px;
	overflow: hidden;
}

#vid-share-options {
	height:170px;
        margin-top:-13px;
        width:435px;
}

#share-options {
	border-right:1px dotted #FF6600;
        height:180px;
        margin:0 0 0 5px;
        padding-top:5px;
        width:144px;
}

#share-options ul {
	list-style: none;
	margin: 0px;
}

#vid-networkinfo {
	width: 260px;
	height: 170px;
	display: none;
	margin-left: 5px;
   padding-top:15px;
}

#export-player, #vid-geninfo, #vid-mailinfo {
	width: 260px;	
	height: 170px;
	display: none;	
	margin-left: 10px;
}

#export-player input{
	margin: 5px 0px;
}

p.title-orange {
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
}

p.title-grey {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
 	margin: 0px;	
}

p.boldgrey-subtitle-p {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
 	margin: 0px;	
}

p.export-player-textbox {
	background: transparent url("/images/medium-textbox-bg.png") no-repeat;
	display: block;
	width: 254px;
	height: 19px;
}

#share-mail {
	background: transparent url("/images/picto/black/share-mail.png") no-repeat;
	display: block;
	width: 110px;
	height: 25px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 0px 30px;
	margin: 3px 0px;	
}

#share-mail:visited {
	background: transparent url("/images/picto/black/share-mail.png") no-repeat;
	display: block;
	width: 110px;
	height: 25px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 0px 30px;
	margin: 3px 0px;	
}


#share-mail:hover {
	background: transparent url("/images/picto/colored/share-mail.png") no-repeat;
}

#share-network {
	background: transparent url("/images/picto/black/share-network.png") no-repeat;
	display: block;	
	width: 110px;
	height: 25px;	
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 0px 30px;
	margin: 3px 0px;			
}

#share-network:visited {
	background: transparent url("/images/picto/black/share-network.png") no-repeat;
	display: block;	
	width: 110px;
	height: 25px;	
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 0px 30px;
	margin: 3px 0px;	
}

#share-network:hover {
	background: transparent url("/images/picto/colored/share-network.png") no-repeat;
}

#share-website:link {
	background: transparent url("/images/picto/black/share-website.png") no-repeat;
	display: block;
	width: 110px;
	height: 25px;	
	color: #666666;
	font-size: 14px;
	font-weight: bold;	
	padding: 1px 0px 0px 30px;
	margin: 3px 0px;			
}

#share-website:visited {
	background: transparent url("/images/picto/black/share-website.png") no-repeat;
	display: block;
	width: 110px;
	height: 25px;	
	color: #666666;
	font-size: 14px;
	font-weight: bold;	
	padding: 1px 0px 0px 30px;
	margin: 3px 0px;
}


#share-website:hover {
	background: transparent url("/images/picto/colored/share-website.png") no-repeat;
}

#select-export-size {
	list-style: none; 
	font-size: 12px; 
	margin: 0px;
}

#select-export-size li {
	display: block;
	float: left;
	height: 15px;
}

#select-export-size li.selected-export-option{
	color: #ff6600;	
}

#small-player-option, #medium-player-option, #large-player-option {
	cursor: pointer;
	text-align: center;	
	width: 50px;	
}

#small-player-option, #medium-player-option {
	border-right: 1px #666666 solid;	
}

#export-size-notification {
	list-style: none; 
	margin: 0px; 
	font-size: 10px;  
	margin: 0px;
        display:none;
}

#vid-geninfo ul {
	font-size: 13px;
	list-style: none;
}

.vid-mark-li {
	background: url("/images/large-mark-star.png") no-repeat 0px 1px;
	padding-left: 20px;
}

.bold-li {
	font-weight: bold;
}

a.medium-link-btn {
	background: transparent url("/images/medium-link-btn.png") no-repeat;
	border: none;
	width: 120px;
	height: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 2px 0 0 0 ;
	margin: 5px;
}

#action-listing {
	list-style: none;
	color: #666666;
	float: left;	
	margin: 0px;
}

#action-listing li {
	display: block;
	margin: 12px 0px;
}

#action-user, #action-movie, #action-mobile {
	padding: 7px 0 0 40px;
	display: block;
	height: 23px;
	font-size: 12px;	
	font-weight: bold;	
	margin: 5px 0px;
	color: #666666;
}

#action-user {
	background: transparent url("/images/picto/colored/user.png") no-repeat;
}

#action-movie {
	background: transparent url("/images/picto/colored/movie.png") no-repeat;
}

#action-mobile {    
	background: transparent url("/images/picto/colored/mobile.png") no-repeat;
	background-position: -2px 0px;	
	padding-top: 7px;
    padding-bottom:40px;
	height: 35px;
}

input.valid-submit-btn {
	background: transparent url("/images/verysmall-btn.png") no-repeat;
	display: block;
	width: 70px;
	height: 19px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: auto;
	border: none;
	float: left;
	text-transform: uppercase;
    cursor:pointer;
}

input.verysmall-customize-textbox {
	background: transparent url("/images/verysmall-textbox-bg.png") no-repeat;
	width: 118px;
	height: 18px;
	border: none;
	margin: 3px 0px 0px 0px;	
	padding: 3px 5px 0px 5px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	float: left;
}

input.medium-textbox-socialnetworks {
	background:transparent url(/images/textbox-socialnetworks-paste.png) no-repeat scroll 0 0;
	border:medium none;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	height:19px;
	margin:3px 0px 0px 0px;
	padding:3px 6px 0 5px;
	width:225px;
}

ul.socialnetworks-listing {
	list-style: none;
	width: 115px;
	float: left;
	/*margin: 15px 0px 15px 15px;*/
}

#facebook-link, #yahoo-link, #delicious-link, #digg-link {
	padding: 2px 0 0 25px;
	display: block;
	height: 20px;
	font-size: 12px;	
	font-weight: bold;	
	margin: 10px 0px;
	color: #666666;
}

#facebook-link {
    vertical-align:baseline;
}

#yahoo-link {
    vertical-align:baseline;
}

#delicious-link {
    cursor:pointer;
    vertical-align:baseline;
}

#digg-link {
    vertical-align:baseline;
}

.socialnetworks-options {
	float: left;
	width: 275px;
	margin: 10px 10px;
	color: #666666;
	font-size: 12px;
}
#socialnetworks-paste-links{
	border-top: 1px #ff6600 dotted;
	
	}

#network-link {
    vertical-align:middle;    
}

#video-right-col a.accordion-items {
	background: transparent url("/images/accordion-default-icon.png") no-repeat;
	background-position: 0px 3px;	
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 17px ;
}

#theme-vid-listing, #author-vid-listing  {
	border: 1px #666666 solid;
	width: 185px;
        overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

#author-vid-listing  {
	height: 465px;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;		
}

.current-accordion {
	width: 195px;
	height: 465px;
	overflow-y: auto;
	overflow-x: hidden;	
}

div.accordion-vid-box {
	float: left;
	width: 125px;
	height: 150px;
	margin: 4px 0px 0px 18px;
	font-size: 11px;
}

div.accordion-vid-box  div a{
	font-size: 9px;
	width: 130px;
        overflow:hidden;
}

div.accordion-vid-box  div img.smallplay-preview-btn {
	width: 28px;
}

div.accordion-vid-box  div ul{
	font-size: 9px;
}

div.bubble {
	width: auto;
	font-size: 12px;
	margin-top: 10px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	border: 1px #ff6600 dotted;
	display: block;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	font-size: 10px;	
	color: #666666;		
}

span.comment-author-span {
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}

span.comment-date-span {
	font-size: 10px;
}

div.bubble cite {
	position: relative;
	display: block;
	height: 47px;	
	margin: 0px 0px -1px 0px;
	background: transparent url("/images/bubble-tip.png") no-repeat 21px 100%;
	font-style: normal;
	color: #666666;	
}

#comments-pagination {
    text-align: center;
    vertical-align:middle;
    height:20px;
    padding-top:5px;
}

a.current-pagination {
	color: #ff6600;
	font-weight: bold;
}

div.googleads-comments {
	position: relative;
	float: left;
	width: 655px;
}

#comment-area {
	border: 1px #ff6600 dotted;	
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 645px;
	height: 75px;
	padding: 5px;
}

p.comment-vid {
	position: relative;
	display: block;
	height: 29px;	
	margin: 0px 0px -2px 0px;
	background: transparent url("/images/bubble-tip.png") no-repeat 21px 100%;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#author-position #profil-avatar {
	width: 90px;
	height: 90px;	
	margin: 8px 0px 0px 0px;
        overflow: hidden;
}

#author-position #profil-description {
	width: 200px;
	height: 110px;
	margin: 8px 0px 0px 0px;	
}

#author-position .user-info li.user-pseudo {
	font-size: 13px;
}

#author-position .user-info li {
	line-height: 16px;
}

#author-position .user-info li span{
	font-size: 11px;
}

#slider ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#slider {
    position: relative;
    overflow: hidden;
}

#slider li {
	height: 150px;
	overflow: hidden;
	width: 240px;
}

#prevBtn, #nextBtn {
	display: block;
	position: absolute;
	z-index: 1000;	
	width: 35px;	
	height: 35px;	
	top: 32px;	
}

#prevBtn {
	left: -32px;
}

#nextBtn {
	right: -32px;	
}

#prevBtn a, #nextBtn a{
	display: block;
	position: relative;
	width: 35px;	
	height: 35px;	
}

#prevBtn a{
	background: transparent url("/images/picto/colored/arrow-left.png") no-repeat;
}

#nextBtn a{
	background: transparent url("/images/picto/colored/arrow-right.png") no-repeat;
}

#slider ul li div.zapping-vid-box {
	width: 110px;
	position: relative;
	float: left;
	margin: 0px 5px;
}

#slider ul li div.zapping-vid-box div a{
	font-size: 11px; 
	color: #666666;
	width: 130px;
	overflow: hidden;
}

#slider ul li div.zapping-vid-box  div img.smallplay-preview-btn {
	width: 25px;
}

#slider ul li .zapping-vid-box div ul{
	font-size: 9px;
}

.zapping-vid-box .vid-info p {
	width: 100px;
	font-size: 10px; 
	color: #ff6600;
}

.sms-result {
        position:relative;
        top:-22px;
}

#captcha-element
{
	display : none;
}
