/*
 * Automatically created by CMSimple_XH 1.6.6. DO NOT MODIFY!
 * filebrowser,hi_updatecheck,jquery,meta_tags,news,pagemanager,page_params,plugins,tinymce,utf8,yanp
 */


/*********************************** ./plugins/filebrowser/css/stylesheet.css */

#xhFilebrowser, #xhFilebrowserMenu {
background: #fff;
min-width: 440px;
color: #333;
border: 1px solid #999999;
margin: 1px 0;
overflow: auto;
padding: 8px 16px;
font-family: arial, sans-serif;
font-size: 14px;
}

#xhFilebrowserMenu {
font-weight: 700;
}


/* FILEBROWSER MENU */

#xhFilebrowser {
font-family: arial, sans-serif;
font-size: 14px;
font-weight: 900;

}

#xhFilebrowser  fieldset, #xhFilebrowserMenu  fieldset {
margin: 5px;
display:none;
}

#xhFilebrowser fieldset legend, #xhFilebrowserMenu fieldset legend {
   font-weight: bold;
}


/* FILEBROWSER LISTS */

span.xhfb_files {
font-weight: 700;
color: #900;
}

p.xhfb_files {
font-weight: 700;
padding: 0;
}

#xhFilebrowser ul, #xhFilebrowserMenu ul {
list-style-image: none;
list-style-position:inside;
padding: 0;
margin: auto;
}

#xhFilebrowser ul.unseen, #xhFilebrowserMenu ul.unseen{
display: none;
}

#xhFilebrowser li.openFolder, #xhFilebrowserMenu li.openFolder {
list-style-image:url(folder.png);
padding: 2px 0 2px 5px;
margin: 0 0 0 0;
line-height: 1em;
font-size: 14px;
font-weight: 900;
}

#xhFilebrowser li.folder, #xhFilebrowserMenu li.folder{
list-style-image:url(folder.png);
padding: 2px 0 2px 5px;
margin: 0 0 0 0;
line-height: 1em;
font-size: 13px;
font-weight: 300;
}


#xhFilebrowser li.openFolder ul, #xhFilebrowserMenu li.openFolder ul {margin-left: 20px;}


/* FILEBROWSER FOLDERS */

#xhFilebrowser #filebrowser_folders {
    float: left;
    width: 40%;
    overflow: auto;

}

#filebrowser_subfolders {
    padding: 0 0 10px 0;
}

#filebrowser_subfolders li {
    font-size: 13px;
    font-weight: 900;
}


/* FILEBROWSER FILES */

#filebrowser_files {
    font-weight: 300;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
}

#filebrowser_files li {
    list-style-type: none;
    font-size: 13px;
    padding: 2px 0;
    margin: 0;
}

#filebrowser_files li:hover {
   background-color: #ccc;
}

#filebrowser_files li.odd {}

#filebrowser_files ul, #filebrowser_files ul li {
    margin-left: 0em;
    padding-left: 0em;
}

#xhFilebrowser a { color: #333;}
a.xhfbfile, span.xhfbfile {padding: 0 2px 0 0; line-height: 1em;}
a.xhfbfile img, span.xhfbfile img {border: none; margin: 6px;}
a.xhfbfile span, span.xhfbfile span {display: none;}
a.xhfbfile:hover span, #filebrowser_files ul li:hover a.xhfbfile span,
span.xhfbfile:hover span, #filebrowser_files ul li:hover span.xhfbfile span {
    display: block;
    float: right;
    border: #aaa 1px solid;
    padding: 2px;
    background-color: #ddd;
}
a.xhfbfile:hover, span.xhfbfile:hover {
    background-color: #ccc;
    cursor:pointer;
}
#xhFilebrowser div {
    font-family: arial, sans-serif;
    padding: 0px;
    margin: 0px;
}


#filebrowser_subfolders  fieldset legend {}

#xhFilebrowser a:link {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser a:visited {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser a:active {color: #c60; text-decoration: none;}
#xhFilebrowser a:focus {color: #c60; text-decoration: none;}

#xhFilebrowser li.openFolder a:link {color: #920; text-decoration: none; font-style: normal;}
#xhFilebrowser li.openFolder a:visited {color: #920; text-decoration: none; font-style: normal;}
#xhFilebrowser li.openFolder a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser li.openFolder a:active {color: #c60; text-decoration: none;}
#xhFilebrowser li.openFolder a:focus {color: #c60; text-decoration: none;}

