/* Global Settings */



html, body {

    margin: 0px;

    padding: 0px;

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

    line-height: 18px;

    color:#464646;

}

.carousel_thumb .hidden_info {
	width:110px;
	height:70px;
	position: absolute;
	display:none;
	background-color:#efefff;
	/*padding:15px 1px 1px 1px;
	margin:-85px 0 0 4px;*/
	line-height:100%;
    background: url(../images/trans.png) repeat;
	font-size:10px;
	position:absolute;
	top:0px;
	padding-top:10px;
}

.carousel_small_thumb .hidden_info {
	width:100px;
	height:70px;
	position: absolute;
	display:none;
	background-color:#efefff;
	padding:15px 1px 1px 1px;
	margin:-81px 0 0 4px;
	line-height:100%;
        background: url(../images/trans.png) repeat;
	font-size:10px;
}

.hidden_info .info {
	font-weight: bold;
}

.carousel_small_thumb:hover .hidden_info, .carousel_thumb:hover .hidden_info {
	display: block;
}

.light_text1 {
    color: #f1e9e9;
    font-weight: bold;

}

.header_inbox {
	margin:0;
	padding:0;
}

h1, h2, h3, h4 {

    font-size: 100%;

}

input.checkbox {

    border: 1px solid #bdac85;

}

a {

/*  color: #333333; */

    color: #9cc2da;

    text-decoration: none;

}


a:hover {

    color: #5e839a;

    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;

}

.username {
	font-size:16px;
	color:#820000;
}

/*

a:link, a:visited {

    color: #00e5ff;

    text-decoration: none;

    border: none;

}

*/

.gborder540 {
	border: 2px solid #dddddd;
	width:540px;
}

.gborder860 {
	border: 2px solid #dddddd;
	width:852px;
}

.clear {

    clear: both;

}

form {

    margin: 0;

    padding: 0;

}



fieldset {

    margin: 1em 0;

    border: none;

}


.legend {

    padding: 0 .5em;

    background: transparent;

    font-size: 14px;

    font-weight: normal;
	
	color:#820000;
	
}



legend {

    margin: 1em 0;

    padding: 0 .5em;

    background: transparent;

    font-size: 19px;

    font-weight: normal;
	
	color:#820000;
	
	letter-spacing: -1px;

}



input.fullboxtext {

    margin: 0 0 10px 0;

    padding: 3px;

    border: 1px solid #25afc0;

    background-color:#ffffff;

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

    width: 240px;

    height: 15px;

}

textarea.fullboxtext{

    margin: 0 0 10px 0;

    padding: 3px;

    border: 1px solid #25afc0;

    background-color:#ffffff;

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

    width: 240px;   

}

/* End Of Global Settings */



/* Clip Share Logo */



#head {

    margin: 0px auto;

   margin-bottom: 20px;

    padding: 0px;

    width: 900px;

    height: 190px;

    background: url(../images/head_bg.png) repeat-x;
}

#header_banner img{
border:none;
}
#header_banner {
   position: relative;
   top: 1em;
}

.profile_banner {
	margin:0 0 1em 0;
}


#head h1 {

    margin: 10px 0px 0px 20px;

    padding: 0px;

    background: transparent url(../images/tpl_logo.png) no-repeat;

    text-indent: -9999px;

    float: left;

    display: inline;

}



#head h1 a.logo {

    display: block;

    width: 102px;

    height: 147px;

    border: none;

}



#head h2 {
    width: 491px;

    margin: 15px 0px 0 21px;

    padding: 0px;

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

    color: #303030;

    float: left;

    text-align: center;

}

#head_login_div5 a img {
	border: none;
}

#min_avatar {
	width:50px;
	height: 40px;
	margin: 1em 0em 1em 0;
	float: left;
	border: none;
}

#logged-container {
	width: 100%;
	height: 100%;
	clear:both;
	font-size: 10px;
}

#head h3 {

    height: 100%;

    margin: 0px 24px 0 33px;
	
	font: normal 13px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    padding: 0px;

    float: right;

    width: 209px;

    text-align: right;
}

#head_login_div1 {
	width: 100%;
	margin-top: 10px;
}

#head_login_div1 a {
	color: #eef907;
	font-size: 16px;
}

#loginForm label {
	color: #820000;
	font-size: 12px;
	position: relative;
	right: 10px;
}

#head_login_div1 a:hover {
	text-decoration:underline;
}

#head_login_div2 {
	margin-top: 7px;
	width: 100%;
}

#head_login_div2 input, #head_login_div3 input {
	border: 1px solid #000000;
}

#head_login_div3 {
	margin-top: 7px;
	width: 100%;
}

#head_login_div4 {
	margin-top: 7px;
	width: 100%;
}

#head_login_div5 {
	margin-top: 7px;
	text-align: center;
}

#head_login_div5 a {
	color: #c68f8f;
	font-size: 14px;
}

#head_login_div5 a:hover {
	text-decoration: underline;
}

