@charset "utf-8";
html,
body {
	margin: 0px;
	padding: 0px;
}

body,
td,
th { font: 12px Tahoma, Geneva, sans-serif; }

body { background: url(../images/topicbank/banner.jpg) no-repeat center top; }

#header h1 {
	color: #006;
	font-weight: normal;
	font-size: 36px;
	text-align: center;
	line-height: 210px;
	margin: 0px;
	padding: 0px;
	text-indent: 150px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/topicbank/bkg.gif) no-repeat center 250px;
}


#topnav {
	width: 600px;
	margin: 0px auto;
	height: 40px;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#topnav a {
	background: url(../images/topicbank/btn_panel_white.gif) no-repeat;
	display: block;
	height: 40px;
	width: 120px;
	text-decoration: none;
	color: #000;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}

#topnav a.home:hover {
	background: url(../images/topicbank/btn_panel_purple.gif) no-repeat;
}
#topnav a.prod:hover {
	background: url(../images/topicbank/btn_panel_green.gif) no-repeat;
}
#topnav a.buy:hover {
	background: url(../images/topicbank/btn_panel_red.gif) no-repeat;
}
#topnav a.blog:hover {
	background: url(../images/topicbank/btn_panel_orange.gif) no-repeat;
}
#topnav a.help:hover {
	background: url(../images/topicbank/btn_panel_blue.gif) no-repeat;
}

#container {
	clear: both;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #666;
	background: #FFF;
	margin-top: 10px;
}

#leftcolumn {
	float: left;
	width: 183px;
	background: url(../images/topicbank/smallpanel.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-top: -10px;
}
#leftcolumn h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/topicbank/smallpanel.gif) no-repeat left top;
	line-height: 22px;
	padding-left: 5px;
}

#leftcolumn ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#leftcolumn ul li a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-left: 5px;
	width: 175px;
}

#leftcolumn ul li li  a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-left: 15px;
	width: 165px;
}

#leftcolumn ul li a:hover {
	background: url(../images/topicbank/menusel.gif) no-repeat right center;
}

#leftcolumn li {
	margin: 0px;
	padding: 0px;
}


#content {
	float: left;
	width: 790px;
	border-left: 1px solid #666;
	padding-right: 10px;
	padding-left: 10px;
}
#content h1 {
	padding: 0px 0px 0px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 24px;
	color: #2F8BF2;
	background: #eee;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-top: 2px solid #CCC;
	padding-top: 10px;
	margin: 30px 0px 0px;
	clear: both;
}



#footer {
	text-align: center;
	font-size: 10px;
	color: #666;
	clear: both;
	background: #FFF url(../images/topicbank/bkg.gif) no-repeat center -380px;
	padding-top: 20px;
}

.datatable { background: #FFF; }
.datatable th {
	padding: 4px;
	border-bottom: 1px solid #333;
}


.datatable td {
	padding: 2px;
	border-bottom: 1px solid #999;
}

#dictionary {
	float: right;
	margin: 5px;
	width: 200px;
	border: 1px solid #999;
	background: #eee;
}

#dictionary-content {
	background: url(../images/topicbank/dictionary-icon.png) no-repeat left top;
	margin-top: -10px;
	margin-left: -10px;
	padding-top: 30px;
	padding-left: 15px;
}

#dictionary-content p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#dictionary-content h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	color: #8A3234;
}

.interactive em
{
	position:absolute;
	z-index: 10;
	font-style:normal;
	width:1px;
}

.interactive strong
{
	display:block;
	position:relative;
	top: 20px;
	left: -60px;
	width: 150px;
	background:#FFF;
	border: 1px solid #666;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
	box-shadow: 2px 2px 3px #888;
	font-weight:bold;
}

.interactive p.hidden em
{
	display:none;
}

.imagepanel {
	background: url(../images/topicbank/imgpanel.gif) no-repeat left top;
	width: 348px;
	margin: 10px 10px 20px 20px;
	float: left;
	height: 350px;
	overflow: hidden;
}

.imagepanel h4 {
	font-size: 13px;
	margin: 0px;
	line-height: 24px;
	padding: 0px 0px 0px 20px;
}

.imagepanel img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}

.imagepanel p {
	font-size: 11px;
	margin: 25px 20px 0px;
}

.imagepanel a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

