html, body {
	height: 100%;
	margin: 0px;
}
body {
	background: url(/static-ap/Gameware/Assets/bg-n.png) center repeat-y;
	font: 11px Verdana;
}
a {
	color: #1e2f7c;
}
a.emptyResource {
	text-decoration: none;
	border-bottom: 1px dotted #1e2f7c;
}
.emptyResource {
	border-bottom: 1px dotted black;
}
input {
	border: 1px solid #C6C6C6;
	font: 11px Verdana;
	background-color: #FAF9F5;
}
textarea {
	border: 1px solid #C6C6C6;
	font: 11px Verdana;
	background-color: #FAF9F5;
}
input.btn {
}
input.chk {
	background: none;
	border: none;
}
input.rad {
	background: none;
	border: none;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
h1 {
	margin-top: 10px;
	margin-bottom: 9px;
	font: bold 14px Verdana, sans-serif;
	border-bottom: 1px solid #EACB00;
}
h1.first {
	margin-top: 0px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 9px;
	font: bold 13px Verdana, sans-serif;
	border-bottom: 1px solid #EACB00;
}
h3 {
	margin-top: 10px;
	margin-bottom: 9px;
	font: bold 12px Verdana, sans-serif;
	border-bottom: 1px solid #EACB00;
}
h4 {
	margin-top: 10px;
	margin-bottom: 9px;
	font: bold 11px Verdana, sans-serif;
	border-bottom: 1px solid #EACB00;
}
h5 {
	margin-top: 10px;
	margin-bottom: 9px;
	font: bold 10px Verdana, sans-serif;
	border-bottom: 1px solid #EACB00;
}
h6 {
	margin-top: 10px;
	margin-bottom: 9px;
	font: 10px Verdana, sans-serif;
	border-bottom: 1px solid #EACB00;
}
blockquote {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 8px; 
	padding-right: 50px; 
	border-left: 1px solid #C7C7A9; 
	background: url(/static-ap/Gameware/Assets/quote.gif) top right no-repeat;
}
#masterGrid {
	height: 100%; 
	width: 990px; /* was: 812px */
	text-align: center;
	margin: auto;
}
#masterGridContent {
	vertical-align: top;
}
#masterGridFooter {
	height: 97px;
	vertical-align: bottom;
}
#content {
	width: 812px;
	margin: auto;			
	background-color: red;
	text-align: left;
    position: relative;
}
#topBar {
	position: relative;
	width: 100%;
	height: 98px;
	background: url(/static-ap/Gameware/Assets/top-bar-bg.png);
	text-align: left;
	vertical-align: top;
}
#topBanner {
	float: right;
	padding-right: 20px;
	padding-top: 16px;
}
#invader {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#gamewareLogo {
	float: left;
	padding-top: 34px;
	padding-left: 20px;
}
#promoLogo {
	position: absolute;
	top: 64px;
	left: 111px;
}
#menuBar {
	width: 100%;
	height: 57px;
	background: url(/static-ap/Gameware/Assets/2006/menu-bar-bg-n-double.png);
	text-align: left;
	vertical-align: top;
	color: white;
	font: bold 11px Verdana;
	/* padding-left: 25px; */
}
#menuBar #menu {
	padding-left: 25px;
}
#menuBar .menuEntry {
	float: left;
	padding-right: 20px;
	padding-top: 8px;
	line-height: 15px;
	position: relative;
}
#menuBar .menuEntry .line2 {
	position: absolute;
	left: 8px;
}
#menuBar ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 12px;
	list-style-type: none;
}
#menuBar ul li {
	display: inline;
	padding-right: 20px;
}
#menuBar a {
	color: white;
	text-decoration: none;
}
#menuBar a:hover {				
	text-decoration: underline;
}
#menuBar #forumLink {
	float: right;
	margin-top: 12px; 
	margin-right: 13px;
}
.shadeLeft {
	width: 6px;
	height: 100%;
	float: left;
	background: url(/static-ap/Gameware/Assets/6shade-left.png);
}
.shadeRight {
	width: 6px;
	height: 100%;
	float: right;
	background: url(/static-ap/Gameware/Assets/6shade-right.png);
}
.box {
	width: 100%;
}
.box .topEdge {
	width: 100%;
	height: 11px;
	background: url(/static-ap/Gameware/Assets/box-top-edge-n.png);
}
.box .content {
	background: url(/static-ap/Gameware/Assets/box-bg-n.png);
}
.box .bottomEdge {
	width: 100%;
	height: 13px;
	background: url(/static-ap/Gameware/Assets/box-bottom-edge-fullshade-n.png);
}	
.threeColumns td {
	text-align: left;
	vertical-align: top;
}
.threeColumns .left {
	width: 208px;
}
.threeColumns .center {
	width: 574px; /* was: 604px */
}
.threeColumns #centerPadder {
	padding-left: 2px; /* was: 9px */
	padding-right: 2px;
}
.threeColumns .right {
	width: 208px; 
}
#leftSideBar {
	margin-left: 9px;
	margin-right: 2px;
}
#leftSideBarHeader {
	/* background: url(/static-ap/Gameware/Assets/grad-bg.png); */
	background-color: red;
	width: 100%; 
	height: 37px; 
	margin-bottom: 3px;
}
#rightSideBar {
	margin-left: 2px;
	margin-right: 9px;
}
#rightSideBarHeader {
	background: url(/static-ap/Gameware/Assets/grad-bg-inv.png);
	width: 100%;
	height: 37px;
	margin-bottom: 3px;
}
.sideBox {
	background-color: #F3F3F3; 
	width: 100%; 
	font: 11px Verdana;
	margin-bottom: 3px;
}
.sideBoxHeader {
	color: #1E2F7C;
	background: url(/static-ap/Gameware/Assets/sidebox-header-2.png);
	height: 26px;
	font-weight: bold;
}
.sideBoxHeaderPadder {
	padding-left: 10px;
	padding-top: 5px;
}
.sideBoxContent {
	background: url(/static-ap/Gameware/Assets/sidebox-bg.png) bottom;
}
.sideBoxContentPadder {
	padding: 2px 10px 7px 10px;
}
.sideBox ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 5px;
	padding: 0px;
}
#resourceInfo {
	background: url(/static-ap/Gameware/Assets/grad-bg-570.png); /* was: -593.png */
	width: 100%; 
	height: 37px; 
	color: black; 				
}
#resourceInfoTitle {
	font: 21px Verdana;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
