/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/


.HistoryContent 
{
    font-family: Arial;
    color: #666666;   
	font-size: 11px;
}

.EventNextPrev img{
    padding-right: 5px;
}

.EventNextPrev img{
    padding-left: 5px;
}

.Eventtooltip
{
	border-right: #666666 1px solid;
	padding-right: 5px;
	border-top: #666666 1px solid;
	padding-left: 5px;
	font-size: 10px;
	/* filter: alpha(opacity=80); */
	padding-bottom: 5px;
	border-left: #666666 1px solid;
	width: 250px;
	color: #000;
	padding-top: 5px;
	border-bottom: #666666 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	text-align: left;
	/* moz-opacity: 0.8;*/ 
}

.EventtooltipTitle
{
	color: #53593b;
	font-weight:bold;
	font-size: 12px;
}

.EventtooltipTimeInfo
{
	color: #666666;	
	font-size: 12px;
}
	 
.Event
{
	table-layout: auto;
	font-size: 1em;
	width: 100%;
	color: white;
	font-family: Verdana;
	
	text-align: center;
	border: none;
	/*border-right: #ffffff  1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-top: none; */
	background-color: #EFE7E7;
	white-space:normal;
	line-height:1.3em;	
}

.EventTitle
{
	font-weight: bold;
	font-size: 1em;
	/* background-image: url(gradient_Default.jpg); */
	background-color: #7D619B;
	width: 100%;
	color: black !important;
	text-align: center;
	height: 32px !important;
	border:none;
	
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 1em;
	width: 100%;
	color: #53593B !important;
	/* background-image: url(gradient_Default.jpg); */
	background-color: #bac683;
	height: 32px !important;
	text-transform: uppercase;		
}

