@charset "utf-8";
/* CSS Document */

body{
	background-color:#2b002e;
	background-image:url(../images/spash_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin: 0 auto 0 auto;
}


#wrapper{
	width:940px;  
	text-align:left;
	margin: 0 auto 0 auto;
	height:100%;
}

#jj_header{
	width:940px;
	height:100%;
}	

#mad_wrapper{
	width:746px;
	height:100%;
	float:left;
}
	
#jjisjeni_signature{
	width:611px;
	height:162px;
	margin-top:15px;
	margin-left: 85px;
	float:left;
	margin-right: 50px;
}

#jjisjeni_pic{
	width:182px;
	height:237px;
	float:left;
	background-image:url(../images/jjisjeni_pic.png);
	background-position:left top;
	margin-left: 0px;
	margin-top: 40px;
}

/* START OF NAVIGATION*/

#nav_container{
	width:726px;
	height:59px;
	float:left;
	clear: none;
	margin-top: 20px;
	margin-right: 20px;
	z-index:50;
}

/*removed from nav - background-image:url(../images/jj_naviagation.png);*/
#nav{
	width:726px;
	height:59px;
	margin:0 auto;
	text-align:center;
	float:left;
	background-repeat:no-repeat;
}

div#nav a{ 
	outline: none; 
}

#nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav ul li a span{
	display:none;
}


#nav ul li a.about{
	width:158px;
	height:59px;
	margin:0px;
	padding:0px;
	display: block;
}

#nav ul li a.artists{
	width:110px;
	height:59px;
	margin-left:20px;
	padding:0px;
	display: block;
}

#nav ul li a.music{
	width:110px;
	height:59px;
	margin-left:20px;
	padding:0px;
	display: block;
}

#nav ul li a.beatzcorner{
	width:158px;
	height:59px;
	margin-left:20px;
	padding:0px;
	display: block;
}

#nav ul li a.blog{
	width:110px;
	height:59px;
	margin-left:20px;
	padding:0px;
	display: block;
}
	
/* ROLLOVERS */	

#nav ul li a.about:hover{
	background: url(../images/jj_naviagation.png) 0px -59px;
}

#nav ul li a.artists:hover{
	background: url(../images/jj_naviagation.png) -178px -59px;
}

#nav ul li a.music:hover{
	background: url(../images/jj_naviagation.png) -308px -59px;
}

#nav ul li a.beatzcorner:hover{
	background: url(../images/jj_naviagation.png) -438px -59px;
}

#nav ul li a.blog:hover{
	background: url(../images/jj_naviagation.png) -616px -59px;
}


/**/

/*TWEET BOX*/

#tweetbox_container{
	width:300px;
	height:125px;
	float:left;
	background-position:0px 0px;
	background-repeat:repeat;
	margin-top: 10px;
	background-image: url(../images/content_BG.png);
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#tweetbox{
	width:300px;
	height:115px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}	

#tweetfollow_wrapper{
	width:82px;
	height:24px;
	float:left;
	margin:5px;
}

