@font-face {
    font-family: 'PTSans';
    src: url('fonts/PTS76F-webfont.eot');
    src: url('fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS76F-webfont.woff') format('woff'),
         url('fonts/PTS76F-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'PTSans';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans';
    src: url('fonts/PTS56F-webfont.eot');
    src: url('fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS56F-webfont.woff') format('woff'),
         url('fonts/PTS56F-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PTSans';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body, div {
	margin: 0;
	padding: 0;
}

a { color: #006bcc; text-decoration: none; }
a:hover { color: #004280; text-decoration: underline;}
a:active { color: #69a2d7; }
a img { outline:none; }

body {
	color: #333333;
	font-family: 'PTSans', Arial, sans-serif;
	min-width: 908px;
	background-color: #e4e4e2;
	background-image: url('../images/backgrunge.jpg');
	background-position: center 324px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#bodywrap {
	height: auto;
	margin: 0 auto;
	width: 908px;
}

h2 {
	color: #444444;
	font-size: 32px;
	line-height: 32px;
	letter-spacing:-1px;
	margin-top: 0;
}

small {
	font-size: 83%;
}

ul,ol{ padding:0;margin:0 0 10px 18px; }

.whitebox {
	border: white solid 4px;
}

.shadowblock {
	width: 908px;
	height: 20px;
	margin-bottom: -20px;
	background-image: url('../images/shadow.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.block {
	display: block;
	margin: auto;
}

#bigbanner {
	width: 900px;
	height: 322px;
	display: block;
	margin: auto;
	position: relative;
	border-top:none;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position-y: -6px;
}

#quotebar {
	width: 884px;
	padding: 8px;
	padding-top: 10px;
	margin: auto;
	background: rgb(40,40,40);
  background: rgba(40,40,40,0.6);
	color: white;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	position: absolute; 
  bottom: 0;
  text-shadow: 1px 2px 4px #000000;
}

#quotebar em {
	font-style: normal;
	font-size: 15px;
	color: #f9f5bb;
}

#quotebar a:link,
#quotebar a:visited,
#quotebar a:hover,
#quotebar a:active {
	color: inherit;
	font-style: inherit;
	text-decoration: inherit;
}

#quotebar a:active {
	color: #dddddd;
}

#description {
	padding: 20px 36px 20px 36px;
	font-size: 16px;
	overflow: auto;
	text-shadow: 1px 1px 1px #ffffff;
}

#description #descleft {
	float: left;
	width: 416px;
	padding-right: 32px;
	border-right: solid 4px #cccccc;
}

#description #descright {
	float: right;
	width: 360px;
	text-align: right;
}

#descright p {
	clear: both;
	font-size: 14px;
	line-height: 16px;
}

#descright img {
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
	position: relative;
	right: -4px;
}

#screenshots {
	width: 900px;
	height: 208px;
	overflow: hidden;
	overflow-x: auto;
	background-image: url('../images/mediagutter.png');
	-webkit-overflow-scrolling: touch;
}

#screenshots div {
	white-space:nowrap;
}

#screenshots img {
	margin-right: 16px;
	border: solid 2px #ffffff;
}

.faderright, .faderleft {
	position: absolute;
	z-index: 100;
	pointer-events: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
  -ms-user-select: none;
}

.faderright { margin-left: 808px; padding-right:-96px;}
.faderleft { margin-left: -4px; padding-right:-96px; }

.moregames {
	width: 900px;
	margin-top: 16px;
	background-color: #ffffff;
}

#basebar {
	color: #babbbf;
	background-color: #5a5f6e;
	width: 868px;
	min-height: 160px;
	margin-top: 16px;
	padding: 16px;
	overflow: auto;
	font-size: 14px;
	line-height: 22px;
}

#basebar div.section {
	float: right;
	width: auto;
	min-height: 160px;
	margin-left: 22px;
	padding-right: 22px;
	border-right: solid 2px #666b76;
}

#basebar h4 {
	font-family: Arial, sans-serif;
	color: #848a98;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	font-size: 15.5px;
}

#basebar li {
	line-height: 22px;
}

#basebar em {
	color: #999999;
}

#basebar a {
	color: #ffffff;
}

#basebar a:active {
	color: #babbbf;
}

#copyright {
	font-family: Arial, sans-serif;
	font-size: 75%;
	text-align: center;
	line-height: 14px;
	color: #999999;
	padding: 16px 48px 16px 48px;
}

.linkicon {
	margin: 0 4px 10px 2px;
	vertical-align: text-top;
}

#carousel {
  position: relative;
  overflow: hidden;
}
#carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#carousel img { padding-right: 4px; }
#carousel li { float: left; }

.addthis_button_tweet { width:86px !important; }
.addthis_button_facebook_like { width:78px !important; }
.addthis_button_google_plusone { width:66px !important; }