html
{
	BACKGROUND:#ececec url(/templates/mvl/images/bg_dark.gif)  repeat-x;
	height: 100% 	
}

/* {
background: url(http://www.musicvideolife.com/templates/MVL/images/bg_snowman.jpg);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #FFFFFF;
height: 100%
}
*/
body
{

font-family: Arial, sans-serif;font-size: 12px;
color: #000;
margin: 0;


}

.inputbutton
{
	background-color:#C73C0B;
	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:1px;
}

.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:red;
}

.error_msg2
{
	border-top:5px solid #C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00;
	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:red;
}

.h1_default
{
	font-family:Georgia,"Times New Roman",Times,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:11px;
	font-weight:400;
	color:#FFFFCC;
	text-decoration:none;
}

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

#logo_search
{
	background:#000000;
	height:60px;
	width: 100%;
	display:table;
	padding-top:15px;
	padding-left:0px;
	margin: 5px auto 0 auto;
}

#logo
{
	display:block;
	float:left;
	height:35px;
	padding-top:11px;
	padding-left:5px;
}
.logo2 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #F7A500 ; TEXT-DECORATION: none;
}
.logo2:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; BACKGROUND: #aaa; COLOR: #fff; TEXT-DECORATION: none;
}
.logo3 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #FFF ; TEXT-DECORATION: none;
}
.logo3:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; BACKGROUND: #aaa; COLOR: #fff; TEXT-DECORATION: none;
}

#search_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#B9B09D;
	display:block;
	width:335px;
	float:right;
	padding:10px 0px 0px 0px;
}
#search_form .search_bttn
{
	background:url(images/search_bttn.gif) no-repeat center top;
	height:26px;
	width:117px;
	border:1px solid #B9B09D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#333;
	position:absolute;
	margin:1px;
}

#search_form .search_keywords
{
	border:1px solid #B9B09D;
	background:url(images/search_bg.gif) repeat-x top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:200px;
	height:20px;
	padding-top:3px;
	padding-left:3px;
	margin:1px;
}

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

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

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

#wrapper
{
	position: relative;
	width: 900px;
	margin-left: auto;
    margin-right: auto;
	background-color:#232323;
	border-left:1px solid #3F3F3F;
	border-top:1px solid #3F3F3F;
	border-right:1px solid #3F3F3F;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#wrapper .tag_featured {
background-color: #000;
color: #A3CC52;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
padding: 6px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}

#menu
{
	width:100%;
	background:url(images/28pxbar.gif) repeat-x center;

	height:24px;
	padding-top:2px;
	margin:0;
}

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

#menu_links
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 5px;
}

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

#menu_links a:hover
{
	color:#CCC;
}

#reg_box
{
	background-color:#16171B;
	border:1px solid #2222227;
	padding:5px;
}
#reg_box h2

{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	letter-spacing:-1px;
	color:#CCCCCC;
	text-transform:capitalize;
	margin:0;
	padding:0px;
}
#members_box
{
	background-color:#16171B;
	border:1px solid #222227;
	padding:5px;
}
#members_box h2

{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	letter-spacing:-1px;
	color:#0A8A8F;
	text-transform:capitalize;
	margin:0;
	padding:0px;
}

#registration_index
{
	width:100%;
	background-color:#FFF;
	border:0px solid #CCCCCC;
	margin:0 auto;
	padding:5px;
}

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

#content_index
{
	width:410px;
	background-color:#FFF;
	border:1px solid #CCC;
	line-height:17px;
	margin:0 auto;
	padding:5px;
}
#content_indexb
{
	width:50%;
	background-color:#FFF;
	border:0px solid #FFFDF5;
	line-height:17px;
	margin:0 auto;
	padding:5px;
}

#content_index h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	color:#2680BD;
	margin:0;
	padding:5px 0;
}
#content_index .social_none {
/* for IE */
filter:alpha(opacity=40);
opacity:0.4;
}

}

#mvotd
{
	width:430px;
	background-color:#fff;
	border:2px solid #FFFDF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:-1px;
	color:#666;
	margin:0 auto;
	padding:5px;
}

#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/small_arrow.gif) no-repeat left center;
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
{
	color:#16ACEB;
	font-weight:700;
	text-decoration:none;
}

#list_cats a:hover
{
	color:#F03C00;
	font-weight:700;
}
#mvotd_2
{
	width:288px;
	background-color:#000;
	border:2px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:-1px;
	color:#000;
	margin:0 auto;
	padding:0px;
}
#top_videos2
{
	
	background:#FFF;
	line-height:19px;
        border:1px solid #D7D3D4;
	padding:5px;
}
#top_videos2 h2

