/* Global Settings */
html, body {
    margin: 0;
    padding: 0;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #888888;	
	background: #111111;
	text-align: center;
	/* background: #111111 url(../images/backg_body.jpg) repeat-y; */
	/* background-position : top center ; */
}

h1, h2, h3, h4 {
    font-size: 100%;
	margin: 0;
	padding: 0;
}

input.checkbox {
    border: 1px solid #bdac85;
}

a {
/*  color: #333333; */
    color: #FF6600;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: none;	
    /* border-bottom: 1px dotted #333333; */
}

#othervideo a img, .groupthumb a img,#small-rightbox a img {
    border: 0;
}

.relatedvideothumb a img {
    padding: 2px;
    border: 1px solid #EAEAEA;
}

/*

a:link, a:visited {

    color: #00e5ff;

    text-decoration: none;

    border: none;

}

*/

.clear {
    clear: both;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 1em 0;
    border: none;
}

legend {
    margin: 1em 0;
    padding: 0 .5em;
    background: transparent;
    font-size: 19px;
    font-weight: normal;	
	color:#ffba00;	
	letter-spacing: -1px;
}

input.fullboxtext {
    margin: 0 0 10px 0;
    padding: 6px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
    width: 220px;
    height: 15px;
}

textarea.fullboxtext {
    margin: 0 0 10px 0;
    padding: 6px;
    border: 1px solid #666666;
    background: #1b1a1a url(../images/tpl_textarea_bg.gif) no-repeat top left;	
	color: #ccc;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    width: 220px;   
}
textarea.contactboxtext {
    margin: 0 0 10px 0;
    padding: 3px;
    border: 1px solid #666666;
    background: #1b1a1a url(../images/tpl_textarea_bg.gif) no-repeat top left;	
	color: #ccc;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    width: 295px;
	height: 150px;
}

.abs { vertical-align: 50% ; }
/* End Of Global Settings */

/* Clip Share Logo */
#head {
    margin: 0 auto;
    padding: 0;
    width: 1000px;	
}

#head_search {
	margin: 10px;
	padding-top: 10px;
}

#head a.logo {
    display: block;
    width: 1000px;
	background: transparent url(../images/header_exhib-tv.jpg) no-repeat;
    height: 174px;
    border: none;
}

#head h1 {
	margin: 5px 5px 0 10px;
	font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	float: left;
}

#head h2 {
	margin: 5px 0 0 0;
    padding: 0 0 0 5px;
    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    float: left;
}

#head span {
	margin: 5px 5px 0 0;	
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    padding: 0;	
	float: right;
}
/* End of Clip Share Logo */



/* Clip Share Navigation */
#headnav {
	width: 990px;
    margin: 10px auto;
    padding: 0 5px 0 5px;
    /* border: 1px solid #FFFFFF; */
}

#navbar {
    width: 990px;
	background: url(../images/tpl_navbar_bg.gif) repeat-x;
    height: 37px;
	text-align: center;
	/* border: 1px solid #FFFFFF; */
}

#nav_lang {
	float: right;
	padding: 3px 105px 0 10px;
}

#navsubbar {
    width: 990px;
    background: url(../images/tpl_subnavbar_bg.gif) repeat-x;
    height: 25px;	
	line-height: 20px;	
}

#navcontainer {
	width: 990px; 
	margin: auto;
	position: relative;
    top: 10px;
	/* border: 1px solid #FFFFFF; */
}
#navcontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/27px Arial, Helvetica, sans-serif;
}
#navcontainer li {
    display: inline;
    margin: 0;
    padding: 0;
}
#navcontainer a {
    float: left;
    display: block;
    width: 160px;
    height: 27px;
    margin-right: 1px;
}
#navcontainer a:link, #navcontainer a:visited {
    background: url(../images/tpl_navbar_btn3.gif) no-repeat left top;
    background-position: 0% -27px;
    color: #474038;
    text-decoration: none;
}
#navcontainer a:hover {
    float: left;
    background: url(../images/tpl_navbar_btn3.gif) no-repeat left top;
    background-position: 0% -54px;
    color: #5F564B;
    text-decoration: none;
    line-height: 27px;
}
#navcontainer li a#currentTab {
    float: left;
    background: url(../images/tpl_navbar_btn3.gif) no-repeat left top;
    background-position: 0% 0;
    color: #ffffff;
    text-decoration: none;
    line-height: 27px;
}
#navcontainerbis {
	width: 990px; 
	margin: auto;
	position: relative;
    top: 10px;
	/* border: 1px solid #FFFFFF; */
}
#navcontainerbis ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/27px Arial, Helvetica, sans-serif;
}
#navcontainerbis li {
    display: inline;
    margin: 0;
    padding: 0;
}
#navcontainerbis a {
    float: left;
    display: block;
    width: 160px;
    height: 27px;
    margin-right: 1px;
}
#navcontainerbis a:link, #navcontainerbis a:visited {
    background: url(../images/tpl_navbar_btn3.gif) no-repeat left top;
    background-position: 0% -27px;
    color: #474038;
    text-decoration: none;
}
#navcontainerbis a:hover {
    float: left;
    background: url(../images/tpl_navbar_btn3.gif) no-repeat left top;
    background-position: 0% -54px;
    color: #5F564B;
    text-decoration: none;
    line-height: 27px;
}
#navcontainerbis li a#currentTab {
    float: left;
    background: url(../images/tpl_navbar_btn3.gif) no-repeat left top;
    background-position: 0% 0;
    color: #ffffff;
    text-decoration: none;
    line-height: 27px;
}
#navsubbar p {
    margin: 0 auto;
    padding: 2px 0;
    text-indent: 20px;
    width: 850px;
    color: #ffffff;
    text-align: left;
}
#navsubbar p a {
    margin: 0 7px;
    color: #ffffff;
}

#navconcoursbtn {
	width: 161px; 
	margin: auto;
	position: relative;
    top: 10px;
	float: left;
	/* border: 1px solid #FFFFFF; */
}
#navconcoursbtn ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/27px Arial, Helvetica, sans-serif;
}
#navconcoursbtn li {
    display: inline;
    margin: 0;
    padding: 0;
}
#navconcoursbtn a {
    float: left;
    display: block;
    width: 160px;
    height: 27px;
    margin-right: 1px;
}
#navconcoursbtn a:link, #navconcoursbtn a:visited {
    background: url(../images/tpl_navbar_btn2-2.gif) no-repeat left top;
    background-position: 0% -27px;
    color: #474038;
    text-decoration: none;
}
#navconcoursbtn a:hover {
    float: left;
    background: url(../images/tpl_navbar_btn2-2.gif) no-repeat left top;
    background-position: 0% -54px;
    color: #5F564B;
    text-decoration: none;
    line-height: 27px;
}
#navconcoursbtn li a#currentTab {
    float: left;
    background: url(../images/tpl_navbar_btn2-2.gif) no-repeat left top;
    background-position: 0% 0;
    color: #ffffff;
    text-decoration: none;
    line-height: 27px;
}

/* End of Clip Share Navigation */

    /* GENERAL CONTAINER */
