﻿/* 
 *    Fitness Agents Stylesheet v2
 */

@import url('/styles/2/reset.css');

body
{
	font-size: 62.5%;
	text-align: center;
	background: #F3F3F3;
}

body, input, textarea, select
{
	font-family: "Trebuchet MS", "Arial", sans-serif;
}

#Wrapper
{
	position: relative;
	width: 784px;
	margin: 25px auto 0 auto;
	text-align: left;
}

#Container
{
	background: url(/images/2/backgrounds/main-content.png) repeat-y left;
}

.Clear
{
	clear: both;
}

.Error
{
	color: #CC0000;
}

#Container, #Header, #Content, #Main, #Footer
{
	float: left;
	display: inline;
	width: 784px;
}


/* Header
--------------------------------------------------------------------------------------- */

#Header
{
	height: 90px;
	background: url(/images/2/backgrounds/header.png) no-repeat top right;
}

#Header h1 a
{
	float: left;
	display: inline;
	width: 143px;
	height: 90px;
	background: url(/images/2/backgrounds/header-logo.png) no-repeat top left;
	text-indent: -9000px;
	overflow: hidden;
}

#Header #Inner-Header
{
	float: right;
	display: inline;
	width: 784px;
	height: 90px;
	background: url(/images/2/backgrounds/header-tagline.png) no-repeat 295px 3px;
	text-indent: -9000px;
	overflow: hidden;
}

#Header img#HeaderImage /* Hide the header image used in v1 */
{
    display: none;
}

#Header ul
{
    float: right;
	display: inline;
	width: 610px;
    height: 90px;
	background: url(/images/2/backgrounds/header.png) no-repeat top right;
}

#Header ul li, 
#Header ul li a
{
    float: left;
    display: inline;
    height: 18px;
    text-indent: -9000px;
    overflow: hidden;
}

#Header ul li
{
    margin: 45px 17px 0 0;
}

#Container #Header ul li.User
{
    position: absolute;
    top: -18px;
    left: 173px;
    font-family: Georgia;
    font-size: 1.1em;
    color: #FF9598;
    text-align: right;
    text-indent: 0;
    overflow: visible;
}

#Header ul li.Nav-EditPersonal, 
#Header ul li.Nav-EditPersonal a
{
    width: 121px;
}

#Header ul li.Nav-EditPersonal a
{
     background: url(/images/2/backgrounds/nav/edit-personal.png) no-repeat 0 0; 
}

#Header ul li.Nav-DownloadMarketing, 
#Header ul li.Nav-DownloadMarketing a
{
    width: 181px;
}

#Header ul li.Nav-DownloadMarketing a
{
     background: url(/images/2/backgrounds/nav/download-marketing.png) no-repeat 0 0; 
}

#Header ul li.Nav-UniformOrder, 
#Header ul li.Nav-UniformOrder a
{
    width: 87px;
}

#Header ul li.Nav-UniformOrder a
{
     background: url(/images/2/backgrounds/nav/uniform-order.png) no-repeat 0 0; 
}

#Header ul li.Nav-News, 
#Header ul li.Nav-News a
{
    width: 31px;
}

#Header ul li.Nav-News a
{
     background: url(/images/2/backgrounds/nav/news.png) no-repeat 0 0; 
}

#Header ul li.Nav-Leads, 
#Header ul li.Nav-Leads a
{
    width: 34px;
}

#Header ul li.Nav-Leads a
{
     background: url(/images/2/backgrounds/nav/leads.png) no-repeat 0 0; 
}

#Header ul li.Nav-Performance, 
#Header ul li.Nav-Performance a
{
    width: 76px;
}

#Header ul li.Nav-Performance a
{
     background: url(/images/2/backgrounds/nav/performance.png) no-repeat 0 0; 
}

#Header ul li.Nav-Payment, 
#Header ul li.Nav-Payment a
{
    width: 54px;
}

#Header ul li.Nav-Payment a
{
     background: url(/images/2/backgrounds/nav/payment.png) no-repeat 0 0; 
}

#Header ul li.Nav-Clubs, 
#Header ul li.Nav-Clubs a
{
    width: 34px;
}

#Header ul li.Nav-Clubs a
{
     background: url(/images/2/backgrounds/nav/clubs.png) no-repeat 0 0; 
}

#Header ul li.Nav-Administration, 
#Header ul li.Nav-Administration a
{
    width: 93px;
}

#Header ul li.Nav-Administration a
{
     background: url(/images/2/backgrounds/nav/administration.png) no-repeat 0 0; 
}

#Header ul li.Nav-Logout, 
#Header ul li.Nav-Logout a
{
    width: 41px;
}

#Header ul li.Nav-Logout a
{
     background: url(/images/2/backgrounds/nav/logout.png) no-repeat 0 0; 
}

#Container #Header ul li a:hover
{
    background-position: 0 -18px;
    cursor: pointer;
}


/* Content
--------------------------------------------------------------------------------------- */

