/* CSS Document */

*
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    letter-spacing: .3px;
    outline: none;
}
/* * {font-size:14px; line-height:16px; letter-spacing:1px;} */

body
{
    background: #000000;
    text-align: center;
}
#main
{
    background: url(images/top-tail.gif) repeat-x;
}

img
{
    vertical-align: top;
}
a img
{
    border: 0;
}
ul
{
    list-style: none;
}
ul li, ul li li
{
    list-style-type: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}

html
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8125em;
    line-height: 1.231em;
    color: #636e76;
}

input, select
{
    vertical-align: middle;
    font-weight: normal;
}

.page a
{
    color: #636e76;
    text-decoration: underline;
}
.page a:link
{
}
.page a:visited
{
}
.page a:hover
{
    text-decoration: none;
    color: #FF8C54;
}

p
{
    padding-top: 16px;
}
h2
{
    font-size: 3.154em;
    color: #f0e5d8;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1em;
    padding: 8px 46px 0 0;
    letter-spacing: -3px;
}
h2 strong
{
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    font-size: 0.512em;
    font-family: Arial Black, Helvetica, sans-serif;
    color: #481c08;
    font-weight: normal;
    margin-bottom: -12px;
    padding: 0;
    letter-spacing: normal;
}
h2 span
{
    color: #661100;
    font-size: 0.585em;
    display: block;
    letter-spacing: normal;
    margin-top: -11px;
}
h3
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2.5em;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
    color: #FF8C54;
    text-transform: uppercase;
}
h4
{
    border-bottom: solid 1px #262b2f;
    padding-bottom: 15px;
    margin-bottom: 13px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.692em;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
    color: #e6f0f3;
    text-transform: uppercase;
    word-spacing: 2px;
}

h5
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.692em;
    font-weight: normal;
    line-height: 1em;
    color: #7b8a8e;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}


em
{
    font-size: 1.077em;
    color: #859ca2;
}
/* strong
{
    text-transform: uppercase;
    display: block;
    color: #859ca2;
    padding-bottom: 9px;
} */
.Normal, .NormalDisabled
{
    font-size: 14px;
    letter-spacing: .4px;
}

/* ============================= main layout ====================== */
.imgindent
{
    margin: 0 20px 0 0;
    float: left;
}
.phone
{
    float: right;
    padding-right: 58px;
}
.phone2
{
    float: right;
    padding-right: 75px;
}
.space1
{
    margin-left: 10px;
}
.padding1
{
    padding-top: 17px;
}
.padding2
{
    padding-top: 26px;
}
.padding3
{
    padding-top: 42px;
}
.page .btn
{
    color: #FF8C54;
}

.ValidationError
{
    color: Red;
    font-weight: bold;
}

#messagebox
{
    border: solid 5px #FF8C54;
    position: fixed;
    left: 440px;
    top: 0px;
    width: 200px;
    margin: 0 20px 0 20px;
    background-color: White;
    z-index: 3;
}

#overlay
{
    position: fixed;
    z-index: 99998;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 2;
}

