
#guitar
{
	width:782px;
	position:relative;
	top:370px;
	float:right;	
}

#guitar_top,#guitar_neck,#guitar_bottom
{
	float:left;
}

#guitar_top
{
	width:184px;
	height:200px;
	margin:0px auto 0px auto;
	text-align:center;
	background-image:url(../../img/horz/banjo-top.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#guitar_neck
{
	background-image:url(../../img/horz/banjo-neck_vert.png);
	background-position:left center;
	background-repeat:no-repeat;
	width:598px;
	height:200px;
}

.guitar
{
	position:relative;
	top:62px;
	left:0px;
}

.fretmarker
{
	width:60px;
	color:white;
	font-style:italic;
	text-align:right;
}

.marker_0 { display: none; }
.marker_1 { display: none; }
.marker_2 { display: none; }
.marker_3 {  }
.marker_4 { display: none; }
.marker_5 { display: none; }
.marker_6 { display: none; }
.marker_7 { }
.marker_8 { display: none; }
.marker_9 { display: none; }
.marker_10 {  }
.marker_11 { display: none; }
.marker_12{  }
.marker_13 { display: none; }
.marker_14 { display: none; }
.marker_15 {  }
.marker_16 { display: none; }

.fret
{
	color:#aaa;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	text-align:center;
}

.rootnote
{
	font-size:12px;
	width:12px;
}

.fret1 { width:55px; }
.fret2 { width:53px; }
.fret3 { width:47px; }
.fret4 { width:46px; }
.fret5 { width:42px; }
.fret6 { width:40px; }
.fret7 { width:37px; }
.fret8 { width:35px; }
.fret9 { width:33px; }
.fret10 { width:28px; }
.fret11 { width:30px; }
.fret12 { width:25px; }
.fret13 { width:25px; }
.fret14 { width:23px; }
.fret15 { width:23px; }
.fret16 { width:20px; }