#global_container {
	margin: 0 auto;
	padding: 0;
    width: 990px;
    text-align: left;	
	/* border: 1px solid #FFFFFF; */
}

#leftside {
    width: 205px;
	margin: 0 8px 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align: left;
	/* border: 1px solid #FFFFFF; */
}

#sitepart {
	margin: 0 0 10px 0;
	font-size: 10pt;
}

#container_index {
	width: 990px;
	text-align: center;
	float: right;
	/* border: 1px solid #FFFFFF; */
}
#container {
	width: 564px;
	text-align: center;
	float: left;
	/* border: 1px solid #FFFFFF; */
}
#container_haut {
	position: relative;
}

#fullside {
    width: 990px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: left;
}

#login-title, #statistic-title, #online-title, #vote-title, #populartags-title,

#adv-title, #latestvideo-title, #profiledetail-title, 

#recenttags-title, #userinfo-title, #mediumbox-title, 

#recently-title, #fullbox-title, #myprofile-title, #invitefriend-title, #invitenewfriend-title, 

#mostactive-title, #topwatched-title, #signup-title, #viewvideo-title,

#bookmark-title, #videocomment-title, #othervideo-title, #relatedvideo-title, 

#relatedtag-title, #recently-added-title, #browsegroup-title, #smallbox-title,

#videodetails-title, #sharedetails-title, #myvideo-title, #myfriends-title,

#groups-title, #groupforum-title, #grouprecentvideo-title, #small-rightbox-title ,

#sitepart-title, #top6vid-title, #last18vid-title {
	top: 0;
    height: 25px;
    padding-left: 10px;
    background: url("../images/tpl_box_bar.png") repeat-x left top;
    font: normal 15px/22px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #FFFFFF;
}

a.uinfo_title {
	color: #000000;
}
a:hover.uinfo_title {
	color: #FFFFFF;
}

#small-rightbox-title-small {
    height: 25px;
    padding-left: 10px;
    background: url("../images/tpl_box_bar.png") repeat-x;
    font: normal 15px/23px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color:#FFFFFF;
}  

#populartags-content, #recenttags-content, #relatedtag-content {
    padding:10px;
    margin-top: 2px;
    background: url("../images/tpl_box_shading2.png") repeat-x;	
	text-align: justify;	
}

#login-content, #statistic-content, #adv-content, #online-content,

#profiledetail-content, #vote-content, 

#userinfo-content, #mediumbox-content, #invitefriend-content, #invitenewfriend-content,

#myprofile-content, #signup-content, #viewvideo-content, #relatedvideo-content, 

#browsegroup-content, #smallbox-content, #videodetails-content, #sharedetails-content, 

#groupforum-content, #grouprecentvideo-content, #small-rightbox-content,  #sitepart-content {
    padding: 0 10px 0 10px;
    margin-top: 2px;
    background: url("../images/tpl_box_shading2.png") repeat-x;
	/* border: 1px solid #ffffff; */
}

#viewvideo-comm {
	width: 440px;
	margin: 10px auto;
	margin-bottom: 20px;
	padding: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 13px;
	border: 1px dashed #666666;
}

#fullbox-content {
	padding: 10px 0 0 0;
    margin-top: 2px;
    background: url("../images/tpl_box_shading2.png") repeat-x;
	/* border: 1px solid #ffffff; */
}

#latestvideo-content {
	text-align: center;
	padding: 10px;
    margin-top: 2px;
    background: url("../images/tpl_box_shading2.png") repeat-x;
	/* border: 1px solid #ffffff; */
}

#recently-content, #bookmark-content, #othervideo-content, #mostactive-content, #topwatched-content,

#recently-added-content, #top6vid-content {
    padding:10px;
    margin-top: 2px;	
	background:transparent url("../images/tpl_box_shading2.png") repeat-x;
}

#videocomment-content, #myvideo-content, #myfriends-content, #groups-content {
	background:transparent url("../images/tpl_box_shading2.png") repeat-x;
	margin-top:2px;
	padding: 0 0 20px 0;
}

/* End of GENERAL CONTAINER Clipshare */

#small-rightbox-content span.title {

	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

#small-rightbox-content span.duration {

	font: bold 12px Arial, Helvetica, sans-serif;

}

#small-rightbox-content span.info {

	color: #444444;
	
	font-size: 13px;

}

#small-rightbox-content span.tags {

	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted 1px #aaaaaa;

}
	
/* Clip Share Search */
#containersearch {
	margin: auto;
	padding: auto;
	padding-bottom: 20px;
    position: relative;
    display: block;
    text-align: center;
	/* border: 1px solid #FFFFFF; */
}

#community-containersearch {
	margin: auto;
	padding: auto;
	padding-top: 10px;
	padding-bottom: 20px;
    position: relative;
    display: block;
    text-align: center;
	/* border: 1px solid #FFFFFF; */
}

#search {
    width: 100%;
	top: -50px;
    /* border: 1px solid #FFFFFF; */
}
#search form p {
    margin: 0;
    padding: 0;
}
#search form input.text, #search form select {
	margin: 0 0 0 0;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;	
}
#search form input.text {
    width: 200px;
    padding: 3px;
}
#search form select {
    width: 180px;
    padding: 2px;
}
#search form input.button {
    margin: -7px 0 0 0;
    padding: 0;
    vertical-align: middle;
}
/* End of Clip Share Search */



/* Clip Share Banner */



#banner {

    margin: 0 0 10px 0;

    padding: 0;

    width: 500px;

    background: transparent url(../images/tpl_banner_bg.gif) repeat-x top;

    border: 1px solid #333333;

    height: 208px;

}



/* * html #banner {

    margin: -10px 0 10px 0;

} */



.feature {

    margin: 10px 0 0 15px;

    padding: 5px;

    float: left;

    width: 136px;

    display: inline;
	

} 



.feature h3 {

    margin: 0;

    padding: 0;

    font: normal 30px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #ffba00;

    letter-spacing: -2px;

}



.feature p {

    margin: 0;

    padding: 0;

}



.feature p img {

    margin: 5px;

    padding: 0;

    display: block;

}

/* Clip Share left side */
#recently {
	width: 875px;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#reftext_index {
	width: 755px;
    padding: 10px;
    background: #111111;
    border: 1px solid #444444;
	text-align: justify;
    margin-left: auto;
    margin-right: auto;
	line-height: 20px;
	float: right;
}

#reftext {
	width: 860px;
    padding: 10px;
    background: #111111;
    border: 1px solid #444444;
	text-align: justify;
    margin-left: auto;
    margin-right: auto;
}

#mediumbox, #mostactive, #topwatched, 

#browsegroup, #recently-added,

#myfriends, #groups ,#bookmark, #videodetails, #sharedetails, #videocomment {
    display: block;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#signup, #userinfo {
	display: block;
	width: 50%;
	margin: auto;
	padding: 0 auto;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
    margin-bottom: 10px;
}

#myvideo {
	display: block;
	width: 55%;
	margin: auto;
	padding: 0 auto;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
    margin-bottom: 10px;
}

