/* CAFE PRESS SHOP StyleSheet */


	#container {
		padding-left: 20px;
		padding-right: 20px;
		width: 280px;  
		}
		
	#productCaption {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
		}

	#ordering {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0px;
		padding-right: 0px; 
		}
		
	#premOrdering {
		}
		
	#hackerSafe {
		}

	#productInfo {
		font-size: 10pt;
		font-weight: 400;  
		background-color: rgb(4,4,4);		
		}
	
	#extraDetails {
		}
		
	#additionalPhotos {
		}	

	
	.tableheaderbg {
		font-family: arial, sans-serif; 
		font-size: 12pt;
		font-weight: 700;
		}

	.tablebg {
		font-family: arial, sans-serif; 
		font-size: 10pt;
		font-weight: 400;
		}
	
	.tablebg2 {
		font-family: arial, sans-serif; 
		font-size: 10pt;
		font-weight: 700;
		text-align: right;
		}
	
	.smallprint {
		font-family: arial, sans-serif;
		font-size: 8pt;
/*		text-align: center; */
		word-spacing: 0.15em; 
		padding-right: 1.5em;
		}

	.storesmallprint {
		font-family: arial, sans-serif;
		font-weight: 400;
		font-size: 10pt;
		margin-top: 1em;
		}

	.xsmallText {
		font-family: arial, sans-serif;
		font-size: 8pt;
		font-weight: 400;
		}

	.breadCrumb {
		margin: 0em;
		margin-top: 0em;
		margin-bottom: 2em;
		}

	.footer {
		font-size: 8pt;
		}

	body {  
		background: black;
		background-image: url(images/starfield.gif);
		color: white;
		margin-top: 0px;
		}

	
	TD.footer {
		font-family: arial, sans-serif; 
		font-size: 10pt;
/*		color: rgb(192,192,255);  */
		color: rgb(128,128,160);
		font-weight: 400;
		padding-left: 164px;
		}

		
/*	span.pageTitle {
		color: url(255,0,255);
		}
*/

	input {
		font-family: arial, sans-serif;
		font-size: 8.5pt; 
		}
		
	select {
		font-family: arial, sans-serif;
		font-size: 8.5pt; 
		}
		

	LI {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		}

	TD {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		}

	P {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		margin-left: 0em;
		margin-right: 0em;
		}

	A:link {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		color: rgb(128,128,255);
		}

	A:visited {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		color: rgb(64,128,64)
		}

	A:active {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		color: rgb(255,128,64) 
		}

	A:hover {
		font-family: arial, sans-serif;
		font-size: 10pt; 
		font-weight: 700;
		color: rgb(255,128,64) 
		}

	img.imageborder {
		border-style: ridge;
		border-color: rgb(192,192,192);
		border-width: 2px; 
		}

		
