body { 
	background: #999; 
}

/* @group Header */

#Layout { 
	width:  929px;
	margin:0 auto 10px;
	position: relative;
	padding-bottom: 20px;
}

#Layout p.topnav{
	color:#999999;
	font-size:80%;
	font-weight:bold;
	margin:5px 20px 5px 0;
	position:relative;
	text-align:right;
	top:38px;
}

#Layout p.topnav a{
	color:#999999;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}

#Layout p.topnav a:hover{
	text-decoration:underline;
}

#Header { 
	width:  929px;
	height:147px;
	background: url(/images/bkg.header.jpg) left top no-repeat transparent;
	overflow: hidden
}

#Header h1 a{
	width: 411px;
	height: 125px;
	float: left;
	clear: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#UtilityNav {
	width:310px;
	height: 89px;
	padding: 14px 17px 0 25px;
	float: right;
	clear: right;
	margin: 16px 17px 0 0;
	overflow: hidden;
}

#Welcome {
	width: 173px;
	height: 63px;
	padding: 11px 0 0 16px;
	float: left;
	clear: left;
}

#Welcome p {
	clear: both;
	font-weight:normal;
	overflow: hidden;
	margin-bottom: 5px;
}

#Welcome p.notcpb {
	font-size:75%;
	font-weight:normal;
	margin-left:1px;
	margin-top:-1px;
}

#Welcome p.notcpb a{
	color:#c21121;
	margin-left:2px;
	text-decoration:none;
}

#Welcome p.notcpb a{
	text-decoration:underline;
}

.LoggedOut #Welcome p {
	margin-bottom: 8px;
}

#Welcome input {
	border:medium none;
	color:#E5AF3F;
	float:left;
	font-size:80%;
	margin:0;
	padding:2px 7px 0;
	text-transform:uppercase;
}

#username {
	display: block;
	width:203px;
	height: 16px;
	background: url(/images/bkg.username.gif) left top no-repeat #17110c;
}

#password {
	background:#17110C url(/images/bkg.password.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:16px;
	width:150px;
}

#Welcome a.submit {
	float: right;
	width: 18px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/bkg.submit.gif) left top no-repeat transparent;
}

#Welcome a.login{
	background:transparent url(/images/bkg.loginbtn.gif) no-repeat scroll left top;
	display:block;
	float:right;
	height:18px;
	overflow:hidden;
	position:relative;
	right:6px;
	text-indent:-9999px;
	width:18px;
	
}

#Welcome input.submit {
	background:transparent url(/images/bkg.searchbtn.png) no-repeat scroll left top;
	display:block;
	float:right;
	height:18px;
	overflow:hidden;
	position:relative;
	right:6px;
	text-indent:-9999px;
	width:55px;
	
}

#Welcome input.submit:hover {
	background-position: left bottom;
	cursor:pointer;
	
}

/*#Welcome input.submit:active {
	background-position: left bottom;
	cursor:pointer;
	
}*/

#UserWelcome {
	text-transform: uppercase;
	font-size: 77%;
}

#UserWelcome span.avatar {
	float: left;
	width: 23px;
	height: 23px;
	padding: 1px;
	background: url(/images/bkg.welcome-user-avatar.gif) left top no-repeat transparent;
	margin-right: 4px;
}

#UserWelcome strong {
	color:#BE0011;
	display:block;
	float:left;
	width:128px;
}

#Logout{
	background:transparent url(/images/bkg.logout.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	width:95px;
}

#Logout:hover{
	background-position:left -19px;
	cursor:pointer;
}

#Logout:active{
	background-position:left -19px;
	cursor:pointer;
}

#EditPhoto{
	background:transparent url(/images/bkg.edit-photo.gif) no-repeat scroll left top;
	display:block;
	float:right;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	width:121px;
}

#EditPhoto:hover{
	background-position:left -19px;
	cursor:pointer;
}

#EditPhoto:active{
	background-position:left bottom;
	cursor:pointer;
}

#Search {
	float:left;
	height:100px;
	margin-left:28px;
	overflow:hidden;
	padding:13px 0 0 17px;
	width:295px;
}

