﻿body 
{
	font-family: Arial, Verdana;
	font-size: small;
	color: #5E72B1;
	color: Black;
	margin: 1%; padding: 0px;
	margin: 0px;
	background-color: White;
}

h1
{
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a
{
}

a:hover
{
}

a img
{
	border: none;
}

.HeaderRow
{
	height: 67px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #475467;
	border-bottom: #1A2A3F;
}

.LeftColumn
{
	margin-top: 67px;
	width: 155px;
	border-right: solid 1px #1A2A3F;
	background-color: #83ABE2;
}

.RightColumn
{
	margin-top: 67px;
	width: 155px;
	border-left: solid 1px #1A2A3F;
	background-color: #83ABE2;
}

.MainNavHeader
{
	position: relative;
	top: 0px;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	width: 154px;
	padding: 3px;
	display:block;
	left: 0px;
	top: 0px;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	background-color: #1A2A3F;
}

.MainNavItem a
{
	position: relative;
	top: 0px;
	color: Black;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	width: 154px;
	padding: 3px;
	display:block;
	left: 0px;
	top: 0px;
	border-bottom: solid 2px #FFFFFF;
	background-color: #83ABE2;
}

.MainNavItem a:hover
{
	background-color: #FFB756;	
	color: Black;
}

.MainContent
{
	margin: 75px 8px 8px 6px;
	margin-top: 75px;
}

.Feature
{
	width: 100%;
	border: solid 1px #FFF;
	background-color: #FFF;
}

.Border
{
	margin: 3px;
	float: left;
	border: solid 1px #A6ABAD;
    border: solid 1px Gray;
	background-color: #EEEEEE;
}

.Widget
{
	width: 216px;
	height: 290px;
}

.WidgetHeader
{
	width: 100%;
	text-align: center;
	border-bottom: solid 1px Gray;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
   background-color : #FAA024;
}

.WidgetBody
{
	padding: 4px;
}




#ProductReview
{
	margin-top: 10px;
}

#ProductReview h1
{
	line-height: 24px;
	border-bottom: dashed 1px Gray;
}

#ProductImageDiv
{
	border: solid 2px Gray;
	border-left: none;
}

.ProductReviewTop
{
	margin: 0px;
	padding: 0px;
	border: solid 2px Gray;
	background-color: white;
}

#ProductScreenshots
{
	padding: 5px;
	height: 105px;
	border-bottom: solid 2px Gray;
	border-left: solid 1px Gray;
	background-color: #efefef;
	overflow-y: hidden;
	overflow-x: scroll;
}

#ProductScreenshots img
{
	border: solid 2px Black;
	cursor: pointer;
}

#UserRatingText
{
	font-size: 10pt;

}


.ProductRatingLeft
{
	border: solid 2px #1A2A3F;
	background-image: url('../../../images/ratingmeter.gif');
	background-repeat: repeat-y;
	width: 98px;
	height: 24px;
}

.ProductRatingBar
{
	width: 80px;
	height: 24px;
	background-image: url('../../../images/fullratingmeter.gif');
	background-repeat: repeat-y;
}

.ProductRatingBack1 { background-color: #EF1000; }
.ProductRatingBack2 { background-color: #EF3100; }
.ProductRatingBack3 { background-color: #EF5208; }
.ProductRatingBack4 { background-color: #E78408; }
.ProductRatingBack5 { background-color: #D6AD10; }
.ProductRatingBack6 { background-color: #B5CE10; }
.ProductRatingBack7 { background-color: #84DE10; }
.ProductRatingBack8 { background-color: #5AE710; }
.ProductRatingBack9 { background-color: #31E710; }
.ProductRatingBack10 { background-color: #18DE10; }

.ProductRatingRight
{
	border-top: solid 2px #1A2A3F;
	border-right: solid 2px #1A2A3F;
	border-bottom: solid 2px #1A2A3F;
	width: 35px;
	height: 24px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

#ProductReviewCaption
{
    background-color : #FAA024;
	border-left: solid 1px Gray;
	border-bottom: solid 1px Gray;
	padding: 4px 0px 4px 10px;
	font-size: 14pt;
	font-weight: bold;
}

#ProductReviewRatings
{
	font-size: 7pt;
	border-left: solid 1px Gray;
	border-bottom: solid 1px Gray;
	background-color: #eee;
}

.ProductReviewButtons
{
	padding: 0px 0px 5px 0px;
	border-left: solid 1px Gray;
	height: 70px;
}

.ProductReviewButton
{
	font-size: 7pt;
	border: solid 1px black;
	vertical-align: middle;
	background-color: #83ABE2;
	width: 130px;
	height: 25px;
	text-align: center;
}

.ProductReviewButton a
{
	display: block;
	color: White;
	text-decoration: none;
	width: 130px;
	height: 25px;
	font-weight: bold;
}

.ProductReviewButton a:hover
{
	background-color: #FFB756;	
	color: #1A2A3F;
}



















.ProductPageContainer
{
	width: 800px;
	margin: 118px auto auto auto;
}

.Screens
{
	margin: 15px;
	width: 200px;
	height: 175px;
}

.RatingBox
{
	float: right;
	clear: right;
	background-image: url(../images/overallrating.gif);
	width: 87px;
	height: 58px;
	font-size: 36pt;
	font-weight: bold;
	padding: 11px 8px 8px 8px;
	text-align: center;
}

.EditorRating
{
}

.UserRating
{
}


    #tabs5 {
      float:left;
      width:100%;
      background:#4DBB00;
      font-size:93%;
      line-height:normal;
      }
      .tabs5back
      {
		background-color: Transparent;
      }
      
    #tabs5 ul {
          margin:0;
          padding:5px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#3C4A71;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#3C4A71;
      font-weight: bold;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }

      #tabs5 .current a {
              background-position:0% -42px;
      }
      #tabs5 .current a span {
              background-position:100% -42px;
      }









ul#topnav {
	margin:0 0 28px;
	padding: 10px 0 0 12px;
	list-style: none;
	border: none;
} 

#topnav li {
	display: block;
	margin: 0px;
	padding: 0px;
	float:left;
}
	
#topnav a {
	display:block;
	color:#444;
	text-decoration:none;
	background: url(../images/lia.gif) no-repeat;
	margin:0;
	padding: .4em 4.8em 0.4em 56px;
	border-right: 1px solid #aaa;
	position: relative;
	font: bold 14px helvetica, arial, geneva, lucida, sans-serif;
}
#topnav a#a0 { left: 0px;}
#topnav a#a1 { left: -30px;}
#topnav a#a2 { left: -60px;}
#topnav a#a3 { left: -90px;}
#topnav a#a4 { left: -120px;}
#topnav a#a5 { left: -150px;}
#topnav a#a6 { left: -180px;}
	
#topnav a:hover {
	background: url(../images/liahover.gif) no-repeat;
}

#topnav a.here {
	position:relative;
	z-index:102;
	background: url(../images/liahover.gif) no-repeat;
	border-right: 1px solid #777;
	padding: 0.4em 2em 0.4em 35px;
	margin: 0 4px 0 0;
}
	
ul#subnav {
	position:absolute;
	z-index:101;
	margin: -1px 0 0;
	left: 10px;
	padding: 1px 0px 3px 30px;
	background: #bbb;
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
	width: 720px;
}
	
#subnav li {
	position:relative;
	z-index:102;
	display: block;
	margin: 0;
	padding: 0;
	float:left;
}
	
#subnav a {
	color:#fff;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 2px 12px 2px 10px;
	background: transparent;
	background-image: none;
	border: 0 none;
}
	
