﻿a { cursor: pointer; }
a:hover { cursor: pointer; }

html{color:#000;background:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,legend,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
        
body
{
    font-size: 12px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-family: Calibri, Verdana, Arial;
}
#logo
{
	cursor: pointer;
	width: 660px;
	height: 90px;
	background: transparent url(images/logo40.png) 0 0 no-repeat;
}
#menu
{
	background: transparent url(images/backgroundMenu.png) 0 0 no-repeat;
	width: 660px;
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial;
	text-align: center;
}
#menu div
{
	display: inline;
}
#menu a:link
{
	margin: 0 15px 0 15px;
    display: inline;
    color: Red;
    text-decoration:none;
}
#menu a:visited
{
	margin: 0 15px 0 15px;
    display: inline;
	color: Red;
	text-decoration:none;
}
#menu a:hover
{
	margin: 0 15px 0 15px;
    display: inline;
	color: Red;
	text-decoration:underline;
}
#menu a:active
{
	margin: 0 15px 0 15px;
    display: inline;
	color: Red;
	text-decoration:none;
}
#instructions
{
	text-align: center;
	color: #000;
	padding: 20px 32px 12px 32px;
}
#divNothing
{
	height: 50px;
}
#wrapper
{
    text-align: left;
    margin: 0 auto 20px auto;
    width: 660px;
}
#contentWrapper
{
	width: 660px; 
	min-height: 200px;
	_height: 200px;
	background: transparent url(images/background40.png) 0 0 no-repeat;
}
#contentWrapper2
{
	width: 660px; 
	
	_height: 200px;
	background: transparent url(images/background40.png) 0 0 no-repeat;
}
#content
{
	background: transparent url(images/tab40_2.png) 0 0 no-repeat;
    width: 592px;
    height: 164px;
    margin: 0 auto;
    padding: 18px 12px 0 12px;
}

#wrapperWide
{
    text-align: left;
    margin: 0 auto 0 auto;
    width: 1000px;
}
#logoWide
{
	cursor: pointer;
	width: 1000px;
	height: 90px;
	background: transparent url(images/logo1000.png) 0 0 no-repeat;
	margin: 0 0 0 0;
}

#menuWide
{
	background: transparent url(images/backgroundMenu1000.png) 0 0 no-repeat;
	width: 1000;
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial;
	text-align: center;
}
#menuWide div
{
	display: inline;
}
#menuWide a:link
{
	margin: 0 15px 0 15px;
    display: inline;
    color: Red;
    text-decoration:none;
}
#menuWide a:visited
{
	margin: 0 15px 0 15px;
    display: inline;
	color: Red;
	text-decoration:none;
}
#menuWide a:hover
{
	margin: 0 15px 0 15px;
    display: inline;
	color: Red;
	text-decoration:underline;
}
#menuWide a:active
{
	margin: 0 15px 0 15px;
    display: inline;
	color: Red;
	text-decoration:none;
}
#contentWrapperWide
{
	width: 1000px; 
	height:  225px;
	background: transparent url(images/background1000.png) 0 0 no-repeat;
}
#topSection
{
	display: block;
    width: 1000px;
    height: 205px;
    background: transparent url(images/tab40_3.png) 0 0 no-repeat;
	background-position: 12px 22px; 
}
#bottomSection
{
	display: inline-block;
    height: 400px;
    width: 1000px;
}
#clipListSection
{
	float:left;
	width: 520px;
	height: 400px;
	margin: 0 0 0 0;
}
#clipListSection a:hover
{
    text-decoration: underline;
}
#clipListSection a.cancelYouTube
{
	background: white;
}
#btnAddYouTube
{
	color: white;
	text-decoration:none;
}
#btnAddYouTube a:link
{
    text-decoration:none;
}
#btnAddYouTube a:visited
{
	text-decoration:none;
}
#btnAddYouTube a:hover
{
	text-decoration:underline;
}
#btnAddYouTube a:active
{
	text-decoration:none;
}
#lblYouTubeMessage
{
	display: none;
	width: 500px;
	color: Red;
}
#addYouTubeDiv
{
	position: relative;
	left: 20px;
}
#clipList
{
	height: 355px;
	width: 520px;
	overflow-x: hidden; 
	overflow-y: scroll;
	padding: 0 0 0 20px;
}
#clipList .clipListItem
{
    cursor: pointer;
    background: transparent url(images/clipListItem.png) 0 0 no-repeat;
    background-position: bottom left;
    width: 520px;
    height: 50px;
    margin: 2px 0 0 0;
}
#clipList .selected
{
    background: transparent url(images/clipListItem.png) 0 0 no-repeat;
    background-position: center left;
    width: 520px;
    height: 50px;
}
#clipList .clipListItem:hover
{
    background: transparent url(images/clipListItem.png) 0 0 no-repeat;
    background-position: top left;
    width: 520px;
    height: 50px;
}
#clipList .username
{
    font-weight: bold;
    font-size: 13px;
	position: relative;
	left: 25px;
	top: 16px;
}
#clipList .dateTime
{
    font-size: 13px;
	position: relative;
	left: 125px;
	top: 16px;
}
#clipList .votes
{
    font-weight: bold;
    font-size: 13px;
	position: relative;
	left: 225px;
	top: 16px;
}
#addYouTube
{
	position: relative;
	left: 200px;
	top: 5px;
}
#spanSignInMessage
{
	display: inline;
	color: White;
	position: relative;
	left: 120px;
	top: 5px;
}
#hiddenYouTubeColumn
{
	visibility: collapse;
}
#hiddnYouTubeSection
{
	width: 500px;
	position: relative;
	left: 20px;
	top: 5px;
}
#displayedYouTubeColumn td
{
	height: 30px;
}
#hiddenYouTubeColumn td
{
	height: 30px;
}
#txtAddYouTube
{
	width: 240px;
}
#clipViewer
{
	width:  480px;
	height: 400px;
	margin: 0 0 0 520px;	
	padding: 10px 0 0 30px;
}
#buttonArea
{
	display:inline;
	width: 480px;
	height: 100px;
}
#btnVoteUp 
{
	display: none;/*block;*/
	cursor: pointer;
	width: 68px;
	height: 29px;
	background: transparent url(images/voteUp.png) 0 -29px no-repeat;
	margin: 5px 0 0 0;
}
#imgVoteUpDisabled
{
	display: none;/*inline-block;*/
	cursor: default;
	width: 68px;
	height: 29px;
	background: transparent url(images/voteUp.png) 0 0 no-repeat;
	margin: 5px 0 0 0;
}
#btnOffTopic
{
	cursor: pointer;
	width: 68px;
	height: 29px;
	background: transparent url(images/offTopic.png) 0 -29px no-repeat;
	margin: 5px 0 0 0;
	position: relative;
	left: 355px;
	top: -34px;
}
#imgOffTopicDisabled
{
	cursor: default;
	width: 68px;
	height: 29px;
	background: transparent url(images/offTopic.png) 0 0 no-repeat;
	margin: 5px 0 0 0;
	position: relative;
	left: 355px;
	top: -34px;
}
#btnRemoveLickClip
{
	cursor: pointer;
	width: 68px;
	height: 29px;
	background: transparent url(images/remove.png) 0 0 no-repeat;
	margin: 5px 0 0 0;
	position: relative;
	left: 180px;
	top: -68px;
}
#tabImageWrapper
{
	display: block;
	float: left;
	margin: 35px 0px 10px 20px;	
}
#shareAreaWrapper
{
    padding: 10px 0 0 0;
    display: block;
    margin: 0px 25px 10px 625px;	
}
#shareAreaWrapper .url
{
    display: block;
    padding: 9px 0 0 20px;
	width: 343px;
	height: 183px;
	background: transparent url(images/urlBackground2.png) 0 0 no-repeat;
}
#shareAreaWrapper .url input
{
    margin-top: 6px;
    padding: 2px 0 0 3px;
	width: 318px;
	height: 16px;
	border: 1px solid #666;
}
#advancedPanel
{
	background: transparent url(images/advancedBackground.png) 0 0 no-repeat;
    width: 429px;
    height: 100px;
    margin: 0 auto;
    padding: 3px 0 0 23px;
}
#advancedPanel a
{
    width: 25px;
    height: 25px;
    margin: 3px;
    float: left;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    vertical-align:bottom;
    line-height: 24px;
}
#advancedPanel a.color1
{
    background: transparent url(images/btnAdvancedNote2.png) 0 0 no-repeat;
}
#advancedPanel a.color2
{
    background: transparent url(images/btnAdvancedNote1.png) 0 0 no-repeat;
}
#advancedPanel a:hover, #advancedPanel a.selected a.color1
{
    background: transparent url(images/btnAdvancedNote2.png) 0 -24px no-repeat;
}
#advancedPanel a:hover, #advancedPanel a.selected a.color2
{
    background: transparent url(images/btnAdvancedNote1.png) 0 -24px no-repeat;
}        
#advancedPanel a:hover, #advancedPanel a.selected
{
    background: transparent url(images/btnAdvancedNote1.png) 0 -24px no-repeat;
}  
#metadata
{
	display:block;
    width: 429px;
    height: 15px;
    margin: 5px auto;
    padding: 3px 0 0 23px;
}
#metadata select
{
    display: inline;
    background: Black;
    color: White;
    font-size: 13px;
} 
#metadata select.left
{
	margin: 0 0 0 50px; 
} 
#metadata select.middle
{
	margin: 0 0 0 0px;
} 
#metadata select.right
{
	margin: 0 0 0 0px;
} 
#buttons
{
    text-align: center;
    margin: 20px 0;
}
#buttons a.btnCreateThisLick
{
	display: block;
	width: 118px;
	height: 28px;
    margin: 0 auto;
	background: transparent url(images/btnCreateThisLick.png) 0 0 no-repeat;
}
#buttons a.btnCreateThisLick:hover
{
	background: transparent url(images/btnCreateThisLick.png) 0 -28px no-repeat;
}
#buttons a.btnCreateAnotherLick
{
	display: block;
	width: 132px;
	height: 28px;
    margin: 0 auto;
	background: transparent url(images/btnCreateAnotherLick.png) 0 0 no-repeat;
}
#buttons a.btnCreateAnotherLick:hover
{
	background: transparent url(images/btnCreateAnotherLick.png) 0 -28px no-repeat;
}
#buttons2 a.btnTwitter
{
	display: block;
	width: 32px;
	height: 32px;
    margin: 10px auto;
	background: transparent url(images/twitter.png) 0 0 no-repeat;
}
#buttons2 a.btnFacebook
{
	display: block;
	width: 32px;
	height: 32px;
    margin: 10px auto;
	background: transparent url(images/facebook.png) 0 0 no-repeat;
}
#footer
{
	width: 660px;
	height: 20px;
	background: transparent url(images/footer40.png) 0 0 no-repeat;
}
#footerWide
{
	width: 1000px;
	height: 20px;
	background: transparent url(images/footer1000.png) 0 0 no-repeat;
}
#copyright
{
	color: #ccc;
	text-align: center;
	margin: 20px 0;
}
#title
{
	background: transparent;
	font-size: 18px;
	color: #852832;
	font-family: Helvetica, Arial;
	text-align: center;
	padding: 20px 0 0 0;
}
#instructions2
{
	background: transparent;
	font-size: 12px;
	text-align: center;
	color: #000;
	padding:  15px 135px 0 135px;
}
#lblError
{
	display: block;
	font-size: 14px;
	text-align: center;
	color: Red;
	padding:  5px 0 5px 0;
} 
#lblMessage
{
	display: block;
	font-size: 14px;
	text-align: center;
	color: Blue;
	padding:  5px 0 15px 0;
} 
#placeHolderLickList
{
	min-height: 120px;
	background: transparent url(images/backgroundRecent.png) 0 0 no-repeat;
	text-align: center;
}
#placeHolderLickList img
{
    cursor: pointer;
    margin: 0 0 10px 0;
}
#placeHolderLickList a.deleteLink
{
	display: block;
	color: Black;
	margin: -10px 0 15px 0;
	text-decoration: none;
}
#placeHolderLickList a:hover
{
    text-decoration: underline;
}  
#signIn   
{
	color:  Black;
	margin:  0 0 0 175px;
}   
        
/* Editor */
#guitarTabWrapper
{
    font-family: Helvetica; 
    font-size: 12px;
    font-weight: normal;  
    letter-spacing: -2px;
    float: left;
    width: 483px;
}
#guitarTabWrapper .guitarTabRow
{
    background: transparent url(images/tab40_2.gif) 0 0 repeat;
    float: left;
    clear: left;
    width: 560px;
    height: 120px;
    padding: 0 8px 0 14px;
    margin: 20px 0 0 0;
}
#guitarTabWrapper .guitarTabRow a
{
    display: block;
    width: 12px; 
    height: 18px;
    text-align: center;
    color: #000;
    float: left;
    line-height: 13px;
    padding: 1px;
    text-decoration: none;
    -moz-user-select: none;
}
#guitarTabWrapper .guitarTabRow a:hover
{
    border: 1px solid #0000CC;
    padding: 0;
    cursor: pointer;
    background-color: #f2f2f2;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
#guitarTabWrapper .guitarTabRow a.selected
{
}