/*-------------------------
	Content Containers
-------------------------*/
html { 
	background: url(/i/t/intro/bk-main.jpg);
}

body {
	width: 1003px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 42px;
	margin-left: auto;
	margin-right: auto;
	font: normal 12pt 'Franklin Gothic Medium', Georgia, 'Times New Roman', serif;
	background: url(/i/t/intro/bk2.jpg) repeat-y;
}

div#pageSize {
	width: 990px;
	margin: 0;
	/* margin-top: 20px;
	margin-bottom: 42px; */
	background: url(/i/t/intro/bk.jpg) no-repeat; 
}

div#companyLogo {
	margin-left: 18px;
	width: 970px;
	height: 91px;

}

div#loginNav {
	width: 180px;
	height: 22px;
	margin-top: 17px;
	padding-left: 5px;
	padding-top: 4px;
	float: right;
	background: url(/i/t/intro/login-bk.png) no-repeat;
	font: normal 9pt 'arial'; 
	text-align: center;
}

div#loginNav2 {
	width: 180px;
	height: 22px;
	margin-top: 17px;
	padding-left: 5px;
	padding-top: 4px;
	float: right;
	background: url(/i/t/intro/login-bk.png) no-repeat;
	font: normal 9pt 'arial'; 
	text-align: center;
}

div#loginSlogan {
	margin-left: 170px;
	width: 195px;
	height: 23px;

}
div#promotionArea {
	margin-top: -7px;
	width: 1002px;
	height: 570px;
}

div#flashElement {
}

div#guideGirl {
	position: absolute;
	margin-left: 652px;
	margin-top: -51px;
	width: 350px;
	height: 481px;
}

div#parentControl {
	position: absolute;
	margin-left: 675px;
	margin-top: 430px;
	padding-left: 22px;
	padding-top: 22px;
	width: 313px;
	height: 46px;
}

div#letsPlay {
	position: absolute;
	margin-left: 576px;
	margin-top: 141px;
	width: 138px;
	height: 139px;
}

div#featureItems {
	position: absolute;
	margin-left: 35px;
	margin-top: 265px;
	width: 610px;
}

div#designersArea {
	width: 100%;
	padding-left: 185px;
	text-align: left;
}

div#footNote {
	width: 100%;
	height: 40px;
	background: url(/i/t/intro/bk-main.jpg);
}

div#pingswf {
	position: absolute;
	margin-top: 40px;
}

div#faqBackground {
	margin-top: 31px;
	margin-right: 35px;
	height: 400px;
	background: url(/i/t/intro/white-bk.png) no-repeat top right;
}

div#faqContent1 {
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 10px;
}

div#faqContent2 {
	margin-right: 2px;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 35px;
	background-color: #fff;
}

div#copyRight {
	width: 100%;
	color: #fff;
	font: normal 8pt 'arial';
	text-align: center;
	background: url(/i/t/intro/bk-main.jpg);
}

.loginNavTitle {
	font: normal 9pt 'arial';
	color: #3b5fbd;
}

.loginNavTitle a {
	color: #3b5fbd;
}

.items {
	padding-right: 1px;
	width: 202px;
	text-align: left;
	float: left;
}

.itemTitle {
	font: bold 14pt 'arial';
}

.itemText {
	font: normal 10pt 'arial';
}

.parentTitle {
	font: bold 20pt 'arial';
	color: #3b5fbd;
}

.parentLinks {
	font: normal 10pt 'arial';
	color: #0072cd;
}

.parentLinks a {
	color: #0072cd;
}

.parentLinks a:hover {
	color: #3b5fbd;
}


.flashElementPosition {
	position: absolute;
	margin-left: 28px;
	margin-top: 39px;
	width: 609px;
	height: 216px;
}

.faqTitle {
	font: bold 16pt 'arial';
	color: #3e5cb6;
	text-decoration: underline;
}

.faqTitle2 {
	font: bold 20pt 'arial';
	color: #3e5cb6;
}

.faqContentTitle {
	font: bold 12pt 'arial';
	color: #3e5cb6;
}

.faqContentText {
	font: normal 10pt 'arial';
}

.errorTitle {
	font: bold 20pt 'Franklin Gothic Medium', Georgia, 'Times New Roman', serif;
	padding-left: 20px;
}

.errorBackground {
	color: #fff;
	background: url(/i/t/intro/warning.png) no-repeat; 
}

.errorImg { width: 138px; height: 139px; border: 0; }

.hidden {
	display: none;
}

.centerObject {
	margin-left: auto;
	margin-right: auto;
}