#xhFilebrowser li.folder a:link {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser li.folder a:visited {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser li.folder a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser li.folder a:active {color: #c60; text-decoration: none;}
#xhFilebrowser li.folder a:focus {color: #c60; text-decoration: none;}

#xhFilebrowserMenu a:link {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowserMenu a:visited {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowserMenu a:hover {color: #c60; text-decoration: none;}
#xhFilebrowserMenu a:active {color: #c60; text-decoration: none;}
#xhFilebrowserMenu a:focus {color: #c60; text-decoration: none;}


/******************************** ./plugins/hi_updatecheck/css/stylesheet.css */

#upd_list_container {
    max-width: 500px;
}
.upd_container {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.upd_container p {
    margin: 5px 0;
}

hr.upd_list {
    background-color: #999999;
    border: 0 none;
    clear: both;
    color: #999999;
    height: 1px;
}

/*** Messageboxes ***/
.upd_info, .upd_success, .upd_warning, .upd_error {
    min-width: 220px;
    max-width: 440px;
    display: inline-block;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    /*background-position: 10px center;*/
    background-position: 10px 10px;
    -moz-border-radius:4px; /* Firefox */
    -webkit-border-radius:4px; /* Safari, Chrome */
    -khtml-border-radius:4px; /* Konqueror */
    border-radius:4px; /* CSS3 */
}
.upd_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png.1');
}
.upd_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('success.png.1');
}
.upd_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png.1');
}
.upd_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}

/*** Messages-List ***/

ul.upd_list {
	margin: 0;
	padding: 0;
    max-width: 600px;
    list-style: none;
    border-top: 1px solid #999;
}

ul.upd_list li {
    border-bottom: 1px solid #999;
    padding: 0;
    margin: 0 0 0 0px;
}

.upd_info_list, .upd_success_list, .upd_warning_list, .upd_error_list, .upd_noinfo_list {
    margin: 0;
    padding:15px 10px 15px 50px;
    border: 0px solid;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    /*background-position: 10px center;*/
}
.upd_info_list {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png.1');
}
.upd_success_list {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('success.png.1');
}
.upd_warning_list {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png.1');
}
.upd_error_list {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}
.upd_noinfo_list {
    color: #999;
    border: 0px solid #CCC;
    background-color: #FFF;
    background-image: url('warning_grey.png');
}
p.upd_license {
    text-align: justify;
}
img.upd_plugin_icon {display: block; float: left; margin: 0 20px 0 0}

/* Editmenu-Notification */

#editmenu_update, #xh_adminmenu_update {
    display: none;
}

li#editmenu_update, li#xh_adminmenu_update {
    padding: 4px 0;
    width: 44px;
}

#editmenu_update img, #xh_adminmenu_update img {
    border: 0 none;
}

/* Fix for older (splitted) editmenu */
#edit_menu {
    width: auto;
}


/************************************* ./plugins/meta_tags/css/stylesheet.css */

#meta_tags hr {
	margin:6px 0;
	visibility:hidden;
}


/****************************************** ./plugins/news/css/stylesheet.css */

/**
 * @file css/stylesheet.css
 * @brief Containing frontend and backend style.
 * 
 * @author David Stutz
 * @version 1.1.0
 * @license GPLv3
 * @package news
 * @see http://sourceforge.net/projects/cmsimplenews/
 * 
 *  This file is part of the news plugin for CMSimple.
 *
 *  The plugin is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.
 *
 *  The plugin is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 *  GNU General Public License for more details.
 *
 *  @see <http://www.gnu.org/licenses/>.
 */
 /*
 * Frontend style.
 */
/* Entry div. */
.news-entry {
	margin: 1.5em auto;
}
/* Entry's title div. */
.news-entry-title {
	font-weight: bold;
	font-size: 12pt;
	padding: 5px 0;
	margin-bottom: .5em;
	border-bottom: 1px solid #777;
}
/* Entry's date span (in title). */
.news-entry-title-date {
	float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
}
/* Entry's short description div. */
.news-entry-short {
	
}
/* Entry's description div. */
.news-entry-description {
	
}
/* Entry's link div. */
.news-entry-link {
	display: block;
}

/* News archive div. */
.news-archive {
	width: 100%;
	padding: 2%;
}
/* News archive header. */
.news-archive-header {
	font-size: 16pt;
	margin-bottom: 1em;
	font-weight: bold;
}
/* News archive footer. */
table.news-archive-footer {
	width: 100%;
}

/**
 * 	Newsticker.
 */