#Search p {
	font-size: 77%;
	margin-bottom: 3px;
}



#Search p.searchtext {
	border-bottom:1px solid #646464;
	float:right;
	font-size:10px;
	left:-14px;
	overflow:hidden;
	padding-bottom:5px;
	padding-left:2px;
	padding-top:5px;
	position:relative;
	text-transform:uppercase;
	width:278px;
}

*:first-child+html #Search p.searchtext {
	width:278px;
	padding-left:0px;
	font-size:10px;
	border-bottom:1px solid #646464;
	overflow: hidden;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding-bottom:5px;
	padding-top:5px;
}

#Search p.filters a{
	background:transparent url(/images/bkg.filters.png) no-repeat scroll left top;
	color:#000000;
	float:left;
	font-size:90%;
	font-weight:bold;
	height:14px;
	margin-left:5px;
	margin-top:2px;
	padding:1px 0 0 16px;
	position:relative;
	text-decoration:none;
}

#Search input {
	background:#17110C url(/images/bkg.utility-nav-input.gif) no-repeat scroll left top;
	border:medium none;
	color:#FDB945;
	float:left;
	font-size:100%;
	font-weight:bold;
	height:23px;
	margin:0;
	padding:8px 7px 0;
	text-transform:uppercase;
	width:262px;
}

#Search input.submit {
	background:transparent url(/images/bkg.searchbtn.png) no-repeat scroll left top;
	display:block;
	height:32px;
	left:240px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	top:51px;
	width:85px;
	z-index:20;
}

#Search input.submit:hover {
	background-position:left bottom;
	cursor:pointer;
	
}

/*#Search input.submit:active {
	background-position:left bottom;
	
}*/


#Upload {
	width: 50px;
	height: 74px;
	float: right;
}

#Upload a {
	width: 41px;
	height: 74px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/bkg.upload.png) left top no-repeat transparent;
}

#Upload a:hover {
	background-position:-41px top;
}

#UploadDisabled a {
	background:transparent url(/images/bkg.upload.png) no-repeat scroll right top;
	display:block;
	height:74px;
	left:71px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:41px;
	
}

/* @end */

/* @group Content */

#Content {
	width: 924px;
	padding: 0 0 0 5px;
	overflow: hidden;
	background: url(/images/bkg.content.jpg) top repeat-y transparent;
}

/* @group Main Content */

#MainContent {
	width: 536px;
	float: left;
	position: relative;
	z-index: 2;
}

#VideoStage {
	background:#161B19 url(/images/bkg.player_bg.jpg) no-repeat scroll 10px top;
	padding:15px 27px;
	width:482px;
}

*:first-child+html #VideoStage {
	padding-bottom: 0px;
}

#VideoStage #bottom-nails {
	background:transparent url(/images/bkg.bottom-nails.png) no-repeat scroll left bottom;
	float:right;
	height:11px;
	left:13px;
	position:relative;
	top:-1px;
	width:508px;
}

*:first-child+html #VideoStage #bottom-nails {
	left:-13px;
	top:-4px;
}

#VideoStage div.player {
	width: 476px;
	height: 386px;
	display: block;
	overflow: hidden;
	background: url(/images/fpo/fpo.video-player.jpg) left top no-repeat;
	margin-bottom: 6px;
	margin-left:3px;
	margin-top:3px;
}

#VideoStage div.title {
	width: 464px;
	height: 30px;
	overflow: hidden;
	background: url(/images/bkg.title-bar.gif) left top no-repeat;
	color: #fff;
	padding: 0 9px;
	margin-bottom: 4px;
}

#VideoStage div.title h2 { 
	float: left;
	line-height: 28px;
	font-size: 123.1%;
}

#VideoStage div.title p.rating a{
	background:transparent url(/images/bkg.viewdesc_btn.gif) no-repeat scroll right 11px;
	color:#FDB945;
	float:right;
	font-size:78%;
	line-height:30px;
	text-decoration:none;
	display:block;
	width:95px;
}

