﻿@import url(html5reset-1.6.1.css);
@import url(jquery.fancybox-1.3.4.css);
@import url(jquery-ui.custom.css);
@import url(swipe.css);

img { _behavior:url(/js/iepngfix.htc); } /* Fix PNGs in IE6 */

body 
{
	margin:0;
	padding:0;
	background: #000 url(/images/bg/5.jpg) repeat-y;
	background-attachment: fixed;
	color:#222;
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size:0.8em;
	line-height:1.3em;
	height: 100%;
}
a
{
    color:#3388CC;
    text-decoration:none;
}
a:hover
{
    text-decoration:none;
    opacity:0.8;
}
a:focus
{
    opacity:0.5;
}

img
{
    border:none;
}

ul
{
    list-style:disc;
    margin:0 20px;
}

h1, h2, h3
{
    color: #DC7C10;
}

h1
{
	font-size:2.0em;
	font-weight: bold;
	margin: 0.4em 0;
	line-height:1.2em;
}

h2
{
	font-size:1.6em;
	line-height:1.2em;
	margin:0.4em 0;
}

h3
{
	font-size: 1.2em;
	line-height:1.2em;
	margin:0.8em 0;
}

hgroup
{
    margin: 0.4em 0;
}

hgroup h1, hgroup h2, hgroup h3, hgroup h4
{
    margin: 0;
}

p
{
    margin:0.8em 0;
}

input[type="text"], input[type="password"], input[type="text"], input[type="password"]
{
    font-size: 1.2em;
    color: #666;
    padding: 8px;
    border: none;
    width: 250px;
}

select
{
    font-size: 1.2em;
    color: #666;
    padding: 8px;
    border: none;
}

header
{
    width: 1000px;
    margin: 10px auto;
    padding: 0;
    position: relative;
}

header nav#TopNav
{
    position: absolute;
    text-align: left;
    right: 0;
    bottom: 0;
    height: 25px;
    padding: 10px;
}

header nav#TopNav a
{
    float: left;
    display: block;
    margin: 0 0 0 10px;
    padding: 7px 15px;
    border-radius: 8px;
    box-shadow: #000 1px 1px 0.6em;
    behavior: url(/javascript/pie.htc);
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: -1pt;
}

div#Main
{
    width: 930px;
    margin: 10px auto;
    background-color: rgba(200,200,200,0.85);
    border: 10px solid #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: #000 1px 1px 0.6em;
    behavior: url(/javascript/pie.htc);
}

div#security
{
    width: 600px;
    margin: 20px 0;
    height: 300px;
}

div#Login
{
    padding: 10px;
    width: 250px;
    float: left;
    margin-right: 30px;
}

div#NewUser
{
    border-left: 8px dashed #fff;
    padding: 10px 10px 10px 25px;
    width: 250px;
    float: left;
}

div#Login > div, div#NewUser > div
{
    margin: 0 0 3px 0;
    position: relative;
}

