@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
div#wrapper {
	background-image: url(/images/piano-top-image.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
div#lBgHolder {
	margin-top: 140px;
	background-color: #fffdf4;
	background-image: url(/images/piano-side-gradientl.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
div#main {
	background-image: url(/images/piano-side-gradientr.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 45px;
	padding-right: 65px;
	padding-left: 65px;
}

div#h_left {
	float: left;
	margin-right: 30px;
}
div#h_right {
	float: left;
}
div#foot {
	border-top: solid 1px #000;
	height: 40px;
	font-size: 0.75em;
	color: #666666;
}

div.imgShadow {
	background: top repeat-x url(/images/shadow.jpg);
	height: 49px;
	width: 300px;
}
img.border {
	border: solid 1px #000;
}
div.bookShadow {
	width: 280px;
	background: top repeat-x url(/images/shadow.jpg);
	padding: 10px;
}
div.playing {
	width: 200px;
	float: left;
	height: 150px;
	background: bottom repeat-x url(/images/shadow.jpg);
}

ul#navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#navigation li {
	float: left;
}

table.menu {
	width: 100%;
	margin-bottom: 30px;
}
table.menu th {
	text-align: left;
}
table.menu th.main {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
table.menu th.sub {
	padding-bottom: 5px;
}
table.menu .right {
	text-align: right;
}
table.menu .padder {
	padding-bottom: 10px;
}
table.menu td {
	padding-bottom: 7px;
	color: #333;
}
table.menu td.price {
	text-align: right;
}
table.menu td.wineD {
	width: 60px;
	text-align: right;
}
table.menu th.wineH {
	width: 60px;
	text-align: right;
}

.lFloat {
	float: left;
}
.dotsInMenu {
	float: left;
	padding-left: 1px;
	padding-top: 6px;
	padding-right: 5px;
}
.hsmall3 {
	border: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.lFloatS {
	float: left;
	width: 539px;	
}
table.tracklist {
	
}
table.trackList td {
	line-height: 1.5em;
}
.rFloat {
	float: right;
}
.noShow {
	display: none;
}
.separator {
	margin-left: 16px;
	margin-right: 16px;
}
.floatClear {
	clear: both;
}
.large {
	font-size: 1.5em;
}
td {
	vertical-align: top;
}
.grey {
	color: #333333;
}
.inline {
	display: inline;
}
.smallprint {
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}
body,td,th {
	font-size: 0.98em;
	font-family: Times New Roman, Times, serif;
}
h1, h2, h3, h4, p {
	padding: 0px;
	margin: 0px;
}
table.openingH {
	width: 445px;
	margin-bottom: 15px;
}
table.openingH td {
	line-height: 1.5em;
}
.pName {
	display: block;
	padding-left: 15px;
	padding-top: 4px;
}
p {
	margin-bottom: 15px;
	line-height: 1.6em;
}
h1 {
}
h2 {
	margin-bottom: 25px;
}
.image {
	display: block;
	background: no-repeat top left;
	height: 30px;
	font-size: 1px;
	color: #fffdf4;
	float: left;
}
a.hide {
	color: #fffdf4;
	text-decoration: none;
}
.leftClear {
	clear: left;
}
h3 {
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #666;
}
.textInput {
	width: 250px;
}
a.tcatHolder {
	height: 27px;
	padding-top: 13px;
	background: url(/images/tomcat.jpg) no-repeat top right;
	width: 8em;
	display: block;
}
p.biggerP {
	font-size: 1.1em;
}
.m17 {
	display: block;
	margin-top: 13px;
}
.hideD {
	display: none;
}
.sFloat {
	float: left;
	width: 302px;
	margin-left: 29px;
}

#kenHover {
	position:absolute;
	right:180px;
	padding:10px;
	top:0px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background-color:#fffdf4;
	text-align:center;
	width:150px;
}
#sohHover {
	position:absolute;
	right:30px;
	padding:10px;
	top:0px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background-color:#fffdf4;
	width:130px;
	text-align:center;
}
#socialHover {
	position:absolute;
	left:30px;
	padding:5px;
	top:0px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background-color:#fffdf4;
	width:90px;
	text-align:center;
}
.highlightedTab {
	
}
.notHighTab {
	opacity:0.6;
	filter:alpha(opacity=60);
}
div#kensohHover p {
	color:#fff;
}

.notHighTab:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}