/* REVIEWS Stylesheet for 8-bit Central
coded by Pete - atari2600vcs@yahoo.com */

/* outer container for console images */
div#reviewConsoles
{
  margin: 0px 20px 25px 40px;
}

/*individual consoles */
div.reviewConsole
{
  float: left;
  font-size: 0.8em;
  margin: 0px 20px 0px 0px;
  min-height: 120px;
  width: 90px;
  text-align: center;
}

div.reviewConsole img
{
  height: 60px;
  width: 90px;
}




div#bodyCopyMain ul.reviewNav
{
  list-style-type: none;
  margin: 0px 0px 70px 50px;
  width: 500px;
}

ul.reviewNav li a
{
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0px 0px 4px 0px;
}

ul.reviewNav li a:hover
{
  color: #f0c;
  font-style: italic;
}

ul.reviewNav li a span
{
  font-size: 0.9em;
}


div#bodyCopyMain ul.titleList
{
  color: #06c;
  float: left;
  list-style-type: circle;
  margin: 0px 10px 40px 30px;
  padding: 0;
  width: 200px;
}

div#bodyCopyMain ul.titleList li
{
  font-size: 0.9em;
  line-height: 0.9em;
  margin: 0px 0px 3px 0px;
  padding: 2px 5px 2px 2px;
}