.forgot {
	position: relative;
	bottom: 7px;
	right: 7px;
	color: #820000;
	font-size: 10px;
}

.forgot:hover {
	color: #820000;
	text-decoration: underline;
}

#head_menu_div1 {
	width: 100%;
	margin-left: 1.4em;
        margin-bottom: 1em;
	
}

#head_menu_div1 a img {
	border: none;
}

#search_id {
	position: relative;
	top: -7px;
	border: 1px solid #000000;
}

#search_select {
	position: relative;
	top: -7px;
}

#spacer_search {
	width: 10px;
}

.float_left {
	float: left;
}

#header_inbox a {
	color: #820000;
}

#header_stats a {
	color: #820000;
}

#header_stats div a img {
	border: none;
}

#header_inbox {
	margin: 1em 0 0 0;
	padding: 0 0 0 1em;
	float: left;
	width: 120px;
	color: #dddddd;
}

#header_inbox .message,#header_inbox .friendreq {
	margin:0 0 0.5em 0;
	padding:0;
	clear:both;
	float:left;
}

#header_stats {
	color: #464646;
	float: left;
	width: 100%;
	height: 111px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: left;
}

#header_stats p {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 2em;
}
#head_menu_div2 {
	width: 100%;
}

#head_menu_div2 img {
	margin: 0.5em 0 0.5em 0;
}

#head_menu_div2a {
	width: 100%;
}

#head_menu_div2a a {
	color: #820000;
	font-size: 15px;
	margin: 0 0.4em 0 0.4em;
}

#head_menu_div2a a:hover {
	text-decoration: underline;
3}

#head_menu_div2b a {
	color: #c68f8f;
	font-size: 12px;
	margin: 0 0.5em 0 0.5em;
}

#head_menu_div2b a:hover {
	text-decoration: underline;
}

#head_menu_div2b {
	width: 100%;
}

/* End of Clip Share Logo */



/* Clip Share Navigation */



#headnav {

    margin: 10px auto;

    padding: 0px;

    text-align: left;

    width: 100%;

}



#navbar {

    width: 100%;

    background: url(../images/tpl_navbar_bg.gif) repeat-x;

    height: 27px;

}



#navsubbar {

    width: 100%;

    background: url(../images/tpl_subnavbar_bg.gif) repeat-x;

    height: 25px;
	
	line-height: 20px;

}



#navcontainer {

    position: relative;

    top: 0px;

    width: 900px;   

    margin: 0px auto;   

}



#navcontainer ul {

    margin:0;

    padding: 0;

    list-style-type: none;

    text-align: center;

    font: bold 12px/27px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}



#navcontainer li {

    display:inline;

    margin:0;

    padding:0;

}



#navcontainer a {

    float: left;

    display: block;

    width: 103px;

    height: 27px;

    margin-right: 1px;

    line-height: 33px;

}



#navcontainer a:link, #navcontainer a:visited {

    float: left;

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

    background-position:0% -27px;

    color: #022a42;

    text-decoration: none;

}



#navcontainer a:hover {

    float: left;

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

    background-position:0% -54px;

    color: #022a42;

    text-decoration: none;

    line-height: 33px;

}



#navcontainer li a#currentTab {

    float: left;

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

    background-position:0% 0px;

    color: #022a42;

    text-decoration: none;

    line-height: 33px;

}



#navsubbar p {

    margin: 0px auto;

    padding: 2px 0;

    text-indent: 20px;

    width: 730px;

    color: #022a42;

    text-align: left;

}



#navsubbar p a {

    margin: 0px 7px;

    color: #022a42;

}

#navsubbar p a:hover {
     
    color: #5e839a;
}


/* End of Clip Share Navigation */

    /* GENERAL CONTAINER */

#container {

    margin: 0px auto;

    padding: 0px;

    width: 860px;

    text-align: center;

}


#video_leftside {

    margin: 0px;

    padding: 0px;

    width: 450px;

    text-align: left;

    float: left;

}

#leftside {

    margin: 0px;

    padding: 0px;

    width: 500px;

    text-align: left;

    float: left;

}

#fullside {

    margin: 0px;

    padding: 0px;

    width: 860px;

    text-align: left;

}

.line {
   text-align: center;

    display:block;

    width:540px;

    padding:0px;

    background: #FFFFFF;

    margin-bottom: 10px;

    margin-left: auto;

    margin-right: auto;

}

.carousel {
    display:block;

    width:540px;

    padding:0px;

    background: #FFFFFF;

    margin-left: auto;

    margin-right: auto;

}

.carousel-title {

    padding-left: 10px;

    font: normal 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    color:#820000;

}

.carousel-content {
    padding:0px;
}

.carousel-content a {
   color: #464646;
}

.carousel-content a img {
   border: none;
}

.carousel_small_thumb {
   padding:0px;
   margin:0px;
}

#about_us_title {
    background: url("../images/about_us_title_bg.png") no-repeat;
}

#about_us_content {
    background: url("../images/about_us_content_bg.png") no-repeat;
}

#uploadEmbed {
	margin: 2em;
}

