/* inc/template/css/kryn_defaults.css: */

p {
    padding: 0px;
    margin: 0px;
}



/* inc/template/slimbox/slimbox.css: */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 999009;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/inc/template/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/inc/template/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/inc/template/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/inc/template/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



/* inc/template/th_krynorg/base.css: */

html, body {
    padding: 0px;
    margin: 0px;
}

body {
    background-image: url(/inc/template/th_krynorg/../images/n/body-bg.jpg);
    *background-image: url(/inc/template/th_krynorg/images/body-bg-karl.jpg);
    background-repeat: repeat-x;
    background-color: #00273c;
    text-align: center;
    font-family: Verdana, sans;
    font-size: 11px;
    line-height: 19px;
}
img {
    border: 0px;
}

.publication-news-detail-comments-items {
  padding: 15px 0px;
}

td {
    vertical-align: top;
}
/* defaults */

.corner-left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 107px;
    height: 108px;
}

.breaker {
    clear: both;
}

hr {
    border: 0px;
    margin: 0px;
    padding: 0px;
    height: 1px;
    border-bottom: 1px solid silver;
}

input.text, textarea {
    border: 1px solid silver;
    width: 180px;
    margin-bottom: 3px;
    padding: 2px;
    font-size: 11px;
    color: #555;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #f7f7f7;
}

textarea {
    background-image: url(/inc/template/th_krynorg/images/ext-box-panes-bg.jpg);
    background-repeat: repeat-x;
    background-color: white;
}

input.text:focus {
    background-color: #e9e9e9;
}


h2 {
    color: #145e84;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin: 4px 0px 8px 0px;
}

h3 {
    margin-top: 3px;
    font-size: 14px;
    margin-bottom: 3px;
}

h4 {
    color: #145e84;
    margin: 3px 0px 3px 0px;
    font-size: 13px;
    line-height: 15px;
}

a, a:link {
    color: #145e84;
    text-decoration: none;
    outline: 0;
}

a:hover {
    text-decoration: underline;
}

a.button, a.button:link {
  /*  -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image: url(/inc/template/th_krynorg/../images/n/subNavi-bg.jpg);
    background-position: 0px -5px;*/
    background-image: url(/inc/template/th_krynorg/../images/button.png);
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 6px 10px 6px 20px;
    line-height: 26px;
    position: relative;
    color: white;
    text-transform: lowercase;
    margin-right: 14px;
}

a.button span, a.button:link span {
    position: absolute;
    right: -15px;
    width: 15px;
    top: 0px;
    height: 25px;
    background-image: url(/inc/template/th_krynorg/../images/button.png);
    background-position: right top;
}

a.button:hover {
    background-position: left -29px;
    text-decoration: none;
}

a.button:hover span {
    background-position: right -29px;
}

a.button:active {
    background-position: left -57px;
}

a.button:active span {
    background-position: right -57px;
}

/* layout */

.historyMain {
    position: absolute;
    top: -31px;
    left: 0px;
}

.border {
    width: 970px;
    margin: auto;
    text-align: left;
    position: relative;
}

.logo {
    display: block;
    position: absolute;
    right: 20px;
    top: 11px;
/*    width: 253px;
    height: 97px; */
    width: 262px;
    height: 92px;
    background-image: url(/inc/template/th_krynorg/images/logo2.png);
    background-repeat: no-repeat;
}

.navi {
    height: 45px;
    background-repeat: no-repeat;
    background-image: url(/inc/template/th_krynorg/../images/n/navi-active.png);
    background-position: -13px top;
    position: relative;
}

.navi a.mainNavi,
.navi a.mainNavi:link {
    line-height: 43px;
    display: block;
    height: 44px;
    float: left;
    padding: 15px 9px 0px 9px;
    color: white;
    font-size: 16px;
    /* text-shadow: 1px 1px 0px green; */
    font-weight: bold;
    text-decoration: none;
}

.navi a.mainNavi:hover {
    color: #ccc;
}

.subNavi a,
.subNavi a:link {
    display: block;
    background-image: url(/inc/template/th_krynorg/../images/n/subNavi-bg.jpg);
    background-repeat: no-repeat;
    background-color: #e1e1e1;
    font-weight: bold;
    text-decoration: none;
    line-height: 33px;
    padding-left: 21px;
    color: #145e84;
    margin-bottom: 1px;
}

.subNavi a.subsub,
.subNavi a.subsub:link {
    background-color: #e8e8e8;
    margin-bottom: 0px;
}

.subNavi a.subsub:hover,
.subNavi a:hover,
.subNavi a.active,
.subNavi a.active:link {
    background-image: url(/inc/template/th_krynorg/../images/n/subNavi-active-bg.jpg);
    background-color: #d6d6d6;
}

.subNavi a.active:link,
.subNavi a.active {
    margin-bottom: 0px;
}

.main {
    margin-top: 15px;
    border: 12px solid white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: white;
}

.footer {
    -moz-border-radius-bottomleft:11px;
    -moz-border-radius-bottomright:11px;
    background-color:#05374D;
    color:#AAAAAA;
    font-size:11px;
    margin-bottom:25px;
    margin-left:35px;
    margin-right:35px;
    padding:17px 32px;
    text-align:right;
    
    
    
}

.footer a, .footer a:link {
    color: white;
}

/* box */

td.left .box {
    margin-bottom: 22px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: url(/inc/template/th_krynorg/images/box-bg.png);
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border: 1px solid #e8e8e8;
    background-color: #f8f8f8;
    padding: 8px 15px;
    width: 533px;
}

td.sidebar .box {
    background-color: #f0f0f0; margin-top: 3px; padding: 11px 20px;
}

