html
{
	position: top;
	background:#fff;
}

body
{
    position:top-auto;
	background: url(images/wr3.gif);
	width:932px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
	margin:0 auto;
	color:#fff;
}

.inputbutton
{
	background-color:#7581E0;
	color:#fff;
	font-size:11px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	text-align:center;
	border-color:#F2D8D0 #8A390E #8A390E #F2D8D0;
	border-style:solid;
	border-width:0px;
}

.inputtext,SELECT,textarea
{
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	border:1px solid #CCC;
	padding:3px;
}

.inputtext:hover,SELECT:hover,textarea:hover
{
	border:1px solid #999;
	background-color:#F9FDFF;
}

.error_msg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F6F308;
}

.error_msg2
{
	border-top:5px solid #C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F2512C;
	display:table;
	background-color:#FFF;
	margin:10px 0;
	padding:10px;
}

.confirm_send
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#333;
	border:1px solid #090;
	background:#FFF;
	text-align:center;
	margin:10px 0;
	padding:5px;
}

.input-warning
{
	font-weight:700;
}

.small-warning
{
	font-size:9px;
	color:#FFCA2A;
}

.h1_default
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	letter-spacing:-1px;
	color:#2680BD;
	text-transform:capitalize;
	margin:0;
	padding:2px;
}

.signup a,.signup a:visited,.signup a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	color:#00FF06;
	text-decoration:none;
}

.avatar_border
{
	border:2px solid #ddd;
	background-color:#999;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	padding:4px;
}

#logo_search
{
	height:60px;
	width:886px;
	display:table;
	padding-top:0px;
	padding-left:0px;
	margin:0;
}

#logo
{
    width:886px;
    height:60px;
    padding:0px 0px;
    margin-bottom: -2px;
	margin-left: 10px;
}

#search_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#B9B09D;
	display:block;
	width:280px;
	height:15px;
	float:right;
	margin-top:-22px;
}

#search_form .search_bttn {
background:url(images/search_btt.gif) no-repeat center top;
height:22px;
width:65px;
border:0px solid #B9B09D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #bdbdb8;
font-weight:700;
position:top;
margin-bottom: 0px;
padding: 0px;
}

#search_form .search_keywords {
border:1px solid url(images/search_bg.gif)no-repeat center top;
background: url(images/search_bg.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:200px;
height:15px;
margin-bottom: 0px;
margin: 0px auto;
position: top-center;
}

#header_1 {
background-color:#fff;
color:#fff;
width:233px;
height:16px;
float:right;
display:block;
text-align:center;
margin-right:0px;
padding:0px 0;
}

#header_1 a:link,#header_1 a:visited
{
	color:#fff;
	text-decoration:none;
}

#header_1 a:hover
{
	color:#fff;
	text-decoration:underline;
}

#wrapper
{
    width:886px;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	padding-left:16px;
	padding-right:16px;
}

#menu 
{
position:center;
width:886px;
border:0px solid #555;
height:25px;
padding-top:-5px;
background: url(images/t.gif);
margin-left:10px;
}

#menu_links li
 {
display:inline;
width:0px;
margin:0;
padding:3px;
}

#menu_links {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:5px 0px;
padding-left:0px; 

}

#menu_links a,#menu_links a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c2edc1;
text-decoration:none;

}

#menu_links a:hover {
background-image:url(images/s.gif);
color:#e9ffc9;
padding: 0px;
text-decoration:none;
padding:5px 0px 6px 0px;
}

#reg_box
{
    background: url(images/menuto.gif);
    width:140px;
    height:368px;
	border:0px solid #FFFDF5;
	padding:4px;
	margin-top:15px;
}

#reg_box2
{
    background: url(images/menuto.gif);
    width:140px;
    height:368px;
	border:0px solid #FFFDF5;
	padding:4px;
	margin-left:15px;
	margin-top:15px;
}

#registration_index
{
    width:70%;
    background: url(images/bgr1.gif);
    border:0px solid #fff;
    margin:0 auto;
    padding:5px;
}

#registration_index h2
{
	font-family:Geneva,Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	color:#d8d39c;
	background:url(images/dotx.gif) repeat-x bottom center;
	margin:0;
	padding:10px 0;
}

