@charset "utf-8";
/* Styles for Home page */


.leftPanel h2 {
	font-family:"Arial Black", Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	margin:0 0 4px 0;
}

.leftPanel h3 {
	background-color:#333;
	color:#fff;
	font-size:10px;
	padding:3px 0 3px 0;
	margin:2px 0 2px 0;
}

.leftPanel .table_col_1, .leftPanel .table_col_2 {
	text-align:left;
	line-height:18px;
	background-color:#E7EBEE;
	margin:0 0 2px 0;
}

.leftPanel a:link {
	text-decoration:none;
	color:#666;
}

.CheatManiaPanel {
	margin:20px 0 0 0;
}


.product1, .product2, .product3{
	width:578px;
	margin:0;
}


.product1Left, .product2Left, .product3Left {
	width:171px;
	margin:0;
	padding:20px 0 20px 0;
	/* border:1px solid #c00; */
}

.product1Left img{
	/* Push image further down */
	margin-top:40px;
}

.product1Right, .product2Right {
	width:402px;
	margin:0;
	text-align:left;
	/* border:1px solid #c00; */
}

.product1Right h1{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding:0 0 0 5px;
	width:130px;
	height:auto;
	margin:10px 0 -30px 0;
}

.product1 .featureLeft {
	margin:0 0 2px 0;
	color:#fff;
	width:100px;
	height:10px;
	padding:4px 0 4px 2px;
	background:#c00 url(../images/feature_tab_corner.gif) no-repeat top right;
	border-bottom:1px solid #c00;
}
.product1 .featureRight {
	font-weight:normal;
	font-size:9px;
	margin:0;
	border-bottom:1px solid #c00;
	width:292px;
	height:10px;
	padding:4px 0 4px 2px;
}

.product1 .superscript {
	font-size:8px;
}

.product1 .lowerFeature {
	width:315px;
	padding:4px 0 2px 15px;
	background:transparent url(../images/bullett01.jpg) no-repeat top left;
}

.lowerFeatureWii1, .lowerFeatureWii2, .lowerFeatureWii3, .lowerFeatureWii4 {	
	width:315px;
	padding:4px 0 2px 15px;
}

.lowerFeatureWii1 {
	background:transparent url(../images/bullett03.gif) no-repeat top left;
}

.lowerFeatureWii2 {
	background:transparent url(../images/bullett04.gif) no-repeat top left;
}

.lowerFeatureWii3 {
	background:transparent url(../images/bullett05.gif) no-repeat top left;
}

.lowerFeatureWii4 {
	background:transparent url(../images/bullett06.gif) no-repeat top left;
}


.product1 hr, .product2 hr, .product3 hr {
	width:80%;
	color:#ccc;
	background-color:#ccc;
	margin-bottom:5px;
}


	
.product2Right h1, .product3Right h1 {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding:0 0 4px 0;
	margin:0;
}

.product2Right p {
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	padding:0 40px 4px 0;
	background:transparent url(images/forDS.gif) no-repeat right;
}

.product3Right {
	text-align:left;
	padding-top:16px;
	width:380px;
}

.product3Right p {
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	padding:0 40px 4px 0;
}


.product2 .lowerFeature, .product3 .lowerFeature {
	width:315px;
	padding:4px 0 2px 15px;
	background:transparent url(../images/bullett01.jpg) no-repeat top left;
}

.productPanelImage {
	margin:-30px 0 10px	 60px;
}

.product3PanelImage {
	float:right;
}

.featuredGame {
	margin:4px 0 4px 0;
	background:#595a5c url(../images/featured_game_header_BG.gif) repeat-x top;
	/* height:113px; */
	width:500px;
	padding:0;
	border:1px solid #ccc;
	text-align:left;
	color:#fff;
}

.featuredGameImage {	
	margin:0;
	padding:10px 0 0 0;
}

.featuredGameText img {
	margin:0 5px 0 0;
}

.featuredGameText {
	margin:8px 0 0 4px;	
}

.featuredGameText h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px solid #c00;
}

.featuredGameText p {
	font-weight:normal;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