#Content
{
	background: url(/images/2/backgrounds/main-top.png) no-repeat top left;
}

#Content #Inner-Content
{
	padding: 19px;
	background: url(/images/2/backgrounds/main-bottom.png) no-repeat bottom left;
}

#Content #Main
{
    width: 706px;
    padding: 0 20px 30px 20px;
    background: url(/images/2/backgrounds/main.png) no-repeat bottom left;
}

#Content h2
{
    margin: 15px 0 0 0;
    padding: 0 0 15px 0;
    font-family: Georgia;
    font-size: 2em;
    font-weight: normal;
    color: #7A0101;
    letter-spacing: -1px;
}

#Content h2 small
{
    display: block;
    font-size: 0.6em;
    color: #D57D69;
    letter-spacing: 0;
}

#Content h3
{
    margin: 20px 0 0 0;
    border: solid #FFC1C5;
    border-width: 0 0 1px 0;
    font-family: Georgia;
    font-size: 1.6em;
    font-weight: normal;
    color: #7A0101;
    letter-spacing: 0;
}

#Content h4
{
    margin: 15px 0 0 0;
    border: solid #FFC1C5;
    border-width: 0 0 1px 0;
    font-family: Georgia;
    font-size: 1.4em;
    font-weight: normal;
    color: #7A0101;
    letter-spacing: 0;
}