.fp-box {

    display:block;

    width:300px;

    padding:0px;

    background: #efefff;

    border: 2px solid #f2eaea;

    margin-bottom: 10px;
}

#sample {

    display:block;

    padding:0px;

    border: 2px solid #f2eaea;

}

.fp-box-title, #sample-title {
    height: 17px;

    padding: 1px 0 2px 10px;

    background-color: #dfdfff;

    font: normal 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    color:#820000;

}

.fp-box-content, #sample-content {
    padding:10px;
}

#online .fp-box-content,#partners .fp-box-content {
   padding: 0px 4px 0 11px;
}

#online .fp-box-content a,#partners .fp-box-content a {
   float: left;
}

.online-photo {
   margin: 0 7px 7px 0;
   width: 50px;
   height: 40px;
   border: none;
}

.videos-box {
    margin: 3em 0 0 0;

    display:block;

    width:852px;

    padding:2px;


    text-align: left;

}

.videos-box-title {
    padding-left: 10px;

    font: normal 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    color:#820000;


    height: 17px;

    }

.videos-box-content {

    padding:10px;

    padding-top:0px;

}
#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-title2, #fullbox-title, #myprofile-title,#invitefriend-title,#invitenewfriend-title, 

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

#bookmark-title2,#bookmark-title, #videocomment-title, #othervideo-title, #relatedvideo-title, #share-title2,#share-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, .box-title, .bbox-title  {

    height: 17px;

    padding: 1px 0 2px 10px;

    background-color: #dfdfff;

    font: normal 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    color:#820000;

}

#viewvideo-title {
    background-color: #ffffff;
    font: normal 16px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#fullbox-title {
    text-align: center;

}

#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", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    letter-spacing: -1px;

    color:#022a42;

}  

#populartags-content, #recenttags-content, #relatedtag-content {
    padding:10px;
	background-color:#efefff;	
	text-align: justify;
}

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

#latestvideo-content, #profiledetail-content, #vote-content, 

#userinfo-content, #mediumbox-content, #recently-content, #fullbox-content2,#fullbox-content,#invitefriend-content,#invitenewfriend-content,

#myprofile-content, #mostactive-content, #topwatched-content, #signup-content, 

#bookmark-content, #share-content, #othervideo-content, #relatedvideo-content, #recently-added-content,

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

#groupforum-content, #grouprecentvideo-content,#small-rightbox-content, .box-content, .bbox-content {

    padding:10px;
    background-color: #efefff;

}

#mediumbox-content {
	text-align: justify;
    background: url("../images/about_us_content_bg.png") no-repeat;
    background-position: top right;
}
#mediumbox-title-in {
    background: url("../images/about_us_title_bg.png") no-repeat;
    background-position: right;
    margin:0;
    padding:0
    width:100%; 
    height:19px;
}

#bookmark-content {
	padding:0;
	margin:0;
}

#linkForm input,#share-content input {
	background-color: #ffffff;
	width:100%;
}

#viewvideo-content {
    padding:0px;
    background-color: #ffffff;
}

#login-content a {
	color: #820000;
}

#videocomment-content, #myvideo-content, #myfriends-content, #groups-content {

	padding: 0 0 20px 0;

}


/* End of GENERAL CONTAINER Clipshare */

#small-rightbox-content span.title {

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

}

#small-rightbox-content span.duration {

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

}

#small-rightbox-content span.info {

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

}

#small-rightbox-content span.tags {

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

}
	
/* Clip Share Search */

#containersearch{

    margin: 0 0 10px 0;

    position: relative;

    display: block;

    width:100%;

 

}

#search {

    width:900px;

    text-align: center;

    

}



#search form p {

    margin: 0px;

    padding: 0px;

}



#search form input.text, #search form select {

	margin: 0 0 0 0;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

    font: normal 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	color: #474038;
	
}



#search form input.text {

    width: 200px;

    padding: 3px;

}



#search form select {

    width: 130px;

    padding: 2px;

}



#search form input.button {

    margin: -7px 0 0 0;

    padding: 0px;

    vertical-align: middle;

}



/* End of Clip Share Search */



/* Clip Share Banner */



#banner {

    margin: 0 0 10px 0;

    padding: 0px;

    width: 500px;

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

    border: 1px solid #e8eaea;

    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: 0px;

    padding: 0px;

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

    color: #adda11;

    letter-spacing: -2px;

}



.feature p {

    margin: 0px;

    padding: 0px;

}



.feature p img {

    margin: 5px;

    padding: 0px;

    display: block;

}

#divComments {
	width:100%;
	text-align:center;
	margin:0 auto;
}

/* Clip Share left side */

#recently, #userinfo, #mediumbox, #mostactive, #topwatched, 

#signup,#browsegroup, #viewvideo, #recently-added,

