body {
	margin:0;
	padding:0;
	background:#fff;
	font:arial;
}
div.forumtab {
background:#fff;
}
.quarterinput {
	width: 2em;
	float:left;
	margin-left: 1em;
}
.tablequarter {
	width: 2em;
	
}
#maintab {
	overflow:auto;	
}
.clearleft {

clear:left;

}
.floatleft {
	float:left;
}
#contentblock {
	margin: 3em;
}
#contentblock h1 {
	margin-bottom:1em;
}
#contentblock  p {
	margin:0 0 1em 0;
	padding:0;
}
#contentblock form {
	margin:0;
	padding:0;
}
#contentblock form p {
	clear:left;
	margin:1em 0 ;
	padding:0;
}
#contentblock form input {
	margin-bottom: 1em;
}
#contentblock form textarea {
	margin-bottom: 1em;
	width:80%;
	height:150px;
}
.tabblock {
	margin-top: 1em;
	margin-left: 40px;
	/* b ackground: url(http://djembefola.com/assets/images/tab/backgroundtemplate.jpg) no-repeat;  */
	
}
p.description {
	padding-left:100px;
	
	
}
table.fourfour16 {
	border-collapse: collapse;
	margin-left:10px;
	padding:0;
	margin-left:10px;
		
}
table.fourfour16 td{
	margin:0;
	padding:0;
	width:40px;
	height: 30px;
	

}
td.withborders {
	margin:0;
	padding:0;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}
.clearboth {
	clear:both;
}


#draggables:after{ 

content: "."; 

display: block; 

height: 0; 

font-size:0; 

clear: both; 

visibility:hidden; } 

#draggables{display: inline-block;} 



/* Hides from IE Mac \*/ 

* html 

#draggables{height: 1%;} 

#draggables{display:block;}

 /* End Hack */ 		
.onbeat {
	background: #ffab55 ; /* ED8924 */

}
ul.tabnav {
	margin-top:3em;
	float:left;
	display:inline;
	padding:0;
}
ul.tabnav li a {

	padding: 0 1em 0 0 ;

}
ul.tabnav li a:hover {
	text-decoration:underlined !important;
}
ul.tabnav li {
	float:left;
	display:inline;
	list-style: none;
}
.rhythmlisting {
	border-collapse: collapse;
}
.rhythmlisting th {
	border: 1px solid #999; 
	
	padding:1em;
}
.rhythmlisting td {
	border: 1px solid #999; 
	text-align:center;
	padding:1em;
}
 
.rhythm {
		border-collapse: collapse;

}
.title
{
	width:40%;
}
.rating
{
	width:20%;
}
.addedby
{
	width:20%;
}
/*** New changes */
.note {
	margin-top:40px;
	width:5px;
	text-align:center;
	float:left;
	height:15px;
	/* background-color:red; */
	position:absolute;
	/* cursor:e-resize; only if they have the right - set in draggable.js */
}
.notationrow {
	color:black;
	height:80px;
	margin:0;
	padding:0;
	position:relative;
/* 	width:800px;
	_width:790px; */
	
}
.binary {
	background: url('../images/tabsystem/binary-lines.jpg') 2px 0 repeat-x; 

}
.ternary {
	background: url('../images/tabsystem/ternary-lines.jpg') 2px 0 repeat-x; 
	
}
#ternarytab {
	width:800px;
	background:#FFF;
}
#binarytab {
	width:400px;
	background:#FFF;
}
form#addrhythm input.title {
	width:200px;

	
	
}
textarea.description {
	width:400px;
	height:200px;
}
.noteinput {
	width:20px;
}
#tabinputboxes {
	width:100%;
}
.deleterow {
	float:right;
}
.noteinput {
	margin: 0 5px 0 0;
}
#saveMessage {
	color:#FF9900;
	width:100px;
	float:right;
	
}
.notationrowvoice {
	height:25px;
	
}
.addnotationrow {

	margin-top:10px;
}
.selected {
	border:1px solid #FF9900;
}
.splitnote {
	margin:0;
}
.last-splitnote3 {
	margin-right:3px;
}
.last-splitnote2 {
	margin-right:7px;
}
a.confirmDeleteTab {
	

	
	
}
.usertab {
	clear:left;
	border-bottom:1px solid #FF9900;

}
.usertab span {
	float:left;
	padding:1em 0;
	width:150px;
}
.usertabheading h3 {
	display:inline;
	float:left;
	font-size:1.75em;
	width:150px;
}
/*
#taboptions {
	position:relative;
}
#taboptions p {
	position:absolute;
}*/
.embedtabinfo {
	border:1px dashed #FF9900;
	margin-top:2em;
	padding: 0 1em 1em 1em;
}	
.embedtabinfo p.code {
	font-size:10px;
	font-weight:bold;
}
/*
#ternarytab .ui-accordion div
{
	background: url("../images/tabsystem/ternary-lines.jpg") repeat-x scroll 2px 0 rgba(0, 0, 0, 0);
}
#ternarytab  div.notationrowvoice {
							
							margin: 0 !important;
							background-color: #FFF;
						
						}*/