div#Login input[type="submit"], div#NewUser input[type="submit"]
{
    font-size: 0.9em;
    font-weight: normal;
    line-height: 0.9em;
    width: 60px;
    height: 30px;
    border: none;
    color: #fff;
    padding: 6px;
    text-transform: uppercase;
    background: #DDB313; /* Old browsers */
    background: -moz-linear-gradient(top,  #DC7C10 0%, #DDB313 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DC7C10), color-stop(100%,#DDB313)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* IE10+ */
    background: linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* W3C */
    -pie-background:  linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /*PIE*/
    behavior: url(/javascript/pie.htc);
}

.tag
{
    display: none;
    position: absolute;
    width: 260px;
    /*height: 50px;*/
    border: solid 1px #666;
    background: #fff;
    right: -330px;
    top: -50%;
    margin: 0;
    padding: 10px;
    border-radius: 8px;
    background: #DDB313; /* Old browsers */
    background: -moz-linear-gradient(top,  #DC7C10 0%, #DDB313 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DC7C10), color-stop(100%,#DDB313)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* IE10+ */
    background: linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* W3C */
    -pie-background:  linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /*PIE*/
    behavior: url(/javascript/pie.htc);
}

section.Info
{
    width: 950px;
    margin: 10px auto;
    background-color: rgba(255,255,255,0.9);
    border: 0;
    padding: 20px;
    border-radius: 20px;
    box-shadow: #000 1px 1px 0.6em;
    behavior: url(/javascript/pie.htc);
}

section.Collapse
{
    height: auto;
    width: 250px;
}

section.Info h1
{
    margin: 0 !important;
}

div.Third
{
    width: 30%; padding: 1%; border-right: solid 1px #333; display: inline-block; vertical-align: top;
}

div.Third.Final
{
    border:0;
}

div.SongForm
{
    width: 700px;
    margin: 0 auto;
    position: relative;
}

.SongForm p, .SongForm div.section
{
    background: #eee;
    border-radius: 10px;
    behavior: url(/javascript/pie.htc);
    padding: 20px;
    margin: 0.8em 0;
    position: relative;
}

.SongForm table
{
}

.SongForm table td
{
    padding: 10px;
}

.SongForm input[type="text"]
{
    width: 325px;
}

.SongForm textarea
{
    width: 650px;
}

.SongForm input[type="text"].Key
{
    width: 50px;
}

.SongForm input[type="submit"]
{
    width: 200px;
    height: 40px;
    color: #fff;
    background: #4e4e4e;
    border: 0;
    border-radius: 10px;
    behavior: url(/javascript/pie.htc);
}

#Save
{
    position: absolute;
    top: 33px;
    right: -103px;
}

#Save input[type="submit"]
{
    color: #fff;
    width: 75px;
    height: 75px;
    border-radius: 10px;
    border: solid 4px #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
    behavior: url(/javascript/pie.htc);
    display: block;
    margin: 0 0 5px 0;
    cursor: pointer;
}

#Save input[type="submit"].Save
{
    background: #d4e4ef; /* Old browsers */
    background: -moz-linear-gradient(top,  #d4e4ef 0%, #86aecc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4e4ef), color-stop(100%,#86aecc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* IE10+ */
    background: linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* W3C */
    -pie-background:  linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /*PIE*/
}

#Save input[type="submit"].Cancel
{
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* IE10+ */
    background: linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* W3C */
    -pie-background:  linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /*PIE*/
}

div.Filters
{
    background: #fff;
    box-shadow: #666 1px 1px 0.6em;
    behavior: url(/javascript/pie.htc);
    padding: 10px;
    border-radius: 10px;
    position: relative;
    z-index: 10;
}

div.Filters input[type="text"]
{
    font-size: 1em;
    color: #666;
    border: solid 1px #666;
    padding: 3px 6px;
    width: 150px;
}

div.Filters input[type="submit"]
{
    font-size: 0.9em;
    font-weight: normal;
    line-height: 0.9em;
    width: 60px;
    height: 23px;
    border: none;
    color: #fff;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    background: #DDB313; /* Old browsers */
    background: -moz-linear-gradient(top,  #DC7C10 0%, #DDB313 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DC7C10), color-stop(100%,#DDB313)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* IE10+ */
    background: linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* W3C */
    -pie-background:  linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /*PIE*/
    behavior: url(/javascript/pie.htc);
}

div.Filters select
{
    border: solid 1px #666;
    height: 23px;
    padding: 3px 6px;
    color: #666;
    font-size: 0.9em;
    margin: 0;
}

div.Filters label
{
    margin: 0 6px;
}

div#LeftPane
{
    width: 47%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 2%;
    margin-left: 0;
    padding: 0;
}
div#RightPane
{
    width: 47%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-top: 20px;
    margin-left: 2%;
    margin-right: 0;
    padding: 0;
}

ul.SongList
{
    margin: -3px 0 0 0;
}

ul.SongList li
{
    background: #dedede;
    border-left: #aaa 1px solid;
    border-bottom: #aaa 1px solid;
    border-right: #eee 1px solid;
    border-top: #eee 1px solid;
    height: 20px;
    padding: 10px;
    margin: 0;
    list-style: none;
    border-radius: 4px 0 0 4px;
    behavior: url(/javascript/pie.htc);
    position: relative;
    color: #333;
    font-size: 1.1em;
}


ul.SongList li a.lozenge
{
    font-size: 0.9em;
    display: inline-block;
    *display: inline;
    *zoom:1;
    padding: 2px 6px;
    color: #000;
    background: #fff;
    border-radius: 8px;
    behavior: url(/javascript/pie.htc);
}

ul.SongList li span.Key
{
    color: #fff;
    background: #559C32;
    border-radius: 10px;
    behavior: url(/javascript/pie.htc);
    width: 20px;
    height: 14px;
    padding: 3px 0;
    text-align: center;
    font-size: 0.9em;
    line-height: 0.9em;
    display: inline-block;
    margin: 0 10px;
}



div.SetListHead
{
    background: #dedede;
    border: #fff 1px solid;
    margin-top: 20px;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    behavior: url(/javascript/pie.htc);
    position: relative;
}

div.SetListHead h3
{
    font-size: 1.6em;
    margin: 0 0 10px 0;
}
div.SetListHead h4
{
    font-size: 1.2em;
    margin: 0;
}
div.SetlistControls
{
    position: absolute;
    top: 6px;
    right: 0;
}
div.SetlistControls a
{
    display: block;
    padding: 3px 10px;
    margin: 0 0 2px 0;
    width: 120px;
    border: solid 1px #fff;
    border-width: 1px 0 1px 1px;
    border-radius: 5px 0 0 5px;
    background: #666;
    color: #fff;
    text-transform: uppercase;
}

ul.SetList
{
    margin: 0;
}

ul.SetList li
{
    background: #dedede;
    border: #fff 1px solid;
    border-top: 0;
    height: 20px;
    padding: 10px;
    margin: 0;
    list-style: none;
    border-radius: 0 0 10px;
    behavior: url(/javascript/pie.htc);
    position: relative;
    color: #333;
    font-size: 1.1em;
}

ul.SetList li a
{
    color: #333;
}

ul.SetList li a.delete
{
    font-size: 0.9em;
    padding: 2px 6px;
    height: 16px;
    color: #fff;
    background: #666;
    border-radius: 8px;
    behavior: url(/javascript/pie.htc);
    position: absolute;
    display: block;
    top: 10px;
    right: 6px;
}

span.InlineMessage
{
    display: block;
    background: #fff;
    border: 1px solid #666;
    padding: 10px;
    margin: 10px 0;
    font-size: 1.2em;
}

div.Song, div.SongWide, div.Display
{
    width: 850px;
    margin: 0 auto;
    height: 1500px;
    position: relative;
}

div.SongWide
{
    width: 96% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 2%;
    background: #fff;
    height: 90%;
    -moz-column-count: 3;
    -moz-column-gap: 2em;
    -webkit-column-count: 3;
    -webkit-column-gap: 2em;
    column-count: 3;
    column-gap: 2em;
    behavior: url(/javascript/pie.htc);
    z-index: 10;
}

div.Display
{
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-column-width: 380px;
    -moz-column-gap: 0.5em;
    -webkit-column-width: 380px;
    -webkit-column-gap: 0.5em;
    column-width: 380px;
    column-gap: 0.5em;
}

div.Print
{
    height: auto;
    background: #fff;
    page-break-after: always;
}

div.Song.PrintLast
{
    height: auto;
    background: #fff;
}

div#ListPane
{
    position: absolute;
    top: -1px;
    right: -255px;
    width: 250px;
    height: 500px;
    background: #fff;
    border: solid 1px #aaa;
    border-radius: 0 0 0 15px;
    box-shadow: #000 1px 1px 0.2em;
    z-index: 100;
    font-size: 1.4em;
}

div#ListPane .Handle
{
    border-radius: 10px 0 0 10px;
    background: #aaa;
    color: #fff;
    width: 20px;
    height: 20px;
    padding: 10px;
    position: absolute;
    top: 10px;
    left: -40px;
    font-weight: bold;
    cursor:pointer;
    font-size: 1.4em;
}

div#ListPane ul
{
    margin: 15px;
}
    
div#ListPane ul li
{
    list-style: none;
    margin: 5px 0;
    padding: 6px;
    background: #999;
    color: #fff;
    border-radius: 6px;
    overflow: hidden;
    white-space: nowrap;
    height: 18px;
    cursor: move;
} 

div#ListPane ul li:hover
{
    background:#666;   
}

a#Close
{
    display: block;
    position: fixed;
    top: 5px;
    left: 5px;
    padding: 6px;
    background: #ddd;
    color: #fff;
    border-radius: 10px;
    z-index: 99;
}

a#Close:hover
{
    background: #aaa;
}

div#FullScreenSwitch
{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 48px;
    width: 48px;
    z-index: 30;
}

div.Song h1
{
    font-size: 2em;
    text-align: left !important;
}

div.Song h3
{
    color: #888;
    font-size: 1.1em;
}

div.Capo
{
    float: left;
    width: 40px;
    height: 24px;
    padding: 10px 6px;
    color: #fff;
    background: #888 url(../images/capo_small.png) 10% 50% no-repeat;
    border-radius: 30px;
    behavior: url(/javascript/pie.htc);
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
    text-align: right;
    margin: 0 10px 0 0;
}

.Song p.lyrics, .Song p.chords
{
    margin-left: 10px;
    color: #000;
    font-family: Courier New, Courier, Fixedsys;
    font-weight: normal;
    font-size: 1.15em;
    white-space: pre;
    width: auto;
}

.Song p.chords
{
    color: #559C32;
}

span.SongLine
{
    position: relative;
    z-index: 1;
}

span.SongLine .ConvertLine:hover
{
    opacity: 1;
}

span.SongLine .ConvertLine
{
    opacity: 0.3;
}

span.SongLine .RemoveLine
{
    opacity: 0.3;
}

span.SongLine .RemoveLine:hover
{
    opacity: 1;
}

p.SongEdit input[type="text"]
{
    width: 90%;
    margin: 0 1%;
    border: dotted #ddd 0px;
    border-width: 0 0 1px 0;
    padding: 6px;
    font-family: Courier New, Courier;
}

p.SongEdit input[type="text"].chords
{
    color: #559C32;
    border: 0;
}

div.FormPanel
{
    
}

div.FormPanel h3
{
    
}

div.FormPanel label
{
    display: inline-block;
    width: 120px;
    padding: 0 10px 0 0;
}

div.FormPanel input[type="text"]
{
}

input[type="submit"]
{
    font-size: 0.9em;
    font-weight: normal;
    line-height: 0.9em;
    width: 60px;
    height: 23px;
    border: none;
    color: #fff;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    background: #DDB313; /* Old browsers */
    background: -moz-linear-gradient(top,  #DC7C10 0%, #DDB313 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DC7C10), color-stop(100%,#DDB313)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* IE10+ */
    background: linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /* W3C */
    -pie-background:  linear-gradient(top,  #DC7C10 0%,#DDB313 100%); /*PIE*/
    behavior: url(/javascript/pie.htc);
}

div.overlay
{
    position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	background-color:Black;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
}

img.indicator
{
    position: fixed;
    top: 48%;
    left: 48%;
}

div.notify
{
    width: 100%;
    position: fixed;
    z-index: 1000;
    top:0;
    left: 0;
    min-height: 20px;
    padding: 5px 0;
    color: #000;
    background: #fff;
    box-shadow: #666 0 0 2.5em;
    behavior: url(/javascript/pie.htc);
}

div.notify-inner
{
    font-size: 0.9em;
    width: 900px;
    margin: 0 auto;
    position:relative;
}

a.notify-close
{
    position: absolute;
    top: 3px;
    display: block;
    left: -35px;
    font-size: 0.9em;
    line-height: 0.1em;
    width: 900px;
    margin: 0 auto;
    border: 1px solid #999;
    padding: 5px;
    width: 3px;
    height: 3px;
    color: #999;
}

/*For tablet style display*/
li.Song
{
    padding-top: 50px;
    font-size: 1.2em;
    font-weight: bold;
}

li.Song h1
{
    text-align: left !important;
}