{
	font-family:Georgia,"Times New Roman",Times,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:0px;
}

#top_videos2 .item
{
	color:#8c8c8c;
	display:block;
	height:50px;
	width:280px;
	
	padding:4px 0;
}

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

#top_videos2 .artist_name_1
{
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	display:block;
}

#top_videos2 .song_name
{
	color:#0066FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
	letter-spacing:-1px;
	display:inline-table;
}

#top_videos2 .imag
{
	background-color:#fff;
	width:53px;
	height:40px;
	border:1px solid #D1D1D1;
	margin-right:7px;
	float:right;
	padding:3px;
}

#top_videos
{
	
	background:#16171B;
	line-height:19px;
        border:1px solid #222227;
	padding:5px;
}
#top_videos h2

{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	letter-spacing:-1px;
	color:#0A8A8F;
	text-transform:capitalize;
	margin:0;
	padding:0px;
}

#top_videos .item
{
	color:#8c8c8c;
	display:block;
	height:50px;
	width:280px;
	background:url(images/bg_top7_item.gif) repeat-x bottom center;
	padding:4px 0;
}

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

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

#top_videos .song_name
{
	color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
	letter-spacing:-1px;
	display:inline-table;
}

#top_videos .imag
{
	background-color:#fff;
	width:53px;
	height:40px;
	border:1px solid #D1D1D1;
	margin-right:7px;
	float:right;
	padding:3px;
}
#top_videos .item_views, #new_music_videos .item_views {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
display:block;
}

#site_stats
{
	border:1px solid #D7D3D45;
	background:#16171B;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706AAE;
	padding:5px;
}
#site_stats h2

{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	letter-spacing:-1px;
	color:#0A8A8F;
	text-transform:capitalize;
	margin:0;
	padding:0px;
}
#site_stats a,#site_stats a:visited
{
	color:#706AAE;
	text-decoration:none;
}

.tinythumb
{
	background-color:#fff;
	width:53px;
	height:40px;
	border:1px solid #D1D1D1;
	padding:3px;
}
#top_content_ad
{
	width:410px;
	background:#333030;
	border:1px solid #252222;
	display:table;
	margin:0 auto;
	padding:0px
}
#new_music_videos
{
	width:420px;
	background:#16171B;
	border:1px solid #252222;
	display:table;
	margin:0 auto;
	padding:5px
}
#new_music_videos h2

{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	letter-spacing:-1px;
	color:#0A8A8F;
	text-transform:capitalize;
	margin:0;
	padding:0px;
}
#new_music_videos .item
{
	display:table;
	width:136px;
	float:left;
	text-align:center;
	padding:10px 0;
}

#new_music_videos .user_name
{
	color:#00CCCC;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	text-decoration:none;
}

#new_music_videos .artist_name
{
	color:#00CCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	letter-spacing:-1px;
	line-height:24px;
}

#new_music_videos .song_name
{
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	text-decoration:none;
}

#favorites_main .playing

{
	width:100%;
height:476px;
	background-color:#000;
	margin:0 auto;
	padding:10px 0;
}

#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:#003333;
	margin:0;
	padding:2px;
}




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

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

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

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

#sorting li
{
	display:inline;
}

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

#sorting li a:hover
{
	background-color:#06AA82;
	color:#084002;
	border:1px solid #0A5402;
}

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

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

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

#browse_results li {
float:left;
display:block;
}

#browse_results li a {
display:block;
text-decoration:none;
margin:0;
padding:3px 0;
}

#browse_results li .imag {
background-color:#FFF;
width:125px;
height:95px;
border:1px solid #FFF;
margin-right:7px;
padding:3px;

