/*
 * Automatically created by CMSimple_XH 1.6.9. DO NOT MODIFY!
 * filebrowser,hi_updatecheck,jquery,meta_tags,pagemanager,page_params,tinymce,utf8,zgallery
 */


/*********************************** ./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(../../plugins/filebrowser/css/icons/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(../../plugins/filebrowser/css/icons/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('../../plugins/hi_updatecheck/css/../images/info.png');
}
.upd_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../../plugins/hi_updatecheck/css/../images/success.png');
}
.upd_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../plugins/hi_updatecheck/css/../images/warning.png');
}
.upd_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../plugins/hi_updatecheck/css/../images/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('../../plugins/hi_updatecheck/css/../images/info.png');
}
.upd_success_list {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../../plugins/hi_updatecheck/css/../images/success.png');
}
.upd_warning_list {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../plugins/hi_updatecheck/css/../images/warning.png');
}
.upd_error_list {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../plugins/hi_updatecheck/css/../images/error.png');
}
.upd_noinfo_list {
    color: #999;
    border: 0px solid #CCC;
    background-color: #FFF;
    background-image: url('../../plugins/hi_updatecheck/css/../images/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/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("../../plugins/pagemanager/css/../images/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/zgallery/css/stylesheet.css */

/* CHANGE - picture thumbnail background tile. */
.zgal_pic_holder { background-image:url(../../plugins/zgallery/css/gth_simple_140.gif); height:140px; width:140px; margin:auto;
}

.zgal_gallery_holder{
border: none;
margin:0px;
padding:0px;
padding-bottom: 25px;
width:100%;
}
.zgal_gallery_legend{text-align:left;margin:0px;padding:0px;}

.zgal_gallery_title{
font-weight:bold;
margin-top:9px;
margin-bottom:9px;text-align: center;
}
.zgal_gallery_thumb_title{
font-weight:normal;
margin-top:9px;
margin-bottom:9px;text-align: center;
}
.zgal_gallery_pic_index{
}

/* Borders around gallery images*/
.zgal_gallery_pic{text-align: center; vertical-align: middle;}
.zgal_gallery_pic a {border: 0px solid #ccc;}
.zgal_gallery_pic a:link img{border: 1px solid #ccc;}
.zgal_gallery_pic a:visited img{border: 1px solid #ccc;}
.zgal_gallery_pic a:hover img{border: 1px solid #cc0000;}
.zgal_gallery_pic a:active img{border: 1px solid #cc0000;}

.zgal_pic_holder table { width:100%; height:100%}
.zgal_pic_holder table td {border: 0px solid #ccc; padding:10px; background-color:transparent; text-align:center; vertical-align:middle;
}
table.zgal_galpictureholder {margin-left:auto; margin-right:auto;}
table.zgal_galpictureholder td {border: 1px solid #ccc; padding:7px; background-color:#ffffff; margin-left:auto; margin-right:auto;}

.zgal_gallery_extrainfo{
/*
line-height:1.5;
*/
}

/*Gallery Commenting*/

.zgal_addcommentform{text-align:left;width:240px;height:200px;float:left;}
.zgal_gallery_comment{border: 0px;vertical-align: middle;}
.zgal_gallery_comment_form{background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 0px;}
textarea.zgal_gallery_comment_form {width:100%;}

/*Thumbnail Style*/

.zgal_thumbnailitem{ 
line-height:120%;
text-align:center;
width:154px;
height:175px;
float:left;
border: 0px solid #cc0000;
margin-top:14px;}

/* Borders around thumbnail images*/

.zgal_thumb img{  border: 1px solid #ccc; margin:0px }
a.zgal_thumb{ border: none; }
a.zgal_thumb:link img{ border: 1px solid #ccc; }
a.zgal_thumb:visited img{ border: 1px solid #ccc; }
a.zgal_thumb:active img{ border: 1px solid #cc0000; }
a.zgal_thumb:hover img{ border: 1px solid #cc0000; }

.zgal_thumb2 img{  border: 1px solid #ccc; margin:0px }
a.zgal_thumb2{ border: none; }
a.zgal_thumb2:link img{border: 1px solid #ccc; }
a.zgal_thumb2:visited img{border: 1px solid #ccc; }
a.zgal_thumb2:active img{border: 1px solid #ccc; }
a.zgal_thumb2:hover img{border: 1px solid #cc0000; }

/*Admin Fields*/

.zgal_admin_legend {background-color:#f7f7f7;color:#000000; font-weight:bold; }

div.zgal_start_admin_table {background-color:#f7f7f7;color:#000000; margin-left:0px; padding-top:6px;}
div.zgal_start_admin_table table{margin-left:0px;}

.zgal_admin_table1{background-color: #f7f7f7; color:#000000; width:100%;}
.zgal_admin_table2 {background-color: #f7f7f7; color:#000000; width:100%;}

.zgal_admin_table_title{ border-top: 3px #f7f7f7 solid;border-bottom: 3px #f7f7f7 solid; border-left: 1px #f7f7f7 solid; border-right: 1px #f7f7f7 solid; }
.zgal_start_admin_table fieldset {border: 1px solid #ccc; padding:12px; margin-top:6px;}
.zgal_start_admin_table form {margin:0px;}

.zgal_admin_table_title{background-color:#cccccc;color:#000000; padding:2px;}

.zgal_admin_table_row{ border-bottom: 1px #cccccc dotted; color:#000000; padding:2px;}
.zgal_admin_table_row{background-color:#f7f7f7;color:#000000; }
.zgal_admin_table_row a{color:#000000;}
.zgal_admin_table_row a:link,.zgal_admin_table_row a:visited{color:#000000; border:none;}
.zgal_admin_table_row a:active,.zgal_admin_table_row a:hover{color:#cc0000; border:none;}

.zgal_admin_table_row2{background-color:#f7f7f7;color:#000000;}
.zgal_admin_table_row2 td{background-color:#f7f7f7;color:#000000; }
.zgal_admin_table_row2 fieldset {border: 1px solid #ccc; padding:12px; margin-top:6px;}
.zgal_admin_table_row2 form {margin:0px;}
div.zgal_admin_table_row2 {margin-left:0px;}
div.zgal_admin_table_row2 table{margin-left:0px;}

.zgal_admin_input {
padding:4px;width:98%; background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 0px;}
.zgal_admin_input:focus {
padding:4px;width:98%; background-color: #ffffff;color: #102132;border: 1px solid #cc0000;margin-right: 0px;}
.zgal_admin_textarea {padding:4px;height: 150px; width:98%; background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 0px; font-size:10pt;}
.zgal_admin_textarea:focus{padding:4px;height: 150px; width:98%; background-color: #ffffff;color: #102132;border: 1px solid #cc0000;margin-right: 0px;}

/* Remove any unwanted borders if an image is used in admin navigation links */
a.zgal_nav {border:none;} 

/* Gallery dropdown selector in admin */
.zgal_admin_gal_select {width:100%; background-color:#f7f7f7;padding-top:4px;padding-left:1px;}
.zgal_admin_gal_select form{margin: 0px;}

div.zgal_admin_upload {padding-top:6px;}

.zgal_gallery_input{background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 4px; margin-left: 6px;}
.zgal_gallery_submit{}

.zgal_copyright {font-size:.8em;}