#gameinnerframe {
	color: #CCC;
}

#game_sidebar, #game_html p, #game_html td, #game_html .bullet, div.press p
{
	font-family: verdana, helvetica, "lucida grande", eurostile, "euphemia ucas", "Abadi MT Condensed Extra Bold", arial;
	font-weight: bold;
	font-size: 11px;
}

#game_html h1, #game_html h2, #game_html h3 {
  font-family: verdana, helvetica, "lucida grande", eurostile, "euphemia ucas", "Abadi MT Condensed Extra Bold", arial;
	font-weight: bold;
	font-variant: small-caps;
	/*font-family: "Rockwell", "Arial Black";*/
	text-align: center;
	color:  #57F;
	text-shadow: #24B 2px 2px 2px;
}

/*hack to stop me having to change between h1's to h2's - as there was some site inconsitency.*/
#game_html h1, #game_html h2
{
	font-size:26px;
}

#game_html h3
{
	margin-top:0px;
	font-size:14px;
}

a {
	color: #57F;
	text-decoration: underline;
}

a img
{
	border:none;
}

/*
.links a {
	font-size: 1em;
}

span.linkdesc {
	font-size: 0.8em;
}
*/

.screenshots p{
	text-align:center;
}

.competition textarea
{
	width:300px;
	height:5em;
}

.competition input
{
	margin-left:20px;
}



/*Image on minimum requirements*/
.requirements .frame_bottom ul.min
{
	background-image:url('/data/games/legostarwarsii/images/req/c3po.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:90px;
}

/*reccomended*/
.requirements .frame_bottom ul.rec
{
	background-image:url('/data/games/legostarwarsii/images/req/r2d2.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:100px;
}


/*puts a different icon on each bullet point*/
.requirements li
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud1.png');
}

.requirements li.os
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud1.png');
}

.requirements li.cpu
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud2.png');
}

.requirements li.ram
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud3.png');
}

.requirements li.graphics
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud5.png');
}

.requirements li.drive
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud7.png');
}

.requirements li.hd
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud8.png');
}

.requirements  li.input
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud9.png');
}

.competition li
{
	list-style-image: url('/data/games/legostarwarsii/bullets/sstud2.png');
}

.competition li i
{
	color:#FC0;
}

/*bullet point titles on Keyfeatures page*/
.keyfeat h3
{
	text-align:left;
	margin-bottom:0px;
}


.gameinfoheading {
	text-align: left;
	padding-left: 30px;
}


/*
.downloads td{
	font-family: "lucida sans", tahoma, sans-serif;
}
*/

.center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.press div{
	font-family: serif;
}


.press a, .links a{
/*	color: #99CCFF;
	font-family: "Rockwell";
	font-size: 0.9em;
	font-weight: bold;
*/
}

.press .normal {
	font-size:1em;
	font-style:italic;
	font-family: tahoma, verdana, helvetica, "lucida grande", arial;
}

.press .score {
	font-family: "lucida grande", sans-serif;
	font-size: 0.8em;
}


/*removing your divitus - will ammend XML to fit*/
/*
.trailername{
	font: bold 0.7em tahoma, sans-serif;
}

.trailersize {
	font-family: "lucida grande", sans-serif;
	font-size: 0.7em;
}

.playtrailer a{
	font-family: "Rockwell";
	color:  #99CCFF;
}
*/

/*
.trailers
{
	font-size:0.9em;
}

.trailers a
{
	font-family:"Rockwell";
}



.linkdesc {
	font: bold 0.7em tahoma, sans-serif;
}

.bullet {
	font: bold 0.7em tahoma, sans-serif;
}
*/

/*lego saga page..*/

.backbutton {
	float: left;
	display: inline;
	clear: none;
	font-size: 0.6em;
	cursor:pointer;
}

.nextbutton {
	float: right;
	display: inline;
	clear: none;
	font-size: 0.6em;
	cursor:pointer;
}

.floatright {
	float: right;
	display: inline;
	clear: none;
}

.floatleft {
	float: left;
	display: inline;
	clear: none;
	/*Leia Text fix*/
	padding-bottom:40px;
}


.legosaga h3 , .legosaga h2
{
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
}

.legosaga h3 img
{
	margin:0px;
}

.legosaga .sagaepisode 
{
	height:2em;
	margin-bottom:5px;
}

#episode4 {
	color:#6F6;
	text-shadow: #2B2 2px 2px 2px;
}
#episode5 {
	color:#F44;
	text-shadow: #B22 2px 2px 2px;

}
#episode6 {
	color:#FD0;
	text-shadow: #B90 2px 2px 2px;
}

#chapter1 h3, #chapter7 h3, #chapter13 h3 {
	color:#337BAC;
	text-shadow: #135B8C 2px 2px 2px;
}

#chapter2 h3, #chapter8 h3, #chapter14 h3 {
	color:#B29823;
	text-shadow: #927800 2px 2px 2px;
}

#chapter3 h3, #chapter9 h3, #chapter15 h3 {
	color:#ABA9A9;
	text-shadow: #8B8989 2px 2px 2px;
}

#chapter4 h3, #chapter10 h3, #chapter16 h3 {
	color:#359A5C;
	text-shadow: #157A3C 2px 2px 2px;
}

#chapter5 h3, #chapter11 h3, #chapter17 h3 {
	color:#AF229C;
	text-shadow: #8F007C 2px 2px 2px;
}

#chapter6 h3, #chapter12 h3, #chapter18 h3 {
	color:#2EA7A1;
	text-shadow: #0E8781 2px 2px 2px;
}

.legosaga .chapter
{
	display:none;
	height:10.5em;
}

.legosaga .chapter h3
{
	color:#9CF;
	margin-bottom:0px;
}

.legosaga .chapter p
{
	margin-top:0px;
}


#chapter0
{
	display:block;
}

/*a hack to stop the bouncing when flicking between chapters*/
.legosaga div p
{
	height:130px;
}



/*End of lego saga*/



/*Chars Page */
.content_box 
{
	margin-left:auto;
	margin-right:auto;
	width:400px;

	color:#EEE;
	
	text-align:center;

	padding:0px;
	padding-bottom:6px;
	background-image:url(/data/games/legostarwarsii/images/box/box-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:none;
		margin-bottom:20px;

	
}

.content_box h3
{
	background-image:url(/data/games/legostarwarsii/images/box/box-top.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:5px;
	
	margin-bottom:0px;
}

.content_box p
{
	background-image:url(/data/games/legostarwarsii/images/box/box-sides.png);
	background-repeat:repeat-y;
	background-position:center;
	padding:10px;
	text-align:left;
	margin-top:0px;
	
	
	height:8em;

}

.icons
{
	width:100%;
	text-align:center;
}

.icons img
{
	margin:0px;
	cursor:pointer;
}

#intro_text
{
	display:block;
}


/*End of Chars page*/


/*trailers page*/
.downloads
{
	width:100%;
/*	font-size:0.9em;*/
	vertical-align:middle;
}

.downloads img
{
}



.bullet h3
{
	margin-bottom:2px;
}


#game_sidebar li a
{
	font-family: arial, sans-serif;
	color:#FFF;
}

#game_sidebar li a:hover
{
	color:#5577FF;
}

.videos p
{
font-family: sans-serif;
}

.videos h3
{
text-align: left;
}
