/* CSS Document */
body{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
	font-size : 99%;	
	font-style : normal;
	text-align : left;
	background-color:#ffffff;
	

	margin-top:10px;
	}
h1 {font-size:1.3em; text-align:center;}
h2 {font-size:1em; font-weight:bold;text-align:center;}
img {border:0;}	
#wrapper{border:3px dotted #000000;height:100%; background-color:#fff; color:#000000;width:700px; margin:2px;}
#bannerWrapper{width:100%; height:102px; background-color:#57A0C1; background-image:url('../images/pmBannerGrad2.gif'); background-repeat:repeat-x;}
#bannerWrapper h1{font-size:1em; color:#fff; margin:0em; padding:1.3em 2.5em 0 0; text-align:right;}
#bannerWrapperPac {width:100%;background-color:#fedc01;}
#bannerWrapperPac h1{color:#000; margin:0em; padding-top:1em; padding-bottom:0px;}
#banner{text-align:left;color:#000000; padding-bottom:0em;background-image:url('../images/pmBannerGrad6.gif'); background-repeat:no-repeat;}
#banner img{float:left; }
#maincontent{width:100%; height:100%; background-color:#ffffff;}
#maincontent h1{margin:auto;margin-top:0px;}
#parts{margin:auto; text-align:center; width:100%;background-color:#ffffff;}
#parts img{vertical-align:top; padding-bottom:2em; border:0;}
#parts p{color:#000000; text-align:left; padding:3em 3em 2em 3em; font-size:.8em;}
#parts ul{list-style-type:none;}
#parts li{}
#boilerPlate p{text-align:left;}
#orderText{color:#fff; text-align:left; font-weight:bold;}
#partsProduct{margin:auto; text-align:left; width:100%; color:#000000;}
#partsProduct img{vertical-align:top;}
#partsProduct h1{text-align:left;color:#000000;}
#partsProduct h2{text-align:left;color:#000000;}
#partsProduct td{color:#000000; text-align:center;}
#partsMap{width:300px; float:left; text-align:left;}
#orderForm{float:left;text-align:left; margin:auto; padding-left:.3em;}
#orderForm table{width:300px;}
#orderForm td{ text-align:left; width:250px; vertical-align:top;}
#orderForm td span{ text-align:left;}
#orderDirections{font-size:.8em; font-weight:bold;color:#000000; text-align:center;}
/*#orderForm span{color:#ffff00;}*/
#bmPartNum{font-size:.8em;color:#000000;text-align:left;}
#partNumLabel{font-size:.7em;color:#CCCCCC;font-weight:bold;}
#parts td{text-align:center;}
.productName{font-size:1.2em; color:#000000; font-weight:bold;}
.partsList table{color:#000000; padding:2px;}
.partsList td{color:#000000;padding:2px; border:1px solid #000000; vertical-align:top; font-size:.8em;}
.partsList p{color:#000000; text-align:left; padding:.5em;}
#itemDescription{color:#000;font-size:.8em; text-align:left;}
#footer{margin:auto; text-align:center; font-size:.8em; font-weight:bold;}
.clearer{clear:both;height:.1em;margin-top:-.1em;}

/* center portion of home page with game marquee graphics*/
#gameDiv{margin:auto;text-align:center;}
#gameDiv p{padding:1em 5em; text-align:left;}
#gameCabinetPics{padding:0 2em 0 0;}

/* bottom copyright notice on home page*/
#license{
	text-align:left;
	margin:auto;
	font-size:.7em; 
	padding:1em 5em 0 2em;
	background-color:#63A9CA; 
/*	background-image:url('../images/pmBannerGrad4.gif'); */
	background-repeat:repeat;
	text-align:center;
	border: 1px solid #fff;
	}
	
#license p{ width:30em;}
#license ul{text-align:left; margin-left:10em;}
#license li{list-style:none;  }
#license1{float:left; width:40%; font-size:1em; text-align:left;}
#license2{float:right; width:45%; text-align:left;}