#Content h4.FullHeading
{
	float: left;
    display: inline;
	border: none;
	background: url(/images/2/backgrounds/header-h4.png) no-repeat center left;
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

#Content h4.FullHeading span
{
    float: left;
    display: inline;
    width: 680px;
    padding: 5px 10px 5px 10px;
    background: url(/images/2/backgrounds/header-h4-right.png) no-repeat center right;
}

#Content p
{
    margin: 5px 0 10px 0;
    font-size: 1.3em;
    color: #444444;
    line-height: 1.6em;
}

#Content p strong
{
    font-weight: bold;
}

#Content p.Leading
{
    margin-top: 20px;
}

#Content p.Promo-Text
{
    padding: 15px 0 15px 0;
    text-align: center;
}

#Content p.Promo-Text a
{
    padding: 0 20px 0 20px;
    border: none;
}

#Content p a,
#Content li a, 
#Content table td a
{
    border: solid #FFCACA;
    border-width: 0 0 1px 0;
    color: #7A0101;
    text-decoration: none;
}

#Content ul, 
#Content ol
{
    margin: 15px 0 0 30px;
}

#Content li
{
    margin: 0 0 10px 0;
    font-size: 1.3em;
    color: #444444;
    line-height: 1.6em;
}

#Content li strong
{
    color: #7A0101;
}

#Content p .TrainerBrand, 
#Content li .TrainerBrand
{
    color: #0E77BD;
    font-weight: bold;
    text-transform: uppercase;
}

#Content p a:hover, 
#Content li a:hover
{
    border-color: #D57D69;
}

#Content blockquote
{
    margin: 0 60px 10px 20px;
    padding: 2px 0 5px 10px;
    border: solid #FFCACA;
    border-width: 0 0 0 2px;
    font-family: Georgia;
    font-size: 1.4em;
    color: #7A0101;
    font-weight: bold;
    line-height: 1.4em;
}

#Content table
{
    margin: 20px 0 0 0;
}

#Content table.Form
{
    width: 700px;
    margin-top: 8px;
}

#Content table.Login
{
    width: 350px;
}

#Content table.Form th
{
    width: 120px;
    padding: 8px 3px 6px 10px;
    background: #FFEFEF;
    font-size: 1.1em;
    color: #BC242A;
    vertical-align: top;
}

#Content table.Form th small
{
    font-size: 0.8em;
    color: #FF7D81;
}

#Content table.Questions th
{
    width: 300px;
}

#Content table.Form td
{
    padding: 3px;
    font-size: 1.2em;
    color: #444444;
}

#Content table.NoInput th, 
#Content table.NoInput td
{
    padding: 8px;
}

#Content table.Form th, 
#Content table.Form td
{
    border: solid;
    border-width: 1px 0 1px 0;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFD9DA;
}

#Content table td a
{
    border: none;
}

#Content table.Info th
{
    padding: 5px 0 5px 10px;
    width: 250px;
    border: none;
    background: none;
    font-size: 1.2em;
    color: #7A0101;
    vertical-align: top;
}

#Content table.Info td
{
    padding: 5px 0 5px 0;
    border: none;
    font-size: 1.2em;
    color: #444444;
    vertical-align: top;
}

#Content table.Info tr.Alternate th, 
#Content table.Info tr.Alternate td
{
    background: #FFEFEF;
}

#Content .FormError, 
#Content .Error
{
    float: left;
    display: inline;
    margin: 5px 0 0 5px;
    padding: 3px 3px 3px 20px;
    background: url(/images/2/icons/exclamation.png) no-repeat center left;
    font-size: 0.9em;
    font-weight: bold;
}

#Content .Error
{
    float: none;
    display: block;
    font-family: Georgia;
    font-size: 1.4em;
    font-weight: normal;
}

#Content .FormHint
{
    float: left;
    display: inline;
    width: 550px;
    margin: 5px 0 0 5px;
    padding: 3px 3px 3px 20px;
    background: url(/images/2/icons/lightbulb.gif) no-repeat center left;
    font-size: 0.9em;
    color: #777777;
    font-weight: bold;
}

#Content .Text, 
#Content select
{
    padding: 2px;
    border: solid 1px #CCCCCC;
    font-size: 1.2em;
    color: #555555;
}

#Content .Small
{
    width: 70px;
}

#Content .Medium
{
    width: 180px;
}

#Content .Large
{
    width: 250px;
}

#Content .Form-Submit
{
    float: right;
    display: inline;
    margin: 30px 0 0 0;
}

#Content .Form-Inline
{
    margin-top: 0;
}

#Content .Form-Login
{
    margin-top: 15px;
    margin-right: 385px;
}

#Content .Form-Submit a.SubmitButton
{
	float: left;
    display: inline;
    margin-left: 10px;
	border: none;
	background: url(/images/2/buttons/mainbutton-red.png) no-repeat center left;
	font-family: Georgia;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#Content .Form-Submit a.NormalButton
{
	background: url(/images/2/buttons/mainbutton-grey.png) no-repeat center left;
}

#Content .Form-Submit a.SubmitButton span
{
    float: left;
    display: inline;
    padding: 5px 10px 5px 10px;
    background: url(/images/2/buttons/mainbutton-red-right.png) no-repeat center right;
    cursor: pointer;
}

#Content .Form-Submit a.NormalButton span
{
    background: url(/images/2/buttons/mainbutton-grey-right.png) no-repeat center right;
}

#Content .Form-Submit a.SubmitButton:hover
{
	text-decoration: underline;
}

#Content .Promo-Image
{
    float: left;
    display: inline;
    margin: 0 20px 20px 0;
}

#Content .Promo-Alt
{
    float: right;
    display: inline;
    margin-right: 0;
    margin-left: 20px;
}

#Content .Promo-NonIsolated
{
    padding: 1px;
    border: solid 1px #FFCACA;
}

#Content .Promo-Image h4
{
    font-size: 1.2em;
    color: #888888;
    font-weight: normal;
}

#Content .Promo-Image .Video
{
    float: left;
    display: inline;
    border: solid 3px #FFCACA;
}

#Content .Promo-Image .Video img
{
    border: none;
}

#Content .Promo-Photo
{
    margin-top: 10px;
    padding: 5px;
    border: solid 3px #FFCACA;
}

#Content .Options
{
    margin: 20px 0 0 0;
    padding: 10px;
    border: solid 2px #FFD9DA;
    background: #FFECEC;
    font-family: Georgia;
    color: #7A0101;
}

#Content .Options label
{
    margin-right: 20px;
}

#Content #Signposts p
{
    font-size: 1.1em;
    color: #FFCACA;
}


/* Associations
--------------------------------------------------------------------------------------- */

#Content #Promo-Associations p
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #B2B2B2;
	text-align: center;
}

#Content #Promo-Associations ul
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#Content #Promo-Associations ul li
{
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
}

#Content #Promo-Associations ul li a
{
    border: none;
}

#Content #Promo-Associations #NTR-Logo
{
	display: block;
	margin: 3px 0 0 0;
	text-align: center;
}

#Content #Promo-Associations #NTR-Logo a
{
    border: none;
}


/* Footer
--------------------------------------------------------------------------------------- */

.About-FA
{
    float: left;
    display: inline;
    width: 776px;
}

.About-FA .Column
{
    float: left;
    display: inline;
    width: 355px;
    margin: 20px 0 0 15px;
}

.About-FA .Last
{
    float: right;
    margin-right: 15px;
    margin-left: 0;
}

.About-FA .Footer-Info
{
    margin: 10px 0 0 15px;
}

.About-FA h3
{
    font-family: Georgia;
    font-size: 1.2em;
    font-weight: normal;
    color: #777777;
}

.About-FA p
{
    margin: 10px 0 0 0;
    font-size: 1.2em;
    color: #555555;
    line-height: 1.2em;
}

.About-FA p a
{
    color: #333333;
}

#Footer hr, 
#Firehoop       /* Hide Firehoop logo, displayed on v1 */
{
    display: none;
}

#Footer
{
    margin: 15px 0 0 0;
    padding: 15px;
    font-size: 1.2em;
    color: #777777;
}

#Footer strong
{
    font-weight: normal;
}

#Footer #Terms
{
    float: right;
    display: inline;
    margin: 0 30px 0 0;
}

#Footer #Terms span
{
    color: #CCCCCC;
}

#Footer #Terms a
{
    color: #777777;
}

#Footer #Terms a:hover
{
    color: #555555;
}