/* Pokerbilia CSS copyright 2007  all rights reserved. css built by Tatiana - TCP Design */
body {
	margin: 0;
	padding:0px;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 0.9em;
}
html, body {   /* This is for Opera */
	margin: 0;
	padding:0px;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 0.9em;
	}
.banner {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border-style: none;
	height:154px;
	vertical-align: top;
}
#container {
	top: 0px;
	left: 0px;
	width:849px;
	margin-left:auto;
	margin-right:auto;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	text-decoration: underline; 
	color: #711511; 
	} 

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

a:active { 
	text-decoration: none; 
	} 

a:hover { 
	color: #333399; 
	} 

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif; 
}
h1 { 
	font-size: 2em;
	color:#660000; 
	}

h2 { 
	font-size: 1.5em;
	margin-bottom: 0.2em;
	}

h3 {
	font-size: 1em;
	}
	
h4 {
	font-size: .9em;
}
.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;

}

/* NAV TOP */
.navbg {
	background: url(../imgs/banner/nav.gif) repeat-x;
} 
A.two:link, A.two:visited, A.two:active, A.two:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	text-align: right;
	font-weight:bolder;
	vertical-align: middle;	
}
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: 0.9em;
	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: 0.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;
}
