/*MEMBER*/
.grey_menu {
	background: url("/static/images/koreanclass101/menu.gif") repeat-x left
		top;
	height: 53px;
	position: relative;
	z-index: 10
}

.menu ul li.main a.active {
	background: #DD0000 !important;
	border: 1px solid #750000 !important;
	border-bottom: 1px solid #DD0000 !important;
}

.menu ul li.main a,.menu ul li.main a:visited {
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: #750000;
	border: 1px solid #750000;
	padding: 2px 8px;
	float: left;
	display: block;
}

.menu ul li.main:hover a {
	color: #fff;
	border: 1px solid #431E1E;
	border-bottom: 1px solid #750000;
}

.onebit {
	background: url(/static/images/koreanclass101/play2.gif) no-repeat left
		0;
	padding: 0;
	float: left;
	font-size: 0px;
	width: 11px;
	height: 8px;
	display: block;
	border-bottom: none !important;
	margin: 4px 0 0 10px;
	padding: 3px 0 3px 3px !important; .
	margin: 4px 0 0 5px;
}

*+html .onebit {
	margin: 4px 0 0 10px;
}

.onebit:hover {
	background-position: left -14px;
}

.list {
	background: #9B240A url(/static/images/koreanclass101/right_list.gif)
		no-repeat right center;
	float: left;
	padding: 0 !important;
	text-decoration: none !important;
}

.list span {
	background: url(/static/images/koreanclass101/left_list.gif) no-repeat
		left center;
	float: left;
	height: 15px;
	padding: 3px 8px;
	display: block;
	color: #FFF;
	font-weight: bold;
}

.green {
	background: #DD0000;
}

.green_title {
	background: #DD0000;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 5px 3px 22px
}

.get_start h1 {
	color: #B81919;
	font: bold 25px Tahoma;
	text-align: center;
}

.get_start a:hover {
	text-decoration: underline;
}

.get_start a {
	color: #B81919;
	font-weight: bold;
	text-decoration: none;
}

.FooterTitle span {
	color: #B81919;
}

.get_start .st {
	float: left;
	width: 208px;
	height: 111px;
	padding: 10px 15px;
	text-align: center;
	background: url(/static/images/koreanclass101/getting_started.gif)
		no-repeat top center;
}

.title_light {
	background: #F4D5D5;
	border-top: 1px solid #F0CACA;
	border-bottom: 1px solid #F0CACA;
	padding: 0px 10px 0px 15px;
	margin-top: 10px
}

.title_light .next,.title_bottom  .next {
	float: right;
	margin: 3px 0 0 10px
}

.title_light  h3 {
	padding: 5px 0;
	margin: 0;
	font-size: 16px;
}

.title_light  h3 span {
	font-weight: normal;
}

/* for Forum */
.BlogPostforForum {
	width: 920px;
	margin: 0 auto;
	background: #FFF;
	padding: 10px 10px;
	border: 0px solid white;
}

table[align="center"] {
	margin: 0 auto;
}

.BlogPostforForum table {
	width: 100% !important;
	margin: 0 auto;
}

.BlogPostforForum img[width="803"] {
	display: none;
}

.BlogPostforForum img {
	display: expression(this.width ==   803 ?   "none" :   "block");
}

.BlogPostforForum .bodyline {
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
}

/* This is the outline round the main forum tables */
.BlogPostforForum .forumline {
	background-color: #FFFFFF;
	border: 2px #c0c0c0 solid;
}

/* Main table cell colours and backgrounds */
.BlogPostforForum td.row1 {
	background-color: #FFFFFF;
	padding: 3px;
}

.BlogPostforForum td.row2 {
	background-color: #FDC8C8;
	padding: 3px;
}

.BlogPostforForum td.row3 {
	background-color: #f8d5d5;
	padding: 3px;
}

