SOCRATES - The MySQL schema diagram creator version 1.0
Click here for info on how it works
Contact amit(at the rate of)truelogic.org for anything related to Socrates.
Paste your MySQL dump here
-- phpMyAdmin SQL Dump -- version 3.3.9.2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Aug 02, 2012 at 07:40 PM -- Server version: 5.5.25 -- PHP Version: 5.4.4 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; -- -- Database: `jommla` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_assets` -- CREATE TABLE `jos_assets` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set parent.', `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', `level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree.', `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n', `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY (`id`), UNIQUE KEY `idx_asset_name` (`name`), KEY `idx_lft_rgt` (`lft`,`rgt`), KEY `idx_parent_id` (`parent_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=36 ; -- -- Dumping data for table `jos_assets` -- INSERT INTO `jos_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES (1, 0, 1, 422, 0, 'root.1', 'Root Asset', '{"core.login.site":{"6":1,"2":1},"core.login.admin":{"6":1},"core.admin":{"8":1},"core.manage":{"7":1},"core.create":{"6":1,"3":1},"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"core.edit.own":{"6":1,"3":1}}'), (2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'), (3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'), (7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (8, 1, 17, 28, 1, 'com_content', 'com_content', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.edit.state":{"5":1},"core.edit.own":[]}'), (9, 1, 29, 30, 1, 'com_cpanel', 'com_cpanel', '{}'), (10, 1, 31, 32, 1, 'com_installer', 'com_installer', '{"core.admin":{"7":1},"core.manage":{"7":1},"core.delete":[],"core.edit.state":[]}'), (11, 1, 33, 34, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (12, 1, 35, 36, 1, 'com_login', 'com_login', '{}'), (13, 1, 37, 38, 1, 'com_mailto', 'com_mailto', '{}'), (14, 1, 39, 40, 1, 'com_massmail', 'com_massmail', '{}'), (15, 1, 41, 42, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'), (16, 1, 43, 44, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (17, 1, 45, 46, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (18, 1, 47, 48, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (19, 1, 49, 52, 1, 'com_newsfeeds', 'com_newsfeeds', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (20, 1, 53, 54, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1},"core.manage":[],"core.edit":[],"core.edit.state":[]}'), (21, 1, 55, 56, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1},"core.manage":[]}'), (22, 1, 57, 58, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (23, 1, 59, 60, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (24, 1, 61, 62, 1, 'com_users', 'com_users', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.own":{"6":1},"core.edit.state":[]}'), (25, 1, 63, 66, 1, 'com_weblinks', 'com_weblinks', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.edit.state":{"5":1},"core.edit.own":[]}'), (26, 1, 67, 68, 1, 'com_wrapper', 'com_wrapper', '{}'), (27, 8, 18, 27, 2, 'com_content.category.2', 'Root', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (30, 19, 50, 51, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (31, 25, 64, 65, 2, 'com_weblinks.category.6', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (32, 27, 19, 20, 3, 'com_content.article.1', 'Immigration & PR Visa', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (33, 27, 21, 26, 3, 'com_content.category.7', 'Level 1', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (34, 33, 22, 25, 4, 'com_content.category.8', 'Level 2', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (35, 34, 23, 24, 5, 'com_content.category.9', 'Level 3', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'); -- -------------------------------------------------------- -- -- Table structure for table `jos_banners` -- CREATE TABLE `jos_banners` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cid` int(11) NOT NULL DEFAULT '0', `type` int(11) NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) NOT NULL DEFAULT '', `imptotal` int(11) NOT NULL DEFAULT '0', `impmade` int(11) NOT NULL DEFAULT '0', `clicks` int(11) NOT NULL DEFAULT '0', `clickurl` varchar(200) NOT NULL DEFAULT '', `state` tinyint(3) NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `description` text NOT NULL, `custombannercode` varchar(2048) NOT NULL, `sticky` tinyint(1) unsigned NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', `metakey` text NOT NULL, `params` text NOT NULL, `own_prefix` tinyint(1) NOT NULL DEFAULT '0', `metakey_prefix` varchar(255) NOT NULL DEFAULT '', `purchase_type` tinyint(4) NOT NULL DEFAULT '-1', `track_clicks` tinyint(4) NOT NULL DEFAULT '-1', `track_impressions` tinyint(4) NOT NULL DEFAULT '-1', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `language` char(7) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `idx_state` (`state`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`), KEY `idx_banner_catid` (`catid`), KEY `idx_language` (`language`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_banners` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_banner_clients` -- CREATE TABLE `jos_banner_clients` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `contact` varchar(255) NOT NULL DEFAULT '', `email` varchar(255) NOT NULL DEFAULT '', `extrainfo` text NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `metakey` text NOT NULL, `own_prefix` tinyint(4) NOT NULL DEFAULT '0', `metakey_prefix` varchar(255) NOT NULL DEFAULT '', `purchase_type` tinyint(4) NOT NULL DEFAULT '-1', `track_clicks` tinyint(4) NOT NULL DEFAULT '-1', `track_impressions` tinyint(4) NOT NULL DEFAULT '-1', PRIMARY KEY (`id`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_banner_clients` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_banner_tracks` -- CREATE TABLE `jos_banner_tracks` ( `track_date` datetime NOT NULL, `track_type` int(10) unsigned NOT NULL, `banner_id` int(10) unsigned NOT NULL, `count` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`track_date`,`track_type`,`banner_id`), KEY `idx_track_date` (`track_date`), KEY `idx_track_type` (`track_type`), KEY `idx_banner_id` (`banner_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_banner_tracks` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_categories` -- CREATE TABLE `jos_categories` ( `id` int(11) NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.', `parent_id` int(10) unsigned NOT NULL DEFAULT '0', `lft` int(11) NOT NULL DEFAULT '0', `rgt` int(11) NOT NULL DEFAULT '0', `level` int(10) unsigned NOT NULL DEFAULT '0', `path` varchar(255) NOT NULL DEFAULT '', `extension` varchar(50) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` varchar(5120) NOT NULL DEFAULT '', `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `access` tinyint(3) unsigned NOT NULL DEFAULT '0', `params` text NOT NULL, `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.', `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `created_user_id` int(10) unsigned NOT NULL DEFAULT '0', `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_user_id` int(10) unsigned NOT NULL DEFAULT '0', `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `hits` int(10) unsigned NOT NULL DEFAULT '0', `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `cat_idx` (`extension`,`published`,`access`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_path` (`path`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_language` (`language`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=10 ; -- -- Dumping data for table `jos_categories` -- INSERT INTO `jos_categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`) VALUES (1, 0, 0, 0, 17, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '', 0, '2009-10-18 16:07:09', 0, '0000-00-00 00:00:00', 0, '*'), (2, 27, 1, 1, 8, 1, 'root', 'com_content', 'Root', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2010-06-28 13:26:37', 42, '2011-06-21 13:18:16', 0, '*'), (3, 28, 1, 9, 10, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":"","foobar":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:27:35', 0, '0000-00-00 00:00:00', 0, '*'), (4, 29, 1, 11, 12, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:27:57', 0, '0000-00-00 00:00:00', 0, '*'), (5, 30, 1, 13, 14, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:15', 0, '0000-00-00 00:00:00', 0, '*'), (6, 31, 1, 15, 16, 1, 'uncategorised', 'com_weblinks', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:33', 0, '0000-00-00 00:00:00', 0, '*'), (7, 33, 2, 2, 7, 2, 'root/level-1', 'com_content', 'Level 1', 'level-1', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-06-21 13:18:04', 0, '0000-00-00 00:00:00', 0, '*'), (8, 34, 7, 3, 6, 3, 'root/level-1/level2', 'com_content', 'Level 2', 'level2', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-06-21 13:18:30', 0, '0000-00-00 00:00:00', 0, '*'), (9, 35, 8, 4, 5, 4, 'root/level-1/level2/level3', 'com_content', 'Level 3', 'level3', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-06-21 13:18:41', 0, '0000-00-00 00:00:00', 0, '*'); -- -------------------------------------------------------- -- -- Table structure for table `jos_contact_details` -- CREATE TABLE `jos_contact_details` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) NOT NULL DEFAULT '', `con_position` varchar(255) DEFAULT NULL, `address` text, `suburb` varchar(100) DEFAULT NULL, `state` varchar(100) DEFAULT NULL, `country` varchar(100) DEFAULT NULL, `postcode` varchar(100) DEFAULT NULL, `telephone` varchar(255) DEFAULT NULL, `fax` varchar(255) DEFAULT NULL, `misc` mediumtext, `image` varchar(255) DEFAULT NULL, `imagepos` varchar(20) DEFAULT NULL, `email_to` varchar(255) DEFAULT NULL, `default_con` tinyint(1) unsigned NOT NULL DEFAULT '0', `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `params` text NOT NULL, `user_id` int(11) NOT NULL DEFAULT '0', `catid` int(11) NOT NULL DEFAULT '0', `access` tinyint(3) unsigned NOT NULL DEFAULT '0', `mobile` varchar(255) NOT NULL DEFAULT '', `webpage` varchar(255) NOT NULL DEFAULT '', `sortname1` varchar(255) NOT NULL, `sortname2` varchar(255) NOT NULL, `sortname3` varchar(255) NOT NULL, `language` char(7) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_contact_details` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_content` -- CREATE TABLE `jos_content` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.', `title` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) NOT NULL DEFAULT '', `title_alias` varchar(255) NOT NULL DEFAULT '', `introtext` mediumtext NOT NULL, `fulltext` mediumtext NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `sectionid` int(10) unsigned NOT NULL DEFAULT '0', `mask` int(10) unsigned NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `images` text NOT NULL, `urls` text NOT NULL, `attribs` varchar(5120) NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', `parentid` int(10) unsigned NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `access` int(10) unsigned NOT NULL DEFAULT '0', `hits` int(10) unsigned NOT NULL DEFAULT '0', `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.', `language` char(7) NOT NULL COMMENT 'The language code for the article.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Dumping data for table `jos_content` -- INSERT INTO `jos_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `xreference`) VALUES (1, 32, 'Immigration & PR Visa', 'immigrationprvisa', '', '
\r\n
Benefits
\r\n
\r\n
¿ Live, Work & Settle Overseas
¿ PR Visa for you & your family
¿ Health care & Pension
¿ Free Children''s Education
¿ Travel the world without a visa
¿ Sponsor your family too!
\r\n
Eligibility
\r\n
Diploma or Degree with 1-3 years+ of work experience.
\r\n
Short and Easy process. Very low Investment. Low Risk
\r\n
Are you eligible? Apply for a FREE Immigration Assesment & Evaluation today 1000s of successful cases. 50% of our clients are by word of mouth. Read our Customer Testmonials. See the latest successes for this month.
\r\n
Talk to India''s No.1 Immigration & Visa Consultant. Established 1999.
\r\n
{loadposition position-10}
', '', 1, 0, 0, 2, '2011-06-19 09:29:40', 42, '', '2011-06-19 10:42:54', 42, 42, '2011-06-19 10:43:50', '2011-06-19 09:29:40', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"0","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"0","link_author":"0","show_create_date":"0","show_modify_date":"0","show_publish_date":"0","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"0","show_noauth":"","alternative_readmore":"","article_layout":""}', 13, 0, 0, '', '', 1, 1, '{"robots":"","author":"","rights":"","xreference":""}', 1, '*', ''); -- -------------------------------------------------------- -- -- Table structure for table `jos_content_frontpage` -- CREATE TABLE `jos_content_frontpage` ( `content_id` int(11) NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_content_frontpage` -- INSERT INTO `jos_content_frontpage` (`content_id`, `ordering`) VALUES (1, 1); -- -------------------------------------------------------- -- -- Table structure for table `jos_content_rating` -- CREATE TABLE `jos_content_rating` ( `content_id` int(11) NOT NULL DEFAULT '0', `rating_sum` int(10) unsigned NOT NULL DEFAULT '0', `rating_count` int(10) unsigned NOT NULL DEFAULT '0', `lastip` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_content_rating` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_core_log_searches` -- CREATE TABLE `jos_core_log_searches` ( `search_term` varchar(128) NOT NULL DEFAULT '', `hits` int(10) unsigned NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_core_log_searches` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_extensions` -- CREATE TABLE `jos_extensions` ( `extension_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `type` varchar(20) NOT NULL, `element` varchar(100) NOT NULL, `folder` varchar(100) NOT NULL, `client_id` tinyint(3) NOT NULL, `enabled` tinyint(3) NOT NULL DEFAULT '1', `access` tinyint(3) unsigned NOT NULL DEFAULT '1', `protected` tinyint(3) NOT NULL DEFAULT '0', `manifest_cache` text NOT NULL, `params` text NOT NULL, `custom_data` text NOT NULL, `system_data` text NOT NULL, `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) DEFAULT '0', `state` int(11) DEFAULT '0', PRIMARY KEY (`extension_id`), KEY `element_clientid` (`element`,`client_id`), KEY `element_folder_clientid` (`element`,`folder`,`client_id`), KEY `extension` (`type`,`element`,`folder`,`client_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=10001 ; -- -- Dumping data for table `jos_extensions` -- INSERT INTO `jos_extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (1, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (2, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (3, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (4, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '', '{"purchase_type":"3","track_impressions":"0","track_clicks":"0","metakey_prefix":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (5, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (6, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (7, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (8, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '', '{"show_contact_category":"hide","show_contact_list":"0","presentation_style":"sliders","show_name":"1","show_position":"1","show_email":"0","show_street_address":"1","show_suburb":"1","show_state":"1","show_postcode":"1","show_country":"1","show_telephone":"1","show_mobile":"1","show_fax":"1","show_webpage":"1","show_misc":"1","show_image":"1","image":"","allow_vcard":"0","show_articles":"0","show_profile":"0","show_links":"0","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_name":"","contact_icons":"0","icon_address":"","icon_email":"","icon_telephone":"","icon_mobile":"","icon_fax":"","icon_misc":"","show_headings":"1","show_position_headings":"1","show_email_headings":"0","show_telephone_headings":"1","show_mobile_headings":"0","show_fax_headings":"0","allow_vcard_headings":"0","show_suburb_headings":"1","show_state_headings":"1","show_country_headings":"1","show_email_form":"1","show_email_copy":"1","banned_email":"","banned_subject":"","banned_text":"","validate_session":"1","custom_reply":"0","redirect":"","show_category_crumb":"0","metakey":"","metadesc":"","robots":"","author":"","rights":"","xreference":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (9, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (11, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '', '{"administrator":"en-GB","site":"en-GB"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (12, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (13, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '', '{"upload_extensions":"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS","upload_maxsize":"10","file_path":"images","image_path":"images","restrict_uploads":"1","allowed_media_usergroup":"3","check_mime":"1","image_extensions":"bmp,gif,jpg,png","ignore_extensions":"","upload_mime":"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip","upload_mime_illegal":"text\\/html","enable_flash":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (14, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (15, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (16, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (17, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '', '{"show_feed_image":"1","show_feed_description":"1","show_item_description":"1","feed_word_count":"0","show_headings":"1","show_name":"1","show_articles":"0","show_link":"1","show_description":"1","show_description_image":"1","display_num":"","show_pagination_limit":"1","show_pagination":"1","show_pagination_results":"1","show_cat_items":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (18, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (19, 'com_search', 'component', 'com_search', '', 1, 1, 1, 1, '', '{"enabled":"0","show_date":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (20, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (21, 'com_weblinks', 'component', 'com_weblinks', '', 1, 1, 1, 0, '', '{"show_comp_description":"1","comp_description":"","show_link_hits":"1","show_link_description":"1","show_other_cats":"0","show_headings":"0","show_numbers":"0","show_report":"1","count_clicks":"1","target":"0","link_icons":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (22, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '', '{"article_layout":"_:default","show_title":"1","link_titles":"1","show_intro":"1","show_category":"1","link_category":"1","show_parent_category":"0","link_parent_category":"0","show_author":"1","link_author":"0","show_create_date":"0","show_modify_date":"0","show_publish_date":"1","show_item_navigation":"1","show_vote":"0","show_readmore":"1","show_readmore_title":"1","readmore_limit":"100","show_icons":"1","show_print_icon":"1","show_email_icon":"1","show_hits":"1","show_noauth":"0","category_layout":"_:blog","show_category_title":"0","show_description":"0","show_description_image":"0","maxLevel":"1","show_empty_categories":"0","show_no_articles":"1","show_subcat_desc":"1","show_cat_num_articles":"0","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_num_articles_cat":"1","num_leading_articles":"1","num_intro_articles":"4","num_columns":"2","num_links":"4","multi_column_order":"0","orderby_pri":"order","orderby_sec":"rdate","order_date":"published","show_pagination_limit":"1","filter_field":"hide","show_headings":"1","list_show_date":"0","date_format":"","list_show_hits":"1","list_show_author":"1","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1","feed_summary":"0","filters":{"1":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"6":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"7":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"2":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"3":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"4":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"5":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"10":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"12":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"8":{"filter_type":"BL","filter_tags":"","filter_attributes":""}}}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (23, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (24, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (25, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '', '{"allowUserRegistration":"1","new_usertype":"2","useractivation":"1","frontend_userparams":"1","mailSubjectPrefix":"","mailBodySuffix":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (100, 'PHPMailer', 'library', 'phpmailer', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (101, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (102, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (103, 'Joomla! Web Application Framework', 'library', 'joomla', '', 0, 1, 1, 1, '{"legacy":false,"name":"Joomla! Web Application Framework","type":"library","creationDate":"2008","author":"Joomla","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"http:\\/\\/www.joomla.org","version":"1.6.0","description":"The Joomla! Web Application Framework is the Core of the Joomla! Content Management System","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (200, 'mod_articles_archive', 'module', 'mod_articles_archive', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (201, 'mod_articles_latest', 'module', 'mod_articles_latest', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (202, 'mod_articles_popular', 'module', 'mod_articles_popular', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (203, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (204, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (205, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (206, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (207, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (208, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (209, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (210, 'mod_articles_news', 'module', 'mod_articles_news', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (211, 'mod_random_image', 'module', 'mod_random_image', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (212, 'mod_related_items', 'module', 'mod_related_items', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (213, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (214, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (215, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (216, 'mod_users_latest', 'module', 'mod_users_latest', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (217, 'mod_weblinks', 'module', 'mod_weblinks', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (218, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (219, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (220, 'mod_articles_category', 'module', 'mod_articles_category', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (221, 'mod_articles_categories', 'module', 'mod_articles_categories', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (222, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (300, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (301, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (302, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (303, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (304, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (305, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (306, 'mod_online', 'module', 'mod_online', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (307, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (308, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (309, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (310, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (311, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (312, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (313, 'mod_unread', 'module', 'mod_unread', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (400, 'plg_authentication_gmail', 'plugin', 'gmail', 'authentication', 0, 0, 1, 0, '', '{"applysuffix":"0","suffix":"","verifypeer":"1","user_blacklist":""}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (401, 'plg_authentication_joomla', 'plugin', 'joomla', 'authentication', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (402, 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', 0, 0, 1, 0, '', '{"host":"","port":"389","use_ldapV3":"0","negotiate_tls":"0","no_referrals":"0","auth_method":"bind","base_dn":"","search_string":"","users_dn":"","username":"admin","password":"bobby7","ldap_fullname":"fullName","ldap_email":"mail","ldap_uid":"uid"}', '', '', 0, '0000-00-00 00:00:00', 3, 0), (404, 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', 0, 1, 1, 0, '', '{"mode":"1"}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (405, 'plg_content_geshi', 'plugin', 'geshi', 'content', 0, 0, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (406, 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', 0, 1, 1, 0, '', '{"style":"none"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (407, 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', 0, 1, 1, 1, '', '{"title":"1","multipage_toc":"1","showall":"1"}', '', '', 0, '0000-00-00 00:00:00', 4, 0), (408, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', 'content', 0, 1, 1, 1, '', '{"position":"1"}', '', '', 0, '0000-00-00 00:00:00', 5, 0), (409, 'plg_content_vote', 'plugin', 'vote', 'content', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 6, 0), (410, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '', '{"linenumbers":"0","tabmode":"indent"}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (411, 'plg_editors_none', 'plugin', 'none', 'editors', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (412, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 1, '', '{"mode":"1","skin":"0","compressed":"0","cleanup_startup":"0","cleanup_save":"2","entity_encoding":"raw","lang_mode":"0","lang_code":"en","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","invalid_elements":"script,applet,iframe","extended_elements":"","toolbar":"top","toolbar_align":"left","html_height":"550","html_width":"750","element_path":"1","fonts":"1","paste":"1","searchreplace":"1","insertdate":"1","format_date":"%Y-%m-%d","inserttime":"1","format_time":"%H:%M:%S","colors":"1","table":"1","smilies":"1","media":"1","hr":"1","directionality":"1","fullscreen":"1","style":"1","layer":"1","xhtmlxtras":"1","visualchars":"1","nonbreaking":"1","template":"1","blockquote":"1","wordcount":"1","advimage":"1","advlink":"1","autosave":"1","contextmenu":"1","inlinepopups":"1","safari":"0","custom_plugin":"","custom_button":""}', '', '', 0, '0000-00-00 00:00:00', 3, 0), (413, 'plg_editors-xtd_article', 'plugin', 'article', 'editors-xtd', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (414, 'plg_editors-xtd_image', 'plugin', 'image', 'editors-xtd', 0, 1, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (415, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', 'editors-xtd', 0, 1, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 3, 0), (416, 'plg_editors-xtd_readmore', 'plugin', 'readmore', 'editors-xtd', 0, 1, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 4, 0), (417, 'plg_search_categories', 'plugin', 'categories', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (418, 'plg_search_contacts', 'plugin', 'contacts', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (419, 'plg_search_content', 'plugin', 'content', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (420, 'plg_search_newsfeeds', 'plugin', 'newsfeeds', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (421, 'plg_search_weblinks', 'plugin', 'weblinks', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (422, 'plg_system_languagefilter', 'plugin', 'languagefilter', 'system', 0, 0, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (423, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 1, 1, 1, '', '{"headers":"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (424, 'plg_system_cache', 'plugin', 'cache', 'system', 0, 0, 1, 1, '', '{"browsercache":"0","cachetime":"15"}', '', '', 0, '0000-00-00 00:00:00', 9, 0), (425, 'plg_system_debug', 'plugin', 'debug', 'system', 0, 1, 1, 0, '', '{"profile":"1","queries":"1","memory":"1","language_files":"1","language_strings":"1","strip-first":"1","strip-prefix":"","strip-suffix":""}', '', '', 0, '0000-00-00 00:00:00', 4, 0), (426, 'plg_system_log', 'plugin', 'log', 'system', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 5, 0), (427, 'plg_system_redirect', 'plugin', 'redirect', 'system', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 6, 0), (428, 'plg_system_remember', 'plugin', 'remember', 'system', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 7, 0), (429, 'plg_system_sef', 'plugin', 'sef', 'system', 0, 1, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 8, 0), (430, 'plg_system_logout', 'plugin', 'logout', 'system', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 3, 0), (431, 'plg_user_contactcreator', 'plugin', 'contactcreator', 'user', 0, 0, 1, 1, '', '{"autowebpage":"","category":"34","autopublish":"0"}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (432, 'plg_user_joomla', 'plugin', 'joomla', 'user', 0, 1, 1, 0, '', '{"autoregister":"1"}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (433, 'plg_user_profile', 'plugin', 'profile', 'user', 0, 0, 1, 1, '', '{"register-require_address1":"1","register-require_address2":"1","register-require_city":"1","register-require_region":"1","register-require_country":"1","register-require_postal_code":"1","register-require_phone":"1","register-require_website":"1","register-require_favoritebook":"1","register-require_aboutme":"1","register-require_tos":"1","register-require_dob":"1","profile-require_address1":"1","profile-require_address2":"1","profile-require_city":"1","profile-require_region":"1","profile-require_country":"1","profile-require_postal_code":"1","profile-require_phone":"1","profile-require_website":"1","profile-require_favoritebook":"1","profile-require_aboutme":"1","profile-require_tos":"1","profile-require_dob":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (434, 'plg_extension_joomla', 'plugin', 'joomla', 'extension', 0, 1, 1, 1, '', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (435, 'plg_content_joomla', 'plugin', 'joomla', 'content', 0, 1, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (500, 'atomic', 'template', 'atomic', '', 0, 1, 1, 0, '{"legacy":false,"name":"atomic","type":"template","creationDate":"10\\/10\\/09","author":"Ron Severdia","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.","authorEmail":"contact@kontentdesign.com","authorUrl":"http:\\/\\/www.kontentdesign.com","version":"1.6.0","description":"TPL_ATOMIC_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (502, 'bluestork', 'template', 'bluestork', '', 1, 1, 1, 0, '{"legacy":false,"name":"bluestork","type":"template","creationDate":"07\\/02\\/09","author":"Ron Severdia","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.","authorEmail":"contact@kontentdesign.com","authorUrl":"http:\\/\\/www.kontentdesign.com","version":"1.6.0","description":"TPL_BLUESTORK_XML_DESCRIPTION","group":""}', '{"useRoundedCorners":"1","showSiteName":"0","textBig":"0","highContrast":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (503, 'beez_20', 'template', 'beez_20', '', 0, 1, 1, 0, '{"legacy":false,"name":"beez_20","type":"template","creationDate":"25 November 2009","author":"Angie Radtke","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.","authorEmail":"a.radtke@derauftritt.de","authorUrl":"http:\\/\\/www.der-auftritt.de","version":"1.6.0","description":"TPL_BEEZ2_XML_DESCRIPTION","group":""}', '{"wrapperSmall":"53","wrapperLarge":"72","sitetitle":"","sitedescription":"","navposition":"center","templatecolor":"nature"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (504, 'hathor', 'template', 'hathor', '', 1, 1, 1, 0, '{"legacy":false,"name":"hathor","type":"template","creationDate":"May 2010","author":"Andrea Tarr","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.","authorEmail":"hathor@tarrconsulting.com","authorUrl":"http:\\/\\/www.tarrconsulting.com","version":"1.6.0","description":"TPL_HATHOR_XML_DESCRIPTION","group":""}', '{"showSiteName":"0","colourChoice":"0","boldText":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (505, 'beez5', 'template', 'beez5', '', 0, 1, 1, 0, '{"legacy":false,"name":"beez5","type":"template","creationDate":"21 May 2010","author":"Angie Radtke","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.","authorEmail":"a.radtke@derauftritt.de","authorUrl":"http:\\/\\/www.der-auftritt.de","version":"1.6.0","description":"TPL_BEEZ5_XML_DESCRIPTION","group":""}', '{"wrapperSmall":"53","wrapperLarge":"72","sitetitle":"","sitedescription":"","navposition":"center","html5":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (600, 'English (United Kingdom)', 'language', 'en-GB', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (601, 'English (United Kingdom)', 'language', 'en-GB', '', 1, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (700, 'Joomla! CMS', 'file', 'joomla', '', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10000, 'Custom CSS', 'module', 'mod_hd6_customcss', '', 0, 1, 0, 0, '{"legacy":false,"name":"Custom CSS","type":"module","creationDate":"Dec 2010","author":"Hyde-Design","copyright":"2010","authorEmail":"sales@hyde-design.co.uk","authorUrl":"www.hyde-design.co.uk","version":"1.6.0","description":"A simple Joomla 1.6 module to enable you to style individual pages with CSS.","group":""}', '{"customcss":"\\/* Custom CSS *\\/","externalcss":"0","externalcssfile":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `jos_languages` -- CREATE TABLE `jos_languages` ( `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `lang_code` char(7) NOT NULL, `title` varchar(50) NOT NULL, `title_native` varchar(50) NOT NULL, `sef` varchar(50) NOT NULL, `image` varchar(50) NOT NULL, `description` varchar(512) NOT NULL, `metakey` text NOT NULL, `metadesc` text NOT NULL, `published` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`lang_id`), UNIQUE KEY `idx_sef` (`sef`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Dumping data for table `jos_languages` -- INSERT INTO `jos_languages` (`lang_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `published`) VALUES (1, 'en-GB', 'English (UK)', 'English (UK)', 'en', 'en', '', '', '', 1); -- -------------------------------------------------------- -- -- Table structure for table `jos_menu` -- CREATE TABLE `jos_menu` ( `id` int(11) NOT NULL AUTO_INCREMENT, `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype', `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.', `alias` varchar(255) NOT NULL COMMENT 'The SEF alias of the menu item.', `note` varchar(255) NOT NULL DEFAULT '', `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.', `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.', `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator', `published` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The published state of the menu link.', `parent_id` int(10) unsigned NOT NULL DEFAULT '1' COMMENT 'The parent menu item in the menu tree.', `level` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The relative level in the tree.', `component_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__extensions.id', `ordering` int(11) NOT NULL DEFAULT '0' COMMENT 'The relative ordering of the menu item in the tree.', `checked_out` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__users.id', `checked_out_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'The time the menu item was checked out.', `browserNav` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The click behaviour of the link.', `access` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'The access level required to view the menu item.', `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.', `template_style_id` int(10) unsigned NOT NULL DEFAULT '0', `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.', `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', `home` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Indicates if this menu item is the home or default page.', `language` char(7) NOT NULL DEFAULT '', `client_id` tinyint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `idx_client_id_parent_id_alias` (`client_id`,`parent_id`,`alias`), KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`), KEY `idx_menutype` (`menutype`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_path` (`path`(333)), KEY `idx_language` (`language`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=102 ; -- -- Dumping data for table `jos_menu` -- INSERT INTO `jos_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `ordering`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES (1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, '', 0, '', 0, 41, 0, '*', 0), (2, 'menu', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 0, 1, 1, 4, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 1, 10, 0, '*', 1), (3, 'menu', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners', 'component', 0, 2, 2, 4, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1), (4, 'menu', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&extension=com_banners', 'component', 0, 2, 2, 6, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1), (5, 'menu', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 0, 2, 2, 4, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1), (6, 'menu', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 0, 2, 2, 4, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1), (7, 'menu', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 0, 1, 1, 8, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 11, 16, 0, '*', 1), (8, 'menu', 'com_contact', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact', 'component', 0, 7, 2, 8, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 12, 13, 0, '*', 1), (9, 'menu', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&extension=com_contact', 'component', 0, 7, 2, 6, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact-cat', 0, '', 14, 15, 0, '*', 1), (10, 'menu', 'com_messages', 'Messaging', '', 'Messaging', 'index.php?option=com_messages', 'component', 0, 1, 1, 15, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages', 0, '', 17, 22, 0, '*', 1), (11, 'menu', 'com_messages_add', 'New Private Message', '', 'Messaging/New Private Message', 'index.php?option=com_messages&task=message.add', 'component', 0, 10, 2, 15, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-add', 0, '', 18, 19, 0, '*', 1), (12, 'menu', 'com_messages_read', 'Read Private Message', '', 'Messaging/Read Private Message', 'index.php?option=com_messages', 'component', 0, 10, 2, 15, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-read', 0, '', 20, 21, 0, '*', 1), (13, 'menu', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 0, 1, 1, 17, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 23, 28, 0, '*', 1), (14, 'menu', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds', 'component', 0, 13, 2, 17, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 24, 25, 0, '*', 1), (15, 'menu', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&extension=com_newsfeeds', 'component', 0, 13, 2, 6, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds-cat', 0, '', 26, 27, 0, '*', 1), (16, 'menu', 'com_redirect', 'Redirect', '', 'Redirect', 'index.php?option=com_redirect', 'component', 0, 1, 1, 24, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:redirect', 0, '', 37, 38, 0, '*', 1), (17, 'menu', 'com_search', 'Search', '', 'Search', 'index.php?option=com_search', 'component', 0, 1, 1, 19, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:search', 0, '', 29, 30, 0, '*', 1), (18, 'menu', 'com_weblinks', 'Weblinks', '', 'Weblinks', 'index.php?option=com_weblinks', 'component', 0, 1, 1, 21, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks', 0, '', 31, 36, 0, '*', 1), (19, 'menu', 'com_weblinks_links', 'Links', '', 'Weblinks/Links', 'index.php?option=com_weblinks', 'component', 0, 18, 2, 21, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks', 0, '', 32, 33, 0, '*', 1), (20, 'menu', 'com_weblinks_categories', 'Categories', '', 'Weblinks/Categories', 'index.php?option=com_categories&extension=com_weblinks', 'component', 0, 18, 2, 6, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks-cat', 0, '', 34, 35, 0, '*', 1), (101, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"num_leading_articles":"1","num_intro_articles":"3","num_columns":"3","num_links":"0","orderby_pri":"","orderby_sec":"front","order_date":"","multi_column_order":"1","show_pagination":"2","show_pagination_results":"1","show_noauth":"","article-allow_ratings":"","article-allow_comments":"","show_feed_link":"1","feed_summary":"","show_title":"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_readmore":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","show_page_heading":1,"page_title":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 39, 40, 1, '*', 0); -- -------------------------------------------------------- -- -- Table structure for table `jos_menu_types` -- CREATE TABLE `jos_menu_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `menutype` varchar(24) NOT NULL, `title` varchar(48) NOT NULL, `description` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `idx_menutype` (`menutype`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Dumping data for table `jos_menu_types` -- INSERT INTO `jos_menu_types` (`id`, `menutype`, `title`, `description`) VALUES (1, 'mainmenu', 'Main Menu', 'The main menu for the site'), (2, 'topbar', 'Topbar', ''); -- -------------------------------------------------------- -- -- Table structure for table `jos_messages` -- CREATE TABLE `jos_messages` ( `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `user_id_from` int(10) unsigned NOT NULL DEFAULT '0', `user_id_to` int(10) unsigned NOT NULL DEFAULT '0', `folder_id` tinyint(3) unsigned NOT NULL DEFAULT '0', `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `state` tinyint(1) NOT NULL DEFAULT '0', `priority` tinyint(1) unsigned NOT NULL DEFAULT '0', `subject` varchar(255) NOT NULL DEFAULT '', `message` text NOT NULL, PRIMARY KEY (`message_id`), KEY `useridto_state` (`user_id_to`,`state`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_messages` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_messages_cfg` -- CREATE TABLE `jos_messages_cfg` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `cfg_name` varchar(100) NOT NULL DEFAULT '', `cfg_value` varchar(255) NOT NULL DEFAULT '', UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_messages_cfg` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_modules` -- CREATE TABLE `jos_modules` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `content` text NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', `position` varchar(50) DEFAULT NULL, `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `published` tinyint(1) NOT NULL DEFAULT '0', `module` varchar(50) DEFAULT NULL, `access` tinyint(3) unsigned NOT NULL DEFAULT '0', `showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1', `params` text NOT NULL, `client_id` tinyint(4) NOT NULL DEFAULT '0', `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `published` (`published`,`access`), KEY `newsfeeds` (`module`,`published`), KEY `idx_language` (`language`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=20 ; -- -- Dumping data for table `jos_modules` -- INSERT INTO `jos_modules` (`id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES (1, 'Main Menu', '', '', 1, 'position-7', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 1, '{"menutype":"mainmenu","startLevel":"0","endLevel":"0","showAllChildren":"0","tag_id":"","class_sfx":"","window_open":"","layout":"","moduleclass_sfx":"_menu","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'), (2, 'Login', '', '', 1, 'login', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_login', 1, 1, '', 1, '*'), (3, 'Popular Articles', '', '', 3, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_popular', 3, 1, '{"count":"5","catid":"","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"0","automatic_title":"1"}', 1, '*'), (4, 'Recently Added Articles', '', '', 4, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_latest', 3, 1, '{"count":"5","ordering":"c_dsc","catid":"","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"0","automatic_title":"1"}', 1, '*'), (6, 'Unread Messages', '', '', 1, 'header', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_unread', 3, 1, '', 1, '*'), (7, 'Online Users', '', '', 2, 'header', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_online', 3, 1, '', 1, '*'), (8, 'Toolbar', '', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_toolbar', 3, 1, '', 1, '*'), (9, 'Quick Icons', '', '', 1, 'icon', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_quickicon', 3, 1, '', 1, '*'), (10, 'Logged-in Users', '', '', 2, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_logged', 3, 1, '{"count":"5","name":"1","layout":"_:default","moduleclass_sfx":"","cache":"0","automatic_title":"1"}', 1, '*'), (12, 'Admin Menu', '', '', 1, 'menu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 3, 1, '{"layout":"","moduleclass_sfx":"","shownew":"1","showhelp":"1","cache":"0"}', 1, '*'), (13, 'Admin Submenu', '', '', 1, 'submenu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_submenu', 3, 1, '', 1, '*'), (14, 'User Status', '', '', 1, 'status', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_status', 3, 1, '', 1, '*'), (15, 'Title', '', '', 1, 'title', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_title', 3, 1, '', 1, '*'), (16, 'Login Form', '', '', 7, 'position-7', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_login', 1, 1, '{"greeting":"1","name":"0"}', 0, '*'), (17, 'Breadcrumbs', '', '', 1, 'position-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_breadcrumbs', 1, 1, '{"moduleclass_sfx":"","showHome":"1","homeText":"Home","showComponent":"1","separator":"","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'), (18, 'Banners', '', '', 1, 'position-5', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_banners', 1, 1, '{"target":"1","count":"1","cid":"1","catid":["27"],"tag_search":"0","ordering":"0","header_text":"","footer_text":"","layout":"","moduleclass_sfx":"","cache":"1","cache_time":"900"}', 0, '*'); INSERT INTO `jos_modules` (`id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES (19, 'Custom CSS', '', '', 1, 'position-10', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_hd6_customcss', 1, 1, '{"customcss":".clr {\\r\\nclear:both;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n.inputtext {\\r\\nwidth:120px;\\r\\nheight:16px;\\r\\nborder:0;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nbackground:none;\\r\\nmargin:0;\\r\\npadding:5px 6px;\\r\\n}\\r\\n\\r\\n.inputtext2 {\\r\\nwidth:120px;\\r\\nheight:auto;\\r\\nborder:0;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nbackground:none;\\r\\nmargin:0;\\r\\npadding:5px 6px;\\r\\n}\\r\\n\\r\\n.inputtext3 {\\r\\nwidth:107px;\\r\\nheight:31px;\\r\\nborder:0;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nbackground:none;\\r\\nmargin:0 0 5px;\\r\\npadding:5px 6px;\\r\\n}\\r\\n\\r\\n#wrapper {\\r\\nwidth:100%;\\r\\nbackground-color:Gray;\\r\\nbackground:url(..\\/images\\/grey-footer1.jpg) repeat-x left bottom;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#headwrapper {\\r\\nwidth:100%;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#container {\\r\\nwidth:967px;\\r\\nheight:100%;\\r\\nmargin:40px auto 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header {\\r\\nwidth:933px;\\r\\nheight:110px;\\r\\nbackground-color:#FFF;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header .logo {\\r\\nwidth:166px;\\r\\nheight:97px;\\r\\nbackground:url(..\\/images\\/logo.jpg) no-repeat;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header .logo a {\\r\\nwidth:166px;\\r\\nheight:97px;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header .caption {\\r\\nwidth:463px;\\r\\nheight:87px;\\r\\nbackground:url(..\\/images\\/header_caption_bg.jpg) repeat-x left;\\r\\nfloat:left;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-align:center;\\r\\nmargin:0;\\r\\npadding:10px 0 0;\\r\\n}\\r\\n\\r\\n#header .caption p {\\r\\ntext-align:center;\\r\\nfont:normal 10px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nmargin-top:18px;\\r\\nline-height:18px;\\r\\n}\\r\\n\\r\\n#header .caption p strong {\\r\\ntext-align:center;\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\npadding-bottom:5px;\\r\\n}\\r\\n\\r\\n#header .caption a {\\r\\ncolor:#000;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#header .caption a:hover {\\r\\ncolor:red;\\r\\ntext-decoration:none;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\n}\\r\\n\\r\\n#header .phone_email {\\r\\nwidth:304px;\\r\\nheight:105px;\\r\\nbackground:url(..\\/images\\/header_right_address3.jpg) no-repeat;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header .phone_email .phone {\\r\\nwidth:300px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/phone_icon.jpg) no-repeat left top;\\r\\nfloat:left;\\r\\nfont:normal 10px Arial,Helvetica,sans-serif;\\r\\nmargin:12px 0 0 5px;\\r\\npadding:0 0 0 5px;\\r\\n}\\r\\n\\r\\n#header .phone_email .phone span {\\r\\ncolor:#000;\\r\\n}\\r\\n\\r\\n#header .phone_email .email {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nfont:normal 10px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header .phone_email .sms {\\r\\nwidth:130px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nfont:normal 10px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav {\\r\\nwidth:963px;\\r\\nheight:54px;\\r\\nbackground:url(..\\/images\\/nav_bg.jpg) repeat-x;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .leftimg {\\r\\nwidth:29px;\\r\\nheight:54px;\\r\\nbackground:url(..\\/images\\/nav_left_img.jpg) no-repeat right;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .rightimg {\\r\\nwidth:29px;\\r\\nheight:54px;\\r\\nbackground:url(..\\/images\\/nav_right_img.jpg) no-repeat left;\\r\\nfloat:right;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links {\\r\\nwidth:900px;\\r\\nheight:54px;\\r\\nfloat:left;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links ul {\\r\\nwidth:850px;\\r\\nheight:41px;\\r\\nlist-style:none;\\r\\nmargin:13px auto 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nfloat:left;\\r\\nline-height:41px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li a {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nfloat:left;\\r\\ntext-decoration:none;\\r\\nline-height:41px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li.active {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nfloat:left;\\r\\ntext-decoration:none;\\r\\nline-height:41px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li.devider {\\r\\nwidth:1px;\\r\\nheight:41px;\\r\\nbackground:url(..\\/images\\/nav_devider.jpg) no-repeat;\\r\\nfloat:left;\\r\\nmargin:0 11px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li.search {\\r\\nwidth:210px;\\r\\nheight:auto;\\r\\nfloat:right;\\r\\nbackground:#e8e6e6;\\r\\nborder:1px solid #CCC;\\r\\nposition:relative;\\r\\nline-height:0;\\r\\nmargin:4px 0 0 10px;\\r\\npadding:4px;\\r\\n}\\r\\n\\r\\n#second_nav .links {\\r\\nwidth:900px;\\r\\nheight:25px;\\r\\nfloat:left;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#second_nav .links ul {\\r\\nwidth:850px;\\r\\nheight:25px;\\r\\nlist-style:none;\\r\\nmargin:13px auto 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#second_nav .links ul li {\\r\\nwidth:auto;\\r\\nheight:25px;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nfloat:left;\\r\\nline-height:20px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#second_nav .links ul li a {\\r\\nwidth:auto;\\r\\nheight:25px;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nfloat:left;\\r\\ntext-decoration:none;\\r\\nline-height:20px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#second_nav .links ul li.active {\\r\\nwidth:auto;\\r\\nheight:25px;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nfloat:left;\\r\\ntext-decoration:none;\\r\\nline-height:25px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#second_nav .links ul li.devider {\\r\\nwidth:1px;\\r\\nheight:25px;\\r\\nbackground:url(..\\/images\\/nav_devider1.jpg) no-repeat;\\r\\nfloat:left;\\r\\nmargin:0 15px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#second_nav .links ul li.search {\\r\\nwidth:210px;\\r\\nheight:20px;\\r\\nfloat:right;\\r\\nbackground:#e8e6e6;\\r\\nborder:1px solid #CCC;\\r\\nposition:relative;\\r\\nline-height:0;\\r\\nmargin:0;\\r\\npadding:4px;\\r\\n}\\r\\n\\r\\n#body_container {\\r\\nwidth:967px;\\r\\nheight:auto;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body {\\r\\nwidth:723px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/left_body_shadow.jpg) no-repeat left top;\\r\\nmargin:0;\\r\\npadding:0 0 0 17px;\\r\\n}\\r\\n\\r\\n#left_body .big_spacer {\\r\\nwidth:auto;\\r\\nheight:13px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner {\\r\\nwidth:715px;\\r\\nheight:302px;\\r\\npadding-bottom:5px;\\r\\nfloat:left;\\r\\nmargin:22px 0 15px 2px;\\r\\n}\\r\\n\\r\\n\\/* for banner img *\\/\\r\\n#image1\\r\\n{\\r\\nwidth:390px;\\r\\nheight:302px;\\r\\nfloat:left;\\r\\nmargin:3px 3px 0 2px;\\r\\npadding:0px;\\r\\n}\\r\\n\\r\\n#image1 #toprow\\r\\n{\\r\\nwidth:390px;\\r\\nheight:7px;\\r\\nfloat:left;\\r\\nmargin:0px;\\r\\npadding:0px;\\r\\n}\\r\\n\\r\\n\\t\\t#image1 #toprow .leftcurve\\r\\n\\t\\t{\\r\\n\\t\\twidth:7px;\\r\\n\\t\\theight:7px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_lt.gif) no-repeat;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t\\r\\n\\t\\t#image1 #toprow .topline\\r\\n\\t\\t{\\r\\n\\t\\twidth:376px;\\r\\n\\t\\theight:7px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_tl.gif) repeat-x;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t#image1 #toprow .rightcurve\\r\\n\\t\\t{\\r\\n\\t\\twidth:7px;\\r\\n\\t\\theight:7px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_rt.gif) no-repeat;\\r\\n\\t\\t}\\r\\n\\r\\n#image1 #middlerow\\r\\n{\\r\\nwidth:390px;\\r\\nheight:284px;\\r\\nfloat:left;\\r\\nmargin:0px;\\r\\npadding:0px;\\r\\n}\\r\\n\\r\\n\\t\\t#image1 #middlerow .leftline\\r\\n\\t\\t{\\r\\n\\t\\twidth:7px;\\r\\n\\t\\theight:284px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_ll.gif) repeat-y;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t\\r\\n\\t\\t#image1 #middlerow .content\\r\\n\\t\\t{\\r\\n\\t\\twidth:376px;\\r\\n\\t\\theight:284px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground-color:#ffffff;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t\\t#image1 #middlerow .content .line\\r\\n\\t\\t{\\r\\n\\t\\twidth:376px;\\r\\n\\t\\theight:3px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px 0 0 0;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_line.gif) no-repeat;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t\\t#image1 #middlerow .content .flagimg\\r\\n\\t\\t{\\r\\n\\t\\twidth:200px;\\r\\n\\t\\theight:131px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:8px 0 0 0;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t #image1 #middlerow .content .largetext {\\r\\n font:normal 12px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:400;\\r\\n width:400px;\\r\\n margin:-135px 0 0 250px;\\r\\n padding:0;\\r\\n float:left;\\r\\n }\\r\\n \\r\\n #image1 #middlerow .content .smalltext {\\r\\n font:normal 10px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:400;\\r\\n width:350px;\\r\\n height:auto;\\r\\n margin:-118px 0 0 210px;\\r\\n padding:0;\\r\\n float:left;\\r\\n }\\r\\n\\r\\n #image1 #middlerow .content .largetext1 {\\r\\n font:normal 12px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:400;\\r\\n width:400px;\\r\\n margin:-34px 0 0 250px;\\r\\n padding:0;\\r\\n float:left;\\r\\n }\\r\\n \\r\\n #image1 #middlerow .content .smalltext1 {\\r\\n font:normal 10px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:400;\\r\\n width:350px;\\r\\n height:auto;\\r\\n margin:-18px 0 0 210px;\\r\\n padding:0;\\r\\n float:left;\\r\\n }\\r\\n \\r\\n #image1 #middlerow .content .middletext {\\r\\n font:normal 12px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:400;\\r\\n width:350px;\\r\\n height:auto;\\r\\n margin:0px 0 0 5px;\\r\\n padding:0;\\r\\n float:left;\\r\\n }\\r\\n \\r\\n #image1 #middlerow .content .lowertext {\\r\\n font:normal 10px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:400;\\r\\n width:350px;\\r\\n height:auto;\\r\\n margin:3px 0 0 5px;\\r\\n padding:0;\\r\\n float:left;\\r\\n }\\r\\n \\r\\n #image1 #middlerow .content .lowertext1 {\\r\\n font:normal 10px Arial,Helvetica,sans-serif;\\r\\n color:#000;\\r\\n font-weight:bold;\\r\\n width:350px;\\r\\n height:auto;\\r\\n margin:0px 0 0 5px;\\r\\n padding:0;\\r\\n float:left;\\r\\n text-align:center;\\r\\n }\\r\\n \\r\\n #image1 #middlerow .content .lowertext2 {\\r\\n font:normal 11px Arial,Helvetica,sans-serif;\\r\\n color:red;\\r\\n font-weight:bold;\\r\\n width:350px;\\r\\n height:auto;\\r\\n margin:0px 0 0 5px;\\r\\n padding:0;\\r\\n float:left;\\r\\n text-align:center;\\r\\n }\\r\\n\\t\\t#image1 #middlerow .rightline\\r\\n\\t\\t{\\r\\n\\t\\twidth:7px;\\r\\n\\t\\theight:284px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_rl.gif) repeat-y;\\r\\n\\t\\t}\\r\\n\\r\\n#image1 #bottomrow\\r\\n{\\r\\nwidth:390px;\\r\\nheight:6px;\\r\\nfloat:left;\\r\\nmargin:0px;\\r\\npadding:0px;\\r\\n}\\r\\n\\r\\n\\t\\t#image1 #bottomrow .leftcurve\\r\\n\\t\\t{\\r\\n\\t\\twidth:7px;\\r\\n\\t\\theight:6px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_lb.gif) no-repeat;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t\\r\\n\\t\\t#image1 #bottomrow .topline\\r\\n\\t\\t{\\r\\n\\t\\twidth:376px;\\r\\n\\t\\theight:6px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_bl.gif) repeat-x;\\r\\n\\t\\t}\\r\\n\\t\\t\\r\\n\\t\\t#image1 #bottomrow .rightcurve\\r\\n\\t\\t{\\r\\n\\t\\twidth:7px;\\r\\n\\t\\theight:6px;\\r\\n\\t\\tfloat:left;\\r\\n\\t\\tmargin:0px;\\r\\n\\t\\tpadding:0px;\\r\\n\\t\\tbackground:url(..\\/images\\/ImmigrationPRvisa_br.gif) no-repeat;\\r\\n\\t\\t}\\r\\n\\r\\n\\r\\n\\/* end for img1 *\\/\\r\\n#left_body .big_banner .img1 {\\r\\nwidth:396px;\\r\\nheight:302px;\\r\\nborder:0;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img3 {\\r\\nwidth:396px;\\r\\nheight:302px;\\r\\nbackground:url(..\\/images\\/visaapplicationcontent.jpg) no-repeat;\\r\\nmargin-top:2px;\\r\\nborder:0;\\r\\nfloat:left;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img3 .heading4 {\\r\\nfont-family:Arial;\\r\\nfont-size:14px;\\r\\nfont-style:bold;\\r\\ntext-align:left;\\r\\ncolor:#000;\\r\\nmargin-left:195px;\\r\\nmargin-top:10px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img3 .visa {\\r\\nheight:143px;\\r\\nwidth:400px;\\r\\nbackground:url(..\\/images\\/visaappliactionsmall.jpg) no-repeat;\\r\\nfloat:left;\\r\\nmargin-left:5px;\\r\\nmargin-top:-40px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img3 .head4 {\\r\\nmargin-left:20px;\\r\\nfont-family:Arial,Helvetica,sans-serif;\\r\\nfont-size:12px;\\r\\nfont-style:normal;\\r\\ncolor:#000;\\r\\nmargin-top:40px;\\r\\npadding-left:175px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img3 .head5 {\\r\\nmargin-left:20px;\\r\\nfont-family:Arial,Helvetica,sans-serif;\\r\\nfont-size:12px;\\r\\nfont-style:normal;\\r\\ncolor:#000;\\r\\nmargin-top:0;\\r\\npadding-left:175px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img1 text {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:380px;\\r\\nheight:auto;\\r\\nmargin:50px 0 0;\\r\\npadding:0 5px 5px 10px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .img2 {\\r\\nwidth:319px;\\r\\nheight:302px;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .spacer {\\r\\nwidth:auto;\\r\\nheight:5px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:380px;\\r\\nheight:auto;\\r\\nmargin:15px 0 0;\\r\\npadding:0 5px 5px 10px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner p strong {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:390px;\\r\\nheight:auto;\\r\\nmargin:15px 0 0;\\r\\npadding:5px 5px 20px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner strong {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:350px;\\r\\nheight:auto;\\r\\nmargin:0 0 0 270px;\\r\\npadding:30px 0 0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .strong {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:350px;\\r\\nheight:auto;\\r\\nmargin:0 0 0 150px;\\r\\npadding:30px 0 0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner p.heading4 {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:350px;\\r\\nheight:auto;\\r\\nmargin:-3px 0 -12px 50px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner p.heading5 {\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:Red;\\r\\nwidth:350px;\\r\\ntext-align:center;\\r\\nheight:auto;\\r\\nmargin:-5px 0 0 30px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner small {\\r\\nfont:normal 10px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:400;\\r\\nwidth:350px;\\r\\nheight:auto;\\r\\nmargin:0 0 0 220px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner .spacer1 {\\r\\nwidth:auto;\\r\\nheight:5px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner ul {\\r\\nwidth:400px;\\r\\nheight:auto;\\r\\ncolor:#000;\\r\\nlist-style:none;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\npadding-top:-5px;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nline-height:12px;\\r\\nmargin:0 0 0 225px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner ul li a {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nline-height:21px;\\r\\ntext-decoration:none;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner1 {\\r\\nwidth:650px;\\r\\nheight:303px;\\r\\nmargin-bottom:15px;\\r\\nborder:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner1 .contact {\\r\\nwidth:300px;\\r\\nheight:auto;\\r\\ntext-align:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .big_banner1 .contact h2 {\\r\\nfont-family:Arial;\\r\\nfont-size:large;\\r\\ncolor:#000;\\r\\ntext-align:left;\\r\\n}\\r\\n\\r\\n#left_body .big_banner1 p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#4d4f4d;\\r\\nwidth:380px;\\r\\nheight:auto;\\r\\nmargin:-40px 0 10px;\\r\\npadding:0 5px 15px 10px;\\r\\n}\\r\\n\\r\\n.big_banner h1 {\\r\\nfont-size:32px;\\r\\nfont-weight:700;\\r\\ntext-align:center;\\r\\ncolor:#000;\\r\\nwidth:380px;\\r\\nheight:auto;\\r\\nmargin:-312px 0 0;\\r\\npadding:0 5px 15px 10px;\\r\\n}\\r\\n\\r\\n.big_banner p strong1 {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#4d4f4d;\\r\\nfont-weight:700;\\r\\nmargin-left:160px;\\r\\nwidth:380px;\\r\\nheight:auto;\\r\\ntext-align:center;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n.big_banner a {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ntext-decoration:none;\\r\\ntext-align:center;\\r\\ncolor:#4d4f4d;\\r\\nline-height:18px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n.big_banner a:hover {\\r\\ncolor:#fa0719;\\r\\nline-height:18px;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n\\r\\n#left_body .big_img1 {\\r\\nwidth:247px;\\r\\nheight:292px;\\r\\nfloat:left;\\r\\nmargin:11px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .homeads1 {\\r\\nheight:100px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner2 {\\r\\nwidth:326px;\\r\\nheight:292px;\\r\\nfloat:left;\\r\\nmargin:11px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .form1 {\\r\\nwidth:231px;\\r\\nheight:270px;\\r\\nfloat:left;\\r\\nmargin:11px 9px 0;\\r\\npadding:40px 0 0 10px;\\r\\n}\\r\\n\\r\\n#left_body .form1 p.submit {\\r\\nwidth:165px;\\r\\nheight:26px;\\r\\nborder:0;\\r\\ntext-align:right;\\r\\nclear:both;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .form {\\r\\nwidth:231px;\\r\\nheight:270px;\\r\\nfloat:left;\\r\\nmargin:11px 0 0 7px;\\r\\npadding:40px 0 0 5px;\\r\\n}\\r\\n\\r\\n#left_body .form p.submit {\\r\\nwidth:165px;\\r\\nheight:26px;\\r\\nborder:0;\\r\\ntext-align:right;\\r\\nclear:both;\\r\\nmargin:0;\\r\\npadding:4px;\\r\\n}\\r\\n\\r\\n#homepage_wrapper {\\r\\nwidth:711px;\\r\\nheight:auto;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products {\\r\\nwidth:711px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/homepage_content_bg.jpg) no-repeat bottom;\\r\\nmargin:15px 0 0;\\r\\npadding:0 0 15px;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products h6 {\\r\\nwidth:701px;\\r\\nheight:27px;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\ntext-transform:uppercase;\\r\\nbackground:url(..\\/images\\/homepage_header_bg.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:14px 0 0 10px;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products .populer_products_bg .links ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nline-height:12px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products .populer_products_bg .devider {\\r\\nwidth:1px;\\r\\nheight:149px;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/populer_products_devider.jpg) no-repeat;\\r\\nmargin:auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#country {\\r\\nwidth:711px;\\r\\nheight:237px;\\r\\nbackground:url(..\\/images\\/country_bg.jpg) no-repeat;\\r\\nmargin:12px 0 0;\\r\\npadding:42px 0 0;\\r\\n}\\r\\n\\r\\n#country .devider {\\r\\nwidth:1px;\\r\\nheight:238px;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/country_devider.jpg) no-repeat;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#deportments {\\r\\nwidth:711px;\\r\\nheight:237px;\\r\\nbackground:url(..\\/images\\/departments_bg.jpg) no-repeat;\\r\\nmargin:12px 0 0;\\r\\npadding:42px 0 0;\\r\\n}\\r\\n\\r\\n#deportments .devider {\\r\\nwidth:1px;\\r\\nheight:238px;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/departments_devider.jpg) no-repeat;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#services {\\r\\nwidth:711px;\\r\\nheight:226px;\\r\\nbackground:url(..\\/images\\/services.jpg) no-repeat;\\r\\nmargin:12px 0 0;\\r\\npadding:42px 0 0;\\r\\n}\\r\\n\\r\\n#services .links {\\r\\nwidth:115px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nlist-style:none;\\r\\nmargin:10px 5px 0 12px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#services .devider {\\r\\nwidth:1px;\\r\\nheight:226px;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/services_devider.jpg) no-repeat;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#services .links ul {\\r\\nwidth:115px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nlist-style:none;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#services .links ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nline-height:18px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body_wrapper {\\r\\nwidth:227px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/right_body_shadow.jpg) no-repeat right top;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body_wrapper1 {\\r\\nwidth:227px;\\r\\nheight:auto;\\r\\nfloat:right;\\r\\nbackground:url(..\\/images\\/right_body_shadow.jpg) no-repeat right top;\\r\\nmargin:0 0 20px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body {\\r\\nwidth:201px;\\r\\nheight:auto;\\r\\nmargin:11px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body1 {\\r\\nwidth:201px;\\r\\nheight:auto;\\r\\nfloat:right;\\r\\nmargin:11px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body h1 {\\r\\nwidth:201px;\\r\\nheight:9px;\\r\\nbackground:url(..\\/images\\/right_body_top_img.jpg) no-repeat bottom;\\r\\nfont:normal 2px Arial,Helvetica,sans-serif;\\r\\nmargin:6px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body .topimage {\\r\\nwidth:201px;\\r\\nheight:9px;\\r\\nbackground:url(..\\/images\\/right_body_top_img.jpg);\\r\\nmargin:6px 0 0;\\r\\n}\\r\\n\\r\\n#right_body h3 {\\r\\nwidth:201px;\\r\\nheight:12px;\\r\\nbackground:url(..\\/images\\/right_body_bottom_img.jpg) no-repeat right;\\r\\nfont:normal 2px Arial,Helvetica,sans-serif;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle {\\r\\nwidth:181px;\\r\\nheight:auto;\\r\\nborder-left:1px solid #eee;\\r\\nborder-right:1px solid #eee;\\r\\nmargin:-8px 0 0;\\r\\npadding:0 9px;\\r\\n}\\r\\n\\r\\n#right_body .form1 {\\r\\nwidth:200px;\\r\\nheight:294px;\\r\\nbackground:url(''..\\/images\\/form_bgcopy1.jpg'') no-repeat 50% top;\\r\\nfloat:right;\\r\\nmargin:3px -4px 0 0;\\r\\npadding:40px 0 0 10px;\\r\\n}\\r\\n\\r\\n#right_body .form2 {\\r\\nwidth:200px;\\r\\nheight:294px;\\r\\nbackground:url(''..\\/images\\/singapore_form_bg.jpg'') no-repeat 50% top;\\r\\nfloat:right;\\r\\nmargin:3px -4px 0 0;\\r\\npadding:40px 0 0 10px;\\r\\n}\\r\\n\\r\\n#right_body .form1 p.text {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nwidth:55px;\\r\\nbackground:url(..\\/images\\/form_list_icon.gif) no-repeat left center;\\r\\nfloat:left;\\r\\nmargin:8px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#myframe .form2 {\\r\\nwidth:230px;\\r\\nheight:294px;\\r\\nbackground:url(''..\\/images\\/singapore_form_bg.jpg'') no-repeat 50% top;\\r\\nfloat:right;\\r\\nmargin:3px -4px 0 0;\\r\\npadding:40px 0 0 10px;\\r\\n}\\r\\n\\r\\n#myframe .form2 p.text {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nwidth:55px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/form_list_icon.gif) no-repeat left center;\\r\\nfloat:left;\\r\\nmargin:8px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#right_body #middle .premium-membership {\\r\\nwidth:183px;\\r\\nheight:65px;\\r\\nbackground:url(..\\/images\\/membership.jpg) no-repeat;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .right_banner1 {\\r\\nwidth:183px;\\r\\nheight:77px;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .howtoget {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nline-height:25px;\\r\\nmargin:5px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .twitter {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nline-height:1px;\\r\\nmargin:0 40px 0 60px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .twitter img {\\r\\nfloat:left;\\r\\nmargin:2px 0;\\r\\n}\\r\\n\\r\\n#right_body #middle .twitter p.txt {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nfloat:left;\\r\\n}\\r\\n\\r\\n#right_body #middle2 .howtoget {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nline-height:25px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .news img {\\r\\nmargin-top:5px;\\r\\n}\\r\\n\\r\\n#right_body #middle .right_banner2 {\\r\\nwidth:183px;\\r\\nheight:97px;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .right_banner3 {\\r\\nwidth:183px;\\r\\nheight:76px;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .right_banner4 {\\r\\nwidth:183px;\\r\\nheight:65px;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .right_banner5 {\\r\\nwidth:183px;\\r\\nheight:78px;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonials {\\r\\nwidth:183px;\\r\\nheight:auto;\\r\\nmargin:8px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonials h1 {\\r\\nwidth:183px;\\r\\nheight:36px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonialsbody {\\r\\nwidth:163px;\\r\\nheight:345px;\\r\\nbackground:url(..\\/images\\/testimonials_body_bg.jpg) no-repeat;\\r\\nmargin:4px 0 0;\\r\\npadding:10px 10px 0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonialsbody p {\\r\\nwidth:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#363636;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonialsbody p span {\\r\\nwidth:auto;\\r\\nfont:normal 10px Arial,Helvetica,sans-serif;\\r\\ncolor:#7c7c7c;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonialsbody p.devider {\\r\\nwidth:159px;\\r\\nheight:15px;\\r\\nbackground:url(..\\/images\\/testimonial_devider.jpg) no-repeat;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .testimonialsbody p strong {\\r\\nwidth:auto;\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#d30300;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#footerwrapper {\\r\\nwidth:960px;\\r\\nheight:210px;\\r\\nbackground-color:Gray;\\r\\nbackground:url(..\\/images\\/grey-footer1.jpg) repeat-x left bottom;\\r\\ntext-align:left;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#footer {\\r\\nwidth:967px;\\r\\nheight:210px;\\r\\ntext-align:left;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\nbackground-color:Gray;\\r\\nbackground:url(..\\/images\\/grey-footer1.jpg) repeat-x left bottom;\\r\\nmargin:0 auto;\\r\\npadding:20px 0 0;\\r\\n}\\r\\n\\r\\n#contact {\\r\\nwidth:690px;\\r\\nheight:auto;\\r\\nmargin:20px 0 0 30px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#contact h4 {\\r\\nwidth:180px;\\r\\nheight:21px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#contact p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nmargin-top:10px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#contact p strong {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\nline-height:24px;\\r\\ncolor:red;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#contact .left {\\r\\nwidth:340px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#contact .right {\\r\\nwidth:330px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#contact .right1 {\\r\\nwidth:340px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nmargin:20px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#counseling {\\r\\nwidth:716px;\\r\\nheight:auto;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#leftpanlinks {\\r\\nwidth:201px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nmargin:10px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#leftpanlinks .top {\\r\\nwidth:201px;\\r\\nheight:9px;\\r\\nbackground:url(..\\/images\\/right_body_top_img.jpg) no-repeat bottom;\\r\\nfont:normal 2px Arial,Helvetica,sans-serif;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#leftpanlinks .bottom {\\r\\nwidth:201px;\\r\\nheight:9px;\\r\\nbackground:url(..\\/images\\/right_body_bottom_img.jpg) no-repeat bottom;\\r\\nfont:normal 2px Arial,Helvetica,sans-serif;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper {\\r\\nwidth:201px;\\r\\nheight:auto;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #eee;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #eee;\\r\\nmargin:0;\\r\\npadding:0 0 10px;\\r\\n}\\r\\n\\r\\n#body_wrapper {\\r\\nwidth:711px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nmargin:0 0 0 5px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content h5 {\\r\\nwidth:701px;\\r\\nheight:27px;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-transform:uppercase;\\r\\nbackground:url(..\\/images\\/homepage_header_bg.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:14px 0 0 10px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content top1 {\\r\\nwidth:701px;\\r\\nheight:9px;\\r\\nbackground:url(..\\/images\\/home_tb_top1.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content top1copy {\\r\\nwidth:701px;\\r\\nheight:9px;\\r\\nbackground:url(..\\/images\\/home_tb_top1copy.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg1 {\\r\\nwidth:709px;\\r\\nheight:auto;\\r\\nborder-bottom:none;\\r\\nborder-left:none;\\r\\nborder-top:none;\\r\\nborder-right:none;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg p a:hover {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul {\\r\\nwidth:670px;\\r\\nheight:auto;\\r\\nmargin:0 10px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.txt2 {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nbackground:url(..\\/images\\/list_icon2.gif) no-repeat left center;\\r\\nline-height:16px;\\r\\nmargin:0 0 5px;\\r\\npadding:0 0 0 14px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.txt {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nbackground:url(..\\/images\\/list_icon3latest.jpg) no-repeat left top;\\r\\nline-height:16px;\\r\\nmargin:0 0 5px;\\r\\npadding:0 0 0 14px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.choose {\\r\\nwidth:474px;\\r\\nheight:115px;\\r\\nlist-style:none;\\r\\nbackground:url(..\\/images\\/choose_one_img.jpg) no-repeat left top;\\r\\nmargin:0 0 5px;\\r\\npadding:50px 0 0;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.choose img {\\r\\nmargin:5px 6px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.heading {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nlist-style:none;\\r\\nmargin-top:15px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.heading_top {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nlist-style:none;\\r\\nline-height:25px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content .content_bg ul li.devider {\\r\\nlist-style:none;\\r\\nbackground:url(..\\/images\\/body_content_devider.jpg) repeat-x center;\\r\\nheight:1px;\\r\\nmargin:4px 0 5px;\\r\\n}\\r\\n\\r\\n#maincontentleft {\\r\\nwidth:208px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nfont:normal 14px Arial,Helvetica,sans-serif;\\r\\ncolor:#666;\\r\\nmargin:10px 0 0 5px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#maincontentleft .topround {\\r\\nwidth:202px;\\r\\nheight:12px;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/leftlinktop.jpg) no-repeat bottom;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#maincontentleft .bottomround {\\r\\nwidth:202px;\\r\\nheight:12px;\\r\\nfloat:left;\\r\\nbackground:url(..\\/images\\/leftlinkbottom.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#maincontentleft #mainlinks {\\r\\nwidth:189px;\\r\\nheight:auto;\\r\\npadding-left:10px;\\r\\npadding-right:0;\\r\\nfloat:left;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nfont-weight:700;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #ccc;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #ccc;\\r\\n}\\r\\n\\r\\n#maincontentleft #mainlinks1 {\\r\\nwidth:189px;\\r\\nheight:auto;\\r\\npadding-left:11px;\\r\\npadding-right:0;\\r\\nfloat:left;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#666;\\r\\nfont-weight:700;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #ccc;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #ccc;\\r\\n}\\r\\n\\r\\n#maincontentmidle {\\r\\nwidth:490px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nmargin:10px 0 0 11px;\\r\\n}\\r\\n\\r\\n#maincontentmidle1 {\\r\\nwidth:930px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nmargin:10px 0 0 11px;\\r\\n}\\r\\n\\r\\n.mcreadmore a {\\r\\nfont:11px Arial, Helvetica, sans-serif;\\r\\ncolor:#2c2b2b;\\r\\ntext-align:right;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n.mcheadred {\\r\\nfont:normal 14px Arial, Helvetica, sans-serif;\\r\\ncolor:#FB0000;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n.mcheadred a {\\r\\nfont:normal 14px Arial, Helvetica, sans-serif;\\r\\ncolor:#2c2b2b;\\r\\ntext-decoration:none;\\r\\nline-height:20px;\\r\\nbackground:url(..\\/images\\/list_icon4.gif) no-repeat left center;\\r\\npadding:0 0 0 20px;\\r\\n}\\r\\n\\r\\n.mcheadred a:hover {\\r\\nfont:normal 14px Arial, Helvetica, sans-serif;\\r\\ncolor:#FB0000;\\r\\ntext-decoration:underline;\\r\\nline-height:20px;\\r\\nbackground:url(..\\/images\\/list_icon3.jpg) no-repeat left center;\\r\\npadding:0 0 0 20px;\\r\\n}\\r\\n\\r\\n.mcheadblack {\\r\\nfont:normal 14px Arial, Helvetica, sans-serif;\\r\\ncolor:#2c2b2b;\\r\\n}\\r\\n\\r\\n.mcnormalred {\\r\\nfont:11px Arial, Helvetica, sans-serif;\\r\\ncolor:#FB0000;\\r\\n}\\r\\n\\r\\n.mcnormalred a {\\r\\nfont:11px Arial, Helvetica, sans-serif;\\r\\ncolor:#FB0000;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n\\r\\n.mcnormalred a:hover {\\r\\nfont:12px Arial, Helvetica, sans-serif;\\r\\ncolor:#FB0000;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n.mcnormalredarrow {\\r\\nfont:12px Arial, Helvetica, sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nmargin-left:5px;\\r\\nbackground:url(..\\/images\\/list_icon5.gif) no-repeat left center;\\r\\nfont-weight:700;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n.mctab {\\r\\nfont:normal 11px Arial, Helvetica, sans-serif;\\r\\ncolor:#2c2b2b;\\r\\npadding-left:25px;\\r\\n}\\r\\n\\r\\n#maincontentpage {\\r\\nwidth:650px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nmargin:10px 0 0 11px;\\r\\n}\\r\\n\\r\\n.contentimgheader {\\r\\nmargin-left:10px;\\r\\nmargin-top:2px;\\r\\n}\\r\\n\\r\\n#SEO {\\r\\nwidth:670px;\\r\\nheight:auto;\\r\\nmargin:300px 20px 0 25px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#SEO h2 {\\r\\nfont:normal 24px Arial;\\r\\nfont-weight:700;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\npadding-left:-50px;\\r\\npadding-right:50px;\\r\\ntext-align:justify;\\r\\nmargin:-260px 0 0 -200px;\\r\\n}\\r\\n\\r\\n#SEO p {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfont-weight:700;\\r\\nline-height:18px;\\r\\ntext-align:left;\\r\\nmargin:15px 0 0;\\r\\n}\\r\\n\\r\\n#SEO p.img {\\r\\nmargin:10px 0;\\r\\n}\\r\\n\\r\\n#SEO ul {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#aboutform .applyform {\\r\\nwidth:300px;\\r\\nheight:auto;\\r\\nborder:1px solid #CCC;\\r\\nbackground:#f7f7f7;\\r\\nmargin:5px 0 0;\\r\\npadding:10px;\\r\\n}\\r\\n\\r\\n#about {\\r\\nwidth:600px;\\r\\nheight:auto;\\r\\nmargin:0 20px 15px 5px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#aboutform {\\r\\nwidth:300px;\\r\\nheight:auto;\\r\\nmargin:5px 5px 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#about2 {\\r\\nwidth:253px;\\r\\nheight:231px;\\r\\nfloat:left;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n.pagehd_blk {\\r\\nfont:normal 20px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\n}\\r\\n\\r\\n.pagehd_blk2 {\\r\\nfont:normal 20px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:left;\\r\\n}\\r\\n\\r\\n.pagehd_blk1 {\\r\\nfont:normal 20px Arial,Helvetica,sans-serif;\\r\\ncolor:#FB0000;\\r\\n}\\r\\n\\r\\n.download {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\nbackground:#999;\\r\\nborder:1px solid #333;\\r\\nmargin:0 0 0 2px;\\r\\npadding:0 5px;\\r\\n}\\r\\n\\r\\n.download a {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n.download a:hover {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n.pagehd_yaxis {\\r\\nfont:normal 24px Arial,Helvetica,sans-serif;\\r\\ncolor:#FB0000;\\r\\n}\\r\\n\\r\\n.about text {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nwidth:670px;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\nfloat:right;\\r\\ntext-align:right;\\r\\nmargin:0;\\r\\n}\\r\\n\\r\\n#about text p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nwidth:670px;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\ntext-align:right;\\r\\nfloat:right;\\r\\nmargin:0;\\r\\n}\\r\\n\\r\\n.about h1 {\\r\\nfont:bold 32px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nmargin:5px 0 15px;\\r\\n}\\r\\n\\r\\n#about h2 {\\r\\nfont:bold 24px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\ntext-align:left;\\r\\npadding-left:380px;\\r\\nmargin:-295px 0 50px;\\r\\n}\\r\\n\\r\\n#about p.heading3 {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#333;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nbackground:url(..\\/images\\/list_icon2.gif) no-repeat left center;\\r\\nmargin:15px 0 0;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n#about p a {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nline-height:18px;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#about ul {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#aboutform .enquiryformhead {\\r\\nwidth:300px;\\r\\nheight:auto;\\r\\nborder:1px solid #CCC;\\r\\nbackground:#f7f7f7;\\r\\npadding:10px;\\r\\n}\\r\\n\\r\\n#about .applyform1 {\\r\\nwidth:430px;\\r\\nheight:auto;\\r\\nborder:1px solid #CCC;\\r\\nbackground:#f7f7f7;\\r\\nfloat:left;\\r\\ntext-align:left;\\r\\nmargin:20px 0 0;\\r\\npadding:10px;\\r\\n}\\r\\n\\r\\n#about .applyform1 p.bold {\\r\\nfont:bold 14px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\ntext-align:center;\\r\\nmargin:0;\\r\\n}\\r\\n\\r\\n#about .applyform1 p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-align:left;\\r\\nmargin:5px 0;\\r\\n}\\r\\n\\r\\n#about .applyform1 p.txt {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:left;\\r\\nwidth:150px;\\r\\nline-height:18px;\\r\\n}\\r\\n\\r\\n#about .applyform1 p.select {\\r\\nfloat:left;\\r\\nwidth:240px;\\r\\ntext-align:left;\\r\\n}\\r\\n\\r\\n.testclass {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:left;\\r\\n}\\r\\n\\r\\n#right_body #middle2 {\\r\\nwidth:187px;\\r\\nheight:auto;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #eee;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #eee;\\r\\nmargin:0;\\r\\npadding:0 6px;\\r\\n}\\r\\n\\r\\n#right_body_wrapper .top {\\r\\nwidth:187px;\\r\\nheight:16px;\\r\\nbackground:url(..\\/images\\/linkpage_rhtpan_top.gif) no-repeat bottom;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper {\\r\\nwidth:187px;\\r\\nheight:auto;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink {\\r\\nwidth:187px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/left_links_bg.jpg) no-repeat bottom;\\r\\nmargin:0 auto 10px;\\r\\npadding:0 0 5px;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink .links {\\r\\nwidth:185px;\\r\\nheight:auto;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #e1e1e1;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #e1e1e1;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink .links ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nbackground:url(..\\/images\\/list_icon4.gif) no-repeat left center;\\r\\nlist-style:none;\\r\\nline-height:26px;\\r\\nmargin:0 0 0 10px;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink .links ul li.active {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nbackground:url(..\\/images\\/list_icon2.gif) no-repeat left center;\\r\\nlist-style:none;\\r\\nline-height:26px;\\r\\nmargin:0 0 0 10px;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink .links ul li.global {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nlist-style:none;\\r\\nline-height:26px;\\r\\nbackground:none;\\r\\nmargin:0 0 0 10px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink .links ul li a {\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nline-height:24px;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#linkpanlinks_wrapper .leftlink .links ul li a:hover {\\r\\ncolor:red;\\r\\nlist-style:none;\\r\\nline-height:24px;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n\\r\\n.menu1 {\\r\\nbackground-image:url(images\\/menudiv1bg.gif);\\r\\nmargin-left:25px;\\r\\npadding-left:20px;\\r\\npadding-top:2px;\\r\\npadding-bottom:2px;\\r\\ndisplay:block;\\r\\ntext-decoration:none;\\r\\ncolor:#000;\\r\\nheight:20px;\\r\\n}\\r\\n\\r\\n.submenu {\\r\\ndisplay:block;\\r\\nheight:auto;\\r\\ncolor:#333;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nline-height:18px;\\r\\nwidth:auto;\\r\\nmargin:0 0 0 15px;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n.submenu3 {\\r\\nbackground:url(..\\/images\\/list_icon6.gif) no-repeat left top;\\r\\ndisplay:block;\\r\\nheight:auto;\\r\\ncolor:red;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nline-height:18px;\\r\\nwidth:auto;\\r\\nmargin:0 0 0 30px;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n.submenu2 {\\r\\nbackground:url(..\\/images\\/list_icon5.gif) no-repeat left center;\\r\\ndisplay:block;\\r\\nheight:auto;\\r\\ncolor:red;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nline-height:18px;\\r\\nwidth:auto;\\r\\nmargin:0 0 0 30px;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n.hide {\\r\\ndisplay:none;\\r\\n}\\r\\n\\r\\n.show {\\r\\ndisplay:block;\\r\\n}\\r\\n\\r\\n.subscribe {\\r\\nbackground:url(..\\/images\\/submit_form_bg.jpg) no-repeat top center;\\r\\nwidth:187px;\\r\\nheight:176px;\\r\\nmargin:0;\\r\\npadding:5px 0 0;\\r\\n}\\r\\n\\r\\n.capt {\\r\\nborder:1px solid #CCC;\\r\\npadding:3px;\\r\\n}\\r\\n\\r\\n.accleftlinkLastHeader {\\r\\nwidth:177px;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-transform:uppercase;\\r\\nbackground:url(..\\/images\\/left_links_bottom_bgnew.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:8px 0 6px 10px;\\r\\n}\\r\\n\\r\\n.accleftlinkContentlink {\\r\\ncolor:#504c4b;\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\nlist-style:none;\\r\\nline-height:normal;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\np,h1,h2,h3,h4,h5,h6,ul,li {\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#header .phone_email .sms a,#header .phone_email .email a,#top_nav .links ul li a:hover,#second_nav .links ul li a:hover {\\r\\ncolor:red;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#header .phone_email .sms a:hover,#header .phone_email .email a:hover {\\r\\ncolor:#000;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li.search p,#second_nav .links ul li.search p {\\r\\nwidth:auto;\\r\\nheight:20px;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nfloat:left;\\r\\ntext-transform:uppercase;\\r\\nline-height:22px;\\r\\nmargin-right:4px;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li.search p input,#second_nav .links ul li.search p input {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#333;\\r\\nfloat:left;\\r\\nwidth:120px;\\r\\nheight:auto;\\r\\nborder:1px solid #CCC;\\r\\npadding:2px;\\r\\n}\\r\\n\\r\\n#top_nav .links ul li.search p.img,#second_nav .links ul li.search p.img {\\r\\nfloat:left;\\r\\nwidth:24px;\\r\\nheight:17px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner ul li a:hover,#homepage_wrapper .populer_products .populer_products_bg .links ul li a:hover,#country .links ul li a:hover,#deportments .links ul li a:hover,#services .links ul li a:hover {\\r\\ncolor:#d10200;\\r\\nline-height:21px;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n\\r\\n#left_body .big_banner ul li strong,#homepage_wrapper .populer_products .populer_products_bg .links ul li strong,#country .links ul li strong,#deportments .links ul li strong,#services .links ul li strong {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#d10200;\\r\\nline-height:21px;\\r\\n}\\r\\n\\r\\n#left_body .big_banner1 .about p,#about p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\nwidth:670px;\\r\\ncolor:#2c2b2b;\\r\\nline-height:18px;\\r\\ntext-align:left;\\r\\nmargin:5px 0 0;\\r\\n}\\r\\n\\r\\n#left_body .form1 p,#left_body .form p,#right_body .form1 p,#myframe .form2 p,#maincontentmidle .form3 p,#maincontentpage .form3 p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .form1 p.text,#left_body .form p.text {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nwidth:70px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/form_list_icon.gif) no-repeat left center;\\r\\nfloat:left;\\r\\nmargin:8px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#left_body .form1 p.input,#left_body .form p.input,#maincontentmidle .form3 p.input,#maincontentpage .form3 p.input {\\r\\nwidth:144px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/input_txt_bg.jpg) no-repeat;\\r\\nfloat:left;\\r\\nborder:0;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nmargin:3px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .form1 p.input2,#left_body .form p.input2,#maincontentmidle .form3 p.input2,#maincontentpage .form3 p.input2 {\\r\\nwidth:144px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/input_txt_bg2.jpg) no-repeat;\\r\\nfloat:left;\\r\\nborder:1px solid #;\\r\\nmargin:3px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#left_body .form1 p.clr,#left_body .form p.clr,#right_body .form1 p.clr,#myframe .form2 p.clr,#maincontentmidle .form3 p.clr,#maincontentpage .form3 p.clr {\\r\\nclear:both;\\r\\nheight:3px;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products .populer_products_bg,#body_wrapper .content .content_bg {\\r\\nwidth:709px;\\r\\nheight:auto;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #e1e1e1;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #e1e1e1;\\r\\nmargin:0 auto;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products .populer_products_bg .links,#country .links,#deportments .links {\\r\\nwidth:105px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nlist-style:none;\\r\\nmargin:10px 15px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products .populer_products_bg .links ul,#country .links ul,#deportments .links ul {\\r\\nwidth:105px;\\r\\nheight:auto;\\r\\nfloat:left;\\r\\nlist-style:none;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#homepage_wrapper .populer_products .populer_products_bg .links ul li a,#country .links ul li a,#deportments .links ul li a,#services .links ul li a {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nline-height:21px;\\r\\ntext-decoration:none;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#country .links ul li,#deportments .links ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#5b5b5b;\\r\\nline-height:21px;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body .form1 p.input,#myframe .form2 p.input {\\r\\nwidth:120px;\\r\\nheight:23px;\\r\\nbackground:url(..\\/images\\/input_txt_bg.jpg) no-repeat;\\r\\nfloat:left;\\r\\nborder:0;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nmargin:2px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body .form1 p.checkbox,#myframe .form2 p.checkbox {\\r\\nwidth:180px;\\r\\nheight:23px;\\r\\nfloat:left;\\r\\nborder:0;\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nmargin:15px 0 0 5px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body .form1 p.input2,#myframe .form2 p.input2 {\\r\\nwidth:120px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/input_txt_bg2.jpg) no-repeat;\\r\\nfloat:left;\\r\\nborder:1px solid #;\\r\\nmargin:3px 0 0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body .form1 p.submit,#myframe .form2 p.submit {\\r\\nwidth:80px;\\r\\nheight:20px;\\r\\nborder:0;\\r\\ntext-align:center;\\r\\nfloat:left;\\r\\nclear:both;\\r\\nmargin:5px 0 0 35px;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#right_body #middle .howtoget img,#right_body #middle2 .howtoget img {\\r\\nmargin:5px 0;\\r\\n}\\r\\n\\r\\n#right_body #middle .howtoget p,#right_body #middle2 .howtoget p {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nline-height:25px;\\r\\nbackground:url(..\\/images\\/list_icon2.gif) no-repeat left center;\\r\\nmargin:10px 0 0;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n#footerwrapper a,#footer a {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#footerwrapper a:hover,#footer a:hover {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#fff;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n\\r\\n#contact .left p,#contact .right p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nline-height:18px;\\r\\n}\\r\\n\\r\\n#contact .left p a,#contact .right p a,#SEO p a {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nline-height:18px;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#contact .left p a:hover,#contact .right p a:hover,#SEO p a:hover,#about p a:hover {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nline-height:18px;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n\\r\\n#contact .left p.heading,#contact .left span.heading,#contact .right p.heading,#about p.heading {\\r\\nfont:bold 16px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nmargin:5px 0;\\r\\n}\\r\\n\\r\\n#contact .left p.smallheading,#contact .right p.smallheading,#SEO p.smallheading,#about p.smallheading {\\r\\nfont:bold 14px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\ntext-transform:uppercase;\\r\\nmargin:15px 0 0;\\r\\n}\\r\\n\\r\\n#contact .left p.red,#contact .right p.red {\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\ntext-transform:uppercase;\\r\\nmargin:10px 0 0;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink,.accleftlink {\\r\\nwidth:187px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/left_links_bgnew.jpg) no-repeat bottom;\\r\\nmargin:0 auto 10px;\\r\\npadding:0 0 10px;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink h5,.accleftlinkFirstHeader,.accleftlinkHeader {\\r\\nwidth:177px;\\r\\nheight:auto;\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\ntext-transform:uppercase;\\r\\nbackground:url(..\\/images\\/left_links_top_bgnew.jpg) no-repeat top;\\r\\nmargin:0;\\r\\npadding:8px 0 6px 10px;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink .links,.accleftlinkContent {\\r\\nwidth:185px;\\r\\nheight:auto;\\r\\nborder-bottom:none;\\r\\nborder-left:1px solid #e1e1e1;\\r\\nborder-top:none;\\r\\nborder-right:1px solid #e1e1e1;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink .links ul,#linkpanlinks_wrapper .leftlink .links ul,.accleftlinkContent ul {\\r\\nwidth:185px;\\r\\nheight:auto;\\r\\nmargin:0;\\r\\npadding:0;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink .links ul li,.accleftlinkContent ul li {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nbackground:none;\\r\\nlist-style:none;\\r\\nline-height:normal;\\r\\nmargin:0 0 0 10px;\\r\\npadding:5px 0 0;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink .links ul li a,.accleftlinkContent ul li a {\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nline-height:normal;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink .links ul li a:hover,.accleftlinkContent ul li a:hover {\\r\\ncolor:red;\\r\\nlist-style:none;\\r\\nline-height:normal;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#leftpanlinks_wrapper .leftlink .links ul li img,#linkpanlinks_wrapper .leftlink .links ul li.global img,.accleftlinkContent ul li img {\\r\\nmargin-right:5px;\\r\\n}\\r\\n\\r\\n#body_wrapper .content,#body_wrapper .content1 {\\r\\nwidth:711px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/homepage_content_bg.jpg) no-repeat bottom;\\r\\nmargin:10px 0 0;\\r\\npadding:0 0 15px;\\r\\n}\\r\\n\\r\\n#maincontentleft #mainlinks a,#maincontentleft #mainlinks a:hover {\\r\\ncolor:#666;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#maincontentleft #mainlinks1 a,#maincontentleft #mainlinks1 a:hover {\\r\\ncolor:#FFF;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#maincontentmidle ul li.txthead,#maincontentmidle1 ul li.txthead,#maincontentpage ul li.txthead {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nmargin-left:20px;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nbackground:url(..\\/images\\/list_icon4.gif) no-repeat left top;\\r\\nline-height:16px;\\r\\nmargin-bottom:5px;\\r\\npadding:0 0 0 20px;\\r\\n}\\r\\n\\r\\n#maincontentmidle ul li.txt,#maincontentmidle1 ul li.txt,#maincontentpage ul li.txt {\\r\\nwidth:auto;\\r\\nheight:auto;\\r\\nmargin-left:20px;\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\nlist-style:none;\\r\\nbackground:url(..\\/images\\/list_icon3.jpg) no-repeat left top;\\r\\nline-height:16px;\\r\\nmargin-bottom:5px;\\r\\npadding:0 0 5px 25px;\\r\\n}\\r\\n\\r\\n#maincontentmidle ul li.txt a,#maincontentmidle1 ul li.txt a,#maincontentpage ul li.txt a {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#FB0000;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#maincontentmidle ul li.txt a:hover,#maincontentmidle1 ul li.txt a:hover,#maincontentpage ul li.txt a:hover {\\r\\nfont:normal 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#504c4b;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n\\r\\n.mcreadmore,.mcreadmore a:hover {\\r\\nfont:11px Arial, Helvetica, sans-serif;\\r\\ncolor:#FB0000;\\r\\ntext-align:right;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\n#maincontentmidle .form3,#maincontentpage .form3 {\\r\\nwidth:231px;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/form_bg3.jpg) no-repeat top;\\r\\nfloat:left;\\r\\nmargin:11px 9px 0;\\r\\npadding:40px 0 0 10px;\\r\\n}\\r\\n\\r\\n#maincontentmidle .form3 p.text,#maincontentpage .form3 p.text {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nwidth:70px;\\r\\nheight:auto;\\r\\ntext-align:left;\\r\\nbackground:url(..\\/images\\/form_list_icon.gif) no-repeat left center;\\r\\nfloat:left;\\r\\nmargin:8px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#maincontentmidle .form3 p.dummytext,#maincontentpage .form3 p.dummytext {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nwidth:70px;\\r\\nheight:auto;\\r\\ntext-align:left;\\r\\nfloat:left;\\r\\nmargin:8px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#maincontentmidle .form3 p.textwide,#maincontentpage .form3 p.textwide {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#584000;\\r\\nheight:auto;\\r\\nbackground:url(..\\/images\\/form_list_icon.gif) no-repeat left center;\\r\\nfloat:left;\\r\\nmargin:8px 0 0;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#maincontentmidle .form3 p.submit,#maincontentpage .form3 p.submit {\\r\\nwidth:100px;\\r\\npadding-top:2px;\\r\\nborder:0;\\r\\ntext-align:right;\\r\\nclear:both;\\r\\n}\\r\\n\\r\\n#SEO p.heading1,#about p.heading1 {\\r\\nfont:bold 11px Arial,Helvetica,sans-serif;\\r\\ncolor:red;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nmargin:15px 0 0;\\r\\n}\\r\\n\\r\\n#SEO p.heading2,#about p.heading2 {\\r\\nfont:bold 12px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nline-height:18px;\\r\\ntext-align:justify;\\r\\nmargin:15px 0 0;\\r\\n}\\r\\n\\r\\n#SEO ul li,#about ul li {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nlist-style:none;\\r\\nline-height:18px;\\r\\nmargin-bottom:8px;\\r\\nwidth:auto;\\r\\npadding:0 0 0 10px;\\r\\n}\\r\\n\\r\\n#SEO ul li.iconlist,#about ul li.iconlist {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nlist-style:none;\\r\\nline-height:18px;\\r\\nmargin-bottom:4px;\\r\\nwidth:auto;\\r\\nbackground:url(..\\/images\\/list_icon5.gif) no-repeat left center;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n#SEO ul li.iconlist2,#about ul li.iconlist2 {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#2c2b2b;\\r\\nlist-style:none;\\r\\nline-height:18px;\\r\\nmargin-bottom:4px;\\r\\nwidth:auto;\\r\\nbackground:url(..\\/images\\/list_icon6.gif) no-repeat left top;\\r\\npadding:0 0 0 15px;\\r\\n}\\r\\n\\r\\n#about .applyform p,#aboutform .applyform p {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nmargin:5px 0;\\r\\n}\\r\\n\\r\\n#about .applyform p.txt,#aboutform .applyform p.txt {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:left;\\r\\nwidth:100px;\\r\\nline-height:18px;\\r\\n}\\r\\n\\r\\n#about .applyform p.input,#aboutform .applyform p.input,#about .applyform1 p.input {\\r\\nfloat:left;\\r\\nwidth:auto;\\r\\ntext-align:left;\\r\\n}\\r\\n\\r\\n#about .applyform p.input input,#aboutform .applyform p.input input,#about .applyform1 p.input input {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:left;\\r\\nborder:1px solid #999;\\r\\nwidth:180px;\\r\\npadding:3px;\\r\\n}\\r\\n\\r\\n#about .applyform p.input2,#aboutform .applyform p.input2,#about .applyform1 p.input2 {\\r\\nfloat:left;\\r\\nwidth:300px;\\r\\n}\\r\\n\\r\\n#about .applyform p.input2 input,#aboutform .applyform p.input2 input,#about .applyform1 p.input2 input {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:right;\\r\\nborder:1px solid #999;\\r\\nwidth:270px;\\r\\npadding:3px;\\r\\n}\\r\\n\\r\\n#about .applyform p.input select.alignleft,#aboutform .applyform p.input select.alignleft {\\r\\nfloat:left;\\r\\n}\\r\\n\\r\\n#about .applyform p.input select,#aboutform .applyform p.input select,#about .applyform1 p.input select {\\r\\nfont:normal 11px Arial,Helvetica,sans-serif;\\r\\ncolor:#000;\\r\\nfloat:right;\\r\\nborder:1px solid #999;\\r\\nbackground:#fff;\\r\\nwidth:190px;\\r\\npadding:3px;\\r\\n}\\r\\n\\r\\na.submenu,a.submenu3 {\\r\\ncolor:#333;\\r\\ntext-decoration:none;\\r\\n}\\r\\n\\r\\na.submenu:hover,a.submenu3:hover {\\r\\ncolor:red;\\r\\ntext-decoration:underline;\\r\\n}\\r\\n","externalcss":"0","externalcssfile":""}', 0, '*'); -- -------------------------------------------------------- -- -- Table structure for table `jos_modules_menu` -- CREATE TABLE `jos_modules_menu` ( `moduleid` int(11) NOT NULL DEFAULT '0', `menuid` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`moduleid`,`menuid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_modules_menu` -- INSERT INTO `jos_modules_menu` (`moduleid`, `menuid`) VALUES (1, 0), (2, 0), (3, 0), (4, 0), (6, 0), (7, 0), (8, 0), (9, 0), (10, 0), (12, 0), (13, 0), (14, 0), (15, 0), (16, 0), (17, 0), (18, 0), (19, 0); -- -------------------------------------------------------- -- -- Table structure for table `jos_newsfeeds` -- CREATE TABLE `jos_newsfeeds` ( `catid` int(11) NOT NULL DEFAULT '0', `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `alias` varchar(100) NOT NULL DEFAULT '', `link` varchar(200) NOT NULL DEFAULT '', `filename` varchar(200) DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT '0', `numarticles` int(10) unsigned NOT NULL DEFAULT '1', `cache_time` int(10) unsigned NOT NULL DEFAULT '3600', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `rtl` tinyint(4) NOT NULL DEFAULT '0', `access` tinyint(3) unsigned NOT NULL DEFAULT '0', `language` char(7) NOT NULL DEFAULT '', `params` text NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_newsfeeds` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_redirect_links` -- CREATE TABLE `jos_redirect_links` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `old_url` varchar(150) NOT NULL, `new_url` varchar(150) NOT NULL, `referer` varchar(150) NOT NULL, `comment` varchar(255) NOT NULL, `published` tinyint(4) NOT NULL, `created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), UNIQUE KEY `idx_link_old` (`old_url`), KEY `idx_link_modifed` (`modified_date`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_redirect_links` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_schemas` -- CREATE TABLE `jos_schemas` ( `extension_id` int(11) NOT NULL, `version_id` varchar(20) NOT NULL, PRIMARY KEY (`extension_id`,`version_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_schemas` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_session` -- CREATE TABLE `jos_session` ( `session_id` varchar(32) NOT NULL DEFAULT '', `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0', `guest` tinyint(4) unsigned DEFAULT '1', `time` varchar(14) DEFAULT '', `data` varchar(20480) DEFAULT NULL, `userid` int(11) DEFAULT '0', `username` varchar(150) DEFAULT '', `usertype` varchar(50) DEFAULT '', PRIMARY KEY (`session_id`), KEY `whosonline` (`guest`,`usertype`), KEY `userid` (`userid`), KEY `time` (`time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_session` -- INSERT INTO `jos_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`, `usertype`) VALUES ('49cc7b5744b2e09390409806fdd21e8c', 1, 0, '1308662322', '__default|a:8:{s:15:"session.counter";i:24;s:19:"session.timer.start";i:1308662224;s:18:"session.timer.last";i:1308662321;s:17:"session.timer.now";i:1308662322;s:22:"session.client.browser";s:82:"Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.4) Gecko/20100709 Firefox/3.6.4";s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":2:{s:11:"application";O:8:"stdClass":1:{s:4:"lang";s:0:"";}s:14:"com_categories";O:8:"stdClass":2:{s:10:"categories";O:8:"stdClass":1:{s:6:"filter";O:8:"stdClass":1:{s:9:"extension";s:11:"com_content";}}s:4:"edit";O:8:"stdClass":1:{s:8:"category";O:8:"stdClass":2:{s:2:"id";a:0:{}s:4:"data";N;}}}}}s:4:"user";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:1;s:2:"id";s:2:"42";s:4:"name";s:10:"Super User";s:8:"username";s:5:"admin";s:5:"email";s:16:"admin@y-axis.com";s:8:"password";s:65:"becbddaf0b9431adbf029a2c6100bc8b:N7KFoxzn5ctrDfYQC5E1PPtaAFsVNvGU";s:14:"password_clear";s:0:"";s:8:"usertype";s:10:"deprecated";s:5:"block";s:1:"0";s:9:"sendEmail";s:1:"1";s:12:"registerDate";s:19:"2011-06-19 09:24:50";s:13:"lastvisitDate";s:19:"2011-06-19 09:25:24";s:10:"activation";s:0:"";s:6:"params";s:0:"";s:6:"groups";a:1:{s:11:"Super Users";s:1:"8";}s:5:"guest";i:0;s:10:"\0*\0_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_authGroups";a:2:{i:0;i:1;i:1;i:8;}s:14:"\0*\0_authLevels";a:4:{i:0;i:1;i:1;i:1;i:2;i:2;i:3;i:3;}s:15:"\0*\0_authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}s:13:"session.token";s:32:"4f68dfc3934c596bb98c98e91b90754e";}', 42, 'admin', ''); -- -------------------------------------------------------- -- -- Table structure for table `jos_template_styles` -- CREATE TABLE `jos_template_styles` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `template` varchar(50) NOT NULL DEFAULT '', `client_id` tinyint(1) unsigned NOT NULL DEFAULT '0', `home` char(7) NOT NULL DEFAULT '0', `title` varchar(255) NOT NULL DEFAULT '', `params` text NOT NULL, PRIMARY KEY (`id`), KEY `idx_template` (`template`), KEY `idx_home` (`home`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ; -- -- Dumping data for table `jos_template_styles` -- INSERT INTO `jos_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`) VALUES (2, 'bluestork', 1, '1', 'Bluestork - Default', '{"useRoundedCorners":"1","showSiteName":"0"}'), (3, 'atomic', 0, '0', 'Atomic - Default', '{}'), (4, 'beez_20', 0, '1', 'Beez2 - Default', '{"wrapperSmall":"53","wrapperLarge":"72","logo":"images\\/joomla_black.gif","sitetitle":"Joomla!","sitedescription":"Open Source Content Management","navposition":"left","templatecolor":"personal","html5":"0"}'), (5, 'hathor', 1, '0', 'Hathor - Default', '{"showSiteName":"0","colourChoice":"","boldText":"0"}'), (6, 'beez5', 0, '0', 'Beez5 - Default-Fruit Shop', '{"wrapperSmall":"53","wrapperLarge":"72","logo":"images\\/sampledata\\/fruitshop\\/fruits.gif","sitetitle":"Matuna Market ","sitedescription":"Fruit Shop Sample Site","navposition":"left","html5":"0"}'); -- -------------------------------------------------------- -- -- Table structure for table `jos_updates` -- CREATE TABLE `jos_updates` ( `update_id` int(11) NOT NULL AUTO_INCREMENT, `update_site_id` int(11) DEFAULT '0', `extension_id` int(11) DEFAULT '0', `categoryid` int(11) DEFAULT '0', `name` varchar(100) DEFAULT '', `description` text NOT NULL, `element` varchar(100) DEFAULT '', `type` varchar(20) DEFAULT '', `folder` varchar(20) DEFAULT '', `client_id` tinyint(3) DEFAULT '0', `version` varchar(10) DEFAULT '', `data` text NOT NULL, `detailsurl` text NOT NULL, PRIMARY KEY (`update_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Available Updates' AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_updates` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_update_categories` -- CREATE TABLE `jos_update_categories` ( `categoryid` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(20) DEFAULT '', `description` text NOT NULL, `parent` int(11) DEFAULT '0', `updatesite` int(11) DEFAULT '0', PRIMARY KEY (`categoryid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Update Categories' AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_update_categories` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_update_sites` -- CREATE TABLE `jos_update_sites` ( `update_site_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) DEFAULT '', `type` varchar(20) DEFAULT '', `location` text NOT NULL, `enabled` int(11) DEFAULT '0', PRIMARY KEY (`update_site_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Update Sites' AUTO_INCREMENT=3 ; -- -- Dumping data for table `jos_update_sites` -- INSERT INTO `jos_update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`) VALUES (1, 'Joomla Core', 'collection', 'http://update.joomla.org/core/list.xml', 1), (2, 'Joomla Extension Directory', 'collection', 'http://update.joomla.org/jed/list.xml', 1); -- -------------------------------------------------------- -- -- Table structure for table `jos_update_sites_extensions` -- CREATE TABLE `jos_update_sites_extensions` ( `update_site_id` int(11) NOT NULL DEFAULT '0', `extension_id` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`update_site_id`,`extension_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Links extensions to update sites'; -- -- Dumping data for table `jos_update_sites_extensions` -- INSERT INTO `jos_update_sites_extensions` (`update_site_id`, `extension_id`) VALUES (1, 700), (2, 700); -- -------------------------------------------------------- -- -- Table structure for table `jos_usergroups` -- CREATE TABLE `jos_usergroups` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Adjacency List Reference Id', `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', `title` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`), KEY `idx_usergroup_title_lookup` (`title`), KEY `idx_usergroup_adjacency_lookup` (`parent_id`), KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=9 ; -- -- Dumping data for table `jos_usergroups` -- INSERT INTO `jos_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES (1, 0, 1, 20, 'Public'), (2, 1, 6, 17, 'Registered'), (3, 2, 7, 14, 'Author'), (4, 3, 8, 11, 'Editor'), (5, 4, 9, 10, 'Publisher'), (6, 1, 2, 5, 'Manager'), (7, 6, 3, 4, 'Administrator'), (8, 1, 18, 19, 'Super Users'); -- -------------------------------------------------------- -- -- Table structure for table `jos_users` -- CREATE TABLE `jos_users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `username` varchar(150) NOT NULL DEFAULT '', `email` varchar(100) NOT NULL DEFAULT '', `password` varchar(100) NOT NULL DEFAULT '', `usertype` varchar(25) NOT NULL DEFAULT '', `block` tinyint(4) NOT NULL DEFAULT '0', `sendEmail` tinyint(4) DEFAULT '0', `registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `activation` varchar(100) NOT NULL DEFAULT '', `params` text NOT NULL, PRIMARY KEY (`id`), KEY `usertype` (`usertype`), KEY `idx_name` (`name`), KEY `idx_block` (`block`), KEY `username` (`username`), KEY `email` (`email`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=43 ; -- -- Dumping data for table `jos_users` -- INSERT INTO `jos_users` (`id`, `name`, `username`, `email`, `password`, `usertype`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`) VALUES (42, 'Super User', 'admin', 'admin@y-axis.com', 'becbddaf0b9431adbf029a2c6100bc8b:N7KFoxzn5ctrDfYQC5E1PPtaAFsVNvGU', 'deprecated', 0, 1, '2011-06-19 09:24:50', '2011-06-21 13:17:09', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `jos_user_profiles` -- CREATE TABLE `jos_user_profiles` ( `user_id` int(11) NOT NULL, `profile_key` varchar(100) NOT NULL, `profile_value` varchar(255) NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Simple user profile storage table'; -- -- Dumping data for table `jos_user_profiles` -- -- -------------------------------------------------------- -- -- Table structure for table `jos_user_usergroup_map` -- CREATE TABLE `jos_user_usergroup_map` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to #__users.id', `group_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to #__usergroups.id', PRIMARY KEY (`user_id`,`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `jos_user_usergroup_map` -- INSERT INTO `jos_user_usergroup_map` (`user_id`, `group_id`) VALUES (42, 8); -- -------------------------------------------------------- -- -- Table structure for table `jos_viewlevels` -- CREATE TABLE `jos_viewlevels` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `title` varchar(100) NOT NULL DEFAULT '', `ordering` int(11) NOT NULL DEFAULT '0', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY (`id`), UNIQUE KEY `idx_assetgroup_title_lookup` (`title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Dumping data for table `jos_viewlevels` -- INSERT INTO `jos_viewlevels` (`id`, `title`, `ordering`, `rules`) VALUES (1, 'Public', 0, '[1]'), (2, 'Registered', 1, '[6,2,8]'), (3, 'Special', 2, '[6,3,8]'); -- -------------------------------------------------------- -- -- Table structure for table `jos_weblinks` -- CREATE TABLE `jos_weblinks` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `catid` int(11) NOT NULL DEFAULT '0', `sid` int(11) NOT NULL DEFAULT '0', `title` varchar(250) NOT NULL DEFAULT '', `alias` varchar(255) NOT NULL DEFAULT '', `url` varchar(250) NOT NULL DEFAULT '', `description` text NOT NULL, `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `hits` int(11) NOT NULL DEFAULT '0', `state` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `archived` tinyint(1) NOT NULL DEFAULT '0', `approved` tinyint(1) NOT NULL DEFAULT '1', `access` int(11) NOT NULL DEFAULT '1', `params` text NOT NULL, `language` char(7) NOT NULL DEFAULT '', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if link is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `jos_weblinks` --
HOW TO USE IT
Copy a mysql dump and paste into the textbox and click on Submit.
Check out the sample dumps below to see Socrates in action.
Sample MySQL Sakila dump
Sample Joomla SQL dump
Changelog
Version 0.5
Aug 2013. First working draft
Version 1.0
Feb 2015. Ability to handle "CREATE IF NOT" table clause
Feb 2015. Display foreign keys
Feb 2015. Show relations between tables