﻿/**=====================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template Khalilan Media Framework FTM             ||
|| ===================================================================  ||
|| # Copyright (C)2008-2013  Khalilan Khoram CO. All Rights Reserved.   ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # for more information visit http://www.khalilan.com                 ||
|| # websites - http://www.khalilan.com                                 ||
|| # Production Date 1392/03/10 Coincided 2013/06/01                    ||
|| #################################################################### ||
\*=====================================================================**/ 
/**=====================================================================*\
|| Framework FTM Version 2.0                                            ||
|| The new structural framework Tiam, working Powered by Khalilan Media || 
\*=====================================================================**/

/* Basic elements */
p,br,ul,li,input,button,form,fieldset,label,select,textarea,small,th,td,hr,h1, h2, h3, h4, h5, table, dd,dt,.khblock-1,.khblock-2,.khblock-3,.khblock-4,.khblock-5,.khblock-6,.khblock-7,.khblock-8,.khblock-9,.khLegend1,.khLegend2,.khLegend3,.khLegend4,.bubble-1,.bubble-2,.bubble-3,.content,.tip,#kh-day{direction: rtl;}
body {
	min-height: 100%;
	background: #fff url('../images/fabric.png');	
	font-size: 11px;
	line-height: 1.6;
	color: #555;
	padding: 0;
	font-weight: normal;
	word-wrap: break-word;
}

a {
	color: #555;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #2c7389;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}

h1 {
	font-size: 12px;
}

h2,
.componentheading {
	font-size: 12px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 110%;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	line-height: 2.0;
}

p {
	margin: 0.5em 0 1.5em;
}

/* Containers */

.khPage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto!important;
}

#khPageTop {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 113px;
	position: relative;
	z-index: 999;
}

#khPageTop2 {
	background: #fff;
	height: 32px;
	position: relative;
	z-index: 999;
-webkit-box-shadow: 0px 0px 5px 0px #333;
box-shadow: 0px 0px 5px 0px #333; 
}
#khBannerTop {
	padding: 15px 0 0;
}

#khHeader {
	background: #eee;
}

#khPageWrap {
	margin: 0 auto;
}

#khPageContent {
	width: 100%;
}

/* Logo  */

#khLogo {
	height: 35px;
	margin: 5px 0 0 0px;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-shadow: none;
	width: 140px;
	display: block;
	float: right;
}

#khLogo img {
	display: block;
	margin: 0;
}

#khLogo.cssLogo {
	background: transparent url('../images/logo.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 90px;
	margin: 6px 0 0 0px;
	width: 207px;
}
h1.khLogo-lt{position: relative;background: url('../images/logo-lt.png') no-repeat;float:left;margin-left:-5px;margin-top:0px;}
h1.khLogo-lt a{display: block;height:111px;width:182px;}

#khLogo.text {
	color: #fff;
	font-size: 36px;
	min-height: 24px;
	padding: 0;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
}

#khLogo.text > span {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 25px;
	padding: 0;
}

#khLogo.text .khLogoSlogan {
	color: #eee;
	display: block;
	font-family: tahoma;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	text-transform: none;
}

/* KH DEY
=====================*/
#kh-day{color:rgba(255,255,255,0.7);float: right;display: block;margin-top:5px;margin-right:0;position: relative;padding:0 5px;height:18px;line-height:18px;font-size:11px;z-index:999;}
#kh-day:hover{background:rgba(255,255,255,0.6);color:#333;}
/* userarea */

#khUserArea {
	float: left;
	margin-right: 0px;
	margin-top: 2px;
}

#khUserArea a {
	color: #666;
	display: block;
	float: left;
	height: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 28px;
}

#khLogin {
	background: url('../images/topmenu_icons.png') no-repeat 0 center;
}

#khRSS {
	background: url('../images/topmenu_icons.png') no-repeat -35px center;
}

/* Top content */

#khContentTop {
	border-bottom: 1px solid rgba(0, 0, 0, 0.35);
	padding: 3px 0;
}

#khContentBot {
	background: url("../images/bg-pattern.png") repeat;
	border-top: 1px solid #fff;
	-webkit-box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.2); 
	padding: 10px 0;
	margin-top: 15px;
}

