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

#artistMenu {
	width: 660px;
	padding-top: 4px;
	height: 26px;
	background-image: url(../assets/images/headers_bg2.gif);
	background-repeat: no-repeat;
	white-space: normal;
}

#artistProfileTop {
	width: 660px;
	height: 245px;
	background-image: url(../assets/images/gradientbg01.gif);
	background-position: center;
}

#artistProfileTopLeft {
	width: 318px;
	height: 193px;
	padding: 6px;
	text-align: justify;
	float: left;
}



#artistProfileTopRight {
	width: 318px;
	height: 193px;
	padding: 6px;
	text-align: justify;
	float: left;
}


#artistProfileTitle {
	width: 660px;
	height: 32px;
	float: left;
	padding-top: 8px;
	text-align: center;
	background-image: url(../assets/images/headers_bg2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #000;
	
}


#artistProfileExample {
	width: 660px;
	height: 330px;
	overflow:auto;
	text-align:left;
	background-color:#FFF;
}


#registerTop {
	width: 660px;
	height: 250px;
}


#registerTopLeft {
	width: 300px;
	height: 250px;
	float: left;
	background-color: #fff;
}


#registerTopRight {
	width: 360px;
	height: 250px;
	float: left;
	background-image: url(../assets/images/gradientbg02.gif);
	background-position: bottom;
}


#registerDetailsText {
	width: 348px;
	height: 238;
	padding: 6px;
	text-align: left;
	overflow:auto;
}



#registerBottom {
	width: 660px;
	height: 325px;
}


#registerBottomLeft {
	width: 300px;
	height: 325px;
	float: left;
	background-image: url(../assets/images/gradientbg02.gif);
	background-position: bottom;
}


#registerPlayer {
	width: 300px;
	height: 45px;
}


#registerContactHeader {
	width: 300px;
	height: 19px;
	text-align: center;
	padding-top: 6px;
}


#registerContactText {
	width: 288px;
	height: 243px;
	padding: 6px;
	overflow:auto;
}


#registerBottomRight {
	width: 360px;
	height: 325px;
	float: left;
	background-color: #8bb6d2;
}

#registerBioHeader {
	width: 360px;
	height: 19px;
	text-align: center;
	padding-top: 6px;
}

#registerBio{
	width: 340px;
	height: 260px;
	overflow:auto;
	padding:10px;
	text-align:left;
	margin-top:10px;
}


#artistProfileBanner {
	width: 660px;
	height: 170px;
	background-color: #fff;
}

#artistsProfileRegisterLinks{
	width:500px;
	height:80px;
	float:left;
}


#artistsProfileLinkContainer{
	width:250px;
	height:80px;
	background-image:url(../assets/images/artistProfileLinkBgOver.gif);
	float:left;
}

#artistsRegisterLinkContainer{
	width:250px;
	height:80px;
	background-image:url(../assets/images/artistRegisterLinkBgOver.gif);
	float:left;
}

.registerLink a{
	width:230px;
	height:58px;
	display:block;
	padding-top:22px;
	padding-right:20px;
	color:#F5F5F5;
	font-size:14pt;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	background-image:url(../assets/images/artistRegisterLinkBg.gif);
	background-color:#ffffff;
	float:left;
}

.registerLink a:hover{
	background-image:url(../assets/images/artistRegisterLinkBgOver.gif);
	text-decoration:none;
	color:#FFF;
}

.profilesLink a{
	width:230px;
	height:58px;
	display:block;
	padding-top:22px;
	padding-right:20px;
	color:#F5F5F5;
	font-size:14pt;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	background-image:url(../assets/images/artistProfileLinkBg.gif);
	background-color:#e0e9f9;
	float:left;
}

.profilesLink a:hover{
	background-image:url(../assets/images/artistProfileLinkBgOver.gif);
	text-decoration:none;
	color:#FFF;
}

#artistSectionDescriptions{
	width:500px;
	height:155px;
	float:left;
}

#artistSectionDescriptionsRegister{
	width:230px;
	height:145px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	background-color:#FFF;
}

#artistSectionDescriptionsProfiles{
	width:230px;
	height:145px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:justify;
	background-color:#e0e9f9;
}



#registerZoneTitle{
	width:500px;
	height:24px;
	color:#FFF;
	text-align:center;
	padding-top:6px;
	background-image:url(../assets/images/headers_bg2.gif);
	float:left;
}

#featuredArtistRegister{
	width:490px;
	height:170px;
	padding:5px;
	float:left;
	background-color:#FFF;
}

#featuredArtistProfile{
	width:500px;
	height:300px;
	float:left;
	background-color:#797979;
}


#featuredArtistProfileLeft{
	width:300px;
	height:300px;
	float:left;
}

#featuredArtistProfileRight{
	width:180px;
	height:250px;
	float:left;
	padding-top:50px;
	padding-right:20px;
	text-align:left;
}