#resourceInfoByline {
	font: 11px Verdana;
	float: right;
	padding-top: 4px;
	padding-right: 12px; 
	text-align: right;
}
#resourceContent {
	font: 11px Verdana, Arial, sans-serif;				
	/* padding: 15px 20px 15px 25px; */
	padding: 10px 15px 3px 15px;
}
#resourceContent p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#resourceContent h1 {
	margin-top: 0px;
}
#footerBar {				
	width: 990px; /* was: 812px */
	height: 97px;
	background: url(/static-ap/Gameware/Assets/footer-bar-bg-n.png);
}
#footerBarText {
	padding: 20px;
	font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
}
#footerBarText ul {
	list-style-type: none;
	margin: 0px;
}
#footerBarText li {
	display: inline;
	padding-right: 16px;				
}
#copyrightText {
	float: left;
}
#siteLinks {
	float: right;				
}
#siteLinks a {
	color: black;
	text-decoration: none;
}
#siteLinks a:hover {
	color: black;
	text-decoration: underline;
}
/* --- */
.aspectbox {
	border: 1px solid #C7C7A9;
	margin-bottom: 10px;
}
.aspectbox .header {
	padding: 10px; 
	background-color: #FAF9F5;
}
.aspectbox .body {
	padding: 10px;
}
.aspectbox .label {
	border-right: 1px dotted #C7C7A9;
	padding-right: 10px;
}
.aspectbox .value {
	padding-left: 10px;
}
.defaultDateEditorTimeHours {
	width: 17px;
}
.defaultDateEditorTimeMinutes {
	width: 17px;
}
/* --- */
.subMenu {
	position: absolute;
	background-color: #1e2f7c;			
	top: 135px;				
	visibility: hidden;
	border-bottom: 2px solid #DDD;
	z-index: 1000;
}
.subMenu .padder {				
	background: url(/static-ap/Gameware/Assets/blue.png);
	padding-top: 10px;
}
.subMenu .container {
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 0px 10px 10px 10px;
}
.subMenu ul {				
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subMenu ul li {
	padding-right: 30px;
	font-weight: bold;
}
.subMenu a {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	text-decoration: underline;
}
/* --- */
.previewTable {
	width: 100%;
	background-color: #FAF9F5;
	border: 1px solid #C7C7A9;
}
.previewTable .b {
	background-color: white;
}
/* --- */
.formTable td.label {
	text-align: right;
}
/* --- */
.cart {
	border-bottom: 1px solid #C7C7A9; 
	position: relative; 
	background: url(/static-ap/Gameware/Assets/shop/cart-bg.gif);
}
.cart .header {
	position: absolute;
	top: 0px; 
	left: 0px; 
	height: 70px; 
	width: 197px; 
	background: url(/static-ap/Gameware/Assets/shop/cart-header.gif);
}
.cart .lines {				
	width: 189px;
}
.cart .lines .thumbCell {
	border-bottom: 1px solid #D4D4BE; 
	padding-left: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}
.cart .lines .label {
	border-bottom: 1px solid #D4D4BE;
	letter-spacing: -1px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart .lines .price {
	float: right;
}
.cart .lines a {
  color: black;
  text-decoration: none;
}
.cart .lines a:hover {
  text-decoration: underline;
}
.cart .imageButton {
	margin-left: 14px;
	margin-bottom: 5px;
	color: white;				
	background: url(/static-ap/Gameware/Assets/shop/btn-bg.gif) no-repeat;
	height: 19px;
	width: 160px;
	text-align: left;
}
.cart .greenButton {
	background: url(/static-ap/Gameware/Assets/shop/btn-bg-green.gif) no-repeat;
}
.cart .imageButton .label {				
	padding-top: 2px;
	padding-left: 20px;
}
.cart .imageButton a {
	color: white;
	text-decoration: none;
}
.editableCart {
	width: 100%;
}
.editableCart .b {
	background-color: #EEE;
}
.cartForConfirm .b {
	background-color: #EEE;
}
/* --- */
.error {
	color: #A00;
	font-weight: bold;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
/* -- */
.order {
	border: 1px solid #C7C7A9; 
	margin-bottom: 10px;
}
.order .header {
	padding: 10px; 
	background-color: #FAF9F5;
}
.order .body {
	padding: 10px;
}
.order .b {
	background-color: #FAF9F5;
}
.order .sep {
	border-top: 1px solid #C7C7A9; 
}
/* -- */
.classicWeblogSnip {
	width: 564px;
	background-color: #FAF9F5;
	border-left: 4px solid #F1D200;
	border-bottom: 1px solid #CCC;
	margin-bottom: 4px;
}
.classicWeblogSnip .classicWeblogSnipHeader {
	font-size: 11px;
	background: url(/static-ap/Gameware/Assets/weblog-entry-bg.gif) bottom;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px; 
}
.classicWeblogSnip .classicWeblogSnipContent {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
/* -- */
.weblogDayHeader {
	background:url(/static-ap/Gameware/Assets/2006/weblog-day-header.png);
	width: 569;
	height: 39px;
}
.weblogDayHeader .date {
	font-size: 21px;
	padding-left: 15px;
	padding-top: 5px;
}
.weblogSnip {
	position: relative;
	border: 1px solid #C7C8A9;
	border-top: none;
}
.weblogSnipHeader {
	background-color: #F2F2F2;
	position: relative;
	height: 49px;	
}
.weblogSnipTitle {
	position: absolute;
	left: 62px;
	top: 5px;
	font-size: 17px;
	width: 500px;
}
.weblogSnipTitle a {
	text-decoration: none;
	color: black;
}
.weblogSnip .icon {
	position: absolute;
	left: 15px;
	top: 6px;
	width: 32px;
	height: 32px;
	padding: 2px;
	background:url(/static-ap/Gameware/Assets/2006/icon-bg.png);
}
.weblogSnipByLine {
	position: absolute;
	top: 27px;
	left: 62px;
	color: #74736F;
	width: 500px;
}
.weblogSnipByLine a {
	color: #74736F;
}
.weblogSnipMetaData {
	position: relative;
	height: 20px;
}
.weblogSnipTimeStamp {
	position: absolute;
	top: 6px;
	left: 15px;
	width: 36px;
	text-align: center;
	font-size: 10px;
}
.weblogSnipTeaserTimeStamp {
	position: absolute;
	top: 54px;
	left: 15px;
	width: 36px;
	text-align: center;
	font-size: 10px;
}
.weblogSnipTags {
	position: absolute;
	top: 5px;
	left: 62px;
	width: 500px;
}
.weblogSnipContent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
.weblogSnipTeaserContent {
	padding-left: 62px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.seperator {
	height: 5px;
}
/* -- */
.reviewSnip {
	border-left: 4px solid #1e2f7c;
	margin-bottom: 10px;
	padding-left: 8px;
}
.reviewSnipHeader {
	border-top: 1px solid #A9B2C7;
	padding: 7px;
	background-color: #F5F7FA;
}
.reviewSnip .ratingStars {
	float: right;
	text-align: right;
}
.reviewSnipEvaluations {
	padding: 7px 5px;
	padding-right: 13px;
	border-bottom: 1px dotted #A9B2C7;
}
.reviewSnipContent {
	width: 100%;
}
.reviewSnipActions {
	padding: 5px 0px;
	margin-top: 5px;
	border-top: 1px dotted #A9B2C7;
	text-align: right;
}
.reviewSnipActions img {
	border: none;
	vertical-align: middle;
}
.reviewSnipActionButtons {
	float: left;
	padding-top: 3px;
}
/* -- */
.articleBox {
	border: 1px solid #EACB00;
	padding: 5px;
	background-color: white;
	z-index: 900;
}
.articleBoxFloatRight {
	position: relative;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.articleBoxFloatLeftSideBar {
	position: relative;
	float: left;
}
.articleBox .buyButton {
	position: absolute;
	bottom: 3px;	
}
.articleBox .buyButtonLeft {
	left: -20px;
}
.articleBox .buyButtonRight {
	right: -20px;
}
.articleBox .buyButton img {
	width: 92px;
	height: 35px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static-ap/Gameware/Assets/buy-shadowed.png',sizingMethod='scale');
}
.articleBox .articleBoxVariants {
	display: none;
	position: absolute;
	bottom: -1px;	
	background-color: white;
	width: 260px; 
	border: 1px solid #D4D4BE;
	line-height: 12px;
	letter-spacing: -1px;
}
.articleBox .articleBoxVariantsLeft {
	left: -267px;
}
.articleBox .articleBoxVariantsRight {
	right: -268px;
}
.articleBox .articleBoxVariantsLoading {
	text-align: center;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 20px;
}
.articleBox .lines {
	width: 259px;
}
.articleBox .lines .thumbCell {
	border-bottom: 1px solid #D4D4BE; 
	padding-left: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	width: 30px;
}
.articleBox .lines .label {
	border-bottom: 1px solid #D4D4BE;
	letter-spacing: -1px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.articleBox .lines .label .status {
	float: right;
	margin-top: 1px;
	margin-right: 3px;
	width: 9px;
	height: 9px;
}
.articleBox .lines a {
	text-decoration: none;
}
.articleBox .lines a:hover {
	text-decoration: underline;
}
.articleBox .lines .lastOption {
	padding: 5px;
}

#specialFeatureBar {
	width: 990px;
	height: 150px;
	position: relative;
	margin-top: -8px;
	margin-bottom: -8px;
	background: url(/static-ap/Gameware/Assets/2006/resized-bar-bg.gif)
}
#specialFeatureBar .topShadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 13px;
	background: url(/static-ap/Gameware/Assets/2006/resized-bar-bg-top.gif);
}
#specialFeatureBar .bottomShadow {
	position: absolute;
	bottom: 0px;
	left: 0px; 
	width: 990px;
	height: 13px;
	background: url(/static-ap/Gameware/Assets/2006/resized-bar-bg-bottom.gif);
}
#specialFeatureBar .leftBox {
	position: absolute;
	background: url(/static-ap/Gameware/Assets/2006/resized-box-generic.png);
	top: 11px;
	left: 8px;
	width: 198px;
	height: 130px;
}
#specialFeatureBar .rightBox {
	position: absolute;
	background: url(/static-ap/Gameware/Assets/2006/resized-box-generic.png);
	top: 11px;
	right: 9px;
	width: 198px;
	height: 130px;
}
#specialFeatureBar .boxTitle {
	position: absolute;
	top: 7px; 
	left: 9px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
#specialFeatureBar .topGames {
	position: absolute; 
	top: 37px; 
	left: 10px; 
	font-size: 10px;
}
#specialFeatureBar .topGames .rank {
	font-weight: bold;
	text-align: right;
}
#specialFeatureBar .topGames .title {
	text-align: left;
	width: 143px;
}
#specialFeatureBar .flashlet {
	position: absolute;
	top: 10px;
	left: 210px;
	width: 569px;
	height: 130px;
}
#specialFeatureBar .topGames .title a {
	color: black;
	text-decoration: none;
}
#specialFeatureBar .topGames .title a:hover {
	text-decoration: underline;
}
/* -- */
.rightImage {
	float:right;
	border: 1px solid #EACB00;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: white;
}