#khTopMenu {
	float: right;
	line-height: 32px;
	margin-left: 30px;
}

#khTopMenu li {
	border: none;
	color: #666;
	float: right;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#khTopMenu li:hover {
	background: none
}

#khTopMenu li a {
	color: #666;
	display: block;
	line-height: 32px;
	padding: 0 8px;
}
#khTopMenu li a:active,
#khTopMenu li a:focus,
#khTopMenu li a:hover {
	color: #2c7389;
}

#khTopMenu .menu li a{
	margin-left: 5px;
}
#khTopMenu .menu li.active a,
#khTopMenu .menu li a:focus,
#khTopMenu .menu li a:hover{
	background: #2C7389;
	color: #fff;
}
/* Search */

#khSearch {
	float: left;
	position: relative;
	margin-right: 15px;
}

#mod-search-searchword {
	color: rgba(255,255,255,0.6);
	height: 32px;
	width: 250px;
}
#khSearch::before {	
	content: '\f002';
	font-family: FontAwesome;
	font-size: 16px;
	left: 8px;
	color: rgba(255,255,255,0.6);
	position: absolute;
	top: 2px;
	z-index: 1;
}

/* Social icons */

#khSocial {
	float: left;
	margin-top: 5px;
}

#khSocial p {
	margin: 0;
}

.khTwitter,
.khFb,
.khGplus,
.khPinterest {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-indent: 100%;white-space: nowrap;overflow: hidden;
	width: 28px;
}

.khTwitter {
	background: transparent url('../images/social_icons.png') no-repeat 0 0;
}

.khFb {
	background: transparent url('../images/social_icons.png') no-repeat -28px 0;
}

.khPinterest {
	background: transparent url('../images/social_icons.png') no-repeat -56px 0;
}

.khGplus {
	background: transparent url('../images/social_icons.png') no-repeat -84px 0;
}

.khTwitter:active,
.khTwitter:focus,
.khTwitter:hover {
	background: transparent url('../images/social_icons.png') no-repeat 0 -22px;
}

.khFb:active,
.khFb:focus,
.khFb:hover {
	background: transparent url('../images/social_icons.png') no-repeat -28px -22px;
}

.khPinterest:active,
.khPinterest:focus,
.khPinterest:hover {
	background: transparent url('../images/social_icons.png') no-repeat -56px -22px;
}

.khGplus:active,
.khGplus:focus,
.khGplus:hover {
	background: transparent url('../images/social_icons.png') no-repeat -84px -22px;
}

/* Group modules */
#khTop1,#khTop2 {margin: 0 -5px!important;}

#khBottom1 {
	margin: 10px auto 0!important;
	overflow: hidden;
}

i.icon-bottommodule {
    font-size: 20px;
    vertical-align: -5px;
	line-height: 35px;
}
#khBottom2 div.content {
	margin-top:12px;
}
#khBottom2 div.content p {
	font: 400 11px/18px tahoma;
}
/* standard breadcrumb */

#khBreadcrumb {
	background: #fff;
	border: 1px solid #B8B8B8;
	padding: 6px 8px;
}

#khBreadcrumb .breadcrumbs {
	float: right;
	color: #666;
}

#khBreadcrumb .breadcrumbs li.separator {
	width: 10px;
	text-align: center;
	padding: 0 4px!important;
	color: #666;
}

#khBreadcrumb .breadcrumbs li.pathway {
	padding-left: 20px;
}

#khBreadcrumb .breadcrumbs > ul > li {
	float: right;
	font-size: 13px;
	font-weight: 600;
}

#khBreadcrumb .breadcrumbs > ul > li a {
	font-weight: normal
}

#khTools {
	float: left;
	margin: 4px 10px 0 0;
}

#khTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}

a#khToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}

a#khToolsDec {
	background-position: 6px 50%;
}

/* footer */
#khContentBot + #khFooter{
	margin-top:-18px;
}
#khFooter {
	background: url("../images/FooterBG2.jpg") no-repeat scroll center 0px, url("../images/bottom_b.png") repeat-x scroll 0 100%, url("../images/bottom_t.png") repeat-x scroll center 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: 11px;
	line-height: 25px;
	margin:0 auto 0 auto;
	padding: 10px 0 0
}