#VideoStage div.title p.rating a:hover{
	text-decoration:underline;
}


#VideoStage p.description {
	font-size: 85%;
	line-height: 1.45;
	border-bottom: 1px solid #646464;
	width: 482px;
	padding-bottom:5px;
	margin-bottom: 9px;
} 

#VideoStage p.video-description {
	display:none;
	max-height:225px;
	overflow:hidden;
	padding:0 3px;
	width:475px;
	
}

#VideoStage p.avatar {
	float: left;
	clear: left;
	width: 29px;
	height: 29px;
	padding: 1px;
	background: url(/images/bkg.user-avatar.gif) left top no-repeat transparent;
	margin-right:10px;
}

#VideoStage div.info {
	width:484px;
	padding-bottom:15px;
}

*:first-child+html #VideoStage div.info {
	position: relative;
	left:0px;
	top:0px;
	width:430px;
	padding-bottom:5px;
}

#VideoStage p.mainInfo {
	float: left;
}

#VideoStage span.author {
	font-size: 108%;
	display: block;
	color: #272727;
}

#VideoStage span.author strong {
	color: #000;
}

#VideoStage span.tags {
	font-size: 77%;
	display: block;
}

#VideoStage span.tags a {
	text-decoration: none;
	color:#FFC767;
}

#VideoStage span.tags a:hover {
	text-decoration: underline;
}

#VideoStage p.nav {
	float: right;
}

#VideoStage #tabs {
	background:transparent url(/images/bkg.tabs.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:33px;
	margin:-3px 0 0 -71px;
	overflow:hidden;
	text-indent:-9999px;
	width:70px;
	z-index:20;
	position:relative;
}

*:first-child+html #VideoStage #tabs {
	position:relative;
	left:130px;
	margin:-3px 0 0 6px;
}

#VideoStage #tabs:hover {
	background-position:left -33px;
}

#VideoStage #tabs:active {
	background-position:left bottom;
}

#VideoStage a.comments {
	background:transparent url(/images/bkg.savevideo.png) no-repeat scroll left top;
	display:block;
	height:33px;
	margin:-3px 2px 0;
	overflow:hidden;
	text-indent:-9999px;
	width:90px;
	z-index:20;
	position:relative;
}

*:first-child+html #VideoStage a.comments {
	float:right;
	left:10px;
}

#VideoStage a:hover.comments {
	background-position:left bottom;
}

#VideoStage a:active.comments {
	background-position:left -33px;
}

#VideoStage a.removevideo {
	background:transparent url(/images/bkg.remove-video.png) no-repeat scroll left top;
	display:block;
	height:33px;
	margin:-3px 2px 0;
	overflow:hidden;
	text-indent:-9999px;
	width:96px;
	z-index:20;
	position:relative;
}

*:first-child+html #VideoStage a.removevideo {
	margin-right:-10px;
	float:right;
}

#VideoStage a:hover.removevideo {
	background-position:left -33px;
}

#VideoStage a:active.removevideo {
	background-position:left bottom;
}

#VideoStage p.subInfo {
	text-align: right;
}

#VideoStage span.timestamp {
	display:block;
	font-size:85%;
	position:relative;
	right:75px;
}

*:first-child+html #VideoStage span.timestamp {
	position:absolute;
	left:200px;
	margin-right:85px;
	width:100px;
}

#VideoStage span.views {
	display:block;
	float:right;
	font-size:77%;
	font-weight:bold;
	left:-75px;
	padding-top:2px;
	position:relative;
	width:100px;
}

*:first-child+html #VideoStage span.views {
	position:absolute;
	left:200px;
	top:12px;
	margin-right:85px;
}

#Comments {
	padding-bottom:35px;
	padding-top:7px;
	width:540px;
	display:block;
}

#Comments li {
	width: 536px;
	overflow: hidden;
	/*background: url(/images/bkg.comment-top.png) left top no-repeat transparent;*/
	margin: 0 0 2px 10px;
	padding-top: 3px;
}