.BlogPostforForum td {
	padding: 3px;
}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
.BlogPostforForum td.rowpic {
	background-color: #DD0000;
	background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
.BlogPostforForum th {
	color: #750000;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFE4E4;
	height: 25px;
	/*background-image: url(images/cellpic3.gif);*/
}

.BlogPostforForum td.cat,.BlogPostforForum td.catHead,.BlogPostforForum td.catSides,.BlogPostforForum td.catLeft,.BlogPostforForum td.catRight,.BlogPostforForum td.catBottom
	{
	vertical-align: middle;
	background-color: #c97474;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
	padding: 0 5px
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
.BlogPostforForum td.cat,.BlogPostforForum td.catHead,.BlogPostforForum td.catBottom
	{
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

.BlogPostforForum th.thHead,.BlogPostforForum th.thSides,.BlogPostforForum th.thTop,.BlogPostforForum th.thLeft,.BlogPostforForum th.thRight,.BlogPostforForum th.thBottom,.BlogPostforForum th.thCornerL,.BlogPostforForum th.thCornerR
	{
	font-weight: bold;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
}

.BlogPostforForum td.row3Right,.BlogPostforForum td.spaceRow {
	background-color: #c97474;
	border: #FFFFFF;
	border-style: solid;
}

.BlogPostforForum th.thHead,.BlogPostforForum td.catHead {
	font-size: 20px;
	border-width: 1px 1px 0px 1px;
}

.BlogPostforForum th.thSides,.BlogPostforForum td.catSides,.BlogPostforForum td.spaceRow
	{
	border-width: 0px 1px 0px 1px;
}

.BlogPostforForum th.thRight,.BlogPostforForum td.catRight,.BlogPostforForum td.row3Right
	{
	border-width: 0px 1px 0px 0px;
}

.BlogPostforForum th.thLeft,.BlogPostforForum td.catLeft {
	border-width: 0px 0px 0px 1px;
}

.BlogPostforForum th.thBottom,.BlogPostforForum td.catBottom {
	border-width: 0px 1px 1px 1px;
}

.BlogPostforForum th.thTop {
	border-width: 1px 0px 0px 0px;
}

.BlogPostforForum th.thCornerL {
	border-width: 1px 0px 0px 1px;
}

.BlogPostforForum th.thCornerR {
	border-width: 1px 1px 0px 0px;
}

/* The largest text used in the index page title and toptic title etc. */
.BlogPostforForum .maintitle,.BlogPostforForum h1,.BlogPostforForum h2 {
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
}

/* General text */
.BlogPostforForum .gen {
	font-size: 13px;
}

.BlogPostforForum .genmed {
	font-size: 12px;
}

.BlogPostforForum .gensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BlogPostforForum .gen,.BlogPostforForum .genmed,.BlogPostforForum .gensmall
	{
	color: #000000;
}

.BlogPostforForum a.gen,.BlogPostforForum a.genmed,.BlogPostforForum a.gensmall
	{
	color: #750000;
	text-decoration: none;
}

.BlogPostforForum a.gen:hover,.BlogPostforForum a.genmed:hover,.BlogPostforForum a.gensmall:hover
	{
	color: #750000;
	text-decoration: underline;
}

/* The register, login, search etc links at the top of the page */
.BlogPostforForum .mainmenu {
	color: #000000
}

.BlogPostforForum a.mainmenu {
	text-decoration: none;
	color: #404040;
}

.BlogPostforForum a.mainmenu:hover {
	text-decoration: underline;
	color: #404040;
}

.BlogPostforForum span.mainmenu {
	padding: 10px;
	display: block;
}

/* Forum category titles */
.BlogPostforForum .cattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000
}

.BlogPostforForum a.cattitle {
	text-decoration: none;
	color: #000;
}

.BlogPostforForum a.cattitle:hover {
	text-decoration: underline;
}

/* Forum title: Text and link to the forums used in: index.php */
.BlogPostforForum .forumlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #750000;
}

.BlogPostforForum a.forumlink {
	text-decoration: none;
	color: #750000;
}

.BlogPostforForum a.forumlink:hover {
	text-decoration: underline;
	color: #750000;
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.BlogPostforForum .nav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #750000;
}

.BlogPostforForum a.nav {
	text-decoration: none;
	color: #750000;
}

.BlogPostforForum a.nav:hover {
	text-decoration: underline;
	color: #750000;
}

/* titles for the topics: could specify viewed link colour too */
.BlogPostforForum .topictitle {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.BlogPostforForum a.topictitle:link {
	text-decoration: none;
	color: #750000;
}

.BlogPostforForum a.topictitle:visited {
	text-decoration: none;
	color: #750000;
}

.BlogPostforForum a.topictitle:hover {
	text-decoration: underline;
	color: #750000;
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.BlogPostforForum .name {
	font-size: 11px;
	color: #000000;
}

/* Location, number of posts, post date etc */
.BlogPostforForum .postdetails {
	font-size: 10px;
	color: #000000;
}

/* The content of the posts (body of text) */
.BlogPostforForum .postbody {
	font-size: 12px;
}

.BlogPostforForum a.postlink:link {
	text-decoration: none;
	color: #750000
}

.BlogPostforForum a.postlink:visited {
	text-decoration: none;
	color: #334B39;
}

.BlogPostforForum a.postlink:hover {
	text-decoration: underline;
	color: #750000
}

/* Quote & Code blocks */
.BlogPostforForum .code {
	font-family: font-family :   Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FAFAFA;
	border: #DD0000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.BlogPostforForum .quote {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: 1px solid #DD0000;
	padding: 3px;
	margin-left: 20px;
}

/* Copyright and bottom info */
.BlogPostforForum .copyright {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -1px;
}

.BlogPostforForum a.copyright {
	color: #444444;
	text-decoration: none;
}

.BlogPostforForum a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

/* Form elements */
.BlogPostforForum input,.BlogPostforForum textarea,.BlogPostforForum select
	{
	color: #000000;
	font: normal 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	border-color: #770000;
}

/* The text input fields background colour */
.BlogPostforForum input.post,.BlogPostforForum  textarea.post,.BlogPostforForum  select
	{
	background-color: #FFFFFF;
}

.BlogPostforForum input {
	text-indent: 2px;
}

/* The buttons used for bbCode styling in message post */
.BlogPostforForum input.button {
	background-color: #dcdcdc;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
.BlogPostforForum input.mainoption {
	background-color: #FAFAFA;
	font-weight: bold;
}

/* None-bold submit button */
.BlogPostforForum input.liteoption {
	background-color: #FAFAFA;
	font-weight: normal;
}

/* For aligning text on right and left */
.BlogPostforForum .textOnLeft {
	padding-left: 27px;
	padding-top: 10px;
}

.BlogPostforForum .textOnRight {
	padding-right: 20px;
}

/* For aligning text on right and left */

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.BlogPostforForum .helpline {
	background-color: #DEE3E7;
	border-style: none;
}
/*////////////////*/
.Dictionary th {
	background: #F6EDED;
	color: #CF0000;
	padding: 5px 3px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.latest_news {
	border: 2px dashed #D40000;
	background: #FCB8B8;
	font-size: 15px;
	color: #000;
	padding: 10px;
}

.latest_news h1 {
	padding: 0;
	margin: 0;
	font-size: 26px;
}

.latest_news a {
	color: #0000FF;
	text-decoration: undeline;
}

/* LEARNING CENTER*/
.lc_menu_ref {
	background-image:
		url(/static/images/koreanclass101/lc/reference_menu_back.gif)
		!important;
	margin-left: 6px;
}

.lc_menu_upgrade {
	background-image: url(/static/images/koreanclass101/lc/upgrade_now.png)
		!important;
	margin-left: 6px;
}

td.HangulChart {
	width: 15mm;
	border: 1px solid #eeeeee;
}

td.HangulChart2 {
	width: 15mm;
	border: 1px solid #eeeeee;
}

span.HangulChart {
	font-size: 20pt;
	color: #333333;;
}

.less_desc p {
	padding: 10px 0;
}
