@charset "utf-8";
/* CSS Document */
html, body { border: 0; margin: 0; padding: 0; }
html {
   min-height: 100%;  
	line-height: 0;   
}

img {text-decoration: none; border: 0px;border-style:none;}

body a:link
{
	color:#FFFFFF;text-decoration:none;
	border: 0px;border-style:none;
}
body a:visited
{
	color:#FFFFFF;text-decoration:none;border: 0px;border-style:none;
}
body a:hover
{
	color:#FFFFFF;text-decoration:none;border: 0px;border-style:none;
}
body a:active
{
	color:#FFFFFF;text-decoration:none;border: 0px;border-style:none;
}





#mainBodyText,#widgetDescription
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;	
	width:640px;
	color:#FFFFFF;
  
}

#thumbsOuterContainer
{
	width:100%;
	min-width:640px;
}


body { font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; min-width: 100%; min-height: 101%; color: #666; 
background: #000000 url(images/footer_noguys.jpg) no-repeat center bottom;  }

h2
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:18px;	
	color:#FFFFFF;
	padding-top:12px;
}

ul
{
	list-style:square outside;
	margin-left:0px;	
	padding-left:32px;	
	left:0px;	
}

input
{
	border-radius:2px;
	border:1px #999 solid;	
}

img#header
{
	width:640px;
	max-height:240px;	
	margin-bottom:32px;
	margin-top:12px;
}

#media-download
{
	border:1px #999 solid;
	color:#666;
	line-height:32px;
	border-radius:2px;
	width:640px;
	height:32px;
	text-align:center;
	background-color:#ddd;	
	margin-bottom:12px;
}

#media-download:hover
{
	border:1px #666 solid;
	background-color:#bbb;	
}

#awards li, #quotes li
{
	margin-bottom:12px;	
	
}

#widgetDescription
{
	color:#aaaaa5;
	a:link{color:white;text-decoration:none;};

	width:640px;
	text-align: left;	
}

#container
{
	width:640px;	
	margin:0px auto;
	background-color:#000000;
	text-align:left;
}

#topNav
{
	min-width:640px;
}	


#containerFAQ
{
	min-width:600px;
	max-width:600px;
	padding: 20px;
	margin:0px auto;
	line-height:1.6em;
//	background-color:#000000;
	text-align:left;
	font-size:120%;
	color:#999999;
		
	
	
	
}

#content
{
	position:relative;
	left:240px;
	float:left;
	width:640px;
	height:100%;	
}

#container a
{
	color:#a6672c;
}

#container a:visited
{
	color:#a6672c;
}

#navigation
{
	position:fixed;
	width:240px;	
	height:100%;
	
}

#navigation ul
{
	margin-left:0px;
	padding-left:0px;
	left:0px;
	list-style:none inside none;
}

#navigation li
{
	margin-bottom:4px;	
}

#navigation a
{
	font-weight:bolder;	
	text-decoration:none;
	
}

#navigation a:hover
{
	color:#FFFFFF;
}

#factsheet
{
	float:left;
	width:240px;
	height:100%;
	color:#c1723e;
}

#right-of-factsheet
{
	float:left;
	width:480px;		
}

#description, #history, #features
{
	width:480px;	
}

#images, #screenshots
{
	overflow:hidden;
	width:740px;	
}

#logo img
{
	max-width:720px;	
}

#images img.preview
{
	min-width:355px;
	min-height:255px;
	max-width:550px;
	max-height:460px
}

#screenshots img.preview
{
	width:355px;
	min-height:255px;
	max-height:460px;
}

div.preview-wrapper
{
	width:355px;
	height:255px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;	
	overflow:hidden;
}

#contact, #credits
{
	float:left;	
	width:360px;
}

p.credits
{
	color:#999;
}

.clear
{
	clear:both;
	width:100%;
	margin-top:30px;
	height:30px;
	border-top:1px #ddd solid;	
}