@charset "utf-8";
/* CSS Document */
body{
margin:opx;
padding:0px;
width:100%;
height:100%;	
	
}
.calender
{
	width:675px;
	margin-left: 24px;
	margin-top: 12px;
	height:100px;
	float: left;
	
	
	position: relative;
}

.calenderHeader {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../image/heaader_cal.png);
	height:47px;
	color:#eaeaea;
	vertical-align:central;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	}

.arrowLeft {
	width:37px;
	height:38px;
	float:left;
	margin-left:5px;
	margin-top:3px;
	line-height:47px;
	vertical-align:middle;
	background :url(../image/back_cal.png) no-repeat;
	cursor: pointer;
}
.arrowLeft_enable
{
width:37px;
	height:38px;
	float:left;
	margin-left:5px;
	margin-top:3px;
	line-height:47px;
	vertical-align:middle;
	background :url(../image/prev_cal_btn.png) no-repeat;	
	cursor: pointer;
}

.monthLabel {
	color:#F6EFFF;
	float:left;
	width:220px;
	font-size:20px;
	float:left;
	font-weight:bold;
	line-height:47px;
	margin-left:200px;
	vertical-align:middle;
	
	
}
.arrowRight {
	
	width:37px;
	height:38px;	
	float:right;
	margin-right:5px;
	line-height:47px;
	vertical-align:middle;
	margin-top:3px;
	background:url(../image/next_cal.png) no-repeat;
	cursor: pointer;
	
}

.daysListDiv{
	clear: both;
	height: 27px;
	background:#C9A9F1;
	border-top: 1px solid #b28869; 
	
}

