html {
	overflow-y: scroll;
}

body {
	background: url("../img/bg/2.jpg") no-repeat #000;
	font-family: Arial;
}

a {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

.hidden {
	display: none;
}

.clickable {
	cursor: pointer;
}


#loading_bar {
	padding: 15px;
	margin: 15px;
	background: red;
	color: white;
}




/* header */
#header {
	height: 198px;
}

#header #player {
	float: right;
	height: 198px;
	width: 334px;
}

#header img {
	float: right;
	margin: 45px 65px 0 0;
}

/* menu */
#menu {
	height: 67px;
	list-style-type: none;
	width: 100%;
}

#menu li {
	color: #fff;
	float: right;
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 31px;
	padding: 6px 6px 8px 6px;
	margin: 7px 0 0 4px;
	cursor: pointer;
}

#menu .about {
	color: #de2d7a;
}

#menu .about:hover,#menu .about_selected {
	background: #de2d7a;
	color: #fff;
}

#menu .blog {
	color: #b066c4;
}

#menu .blog:hover,#menu .blog_selected {
	background: #b066c4;
	color: #fff;
}

#menu .artists {
	color: #93c437;
}

#menu .artists:hover,#menu .artists_selected {
	background: #93c437;
	color: #fff;
}

#menu .agenda {
	color: #f7a91c;
}

#menu .agenda:hover,#menu .agenda_selected {
	background: #f7a91c;
	color: #fff;
}

#menu .cases {
	color: #5a96cf;
}

#menu .cases:hover,#menu .cases_selected {
	background: #5a96cf;
	color: #fff;
}

#menu .contact {
	color: #EF0A00;
}

#menu .contact:hover,#menu .contact_selected {
	background: #ef0a00;
	color: #fff;
}

#artists_submenu {
	background:#93C437;
	font-size:13px;
	display:none;
	position:absolute;
	padding:6px 6px 8px;
	z-index:5000;
}

#artists_submenu li {
	font-size:11px;
	margin:0;
	padding:3px;
}

#artists_submenu li a{
	color:#4c6b12;
	cursor:pointer;
}	
#artists_submenu li a:hover{	
	color:#fff;
	cursor:pointer;
}

/* content */
#content {
	background: #ecf0ef;
}

/* footer */
#footer {
	background: #fff;
	clear: both;
	padding: 15px 15px 7px 15px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#footer .esq a {
	float: left;
	margin: 0 15px 0 0;
}

#footer .bloom {
	margin: -4px 0 0 22px;
}

#footer h2 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	margin: 5px 0 0 0;
}

#footer_hover_message {
	color:#dd2966;
	font-family:"Arial Black", Arial;
	font-size:12px;
	font-weight:bold;
}

/* pages */ /* home */
#home {
	background: #ecf0ef;
	display: none;
	overflow: hidden;
}

#home .left {
	background: #ecf0ef;
	float: left;
	padding: 21px 15px 15px 21px;
	width: 506px;
}

#home .right {
	background: #cfdcdc;
	float: right;
	padding: 20px;
	width: 318px;
}

.blog_item {
	clear: both;
	overflow: hidden;
}

.blog_item h1 {
	color: #945db7;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	font-weight: bold;
}

.blog_item p {
	color: #3b3c3c;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	margin-top: 15px;
	line-height: 18px;
}

.blog_item p img {
	margin: 0 15px 15px 0;
}

.blog_item .author {
	color: #474747;
	clear:both;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
}

.blog_item .comments {
	cursor: pointer;
	color: #d22c64;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
}

.blog_item .comments:hover {
	color:#000;
}

.blog_item .share {
	color: #d22c64;
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	width: 200px;
}

.blog_item .share span {
	margin-right: 10px;
}

.sep {
	background: url("../img/blog/dots.gif") repeat-x;
	clear: both;
	float: none;
	height: 2px;
	margin: 15px 0 10px 0;
}

#secret_pl h1 {
	color: #c42e72;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	margin: 0 0 20px 0;
	text-align: right;
}

#secret_pl img {
	border: 3px solid #0c0d0d;
	float: left;
	margin: 0 10px 0 0;
	width: 82px;
}