#Comments li p.avatar {
	float: right;
	width: 45px;
	height: 52px;
	background: url(/images/bkg.comment-arrow.png) -1px 16px no-repeat;
	padding-left: 15px;
	position: relative;
	right: 16px;
	z-index: 50;
}

#Comments li p.avatar a {
	width: 39px;
	height: 40px;
	display: block;
	background: url(/images/bkg.comment-user-avatar.png) left top no-repeat;
	position: relative;
	padding: 5px 0 0 5px;
	margin-top: 6px;
}

#Comments li p.avatar a img {
	width: 29px;
	height: 29px;
	position: absolute;
	padding: 1px;
	background: url(/images/bkg.user-avatar.gif) left top no-repeat transparent;
}

#Comments li div.info {
	background:transparent url(/images/bkg.comment.png) no-repeat scroll left top;
	float:left;
	padding:15px 0 11px;
	position:relative;
	width:520px;
	height:20px;
}

#Comments li div.info p {
	text-align: left;
	font-size:85%;
	padding-left:16px;
}

#Comments li div.info p a{
	color:#000;
}

#Comments li div.info p a:hover{
	color:#e1a02a;
}

#Comments li div.info p span.songtitle{
	font-weight:bold;
}

#Comments li div.info p span.songtitle a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#Comments li div.info p span.songtitle a:hover{
	text-decoration:underline;
}

#Comments li div.info p.linktab a{
	background:transparent url(/images/bkg.linktab.png) no-repeat scroll 0 0;
	display:block;
	height:25px;
	left:444px;
	position:absolute;
	text-indent:-9999px;
	top:10px;
	width:64px;
}

#Comments li div.info p.linktab a:hover{
	background-position:0px -25px;
}

#Comments li div.info p.linktab a:active{
	background-position:0px bottom;
}

#Comments li div.info p.linktab-disabled a{
	background:transparent url(/images/bkg.linktab.png) no-repeat scroll 0 -50px;
	display:block;
	height:25px;
	left:444px;
	position:absolute;
	text-indent:-9999px;
	top:10px;
	width:64px;
}

#Comments li div.info p.timestamp {
	font-weight: bold;
	text-align: left;
	font-size: 77%;
	position: absolute;
	top: 5px;
	left: 10px;
	background: none;
}

#Comments li div.info p.author {
	font-size: 100%;
	position: absolute;
	top: 9px;
	right: 20px;
	background: none;
}

#Comments li div.info p.author a {
	font-weight: bold;
	color: #000;
}

#Comments li div.info p.content {
	padding: 13px 20px 4px 0;
	font-size: 77%;
}

#Comments li.even {
	/*background-image: url(/images/bkg.comment-top-stripe.png);*/
}

#Comments li.even p.avatar {
	background-image: url(/images/bkg.comment-arrow-stripe.png);
}

#Comments li.even p.avatar a {
	background-image: url(/images/bkg.comment-user-avatar-stripe.png);
}

#Comments li.even div.info {
	background-image: url(/images/bkg.comment-stripe.png);
}

#CommentPaging {
	width: 521px;
	height: 104px;
	overflow: hidden;
	background: url(/images/bkg.post-comment.png) left top no-repeat transparent;
	margin: 4px 0 0 12px;
}

.LoggedOut #CommentPaging {
	height: 39px;
	background: url(/images/bkg.post-comment-logged-out.png) left top no-repeat transparent;
}

#CommentPaging p.label {
	float: left;
	font-size: 85%;
	text-transform: uppercase;
	padding: 8px 0 10px 10px;
}

#CommentPaging ul.pagination {
	float: right;
	padding: 6px 16px 0 0;
	font-size: 85%;
}

#CommentPaging ul.pagination li.active a {
	color: #ffb62d;
}

#CommentPaging fieldset {
	clear: both;
	padding-top: 5px;
}

#CommentPaging label {
	font-size: 85%;
	padding-left: 10px;
	display: block;
}

#CommentPaging label em {
	font-size: 85%;
	font-style: normal;
}

#CommentPaging textarea {
	border: 1px solid #000;
	height: 29px;
	margin: 3px 0 0 10px;
	float: left;
}

