/*/////////////////////////////////
	HTMLSTYLES
/////////////////////////////////*/

body
	{
	padding		: 0;
	margin		: 0;
	height		: 100%;
	width		: 100%;
	background	: #000000 url(../images/mainbackground.gif) bottom repeat-x fixed;
	font-family	: tahoma,arial,helvetica,verdana;
	font-size	: 12px;
	color		: #eee;
	}

html	{ overflow				: -moz-scrollbars-vertical; }

/*/////////////////////////////////
	OBJECTSTYLES
/////////////////////////////////*/
h2 {
font-size:16px;
}
a 	{
	color		: #a98b55;
	text-decoration:none;
	-moz-outline-style: none;
	}

a:hover	{
	text-decoration:underline;
	}

p 	{
	
	}

img 	{
	
	}

a img 	{
	border:0px;
	}

/*/////////////////////////////////
	WEBSITESTYLES
/////////////////////////////////*/


#Wrapper
	{
	background	: none;
	height		: 100%;
	width		: 505px;
	position	: absolute;
	left		: 50%;
	margin-left	: -250px;
	}

#Menu
	{
	z-index		: 1;
	position	: absolute;
	left		: 0px;
	top		: 90px;
	}

#Main
	{
	min-height	: 100%;
	height		: auto !important;
	height		: 100%;
	width		: 320px;
	position	: absolute;
	top		: 0px;
	right		: 0px;
	text-align	: justify;
padding-top:160px;
border-left:1px solid white;
border-right:1px solid white;
background:#000;
	}

/*/////////////////////////////////
	CONTENTCLASSES
/////////////////////////////////*/
#Menu li
	{
	list-style-type : none;
	}

#Menu li a
	{
	text-decoration	: none;
	font-weight	: bold;
	color		: #a98b55;
	font-size	: 12px;
	font-family	: arial;
	letter-spacing	: 2px;
padding:3px;
padding-right:5px;
display:block;
width:100px;
margin-bottom:1px;
margin-left:-20px;
text-align:right;

	}

#Menu li a:hover
	{
background:#222 url(../images/arrow.gif) no-repeat right;
//	color		: #3b414a;
	}

#Main p,
#Main li
	{
	padding   	: 5px;
	list-style-type	: square;
	}

#Main div
	{
	margin-bottom	: 20px;
	padding   	: 10px;
	}


.TopLogo
	{
	height		: 78px;
	width		: 340px;
	margin		: 67px 0 0 -25px;
display:none;
	}

.QTMovie
	{
	width		: 320px;
margin-left:-10px;
	}

.Screenshots
	{
	vertical-align	: super;
	}

.Screenshots img
	{
	border		: 1px solid white;
	float		: left;	
	margin-right	: 3px;
	}
.Screenshots div
	{
	height		: 210px;
	text-align	: left;
	}


.Press div
	{
	margin-bottom	: 20px;
	}

.Press a
	{
	color		: #fff;
	margin		: 10px;
	}

.Press p
	{
	margin		: 0px;
	}

.Press img
	{
	margin-left	: 10px;
	margin-top	: 10px;
	margin-bottom:10px;
	border		: 1px solid white;
	}

.button
	{
	margin-left	: -10px;
	margin-top	: 2px;
	}

.buynow
{
position:absolute;
top:0px;
right:0px;
z-index:100;
}

.buynow2
{
background:url(../images/buynowyy.png) no-repeat;
display:block;
width:176px;
height:181px;
font-size:0px;
}

#Logo
{
height:200px;
width:200px;
position:relative;
left:184px;
}