#content_index
{
	width:630px;
	background: url(images/bgr.gif);
	border:0px solid #FFFDF5;
	line-height:17px;
	margin:0 auto;
	padding:5px;
    color:#d8d39c;
}

#content_indexe
{
	width:630px;
	background: url(images/bgr1.gif);
	border:0px solid #FFFDF5;
	line-height:17px;
	margin:0 auto;
	padding:5px;
    color:#d8d39c;
}

#content_indexet
{
	width:630px;
	background: url(images/bgr.gif);
	border:0px solid #FFFDF5;
	line-height:17px;
	margin:0 auto;
	padding:5px;
    color:#d8d39c;
}

#content_index h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:-1px;
	color:#EECF00;
	margin:0;
	padding:5px 0;
}

#mvotd
{
	width:450px;
    height:170px;
	background: url(images/ten.gif) no-repeat top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:-1px;
	color:#666;
	margin:0 auto;
	padding-top:206px;
	padding-left:203px;
}

#show_voth_title a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:-1px;
	color:#d8d39c;
	text-decoration:none;
}

#show_voth_title a:hover
{
	color:#fff;
}

#mvotd a:link,#mvotd a:visited
{
	color:#5C817B;
	font-weight:400;
	text-decoration:none;
}

#mvotd a:hover
{
	color:#422142;
	text-decoration:underline;
}


#list_subcats
{
	display:table;
	width:100%;
}

#list_subcats h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#C73C0B;
	background:url(images/dotx.gif) repeat-x bottom center;
	margin:0;
	padding:3px 0;
}

#list_subcats ul
{
	margin:0;
	padding:10px 0;
}

#list_subcats li
{
	display:block;
	float:left;
	width:200px;
	background:url(images/ico_folder.gif) no-repeat left top;
	padding:2px 0 2px 20px;
}

#list_subcats a,#list_subcats a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3D3D;
	font-weight:700;
	text-decoration:none;
}

#list_subcats a:hover
{
	font-weight:700;
	text-decoration:underline;
}

#list_cats a,#list_cats a:visited
{
font-family:verdana, Arial, Helvetica, sans-serif;
color:#EBE498;
font-weight:700;
font-size:11px;
text-decoration:none;
line-height:14px;
margin-left:8px;
margin-bottom: 0px;
letter-spacing:-1px;
}

#list_cats a:hover
{
	color:#20FF6F;
	font-weight:700;
}

#top_videos
{
	border:2px solid #FFFDF5;
	background:#0A0A07;
	line-height:19px;
	padding:5px;
}

#top_videos .item
{
	color:#8c8c8c;
	height:50px;
	width:230px;
	
	padding:4px 0;
}

#top_videos .artist_name
{
	color:#8E782C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	display:block;
}

#top_videos .artist_name_1
{
	color:#8E782C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	display:block;
}

#top_videos .song_name
{
	color:#766E49;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:none;
	display:inline-table;
}
#top_videos .imag
{
	background-color:#555;
	width:53px;
	height:40px;
	border:1px solid #D1D1D1;
	margin-right:7px;
	float:right;
	padding:3px;
}


#site_stats
{
	border:2px solid #FFFDF5;
	background:#0A0A07;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706AAE;
	padding:5px;
}

#site_stats a,#site_stats a:visited
{
	color:#706AAE;
	text-decoration:none;
}

.tinythumb
{
	background-color:#555;
	width:53px;
	height:40px;
	border:1px solid #999;
	padding:3px;
}

#new_music_videos
{
width:886px;	
float:left;
border-top:1px dashed #999;
display:block;
margin-top:8px ;
margin-left:0px;
margin-right:0px;
padding-left: 18px;
}

#new_music_videos .item {
display:block;
width:175px;
height:165px;
float:left;
text-align:center;
margin-top: 5px;
padding:0px 0px 0px 0px;
}

#new_music_videos a.imag {
background: #555;
border:1px solid #717171;
width:113px;
height:85px;
margin-top:0px;
margin-bottom:0px;
padding:3px;
}

#new_music_videos a:hover .imag  {
background-image:url(images/set.gif);
border:1px solid #717171;
width:130px;
height:93px;
margin-top:0px;
margin-bottom:0px;
padding:3px;
}