#CommentSubmit {
	float: right;
	width: 69px;
	height: 36px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/bkg.comment-submit.png) left top no-repeat transparent;
	margin: 3px 13px 0 0;
}

/* @end */

/* @group Sub Content */

#SubContent {
	width: 367px;
	float: right;
	margin-right: 6px;
	position: relative;
	z-index: 2;
}

#LocalNav {
	background:#161B19 url(/images/bkg.tools-panel.jpg) no-repeat scroll 12px top;
	height:112px;
	margin-bottom:10px;
	overflow:hidden;
	width:367px;
}

#Filters {
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 18px 0 0 44px;
}

#Filters span.filter {
	float: left;
	margin: 0 18px 0 20px;
}

#Filters span.filter label {
	display: block;
	text-align: center;
	font-size: 77%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 11px;
}

#Filters a.filterToggle {
	width: 42px;
	height: 56px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(/images/bkg.toggle-switch.png) left top no-repeat transparent;
}

#Filters a.filterToggle.off {
	background-position: left top;
}

#Filters a.filterToggle.on {
	background-position: left bottom;
}

#Tools {
	float: right;
	width: 103px;
	margin: 19px 42px 0 0;
}

#Tools label {
	display: block;
	text-align: center;
	font-size: 77%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}

#ToolSelector {
	width: 109px;
	height: 68px;
	display: block;
	overflow: hidden;
	background: url(/images/bkg.tools-dial.gif) left top no-repeat;
	position: relative;
}

#ToolSelector.ToolOff {
	background-position: left top;
}

#ToolSelector.ToolChordChart {
	background-position: left;
}

#ToolSelector.ToolTuner {
	background-position: left bottom;
}

#ToolSelector a {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#ToolChordChart {
	width: 37px;
	height: 32px;
	top: 0;
	left: 0;
}

#ToolTuner {
	width: 48px;
	height: 32px;
	top: 0;
	right: 0;
}

#ToolOff {
	width: 50px;
	height: 20px;
	bottom: 0;
	left: 25px;
}

#ToolNext {
	width: 30px;
	height: 27px;
	left: 35px;
	top: 20px;
}

#ToolsPanel {
	background:#161B19 url(/images/bkg.tools-panel.jpg) no-repeat scroll 12px top;
	display:none;
	height:101px;
	margin:0 0 5px;
	overflow:hidden;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	width:343px;
}

#VideoPaging {
	background:transparent url(/images/bkg.resultsheader.jpg) no-repeat scroll left 29px;
	height:84px;
	margin:0 0 10px 11px;
	overflow:hidden;
	width:350px;
}

#VideoPaging #results-tabs li{
	float:left;
}

#VideoPaging #results-tabs li a{
	float:left;
	background: url(/images/bkg.searchtabs.png) left top no-repeat transparent;
	margin-right:7px;
	display:block;
	text-indent:-9999px;
}

#VideoPaging #results-tabs #all-videos a {
	width:119px;
	height:28px;
	background-position: 0px -29px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #all-videos a:hover {
	width:119px;
	height:28px;
	background-position: 0px 0px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #all-videos a.Active {
/*	width:58px;
	height:29px;*/
	background-position: 0px -58px;
}

#VideoPaging #results-tabs #cpb-videos a {
	width:85px;
	height:28px;
	background-position: -58px -29px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #cpb-videos a:hover {
	width:85px;
	height:28px;
	background-position: -58px 0px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #cpb-videos a.Active {
	/*width:85px;
	height:29px;*/
	background-position: -58px -58px;
}

#VideoPaging #results-tabs #youtube-videos a {
	width:85px;
	height:28px;
	background-position: -143px -29px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #youtube-videos a:hover {
	width:85px;
	height:28px;
	background-position: -143px 0px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #youtube-videos a.Active {
	/*width:85px;
	height:29px;*/
	background-position: -143px -58px;
}

#VideoPaging #results-tabs #saved-videos a {
	width:145px;
	height:28px;
	background-position: -119px -29px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #saved-videos a:hover {
	width:145px;
	height:28px;
	background-position: -119px 0px;
	margin-top: 1px;
}