.newsticker-wrapper {
	height: 20px;
}

.newsticker-title {
	font-weight: bold;
	margin: 0;
	float: left;
	width: 10%;
	padding: 1% 0;
}

.newsticker-content {
	margin: 0;
	float: left;
	width: 70%;
	padding: 1% 0;
}

/* Li of the entry. */
.newsticker-wrapper .newsticker-entry {
	width: 100%;
}

/* Date of the entry. */
.newsticker-wrapper .newsticker-entry-date {
	margin-right: 1em;
}

.newsticker-wrapper .newsticker-entry-title {
	margin-right: 1em;
}

/* Link of the entry. */
.newsticker-wrapper .newsticker-entry-link {
	
}

.newsticker-wrapper .newsticker-controls {
	list-style-type: none;
	float: right;
	width: 48px;
	margin: 1% 0;
}
.newsticker-wrapper .newsticker-controls li {
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.newsticker-wrapper .newsticker-controls li.newsticker-play-pause {
	background-image: url('pause.png');
}
.newsticker-wrapper .newsticker-controls li.newsticker-play-pause.over {
	background-image: url('pause.png');
}
.newsticker-wrapper .newsticker-controls li.newsticker-play-pause.down {
	background-image: url('pause.png');
}
.newsticker-wrapper .newsticker-controls li.newsticker-play-pause.paused {
	background-image: url('play.png');
}
.newsticker-wrapper .newsticker-controls li.newsticker-play-pause.paused.over {
	background-image: url('play.png');
}
.newsticker-wrapper .newsticker-controls li.newsticker-play-pause.paused.down {
	background-image: url('play.png');
}
.newsticker-wrapper .newsticker-controls li.newsticker-prev {
	background-image: url('previous.png');	
}
.newsticker-wrapper .newsticker-controls li.newsticker-prev.over {
	background-image: url('previous.png');	
}
.newsticker-wrapper .newsticker-controls li.newsticker-prev.down {
	background-image: url('previous.png');		
}
.newsticker-wrapper .newsticker-controls li.newsticker-next {
	background-image: url('next.png');	
}
.newsticker-wrapper .newsticker-controls li.newsticker-next.over {
	background-image: url('next.png');	
}
.newsticker-wrapper .newsticker-controls li.newsticker-next.down {	
	background-image: url('next.png');	
}

/* Newsslider driver. */
/* Main window containing the ul (not the controls and pager). */
.bx-window {
	
}

/* Main li with entry content. */
.newsslider-entry, .bx-window li {
	padding: 10px;
}

.newsslider-entry-title {
	font-weight: bold;
	font-size: 12pt;
}

.newsslider-entry-title-date {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-left: 2em;
}

.newsslider-entry-description {
	
}

.newsslider-entry-date {
	
}

/**
 * 	Blockquotes.
 */
.blockquotes-entry {
	
}

.blockquotes-entry-title {
	font-size: 18px;
}

.blockquotes-entry-short p {
	font-size: 14px;
}

.blockquotes-entry-date {
	
}

/**
 * Newsscroller.
 */
.newsscroller-container { 
    width: 100%; 
    height: 27px; 
    margin: 0; 
    padding: 0;
    overflow: hidden; 
}
.newsscroller-mask {
    position: relative;
    width: 100%;
    overflow: hidden;
}
ul.newsscroller {
    position: relative;
    left: 380px;
    list-style-type: none;
    margin: 0;
    padding: 0;

}
ul.newsscroller li {
    float: left;
    margin: 0;
    padding: 0;
}
ul.newsscroller li a {
    white-space: nowrap;
    padding: 0;
    margin: 0 50px 0 0;
} 
ul.newsscroller li span {
    margin: 0 10px 0 0;
}

/*
 * Backend style.
 * No changes needed.
 */

.news-head {
	margin-bottom: .5em;
}

.news-submit {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px !important;
	height:32px !important;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.news-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.news-submit:active {
	position:relative;
	top:1px;
}
.news-small {
	font-size: 80%;
}
.news-error, .news-success, .news-help, .news-notice {
	padding: .8em .8em .8em 2.6em;
	margin-top: .5em;
	margin-bottom: .5em;
	border: 2px solid #ddd;
}
.news-error {
	color:#8a1f11;
	border-color:#FBC2C4;
	background: #FBE3E4 url('error.png.1') scroll no-repeat .8em .8em;
}
.news-success {
	color:#264409;
	border-color:#C6D880;
	background: #E6EFC2 url('success.png.2') scroll no-repeat .8em .8em;
}
.news-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background: #BDCDE3 url('help.png') scroll no-repeat .8em .8em;
}
.news-notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
table.news-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background-image: none;
}
.news-select {
	width: 30%;
	min-width: 80px;
}
.news-editor-short {
	max-height: 120px;
}
.news-collapsed {
	background-image: url(collapsed.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.news-shown {
	background-image: url(shown.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.news-input-title {
	max-width: 90%;
	width: 90%;
}



/*********************************** ./plugins/pagemanager/css/stylesheet.css */

/*
 * Treeview
 */

#pagemanager {
    background: #fff;
    border: 1px solid #999;
    padding: 16px;
    margin: 1px 0;
    /* the following lines enable a scrollable treeview; adjust the height to your needs */
    height: 400px;
    overflow: scroll !important;
}

#pagemanager.pagemanager-vertical {
    margin-left: 27px;
}

/*
 * Toolbar
 */

#pagemanager-toolbar {
    margin: 1px 0;
    border: 1px solid #999;
    background-color: #eee;
    padding: 0 8px;
    font-size: 14px;
    overflow: hidden;
}

#pagemanager-toolbar button,
#pagemanager-toolbar a {
    float: left;
    border: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background-image: url("tools.png");
    background-color: #eee;
    cursor: pointer;
}

