Inside the zip file for the latest default templates( located at https://support.elevatedx.com/newest.php ), you will find the area PHP files in their prospective folders (members, tour, trial, etc).
If you look inside the sub-folder named '/cms_defaults/4.0/ you'll see 3 more folders:
/cms_admin/
/members/
/tour/
The 'members' and 'tour' folders contain the design related files for their respective areas.
If you grab the files from both 'members' areas and combine them, you'll have all the files for the members area.
If you grab the files from both 'tour' areas and combine them, you'll have all the files for the tour area.
The template files for the desktop areas are located inside the '/cms_defaults/4.0/cms_admin/phptemplate/site0
The template files for the mobile areas are located inside the '/cms_defaults/4.0/cms_admin/phptemplate/site0_mobile
Each area(members,trail, tour, etc.) will have a declaration in its 'cmsinclude.ini.php' file that tells the areas which template files to use. The default is to look for and use the number of the site ID after the template name 'site' Example for site ID 0 the default would look for 'site0' if there was no declaration made in the 'cmsinclude.ini.php' file.
If this is too confusing, please let us know and we'll set up the default templates for you at whatever location you tell us to if you open a support ticket.