#VideoPaging #results-tabs #saved-videos a.Active {
	/*width:85px;
	height:29px;*/
	background-position: -119px -58px;
}

#VideoPaging p {
	float: left;
	font-size: 85%;
	padding:17px 0 18px 11px;
	color: #000;
	text-decoration: none;
}


#VideoPaging select {
	width: 145px;
	text-transform: none;
}

#VideoPaging ul.pagination {
	float: right;
	padding:20px 9px 0 0;
	font-size: 85%;
	width: 110px;
}

#VideoCount {
	clear:both;
	left:55px;
	position:absolute;
	top:62px;
}

#VideoCount span.totalvids{
	color: #c21121;
}



#Search #clear a{
	color:#C21121;
	float:left;
	margin-left:150px;
	margin-top:15px;
	text-decoration:none;
}

#Search #clear a:hover{
	text-decoration:underline;
}

ul.pagination li {
	float: left;
	text-transform: lowercase;
	margin: 0 1px;
}

ul.pagination li.label {
	margin: 0 7px 0 0;
}

ul.pagination li a {
	/*text-decoration: none;
	color: #000;
	display: block;*/
	
	text-decoration: underline;
	color: #d00000;
}

ul.pagination li.active a {
	/*text-decoration: underline;
	color: #d00000;*/
	
	text-decoration: none;
	color: #000;
	display: block;
}

ul.pagination li a.prev,
ul.pagination li a.next {
	width: 5px;
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(/images/bkg.paging-controls.gif);
	background-repeat: no-repeat;
}

ul.pagination li a.prev {
	background-position: left bottom;
}

ul.pagination li a.next {
	background-position: right bottom;
	margin-left: 3px;
}

#Videos li {
	width: 350px;
	height: 74px;
	overflow: hidden;
	background: url(/images/bkg.video.png) left top no-repeat transparent;
	margin: 5px 0 4px 12px;
}

#Videos li.Selected {
	width: 350px;
	height: 74px;
	overflow: hidden;
	background: url(/images/bkg.video.png) left top no-repeat transparent;
	margin: 5px 0 4px 12px;
}

#Videos li.Selected h3{
	text-decoration:underline;
}

#Videos li.Selected  p.thumbnail {
	float: left;
	width: 59px;
	height: 46px;
	background: url(/images/bkg.video-thumbnail-selected.gif) left top no-repeat;
	padding: 4px;
	margin: 6px 8px 0 6px;
}

#Videos li:hover {
	cursor: pointer;
}

#Videos li p.thumbnail {
	float: left;
	width: 59px;
	height: 46px;
	background: url(/images/bkg.video-thumbnail.gif) left top no-repeat;
	padding: 4px;
	margin: 6px 8px 0 6px;
}

#Videos h3 {
	font-size: 100%;
	margin-top: 11px;
	color:#D81922;
	font-weight:normal;
}

#Videos h3 a{
	
	color:#D81922;
	text-decoration:none;

}

#Videos h3 a:hover{
	text-decoration:underline;
}

#Videos p.author {
	font-size: 85%;
	color: #5f5f5f;
	margin-top: 3px;
}

#Videos p.cpb {
	background:transparent url(/images/bkg.cpbmark.gif) no-repeat scroll left top;
	width:39px;
	height:10px;
	text-indent:-9999px;
	display:block;
	color:#979797;
	font-size:80%;
	left:307px;
	margin-bottom:20px;
	margin-top:-35px;
	position:absolute;
}

#Videos p.youtube {
	background:transparent url(/images/bkg.youtubemark.gif) no-repeat scroll left top;
	width:35px;
	height:14px;
	text-indent:-9999px;
	display:block;
	color:#979797;
	font-size:80%;
	left:311px;
	margin-bottom:20px;
	margin-top:-35px;
	position:absolute;
}

#Videos div.savebtn a{
	background:transparent url(/images/bkg.save.gif) no-repeat scroll left top;
	bottom:6px;
	display:block;
	height:22px;
	left:294px;
	position:relative;
	text-indent:-9999px;
	width:42px;
}