.dayList{
	width: 96px;
	height: 27px;
	float: left;	
	text-align: center;
	color:#331261;
	font-weight: bold;
	font-size:15px;
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.calenderTable
{
   	width:675px;
	height:80px;
	border: 1px solid #b28869; 
	font-family:Arial, Helvetica, sans-serif;
	background: #B2B2B2;
	cursor: pointer;
}
.calenderTable tr{
	width:675px;
	height: 70px;
    cursor: pointer;
}

.calenderTable td{
	width:66px;
	height:70px;
	border-style: solid;       /* border style */
	border-color: #b28869; 
	
	   /* border color */
	border-width: 1px 0 0 1px;

}

.dateDivisionDisable{
	width: 100%;
	height:	100%;
	
}
.dateLabel{
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	font-family: 'Helvetica';
	padding-top:30px;

}

.dateDivisionUnSel{
	width: 100%;
	height:	100%;
}

.blackCircle{
	position:relative;
	top:23px;
	left:35px;
width:20px;
height:18px;
background:url(../image/ammavasai.png) no-repeat;
	
}
.ImgNavai{
	position:relative;
	top:23px;
	left:35px;
width:20px;
height:18px;
background:url(../image/navami.png) no-repeat;
	
}
.imgChaturthi{
	position:relative;
	top:23px;
	left:35px;
width:20px;
height:18px;
background:url(../image/sathurthi.png) no-repeat;
	
}
.imgKarthigai{
	position:relative;
	top:23px;
	left:35px;
width:20px;
height:18px;
background:url(../image/maskstar.png) no-repeat;
	
}
.imgAsthami{
	position:relative;
	top:23px;
	left:35px;
width:20px;
height:18px;
background:url(../image/astami.png) no-repeat;
	
}
.whiteCircle{
	position:relative;
	top:23px;
	left:35px;
width:20px;
height:18px;
background:url(../image/powernami.png) no-repeat;
	
}


.dateDivisionSelBlue{
	height:58px;
	border: solid #663B86;
	color:#fff;
    background-color:#AD7DEA;
	-webkit-box-shadow: inset 0 0 10px #D7BFF5;
    -moz-box-shadow: inset 0 0 10px #D7BFF5;
    box-shadow: inset 0 0 10px #D7BFF5;
	
}

.dateDivisionSelBlueGe{
	width: 100%;
	height:	100%;
	background:#663B86;
	-webkit-box-shadow: inset 0 0 10px #3C3;
    -moz-box-shadow: inset 0 0 10px #3C3;
    box-shadow: inset 0 0 10px #3C3;

	
	
}

.dateDivisionSelGreen{
	width: 100%;
	height:	70px;
	background:#8DAA04;
	-webkit-box-shadow: inset 0 10px #708608;
    -moz-box-shadow: inset 0 0 10px #708608;
    box-shadow: inset 0 0 10px #708608;
		
}
.green{
	width: 100%;
	height:	70px;
	background:#8DAA04;
	-webkit-box-shadow: inset 0 10px #708608;
    -moz-box-shadow: inset 0 0 10px #708608;
    box-shadow: inset 0 0 0px 3px #fff;
		
}
.dateDivisionSelWhite{
	width: 100%;
	height:	70px;
	background:#F1F1F1;
	-webkit-box-shadow: inset 0 10px #D7D7D7;
    -moz-box-shadow: inset 0 0 10px #D7D7D7;
    box-shadow: inset 0 0 10px #D7D7D7;
    color:#000;
		
}
.white{
	width: 100%;
	height:	70px;
	background:#F1F1F1;
	-webkit-box-shadow: inset 0 10px #D7D7D7;
    -moz-box-shadow: inset 0 0 10px #D7D7D7;
    box-shadow: inset 0 0 0px 3px #000;
    color:#000;
		
}
.dateDivisionSelRed{
	width: 100%;
	height:	70px;
	background:#820000;
	-webkit-box-shadow: inset 0 0 10px  #480101;
    -moz-box-shadow: inset 0 0 10px #480101;
    box-shadow: inset 0 0 10px #480101;
	
	
}

.red{
	width: 100%;
	height:	70px;
	background:#820000;
	-webkit-box-shadow: inset 0 0 10px  #480101;
    -moz-box-shadow: inset 0 0 10px #480101;
   box-shadow: inset 0 0 0px 3px #fff;

}

.dateDivisionUnSelYellow
{
   	width: 100%;
	height:	70px;
	background:#FFFF00;
	-webkit-box-shadow: inset 0 0 15px  #d5c321;
    -moz-box-shadow: inset 0 0 15px #d5c321;
    box-shadow: inset 0 0 15px #d5c321;
	
	
}

.yellow{
width: 100%;
	height:	70px;
	background:#FFFF00;
	-webkit-box-shadow: inset 0 0 15px  #d5c321;
    -moz-box-shadow: inset 0 0 15px #d5c321;
    box-shadow: inset 0 0 0px 3px #fff;
}

.dateDivisionSelDarkGreen{
	width: 100%;
	height:	70px;
	background:#008000;
	-webkit-box-shadow: inset 0 0 10px  #480101;
    -moz-box-shadow: inset 0 0 10px #480101;
    box-shadow: inset 0 0 10px #480101;
		
}
.DarkGreen
{
width: 100%;
	height:	70px;
	background:#008000;
	-webkit-box-shadow: inset 0 0 10px  #480101;
    -moz-box-shadow: inset 0 0 10px #480101;
   box-shadow: inset 0 0 0px 3px #fff;
}
.contentLabel{
	width:70%;
	margin:auto;
	font-weight:bold;
	font-size: 0.8em;
	margin-top: -40px;
	font-family: calibri;
}

.contentLabel1
{  
    margin-left: -76px;
    margin-top:-25px;
    /* font-weight:bold; */
	
    font-size: 0.8em;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	
    font-family: calibri;
}
.contentLabelBlack{
	width:70%;
	height:15px;
	position:relative;
	margin:auto;
	top:-18px;
	font-weight:bold;
	font-size:10px;
}
.Tavoid
{
  background:#FFFFFF;
  width:200px;
  height:auto;
  border: #0B7798 1px solid;
  border-radius: 4px;   
    
}
.T1avoid
{
    margin-left:30px;
   font-family:Calibri;
    font-weight:bold;
}

.Vavoid
{
  background:#FFFFFF;
  width:200px;
  height:auto;
  border: #03580A 1px solid;
  border-radius: 4px;   
    
}
.V1avoid
{
    margin-left:30px;
   font-family:Calibri;
    font-weight:bold;
}
.Aavoid
{
  border-top-color: #6c438b;
  background: #6c438b;
  width:200px;
  height:auto;
    
  border: #940794 1px solid;
  border-radius: 4px;   
  
}

.A1avoid
{
    margin-left:30px; 
    font-family:Calibri;
    font-weight:bold;
}

.footerBlk {
	text-align:left; 
	margin:10px 10px 10px 50px;
	padding:10px;
	color:#03;
	}
	
.footerBlk a {
	color: #311B03;
	text-decoration:none;
font-size:1.1em; 
	}

	
.footerBlk a:hover {
	color:#6B4509;
	text-decoration:underline;
	}
	
.footerBlk hr {
	border:1px #521804 solid;
	width:75%;
	text-align:left;
	}
	
	
	.footerLt {
	/* border:1px solid; */
	width:23%;
	display:inline-block;
	vertical-align:top;
	}
	
.footerLt li {
	 padding:3px;
	}
	
.footerLtTi {
	position:relative;
	color: #612208;
	font-weight:bold;
	font-size:1.3em; 
	text-align:left;
	margin: 22px 0px ; 
	text-align:left;
	margin: 22px 0px 8px 20px;
	}
	
.footerLogoImg {
	height:76px;
	border:0px;
	}
	