#viewvideo {
	display: block;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
	margin-top: 15px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#mostactive img.thumb, #topwatched img.thumb, #recently-added img.thumb{
    width: 120px;
    height: 90px;
}

#useraction {
    display: block;
    width: 450px;
	margin: 20px auto;
    padding: auto;
    background: #161616;
    border: 1px solid #444444;
    margin-bottom: 20px;
}

#useraction span.info {
	color: #444444;
}

#bookmark ul {
    margin-left: 20px;
    padding: 0;
}

* html #bookmark ul {
    margin-left: 0;
    padding: 0;
}

#useraction p {
    float: left;
    margin: 20px;
}

.arrow-general {
    margin: 0;
    padding: 0;
    height: 9px;
    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;
    position: relative;
    top: -2px;
    left: -10px;
}

#videocomment .arrow-general {
    margin: 0;
    padding: 0;
    height: 9px;
    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;
    position: relative;
    top: -2px; 
    left: 0; 
}

/*#groupforum .arrow-general {

    margin: 0;

    padding: 0;

    height: 9px;

    background: transparent url(images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -12px; 

    left: 0;

}*/

#myvideo .arrow-general, #myfriends .arrow-general, #groups .arrow-general {

    margin: 0;

    padding: 0;

    height: 9px;

    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -2px; 

    left: 0; 

}

#online .arrow-general  {
    margin: 0;
    padding: 0;
    height: 9px;
    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;
    position: relative;
    top: -12px; 
    left: 0; 
}

#recently a img.right  {

    margin: 35px 0 0px 0;

    padding: 0;

    border: 0 solid #bbbfaf;

    float: left;

}

#recently a img.left {

    margin: 35px -4px 0 8px;

    padding: 0;

    border: 0 solid #bbbfaf;

    float: left;

}



.viewed {

    margin: 10px 9px 0 13px;

    padding: 0 0 30px 0;

    float: left;

    width: 80px;

    /*width: 100px;*/

    display: inline;

}



.viewed a {

    border: none;

    text-decoration: none;

}



.viewed a img.image {

    margin: 0 0 15px 0;

    padding: 0;

    border: 1px solid #bbbfaf;

    display: block;

}



.viewed p {

    margin: 0;

    padding: 0;

    text-align: center;

}



.viewed p span {

    display: block;

    font-size: 10px;

}



/* End of Clip Share Recently */



/* Clip Share Sub Tab Menu */



#submenu {
    margin: 0;
    padding: 0;
}

#tabmenucontainer {
    margin: 0;
    padding: 0;
    position: relative;
    top: 15px;
}

#tabmenucontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: normal 14px/24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#tabmenucontainer li {
    display: inline;
    margin: 0;
    padding: 0;
    text-indent: -7px;
}

#tabmenucontainer a {
    float: left;
    display: block;
    width: 125px;
    height: 25px;
    color: #ffffff;
    border: none;
    text-decoration: none;
}

#tabmenucontainer a:link, #tabmenucontainer a:visited, #tabmenucontainer a:hover, #tabmenucontainer li a.tabactive {

    float: left;

    background: transparent url(../images/tpl_tabs_btn.gif) no-repeat left top;

    background-position: 0% -25px;

}



#tabmenucontainer a:link, #tabmenucontainer a:visited {

    background-position: 0% -25px;

}



#tabmenucontainer ul li.tabactive {

    background: transparent url(../images/tpl_tabs_btn.gif) no-repeat left top;

    background-position: 0% 0;

    line-height: 24px;

}



#tabmenucontainer a:hover {

    background-position: 0% -50px;

    line-height: 24px;

}

 



#tabmenucontainer li a.tabactive {

    background-position: 0% 0;

    line-height: 24px;

}


#subcontent {
    margin: 15px 0 0 0;
    padding: 0;
    background: transparent url(../images/tpl_box_shading2.png) repeat-x;
    border: 1px solid #333333;
}

#subcontent p {
    margin: 0;
    padding: 10px;
    float: left;
    display: block;
    width: 480px;	
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#subcontent p.blue {
    margin: 0;
    padding: 10px;
    float: left;
    display: block;
    background: #161616;
    width: 480px;
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#subcontent span.title {
	font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#subcontent span.duration {
	font: bold 12px Arial, Helvetica, sans-serif;
}

#subcontent span.info {
	color: #444444;
}

#subcontent span.tags {
	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted 1px #444444;
}

#subcontent p a img {
    margin: 0 20px 0 0;
    padding: 1px;
    text-decoration: none;
    border: 1px solid #333333;
    float: left;
}

.comment {

    margin: 0;

    padding: 0;

    float: left;

    display: block;

    border-bottom: 1px solid #eaeaea;

    width: 477px;

}

.comment p a img {

    margin: 0 20px 10px 0;

    padding: 0;

    text-decoration: none;

    border: 1px solid #bbbfaf;

    float: left;

}



.blue {

    background: #161616;

}

.selectedvideo {

    background: #262626;

}

/* End of Clip Share Sub Tab Menu */



/* Content Styling */

.contentbox {

    margin: 10px;

}

.firstdefinition {

    font-size: 14px;

    font-weight: bold;

}

.txturgent {

    font-size: 14px;

    font-weight: bold;

}

.txtsignup {

    color: #ffba00;

}

p.txturgent a {

    color: #ffba00;

}

.txtcontent a {

    text-decoration:underline

}

.hellomessage {

    font-size: 13px;

    font-weight: bold;

}

.imgprofile {
    margin: 10px;
	text-align: center;
}

.profileinfo {

    margin: 10px 5px 0 0;

}

.pictprofile {
	margin-bottom: 10px;
    text-align: center;
}

.mypict {

    width: 52px;

    margin: 10px;

    float: left;

    display: block;

}

.userprofile {

    width: 150px;

    width: 130px;

    margin-left: 80px;



}

#bookmarklist{

    margin: 0 auto;

    text-align: center;
	
}

#bookmarklist li {

    list-style-type: none;

    margin: 0 20px 20px 0;

    float: left;

}

.strongtext  {
    font: bold 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.ratingDiv, .boxPart  {
    margin: 5px 0;
    text-align: center;	
	padding-bottom: 7px;
    border-bottom: 1px solid #333333;	
	font-size: 13px;
} 

.relatedvideolist {

    margin: 0 0 20px 0;
	
	padding-top: 5px;
	
	padding-bottom: 5px;
	
}
/* End Content Styling */

/* Right Side */
#rightsd {
	width: 205px;
	margin: 0 0 0 8px;
    text-align: left;
    float: left;
	/* border: 1px solid #FFFFFF; */
}

#rightside_video {
    margin: 0px;
    margin-right: 10px;
    padding: 0px;
    width: 215px;
    text-align: left;
    float: right;
}

#login {
	display: block;
	width: 50%;
	margin: auto;
	padding: 0 auto;
    padding: 2px;
    background: #111111;
	text-align: left;
	border: 1px solid #444444;
}

#bestcontribright, #statistic, #online, #vote, #adv, #latestvideo, #populartags,

#profiledetail, #recenttags, #othervideo, #relatedvideo,