/* ============================= header ====================== */
#header
{
    background: url(images/header-bg.jpg) no-repeat;
}
#header .top
{
    width: 100%;
    overflow: hidden;
    height: 132px;
}
/*#header .top{ width:100%; overflow:hidden; height:52px;} */
#header form
{
    float: right;
}
#header .logo
{
    padding: 39px 0 0 76px;
}
#header .menu
{
    width: 100%;
    overflow: hidden;
    height: 50px;
}
#header .menu ul
{
    padding: 19px 0 0 70px;
}
#header .menu li
{
    float: left;
    font-size: 1.231em;
    text-transform: uppercase;
    padding-left: 34px;
}
#header .menu a
{
    color: #e6f0f3;
    text-decoration: none;
    display: inline-block;
    margin-right: 35px;
    letter-spacing: -1px;
}
#header .menu a:hover
{
    color: #d65407;
}
#header .slogan
{
    background: url(images/slogan-bg.jpg) no-repeat 0 0;
    width: 331px;
    height: 118px;
    margin: 164px 0 0 600px;
    text-align: center;
}
#header .slogan img
{
    margin-top: -20px;
}
#header .top #title
{
    margin-top: 15px;
}
#header .top #logo
{
    margin-top: 10px;
    margin-left: 75px;
    margin-right: 50px;
}
#header #MainMenu
{
    width: 100%;
    overflow: hidden;
    height: 52px;
}
#header ul
{
    padding: 19px 0 0 70px;
}
#header #MainMenu li
{
    float: left;
    font-size: 1.231em;
    text-transform: uppercase;
    padding-left: 34px;
}
#header #MainMenu a
{
    color: #e6f0f3;
    font-size: 1.01em;
    text-decoration: none;
    display: inline-block;
    margin-right: 35px;
    letter-spacing: -1px;
}
#header #MainMenu a:hover
{
    color: #d65407;
}

/* ============================= content ====================== */
#middle
{
    padding: 0 49px 0 48px;
}
.content
{
    background: url(images/content-bg.gif) no-repeat 0 0 #141414;
    padding: 19px 0 49px 0;
}
#middlecontent
{
    width: 100%;
}
.indent
{
    padding: 19px 45px 0 46px;
}
.indent1
{
    padding: 26px 70px 0 0;
}

.unline
{
    border-top: solid 1px #262b2f;
    margin-bottom: 23px;
}

.ArticleDate
{
    margin-top: 5px;
}

.page .link
{
    display: inline-block;
    background: url(images/link-tail.gif) top repeat-x;
    color: #290500;
    font-weight: bold;
    text-decoration: none;
    margin-top: 30px;
}
.link span
{
    display: block;
    background: url(images/link-left-bg.gif) left top no-repeat;
}
.link span span
{
    background: url(images/link-right-bg.gif) right top no-repeat;
    padding: 11px 19px 11px 19px;
}
.link:hover
{
    background: url(images/link-tail-act.gif) top repeat-x;
}
.link:hover span
{
    background: url(images/link-left-bg-act.gif) left top no-repeat;
}
.link:hover span span
{
    background: url(images/link-right-bg-act.gif) right top no-repeat;
}

.box
{
    background: url(images/box-tail.gif) top repeat-x #0e0e0e;
    padding: 33px 0 16px 0;
}
.box .indent
{
    padding: 0 40px 0 32px;
}

.list
{
    margin: -5px 0;
}
.list li
{
    background: url(images/list-marker.gif) no-repeat 3px 11px;
    padding-left: 33px;
}
.list a
{
    display: block;
    font-size: 1.077em;
    text-decoration: none;
    font-style: italic;
    background: url(images/unline.gif) bottom repeat-x;
    padding: 7px 0 7px 0;
}
.list .last a
{
    background: none;
}
.list a:hover
{
    background: #d64f06;
    color: #010101;
}

.BlueBtn
{
    height: 24px;
    background-image: url("/images/NextBackBtn.png");
    background-repeat: no-repeat;
    color: White;
    cursor: pointer;
}

.BlueBtn a
{
    color: White;
    text-decoration: none;
}

.ForwardBtn
{
    width: 68px;
    padding: 4px 0px 0px 13px;
}

.SubmitBtn
{
    width: 68px;
    padding: 3px 0px 0px 18px;
}

.BackBtn
{
    width: 56px;
    padding: 4px 0px 0px 25px;
}

.ForwardBtn, .BackBtn
{
    float: left;
}

.ContinueBtn
{
    width: 68px;
    padding: 4px 0px 0px 12px;
}

ul.TopLevel {
    padding: 10px 10px 10px 0;
    background-color: #FFFFFF;
}

ul.TopLevel li
{
    margin-bottom: 5px;
    padding-left: 20px;
    cursor: pointer;
}

ul.TopLevel div.LineItem {
    width: 100%;
}




