/*Overwrite #GHcontainer from "homepage770.css" */
#GHcontainer, #GFcontainer { font-size: 8pt !important; }
/*Overwite html and body from "homepage770.css"*/
body { width: auto; text-align: center; }

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	background-color:black;
	text-align: center;
}

A:visited, A:active,  A:link
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color:White;
}

A:hover
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: underline;
	color:White;
}

/*Flash left/right container*/
#mainContainer { width: 770px; position: relative; }
#leftFlashContainer { position:absolute; top: 0; left:-347px; /*border: 1px solid red;*/ }
#rightFlashContainer { position:absolute; top: 0; right:-343px; /*border: 1px solid red;*/ }
.noFlash p { margin: 5px 0 0 0; font: bold 10px verdana, lucida, arial, helvetica, sans-serif; color: #000; text-align: center; }
.noFlash a { color: #f70000; }
.noFlashWhite p { color: #FFF; }

#DI_MainText a 
{
	color: #000000;
}

.clear { clear: both; }

.Vote
{
	font-size: 8pt;
	width: 100%;
	border-bottom: #BBBBBB 1px solid;
	font-family: Arial;
	background-color: #EEF8FC;
	text-decoration: none;
	color: black;
}

.VoteHover
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
	background-color:#D87A38;
}

.VoteThankYou
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: #d87a38;
	text-align: center;
}

.VoteBasedOn {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Arial;
}

.VoteRank
{
	font-weight: bold;
	font-size: 18pt;
	color: white;
	font-family: Arial;
}

.ProductMainTitle
{
	font-weight: bold;
	font-size: 17px;
	color: black;
	padding: 3px;
	font-family: Arial;
}

.ProductDescription
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.ProductSubTitle
{
	font-weight: bold;
	color: black;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Text {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:White;
}

.DLText
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 8px;
	color:White;
}

.DLHeader
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:White;
}

.Dropdown
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:White;
	background-color: #6E7480;
}

.MarginText
{
	font-size: 10px;
	left: 5px;
	color: white;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	position: relative;
}

.ProductSelector
{
	margin-bottom: 7px;
}

.DownLoad
{
	border-right: #3366ff 1px solid;
	border-top: #3366ff 1px solid;
	display: inline;
	margin: 2px;
	border-left: #3366ff 1px solid;
	width: 100px;
	border-bottom: #3366ff 1px solid;
	height: 150px;
}

H1
{
	font-weight: bold;
	color: white;
	font-family: Arial;
}

H3
{
	vertical-align:middle;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}

P
{
	padding: 2px;
}
TABLE
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Marked
{
	font-size: larger;
}

.Instruction
{
	display: inline;
	margin-right: 7px;
	margin-Left: 7px;
}

.Instruction img
{
	margin: 5px 0 0 0;
}

.HeaderStyle
{
	padding-left: 5px;
	padding-top: 2px;
	overflow: hidden;
	height: 19px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	vertical-align:top;
}

.HeaderStyle IMG
{
	vertical-align:middle;
	margin-right:5px;
}

.HeaderStyle SPAN
{
	vertical-align:middle;
	height:19px;
}

.BuildingMarkedStep
{
	font-weight: bold;
}

.Disabled
{
	color: #303030;
}

.LanguageSelect
{
	margin-bottom: 5px;
	text-align: center;
}

.LanguageSelect A, .LanguageSelect A:visited, .LanguageSelect A:active, .LanguageSelect A:link
{
	margin: 2px;
	color: #696e79;
}

.LanguageMarked A, .LanguageMarked A:visited, .LanguageMarked A:active, .LanguageMarked A:link
{
	margin: 10px;
	color: Blue;
}


.messagesContainer {
	padding: 0px;
	margin: 0px;
	display: block;
}
/* Message Content */
.messagesContent_odd {
	padding: 0px;
	margin: 0px;
	width: 100px;
	display: block;
	list-style-type:none;
}
.messagesContent_even {
	padding: 0px;
	margin: 0px;
	width: 100px;
	display: block;
	list-style-type:none;
}
/* Topic Content */
.topicData {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 100px;
	display: block;
	float: left;
}

.topicData p {
	margin: 0px;
}

