﻿.style-Textbox
{
    font-family: Tahoma;
    font-size: 7pt;
}

.smallLink
{
    font-family:Tahoma;
    font-size: 7pt;
}

.contenAccordion
{
    font-family:Tahoma;
    font-size: 9pt;
    
}

.headerAccordion
{
    width: 340px;
    text-align: left;
    width: 315px;        
}

.linkAccordion
{
    font-family: Tahoma, Verdana, Arial;
	color: #283B56;
	font-size: 12px;
	padding: 0px;
    text-align: left;        
    text-decoration:none;
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=90);
	MozOpacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 40%;
	left: 40%;
}

.displayNone
{
    display:none;
}

.menuTitle
{
    font-family:Tahoma;
    font-size: 10pt;
    font-weight: bold;    
    color: black;
    white-space:nowrap;    
}

.displayApptDateTime
{
    font-family:Tahoma;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    color:Gray;    
}

.couponZoom
{   
    ZOOM: 91%;  
    -moz-transform: scale(.50);    
}

.adminCouponZoom
{   
    ZOOM: 87%;  
    -moz-transform: scale(.50);    
}

.emailConfirmCouponZoom
{
    ZOOM: 72%;  
    -moz-transform: scale(.50);    
}

.CalendarHeaderDayOfWeek
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    width: 135px;
}