/* ============================= footer ====================== */
#footer
{
    width: 100%;
    overflow: hidden;
}
#footer .rss
{
    float: right;
    padding: 21px 56px 0 0;
}
#footer .rss a
{
    background: url(images/rss-bg.gif) right top no-repeat;
    display: inline-block;
    padding: 2px 40px 4px 0;
    text-transform: uppercase;
    color: #636e76;
    text-decoration: none;
}
#footer .rss a:hover
{
    color: #d44804;
    font-weight: bold;
}
#footer .text
{
    padding: 23px 0 0 93px;
}
#footer .text a
{
    text-decoration: none;
}
#footer .text a:hover
{
    color: #d44804;
}

.Required
{
    background-color: #FFD6D7;
}

.Required.Mandatory
{
    background-color: #FFAAAC;
}

.PoolInfo {
    text-transform: uppercase;
    display: block;
    color: #859ca2;
    padding-bottom: 9px;
}

/* ============================= Login ============================= */
.loginPane
{
    position: fixed;
    top: 0px;
    left: 20px;
    background-color: Black;
    z-index: 3;
}

a#btnLogin, a#btnLogout
{
    position: absolute;
    bottom: 0px;
    right: 60px;
    text-decoration: none;
}

#TopImages
{
    position: relative;
}

/* ============================= Announcement Module ============================= */
#AnnouncementList
{
    padding: 0px 46px 0px 45px;
}

#AnnouncementList li
{
    padding-bottom: 15px;
}

.AnnounceSummary
{
    font-size: 1.2em;
    font-style: italic;
    color: #FF8C54;
}

.CCCAnnouncements .AnnouncementLink
{
    text-decoration: underline;
    font-style: normal;
    padding-left: 7px;
    font-size: .65em;
}

#AnnounceTitle
{
    font-size: 1.3em;
    font-style: italic;
    margin-bottom: 10px;
    color: White;
}

#AnnounceBody
{
    margin-left: 30px;
}


/* ============================= Event Module ============================= */
#EventList
{
    padding: 0px 46px 0px 45px;
}

.EventName
{
    font-size: 1.2em;
    font-style: italic;
    color: #FF8C54;
    margin-bottom: 15px;
}

/* ============================= Forms Page ============================= */
.DNN_Documents .DownloadCell a
{
    color: #FF8C54;
}

.DNN_Documents .SubHead td
{
    text-align: center;
}



/* ============================= Blog Module ============================= */
h2.blog_title
{
    margin: 0 0 5px 0;
}

.blog_body p
{
    padding-top: 10px;
}

/* ============================= Documents Module ============================= */
.DNN_Documents tr.SubHead
{
    background-color: #A8C7CF;
    color: #141414;
}

/* ============================= Registration and WizardNav Module ============================= */

ul#MemberTypes
{
    margin: 10px 0px 2px 0px;
}

ul#MemberTypes li
{
    margin: 0px 20px 8px 20px;
}

.StepText
{
    background-color: #A8C7CF;
    color: #141414;
    padding: 15px;
}

#SwimmerStepText, #ParentStepText
{
    margin: 0px 15px 23px 15px;
}

#FamilyStepText ul, #SwimmerStepText ul
{
    margin: 15px 0px 7px 0px;
}

#FamilyStepText ul#FamilyInfo li, #SwimmerStepText ul#SwimmerInfo li
{
    padding: 0px 0px 8px 20px;
    line-height: 1.1em;
}

#FamilyStepText .FamilyInfoType, #FamilyStepText .FamilyInfoText, #SwimmerStepText .SwimmerInfoType, #SwimmerStepText .SwimmerInfoText
{
    float: left;
}

#FamilyStepText .FamilyInfoType, #SwimmerStepText .SwimmerInfoType
{
    width: 120px;
}

#FamilyStepText .FamilyInfoText, #SwimmerStepText .SwimmerInfoText
{
    width: 240px;
}