border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
#browse_results li .imag:hover {
border:1px solid #665B34;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.artist_name {
color: #004496;
font-size:12px;
font-weight:700;
letter-spacing:-1px;
/*line-height:18px;*/
display:block;
margin-left: 4px;
}
.song_name {
font-size:11px;
text-decoration:none;
color: #0057C2;
margin-left: 4px;
}
.video_i {
position:relative;
padding: 10px 7px;
margin-left: 10px;
width: 150px;
height: 146px;
}
.video_i .tag {
top: 94px;
right: 33px;
position: absolute;
height: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.video_i .tag span {
padding: 1px 4px;
margin-left: 2px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
.video_i .tag span.new {
background-color: #00CC00;
color: #FFF;
}
.video_i .tag span.hot {
background-color: #CC0033;
color: #FFF;
}
.video_i .tag span.featured {
background-color: #0033CC;
color: #FFF;
}


.pag
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:none;
	color:#999;
}

#detail_page_vid_info
{
	width:340px;
	color:#000;
	border:1px solid #CCC;
	background:#EEE;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:12px 10px;
}

.comment_box ol li {
display: table;
background-color:#F6F6F6;
width:465px;
margin:5px;
padding:10px;
line-height:18px;
font-size:11px;
color: #2A2A2A;
border: 1px solid #FFF;
list-style-type: none;
}

.comment_box li:hover {
background-color: #FFC;
color: #000;
border: 1px solid #FFCC33;
}
.comment_box .comment-head a, .comment_box .comment-head a:visited {
color: #FF6600;
font-family:Arial, Helvetica, sans-serif;
font-weight: 100;
text-decoration:none;
}
.comment_box a:hover {
color: #8E943D;
text-decoration:underline;
}

.comment_box .row_actions   {
display: block;
float:right;
padding: 3px 0px;
}
/* ====================== */
/* Action Buttons         */
/* ====================== */

.comment_box .ban_user, .comment_box .delete_comment, .comment_box .ipaddress {
display: block;
padding: 1px 6px;
color: #fff;
float: left;
margin: 0px 1px;
text-transform: uppercase;
text-decoration: none;
font-size: 10px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
.comment_box .ipaddress { color: #000; background:#FFCC33; }
.comment_box .ipaddress:hover { background: #FFCC33; color: #333; }
.comment_box .ban_user { color: #FFF; background: #8AC3D4; }
.comment_box .ban_user:hover { background: #66ABBF; color: #fff; }
.comment_box .delete_comment { background: #DC6A6A; }
.comment_box .delete_comment:hover { background: #C64747; color: #fff; }

.comment_box .comment-head {
display: block;
background-color: #FFF;
width:465px;
height: 60px;
margin: 0;
}
.comment_box .avatar_img {
width:48px;
float: left;
margin:0 10px 0 0;
padding:5px;
}
.comment_box .comment-author {
color: #FF6600;
font-size: 18px;
line-height: 22px;
}
.comment_box .comment-date {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-style: italic;
color: #333;
}
.comment_box p {
float:left;
margin:0;
padding:0 10px;
}
.comment_box li, .comment_box .comment-head {
list-style-type: none;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}#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:340px;
	color:#FFF;
	border:1px solid #FFFDF5;
	background:url(images/bg_video_links.gif) repeat-x top left;
	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
{
	border:1px solid #CCC;
	background-color:#FFF;
	line-height:19px;
	width:360px;
}

#detail_show_more .item
{
	color:#8c8c8c;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	height:70px;
}

#detail_show_more .artist_name
{
	color:#039;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
}

#detail_show_more .song_name
{
	color:#06F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	letter-spacing:-1px;
	display:block;
	text-decoration:none;
}

#detail_show_more .imag
{
	background-color:#fff;
	width:72px;
	height:53px;
	border:1px solid #D1D1D1;
	margin-right:7px;
	float:left;
	padding:3px;
}

#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;
}
#loggin_box
{
	color:#FFF;

}
#loggin_boxb
{
	color:#000;

}
#logged_menu a,#logged_menu a:visited
{
	color:#FFFFCC;
	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:#039;
	text-decoration:none;
	font-weight:700;
}

#topvideos_results .row1
{
	background-color:#E1F0FA;
	color:#000;
}

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

#newvideos_results a:hover
{
	color:#0D4500;
	text-decoration:underline;
}

#newvideos_results .heading
{
	background:#74D22C url(images/bg_newvideoresults.gif) repeat-x top center;
	color:#FFF;
}

#newvideos_results .row1
{
	background-color:#F4FFF2;
	color:#000;
}
#wrapper_footer
{
	position: relative;
	width: 900px;
	margin-left: auto;
    margin-right: auto;
	background-color:#232323;
	border-left:1px solid #3F3F3F;
	border-right:1px solid #3F3F3F;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#footer
{
	
	background: #16171B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	color:#CCCCCC;
	line-height:19px;
	margin: 4px auto 0 auto;
}
#footer a
{
	color:#F7A500;
	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,#content_index a:visited,#detail_page a,#detail_page a:visited {
/*color:#C00;*/
}
#detail_page .comment_link {
color: #0066CC;
text-decoration: none;
font-size: 11px;
line-height: 1.6em;
}

#content_index a:hover,#detail_page a:hover #detail_page_comments a:hover
{
	color:#C00;
	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:#FFF;
	width:116px;
	height:84px;
	border:1px solid #D1D1D1;
	margin-right:7px;
	padding:3px;
}

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

.fr
{
	width:150px;
	float:left;
}

#topvideos_results .row2,#newvideos_results .row2
{
	background-color:#FFF;
	color:#333;
}

#detail_page_share_link
{
	width:340px;
	color:#039;
	border:1px solid #CCC;
	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:#fc0;
	text-decoration:none;
}

#fav_list .imag
{
	background-color:#FFF;
	width:49px;
	height:38px;
	border:2px solid #D1D1D1;
	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:#8E8E8E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#fav_list .table_row1
{
	background-color:#FFF;
}

#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: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#content_index .watch_all a:hover {
	color: #0033FF;
	text-decoration: underline;
}

#lightsoff {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px;
	letter-spacing: -1px;
	width: 100px;
}
#lightsoff a {
	color: #525252;
	text-decoration: none;
}
#lightsoff a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.fav_share_link{
	color: #0033CC;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	letter-spacing: -1px;
	padding: 10px 0px;
}

div.pagination
{
	height:1%;
	width:auto;
	text-align:right;
	margin-top:5px;
	float:right;
}




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

div.pagination a:hover,div.pagination a:active
{
	background-color:#039;
	color:#FFF;
	text-decoration:none;
	border-color:#039;
}

div.pagination span.current
{
	font-weight:400;
	color:#FFF;
	border:1px solid #039;
	background-color:#039;
	font-size:0.9em;
	margin:0 2px;
	padding:0 2px;
}

div.pagination span.disabled
{
	font-weight:400;
	border:1px solid #EEE;
	color:#DDD;
	font-size:0.9em;
	margin:0 2px;
	padding:0 2px;
}

#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:424px;
	background-color:#16171B;
	border:1px solid #222227;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#FFF;
	display:table;
	text-align:center;
	margin:0 auto;
	padding:5px;


}

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

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

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

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

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

.small-print
{
	font-size:9px;
	color:#666;
}

#pag
{
	display:block;
	height:22px;
	font-size:11px;
	padding:5px;
}

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

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

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

#tags a:hover
{
	color:#0060E6;
	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: 100;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}

.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:#C73C0B 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;
	color:#FFF;
}

#favorites_main,#browse_main
{
	width:97%;
	background-color:#FFF;
	border:1px solid #CCC;
	float:right;
	margin:0 auto;
	padding:5px;
}

#detail_page
{
	width:510px;
	background-color:#EEE;
	border:1px solid #CCC;
	display:table;
	margin:0;
	padding:5px;
}

#detail_page_comments
{
	width:510px;
	background-color:#EEE;
	border:1px solid #CCC;
	display:table;
	margin:0;
	padding:5px;
}
#detail_page_vid_topads {
width:340px;
background-color:#EEE;
color:#FFF;
border:1px solid #CCC;
/*background:url(images/bg_video_nfo.gif) repeat-x top left;*/
/*line-height:15px;*/
/*font-size:11px;*/
padding:12px 10px;
}
#detail_page h3,#detail_page_comments h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	color:#B9121B;
	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:#00A1FF url(images/bg_topvideoresults.gif) repeat-x top center;
	color:#FFF;
}