#new_music_videos .artist_name {
color:#a6b7ff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
letter-spacing:-1px;
line-height:18px;
display:block;
}

#new_music_videos .song_name {
color:#d8d39c;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
display:block;
text-decoration:none;
margin-bottom:0px;
letter-spacing:0px;
line-height:12px;
}

#favorites_main .playing
{
	width:100%;
	background-color:#000;
	margin:0 auto;
	padding:10px 0;
	z-index:1;
}

#browse_main h2
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:28px;
	letter-spacing:-1px;
	color:#2680BD;
	margin:0;
	padding:2px;
}

#browse_main .h2_search
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	letter-spacing:-1px;
	color:#94A8FF;
	margin:0;
	padding:0;
}

#browse_main .h2_searchstring
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	letter-spacing:-1px;
	color:#d8d39c;
	margin:0;
	padding:0;
}

#sorting
{
	font-size:12px;
	font-weight:700;
	color:#8bcaa2;
	float:right;
	margin:0;
	padding:10px;
}

#sorting ul
{
	display:inline;
	margin:0;
	padding:0;
}

#sorting li
{
	display:inline;
}

#sorting li a
{
color:#7d8ccf;
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
text-transform:uppercase;
background-color:#ecfff3;
border:1px solid #b0e6c3;
text-decoration:none;
margin:0 2px;
padding:4px;
}

#sorting li a:hover
{
background-color:#e0e6fc;
color:#382FB2;
border:1px solid #382FB2;
}

#sorting li .selectedli
{
background-color:#98a9f3;
color:#FFF;
border:1px solid #98a9f3;
}

#browse_results
{ 
	width:692px;
	display:table;
}

#browse_results ul
{
	display:block;
	margin:0;
	padding:20px 0;
}

#browse_results li
{
	text-align:center;
	float:left;
	display:block;
}

#browse_results .new
{
	background:url(images/ico_new.gif) no-repeat left top;
}

#browse_results .pop
{
	background:url(images/ico_pop.gif) no-repeat left center;
}

#browse_results .pop_new
{
	background:url(images/ico_pop_new.gif) no-repeat left top;
}

#browse_results li a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	width:173px;
	height:155px;
	display:block;
	color:#3952A2;
	text-decoration:none;
	margin:0;
	padding:0px 0;
	letter-spacing:-1px;
	line-height:10px;
}

#browse_results li a .imag {
background:#555;
width:116px;
height:83px;
border:1px solid #717171;
margin-right:7px;
padding:3px;
}

#browse_results li a:hover .imag
{
	background:url(images/set.gif);
	width:128px;
	height:90px;
	border:1px solid #717171;
	margin-right:7px;
	padding:3px;
}

#browse_results .artist_name
{
	color:#98a9f3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	line-height:14px;
	display:block;
}

#browse_results .song_name
{
	color:#E6E18A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:10px;
    letter-spacing:0px;
}

.pag
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
	color:#33E7D4;
	height:20px;
    padding:20px;
	border-bottom:1px dashed #999;
}

#detail_page_vid_info
{
    width:330px;
    color:#eee;
    border:0px solid #fff;
    background:url(images/.gif) ;
    line-height:15px;
    font-size:11px;
    padding:12px 10px;
}

.comment_box li {
display:table;
border:0px solid #EDE2D3;
background: url(images/fon.gif);
width:420px;
margin:5px;
padding:5px 10px;
font-weight:bold;
font-size:11px;
color:#fff;
}

.comment_box li:hover
{
	border:0px solid #FC3;
}

.comment_box .avatar_img 
{
border:1px solid #999;
width:70px;
float:left;
padding:1px;
}

.comment_box p
 {
display:block;
line-height:11px;
margin:0;
padding:0 0px;
}

.comment_box a,.comment_box a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#B9121B;
	text-decoration:none;
}

.comment_box a:hover
{
	color:#B9121B;
	text-decoration:underline;
}

#detail_page .h2_song
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	letter-spacing:-1px;
	color:#B9121B;
	margin:0;
	padding:0;
}

#detail_page .h2_artist
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	color:#BD8D46;
	margin:0;
	padding:0;
}

#detail_page_video_links
{
	width:330px;
	color:#FFF;
	border:2px solid #FFFDF5;
	
	display:table;
	padding:12px 10px;
}

