@charset "utf-8";
/*
	browser	: 
	version	: 
	os	: 
*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	border: none;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: auto;
	/* */ 
}
body {
	margin: 0;
	padding: 0;
	min-height: 550px;
	height: 100%;
	width: 100%;
	border: none;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
	line-height: 14px;
	text-align: left;
}
td, th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	-moz-border-radius: 0px 0px 0px 0px;
}
#div_background {
	height: 100%;
	width: 100%;
	position: relative;
}
table.body_main {
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #000000 url(/images/bg_header.jpg) repeat-x;
	background-attachment: scroll;
}
table.maintable {
	width: 773px;
	margin-left: auto;
	margin-right: auto;
}
table.form {
	border-spacing: 1px;
}
table.artists {
	margin: 5px 12px 3px 9px;
	line-height: 16px;
}
table.members {
	margin: 20px 6px 12px 22px;
	line-height: 15px;
}
table.artists_small {
	margin: 9px 6px 3px 0px;
	line-height: 13px;
}
table.events {
	width: 360px;
	margin: 0px 0px 0px 4px;
	font-size: 12px;
	line-height: 22px;
}
#roundcont_login {
	background-color: #101215;
}
#roundcont_login #roundtop { 
	text-align: left;
	background: url(/images/frm_tr.gif) no-repeat top right;
}
#roundcont_login #roundbottom {
	text-align: left;
	background: url(/images/frm_br.gif) no-repeat top right;
}
.roundbottom {
	text-align: left;
	background: url(/images/frm_br.gif) no-repeat top right;
}
.t {background: url(/images/frm_artist_dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(/images/frm_artist_dot.gif) 0 100% repeat-x}
.l {background: url(/images/frm_artist_dot.gif) 0 0 repeat-y}
.r {background: url(/images/frm_artist_dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/frm_artist_bl.gif) 0 100% no-repeat}
.br {background: url(/images/frm_artist_br.gif) 100% 100% no-repeat}
.tl {background: url(/images/frm_artist_tl.gif) 0 0 no-repeat}
.tr {background: url(/images/frm_artist_tr.gif) 100% 0 no-repeat; padding:8px}
#roundcont {background-color: #00182c}
.roundcont {background-color: #00182c}
#roundcont #roundtop { 
	text-align: left;
	background: url(/images/frm_profile_tr.gif) no-repeat top right;
}
#roundcont #roundbottom {
	text-align: left;
	background: url(/images/frm_profile_br.gif) no-repeat top right;
}
.roundtop {
	text-align: left;
	background: url(/images/frm_profile_br.gif) no-repeat top right;
}
img {
	outline: 0;
}
img.corner {
   border: none;
   display: block !important;
}
img.artists {
   border: none;
   display: block !important;
   margin: 0px 9px 12px 5px;
}
img.artists_small {
   border: none;
   display: block !important;
   margin: 1px 9px 12px 0px;
}
img.members {
   border: none;
   display: block !important;
   margin: 1px 9px 0px 0px;
}
img.staff {
   border: none;
   display: block !important;
   margin: 0px 9px 12px 0px;
}
form {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
input, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	border: 0;
	outline: 0;
}
input.form {
	padding-left: 4px;
	padding-top: 3px;
	background: url(/images/frm_input_background.gif) no-repeat;
	width: 224px;
	height: 19px;
}
input.button {
	font-weight: bold;
	padding-bottom: 3px;
	width: 80px;
	height: 17px;
	margin-top: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}
input.check {
	margin-left: 0;
	text-align: left;
	vertical-align: top;
	width: 15px;
	height: 14px;
}
a {
	text-decoration: underline;
	color: #0071BC;
	outline: 0;
}
a:Hover {
	text-decoration: underline;
	color: #C55F00;
}
a.medium {
	font-size: 11px;
	text-decoration: underline;
	color: #0071BC;
}
a.medium:Hover {
	text-decoration: underline;
	color: #C55F00;
}
a.large {
	line-height: 32px;
	font-size: 13px;
	text-decoration: underline;
	color: #0071BC;
}
a.large:Hover {
	text-decoration: underline;
	color: #C55F00;
}
a.small {
	font-size: 9px;
	text-decoration: underline;
	color: #0071BC;
}
a.small:Hover {
	text-decoration: underline;
	color: #C55F00;
}
a.medium {
	line-height: 23px;
	font-size: 10px;
	text-decoration: underline;
	color: #0071BC;
}
a.medium:Hover {
	text-decoration: underline;
	color: #C55F00;
}
a.form {
	color: #FFFFFF;
	font-size: 11px;
}
a.form:Hover {
	color: #C55F00;
}
a.artists {
	color: #F7941C;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.artists:Hover {
	color: #F7941C;
	font-weight: bold;
	text-decoration: none;
}
a.country {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
}
a.country:Hover {
	color: #C55F00;
	text-decoration: none;
}
a.style {
	color: #7D7D7D;
	font-size: 11px;
	text-decoration: none;
}
a.style:Hover {
	color: #7D7D7D;
	text-decoration: underline;
}
a.genre {
	margin-right: 4px;
	color: #7D7D7D;
	font-size: 14px;
	text-decoration: none;
}
a.genre:Hover {
	color: #C55F00;
	text-decoration: none;
}
a.genre_small {
	color: #7D7D7D;
	font-size: 10px;
	text-decoration: none;
}
a.genre_small:Hover {
	color: #C55F00;
	text-decoration: none;
}
a.genre_medium {
	color: #7D7D7D;
	font-size: 12px;
	text-decoration: none;
}
a.genre_medium:Hover {
	color: #C55F00;
	text-decoration: none;
}
a.artists_small {
	color: #F7941C;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a.artists_small:Hover {
	color: #F7941C;
	font-weight: bold;
	text-decoration: none;
}
a.country_small {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}
a.country_small:Hover {
	color: #C55F00;
	text-decoration: none;
}
a.country_medium {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.country_medium:Hover {
	color: #C55F00;
	text-decoration: none;
}
a.style_small {
	color: #7D7D7D;
	font-size: 9px;
	text-decoration: none;
}
a.style_small:Hover {
	color: #7D7D7D;
	text-decoration: underline;
}
a.events {
	color: #F7941C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.events:Hover {
	color: #F7941C;
	font-weight: bold;
	text-decoration: none;
}
a.members {
	color: #F7941C;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.members:Hover {
	color: #F7941C;
	font-weight: bold;
	text-decoration: none;
}
a.staff {
	color: #F7941C;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.staff:Hover {
	color: #F7941C;
	font-weight: bold;
	text-decoration: none;
}
.style {
	color: #7D7D7D;
	font-size: 11px;
}
.style_small {
	color: #7D7D7D;
	font-size: 9px;
}
.events_date {
	color: #7D7D7D;
	font-size: 12px;
}
p {
	line-height: 10px;
	margin: 6px;
}
.line_grey {background: url(/images/frm_artist_dot.gif) 0 0 repeat-x; height:1px; margin-top: 12px; margin-bottom: 11px}
.line_grey_vert {background: url(/images/frm_artist_dot.gif) 0 0 repeat-y; width:1px; margin-top: 3px; margin-bottom: 3px}
.text_small {
	font-size: 11px;
	line-height: 15px;
}
.warning {
	color: #C55F00;
}
#login_msg {
	border:none;
	float:right;
	margin:0;
	padding:14px 13px 0 0;
	width:65%;
	text-align:right;
	font-weight:bold;
}
#js-msg {
	text-align:center;
	background-color:#FFFFCC;
	margin:0 auto 0 auto;
	padding:6px 0 6px 0;
	color: #C55F00;
	font-size: 13px;
}