#khFooterNav {
	float: right;
}

#khFooterNav li {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0 10px 0 0!important;
	padding: 0;
}

#khFooterNav a {
	color: #333
}

#khFooterNav li:hover,
#khFooterNav a:hover {
	background: transparent;
	color: #333;
}

#khCopyrights {
	font-size: 15px;
	margin: 15px 0 8px 0;
	text-align: center;
}
#khCopyrights a{
	color: #333;
}
/* other footer elements */

#khStyleArea {
	clear: both;
	display: block;
	line-height: 7px;
	margin: 0;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

#khStyleArea > div {
	float: right;
	margin: 13px 0 12px 0;
}

#khStyleArea a {
	display: inline-block;
	height: 20px;
	margin: 9px 3px 9px 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 20px;
}

#khStyleArea a:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

#khColor1 {
	background: #2C7389;
}

#khColor2 {
	background: #626E0F;
}

#khColor3 {
	background: #407740;
}

#khColor4 {
	background: #AA4040;
}

#khColor5 {
	background: #6B4EA5;
}

#khColor6 {
	background: #02242D;
}

#kho_me {position: absolute; top: 0px; right: 4111px;}

#khFrameworkLogo {
	display: block;
	width: 68px;
	height: 34px;
	background: url('../images/framework-logo.png') no-repeat center 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 1px auto 2px auto;
	opacity: 0.4;
}

/* Suffixes */

.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	font-size: 11px;
	line-height: 1.6;
	width: 100%;
	margin-top:10px;
}
.box > div {
	background: #fff;
	border: 1px solid #88B0BC;
	overflow: hidden;
	padding:10px;
}
div.content {
	clear: both;
}

.box li a {
	text-decoration: none;
}

.box a {
	text-decoration: none;
}

.box ul ul {
	margin-left: 20px;
}

.box ul ul li:last-child {
	border-bottom: none!important;
}

/* Suffix vertical */

.box.vertical {
	padding: 0!important;
}

.box.vertical .header {
	color: #363636;
	float: left;
	text-transform: uppercase;
	width: 30%;
}

.box.vertical .content {
	clear: none!important;
	float: left;
	width: 70%;
}

/* default suffix */

.box .header {
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	padding-right: 28px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

/* clear suffix */

.box.clear {
	margin: 0;
	padding: 0;
}

.clear div.content {
	clear: both;
}

/* nomargin suffix */
.box.nomargin {
	margin: 0!important;
}
.box.no-border > div {
	margin: 0!important;
	border: none;
	box-shadow:none;
	background: none!important;
	padding:0;
}
.box.no-padding > div {
	margin: 0!important;
	padding:0;
}
.box.no-form > div {
	margin: -6px 0 -20px!important;
	border: none;
	box-shadow:none;
	padding:0!important;
	background: none!important;
}

/* nooverflow suffix */

.box.nooverflow,
.box.nooverflow > div {
	overflow: visible!important;
}

/* advertisement suffix */

.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e5e5e5;
	color: #999!important;
	font-size: 10px!important;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 5px 0;
	min-height: 16px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	line-height: 16px;
	font-family: tahoma!important;
}

.box.advertisement .header span {
	background: transparent;
	float: right;
	line-height: 16px;
	padding: 0;
}

/* suffix _text */

.box_text > div {
	background: #fff;
}

