﻿/* HTML 5 Fix */
article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

/* Buttons */
.nobutton2
{
    background-color: #ccc;
    width: 100px;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    clear: left;
    margin: 20px 0px 20px 0px;
}
.button2
{
    background-color: #ee2e24;
    width: 100px;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    clear: left;
    margin: 20px 0px 20px 0px;
}
.button2 a
{
    color: #fff;
    text-decoration: none;
}
.button2:hover
{
    color: #fff;
    text-decoration: underline;
    cursor: pointer;    
}
.searchButtonDisabled
{
    background-color: #eee;
    color: #ddd;
}
.searchButtonDisabled:hover
{
    text-decoration: none;
    color: #ddd;
    cursor: default;
}

/* Layout */
body {
}

/* Excludes Navigation CSS - See newNav.css */

#main
{
    padding: 30px 10px;
    min-height: 440px;
}
#pt h3, #pt h4
{
    padding-top: 10px;
}
#pt h3 a:hover
{
    color: #ee2e24;
    text-decoration: underline;
}
.link
{
    padding: 2px 0px;
    margin: 10px 0px 0px 0px;
    border-top: 2px dotted #31323a;
}
.link a
{
    text-transform: uppercase;
    font-size: 10px;
}
.right
{
    text-align: right;
}
.left
{
    text-align:left;
}
img.right
{
    float: right;
}
img.left
{
    float: left;
}
article img.left
{
    float: left;
    padding: 4px 8px 4px 0px;
}
article img.right
{
    float: right;
    padding: 4px 0px 4px 8px;
}
.inquiry
{
    clear: left;
    padding: 20px 10px;
}
#mapContainer
{
    height:270px;
    position:relative;
}
#clubResponse
{
    float: left; width: 220px; padding: 10px 10px 10px 20px;
}
.inquiry tr
{
    padding: 10px 0px;
}
.inquiry input
{
    margin: 0px 10px;
}
.inquiry ul
{
    list-style: none;
}
.inquiry ul li
{
    margin: 7px 0px;
}
input.m
{
    width: 250px;
}
textarea.m
{
    width: 250px;
}
.featured
{
    background-color: #f5f5f5;
    padding: 12px 16px;
    margin: 0px 0px 20px 0px;
    border-radius: 6px;
}
.featured img
{
    margin-bottom: 20px;
}
.featured ul
{
    margin-bottom:0px;
}
.featured ul li
{

}
.featured_video
{
    background-color: #f5f5f5;
    padding: 12px 16px;
    margin: 0px 0px 20px 0px;
    border-radius: 6px;
    text-align:center;
}
#successLink img
{
    margin-bottom: 0px;
}
#footer
{
    background: url('../img/layout/bg-gradient.gif') repeat;
    padding: 20px 0px 20px 0px;
}
footer h5
{
    color: #fff;
    text-shadow: 0px 1px 1px #555;
}
footer ul
{
    list-style: none;
}
footer ul li
{
    margin: 0;
    font-size: 11px;
    line-height: 18px;
}
footer ul li a
{
    color: #fff;
    text-decoration: none;
}
footer ul li a:hover
{
    text-decoration: underline;
}

/* Lead Forms */
.leadform table tr td
{
    padding: 6px 0px 6px 20px;
}
.passform p
{
    margin-bottom: 8px;
}

/* Layout - Group EX */
ul.groupEXclass 
{
    list-style: none;
}

ul.groupEXclass img
{
    float: left;
    padding: 10px 20px 10px 0px;
}

ul.groupEXclass li
{
    clear: left;
    padding: 15px 0px 15px 0px;
}
#featuredClass img
{
    float: right;
    padding: 8px;
}

