@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, SimSun, sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #333333;
	background: #bac2c2 url(/images/bg_tile.gif) repeat-y top center;
	margin: 0px;
	padding: 0px;
}
th {
	font-size: 13px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: SimHei;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #ff9505;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #c92923;
}
option {
	padding-left: 0px;
	padding-right: 5px;
}

/* Page Structure */
#wrapper {
	width: 1000px;
	background: #FFFFFF;
	margin: 0px auto;
}
#header {
	width: 1000px;
	clear: both;
	margin: 0px auto;
	border-bottom: 2px solid #E1E1E1;
}
#masthead {
	width: 1000px;
	clear: both;
	margin: 0px auto;
}
#content {
	width: 970px;
	clear: both;
	margin: 0px auto;
}
#leftcolumn {
	width: 260px;
	float: left;
	margin: 0px 20px 0px 0px;
}
#rightcolumn {
	width: 690px;
	float: left;
	margin: 0px;
}
#footerbanner {
	width: 970px;
	clear: both;
	margin: 0px auto;
	padding-top: 15px;
}
#footer {
	background: url(/images/divider_footer.gif) repeat-x 0px 15px;
	width: 970px;
	clear: both;
	margin: 0px auto;
	padding: 15px 0px;
}

/* Footer Text Link */
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: underline;
	color: #ff9505;
}

/* Media Type Text Link */
.titleNews {
	color: #40707D;
}
.titleNews a:link, .titleNews a:visited {
	text-decoration: none;
	color: #40707D;
}
.titleNews a:hover, .titleNews a:focus, .titleNews a:active {
	text-decoration: underline;
	color: #000000;
}
.titleGame {
	color: #A85E30;
}
.titleGame a:link, .titleGame a:visited {
	text-decoration: none;
	color: #A85E30;
}
.titleGame a:hover, .titleGame a:focus, .titleGame a:active {
	text-decoration: underline;
	color: #000000;
}
.titleComic {
	color: #5C9EDE;
}
.titleComic a:link, .titleComic a:visited {
	text-decoration: none;
	color: #5C9EDE;
}
.titleComic a:hover, .titleComic a:focus, .titleComic a:active {
	text-decoration: underline;
	color: #000000;
}
.titleMMS {
	color: #f06670;
}
.titleMMS a:link, .titleMMS a:visited {
	text-decoration: none;
	color: #f06670;
}
.titleMMS a:hover, .titleMMS a:focus, .titleMMS a:active {
	text-decoration: underline;
	color: #000000;
}
.titleTheme {
	color: #f06670;
}
.titleTheme a:link, .titleTheme a:visited {
	text-decoration: none;
	color: #f06670;
}
.titleTheme a:hover, .titleTheme a:focus, .titleTheme a:active {
	text-decoration: underline;
	color: #000000;
}

/* Boxed Text Link */
.boxedlink {
	color: #ffc400;
}
.boxedlink a:link, .boxedlink a:visited {
	text-decoration: none;
	color: #333333;
}
.boxedlink a:hover, .boxedlink a:focus, .boxedlink a:active {
	text-decoration: underline;
	color: #c92923;
}

/* Search Bar Style */
.searchbar {
	background: no-repeat top;
	margin: 10px 0px;
}

/* Page Bar Style */
.pagebar {
	margin: 10px 0px;
}
.pagebar td {
	padding: 0px 10px;
}
.pagebar td td {
	padding: 0px 0px;
}

/* Category Tab Style */
.categorytab {
	margin: 5px 0px 0px;
}
.tab td  {
	font-weight: bold;
	text-align: center;
	width: 46px;
	height: 28px;
}
.tab a:link, .tab a:visited {
	text-decoration: none;
}
.tab a:hover, .tab a:focus, .tab a:active {
	text-decoration: underline;
}
.tab td.selected {
	color: #FFFFFF;
}
.tab a.selected:link, .tab a.selected:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.tab a.selected:hover, .tab a.selected:focus, .tab a.selected:active {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Data Table Style */
.datalist {
	background: url(/images/datalist_header_bg.gif) repeat-x;
}
.datalist th.datatitle {
	height: 25px;
	white-space: nowrap;
	padding: 0px 10px;
}
.datalist th.divider_y {
	width: 2px;
	background: url(/images/datalist_header_divider.gif) no-repeat;
	padding: 0px;
}
.datalist td.data {
	padding: 10px;
}
.datalist td.divider_x {
	height: 1px;
	background: url(/images/datalist_divider_x.gif) repeat-x;
}
.datalist td.divider_y {
	width: 2px;
	background: url(/images/datalist_divider_y.gif) repeat-y;
}

/* Game Introduction Style */
.gameintro {
	width: 690px;
	margin: 10px 0px;
}
.introcolumn {
	vertical-align: top;
	background: url(/images/datalist_divider_y.gif) repeat-y right;
	width: 475px;
	padding: 10px;
}
.infocolumn {
	vertical-align: top;
	width: 180px;
	padding: 10px 5px 10px 10px;
}

/* Review Result Style */
.reviewresult {
	width: 678px;
	margin: 0px 0px 10px 5px;
	border: 1px solid #ccd4d4;
}

/* Score Box Style */
.scorebox {
	background: url(/images/score_bg.gif) no-repeat;
	width: 80px;
}
.scorebox .score {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A6305E;
}

/* System Message */
.msg {
	color: #0099CC;
}
.msgerror {
	color: #CC0033;
}

/* Ruler line Style */
.divider_x {
	background: url(/images/divider_x.gif) repeat-x;
}



/* Below are old style in use */
a.gameLink2:link , a.gameLink2:visited, a.gameLink2:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.gameLink2:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.title_about {
	color: #943634;
	font-size: 15px;
}

.title_brown {
	color: #A85E30;
}

.title_cyan {
	color: #5C9EDE;
	font-weight: bold;
}

.title_pink {
	color: #f06670;
	font-weight: bold;
}

.title_white {
	color: #FFFFFF;
}

.font_13 {
	font-size: 13px;
}

.font_24 {
	font-size: 24px;
	font-weight: bold;
}

.Account_requiredField {
	color: #FFA800;
}

.Account_Blue {
	color: #26708C;
	font-weight: bold;
}

.Account_cyan {
	color: #5C9EDE;
}

.Account_brown {
	font-size: 14px;
	color: #DE8236;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.point {
	color: #A6305E;
	font-size: 20px;
	font-weight: bold;
}

td.divider_y {
	width: 10px;
	background-image: url(../images/divider_y.gif);
	background-repeat: repeat-y;
}
td.divider_x {
	height: 1px;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
}

td.gameTab {
	width: 47px;
	height: 28px;
	text-align:center;
	vertical-align:middle;
	background-image: url(../images/games/Bg_Tab.gif);
	background-repeat: no-repeat;
}

a.gameLink:link , a.gameLink:visited, a.gameLink:active {
	color: #A85480;
	font-weight: bold;
	text-decoration: none;
}

a.gameLink:hover {
	color: #A85480;
	font-weight: bold;
	text-decoration: underline;
}

td.gameTab_selected {
	width: 47px;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	background-image: url(../images/games/Bg_Tab_selected.gif);
	background-repeat: no-repeat;
}
