#content{
	clear: both;
	background:#fff;
	color:#000;
	margin:0px;
	height:100%;
}

div#band_member_search{ 
	margin:15px 0 0 12px;
	float:left; width:199px;
	background:#fff;
    padding-top:10px;
}

div#band_member_search div#top{ 
	height:7px;
	background:url(../img/money_panel_top.jpg) no-repeat
}
div#band_member_search div#bottom{ 
	height:7px;
	background:url(../img/money_panel_bottom.jpg) no-repeat
}

div.band_money h1{
	margin-left:20px;
	height:25px; 
	line-height:25px;
	padding-left:25px; 
	color:#FF813C ; 
	font-size:1.3em;
	background:url(../img/money_icon.jpg) no-repeat ;
}
div.band_money p{	
	padding:0 0 0 45px;
	color:#000;	
	font-weight:bold
}

div#highlight_create_band{ 
	float:left; 
	width:840px ;
	height:440px; 
	background: url(../img/lighting.png) no-repeat; 
}
label#gender{
	background:url(../img/gender_icon.jpg) no-repeat;
}
label#instrument{
	line-height:20px;
	background:url(../img/music_icon.jpg) no-repeat;
}
div.clear{	clear:both	}


/* Dialog Fixed For FUnRock
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 320px; background:transparent; border:none;}
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-dialog .ui-dialog-titlebar { padding: .9em .3em .3em 7.6em;  position: relative; height:32px;   background: transparent url(../img/dialog_title_bar.png) no-repeat; border:none}

.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 95px 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px;  }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background:transparent url(../img/dialog_button_panel.png) no-repeat; margin: 0; padding: .3em 1em .5em .4em; border:none }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }

.ui-dialog .ui-dialog-content { border:none; padding: .5em 1em; background: transparent url(../img/dialog_repeat.png) repeat-y; overflow: hidden; zoom: 1;}
.ui-dialog .ui-dialog-content h2,h4 {  padding-left:35px;padding-top:6px; height:35px; margin:0;}
.ui-dialog .ui-dialog-content .head_error { background: url(../img/gigreperror.png) no-repeat;}
.ui-dialog .ui-dialog-content .basic{color:#ffffff;}
/*chage the image url*/
.ui-dialog .ui-dialog-content .success { background: url(../img/success.png) no-repeat;}
.ui-dialog .ui-dialog-content .message{ padding:5px; background:#DCDCDC ;margin-right:3px;}
.ui-dialog .ui-dialog-buttonpane button { color:#ccc ; background:#000; height:25px;border:1px solid #ccc ;line-height:25px;}

#Member_header_background{background:#000 url(../img/layout/header.png) no-repeat;}