body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	line-height:1.2em;
	color:#000000;
}

p{
 	margin-bottom: 1.2em;
}

a{
  color: #326197;
}


#header{
	width: 966px;
	margin:0 auto;
	text-align:center;
}

.header_left{
	display: block;
	float:left;
	padding-left: 10px;
}


.headerlogo{
	width: 966px;
	height: 100px;
	vertical-align: bottom;
	line-height: 1.2em;

}

.headerlogo_left{
	display: block;
	float:left;
	height: 100px;
	width: 380px;
	padding-top: 20px;
	padding-left: 40px;
	line-height: 1.2em;
}

.headerlogo_right{
	display: block;
	float:right;
	height: 100px;
	margin:0 auto;
	text-align:right;
	width: 500px;
	line-height: 1.2em;
	padding: 0px;
	vertical-align: bottom;
}


.headerlogo_text{
	display: block;
	float:right;
	color: #326197;
	font-size: 10px;
	height: 20px;
	line-height: 1.2em;
	position: relative;
}




.searchbar_bg{
	background:#CCCCCC url(../images/searchbox_bg.jpg) repeat-x top;
	height: 45px;
	line-height: 1.2em;
	position: relative;
	top:5px;
}

.searchbar_left{
	background:url(../images/searchbox_left.jpg) no-repeat left top;
	height: 45px;
	line-height: 1.2em;
}

.searchbar_right{
	background:url(../images/searchbox_right.jpg) no-repeat right top;
	height: 45px;
	width: 500px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

#searchForm{
	font-size: 12px;
	color:#003399;
	line-height: 1.2em;
	padding-top: 10px;
	vertical-align:middle;
	position: absolute;
	right: 1px;
	top: 2px;
}

.search_input{
	border:1px solid #e6e4e5;
	font-size: 11px;
	color:#326197;
	line-height: 1.2em;
	padding: 0px;

}

.searchlocation{
	font-size: 11px;
	color:#326197;
	line-height: 1.2em;
	padding: 0px;
}


#navigation_bg{
	background:#CCCCCC url(../images/nav_bg.jpg) repeat-x top;
	height: 41px;
	width: 966px;
}

#navigation_left{
	background: url(../images/nav_left.jpg) no-repeat left top;
	height: 41px;
	width: 966px;
}

#navigation_right{
	background: url(../images/nav_right.jpg) no-repeat right top;
	height: 41px;
	width: 966px;
}

.clear {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#loginid{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 60px;
	padding-top: 5px;
	width: 300px;
	position: relative;
	font-weight:bold;
}

#loginid a{
	color: #326197;
	text-decoration: underline;
}


#loginid_searchbar{
	display: block;
	float:right;
	vertical-align: middle;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 1.2em;
}




.searchbutton{
	vertical-align: middle;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.2em;
}

ul#main_navigation{
	margin:0 auto;
	padding-left: 40px;
}


#main_navigation li{
	list-style:none;
	display: block;
	float: left;
	margin-top: 16px;
	margin-right: 5px;
	position: relative;
}

#main_navigation li a {
	display: block;
	text-decoration: none;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 5px;
	position: relative;
}

#main_navigation li:hover {
	background-position: 0 0px !important;
	filter:alpha(opacity=50); opacity:.5;
}

#main_navigation li a.active {
	filter:alpha(opacity=50); opacity:.5;
}


#main_navigation li a:visited{
	color: #FBFBFB;
}


#main_navigation li#home_menu a{
	background-image: url(../images/mnu_home.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	left: 5px;
}

#main_navigation li#watch_menu a{
	background-image: url(../images/mnu_watch.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	left: 5px;
	right: 2px;
}

#main_navigation li#channels_menu a{
	background-image:  url(../images/mnu_channels.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	left: 5px;
	right: 2px;
}

#main_navigation li#groups_menu a{
	background-image: url(../images/mnu_groups.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	left: 5px;
	right: 2px;
}

#main_navigation li#community_menu a{
	background-image: url(../images/mnu_community.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	left: 5px;
	right: 2px;
}

#main_navigation li#store_menu a{
	background-image: url(../images/mnu_store.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	left: 5px;
	right: 2px;
}

#in-site{
	position: relative;
}