#relatedtag, #small-rightbox, #sitepart {
    width: 200px;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
}

#sitepart_index { 
    width: 200px;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
	float: left;
}

#bestcontribright {
	margin: 0 0 10px 0;
	float: left;
}

#TopContribContainer {
    width: 190px;
	margin: 0;
	padding: 0;
	float: left;
	/* border: 1px solid #FFFFFF; */
}

#TopContribR {
	width: 160px;
	padding: 0;
    margin-top: 2px;
    color: #e0e0e0;
    /* border: 1px solid #FFFFFF; */
}
#TopContribR p {
    margin: 0;
    padding: 0;
    border-top: 1px dotted #444444;
    display: block;
}
#TopContribR p:hover {
    background: #222222;
}
#TopContribR p a {
    text-decoration: none;
    color: #ccc;
}
#TopContribR p a:hover {
    color: #ffba00;
}
#TopContribR img {
	padding: 1px;
}

#groupforum, #grouprecentvideo {

    display:block;

    width:700px;

    padding:2px;

    background: #111111;

    border: 1px solid #2f2f2f;

}

#login-nosearch, #recenttags-nosearch, #othervideo-nosearch{

    display:block;

    width:213px;

    padding:2px;

    background: #111111;

    border: 1px solid #2f2f2f;

}



#login form {

    margin: 2px;

    padding: 0;

}



#login form p {

    margin: 0;

    padding: 0;

    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #888888;

}

#login form a {

    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}



#login form p input.logintext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #666666;

    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;

    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	color: #ccc;

    width: 180px;

}



#login form p input.loginbutton  {
    margin: 15px 0 0 0;
    padding: 0; 
}

#recenttags, #othervideo,#small-rightbox  {
    margin: 0 0 0 0;
    margin-bottom: 10px;
}

#small-rightbox-content textarea.fullboxtext  {
    width: 180px;
}

#login-nosearch, #recenttags-nosearch, #othervideo-nosearch  {
    margin: 0 0 0 5px;
}

#latestvideo {
    margin: 0 0 10px 0;
}

#profiledetail {
    margin: 37px 0 0 5px;
}

#statistic {
    margin: 0 0 10px 0;	
	/* border: 1px solid #FFFFFF; */
    /*height: 230px;*/
}

#online {
    margin: 0 0 10px 0;
    /*height: 330px;*/
}

#populartags {
    margin: 10px 0 0 5px;
}

#vote {
    margin: 10px 0 0 5px;
}

#adv {
    margin: 0 0 10px 0;
    /*height: 232px;*/
}

#recenttags p {
    text-align: center;
    margin: 0 10px;
    padding-bottom: 20px;
}

#latestvideo p {
    text-align: center;
}

#statistic span {
    margin: 20px 10px;
    padding: 0 0 0 25px;
}

#statistic span.public {

    background: transparent url(../images/tpl_icon_public.gif) no-repeat;

}



#statistic span.private {

    background: transparent url(../images/tpl_icon_private.gif) no-repeat;

}



#statistic span.member {

    background: transparent url(../images/tpl_icon_member.gif) no-repeat;

}

#statistic span.watch {

    background: transparent url(../images/tpl_icon_watched.gif) no-repeat;

}



#statistic span.visitors {

    background: transparent url(../images/tpl_icon_visitors.gif) no-repeat;

}

#statistic span.total_visitors {

    background: transparent no-repeat;

}

#statistic font.info {
	margin: 0;
	padding: 0;
   color: #444444;

}

#online p {
    margin: 0 5px;
    padding: 0;
	font-size: 14px;
}

#online p span {
    margin: 5px 10px 0 0;
    padding: 0 0 0 18px;
    font-weight: normal;	
	font-size: 11px;
}

#online p span.video {
    background: transparent url(../images/tpl_icon_video.gif) no-repeat;
}

#online p span.flag {
    background: transparent url(../images/tpl_icon_flag.gif) no-repeat;
}

#online p span.people {
    background: transparent url(../images/tpl_icon_people.gif) no-repeat;
}

#adv p {
    text-align: center;
}

#adv a img {
    margin: 0 auto;
    padding: 0;
    border: none;
    text-decoration: none;
    vertical-align: top;
}
/* Right Side */

/* Clip Share Rich Footer */
#richfooter {
    margin: 20px auto 0;
    padding: 0;
    background: #181818;
}

#richcontainer {
    margin: 0 auto;
    padding: 0;
    width: 730px;
    text-align: center;
}

#news, #channel, #tags {

    margin: 20px 20px 0 5px;

    padding: 0 0 30px 0;

    text-align: left;

    width: 210px;

    color: #e0e0e0;

    float: left;

}



#news h3, #channel h3, #tags h3 {

    margin: 0 0 10px 0;

    padding: 0;

    font: normal 20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #ffba00;

}



#news p, #channel p {

    margin: 0;

    padding: 5px;

    border-top: 1px dotted #444444;

    display: block;

}

#tags p {

    margin: 0;

    padding: 0;
	
	padding-top: 5px;

    border-top: 1px dotted #444444;
	
	text-align: justify;

    display: block;

}



#news p:hover, #channel p:hover {

    background: #222222;
	
}



#news p a, #channel p a {


    text-decoration: none;

    color: #ccc;

}



#news p a:hover, #channel p a:hover {

    color: #ffba00;

}

#news img, #channel img {

padding: 1px;

}

#tags p a {

    border: none;

    text-decoration: none;

    color: #aaa;

}



#tags p a:hover {

    color: #ffffff;

}



#tags p.semore {

    float: right;

    border: none;

}
/* End of Clip Share Rich Footer */

/* Clip Share Footer */
#footer_index {
	display: inline-block;
	width: 990px;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
}
#footer {
	display: inline-block;
	width: 990px;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
}

#footcontainer {
    margin: 0 auto;
    padding: auto;
    width: 775px;					
}

#footcontainer p {
    margin: 0 10px;
    padding: 0;
    color: #444444;
	text-align: left;
}

#footcontainer p a {
    margin: 0;
    border: none;
    text-decoration: none;
    color: #cccccc;
}

#footcontainer p a:hover {
    border-bottom: 1px dotted #444444;	
	color: #ffba00;
}

#footcontainer p a img.rss {
    border: none;
    text-decoration: none;
}

/* Clip Share Medium Box */

/*

#mediumbox {

    margin: 0;

    padding: 0;

    background: transparent url(images/bg_main_box.jpg) repeat-x; 

    border: 1px solid #eaeaea;



}

#mediumbox h3 {

    margin: 0;

    padding: 0 0 0 5px;

    background: transparent url(images/recently_bar.gif) no-repeat top;

    color: #ffffff;

    font: normal 19px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    letter-spacing: -1px;

    height: 38px;

}

*/
/* End Clip Share Medium Box */

/* Clip Share Full Box */
#fullbox, #invitefriend, #invitenewfriend {
    display: block;
    padding: 2px;
    background: #111111;
    border: 1px solid #444444;
    text-align: left;
}