div#bodyCopyMain ul.titleList li:hover, div#bodyCopyMain ul.titleListWide li:hover
{
  background: #b1b1b1;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}

div#bodyCopyMain ul.titleList li a, div#bodyCopyMain ul.titleListWide li a
{
  display: block;
}


div#bodyCopyMain ul.titleListWide
{
  color: #06c;
  float: left;
  list-style-type: circle;
  margin: 0px 0px 30px 50px;
  padding: 0;
  width: 300px;
}

div#bodyCopyMain ul.titleListWide li
{
  font-size: 0.9em;
  line-height: 0.9em;
  margin: 0px 0px 3px 0px;
  padding: 2px 5px 2px 2px;
}

h3.alphaLabel
{
  background: #000 url(../images/reviews/alphaCartLabel.jpg) no-repeat;
  clear: both;
  color: #4177b3;
  font-size: 2em;
  height:94px;
  margin: 10px 0px 5px 40px;
  padding: 35px 0px 0px 70px;
  width: 424px;
}

h1 span.heading
{
  color: #666;
  display: block;
  font-size: 0.6em;
  font-style: normal;
  padding-right: 25px;
  text-align: right;
}

span.consoleModel
{
  color: #999;
  font-size: 0.4em;
  font-style: normal;
}

span.screenShotCaption
{
  color: #999;
  float: left;
  font-size: 0.9em;
  margin: 0px 0px 0px 40px;
}


/*Game box cover --------------- */
img.gameBox
{
  border: 1px solid #666;
  float: left;
  height: 150px;
  margin: 0px 25px 5px 40px;
}

/*Game box cover --------------- */
img.gameBoxSnes
{
  border: 1px solid #666;
  float: left;
  height: 100px;
  margin: 0px 25px 5px 40px;
}

a.boxCoverX
{
  display: none;
  
  background: url(../images/reviews/blueTrans.gif);
  color: #000;
  font-weight: bold;
  margin: 20px 0px 0px 30px;
  padding: 3px;
  text-shadow: 2px 2px #666;
}

a.boxCoverX:hover
{
  color: #90f;
  text-shadow: none;
}


/* Table containing review data and stats -----------------*/
table.reviewDetails
{ 
  border-left: 1px solid #90f;
  width: auto;
}

table.reviewDetails tr
{ 
  height: 28px;
}

table.reviewDetails td.caption
{ 
  border-bottom: 1px dotted #333;
  color: #06c;
  font-face: Courier;
  font-size: 0.8em;
  font-weight: bold;
  padding: 3px 8px 1px 7px;
  vertical-align: text-top;
}

table.reviewDetails td.attribute
{ 
  border-bottom: 1px dotted #333;
  color: #ccc;
  font-face: Courier;
  font-size: 1em;
  font-weight: bold;
  padding: 0px 0px 2px 0px;
  vertical-align: middle;
}

table.reviewDetails td.tableRating, table.reviewDetails tr.tableRating
{
  display: none;
}

img.reviewShips
{ 
  height: 60px;
  padding-left: 15px;
  width: 190px;
}
  
div.ratingText
{
  border-bottom: 1px solid #90f;
  color: #06c;
  display: block;
  font-weight: bold;
  height: 60px;
  margin: 20px 40px 15px 40px;
  padding: 5px 0px 10px 70px;
}



/* Embedding third party youtube vids in the site */
iframe.embeddedVideo
{
  margin: 0px 0px 0px 40px;
}



img.esrb
{
  float: right;
  height: 60px;
  width: 40px;
}

/* Ratings explained --------------------*/
table#ratingsExplained
{
  margin: 0px 40px 20px 40px;
  padding: 0;
}

table#ratingsExplained td.image
{
  background: #000;
  padding: 3px 0px 5px 0px;
  width: 210px;
}

table#ratingsExplained td.text
{
  padding: 3px 0px 5px 10px;
}

table#ratingsExplained td.text span.shipNumber
{
  color: #06c;
}


/* ESRB Ratings --------------------*/
table#esrbRatings
{
  margin: 0px 40px 20px 40px;
  padding: 0;
}

table#esrbRatings td.image
{
  background: #000;
  padding: 3px 0px 5px 0px;
  width: 70px;
}

table#esrbRatings td.text
{
  padding: 3px 0px 5px 10px;
}


/* Arcade Fact - Holy Shit girl ---------------------------*/
/* div.arcadeFactRight and div.arcadeFactLeft must be identical except for margin and float */
div#bodyCopyMain div.arcadeFactRight
{
  border: 1px dotted #f66;
  color: #999;
  display: inline;
  float: right;
  font-size: 0.9em;
  font-style: italic;
  margin: 7px 40px 15px 10px;
  padding: 7px;
  position: relative;
  width: 350px;
}

div#bodyCopyMain div.arcadeFactLeft
{
  border: 1px dotted #f66;
  color: #999;
  float: left;
  font-size: 0.9em;
  font-style: italic;
  margin: 7px 15px 15px 40px;
  padding: 7px;
  position: relative;
  width: 350px;
}

div#bodyCopyMain div.arcadeFactRight span, div#bodyCopyMain div.arcadeFactLeft span
{
  display: none;
}


/* arcadeGirlContainerLeft and arcadeGirlContainerRight - simply alter the float direction of the girl */
div.arcadeGirlContainerLeft
{
  background: url(../images/reviews/factGirl.jpg) no-repeat;
  float: left;
  height: 144px;
  margin: 5px 10px 0px 0px;
  width: 176px;
}

div.arcadeGirlContainerRight
{
  background: url(../images/reviews/factGirlRight.jpg) no-repeat;
  float: right;
  height: 144px;
  margin: 5px 0px 0px 10px;
  width: 176px;
}



/* Game Girl porn star on review pages -------------*/
div#gameGirl
{
  clear: both;
  margin: 5px 0px 5px 40px;
  max-width: 700px;
  min-height: 700px;
}

img#reviewGirl, h3#gameGirlHeading
{
  display: none;
}

img#powerUp
{
  margin: 5px 0px 5px 40px;
  width: auto;
}

div#bodyCopyMain p#pspuLink
{
  float: right;
  font-size: 0.8em;
  margin: 0px 40px 3px 0px;
}

p#pspuLink a:hover
{
  color: #f0c;
}





/* Clipboard summary -------------------*/
div#cipBoardSummaryUp
{
  background: #000 url(../images/reviews/clipBoardUp.jpg) no-repeat;
  height: 344px;
  margin: 0px 20px 15px 40px;
  padding: 0;
  width: 305px;
}

div#cipBoardSummaryDown
{
  background: #000 url(../images/reviews/clipBoardDown.jpg) no-repeat;
  height: 344px;
  margin: 0px 20px 15px 40px;
  padding: 0;
  width: 305px;
}

div#cipBoardSummaryUp span#heading, div#cipBoardSummaryDown span#heading
{
  color: #90f;
  display: block;
  font: bold 1.1em/1em "impact", "Comic Sans MS", Helvetica, Arial, Verdana, sans-serif;
  padding: 75px 0px 5px 55px;
  text-align: center;
}

div#cipBoardSummaryUp span#summary, div#cipBoardSummaryDown span#summary
{
  color: #333;
  display: block;
  font: normal 0.9em/1em "Comic Sans MS", Helvetica, Arial, Verdana, sans-serif;
  padding: 0px 15px 25px 85px;
}

div#cipBoardSummaryUp span#summary h3, div#cipBoardSummaryDown span#summary h3
{
  color: #333;
  display: inline;
  font: bold 0.9em/1em "Comic Sans MS", Helvetica, Arial, Verdana, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0;
}

div#bodyCopyMain p.ratingSystem
{
  font-size: 0.8em; 
  font-style: italic;
  margin-right: 40px;
  text-align: right;
}