#FamilyStepTitle h5
{
    margin-bottom: 0px;
}

#FamilyTypes
{
    background-color: #7B8A8E;
    color: #151617;
    padding: 15px 0px 15px 25px;
    margin-bottom: 20px;
}

#FamilyTypes .radio
{
    margin-right: 9px;
}

#FamilyTypes .radio label
{
    font-size: 110%;
}

#RegistrationForm .SponsorFamilyField .SponsorFamilyName
{
    width: 200px;
}

#RegistrationForm .AddBtn
{
    height: 30px;
}

#RegistrationForm .EntityHeaderName
{
    float: left;
    width: 250px;
    padding: 5px 0 5px 5px;
}

#RegistrationForm .EntityHeaderProgress
{
    float: right;
    width: 16px;
    padding: 5px 5px 0 0;
}

#RegistrationForm .EntityHeader
{
    width: 250px;
}


#RegistrationForm .EntityHeaderButtons
{
    width: 100px;
}

#RegistrationForm .Entities div.EntityInfo
{
    color: White;
    background-color: #1F4CE0;
    padding: 15px 20px 15px 20px;
    width: 290px;
    margin: 5px 0px 12px 15px;
    border: solid 1px black;
}

#RegistrationForm .FieldSet
{
    padding-top: 5px;
}

#RegistrationForm .SponsorFamilyText
{
    margin-bottom: 5px;
}

#RegistrationForm .SponsorFamily .FieldName
{
    margin-left: 20px;
    width: 60px;
}

#RegistrationForm .SponsorFamily .Field
{
    width: 240px;
    margin-right: 5px;
}

#RegistrationForm .SponsorFamily .FieldName, #RegistrationForm .SponsorFamily .Field, #RegistrationForm .FieldName, #RegistrationForm .Field
{
    float: left;
}

#RegistrationForm .FieldName
{
    width: 35%;
}

#RegistrationForm .Field
{
    width: 65%;
}

#RegistrationForm .Field input
{
    width: 100%;
}

#RegistrationForm .Field .BirthDate
{
    width: 80px;
}

#RegistrationForm .Field .DateFormat
{
    font-size: .9em;
    margin-left: 5px;
}

#RegistrationForm .Buttons
{
    padding-top: 10px;
    width: 100%;
    text-align: right;
}

#RegistrationForm .Buttons a
{
    margin-left: 5px;
}

#RegistrationForm #NavButtons
{
    margin-top: 15px;
}

#RegistrationForm #NavButtons a
{
    margin-right: 10px;
}

#RegistrationForm .EntityInfo hr
{
    margin-bottom: 5px;
}

ul.Entities div.EntityHeader:hover
{
    background-color: #60A0C7;
    color: White;
    cursor: default;
}

#RegistrationForm .Field.Gender input
{
    width: 10px;
}

#RegistrationForm .Field.Gender label
{
    margin-right: 20px;
}

#RegistrationForm .EntityInfo select
{
    width: 160px;
}

#RegistrationForm .EntityInfo select.ShirtSize
{
    margin-top: 5px;
}


#RegistrationForm .NavButtons
{
    height: 30px;
}

.WizardNav
{
    margin-top: 119px;
}

.WizardNav ul
{
    border: solid 1px #7B8A8E;
    width: 200px;
}

.WizardNav .NotHighlighted
{
    border: solid 1px #7B8A8E;
}

.WizardNav .Highlighted
{
    border: solid 1px white;
}

.WizardNav .Step
{
    padding: 3px 0px 3px 20px;
}

.WizardNav .StepName, .WizardNav .StepStatus
{
    color: White;
}

.WizardNav .Step.NotBegun
{
    background-color: #FF8C54;
}

.WizardNav .Step.Partial
{
    background-color: #CD7144;
}

.WizardNav .Step.Completed
{
    background-color: #AD5F39;
}

.WizardNav .StepName, .WizardNav .StepStatus
{
    float: left;
}

