/* Copyright 2009 Northern Kentucky Bridge Club, all rights reserved. */
html {
	background:#ffe;
}
/* *html #content { margin-top:-375px; }	/* ie6 hack */
#badge {
	vertical-align:middle;
}
#bottombar {
	font-size:x-small;
	width:500px;
	margin-left:250px;
}
#bottombar form {
	float:left;
	text-align:center;
	width:25%;
}
#content a[disabled] {
    color:#aaa;
	border-color:#aaa;
}
#content {
	margin-left:250px;
	width:500px;
}
#content a:active {
	color:#d85;
}
#content a:focus {
	background:#966;
	color:#ffe;
	text-decoration:underline;
}
#content a:hover {
	background:#966;
	color:#ffe;
	text-decoration:underline;
}
#content a[disabled]:hover {
    color:#420;
	background:#aaa;
	border-color:#aaa;
	text-decoration:underline;
}
#content a{
	border:1px;
	border-style:solid;
	border-color:#966;
	margin-right:3px;
	vertical-align:middle;
	font-size:medium;
	font-family:times,serif;
	background:#eed;
	color:#744;
	text-align:left;
	text-decoration:none;
	padding:3px;
}
#content h2 {
	font-family:verdana,arial,sans-serif;
}
#content img {
	margin-left:-4px;
}
#club a{
	text-align:center;
	width:90%;
}
#club table{
	border-collapse:separate;
	border-spacing:20px;
	width:90%;
}
.dirSearch {
	color:#420;
	background:#fec;
}
#hands a{
	text-align:center;
	width:90%;
}
#hands table{
	border-collapse:separate;
	border-spacing:10px;
	width:90%;
}
.homepics {
	float:left;
	margin-left:0px;
	margin-right:25px;
}
#loginform {
	margin-left:300px;
}
#navbar {
	float:left;
	margin-top:70px;
	padding:0px;
	font-family:verdana,arial,sans-serif;
}
#navbar a:active {
	color:#d85;
}
#navbar a:focus {
	background:#966;
	text-decoration:underline;
}
#navbar a:hover {
	background:#966;
	text-decoration:underline;
}
#navbar a {
	border:1px;
	border-style:solid;
	margin:1px;
	padding:5px;
	width:220px;
	display:block;
	font-size:medium;
	text-indent:3px;
	text-align:left;
	text-decoration:none;
	background:#420;
	color:#ffe
}
#news {
	margin-right:50px;
	width:100%;
}
#outside {
	width:800px;
}
#tools h3 {
	font-family:verdana,arial,sans-serif;
}
#topbar {
	width:500px;
	margin-left:200px;
	height:135px;
}
#warnings {
	margin-left:250px;
	width:500px;
	color:#f32;
}
#warnings img {
	margin-left:-4px;
}
.board {
	border: #442200 solid thin;
	font-size:12;
	height:300px;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	position:relative;
	width:900px;
	zoom:1;	/* ie6 hack */
}
.pbrk {
	page-break-after:always;
}
pre {
	font-family:monospace;
	font-size:14;
}
.scores pre {
	border: #442200 solid thin;
	font-family:monospace;
	font-size:12;
	height:290px;
	left:250px;
	overflow:auto;
	position:absolute;
	top:3px;
	width:650px;
}
.HR {
	font-family:times,serif;
	height:219px;
	position:relative;
	vertical-align:30px;
	width:240px;
}
.HR table {
	border: #442200 solid thin;
	border-spacing:0px;
	font-size:10;
	height:56px;
	left:0px;
	line-height:5px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:15px;
	width:79px;
}
.dealer {
	border: #442200 solid thin;
	height:76px;
	left:80px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:80px;
	width:78px;
}
.east {
	left:163px;
	overflow:hidden;
	position:absolute;
	top:85px;
	width:79px;
}
.north {
	left:90px;
	overflow:hidden;
	position:absolute;
	top:18px;
	width:79px;
}
.south {
	left:90px;
	overflow:hidden;
	position:absolute;
	top:157px;
	width:79px;
}
.west {
	left:-2px;
	overflow:hidden;
	position:absolute;
	text-align:right;
	top:85px;
	width:79px;
}
.ev {
	background:red;
	height:40px;
	left:69px;
	position:absolute;
	top:18px;
	width:9px;
}
.nv {
	background:red;
	height:9px;
	left:19px;
	position:absolute;
	top:0px;
	width:40px;
}
.sv {
	background:red;
	height:9px;
	left:19px;
	position:absolute;
	top:67px;
	width:40px;
}
.wv {
	background:red;
	height:40px;
	left:0px;
	position:absolute;
	top:18px;
	width:9px;
}