#secret_pl h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 18px;
}

#secret_pl  .artist_name {
	color: #c42e72;
	font-family: "Arial Black", Arial;
	margin-top: 8px;
	font-size: 20px;
}

#secret_pl ul {
	clear: both;
	padding: 10px 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
}

#secret_pl ul li {
	/*background: transparent url(../img/hphone.gif) no-repeat scroll 0 0;*/
	cursor: pointer;
	/*margin-bottom: 4px;*/
	/*padding: 2px 0 2px 23px;*/
	padding:3px;
}

#secret_pl ul li:hover {
	background:#ECF0EF;
	color:#df518f;
}

#secret_pl ul li span {
	color: #df518f;
	font-weight: bold;
}

#box_cases {
	margin-top: 20px;
	overflow: hidden;
}

#box_cases h1 {
	color: #3a8ad6;
	font-family: "Arial Black", Arial;
	font-size: 25px;
	margin: 0 0 20px 0;
	text-align: right;
}

#box_cases div {
	background: #242626;
	height: 100px;
	overflow: hidden;
	float: right;
	margin: 5px 0 5px 11px;
	width: 95px;
	cursor: pointer;
}

#box_cases div:hover {
	background: #000;
}

#box_cases div h2 {
	color: #fff;
	padding: 3px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}

#box_new_bands {
	margin-top: 20px;
	overflow: hidden;
}



#box_new_bands h1 {
	color: #70ad03;
	font-family: "Arial Black", Arial;
	font-size: 25px;
	margin: 10px 0 20px 0;
	text-align: right;
}

#box_new_bands div {
	background: #242626;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 5px 0 5px 11px;
	width: 95px;
	cursor: pointer;
}

#box_new_bands div:hover {
	background: #000;
}

#box_new_bands div h2 {
	color: #fff;
	padding: 3px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}

/* cases */
#cases {
	background: #dfe6e4;
	display: none;
	overflow: auto;
}

#cases .left {
	background: #dfe6e4;
	float: left;
	padding: 24px;
	width: 131px;
}

#cases .right {
	background: #cfdcdc;
	float: right;
	width: 673px;
	padding: 24px;
}

#cases .right h1 {
	color: #2989de;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	text-align: right;
	margin: 0 auto;
	width: 653px;
}

#case_list div {
	margin-bottom: 15px;
	cursor: pointer;
}

#case_list div  h2 {
	color: #2989de;
	margin: 3px 0;
}

#case_list div  h2:hover {
	color: #000;
}

#case_detail {
	background: #535858;
	margin: 15px auto;
	width: 653px;
}

#case_detail h2 {
	color: #35a0ff;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	padding: 10px;
	text-align: left;
	float:left;
	width:450px;
}

#case_detail h4 {
	color: #35a0ff;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	padding: 10px;
	text-align: left;
}

#case_detail p {
	clear:both;
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 18px;
	padding: 24px;
}

#case_detail .caption {
	background: #000;
	display: block;
	margin: -34px 0 10px 0;
	padding: 8px 12px 8px 12px;
	text-align: right;
	z-index: 1000;
}

#case_detail .caption span {
	color: #93c2eb;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-style: italic;
}

#case_detail .video_label {
	background:url(../img/cases/arrow.gif) no-repeat center right;
	padding:30px;
	margin-right:30px;
	text-align:right;
	cursor:pointer;
}

#case_detail .next_image {
	background:#000;
	color:#8fd213;
	padding:4px 7px 4px 7px;
	font-size:20px;
	float:right;
	position:relative;
	top:57px; 
	right:14px;
	z-index:10000;
	cursor:pointer;
}

#case_detail  .next_image:hover {
	background:#8fd213;
	color:#000;
}

.video_player {
	margin:10px 0 0 110px;
	padding:0 0 15px 0;
}

/* artists */
#artists {
	background: #dfe6e4;
	display: none;
	overflow: auto;
}

#artists .left {
	background: #dfe6e4;
	float: left;
	width: 179px;
}

#artists .left #new_bands_link {
	background: #8dd019;
	color: #fff;
	font-size: 19px;
	font-family: "Arial Black", Arial;
	padding: 15px 5px 15px 5px;
	text-align: center;
}

