
body {
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 10px;
	font: 12px/12pt Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:hover, a:visited {
	text-decoration:none;
}

img, a img	{	
	border:0px;
	}

div,  h1	{	
	margin: 0px;
	padding: 0px;
}

h3	{	color: #f00;	}

h3, h4
{	margin-bottom:0px;	}

p	{	margin-top:0px;
		margin-bottom:0px;
	}	
form {
	border: 0px;
	min-width: 450px;
}
div#thumbs, #buy {
	float: right;
	margin-top: -10px;
	width: 230px;
	border: 0px solid #00f;
	height: 600px;

}
#buy {
		margin-top: 30px;}
#buy form, #buy table
	{	min-width: 230px;
		width: 230px;
		padding: 0px;
		margin: 0px;
	}

div#thumbs img {	
	padding: 10px;
	border: 0px;
	margin-top: -10px;
}

div#mainimg {
	margin: 0px;
	height: 500px;
	width: 500px;
	clear: none;
	text-align: center;
	border: 0px solid #0f0;

}

#content {	
	margin: auto;
}

#header	{	
	padding-bottom: 5px;
		}



#photo {	padding: 0px; 
			background-repeat: no-repeat; 
			background-position:top; 
			width:500px; 
			height:500px;
			margin-left: 220px;
 		}


#caption 	{

	font: 14px/12pt Verdana, Helvetica, Arial, sans-serif;
	background-color:#000000;
	color: #ccc;
	width: 350px;
	text-align:center;
	border: 0px solid #000;
}

div#menu {
	margin: 0px 20px 0 0;
	padding: 0px 5px 0 0;
	float: left;
	height: 500px;
	line-height: 1.5;
	border: 0px solid #f00;
}

div#menu ul li, div#menu ul li ul li, div#menu ul.submenu li 	{
	list-style-position: inside;
	list-style-type:none;
/*	margin-left: -35px;	*/
}

div#menu ul li a:link, div#menu ul li a:visited, div#menu ul li ul li a:link, div#menu ul li ul li a:visited, a.nextprev:link, a.nextprev:visited
{	text-decoration:none;
	color: #ccc;
}

div#menu ul li a:hover, div#menu ul li ul li a:hover, .current, a.nextprev:hover
{	color: #FF0000;
	border-bottom:1px dotted #ff0000;
}

a.inline:link, a.inline:visited, a:link, a:visited
{	text-decoration: none;
	color: #f00;
}

a.inline:hover, a:hover
{	border-bottom: 1px dotted #f00;
}

#footer {
	clear:both;
	padding-top: 15px;
	
}

/*.photo {
	float: right;
	width: 450px;
	
	border: 0px solid #f00;
}
*/
.mainphoto {
	height:450px;
	vertical-align:middle;
	text-align:center;
	}

table	{	
			border: 0px;
			background-color: #000;
			color: #cecece;
			padding-left: 15px;
		}
td		{	border: 0px;	
			vertical-align: top;
		}
th		{	text-align:left;
			border-top: 1px solid #333;	}
			
td.label {	width: 125px;	}

#port_thumbs {	border: 0px solid #ff0;
				text-align: center;	}
#photocaption	{	border: 0px solid #00f;	
					width: 350px;	}
#port_thumbs img
		{	padding: 5px;	
			border: 0px;
		}
ol li
	{	margin-top: 10px;	}
	
tr.expired td {	background-color:#999;
				color: #660000;	}
				
ol.gameimg li	{	list-style-type:none;
					display:inline;
					padding: 0px 10px;
				}

p.galleryphotos
	{	border: 1px dotted #f00;
		padding:5px;
		height:100px;
		width: 100px;
		float:left;
	}
p.galleryphotos img
	{	padding: 0px;
		border:0px;
	}
h2	{	line-height:200%;	}
td.qty, th.qty	{	width: 50px;	text-align: left;		}
td.prod, th.prod	{	width: 150px;	text-align: left;	}
td.cost, th.cost	{	width: 70px;	text-align: right;	}
td.sbttl, th.sbttl	{	width: 70px;	text-align: right;	}
td.img, th.img		{	width: 90px;	text-align: left;	}
table.order_detail	{	border: 1px solid #cecece;	
						border-collapse:collapse;
					}
.order_detail td	{	border:1px dotted #cecece;	
						padding: 5px;	
					}