/* suffix blue */
.box.blue > div {
	border: 1px solid #0067a2;
	border: 1px solid rgba(0,0,0,0.2);
	border-top-color: rgba(0,0,0,0.05);
	border-bottom-color: rgba(0,0,0,0.35);
	background: #008ADA;
	background: -moz-linear-gradient(top, #00AFF8 0%, #008ADA 100%);
	background: -webkit-linear-gradient(top, #00AFF8 0%, #008ADA 100%);
	background: -o-linear-gradient(top, #00AFF8 0%, #008ADA 100%);
	background: linear-gradient(to bottom, #00AFF8 0%, #008ADA 100%);
	box-shadow: 0 2px 0 rgba(192,226,255,0.3) inset,
				0 0 0 1px rgba(122,206,255,0.2) inset,
				0 0 10px rgba(0,61,104,0.25) inset,
				0 1px 1px rgba(0,61,104,0.1),
				0 7px 4px -4px rgba(0,61,104,0.15);
	padding: 20px;
	color: #fff;
}

.box.blue .header,
.box.red .header,
.box.green .header
 {
	border-bottom: 3px solid #fff;
	background: transparent!important;
}

.box.blue h1,
.box.blue h2,
.box.blue h3,
.box.blue h4,
.box.blue h5,
.box.blue h6 {
	color: #fff;
}

.box.blue ul,
.box.red ul,
.box.green ul
 {
	margin: 0;
	padding: 0;
}

.box.blue ul li {
	border-top: 1px solid #444;
	position: relative;
	padding: 2px 0;
}

.box.blue ul li:first-child,
.box.red ul li:first-child,
.box.green ul li:first-child {
	border-top: none;
}

.box.blue a {
	color: #fff;
}

.box.blue a:active,
.box.blue a:focus,
.box.blue a:hover {
	color: #2c7389;
}

.box.blue ul ul,
.box.red ul ul,
.box.green ul ul
 {
	margin: 0 20px 0 0;
}

.box.blue b,
.box.blue strong,
.box.red b,
.box.red strong,
.box.green b,
.box.green strong{
	font-weight: bold;
}

/* suffix red */
.box.red > div {
	border: 1px solid #a11300;
	border: 1px solid rgba(0,0,0,0.2);
	border-top-color: rgba(0,0,0,0.05);
	border-bottom-color: rgba(0,0,0,0.35);
	background: #d23415;
	background: -moz-linear-gradient(top, #ff6c4a 0%, #d23415 100%);
	background: -webkit-linear-gradient(top, #ff6c4a 0%, #d23415 100%);
	background: -o-linear-gradient(top, #ff6c4a 0%, #d23415 100%);
	background: linear-gradient(to bottom, #ff6c4a 0%, #d23415 100%);
	box-shadow: 0 2px 0 rgba(255,223,192,0.3) inset,
				0 0 0 1px rgba(255,178,122,0.2) inset,
				0 0 10px rgba(104,12,0,0.25) inset,
				0 1px 1px rgba(104,12,0,0.1),
				0 7px 4px -4px rgba(104,12,0,0.15);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(104,12,0,0.2);
	padding: 20px;
}

.box.red h1,
.box.red h2,
.box.red h3,
.box.red h4,
.box.red h5,
.box.red h6 {
	color: #fff;
}

.box.red ul li {
	border-top: 1px solid #444;
	position: relative;
	padding: 2px 0;
}
.box.red a {
	color: #fff;
}
.box.red a:active,
.box.red a:focus,
.box.red a:hover {
	color: #2c7389;
}

/* suffix green */
.box.green > div {
	border: 1px solid #54a800;
	border: 1px solid rgba(0,0,0,0.2);
	border-top-color: rgba(0,0,0,0.05);
	border-bottom-color: rgba(0,0,0,0.35);
	background: #75B000;
	background: -moz-linear-gradient(top, #91D900 0%, #75B000 100%);
	background: -webkit-linear-gradient(top, #91D900 0%, #75B000 100%);
	background: -o-linear-gradient(top, #91D900 0%, #75B000 100%);
	background: linear-gradient(to bottom, #91D900 0%, #75B000 100%);
	box-shadow: 0 2px 0 rgba(234,255,191,0.3) inset,
				0 0 0 1px rgba(210,255,122,0.2) inset,
				0 0 10px rgba(61,105,0,0.25) inset,
				0 1px 1px rgba(61,105,0,0.1),
				0 7px 4px -4px rgba(61,105,0,0.15);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(61,105,0,0.2);
	padding: 20px;
}

.box.green h1,
.box.green h2,
.box.green h3,
.box.green h4,
.box.green h5,
.box.green h6 {
	color: #fff;
}

.box.green ul li {
	border-top: 1px solid #444;
	position: relative;
	padding: 2px 0;
}
.box.green a {
	color: #fff;
}
.box.green a:active,
.box.green a:focus,
.box.green a:hover {
	color: #2c7389;
}

.box.blue2 > div {
	padding: 3px;
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}
.box.blue2 > div > div.content {
	background: #fff;
	padding: 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.box.blue2 > div > h3.header {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 4px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-transform: none;
	background: url('../images/arrow_2.png') no-repeat right 5px;
}
/* suffix light */

.box.light {
	background: #f8f8f8!important;
	padding: 20px;
}
.box.light .header{
	padding: 7px 6px 5px;
}
.box.light ul {
	margin: 0;
	padding: 0;
}

.box.light ul li {
	border-top: 1px solid #ddd;
	position: relative;
}

.box.light ul li:first-child {
	border-top: none;
}

.box.light ul ul {
	margin: 0 0 0 20px;
}

.box.light b,
.box.light strong {
	font-weight: bold;
}

/* Suffix pattern */

.box.pattern > div {
	background: #fff url('../images/bg-pattern.png') repeat 0 0;
}
/* Suffix light */

.box.light > div {
	background: #F8F8F8;
}
/* Suffix color */

.box.color .header {
	color: #2c7389;
}

/* Suffix bigtitle */

.bigtitle .header {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	text-transform: none;
}

/* Suffix mark-new */

.box.mark-new .header,
.box.mark-popular .header,
.box.mark-top .header,
.box.mark-hot .header,
.box.mark-blue .header{
	position: relative;
}

.box.mark-new .header::after,
.box.mark-popular .header::after,
.box.mark-top .header::after,
.box.mark-hot .header::after {
	background: #9eb931;
	color: #fff;
	content: "جدید";
	font-size: 16px;
	font-weight: 300;
	padding: 0 6px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.box.mark-blue .header{
	padding: 7px 6px 5px;
}

.box.mark-popular .header::after {
	background: #32aae2;
	content: "محبوب";
}

.box.mark-top .header::after {
	background: #e25b32;
	content: "بالا";
}

.box.mark-hot .header::after {
	background: #FF0000;
	content: "داغ";
}

/* mainbody restrictions */

section#khBreadcrumb + section#khMainbody {
	margin-top: 10px!important;
}
section#khMainbody {
	background: #fff;
	border: 1px solid #88B0BC;
	padding: 10px;
}
/* tablet/mobile suffixes */

.notablet {
	display: none;
}

.nomobile {
	display: none;
}

.onlytablet {
	display: none;
}

.onlymobile {
	display: none;
}

/* Login form */

#khFBLogin {
	float: left;
	width: 45%;
}

#khFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}

#khFBLogin + #login-form,
#khFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}

#form-login-remember {
	margin: 10px 0;
}

#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}

#login-form fieldset {
	margin: 0 0 20px;
}

#login-form fieldset p {
	margin: 0.5em 0;
}

#login-form ul {
	border-top: 1px solid #E7E7E7;
	overflow: hidden;
	padding: 12px 0 0;
}

#login-form ul li {
	font-size: 11px;
	line-height: 1.6;
}

#login-form ul li a {
	color: #999;
}

#login-form ul li a:hover {
	color: #222;
}

#login-form input[type="text"],
#login-form input[type="password"] {
	width: 85%;
}

.khPopupWrap .logout-button input {
	float: right
}

label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

.logout-button .login-greeting {
	color: #777;
	float: left;
	font-size: 11px;
	margin-right: 32px;
}

.khUsermenu {
	border-top: 3px solid #2c7389;
	clear: both;
	padding-top: 4px;
	position: relative;
	top: 10px;
}

.khUsermenu li {
	border: none;
	background: #363636;
	color: #999;
	padding-left: 16px;
	margin: 0 0 3px
}

.khUsermenu li a {
	color: #fff
}

/* Login with Facebook button */

span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}

span#fb-auth {
	background-color: #798db9;
	display: inline-block;
	color: #fff;
	font-family: tahoma;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0 6px;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	position: relative;
	top: -3px;
}

span#fb-auth:hover {
	background-color: #556b9b;
}

