@charset "UTF-8";
/* CSS Document */

#tableTop {
	background-image: url(../images/design1/guitarists/infoTop.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 280px;
}
#tableRepeat {
	background-image: url(../images/design1/guitarists/infoRepeat.jpg);
	background-repeat: repeat-y;
	width: 260px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#infoBox {
	width: 260px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infoBoxRepeat {
	background-image: url(../images/design1/guitarists/subInfoRepeat.jpg);
	background-repeat: repeat-y;
	width: 260px;
	color: #E7E7E7;
	text-align: center;
	font-size: 12px;
}
.infoBoxFooter {
	background-image: url(../images/design1/guitarists/subInfoBottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 260px;
}
.infoBoxHeader {
	background-image: url(../images/design1/guitarists/subInfoTop.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
}
.infoBoxHeader a {
	color: #FFF;
	text-decoration: none;
}
#tableBottom {
	background-image: url(../images/design1/guitarists/infoBottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 280px;
}
#infoTableContainer {
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.videoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.videoLinks a {
	color: #CCC;
	text-decoration: none;
}
#videoPlayer {
	height: 344px;
	width: 425px;
	border: 5px solid #07608B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.innerVideoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B5E88;
}