#myvideo, #myfriends, #groups ,#bookmark,#share, #videodetails, #sharedetails, #videocomment, .bbox {

    display:block;

    width:540px;

    padding:0px;

    background: #efefff;

    border: 2px solid #f2eaea;

    margin-bottom: 10px;

    margin-left: auto;

    margin-right: auto;

}
#bookmark,#share,#videodetails {
	width: 446px;
	margin: 0;
}
#viewvideo {
	width: 450px;
    background: #ffffff;
	margin: 0;
	border: none;
}

#recently a {
	color: #464646;
}

#recently a img {
	border-color: #666666;
}



#mostactive img.thumb, #topwatched img.thumb,#recently-added img.thumb{

    width:120px;

    height:90px;

}





#useraction {

    display:block;

    width:446px;


    background: #FFFFFF;

    border: 2px solid #f2eaea;

    margin: 0px;

}

#useraction span.info {

	color: #999999;

}

#bookmark ul{

    margin-left: 20px;

    padding: 0;

}

* html #bookmark ul{

    margin-left: 0;

    padding: 0;

}

#useraction p {

    float: left;

    margin: 20px;

}

.arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    position: relative;

    top: -12px;

    left: -10px;

}

#videocomment .arrow-general

{

    margin: 0px;

    padding: 0px;

    height: 9px;

    position: relative;

    top: -2px; 

    left: 0; 

}

/*#groupforum .arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    position: relative;

    top: -12px; 

    left: 0;

}*/

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

    margin: 0px;

    padding: 0px;

    height: 9px;

    position: relative;

    top: -2px; 

    left: 0; 

}

#online .arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    position: relative;

    top: -12px; 

    left: 0; 

}

#recently a img.right, .bbox a img.right {

    margin: 35px 0px 0px 0px;

    padding: 0px;

    border: 0px solid #bbbfaf;

    float: left;

}

#recently a img.left, .bbox a img.left {

    margin: 35px -4px 0px 8px;

    padding: 0px;

    border: 0px 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: 0px;

    border: 1px solid #bbbfaf;

    display: block;

}



.viewed p {

    margin: 0px;

    padding: 0px;

    text-align: center;

}



.viewed p span {

    display: block;

    font-size: 10px;

}

.aboutus {
	width:100%;
	text-align: justify;
}

.aboutus_header {
	text-align: left;
	font-style: italic;
}

/* End of Clip Share Recently */



/* Clip Share Sub Tab Menu */



#submenu {

    margin: 0px;

    padding: 0px;

    width: 540px;

}



#tabmenucontainer {

    margin: 0px;

    padding: 0px;

    position: relative;

    top: 15px;

    width: 540px;

    line-height: 25px;

}



#tabmenucontainer ul {

    margin: 0px;

    padding: 0px;

    list-style-type: none;

    text-align: center;

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

    line-height: 25px;

}



#tabmenucontainer li {

    display: inline;

    margin: 0px;

    padding: 0px;

    text-indent: -7px;

    line-height: 25px;

}



#tabmenucontainer a {

    float: left;

    display: block;

    width: 125px;

    height: 25px;

    color: #9cc2da;

    border: none;

    text-decoration: none;

    line-height: 25px;

}



#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;

    line-height: 25px;

}

#tabmenucontainer a:hover {
color: #9cc2da;
}

#tabmenucontainer li a.tabactive {
color: #820000;
}


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

    background-position: 0% -25px;

    line-height: 25px;

}



#tabmenucontainer ul li.tabactive {

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

    background-position: 0% 0px;

    line-height: 25px;


}




#tabmenucontainer a:hover {

    background-position: 0% -50px;

    line-height: 25px;

}

 



#tabmenucontainer li a.tabactive {

    background-position: 0% 0px;

    line-height: 25px;

}



#subcontent2,#subcontent {

    margin: 15px 0 0 0;

    padding: 0px;

    border: 2px solid #dddddd;

    width: 540px;

}



#subcontent p,
#subcontent2 p{

    margin: 0px;

    padding: 10px;

    float: left;

    display: block;

    width: 520px;
	
	font: normal 11px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#subcontent2 {
	background-color:#efefff;
        border: 2px solid #f2eaea;
}

#subcontent p.blue {

    margin: 0;

    padding: 10px;

    float: left;

    display: block;

    background: #f0f6fa;

    width: 520px;
	
	font: normal 11px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#subcontent span.title {

	font: normal 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#subcontent span.duration {

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

}

#subcontent span.info {

	color: #999999;

}

#subcontent span.tags {

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

}

#subcontent p a img {

    margin: 0 20px 0 0;

    padding: 1px;

    text-decoration: none;

    border: 1px solid #DDDDDD;

    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: 0px;

    text-decoration: none;

    border: 1px solid #bbbfaf;

    float: left;

}



.blue {

    background: #f0f6fa;

}

.selectedvideo {

    background: #f2eaea;

}

/* End of Clip Share Sub Tab Menu */



/* Content Styling */

.contentbox {

    margin: 10px;

}

.profile-contentbox {

    margin: 10px;
    background-color:#efefff;

}

.firstdefinition {

    font-size: 14px;

    font-weight: bold;

}

.txturgent {

    font-size: 14px;

    font-weight: bold;

}

