
/****************************************************************/
/*			STYLES FOR THEMIDLANDSONLINE			*/
/****************************************************************/

/*			
			NeoGenisys,Inc. Copyright 2006
			Providing solutions at the speed of 
			need. 						
*/

/*
Headers
----------------------------------------------- */

.detailCalHeader {
font: 20px/130% Georgia, Times, serif;
color: #336699;
font-weight: normal;
}
	.detailCalHeaderTwo {
		font: 18px/130% Georgia, Times, serif;
		color: #336699;
		font-weight: normal;
	}
	.detailCalHeaderThree {
		font: 16px/130% Georgia, Times, serif;
		color: #336699;
		font-weight: normal;
	}	
	.detailCalHeaderFour {
		font: 14px/130% Georgia, Times, serif;
		color: #000;
		font-weight: bold;
		border-bottom:1px dotted #ccc
	}	
	.detailCalText {
		font: 15px/130% Georgia, Times, serif;
		color: #000;
		font-weight: normal; padding-bottom:10px;
	}
.detailLoc {
font: 16px/130% Georgia, Times, serif;
color: #336699;
font-style: italic;
}

/*
Classes
----------------------------------------------- */
.eventContent {	
	font: 12px/150% Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	}	
	.eventContent td{	
		font: 13px/150% Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		font-weight: normal;
		margin: 0;
		padding: 0; padding-left:0px;
		text-align: left;
		float: left;
		}
/*
Calendar
----------------------------------------------- */
#calendar table {
	border-collapse: collapse;
	border-spacing: 0; 
	border-bottom:1px solid #eee;
}
	/* Fix for ie pc \*/

	* html #calendar
	{
		margin: 0 0 0 0px;
	}

#calendar td a,
#calendar td a:visited {
  display:block;
  width:100%;
  height: 50px;
}


#calendar .month-name th{ 
	background: url("../images/calendar/bkg_th.gif") no-repeat;
	/*width: 555px;*/
	width: 450px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 8px;
	text-align:center;
}

/*
#calendar tr.daysofweek a:hover {
  background-color:#E5EDFF;
}
*/

#calendar tr th {
background: #ccc;
/*width: 555px;*/
width: 450px;
font-size: 12px;
font-weight: bold;
color: #fff;
height: 25px;
/*width: 79px;*/
width: 50px;
text-align:center;
}

#calendar td.days  {
font-size: 12px;
color:black;
background: #fff;
height: 50px;
/*width: 70px;*/
width: 41px;
text-align: right;
border-left: 1px solid #eee;
border-bottom: 1px solid #eee;
vertical-align: top;
}

#calendar td.days:hover {
 background-color:#FAE685; /*FDF5CE*/
 cursor:pointer;
}

#calendar td.days-end:hover {
 background-color:#FAE685; /*FDF5CE*/
 cursor:pointer;
}

#calendar td.days-end {
font-size: 12px;
color:black;
background: #fff;
height: 50px;
text-align: right;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
vertical-align: top;
/*width: 70px;*/
width: 41px;

}
#calendar td.other-month {
	background: #EEE;
}

#calendar td.current {
font-size: 12px;
color:black;
background: #7AA1C1;/*f2f6fa*/
height: 50px;
text-align: right;
border-left: 1px solid #eee;
border-bottom: 1px solid #eee;
}

#calendar td.today .num_day {
	font-weight: bold;
}
#calendar td.scheduled {
font-size: 12px;
color:black;
background: #ffffcc;
padding: 5px;
height: 50px;
text-align: right;
border-left: 1px solid #eee;
border-bottom: 1px solid #eee;
}


#calendar td a:hover {
  text-decoration:none;
  color:#000;
  background-color:#FAE685; /*FDF5CE*/
}
/*
#calendar .days:hover, #calendar .days-end:hover{
  background-color:#FDF5CE;
}
*/
div.nb_reminders {
	font-size:10px;
	color:#545454; 
}

div.num_day {
	float:right;
	width:17px;
	height:17px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	text-align:right;
}

#reminders, #tools /*#events, #calendar*/
{
	width: 495px;
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0;
	float: left;
	clear:both
}
#events, #calendar
{
	width: 485px;
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0;
	float: left;
	clear:both
}
/*
main content items
----------------------------------------------- */

#content
{
	width: 857px;
}

#items
{
	width: 485px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
	
	/* Fix for ie pc \*/

	* html #items
	{
		margin: 0 0 0 10px;
	}
	
	
	#items table
	{
		width: 485px;
		margin: 15px 0 0 0;
		padding: 0;
	}

  #items h4, #formstyles h4.editevent
  {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 0;
  }
	
	.td_header
	{
		background: url("../images/calendar/bkg_th.gif") no-repeat;
		/*width: 485px;*/
		width: 485px;
		color: #333;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding: 8px;
	}
	
	.td_header_restaurant
	{
		background: url("../images/calendar/bkg_th.gif") no-repeat;
		/*width: 485px;*/
		width: 485px;
		color: #333;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 8px;
	}
	
	.td_header-cell
	{
		background: #E6EDF5;
		color: #333;
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding: 4px 8px;
		border-bottom: 1px dotted #ccc;
	}
	
	.td_even
	{
		background: #f2f6fa;
		color: #333;
		font-size: 13px;
		font-weight: normal;
		margin: 0;
		padding: 4px 8px;
		border-bottom: 1px dotted #ccc;
	}
	
	.td_odd
	{
		background: #fff;
		color: #333;
		font-size: 11px;
		font-weight: normal;
		margin: 0;
		padding: 4px 8px;
		border-bottom: 1px dotted #ccc;
	}

/*
	add event form
	----------------------------------------------- */


/* Fix for ie pc \*/

* html #tools
{
	margin: 15px 0 0 10px;
}

#tools h2
{
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}	

#tools h3
{
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0 5px 0;
	padding: 0;
}


#tools ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#tools li
{
	display: block;
	margin: 0;
	padding: 0;
}

#tools li a
{
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#tools li a:hover
{
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#tools textarea {
	width:500px;
	height:100px;
	background:#FDFFC9;
}
	
		#open ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#open li
		{
			background: url("../imagesv2/icon_lines.gif") no-repeat;
			display: block;
			margin: 0;
			padding: 0;
		}
		
		#open li a
		{
			color: #333;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			margin: 0 0 0 28px;
			padding: 0;
		}
		
		#open li a:hover
		{
			color: #999;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
		}
		
		#menus ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#menus li
		{
			color: #333;
			font-size: 11px;
			font-weight: normal;
			background: url("../imagesv2/icon_lines.gif") no-repeat;
			display: block;
			margin: 0;
			padding: 0;
		}
		
		#menus li a
		{
			color: #333;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			margin: 0 0 0 28px;
			padding: 0;
		}
		
		#menus li a:hover
		{
			color: #999;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
		}
		
		#selections ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#selections li
		{
			background: #eee;
			font-size: 11px;
			display: block;
			margin: 0 0 5px 0;
			padding: 5px;
			border-bottom: 1px dotted #ccc;
		}
		
		#selections li a
		{
			color: #2F58AB;
			font-size: 11px;
			font-weight: bold;
			text-decoration: underline;
			margin: 0;
			padding: 0;
		}
		
		#selections li a:hover
		{
			color: #cc9900;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}
