 /*------------------------------------------------------------------------
# kh rackmount for Joomla 1.5 - Version 1.1 
# ------------------------------------------------------------------------
# Copyright (C) 2007-2009 khalilan media Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: khalilan media, Ltd
# Websites:  http://www.khalilan.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #5e5e5e;
	font-family: tahoma;
	line-height: 1.5;
}

body#bd {
	color: #5e5e5e;
	background-color: #f0f0f0;
	background-attachment: fixed;
	background-position: center top;
}

body.contentpane {
	color: #5e5e5e;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 11px;}
body.fs5 {font-size: 11px;}
body.fs6 {font-size: 11px;}

/* Normal link */
a {
	color: #5e5e5e;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #50abe8;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, 
a.readon, #kh-botnav, #kh-headtools, #kh-pathway, #kh-subnav, #kh-contentsl1, #kh-contentsl2, #kh-footer, #kh-col1, #kh-col2, #kh-botsl {
	font-size: 100%;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption img {
	border: 1px solid #000000;
}

.img_caption p {
	text-align: center;
	color: #666666;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.no-caption {
	margin: 3px 0 3px 5px;
	border: 1px solid #000000;
}

/* Heading */
h1 {font-size: 100%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-right: 5px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 7px 8px;
	text-align: right;
}

fieldset {
	padding: 10px 5px;
	border: none;
}

fieldset legend {
	font-weight: bold;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #0768a8;
	height: 1px;
}

br {}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
	direction: rtl;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: tahoma;
	font-size: 100%;
}

textarea, textarea.inputbox {
	border: 1px solid #2a7fb8;
	background: #50abe8;
	color: #f0f0f0;
}

.inputbox {
	padding: 3px 2px;
	border: 1px solid #2a7fb8;
	background: #50abe8;
	color: #f0f0f0;
	font-size: 100%;
}

.button {
	padding: 2px 8px;
	border: 1px solid #2a7fb8;
	background: #50abe8;
	color: #f0f0f0;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

select#ordering, select#limit {
	background-image: none;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(../images/sep.gif) repeat-x center;
	direction: rtl;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	border: 1px solid #2a7fb8;
	background: #50abe8;
	color: #f0f0f0;
	padding: 6px 8px;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #f0f0f0;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/sep.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 100% 8px;
	padding: 1px 20px 1px 5px;
}

table.contenttoc th {
	background: url(../images/sep.gif) repeat-x bottom;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: right;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 100% 8px;
	margin: 0;
	padding: 0 12px 0 0;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 100%;
	margin: 0 0 15px;
	padding: 0;
	color: #50abe8;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #5e5e5e;
}

table.blog .contentheading {
	font-size: 100%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #50abe8;
}

a.readon {
	text-decoration: none;
	float: right;
	display: block;
	height: 29px;
	background: url(../images/readon.png) repeat-x 100% 0px;
	padding: 7px 9px 0 9px;
	color: #d5d4d4;
	text-transform: lowercase;
	font-size: 100%;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #333333;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 20px auto;
	padding: 20px 0 0;
	color: #5e5e5e;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	background: #f0f0f0;
	color: #CCCCCC;
	border: 1px solid #c9c9c9;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #50abe8;
	color: #333333;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center right;
	font-weight: bold;
	padding-right: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 100% 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: right;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: right;
	margin-top: 3px;
	color: #5e5e5e;
}

.createby {
	font-weight: bold;
}

.createdate {
	padding-right: 0px;
	margin-right: 5px;
}

.createdate-icon { /*for clendar style*/
	margin: 0 0 0 0;
	display: block;
	float: right;
	width: 40px;
	height: 30px;
	text-align: center;
	border: 1px solid #2a7fb8;
	background: #50abe8;
	color: #f0f0f0;
}

.kh-date {
	font-size: 11px;
	font-weight: bold;
}

.kh-month {
	color: #f0f0f0;
	font: 9px/14px Arial, Helvetica , sans-serif;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	background: #1e78b4;
}

.modifydate {
	width: 100%;
	display: block;
	color: #5e5e5e;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
}

.article-section a {
	color: #5e5e5e;
}

.article-category a {
	color: #5e5e5e;
}