.login span#fb-auth {
	margin: 6px 0 0 10px;
}

/* popup */

#khPopupOverlay,
#khPopupLogin {
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 50%;
	background: #F9F7F5;
}

#khPopupLogin {
	position: absolute;
	top: 70px;
	width: 560px;
	margin-left: -280px;
}

#khPopupLogin #loginForm {
	background: transparent url('../images/login.png') no-repeat right 6px;
	padding-right: 170px
}

#khPopupLogin label {
	color: #666;
	font: 400 13px/30px tahoma;
}

#khPopupLogin #login-form input[type="text"],
#khPopupLogin #login-form input[type="password"] {
	float: left;
    background: url("../images/b-inputbox.png") no-repeat scroll right top #FDFDFD;
    border: 1px solid #D8D8D8;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #F1F1F1 inset;
    color: #CCCCCC;
    font: 400 11px/13px tahoma;
    height: 36px;
    margin-right: 5px;
    padding-right: 40px;
    width: 72%;
}
#khPopupLogin #login-form input[type="password"] {
	background: url("../images/b-inputbox-ps.png") no-repeat scroll right top #FDFDFD;
}
#khPopupLogin #login-form fieldset p {
	padding: 0 0 18px
}

#khPopupLogin #form-login-remember,
#khPopupLogin #form-login-buttons {
	margin-left: 100px
}