#pagemanager-expand {background-position: -16px 0}
#pagemanager-collapse {background-position: -32px 0}
#pagemanager-create {background-position: -48px 0}
#pagemanager-create_after {background-position: 0 -16px}
#pagemanager-rename {background-position: -16px -16px}
#pagemanager-delete {background-position: -32px -16px}
#pagemanager-cut {background-position: -48px -16px}
#pagemanager-copy {background-position: 0 -32px}
#pagemanager-paste {background-position: -16px -32px}
#pagemanager-paste_after {background-position: -32px -32px}
#pagemanager-help {background-position: -48px -32px}

/*
 * horizontal toolbar
 */

/* for floating horizontal toolbar: uncomment the following */
/*
#pagemanager-toolbar.pagemanager-horizontal {
    position: fixed;
    top: 150px;
    z-index: 1000;
}
*/

#pagemanager-toolbar.pagemanager-horizontal img {
    margin: 8px 0;
}

#pagemanager-toolbar.pagemanager-horizontal button,
#pagemanager-toolbar.pagemanager-horizontal a {
    margin: 6px 5px;
}

/*
 * vertical toolbar
 *
 * The style should be adjusted to your needs.
 * Change top and left accordingly.
 */

#pagemanager-toolbar.pagemanager-vertical {
    text-align: center;
    position: fixed;
    margin: 0 auto;
    padding: 0 2px;
    z-index: 1000;
}

/* You might adjust the left or right margin of the treeview */
/*
#pagemanager {
    margin-left: 32px;
}
*/
/* and for a lefthand toolbar the margin of the submit button */
/*
#pagemanager-submit {
    margin-left: 32px !important;
}
*/
/* and for a righthand toolbar the position of the tooltips */
/*
#pagemanager-toolbar.pagemanager-vertical a.pl_tooltip:hover span {
    left: -320px;
}
*/

#pagemanager-toolbar.pagemanager-vertical img {
    margin: 0 8px;
}

#pagemanager-toolbar.pagemanager-vertical button,
#pagemanager-toolbar.pagemanager-vertical a {
    margin: 6px 2px;
}


/*
 * Context menu
 */

/* To have enough space for the whole context menu, if the template has a small footer */
#pagemanager-footer {
    height: 150px;
}

#vakata-contextmenu {
    width: 20em;
}



/*********************************** ./plugins/page_params/css/stylesheet.css */

#page_params hr {
	margin:8px 0;
}
#page_params input {
    width: auto;
}
#page_params img {
    margin:0;
}



/****************************************** ./plugins/yanp/css/stylesheet.css */

/* utf-8-marker: äöüß */

div.yanp-news span.read-more {}

/*
 * If all news should be shown on a CMSimple page by a plugin call
 * or CMSimple scripting, this could be enclosed in a <div id="newspage">
 * and styled, e.g.:
 */

div#newspage div.yanp-news {
    float: left;
    width: 200px;
    padding: 0 10px 10px 10px;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
}

/*
 * Back-end
 */
.yanp_plugin_icon {
    display: block;
    float: left;
    margin-right: 20px;
}

.yanp_license {
    clear: both;
    text-align: justify
}