#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,
#ul_categories li ul {
list-style-type:none;
cursor: pointer;
}
#ul_categories ul li:hover {
cursor: pointer;
}
#ul_categories ul li,
#ul_categories li:hover ul {
display: block;
}
#ul_categories li:hover a {
color: #F03C00;
}
#ul_categories ul li a {
margin: 1px 0px;
}
#ul_categories li ul {
display: none;
cursor: pointer;
margin-top: 4px;
}
#ul_categories .hidden_li {
visibility: hidden;
display: none;
}
#ul_categories .visible_li {
visibility: visible;
display: block;
font-size: 11px;
}
#ul_categories .visible_li a,
#ul_categories .visible_li a:hover {
display: block;
color: #4A4A4A;
}
#ul_categories .visible_li a:hover,
#ul_categories .visible_li li:hover {
color: #F03C00;
text-decoration: underline;
}
#ul_categories ul li {
background:url(images/small_arrow.gif) no-repeat left center;
padding:5px 5px 5px 10px;
}


#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: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #FFF;
background-color: #BD8D46;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

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

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

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

.shadetabs li.selected a{ /*selected main tab style */
color: #FFF;
background-color: #8F6224;
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: 330px;
height: 330px;
margin-bottom: 1em; 
padding: 10px;
background-image: none;
overflow:auto;
}


	

