/* 

Tegic T9 Solutions CSS Document 


*/

@import url(/us/css/screen.css);

/* DECLARE MINGLIU FONT */
body {
	font-family: "MingLiu", "Trebuchet MS", Lucida Grande, Arial, Helvetica;
	color:#666;
}


#navigation li.homeButton a {
	width:57px;
	line-height:38px;
}

#navigation li.homeButton a:link,
#navigation li.homeButton a:visited,
#navigation li.homeButton a:hover  {
	background: transparent url("../images/nav/navigation_cn.gif")  0 0 no-repeat;
}

#navigation li.homeButton a:hover {
	background-position: 0 -36px;
}

body#home #navigation li.homeButton a { /* // Body Id Reflects the Page name - Active State \\ */
	background: transparent url("../images/nav/navigation_cn.gif")  0 -72px no-repeat;
}

#navigation li.learnButton a {
	width:56px;
	line-height:38px;
}

#navigation li.learnButton a:link,
#navigation li.learnButton a:visited {
	background: transparent url("../images/nav/navigation_cn.gif")  -57px 0 no-repeat;
}

#navigation li.learnButton a:hover {
	background: transparent url("../images/nav/navigation_cn.gif")  -57px -36px no-repeat;
}

body#learn #navigation li.learnButton a { /* // Body Id Reflects the Page name - Active State \\ */
	background: transparent url("../images/nav/navigation_cn.gif")  -57px -72px no-repeat;
}

#navigation li.playButton a {
	width:51px;
	line-height:38px;
}

#navigation li.playButton a:link,
#navigation li.playButton a:visited {
	background: transparent url("../images/nav/navigation_cn.gif")  -113px 0 no-repeat;
}

#navigation li.playButton a:hover {
	background: transparent url("../images/nav/navigation_cn.gif")  -113px -36px no-repeat;
}

body#play #navigation li.playButton a { /* // Body Id Reflects the Page name - Active State \\ */
	background: transparent url("../images/nav/navigation_cn.gif")  -113px -72px no-repeat;
}


#navigation li.askButton a {
	width:53px;
	line-height:38px;
}

#navigation li.askButton a:link,
#navigation li.askButton a:visited {
	background: transparent url("../images/nav/navigation_cn.gif")  -164px 0 no-repeat;
}

#navigation li.askButton a:hover {
	background: transparent url("../images/nav/navigation_cn.gif")  -164px -36px no-repeat;
}

body#ask #navigation li.askButton a { /* // Body Id Reflects the Page name - Active State \\ */
	background: transparent url("../images/nav/navigation_cn.gif")  -164px -72px no-repeat;
}
	
#navigation li.tellButton a {
	width:51px;
	line-height:38px;
}

#navigation li.tellButton a:link,
#navigation li.tellButton a:visited {
	background: transparent url("../images/nav/navigation_cn.gif")  -217px 0 no-repeat;
}

#navigation li.tellButton a:hover {
	background: transparent url("../images/nav/navigation_cn.gif")  -217px -36px no-repeat;
}

body#tell #navigation li.tellButton a { /* // Body Id Reflects the Page name - Active State \\ */
	background: transparent url("../images/nav/navigation_cn.gif")  -217px -72px no-repeat;
}	




#decoder a:link,
#decoder a:visited { 
	background: transparent url("../images/decoder_cn.gif")  0 0 no-repeat;
}

#decoder a:hover { 
	background: transparent url("../images/decoder_cn.gif")  0 -38px no-repeat;
}

#contentLeft #decoder.active a {
	background: transparent url("../images/decoder_cn.gif")  0 -76px no-repeat;
}

#cn_image_wrapper li{
	float: left;
	padding: 0 1em 0 1em;
	margin: 0;
	list-style: none;
	position: relative;
	}