.txtsignup {

    color: #adda11;

}

p.txturgent a {

    color: #820000;

}

.txtcontent a {

    text-decoration:underline

}

.hellomessage {

    font-size: 13px;

    font-weight: bold;

}

.imgprofile {

    margin: 10px 0 0 0;

}

.profileinfo {

    margin: 10px 5px 0 0;

}

.pictprofile {

    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 26px 0px 0;

    float: left;

}

.strongtext {

    font: bold 14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

.ratingDiv,.boxPart {

    margin: 5px 0;

    text-align: center;
	
	padding-bottom: 7px;

    border-bottom: 2px solid #f2eaea;
	
	font-size: 13px;

} 

.relatedvideolist {

    margin: 0 0 20px 0;
	
	padding-top: 0px;
	
	padding-bottom: 0px;
	
}

/* End Content Styling */



/* Right Side */


#video_rightside {

    margin: 0px;

    padding: 0px;

    width: 380px;

    text-align: left;

    float: right;

}

#rightside {

    margin: 0px;

    margin-right: 10px;
    margin-right: 3px;

    padding: 0px;

    width: 300px;

    text-align: left;

    float: right;

}

.o_fix {
	margin-bottom: 5px;
}



#login, #statistic, vote, #adv, #latestvideo2, #latestvideo, #populartags,

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

#relatedtag,#small-rightbox, .box {

    display:block;

    width:300px;

    padding:0px;

    background: #FFFFFF;

    border: 2px solid #f2eaea;

}

#small-rightbox {
	width: 380px;
	margin:0;
	position: relative;
	left:-5px;
}

.viewvideo-rightbox {

    margin:0;
    display:block;

    width:380px;

    padding:0px;

    background: #FFFFFF;

    border: 2px solid #f2eaea;

}

#groupforum, #grouprecentvideo {

    display:block;

    width:99%;

    padding:2px;

    background: #FFFFFF;

    border: 2px solid #f2eaea;

}

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

    display:block;

    width:300px;

    padding:0px;

    background: #FFFFFF;

    border: 2px solid #f2eaea;

}



#login form {

    margin: 2px;

    padding: 0px;

}



#login form p, .box p {

    margin: 0px;

    padding: 0px;

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

    color: #474038;

}

#login form a {

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

}



#login form p input.logintext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

    width: 180px;
	
	color: #474038;

}



#login form p input.loginbutton {

    margin: 15px 0 0 0;

    padding: 0px; 

}


#login, #recenttags, #othervideo,#small-rightbox, .box {

    margin: 0px 0 0 5px;

    margin-bottom:10px;

}



#small-rightbox-content textarea.fullboxtext{

    width:180px;

}



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

    margin: 0px 0 0 5px;

}



#latestvideo {

    margin: 37px 0 0 5px;

}



#profiledetail {

    margin: 37px 0 0 5px;

}



#statistic {

    margin: 10px 0 0 5px;

    /*height: 230px;*/

}




#populartags{

    margin: 10px 0 0 5px;

}



#vote{

    margin: 10px 0 0 5px;

}



#adv {

    margin: 10px 0 0 5px;

    /*height: 232px;*/

}



#recenttags p {

    text-align: center;

    margin: 0 10px;

    padding-bottom: 20px;

}

#latestvideo2 p,#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 font.info {

   color: #999999;

}



#online p {

    margin: 0px 5px;

    padding: 0px;
	
	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: 0px auto;

    padding: 0px;

    border: none;

    text-decoration: none;

    vertical-align: middle;

}



/* Right Side */



/* Clip Share Rich Footer */



#richfooter {

    margin: 20px auto 0px;

    padding: 0px;

    background: #e7eff5;

    color:#474038;

}



#richcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 730px;

    text-align: center;

}



#news, #channel, #tags {

    margin: 20px 20px 0px 5px;

    padding: 0 0 30px 0;

    text-align: left;

    width: 210px;

    color: #474038;

    float: left;

}



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

    margin: 0 0 10px 0;

    padding: 0px;

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

    color: #022a42;

}



#news p, #channel p {

    margin: 0px;

    padding: 5px;

    border-top: 1px dotted #897665;

    display: block;

}

#tags p {

    margin: 0px;

    padding: 0px;
	
	padding-top: 5px;

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

    display: block;

}



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

    background: #9cc2da;

}



#news p a, #channel p a {


    text-decoration: none;

    color: #022a42;

}



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

    color: #ffffff;

}

#news img, #channel img {

padding: 1px;

}

#tags p a {

    border: none;

    text-decoration: none;

    color: #022a42;

}



#tags p a:hover {

    color: #ffffff;

}



#tags p.semore {

    float: right;

    border: none;

}



/* End of Clip Share Rich Footer */



/* Clip Share Footer */



#footer {

    width: 900px;

    margin: 0em auto 0 auto;

    padding: 10px;

    background-color: #dfdfff;
}



#footcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 900px;

    text-align: center;

}