.upload a{
	float: right;
	background:url(../images/mnu_upload.jpg) no-repeat;
	width: 100px;
	height: 24px;
	margin-top: 15px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 5px;
}

.upload a:visited{
	color:#FFFFFF;
}


#footer{
	background: url(../images/bg_footer.jpg) repeat-x top;
	height: 240px;
}


#footer_imageset{
	background:url(../images/img_advertisewithus.jpg) top left no-repeat;
	height:240px;
	margin:0 auto;
	text-align: center;
}

#footer_data{
	margin:0 auto;
	text-align: center;
	width: 966px;
	height: 170px;
}

#footer_left{
	display: block;
	float:left;
	width: 650px;
	height:170px;
	margin-left: 20px;
}


#footer_right{
	display:block;
	float:right;
	width: 241px;
	height: 170px;
}

#footer_adtext{
	margin-top: 0 auto;
	text-align:left;
	padding-top: 30px;
	text-align:justify;
	font-size: 11px;
	text-indent: 2px;
	color:#333333;
	line-height: 1.2em;
}

#footer_bottomlinks{
	color:#000;
	padding-top: 10px;
	margin:0 auto;
	text-align: center;
}

#footer_bottomlinks a{
	color:#000;
	text-decoration:none;
}


#footer_bottomlinks a:visited{
	color:#000;
	text-decoration:none;
}



#footer_bottomlinks ul#footer_links{
	padding-left: 25px;
	margin:0 auto;
	line-height:1.2em;
}


ul#footer_links li{
	list-style:none;
	display: block;
	float:left;
	font-size: 11px;
	background-image:url(../images/bottom_sep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	margin:0 auto;
	line-height:1.2em;
}

ul#footer_links li a{
	color:#FFFFFF;
	text-decoration:none;
}


ul#footer_links li#aboutus{
	width: 65px;
}

ul#footer_links li#rss{
	width: 38px;
}

ul#footer_links li#help{
	width: 38px;
}

ul#footer_links li#advert{
	width: 68px;
}

ul#footer_links li#terms{
	width: 90px;
}

ul#footer_links li#privacy{
	width: 90px;
}

ul#footer_links li#disclaimer{
	width: 95px;
}

ul#footer_links li.last{
	background-image: none;
}

#copyrights{
	font-size:11px;
	color:#888;
	padding: 0;
	line-height: 1.2em;
	margin:0 auto;
	text-align: center;
	width : 400px;
	margin-bottom: 1.2em;
}

#copyrights a{
	color:#000;
	text-decoration:none;
}

#data_container{
	width: 966px;
	margin:0 auto;
	text-align: center;
}

#mid_video_container{
	display: block;
	float: left;
	width: 582px;
	height: 390px;
	margin: 0 auto;
	text-align:center;
}

#featured_video_section{
	width: 100%;
	padding-top: 5px;
}


#featured_video{
	background:url(../images/bg_video_middle.jpg) repeat-y;
	height: 390px;
}

#featured_video_top{
	background:url(../images/bg_video_top.jpg) no-repeat top left;
	height: 390px;
}

#featured_video_bottom{
	background:url(../images/bg_video_bottom.jpg) no-repeat bottom left;
	height: 390px;
	margin: 0 auto;
	text-align:center;
}

.vdcenter{
	margin: 0 auto;
	text-align:center;
}


.videoplayer {
    padding-top: 10px;
	margin: 0 auto;
	text-align:center;
}

#featured_righttop{
	float: right;
	background:url(../images/bg_mid_top.jpg) repeat-x top;
	width: 377px;
	height: 186px;
	margin-top: 10px;
	border-right:1px solid #e6e4e5;
	border-top:1px solid #e6e4e5;
	border-bottom:1px solid #e6e4e5;
}

#featured_righttop_box{
	display:block;
	float: left;
	width: 122px;
	margin:0 auto;
	text-align: center;
	border-left:1px solid #e6e4e5;
	height: 186px;
	font-size: 11px;
}

#featured_righttop_box h3{
	font-size: 14px;
}

#featured_righttop_box a{
	text-decoration:none;
}

#featured_righttop_box a:visited{
	text-decoration:none;
	color: #326197;
}

#b_content{
	margin-left: 10px;
}

