File Manager
INSERT INTO {DB_PREFIX}version VALUES (37);
INSERT INTO {DB_PREFIX}users VALUES (1,'admin','5f4dcc3b5aa765d61d8327deb882cf99',1,'','','',1,'2006-07-25 21:22:33','2009-05-13 07:43:16');
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'use_wysiwyg','1',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'default_cms_language','en_US',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'date_format_string','%x %X',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'admintheme','OneEleven',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'bookmarks','on',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'recent','on',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'indent','on',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'ajax','0',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'paging','0',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'hide_help_links','0',NULL);
INSERT INTO {DB_PREFIX}userprefs VALUES (1,'wysiwyg','MicroTiny',NULL);
INSERT INTO {DB_PREFIX}userplugins VALUES (1,'user_agent','//Code to show the user\'s user agent information.\r\necho $_SERVER[\"HTTP_USER_AGENT\"];','Code to show the user\s user agent information','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}userplugins VALUES (2,'custom_copyright','//set start to date your site was published\r\n$startCopyRight=\'2004\';\r\n\r\n// check if start year is this year\r\nif(date(\'Y\') == $startCopyRight){\r\n// it was, just print this year\r\n echo $startCopyRight;\r\n}else{\r\n// it wasnt, print startyear and this year delimited with a dash\r\n echo $startCopyRight.\'-\'. date(\'Y\');\r\n}','Sample UDT To output copyright information','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}user_groups VALUES (1,1,'2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}templates VALUES (22,'NCleanBlue','{process_pagedata}<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\r\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\r\n{* Change lang=\"en\" to the language of your site *}\r\n\r\n{* note: anything inside these are smarty comments, they will not show up in the page source *}\r\n <head>\r\n{if isset($canonical)}<link rel=\"canonical\" href=\"{$canonical}\" />{elseif isset($content_obj)}<link rel=\"canonical\" href=\"{$content_obj->GetURL()}\" />{/if}\r\n\r\n<title>{title} | {sitename}</title>\r\n{* The sitename is changed in Site Admin/Global settings. {title} is the name of each page *}\r\n\r\n{metadata}\r\n{* Don\'t remove this! Metadata is entered in Site Admin/Global settings. *}\r\n\r\n{cms_stylesheet}\r\n{* This is how all the stylesheets attached to this template are linked to *}\r\n\r\n{cms_selflink dir=\"start\" rellink=1}\r\n{cms_selflink dir=\"prev\" rellink=1}\r\n{cms_selflink dir=\"next\" rellink=1}\r\n{* Relational links for interconnections between pages, good for accessibility and Search Engine Optmization *}\r\n\r\n<!--[if IE 6]>\r\n<script type=\"text/javascript\" src=\"modules/MenuManager/CSSMenu.js\"></script>\r\n<![endif]-->\r\n{* The above JavaScript is required for Menu - NCleanBlue-css to work in IE6 *}\r\n\r\n{* the literal below and the /literal at the end are needed whenever there are {\"curly brackets\"} as smarty will think it\'s something to process and will throw an error *}\r\n{* IE6 png fix *}\r\n{literal}\r\n<!--[if IE 6]>\r\n<script type=\"text/javascript\" src=\"uploads/NCleanBlue/js/ie6fix.js\"></script>\r\n<script type=\"text/javascript\">\r\n // argument is a CSS selector\r\n DD_belatedPNG.fix(\'.sbar-top,.sbar-bottom,.main-top,.main-bottom,#version\');\r\n</script>\r\n<style type=\"text/css\">\r\n/* enable background image caching in IE6 */\r\nhtml {filter:expression(document.execCommand(\"BackgroundImageCache\", false, true));} \r\n</style>\r\n<![endif]-->\r\n{/literal}\r\n\r\n </head>\r\n <body>\r\n <div id=\"ncleanblue\">\r\n <div id=\"pagewrapper\" class=\"core-wrap-960 core-center\">\r\n{* start accessibility skip links *}\r\n <ul class=\"accessibility\">\r\n <li>{anchor anchor=\'menu_vert\' title=\'Skip to navigation\' accesskey=\'n\' text=\'Skip to navigation\'}</li>\r\n <li>{anchor anchor=\'main\' title=\'Skip to content\' accesskey=\'s\' text=\'Skip to content\'}</li>\r\n </ul>\r\n{* end accessibility skip links *}\r\n <hr class=\"accessibility\" />\r\n{* Horizontal ruler that is hidden for visual browsers by CSS *}\r\n\r\n{* Start Header, with logo image that links to the default start page *}\r\n <div id=\"header\" class=\"util-clearfix\">\r\n{* logo image that links to the default start page. Logo image is changed in the style sheet \"Layout: NCleanBlue\" *}\r\n <div id=\"logo\" class=\"core-float-left\">\r\n {cms_selflink dir=\"start\" text=\"$sitename\"}\r\n </div>\r\n \r\n{* Start Search, the input \"Submit\" is using an image, CSS: div#search input.search-button *}\r\n <div id=\"search\" class=\"core-float-right\">\r\n {search search_method=\"post\"}\r\n </div>\r\n{* End Search *}\r\n <span class=\"util-clearb\"> </span>\r\n \r\n{* Start Navigation, style sheet \"Layout: NCleanBlue\", starting at Menu ROOT *}\r\n <h2 class=\"accessibility util-clearb\">Navigation</h2>\r\n{* anything class=\"accessibility\" is hidden for visual browsers by CSS *}\r\n <div class=\"page-menu util-clearfix\">\r\n {menu loadprops=0 template=\'cssmenu_ulshadow.tpl\'}\r\n </div>\r\n <hr class=\"accessibility util-clearb\" />\r\n{* End Navigation *}\r\n\r\n </div>\r\n{* End Header *}\r\n\r\n{* Start Content (Navigation and Content columns) *}\r\n <div id=\"content\" class=\"util-clearfix\"> \r\n\r\n{* Start Optional tag CMS Version Information, also is a good example how smarty works, the big star that holds the version number, you may remove it here and the style sheet where it is marked. *}\r\n <div title=\"CMS - {cms_version} - {cms_versionname}\" id=\"version\">\r\n {capture assign=\'cms_version\'}{cms_version|lower}{/capture}{\"/-([a-z]).*/\"|preg_replace:\"\":$cms_version}\r\n </div>\r\n{* End Optional tag *}\r\n\r\n{* Start Bar *}\r\n <div id=\"bar\" class=\"util-clearfix\">\r\n{* Start Breadcrumbs, a bit of letting you know where your at *}\r\n <div class=\"breadcrumbs core-float-right\">\r\n {cms_breadcrumbs root=\'Home\'}\r\n </div>\r\n{* End Breadcrumbs *}\r\n\r\n <hr class=\"accessibility util-clearb\" />\r\n </div>\r\n{* End Bar *}\r\n\r\n{* Start left side *}\r\n <div id=\"left\" class=\"core-float-left\">\r\n <div class=\"sbar-top\">\r\n <h2 class=\"sbar-title\">News</h2>\r\n </div>\r\n <div class=\"sbar-main\">\r\n{* Start News *}\r\n <div id=\"news\">\r\n {news number=\'3\'}\r\n </div>\r\n <img class=\"screen\" src=\"uploads/NCleanBlue/screen-1.6.jpg\" width=\"139\" height=\"142\" title=\"CMS - {cms_version} - {cms_versionname}\" alt=\"CMS - {cms_version} - {cms_versionname}\" />\r\n{* End News *} \r\n </div>\r\n <span class=\"sbar-bottom\"> </span> \r\n </div>\r\n{* End left side *}\r\n\r\n{* Start Content Area, right side *}\r\n <div id=\"main\" class=\"core-float-right\">\r\n\r\n{* main top, holds top image and print image *}\r\n <div class=\"main-top\">\r\n <div class=\"print core-float-right\">\r\n {print showbutton=true}\r\n </div>\r\n </div> \r\n \r\n{* main content *}\r\n <div class=\"main-main util-clearfix\">\r\n <h1 class=\"title\">{title}</h1>\r\n {content}\r\n </div>\r\n \r\n{* Start main bottom and relational links *}\r\n <div class=\"main-bottom\">\r\n <div class=\"right49 core-float-right\">\r\n {anchor anchor=\'main\' text=\'^ Top\'}\r\n </div>\r\n <div class=\"left49 core-float-left\">\r\n <span>\r\n {cms_selflink dir=\"previous\" label=\"Previous page: \"} \r\n{* The label parameter doesn\'t need to be there if you\'re using English, but is here to show how it\'s used if you don\'t want the English text \"Previous page\" *}\r\n </span>\r\n <span>\r\n {cms_selflink dir=\"next\"} \r\n </span>\r\n </div>\r\n{* End relational links *}\r\n\r\n <hr class=\"accessibility\" />\r\n </div>\r\n{* End main bottom *}\r\n\r\n </div>\r\n{* End Content Area, right side *}\r\n\r\n </div>\r\n{* End Content *}\r\n\r\n </div>\r\n{* end pagewrapper *}\r\n <span class=\"util-clearb\"> </span>\r\n \r\n{* Start Footer *}\r\n <div id=\"footer-wrapper\">\r\n <div id=\"footer\" class=\"core-wrap-960\">\r\n{* first foot menu *}\r\n <div class=\"block core-float-left\">\r\n {menu loadprops=0 template=\'minimal_menu.tpl\' number_of_levels=\'1\'}\r\n </div>\r\n \r\n{* second foot menu if active page has children *}\r\n <div class=\"block core-float-left\">\r\n {menu loadprops=0 template=\'minimal_menu.tpl\' start_level=\"2\"}\r\n </div>\r\n \r\n{* edit the footer in the Global Content Block called \"footer\" *}\r\n <div class=\"block cms core-float-left\">\r\n {global_content name=\'footer\'}\r\n </div>\r\n \r\n <span class=\"util-clearb\"> </span>\r\n </div>\r\n </div>\r\n{* End Footer *}\r\n </div>\r\n{* End Div *}\r\n </body>\r\n</html>','','',1,1,'2009-05-06 14:20:10','2009-05-13 10:43:19');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('enablesitedownmessage','0','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('sitedownmessage','<p>Site is currently down for maintenance.</p>','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('sitedownmessagetemplate','-1','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('useadvancedcss','1','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('metadata','<meta name=\"Generator\" content=\"CMS Made Simple - Copyright (C) 2004-11 Ted Kulp. All rights reserved.\" />\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n ','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('xmlmodulerepository','','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('logintheme','OneEleven','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}siteprefs VALUES ('global_umask','022',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('frontendlang','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('frontendwysiwyg','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('nogcbwysiwyg','0',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('urlcheckversion','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('defaultdateformat','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('css_max_age','0',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('backendwysiwyg','MicroTiny',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('disablesafemodewarning','0',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('allowparamcheckwarnings','0',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('enablenotifications','1',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_active','1',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_showinmenu','1',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_cachable','1',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_metadata','{* Add code here that should appear in the metadata section of all new pages *}',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('defaultpagecontent','<!-- Add code here that should appear in the content block of all new pages -->',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('default_parent_page','-1',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('additional_editors','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_searchable','1',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_extra1','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_extra2','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('page_extra3','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('sitedownexcludes','',NULL,NULL);
INSERT INTO {DB_PREFIX}siteprefs VALUES ('clear_vc_cache','0',NULL,NULL);
INSERT INTO {DB_PREFIX}permissions VALUES (1,'Add Pages','Add Pages','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (2,'Add Groups','Add Groups','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (4,'Add Templates','Add Templates','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (5,'Add Users','Add Users','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (6,'Modify Any Page','Modify Any Page','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (7,'Modify Groups','Modify Groups','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (8,'Modify Group Assignments','Modify Group Assignments','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (9,'Modify Permissions','Modify Permissions for Groups','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (11,'Modify Templates','Modify Templates','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (12,'Modify Users','Modify Users','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (13,'Remove Pages','Remove Pages','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (14,'Remove Groups','Remove Groups','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (16,'Remove Templates','Remove Templates','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (17,'Remove Users','Remove Users','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (18,'Modify Modules','Modify Modules','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (20,'Modify Files','Modify Files','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (21,'Modify Site Preferences','Modify Site Preferences','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (22,'Modify Stylesheets','Modify Stylesheets','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (23,'Add Stylesheets','Add Stylesheets','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (24,'Remove Stylesheets','Remove Stylesheets','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (25,'Add Stylesheet Assoc','Add Stylesheet Associations','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (26,'Modify Stylesheet Assoc','Modify Stylesheet Associations','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (27,'Remove Stylesheet Assoc','Remove Stylesheet Associations','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (28,'Modify User-defined Tags','Modify User defined Tags','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (29,'Clear Admin Log','Clear Admin Log','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (30,'Add Global Content Blocks','Add Global Content Blocks','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (31,'Modify Global Content Blocks','Modify Global Content Blocks','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (32,'Remove Global Content Blocks','Remove Global Content Blocks','2006-07-25 21:22:33','2006-07-25 21:22:33');
INSERT INTO {DB_PREFIX}permissions VALUES (35,'Modify Events','Modify Events','2006-01-27 20:06:58','2006-01-27 20:06:58');
INSERT INTO {DB_PREFIX}permissions VALUES (36,'View Tag Help','View Tag Help','2006-01-27 20:06:58','2006-01-27 20:06:58');
INSERT INTO {DB_PREFIX}permissions VALUES (44,'Manage All Content','Manage All Content','2009-05-06 15:04:11','2009-05-06 15:04:11');
INSERT INTO {DB_PREFIX}permissions VALUES (46,'Reorder Content','Reorder Content','2009-05-06 15:04:11','2009-05-06 15:04:11');
INSERT INTO {DB_PREFIX}htmlblobs VALUES (1,'footer','<p>© Copyright {custom_copyright} - CMS Made Simple<br />\r\nThis site is powered by <a href=\"http://www.cmsmadesimple.org\">CMS Made Simple</a> version {cms_version}</p>','',1,1,'2006-07-25 21:22:32','2006-07-25 21:22:32');
INSERT INTO {DB_PREFIX}groups VALUES (1,'Admin',1,'2006-07-25 21:22:32','2006-07-25 21:22:32');
INSERT INTO {DB_PREFIX}groups VALUES (2,'Editor',1,'2006-07-25 21:22:32','2006-07-25 21:22:32');
INSERT INTO {DB_PREFIX}groups VALUES (3,'Designer',1,'2006-07-25 21:22:32','2006-07-25 21:22:32');
INSERT INTO {DB_PREFIX}group_perms VALUES (176,3,30,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (177,3,25,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (178,3,4,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (179,3,31,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (180,3,26,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (181,3,22,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (182,3,11,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (183,3,32,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (184,3,27,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (185,3,24,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (186,3,16,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}group_perms VALUES (187,2,44,'2009-05-12 08:05:26','2009-05-12 08:05:26');
INSERT INTO {DB_PREFIX}events VALUES ('Core','LoginPost',1);
INSERT INTO {DB_PREFIX}events VALUES ('Core','LogoutPost',2);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddUserPre',3);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddUserPost',4);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditUserPre',5);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditUserPost',6);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteUserPre',7);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteUserPost',8);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddGroupPre',9);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddGroupPost',10);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditGroupPre',11);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditGroupPost',12);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteGroupPre',13);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteGroupPost',14);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddStylesheetPre',15);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddStylesheetPost',16);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditStylesheetPre',17);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditStylesheetPost',18);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteStylesheetPre',19);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteStylesheetPost',20);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddTemplatePre',21);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddTemplatePost',22);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditTemplatePre',23);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditTemplatePost',24);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteTemplatePre',25);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteTemplatePost',26);
INSERT INTO {DB_PREFIX}events VALUES ('Core','TemplatePreCompile',27);
INSERT INTO {DB_PREFIX}events VALUES ('Core','TemplatePostCompile',28);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddGlobalContentPre',29);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddGlobalContentPost',30);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditGlobalContentPre',31);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditGlobalContentPost',32);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteGlobalContentPre',33);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteGlobalContentPost',34);
INSERT INTO {DB_PREFIX}events VALUES ('Core','GlobalContentPreCompile',35);
INSERT INTO {DB_PREFIX}events VALUES ('Core','GlobalContentPostCompile',36);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentEditPre',37);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentEditPost',38);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentDeletePre',39);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentDeletePost',40);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddUserDefinedTagPre',41);
INSERT INTO {DB_PREFIX}events VALUES ('Core','AddUserDefinedTagPost',42);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditUserDefinedTagPre',43);
INSERT INTO {DB_PREFIX}events VALUES ('Core','EditUserDefinedTagPost',44);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteUserDefinedTagPre',45);
INSERT INTO {DB_PREFIX}events VALUES ('Core','DeleteUserDefinedTagPost',46);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ModuleInstalled',47);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ModuleUninstalled',48);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ModuleUpgraded',49);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentStylesheet',50);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentPreCompile',51);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentPostCompile',52);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ContentPostRender',53);
INSERT INTO {DB_PREFIX}events VALUES ('Core','SmartyPreCompile',54);
INSERT INTO {DB_PREFIX}events VALUES ('Core','SmartyPostCompile',55);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ChangeGroupAssignPre',56);
INSERT INTO {DB_PREFIX}events VALUES ('Core','ChangeGroupAssignPost',57);
INSERT INTO {DB_PREFIX}events VALUES ('Core','StylesheetPreCompile',58);
INSERT INTO {DB_PREFIX}events VALUES ('Core','StylesheetPostCompile',59);
INSERT INTO {DB_PREFIX}events VALUES ('Core','LoginFailed',60);
INSERT INTO {DB_PREFIX}events VALUES ('Core','TemplatePreFetch',61);
INSERT INTO {DB_PREFIX}css_assoc VALUES (22,47,'template','2009-05-06 14:31:14','2009-05-06 14:31:14',2);
INSERT INTO {DB_PREFIX}css_assoc VALUES (22,48,'template','2009-05-06 14:31:08','2009-05-06 14:31:08',1);
INSERT INTO {DB_PREFIX}css_assoc VALUES (22,49,'template','2009-05-06 14:31:20','2009-05-06 14:31:20',3);
INSERT INTO {DB_PREFIX}css VALUES (47,'ncleanbluecore','/*\r\n @Nuno Costa [criacaoweb.net] Core CSS.\r\n @Licensed under GPL and MIT.\r\n @Status: Stable\r\n @Version: 0.1-20090418\r\n \r\n @Contributors:\r\n \r\n --------------------------------------------------------------- \r\n*/\r\n/*----------- Global Containers ----------- */\r\n/* \r\n.core-wrap-100 = width - 100% of Browser Fluid\r\n.core-wrap-960 = width - 960px - fixed\r\n.core-wrap-780 = width - 780px - fixed\r\n.custom-wrap-x = width - custom - declared in another css (your site css)\r\n*/\r\n.core-wrap-100 {\r\n width: 100%;\r\n}\r\n.core-wrap-960 {\r\n width: 960px;\r\n}\r\n.core-wrap-780 {\r\n width: 780px;\r\n}\r\n.core-wrap-100,\r\n.core-wrap-960,\r\n.core-wrap-780,\r\n.custom-wrap-x {\r\n margin-left: auto;\r\n margin-right: auto;\r\n}\r\n/*----------- Global Float ----------- */\r\n.core-wrap-100 .core-float-left,\r\n.core-wrap-960 .core-float-left,\r\n.core-wrap-780 .core-float-left,\r\n.custom-wrap-x .core-float-left {\r\n float: left;\r\n display: inline;\r\n}\r\n.core-wrap-100 .core-float-right,\r\n.core-wrap-960 .core-float-right,\r\n.core-wrap-780 .core-float-right,\r\n.custom-wrap-x .core-float-right {\r\n float: right;\r\n display: inline;\r\n}\r\n/*----------- Global Center ----------- */\r\n.core-wrap-100 .core-center,\r\n.core-wrap-960 .core-center,\r\n.core-wrap-780 .core-center,\r\n.custom-wrap-x .core-center {\r\n margin-left: auto;\r\n margin-right: auto;\r\n}','screen','','2009-05-06 14:28:28','2009-05-11 02:35:43');
INSERT INTO {DB_PREFIX}css VALUES (48,'ncleanblueutils','/*\r\n @Nuno Costa [criacaoweb.net] Utils CSS.\r\n @Licensed under GPL2 and MIT.\r\n @Status: Stable\r\n @Version: 0.1-20090418\r\n \r\n @Contributors:\r\n - http://meyerweb.com/eric/tools/css/reset/index.html \r\n \r\n --------------------------------------------------------------- \r\n*/\r\n/* From: http://meyerweb.com/eric/tools/css/reset/index.html (Original) */\r\n/* v1.0 | 20080212 */\r\nhtml, body, div, span, applet, object, iframe,\r\nh1, h2, h3, h4, h5, h6, p, blockquote, pre,\r\na, abbr, acronym, address, big, cite, code,\r\ndel, dfn, em, font, img, ins, kbd, q, s, samp,\r\nsmall, strike, strong, sub, sup, tt, var,\r\nb, u, i, center,\r\ndl, dt, dd, ol, ul, li,\r\nfieldset, form, label, legend,\r\ntable, caption, tbody, tfoot, thead, tr, th, td {\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n outline: 0;\r\n font-size: 100%;\r\n vertical-align: baseline;\r\n background: transparent;\r\n}\r\n/*\r\nStantby for nowbody {\r\n line-height: 1;\r\n}\r\n*/\r\nol, ul {\r\n list-style: none;\r\n}\r\nblockquote, q {\r\n quotes: none;\r\n}\r\nblockquote:before,\r\nblockquote:after,\r\nq:before, q:after {\r\n content: \'\';\r\n content: none;\r\n}\r\n/* remember to define focus styles! */\r\n:focus {\r\n outline: 0;\r\n}\r\n/* remember to highlight inserts somehow! */\r\nins {\r\n text-decoration: none;\r\n}\r\ndel {\r\n text-decoration: line-through;\r\n}\r\n/* tables still need \'cellspacing=\"0\"\' in the markup */\r\ntable {\r\n border-collapse: collapse;\r\n border-spacing: 0;\r\n}\r\n/* ------- @Nuno Costa [criacaoweb.net] Utils CSS. ---------- */\r\n* {\r\n font-weight: inherit;\r\n font-style: inherit;\r\n font-family: inherit;\r\n}\r\ndfn {\r\n display: none;\r\n overflow: hidden;\r\n}\r\n/* ----------- Clear Floated Elements ----------- */\r\nhtml body .util-clearb {\r\n background: none;\r\n border: 0;\r\n clear: both;\r\n display: block;\r\n float: none;\r\n font-size: 0;\r\n margin: 0;\r\n padding: 0;\r\n position: static;\r\n overflow: hidden;\r\n visibility: hidden;\r\n width: 0;\r\n height: 0;\r\n}\r\n/* ----------- Fix to Clear Floated Elements ----------- */\r\n.util-clearfix:after {\r\n clear: both;\r\n content: \'.\';\r\n display: block;\r\n visibility: hidden;\r\n height: 0;\r\n}\r\n.util-clearfix {\r\n display: inline-block;\r\n}\r\n* html .util-clearfix {\r\n height: 1%;\r\n}\r\n.util-clearfix {\r\n display: block;\r\n}','screen','','2009-05-06 14:29:17','2009-05-11 02:38:10');
INSERT INTO {DB_PREFIX}css VALUES (49, 'Layout: NCleanBlue', '/* \n@Nuno Costa [criacaoweb.net]\n@Since [cmsms 1.6]\n@Contributors: Mark and Dev-Team\n*/\nbody {\n/* default text for entire site */\n font: normal 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;\n/* default text color for entire site */\n color: #3A3A36;\n/* you can set your own image and background color here */\n background: #fff url([[root_url]]/uploads/NCleanBlue/bg__full.png) repeat-x scroll left top;\n}\n/* Mask helper for browsers ZOOM, Rezise and Decrease */\n#ncleanblue {\n/* set to width of viewport */\n width: auto;\n/* you can set your own image and background color here */\n background: #fff url([[root_url]]/uploads/NCleanBlue/bg__full.png) repeat-x scroll left top;\n}\n/* wiki style external links */\n/* external links will have "(external link)" text added, lets hide it */\na.external span {\n position: absolute;\n left: -5000px;\n width: 4000px;\n}\na.external {\n/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */\n padding: 0 12px 0 0;\n}\n/* colors for external links */\na.external:link {\n color: #679EBC;\n/* background image for the link to show wiki style arrow */\n background: url([[root_url]]/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;\n}\na.external:visited {\n color: #18507C;\n/* a different color can be used for visited external links */\n/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/\n background: url([[root_url]]/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;\n}\na.external:hover {\n color: #18507C;\n/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */\n background: url([[root_url]]/uploads/NCleanBlue/external.gif) no-repeat 100% 0;\n background-color: inherit;\n}\n/* end wiki style external links */\n/* hr and anything with the class of accessibility is hidden with CSS from visual browsers */\n.accessibility, hr {\n/* absolute lets us put it outside the viewport with the indents, the rest is to clear all defaults */\n position: absolute;\n top: -9999em;\n left: -9999em;\n background: none;\n border: 0;\n clear: both;\n display: block;\n float: none;\n font-size: 0;\n margin: 0;\n padding: 0;\n overflow: hidden;\n visibility: hidden;\n width: 0;\n height: 0;\n border: none;\n}\n/* ------------ Standard HTML elements and their default settings ------------ */\nb, strong{font-weight: bold;}i, em{ font-style: italic;}\np {\n padding: 0;\n margin-top: 0.5em;\n margin-bottom: 1em;\n text-align:left;\n}\nh1, h2, h3, h4, h5 {\n line-height: 1.6em;\n font-weight: normal;\n width: auto;\n font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;\n}\n/*default link styles*/\na {\n color: #679EBC;\n text-decoration: none;\n text-align: left;\n}\na:hover {\n color: #3A6B85;\n}\na:active {\n color: #3A6B85;\n}\na:visited {\n color: #679EBC;\n}\ninput, textarea, select {\n font-size: 0.95em;\n}\n/* ------------ Wrapper ------------ */\ndiv#pagewrapper {\n font-size: 95%;\n position: relative;\n z-index: 1;\n}\n/* ------------ Header ------------ */\n#header {\n height: 111px;\n width: 960px;\n}\n#logo a {\n/* adjust according your image size */\n height: 75px;\n width: 215px;\n/* forces full link size */\n display: block;\n/* this hides the text */\n text-indent: -9999em;\n margin-top: 0;\n margin-left: 0;\n/* you can set your own image here, note size adjustments */\n background: url([[root_url]]/uploads/NCleanBlue/logo.png) no-repeat left top;\n}\n/* ------------ Header - Search ------------ */\ndiv#search {\n width: 190px;\n height: 28px;\n margin-top: 31px;\n margin-right: 20px;\n}\ndiv#search label {\n text-indent: -9999em;\n height: 0pt;\n width: 0pt;\n display: none;\n}\ndiv#search input.search-input {\n/* specific size for image, your image may need these adjusted */\n width: 143px;\n height: 17px;\n/* removes default borders, allows use of image */\n border-style: none;\n/* text color */\n color: #999;\n/* padding of text */\n padding: 7px 0px 4px 10px;\n float: left;\n/* set all font properties at once, weight, size, family */\n font: bold 0.9em Arial, Helvetica, sans-serif;\n/* left input image, set your own here */\n background: url([[root_url]]/uploads/NCleanBlue/search.png) no-repeat left top;\n}\ndiv#search input.search-button {\n/* specific size for image, your image may need these adjusted */\n width: 37px;\n height: 28px;\n/* removes default borders, allows use of image */\n border-style: none;\n/* hides text, image has text */\n text-indent: -9999em;\n float: left;\n margin: 0;\n/* provides positive hover effect */\n cursor: pointer;\n/* removes default size/height */\n font-size: 0px;\n line-height: 0px;\n/* submit button image, set your own here */\n background: transparent url([[root_url]]/uploads/NCleanBlue/search.png) no-repeat right top;\n}\n/* ------------ Content ------------ */\n#content {\n width: auto;\n/* all text in #content will default align left, changed in other calls */\n text-align: left;\n}\n#bar {\n width: auto;\n height: 40px;\n padding-right: 1em;\n padding-left: 1em;\n}\n.print {\n margin-right: 75px;\n margin-top: 10px;\n}\n#version {\n width: 50px;\n height: 31px;\n position: absolute;\n z-index: 5;\n top: 130px;\n right: -16px;\n font-size: 1.6em;\n font-weight: bold;\n padding: 28px 15px;\n color: #FFF;\n text-align: center;\n vertical-align: middle;\n background: url([[root_url]]/uploads/NCleanBlue/version.png) no-repeat left top;\n}\n/* IE6 fixes */\n* html div#version {\n top: 150px;\n}\n/* End IE6 fixes */\n/* Site Title */\nh1.title {\n font-size: 1.8em;\n color: #666666;\n margin-bottom: 0.5em;\n}\n/* Breadcrumbs */\ndiv.breadcrumbs {\n padding: 0.5em 0;\n font-size: 80%;\n margin: 0 1em;\n}\ndiv.breadcrumbs span.lastitem {\n font-weight: bold;\n}\n/* ------------ Side Bar (Left) ------------ */\n#left {\n width: 250px;\n}\n/* Image that Represents the new CMS design */\n#left .screen {\n margin: 10px 50px;\n}\n/* End */\n.sbar-title {\n font: bold 1.2em Arial, Helvetica, sans-serif;\n color: #252523;\n}\n.sbar-top {\n height: 20px;\n width: auto;\n padding: 10px;\n background: url([[root_url]]/uploads/NCleanBlue/bg__content.png) no-repeat left top;\n}\n.sbar-main {\n width: auto;\n border-right: 1px solid #E2E2E2;\n border-left: 1px solid #E2E2E2;\n background: #F0F0F0;\n}\nspan.sbar-bottom {\n width: auto;\n display: block;\n height: 10px;\n background: url([[root_url]]/uploads/NCleanBlue/bg__content.png) no-repeat left bottom;\n}\n/* ------------ Main (Right) ------------ */\n#main {\n width: 690px;\n}\n.main-top {\n height: 15px;\n width: auto;\n background: url([[root_url]]/uploads/NCleanBlue/bg__content.png) no-repeat right top;\n}\n.main-main {\n width: auto;\n border-right: 1px solid #E2E2E2;\n border-left: 1px solid #E2E2E2;\n background: #F0F0F0;\n padding: 20px;\n padding-top: 0px;\n}\n.main-bottom {\n width: auto;\n height: 41px;\n background: url([[root_url]]/uploads/NCleanBlue/bg__content.png) no-repeat right bottom;\n}\n.right49, .left49 {\n font-size: 0.85em;\n margin: 7px 5px 5px 10px;\n font-weight: bold;\n}\n.left49 span {\n display: block;\n padding-top: 1px;\n}\n.left49 a {\n font-weight: normal;\n}\n.right49 {\n height: 28px;\n width: 50px;\n padding-right: 10px;\n background: url([[root_url]]/uploads/NCleanBlue/bull.png) no-repeat right top;\n}\n.right49 a, .right49 a:visited {\n padding: 7px 4px;\n display: block;\n color: #000;\n height: 15px;\n background: url([[root_url]]/uploads/NCleanBlue/bull.png) no-repeat left top;\n}\n#main h2,\n#main h3,\n#main h4,\n#main h5,\n#main h6 {\n font-size: 1.4em;\n color: #301E12;\n}\ndiv#main ul,\ndiv#main ol,\ndiv#main dl,\n#footer ul,\n#footer ol {\n line-height: 1em;\n margin: 0 0 1.5em 0;\n}\ndiv#main ul,\n#footer ul {\n list-style: circle;\n}\ndiv#main ul li,\ndiv#main ol li,\n#footer ul li,\n#footer ol li {\n padding: 2px 2px 2px 5px;\n margin-left: 20px;\n}\n/* definition lists topics on bold */\ndiv#main dl dt {\n font-weight: bold;\n margin: 0 0 0 1em;\n}\ndiv#main dl dd {\n margin: 0 0 1em 1em;\n}\ndiv#main dl {\n margin-bottom: 2em;\n padding-bottom: 1em;\n border-bottom: 1px solid #c0c0c0;\n}\n/* ------------ Footer ------------ */\n#footer-wrapper {\n min-height: 235px;\n height: auto!important;\n height: 235px;\n width: auto;\n margin-top: 5px;\n text-align: center;\n margin-right: 00px;\n margin-left: 0px;\n background: #7CA3B5 url([[root_url]]/uploads/NCleanBlue/bg__footer.png) repeat-x left top;\n}\n#footer {\n color: #FFF;\n font-size: 0.8em;\n min-height: 235px;\n height: auto!important;\n height: 235px;\n background: #7CA3B5 url([[root_url]]/uploads/NCleanBlue/bg__footer.png) repeat-x left top;\n}\n#footer .block {\n width: 300px;\n margin: 20px 10px 10px;\n}\n#footer .cms {\n text-align: right;\n}\n/* ------------ Footer Links ------------ */\n#footer ul {\n width: auto;\n text-align: left;\n margin-left: 50px;\n}\n#footer ul ul {\n margin-left: 0px;\n}\n#footer ul li a {\n color: #FFF;\n display: block;\n font-weight: normal;\n margin-bottom: 0.5em;\n text-decoration: none;\n}\n#footer a {\n color: #DCEDF1;\n text-decoration: underline;\n font-weight: bold;\n}\n/* ------------ END LAYOUT ---------------*/\n/* ------------ Menu ROOT ------------ */\n.page-menu {\n width: auto;\n height: 35px;\n margin: 3px 0 0 20px;\n}\n.menuwrapper {}\n\nul#primary-nav li hr.menu_separator{\n position: relative;\n visibility: hidden;\n display:block;\n width:5px;\n height: 32px;\n margin: 0px 5px 0px;\n}\n.page-menu ul#primary-nav {\n height: 1%;\n float: left;\n list-style: none;\n padding: 0;\n margin: 0;\n}\n.page-menu ul#primary-nav li {\n float: left;\n}\n.page-menu ul#primary-nav li a,\n.page-menu ul#primary-nav li a span {\n display: block;\n padding: 0 10px;\n background-repeat: no-repeat;\n background-image: url([[root_url]]/uploads/NCleanBlue/tabs.gif);\n}\n.page-menu ul#primary-nav li a {\n padding-left: 0;\n color: #000;\n font-weight: bold;\n line-height: 2.15em;\n text-decoration: none;\n margin-left: 1px;\n font-size: 0.85em;\n}\n.page-menu ul#primary-nav li a:hover,\n.page-menu ul#primary-nav li a:active {\n color: #000;\n}\n.page-menu ul#primary-nav li a.menuactive,\n.page-menu ul#primary-nav li a:hover span {\n color: #000;\n}\n.page-menu ul#primary-nav li a span {\n padding-top: 6px;\n padding-right: 0;\n padding-bottom: 5px;\n}\n.page-menu ul#primary-nav li a.menuparenth,\n.page-menu ul#primary-nav li a.menuactive,\n.page-menu ul#primary-nav li a:hover,\n.page-menu ul#primary-nav li a:focus,\n.page-menu ul#primary-nav li a:active {\n background-position: 100% -120px;\n}\n.page-menu ul#primary-nav li a {\n background-position: 100% -80px;\n}\n.page-menu ul#primary-nav li a.menuactive span,\n.page-menu ul#primary-nav li a:hover span,\n.page-menu ul#primary-nav li a:focus span,\n.page-menu ul#primary-nav li a:active span {\n background-position: 0 -40px;\n}\n.page-menu ul#primary-nav li a span {\n background-position: 0 0;\n}\n.page-menu ul#primary-nav .sectionheader,\n.page-menu ul#primary-nav li a:link.menuactive,\n.page-menu ul#primary-nav li a:visited.menuactive {\n/* @ Opera, use pseudo classes otherwise it confuses cursor... */\n cursor: text;\n}\n.page-menu ul#primary-nav li span,\n.page-menu ul#primary-nav li a,\n.page-menu ul#primary-nav li a:hover,\n.page-menu ul#primary-nav li a:focus,\n.page-menu ul#primary-nav li a:active {\n/* @ Opera, we need to be explicit again here now... */\n cursor: pointer;\n}\n/* Additional IE specific bug fixes... */\n* html .page-menu ul#primary-nav {\n display: inline-block;\n}\n*:first-child+html .page-menu ul#primary-nav {\n display: inline-block;\n}\n/* -------------------- menu dropdow -------------------------\n/* Unless you know what you do, do not touch this */\n/* Reset all ROOT menu styles. */\nul#primary-nav ul.unli li li a span,\nul#primary-nav ul.unli li a span,\nul#primary-nav .menuparent .unli .menuparent .unli li a span {\n font-weight: normal;\n background-image: none;\n display: block;\n padding-top: 0px;\n padding-left: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n}\n#primary-nav {\n margin: 0px;\n padding: 0px;\n}\n#primary-nav ul {\n list-style: none;\n margin: -6px 0px 0px;\n padding: 0px;\n/* Set the width of the menu elements at second level. Leaving first level flexible. */\n width: 209px;\n}\n#primary-nav ul {\n position: absolute;\n z-index: 1001;\n top: auto;\n display: none;\n padding-top: 9px;\n background: url([[root_url]]/uploads/NCleanBlue/ultop.png) no-repeat left top;\n}\n* html #primary-nav ul.unli {\n padding-top: 12px;\n background: url([[root_url]]/uploads/NCleanBlue/ultop.gif) no-repeat left top;\n}\n#primary-nav ul.unli ul {\n margin-left: -7px;\n left: 100%;\n top: 3px;\n}\n* html #primary-nav ul.unli ul {\n margin-left: -0px;\n}\n#primary-nav li {\n margin: 0px;\n float: left;\n}\n#primary-nav li li {\n margin-left: 7px;\n margin-top: -1px;\n float: none;\n position: relative;\n}\n/* Styling the basic appearance of the menu elements */\nul#primary-nav ul hr.menu_separator{\n position: relative;\n visibility: visible;\n display:block;\n width:130px;\n height: 1px;\n margin: 2px 30px 2px;\n padding: 0em;\n border-bottom: 1px solid #ccc;\n border-top-width: 0px;\n border-right-width: 0px;\n border-left-width: 0px;\n border-top-style: none;\n border-right-style: none;\n border-left-style: none;\n}\n#primary-nav .separator,\n#primary-nav .separatorh {\n height: 9px;\n width: 209px;\n margin: 0px 0px -8px;\n background: url([[root_url]]/uploads/NCleanBlue/ulbtm.png) no-repeat left bottom;\n}\n* html #primary-nav .separator {\n z-index:-1;\n background: url([[root_url]]/uploads/NCleanBlue/ulbtm.gif) no-repeat left bottom;\n}\n*:first-child+html #primary-nav .separator {\n z-index:-1;\n}\n#primary-nav ul.unli li a {\n padding: 0px 10px;\n width: 165px;\n margin: 5px;\n background-image: none;\n}\n* html #primary-nav ul.unli li a {\n padding: 0px 10px 0px 5px;\n width: 165px;\n margin: 5px 0px;\n}\n#primary-nav li li a:hover {\n background-color: #DBE7F2;\n}\n/* Styling the basic appearance of the active page elements (shows what page in the menu is being displayed) */\n#primary-nav li.menuactive li a {\n text-decoration: none;\n background: none;\n}\n#primary-nav ul.unli li.menuparenth,\n#primary-nav ul.unli a:hover,\n#primary-nav ul.unli a.menuactive {\n background-color: #DBE7F2;\n}\n/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */\n#primary-nav ul.unli li .menuparent,\n#primary-nav ul.unli li .menuparent:hover,\n#primary-nav ul.unli li .menuparent,\n#primary-nav .menuactive.menuparent .unli .menuactive.menuparent .menuactive.menuparent {\n background-image: url([[root_url]]/uploads/NCleanBlue/arrow.gif);\n background-position: center right;\n background-repeat: no-repeat;\n}\n/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */\n#primary-nav ul,\n#primary-nav li:hover ul,\n#primary-nav li:hover ul ul,\n#primary-nav li:hover ul ul ul,\n#primary-nav li.menuparenth ul,\n#primary-nav li.menuparenth ul ul,\n#primary-nav li.menuparenth ul ul ul {\n display: none;\n}\n#primary-nav li:hover ul,\n#primary-nav ul li:hover ul,\n#primary-nav ul ul li:hover ul,\n#primary-nav ul ul ul li:hover ul,\n#primary-nav li.menuparenth ul,\n#primary-nav ul li.menuparenth ul,\n#primary-nav ul ul li.menuparenth ul,\n#primary-nav ul ul ul li.menuparenth ul {\n display: block;\n}\n/* IE Hacks */\n#primary-nav li li {\n float: left;\n clear: both;\n}\n#primary-nav li li a {\n height: 1%;\n}\n/*************** End Menu *****************/\n/* ------------ News Module ------------ */\n#news {\n padding: 10px;\n}\n.NewsSummary {\n}\n.NewsSummaryPostdate,\n.NewsSummaryCategory,\n.NewsSummaryAuthor {\n font-style: italic;\n font-size: 0.8em;\n}\n.NewsSummaryLink {\n margin: 2px 0;\n}\n.NewsSummaryContent {\n margin: 10px 0;\n}\n.NewsSummaryMorelink {\n margin: 5px 0 15px;\n}\n/* ------------ End News Module ------------ */', 'screen','', '2009-05-06 14:30:25', '2009-07-22 17:39:51');
INSERT INTO {DB_PREFIX}crossref VALUES ('global_content',1,'template',22,'2009-05-11 02:01:23','2009-05-11 02:01:23');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','target','','','','',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','pagedata','','','','',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','extra1','','','','',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','extra2','','','','',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','extra3','','','','',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','image','','','','-1',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','thumbnail','','','','',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','searchable','','','','1',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','disable_wysiwyg','','','','0',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','image1','','','','uploads/images/logo1.gif',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content_props VALUES (15,'string','content_en','','','','<p>Congratulations! The installation worked. You now have a fully functional installation of CMS Made Simple and you are <em>almost</em> ready to start building your site.</p>\n<p>If you chose to install the default content, you will see numerous pages available to read. You should read them thoroughly as these default pages are devoted to showing you the basics of how to begin working with CMS Made Simple. On these example pages, templates, and stylesheets many of the features of the default installation of CMS Made Simple are described and demonstrated. You can learn much about the power of CMS Made Simple by absorbing this information.</p>\n<p>To get to the Administration Console you have to login as the administrator (with the username/password you specified during the installation process) on your site at http://yourwebsite.com/cmsmspath/admin. If this is your site click <a title=\"CMSMS Demo Admin Panel\" href=\"admin\">here</a> to login.</p>\n<p>Read about how to use CMS Made Simple in the {cms_selflink ext=\"http://wiki.cmsmadesimple.org/\" title=\"CMS Made Simple Documentation\" text=\"documentation\" target=\"_blank\"}. In case you need any help the community is always at your service, in the {cms_selflink ext=\"http://forum.cmsmadesimple.org\" title=\"CMS Made Simple Forum\" text=\"forum\" target=\"_blank\"} or the {cms_selflink ext=\"http://www.cmsmadesimple.org/support/irc\" title=\"Information about the CMS Made Simple IRC channel\" text=\"IRC\" target=\"_blank\"}.</p>\n<h3>License</h3>\n<p>CMS Made Simple is released under the {cms_selflink ext=\"http://www.gnu.org/licenses/licenses.html#GPL\" title=\"General Public License\" text=\"GPL\" target=\"_blank\"} license and as such you don\'t have to leave a link back to us in these templates or on your site as much as we would like it.</p>\n<p>Some third party addon modules may include additional license restrictions.</p>',NULL,'2009-05-13 10:12:18');
INSERT INTO {DB_PREFIX}content VALUES (15,'Home','content',1,-1,22,1,'00001',1,'Home','home',1,1,'html',1,1,'15','home','target,pagedata,extra1,extra2,extra3,image,thumbnail,searchable,disable_wysiwyg,image1,content_en','','Home Page, shortcut key=1','','1',1,'2006-07-25 21:22:31','2009-05-13 10:12:18',0,'');
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com