#Videos div.savebtn a:hover{
	background-position:left bottom;
}

#Videos div.savebtn a:active{
	background-position:left -22px;
}

*:first-child+html #Videos div.savebtn a{
	left:212px! important;
	
}

#Videos div.removebtn a{
	background:transparent url(/images/bkg.remove.gif) no-repeat scroll left top;
	bottom:6px;
	display:block;
	height:22px;
	left:276px;
	position:relative;
	text-indent:-9999px;
	width:60px;
}

#Videos div.removebtn a:hover{
	background-position:left bottom;
}

*:first-child+html #Videos div.removebtn a{
	left:194px! important;
	
}

#Videos div.savebtn-disabled a {
	background:transparent url(/images/bkg.save.gif) no-repeat scroll left -44px;
	bottom:6px;
	display:block;
	height:22px;
	left:294px;
	position:relative;
	text-indent:-9999px;
	width:42px;
}

*:first-child+html #Videos div.savebtn-disabled  a{
	left:212px! important;
	
}

#Videos p.tags {
	font-size: 77%;
	margin-top: 3px;
	text-transform: uppercase;
}

#Videos p.tags a {
	color: #dd001f;
	text-decoration: none;
}

#Videos p.author a {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

#ChordTuner {
	background:#161B19 url(/images/bkg.chord-tuner.jpg) no-repeat scroll left 11px;
	height:110px;
	padding:25px 27px 0;
	width:482px;
}

#ChordTuner #ChordTunerContent div.chordchart {
	background:transparent url(/images/bkg.chordbg.png) no-repeat scroll 305px 0;
	display:block;
	height:89px;
	width:406px;
}

#ChordTuner #ChordTunerContent div.chordchart p.learnmore a{
	background:transparent url(/images/bkg.learnarrow.png) no-repeat scroll right 4px;
	color:#000000;
	font-size:10px;
	left:324px;
	padding-right:7px;
	position:absolute;
	text-decoration:none;
	top:74px;
	z-index:20;
	
}

#ChordTuner #ChordTunerContent div.chordchart p.learnmore a:hover{
	text-decoration:underline;
}

#ChordTuner #ChordTunerContent div.tuner {
	/*background:transparent url(/images/bkg.tuner-placeholder.png) no-repeat scroll left top;*/
	display:none;
	height:90px;
	position:relative;
	top:-2px;
}

#NonFlash p{
	padding:13px 20px 0;
	text-transform:uppercase;
	width:350px;
}

#NonFlash p a{
	color:#000;
}

#ChordTuner #ChordTunerSwitch a{
	background:transparent url(/images/bkg.chordtuner-toggle.jpg) no-repeat scroll 0 0;
	display:block;
	height:51px;
	left:32px;
	margin-top:4px;
	position:absolute;
	text-indent:-9999px;
	width:69px;
}

#ChordTuner #ChordTunerSwitch a.chords-on{
	display:block;
	background-position:left top;
}

#ChordTuner #ChordTunerSwitch a.tuner-on{
	display:none;
	background-position:left bottom;
}

#ChordTuner p.toggletitles {
	color:#FFFFFF;
	font-size:82%;
	margin-top:3px;
	position:relative;
	text-align:center;
	width:80px;
}
#ChordTuner p.toggletitles span.chords {
	color:#FDB945;
	left:16px;
	position:absolute;
	top:72px;
}

#ChordTuner #ChordTunerContent {
	left:75px;
	position:relative;
	top:-15px;
}

#ChordTuner #ChordTunerContent div.chordchart #chord-options {
	left:10px;
	position:relative;
	top:15px;
	width:65px;
}
#ChordTuner #ChordTunerContent div.chordchart #chord-options select {
	font-size:80%;
	margin:5px;
	text-transform:none;
	width:80px;
	float:left;
}

#ChordTuner #ChordTunerContent div.chordchart #chord-graphic {
	left:225px;
	position:absolute;
	top:6px;
	width:180px;
}