#artists .left #artist_list {
	padding: 24px;
}

#artists .right {
	background: #cfdcdc;
	float: right;
	width: 673px;
	padding: 24px;
}

#artists .right h1 {
	color: #7eb71f;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	text-align: right;
	margin: 0 auto;
	width: 653px;
}

#artist_list div {
	margin-bottom: 20px;
	cursor: pointer;
}

#artist_list div h2 {
	color: #80b820;
	margin: 3px 0;
	font-size: 20px;
}

#artist_list div h2:hover {
	color: #000;
}

#artist_detail {
	background: #535858;
	margin: 15px auto;
	width: 653px;
}

#artist_detail h2 {
	color: #8dd019;
	float: left; font-family : Arial;
	font-weight: bold;
	font-size: 22px;
	padding: 10px;
	text-align: left;
	font-family: Arial;
}

#artist_detail p {
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 18px;
	padding: 24px;
}

#artist_detail .links {
	color: #8fd213;
	font-size: 20px;
	padding: 24px;
	text-align: right;
}

#artist_detail .links ul {
	margin: 22px 0;
}

#artist_detail .links a:hover {
	color: #8fd213;
}

#artist_detail .links a {
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0;
}


#artist_detail .next_image {
	background:#000;
	color:#8fd213;
	padding:4px 7px 4px 7px;
	font-size:20px;
	float:right;
	position:relative;
	top:57px; 
	right:14px;
	z-index:10000;
	cursor:pointer;
}



#artist_detail .next_image:hover {
	background:#8fd213;
	color:#000;
}

#artists .left #new_bands_link:hover {
	background:#535858;	
}

/* new bands */
#new_bands {
	background: #cfdcdc;
	overflow: auto;
	display: none;
}

#new_bands .paging {
	margin:10px 0 0 0;
}

#new_bands .paging a:hover {
color:#94C538;
}
#new_bands .paging .next {
float:right;
}
#new_bands .paging a {
float:left;
}

#new_bands .paging a {
color:#252828;
font-family:"Arial Black", Arial;
font-size:18px;
font-weight:bold;
}

#new_bands .left {
	background: #dfe6e4;
	float: left;
	padding: 19px;
	width: 24px;
}

#new_bands .left  ul li {
	color: #7eb714;
	font-family: "Arial Black", Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 7px 0;
	text-align: center;
	cursor: pointer;
	padding:3px;
}

#new_bands .left .all {
	font-size:12px;
}

#new_bands .left  ul li:hover {
	background: #7eb714;
	color: #dfe6e4;
}

#new_bands .left  ul .slct {
	color: #ff0937;
}

#new_bands .right {
	background: #cfdcdc;
	float: right;
	width: 768px;
	padding: 35px;
}

#new_bands .right h1 {
	color: #7eb71f;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	text-align: right;
	margin: 0 auto;
	width: 768px;
}

#new_bands .new_band_item {
	background: #535858;
	overflow: hidden;
	margin: 20px 0 0 0;
}

#new_bands .new_band_item h1 {
	color: #8fd213;
	font-size: 25px;
	text-align: left;
	margin: 10px 0 5px 0;
	width:auto;
}

#new_bands .new_band_item .listen_img {
	float: left;
	margin-right: 10px;
	width: 184px;
	clear:none;
}

#new_bands .new_band_item .band_image {
	position:relative;
}

#new_bands .new_band_item .new_bands_next_image {
	background:#000;
	color:#8fd213;
	padding:4px 7px 4px 7px;
	font-size:20px;
	position: relative;
	top:-45px;
	right:10px;
	float: right;
	z-index:10000;
	cursor:pointer;
}

#new_bands .new_band_item .new_bands_next_image:hover {
	background:#8fd213;
	color:#000;
}


#new_bands .new_band_item .members {
	border-left: 1px solid #fff;
	float: left;
	padding: 2px 0 0 8px;
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	margin: 0 18px 5px 0;
	width: 122px;
}

#new_bands .new_band_item .members li {
	margin: 7px 0 0 0;
	font-size: 12px;
}

