@charset "utf-8";
body {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; padding: 0px; margin: 0px; text-align: left; background-color: #ffffff; color: #333;}
/* body {
	color:#333;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	background-color:#FFF;
} */
.kb_body {
	margin:0;
	padding:0;
}
img {border:none}
.info {
	border:dashed 1px #960;
	line-height:17px;
	padding:10px;
	background-color: #FFFFE1;
}
#links {height:55px;color:#A4D8FF;font-size:14px;}
#links a{color:#A4D8FF;text-decoration:none;}
#links a:hover{color:#FFF;}

#header {height:125px;}

/* Use Kerio styles instead
#search_box {width:200px;height:35px;background:url('images/bg_search.png');float:right;}
#search_field {float:left;padding:0;border:0;width:158px;height:22px;line-height:22px;background:none;font-size:14px;outline:none;margin:6px 0 0 6px;}
#search_btn {float:right;margin:3px 4px 0 0;}
*/

.kbtitle {font-family: Arial, Helvetica, sans-serif;font-size: 29px;font-weight: bold;color: #FFF;line-height: normal;}
.section-title {padding:6px 0px; color: #023471; font-size: 14pt; font-weight: normal; border-bottom:solid 1px #CCCCCC;}
.subsection-title {color:#023471; font-size:15px; font-weight:bold; border-bottom:solid 1px #CCCCCC; padding-bottom:5px; margin-bottom:5px;}
.browse-title {font-size:14pt; color:#023471;}
.section {vertical-align:top;}
.section-content {padding-top:10px;padding-right:10px;}
.comment {padding:5px;color:#777777;}
.comment-title {
	background-image:url(images/user_comment.png);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom: 5px;
}
.comment-text {
	padding-bottom: 5px;
	border-bottom:1px dotted #999;
}
.featured {
	background-image: url(images/kb_article_featured.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.article {
	background-image: url(images/kb_article.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.private-featured {
	background-image: url(images/kb_article_featured_private.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.private-article {
	background-image: url(images/kb_article_private.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.article-title h1 {margin:0px; padding:6px 0px 10px 0px; color:#023471; font-size:16px; font-weight:bold;}

.home-news-title {height:25px; padding:0px 0px 10px 0px; font-size:15px; font-weight:bold;}
.home-news {
	background-color:#f5fcf5;
	border:solid 1px #a5f7a5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px 0px 0px;
	padding: 8px;
}
.home-news a { background-image: url('images/news-icon.png');background-repeat: no-repeat;color:#009F00;padding-left:22px; text-decoration:none; line-height: 22px; }
.home-news a:hover { text-decoration:underline; }

.news-title {
	background-image: url(images/icon-news.png);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-bottom: 6px;
	font-size:14px;
}
.acronym {
	border-bottom: 1px dashed #BB8551; cursor: help;
}

a {
	color:#023471;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
.categories {
	/*background-color:#F1F5F8;
	border:solid 1px #D5E2F1;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 10px 0;
}
/* CSS to public categories */
.category-title {background-image: url(images/category.png);background-repeat: no-repeat;padding-left:22px;}
.category-title a {color:#023471; font-size: 12pt;}
.category-title-iconized a {color:#023471; font-size: 12pt;}
.category-title-iconized {padding:0px;}
.category-title-iconized img {padding-right:3px;}

/* CSS to private categories */
.private-title {background-image: url(images/private.png);background-repeat: no-repeat;padding-left:22px;}
.private-title a {font-weight:bold;}
.private-title-iconized {padding:0px;}
.private-title-iconized a {font-weight:bold;}

.sidebar {
	background-color:#F1F5F8;
	border-left:solid 1px #E4F2FB;
	border-right:solid 1px #D5E2F1;
	padding:4px;
	vertical-align:top;
}
.article-info {
	background-color:#F1F5F8;
	border:solid 1px #D5E2F1;
	padding:5px;
}

.grey-text {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #777777; LINE-HEIGHT: 17px; TEXT-DECORATION: none;}
.red-text  {font-family: Verdana; font-size: 11px; color: #FF3F92; line-height:normal; }
.error-text {color: #CD754D;}

#subscribe-form {padding: 6px 0px;}
#submail {width:190px;padding:2px;}

.footer {
	background-color:#F1F1F1;
	border:solid 1px #E3E3E3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.article-navigation {
	background-image: url(images/icon-home.png);
	background-repeat: no-repeat;
	background-position:0px 3px;
	border-bottom:dotted 1px #CCCCCC;
	padding-left: 20px;
	padding-bottom: 5px;
}
.breadcrumb {
	background-color:#EEEEEE;
	border:solid 1px #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 8px;
}
.breadcrumb a {
	color:#060;
}
.breadcrumb a:hover {
	text-decoration:underline;
}

.private {
	background-color:#FFFFB4;
	border:solid 1px #DDDD00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 8px;
}
.private a {
	color:#666666;
}
.private a:hover {
	text-decoration:underline;
}

#instant_suggestions {
	background-color:#E1FFD1;
	border:solid 1px #C5F8AC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
#instant_suggestions a {
	color:#060;
}
#instant_suggestions a:hover {
	color:#C00;
}
#categories_nav {
	float:left;
	width:215px;
}
#categories_nav ul {
	margin: 0;
	padding: 0;
	background:	transparent url(images/nav_ul_bg.gif) bottom right no-repeat;
	list-style: none;
	padding-bottom: 125px;
}
#categories_nav li {
	border-bottom: 1px solid #ced3d5;
	background: transparent url(images/nav_item_hover_bg.gif) top right repeat-y;
}
#categories_nav li a:link, #categories_nav li a:visited {
	line-height: 27px;
	display: block;
	color: #1a6ab3;
	background: transparent url(images/nav_item_bg.gif) top right repeat-y;
}
#categories_nav li a:hover {
	text-decoration: none;
	background-image: none;
	color: #FF6600;
}
#categories_nav li.current {
	background:	transparent url(images/nav_current.gif) center left no-repeat;
	line-height: 27px;
	display: block;
	padding-left: 20px;
	background-color: #fff;
	color: #023471;
	font-weight:bold;
}
#categories_nav li.current a {
	background-image: none;
	background-color: #fff;
}
#glossary
{
	margin: 10px 0;
}
#glossary a,
#glossary a.current:hover
{
	font: normal 11px/25px Verdana;
	border: solid 1px #2A599D;
	color: #2A599D;
	background: #F1F5F8;
	text-align: center;
	text-decoration: none;
	padding: 2px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}
#glossary a:hover,
#glossary a.current
{
	background: #2A599D;
	border: solid 1px #2A599D;
	color: #ffffff;
}

#article-options{margin:0 0 25px 0;padding:0;width:215px}
#article-options li{margin:0;padding:0;list-style-type:none;position:relative}
#article-options li a{border-bottom:1px solid #e6e6e6;border-top:1px solid #fff;display:block;line-height:35px;padding-left:35px;width:180px}
#article-options li a img{position:absolute;top:10px;left:12px}

#search-results {padding:0 0 0 25px;margin:0}
#search-results li{padding:15px 0 15px 0;border-bottom:solid 1px #EDEDED;}
#search-results li:hover{background-color:#F9F9F9;}
#search-results li a.featured_article{padding-left:22px;font-size:15px;display:block;background-image: url(images/featured.png);background-repeat: no-repeat;}
#search-results li a.normal_article{padding-left:22px;font-size:15px;display:block;display:block;background-image: url(images/article.png);background-repeat: no-repeat;}

#search-results li a.private_featured_article{padding-left:22px;font-size:15px;display:block;background-image: url(images/featured-lock.png);background-repeat: no-repeat;}
#search-results li a.private_normal_article{padding-left:22px;font-size:15px;display:block;display:block;background-image: url(images/article-lock.png);background-repeat: no-repeat;}

#search-results li a.public_category{padding-left:22px;font-size:15px;display:block;background-image: url(images/category.png);background-repeat: no-repeat;}
#search-results li a.private_category{padding-left:22px;font-size:15px;display:block;background-image: url(images/private.png);background-repeat: no-repeat;}
#search-results li a.news{padding-left:22px;font-size:15px;display:block;background-image: url(images/icon-news.png);background-repeat: no-repeat;}

#news-display {padding:0px;margin:0}
#news-display li{
	padding:15px 0 15px 0;
	border-bottom:solid 1px #EDEDED;
	list-style-type: none;
}
#news-display li:hover{background-color:#F9F9F9;}

#advsrch, #advsrch input, #advsrch select {
	font-size:11px;
}
#advsrch td {
	padding-top:6px;
}

h2.title {
	font-size:14px;
	margin:0px;
	padding:10px;
	background-color:#E2ECF5;
	border: solid 1px #D5E2F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#666;
}

.rating {
	border:solid 1px #C60;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:175px;
	margin:0 0 25px 10px;
	background-color: #FFF4EA;
}
.rating-title {
	font-size:14px;
	font-weight:bold;
	color:#C60;
	text-align:center;
}
.rating-title span {
	font-size:12px;
	font-weight:normal;
}
.rating input, .rating select{font-size:11px;}

.rating_bar {
	margin:6px 0px 0px 25px;
	width:124px;
	height:30px;
	background-image: url(images/rating-none.png);
	background-repeat: no-repeat;
}

.rating_bar div {
	height: 30px;
	background-image: url(images/rating-stars.png);
	background-repeat: no-repeat;
}

fieldset.customfields  {
	border:solid 1px #F1A93F;
	background-color:#FEFEE2;
}

fieldset.customfields legend {
	padding: 0.2em 0.5em;
	border:solid 1px #F1A93F;
	color: #F1A93F;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

#login-table {
	padding: 10px 15px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: 1px solid #acceff;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;	
	width: 320px;
	background-color: #fff;
}

#login-table .login-label {
	color: #777;
	font-size: 14px;
}

#login-table .login-field {
	font-size:22px;
	width:97%;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #e5e5e5;
	background:#fbfbfb;
	color: #777;
}

#login-error {
	background-color: #ffebe8;
	border: solid 1px #c00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 11px 5px;
	margin-bottom:15px;
	width: 320px;
}
input.groovybutton
{
	border: 1px solid #A3BAD1;
	color:#394789;
	background-image: url('images/bg_button.gif');
	height: 24px;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
input.groovybutton:hover
{
	border: 1px solid #A3BAD1;
	color:#394789;
	height: 24px;
	background-color: #DBE4ED;
	background-image:none;
}
select.languages {
	border: dotted 1px #387EC7;
}
select.languages option {
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size: 12px;
}

/* Select languages */
.lang-menu .select-lang, .lang-menu .select-lang:hover {
	background: url('images/select_icon.gif') no-repeat 100% 50%;
}
.lang-list a.active {
	font: bold 12px Arial;
}
ul.lang-list li a:hover, #top_quick_links .lang-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.select-lang, .select-lang:hover {
	padding-right: 14px;
	text-decoration:none;
}
.icons {
	padding: 0px;
	cursor: pointer;
	vertical-align: -1px;
}
.lang-list a.lang-link, .lang-list a.lang-link:visited, .lang-list a.lang-link:hover, .lang-list a.lang-link:active {
	padding: 0px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: left 0px;
}
.lang-menu {
	margin-top: 6px;
	padding-left: 3px;
	white-space: nowrap;
	display:inline;
}
.select-popup {
	font: 13px Tahoma;
	background-color: #e1ffd1;
	border: 1px solid #090;
	position: absolute;
	padding: 3px 3px 0px 4px;
	margin: 0px !important;
	display:inline;
}
.close-icon {
	position: absolute;
	right: 3px;
	cursor: pointer;
}
ul.lang-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
ul.lang-list li {
	padding: 1px 39px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
}
ul.lang-list li a {
	white-space: nowrap;
}
.lang-list a, .lang-list a:visited, .lang-list a:hover, .lang-list a:active {
	font: normal 12px Tahoma;
	color: #666;
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration: none;
	padding: 0px 2px;
}
/* Select languages */
#nodrag
{
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

/* CSS to Article Templates */
.txt-tpl {line-height: 1.4em;}
.txt-tpl ul, .txt-tpl ol, .txt-tpl ul li, .txt-tpl ol li, .txt-tpl table, .txt-tpl p, .txt-tpl div {font-size: 12px;}

.source-tpl {border: 1px dashed rgb(204, 204, 204);margin: 10px 0pt;} 
.source-tpl-header {border-style: dashed;border-color: rgb(204, 204, 204);border-width: 0px 0px 1px;padding: 3px;background-color: rgb(238, 238, 208);font-weight: bold;}
.source-tpl-content {padding: 5px;background-color: rgb(255, 255, 206);}

.info-tpl {margin-bottom: 17px;background-color: #DFF2C5;padding: 10px 15px 0 15px;}
.info-tpl-header {background-image: url(images/info.png);background-repeat: no-repeat;color: #336600;display: block;font-size: 15px;font-weight: bold;height: 22px;padding: 1px 0 2px 30px;vertical-align: middle;}
.info-tpl-content {padding: 10px 0 5px 0;}

.warning-tpl {margin-bottom: 17px;background-color: #FFFFCC;padding: 10px 15px 0 15px;}
.warning-tpl-header {background-image: url(images/alert.png);background-repeat: no-repeat;color: #000000;display: block;font-size: 15px;font-weight: bold;height: 22px;padding: 1px 0 2px 30px;vertical-align: middle;}
.warning-tpl-content {padding: 10px 0 5px 0;}

.quotation-tpl {border: 1px dashed;margin: 10px;font-family: Courier;font-size: 12px;line-height: 15px;}
.quotation-tpl-content {padding: 10px;overflow: hidden;background-color: rgb(240, 240, 240);}

.block-quote-tpl {border-left: 4px solid #023471;border-right: 1px solid #F2F2F2;border-bottom: 1px solid #F2F2F2;border-top: 1px solid #F2F2F2;margin: 10px;line-height: 15px;}
.block-quote-tpl-content {padding: 6px 10px 6px 10px;overflow: hidden;background-color: #FAFAFA;}

.error-tpl {margin-bottom: 17px;background-color: #F2DDDD;padding: 10px 17px 0 17px;}
.error-tpl-header {background-image: url(images/error.png);background-repeat: no-repeat;color: #992A2A;display: block;font-size: 15px;font-weight: bold;height: 22px;padding: 1px 0 2px 30px;vertical-align: middle;}
.error-tpl-content {padding: 10px 0 5px 0;}

.pending-tpl, .started-tpl, .onhold-tpl, .completed-tpl, .private-tpl{font-size:11px;font-weight:bold;letter-spacing:0;padding:3px;margin:3px;}
.pending-tpl {background-color:#FEEA83;color:#000000 !important;}
.started-tpl {background-color:#6FBC00;color:#FFFFFF !important;}
.onhold-tpl {background-color:#FF6600;color:#FFFFFF !important;}
.completed-tpl {background-color:#245EDC;color:#FFFFFF !important;}
.private-tpl { 
	background: #FFFFE1 url(admin/images/lock.png) no-repeat;
	font-size:11px;
	font-weight: normal;
	border: 1px solid #D9B868;
	letter-spacing:0;
	margin:2px;
	padding:2px 2px 2px 18px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color:#666666 !important;
}

div.flagged-message-tpl {border-style:solid none;border-width:1px 0;color:#444444;margin:-1px 12px 12px;padding:6px;}
div.flagged-message-tpl .content {background:transparent no-repeat scroll left top;background-repeat: no-repeat;padding:0 0 0 22px;}
div.blue-flag-tpl {background:#DDEEFF none repeat scroll 0 0;border-color:#9999DD;}
div.blue-flag-tpl .content {background-image: url(images/flag_blue.png);}
div.orange-flag-tpl {background:#FFFFCC none repeat scroll 0 0;border-color:#E8DD99;}
div.orange-flag-tpl .content {background-image: url(images/flag_orange.png);}
div.green-flag-tpl {background:#DDFFCC none repeat scroll 0 0;border-color:#99DD99;}
div.green-flag-tpl .content {background-image: url(images/flag_green.png);}
div.red-flag-tpl {background:#FFDDCC none repeat scroll 0 0;border-color:#DD9999;}
div.red-flag-tpl .content {background-image: url(images/flag_red.png);}
div.white-flag-tpl {background:#F0F0F0 none repeat scroll 0 0;border-color:#CCCCCC;}
div.white-flag-tpl .content {background-image: url(images/flag_white.png);}
div.bug-tpl {background:#DFF2C5 none repeat scroll 0 0;border-color:#CCCCCC;}
div.bug-tpl .content {background-image: url(images/bug.png);}
/* Ends - CSS to Article Templates */

/* -------------------------------------------------*/
/* Kerio customized modification of original styles */
/* -------------------------------------------------*/

.breadcrumb { background-color:#EEEEEE; border:solid 1px #CCCCCC; }
.breadcrumb a { color: #023471; }
.subsection-title {color: #023471;}
.article-title h1 {font-family: Arial, Verdana, sans-serif;font-size: 24px;font-weight: bold;color: #002067;line-height: 32px;}
/* .private-tpl { padding-top: 1px; padding-bottom: 1px; font-size:8pt; margin: 0 5px 0 0 ; float:left;} */

/* article.php style customizations */
.article_main_content .article_text .breadcrumb { border-top: 1px solid #333333; float: right; font-size: 8pt; font-style: italic; margin-top: 10px; padding: 0; background-color: #FFFFFF; border-radius: 0px 0px 0px 0px; border-left: none; border-right: none; border-bottom:none;}
.section-content table {width:100%; padding-bottom:15px;}
.article_main_content { overflow: hidden; width: 665px; }
.article_main_content img { max-width: 840px; }
.article_main_content .section-title { border-bottom: 1px solid #CCCCCC; color: #023471; font-size: 14pt; padding: 6px 0; font-weight:normal;}
.article_table {padding: 10px; border: 0px; cellspacing: 0px; cellpadding: 0px; }
.article_table th {padding: 5px; border-bottom: #333333 3px solid;}
.article_table td {padding: 5px; border-bottom: #CCCCCC 1px solid;}

.article_main_content .article_text .variablelist { padding-top: 1em; padding-bottom: 0.5em; }
.article_main_content .article_text .term { font-weight: bold; }
.article_main_content .article_text .definition { padding-left: 2em; } 

.article_main_content pre { white-space: pre-wrap !important; }
.sidebar { font-size: 8pt; background-color: #FFFFFF; border: none; padding: 0;}
a.HelpLink { border-bottom: 1px none #333333; color: #333333; cursor: help; text-decoration: none;}
/* End of article.php customization styles */

/* Kerio Web CSS styles - copy 20.5.2011 */
.kmain_table { width:944px; border:0; align:center; cellpadding:0; cellspacing:0; background-color:#FFFFFF; padding:0px 10px; border-radius: 7px 7px 7px 7px;}
div.kmain_menu .topmenu {margin: 0px; padding: 0px;}
/* .article a {font-weight: bold;} */
div.kemptycontainer {background-attachment: scroll; background-clip: border-box; background-color: inherit; background-image: url("images/kerio/bg_lr_border.gif");
	background-origin: padding-box; background-position: 0 0; background-repeat: repeat-y; background-size: auto auto; margin: 0 auto; padding: 0; position: relative;
	top: 0; width: 994px;
}
a.logo, .kheader { z-index: 10;}
div.kheader { background-color: transparent; height: 80px; margin: 0 7px; padding: 0; position: absolute; top: 0; width: 980px; }
a.logo { background: url("images/kerio/keriotheme_logo_kb.png") no-repeat scroll 0 0 transparent; display: block; height: 28px; margin: 30px 10px 30px 27px; padding: 0; position: absolute; width: 436px;}
a.logo { height: 38px; }
div.kcontent_group { background: url("images/kerio/body_bg_fade.gif") repeat-x scroll 0 0 #EFEFF0; margin: 0 7px; padding: 134px 18px 10px; position: relative;}
div.kcontent_group { padding-top: 144px;}
div.kfooter { background: url("images/kerio/footer_rounded_bg.gif") no-repeat scroll 0 0 #FFFFFF; clear: both; margin: 0; padding: 30px 5px 30px 10px; }

/* Styles for footer only */
div.kfooter div {float: right; padding-right: 22px; color: #6e6e6e; background-color: inherit; padding-bottom: 70px;}
div.kfooter div.footer_left {float: left; padding-left: 12px; color: #6e6e6e; background-color: inherit;}
div.kfooter div.footer_right {float: right; padding-left: 22px; color: #6e6e6e; background-color: inherit; margin-top: 13px;}
div.kfooter div.footer_left a {display: inline-block; text-decoration: none; color: #ea9309; padding: 0; border-right: 0px solid #6e6e6e; background-color: inherit;}
div.kfooter ul {margin: 0px; list-style: none;}
div.kfooter li {float: left;}
div.kfooter a {display: inline-block; text-decoration: none; color: #ea9309; padding: 0 10px 0 10px; border-right: 1px solid #6e6e6e; background-color: inherit;}
div.kfooter li.last a {border-right: 0px;}
/* End of footer styles */

.kheader_links {margin-top: 45px; padding-right: 10px;}
div.ktop_menu {position: absolute; top: 18px; width: 440px; right: 26px; height: 60px; text-align: right; background-color: inherit; z-index: 10;}

/* Top navigation menu styles */
div.kmain_menu {position: absolute; width: 945px; height: 38px; top: 90px; left: 17px; padding: 0px; margin: 0px; background: url('images/kerio/main_menu_bg.gif') no-repeat 0px 0px; background-color: inherit; clear: both; z-index: 5;}
div.kmain_menu .topmenu {margin: 0px; padding: 0px;}
div.kmain_menu ul {clear: both; margin: 0px; padding:0px; list-style: none; border: 0px;}
div.kmain_menu ul li {float: left; position: relative; text-shadow: #999999 2px 2px 5px;}
div.kmain_menu li a {display: inline-block; text-decoration: none; font-size: 14px; color: #6e6e6e; border-right: solid 1px #ffffff; padding: 10px 15px 10px 15px; margin: 0px;}
div.kmain_menu li a:hover, div.kmain_menu li:hover.first,
div.kmain_menu li.active-trail, div.kmain_menu li.active-trail a {color: #013474; background: url('images/kerio/main_nav_hover.jpg') repeat-x;}
div.kmain_menu li.first a:hover,div.kmain_menu ul li:first-child.active-trail a {background: url('images/kerio/home_first_hover.jpg') no-repeat left;}
/* First submenu of top navigation menu */
div.kmain_menu ul li ul {position: absolute; left: -3px; background: #fefefe; padding: 0px 4px 8px 4px; display: none;}
div.kmain_menu ul li:hover ul {display: block; top: 36px; border-top: 1px solid #f0f0f0; background: url('images/kerio/subnav_background.png') no-repeat bottom right;}
div.kmain_menu ul li:hover a {background: url('images/kerio/main_nav_hover.jpg') repeat-x;}
div.kmain_menu ul li ul li {clear: both; width: 146px; border-bottom: 1px solid #ffffff;}
div.kmain_menu ul li ul li a {padding: 5px 5px 5px 15px; display: block; background: #d7d7d7 !important; color: #646464; font-size: 11px; border: 0px;}
div.kmain_menu ul li ul li a:hover	{background: url('images/kerio/subnav_hover.gif') no-repeat 0px 0px !important; color: #013474;}

/* Search bar + magnifier */
table.kmain_table div.search_form {float: right; margin: 0 8px 0 0; padding: 7px 0 0 7px; height: 140px; width: 100%;}
table.kmain_table div.search_form input {border-left: 0px; background-color: white;}
table.kmain_table div.search_form .form-text {color: #9d9d9d; width: 560px; height: 30px; float: left; border-right: 0px; border-left: 1px solid #d7d6d6; border-radius: 5px 0 0 5px; padding-top: 4px; font-size:24px; margin-top: 45px; margin-left:150px;}
table.kmain_table select, table.kmain_table option, table.kmain_table input[type="text"], table.kmain_table input, table.kmain_table textarea {margin: 0;}
table.kmain_table div.search_form input { background-color: white; border-left: 0 none; border-radius: 0 5px 5px 0; margin-top: 45px;}
table.kmain_table div.search_form input, select, textarea{}

/* Search bar + magnifier */
div.kmain_menu div.search_form {float: right; margin: 0 8px 0 0; padding: 7px 0 0 7px; background-color: #eff0f1; height: 31px; border-left: 3px solid white; width: 195px;}
div.kmain_menu div.search_form input {border-left: 0px; background-color: white;}
div.kmain_menu div.search_form .form-text {width: 160px; height: 16px; float: left; border-right: 0px; border-left: 1px solid #d7d6d6; padding-top: 4px;}
div.kmain_menu select, div.kmain_menu option, div.kmain_menu input[type="text"], div.kmain_menu input, div.kmain_menu textarea {border: 1px solid #D7D6D6; margin: 0; padding: 2px;}
div.kmain_menu div.search_form input { background-color: white; border-left: 0 none;}

/* Switching countries/languages */
div.ktop_menu ul {float: right; margin: 0 0 0 -2px; list-style: none; text-align: left; padding: 0px 0px 6px 0px;}
div.ktop_menu li {display: none; border-bottom: 1px solid #ffffff;}
div.ktop_menu li a {display: block; text-decoration: none; font-size: 8pt; color: #6e6e6e; padding: 4px 15px 4px 10px;}
div.ktop_menu li.first a {border-right: solid 1px #606060;}
div.ktop_menu ul.country li.first a {border-right: solid 1px #606060; background: url('images/kerio/top_menu_mini_arrow.gif') no-repeat right 8px;}
div.ktop_menu ul.country li.first a:hover {background: url('images/kerio/top_menu_mini_arrow_down.gif') no-repeat right 8px;}
div.ktop_menu li.last a {border-right: 0px;}
div.ktop_menu ul.partner li {width: 120px;}
div.ktop_menu ul.country li {width: 123px;}
div.ktop_menu ul.country li a {padding-left: 37px;}
div.ktop_menu ul.contact li {width: 120px;}
div.ktop_menu ul.login {width:auto; padding:4px 6px 4px 10px;}
div.ktop_menu ul.login li {text-decoration: none; display:block; width:auto; font-size:0.8em;}
div.ktop_menu ul.login li:hover {background-color:white !important;}
div.ktop_menu ul.login a {text-decoration: none; display:inline; padding: 0;}
div.ktop_menu ul.default {width:auto; padding:4px 6px 4px 10px;}
div.ktop_menu ul.default li {text-decoration: none; display:block; width:auto; font-size:0.8em;}
div.ktop_menu ul.default li:hover {background-color:white !important;}
div.ktop_menu ul.default a {text-decoration: none; display:inline; padding: 0; border-right: 1px solid #606060;}
div.ktop_menu li.first, div.ktop_menu ul:hover li {display: block;}
div.ktop_menu ul:hover li.first a {background-color: #eeeeee;}
div.ktop_menu ul:hover.country li.first a, div.ktop_menu ul:hover.contact li.first a {background: url('images/kerio/top_menu_mini_arrow_down.gif') no-repeat right 8px;}
div.ktop_menu ul:hover {background: url('images/kerio/local_hover_ul.png') no-repeat bottom left;}
div.ktop_menu ul.login:hover {background-color:white; background: none;}
div.ktop_menu li#k_CR {background: url('objects/flag_CR.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_US {background: url('objects/flag_US.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_UK {background: url('objects/flag_UK.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_TR {background: url('objects/flag_TR.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_SL {background: url('objects/flag_SL.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_RU {background: url('objects/flag_RU.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_DE {background: url('objects/flag_DE.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_AU {background: url('objects/flag_AU.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_EU {background: url('objects/flag_EU.gif') no-repeat 0px 5px;}
div.ktop_menu li:hover {background-color: #eeeeee !important;}
div.ktop_menu div.kheaderphone {clear: right; position: absolute; top: 38px; right: 0px; z-index: -1;}
/* End of switching countries menu */

div.ktop_menu li#cz_utf8 {background: url('images/kerio/flag_CR.gif') no-repeat 0px 5px;}
div.ktop_menu li#en_utf8 {background: url('images/kerio/flag_US.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_UK {background: url('images/kerio/flag_UK.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_TR {background: url('images/kerio/flag_TR.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_SL {background: url('images/kerio/flag_SL.gif') no-repeat 0px 5px;}
div.ktop_menu li#ru_utf8 {background: url('images/kerio/flag_RU.gif') no-repeat 0px 5px;}
div.ktop_menu li#de_utf8 {background: url('images/kerio/flag_DE.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_AU {background: url('images/kerio/flag_AU.gif') no-repeat 0px 5px;}
div.ktop_menu li#k_EU {background: url('images/kerio/flag_EU.gif') no-repeat 0px 5px;}
div.ktop_menu li#es_utf8 {background: url('images/kerio/flag_ES.gif') no-repeat 0px 5px;}
div.ktop_menu li#fr_utf8 {background: url('images/kerio/flag_FR.gif') no-repeat 0px 5px;}
div.ktop_menu li#it_utf8 {background: url('images/kerio/flag_IT.gif') no-repeat 0px 5px;}

/* Kerio styles modification to PHPKB original styles */
.article-title {background-color: #F1F2F3; border-radius:6px 6px 6px 6px;}
.article-title h1 {margin:0; padding:0;}
.article_main_content{width:100%;}
.article_text table td{padding:8px 12px;}
.section-content{padding-right:0; padding-left:10px;}
.kerio-image-icon{padding-left:15px;height:40px;float:right;}
.kerio-article-boxes{float:left;padding-left:2px; margin-top:4px;}
.kerio-article-translations a img{}
.kerio-article-boxes a {padding-left:2px;}
.kerio-article-boxes a img {height:15px;}
.kerio-article-options{list-style:none;}
.kerio-article-options a {list-style:none; width:14px;height:14px}
.article-info{display:none;}
.article-navigation {border-bottom: 1px solid #CCCCCC;}
.article_text ul li p, ol li p {margin: 5px 0 5px 0;}
.article_text p {margin: 10px 0 10px 0;}

.Connect{background: transparent url('images/kerio/connect_2.png') no-repeat right top; width:944px; padding-bottom:15px;}
.Control{background: transparent url('images/kerio/control_2.png') no-repeat right top; width:944px; padding-bottom:15px;}
.Operator{background: transparent url('images/kerio/operator_2.png') no-repeat right top; width:944px; padding-bottom:15px;}
.mykerio{background: transparent url('images/kerio/mykerio_2.png') no-repeat right top; width:944px; padding-bottom:15px;}
.Workspace{background: transparent url('images/kerio/workspace_2.png') no-repeat right top; width:944px; padding-bottom:15px;}
.Directory{background: transparent url('images/kerio/directory_2.png') no-repeat right top; width:944px; padding-bottom:15px;}
.Unity{background: transparent url('images/kerio/4products_2.png') no-repeat right top; width:944px; padding-bottom:15px;}



/* Kerio star rating system */
.rating, .rating a:hover, .rating .current{background: url('images/kerio/rating-star-4.png') left; border:none;}
.rating{position: relative; width: 90px; /* 5 stars width */ height: 18px; /* 1 star height */ overflow: hidden; list-style: none; margin: 0px; padding: 0px; background-position: top left;}
.rating li{display: inline;}
.rating a, .rating .current{position: absolute; top: 0; left: 0; text-indent: -9000px; height: 18px; /* 1 star height */ line-height: 25px; /* 1 star height */ outline: none; overflow: hidden; border: none; /* I replaced the pixel-width with an em-width, but must set font size in px */ font-size: 18px; /* 1 star width */}
/* Show stars when hovered */
.rating a:hover{background-position: left bottom;}
/* Set each section to the appropriate width, stacking so leftmost is topmost */
.rating a.rate1{width: 20%;z-index: 6;}
.rating a.rate2{width:40%;z-index: 5;}
.rating a.rate3{width:60%;z-index: 4;}
.rating a.rate4{width:80%;z-index: 3;}
.rating a.rate5{width:100%;z-index: 2;}
.rating .current{z-index: 1;background-position: left center;}
/* Overrides for smiley bar */
.ratingsmile{width: 100px; height: 20px;}
.ratingsmile, .ratingsmile a:hover, .ratingsmile .current{background-image: url(ratingsmiles.gif); /* Set these if different from original bar height */ line-height: 20px; height: 20px; font-size: 20px;}
/* Overrides for rainbow bar
(since size is the same, only need to change the image) */
.ratingbow, .ratingbow a:hover, .ratingbow .current{background-image: url(rainbow-bar-1.png);}
/* Overrides for alternate color */
.ratingbar2,.ratingbar2 a:hover,.ratingbar2 .current{background-image: url('image/kerio/jude-demo-star-3.png');}

/* Kerio social icons modifications */
a.connect_widget_like_button {border:none !important;}

/*  Google search  */
.gsc-cursor-page{font-size:20px;}
.gsc-result-info{display:none;}
.gsc-control-cse{margin-bottom: 45px; margin-left: 65px; margin-top: 45px; margin-right:65px;}