#ChordTuner #ChordTunerContent div.chordchart #chord-name {
	left:160px;
	position:absolute;
	top:45px;
	width:180px;
}

#ChordTuner #ChordTunerContent div.chordchart #chord-name-graphic {
	display:block;
	float:left;
	left:110px;
	min-width:40px;
	position:absolute;
	top:25px;
}


#Results {
	background:transparent url(/images/bkg.results.png) no-repeat scroll left top;
	height:35px;
	margin:4px 0 0 10px;
	width:516px;
}

#Results p {
	display:block;
	font-size:85%;
	height:14px;
	overflow:hidden;
	padding:12px 0 0 16px;
}


#Results p span.results-count {
	font-weight:bold;
	color: #fdb945;
}

#Results ul.pagination {
	float:right;
	font-size:85%;
	position:relative;
	right:10px;
	top:-14px;
}

#Results ul.pagination li a {
	color: #fdb945;
}

#Results ul.pagination li.active a {
	color: #000;
}

/* @end */

/* @end */

/* @group Footer */

#Footer {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 929px;
	height:105px;
	display: block;
	overflow: hidden;
	background: url(/images/bkg.footer.jpg) top no-repeat transparent;
}

#Footer p{
	bottom:0;
	color:#222222;
	font-size:90%;
	padding-left:4px;
	position:absolute;
}

#Footer p a{
	color:#222222;
	font-weight:bold;
	text-decoration:none;
}

#Footer p a:hover{
	text-decoration:underline;
}

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background: url(/images/bkg.tooltip.png) left top no-repeat transparent;
    width:111px;
	height:43px;
	font-size:75%;
	padding:2px 2px 2px 8px;
	display: none;
}

*:first-child+html .tooltip{
	font-size:68%;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
	width:100px;
}

.tooltip-learnmore{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.learn_more_fingering.png) left top no-repeat transparent;
	width:267px;
	height:93px;
	font-size:80%;
	padding:5px 5px 5px 8px;
}

.tooltip-learnmore p{
	margin:0;
	padding:0;
	color:#000;
	width:250px;
}

.tooltip-linktab{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.link_tab.png) left top no-repeat transparent;
	width:90px;
	height:45px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-login{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.login_example.png) left top no-repeat transparent;
	width:103px;
	height:45px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-loginlinktab{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.login_to_link.png) left top no-repeat transparent;
	width:112px;
	height:43px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-logintosave{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.login_to_save.png) left top no-repeat transparent;
	width:93px;
	height:44px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-removevideo{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.remove_video.png) left top no-repeat transparent;
	width:115px;
	height:28px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-savevideo{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.save_video.png) left top no-repeat transparent;
	width:101px;
	height:28px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-uploadlesson{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.upload_lesson.png) left top no-repeat transparent;
	width:79px;
	height:46px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-viewlinkedtab{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.view_tab_linked.png) left top no-repeat transparent;
	width:113px;
	height:44px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}
.tooltip-loggedoutupload{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.view_tab_linked.png) left top no-repeat transparent;
	width:113px;
	height:44px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

.tooltip-savetab{
	position:absolute;
	z-index:999;
	left:-9999px;
	background: url(/images/tooltip.login_to_see_saved_videos.png) left top no-repeat transparent;
	width:111px;
	height:46px;
	font-size:80%;
	padding:2px 2px 2px 8px;
	display: none;
}

#NonFlashYoutube {
	background:transparent url(/images/bkg.noflash.jpg) no-repeat scroll left top;
	height:118px;
	left:65px;
	position:relative;
	top:120px;
	width:346px;
	
}

#NonFlashYoutube p{
	font-size:75%;
	padding:35px 40px 0;
	text-transform:uppercase;
}

#NonFlashYoutube p a{
	color:#000000;
	position:relative;
	top:-25px;
}

#tunerContent {
	display: block;
}

#tunerTooltip{
	background:transparent url(/images/tooltip.tuner_learn_more.gif) no-repeat scroll left top;
	display:none;
	height:93px;
	left:460px;
	position:absolute;
	top:675px;
	width:277px;
	z-index:200;
}

/* @end */