.twitter_link{
	width:82px;
	height:24px;
	display:block;
	background:url(../images/follow_me_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

/**/
#facebookadd_wrapper{
	width:82px;
	height:24px;
	float:left;
	margin:5px;
}

.facebook_link{
	width:82px;
	height:24px;
	display:block;
	background:url(../images/follow_me_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
/**/
/*TWEET LINK ROLLOVER*/

a.twitter_link{
	width:82px;
	height:24px;
	display:block;
	background:url(../images/follow_me_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
}


a.twitter_link span{
	display:none;
}


a.twitter_link:hover{
	background:url(../images/follow_me_btn.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/**/	

/*FACEBOOK LINK ROLLOVER*/

a.facebook_link{
	width:82px;
	height:24px;
	display:block;
	background:url(../images/add_me_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
}


a.facebook_link span{
	display:none;
}


a.facebook_link:hover{
	background:url(../images/add_me_btn.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/**/	

/*HOMEPAGE CONTENT COLUMNS*/
#right_column_wrap{
	width:320px;
	height:350px;
	float:left;
	margin-left:10px;
	margin-right:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#right_column_main{
	width:300px;
	height:330px;
	float:left;
	padding:10px;
}		

#left_column_wrap{
	width:600px;
	height:350px;
	float:left;
	margin-left:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
	z-index:-99;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}	

#left_column_main{
	width:580px;
	height:330px;
	float:left;
	padding:10px;
}
/*contact divs*/
#left_column_contact_wrap{
	width:600px;
	height:500px;
	float:left;
	margin-left:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
	z-index:-99;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#left_column_contact{
	width:550px;
	height:450px;
	float:left;
	padding:25px;
}	

#right_column_contact_wrap{
	width:320px;
	height:500px;
	float:left;
	margin-left:10px;
	margin-right:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#right_column_contact{
	width:270px;
	height:450px;
	float:left;
	padding:25px;
}	

#ree_ree_details{
	width:270px;
	float:left;
	padding-bottom: 25px;
	border-bottom:1px #999999 dotted;
}	

#socialize_wrapper{
	width:270px;
	float:left;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999999;
}
.socialize_logos{
	width:87px;
	height:28px;
	float:left;
	margin-right:20px;
}


/*width was 300px*/
#secondary_column_wrap{
	width:930px;
	height:100%;
	float:left;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	
}

.disclaimer_wrap{
	width:880px;
	height:100%;
	float:left;
	padding:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#666;
	text-align:center;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	
}
/**/
/*BASIC LAYOUT DIVS*/
#left_column_basic_wrap{
	width:600px;
	height:auto;
	float:left;
	margin-left:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
	z-index:-99;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#left_column_basic{
	width:550px;
	height:auto;
	float:left;
	padding:25px;
}
/**/
/*MUSIC LAYOUT DIVS*/
#music_column_basic_wrap{
	width:930px;
	height:auto;
	float:left;
	margin-left:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
	z-index:-99;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#music_column_basic{
	width:870px;
	height:auto;
	float:left;
	padding:25px;
}
/**/

/*STEP CAROUSEL*/
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 580px; /*Width of Carousel Viewer itself*/
	height: 330px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 580px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/**/



/*SEARCH BOX*/
#search_box_container{
	width:300px;
	height:48px;
	float:left;
	background:url(../images/search_box2_BG.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#searchForm form {
	width:200px;
	height:100%;
	margin-top:11px;
	margin-left:20px;
	float: left;
}

input {
	color: #008caf;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 180px;
}
input.search {
	width: 200px;
}
/**/

/*HORIZONTAL RULE DIVIDER*/
.divider_rule_hor{
	width:260px;
	height:2px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	background:url(../images/divider_rule_hor.png);
	background-position:top left;
	background-repeat:no-repeat;
}	

.hor_rule_searchbox{
	width:260px;
	height:1px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	border:#666;
	border-bottom:1px dashed;
}
/**/

/*FEATURES - height was 260px*/
.features_column{
	width:285px;
	height:110px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	float:left;
}	

.features_title_img_wrapper{
	width:285px;
	height:24px;
	float:left;
	margin-bottom:5px;
}

.hor_rule{
	width:100%;
	height:1px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	border:#666;
	border-bottom:1px dashed;
}

.features_pic{
	width:65px;
	height:65px;
	padding:10px;
	margin-right:20px;
	float:left;
	background-image:url(../images/content_BG.png);
	background-repeat:repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	float:left;
	clear:left;
}
/**/