#subnav a:hover {
	color:#444;
	background: transparent;
	background-image: none;
	border: 0 none;
}

#subnav a.here {
	color:#444;
	background: transparent;
	background-image: none;
	border: 0 none;
	margin:0;
	padding: 2px 12px 2px 10px;
}
	
	
#diva0
{
	display: none;
}

#diva1
{
	display: none;
}

#diva2
{
	display: block;
}

#diva3
{
	display: none;
}

.Center
{
	margin: auto;
}

.Product
{
	width: 100%;
	height: 245px;
	background-image: url(../images/prodheaderback.jpg);
	background-repeat: repeat-x;
}

.DetailRatings
{
	float: right;
	clear: right;
	margin-top: 15px;
	width: 185px;
	height: 80px;
	background-image: url(../images/customrating.jpg);
}

.Button
{
	width: 100px;
	height: 20px;
	text-align: center;
}

.Button a
{
	display: block;
	border: solid 1px #aaaaff;
	background-color: #DEE7EF;
	background-color: #4DBB00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #3C4A71;
	color: white;
	padding: 5px;
}

.Button a:hover
{
	background-color: #BCFF8B;
	color: #0000cc;
}

.ProductShortDesc
{
	display: block;
	height: 135px;
}

.ProductDetail
{
	width: 800px;
}