#new_bands .new_band_item p {
	float: left;
	color: #fff;
	width: 285px;
	font-family: "Trebuchet MS", Arial;
	margin: 8px 30px 15px 0;

	font-size: 12px;
}

#new_bands .new_band_item .links {
	width: 90px;
	float: left;
	margin: -28px 0;
}

#new_bands .new_band_item .links h2 {
	color: #8fd213;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 5px 0;
}

#new_bands .new_band_item .links ul {
	border-left: 1px solid #fff;
	padding: 2px 0 0 8px;
	font-family: "Trebuchet MS", Arial;
	margin: 0 10px 0 0;
}

#new_bands .new_band_item .links li {
	margin: 7px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

#new_bands .new_band_item .links li a {
	color: #fff;
}

#new_bands .new_band_item .links li a:hover {
	color: #8fd213;
}

#new_bands .new_band_item .info {
	float:left;
}


#new_bands .new_band_item .listen {
	padding:8px;
}

#new_bands .new_band_item .listen h2 {
	color: #8fd213;
	font-size: 20px;
	font-weight: bold;
	margin:0 0 5px 0;
}

#new_bands .new_band_item .listen li {
	background:url(../img/play.gif) no-repeat;
	color:#fff;
	cursor:pointer;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	padding:3px 0 3px 22px;
	font-style:italic;
}

#new_bands .new_band_item .listen li:hover {
	color:#8fd213;
}

#new_bands .your_band {
	background:#94c538;
	color:#fff;
	font-size:32px;
	padding:20px;
	text-align:center;
	clear:both;
}

#new_bands .your_band:hover {
	background:#545859;
	cursor:pointer;
}

#new_band_add .counter {
	float:right;
	font-size:11px;
	font-style:italic;
	margin:5px;
}

/* about */
#about {
	background: #dfe6e4;
	padding: 21px 21px 0 0;
	overflow: hidden;
	display: none;
}

#about h1 {
	color: #dd0064;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	text-align: right;
}

#about h2 {
	color: #e1426b;
	font-family: "Arial Black", Arial;
	font-size: 23px;
}

#about h3 {
	color: #e1426b;
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	margin-left: 16px;
}

#about p {
	overflow: hidden;
	color: #585858;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 18px;
	padding: 0 21px 21px 21px;
}

#about .subtitle {
	width: 876px;
	height: 113px;
	background: #dd0064;
	margin: 21px 0;
	vertical-align: middle
}

#about .subtitle p {
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	line-height: 24px;
	margin: 20px;
	padding: 30px 0 0 0;
}

#about .box {
	background: #5a6060;
	margin: 0 0 21px 21px;
	overflow: hidden;
}

#about .box h3 {
	margin-left: 21px;
	padding-top: 15px;
	font-size:24px;
	font-weight:bold;
	color:#FF3669;
}

#about .box p {
	color: #fff;
	font-size: 14px;
	padding: 15px;
	line-height: 18px;
	width: 810px;
	margin: 15px 15px 15px 0;
}

#about .box img {
	float: left;
	margin: 2px 15px 0 5px;
}

#about .servicos {
	margin: 3px 0 8px 65px;
}

#about .quem_somos {
	margin: 30px 0 12px 21px;
}

#about .cartela {
	margin: 5px 0 15px 80px;
	list-style-type: disc;
	color:#585858;
	
}

#about .cartela li {
	margin: 5px 0 0 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
}

/* agenda */
#agenda {
	display: none;
	padding: 21px;
	overflow: hidden;
}

#agenda  h1 {
	color: #ff9c00;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	text-align: right;
}

#agenda .item_agenda {
	background: #595c5b;
	margin: 10px 0 10px 0;
	overflow: hidden;
	width: 858px;;
}

#agenda .item_agenda .left {
	float: left;
	margin: 0 8px 0 0;
	width: 205px;
	padding: 10px;
}

#agenda .item_agenda .left h1 {
	color: #fe9f08;
	font-size: 20px;
	text-align: left;
	height: 75px;
}

#agenda .item_agenda .left h2 {
	color: #fff;
	font-size: 25px;
}

#agenda .item_agenda p {
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 238px;
	padding: 10px 0 0 0;
	float: left;
}

