/* Pokerbilia CSS copyright 2007  all rights reserved. css built by Tatiana - TCP Design */
body {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
}
html, body {   /* This is for Opera */
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	}
.banner {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 849px;
	height:154px;
	vertical-align: top;
}
#container {
	top: 0px;
	left: 0px;
	width:849px;
	margin-left:auto;
	margin-right:auto;
}


td {
	font-family: "Times New Roman", serif;
}

#mid a:link:after, #mid a:visited:after {
	content: " ("attr(href)") ";
}
a:link {
	text-decoration: underline; 
	color: #711511; 
	} 

a:visited {
	text-decoration: underline; 
	color: #333399; 
	} 

a:active { 
	text-decoration: none; 
	} 

a:hover { 
	color: #333399; 
	} 


.leftcol {
	padding-top:60px;
	color: #660000;
	border-right: 1px solid #c3c3c3;
	height: 100%;
	width: 20%;
}
.caption {
	font-size: 90%;
	color: #666666;
}
.mid {
	margin: 0px;
	padding-left: 15px;
	padding-right:15px;
	width: 100%;
	height: 100%;
	border:none;

}
/*#strip {
	background: url(../imgs/banner/stripe.gif) repeat-x;
}/*

/* NAV TOP */
.navbg {
	background: url(../imgs/banner/nav.gif) repeat-x;
}
A.two:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
	font-weight:bold;
	
}
A.two:visited { color: #ffffff; text-decoration: none }
A.two:active { color: #ffffff; text-decoration: none }
A.two:hover {
	color: #ffffff;
	text-decoration: underline;
}
.nav {
	margin:0px;
	text-align:right;
	}

.nav li {
	margin: 0px;
	padding: 0;
	display: inline;
    border-right:thin solid #c3c3c3;
	list-style: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}
	
.nav a:link, #nav a:visited {
	font-weight: bold;
	margin: 0px 20px;
	color: #ffffff;
	text-decoration: none;
	}
.nav a:active, #nav a:hover {
	color: #33CC33;
	}
a.block:link {
	display:block;
	}
	
/* photos */
.photo {
	list-style: none;
}
.photo li {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: left;
	color: #333333
}
.photo img {
	display: block;
	border: 1px solid #333300;
}
.product {
	font: .9em Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align:center;
	padding:20px;
	width:100%;
}
.hilight1 {
	font-weight: bold;
	color: #660000;
}
.datatable {
	vertical-align: top;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.datatable tr {
	vertical-align: top;
	}
.datatable td, .datatable th{
	border: 1px solid #666666;
	padding: 4px;
	text-align:center;
}
.datatable caption {
	font-weight: bold;
	color:#660000;
}
