a:link {color: #144A85; text-decoration: none}
a:visited {color: #144A85; text-decoration: none}
a:hover {color: #144A85; text-decoration: underline}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #144A85;
  line-height: 95%;
}

p.TextPages {
  margin: 0;
  padding: 4px 14px 14px 14px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #144A85;
  line-height: 140%;
}

li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  line-height: 95%;
  color: #144A85;
}

div { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; /* Setting font size to small avoids some gaps between smaller divs. */
	color: #144A85;
        margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #88BFED;
	background-image: url(../ScreenParts/bg_repeating.png);
	background-repeat: repeat;
	text-align: center;
}

img {
  border: 0 none;
}

#Container {
  width: 825px;
	background-image: url(../ScreenParts/bg_middle_repeating.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
        padding-top: 157px;
	position: relative;
	text-align: left;
	border: solid 0px black;
	clear: both;
}

#Header {
	background-color: #669CC8;
	background-image: url(../ScreenParts/bg_header.png);
	background-position: left top;
	width: 735px;
	height: 140px;
	margin: 0 0 0 0px;
	padding: 0;
	position: absolute;
	left: 45px;
	top: 0px;
	border: solid 0px black;
}

#ContentBox {
  position: relative;
  left: 55px;
  top: 0px;
  width: 540px;
  border: solid 0px black;
}

#ContentBox p {
  margin: 0;
  padding: 4px 14px 14px 14px;
  vertical-align: center;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #144A85;
  line-height: 140%;
}

#BagBottom {
  background-image: url(../ScreenParts/bag_bottom.png);
  position: absolute;
  background-repeat: none;
  left: 89px;
  top: 140px;
  width: 56px;
  height: 17px;
}

#Center {
  position: relative;
  width: 530px;
  left: 60px;
  top: 0px;
}

#SpiffBar {
  margin: auto 30px 0px auto;
  padding: 0;
  position: absolute;
  top: 137px;
  right: 29px;
  width: 147px;
  z-index: 1;
}

#FeaturedDownload {
  background-image: url(../ScreenParts/banner_bg_featured.png);
  background-repeat: no-repeat;
  width: 531px;
  height: 189px;
  position: relative;
  top: -17px;
  left: 60px;
  z-index: 1;
}

#FeaturedProduct1 {
  position: absolute;
  left: 15px;
  top: 45px;
  width: 162px;
  height: 22px;
  padding: 0px;
}

#FeaturedProduct1 img {
  width: 160px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 1px solid black;
}

#FeaturedProduct2 {
  position: absolute;
  left: 183px;
  top: 45px;
  width: 162px;
  height: 22px;
  padding: 0px;
}

#FeaturedProduct2 img {
  width: 160px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 1px solid black;
}

#FeaturedProduct3 {
  position: absolute;
  left: 352px;
  top: 45px;
  width: 162px;
  height: 22px;
  padding: 0px;
}

#FeaturedProduct3 img {
  width: 160px;
  height: 120px;
  margin: 0px;
  padding: 0px;
  border: 1px solid black;
}

#FeaturedDetail {
  height: 140px;
  font-size: medium;
}

#FeaturedDetail img {
  position: absolute; 
  left: 0px;
  border: 0 none;
}

#FeaturedDetail p {
  font-size: medium;
  left: 180px;
  width: 350px;
  position: relative;
  color: #144A85;
  margin: 0;
  padding: 0;
}

#FeaturedDetail h1 {
  font-size: medium;
  left: 180px;
  width: 350px;
  position: relative;
  color: #D4891F;
  margin: 0;
  padding: 0;
}

#Tab0 {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100px;
  height: 28px;
  top: 85px;
  left: 153px;
  cursor: hand;
}

#Tab1 {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100px;
  height: 28px;
  top: 85px;
  left: 250px;
  cursor: hand;
}

#Tab2 {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100px;
  height: 28px;
  top: 85px;
  left: 347px;
  cursor: hand;
}

