@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
img {
	border: none;
}
.clearfloat {
	height: 1px;
	clear: both;
}
#wrap {
	width: 886px;
	position: absolute;
	left: 50%;
	margin-left: -443px;
	margin-top: 30px;
	height: auto;
	background-image: url(/assets/3col_bkg.png);
	background-repeat: repeat-y;
}
#header {
	height: 80px;
	background-color: #fff;
	background-image: url(/assets/logo_inner.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
#menu {
	position: absolute;
	text-align: right;
	top: 52px;
	width: 886px;
	z-index: 999;
}
#menu a {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	padding: 0 8px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #000;
}
#menu a.last {
	border-right: none;
	padding-right: 0;
}
#menu a:hover {
	color: #CD1729;
}
#lcol {
	position: relative;
	float: left;
	width: 140px;
	padding: 20px 10px 0 20px;
}
#lcol h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#lcol h4 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
}
#lcol img.border {
	border: 1px solid #fff;
}	
#lcol ul {
	margin: 2px 0 0 -26px;
}
*+html #lcol ul {
	margin: 2px 0 0 16px;
}
* html #lcol ul {
	margin: 2px 0 0 16px;
}
#lcol ul ul {
	margin: 0 0 0 -40px;
}
*+html #lcol ul ul {
	margin: 0 0 0 0;
}
* html #lcol ul ul {
	margin: 0 0 0 0;
}
#lcol li {
	list-style-type: none;
}
#lcol li, #lcol a {
	color: #000;
	font-size: 11px;
	line-height: 1.6em;
	list-style-type: disc;
	text-decoration: none;
	font-weight: normal;
}
#lcol a:hover {
	color: #fff;
}
#lcol li li {
	list-style-type: none;
}
#lcol li li a {
	list-style-type: none;
	background-image: url(/assets/bullet-level2.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}
#lcol li li a:hover {
	background-image: url(/assets/bullet-level2-ovr.gif);
}
/* open & close menu styling ========================================= */
#ocmenu li {
	list-style-type: none;
}
#ocmenu li, #ocmenu a {
	color: #000;
	font-size: 11px;
	line-height: 1.6em;
	list-style-type: disc;
	text-decoration: none;
	font-weight: normal;
}
#ocmenu a:hover {
	color: #fff;
}
#ocmenu li li {
	list-style-type: none;
	background-image: url(/assets/bullet-level2.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left: 8px;
}
#ocmenu li li a {
	padding-left: 0;
	background-image: none;
}
#ocmenu li li li, #ocmenu li li li a, #ocmenu li li li a:hover {
	list-style-type: none;
	background-image: none;
	padding-left: 0;
}

#content {
	position: relative;
	float: left;
	width: 490px;
	padding: 20px 30px 20px 30px;
}
#content p, li {
	line-height: 1.6em;
}
#content li {
	list-style-type:disc;
	color: #000;
	font-weight: normal;
}
#rcol {
	width: 160px;
	position: relative;
	margin-left: 726px;
	background-image: url(/assets/hp_rcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
* html #rcol {
	margin-left: 723px;
}
#games {
	height: auto;
	padding: 10px 20px 20px 30px;
}
*+html #games {
	padding: 3px 20px 20px 30px;
}
* html #games {
	padding: 3px 20px 20px 30px;
}
#games p, a, li {
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	text-decoration: none;
	list-style: none;
	font-weight: bold;
}
#games ul {
	margin: -8px 0 0 -20px;
}
*+html #games ul {
	margin: -12px 0 0 20px;
}
* html #games ul {
	margin: -12px 0 0 20px;
}
#games a {
	margin: 0 0 0 -20px;
}
#games a:hover {
	color: #000;
}
#ci {
	height: auto;
}
#shop {
	border-top: 6px solid #FFF;
	height: auto;
}
#footer {
	height: 60px;
	width: 886px;
	background-color: #fff;
	border-top: 15px solid #fff;
	text-align: right;
}
/* Spry Accordian widget formatting ========================= */
.Accordion {
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	margin: 0;
	padding: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height: 1.5em;
	font-size: 11px;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 3px;
	padding: 0px;
	height: auto;
}
/* form styling ========================================================= */
.contactform label, .contactform input, .contactform select, .contactform textarea, .contactform input .file {
	display: block;
	font-size: 1em;
	float: left;
	width: 21em;
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #616362;
	}
input.hidden {
	height: 1px;
	width: 1px;
	border: none;
	background-color: #9db2b8;
}
.contactform h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	border-top: 2px solid #fff;
	padding-top: 8px;
}
.contactform select {
	width: 21.5em;
}
.contactform .checkbox {
	width: auto;
	border:none;
}
.contactform label {
	color: #000;
	text-align: right;
	width:15em;
	margin-right: 5px;
	font-size: 1em;
	border: none;
}
.contactform input.button {
	width: auto;
	padding: 1px 5px;
	color: #fff;
	background-color: #cd1729;
	margin-bottom: 18px;
}
.contactform br {
	clear:both;
}
.contactform input.xsmall, .contactform select.xsmall {
	width: 3em;
}
.appform input.xsmall {
	float: right;
	margin-right: 7%;
	width: 5%;
	text-align: center;
}
.contactform input.small, .contactform select.small {
	width: 6.5em;
}
.contactform input.file {
	border: 1px solid #616362;
}
.contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}