.b_content_last{
	border-right:none;
}


#featured_rightbottom{
	float: right;
	width: 377px;
	height: 140px;
	margin-top: 10px;
	border:1px solid #e6e4e5;
}

#data_container_two{
	width: 966px;
	padding-top: 10px;
}

#videoswatching{
	display: block;
	float:left;
	width: 577px;
	height: 155px ;
}

#videos_watching_bg{
	background:url(../images/bg_videoswatching.jpg) repeat-y top;
}

#videos_watching_top{
	background:url(../images/bg_videoswatching_top.jpg) no-repeat top;
}

#videos_watching_bottom{
	background:url(../images/bg_videoswatching_bottom.jpg) no-repeat bottom;
	width: 577px;
	height: 155px ;
}

#tag_cloud_container{
	display: block;
	float:right;
	width: 360px;
	padding-top: 5px;
	padding-left: 15px;
	margin:0 auto;
	text-align: left;
}

#tag_title{
	font-family: Arial, Helvetica, sans-serif;
	color:#CC6600;
}


#tabmenucontainer_index{
	width: 950px;
	height: 38px;
	margin:0 auto;
	text-align: left;
}


#tabmenucontainer ul#index{
	list-style:none;
	margin:0;
	padding:0;
}

/* Clip Share Sub Tab Menu */



#submenu {

    margin: 0px;

    padding: 0px;

    width: 500px;

}



#tabmenucontainer {

    margin: 0px;

    padding: 0px;

    position: relative;

    width: 375px;
	
	left: 10px;

}



#tabmenucontainer ul {

    margin: 0px;

    padding: 0px;

    list-style-type: none;

    text-align: center;

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

}



#tabmenucontainer li {

    display: inline;

    margin: 0px;

    padding: 0px;

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

    line-height: 24px;

}



#tabmenucontainer a:hover {

    background-position: 0% -50px;

    line-height: 24px;

}

 



#tabmenucontainer li a.tabactive {

    background-position: 0% 0px;

    line-height: 24px;

}



#subcontent {

    margin: 0 0 0 0;

    padding: 0px;

    border: 1px solid #e6e4e5;
	
}


#subcontent p{

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


#subcontent p.blue {

    margin: 0;

    padding: 10px;

    float: left;

    display: block;

	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 {


}

#subcontent span.tags {

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

}

#subcontent p a img {

    margin: 0 20px 0 0;

    padding: 1px;

    text-decoration: none;

    border: 1px solid #e6e4e5;

    float: left;
	

}

.comment {

    margin: 0;

    padding: 0;

    float: left;

    display: block;

    border-bottom: 1px solid #e6e4e5;

    width: 477px;

}

.comment p a img {

    margin: 0 20px 10px 0;

    padding: 0px;

    text-decoration: none;

    border: 1px solid #e6e4e5;

    float: left;

}



.blue {

}

.selectedvideo {

    background: #E9E9E9;

}

/* End of Clip Share Sub Tab Menu */

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


#index li{
	display:block;
	float: left;
	margin: 0 auto;
	text-align: center;
	text-indent: 2px;
	text-transform:capitalize;
	position: relative;
}


#index li a{
	color:#fff;
	font-size: 15px;
	text-decoration:none;
	padding-top: 10px;
	display: block;
	position: absolute;
}


#index li#featuredvideo a{
	background-image: url(../images/btn_featured.jpg);
	background-repeat: no-repeat;
	width: 206px;
	height: 38px;
}

#index li#topratedvideo a{
	background-image: url(../images/btn_toprated.jpg);
	background-repeat: no-repeat;
	width: 206px;
	height: 38px;
	left: 206px;
	right: 2px;
}

#index li#mostviewedvideo a{
	background-image: url(../images/btn_mostviewed.jpg);
	background-repeat: no-repeat;
	width: 206px;
	height: 38px;
	left:412px;
	right:2px;
}


#index li:hover {
	background-position: 0 0px !important;
	filter:alpha(opacity=50); opacity:.5;
}



#index li a.active {
	filter:alpha(opacity=50); opacity:.5;
}

#index li a:visited{
	color:#fff;
}