/* Layout - PT */
.pt-bg
{
    background: #fff url('../img/pt/bg-splash.jpg') top left no-repeat;
}
#pt
{
    padding: 0px 0px 20px 0px;
}
#pt img
{
    margin: 10px 20px 10px 0px;
}
#pt img.left
{
    padding: 0px;
    margin: 10px 30px 10px 0px;
    border-top: 5px solid #eee;
    border-right: 5px solid #ddd;
    border-left: 5px solid #ddd;
    border-bottom: 5px solid #ccc;
}
#pt img.right
{
        padding: 0px;
    margin: 10px 0px 10px 30px;
    border-top: 5px solid #eee;
    border-right: 5px solid #ddd;
    border-left: 5px solid #ddd;
    border-bottom: 5px solid #ccc;
}
#successStory img
{
    float: right;
    padding: 8px;
}
#pt .featured
{
    width: 300px;
}
#pt-advice h4
{
    line-height: 20px;
}
#pt-team-training article, #amenities article
{
    clear: both;
}
#pt-team-training img.left, #amenities img.left
{
    padding: 5px 40px 5px 0px;
    float: left;
}
#amenities img.right
{
    padding: 5px 0px 5px 40px;
    float: right;
}
img.center
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 20px;
}
.featured-class
{
    background-color: #555;
    color: #fedb00;
    font-weight: bold;
    padding: 5px;
    margin-right: 20px;
    border-radius: 3px;
}
#training-options ul
{
    list-style: none;
}
#training-options ul li
{
    margin-left: 0;
    clear: left;
}
#training-options h3
{
    margin-bottom: 10px;
}
#training-options img
{
    float: left;
    padding: 5px 40px 5px 5px;
}
p.highlight-link
{
    background-color: #555; border-radius: 3px; padding: 5px 5px 5px 10px; font-weight: bold;
}
p.highlight-link a
{
    color: #fff;
}
p.highlight-link a:hover
{
    text-decoration: underline;
}

/* Club Details */
.ClubHours td
{
    padding: 5px 15px;
}
.ClubHours th
{
    padding: 5px 15px;
    font-weight: bold;
    font-size: 16px;
}
.groupex .alt
{
    background-color: #eee;
}
.groupex td
{
    padding: 5px 15px;
}
.groupex th
{
    padding: 5px 15px;
    font-weight: bold;
    font-size: 16px;
}

/* Find a Class */
ul.dayOfWeek
{
    list-style: none;
}
ul.dayOfWeek li
{
    float: left;
}
#tabs-1 li, #tabs-2 li
{
    list-style: none;
    padding: 5px 0px;
}
#ctl00_Body_lblRegion
{
    margin: 0px 20px 0px 0px;
}
#ctl00_Body_lblCity
{
    margin: 0px 50px 0px 0px;
}
#ctl00_Body_lblPostalCode
{
    margin: 0px 20px 0px 0px;
}
.selectClass
{
    margin: 20px 0px 20px 0px;
}
.selectClass h5
{
    float: left;
    margin: 0px 88px 0px 0px;
}
.selectClass select
{
    margin: 2px 0px 0px 0px;
}
/* Find a Club */
h6.ui-corner-all
{
    margin-bottom: 0px;
    padding: 4px 4px 4px 20px;
}
#clubTypeContainer .ui-widget-content, #clubAmenitiesContainer .ui-widget-content
{
    padding: 10px;
}
#clubTypeContainer ul li, #clubAmenitiesContainer ul li
{
    list-style-type: none;
    padding: 2px 0px 2px;
}
#clubTypeContainer input, #clubAmenitiesContainer input
{
    margin: 2px 10px 0px 0px;
}
.row2
{
    background-color: #eee;
}

/* Online Sales */
/*overview pages*/
.overViewText {background-color: #ee3e34; height:33px; width:800px; text-indent:35px; color:#FFFFFF; font-size:14px; line-height:30px; margin:0 0 15px 0; }
.overViewThumbs { margin-right:10px;}
#onlineSalesMenu { list-style:none; border:none; border:0; margin:0 0 0 0; padding:0 0 0 0;  }
#onlineSalesMenu ul { list-style:none; border:none; border:0; margin:0 0 0 0px; padding:0 0 0 0; }
#onlineSalesMenu ul li{ border:#ed1c24 1px solid; width:758px; margin:0px; padding:20px; list-style: none !important;   }
.overViewText a {color:#FFF; text-decoration:none; }

#onlineSalesMenu .overViewText {margin:2px 0 0 0!important;}
