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

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:1.5;
	XXX_background:#9dee53;
	XXX_background:url(../images/floral-pale.jpg);
	background: #9dee53 url(../images/bg_greenbase4.jpg) center top no-repeat;
}
h1, h2, h3 {
	margin-top:0;
}
h2 {
	font-size:150%;
}

/*   *********************  ID STYLES ****** */
#wrapper {
	XXX_border:8px solid #ffffff;
	border-width:0px 8px 8px 8px;
	border-style:solid;
	border-color:#FFFFFF;
	width:1000px;
	margin:0 auto;
	padding:0;
	min-height:740px !important;
	height:740px;
	position:relative;
}

#header {
}

#content {
}

#footer {
	width:1000px;
	margin:10px auto;
	padding:0;
	text-align:center;
	font-size:80%;
}
#scrollbox {
	XXXwidth:720px;
	height:385px;
	overflow:auto;
	padding-right:10px;
}
#scrollboxWide {
	width:720px;
	height:385px;
	overflow:auto;
	padding-right:10px;
}

/*   *********************  CLASS STYLES ****** */
.bg_homepage {
	background: #fff url(../images/bg_homepage.jpg) top left no-repeat ;
}
.bg_bio {
	background: #fff url(../images/bg_biography_85.jpg) top left no-repeat;
}
.bg_music {
	background: #fff url(../images/bg_music.jpg) top left no-repeat;
}
.bg_dates {
	background: #fff url(../images/bg_dates_85.jpg) top left no-repeat;
}
.bg_photos {
	background: #fff url(../images/bg_photogallery.jpg) top left no-repeat;
}
.bg_fanclub {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_all_access {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_fan_home {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_fan_free_download {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_fan_news {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_login {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_reset {
	background: #fff url(../images/bg_fanclub.jpg) top left no-repeat;
}
.bg_news {
	background: #fff url(../images/bg_news.jpg) top left no-repeat;
}
.bg_social_media {
	background: #fff url(../images/bg_social_media.jpg) top left no-repeat;
}
.bg_contact {
	background: #fff url(../images/bg_contact.jpg) top left no-repeat;
}
.main_col {
	border:0px dotted #333;
	position:absolute;
	top: 175px;
	left:200px;
	min-height:415px;
	height:415px;
	width: 400px;
	max-height:415px;
}
.main_col_white {
	border:0px dotted #333;
	position:absolute;
	top: 200px;
	left:200px;
	min-height:390px;
	height:390px;
	width: 400px;
	max-height:390px;
	color:#FFFFFF;
}
.photo_col {
	position:absolute;
	top: 200px;
	left:75px;
	border:0px solid red;
	width:850px;
	margin:0 auto;
	min-height:400px;
	height:400px;
	
}
.extras_1 {
	position:absolute;
	top:0px;
	left:5px;
	width:168px;
	height:223px;
	border:0px solid red;
}
.extras_2 {
	position:absolute;
	top:203px;
	left:5px;
	width:168px;
	height:213px;
	border:0px solid red;
}
.extras_3 {
	position:absolute;
	top:396px;
	left:5px;
	width:168px;
	height:149px;
	border:0px solid red;
}
.top_titlebar {
	position:absolute;
	top:25px;
	background: transparent url(../images/trans_white_38.png) repeat;
	XXX_background-color:#FFFFFF;
	width:605px;
	display: inline-block;
	height:50px;
}
.top_title {
	position:absolute;
	top:27px;
	left:195px;
	margin:0;
	padding:0;
}
.lower_bar {
	position:absolute;
	top:592px;
	XXX_background: transparent url(../images/trans_white_38.png) repeat;
	background-color:#ffffff;
	width:100%;
	display: inline-block;
	height:40px;
}
.lower_titlebar {
	position:absolute;
	top:582px;
	XXX_background: transparent url(../images/trans_white_38.png) repeat;
	background-color:#FFFFFF;
	width:100%;
	display: inline-block;
	height:50px;
}
.lower_title {
	position:absolute;
	top:584px;
	right:20px;
	margin:0;
	padding:0;
}
.bluestree_logo {
	position:absolute;
	top:545px;
	left:30px
}
.nav_homepage {
	position:absolute;
	top: 200px;
	left: 0px;
	width:175px
}
.nav_homepage ul {
	list-style:none;
	margin:0;
	padding:0;
}
.nav_homepage ul li {
	padding:0px;
	height:27px;
	margin: 2px 0;
	list-style: none;
	list-style-type:none;
	display:block;
	font-size:120%;
	text-align:center;
}
.nav_homepage a, .nav_homepage a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
}

.nav_homepage a:hover {
	font-weight:bold;
}
.nav_lowerbar {
	position:absolute;
	top: 600px;
	left: 175px;
	width:825px;
	text-align:center;
	font-size:120%;
}
.nav_lowerbar ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
.nav_lowerbar ul li {
	display: inline;
	text-align:center;
	padding:3px 5px;
}
.nav_lowerbar a, .nav_lowerbar a:visited {
	padding:5px;
	color:#000;
	text-decoration:none;
}

.nav_lowerbar a:hover {
	
}
.inner_content {
	padding:0px 10px;
}
.inner_content ul li {
	margin-bottom:5px;
}
.music .title {
	width:145px; 
	font-weight:bold; 
	font-size:120%; 
	padding:0px;
	XXX_background: transparent url(../images/bg_header_side_01.jpg);
}

.music .title_action {
	width:40px; 
	font-weight:bold; 
	font-size:80%; 
	text-align:center; 
	padding:5px;
	XXX_background-image:url(../images/bg_header_side_01.jpg);
}
.music .song {
	font-size:80%; 
	border-bottom:1px solid #FFFFFF; 
	padding:5px;
	width:145px;
}
.music .action {
	font-size:80%; 
	text-align:center; 
	border-bottom:1px solid #FFFFFF; 
	padding:5px;
	width:40px;
}

.music a:link, .music a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.music a:hover {
	color:#CC3333;
	text-decoration:underline;
}
.musicTitle {
	font-weight:bold; 
	font-size:120%;
	margin-bottom:10px;
}
.musicSample {
	width:60px;
	display:inline;
}
.musicDate {
	font-weight:bold; 
	font-size:100%; 
	XXXcolor:#325899;
}
.musicAlbum {
	margin:10px 0 0 0;
}
.musicContent {
	margin:10px 0;
	XXX_min-height:40px;
	height:auto !important;
	XXX_height:40px;
	
}
.musicBuy {
	clear:left;
	height:30px;
}
.musicBuy img{
	vertical-align:middle;
}


.newsList {
	margin:0; 
	padding:0; 
	list-style:none;
}
.news a:link, .news a:visited {
	text-decoration:none;
	XXX_color:#FFFFFF;
	font-weight:bold;
}
.news a:hover {
	color:#CC3333;
	text-decoration:underline;
}
.newsSummary {
	XXXheight:120px;
	margin-bottom:20px;
	min-height:100px;
	height:auto !important;
	height:100px;

}
.newsImage {
	float:left; 
	width:100px;
}
.newsData {
	margin:0 20px 10px 10px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
.newsTitle {
	font-weight:bold; 
	font-size:120%;
	margin-bottom:10px;
}
.newsDate {
	font-weight:bold; 
	font-size:100%; 
	XXXcolor:#325899;
}
.newsAction {
	font-weight:bold; 
	font-size:100%; 
	margin: 5px 0;
}
.newsBy {
	font-style:italic;
}
.newsContent {
	margin-top:10px;
	min-height:40px;
	height:auto !important;
	height:40px;
	
}
.newsVideo {
	margin:5px 0;
}
.newsLink {
	text-align:center;
	margin-top:10px;
}

.newsFans {
	color:#FFFFFF;
}
.newsFansList {
	margin:20px 0 0 0; 
	padding:0; 
	list-style:none;
	color:#FFFFFF;
}
.newsFans a:link, .newsFans a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.newsFans a:hover {
	color:#CC3333;
	text-decoration:underline;
}
.newsFansSummary {
	XXXheight:120px;
	margin-bottom:20px;
	min-height:100px;
	height:auto !important;
	height:100px;

}
.newsFansImage {
	float:left; 
	width:100px;
}
.newsFansData {
	margin:0 20px 10px 10px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
.newsFansTitle {
	font-weight:bold; 
	font-size:120%;
	margin-bottom:10px;
}
.newsFansDate {
	font-weight:bold; 
	font-size:100%; 
	XXXcolor:#325899;
}
.newsFansAction {
	font-weight:bold; 
	font-size:100%; 
	margin: 5px 0;
}
.newsFansBy {
	font-style:italic;
}
.newsFansContent {
	margin-top:10px;
	min-height:40px;
	height:auto !important;
	height:40px;
	
}
.newsFansVideo {
	margin:5px 0;
}
.newsFansLink {
	text-align:center;
	margin-top:10px;
}

.signup div {
	float:left;
	width:190px;
	margin:5px 0;
}
#topnav1 {
	position:fixed;
	top:0;
	right:50%;
	text-align:right;
	font-size:100%;
	color:#FFFFFF;
	XXX_width:820px;
	margin:0 -500px 0 0;
	padding:2px;
	background:transparent url(../images/green_trans_75.png);
	z-index:1000;
}
#topnav1 ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#topnav1 ul li {
	display: inline;
	width:150px;
	text-align:center;
	padding:2px 10px;
}
#topnav1 a:link, #topnav1 a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#topnav1 a:hover {
	color: #CC3333;
}

#topnav {
	position:fixed;
	top:0;
	right:50%;
	text-align:right;
	font-size:100%;
	color:#FFFFFF;
	width:820px;
	margin:0 -500px 0 0;
	padding:2px;
	background:transparent url(../images/green_trans_75.png);
	z-index:1000;
}
#topnav ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#topnav ul li {
	display: inline;
	width:150px;
	text-align:center;
	padding:2px 10px;
}
#topnav a:link, #topnav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#topnav a:hover {
	color: #CC3333;
}
.login_remote {
	XXX_width:190px;
	position:fixed;
	background-image:url(../images/green_trans_75.png);
	right:50%;
	margin-right:-500px;
	top:22px;
	z-index:1000;
	color:#FFFFFF;
}
.login_remote div {
	padding:5px;
}
.login_remote a:link, .login_remote a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.login_remote a:hover {
	color: #CC3333;
}