﻿
body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	font-family: Verdana, Arial,helvetica,Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #768094;
	text-align: left;
	background-color: #ffffff;
}


.whiteText
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: white;
	text-decoration:none;
}

.alignleft
{
	text-align:left;	
}
.alignright
{
	text-align:right;
}
.blueheaderText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #1074C2;
	text-decoration:none;
}
.blueText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #1074C2;
	text-decoration:none;
}

.blackText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.TextBold
{
	font-weight:bold;
}

.bgLightGrey
{
	background-color: #FAFAFA;
	padding:4px;
}
.linkUnderline

{
	text-decoration:underline;
}

.lineHR
{
	line-height: 1px; 
	background-color: #CAD4DD;
}

.LeftBorderStyle
{
	border-left-color: #CAD4DD; 
	border-left-width:1px; 
	border-left-style:solid
}
.greyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC0701;
	text-decoration:none;
}
.text11px
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
}

a.hyperlink1:link, a.hyperlink1:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0C78C1;
	text-decoration: underline;
}

a.hyperlink1:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0C78C1;
	text-decoration: none;
}

/* Added by Rakesh Kumar on July 24th 2008*/
.gridViewStyle
{
	width:600px;
	height:auto;
    background-color:#ffffff;
    border:solid 1px #ECE9D8;
 
}
.gridViewHeaderStyle
{
	padding:9px;
	background-color:#EBECF0;
}    
    
.gridViewAlternateItemStyle
{
	padding:9px;
	background-color:#FFFFFF;
}    
        
.gridViewItemStyle
{
	padding:9px;
	background-color:#F3F7FA;
}


.row-odd{
background-color:#F5F6F8;
border-top:Solid 1px #DFE3EA;
}
.row-even{
background-color:#Ffffff;
border-top:Solid 1px #DFE3EA;
}


/* Added by Rakesh Kumar on August 14th 2008*/


.borderfortital
{
	border: solid 2px #DFDFDF;
	width: 630px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

.Appointmentssmalltext
{
	border: solid 2px #FFEED0;
	width: 353px;
	padding: 5px;
	font-size: 10px;
	color: #36424E;
	letter-spacing: -0.1em;
}
.Appointmentsselected
{
	border: solid 2px #FFEED0;
	width: 250px;
	padding: 5px 0px 5px 10px;
	font-size: 10px;
	color: #36424E;
	letter-spacing: -0.1em;
	height: 13px;
}
.Appointmentsselected div
{
	float: left;
}
.selectbox
{
	width: 16px;
	height: 12px;
	background-color: #ADC2DD;
	border: solid 1px #A2A19D;
}

.notselectbox
{
	width: 16px;
	height: 12px;
	background-color: #E8E8EA;
	border: solid 1px #A2A19D;
}

#timeeventgrid
{
	border: solid 1px #DEE0DF;
	width: 360px;
	padding: 2px;
	font-size: 10px;
	color: #36424E;
	height:350px;
	letter-spacing: -0.1em;
	
}
#timeeventgrid div
{
	float: left;
}
.heiding
{
	
	clear: both;
	height: 25px;
	background-color: #C7D9F1;
}
.timetext
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0E78C4;
	padding: 5px;
}
.timetextblack
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	text-align:right;
}
.CalenderCls
{
	font-family: Arial;
	border: solid 2px #DFDFDF;
	width: 250px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	color: #36424E;
	letter-spacing: -0.1em;
}
.CalenderClsdown
{
	font-family: Arial;
	border: solid 2px #DFDFDF;
	width: 250px;
	padding: 10px 0px 5px 10px;
	font-size: 12px;
	color: #36424E;
	height: 180px;
	letter-spacing: -0.1em;
	overflow: scroll;
}