#fullbox label, #invitefriend label, #invitenewfriend label {
    font-weight: bold;
}

#fullbox form input.inputtext,#invitefriend form input.inputtype,#invitenewfriend form input.inputtype  {
	margin: 0 0 5px 0;
    padding: 2px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
    width: 240px;	
}

#fullbox form p input.submitbutton, #invitefriend form p input.submitbutton, #invitenewfriend form p input.submitbutton {
    margin: 5px 0 0 0;
}

#fullbox div.fm-req, #fullbox div.fm-opt,

#invitefriend div.fm-req, #invitenewfriend div.fm-req,

#invitefriend div.fm-opt, #invitenewfriend div.fm-opt {
    
}

#fullbox div.fm-req label:before,

#invitefriend div.fm-req label:before,

#invitenewfriend div.fm-req label:before {
    content: "* "; /* does not work in IE */
    color: #CC0000;
    font-weight: bold;
}

#fullbox div.fm-opt label:before,

#invitefriend div.fm-opt label:before,

#invitenewfriend div.fm-opt label:before {
    color: #CC0000;
}

.submitbutton {
    margin-left: 150px;
    padding : 10px 0 0 25px;
} 
/* End Clip Share Full Box */

/* Clip Share Signup */
#signup form {
    margin: 10px;

    padding: 0;

}

#signup label, #fullbox label {
    float: left;
    width: 150px;
    padding: 0 1em;
    text-align: right;
    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #666666;
}

#signup form p {
    margin: 0;
    padding: 0;
    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #008ece;
}

#signup form input.signuptext, #fullbox form input.fullboxtext {
    margin: 0 0 10px 0;
    padding: 2px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
    width: 220px;
    height: 15px;
}

textarea.fullboxtext {
	margin: 0 0 10px 0;
    padding: 6px;
    border: 1px solid #666666;
    background: #1b1a1a url(../images/tpl_textarea_bg.gif) no-repeat top left;	
	color: #ccc;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    width: 220px;
}

textarea.fullboxtext_embedvid {
	margin: 0 0 10px 0;
    padding: 6px;
    border: 1px solid #666666;
    background: #1b1a1a url(../images/tpl_textarea_bg.gif) no-repeat top left;	
	color: #ccc;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    width: 170px;
}

#signup form p input.signupbutton {
    margin: 5px 0 0 0;
    padding: 0;
}

/* required fields - does not work in IE */
#signup div.fm-req {
    font-weight: bold;
}

#signup div.fm-req label:before {
    content: "* "; /* does not work in IE */
    color: #CC0000;
}

.captcha {
    float: right;
    width: 400px;
    text-align: center;
    margin-right: 0;
}

.contact_captcha {
    float: right;
    width: 355px;
    text-align: left;
    margin-right: 0;
	margin-left: 100px;
	padding-bottom: 20px;
	/* border: 1px solid #FFFFFF; */
}

.signupstatement {

    margin-left: 150px;

    float: left;

}

#signup ul li {

    list-style-image: url(../images/tpl_icon_bullet.gif);

}

.signupbutton {

    margin-left: 150px;

    padding : 0 0 0 25px;

}
/* End Clip Share Signup */



/* My Profile */
#myprofile {
    display: block;
	width: 564px;
	margin: 0 auto;
	padding: auto;
	padding: 2px;
    background: #111111;
    border: 1px solid #2f2f2f;
    text-align: left;
}

#myprofile form {
	width: 100%;
    margin: 10px;
    padding: 0;
	/* border: 1px solid #ffffff; */
}

#myprofile fieldset {
    margin: 1em 0;
    border: none;
}

#myprofile legend {
    margin: 1em 0;
    padding: 0 .5em;
    background: transparent;
    font-size: 19px;
    font-weight: normal;	
	color: #ffba00;
	letter-spacing: -1px;
}

#myprofile label {
    float: left;
    width: 250px;
    padding: 0 0;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
	/* border: 1px solid #ffffff; */
}

#myprofile form p {
    margin: 0;
    padding: 0;
    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #008ece;
}

#myprofile form input.myprofiletext {
    margin: 0 0 5px 0;
    padding: 2px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
    width: 240px;
}

#myprofile form textarea.myprofiletext, #fullbox form textarea.inputtext {
	margin: 0 0 10px 0;
    padding: 6px;
    border: 1px solid #666666;
    background: #1b1a1a url(../images/tpl_textarea_bg.gif) no-repeat top left;
	color: #ccc;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    width: 230px;
}

#myprofile form select.myprofiletext {
    margin: 0 0 5px 0;
    padding: 2px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
}

#myprofile form input.myprofilebrowsefile {
    margin: 0 0 5px 0;
    padding: 2px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
}

#myprofile form p input.myprofilebutton {
    margin: 5px 0 0 0;
    padding: 0;
}

/* required fields - does not work in IE */
#myprofile div.fm-req {
    font-weight: bold;
}

#myprofile div.fm-req label:before {
    content: "* "; /* does not work in IE */
    color: #CC0000;
}

.myprofilestatement {
    margin-left: 150px;
    float: left;
}

#myprofile ul li {
    list-style-image: url(../images/tpl_icon_bullet.gif);
}

.myprofilebutton {
    margin-left: 150px;
    padding : 0 0 0 25px;
}

/* End My Profile */

/* Clip Share User Menu */
#usermenu p {
    margin: 10px 10px;
    padding: 0 0 0 25px;
}

#usermenu h4 {
    font: normal 19px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color:#ffba00;
	letter-spacing: -1px;
}

.mystats {
    margin: 0 0 0 5px;
    float: left;
    width: 250px;
    display: inline;
}

.myinbox {
    margin: 0 0 0 5px;
    float: left;
    width: 250px;
    display: inline;
}

p.myvideostat {

    background: transparent url(../images/tpl_icon_video.gif) no-repeat;

}

p.friends {

    background: transparent url(../images/tpl_icon_friends.gif) no-repeat;

}

p.friendreq {

    background: transparent url(../images/tpl_icon_friend_req.gif) no-repeat;

}

p.watch {

    background: transparent url(../images/tpl_icon_watched.gif) no-repeat;

}

p.visitors {

    background: transparent url(../images/tpl_icon_visitors.gif) no-repeat;

}

p.profile {

    background: transparent url(../images/tpl_icon_profile.gif) no-repeat;

}

p.message {

    background: transparent url(../images/tpl_icon_new_message.gif) no-repeat;

}


/* End Clip Share User Menu */



/* Most Active User */



ul#mostactiveuser {

    margin: 0;

    padding: 0;

}

ul#mostactiveuser li {

    margin: 0;

    float: left;

    list-style-type: none;

    padding: 0 0 0 24px;
	
	padding-bottom: 15px;

    text-align: center;

}

ul#mostactiveuser img {

    padding: 1px;

    border: 1px solid #333;
	
}

ul#mostactiveuser li.boxshow{

    margin: 0;

    float: left;

    list-style-type: none;

    padding: 0 0 0 20px;

    text-align: center;
	
	line-height: 14px;

    height:230px; 

}

ul#mostactiveuser span.title {

	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