.comments_content, .tabcontent {
display: none;
}





#lightsoff-background 
{
	position: absolute;
	margin:0;
	padding: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#new_comments
{
	width:420px;
	background:#16171B;
	border:1px solid #252222;
	display:table;
	margin:0 auto;
	padding:5px
}
/*
Language selector
*/
#lang_selector, .lang_selected, .lang_submenu {
margin: 0;
border: 0;
list-style: none;
padding: 0;
width: 40px;
}
#lang_selector  {
height: 24px;
float: right;
margin-right: 8px;
}
.lang_selected span, .lang_selected_onclick span {
padding: 4px 2px 2px 4px;
display: block;
}
.lang_selected li {
display:  inline;
}
.lang_selected span:hover, .lang_selected_onclick span {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #faf3cb;
}
.lang_selected_onclick span {
border-bottom: none;
}
.lang_submenu {
width: 39px;
display: none;
position: absolute;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #faf3cb;
z-index: 2;
}
.lang_submenu a:link, .lang_submenu a:visited, .lang_submenu a:hover {
display: block;
font-size: 11px;
padding: 4px 2px 2px 4px;
}
.arrow{
margin-left: 3px;
cursor: pointer;
}

.captions {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
color:#756A40;
text-transform: ;
padding: 2px 0px 5px 0px;
margin: 0;
}
/* ARTICLES CSS */
#css_articles {
background-color: #FFF;
}
#css_articles_list {
padding: 20px 0px;
border-bottom: 1px solid #999;
}
#css_articles h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 2.3em;
font-weight: normal;
line-height: 1.2em;
color: #333;
padding: 5px 0px;
margin: 0;
}
#css_articles h3, #css_articles_list h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.7em;
font-weight: 100;
letter-spacing: -1px;
padding: 10px 0px;
margin: 0;
color: #009900;
}

#css_articles_list h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
letter-spacing: 0px;
padding: 4px 0px;
color: #0066CC;
}

#css_articles .pubDate, #css_articles_list .pubDate {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
background-color: #f4f4f4;
padding: 1px 5px;
}
#css_articles_list .pubDate {
background-color: #FFF;
padding: 2px 0px;
}
#css_articles .articleBreadcrumb {
color: #999;
text-align: right;
}
#css_articles .articleBreadcrumb a, #css_articles .articleBreadcrumb a:visited {
color: #666;
text-decoration: none;
}
#css_articles .articleBreadcrumb a:hover {
color: #333;
text-decoration: underline;
}
#css_articles .articleContent {
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.9em;
margin: 15px;
}
#css_articles .articleContent img {
padding: 5px;
margin: 5px 10px;
border: 1px solid #ccc;
}
#css_articles .articleContent .browseh2 {
color: #59331D;
font-size: 2.5em;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #BA9C60;
}
#css_articles .articleContent a, #css_articles .articleContent a:visited {
color: #0066FF;
text-decoration: none;
}
#css_articles .articleContent a:hover {
color: #FF0033;
text-decoration: underline;
}
#css_articles .postComments .comment_box li {
display:table;
background-color:#F3F2DA;
width:95%;
margin:5px;
padding:10px;
line-height:18px;
font-size:11px;
color: #2A2A2A;
border: 1px solid #F3F2DA;
}
#css_articles .postComments .be_the_first {
font-size: 11px;
color: #666;
padding: 0px 3px;
}
#css_articles .postComments .comment_box li:hover {
background-color: #E5F3FA;
color: #000;
border: 1px solid #259DB8;
}
#css_articles .postComments .comment_box .comment-head {
display: block;
background-color: #FFF;
width: 100%;
height: 60px;
margin: 0;
}
#css_articles .relatedArticles, #css_articles .postComments {
line-height: 1.9em;
margin: 15px;
font-family: Arial, Helvetica, sans-serif;
}
#css_articles .shareLinks {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}
#css_articles .shareLinks ul {
padding: 15px 0px;
margin: 0px 15px;
list-style-type: none;
}
#css_articles .shareLinks ul li {
display: inline;
font-weight: bold;
padding: 0px 4px;
float: left;
list-style-type: none;
display: block;
text-align: center;
}
#css_articles .shareLinks a, #css_articles .shareLinks a:visited {
color: #666;
text-decoration: none;
}
#css_articles .shareLinks li.upLink {
padding: 2px 10px;
background-color: #66CC00;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
float: right;
}
#css_articles .shareLinks li.upLink a, #css_articles .shareLinks li.upLink a:visited{
color: #FFF;
text-decoration: none;
}
#css_articles .shareLinks a:hover {
color: #0066CC;
text-decoration: none;
}
#css_articles #changeFont a, #css_articles #changeFont a:visited {
color: #999;
text-decoration: none;
float: right;
}
#css_articles #changeFont a:hover{
color: #CC0033;
}

