Retired Documentation: You are using the documentation for version 1.7.3 which was retired in 2013. Go here for the latest version documentation or check here for your available upgrades to ExpressionEngine 3.
Control Panel is Unstyled
CSS is not being applied to the Control Panel
Troubleshooting Control Panel CSS
If the control panel appears without styling, first check to make sure that the [b]themes[/b] folder exists, and contains [b]/cp_themes/default/default.css[/b] and the accompanying images folder.
If all themes files are present and complete, the server that ExpressionEngine is installed may have PHP running with an [b]open_basedir[/b] restriction. In these cases, that restriction prevents PHP script files from accessing anything that resides in directories above its path. The solution is to move the [b]cp_themes[/b] folder into the system folder. Do not move the entire themes folder, just the cp_themes folder. ExpressionEngine will automatically discover it, and the Control Panel will then be styled properly