#footcontainer p {
width: 900px;

    margin: 0 0px;

    padding: 0px;

    color: #464646;

}



#footcontainer p a {

    margin: 0px;

    border: none;

    text-decoration: none;

    color: #820000;

}



#footcontainer p a:hover {

    border-bottom: 1px dotted #ffffff;

}



#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: 0px;

    padding: 0 0 0 5px;

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

    color: #ffffff;

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

    letter-spacing: -1px;

    height: 38px;

}

*/

/* End Clip Share Medium Box */



/* Clip Share Full Box */

#fullbox,#invitefriend,#invitenewfriend{


    display:block;


    padding:0px;

    background: #efefff;

    border: 2px solid #f2eaea;

    margin-bottom: 10px;

    width:860px;

}

#fullbox a {
	color: #820000;
}



.videos-box label,#fullbox label,#invitefriend label,#invitenewfriend label {

    font-weight: bold;

}

.videos-box form input.inputtext,#fullbox form input.inputtext,#invitefriend form input.inputtype,#invitenewfriend form input.inputtype  {

	margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

    width: 240px;
	
	color: #474038;

}

.inputmail {
	margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

    width: 540px;
    height: 270px;
	
	color: #474038;
}





.videos-box form p input.submitbutton,#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,
.videos-box div.fm-req,.videos-box div.fm-opt,

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

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

    

}

.upload-left-box {
	width: 450px;
	margin: 0 0 1em 0;
	float: left;
}

.formFieldInfo {
	width: 300px;
	margin: 4em 3em 0 0;
	float: right;
	text-align:justify;
}

#fullbox div.fm-req label:before,
.videos-box 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,

.videos-box div.fm-opt label:before,

#invitefriend div.fm-opt label:before,

#invitenewfriend div.fm-opt label:before{

    color: #CC0000;

}

 

.upload_img {
	border: none;
	margin: 0 50px;
	float:left;
}
.upload_p {
	padding-top:5px;
}
.upload_div {
	margin-bottom:30px;
}


.submitbutton {

    padding : 10px 0 0 25px;

	clear:both;
	width: 100%;
	text-align: center;
} 





/* End Clip Share Full Box */



/* Clip Share Signup */

#signup form, #becomeform {

    margin: 10px;

    padding: 0px;

}

#signup label, .video-box label, #fullbox label, #becomeform label {

    float: left;

    width: 100px;

    padding: 0 1em;

    text-align: right;

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

    color: #474038;

}

#signup form p {

    margin: 0px;

    padding: 0px;

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

    color: #008ece;

}



#signup form input.signuptext,#fullbox form input.fullboxtext,.videos-box form input.fullboxtext {

    margin: 0 0 10px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

    width: 220px;

    height: 15px;

}



textarea.fullboxtext {

	margin: 0 0 10px 0;

    padding: 6px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

    width: 220px;

}



#signup form p input.signupbutton,#signup form p input.updatebutton {

    margin: 5px 0 0 0;

    padding: 0px;

}

.signupbutton2 {
    margin: 5px 0 0 0;

    padding: 0px;
	width:100%;
	clear:both;
	text-align:center;

}



/* 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: 0px;

}

.captcha {

/*  float: right;

    width: 100%;

    text-align: right;

    margin-right: 20px;*/

}

#signup .fm-req {
}

#signup .fm-req label {
	width:150px;
}


.signupstatement {

    margin-left: 130px;

    float: left;

    background-color: #efefff;

}

#signup ul li {

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

}

.updatebutton {

    margin-left: 38%;

    padding : 0 0 0 25px;

}

.signupbutton {

    margin-left: 38%;

    padding : 0 0 0 25px;

    width:100%;

    clear:both;

}

#invite_friends label {
	width:250px;
}

/* End Clip Share Signup */



/* My Profile */

#myprofile {

    display:block;

    width:860px;

    padding:2px;

    background: #FFFFFF;

    border: 2px solid #f2eaea;

    text-align: left;

}



#myprofile form {

    margin: 10px;

    padding: 0px;

}

#myprofile fieldset {

    margin: 1em 0;

    border: none;

}



#myprofile legend {

    margin: 1em 0;

    padding: 0 .5em;

    background: transparent;

    font-size: 19px;

    font-weight: normal;
	
	color:#820000;

	letter-spacing: -1px;

}



#myprofile label {

    float: left;

    width: 150px;

    padding: 0 1em;

    text-align: right;

    font-size: 12px;

    font-weight: normal;

}

#myprofile form p {

    margin: 0px;

    padding: 0px;

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

    color: #008ece;

}



#myprofile form input.myprofiletext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

    width: 240px;
	

}

#myprofile form textarea.myprofiletext, #fullbox form textarea.inputtext, .videos-box form textarea.inputtext {

	margin: 0 0 10px 0;

    padding: 6px;

    border: 1px solid #d3d3d3;


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

    width: 240px;

}

#myprofile form select.myprofiletext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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

}

.myprofiletext2 {
	width: 120px;
}

#hidden_youtube {
	display:none;
	font-size: 10px;
	text-align: center;
	width:95%;
}