#articleParagraph, #pm_resizer {
font-size: 12px;
display: block;
padding: 10px 0px;
width: 100%;
overflow: hidden;
}
#articleParagraph .shortcuts {
float: right;
display: block;
}
#articleParagraph .shortcuts a {
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px;
}
#articleParagraph .shortcuts a:hover {
color: #FFF;
text-decoration: none;
background-color:#CC0033;
}
#articleParagraph .shortcuts {
display: none;
}
#articleParagraph:hover .shortcuts {
display: block;
}
*html #articleParagraph .shortcuts { /*Silly IE*/
display: block;
padding: 10px 0px;
margin: 10px 0px;
}
#detail_related_articles {
margin: 0px;
background-color: #FFF;
}
#index_articles {
width:430px;
background-color:#fff;
border:2px solid #FFFDF5;
display:table;
text-align:left;
margin:0 auto;
padding:5px;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}
#suggest_page {
width:95%;
background-color:#FFF;
border:2px solid #FFFDF5;
line-height:17px;
margin:0 auto;
padding:5px;
}

#additional_page {
background-color: #FFF;
}
#additional_page p {
height: 100%;
padding: 15px;
}
#additional_page h1.h1_default {
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.relatedArticleli {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#index_articles .relatedArticleli li,
.relatedArticleli li {
	display: block;
	height: 85px;
	width: 315px;
	float: left;
	padding: 8px;
}
#index_articles .relatedArticleli li,
#detail_related_articles .relatedArticleli li{
	width: 97%;
	height: 55px;
	border-top: 1px dotted #999;
}
.relatedArticleli li a,
.relatedArticleli li a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: #0099FF;	
}
#index_articles .relatedArticleli li a,
#index_articles .relatedArticleli li a:visited {
	font-size: 11px;
}
.relatedArticleli li a:hover {
	text-decoration: underline;
}
.relatedArticleli li .minDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #888;
}
#detail_related_articles .relatedArticleli li .minDesc {
	color: #444;
}
.relatedArticleli li .artThumb {
	padding: 1px;
	margin: 3px 0;
	margin-right: 7px;
	border: 1px solid #999;
}
#fav_list .artist_name {
display: inline;
}
#fav_list .song_name {
}
#fav_list a:link {
	text-decoration: none;
}
/* additional CSS for private videos */
#restricted_video {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #222;
	color: #FC0;
	padding: 25px 17px;
	margin: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 16px;
}
#restricted_video .rv_warn {
	color: #FFF;
	font-size: 29px;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 30px;
}
#restricted_video .rv_form {
	padding: 20px 0px;
}
#restricted_video .inputbutton {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
}
#wrapper #restricted_video a,
#wrapper #restricted_video a:hover {
	color: #FC0;
	text-decoration:underline;
}

#detail_page_video_links{overflow:hidden; padding-top:12px}
#detail_page_video_links li{display:block; font-size:11px; line-height:18px}
#detail_page_video_links .ul_title{color:#B9121B; font-family:Verdana,Arial,Helvetica,sans-serif;  text-transform:uppercase;         display:block; margin-bottom:5px; letter-spacing:-1px; text-shadow:#fff -1px 1px 1px}
#detail_page_video_links li
a{background-color:#303030; border:1px solid #eee; color:#fff; display:block; padding:3px; text-align:center; text-decoration:none; -moz-border-radius-bottomright:5px; -khtml-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomleft:5px; -khtml-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px}
#detail_page_video_links li a:hover{background-color:#b9121b; border-bottom-color:#6E3341; border-left-color:#6E3341; border-right-color:#6E3341; border-top-color:#6E3341; color:#FFF}

#detail_page_video_links .fl li{float:left; list-style-type:none; margin-right:6px; width:120px}

