body {
    background-color: #999999;
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 125%;
}

#maincontainer {
    background-color: #ffffff;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#maincontentcontainer {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}

#topnavbar {
    width: 800px;
    height: 20px;
}

#header {
    width: 800px;
    height: 85px;
    float: left;
    margin-bottom: 20px;
}

.spacer {
    width: 800px;
    height: 3px;
    clear: both;
}

.shopactivitybar {
    width: 184px;
    height: 28px;
    float: left;
    background-color: #004B85;
    font-family: arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 8px;
}

#searchcartbar {
    background-position: left;
    width: 584px;
    height: 35px;
    float: right;
    padding-right: 8px;
}

.uppermenutable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.lefthandmenu {
    width: 200px;
    float: left;
    display: block;
    margin-bottom: 8px;
}

#footer {
    width: 800px;
    height: 50px;
    clear: both;
    background-color: #999999;
}

.legal {
    font-size: 12px;
    font-family: Arial;
}

#promoheader {
    width: 576px;
    float: right;
    margin-top: 8px;
    height: 45px;
    background-color: #FFCC00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    line-height: 160%;
    padding-right: 8px;
    padding-left: 8px;
}

#promoexamplecontainer {
    width: 590px;
    float: right;
    margin-top: 8px;
    border-top: solid 1px #cacdd2;
}

.promoexampleleft {
    padding: 8px;
    width: 278px;
    height: 99px;
    border-right: solid 1px #cacdd2;
    border-bottom: solid 1px #cacdd2;
    border-left: solid 1px #cacdd2;
    float: left;
}

.picture {
    border: 1px solid #cacdd2;
    width: 138px;
    height: 98px;
    float: left;
}

.text {
    padding: 5px;
    width: 123px;
    height: 90px;
    float: right;
}

.promoexampleright {
    padding: 8px;
    width: 277px;
    height: 99px;
    border-bottom: solid 1px #cacdd2;
    border-right: solid 1px #cacdd2;
    float: right;
}

#promoimage {
    width: 592px;
    float: right;
    margin-top:2px;
}

#myaccountbox {
    border: 1px solid #cacdd2;
    width: 590px;
    float: right;
    margin-top:5px;
}

.myaccountbar {
    width: 590px;
    height: 35px;
    background-color: #e5e5e5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ff6600;
    font-weight: bold;
    text-indent: 8px;
    line-height: 200%;
}

#searchimagetext {
    width: 592px;
    float: right;
    height: 100px;
    margin-bottom: 8px;
}

.searchimage {
    width: 140px;
    height: 100px;
    float: left;
    background-color: #999999;
}

#searchResultsHeader td {
    padding-bottom: 5px;
}

#searchresultbox {
    border: 1px solid #cacdd2;
    width: 590px;
    float: right;
    margin-top:5px;
}

.searchbar {
    width: 590px;
    height: 35px;
    background-color: #e5e5e5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    text-indent: 8px;
    line-height: 200%;
}

#searchresults {
    width: 574px;
    margin-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
}

.searchResultsRow {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: gray;
}

.ResultRowSeparator {
    background-color: #EEEEEE;
    color: #ff9900;
    font-weight: bold;
    padding-left: 8px;
}

.searchResultQtyAlert, .searchResultQtyAvail_low {
    color: Red;
    font-weight: bold;
}

.searchResultQtyAvail_normal {
    color: green;
}

.searchResults_Btn a {
    width: 100px;
    height: 26px;
    display: block;
}

.searchResults_Btn a:hover {
    background-position: 0px -26px;
}

.searchResults_Btn a:Active {
    background-position: 0px -52px;
}

.searchResults_MoreInfoBtn a {
    background: url(../Common_Media/Images/more_info_orange_rollable.jpg) 0 0 no-repeat;
}

.searchResults_AddToCartBtn a {
    background: url(../Common_Media/Images/add_to_cart_rollable.jpg) 0 0 no-repeat;
}

.searchResults_AddToWaitlistBtn a {
    background: url(../Common_Media/Images/class_full_rollable.jpg) 0 0 no-repeat;
}

.searchResults_WaiverBtn a {
    background: url(../Common_Media/Images/waiver_rollable.jpg) 0 0 no-repeat;
}

.searchResults_RemoveBtn a {
    background: url(../Common_Media/Images/remove_rollable.jpg) 0 0 no-repeat;
}

.searchResults_LoginRequired a {
    background: url(../Common_Media/Images/login_required_rollable.jpg) 0 0 no-repeat;
}

