@charset "utf-8";
/* CSS Document */

 * {
 margin:0;
 padding:0;
 }
 
 body {
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 text-align:center;
 font-size:x-small;
 _font-size:xx-small;
 background-attachment:fixed;
 background-image:url(../img/main_bg.gif);
 background-repeat: repeat-x;
 background-position:bottom;
 }
 
 a {
 color:#0099CC;
 font-weight:bold;
 text-decoration:none;
 }
 
 a:link {
 }
 
 a:visited {
 color:#FF3399;
 }
 
 a:hover {
 color:#FF3399;
 font-weight:bold;
 }
 
 img {
 border:none;
 }
 
 img.freedownload {
 padding-left:7px;
 }
 
 p {
 margin-bottom:10px;
 color:#002775;
 }
  
 #wrapper {
 text-align:left;
 width:700px;
 margin:0 auto;
 border-left:5px solid #000;
 border-right:5px solid #000;
 font-size:120%;
 background-color:#fff;
 }
  
 div#header img {
 float:left;
 }
 
 div#header div {
 display:inline;
 float:right;
 }
 
 div#header div img{
 display:block;
 float:none;
 }
 
 div.row {
 clear:both;
 }
 
 div.preorder_video {
 padding-top:10px;
 }
 
 div.border {
 padding-bottom:0px;
 }
 
 div.leftcolumn {
 float:left;
 width:350px;
 }
 
 div.leftcolumn div.copy, div.leftcolumn div.packshot {
 margin-top:10px;
 }
 
 div.rightcolumn {
 float:right;
 width:350px;
 }
 
 div.leftcolumn div h3 {
 width:155px;
 float:left;
 font-size:14px;
 margin-left:2px;
 }
 
 div.packshot {
 float:left;
 }
 
 div.packshot a img {
 margin-bottom:5px;
 }
 
 div.packshot img {
 display:block;
 }
 
 div.copy {
 float:right;
 width:180px;
 }
 
 div.rightcolumn div.copy {
 width:175px;
 padding-right:5px;
 }
 
 div.rightcolumn div.copy img {
  padding-bottom:10px;
  margin-right:5px;
  _margin-right:0;
 }
 
 img.preorder_text {
 margin-left:8px;
 margin-top:15px;
 }
 
 div.preorder div.packshot {
 margin-top:15px;
 margin-left:8px;
 display:inline;
 }
 
 div.preorder div.packshot img {
 	display:block;
 }
 
 div#flashcontent {
 margin:12px 0 0 16px;
 }
 
 div.footer {
height:25px;
 }
 
 div.footer a {
 float:left;
 margin:0;
 padding:0;
 margin-left:11px;
 }
 
 .clear {
 clear:both;
 }
 
 .bold {
 font-weight:bold;
 }