.WizardNav .StepName
{
    width: 80px;
}

ul.CurrentEntities
{
    width: 250px;
    margin-bottom: 20px;
}

ul.CurrentEntities li
{
    background-color: #7B8A8E;
    color: #151617;
    border-bottom: solid 2px #141414;
    border-top: solid 2px #141414;
    font-size: 110%;
}

#middle .WizardNav ul li a
{
    height: 100%;
    text-decoration: none;
}

#RegistrationForm span.PrimaryContact
{
    text-align: left;
}

#RegistrationForm span.PrimaryContact input
{
    width: 12px;
}

.pnlSubmit, .SubmitBtn
{
    margin-top: 10px;
}

.SubmitBtn
{
    margin-left: 60px;
}

/*  Team Results    */

.SwimmerInfo
{
    margin-left: 15px;
}

.RelaySwimmerInfo
{
    margin-left: 40px;
}

.TopLevelItem
{
    margin-right: 8px;
}

#MeetChoice
{
    margin-bottom: 15px;
}

.MeetResults
{
    width: 450px;
    padding: 0 20px;
    color: #666666;
}

.MeetResults div.POP {
    width: 16px;
    background-image: url('/images/thumbup.png');
}

.MeetName
{
    background-color: #222222;
    color:  #FFFFFF;
}

.Results {
    margin-left: 15px;
}

tr.TeamCCC {
    color:#FF8C54;
    font-weight: bold;
}

.RelaySwimmers {
    margin-left: 15px;
}

ul#SwimEventList li.empty {
    text-decoration: line-through;
}

ul#SwimEventList li.empty div.LineItem, div.Results {
    cursor: default;
}

.TopLevelItems .Results, .TopLevelItems .EventInfo {
    float: left; 
}

#page2.TeamResults .row3LeftPane {
    width: 300px;
    padding: 0 20px;
}


#MeetChoice {
    background-color: #7B8A8E;
}

#MeetChoice select.ddlMeets {
    margin: 10px;
}

.TeamResultsPane div#ItemContainer {
    margin-left: 40px;
    cursor: pointer;
}

#Filter {
    width: 300px;
    margin-left: 10px;
}

#Filter, #Meets {
    float:left;
}

.TeamResultsPane {
    margin: 0 10px;
}

/*  POPS  */

div.PopsPane.main {
    width: 800px;
}

div.ListTitle {
    background-color: #275674;
    width: 500px;
}

div.ListTitle div.ListTitleItem {
    float:left;
    color: White;
    text-align:center;
    padding: 5px;
}

div.ListTitle div.SwimmerNameTitle {
    width: 190px;
}

 div.ListTitle div.AgeGroupTitle {
     width:100px;
 }

div.ListTitle div.NumberOfPopsTitle {
    width: 150px;
}

div#PopFilter {
    width: 250px;
    margin: 0 25px;
    float: left;
    color: White;
}

div#PopFilter .FilterTitle {
    background-color: #275674;
    padding: 5px 15px;
}

div#PopFilter .FilterControl {
    background-color: #7B8A8E;
    padding: 5px 25px;
}

div#PopFilter .FilterControl #SwimmerName, div#PopFilter .FilterControl .ddlAgeGroups {
    width: 200px;
}

div#PopList {
    width: 500px;
    float: left;
}

li.PopSwimmerInfo div.Pops {
    float: left;
}

li.PopSwimmerInfo div.SwimmerName {
    width: 200px
}

li.PopSwimmerInfo div.Pops.AgeGroup {
    width: 150px;
}

li.PopSwimmerInfo div.Pops.PopTotal {
    width: 50px
}

.StrokeInfoItem, .PopInfoItem {
    float:left;
}

div.PopClick:hover, div.StrokeInfo:hover {
    font-weight:bold;
}

div.PopDetail {
    margin-left: 20px;
}

div.PopInfoItems {
    margin-left: 20px;
    cursor: default;
}