.searchResults_NotEligible a {
    background: url(../Common_Media/Images/not_eligible_rollable.jpg) 0 0 no-repeat;
}

.searchResults_Cancelled a {
    background: url(../Common_Media/Images/cancelled_rollable.jpg) 0 0 no-repeat;
}

.viewCartBtn a {
    width: 141px;
    height: 35px;
    display: block;
    margin: 10px 10px 10px 10px;
    background: url(../Common_Media/Images/view_cart_orange.jpg) 0 0 no-repeat;
    font-size: 0px;
}

.loginBtn a {
    width: 141px;
    height: 35px;
    display: block;
    margin: 10px 10px 10px 10px;
    background: url(../Common_Media/Images/Log_in_orange.jpg) 0 0 no-repeat;
    font-size: 0px;
}

#cartItemBox {
    border: 1px solid #cacdd2;
    width: 798px;
    float: left;
}

.cartBar {
    width: 798px;
    height: 35px;
    background-color: #e5e5e5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    text-indent: 8px;
    line-height: 200%;
}

#cartItems {
    width: 775px;
    margin-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
}

.cartInnerBox {
    border: 1px solid #cacdd2;
    width: 575px;
    margin-left: 95px;
    padding: 10px 10px 10px 10px;
}

.cartPriceColumn {
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
}

.cartPtcptSelectBox {
    margin-left: 50px;
    width: 500px;
   margin-top:8px;
}

#generalInnerBox {
    border: 1px solid #cacdd2;
    width: 590px;
    float: right;
    margin-top:5px;
}

#generalInnerBar {
    width: 590px;
    height: 35px;
    background-color: #e5e5e5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    text-indent: 8px;
    line-height: 200%;
}

#generalInnerContent {
    width: 574px;
    margin-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
}

.simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}

.simplemodal-container {
    background-color: #fff;
    border: 3px solid #ccc;
    overflow: auto;
    height: 400px;
    width: 70%;
    padding: 5px;
}

a.modalCloseImg {
}

a:link {
    color: #333333;
    text-decoration: none;
}

a:visited {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #ff6600;
    text-decoration: none;
}

.linkButtonorange a:link {
   
    color: #FFFFFF;
    display: inline-block;
    
    font-weight: bold;
   /* padding: 3px 10px 4px;*/
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding:9px;
    font-family: Arial, Helvetica, sans-serif;
}

.linkButtonorange a:hover {
    
    color: #FFFFFF;
    text-decoration: none;
}

.linkButtonorange {
    background-color: #E79518 !important;
    display: inline-block;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-top: 0;
    color: White;
    width: 196px;
}

a:active {
    color: #004E9B;
    text-decoration: none;
}

P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #666666;
    line-height: 125%;
}

.tablerowtitle {
    color: #333333;
    font-weight: bold;
}

.alert {
    color: #FF6600;
    font-weight: bold;
}

.error {
    color: Red;
    font-weight: bold;
}

.help {
    padding-left: 25px;
    background: url(../Common_Media/Images/info_i_icon.jpg) no-repeat 0px 0px;
    color: #666666;
    font-size: 90%;
}

.helpNoIcon {
    color: #666666;
    font-size: 90%;
}

.wrongMessageType {
    padding: 10px;
    margin: 10px;
    display: block;
    background-color: #FFB6DA;
    border: solid 10px #9900FF;
    color: #FF00CC;
    font: bold 1.5em Arial, Helvetica, sans-serif;
}

.linkButtonBlue a:link {
    color: #0000FF;
    text-decoration: none;
}

.linkButtonBlue a:visited {
    color: #0000FF;
    text-decoration: none;
}

.linkButtonBlue a:hover {
    color: #0000FF;
    text-decoration: underline;
}

.waiverSignedText {
    color: Green;
    font-weight: bolder;
}

.waiverNotSignedText {
    color: Red;
    font-weight: bolder;
}

.panelWaiver_Box {
    background-color: #E5E5E5;
    height: 15em;
    overflow: auto;
    padding: 10px;
}

.profileMemberId_Box {
    border: 1px solid #cacdd2;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px;
}

.continueMessage {
    float: right;
    margin: 0 15px 10px 0;
}

.displayNone {
    display: none;
}

.form_description h3 {
    font-size: 1.35em;
    line-height: 115%;
    color: #000000;
}

.form_question h3 {
    font-size: 1.25em;
    color: #004B85;
}

