/*
	Author Name	:
	Author Site	:
	Style Name	: Frontend K2
	Style URI	:
	Version	:
	Comments	:
*/

#page
{
	width: 950px !important;
}

#primary
{
	width: 670px !important;
}

ul.menu li.admintab a,
ul.menu li.page_item a
{
	background: #333;
	color: #fff;
	filter: alpha(opacity = 50);
	-moz-opacity: .50;
	opacity: .50;
}

ul.menu li.admintab a:hover,
ul.menu li.page_item a:hover
{
	filter: alpha(opacity = 100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover
{
	font-weight: bold;
	padding: 6px 16px 6px;
	color: #333 !important;
	background: white;
	text-decoration: none;
	filter: alpha(opacity = 100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.fs_footer
{
	display: none;
	width: 0;
	height: 0;
}

table
{
	border-collapse: collapse;
	font-size: 10px;
}

td
{
	border: 1px solid #eee;
	vertical-align: top;
	padding: 0 4px;
}

.dean_ch, .toc
{
	border: 1px dotted #a6a6a6 !important; 
	background-color: #f6f6f6 !important; 
	color: #262626 !important;
	line-height: 1.3;
}

.dean_ch, pre
{
	font-size: 13px;
	padding: 5px;
}


.toc
{
	text-align: left;
	line-height: 1.1;
	font-size: 11px;
}

.dean_ch .kw1 {color: #000080 !important;}
.dean_ch .kw2 {color: #000080 !important;}
.dean_ch .kw3 {color: #000000 !important;}
.dean_ch .kw4 {color: #000080 !important;}
.dean_ch .co1, .dean_ch .coMULTI{color: #8080ff !important;}
.dean_ch .co2 {color: #008000 !important;}
.dean_ch .es0 {color: #ff0000 !important;}
.dean_ch .br0 {color: #ff8000 !important;}
.dean_ch .st0 {color: #ff0000 !important;}
.dean_ch .nu0 {color: #800080 !important;}
.dean_ch .me0 {color: #808080 !important;}