#video_container{
	background: #FBFBFB;
	border:1px solid #e6e4e5;
	width: 950px;
	margin-left: 10px;
}

#clip_contant{
	display:block;
	float: left;
	width: 222px;
	height: 275px;
	margin:0 auto;
	text-align:left;
	margin-left: 9px;
	margin-top: 9px;
}

#clip_content{
	margin-top: 5px;	
	margin-left: 5px;
	line-height:1.2em;
}

#cliptitle{
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 13px;
}

#clipdescription{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	margin-bottom:.6em;
	line-height: .6em;
}


#lang { margin: 0 0 0 3px;}
#lang ul { margin: 0;}
#lang, #lang ul { list-style:none; padding: 0px; width: 45px; position: absolute; bottom: 1px; right: 5px; top: 2px;}
#lang li { font:11px/1 Arial, Helvetica, sans-serif; margin:0 auto; text-align: left; }
#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:10px; vertical-align:middle; 	text-decoration:none;  }
#lang a { 
	text-decoration:none; 
	display:block; padding:4px 5px 3px 5px; 
	border:1px solid #e6e4e5; 
	background:transparent url(../images/flags/arrow_down.gif) no-repeat 33px 9px; 
	color: #fff;
	 }
#lang a:hover, #lang li:hover a, #lang li.over a { 
	text-decoration:none; 
	background:#555 url(../images/flags/arrow_down_hover.gif) no-repeat 33px 9px; 
	border:1px solid #e6e4e5;
	color:#fff;}
#lang li:hover li a, #lang li.over li a { 	text-decoration:none; width:140px; background:#ccc; }
#lang li li a:hover { background: #96B5D3; }


.select_back_white{
	border:1px solid #e6e4e5;
}

.select_back_white {
	background: #FFFFFF repeat-x;
	border:1px solid #e6e4e5;
	padding:1px 1px 1px 1px;
	width:auto;
	vertical-align: middle;
	line-height: 1.2em;
}



/* Clip Share left side */

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

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

#myvideo, #myfriends, #bookmark, #videodetails, #sharedetails, #videocomment {
	float: right;
	width: 377px;
    padding:2px;
    border: 1px solid #e6e4e5;
	margin:0 auto;
	text-align:left;
	font-size: 12px;
	margin-top: 10px;
}


#recently {
	float: right;
	width: 377px;
    padding:2px;
    border: 1px solid #e6e4e5;
	margin:0 auto;
	text-align:left;
	font-size: 12px;
	margin-top: 10px;
}




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

    width:120px;

    height:90px;

}





#useraction {

    display:block;

    padding:2px;

    background: #fff;

    border: 1px solid #e6e4e5;

    margin-bottom: 20px;

    margin-left:20px;

}

#useraction a:link{
	color:#000000;
}

#useraction a:visited{
	color:#000000;
}

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


}

#videocomment .arrow-general

{

    margin: 0px;

    padding: 0px;

    height: 9px;

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

    position: relative;

    top: -2px; 

    left: 0; 

}

/*#groupforum .arrow-general {

    margin: 0px;

    padding: 0px;

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

    padding: 0px;

    height: 9px;

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

    position: relative;

    top: -2px; 

    left: 0; 

}

#online .arrow-general {

    margin: 0px;

    padding: 0px;

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

    padding: 0px;

    border: 0px solid #e6e4e5;

    float: left;

}

#recently a img.left {

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

    padding: 0px;

    border: 0px solid #e6e4e5;

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

    display: block;

}



.viewed p {

    margin: 0px;

    padding: 0px;

    text-align: center;

}



.viewed p span {

    display: block;

    font-size: 10px;

}



/* End of Clip Share Recently */


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

    height: 25px;

    padding-left: 10px;
	
	font-size: 18px;

    letter-spacing: -1px;

    color: #000000;
	
	padding-top: 5px;
}

/* Clip Share left side */

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

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

#myvideo, #myfriends, #bookmark, #videodetails, #sharedetails, #videocomment {

    display:block;

    width:580px;

	padding-top: 10px;

    border: 1px solid #e6e4e5;

	margin:0 auto;
	
	text-align: center;
	
	padding-bottom: 10px;	
}



#leftside {
	display: block;

    float: left;

    margin: 0 auto;
	
	text-align:center;

    width: 582px;
	
}