#agenda .item_agenda .right {
	width: 180px;
	float: left;
	padding: 10px;
}

#agenda .item_agenda .right h1 {
	color: #e19317;
	font-size: 17px;
	text-align: left;
}

#agenda .item_agenda .right h2 {
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: left;
	margin: 6px 0 0 0;
}

#agenda .item_agenda img {
	float: right;
}

/* blog */
#blog {
	background: #ecf0ef;
	display: none;
	overflow: hidden;
}

#blog .left {
	background: #ecf0ef;
	float: left;
	padding: 21px 15px 15px 21px;
	width: 606px;
}


#blog .left .video {
	clear:both;
	width:425px;
	margin:4px auto 4px auto;
}

#blog #paginator {
	clear:both;
	padding:5px;
	margin:15px 0 0 0;
}

#blog #paginator a {
	color:#252828;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}

#blog #paginator a:hover {
	color:#945DB7;
}

#blog #paginator .next {
	float:right;
}


#blog #paginator a {
	float:left;
}


#blog .right {
	background: #cfdcdc;
	float: right;
	padding: 20px 20px 20px 30px;
	width: 206px;;
}

#blog .right h1 {
	color:#a96ac5;
	font-size: 31px;
	font-family: "Arial Black", Arial;
	text-align:right;
}

#blog .right h2 {
	color:#252828;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	text-align:left;
	margin:25px 0 8px 0;
}

#blog .right a {
	display:block;
	color:#8f21a0;
	text-decoration:underline;
	margin:0 0 6px 0;
	font-size:12px;
}





/* contact */
#contact {
	background: #dfe6e4;
	overflow: hidden;
	display: none;
}

#contact .left {
	float: left;
	width: 276px;
	padding: 21px;
}

#contact .left h1 {
	color: #ef0a00;
	font-size: 20px;
	font-weight: bold;
}

#contact .left h2 {
	color: #000;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	margin: 15px 0 0 0;
	font-weight: bold;
}

#contact .left p {
	color: #000;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}

#contact .left p a {
	color: #ef0a00;
	font-weight: bold;
}

#contact .left p a:hover {
	color: #000;
}

#contact .left a.button {
	width:auto;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	background:#ef0a00;
	color:#fff;
	display:block;
	padding:12px;
	margin:-21px -27px 45px -21px;
}

#contact .left a.button:hover {
	background:#545859;
	color:#fff;
}

#contact .right {
	background: #cfdcdc;
	padding: 21px;
	width: 534px;
	float: right;
}

#contact .right h1 {
	text-align: right;  
	color: #ef0a00;
	font-size: 28px;
	font-family: "Arial Black", Arial;
	font-weight: bold;
}

#contact .right form {
	float: right;
	margin: 20px 0 0 0;
}

#contact .right form label {
	width: 128px;
	float: left;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #ef0a00;
	padding: 0 10px 0 0;
}

#contact .right form input,#contact .right form textarea {
	background: #535858;
	border: 0;
	padding: 5px;
	width: 350px;
	font-family: "Trebuchet MS", Arial;
	color: #fff;
	font-size: 16px;
}

#contact .right form textarea {
	height: 100px;
}

#contact .right form ul li {
	padding: 4px;
}

#contact .right form .submit {
	background: #535858;
	font-size: 14px;
	font-weight: bold;
	color: #ef0a00;
	padding: 2px;
	width: 70px;
	float: right;
}

#contact .right form .submit:hover {
	background: #ef0a00;
	color: #fff;
	cursor: pointer;
}

#contact .bottom {
	clear: both;
	background: #ef0a00;
	padding: 21px 21px 21px 30px;
}

#contact .bottom a {
	color:#fff;
}

#contact .bottom a:hover {
	color:#000;
}

#contact .bottom h1 {
	color: #fefefe;
	font-size: 32px;
	font-weight: bold;
}

/* media */
#namidia {
	display: none;
	padding: 21px;
	overflow: hidden;
}

#namidia h1 {
	color: #ef0a00;
	font-family: "Arial Black", Arial;
	font-size: 30px;
	text-align: right;
}