td.left .box h2,
td.left .box h3 {
    padding: 5px 0px 9px 0px;
    margin: 0px;
    line-height: 14px;
    font-size: 16px;
    color: #135e84;
    border-bottom: 1px solid silver;
    margin-bottom: 9px;
}

.box-dl {
    background-color: #f0f0f0;
    background-image: url(/inc/template/th_krynorg/../images/n/box-download-bg.png);
    background-repeat: no-repeat;
    background-position: left 50px;
    padding: 11px 20px;
}

.box-dl h2 {
    margin-top: 0px;
}


table td.left,
table td.sidebar {
    border: 1px solid #e3e3e3;
    vertical-align: top;
}

table td.left {
    padding: 32px;
    padding-top: 10px;
}

table td.sidebar {
    padding: 2px;
}

input.search-input {
    padding: 4px 3px 4px 3px;
}

.login-top {
    position: absolute;
    right: 13px;
    top: 11px;
    height: 40px;
    width: 350px;
    text-align: right;
    color: #bbb;
}

.login-top a,
.login-top a:link {
    display: inline;
    color: #eee;
}

.login-top input.text {
    border: 1px solid #555;
    background-color: #ccc;
    width: 80px;
}

.formValidatorBubble {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #bbb;
    width: 188px;
}

td.sidebar div.pointer h2 {
    font-size: 14px;
}

td.sidebar div.pointer {

    padding: 5px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;

}

.loading,
#loading {
    text-align: center;
    padding: 8px;
    border: 1px solid #bbb;
    background-color: #eee;
    margin-top: 5px;
    display: none;
}

.head {
    height: 256px;
    width: 946px;
    overflow: hidden;
    margin-bottom: 10px;
    background-image: url(/inc/template/th_krynorg/../images/n/main-head-bg.jpg);
    color: white;
    font-weight: bold;
}

.head h2 {
    color: #f5f5f5;
    font-size: 38px;
    line-height: 43px;
}

.head a, .head a:link {
    color: white;
    text-decoration: underline;
}


.extCatList a,
.extCatList a:link {
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    padding-top: 3px;
    display: block;
}

.extCatList a span,
.extCatList a:link span {
    color: gray;
}

.ext-stars {
    background-image: url(/inc/template/th_krynorg/../images/stars.png);
    background-repeat: no-repeat;
    background-position: left -12px;
    height: 12px;
    width: 62px;
    margin: 5px 0px 3px 0px;
}

.ext-stars-val {
    background-image: url(/inc/template/th_krynorg/../images/stars.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 12px;
    width: 62px;
}

.karl {
    position: absolute;
    top: 0px;
    height: 115px;
    left: 0px;
}

.ext-box .ext-box-tabs {
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border: 1px solid #ddd;
    border-bottom: 0px;
    height: 30px;
    background-color: white;
    z-index: 600;
    position: relative;
}


.ext-box .ext-box-tabs a:link,
.ext-box .ext-box-tabs a {
    line-height: 26px;
    padding: 4px 15px 8px 15px;
    font-size: 15px;
    font-weight: bold;
}

.ext-box .ext-box-tabs a.first:link,
.ext-box .ext-box-tabs a.first {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
}

.ext-box .ext-box-tabs a.active:link,
.ext-box .ext-box-tabs a:hover,
.ext-box .ext-box-tabs a.active {
    background-color: #eee;
    text-decoration: none;
    cursor: pointer;
}

.ext-box-delimter {
    position: relative;
    height: 0px;
}

.ext-box-delimter div {
    position: absolute;
    border-top: 1px solid #eee;
    left: -28px;
    width: 620px;
    z-index: 500;
    top: -1px;
}

.ext-box-panes {
}

.ext-box-panes table {
    padding-top: 10px;
    margin-bottom: 15px;
    background-image: url(/inc/template/th_krynorg/images/ext-box-panes-bg.jpg);
    background-repeat: repeat-x;
}

.ext-box-comment-entry {
    padding-top: 15px;
}

.ext-box-comment-entry textarea {
    width: 527px;
    height: 100px;
}

.extension-docu {
    padding: 0px 15px;
}

.extension-docu h2,
.extension-docu h3 {
    padding: 10px 0px;
}

.ext-screenshots {
    border-top: 1px solid #eee; border-bottom: 1px solid #eee; height: 120px; margin: 0px 0px 25px 0px;
}

.ext-screenshots img.rotator-image {
    border: 1px solid #eee;
}

.extension-changelog-text {
    white-space: pre;
    color: #444;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.ext-box-comment-item {
    border-top: 1px solid #eee; border-bottom: 1px solid #eee;margin: 0px 0px 25px 0px;
    padding: 5px 15px;
}

.ext-box-comment-title {
    color: #444;
}

.ext-box-comment-text {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #777;
}

ul, ol {
    padding-left: 25px;
}



/* inc/template/publication/news/css/list/default.css: */

.publicationNewsListDefault {
    border-top: 1px dashed #ccc;
}

.publicationNewsListDefaultItem {
    padding: 24px 0px 24px 0px;
    border-bottom: 1px dashed #ccc;
    position: relative;
}


.publicationNewsListDefaultItemContent {
    padding-right: 40px;
}

a.publicationNewsListDefaultItemLink,
a.publicationNewsListDefaultItemLink:link {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.publicationNewsListDefaultNavi{
    text-align: center;
    padding: 6px;
}

.publicationNewsListDefaultNavi a,
.publicationNewsListDefaultNavi a:link,
.publicationNewsListDefaultNavi span {
    text-decoration: none;
    padding: 0px 4px;
    border: 1px solid silver;
    margin: 0px 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
}


.publicationNewsListDefaultNavi span {
    font-weight: bold;
    background-color: #ddd;
}