#fullside {

    margin: 0px;

    padding: 0px;

    width: 966px;

    text-align: left;

}



#rightside {
	display: block;

    float: right;

    margin: 0 auto;
	
	text-align:center;
	
    width: 377px;

}

#rightside_video {

    width: 377px;
	
	margin:0 auto;

    text-align: left;

    float: right;

}

#rightside_video a:link {
	color:#000000;
}

#rightside_video a:visited {
	color:#000000;
}

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

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

#userinfo-content, #mediumbox-content, #fullbox-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 {

    margin-top: 2px;

    background: url("../images/tpl_box_shading.png") repeat-x;
	
	color: #000000;
	
	text-align: left;
	
	padding: 5px;

}


#login-content a:link{
	color:#000000;
}

#login-content a:visited{
	color:#999999;
}

/* Clip Share Signup */

#signup a.link{
	color: #326197;
}

#signup a.visited{
	color: #326197;
}

#signup form {

    margin: 10px;

    padding: 0px;

}

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

}

#signup form p {

    margin: 0px;

    padding: 0px;

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

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

    font: normal 11px;

	color: #000000;

    width: 220px;

    height: 15px;

}



textarea.fullboxtext {

	margin: 0 0 10px 0;

    padding: 6px;

    border: 1px solid #e6e4e5;

    background: #fff url(../images/tpl_textarea_bg.gif) no-repeat top left;
	
	color: #ccc;

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

    width: 220px;

}



#signup form p input.signupbutton {

    margin: 5px 0 0 0;

    padding: 0px;

}



/* 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;*/

}



.signupstatement {

    margin-left: 150px;

    float: left;

}


.signupstatement a{

    color: #326197;

}



#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 */


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

    display:block;

    width:213px;

    padding:2px;

    background: #fff;

    border: 1px solid #e6e4e5;

}



#login form {

    margin: 2px;

    padding: 0px;

}



#login form p {

    margin: 0px;

    padding: 0px;

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

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

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

	color: #000;

    width: 180px;

}



#login form p input.loginbutton {

    margin: 15px 0 0 0;

    padding: 0px; 

}


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

    margin: 0px 0 0 5px;

    margin-bottom:10px;

}



#small-rightbox-content textarea.fullboxtext{

    width:250px;

}



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

    margin: 0px 0 0 5px;

}


#subcontent {
    padding: 0px;
	background: #FBFBFB;
	border:1px solid #e6e4e5;
	margin-left: 10px;
}



#subcontent p{

    margin: 0px;

    padding: 10px;

    float: left;

    display: block;

    width: 170px;
	
	background: #fff;
	
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

#subcontent p.blue {

    margin: 0;

    padding: 10px;

    float: left;

    display: block;

    background: #fff;

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

}

#subcontent p a img {

    margin: 0 20px 0 0;

    padding: 1px;

    text-decoration: none;

    border: 1px solid #e6e4e5;

    float: left;

}

.comment {

    margin: 0;

    padding: 0;

    float: left;

    display: block;

    border-bottom: 1px solid #e6e4e5;

    width: 477px;

}

.comment p a img {

    margin: 0 20px 10px 0;

    padding: 0px;

    text-decoration: none;

    border: 1px solid #e6e4e5;

    float: left;

}



/* My Profile */

#myprofile {

    display:block;

    width:726px;

    padding:2px;

    background: #FBFBFB;

    border: 1px solid #e6e4e5;

    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:ff9600;

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

    color: #008ece;

}



#myprofile form input.myprofiletext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #e6e4e5;

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

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

	color: #000;

    width: 240px;
	

}

#myprofile form textarea.myprofiletext, #fullbox form textarea.inputtext {

	margin: 0 0 10px 0;

    padding: 6px;

    border: 1px solid #e6e4e5;

    background: #fff url(../images/tpl_textarea_bg.gif) no-repeat top left;
	
	color: #000000;

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

    width: 240px;

}

#myprofile form select.myprofiletext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #e6e4e5;

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

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

	color: #000;

}

#myprofile form input.myprofilebrowsefile {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #e6e4e5;

    background: #fff 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: 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 */