/* Author Content */
.messageAuthor 
{
	display:none;
}
.messageAuthor p {
	display:none;
}

/* Date Content */
.messageDate 
{
	display:none;
}
.messageDate p {

}
INPUT
{
	font-size: 10px;
	font-family: Verdana;
}


.BuildingStepItem
{
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 1px;
	padding-top: 2px;
	border-bottom: #6A6F7A 1px solid;
}

.BuildingSmallTout
{
	border-right: #6a6f7a 1px solid;
	border-top: #6a6f7a 1px solid;
	margin: 0px 0px 5px;
	border-left: #6a6f7a 1px solid;
	border-bottom: #6a6f7a 1px solid;
}

.test
{
	left: 1px;
	position: absolute;
	top: 1px;
}



.ToutStyle fieldset { 
	margin: 0;
	padding: 0;
	border: none; 
}
 
.ToutStyle p {
	margin: 0 10px 0 5px;
	font: bold 11px verdana;
	color: Gray;
}

.ToutStyle label {
	padding: 0 0 0 5px;
	font: bold 10px verdana;
	color: FFCC66;
}

.pollBtn {
	margin: 10px 0 5px 5px;
}

.ToutStyle ul {
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style-type: none;
}

.ToutStyle li {
	font: bold 10px verdana;
	color: FFCC66;
}

.ToutStyle li img {
	margin: 2px 0 7px 0;
}

/* The Percent Result text */
.percentResult{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: FFCC66;
}

.surveyOption{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.surveyQuestion{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	padding-top: 5px;
	padding-left: 5px;
}

.outerlist{
	width: 150px;
	background-color: #000000;
}

.resultPanel{
	width: 150px;
	background-color: #000000;
	padding: 5px;
}

/* RadioButtons text */
.listItems{
	margin: 5px 0px 5px 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: FFCC66;
}

/* The send button */
.gobutton{
	margin-left: 5px;
	margin-bottom: 5px;
}

.highscore-table
{
	width: 100%;
}

.highscore-username{
	font-size: 12px;
	text-align: left;
}

.highscore-score{
	font-size: 12px;
	text-align: right;
}

.exo-menu div {
	width: 672px;
	margin-left: 98px;
	padding-top: 5px;
}
.exo-menu a {
	margin-right: 10px;
}

/* BORDER */
.exo-border-hangar1, .exo-border-hangar2 {
	border: 1px solid #585858;
}
.exo-border-database {
	border: 1px solid #585858;
}

.exo-border-database2 {
	border: 1px solid #585858;
}

/* CODEBRICK */

#exo-cb-club-outer a, #exo-cb-profile-outer a, #exo-cb-download-outer a {
	color: #FAC134;
	text-decoration: underline;
}
.exo-codebrick-left-menu img {
	margin-bottom: 5px;
}
.exo-cb-profiles-flash embed {
	border: 1px solid #444445;
}

/**********************
* ExoBattle
**************************/
#content {
	text-align: left;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 752px;
}
#logo {
	float: left;
}
#ultimate {
	float: right;
	margin: 18px 0 0 0;
}
#frame {
	float: left;
	width: 752px;
	height: 439px;
	
	background-repeat:no-repeat;
	/*padding: top right bottom left;*/
	padding: 20px 0px 0px 19px;
}

/****************************/
/* Gallery                  */
/****************************/
.GalleryError 
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;	
	font-size: 12px; color: #ff0000; 
	font-weight: bold; 
}
.ga-UploadText 
{
	font-family: verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFCC33; 
	font-weight: bold; 
}
.ga-UploadTextDesc 
{
	font-family: verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: normal; 
}
.searchInput 
{
	font-family: verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
}

.GalleryDataItemValue
{
	font-family: verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
}

.GalleryHeader 
{
	font-family: verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFCC33;
	font-weight: bold; 
}

.GallerySearchTitle
{
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 12px; 
}

#GA-votePopupContainer { width: 400px; height: 300px; background: url(http://cache.lego.com/upload/contentTemplating/ExoforceDictionary/images/picDF3E567D6F16D040326C7A0EA29A4F41.gif) top left no-repeat; }
#GA-votePopupContainer p { width: 143px; height: 77px; margin: 0; position: absolute; top: 30px; left: 218px; font-size: 13px; color: #fff; }
#GA-votePopupContainer a { position: absolute; top: 10px; left: 10px; }