div.buttonheading {
	position: absolute;
	top: 0;
	left: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: left;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#kh-wrapper {
	width: 950px;
	margin: 0 auto;
	clear: both;
	background: #fafafa;
	direction: rtl;
}

.narrow #kh-wrapper {
	width: 850px;
	background: #fafafa;
}

#kh-container {
	padding: 5px 0px;
}

#kh-mainbody {
	width: 70%;
	float: left;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#kh-content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
}

#kh-current-content {
	padding: 20px;
	margin: 0;
}

/* COLUMNS
--------------------------------------------------------- */
#kh-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

#kh-col1 div.kh-innerpad {
	padding-right: 5px;
}

#kh-col2 {
	float: right;
	overflow: hidden;
	width: 30%;
}

#kh-col2 div.kh-innerpad {
	padding-left: 5px;
}

/*common style for column*/


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#kh-containerwrap,
#kh-containerwrap-fr,
#kh-containerwrap-fl,
#kh-containerwrap-f {
	clear: both;
}

/*content + left*/
#kh-containerwrap-fr #kh-mainbody {
	width: 100%;
}

#kh-containerwrap-fr #kh-col1 {
	width: 22%;
}

#kh-containerwrap-fr #kh-content {
	width: 78%;
}

#kh-containerwrap-fr #kh-content-top {
}

#kh-containerwrap-fr #kh-content-bot {

}

.narrow #kh-containerwrap-fr #kh-content {

}

.narrow #kh-containerwrap-fr #kh-content-top {
}

.narrow #kh-containerwrap-fr #kh-content-bot {

}

/*content + right*/
#kh-containerwrap-fl #kh-content {
	width: 100%;
}

#kh-containerwrap-fl #kh-content-top {
}

#kh-containerwrap-fl #kh-content-bot {

}

.narrow #kh-containerwrap-fl #kh-content {
	background: url(../images/content-center-n.png) repeat-y center;
}

.narrow #kh-containerwrap-fl #kh-content-top {
	background: url(../images/content-top-n.png) no-repeat center top;
}

.narrow #kh-containerwrap-fl #kh-content-bot {
	background: url(../images/content-bot-n.png) no-repeat center bottom;
}

/*full*/
#kh-containerwrap-f #kh-mainbody {
	width: 100%;
}

#kh-containerwrap-f #kh-content {
	width: 100%;
}

#kh-containerwrap-f #kh-content-top {
}

#kh-containerwrap-f #kh-content-bot {

}

#kh-containerwrap-f #kh-current-content {
	padding-left: 20px;
	padding-right: 20px;
}

.narrow #kh-containerwrap-f #kh-content {
}

.narrow #kh-containerwrap-f #kh-content-top {
}

.narrow #kh-containerwrap-f #kh-content-bot {

}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 4px;
	padding: 0 20px 2px 30px;
	font-size: 100%;
	height: 28px;
	line-height: 28px;
	color: #8d8c8c;
	background: url(../images/h3-bg.png) no-repeat left;
	text-transform: uppercase;
}

div.moduletable h3 span {
	display: block;
	height: 28px;
	background: url(../images/h3-bg.png) no-repeat right;
}