#myprofile form input.myprofilebrowsefile {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #d3d3d3;

    background-color:#ffffff;

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


}



#myprofile form p input.myprofilebutton{

    margin: 5px 0 0 0;

    padding: 0px;

}



/* 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", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

    color:#adda11;
	
	letter-spacing: -1px;



}

.mystats {

    margin: 0 0 0 5px;

    float: left;

    width: 250px;

    display: inline;

}

.myinbox {

    margin: 0 0 0 5px;

    float: left;

    width: 210px;

    display: inline;

}

p.myvideostat {

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

}

p.friends {

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

}

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;
	width:300px;

}

p.visitors {

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

}

p.profile {

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

}

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 #EEE;
	
}

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", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

ul#mostactiveuser span.duration {

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

}

ul#mostactiveuser span.info {

	color: #999999;

}

/* End Most Active User */



/* top watched */

/*#topwatched {



    margin: 10px 0 0 0px;

    height: 230px;

}*/



/* End top watched */



p.specialmessage {

    font-size:12px;

    border: 1px solid #EEE;

    padding: 10px;

    margin: 10px auto;

    width: 350px;

    text-align: center;

    background-color: #fafaff;

}

.navvideo {

    display: inline;

    text-align: right;

    float:left;

}

#fullbox-title .basicdetailed,.videos-box-title .basicdetailed {

    display: inline;

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

    color: #333333;

    letter-spacing: normal;

    margin: 0 0px 0 30px;

    width:100px;

    float:left;

    padding-top:2px;

}

#fullbox-title .basicdetailed a:hover,.videos-box-title .basicdetailed a:hover{

    color: #022a42;

}

.titlepage{

    float:left;

}

.timefilter {
    display: block;

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

    color: #333333;

    letter-spacing: normal;

    margin: 0 0px 0 40px;

    width:240px;

    float:left;

    padding-top:2px;

}

.timefilter a {
   padding:0;
   margin: 0 8px 0 0;
   text-decoration: underline;
}

.videopaging {

    display: inline;

    width: 150px;

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

    color: #333333;

    letter-spacing: normal;

    margin: 0;

    text-align: right;

    float:right;

    padding-top:2px;

    margin-right:10px;

}

#fullbox-title p img,.videos-box-title p img {

    margin-right: 5px;

}

#videobox,#videobox2 {

    text-align: center;

    margin: 0 auto;
	
	line-height: 14px;
}

#tagsbox {

    text-align: justify;

    margin: 0 auto;
	
}

#videobox table tr td,#videobox2 table tr td{

    padding-bottom: 30px;

    padding-left:12px;

}

#videobox2 img,#videobox img {

    padding: 1px;

    border: 1px solid #EEE;

}

.video_submenu {
	font-size:12px;
	clear: both;
	margin: 1em auto;
	width:100%;
	text-align: center;
}

.video_submenu a {
	margin: 0 1em;
}


#partner_selector {
	clear: both;
	margin: 0.5em auto;
	width:100%;
	text-align: center;
}

.video_img {
	margin: 0 13px;
}

#videobox img.star,#videobox2 img.star {

    border: none;

}

#videobox span.title,#videobox2 span.title {

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

}

#videobox span.duration {

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

}

#videobox span.info,#videobox2 span.info {

	color: #999999;

}

.center {

    text-align: center;

}

#paging{

    width:540px;

    margin: 0px auto;

    padding: 0px;

    text-align:center;

}

#paging-left{

    width:540px;

}

.pagingnav{

width:495px;

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

}

.pagingnav {

/*width: 540px;*/

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

padding: 0;

margin: 0px auto;

line-height: 25px;

text-align: center; /*set value to "left", "center", or "right"*/

}

.pagingnav  {

/*display: inline;*/

padding: 2px;

}

.pagingnav a{

color: #333;

padding: 2px 4px;

margin: 2px; 

text-decoration: none;

border: 1px solid #ccc;

display: block:

}

.pagingnav   a:hover{

    text-decoration: none;

    background-color: #dfdfff;

    font-weight: normal;

}

span.pagingnav {

color: #333;

padding: 2px 4px;

margin: 2px; 

text-decoration: none;

border: 1px solid #dfdfff;

background-color: #dfdfff;

display: block:

}

.replythis {

    background: url(../images/tpl_icon_reply.gif) no-repeat left center;

    padding: 0 80px 0 20px;

    float: right;

    margin-bottom: 10px;

}

.videoplayer {


}

.textdesc{

    width:120px;

}

.channels {

    text-align:left;

    float:left;

    padding:0px;

    margin-bottom: 10px;
    margin-right: 10px;
    background-color: #f3f3ff;

    width: 257px;
    height: 63px;

}

.lbox a {
}

.channels .lbox {
    width: 177px:
    height: 63px;
    position:relative;
    left:5px;
}

.channels .imagechannel {
    float:left;
}

.channels .imagechannel a {

    width:80px;

    height:60px;

}