ul#mostactiveuser span.duration {

	font: bold 12px Arial, Helvetica, sans-serif;

}

ul#mostactiveuser span.info {

	color: #444444;

}

/* End Most Active User */



/* top watched */

/*#topwatched {



    margin: 10px 0 0 0;

    height: 230px;

}*/



/* End top watched */
p.specialmessage {
    border: 1px solid #333;
    padding: 10px;
    margin: 10px auto;
    width: 350px;
    text-align: center;
    background-color: #161616;
}

.navvideo {
	width: 60%;
    display: inline;
    float: right;
	/* border: 1px solid #ffffff; */
}

#fullbox-title .basicdetailed  {
    display: inline;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #333333;
    letter-spacing: normal;
    margin: 0 0 0 0;
    width: 150px;
    float: left;
	padding-top: 5px;
	padding-left: 10px;
	/* border: 1px solid #ffffff; */
}

#fullbox-title .basicdetailed a {
	color: #424242;
}

#fullbox-title .basicdetailed a:hover {
    color: #FFFFFF;
}

.titlepage {
    float: left;
}

.videopaging  {
    display: inline;
    width: 200px;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #ffffff;
    letter-spacing: normal;
    margin: 0;
    text-align: right;
    float: right;
    padding-top: 5px;
    margin-right: 10px;
}

#fullbox-title p img {

    margin-right: 5px;

}

#videobox {
    text-align: left;
    margin: 0 auto;	
	line-height: 14px;
}

#tagsbox {
    text-align: justify;
    margin: 0 auto;	
}

#videobox table tr td {
    padding-bottom: 30px;
}

#videobox img {
    padding: 1px;
    border: 1px solid #333;
}

#videobox img.star {
    border: none;
}

#videobox span.title {
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#videobox span.duration {
	font: bold 12px Arial, Helvetica, sans-serif;
}

#videobox span.info {
	color: #444444;
}

.center {
    text-align: center;
}

#paging {
    width: 496px;
    margin: 0 auto;
    padding: 0;
    text-align:center;
}

#paging-left {
    width: 496px;
}

.pagingnav {
	width: 495px;
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.pagingnav  {
	/*width: 496px;*/

	/*background: url(../img/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/

	padding: 0;
	margin: 0 auto;
	line-height: 28px;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.pagingnav  {
	/*display: inline;*/
	padding: 2px;
}

.pagingnav a {
	color: #888;
	padding: 2px 4px;
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #333;
	background-color: #161616;
}

.pagingnav   a:hover {
    text-decoration: none;	
	border: 1px solid #666;	
	color: #fff;
    background-color: #333333;
    font-weight: normal;
}

span.pagingnav {
	color: #ff1111;
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ff1111;
	background-color: #161616;
}

.replythis {
    background: url(../images/tpl_icon_reply.gif) no-repeat left center;
    padding: 0 80px 0 20px;
    float: right;
    margin-bottom: 10px;
}

.videoplayer {
    margin-left: 0;
}

.textdesc {
    width: 120px;
}

.listchannel-video { 
	width: 150px;
	height: 200px;
	text-align: center;
    float: left;
    padding: 5px;
    margin-bottom: 5px;
	/* border: 1px solid #ffffff; */
}

.listchannel, .listchannellarge {
	width: 150px;
	height: 200px;
	text-align: center;
    float: left;
    padding: 5px;
    margin-bottom: 5px;
	/* border: 1px solid #ffffff; */
}

.Top_coupe_channel {
	padding-bottom: 5px;
}

.listchannellarge {
    width: 535px;
	/* border: 1px  solid #ffffff; */
}

.imagechannelinfo {
	width: 272px;
	/* border: 1px  solid #ffffff; */
}

.listchannellarge .imagechannelinfo, .listchannellarge .imagechannel {
    float: left;
}

.listchannellarge .imagechannelinfo {
    padding-left: 10px;
    text-align: left;
}

.listchannellarge .imagechannelinfo .title {    

}

.listchannel .imagechannel a img {
    width: 120px;
    height: 90px;
}

.listchannellarge .imagechannel a img {
    width: 120px;
    height: 90px;
}

.listchannel .star img, .listchannellarge .star img, #videobox .Top_coupe_channel img {
    border: none;
}

#Main_Index_box1 { position: relative; width: 990px; margin: 0; padding: 0; }
#Pub_Main_1_Index  { position: relative; width: 990px; margin: 0; padding: 0; float: left; }

/* 10 dernières vidéos HOME */
#last_18_videobox {
    text-align: center;
    margin: 0;
	margin-top: 0;
	padding: 2px 2px 5px 2px;
	line-height: 10px;
	border: 1px solid #444444;
}
#last_18_videobox table tr td {
    padding-bottom: 0;
}
#last_18_videobox img {
    padding: 1px;
    /* border: 1px solid #FFFFFF; */
}
#last_18_videobox img.star {
    border: none;
}
#last_18_videobox span.title {
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#last_18_videobox span.duration {
	font: bold 12px Arial, Helvetica, sans-serif;
}
#last_18_videobox span.info {
	color: #444444;
}
.Top_list_last {
	width: 15%;
    float: left;
    margin: 5px;
	padding-right: 5px;	
	/* border: 1px solid #FFFFFF; */
}
.Top_list_last .Top_imagechannel a img {
    width: 120px;
    height: 90px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.Top_list_last .Top_imagechannel a:hover img {
    width: 120px;
    height: 90px;
	color: #FFFFFF;
	border: 1px solid #FFBA00;
}
.Top_list_last .star img {
    border: none;
}
.Top_list_last .Top_info {
	line-height: 15px;
}


/* Top 6 vidéo HOME */
#Top_videobox {
	width: 770px;
    text-align: center;
    margin: 0 0 0 0;
	padding: 2px;
	line-height: 10px;
	border: 1px solid #444444;
	float: right;
}
#Top_videobox table tr td {
    padding-bottom: 0;
}
#Top_videobox img {
    padding: 1px;
    /* border: 1px solid #FFFFFF; */
}
#Top_videobox img.star {
    border: none;
}
#Top_videobox span.title {
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#Top_videobox span.duration {
	font: bold 12px Arial, Helvetica, sans-serif;
}
#Top_videobox span.info {
	color: #444444;
}
.Top_listchannel {
	width: 30%;
    float: left;
    margin: 5px;
	padding-right: 15px;
	/* border: 1px solid #FFFFFF; */
}
.Top_listchannel .Top_coupe {
	margin: 0 auto;
	padding: 0 auto;
	padding-bottom: 5px;
	border: none;
}
.Top_listchannel .Top_imagechannel a img {
    width: 120px;
    height: 90px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.Top_listchannel .Top_imagechannel a:hover img {
    width: 120px;
    height: 90px;
	color: #FFFFFF;
	border: 1px solid #FFBA00;
}
.Top_listchannel .star img {
    border: none;
}
.Top_listchannel .Top_info {
	line-height: 15px;
}
.Top_listchannel .Top_startratebox2{
    height: 30px;
    border: 0;
}
.Top_listchannel .Top_startratebox2 img {
    border: 0 !important;
    width: 11px;
}

.Top_coupe {
	margin: 0 auto;
	padding: 0 auto;
	padding-bottom: 5px;
	border: 0;
}

#Top3_videobox {
    text-align: center;
    margin: 0 0 10px 0;
	margin-top: 15px;
	padding: 2px 2px 5px 2px;
	line-height: 10px;
	border: 1px solid #444444;
}
#Top3_videobox table tr td {
    padding-bottom: 0;
}
#Top3_videobox img {
    padding: 1px;
    /* border: 1px solid #FFFFFF; */
}
#Top3_videobox img.star {
    border: none;
}
#Top3_videobox span.title {
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#Top3_videobox span.duration {
	font: bold 12px Arial, Helvetica, sans-serif;
}
#Top3_videobox span.info {
	color: #444444;
}
.Top_contrib {
	width: 15%;
    float: left;
    margin: 5px;
	padding-right: 5px;	
	/* border: 1px solid #FFFFFF; */
}
.Top_contrib .Top_imagechannel a img {
    width: 120px;
    height: 90px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.Top_contrib .Top_imagechannel a:hover img {
    width: 120px;
    height: 90px;
	color: #FFFFFF;
	border: 1px solid #FFBA00;
}
.Top_contrib .star img {
    border: none;
}
.Top_contrib .Top_info {
	line-height: 15px;
}
.Top_contrib .Top_startratebox2{
    height: 30px;
    border: 0;
}
.Top_contrib .Top_startratebox2 img {
    border: 0 !important;
    width: 11px;
}


.startratebox{

    height:19px;

    width:120px;

	/*   text-align:center; */

    border:0px solid;
	
}

.startratebox img {

    border: 0 !important;

}



.startratebox2{

    height:19px;

    width:192px; 

    border:0px solid;

}

.startratebox2 img {

    border: 0 !important;

    width:11px;

}

/* group */

 

#browsegroup-title .videopaging{



}