div.moduletable {
	margin: 0;
	padding: 0 15px;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3,
div.kh-box-br h3 {
	margin: 0 0 4px;
	padding: 0 20px 2px 30px;
	font-size: 100%;
	height: 28px;
	line-height: 28px;
	color: #8d8c8c;
	background: url(../images/h3-bg.png) no-repeat left;
	text-transform: uppercase;
}

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.kh-box-br h3 span {
	margin: 0 0 4px;
	padding: 0 20px 2px 30px;
	display: block;
	height: 28px;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite,
div.kh-box-br {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/box-br.png) no-repeat bottom right;
	overflow: hidden;
	margin-bottom: 5px;
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div,
div.kh-box-bl {
	padding: 0;
	background: url(../images/box-bl.png) no-repeat bottom left;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div,
div.kh-box-tr {
	padding: 0;
	background: url(../images/box-tr.png) no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.kh-box-tl {
	padding: 15px 20px 15px;
	background: url(../images/box-tl.png) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}

/* HEADER
--------------------------------------------------------- */
#kh-header-1 {
	line-height: normal;
	position: relative;
	z-index: 999;
	height: 97px;
	background: url(../images/headerbg.gif) repeat-x bottom ;
}

#kh-header-2 {
	position: relative;
	height: 97px;
	z-index: 999;
	background: url(../images/header-1.jpg) no-repeat bottom left ;
}

#kh-header {
	line-height: normal;
	position: relative;
	padding: 0;
	z-index: 999;
	height: 97px;
	background: url(../images/header-2.jpg) no-repeat bottom right ;
}

h1.logo, div.logo-text {
	margin: 0 20px;
	padding: 0;
}

h1.logo {
	width: 280px;
	height: 97px;
	float: left;
	margin-top:0;
}

h1.logo a {
	width: 291px;
	height: 97px;
	display: block;
	background: url(../images/logo.jpg) no-repeat 5px 0 ;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	outline: none;
	position: absolute;
	top: 20px;
}

div.logo-text h1 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

div.logo-text h1 a {
	color: #d4d4d4;
}

.site-slogan {
	color: #d4d4d4;
	margin: 0;
	padding: 0;
}

/* Headtools ---*/
#kh-headtools {
	float: right;
	margin: 35px 25px 1px 0;
	text-align: center;
	width: 35%;
	height:23px;
	color: #50abe8;
}

#kh-headtools ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#kh-headtools li {
	background: none;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0 0 0 5px;
}

#kh-headtools li a {
	color: #969595;
	line-height: 23px;
	padding: 0 0 0 0;
	display: inline-block;
	padding-right: 20px;
	background: url(../images/icon-key.png) no-repeat 100% 0px;
}

#kh-headtools li.last a {
	padding-right: 28px;
	background: url(../images/icon-user.png) no-repeat top right;
}

#kh-headtools li a.show {
	color: #000000;
}

#kh-register, #kh-login {
	background: #375b94;
	border: 1px solid #DDDDDD;
	display: none;
	height: auto;
	overflow: hidden;
	padding: 5px 15px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 80px;
	z-index: 999;
}

.kh-login-links {
	margin-top: 10px;
}

#kh-topbar {
	height: 0px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#kh-mainnav-1{
	height: 41px;
	background: url(../images/menu-bg.png) repeat-x top ;
	position: relative;
	z-index: 999;
}

#kh-mainnav-2{
	height: 41px;
	background: url(../images/menu-bg-1.png) no-repeat top left;
	position: relative;
	z-index: 999;
}

#kh-mainnav {
	height: 41px;
	background: url(../images/menu-bg-2.png) no-repeat top right;
	position: relative;
	z-index: 999;
}

#kh-mainnav a {
	outline: none;
	line-height: normal;
}

/* breadcrumbs */
#kh-pathway {
	padding-top: 3px;
	color: #999999;
	text-indent: 15px;
}

#kh-pathway strong {
	margin-right: 5px;
}

#kh-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url(../images/sep.gif) repeat-x bottom;
	margin: 0;
	padding: 0 0 2px;
	line-height: normal;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 8px 2px;
	margin: 0;
	text-decoration: none;
	color: #8d8c8c;
	font-weight: bold;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #50abe8;
	text-decoration: underline;
}

ul.menu li.active a {
	font-weight: bold;
	color: #50abe8;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	border: none;
	padding: 2px 15px 8px 5px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 100% 6px !important;
	color: #8d8c8c;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #50abe8;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #50abe8;
	font-weight: bold;
}

ul.menu li li li a {
	color: #8d8c8c !important;
	font-weight: normal !important;
	padding-right: 10px !important;
	background: url(../images/arrow.png) no-repeat 100% 6px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.kh-box-full, .kh-box-left, .kh-box-center, .kh-box-right {
	float: left;
	overflow: hidden;
}

.kh-box-left div.module, .kh-box-center div.module {
}

/* Top spotlight */
#kh-topsl {
	clear: both;
	padding: 0;
	height: 237px;
	overflow: hidden;
	position: relative;
}

#kh-topsl1 {
	float: right;
	width: 100%;
	overflow: hidden;
}

#kh-topsl1 div#kh-slideshowwrap {
	margin: 5px 0;
}