#detail_page_video_links li
{
	display:block;
	line-height:18px;
	font-size:11px;
}

#detail_page_video_links .ul_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	color:#87D3FF;
}

#detail_page_video_links a
{
	color:#F2F2F2;
	text-decoration:none;
}

#detail_page_video_links a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#detail_page_video_links .play_next
{
	color:#6C0;
	text-decoration:none;
}

#detail_show_more
 {
width:334px;
height:344px;
border:0px solid #8F6224;
background:url(images/fon_showmore.gif);
line-height:14px;
margin-left:8px;
}

#detail_show_more .item 
{
color:#8c8c8c;
font-family: Arial, Helvetica, sans-serif;
background:url(images/to.gif) repeat-x bottom center;
line-height:11px;
display:block;
height:60px;
}

#detail_show_more .item:hover 
{
color:#8c8c8c;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:280px;
background:#454545 url(images/item-fon.gif) repeat-x top center;
line-height:11px;
display:block;
height:60px;
}

#detail_show_more .artist_name 
{
display:block;
color:#FFF7C0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
letter-spacing:-1px;
padding:8px 0px;
}

#detail_show_more .song_name
 {
color:#C3C3BF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
display:block;
line-height:10px;
text-decoration:none;
letter-spacing:-1px;
margin-top:-2px;
}

#detail_show_more .song_name:hover
{
color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
display:block;
line-height:10px;
text-decoration:none;
letter-spacing:-1px;
}

#detail_show_more .imag 
{
background-color:#555;
width:60px;
height:44px;
border:1px solid #777;
margin-right:7px;
margin-top:2px;
float:left;
padding:4px;
}
#detail_show_more a:hover .imag
{
background:url(images/iop.gif);
background-color:#;
width:60px;
height:44px;
border:1px solid #777;
margin-right:7px;
margin-top:2px;
float:left;
padding:4px;
}

#detail_share_video
{
	background-color:#FFF;
}

#detail_share_video .dsv_content
{
	background-color:#FFF;
	width:330px;
	border:2px solid #FFFDF5;
	padding:12px 10px;
}

#profile_menu
{
	padding-left:10px;
}

#profile_menu a:link,#profile_menu a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BD8D46;
}

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

#logged_menu a,#logged_menu a:visited
{
	color:#036;
	font-weight:700;
	text-decoration:none;
}

#logged_menu a:hover
{
	color:#06F;
	font-weight:700;
}

#logged_menu a.admin_area
{
	color:red;
}

#topvideos_results a {
color:#A2C9C9;
text-decoration:none;
font-weight:700;
}

#topvideos_results a:hover {
color:#f1f3f3;
text-decoration:none;
}

#topvideos_results .row1
{
	background:url(images/bg20.gif);
    color:#a6b7ff;
	font-size:13px;
}

#newvideos_results a
{
	color:#A2C9C9;
	text-decoration:none;
	font-weight:700;
}

#newvideos_results a:hover
{
	color:#f1f3f3;
	text-decoration:none;
}

#newvideos_results .heading
{
	background: url(images/t.gif) repeat-x top center;
	color:#f6f4d6;
}

#newvideos_results .row1
{
	background:url(images/bg20.gif);
    color:#a6b7ff;
	font-size:13px;
}

#footer
{
	width:932px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	color:#FCC;
	line-height:19px;
	margin:0 auto;
	padding:10px;
}

#footer a
{
	color:#FCC;
	text-decoration:none;
}

.unit-rating
{
	list-style:none;
	width:100px;
	height:20px;
	position:relative;
	background:url('images/star_rating.gif') top left repeat-x;
	margin:0;
	padding:0;
}

.unit-rating li
{
	text-indent:-90000px;
	float:left;
	margin:0;
	padding:0;
}

.unit-rating li a
{
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0;
}

.unit-rating li a:hover
{
	background:url('images/star_rating.gif') left center;
	z-index:2;
	left:0;
}

.unit-rating a.r1-unit
{
	left:0;
}

.unit-rating a.r1-unit:hover
{
	width:20px;
}

.unit-rating a.r2-unit
{
	left:20px;
}

.unit-rating a.r2-unit:hover
{
	width:40px;
}

.unit-rating a.r3-unit
{
	left:40px;
}

