
body {
	background-image: url(images/template/background.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
}

#content {

font-family: Arial, Helvetica, sans-serif;
color: #333;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 1.3em;

}

.footer3
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #8c8c8c;
}

 
.footer3.a
{
	color: #8c8c8c;
}
.footer3.a:hover
{
	color: #8c8c8c;
	text-decoration: underline;
}


.footer
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ED72A2;
}

 
.footer.a
{
	color: #ED72A2;
}
.footer.a:hover
{
	color: #ED72A2;
	text-decoration: underline;
}

#nav {
	padding-left:52px;
}
#nav-ul { list-style-type:none; padding:0; margin:0; }

#nav-ul li { padding:0; margin:0; }

#nav-search { padding-left: 25px;}

form { padding:0; margin:0; }

form select { display: block; padding:0; margin:0; margin-bottom:3px;  width:150px; border: 1px solid #ccc; font-family: Arial, Helvetica, sans-serif;
color: #333;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 1.3em;
}


/* Artist Search */

#subnav-az { width: 310px;}

#subnav-az .azbutton { display: block; background: #fff; border:1px solid #ccc; width:30px; height:25px; text-align:center; padding-top:5px; text-decoration:none; color:#666; float:left; margin-right:3px; margin-bottom:3px; }
#subnav-az .azbutton:hover { color: #ED72A2; text-decoration: underline; background:#000;}

#subnav-az .view-all { display: block; background: #fff; border:1px solid #ccc; width:65px; height:25px; text-align:center; padding-top:5px; text-decoration:none; color:#666; float:left; margin-right:3px; margin-bottom:3px; }
#subnav-az .view-all:hover { color: #ED72A2; text-decoration: underline; background:#000;}

#subnav-right { width: 290px; float:right; line-height:1.3em; }

#page-content { clear:both; padding-top:25px; border-bottom: 1px solid #ccc; padding-bottom:25px; margin-bottom:25px;}

.message { font-weight:bold; display: block; padding-bottom:25px; }
.highlight-pink { color: #ED72A2; font-weight:bold; }


/* Artist Results */

#artist-content{ clear:both; border-bottom: 1px solid #ccc; padding-bottom:25px; margin-bottom:25px;}
.artistname { font-size: 1.9em; display: block; line-height: 1.3em; padding:0;}
.artistdetails { padding: 10px 0 10px 0;}
#artiststatement { color: #666; padding-top:10px;}

#thumbnails a { width: 120px; height:57px; float:none; background:#FFFFFF; margin-left:1px; margin-right:1px; margin-bottom:1px; margin-top:1px}

.caption { display: block; clear:both; font-size: .9em; font-style:italic; color: #333; }

#artist-back { float: right; }
.button { font-size: .8em; display: block; background: #fff; border:1px solid #ccc; text-decoration:none; color:#666; float:left; margin-right:3px; margin-bottom:3px; padding:3px; }
.button:hover { color: #ED72A2; text-decoration: underline; background:#000;}
.left { float: left; }
.right { float: right; }
.artist-nav { padding-bottom:20px; }
a { color: #ED72A2; text-decoration: none; }
a:hover { color: #ED72A2; text-decoration: underline; }


/* Other pages */

#left-col { margin-top: 10px; width: 290px; float: left;}
#right-col { margin-top: 10px; width: 290px; float: right;}
.bottomborder { border-bottom:1px solid #ccc; padding-bottom:25px; margin-bottom:25px;}

.Websiteleft
{
	padding-left: 63px;
}