p a
{
	 
	color: #000000;
}


.day
{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#000000;
	height:23px;
	width:26px;
	
 
	cursor:default;	
}

.calendar
{ 
		background-color: White;
}

.calendarPicker
{ 
	width: 200px;
}




 
.selectedday
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:black;
	background-color:#FFEEC2;
	border:1px solid #BB5503;
	cursor:default;
}

 
 

.selecteddayhover
{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#CCCCCC;
	height:23px;
	width:23px;
	cursor:pointer;
}

.dayhover
{
		font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#000000;
	height:23px;
	width:26px;
	cursor: default;
}




.event1
{
	 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	color:#FFFFFF;
	height:23px;
	width:26px;
	cursor:pointer;
	background-image:url(/app_themes/eng/images/Calendar/event1Light.gif);
	background-repeat: no-repeat;
}


.event2
{
	
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	color:#FFFFFF;
	height:23px;
	width:26px;
	cursor:pointer;
	background-image:url(/app_themes/eng/images/Calendar/event2Light.gif);
	background-repeat: no-repeat;
}

.event3
{
	
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	color:#FFFFFF;
	height:23px;
	width:26px;
	cursor:pointer;
	background-image:url(/app_themes/eng/images/Calendar/event3Light.gif);
	background-repeat: no-repeat;
}


.topheadertext
{
	font-family:Arial Black;
	font-size:15px;
	color:#716555;
	line-height:20px;
	text-align: center;
}


.othermonthday
{
	visibility: hidden;
		color: White;		 
		background-image: url(/app_themes/eng/Images/Calendar/spacer.gif);
		height: 1px;
}

 

.dayheader
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#716555;
	background-color: Transparent; 
	height:21px;
	text-align:center;
	cursor:default;
	border-top: 1px solid #9C825F;
	border-bottom: 1px solid #9C825F;
}



.calHeader
{
	text-align: center;
	color: #39281F;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	 
}



.comboBox 
{ 
  font-family: Arial;
  border: 1px solid #B5A082; 
  background-color: transparent; 
  color: black;
  text-align: left;
  font-size: 14px;
  
 
}

.comboBoxHover
{ 
  border: 1px solid #B5A082; 
  background-color: transparent; 
  color: black;
font-family: Arial;
font-size: 14px;
}

.comboDropDown 
{ 
  border: 1px solid #B5A082; 
  background-color: white; 
  padding: 1px;
  padding-left: 0px;
  width: 500px;
  cursor: default;
font-family: Arial;
font-size: 14px;
text-align: left;

}

.comboTextBox
{
  border: 0px;
  padding-left: 2px;
  padding-right: 2px;
  direction: LTR;
  color: black;
  background: transparent;
  font-family: Arial;
  font-size: 14px;
}

.comboTextBoxHover
{
  color: black;
  background: transparent;
}

.comboItem
{
font-family: Arial;
font-size: 14px;
  padding: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  direction: LTR;
}
 
.comboItemHover
{
  background-color: #FDFDFD;   
  font-family : Arial;
font-size: 14px;
  border: 1px solid #DBCE99;
  padding: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  direction: LTR;
}






#CalendarLegend
{	
	background-image: url(/app_themes/eng/Images/calendar/legend_inner.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 20px;
}



.body
{
	font-size: 1px;
}


.body
{
	height: 141px;	
	position: relative;

	text-align: center;
	background-image: url(/app_themes/eng/Images/LTR/MainBG.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #2D2823;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	
}

.rightmenutopcube
{
	border-left: 15px solid #716358; 
                  color: #716555; font-size: 14px;
		font-weight: bold; font-family: Arial; padding-left: 10px;
}
		

