
<style type="text/css">

<!--

bs{}



div.artistsummary{
	width: 750px;
	text-align: center;	
}

div.artistbrowsecontainer{
	width: 770px;
	text-align: left;

}


table.artistdetails{
	width: 100%;	
}

table.artistsummary{
	width: 100%;	
}
table.artistsummary td{
	padding: 0px;
}

table.profilemain{
	vertical-align: top;	
	width: 500px;
}
td.profilemainleft{
	width:200px;
	vertical-align: top;	
}
td.profilemainright{
	width:100%;
	vertical-align: top;	
}

table.profilesubfull{
	width: 100%;
}
table.profilesubfull td{

	font-size: 12px;
}

table.profilesubfull a{
	font-weight:600;
}


table.profile td{
	vertical-align: top;	
	width: 100%;
}

div.profile_male {
	font-weight : 600;
	background-color: #7788AA;
	color: #ffffff;
}
div.profile_female {
	font-weight : 600;
	background-color: #ff6347;
	color: #ffffff;
}
div.profile_all {
	font-weight : 600;
	background-color: #99cc00;
	color: #ffffff;
}

a.button {
	padding:0px 5px;
	float:left;
	text-align:center;
	background-color: #ff9900;
	color: #ffffff;
	border: solid 2px #ffffff;
}	

a.buttonselected{
	padding:0px 5px;
	float:left;
	text-align:center;
	color: #ffffff;
	background-color: #99cc00;
	border: solid 2px #ffffff;
}

a.button:hover{
	color: #ffffff;
	background-color: #99cc00;
}


div.button {
	width:100%;
	float:left;
	font-size:12px;
	font-weight: 600;
	padding-bottom:0px;

}

a.button_all {
	float:left;
	width: 150px;
	text-align:center;
	background-color: #ff9900;
	color: #ffffff;
	border: solid 2px #ffffff;
	
}	
a.button_all:hover{
	color: #ffffff;
	background-color: #99cc00;
}

a.button_male {
	float:left;
	width: 150px;
	text-align:center;
	background-color: #ff9900;
	color: #ffffff;
	border: solid 2px #ffffff;
	
}
a.button_male:hover{
	color: #ffffff;
	background-color: #7788AA;
}

a.button_female {
	float:left;
	width: 150px;
	text-align:center;
	background-color: #ff9900;
	color: #ffffff;
	border: solid 2px #ffffff;
}	
a.button_female:hover{
	color: #ffffff;
	background-color: #ff6347;
	
}

table.thumbsummary {
	width:100%;
}

table.thumbsummary td{
}

div.thumbsummaryframemale{
	float:left;
	height:85px;
	width:105px;
	text-align:center;
	color: #7788AA;
	border: solid 1px  #7788AA;
}
div.thumbsummaryframemale a{
	color: #7788AA;
}
div.thumbsummaryframemale a:hover{
	color: #ff6347;
}


div.thumbsummaryframefemale{
	float:left;
	height:85px;
	width:105px;
	text-align:center;
	color: #ff6347;
	border: solid 1px  #ff6347;
}

div.thumbsummaryframefemale a{
	color: #ff6347;
}
div.thumbsummaryframefemale a:hover{
	color: #7788AA;
}

img.newartist  {
	padding:none;
}

.new{
vertical-align:bottom;
}

img.maleartistthumb  {
	height: 60px;
	padding: 3px;
	vertical-align:middle;
}

img.femaleartistthumb  {
	height: 60px;
	padding: 3px;
	vertical-align:middle;
}


img.maleartistthumbborder1  {
	height: 60px;
	padding: 1px;
	border: solid 1px #7788AA;
	vertical-align:middle;
}

img.femaleartistthumbborder1  {
	height: 60px;
	padding: 1px;
	border: solid 1px #ff6347;
	vertical-align:middle;
}

img.maleartistthumbborder2  {
	height: 60px;
	padding: 3px;
	border: solid 2px #7788AA;
	vertical-align:middle;
}

img.femaleartistthumbborder2  {
	height: 60px;
	padding: 3px;
	border: solid 2px #ff6347;
	vertical-align:middle;
}



div.thumbframe{
	float:left;
	text-align:center;
	height:73px;
	width:73px;

}




img.artistfull  {
	padding: 5px;
	width:200px;
}
img.maleartistfull  {
	padding: 5px;
	width:200px;
}
img.femaleartistfull  {
	padding: 5px;
	width:200px;
}


div.artistsummarybuttonextralarge{
	font-size: 13px;
	height: 160px;
	width: 200px;
	font-weight:600;
	text-align:center;
	background-color: clear;	
	padding: 0px;
	border: solid 1px #99cc00;
	
}

div.artistsummarybuttonextralarge a{
	width:100%;
	height:100%;
	display: block;
	background-color :#ffffff;

}
div.artistsummarybuttonextralarge a:hover
{
	color :#ffffff;
	background-color :#99cc00;
}


div.artistsummarybuttonextralarge2{
	font-size: 13px;
	height: 105px;
	width: 225px;
	font-weight:600;
	text-align:center;
	background-color: clear;	
	padding: 0px;
	border: solid 1px #99cc00;
	
}
div.artistsummarybuttonextralarge2 a{
	width:100%;
	height:100%;
	display: block;
	background-color :#ffffff;

}
div.artistsummarybuttonextralarge2 a:hover
{
	color :#ffffff;
	background-color :#99cc00;
}