/*SHOW ME LOVE*/
.show_me_love{
	width:auto;
	height:auto;
	padding:3px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	background-image:url(../images/more_btn_BG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	line-height:16px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

.show_me_love a{
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	line-height:16px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

.show_me_love a:hover{
	background-image:url(../images/more_btn_BG.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
.plus_mark{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#e61f65;
}
/**/

/*BIO DETAILS PAGES*/
#details_tab_column_wrap{
	width:450px;
	height:350px;
	float:left;
	margin-left:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
}

.details_tab_container{
	width:400px;
	height:330px;
	float:left;
	padding:25px;
}	


#right_column_details_wrap{
	width:480px;
	height:350px;
	float:left;
	margin-left:10px;
	margin-right:0px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	margin-top: 0px;
}

#right_column_details_container{
	width:460px;
	height:330px;
	float:left;
	padding:10px;
}

/**/

/*CONTACT FORM STYLES*/
body {
	min-width: 100%;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, label, legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
}
h1 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #333333;
}
hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
#contact {
	display: block;
	width: 600px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Form style */

label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	font-size: 13px;
}
input, textarea, select {
	padding: 3px;
	color: #333;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
input.submit {
	cursor: pointer;
	border: 1px solid #222;
}
input.submit:hover {
	background:#444;
}
fieldset {
	padding:20px;
	border:1px none #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
legend {
	padding:7px 10px;
	font-weight:bold;
	color:#CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.required {
	font-size: 13px;
	color: #e61f65;
} /* Select the colour of the * if the field is required. */
/* Style for the error message */

.error_message {
	display: block;
	height: 22px;
	width:400px;
	line-height: 22px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	padding: 10px 10px 10px 35px;
	margin: 10px 0;
	color:#e61f65;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-bottom: 0px dotted #666;
}
#succsess_page h1 {
	display: block;
	height: 22px;
	width:400px;
	line-height: 22px;
	background:url(../images/content_BG.png);
	background-repeat:repeat;
	padding: 10px 10px 10px 35px;
	margin: 10px 0;
	color:#e61f65;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-bottom: 0px dotted #666;
}

/*custom submit button*/
.contact_btn{
	width:81px;
	height:30px;
	background-image:url(../images/submit_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

.contact_btn:hover{
	background-position:0px -30px;
}
/**/
.contact_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#CCCCCC;
	font-weight: bold;
}
.contact_body a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#e61f65;
	text-decoration:none;
}
.contact_body a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#e61f65;
	text-decoration:underline;
}
/**/

