/* main rules
+---------------------------------------------------------------------------------*/
body {
	min-width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/bg.jpg) repeat-x;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}
li {
	list-style: outside;
	line-height: 20px;
}
img {border: 0;}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	padding-right: 50px;
}

/* links rules
+---------------------------------------------------------------------------------*/
a {color: #990000; text-decoration: none;}
a:active {color: #666666;}
a:hover {color: #666666;}

a.menu {color: #00213C;}
a.menu:active {color: #666666;}
a.menu:hover {color: #666666}

a.submenu {color: #666666;}
a.submenu:active {color: #999999;}
a.submenu:hover {color: #999999}

/* wrapper rules
+---------------------------------------------------------------------------------*/
#wrapper {
	width: 750px;
	text-align: left;
	display: table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* copy rules
+---------------------------------------------------------------------------------*/
#copyHolder {
	position: relative;
	float: left;
	width: 400px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	overflow: auto;
	padding-right: 10px;
}
#imageHolder {
	position: relative;
	float: left;
	width: 510px;
	font-size: 12px;
	margin-top: 20px;
}
#mainHolder {
	position: relative;
	float: left;
	width: 750px;
	font-size: 12px;
	margin-top: 20px;
}
.mainLeft {
	float: left;
	width: 365px;
	margin-right: 10px;
}
.mainRight {
	float: left;
	width: 345px;
	margin-left: 10px;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}
#copy {
	text-align: left;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 50px;
}
#copy-order {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#promo-order {
	text-align: center;
}
.orderHIghtlight {
	text-align: center;
	float: left;
	width: 150px;
	margin: 7px 7px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.descHead {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/descHead.gif) no-repeat;
	width: 480px;
	padding-top: 15px;
	padding-left: 15px;
	height: 15px;
}
.descFoot {
	background: url(images/descFoot.gif) no-repeat;
	height: 30px;
	width: 480px;
	padding-left: 15px;
}
.descMid {
	background: url(images/descMid.gif) repeat-y;
	width: 465px;
	padding: 5px 15px;
}
.detMid {
	font-size: 10px;
	background: url(images/descMid.gif) repeat-y;
	width: 465px;
	padding: 5px 15px;
}

/* navigation rules
+---------------------------------------------------------------------------------*/
#rt {
	width: 210px;
	float: right;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
}
#rt-menu-main {
	margin-top: 20px;
	font-weight: bold;
	float: left;
}
.rt-menu-head {
	font-size: 10px;
	width: 210px;
	color: #000000;
	border-bottom: 3px solid #000000;
	text-transform: uppercase;
}
.rt-menu-copy {
	width: 210px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rt-menu-disclaimer {
	width: 210px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
}
.rt-menu-copy2 {
	width: 210px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #E1E1E1;
}

/* promo rules
+---------------------------------------------------------------------------------*/
.promoTitle {
	font-size: 18px;
	width: 210px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}
.promoDeal {
	width: 210px;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.promoImage {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
.promoDuration {
	width: 210px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
.promoCode {
	width: 210px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #999999;
}
.topNav {
	text-align: right;
	float: right;
	vertical-align: top;
	width: 500px;
}
.headerMENU {
	padding-right: 5px;
	padding-left: 25px;
	font-size: 14px;
}

/* elemental rules
+---------------------------------------------------------------------------------*/
#topper {
	width: 350px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
#header {
	width: 400px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	margin-top: 85px;
}
.footer {
	color: #666666;
	text-align: center;
	line-height: 40px;
	width: 100%;
	height: 40px;
	font-size: 10px;
	position: relative;
	float: left;
}
#topics {
	background: #E1E1E1;
	border-top: 5px solid #000000;
	padding: 5px;
	margin-top: 35px;
	width: 85%;
}

/* table rules
+---------------------------------------------------------------------------------*/
.contact {
	width: 400px;
	margin-top: 5px;
}
.contactLabel {
	font-weight: bold;
	text-align: right;
	width: 110px;
	text-transform: uppercase;
	font-size: 10px;
}
.contactForm {
	text-align: left;
	font-size: 10px;
}
.contactFinalPo {
	width: 550px;
	margin-top: 5px;
}
.contactOutput {
	width: 450px;
	margin-top: 5px;
}
.contactLabelOutput {
	font-weight: bold;
	text-align: left;
	width: 150px;
	text-transform: uppercase;
	font-size: 10px;
	border-right: 1px solid #CCCCCC;
}
.contactHeaderOutput {
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	background: #D9D9D9;
}
.contactFormOutput {
	font-size: 10px;
}
.contactFormOutput2 {
	font-size: 10px;
	width: 50%;
}
.gameList {
	width: 480px;
	margin-top: 5px;
}
.gameListDesc {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.gameListHeader {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 5px;
	border-bottom: 1px solid #000000;
}
.gameHeader {
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	padding: 40px 5px 20px;
	border-bottom: 1px solid #000000;
}
.gameListPrice {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
.gameListImage {
	padding: 5px;
	vertical-align: top;
}

/* misc rules
+---------------------------------------------------------------------------------*/
.tiny {font-size: 10px;}
.small {font-size: 11px;}
.large {font-size:14px;}
.bodyHolder {
	float: left;
	width: 750px;
	border-bottom: 10px solid #000000;
	border-top: 10px solid #000000;
}
.finalPo {
	float: left;
	width: 600px;
	margin-left: 20px;
}
.inventory {
	font-size: 11px;
	display: block;
	text-align: left;
	width: 150px;
}