.unit-rating a.r3-unit:hover
{
	width:60px;
}

.unit-rating a.r4-unit
{
	left:60px;
}

.unit-rating a.r4-unit:hover
{
	width:80px;
}

.unit-rating a.r5-unit
{
	left:80px;
}

.unit-rating a.r5-unit:hover
{
	width:100px;
}

.unit-rating li.current-rating
{
	background:url('images/star_rating.gif') left bottom;
	position:absolute;
	height:21px;
	display:block;
	text-indent:-9000px;
	z-index:1;
}

#content_index a:link,#content_index a:visited,#detail_page a,#detail_page a:visited,#detail_page_comments a,#detail_page_comments a:visited
{
	color:#ACE659;
}

#content_index a:hover,#detail_page a:hover #detail_page_comments a:hover
{
	color:#ACE659;
	text-decoration:underline;
}

#list_cats,#logged_menu
{
	font-size:12px;
	padding:10px 0;
}

#list_cats li,#logged_menu li
{
	background:url(images/dotx.gif) repeat-x bottom center;
	padding:5px;
}

#new_music_videos .imag,#browse_results .imag
{
	background-color:#555;
	width:116px;
	height:87px;
	border:1px solid #717171;
	margin-right:7px;
	padding:3px;
}

#detail_page_vid_info a,#detail_page_vid_info a:visited,#detail_page_vid_info a:hover
{
	color:#0AEDE0;
	text-decoration:none;
}

#detail_page_video_links .fl,#detail_page_video_links .fr
{
	width:150px;
	float:left;
}

#topvideos_results .row2,#newvideos_results .row2
{
	background:#555555 url(images/.gif);
    color:#f6f4d6;
	font-size:13px;
}

#detail_page_share_link
{
	width:330px;
	color:#039;
	border:2px solid #FFFDF5;
	background-color:#FFF;
	line-height:15px;
	text-transform:uppercase;
	font-size:9px;
	font-weight:700;
	padding:12px 10px;
}

#fav_content_index
{
	width:430px;
	line-height:17px;
	margin:0 auto;
	padding:5px;
}

#fav_list
{
	width:100%;
}

#fav_list a:visited
{
	color:#9BD9D2;
	text-decoration:none;
}

#fav_list .imag
{
	background-color:#555;
	width:49px;
	height:38px;
	border:1px solid #717171;
	margin-right:7px;
	padding:3px;
}

#fav_list .artist_name
{
	color:#AF7C9D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	line-height:20px;
}

#fav_list .song_name
{
	color:#C3C3BF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#fav_list .table_row1
{
	background: url(images/bgb1.gif);
}

#fav_list .table_row1:hover
{
	background-color:#FBE980;
}

#content_index .watch_all {
	padding: 10px 0px;
	text-align: center;
}
#content_index .watch_all a {
	font-size: 15px;
	font-weight: bold;
	color: #C9DBFF;
	text-decoration: none;
}
#content_index .watch_all a:hover
 {
	color: #C9DBFF;
	text-decoration: underline;
}
#lightsoff
 {
	font-size: 11px;
	font-weight: bold;
	margin-left:117px;
	letter-spacing: -1px;
	width: 100px;
	margin-top:-32px;
}
#lightsoff a {
	color: #525252;
	text-decoration: none;
}
#lightsoff a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.fav_share_link{
	color: #A5D9B4;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	letter-spacing: -1px;
	padding: 10px 0px;
}

div.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
	padding:5px;
	background-color: #999;
}

div.pagination a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #646464;
	border: 1px solid #646464;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.pagination a:hover,div.pagination a:active  {
    width: auto;
	border-color: #6B8E8C;
	background-color: #6B8E8C;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.pagination span.current {
    width: auto;
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #eee;
	background-color: #eee;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.pagination span.disabled {
	background-color: #727272;
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	border: 1px solid #cececee;
	color: #eee;
	font-size: 0.9em;
	line-height: 1.5em;
}

#memberslist a
{
	color:#039;
	text-decoration:none;
	font-weight:700;
	font-size:12px;
}

#memberslist .row1
{
	background-color:#ECF3F7;
	color:#027BB8;
	border-top:#FAFAFA;
}

