body
{
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;   
    color: #4C4C4C;
    background-color: #fff;
    height: 100%;
}

.alert {
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}

.roundedControlCorners
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}


/* Styles for basic forms
-----------------------------------------------------------*/




/*-----------------------------------------------------------*/
/*.ButtonOverlay
{
    background: linear-gradient(rgba(255, 0, 0, 0.7), rgba(255, 0, 0, 0.7)),
                rgba(255, 0, 0, 0.7) url('../IMG/button_middle.png') repeat center;
}*/
/*.HomeButtonOverlay
{
    background: linear-gradient(rgba(35, 79, 188, 0.7), rgba(35, 79, 188, 0.7)),
                rgba(35, 79, 188, 0.7) url('../IMG/home_btn.png') center no-repeat !important;
    border: 2px solid;
    border-radius: 10px;
    width:80px;
    height:90px;
}
.MainProfileOverlay
{
    background: linear-gradient(rgba(35, 79, 188, 0.7), rgba(35, 79, 188, 0.7)),
                rgba(35, 79, 188, 0.7) url('../IMG/main_my profile.png') center no-repeat !important;
    border: 2px solid;
    border-radius: 10px;
    width:80px;
    height:90px;
}

.CloseButtonOverlay
{
    background: linear-gradient(rgba(35, 79, 188, 0.5), rgba(35, 79, 188, 0.5)),
                rgba(35, 79, 188, 0.7) url('../IMG/close_X_button.png') center no-repeat !important;
    width: 20px;
    height:20px;
}

.ui-widget-header
{
    border-color:rgba(35, 79, 188, 0.45) !important;
}*/
/*-----------------------------------------------------------*/

.gridHeader
{
    color: #47443F;
    font-weight:bold;
}

.gridAlternateRow
{
   background-color:#EFE9D2;
}

.popUpNotice
{
    width: 100%;
    background-color:#EAF4FF;
    color:#00448C;
    border:1px solid #ADC0C4;
}

/*.divPopUpNotice
{
     border:1px solid #ADC0C4;
}*/

.errorNotice
{
    width: 100%;
    background-color:#F6D6D6;
    color:#634848;
}

.divErrorNotice
{
     border:1px solid #E59999;
}

.formBackGround
{
    background-color:#E5E1BE;
    border:1px solid #AFAB92;
}

.headerMainBorder
{
    position: relative;
    float:left;
    width:100%; 
    top: auto;
    background-color:#E5E1BE;
    border:1px solid #AFAB92;
}

.LabelCell
{
    color: #4C4C4C;
    font-weight:bold;
    font-size: 13px;
}

A:hover { COLOR: #DE1014;}

p { font-size: 13px; }

td { font-size: 13px; color: #4C4C4C }

a { font-size: 13px; }

span { font-size: 13px; }

li { font-size: 13px;}

.productLabel
{
    color: #5E5E5E;
    font-size: 14px;
    font-weight:bold;
}

textarea
{
    min-height: 75px;
}

/*.validation-summary-errors  
{
    margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC;
}*/

/*.field-validation-error
{
    color: #C00; font-style: normal; font-weight: bold;
}*/

.DayLabel
{ 
        display:block; 
        float:left; 
        width:45px; 
}
.MonthLabel
{ 
        display:block; 
        float:left; 
        width:45px; 
}

.YearLabel
{ 
        display:block; 
        float:left; 
        width:56px; 
}

.RequiredLabel
{
   font-size: 10px;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #E83A3A;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    color: #E83A3A;
    font-weight: bold;
}

.validation-summary-valid
{
    display: none;
}

/* Custom styles
-----------------------------------------------------------*/

.NavButton
{
    color: White;
}
.NavButton.previousstep
{
    width: 200px;
}


.ImgThumb
{
    height: 50px;
    width: 50px;
    cursor: pointer;
    border:0;
    border-color:transparent;    
}
.MouseHover
{
     height: 60px;
    width: 60px;
    cursor: pointer;    
    border:0;
     position:fixed;
       }

.HeaderImg
{
    height: 20px;
    width: 20px;
}

.PointerCursor
{
    cursor: pointer;
}
.ApptGrid
{
    text-align: center;
}

.ApptGridSize
{
    width: 150px;
    
}

.HeadBuffer
{
    padding-top: 0px;
    width: 100%;
}

.WizardButton
{
    text-align:center;
    background-position:top center;
    vertical-align:text-bottom;   
    height: 90px;
    width: 145px;    
    color:White;    
}

/*.actionLinkButton
{
    cursor: pointer;
    display: inline-block;
	text-align:center;
	height: 14px;
    width:auto;
    background-color: #ed1f24;
	color: white;
    border: 1px solid black !important;
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 4px;
	text-decoration: none !important;
}

.actionLinkButton:hover
{
	color:black;
    text-decoration:none !important;
}*/

.MagicMenu 
{
    /*font-size:125%; */
    font-weight:bold;
    padding: 0px;
    width: 100%; 
    border-top: 1px solid #dadada;
}
.MagicMenuItem
{
    padding: 10px 5px 10px 5px; 
    border-bottom: 1px solid #dadada;
    vertical-align: middle;
    list-style-type: none; 
}
.MagicMenuItem-right
{    
    background: url('../IMG/arrow_small_right.png') no-repeat right center;
}
.MagicMenuItem-left
{
    background: url('../IMG/arrow_small_left.png') no-repeat left center;
}
.MagicMenuLink
{
    display: block; 
    text-decoration: none; 
    color:#000000;
}
.MagicMenuImage 
{
    width: 50px;
    height: 50px;
    margin: 0px 8px 0px 8px;
    vertical-align: middle; 
    border: 2px solid;
    border-radius: 5px;
    -moz-border-radius:5px;  /* for Firefox */
    -webkit-border-radius:5px; /* for Webkit-Browsers */
}

.main
{
    padding: 0px 12px;
    min-height: 520px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 13px;
}

.roundedCorners
{
    -moz-border-radius:10px;  /* for Firefox */
    -webkit-border-radius:10px; /* for Webkit-Browsers */
    border-radius:10px;
}

.page
{
    width: 900px;
    background-color: transparent;
    margin: 25px auto 20px auto;
}

.pageInner
{
    -moz-border-radius:10px;  /* for Firefox */
    -webkit-border-radius:10px; /* for Webkit-Browsers */
    border-radius:10px;
    width: 900px;
    background-color: #fff;
    margin: 25px auto 20px auto;
    padding:25px 0 15px 0;
}

.userDisplay
{
    font-size: 1.1em;
    display: block;
    float: left;
    padding: 75px;
}

.userSettings
{
    font-size: 1.1em;
    display: block;
    float: right;
    padding: 75px;
}

.clear
{
    clear: both;
}

.menuImages
{
   margin: auto;

}

roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../IMG/roundedcornr_921612_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../IMG/roundedcornr_921612_br.gif) no-repeat bottom right; 
}

