@import url("snapdragon-common-min.css");
/* Master CSS for ScheduleX */
.clearfix:after, .container:after
{
    content: "";
}



a
{
    color: #666666;
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #003399;
    text-decoration: underline;
}
a:hover img
{
    text-decoration: none;
}

h1
{
    color: #003399;
    font-size: 1.75em;
    font-weight: bold;
}

h2, .FormViewTitleLine2
{
    font-size: 1.5em;
    color: #333333;
    clear: both;
    padding: 20px 0;
}

h3
{
    color: #003399;
    font-size: 1.5em;
    text-decoration: none;
    margin: 15px 0;
}


#Header ul, .menu ul, #Footer ul, #MarketingNav ul
{
    list-style: none;
}
p
{
    padding: 0 0 10px 0;
}
h4
{
    font-weight: bold;
    color: #333333;
    margin: 0 0 8px 0;
}
img
{
    margin: 0;
    padding: 0;
}
.pleft
{
    float: left;
}
/* Forms */
label
{   margin-right:5px;
    width: 8em;
}
label.label-small
{
    width: 8em;
}
label.label-auto
{
    width: auto;
}
fieldset
{
    border: none;
}
fieldset legend
{
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.fields-inline label, .fields-inline select, .fields-inline input
{
    float: none;
    width: auto;
    display: inline;
    margin: 0;
    padding: 0;
}
.row-submit input
{
    float: right;
    margin: 5px 0 0 8px;
    font: Verdana, Arial, Helvetica, sans-serif;
}
.row-credit
{
    width: 200px;
}
.nolabel
{
    margin-left: 8em;
}
.row
{
    margin: 5px 0;
    clear: both;
}
.static-val
{
    padding-left: 11em;
}
textarea, fieldset textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stacked label
{
    width: 100%;
}
.stacked input
{
    float: left;
    clear: left;
}
/* Header Styles */
#Header
{
    height: 60px;
    background: url('../Images/header-bkg-gradient.jpg' ) repeat-x top left;
}
#MainLogo
{
    float: left;
    margin: 15px 0 0 0;
}

#UserNav
{
    margin: 25px 0 0 0;
    float: right;
    text-align: center;
}
.signed-out
{
    font-size: 1.3em;
}
.signed-out a
{
    font-weight: bold;
}
#UserNav div
{
    float: right;
    text-align: right;
}

#UserNav ul
{
    height: 36px;
    float: right;
    clear: right;
    background: url('../Images/usernav-bg.gif') repeat-x top right;
    padding: 0;
    margin: 5px 0 0 0;
    list-style: none;
}

#UserNav li
{
    float: left;
    clear: none;
    height: 24px;
    margin: 0;
    padding: 8px 15px 4px 15px;
    display: inline;
    text-align: center;
    border-right: 1px solid #003399;
}
#UserNav li.first
{
    background: url('../Images/usernav-l.gif') no-repeat top left;
}
#UserNav li.last
{
    border-right: none;
    background: url('../Images/usernav-r.gif') no-repeat top right;
}
#UserNav li a
{
    color: #FFFFFF;
}

#UserNav li a:hover
{
    color: #99CCFF;
    text-decoration: none;
}
/* Navigation */
#Navigation
{
    height: 59px;
    padding: 0;
    font-weight: bold;
    font-size: 2em;
    background: url('../Images/nav-bkg-gradient.jpg' ) repeat-x top left;
}
#Navigation .container
{
    padding: 0;
}
#Navigation ul
{
    float: left;
    width: 100%;
    height: 59px;
    clear: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#Navigation ul li
{
    float: left;
    list-style-type: none;
    padding: 0;
    height: 59px;
    width: 220px;
}

#Navigation li a
{
    height: 59px;
    width: 100%;
    display: block;
}
#Navigation li#Nav-Appointments
{
    width: 290px;
}
#Navigation li#Nav-Appointments a
{
    background: url('../Images/tab-find-appointments-up.gif') no-repeat top left;
}
#Navigation li#Nav-Appointments.selected a
{
    background: url('../Images/tab-find-appointments-selected.gif') no-repeat top left;
}
#Navigation li#Nav-Features a
{
    background: url('../Images/tab-features-up.gif') no-repeat top left;
}
#Navigation li#Nav-Features.selected a
{
    background: url('../Images/tab-features-selected.gif') no-repeat top left;
}
#Navigation li#Nav-About a
{
    background: url('../Images/tab-about-up.gif') no-repeat top left;
}
#Navigation li#Nav-About.selected a
{
    background: url('../Images/tab-about-selected.gif') no-repeat top left;
}
#Navigation li#Nav-Help a
{
    background: url('../Images/tab-help-up.gif') no-repeat top left;
}
#Navigation li#Nav-Help.selected a
{
    background: url('../Images/tab-help-selected.gif') no-repeat top left;
}
/* Search Box */

#Search
{
    width: 100%;
    background-color: #99ccff;
    text-align: center;
    margin: 5px auto 0px auto;
    padding-top: 25px;
    height: 180px;
}
#Search fieldset .row
{
    float: left;
    width: auto;
    margin: 0 0 0 45px;
}
#Search fieldset .row label
{
    font-size: 1.6em;
    font-weight: normal;
    float: left;
    width: auto;
    clear: none;
    margin: 11px 8px 0 8px;
    color: #333333;
    height: auto !important;
}
#Search fieldset .row .hints .btn
{
    margin: 10px 0 0 10px;
}
#Search fieldset .row input
{
    float: left;
    margin: 10px 0 0 0;
    clear: none;
    font-size: 1.6em;
    color: #666;
    font: Verdana, Arial, Helvetica, sans-serif;
}
#Search fieldset .hints
{
    height: 18px;
    width: 600px;
    padding: 0 0 0 50px;
}
#Search fieldset .row .fieldhints
{
    float: left;
    width: 285px;
    clear: none;
    text-align: left;
    font-weight: normal;
    font-style: italic;
}
#Search fieldset .row .fieldhints a
{
    font-style: normal;
}
/* Common */

#Main
{
    margin: 0px auto;
    background-color: #FFFFFF;
    background-image: url(   '../images/bkg-bottom-gradient.jpg' );
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 10px;
    padding-top: 10px;
}
#Main .container
{
}



.btnright
{
    display: block;
    text-align: right;
}

.btndate
{
    float: left;
    padding: 0 6px 5px 0;
}

.FormViewLabel
{
    font-family: Arial,sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: Black;
}

/* ----- tool tip specific styles ----- */
#theToolTip
{
    position: absolute;
    left: -300px;
    width: 200px;
    border: 2px solid #C0C09F;
    padding: 6px 0px 0px 10px;
    background-color: #FFFFCC;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer
{
    position: absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

#theToolTip p
{
    font-size: 1.1em;
    color: #333333;
    line-height: 1.4em;
    margin-right: 10px;
    margin-top: 0;
}

#ToolTipTextWrap
{
    font-weight: bold;
    font-size: 1.2em;
    color: #592C16;
    margin-right: 10px;
}

/* Footer */
#Footer
{
    color: #FFFFFF;
    text-align: center;
    height: 119px;
    clear: both;
    width: auto;
    background-image: url(   '../Images/footer-bkg-gradient.jpg' );
    background-repeat: repeat-x;
    background-position: top;
}
#Footer p
{
    text-align: center;
}
#Footer .container
{
}

#Footer ul
{
    width: auto;
    width: 580px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    white-space: nowrap;
}


#Footer li
{
    display: inline;
    list-style-type: none;
}

#Footer a
{
    padding: 0 10px;
    color: #FFFFFF;
}

#Footer a:link, #Footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#Footer a:hover
{
    text-decoration: underline;
}

#Footer a:active
{
    color: #CCCCCC;
}

/* Admin Section */
.admin-location
{
    margin: 0;
    padding: 0 0 .5em 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #666;
    clear: none !important;
}
.admin-pagetitle
{
    margin: 0;
    padding: 0;
}
/* Telerik overrides */
.rsHeader h2
{
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    clear: none;
}
.rsAllDayFirstCell
{
}
.card-types
{
    width: 450px;
    text-align: center;
}
.card-types label
{
    width: auto;
    float: none;
    text-align: center;
}
/* Homepage */
#BookOnline
{
    margin: 0;
    padding: 0;
}
#Marketing
{
    margin: 0 0 24px 0;
}
/* Categories Menu */

/* Browse Categories Box */

.left
{
    float: left;
}

.right
{
    float: right;
}

.menu
{
    margin: 0;
    padding: 0 0 0 0;
    background: url(   '../images/categories-bkg-gradient.jpg' ) repeat-y top left;
    width: 250px;
    float: left;
}

.menu ul
{
    padding: 0 0 20px 0;
    margin: 0 0 0 1px;
    width: 240px;
    list-style-type: none;
}
.menu p
{
    padding-left: 20px;
    padding-right: 30px;
}
.menu ul li
{
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu ul li a, .menu ul li a:hover
{
    display: block;
    text-decoration: none;
    width: 80%;
    padding: 0 10%;
    height: 25px;
}
.menu ul li a:hover
{
    background: #f3f3f3;
}
.menu ul li .flyout
{
    display: none;
    position: absolute;
    overflow: hidden;
    width: 425px;
    margin-top: -70px;
    margin-left: 200px;
    padding: 0 0 20px 0;
    z-index: 99;
    background: url('../Images/flyout-bottom.png') no-repeat bottom left;
}
.menu ul li:hover .flyout
{
    display: block;
}
.menu ul li .flyout ul
{
    float: none;
    clear: none;
    width: 385px;
    min-height: 200px;
    padding: 10px 0px 0px 40px;
    margin: 0;
    background: url('../Images/flyout-top.png') no-repeat top left;
}
.menu ul li .flyout ul li
{
    height: auto;
    clear: none;
    width: auto;
}
.menu ul li .flyout ul li a
{
    display: block;
    width: 140px;
    font-weight: normal;
    font-size: .9em;
}

.menu ul li .flyout ul li a:hover
{
    text-decoration: underline;
    color: #000099;
    background: none;
}


.categories-head
{
    padding: 25px 0 10px 20px !important;
    background-image: url(   '../images/categories-bkg-top.jpg' );
    background-repeat: no-repeat;
    background-position: top left -10px;
}

.categories-bottom
{
    float: left;
    clear: left;
    width: 242px;
    height: 20px;
    font-size: 1.2em;
    padding: 0;
    text-align: right;
    background: url(   '../images/categories-bkg-bottom.gif' ) no-repeat bottom left;
}
.categories-bottom a
{
    float: right;
    margin: -8px 12px 8px 0;
}
/* Marketing/Side Nav */
#MarketingNav
{
    background-color: #99ccff;
}

#MarketingNav a:hover
{
    text-decoration: none;
    color: #0066CC;
}

#MarketingNav ul
{
    list-style: none;
    margin: 10px 0;
}

#MarketingNav li
{
    padding: 5px 20px;
}

#MarketingNav li:hover
{
    padding: 5px 20px;
}

#MarketingNav .selected
{
    background-color: #CEE3FF;
}
#MarketingNav .selected h4
{
    font-size: 1em;
    margin: 0;
    padding: 0;
}
#MarketingNav h4
{
    text-transform: uppercase;
}
/* Box Styles */
.box
{
    padding: none;
    margin: 0;
    background: none;
}
.box .wrap
{
    padding: 20px;
}
.shadow-box
{
    padding: 0;
    background: #fff url(   '../images/box-gradient.jpg' ) repeat-x top left;
    margin: 0;
}

.shadow-box .wrap
{
    border: solid 2px #ccc;
    border-top: none;
}
.shadow-box h3
{
    padding: 0;
    margin: 0;
}
.shadow-box .first
{
    border-top: 2px solid #ccc;
}
.box .icon
{
    float: left;
    margin: 0 50px 0 0;
}
.browse
{
    list-style: none;
    clear: both;
    width: 900px;
}

.browse li
{
    width: 300px;
    float: left;
}

.browse h3
{
    clear: both;
}
.grid-categories .HeaderLabelText
{
    font-weight: bold;
}
.grid-categories td
{
    padding: 1px 8px;
}
.location
{
    font-weight: bold;
}
.zoomholder-right
{
    float: right;
    text-align: center;
    padding: 0 0 10px 10px;
}
.zoomholder-left
{
    float: left;
    text-align: center;
    padding: 0 10px 10px 0;
}
.zoomable, .zoomable:hover
{
    text-decoration: none;
}

.zoomable img {border:2px solid gray;margin:3px;}

#Testimonials blockquote
{
    font-size: 2em;
    line-height: 1.25em;
    color: #666666;
    font-style: italic;
    padding: 12px 35px;
    margin: 50px 0;
    background: url(../Images/quote.png) no-repeat top left;
}
.success
{
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.RadScheduler .rsPrevDay2, .RadScheduler .rsNextDay2
{
    position: static;
    float: left;
    clear: none;
    display: block;
    overflow: hidden;
    line-height: 1000px;
}
#Testimonials blockquote
{
    font-size: 2em;
    line-height: 1.25em;
    color: #666666;
    font-style: italic;
    padding: 12px 35px;
    margin: 50px 0;
    background: url(../Images/quote.png) no-repeat top left;
}

blockquote
{
    font-size: 18px;
    color: #000;
    font-style: italic;
    font-family: Times New Roman, Serif;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 10px;
    margin: 0 0 30px;
}
blockquote:before, blockquote:after
{
    font-size: 36px;
    font-weight: bold;
    color: Maroon;
}
blockquote:before
{
    content: '\201C';
}
blockquote:after
{
    content: '\201D';
}




.RadScheduler .rsWrap
{
    cursor: default !important;
}

.float-right
{
    float: right;
}

.float-left
{
    float: left;
}

.disabled
{
    background-color: #efefef !important;
}

#nofloat table tbody tr td label
{
    float: none !important;
}

.green
{
    color: Green !important;
}

#AuthorizeDotNetSeal {
    float: left;
    width: 135px;
    margin: 10px 0 0 35px;
}
