﻿<!--

/*
 * These classes define the 'red' skin.
 */

.home_flash_panel, .top_nav a, a.user_navigation_link, a.user_navigation_link_temp, .profile_about_left, .profile_town_left, .profile_likes_header, a.profile_navigation_link, .profile_online_time, .faq_text a:hover, .faq_heading, .reset_form {
  color: #7e122d;
}

.home_flash_panel_header, .quick_search_header, .login_panel_header, .feedback_panel_header, .signup_panel_header, .new_members_header, .border_content1_heading_1, .border_content1_heading, .border_content2_heading, .admin_login_panel_header {
  color: #f0544e;
  font-weight: bold;
  font-size: 14px;
}

.feedback, .edit_profile_heading, .manage_profile_image a, .library_images a, .vitals_row_left, .profile_likes_row_left, .profile_optional_row_left, .faq_text a {
  color: #f0544e;
}

.top_nav_on a, .top_nav a:hover {
  color: #f3f1f2;
}

.profile_likes, .profile_optional {
  border-top: 7px solid #7e122d;
}

-->