#gameframe
{
	width:585px;
	padding:0px;
	margin:0px;

	background-position:top;
	background-repeat:repeat-y;
		background-color:#1D2C89;
}

#gametop
{
	width:100%;
	padding-top:px;
	padding-bottom:70px; /* This means the sidebar and gamecontent won't go over the the bottom image */
	background-repeat:no-repeat;
	background-position:top;
		margin:0px;
}

#gameinnerframe
{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(/library/game/background/bottom.php?game=themovies&cut=70&usk=&esrb=&pegi=pegi/12b,:&elspa=&llogos=lionhead,Developed%20By:robosoft_logo,Mac%20Port%20By:&oslogos=mac_uni:
);
}

#gamecontent
{
	margin-left:150px;
	padding-right:5px;
	padding-left:0px;
	padding-top:0px;
}

#gamemenu
{
	z-index:99;
	float:left;
}


#headerflash
{
	z-index:99;
	height:180px;
	width:585px;
	}


#gametop
{
}

#game_sidebar
{
	float:left;
	width:140px;
}

#game_sidebar ul
{
	padding-left:5px;
}


#game_sidebar li
{
	list-style:none;
}

#game_sidebar li a
{
	text-decoration:none;
}

#game_sidebar a img
{
	padding-top:10px;
	border-style:none;
	padding:3px 2px 3px 2px;
}




#game_sidebar #buynowimage img
{
	background-image:url(../images/box_highlight.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#game_sidebar #buynowimage img:hover
{
	background-position:top;
}


.clear
{
	clear:both;
	float:none;
	display:block;
	height:0px;
}


/*Press*/
.open_quote
{
	float:left;
	margin:-5px 5px 25px 0px;
	font-size: 60px;
	height:100%;
	display:block;
	
}

.close_quote
{
	float:right;
	font-size: 60px;

}

.press .normal	
{
	margin:0px;
	padding:5px;
}

.press table .title td	
{
	border-style:dotted none none none;
	border-width:1px;
	border-color:#FFF;
	margin-bottom: 0px;
}

.press td img
{
	padding-top:4px;
}






#loading_gif
{
	margin-left:100px;
	margin-top:30px;

}

td.bullet
{
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 4px;
	vertical-align: middle;
}

.keyfeat td , .features td
{
	vertical-align: middle;
	margin-bottom:4px;
}


.screenshots img
{
	height:78px;
	width:104px;
	margin:3px;
}

#caption
{
	font-size: 12px;
}

.desktops
{
	text-align:center;
}

.desktops h2
{
	text-align:left;
	font-size: 16px;
}

.desktops .desktop
{
	float:left;
	width:200px;
	height:180px;
	margin-bottom:5px;
	/*overflow:hidden;*/
}

.desktops .desktop img.desktopimg
{
	width:100%;
	height:83%;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	margin-left: -1px;
	margin-top: -1px;
}


.desktops .desktop select
{
	padding: 0;
	margin: 5px 0 0 0;
	position:relative;
}

.desktops .desktop .dlbutton
{
	cursor: pointer;
	padding: 0;
	margin: 5px 0 0 0;
	position:relative;
}

.trailers table
{
	border-collapse:collapse;
	width: 100%;
}

.trailers img
{
    margin: 5px;
    float: left;
}

.trailers table.downloads td
{
    border-style: none none solid none;
    border-width: 1px;
    text-align: center;
    vertical-align: middle;
}

.trailers table.downloads td p
{
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
}

.videos div
{
	width:100%;
	float:left;
	margin-bottom:5px;
}

.videos img.trailericon
{
	float:left;
	width:150px;
}

.videos h3, .videos p
{
	margin:0px 0px 5px 160px;
	text-align: left;
}

.videos p
{
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.links img
{
	margin-right: 5px;
}