/* CSS Document */

/*
body{
background-image:url(../image/pagebg.jpg);
background-repeat:repeat-y;
}
*/
#content_area{
width:938px;
overflow:hidden;
margin:0 auto;
border:0px solid #ff0000;
padding-top:24px;

}

#left_content_area{


float:left;
border:0px solid #00ff00;
}

#right_content_area{
width:217px;
float:right;
padding-left:15px;
border:0px solid #ffffff;

}

.content_heading_txt{
color:#919340;
font-family:Tahoma,Arial;
font-size:16px;
font-weight:normal;
}
.recent_news_text{
color:#92885b;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
}
.dark_gray_txt{
color:#525050;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
}
a.dark_orange_txt{
color:#945102;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a:hover.dark_orange_txt{
color:#945102;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a:visited.dark_orange_txt{
color:#945102;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a.orange_txt{
color:#d77502;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a:hover.orange_txt{
color:#d77502;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.recent_news_area{
width:661px;
border:1px solid #353535;
background-image:url(../image/recent_news_bg.gif);
background-repeat:repeat-x;
padding:11px 10px 12px 11px;
overflow:hidden;
}

.space10{
height:10px;
}
.green_dot_devider{
background-image:url(../image/green_dot.gif);
background-repeat:repeat-x;
height:2px;
}

.floatR{
float:right;
}
a.arist_name_heading{
color:#aea475;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a:hover.arist_name_heading{
color:#aea475;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.whitish_gray{
color:#949494;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
}
a.yellowish_heading{
color:#aea475;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a:hover.yellowish_heading{
color:#aea475;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.dark_gray_txt2{
color:#53514e;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
}
a.yellowish_link{
color:#aea475;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
a.yellowish_link{
color:#aea475;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
.gray_dot_devider{
background-image:url(../image/gray_dot.gif);
background-repeat:repeat-x;
height:22px;

}
.floatL{
float:left;
}
.marginR10{
margin-right:10px;
}

a.dark_gray_txt3{
color:#53514e;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a:hover.dark_gray_txt3{
color:#53514e;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.tag_cloud_txt1{
color:#53514e;
font-family:Tahoma,Arial;
font-size:10px;
font-weight:normal;
}
.tag_cloud_txt2{
color:#53514e;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:normal;
}
.tag_cloud_txt3{
color:#53514e;
font-family:Tahoma,Arial;
font-size:12px;
font-weight:normal;
}
.tag_cloud_txt4{
color:#53514e;
font-family:Tahoma,Arial;
font-size:14px;
font-weight:normal;
}
.tag_cloud_txt5{
color:#53514e;
font-family:Tahoma,Arial;
font-size:16px;
font-weight:normal;
}
.tag_cloud_txt6{
color:#53514e;
font-family:Tahoma,Arial;
font-size:18px;
font-weight:normal;
}
.tweeter_area{
width:301px;
border:0px solid #ffffff;
float:left;
}
.featured_artist_area{
width:365px;
margin-left:13px;
float:right;
}
.featured_videos{
width:250px;
float:left;
}
.video_area{
float:right;
}

a.video_link{
color:#53514e;
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

a:hover.video_link{
color:#7f7d65;
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}



/*new classes */

.featuredProd_container{
	width:659px;
	border:0px solid #ff0000;
	overflow:hidden;
	font-family:tahoma,arial;
	font-size:12px;
	margin-top:15px;
}


.featuredProd_container_inner{
	padding:20px 0px 20px 0px;
	border-top:1px dashed #5a5a5a;
	padding-bottom:20px;
	overflow:hidden
	
	}
	
.featuredProd_container_inner_left{
	float:left; 
	padding:0px;
	
}


.featuredProd_container_inner_left img{
	border:1px solid #464646
	
	
}

.featuredProd_container_inner_right{
	margin-left:15px; 
	float:left; 
	width:464px;
	color:#aea475;
	
}


.featuredProd_container_inner_right h2{
	margin:0px;
	padding:0px;
	color:#aea475;
	font-size:14px;
	
}


.featuredProd_container_inner_right p{
	color:#53514e
	
}


.spacer{
	height:5px;

}


.video_details_container{
width:639px; 
border:1px solid #383838;
padding:10px;
color:#53514e;
font-family:tahoma, arial;
font-size:12px;
line-height:16px;
}

.video_details_container h2{
color:#919340;
font-size:14px;
margin:0px;
padding:0px;
}


	.mostPopular_container{
		width:639px;
		border:1px solid #5a5a5a;
		padding:20px;
		overflow:hidden;
		font-family:tahoma,arial;
		font-size:12px;
		margin-top:20px;
	}
	
		.mostPopular_container_inner{
		float:left; 
		width:130px;
		margin-left:25px;
		color:#977035;
		line-height:16px;
	}
	
	
		.mostPopular_container_inner img{
			border:1px solid #464646
	}
	
	
	
	
		.mostPopular_container_inner h3{
			font-size:12px;
			color:#53514e;
			margin:0px;
			padding:0px;
	}


.footer{
border-top:1px dotted #595959;
text-align:center;
color:#646462;
font-size:10px;
font-family:tahoma,arial;
padding-top:20px
}


.footer span{
color:#81827d

}



.footer a{
color:#646462;
font-size:10px;
font-family:tahoma,arial;
text-decoration:none

}

.footer a:hover{
color:#646462;
font-size:10px;
font-family:tahoma,arial;
text-decoration:underline

}


/*-----------  NEW LAYOUT  ----------*/

#footewrbarNewLayout {
	
	visibility:visible;
	left:37px;
	
	width:918px;
	height:7px;
	z-index:15;
	overflow:hidden;
	background-image: url(images/footerdotbar.gif);
}

#footermenuNewLayout {	
	visibility:visible;	
	width:100%;
	height:20px
	z-index:16;
	overflow:hidden;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color: #646361;
}
#footermenuNewLayout a:link,#footermenuNewLayout a:active,#footermenuNewLayout a:visited {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color: #646361;
	letter-spacing: -1px;
	text-decoration: none;	
}
#footermenuNewLayout a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #646361;
	text-decoration: none;
	letter-spacing: -1px;
	}
#footerlinkNewLayout {	
	visibility:visible;	
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color: #646361;
	width: 100%;
	text-align: center;
}
#footerlinkNewLayout a:link,#footerlinkNewLayout a:active,#footerlinkNewLayout a:visited {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color: #646361;
	letter-spacing: 1px;
	text-decoration: none;	
}
#footerlinkNewLayout a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #646361;
	text-decoration: none;
	letter-spacing: 1px;
	} 	 
#footercopyrightNewLayout {	
	visibility:visible;
	left:160px;
	overflow:hidden;
	color:#646361;
	width:100%;
	height:62px;
	z-index:17;
	text-align: center;
	padding-top: 7px;
	
	
}

#footerlinkNewLayout{
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color: #646361;
	text-align: center;
}

#footerlinkNewLayout a {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color: #646361;
	text-align: center;
	padding-bottom: 20px
}

a.yellow_txt_link{
color:#AEA475;
font-family:Tahoma,Arial;
font-size:13px;
font-weight:normal;
text-decoration:none;
}
a:hover.yellow_txt_link{
color:#AEA475;
font-family:Tahoma,Arial;
font-size:13px;
font-weight:normal;
text-decoration:underline;
}
