/* CSS Document: pixel.css
   ----------------------- */
   
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	padding: 40px 0;
	background: #E8E8E8 url('images/diag-bgrnd.gif') repeat;
	color: #686464;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

div#container {
	margin: 0 auto;
	width: 904px;
	text-align: center;
}

/* HEADER
   ------ */
   
div#header {
	margin: 0 2px;
	width: 900px;
	background: #DE1E22;
	text-align: left;
	height: 123px;
}

img#logo {
	padding: 40px 49px 0 40px;
	float: left;
}

/* CONTENT
   ------- */
   
div#content {
	padding: 30px 0;
	background: #FFF url('images/content-bgrnd.jpg') repeat-x;
	border-left: 2px solid #E4E4E4;
	border-right: 2px solid #E4E4E4;
	border-bottom: 2px solid #E4E4E4;
	text-align: left;
	overflow: auto;
}

#content p {
	margin-bottom: .5em;
	line-height: 1.2em;
}

div#textsection {
	margin-right: 20px;
	float: right;
	display: inline;
	width: 620px;
}

div#featurebox {
	height: 180px;
	background-image: url(images/home_banner.jpg);
	background-repeat: no-repeat;
}

#featurebox p {
	margin: 0 0 20px 500px;
	padding: 3px 5px;
	width: 75px;
	text-align: center;
	background: #EBAAAC;
	color: #FFF;
	font-size: 10px;
}

#featurebox p#link-learn {
	position: relative;
	top: 140px;
}

#featurebox a {
	color: #FFF;
	text-decoration: none;
}

div#blurb {
	margin-bottom: 50px;
}

p#hilight {
	color: #C40509;
	font-weight: bold;
}

div.featureproduct {
	background: url('images/feature-bgrnd.gif') no-repeat;
	margin-right: 38px;
	float: left;
	width: 181px;
	height: 190px;
}

div.games_banner {
	margin-right: 0px;
	float: left;
	width: 398px;
	height: 220px;
	margin-top: -25px;
}

.games_banner_img{
	margin-bottom: -6px;
	margin-left: -10px;
}

div.featureproduct-edge {
	background: url('images/feature-bgrnd.gif') no-repeat;
	margin-right: 0;
	float: left;
	width: 181px;
	height: 190px;
}

.featureproduct p {
	margin-top: 1em;
	text-align: justify;
	width: 171px;
}

.featureproduct-edge p {
	margin-top: 1em;
	text-align: justify;
	width: 171px;
}

img.arrow {
	margin-top: -10px;
	float: right;
}

img#footer-logo {
	margin-top: 20px;
	float: right;
}

div#leftcolumn {
	margin-left: 20px;
	height: auto;
}

ul#mainmenu {
	margin-bottom: 15px;
	list-style-type: none;
	background: url('images/menu-bgrnd.gif') repeat-y;
	border-top: 1px solid #D8D7D7;
	border-bottom: 1px solid #D8D7D7;
	width: 217px;
	height: auto;
}

ul#mainmenu li#home {
	padding: 15px 12px;
	background: none;
}

ul#mainmenu li#home a {
	color: #C40509;
}

ul#mainmenu li {
	padding: 15px 12px;
	font-weight: bold;
	background: url('images/menu-item-bgrnd.gif') no-repeat;
	width: 160px;
}

#mainmenu a {
	text-decoration: none;
	color: #666161;
}

ul#mainmenu li ul {
	list-style-type: none;
	margin-top: 15px;
}

ul#mainmenu li ul li {
	padding: 0 0 0 5px;
	font-weight: normal;
	background: none;
	line-height: 1.2em;
}

/* FOOTER
   ------ */
   
div#footer {
	margin: 15px 25px;
	font: bold 10px Tahoma, Verdana, Arial, sans-serif;
	color: #878787;
	text-align: left;
}

p#footermenu {
	margin-top: -1.3em;
	float: right;
}

#footer a {
	text-decoration: none;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #878787;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
div#product_blurb {
	width: 550px;
	float: none;
}
div#product_screens {
	float: none;
	width: 550px;
}
div#quick {
	background-color: #fbeced;
	border: 1px solid #F5D3D6;
	padding: 10px;
	width: 280px;
	float: none;
}
a {
	color: #C40509;
}