.ProductPageContent
{
	min-height: 400px;
	padding: 15px;
	font-size: 13pt;
	background-image: url(../images/proddetailback.jpg);
}
/* for Internet Explorer */
/*\*/
* html .ProductPageContent {
height: 400px;
}
/**/

.ProductDetailTop
{
	width: 100%;
	background-image: url(../images/proddetailtop.jpg);
	line-height: 16px;
}

.ProductDetailBottom
{
	width: 100%;
	background-image: url(../images/proddetailbottom.jpg);
	line-height: 20px;
}

.ForumPost
{
	border-bottom: dashed 1px gray;
	padding: 15px;
}



.ProdSumUL
{
	width: 20px;
	height: 20px;
	background-image: url(../images/prodsumul.gif);
}

.ProdSumU
{
	width: 100%;
	height: 20px;
	background-image: url(../images/prodsumu.gif);
	background-repeat: repeat-x;
}

.ProdSumUR
{
	width: 20px;
	height: 20px;
	background-image: url(../images/prodsumur.gif);
}

.ProdSumBL
{
	width: 20px;
	height: 26px;
	background-image: url(../images/prodsumbl.gif);
}

.ProdSumB
{
	width: 100%;
	height: 26px;
	background-image: url(../images/prodsumb.gif);
	background-repeat: repeat-x;
}

.ProdSumBR
{
	width: 20px;
	height: 26px;
	background-image: url(../images/prodsumbr.gif);
}

.ProdSumL
{
	width: 20px;
	height: 100%;
	background-image: url(../images/prodsuml.gif);
	background-repeat: repeat-y;
}

.ProdSumR
{
	width: 20px;
	height: 100%;
	background-image: url(../images/prodsumr.gif);
	background-repeat: repeat-y;
}

.ProdSumRatings
{
	float: right;
}

.ProductSummary
{
	width: 800px;
	margin: auto;
}

.ProdSumReview
{
	font-size: 8pt;
}

.ProdSumContainer
{
	padding: 10px;
	margin: auto;
	width: 780px;
	border: solid 6px white;
	background-color: #eeeeee;
}

.ProdSumContainer h1
{
	color: #0000cc;
	line-height: 15px;
}

.DropCap
{
	float: left;
	width: 34px;
	font-size: 50px;
	line-height: 41px;
	font-weight: normal;
	color:#444444;
	font-family: georgia, times;
}

.FooterRow
{
	height: 67px;
	width: 100%;
	background-color: #83ABE2;
	border-top: solid 1px #1A2A3F;
	text-align: center;
	padding: 15px;
}

.TabStripArea
{
	padding-top: 8px;
}

.TabActive
{
	border: solid 1px Gray;
	border-bottom: solid 1px white;
	background-color: White;
	margin-right: 3px;
	z-index: 2;
}

.Tab a
{
	border: solid 1px Gray;
	background-color: #eee;
	padding-top: 5px;
	margin-right: 3px;
	display: block;
	text-decoration: none;
	color: #1A2A3F;
	color: Black;
	height: 20px;
}

.Tab a:visited
{
	color: White;
	color: Black;
}

.Tab a:hover
{
	background-color: #FAA024;
	color: Black;
}

.TabActive a
{
	display: block;
	text-decoration: none;
	color: #1A2A3F;
	font-weight: bold;
	padding-top: 5px;
	height: 20px;
}

.TabActive a:visited
{
	color: #1A2A3F;
}

.TabContentArea
{
	position: relative;
	margin-top: -1px;
	background-color: White;
	border: solid 1px Gray;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
}

.TabPageActive
{
	display: block;
	min-height: 500px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .TabPageActive 
{
	height: 500px;
}
/**/	

.TabPage
{
	display: none;
	min-height: 500px;
}
/* for Internet Explorer */
/*\*/
* html .TabPage
{
	height: 500px;
}
/**/	

.LoginStatus
{
	margin: 11px 4px 0px 0px;
	float: right;
	font-size: 8pt;
	color: #eee;
}

.LoginStatus a
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.LoginStatus a:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#RateDialog .hd
{
    background-color : #FAA024;
    color: Black;
}

.ProductListHeader a
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.ProductListGameName a
{
	text-decoration: none;
	color: #1A2A3F;
}

.ProductListGameName a:visited
{
	text-decoration: none;
	color: #1A2A3F;
}

.ProductListGameName
{
	text-align: left;
	padding: 5px;
}

.ProductListGameName h2
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 2px;
}

.Instructions
{
	border: solid 1px #666;
	background-color: White;
	padding: 4px;
}