#khPopupLogin #login-form ul {
	background: none;
	border-top: 1px solid #D8D8D8;
	margin-left: 0px;
	padding: 10px 0 0
}

#khPopupLogin #login-form ul li {
	float: right;
	padding: 0 5px;
	font-size: 13px;
}

#khPopupLogin #login-form ul li:first-child {
	margin-right: 8px
}

.khPopupWrap {
	padding: 32px;
	overflow: hidden;
}

.khPopupWrap h3 {
	margin: 0 0 18px;
	font-size: 11px;
	line-height: 32px;
}

#khPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	margin-left: 0;
}

/* menu.css */
.khIsWrapper-kh_startup .khIsText h3 a:hover,
.khIsWrapper-kh_startup .khIsText h3 a:focus,
.khIsWrapper-kh_startup .khIsPagination > ol li a,
button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.pagenav-prev a:hover,
.pagenav-next a:hover,
.readon:hover,
.pagination ul li a:hover,
.pagination ul li span:hover,
.pagination ul li.counter,
.box.light .header,
.khTabsWrap.vertical ol li,
.khTabsWrap.horizontal ol li,
#section-kmt .kmt-btn-submit:hover
{
	border: 1px solid #d4d4d4;
	border-bottom-color: #cacaca;
	border: 1px solid rgba(0,0,0,0.15);
	border-top-color: rgba(0,0,0,0.08);
	border-bottom-color: rgba(0,0,0,0.25);
	background: #eaeaea;
	background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #f6f6f6 0%, #eaeaea 100%);
	box-shadow: 0 2px 0 rgba(255,255,255,0.85) inset,
				0 0 10px rgba(0,0,0,0.08) inset,
				0 1px 1px rgba(0,0,0,0.05),
				0 7px 4px -4px rgba(0,0,0,0.08);
	color: #666;
}

.allmode-default .allmode_topitem .allmode_title a {
    font-size: 16px;
    font-weight: 600;
}
.allmode-default .allmode_topitem:last-child {
    border-bottom: none;
}

/* Back Top */
#back-top {
    bottom: 100px;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 25px;
    z-index: 999999999;
}
#back-top a {
    background-color: #2F343A;
    background-image: url("../images/back-top.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    text-decoration: none;
    width: 38px;
    z-index: 9999999;
	-webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease;
}

/* panel Color */
#khoptions_panel {width:195px; position:fixed; left: -195px; top: 60px; margin-left: 0; z-index:9999;}
#khoptions_panel h3 { width: 35px; line-height: 35px; height: 35px; position: absolute; top:20px; right: -35px; margin: 0;  cursor: pointer; background:#404347;-webkit-border-radius: 0px 4px 4px 0px;border-radius: 0px 4px 4px 0px;}
#khoptions_panel h3 span {margin:6px 8px 0 8px;color: #FFFFFF;font-size:20px;}
#khoptions_panel .Settings { font-size:14px; text-transform: capitalize; color:#B1B1B1;text-align: center;}
#khoptions_panel .options { background-color:#fff;border: 1px solid #EEEEEE; padding:13px 13px 47px;-webkit-border-radius: 0px 4px 4px 0px;border-radius: 0px 4px 4px 0px; }