/*
div .pad_layout_container {
	width: 226px;
	height: auto;
	background: transparent url("/images/pad_bkg_btm.png") no-repeat left bottom;
	
}

div .pad_layout_container .bt {
	background: transparent url("/images/pad_bkg_top.png") no-repeat left top;
	padding-bottom: 30px;
}

div .pad_layout {
	height: auto; 
	padding-bottom: 0px;
	background: transparent url("/images/pad_bkg_strip.png") repeat-y left top;
}
*/

div .pad_layout_container {
	position: relative;
  	width: 232px; /*226 */
	height: auto;
	color: #CCCCCC;
	z-index: 10000;
}

div .pad_layout_container .top {
  height: 9px; /* 8 */
  background: transparent url("/images/v3/pad_bkg_top-ns.png") no-repeat left top;
  overflow: hidden;
}

div .pad_layout_container .btm {
  position: absolute;
  height: 9px; /* 8 */
  margin: 0; 
  padding: 0;
  width: 232px;
  right: 0px;
  bottom: -9px;
  background: transparent url("/images/v3/pad_bkg_btm-ns.png") no-repeat left top;
  /* z-index: 5000: */
}

div .pad_layout_container .body {
    height: auto; 
	padding-bottom: 10px;
	/*
	background: transparent url("/images/pad_bkg_strip-ns.png") repeat-y left top;
	*/
	border-right: 7px solid black;
	border-left: 7px solid black;
	background-color: #333333; 
}


.pad_layout_container a.close {
    position: relative;
	display: block;
	top: 1px; /* 0 */
	left: 199px; /* 195 */
	height: 16px;
	width: 16px;
	background: transparent url("/images/close_pad_layout.png") no-repeat left top;	  	
}

.pad_layout_container a.close:hover {
	position: relative;
	display: block;
	top: 1px;
	left: 199px;
	height: 16px;
	width: 16px;
	background: transparent url("/images/close_pad_layout.png") no-repeat right bottom;	  	
}

.pad_button_cells {
    position: relative;
	top: 4px; /* 4 */
	left: 2px; /* 7 */
	background-color: #1D1D1D; /* #ECE9D8; */
    border-top: solid #333333 1px; /* #999999 */
    border-left: solid #333333 1px; /* #999999 */
    /*border-color: #999999; */
    width: 214px; /* 205 */
    empty-cells: show;	
}

.pad_button_cells td.cell {
	border-right: solid #333333 1px; /* #999999 */
    border-bottom: solid #333333 1px; /* #999999 */
    width: 70px; /* 67 */
    height: 58px; /*  62 */
    empty-cells: show;
}

.pad_button_cells td.empty_pad {
	border-right: solid #999999 1px;
    border-bottom: solid #999999 1px;
    width: 217px; /* 202 */
    height: 248px;
    empty-cells: show;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #CCCCCC; /* black */
}

.pad_button_cells td.empty_pad span.create { 
	font-size: 12px;
    color: black;
    font-weight: bold;
}

div .pad_button_cell {
  /* background: #ECE9D8 */	
  height: 100%;
  width: 100%;
}

.pad_button_cell .header {
    /* position: relative; */
	/* overflow: auto; */
	float: left;
	top: 0px;
	left: 0;
	float: left;
	height: 13px; /* 17 plus 3 later */
	width: 100%;	
}

.pad_button_cell .num {
  float: left;
  padding-top: 2px;
  padding-left: 2px;
}

.pad_button_cell .play_button {
  float: left;
  padding-top: 2px;
  padding-left: 2px;
}

.pad_button_cell a.remove_tone_button {
	/*position: relative;*/
	display: block;
	float: right;
	margin-top: 2px; /* 1 */
	margin-right: 3px; /* 0 */
	height: 9px; /* 17 x 17 */
	width: 9px;
	overflow: hidden;
	background: transparent url("/images/v3/remove_tone_button.png") no-repeat left top;	 
}

.pad_button_cell a.remove_tone_button:hover {
	background: transparent url("/images/v3/remove_tone_button.png") no-repeat 0px -9px;	
}

.pad_button_cell a.add_tone_button {
	/*position: relative;*/
	display: block;
	float: right;
	margin-top: 2px; /* 1 */
	margin-right: 3px; /* 0 */
	height: 9px;
	width: 9px;
	overflow: hidden;
	background: transparent url("/images/v3/add_tone_button.png") no-repeat left top;	 
}

.pad_button_cell a.add_tone_button:hover {
	background: transparent url("/images/v3/add_tone_button.png") no-repeat 0px -9px;	
}

div .pad_button {
	clear: left;
	padding: 0;
	margin: 0;
	position: relative;
	top: 3px; /* minus 17 because relative */
	left: 0px; /* 1 */
	width: 70px; /*65 */
	height: 42px; /* 40 */
	background: transparent url("/images/v3/pad_button.png") no-repeat;
	font-size: 10px;
	text-align: center; 
	vertical-align: middle;
	overflow: hidden;	
	line-height: 1.0;
	cursor: pointer;
}

div .pad_button:hover {
	background: transparent url("/images/v3/pad_button_over.png") no-repeat;	
}

div .pad_button:active {
	background: transparent url("/images/pad_button_pressed.png") no-repeat;	
}

.pad_button table {
    width: 100%;
    height: 100%;
}

.pad_button td.button_handle {
	width: 5px;
	height: 100%;
	cursor: move;
}

.pad_button td.button_body {
	width: 65px;
	height: 100%;
}

div .pad_selector {
	position: relative;
	top: 10px;
	left: 2px; /* 7 */
	font-size: 10px;
	padding-bottom: 4px;
}

div .pad_selector .selector_bar {
    margin: 0;	
}

div .pad_selector .selector_bar a {
    color: #D5D9FD;
}

div .pad_selector select {
    font-size: 10px;
    width: 120px;	 /* 110 */
}

div .pad_selector input {
	font-size: 10px;
}

div .create_pad_form_container { 
	margin: 0;
	padding: 0; 
}

div .create_pad_form {
	padding-top: 4px;
	margin: 4px 0 0 0;
	font-size: 10px;
	height: auto;
	width: 212px; /* 203 */
	background-color: #333333; /* #ECE9D8 */
    border: solid #666666 1px;
}

div .create_pad_form #create_pad_notice {
	padding: 0 3px 0 3px;
	color: red;
	text-align: center;
}

div.create_pad_form form {margin: 0; padding: 0;}

#save_submit {
	float: left;
}

#save_status {
	float: left;
	margin-left: 15px;
	color: red;
	font-weight: bold;
}
	