#memberslist .row2
{
	background-color:#E1EBF2;
	color:#027BB8;
	border-bottom:#12A3EB;
}

#memberlist_links a
{
	font-weight:400;
	text-decoration:none;
	color:#747474;
	background-color:#eee;
	border:1px solid #bababa;
	font-size:10px;
	line-height:1.5em;
	margin:2px 1px;
	padding:2px;
}

#memberlist_links a:hover
{
	text-decoration:none;
	color:#747474;
	background-color:#CFE1F6;
	border:1px solid #36C;
}

#playingnow
{
	width:430px;
	background-color:#999;
	border:2px solid #FFFDF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#333;
	display:table;
	text-align:center;
	margin:0 auto;
	padding:5px;
}

#playingnow li
{
	width:120px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#playingnow a,#playingnow a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

#playingnow a:hover
{
	color:#000;
	text-decoration:underline;
}

#playingnow .imag
{
	border:1px #333;
}

.mycommentspan
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#06F;
}

.small-print
{
	font-size:12px;
	color:#89F390;
}

#pag
{
display:block;
color: #6CE1CC;
font-weight:700;

height:20px;
padding:20px;
border-bottom:1px dashed #999;
}

#pag a
{
	font-weight:700;
	text-decoration:none;
	color:#fff;
	background-color:#FF8A00;
	padding:5px;
}

#pag a:hover
{
	color:#fff;
	background-color:#3952A2;
}

#tags a,#tags a:visited
{
    background-color:#C73C0B;
    width:490px;
	color:#d8d39c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#tags a:hover
{
	color:#999;
	text-decoration:underline;
}

.tag_cloud_link
{
	text-decoration:none;
	color:#bd8d46;
	font-weight:400;
}

.tag_cloud_link:hover
{
	text-decoration:underline;
	color:#f03c00;
}

.suggestionList
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#36C;
	background-color:#FFF;
	position:absolute;
	border:1px solid #999;
	width:200px;
	margin:0;
	padding:0;
	z-index: 10;
}

.suggestionList a
{

	color:#36C;
	text-decoration:none;
}

.suggestionList li
{
	display:block;
	cursor:pointer;
	list-style-type:none;
	color:#FFF;
	padding:3px 0 3px 4px;
}

.suggestionList li:hover
{
	display:block;
	color:#FFF;
	background-color:#36C;
}

#list_subcats .selectedcat,#list_cats .selectedcat
{
	background:#fff url(images/dotx.gif) repeat-x bottom center;
}

#top_videos .imag:hover,.tinythumb:hover
{
	border:1px solid #666;
}

#site_stats a:hover,#footer a:hover,.signup a:hover,#footer a:hover
{
	text-decoration:underline;
}

#favorites_main,#browse_main
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	width:95%;
	background: url(images/.gif);
	border:0px solid #FFFDF5;
	float:right;
	margin:0 auto;
	padding:0px;
}

#browse_main1
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	width:95%;
	background: url(images/bgr1.gif);
	border:0px solid #FFFDF5;
	float:right;
	margin:0 auto;
	padding:0px;
}

/*Фон на името на клипа над плеара*/
#fon_info {
background:url(images/fon_info.gif)
}

#detail_page {
width:492px;
border:0px solid #777;
display:table;
margin-right:0px;
padding-left:18px;
}

#detail_page .h2_song {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:17px;
letter-spacing:-1px;
color:#B50000;
margin:0;
padding:0;
}

#detail_page .h2_artist {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
letter-spacing:-1px;
color:#202147;
margin:0;
padding:0;
}

#detail_page_comments
{
	width:488px;
	background-image: url(images/bgr1.gif);
	border:0px solid #FFFDF5;
	display:table;
	margin-left:18px;
	padding:5px;
}

#detail_page h3,#detail_page_comments h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	color:#d8d39c;
	margin:0;
	padding:5px 0;
}

.comment_box ol,#menu_links ul,#list_cats ul,#logged_menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#detail_page_video_links ul,#fav_list .remove_link,#playingnow ul
{
	margin:0;
	padding:0;
}

#topvideos_results a:hover,#memberslist a:hover
{
	color:#06F;
	text-decoration:underline;
}

#topvideos_results .heading,#memberslist .heading
{
	background: url(images/t.gif) repeat-x top center;
	color:#f6f4d6;
}