.form_question {
    display: block;
    margin: .4em 0;
    color: #004B85;
}

.form_help {
    display: block;
    margin: .2em 0 .5em 0;
    color: #ff6600;
}

.form_dropdownlist {
    margin-top: 3px;
    border: 1px solid #b68b5c;
    color: #21496c;
    font-weight: bold;
    font-size: 1em;
}

.form_checkboxlist {
    margin-top: 3px;
    color: #21496c;
    font-weight: bold;
    font-size: 1em;
}

.form_radiobuttonlist {
    margin-top: 3px;
    color: #21496c;
    font-weight: bold;
    font-size: 1em;
}

.form_textbox {
    margin-top: 3px;
    border: 1px solid #b68b5c;
    color: #21496c;
    font-weight: bold;
    font-size: 1em;
}

.form_commandbutton {
    background: #6494bd;
    color: white;
    text-decoration: none;
    padding: 3px;
    font-weight: bold;
    margin: 15px 0;
}

.allheaders a {
    display: block;
    font-size: 11px;
    height: 16px;
    padding: 4px 0 4px 10px;
    color: #004B85;
    font-weight: bolder;
    text-decoration: none;
}

.allheaders a:hover {
    color: #fff;
    background-color: #004B85;
}
/*jQueryAccordion.css*/
.arrowsidemenu {
    width: 200px;
}

.arrowsidemenu div {
    width: 200px;
    border: solid 1px #ffffff;
}

.arrowsidemenu div a {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    display: block;
    background-color: #cccccc;
    height: 24px;
    padding: 4px 0 4px 10px;
    line-height: 24px;
    text-decoration: none;
}

.arrowsidemenu div a:link, .arrowsidemenu div a:visited {
    color: #003399;
}

.arrowsidemenu div.unselected a {
    color: #003399;
}

.arrowsidemenu div.selected a {
    color: #ffffff;
    background: transparent url(../Common_Media/Images/menuArrow.gif) 100% 0;
    background-position: 100% -64px !important;
}

.arrowsidemenu div a:hover {
    background: transparent url(../Common_Media/Images/menuArrow.gif) 100% 0;
    background-position: 100% -32px;
    color: #ffffff;
}

.arrowsidemenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 202px;
}

.arrowsidemenu ul li {
    border: solid 1px #ffffff;
}

.arrowsidemenu ul li a {
    display: block;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: white;
    background-color: #6699cc;
    padding: 6px 0 6px 20px;
}

.arrowsidemenu ul li a:hover {
    background-color: #ff9900;
}

#Loading,.Loading_ {
    border: 2px  solid #373737;
    position: absolute;
    width: 120px;
    z-index: 99;
    text-align: left;
    color: #373737;
    font-weight: bold;
    font-size: 12px;
    background: #fff;
}

.LoadingInner {
    background-position: right;
    margin: 4px;
    position: relative;
    background: #fff url('../Common_Media/Images/ajax-loader_b.gif') no-repeat right;
    border: 0;
}

#bodyFade {
    background: #b8b8b8;
    position: fixed;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=80);
    opacity: .50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 /*--IE 8 Transparency--*/
    left: 0;
    z-index: 3;
    top: 0;
    bottom: 0;
}
html {
    -webkit-font-smoothing: antialiased;
}

 
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
    border-radius: 5px;
    background: #EAEFF5;
    color: #595959;
    /*border: 1px solid #a2bbd5;
    box-shadow: 1px 1px 8px rgba(106, 130, 147, 0.8);*/
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden;
}

.tooltip-custom {
    cursor: default;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
    /* border-color: ... !important; */;
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon
{
    cursor: help;
    margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base
{
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}
.tooltipster-base .tooltipster-content
{
    overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow
{
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border
{
    display: block;
    width: 0;
    height: 0;
    position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span
{
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -8px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border
{
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -8px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span
{
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -8px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border
{
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -8px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border
{
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span
{
    left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border
{
    left: 5px;
}
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span
{
    right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border
{
    right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border
{
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -8px;
}
.tooltipster-arrow-left .tooltipster-arrow-border
{
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border
{
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border
{
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade
{
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade-show
{
    opacity: 1;
}

.tooltipster-grow
{
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show
{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing
{
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}
.tooltipster-swing-show
{
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall
{
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall-show
{
}
.tooltipster-fall.tooltipster-dying
{
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0;
}

.tooltipster-slide
{
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show
{
}
.tooltipster-slide.tooltipster-dying
{
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing
{
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