/* Content spotlight */
#kh-contentsl1 {
	clear: both;
	padding: 0 0 5px;
}

#kh-contentsl2 {
	clear: both;
	margin: 0;
	padding: 5px 0;
}

#kh-contentsl1 div.module, #kh-contentsl2 div.module {
	margin: 0;
}

#kh-contentsl1 div.module h3, #kh-contentsl1 div.module h3 span,
#kh-contentsl2 div.module h3, #kh-contentsl2 div.module h3 span {
	background: none;
	color: #8b8b8b;
	height: auto;
	line-height: normal;
	padding-left: 4px;
}

/* Bottom spotlight */
#kh-botsl-lt {
	clear: both;
    height: 150px;
	background: url(../images/botsl-bg.png) repeat-x top #404040;
}

#kh-botsl-rt {
	height: 150px;
	background: url(../images/botsl-rt.png) no-repeat top right ;
}

#kh-botsl {
	clear: both;
	margin: 0 0px;
	padding: 15px 5px;
	color: #d4d4d4;
	height: 120px;
	background: url(../images/botsl-lt.png) no-repeat top left ;
}

#kh-botsl ul li {
	margin: 0;
	padding: 0 10px 0 0;
	background: url(../images/arrow_right.gif) no-repeat 100% 3px;
}

#kh-botsl div.moduletable h3, #kh-botsl div.moduletable h3 span{
	background: none;
	color: #50abe8;
	height: auto;
	line-height: normal;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #50abe8;
}

#kh-botsl a{
	color: #b2b2b2;
}

#kh-botsl a:hover, 
#kh-botsl a:active, 
#kh-botsl a:focus {
	color: #50abe8;
}

/* powered
------------------ */
#kh-powered {
	clear: both;
	overflow: hidden;
	position: relative;
	text-align: center;
	color: #b4b4b4;
	height:30px;
}

/* FOOTER
--------------------------------------------------------- */
#kh-footer {
	clear: both;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 0;
	color: #b4b4b4;
	height:30px;
}

#kh-footer small {
	font-size: 100%;
}

#kh-botnav-1 {
	background: url(../images/footer-bg.png) repeat-x top ;
	height: 34px;
	text-align: center;
}

#kh-botnav-2{
	background: url(../images/footer-lt.png) no-repeat top left;
	height: 34px;
}

#kh-botnav {
	background: url(../images/footer-rt.png) no-repeat top right;
	clear: both;
	margin: 0 0;
	padding: 0 0;
	height: 34px;
	text-align: center;
}

#kh-botnav ul {
	margin: 0;
	padding: 0;
}

#kh-botnav li {
	margin: 0;
	padding: 10px 10px;
	background: url(../images/vline1.gif) no-repeat left center;
	display: inline;
}

#kh-botnav li a {
	color: #999999;
}

#kh-botnav li a:hover, #kh-botnav li a:active, #kh-botnav li a:focus {
	color: #50abe8;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

li.kh-firstitem {
	background: none !important;
}

.padding-none ul.film li {
	margin-left: 0;
}

#kh-tabs {
	margin: 0 0 10px 0;
	padding: 0;
}

#kh-tabs div {
	margin: 0;
	padding: 0;
}

/*usertools*/
#kh-usertools {
	position: absolute;
	right: 10px;
	top: 8px;
}

#kh-usertools ul {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}

#kh-usertools ul li {
	margin: 0;
	padding: 0 2px;
	float: right;
	background: none;
}

/* Search */
#kh-search {
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	padding-left: 35px;
	font-size: 11px;
}

#kh-search .inputbox {
	margin: 3px 3px 0 0;
	width: 150px;
	background: transparent;
	border: none;
	color: #999999;
}

#kh-search .button {
	font-size: 11px;
}

/*others*/
#kh-banner {
	padding: 5px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.kh-innerdiv {
	padding: 8px 0 10px !important;
	background: url(../images/sep.gif) repeat-x bottom !important;
}

div.kh-innerdiv img.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

div.kh-innerdiv img {
	margin: 5px 0 0 5px;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #c3c3c3;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0 10px;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #5e5e5e;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #50abe8;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #50abe8;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