/****************************/
/* Promotion                */
/****************************/
.RandomSurvey {	width:148px; height:266px; font-size:10px; border: solid 1px black; }
.PromotionButtonContainer { padding:3px 0px 0px 15px; }
.PromotionTextContainer { margin:5px; font-size:9px; font-family:arial;	text-align:center;	color:Gray; }

/****************************/
/* Fun Zone                 */
/****************************/
.funzoneContainerMain { width:770px; height:32px; clear:both; display:block; padding:0px; margin:0px }
.funzoneLargeContainer 
{	width:770px; 
	display:block;  
	float:left; 
	padding:5px 0px 5px 0px; 
	height:271px;
	background-color:#000;
	margin:0px;
	
}
.funzoneLargeContainer ul { width:750px;list-style-type:none; float:left; display:block; margin:0px; padding-left:12px }
.funzoneLargeContainer li { float:left; font-size:1px; margin:0px; padding:0px }
.funzoneMediumContainer 
{	width:770px; 
	display:block; 
	margin:0px; 
	float:left; 
	padding:10px 0px 0px 12px; 
	height:158px;
	border:0;
	
}
.funzoneMediumContainer ul 
{	list-style-type:none; 
	width:368px; 
	float:left; 
	display:inline; 
	margin:0px; 
	padding:0px 8px 0px 0px;	 
}
.funzoneMediumContainer li { float:left; font-size:1px; margin:0px; padding:0px }
.funzoneMediumHeader { padding:0px; margin:0px; display:block; width:365px; height:30px; text-align:left }
.funzoneMediumHeader p { padding:0px 0px 0px 0px; margin:0px; display:block; width:365px; height:30px; text-align:left; font:bold 16px arial,sans-serif; color:#fff; }
.funzoneSmallHeader { display:block; width:179px; height:30px;}
.funzoneSmallHeader p { padding:0px 0px 0px 0px; margin:0px; display:block; width:174px; height:30px; text-align:left; font:bold 16px arial,sans-serif; color:#000 }
.funzoneSmallContainer { width:770px; display:block; margin:0px; float:left; padding:0px 0px 10px 12px }
.funzoneSmallContainer ul { list-style-type:none; width:179px; float:left; display:inline; margin:0px; padding:0px 6px 0px 0px }
.funzoneSmallContainer li { float:left; font-size:1px; margin:0px; padding:0px }
.funzoneLargeText p { font:normal 11px arial,sans-serif; padding:0px 0px 0px 10px; margin:0px; text-align:left; color:#FFFFFF; width:230px }
.funzoneMediumText p { font:normal 11px arial,sans-serif; padding:5px 0px 0px 5px; margin:0px; text-align:left; color:#FFFFFF; }
.funzoneMediumText
{	background-color:#000;
	width:186px;
	height:113px;
}
.funzoneMediumImg
{	background-color:#7B91B0;	
}

/***************************/
/* GAME                    */
/***************************/
#Game {
	/*margin: 0 0 0 /*130px0px;*/
}

.gameTouts {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:White;
}
.spaceGameTouts img {
	margin: 0 auto;
}

.gameTouts p {
	padding: 0 5px;
}



/***************************/
/* Play GAME               */
/***************************/


#PlayGameHolder img
{
	
	
}

.PlaygameflashInner {
	margin: 0 auto;
}
.PlaygameflashOuter {
	margin: 20px 0 20px 0;
	width: 770px;
	text-align: center;
}

.mainGameTouts {
	width: 180px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
}
.gameToutsImage a img {
	border: 0;
}
.gameToutsImage
{

}
.mainGame {
	border: 1px solid #585858;
	float:left;
	margin:0 4px 10px 4px;
}

.gameBackGroundTouts {
	height: 23px;
	margin: 0;
	line-height: 2em;
	text-indent: 5px;
	background: url(http://cache.lego.com/images/exoforce/Borders/180x23_headrer.jpg) top left no-repeat;
}