.msgbox{

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

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

	width:728px;
	
	margin-top: 10px;
	
	margin-bottom: 15px;

	padding: 3px;

}


a.cloudtags {

	text-decoration: none;

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

	padding: 2px;

	color: #000000;

}

a.cloudtags:hover {

	text-decoration: none;

	border-bottom: none;

	background: #ff9600;

	color: white;

	padding: 2px;

}

/* Display Comments */

.comment-divider {

	border-bottom: dotted 1px #e6e4e5;
	
}

.comment-image {

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

}

span.comment-info {

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

}

.comment-body {

	padding: 8px;
	
	border: 1px dashed #e6e4e5;
	
	background: #fff;

}

#videotabcontainer {

    margin: 0 0 0 5px;

    padding: 0px;

    position: relative;

    top: 0px;

    width: 375px;
	
	color:#000000;
}


#videotabcontainer a:link {
	color:#000000;
}


#videotabcontainer a:visited {
	color:#000000;
}



#videotabcontainer ul {

    margin: 0px;

    padding: 0px;

    list-style-type: none;

    text-align: center;

    font: normal 14px/24px "Lucida Sans Unicode", 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: #000;

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

    line-height: 24px;

}



#videotabcontainer a:hover {

    background-position: 0% -50px;

    line-height: 24px;

}

 



#videotabcontainer li a.tabactive {

    background-position: 0% 0px;

    line-height: 24px;

}


/* Content Styling */

.contentbox {

    margin: 12px;
	
	font-weight:bold;
	
}

.firstdefinition {

    font-size: 14px;

    font-weight: bold;

}

.txturgent {

    font-size: 14px;

    font-weight: bold;

}

.txtsignup {

    color: #ff9600;

}

p.txturgent a {

    color: #ff9600;

}

.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{
	margin: 0 auto;
	text-align: center;
}

#bookmarklist li {

    list-style-type: none;

    margin: 0 25px 25px 0;

    float: left;
	
	width:60px;

}

.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 #e6e4e5;
	
	font-size: 13px;

} 

.relatedvideolist {

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

/* End Content Styling */


/* Groups */

#groups p {

    margin: 15px 5px;

    padding: 0px;

}



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

}



#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: 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 {

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

}



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

    float: left;

    display: block;

    padding-left: 8px;

    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;

}



.side_results{

    overflow: auto;

    height: 350px;

    width: 290px;
	
	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:728px;
	
	margin-top: 10px;
	
	margin-bottom: 15px;

	padding: 3px;
}




p.specialmessage {

    border: 1px solid #e6e4e5;

    padding: 10px;

    margin: 10px auto;

    width: 350px;

    text-align: center;

    background-color: #fff;

}

.navvideo {

    display: inline;

    text-align: right;

    float:left;

}

#fullbox-title .basicdetailed {

    display: inline;

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

    color: #333333;

    letter-spacing: normal;

    margin: 0 40px 0 40px;

    width:100px;

    float:left;

    padding-top:5px;

}

#fullbox-title .basicdetailed a:hover{

    color: #000000;

}

.titlepage{

    float:left;

}



.videopaging {

    display: inline;

    width: 200px;

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

    color: #000;

    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: center;

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

#tagsbox {

    text-align: justify;

    margin: 0 auto;
	
}

#videobox table tr td{

    padding-bottom: 30px;

    padding-left:12px;

}

#videobox img {

    padding: 1px;

    border: 1px solid #e6e4e5;

}

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

    padding: 0px;

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

background-color: #161616;

display: block:

}

.pagingnav   a:hover{

    text-decoration: none;
	
	border: 1px solid #e6e4e5;
	
	color: #000;

    background-color: #333333;

    font-weight: normal;

}