div.artistsummarybuttonlargeselected{
	font-size: 20px;
	height: 120px;
	width: 195px;
	background-color :#99cc00;
	padding: 0px;
	border: solid 1px orange;
	
}

div.artistsummarybuttonlarge{
	font-size: 20px;
	height: 120px;
	width: 195px;
	background-color: clear;	
	padding: 0px;
	border: solid 1px orange;
	
}
div.artistsummarybuttonlarge a{
	width:100%;
	height:100%;
	display: block;
	background-color :#ffffff;

}
div.artistsummarybuttonlarge a:hover
{
	color :#ffffff;
	background-color :#99cc00;
}


div.artistsummarybuttonmedium{
	font-size: 18px;
	text-align:center;
	height: 120px;
	width: 155px;
	background-color: clear;	
	padding: none;
	border: solid 1px #99cc00;
	
}

div.artistsummarybuttonmedium a{
	width:100%;
	height:100%;
	display: block;
	background-color :#ffffff;

}
div.artistsummarybuttonmedium a:hover
{
	color :#ffffff;
	background-color :#99cc00;
}


div.artistsummarybuttonsmall{
	font-size: 20px;
	height: 120px;
	width: 125px;
	background-color: clear;	
	padding: 0px;
	border: solid 1px orange;
	
}
div.artistsummarybuttonsmall a{
	width:100%;
	height:100%;
	display: block;
	background-color :#ffffff;

}
div.artistsummarybuttonsmall a:hover
{
	color :#ffffff;
	background-color :#99cc00;
}


div.artistsummarybuttonlong{
	font-size: 18px;
	text-align:center;
	height: 130px;
	width: 350px;
	background-color: clear;	
	padding: none;
	border: solid 1px #99cc00;
	
}

div.artistsummarybuttonlong a{
	width:100%;
	height:95%;
	display: block;
	background-color :#ffffff;

}
div.artistsummarybuttonlong a:hover
{
	color :#ffffff;
	background-color :#99cc00;
}



div.artistsummarytitle{
width:100%;
height: 25px;
vertical-align:top;	
}
div.artistsummarymini{
width:100%;
height: 120px;
}

div.browseresults{
	width: 78%;	
	height: 100%;
	float: left;
	text-align:left;
}
div.browsechoiceright{
	float: right;
	text-align:left;
	font-size:14px;
	width: 22%;	
}
div.browsechoicerightsmall{
	float: right;
	text-align:left;
	font-size:12px;
	width: 20%;	
}
div.browseresultsnarrow{
	width: 70%;	
	height: 100%;
	float: left;
	text-align:left;
}
div.browsechoicerightwide{
	float: right;
	text-align:left;
	font-size:16px;
	width: 25%;	
}



table.editartist	{
	width: 100%;
	border: none 1px #99cc00;
}

table.editartist	td{
	width: 250px;
	vertical-align: top;	
	background-color: clear;
	padding-right: 10px;
	font-size: 10px;
}


#NewsTickerHomePage{
	height: 300px;
	text-align:left;
	font-size:12px;
}


#NewsTickerHomePageContainer{
	background-color:#ffffda;
	text-align:left;
	width:160px;
	padding-left:5px;
	padding-right:5px;
}

#NewsTickerHomePageTitle{
	color: #ff9900;
	font-size:larger;
	text-align:left;
	padding-bottom:5px;
	vertical-align:center;
	font-weight:400;
}

#NewsTickerImage{
	width:140px;
	padding-bottom:5px;
}

table.newslisting{
}

div.newsfull{
	padding:5px;
	font-size:12px;
	background-color: #ffffee;
	border:solid 1px  #ffdd00;
	vertical-align:top;
}

div.newsbrief{
	padding:5px;
	font-size:12px;
	background-color: #ffffee;
	color: #99cc00;
}

div.newsheadline{
	color: #ff9900;
	font-size:14px;
}

div.newsdescription{
	padding-top:10px;
	vertical-align:top;
}

a.nextpage{
	font-size:smaller;
	float:right;
	padding:10px;
}

a.previouspage{
	font-size:smaller;
	float:left;
	padding:10px;
}


div.shortlistmini{
	font-size:10pt;
	width:160px;
	text-align:left;
	padding-left: 5px;
	background-color:#ffffda;
	float:right;
	color: #99cc00;
}

div.shortlistminititle{
	color: #ff9900;
	font-size:larger;
	text-align:left;
	padding-bottom:5px;
	vertical-align:center;
}
div.shortlistmini a{
	color: #99cc00;
	font-size:smaller;
	text-decoration:underline;
}

div.shortlistemail{
	font-size:14px;
	width:160px;
	font-size:12px;
	text-align:left;
	padding-left: 10px;
	background-color:#ffffda;
	color: #99cc00;
}
div.shortlisttitle{
	color: #ff9900;
	font-size:larger;
	text-align:left;
	padding-bottom:5px;
}
div.shortlistemailsubhead{
	color: #ff9900;
	text-align:left;
	padding-bottom:2px;
	padding-top:3px;
}

div.shortlistemail .fail{
	font-size:10px;
	padding:2px;
}

-->
</style>
