body, select, input, table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #f7faf7;
	background-image: url(bghead.png);
	background-position: top;
	background-repeat: repeat-x;
}
#container {
	width: 600px;
	margin: auto;
}
.info {
	/*border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;*/
	border: 3px double #d0d0d0;
	background-color: white /*#FFF6BF*/;
	background-image: url(info.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 38px;
}
a.close {
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: red;
}
a {
	color: #333333;
}
a:hover {
	color: black;
}
h1 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding: 6px;
	padding-left: 8px;
	background-image: url(thbg.png);
	margin-bottom: 10px;
	letter-spacing: 1px;
}
label {
	cursor: pointer;
}
h1 a {
	color: white;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted black;
}
table {
	width: 100%;
}
table td {
	background-color:#EfF3F8;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB ;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	padding: 3px 5px 3px 5px;
}
div.percbar {
	position: relative;
}
span.perctext {
	position: relative;
	z-index: 1;
	padding: 2px;
}
span.percbar {
	display: block;
	position: absolute;
	height: 20px;
	z-index: 0;
	top: -3px;
	left: -4px;
	min-width: 50px;
	background-image: url(percbar.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.time {
	white-space: nowrap;
	width: 1px;
}
.q {
	color: orange;
}
caption {
	padding: 2px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
}
form {
	margin: 0px;
}
input, select {
	vertical-align: middle;
}
.found {
	background-color: yellow;
}
img {
	border-width: 0px;
	vertical-align: middle;
}
#calender {
	padding: 0px;
	width: 490px;
	margin: auto;
}
#calender2 {
	background-color: #EfF3F8;
	border: 1px solid silver;
}
.songcount {
	font-weight: normal;
	color: #666666;
}
#calender2 a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
#calender2 a:hover {
	color: black;
	background-image: url(caldaybutton.png);
	background-position: center;
	background-repeat: no-repeat;
}
.cal2 th {
	background-color: #b63f40;
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 100%;
	border: 1px solid #b63f40;
}
.cal2 td {
	font-weight: bold;
	text-align: center;
	background-color:#EfF3F8;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB ;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	padding: 0px;
	width: 70px;
	height: 40px;
}
.cal2 td.sel {
	/*background-color:#E6e6F0;*/
	border-top:1px solid #d6d6eB;
	border-left:1px solid #d6d6eB;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	background-image: url(caldaybutton2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.cal2 td.today {
	/*border: 1px solid #b63f40;*/
}
.cal2 td.we {
	background-color: #f6f9ff;
}
.l0 td {
	background-color:#EaefF3;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB ;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}
.l1 td {
	background-color:#F0F4F8;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}
#checknewsong {
	font-size: 90%;
	font-weight: bold;
}
a.fritzlogo {
	 position: fixed;
	 right: 0;
	 bottom: 0;
	 display: block;
	 height: 90px;
	 width: 56px;
	 background: url(fritz_f.png) bottom right no-repeat;
	 text-indent: -999em;
	 text-decoration: none;
}
a.listen {
	 position: fixed;
	 right: 0;
	 top: 0;
	 display: block;
	 height: 50px;
	 width: 50px;
	 background: url(listen.png) no-repeat;
	 text-indent: -999em;
	 text-decoration: none;
}
#songs td {
	position: relative;
}
h1 a {
	text-decoration: underline;
}
.plbuttons {
	/*position: absolute;*/
	/*right: 0px;*/
	visibility: hidden;
	overflow: visible;
	float: right;
	height: 14px;
}
.l0:hover .plbuttons, .l1:hover .plbuttons {
	visibility: visible;
}
.plbuttons img {
	margin-left: 4px;
}
#pgpopup {
	position: absolute;
	z-index: 10;
}

ul.tabmenu {
	/*background-color: #EaefF3;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;*/
	/*border-bottom: 1px solid #D1DCEB;*/
	padding-bottom: 9px;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
ul.tabmenu li {
	display: inline;
	list-style-type: none;
}
ul.tabmenu li a {
  padding: 4px;
	background-color: #EaefF3;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	text-decoration: none;
}
ul.tabmenu li a:hover {
	background-color: #F0F4F8;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	text-decoration: underline;
}
ul.tabmenu li.tabselected a {
	/*padding-bottom: 9px;*/
	border-bottom-width: 5px;
}


#pgpopup td { border-width: 0px; }
#pgpopup table { border-collapse: collapse; empty-cells: show; width: auto; }
#pgpopup * { padding: 0px; margin: 0px; }
 .ol { background: url(pgol.png) right bottom no-repeat; width: 9px; height: 9px; }
 .o { background: url(pgo.png) bottom repeat-x; width: 1px;}
 .or { background: url(pgor.png) left bottom no-repeat; }
 .l { background: url(pgl.png) right repeat-y; width: 9px; }
 .r { background: url(pgr.png) left repeat-y; width: 9px; }
 .ul { background: url(pgul.png) right top no-repeat; }
 .u { background: url(pgu.png) top repeat-x; width: 1px; }
 .ur { background: url(pgur.png) left top no-repeat; width: 9px; height: 9px; }
 .m { background: #fff; width: 1px; }


#exsearch {
	text-align: center;
}
#exsearch table {
	width: auto;
	margin: auto;
	text-align: left;
}
#exsearch td {
	border-width: 0px;
}
#exsearch div {
	text-align: center;
}
#exsearchbtn {
	float: right;
}


.calpopup {
	position: absolute;
	font-size: 80%;
	z-index: 10;
}
.calpopup a {
	text-decoration: none;
}
.calpopup a:hover {
	text-decoration: underline;
}
.calpopup table {
	width: auto;
}
.calpopup table table {
	width: 100%;
}
.cpYearNavigation, 
.cpMonthNavigation {
	text-align: center;
	vertical-align: middle;
}
.cpDayColumnHeader {
	background-color: #b63f40;
	color: white;
	border: 1px solid #b63f40;
	text-align: center;
}
.cpCurrentMonthDateDisabled,
.cpOtherMonthDateDisabled, 
.cpCurrentDateDisabled {
	color: #D0D0D0;
	text-align: center;
	text-decoration: line-through;
}
td.cpCurrentMonthDate, 
td.cpOtherMonthDate, 
td.cpCurrentDate, 
td.cpOtherMonthDate {
	text-align: center;
}
td.cpCurrentDate {
	background-color: #ccc;
}
.cpOtherMonthDate {
	color: #888;
}
.cpBorder td {
	border-width: 0px;
}

#moreplaylists {
	position: absolute;
	padding: 10px;
	/*line-height: 1.5;*/
	background-color:#EaefF3;
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB ;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-radius: 8px;
}
#moreplaylists a {
	margin: 10px;
}