.MonthEventStyle
{
    color: #ffffff; 
    text-align: center; 
    background-color: #DA951C; 
    margin: 0 0 2px 0; 
    padding: 0; 
    cursor: pointer;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a, .EventNextPrev a:link, .EventNextPrev a:visited, .EventNextPrev a:active
{
    font-family: Arial;    
    color: #53593B !important;	
	font-size: 11px;
	padding: 0 10px;	
	text-decoration: none;
	vertical-align: middle;	
	text-transform: none;	
}

.EventNextPrev a:hover
{
    text-decoration: none;
	/* padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.688em;	*/
}

.EventDayHeader
{
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	background-color: #fafadd;
	vertical-align: middle;
	text-align: left; 
	padding: 10px 10px;
	border: #ffffff 2px solid;
}

.EventDay, .EventDay td
{
	font-size: 11px;
	width: 14%;
	color: #666666 !important;
	font-family: Arial;
	height: 100px;
	text-align: left;
	padding-top: 7px;	
	border: #ffffff 2px solid;
}

.EventDay
{	
	background-color: #fafadd;	
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 11px;
	color: #666666 !important;
	font-family: Arial;	
}

/*********************************************************************/

.EventDayScroll a
{
    color: #ffffff !important;
    margin: 0;
    padding: 0;
    width: 100%;
}

.EventDayScroll a td
{
  
}

.EventDayScroll td
{
    color: #ffffff !important;
    padding: 0;
    margin: 0;  
}
 
.EventDayScroll div
{    
    text-align: left;     
}
                

.EventDayScroll a:link, 
.EventDayScroll a:visited,
.EventDayScroll a:active,
.EventDayScroll a:hover
{
     color: #ffffff !important;
     text-decoration: none;    
}

/*********************************************************************/


.EventOtherMonthDay
{	
	background-color: #e8eab1;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{

}


.EventWeekendDay
{
	background-color: #fafadd;
}


.EventTodayDay
{
    font-family: Arial;
    font-size: 11px;	
	color: #666666 !important;
	background-color: #FFFFFF !important;
	
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	/* border-right: #666666 2px solid ;
	border-top: #666666 2px solid;
	border-left: #666666 2px solid;
	border-bottom: #666666 2px solid; */
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #666666;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable table
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}
.WeekTable table td, .WeekTable table th
{
    border:0px;
    padding:0px 2px 0px 2px;
}
.WeekItem 
{
	text-align: center;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
.WeekBackground 
{
	font-family: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-small;
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
.WeekTitle 
{
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
	width: 11%;
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: navy;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
	line-height:3.5em;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #E5DFDF;
	border:none!important;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
}.ListDate
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(gradient_Default.jpg);
	color: black;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
}
.ListDuration
{
    	width: 60px;
    	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
    	text-align: center;
    	vertical-align: top;
}
.ListCategory
{
    	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}	
.ListCustomField1
{
   	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
	text-align: left;
    	vertical-align: top;
}
.ListCustomField2
{
    	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}
.ListAlternate
{
    	background-color: WhiteSmoke;
}
.ListDataGrid
{
    	border-style: none;
}
.ListDataGrid td
{
    	border-style: none;
}
.ListEdit
{
    	width: 10px;
    	text-align: center;
    	vertical-align: top;
}

/* ******************** */

.EventList_Container {    
}

.Event_Container {    
}

.leftcell {       	        	      	
    width: 579px;        	
    padding: 0 10px 10px 10px;           	
    vertical-align: top;
    text-align: justify;             	
    background-color: #ffffff;	
}
         
.spantitle {
    color: #523b00;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;      
    font-size: 16px;
    line-height: 1em;
    vertical-align: top;        	    
    padding-left: 6px; 	    	         	  
    padding-top: 10px;
    padding-bottom: 10px;
}
       	
.spanintro { 
    color: #000000;
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
    padding-bottom:  10px;       	     
    padding-left: 6px;
    padding-right: 6px;        	
}
       	
.spanreadmore { 
    color: #2B1000;
    font-family: Arial;
    font-size: 11px;
    text-align: right;       	        	  
    width: 579px;       	  
}    
         
.rightmaincell {          	
    width:  187px;   
    vertical-align: top;              	
    background-color: White;         	        	 	
}
         
.righttopcellright { 
    height: 36px;           
    width:  187px;
    background-color: #DA951C;
    padding-right: 6px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;       	
    color: #FFFFFF;
    text-align: right;
}

.righttopcellleft { 
    height: 36px;           
    width:  187px;
    background-color: #DA951C;
    padding-left: 6px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;      	
    color: #FFFFFF;
    text-align: left;
}
              
.rightmiddlecell {
    width: 186px;    
    vertical-align: top;
    padding-left: 6px;
    font-family: Georgia;
    font-weight: bold;
    font-size: 80px;       	
    color: #DA951C;
    line-height: normal;
    text-align: center;
    background-color: #FFFFFF;       		   		       		
}
        
.timezone {
    padding-top: 5px;
    font-size: 11px;
    color: #666666; 
    font-family: Arial;
}
         
.rightbottomcell { 
    height: 72px;                      
    width: 186px;
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 6px;
}
       	
.rightbottomcellspantitle {  
    font-size: 11px; 
    font-weight: bold;
    font-family: Arial;
    color: #53593b;                     
    background-color: #FFFFFF; 
    text-align: left;
}

.rightbottomcellspandescription { 
    font-size: 11px;                       
    color: #666666;
    font-family: Arial;
    background-color: #FFFFFF;           
}       
       	
.styledrow { 
}
       	  
.styledrowleft {
    height: 15px;
    width: 100%;
    background-color: #FAFADD;       	  
}  
       	
.searchrow {
    background-color: #FAFADD;         	         	    
}
       	
.searchrowtop {
    background-color: #BAC683; 
    height: 30px;        	    
}
       	
.sortddl {
    text-align: left;
    height: 19px;
    width: 50%;
    padding-left: 6px;
    height: 35px;       	    
}
       	
.viewddl {
    text-align: right;
    height:19px; 
    width: 50%;
    padding-right: 6px;
}
       	    
.viewbysearch { 
    color: #666666;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    padding-right:10px;
}

/* ******************** */