#topvideos_results,#newvideos_results,#memberslist
{
	font-size:11px;
	line-height:17px;
	color:#333;
}

#fav_content_index a,#fav_list a
{
	color:#3952A2;
	text-decoration:none;
}

#memberslist .row1:hover,#memberslist .row2:hover
{
	background-color:#CFE1F6;
	color:#027BB8;
}

.suggestionList ul,.suggestionList li:hover a
{
	color:#fff;
}

/*	Categories Navigation Menu	*/
#ul_categories, #ul_categories ul {
	list-style-type:none;
}
#ul_categories li {
	position:relative;
}
#ul_categories ul li, #ul_categories ul li a, #ul_categories li:hover ul {
	display:block;
}
#ul_categories li ul {
	position:absolute;
	display:none;
	top:0;
	left:130px;
	background-color:;
	border:2px solid #FFFDF5;
	padding:4px;
	z-index: 10;
	width:140px;
}
#ul_categories ul li {
	background:url(images/ico_folder.gif) no-repeat left top;
	padding:3px 3px 3px 20px;
}

#ul_categories ul li.selectedsubcat {
	color:#fff;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs2{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

li{
list-style: none;}
a{ 
color: #b8b954; 
text-decoration: none;
} 
a:link { 
color: #b8b954;
text-decoration: none ;
} 
a:visited { 
text-decoration: none; 
color: #b8b954; 
} 
a:hover { 
text-decoration:none; 
color: #DCDE2F; 
} 
a:active { 
text-decoration: none; 
color: #b8b954; 
} 


.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
color: #FFF;
background:url(http://99clips.net/templates/default/images/t3.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

.shadetabs2 li a{
text-decoration: none;
padding: 5px 7px;
margin-right: 0px;
color: #FFF;
background:url(http://99clips.net/templates/default/images/t3.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.shadetabs li a:visited{
color: #FFF;
}

.shadetabs li a:hover{
text-decoration: none;
color: #AEFFE1;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #55FFD1;
background:url(http://99clips.net/templates/default/images/t3.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.contentstyle{
width: 280px;
height: 280px;
margin-bottom: 0em; padding: 0px;
}

	

.comments_content, .tabcontent {
display: none;
}





#lightsoff-background 
{
	position: absolute;
	margin:0;
	padding: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#dropmenudiv{ 
position:absolute; 
background: url(images/menud.gif); 
border:0px outset; 
border-bottom-width: 0; 
font:normal 10px Verdana; 
line-height:15px; 
z-index:100; 
} 

#dropmenudiv a{ 
width: 100%; 
display: block; 
text-indent: 5px; 
border:0px outset; 
padding: 2px 0;  
text-decoration: none; 
font-weight: bold; 
color:#EBE498;
} 

#dropmenudiv a:hover{ 
background: url(images/menud2.gif); 
color:#C7C5C5;
text-indent: 9px; 
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;
} 
.b1f {height:1px; background: url(images/detail2.gif); margin:0 5px;
} 
.b2f {height:1px; background: url(images/detail2.gif); margin:0 3px;
} 
.b3f {height:1px; background: url(images/detail2.gif); margin:0 2px;
} 
.b4f {height:2px; background: url(images/detail2.gif); margin:0 1px;
} 
.contentf {background: url(images/detail2.gif);
} 
.contentf div {margin-left: 0px;
}

#asd{
float:right;
margin-right:5px;
}
#asd:hover{
background: url(images/send-h.gif);
float:right;
top:0px;
text-decoration:none;
}

#description
{
   width:488px;
   background: url(images/fon.gif);
   color:#d8d39c;
   padding:5px;
}

#descriptions
{
   width:488px;
   background: url(images/fon.gif);
   color:#fff;
   padding:5px;
}

#bgtop
{
   margin-left:150px;
}

#save_video a:link,
#save_video a:visited ,
#save_video a:active  
{ 
   font-weight:bold;
   font-size:12px;
   text-decoration: none; 
   color: #88F2E2;
   margin-top:5px;
}
#save_video a:hover 
{
   border-bottom:1px dashed #88F2E2;
   color: #10F2CF;
} 

.adsense{
margin:0px;
margin-top:10px;
margin-left:15px;
}