#Tab3 {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100px;
  height: 28px;
  top: 85px;
  left: 444px;
  cursor: hand;
}

#Tab4 {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100px;
  height: 28px;
  top: 85px;
  left: 541px;
  cursor: hand;
}

img.Tab
{
  border: 0 none;
  width: 100px;
  height: 28px;
}

h1.Category {
  text-align: center;
  color: #88B5E7;
  font-family: Arial;
  font-size: x-large;
  position: relative;
  width: 530px;
  left: 60px;
  top: -5px;
  margin: 0;
  padding: 0;
}

#PlatformHeaderWindows {
  background-image: url(../ScreenParts/catalog_windows_games.png);
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
  left: 220px;
  top: -10px;
  height: 50px;
	width: 200px;
}

#PlatformHeaderMacintosh {
  background-image: url(../ScreenParts/catalog_macintosh_games.png);
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
  left: 220px;
  top: -10px;
  height: 50px;
	width: 200px;
}

#PlatformHeaderiPhone {
  background-image: url(../ScreenParts/catalog_iphone_games.png);
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
  left: 170px;
  top: -10px;
  height: 50px;
	width: 300px;
}

#PlatformHeaderKindle {
  background-image: url(../ScreenParts/catalog_kindle_games.png);
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
  left: 220px;
  top: -10px;
  height: 50px;
	width: 200px;
}

#LeftGameColumn {
  width: 256px;
  text-align: left;
  vertical-align: top;
}

#RightGameColumn {
  width 256px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: left;
  vertical-align: top;
}

a.GameBox:link {color: #D4891F; text-decoration: none}
a.GameBox:visited {color: #D4891F; text-decoration: none}
a.GameBox:hover {color: #D4891F; text-decoration: underline}

h1.GameBox {
  margin: 0;
  padding: 2px 2px 0px 95px;
  vertical-align: center;
  text-align: left;
  font-family: Arial;
  font-size: small;
  color: #D4891F;
}

p.GameBox {
  margin: 0;
  padding: 1px 2px 2px 95px;
  vertical-align: center;
  text-align: left;
  font-family: Arial;
  font-size: small;
  color: #144A85;
}

#GameBoxImage {
  background-image: url(../ScreenParts/EmptyBox.gif);
  position: relative;
  float: left;
  left: 22px;
  top: 2px;
  width: 68px;
  height: 90px;
  margin: 0;
  padding: 0;
  cursor: hand;
}

#GameBoxImage.img {
  margin: 0;
  padding: 0;
  border-stlye: none;
}

#GameBox {
  background-position: left top;
  background-repeat: no-repeat;
  width: 256px;
  height: 100px;
  padding: 0;
  margin: 0;
  vertical-align: center;
}

#EmptyGameBox
{
  width: 256px;
  height: 100px;
  padding: 0;
  margin: 0;
}

#GamesBottomSpacer {
  height: 0px;
}

#Footer {
	background-color: #669CC8;
	background-image: url(../ScreenParts/bg_bottom.png);
	background-position: left top;
	width: 735px;
	height: 74px;   
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 45px;
	border: solid 0px black;
}

#FooterLogo {
  position: absolute;
  left: 77px;
  top: 18px;
  width: 148px;
  height: 52px;
}

#FooterText {
  left: 222px;
  width: 500px;
  top: 17px;
  height: 51px;
  position: relative;
  text-align: center;
}

#FooterText p {
	font-size: small;
	padding-top: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
}

#FooterText a:link {color: #FFFFFF; text-decoration: none}
#FooterText a:visited {color: #FFFFFF; text-decoration: none}
#FooterText a:hover {color: #FFFFFF; text-decoration: underline}


#Downloads {
  background-image: url(../ScreenParts/bg_downloads.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 45px;
	height: 372px;
	left: -4px;
	top: 0px;
}

#Flags {
  position: absolute;
  width: 56px;
  left: -12px;
  top: 392px;
  /* display: none; */
}