.channels .imagechannel a img{

    width:80px;

    height:60px;

}

.listchannel, .listchannellarge{

    float:left;

    padding:5px;

    margin-bottom: 5px;

}

.listchannellarge{

    width:690px;

}

.listchannellarge .imagechannelinfo,.listchannellarge .imagechannel{

    float:left;

}

.small-rightbox-content .info {
}

.small-rightbox-content .title {
}


.listchannellarge .imagechannelinfo{

    padding-left:10px;

    text-align:left;

}



.listchannellarge .imagechannelinfo .title{

    

}

.x120 {
	width:150px;
	height:120px;
}


.listchannel .imagechannel a img{

    width:120px;

    height:90px;

}

.listchannellarge .imagechannel a img{

    width:120px;

    height:90px;

}



.listchannel .star img,.listchannellarge .star img{

    border:none;

}


.startratebox3{

    height:19px;

    text-align:center;

    border:0px solid;
	
}
.startratebox{

    height:19px;

    width:120px;

	/*   text-align:center; */

    border:0px solid;
	
}

.startratebox img, .startratebox3 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: 540px;

}

.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: 540px;

}

.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 {

    margin-top: 10px;

    width: 540px;

    display:block;

    float: left;

}

.videothumb {

    width: 140px;

    display: block;

    float: left;

    text-align: center;

}

.videothumb img {

    padding: 2px;

    border: 1px solid #EEE;

}

.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 #c68f8f;

    height: 30px;

    background-color: #f2eaea;

    text-align: center;

}

.inbox td {

    height: 20px;

    padding: 4px 10px 4px 10px;

}

.inbox td.blue {

    background-color: #f2eaea;

    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: 0px;

}



#groups p span,#fullbox p span {

    margin: 5px 5px 0 0;

    padding: 0 0 0 18px;

    font-weight: bold;

}



.group {

    margin-top: 10px;

    width: 540px;

    display:block;

    float: left;

}

.groupthumb {

    width: 140px;

    display: block;

    float: left;

    text-align: center;

    margin: 10px 0 0 0;

}

.groupthumb img {

    padding: 2px;

    border: 1px solid #EEE;

}



#fullbox p span.video,#groups p span.video {

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

    letter-spacing: -1px;

}



#fullbox p span.topic,#groups p span.topic {

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

    letter-spacing: -1px;

}



#fullbox p span.people,#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: 0px;

}



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,.groupdesc2 {

    width: 677px;

    display: block;

    float: left;

    margin: 0 0 0 10px;

}

.groupdesc2 {
	width:320px;
}

.p_float {
	float:right;
	width:360px;
	height:200px;
}

.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: 0px;

    width: 60px;

    float: left;

    display: block;

    text-align: center;
	
}

.relatedvideodesc {

    width: 260px;

    float: left;

    display: block;

    padding-left: 8px;

    text-align:left;
	
	font: normal 11px/14px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}


#recent1,#recent2,#recent3{

    /*padding-left:16px;*/

    padding: 0 8px;

    width:410px;

    float:left;

}



.side_results{

    overflow: auto;

    height: 350px;

    width: 100%;
	
	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;
	
}



.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:860px;
	
	margin-top: 40px;
	
	margin-bottom: 15px;

	padding: 3px;
}

.img_info {
	margin-left:10em;
}

.msgbox a {
	color:#009933;
	text-decoration:underline;
}

.msgbox{

	border: dotted 1px #009933;
	
	color: #009933;

	font-weight: normal;
	
	font-size: 13px;

	width:860px;
	
	margin-top: 40px;
	
	margin-bottom: 15px;

	padding: 3px;

}

.aboutmenu {
	width: 100px;
	height:100px;
	background-color:black;
	float:left;
	margin: 0 1em 0em 0;
}


a.cloudtags {

	text-decoration: none;

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

	padding: 2px;

	color: #9cc2da;

}

/*a.cloudtags:hover {

	text-decoration: none;

	border-bottom: none;

	background: #f1e9e9;

	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 #ccc;

}

span.comment-info {

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

}

.comment-body {

	padding: 8px;
	
	border: 1px dashed #CCCCCC;
	
	background: #FDFDFD;

}

#videotabcontainer {

    margin: 10px 0 0 0px;

    padding: 0px;

    position: relative;

    top: 0px;

    width: 380px;


}



#videotabcontainer ul {

    margin: 0px;

    padding: 0px;

    list-style-type: none;

    text-align: center;

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

}



#videotabcontainer li {

    display: inline;

    margin: 0px;

    padding: 0px;

    text-indent: 0px;

}



#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;

    color: #9cc2da;

}

#videotabcontainer ul li a.tabactive {
	color: #820000;
}


#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% 0px;

    line-height: 25px;

}



#videotabcontainer a:hover {

    background-position: 0% -50px;

    line-height: 25px;

}

 



#videotabcontainer li a.tabactive {

    background-position: 0% 0px;

    line-height: 25px;

}

#txtComments {
	width: 90%;
}

#submenu .title {
	color: #464646;
}