span.pagingnav {

color: #ff830e;

padding: 2px 4px;

margin: 2px; 

text-decoration: none;

border: 1px solid #e6e4e5;

background-color: #161616;

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 {

    margin-left: 13px;

}

.textdesc{

    width:120px;

}

.listchannel {

    float:left;

    padding:5px;

    margin-bottom: 10px;
	
	font-size: 12px;
	
	text-align: left;
	
	margin-left: 10px;
	
	width: 150px;
	
	height: 150px;

}

.listchannellarge{

    float:left;

    padding:5px;

    margin-bottom: 5px;

}

.listchannel a{
	color: #326197;
}

.listchannellarge{

    width:650px;

}

.listchannellarge .imagechannelinfo,.listchannellarge .imagechannel{

    float:left;

}



.listchannellarge .imagechannelinfo{

    padding-left:10px;

    text-align:left;

}



.listchannellarge .imagechannelinfo .title{

	color: #326197;

}



.listchannel .imagechannel a img{

    height:90px;
}

.listchannellarge .imagechannel a img{

    height:90px;

}



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

    border:none;

}




.startratebox{

    height:19px;

    width:120px;

	/*   text-align:center; */

    border:0px solid;
	
}

.startratebox img {

    border: 0 !important;

}



.startratebox2{

    height:19px;

    width:225px; 

    border:0px solid;

}

.startratebox2 img {

    border: 0 !important;

    width:11px;

}


#populartags-content, #recenttags-content, #relatedtag-content {
    padding:10px;

    margin-top: 2px;

    background: url("../images/tpl_box_shading.png") repeat-x;
	
	text-align: justify;
	
}


/* Clip Share Full Box */

#fullbox,#invitefriend,#invitenewfriend{

    display:block;

    width:726px;

    padding:2px;

    border: 1px solid #e6e4e5;

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

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

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

	color: #999;

    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{

	display: block;
	float: left;
	width:100%;
	margin:0 auto;
	text-align:left;

}



#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 a:link{
	color:#000000;
}

#fullbox a:visited{
	color:#000000;
}

#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 */


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

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

#relatedtag,#small-rightbox {

    display:block;

    width:300px;

    padding:2px;

    border: 1px solid #e6e4e5;
	
	color:#000000;

}

/* 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:#ff9600;
	
	letter-spacing: -1px;



}

.mystats {

    margin: 0 0 0 5px;

    float: left;

    width: 250px;

    display: inline;

}

.mystats a:link{
	color:#326197;
	text-decoration:underline;
}

.mystats a:visited{
	color:#326197;
	text-decoration:underline;
}

.myinbox {

    margin: 0 0 0 5px;

    float: left;

    width: 210px;

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

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 */

#scrollable {}
#scrollable_content { width: 530px; margin: 0 auto; text-align: center;}
div.items { height:120px; margin: 0px; float:left; width: 530px !important; }
div.items a { display:block; float:left; margin-right: 25px; width:111px; height:105px; color:#326197; text-decoration:none; text-align:center; cursor:pointer; }
div.items img { border: 1px solid #e6e4e5; }
div.items img:hover { border: 1px solid #e6e4e5; }
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; } 

#recently-header { height: 25px; background: url("../images/tpl_box_bar.png") repeat-x; }
#recently-title { float: left; padding-top: 5px; }
#recently-nav {float: right; margin-right: 5px; width: 112px;}

#tab-featured{
	margin: 0 auto;
	text-align: left;
}

#tab-toprated{
	margin: 0 auto;
	text-align: left;
}

#tab-mostview{
	margin: 0 auto;
	text-align: left;
}


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

#recently-added-content {

    margin: 0 auto;
	
	text-align: center;
}

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

	padding: 10px;
	
	margin-top: 2px;

}


/* 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 #e6e4e5;
}

#video_block{
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 170px;
	line-height: 1.2em;
	height: 350px;
}

#video_info{
	display: block;
	margin: 5px;
}


#video_info a:link{
  color: #326197;
}


#video_info a:visited{
  color: #326197;
}


.title {

		font-family: Arial, Helvetica, sans-serif;

        font-size: 16px;

        font-weight: 700;

        color: #326197;

}

.title a{
        color: #326197;
}



#navsubbar {

    background: #CCCCCC url(../images/bg_middle.jpg) repeat-x;

    height: 20px;
	
	line-height: 15px;
	
	width: 966px;
	
	margin:0 auto;
	
	text-align: left;
	
}


#navsubbar p {

    padding: 2px 40px;

    text-indent: 20px;

    width: 966px;

    color: #000000;
	
    margin: 0px auto;

    text-align: left;

}



#navsubbar p a {

    margin: 0px 7px;

    color: #000000;

}



/* End of Clip Share Navigation */