.groupdetail{

    float:left;

}

/* end group */



/* Friends */

.friendlist {

    margin: 0;

    padding: 0;

    float: left;

    display: block;

    border-bottom: 1px solid #eaeaea;

    width: 496px;

}

.friendspict {

    width: 52px;

    margin: 10px 20px 0 10px;

    float: left;



}

.dropdownviewnav {
    width: 100%;
    display: block;
    float: right;
    text-align: right;
    padding: 5px 10px 10px 0;
}

.friendsaction {
    width: 496px;
}

.selectaction { 

    padding: 10px;

    text-align:right;

}

#myfriends p {

    margin: 0;

    padding: 5px 0 5px 0;

}

.friendstat {

    margin-left: 70px;

}

.friendstat p span {

    padding: 0 30px 0 20px;

}

.friendstat p span.video {

    background: transparent url(../images/tpl_icon_video.gif) no-repeat;

}



.friendstat p span.flag {

    background: transparent url(../images/tpl_icon_flag.gif) no-repeat;

}



.friendstat p span.people {

    background: transparent url(../images/tpl_icon_people.gif) no-repeat;

}

/* End Friends */



/*My Video */

.myvideo {
	width: 550px;
    margin-top: 10px;
    display: block;
    float: left;
}

.videothumb {
    width: 140px;
    display: block;
    float: left;
    text-align: center;
}

.videothumb img {
    padding: 2px;
    border: 1px solid #333;
}

.maindesc {
    width: 320px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
    border-bottom: 1px solid #EEE;
}

.maindescwithoutborder {
    width: 320px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
    border-bottom: none;
}

.otherdesc {
    width: 320px;
    display: block;
    float: left;
    margin: 0 0 0 140px;
}   

/* End My Video */

/* Inbox Outbox */
.inbox th {

    border-bottom: 3px solid #333333;

    height: 30px;

    background-color: #262626;

    text-align: center;
	
	color: #ccc;

}

.inbox td {

    height: 20px;

    padding: 4px 10px 4px 10px;

}

.inbox td.blue {

    background-color: #161616;

    padding: 4px 10px 4px 10px;

}

a.newmail {

    padding-left: 25px;

    background: transparent url(../images/tpl_icon_new_message.gif) no-repeat;

    font-weight:bold;

}

a.openedmail {

    padding-left: 25px;

    background: transparent url(../images/tpl_icon_message.gif) no-repeat;

}

/* End Inbox Outbox*/



/* Groups */

#groups p {

    margin: 15px 5px;

    padding: 0;

}



#groups p span {

    margin: 5px 5px 0 0;

    padding: 0 0 0 18px;

    font-weight: bold;

}



.group {

    margin-top: 10px;

    width: 496px;

    display:block;

    float: left;

}

.groupthumb {

    width: 140px;

    display: block;

    float: left;

    text-align: center;

    margin: 10px 0 0 0;

}

.groupthumb img {

    padding: 1px;

    border: 1px solid #333;

}



#groups p span.video {

    background: transparent url(../images/tpl_icon_video.gif) no-repeat;

    letter-spacing: -1px;

}



#groups p span.topic {

    background: transparent url(../images/tpl_icon_topic.gif) no-repeat;

    letter-spacing: -1px;

}



#groups p span.people {

    background: transparent url(../images/tpl_icon_people.gif) no-repeat;

    letter-spacing: -1px;

}



p#grouphome_icon, p#grouppost_icon {

    margin: 15px 5px;

    padding: 0;

}



p#grouphome_icon span, p#grouppost_icon span {

    margin: 5px 5px 0 0;

    padding: 0 0 0 18px;

    font-weight: bold;

}



p#grouphome_icon span.video, p#grouppost_icon span.video {

    background: transparent url(../images/tpl_icon_video.gif) no-repeat;

    letter-spacing: -1px;

}

p#grouphome_icon span.people, p#grouppost_icon span.people {

    background: transparent url(../images/tpl_icon_people.gif) no-repeat;

    letter-spacing: -1px;

}

p#grouppost_icon span.flag {

    background: transparent url(../images/tpl_icon_flag.gif) no-repeat;

    letter-spacing: -1px;

}

p#grouphome_icon span.newpeople {

    background: transparent url(../images/tpl_icon_membernew.gif) no-repeat;

    letter-spacing: -1px;

}

p#grouphome_icon span.newvideo {

    background: transparent url(../images/tpl_icon_videonew.gif) no-repeat;

    letter-spacing: -1px;

}





.groupdesc {

    width: 320px;

    display: block;

    float: left;

    margin: 0 0 0 10px;

}

.group-home-desc {

    display: block;

    float: left;



}

.groupforum-items {

    margin: 0 10px;

}

.group-post-desc {

    display: block;

    float: left;

    width: 550px;



}

.grouppost-comment {

    border-bottom: 1px solid #EAEAEA;

}



.divede-box{

    clear:both;

    padding-bottom:20px;

    display:block;

}

/*

form#add_group_topic textarea.fullboxtext{

    width: 300px;

    float: left;

}

.attachvideo {

    width: 300px;

    margin: 0 0 0 20px;

}*/

/*End Group */