img.corner {
   width: 35px;
   height: 35px;
   border: none;
   display: block !important;
}

.Important
{
    color: #3D3D2F;
    font-weight:bolder
}

.divButton
{
    position: absolute; 
    bottom: 0px; 
    right:0px; 
    width: 100px;     
}

.divButton2
{
    position: absolute; 
    bottom: 0px; 
    right:0px
}

.fixedQuestiontDiv 
{
    height: 500px; 
    overflow: auto;
}

.forgotPasswordRow
{
    padding-top:0px;
    font-size:10px;
    padding-left:5px;
}

.forgotPasswordEmailTextBox
{
    padding-left:33px;
}

.AppointmentLink
{
    text-decoration: none; 
    color:#000000;
}

.activeTabView
{
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    font-size:12px;
    
}
div#RegistrationOne
{
    float:left;
	width:30%;
	margin:5px;
}
/*div#RegistrationLeft
{
	float:left;
	width:23%;
	margin:5px;
}*/
div#RegistrationMiddle
{
	float:left;
	width:30%;
	margin:5px;
}
div#RegistrationRight
{
	float:left;
	width:30%;
	margin:5px;
}

.buttonBronze 
{    
    padding: 3px 10px 3px 10px;   
    
    cursor: pointer;
    border-color: black;   
  
    border: 1px solid black;
    background-color: #8C7853;       
}

.buttonSilver 
{    
    padding: 3px 10px 3px 10px; 
    cursor: pointer;
    border-color: black;   
  
    border: 1px solid black;    
    background-color: #8A8A8A;                     
}

.buttonGold 
{    
    padding: 3px 10px 3px 10px;  
    
    cursor: pointer;
    border-color: black;   
  
    border: 1px solid black;
    background-color: #C1A004;        
}

.buttonBronze:hover
{    
    background-color: #A67D3D;        
}

.buttonSilver:hover
{    
    background-color: #A1A1A1;        
}

.buttonGold:hover
{    
    background-color: #DAA520;        
}



.MagicMenuLine 
{
     background-image: url(../IMG/ShawdowLine.png);
     height:2px; 
     border-width: 0px; 
     background-image:  background-repeat: repeat-x; 
     background-color: transparent; 
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}

.MagicMenuLineRow 
{
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
     height:2px; 
     max-height: 2px;
}

.menu-item {}
.menu-item div
{
    border: solid 1px #FFFFFF!important;
    padding: 5px 12px 5px 12px!important;
}
.menu-item div:hover
{
    background-color: #F2F2F2!important;
    border: solid 1px #888888!important;
    padding: 5px 12px 5px 12px!important;
}

.menu-item a 
{
    text-decoration: none !important;
    border: solid 1px #FFFFFF !important;
    padding: 5px 12px 5px 12px !important;
}
.menu-item a:hover
{
    color:Black!important;
    /*background-color: #F2F2F2!important;*/
    border: solid 1px #888888!important; 
    padding: 5px 12px 5px 12px!important;
}
.menu-item img
{
    margin-top:8px!important;
    max-width:90px;
    max-height:80px;
    border: 1px solid;
    border-radius: 5px;
    -moz-border-radius:5px;  /* for Firefox */
    -webkit-border-radius:5px; /* for Webkit-Browsers */
}


.menu-infosidebar 
{
    border: solid 1px transparent!important;
    padding:5px 12px 5px 12px!important;
    width:125px !important;
}
.menu-infosidebar:hover
{
    background-color: #F2F2F2!important;
    border: solid 1px #888888!important;
    padding:5px 12px 5px 12px!important;
}
.menu-infosidebar a
{
    text-decoration:none!important;
}
.menu-infosidebar img
{
    margin-top:8px!important;
}
.dxbButtonHover_Office2010Silver 
{
    color:#3c3c3c;
}
.dxbDisabled_Office2010Silver 
{
    color:#989898 !important;
}

.no-close .ui-dialog-titlebar-close
{
	display: none
}

.dxm-item {
    border-color: transparent !important;
}

.dxrpAW {
    overflow-y: initial !important;
}