#namidia ul {
	clear:both;
	margin:20px 0;
}

#namidia li {
	width:410px;
	height:330px;
	background:#333;
	position:relative;
	overflow:hidden;
	margin:0 16px 16px 0;
}

#namidia li.left {
	float:left;
}

#namidia li.right {
	float:right;
}

#namidia li p {
	top:302px;
	position:absolute;
	font-size:13px;
	width:inherit;
	background:#595c5b;
	padding:8px;
}

#namidia li p:hover {
	background:#747776;
}

#namidia li p a {
	color:#fff;
}

#namidia .paging {
	clear:both;
}

#namidia a.button {
	width:150px;
	height:33px;
	font-size:18px;
	font-weight: bold;
	text-align:right;
	float:right;
	color:#f2463d;
}  

/* add new band */
#new_band_add {
	background: #dfe6e4;
	display: none;
	overflow: hidden;
}

#new_band_add .reset_onclick{
	font-style:italic;
	color:#c0c0c0 !important;
}

#new_band_add .left {
	float: left;
	padding: 21px;
	width: 185px;
}

#new_band_add .left h2 {
	color: #8ebf3d;
	margin: 0 0 5px 0;
}

#new_band_add .right {
	background: #cfdcdc;
	float: right;
	padding: 21px;
	width: 630px;
}

#new_band_add .right h1 {
	font-size: 28px;
	font-family: "Arial Black", Arial;
	color: #7bb60f;
	text-align: right;
}

#new_band_add .right form {
	float: right;
	margin: 20px 0 0 0;
}

#new_band_add .right form label {
	width: 170px;
	float: left;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #8ebf3d;
	padding: 0 10px 0 0;
}

#new_band_add .right form input,#new_band_add .right form textarea {
	background: #535858;
	border: 0;
	padding: 5px;
	width: 430px;
	font-family: "Trebuchet MS", Arial;
	color: #fff;
	font-size: 16px;
}

.new_band_name_instr {
	float:left;
	width:232px;
}

#new_band_add .right form .member {
	width:215px;	
}

#new_band_add .right form .instr {
	float:right;
	width:200px;	
}

#new_band_add .right form textarea {
	height: 100px;
}

#new_band_add .right form ul li {
	padding: 4px;
}

#new_band_add .right form ul .add_member {
	text-align: right;
}

#new_band_add .right form .submit {
	background: #535858;
	font-size: 14px;
	font-weight: bold;
	color: #8ebf3d;
	padding: 2px;
	width: 70px;
	float: right;
}

#new_band_add .right form .submit:hover {
	background: #8ebf3d;
	color: #535858;
	cursor: pointer;
}

#uploaded_images img {
	border: 1px solid #ccc;
	display:block;
	margin-bottom:2px;
}

#uploaded_images div {
	float:left;
	margin: 3px 3px 0 0;
	font-size:11px;
	cursor:pointer;
}

#uploaded_images div:hover {
	color:#ff9900;
}


.spacer20 {
	height: 20px;
	display: block;
	clear: both;
}

#new_band_add  h3 {
	font-size: 11px;
	margin: 0 0 5px 0;
}

#song_upload_box input {
	width: 70px;
}

#uploaded_songs .item {
	font-size: 12px;
	background: #d0dcd9;
	padding: 6px;
	border: 1px solid #b8cbc6;
	margin: 5px 0 0 0;
}

#uploaded_songs .item label {
	margin: 5px 2px 2px 2px;
	display: block;
}

#uploaded_songs .item label i:hover{
	color:#ff9900;
}

/* added */
#new_band_added {
	background: #dfe6e4;
	display: none;
	overflow: hidden;
	padding: 24px;
}

#new_band_added h1 {
	font-size: 28px;
	font-family: "Arial Black", Arial;
	color: #7bb60f;
	text-align: right;
}

#new_band_added p {
	font-size: 14px;
	text-align: right;
}

/* uploads */
.fileUploadQueueItem {
	background: #fffdd0;
	border: 1px solid #d8ca7f;
	font-size: 12px;
	padding:8px;
}

.fileUploadQueueItem .percentage {
	font-weight: bold;
}

/* new band tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
