﻿body {
}
/*NEM Overview----------------------------------------------------------------*/

/*TextBox------------------------------------*/	
	.NEM_Overview_TextBox
	{
		width:100%;
	}	
/*DropDown------------------------------------*/	
	.NEM_Overview_DropDown
	{
		width:50%;
	}
/*--------------------------------------------------------------------------*/
	

/*NEM Manage----------------------------------------------------------------*/

/*TextBox------------------------------------*/	
	.NEM_Manage_TextBox
	{
		width:100%;
	}
/*DropDown------------------------------------*/	
	.NEM_Manage_DropDown
	{
		width:50%;
	}
/*Table--------------------------------------*/	
	.NEM_Manage_table th 
	{  	
		font-style:italic;
		padding-bottom:10px;
	}

	.NEM_Manage_table tr td 
	{
		padding-bottom:5px;			
	}	

	.NEM_Manage_table_insert_row td
	{
		padding-top:10px;
	}
	
	.NEM_Manage_table_command_cell
	{
		text-align:center;		
	}
	
	.NEM_Manage_table_command_header
	{ 
		width:50px;			 
	}
/*Pager---------------------------------------*/
	
	.NEM_ListView_Manage_Pager
	{ 
		font-size:large;   
		color:Black;
		padding-bottom:5px;
		margin-bottom:5px;  	
	}
	
/*File uploader-------------------------------*/
	
	.NEM_Manage_Edit_FileUpload_table tr td 
	{
		border-top-color:Gray; 
		border-top-style:dashed; 
		border-top-width:thin;
		padding-top:50px;
	}	  
	  
/*--------------------------------------------------------------------------*/	


/*NEM_NewsOption------------------------------------------------------------*/	
	.NEM_Option_Size_TextBox
	{
		width:50px;
	}
/*--------------------------------------------------------------------------*/	


/*Details ------------------------------------------------------------------*/	

/*Details table------------------------------*/	
	.NEM_Details_Main_table tr td 
	{
		vertical-align:top;	
	}

/*Details Gallery table----------------------*/	
	.NEM_Details_Gallery_tablebottomright tr td a img
	{		
		margin-top:5px; 
		margin-left:5px;
		
	}
	
	.NEM_Details_Gallery_tablebottomleft tr td  a img
	{
		margin-top:5px; 
		margin-right:5px;		
	}
	
	.NEM_Details_Gallery_tabletopright tr td  a img
	{
		margin-bottom:5px; 
		margin-left:5px;		
	}
	
	.NEM_Details_Gallery_tabletopleft tr td  a img
	{
		margin-bottom:5px; 
		margin-right:5px;		
	}
		

/*--------------------------------------------------------------------------*/	

/*Teaser--------------------------------------------------------------------*/	

	.MEM_Teaser_Link A:link {text-decoration: none; color:#c80012;}
	.MEM_Teaser_Link A:visited {text-decoration: none; color:#c80012;}
	.MEM_Teaser_Link A:active {text-decoration: none; color:#c80012;}
	.MEM_Teaser_Link A:hover {text-decoration: underline; color:#c80012;}
	
/*--------------------------------------------------------------------------*/	


/*Error text in PopupForms--------------------------------------------------*/	
	.NEM_PopupForm_ErrorText {color:Red; margin-bottom:10px;}
/*--------------------------------------------------------------------------*/	

/*Event details link for map24------------------------------------------------------*/
a.nem-map24:link, a.nem-map24:visited, a.nem-map24:active, a.nem-map24:hover
{
	border:0; 
	width:48px; 
	height:15px; 
	display:block;	
	background-image:url(map24-logo.gif );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
}
a.CommandAdd, a.CommandAdd:visited, a.CommandAdd:active, a.CommandAdd:hover
{
	border:0; 
	width:16px; 
	height:16px; 
	display:block;	
	background-image:url(Images/add.gif );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
}


a.CommandDelete, a.CommandDelete:visited, a.CommandDelete:active, a.CommandDelete:hover
{
	border:0; 
	width:16px; 
	height:16px; 
	display:block;	
	background-image:url(Images/delete.gif );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
}

a.CommandCancel, a.CommandCancel:visited, a.CommandCancel:active, a.CommandCancel:hover
{
	border:0; 
	width:16px; 
	height:16px; 
	display:block;	
	background-image:url(Images/cancel.gif );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
}

a.CommandSave, a.CommandSave:visited, a.CommandSave:active, a.CommandSave:hover
{
	border:0; 
	width:16px; 
	height:16px; 
	display:block;	
	background-image:url(Images/save.gif );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
}

a.CommandEdit, a.CommandEdit:visited, a.CommandEdit:active, a.CommandEdit:hover
{
	border:0; 
	width:16px; 
	height:16px; 
	display:block;	
	background-image:url(Images/edit.gif );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
}
div.LeftAlign
{
	float:left;	
}

a.Calendar, a.Calendar:visited, a.Calendar:active, a.Calendar:hover
{
	border:0; 
	width:16px; 
	height:16px; 
	display:block;	
	background-image:url(Images/Calendar.png );
	border: none;
	cursor:hand;	
	background-repeat:no-repeat;	
	background-color: Transparent;
	
}

hr {
border:none;
border-top: 1px solid #000000;
color: #ffffff;
background-color: #FFFFFF;
height: 1px;



}

.news {
border:none;
border-top: 0px solid #ffffff;
color: #ffffff;
background-color: #FFFFFF;
height: 0px;



}

.events {
border:none;
border-top: 0px solid #ffffff;
color: #ffffff;
background-color: #FFFFFF;
height: 0px;



}

h1 { 
	 font-family: Arial, Helvetica, sans-serif;
   	 font-size: 12px;
	 color: #000000;
   	 font-weight: bold;
 margin-bottom:0px;
 margin-top:0px	;
text-transform: uppercase;

/*		 padding:0px; */
}


h2 { 
	 font-family: Arial, Helvetica, sans-serif;
   	 font-size: 12px;
	color: #000000;
   	 font-weight: bold;
	  margin-bottom:0px;
 margin-top:0px;
	/* margin:0px;
	 padding:0px; */
}
h3 {
	 font-family: Arial, Helvetica, sans-serif;
   	 font-size: 12px;
	 color: #000000;
   	 font-weight: normal;
	 margin-bottom:0px;
	 	 margin:0px;
	 padding:0px;
}
h4 {
	 font-family: Arial, Helvetica, sans-serif;
   	 font-size: 11px;
	 color: #000000;
   	 font-weight: bold;
	 margin-bottom:0px;
	 	 margin:0px;
	 padding:0px;
}

h5,TD { 
	 font-family: Arial, Helvetica, sans-serif;
   	 font-size: 11px;
	 color: #000000;
   	 font-weight: normal;
	 	 margin:0px;
	 padding:0px;
}
h6 { 
	 font-family: Arial, Helvetica, sans-serif;
   	 font-size: 10px;
	 color: #000000;
   	 font-weight: normal;
	 	 margin:0px;
	 padding:0px;
}