#prevmovie {

    width: 60px;

    float: left;
	
	padding-left: 7px;
	
	text-align: center;

}

#nextmovie {

    width: 60px;
	
	float: left;

    text-align: center;
	

}

#playmovie {

    width: 60px;

    float: left;

    text-align: center;

}

.relatedvideothumbnail {
	padding-left: 5px;
    width: 60px;
    float: left;
    display: block;
    text-align: center;	
}

.relatedvideodesc {
    width: 250px;
    float: left;
    display: block;
    padding-left: 20px;
    text-align: left;	
	font: normal 11px/14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}


#recent1, #recent2, #recent3 {
    /*padding-left:16px;*/
    padding: 0 8px;
    width:410px;
    float:left;
}

#User_videobox {
    text-align: center;
    margin: 0 0 0 0;
	padding: 2px;
	line-height: 10px;
	border: 1px solid #444444;
}
#User_videobox table tr td {
    padding-bottom: 0;
}
#User_videobox img {
    padding: 1px;
    /* border: 1px solid #FFFFFF; */
}
#Userp_videobox img.star {
    border: none;
}
#User_videobox span.title {
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#User_videobox span.duration {
	font: bold 12px Arial, Helvetica, sans-serif;
}
#User_videobox span.info {
	color: #444444;
}

#pub-view-video-bas { position: relative; width: 990px; margin: 0 0 20px 0; padding: 0; }

.side_results {
    overflow: auto;
	margin: auto;
    height: 350px;
    width: 400px;	
	display: block;	
}

.boxtable {
    padding-left: 30px;
}

.floatmenu {
    float: left;
    width: 125px;
    text-align: left;
    background: transparent url(../images/tpl_icon_arrow.gif) no-repeat;
    padding-left: 15px;	
	line-height: 14px;
	font-size: 12px;
}

.floatmenu-without-arrow {
    float: left;
    width: 125px;
    text-align: left;
    padding-left: 15px;
}

.comment-content {
    word-wrap: break-word ;
    overflow: auto;
    width: 300px;
}

.errorbox {
	border: dotted 1px #FF0000;	
	color: #FF0000;
	font-weight: normal;	
	font-size: 13px;
	width: 550px;	
	margin-top: 10px;	
	margin-bottom: 15px;
	padding: 3px;}

.msgbox {
	border: dotted 1px #009933;	
	color: #009933;
	font-weight: normal;	
	font-size: 13px;
	width: 550px;	
	margin-top: 10px;	
	margin-bottom: 15px;
	padding: 3px;
}

a.cloudtags {

	text-decoration: none;

	/*border-bottom:dotted 1px #cccccc;*/

	padding: 2px;

	color: #777777;

}

a.cloudtags:hover {

	text-decoration: none;

	border-bottom: none;

	background: #ffba00;

	color: white;

	padding: 2px;

}

/* Display Comments */

.comment-divider {

	border-bottom: dotted 1px #ccc;
	
}

.comment-image {

	margin: 3px;
	
	margin-top: 7px;
	
	padding: 1px;
	
	border: 1px solid #333;

}

span.comment-info {

	font-size: 11px;
	
	color: #444444;

}

.comment-body {

	padding: 8px;
	
	border: 1px dashed #333333;
	
	background: #161616;

}

#videotabcontainer {

    margin: 0 0 0 5px;

    padding: 0;

    position: relative;

    top: 0;

    width: 375px;

}



#videotabcontainer ul {

    margin: 0;

    padding: 0;

    list-style-type: none;

    text-align: center;

    font: normal 14px/24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}



#videotabcontainer li {

    display: inline;

    margin: 0;

    padding: 0;

    text-indent: 0;

}



#videotabcontainer a {

    float: left;

    display: block;

    width: 110px;

    height: 25px;

    color: #ffffff;

    border: none;

    text-decoration: none;

}



#videotabcontainer a:link, #videotabcontainer a:visited, #videotabcontainer a:hover, #videotabcontainer li a.tabactive {

    float: left;

    background: transparent url(../images/tpl_videotabs_btn.gif) no-repeat left top;

    background-position: 0% -25px;

}

#videotabcontainer a:link, #videotabcontainer a:visited {
    background-position: 0% -25px;
}

#videotabcontainer ul li.tabactive {
    background: transparent url(../images/tpl_videotabs_btn.gif) no-repeat left top;
    background-position: 0% 0;
    line-height: 24px;
}

#videotabcontainer a:hover {
    background-position: 0% -50px;
    line-height: 24px;
}

#videotabcontainer li a.tabactive {
    background-position: 0% 0;
    line-height: 24px;
}

top_links { float: left; }

#scrollable {}
#scrollable_content { width: 829px; }
div.items { height: 105px; margin: 0 auto; width: 829px !important; }
div.items a { display: block; float: left; margin-right: 8px; width: 111px; height: 105px; color: #ffba00; text-decoration: none; text-align: center; cursor: pointer; }
div.items img { padding: 1px; border: 1px solid #FFFFFF; }
div.items img:hover { border: 1px solid #ffba00; }
a.prev, a.next { display: block; cursor: pointer; width: 19px; height: 19px; background-repeat: no-repeat; margin: 3px 0 0 0;}
a.prev { background: url(../images/scrollable/button-left.gif); float: left;}
a.prev:hover { background: url(../images/scrollable/button-left-over.gif); }
a.next { background: url(../images/scrollable/button-right.gif); float: left; }
a.next:hover { background: url(../images/scrollable/button-right-over.gif); }
div.navi { position: relative; width: 42px; height: 0px; float: left; margin: 6px 3px 0 3px;}
div.navi span { width: 8px; height: 8px; float: left; margin: 3px; background:url(../images/scrollable/dots.png) 0 0 no-repeat; cursor: pointer; }
div.navi span:hover { background-position: 0 -8px; }
div.navi span.active { background-position: 0 -16px; }

#lang { margin: 0 0 0 3px; }
#lang ul { margin: 0; }
#lang, #lang ul { list-style:none; padding: 0px; float: left; width: 50px;}
#lang li { font: 11px/1 Arial, Helvetica, sans-serif;}
#lang li ul { position: absolute; left:-1000em; z-index: 100; }
#lang li:hover ul, #lang li.over ul { left: auto;}
#lang a img { border: none; padding-right: 5px; vertical-align: middle; }
#lang a { text-decoration: none; display: block; padding: 4px 5px 3px 5px; border: 0 solid #333; background: transparent url(../images/flags/arrow_down.gif) no-repeat 33px 9px; color:#555; }
#lang a:hover, #lang li:hover a, #lang li.over a { background: #555 url(../images/flags/arrow_down_hover.gif) no-repeat 33px 9px; border: 1px solid #555; color: #fff;}
#lang li:hover li a, #lang li.over li a { width: 140px; background: #555; }
#lang li li a:hover { background: #f62a30; }

#recently-header { height: 25px; background: url("../images/tpl_box_bar.png") repeat-x; }
#recently-title { float: left; }
#recently-nav {float: right; margin-right: 5px; width: 90px; /* border: 1px solid #ffffff; */ }
