body {
	font-family: "Profile", Lucida sans, Lucida, Arial, sans-serif;
	color: #002d62;
	font-weight: bold;
	font-style:normal;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002d62;
}
#background {
	position:absolute;
	color:#ffffff;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

#playbilllogo {
	position:absolute;
	z-index: 12;
	left: 50%;
	top: 100%;
	margin-top: 20px;
	margin-left: -100px;
	text-align: center;
}
.p1btn {
	position: relative; 
	margin: 5px;
	padding: 15px;
	cursor: pointer;
	top: 0px; 
	
	}
.p1btnimg {
	position: absolute;
	top: 0px;
	width: 273px;
}
.p1btntxt {
	position: absolute;
	top: 11px;
	width: 90%;
	color: #ffffff;
	text-align:center;
	font-size: .9em;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	text-align: center;
	left: 10px;
	
}
.p1btn_hover {
	color: #ffffff;
}

.p2btn {
	color: #002d62;
	font-family: Profile, "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 1px;
	padding: 1px 1px 1px 20px;
	background-position: center;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	
	}
.p2btn_hover {
	color: #de203d;
}

h1 {
	font-family:Penumbra, Luicida, Arial, sans-serif
	font-size: 3.2em;
	color: #002d62;
	font-weight: normal;
	font-style:normal;
	text-align: center;
	
}
.imgProduct {
	border: 2px solid #ffffff;
}
.mainTable {
}
.sbtn {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	background-position: center;
	text-decoration: none;
	cursor: pointer;
	background-color: #000000;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-transform: uppercase;
	}
.sbtn:hover {
	border: 3px solid #ffffff;
	}
.sbtn:visited {
	background-color: #ffffff;
	}
.sbtn_hover {
	border: 3px solid #ffffff;
	}
.navbtn {
  top:0px;
	left: 0px;
	position: relative;
	cursor: pointer;
	height: 27px;
	z-index: 10;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}
.navbtnimg {
	position: absolute;
	height: 27px;
	width: 100%;
	z-index: 6;
	top: 0px;
	left: 5px;
}
.navbtntxt {
	position: relative;
	z-index: 10;
	color: #FFFFFF;



	font-family:Penumbra, Luicida, Arial, sans-serif
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	top: 3px;
	padding-left: 15px;
	padding-right: 5px;
}
.navbtntxt_hover{
	color: #ffffff;
}
.productName {
	font-size: .8em;
	font-weight: bold;
	font-style:normal;
	color: #002d62;
	font-variant: normal;
}
.productPrice {
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #de203d;
	letter-spacing: normal;
	font-variant: small-caps;
}
.productDesc {
	font-size: .8em;
	font-weight: bold;
	color: #002d62;
	letter-spacing: normal;
}
#prodamount {
	font-size: 1.0em;
	color: #de203d;
	letter-spacing: normal;
	font-weight: bold;
	font-style: normal;
	vertical-align: bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	
	
	}
.itemCount {
	font-size: 0.8em;
	font-weight: bold;
	color: #002d62;
	letter-spacing: normal;
	text-align:right;
	width: 20px;
	border: 3px solid #de203d;
	height: 25px;
}
.itemOption {
	font-size: .9em;
	font-weight: bold;
	color: #002d62;
	letter-spacing: normal;
}
.itemMessage {
	font-size: 0.5em;
	color: #002d62;
}
#footerTable{
	width: 100%;
}
.footerText {
	font-size: 0.5em;
	color: #002d62;
	text-align: center;
	vertical-align: bottom;
}
#mainpage {
	position: absolute;
	z-index: 3;
	width: 700px;
	margin-left: -350px;
	left: 50%;
	top: 34px;
	border: 4px solid #ffffff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mainHeader {
	position: relative;
	width: 100%;
	/*background-color: #0031b9;*/
	text-align: center;
	z-index: 4;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #de203d;
	border-right-color: #de203d;
	border-left-color: #de203d;
}
#mainHeaderBck {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
	background-color: #ffffff;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.60;
}
#mainContent {
	position: relative;
	top: 0px;
	/*background-color:#0031b9;*/
	z-index: 4;
	width: 100%;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #de203d;
	border-bottom-color: #de203d;
	border-left-color: #de203d;
}
#mainContentBck {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.60;
}
#mainContentBckTop {
	top: 0px;
	width: 100%;
	left: 0px;
	z-index: 3;
}

#activeContent {
	width:100%;
	top: 0px;
	left: 0px;
	z-index: 6;
	padding-bottom:1px;
}

#showContent {
	position: relative;
	top: 0px;
	width: 600px;
	left: 50px;
	z-index: 6;
}
#catContent {
	position:relative;
	top: 0px;
	width: 100%;
	z-index: 6;
}
#catTable {
	width: 100%;
}
.catName {
	font-size: 1em;
	color: #002d62;
	font-family: Penumbra, "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	text-align: left;
	position: relative;
	top: 25px;
	
}
#productContent {
	position: relative;
	width: 100%;
	z-index: 6;
}
#playbillmerchicon {
	position: relative;
	z-index: 20;
	overflow: visible;
	left: 50%;
	margin-left: -75px;
	bottom: -38px;
	width: 200px;
	height: 25px;
}