#Flags img {
  width: 56px;
  height: 42px;
}

/* Product Page Navigator */

#ProductPageNavigator {
  text-align: center;
  font-size: medium;
  color: #88B5E7;
}

#ProductPageNavigator a:link {
  color: #144A85; text-decoration: none
}

#ProductPageNavigator a:visited {
  color: #144A85; text-decoration: none
}

#ProductPageNavigator a:hover {
  color: #144A85; text-decoration: underline
}

/* Spiffs */
ol.Spiff {
// text-align: center;
   padding: 45px 10px 3px 33px;
   margin: 0px;
   list-style-type: decimal;
   font-family: Arial;
   font-size: x-small; 
   color: #144A85;
}

/* Spiffs */
ol.SpiffWhy {
   padding: 44px 14px 5px 28px;
   margin: 0px;
   list-style-type: decimal;
   font-family: Arial;
   font-size: x-small; 
   color: #144A85;
}

#SpiffWhyTry {
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#SpiffWhyBuy {
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

a.Category:link {color: #144A85; text-decoration: none}
a.Category:visited {color: #144A85; text-decoration: none}
a.Category:hover {color: #144A85; text-decoration: underline}

a.CategorySelected:link {color: #BB0000; text-decoration: none}
a.CategorySelected:visited {color: #BB0000; text-decoration: none; font-weight: bold}
a.CategorySelected:hover {color: #BB0000; text-decoration: underline}

a.Spiff:link {color: #144A85; text-decoration: none}
a.Spiff:visited {color: #144A85; text-decoration: none}
a.Spiff:hover {color: #144A85; text-decoration: underline}

p.Spiff {
//  text-align: center;
	padding: 45px 6px 3px 6px;
	margin: 0px;
  font-family: Arial;
  font-size: small; 
	color: #144A85;
}

p.SpiffPlain {
  text-align: center;
  padding: 0px 6px 10px 6px;
  margin: 0px;
  font-family: Arial;
  font-size: small; 
  color: #144A85;
}

form.Spiff
{
  text-align: center;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}

input.SpiffText {
  background-color: #C1E3FF;
  color: #144A85;
  padding: 1px;
  margin: 0px;
  width: 131px;
  border: 1px #68A2D3 solid
}

img.SpiffSubmit {
  cursor: hand;
  padding: 0px;
  margin: 4px 0px 0px 0px;
}

#SpiffTopGames {
  background-image: url(../ScreenParts/Spiffs/spiff_topgames_top.png);
  background-repeat: repeat-y;
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#SpiffCategories {
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: center;
//  font-weight: bold;
}

#SpiffCategories ul {
  text-align: center;
  padding: 45px 1px 17px 1px;
  margin: 0px;
  list-style-type: none;
  font-family: Arial;
  font-size: small; 
  color: #144A85;
  line-height: 95%;
}

#SpiffCategories li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

#SpiffCategories {
  background-image: url(../ScreenParts/Spiffs/spiff_categories_top.png);
  background-repeat: repeat-y;
  width: 147px;
  margin: 0px;
//  padding: 0px;
  position: relative;
  padding: 7px 0 0;
  text-align: center;
}

#SpiffNewGames {
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#SpiffNewsletter {
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#SpiffPlainTop {
  background-image: url(../ScreenParts/Spiffs/spiff_common_top.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 147px;
  height: 15px;
  margin: 0px;
  padding: 0px;
}

#SpiffPlain {
  background-image: url(../ScreenParts/Spiffs/spiff_common_middle.png);
  background-repeat: repeat-y;
  width: 147px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: top;
}

#SpiffBottom {
  background-image: url(../ScreenParts/Spiffs/spiff_common_bottom.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  width: 147px;
  height: 17px; /* Height of image is only 7px, but add for spacing between spiffs. */
}

#ComingSoonText {
  background-image: url(../ScreenParts/coming_soon.png);
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0px;
  padding: 20px;
  width: 461px;
  height: 346px;
}