/*INTERVIEWS*/
.interview_wrapper{
	width:275px;
	height:auto;
	float:left;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.interviews_pic{
	width:90px;
	height:90px;
	padding:10px;
	float:left;
	background-image:url(../images/content_BG.png);
	background-repeat:repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
/*MORE VIDEO SELECT BUTTON*/
.morevideo_select_wrapper{
	height:48px;
	width:140px;
	float:left;
	margin-left:20px;
	margin-top: 20px;
}
.morevideo_select_btn{
	width:140px;
	height:48px;
	float:left;
	display:block;
	background-image:url(../images/jj_morevideo_select.png);
	background-position:0 -48px;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
a.morevideo_select_btn{
	width:140px;
	height:48px;
	float:left;
	display:block;
	background-image:url(../images/jj_morevideo_select.png);
	background-position:0 -48px;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
a.morevideo_select_btn span{
	display:none;
}
a.morevideo_select_btn:hover{
	background-image:url(../images/jj_morevideo_select.png);
	background-position:left top;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}


/*INTERVIEWS - AUDIO SELECT*/
.audio_select_wrapper{
	height:48px;
	width:48px;
	float:left;
	margin-left:20px;
	margin-top: 20px;
}
.audio_select_btn{
	width:48px;
	height:48px;
	float:left;
	display:block;
	background-image:url(../images/audio_select_btn.png);
	background-position:0 -48px;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
a.audio_select_btn{
	width:48px;
	height:48px;
	float:left;
	display:block;
	background-image:url(../images/audio_select_btn.png);
	background-position:0 -48px;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
a.audio_select_btn span{
	display:none;
}
a.audio_select_btn:hover{
	background-image:url(../images/audio_select_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
/*INTERVIEWS VIDEO SELECT */
.feature_video_select_wrapper{
	height:48px;
	width:48px;
	float:left;
}

.video_select_wrapper{
	height:48px;
	width:48px;
	float:left;
	margin-left:20px;
	margin-top: 20px;
}
.video_select_btn{
	width:48px;
	height:48px;
	float:left;
	display:block;
	background-image:url(../images/video_select_btn.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
a.video_select_btn{
	width:48px;
	height:48px;
	float:left;
	display:block;
	background-image:url(../images/video_select_btn.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
a.video_select_btn span{
	display:none;
}
a.video_select_btn:hover{
	background-image:url(../images/video_select_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
/**/
.interview_title{
	width:145px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#e61f65;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 15px;
	letter-spacing: -0.75px;
}
/**/
.basic_body_copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ccc;
}

.basic_body_copy a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#e61f65;
	text-decoration:none;
}

.basic_body_copy a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#e61f65;
	text-decoration:underline;
}

.basic_body_copy_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:#e61f65;
}
/*BIOGRAPHY PAGE*/	
.jeni_bio_container{
	float:left;
	width:550px;
	height:auto;
}

.bio_pic{
	width:180px;
	height:180px;
	float:right;
	clear:right;
	padding:10px;
	background-image:url(../images/content_BG.png);
	background-repeat:repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	margin-bottom: 25px;
	margin-left: 25px;
}
/*MUSIC PAGE*/
.music_player_wrapper{
	width:290px;
	float:left;
	padding-bottom: 10px;
	height: auto;
	margin-left: 25px;
}

.featured_music_player_wrapper{
	width:290px;
	float:left;
	padding-bottom: 20px;
	height: auto;
}

.featured_item_wrapper{
	width:880px;
	height:330px;
	padding:25px;
	float:left;
}

.featured_item_content{
	width:860px;
	height:310px;
	float:left;
	padding:10px;
	background-image:url(../images/content_BG.png);
	background-repeat:repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

.video_item_content{
	width:860px;
	height:360px;
	float:left;
	padding:10px;
	background-image:url(../images/content_BG.png);
	background-repeat:repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	z-index: -120;
}


.feature_label_wrap{
	width:535px;
	height:310px;
	float:left;
}

.feature_details_wrap{
	width:300px;
	height:310px;
	float:left;
	padding-left:25px;
}

.musiclist_wrapper{
	width:435px;
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}	
.musiclist_title{
	width:290px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#e61f65;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 3px;
	letter-spacing: -0.75px;
}
.musiclist_songtitle{
	width:290px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#fff;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 15px;
}

.featurelist_songtitle{
	width:290px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#fff;
	font-weight: bold;
	padding-bottom: 5px;
}

.featured_musiclist_title{
	width:290px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	color:#e61f65;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 20px;
}
	
/*PAGE TITLE*/
.page_title{
	width:500px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:bold;
	padding-top: 25px;
	padding-left: 25px;
}

.artist_bio_pic{
	width:450px;
	height:287px;
	float:left;
	padding-bottom: 20px;
}

.artist_bio_title{
	width:450px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	color:#e61f65;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 20px;
}

.artist_bio_container{
	width:550px;
	height:auto;
	float:left;
	padding-top:10px;
}

/*MORE INFO BUTTON USED ON MUSIC PAGES*/
.moreinfo_btn_wrapper{
	height:28px;
	width:98px;
	float:left;
	margin-left:25px;
	margin-top: 5px;
}
.moreinfo_btn{
	width:98px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../images/moreinfo_btn.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.moreinfo_btn{
	width:98px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../images/moreinfo_btn.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.moreinfo_btn span{
	display:none;
}
a.moreinfo_btn:hover{
	background-image:url(../images/moreinfo_btn.png);
	background-position:0px -28px;
	background-repeat:no-repeat;
}
/**/
/*VIEW PICS BUTTON USED ON MUSIC PAGES*/
.viewpics_btn_wrapper{
	height:28px;
	width:98px;
	float:left;
	margin-left:25px;
	margin-top: 5px;
}
.viewpics_btn{
	width:98px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../images/viewpics_btn.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.viewpics_btn{
	width:98px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../images/viewpics_btn.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.viewpics_btn span{
	display:none;
}
a.viewpics_btn:hover{
	background-image:url(../images/viewpics_btn.png);
	background-position:0px -28px;
	background-repeat:no-repeat;
}

/*DISCLAIMER*/
.disclaimer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#666;
	text-align:center;
}

/*PHOTO GALLERIES*/
.galleries_pic{
	width:90px;
	height:90px;
	padding:10px;
	float:left;
	background-image:url(../images/content_BG.png);
	background-repeat:repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	margin-bottom: 14px;
	margin-right: 14px;
}

