/* -------------------------------------------- */
/* Copyright 2009 Clicktoy Interactive Inc.     */
/* -------------------------------------------- */


/* -------------------------------------------- */
body{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:100%;
}

/* -------------------------------------------- */
#bgWrapper{
	position: relative;
	/*width: 1906px;
	margin-left: auto;*/
	margin-left: -20px;
	margin-top: -20px;
	margin-right: auto;
	background: url(/images/page/bg-mid.png) repeat-y;
}
	#bgTop{
		position: relative;
		background: url(/images/page/bg-top.png) top no-repeat; 
	}
	#bgBottom {
		position: relative;
		background: url(/images/page/bg-bottom.png) bottom no-repeat; 
		min-height:768px;
	}

#bgSalesWrapper{
	position: relative;
	margin-left: -20px;
	margin-top: -20px;
	margin-right: auto;
}
	#bgSalesTop{
		position: relative;
	}
	#bgSalesBottom{
		position: relative;
		min-height:768px;
	}


/* -------------------------------------------- */
#pageTop {
	position: relative;
	z-index: 0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; /* was 40 */
	height:100px;
}
	#navLanguage {
		position: relative;
		z-index: 1;
		margin-top: 0px;
		margin-left: 880px;
	}
	#slogan {
		position: relative;
		z-index: 0;
		margin-top: 0px;
		margin-left: 460px;
	}
	#navSite{
		position: relative;
		z-index: 1;
		margin-top: 10px;
		margin-left: 300px;
		color: red;
	}

/* -------------------------------------------- */
#boxWrapper{
	position: relative;
	z-index: 0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/page/canvas-mid.png) repeat-y;
	min-height: 100px;
}
	#boxTop{
		position: relative;
		z-index: 0;
		background: url(/images/page/canvas-top.png) top no-repeat; 
		min-height:200px; 
	}
		#logo{
			position: relative;
			z-index: 1;
			margin: -120px 0px 0px 10px;
			width: 300px;
		}
		#joinList{
			position: relative;
			z-index: 2;
			margin-top: -20px; /* was 20 */
			padding: 0px 0px 0px 40px;
			width: 300px;
		}
			#joinListInput{
				margin-top: -30px;
			}
			#joinList p{
				font-size:0.875em; /* 14px/16=0.875em */
				text-align:left;
				color: #678db3;
			}
			#absmiddle{
				vertical-align: middle;
				margin-bottom: 0.5em;
			}
	#boxBottom {
		position: relative;
		z-index: 0;
		background: url(/images/page/canvas-bottom.png) bottom no-repeat; 
		min-height:211px; 
	}

/* -------------------------------------------- */
#boxContent{
	position: relative;
	z-index: 0;
	float: clear;
	margin-top: -115px; /* was -10 */
	padding: 20px;
	padding-right: 30px;
}
	#navSection{
		position: relative;
		z-index: 0;
		margin: 0px 0px 0px 300px;
	}
	#navSubSection{
		position: relative;
		z-index: 0;
		float: right;
		margin: 0px 0px 0px 0px;  /* was -10 */
	}
	#subSubContent{
		position: relative;
		z-index: 0;
		float: clear;
	}
	#platform{
		font-size:1.5em; /* 14px/16=0.875em */
		font-weight:bold;
	}
	
	#leftTroughBanner{
		text-align:center;
	}
		#leftTroughBanner a{
			font-weight:bold;
			text-decoration:none;
		}
	#leftTroughMain{
		position: relative;
		background: url(/images/page/quotebox.png) no-repeat;
		text-align:center;
		margin-top: 60px;
		height: 400px;
	}
		#leftTroughMain a{
			font-weight:bold;
			text-decoration:none;
		}
		#ltMainQuote
		{
			position: relative;
			margin-top: 140px;
			text-align:left;
			padding: 1em 1em 0em 1em;
			height: 180px;
		}
	#mainContent{
		/* background: url(/images/themeadow/games_fox.png) top right no-repeat; */
	}
		#mainContent p{
			padding: 0em 0.9em 0em 0.9em;
		}
	#InTheNews{
		background: url(/images/page/newsbox.png) top center no-repeat;
			margin-left: auto;
			margin-right: auto;
		height: 130px;
	}
		#NewsBoxTitle{
			display: block;
			margin-top: .3em;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: -.5em;
		}
		#InTheNews p{
			padding: 0em 2em 0em 2em;
		}
	#FeaturedProduct{
		background: url(/images/page/newsbox.png) top center no-repeat; 
		height: 130px;
	}
		#FeaturedProduct p{
			padding: 0em 2em 0em 2em;
		}
/* -------------------------------------------- */
#navBottom{
	position: relative;
	z-index: 0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	/*min-height: 6.25em;*/
	background: url(/images/page/bottomlinkbg.png) top center no-repeat; 
}
#navBottom p{
	font-size:0.875em; /* 14px/16=0.875em */
	text-align:center;
}
#navBottom a{
	font-size:0.875em; /* 14px/16=0.875em */
	/*text-decoration:none;*/
	color: #444444;
}
/* -------------------------------------------- */
#news {
	position: relative;
	float: clear;
}
#newsTitle{
	font-size:1.75em; /* 14px/16=0.875em */
	font-weight:bold;
}
#newsRSS{
	font-size:0.625em; /* 14px/16=0.875em */
}
#newsRSS a{
	text-decoration:none;
}
#newsDate{
	font-size:0.875em; /* 14px/16=0.875em */
	text-align:right
}
#newsSource p{
	font-size:1.125em; /* 14px/16=0.875em */
	font-weight:bold;
}
#newsSource a{
	text-decoration:none;
}
#newsHeadline p{
	font-size:1.0em; /* 14px/16=0.875em */
	text-align:center
}
#newsHeadline a{
	text-decoration:none;
	color: blue;
}
/* --------------------------------------------lightbox--- */
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
}
#light{
	text-align:center;
}
 #lightimg{
	text-align:center;
}

.white_content_sized {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
	margin-left:auto;
    width: 50%;
    height: 50%;
    padding: 1em;
    border: 16px solid #444444;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
 
.white_content {
    display: none;
    position: fixed;
    top: 5%;
    left: 15%;
	margin-left:auto;
    width: 70%;
    height: 80%;
    padding: 1em;
    border: 1em solid #444444;
    background-color: white;
    z-index:1002;
    overflow: auto;
}

#flashcontent {
	position: relative;
/*
	width: 800px;
	height: 600px;
	width: 100%;
	*/
	width: 96%;
	height: 94%;
}
