/* CSS Document */
.tbl_artist_img {
	height: 190px;
	width: 149px;
	margin-bottom: 13px;
	margin-left: 6px;
}
.required {
	COLOR: #eb340a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.required_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 14px;
	background-image: url(../Images/box_red.gif);
	background-position: 1px;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding-right: 4px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.tbl_bg3D {
	background-image: url(../Images/tbl_bg3D.gif);
	background-repeat: repeat-y;
	padding-left: 34px;
	padding-right: 34px;
}
.tbl_bg3D_Green {
	background-image: url(../Images/tbl_bg3D_green.gif);
	background-repeat: repeat-y;
	padding-left: 34px;
	padding-right: 34px;
}
.tbl_bg3D_Grey {
	background-image: url(../Images/tbl_bg3D_grey.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
.tbl_bg3D_Login {
	background-image: url(../Images/tbl_bg3D_grey.gif);
	background-repeat: repeat-y;
	padding-left: 300px;
}
.tbl_bg3D_GreyButton {
	background-image: url(../Images/tbl_bg3D_grey.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
}
.tbl_Heading3D {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E85;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 30px;
	background-image: url(../Images/tbl_top3D.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tbl_Heading3D_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E85;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 30px;
	background-image: url(../Images/tbl_top3D_green.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tbl_Heading3D_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E85;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 30px;
	background-image: url(../Images/tbl_top3D_grey.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tbl_Bottom {
	height: 12px;
	background-color: #FBFAF6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bbafa0;
	border-bottom-color: #bbafa0;
	border-left-color: #bbafa0;
}
.tbl_Bottom3D {
	background-image: url(../Images/tbl_bottom3D.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.tbl_Bottom3D_Green {
	background-image: url(../Images/tbl_bottom3D_green.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.tbl_Bottom3D_Grey {
	background-image: url(../Images/tbl_bottom3D_Grey.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.tbl_Right3D {
	background-image: url(../Images/tbl_right3D.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.tbl_Right3D_RightAlign {
	background-image: url(../Images/tbl_right3D.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 34px;
}
.tbl_Left3D {
	background-color: #FFFFFF;
	background-image: url(../Images/tbl_left3D.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 34px;	
}

.tbl_Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbafa0;
	background-color: #FFFFFF;
	padding-left: 34px;
}
.tbl_Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbafa0;
	background-color: #FFFFFF;
}
.tbl_Centre {
	background-color: #FFFFFF;
}
.tbl_LeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbafa0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbafa0;
	background-color: #FFFFFF;
	padding-left: 34px;
	}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 255px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textbox_batch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	border: 1px solid b6b6b6;
	text-align: center;
}
.textbox_TrackNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 50px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textbox_TrackName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textbox_TrackLen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textbox_TrackFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textbox_TrackFile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textbox_card {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.fileboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 249px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.fileboxes_card {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 298px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
}
.textboxes_lowpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 255px;
	border: 1px solid b6b6b6;
}
.textboxes_lowpad_Up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 255px;
	border: 1px solid b6b6b6;
	text-transform: uppercase;
}
.textboxes_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 545px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
	height: 80px;
}
.textboxes_full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 824px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
	height: 200px;
}
.textboxes_low {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 824px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
	height: 80px;
}

.textboxes_cardblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 488px;
	border: 1px solid b6b6b6;
	margin-bottom: 12px;
	height: 188px;
}
.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAFA0;
	padding-bottom: 4px;
	background-image: url(../Images/Bandtag_Logo-200x91.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 70px;
}
.updatepanel {
	background-image: url(../Images/update_panel_sm.gif);
	height: 70px;
	width: 264px;
	vertical-align: baseline;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text_grey_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 63px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005e85;
}
.tbl_Footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAFA0;
	padding-top: 12px;
}
.tbl_greyborder {
	border: 1px solid #d1cfcf;
}
.tbl_header {
	background-image: url(../Images/tbl_head_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d444f;
	font-weight: bold;
	padding-left: 12px;
}
.tbl_headerRight {
	background-image: url(../Images/tbl_head_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #D1CFCF;
	border-bottom-color: #D1CFCF;
	border-left-color: #d1cfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d444f;
	font-weight: bold;
	text-align: center;
}
.tbl_headerLeft {
	background-image: url(../Images/tbl_head_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1cfcf;
	border-right-color: #D1CFCF;
	border-bottom-color: #D1CFCF;
	border-left-color: #d1cfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d444f;
	font-weight: bold;
	text-align: center;
}
.rightbottom {
	text-align: right;
	vertical-align: bottom;
}

.tracktext_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	background-color: #FFFFFF;
}

.tracktext_left a:link {
	font-weight: normal;
	color: #015071;
	font-weight:300;
	text-decoration:none;

}

.tracktext_left a:active {
	font-weight: normal;
	color: #015071;
	font-weight:300;
	text-decoration:none;

}

.tracktext_left a:visited {
	font-weight: normal;
	color: #015071;
	font-weight:300;
	text-decoration:none;

}
.tracktext_left a:hover {
	font-weight: normal;
	color: #000000;
	font-weight:300;
	text-decoration:underline;

}

.tracktext_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	background-color: #FFFFFF;
}
.tracktext_center_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1cfcf;
	background-color: #FFFFFF;
}
.activetext_far_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-right: 25px;
}
.inactivetext_far_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-right: 40px;
}

.tracktext_left_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	background-color: #e1ebee;
}

.tracktext_left_a a:link {
	font-weight: normal;
	color: #015071;
	font-weight:300;
	text-decoration:none;

}

.tracktext_left_a a:active {
	font-weight: normal;
	color: #015071;
	font-weight:300;
	text-decoration:none;

}

.tracktext_left_a a:visited {
	font-weight: normal;
	color: #015071;
	font-weight:300;
	text-decoration:none;

}
.tracktext_left_a a:hover {
	font-weight: normal;
	color: #000000;
	font-weight:300;
	text-decoration:underline;

}

.tracktext_center_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	background-color: #e1ebee;
}
.tracktext_center_right_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	padding-bottom: 13px;
	padding-top: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1cfcf;
	background-color: #e1ebee;
}
