/****************************************************
*			BASE ELEMENTS
****************************************************/


/****************************************************
*			BGCOLOR CLASSES
****************************************************/

.BgcolorBody {
	background : #ffffff;
}
/* Used for dark nav bar headings */
.BgcolorHard {
	background : #0e3460;
}
/* Used as the primary table background color */
.BgcolorNormal {
	background : #dddddd;
}
/* Used for Mon-Fri Headings */
.BgcolorBright {
	background : #bbbbbb;
}
/* Used to show selected navigation */
.BgcolorDull {
	background : #9ED7F8;
}

.BgcolorDullNew {
	background : #669966;
}

.BgcolorDullNew2 {
	background : #FFCC99;
}

/* Used for navigation headings */
.BgcolorDull2 {
	background : #d3d3d3;
}

.BgcolorBrightHdr {
	background : #bbbbbb;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
/****************************************************
*			FONT CLASSES
****************************************************/

.FontHard {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.FontHardSmall {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.FontSoft {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.FontSoftSmall {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;

}


/****************************************************
*			OTHER CLASSES
****************************************************/

.ButtonStyle {
	cursor: hand;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	background :  #8cb2fd;
}

.ButtonStyleSmall {
	cursor: hand;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	background :  #8cb2fd;
}

.alert{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ff0000;
	vertical-align : middle;
	font-weight : bold;
}

.calSmallFontCount{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ff0000;
	font-weight : bold;
}

.Warning {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ff0000;
	vertical-align : middle;
	font-weight : bold;
}
.salonHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #C62733;
	text-align : left;
	padding-right : 0px;
	padding-left : 3px;
}
.SectionHeaderStyle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	background : #0e3460;
	text-align : left;
	padding-right : 5px;
	padding-left : 5px;
}
.SalonSectionHeaderStyle {
	font-family : Helvetica, arial,  sans-serif; 
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-align : left;
	padding-right : 5px;
	padding-left : 5px;
}
.calSmallFont{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.frmTemplateHdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	background : #0e3460;
	text-align : left;
	padding-right : 5px;
	padding-left : 5px;
}
.frmTemplateTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}

.frmTDTemplateTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align: center;
}
.frmTDTemplateContent{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align: center;
}
.newHeading {
	padding-bottom: 5px; 
	color: #C62733;	
	font-size : 14px;
	padding-top: 5px; 
	font-family:  Arial, Helvetica, sans-serif; 
}
.newHeadingBold {
	padding-bottom: 5px; 
	color: #C62733;	
	font-size : 14px;
	padding-top: 5px; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight : bold;
}
.boldText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.boldText2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}