/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
/* The following control the Calendar Month Style-Look */

.EventsFront .EventListTable{
margin-top: -30px;
}

.Eventtooltip
{
    border-right: #000 1px solid;
    padding-right: 5px;
    border-top: #000 1px solid;
    padding-left: 5px;
    font-size: 10px;
    filter: alpha(opacity=80);
    padding-bottom: 5px;
    border-left: #000 1px solid;
    width: 200px;
    color: #000;
    padding-top: 5px;
    border-bottom: #000 1px solid;
    font-family: Arial;
    background-color: #ffd;
    text-align: left;
    moz-opacity: 0.8;
    z-index: 99;
}
.ThemeSmall .Event
{
    table-layout: fixed;
    width: 100%;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-right: #f9b04e 2px solid;
    border-top: #f9b04e 1px solid;
    border-left: #f9b04e 2px solid;
    border-bottom: #f9b04e 2px solid;
    white-space:normal;
}


.ThemeSmall .Head
{font-size: 15px; padding: 10px 0 10px 0; line-height: 40px;
}
.ThemeSmall .EventTitle, 
.ThemeSmall .EventTitle td
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    color: #000000;
    height: 20px;
    text-align: center;font-family: Verdana;
    border-bottom: #f9b04e 0px solid;
}

.ThemeSmall .EventNextPrev, 
.ThemeSmall .EventNextPrev a:link
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: #000000;
    padding-top: 0px;
}
.ThemeSmall .EventNextPrev a, 
.ThemeSmall .EventNextPrev a:visited, 
.ThemeSmall .EventNextPrev a:hover
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: #000000;
    padding-top: 0px;
}
.ThemeSmall .EventDayHeader
{
    font-weight: bold;
    font-size: 8pt;
    height: 16px;
    background-color: silver;
    vertical-align: middle;
    font-family: Verdana;
    border-right: #f9b04e 1px solid;
    border-top: #f9b04e 1px solid;
    border-left: #f9b04e 1px solid;
    border-bottom: #f9b04e 1px solid;
}
/*width:14%;*/
.ThemeSmall .EventDay, 
.ThemeSmall .EventDayEvents
{
    font-size: 10px;
    text-align: left;
    height: 100px;
    vertical-align: top;
    color: #000000;
    font-family: Verdana;
    background-color: #f7a736;
    border-right: #f9b04e 1px solid;
    border-top: #f9b04e 1px solid;
    border-left: #f9b04e 1px solid;
    border-bottom: #f9b04e 1px solid;}
.ThemeSmall .EventDay td
{
}
.ThemeSmall .EventDayScroll
{
    width: 100%;
    height: 88%;
    overflow: auto;
    position: static;
    font-weight: bolder;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.ThemeSmall .EventOtherMonthDay
{
    color: #808080;
    background-color: gainsboro;
}
.ThemeSmall .EventWeekendDay
{
    background-color: #f7a736;
}
.ThemeSmall .EventTodayDay
{
    font-weight: bold;
    color: #000000;
    background-color: darkgray;
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
}
.ThemeSmall .EventSelectedDay
{
    border-right: red 2px solid;
    border-top: red 2px solid;
    border-left: red 2px solid;
    border-bottom: red 2px solid;
    text-align: left;
}
.ThemeSmall .EventSelector
{
    background-color: #c0c0e0;
}
.ThemeSmall .EventSelector a, 
.ThemeSmall .EventSelector a:visited, 
.ThemeSmall .EventSelector a:hover
{
    color: #000000;
    text-decoration: none;
}
/* The following control the Calendar Week View Style-Look */
.ThemeSmall .WeekTable table
{
    table-layout: auto;
    width: 100%;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-top: #f9b04e 1px solid;
    border-right: #f9b04e 1px solid;
    border-left: #f9b04e 1px solid;
    border-bottom: #f9b04e 1px solid;
}
.ThemeSmall .WeekTable table td, 
.ThemeSmall .WeekTable table th
{
    border:0px;
    padding:3px;
}
.ThemeSmall .WeekItem
{
    text-align: center;
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #000000;
    font-weight: normal;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#000000' , EndColorStr= '#CCCCCC' );
    border-right: #f9b04e 1px solid;
    border-top: #f9b04e 1px solid;
    border-left: #f9b04e 1px solid;
    border-bottom: #f9b04e 1px solid;
}
.ThemeSmall .WeekDay
{
    font-weight: bold;
    font-size: xx-small;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#EEEEEE' , EndColorStr= '#B0C4DE' );
    color: #f9b04e;
    font-family: verdana,helvetica,arial;
    background-color: #f9b04e;
    text-align: center;
    vertical-align: middle;
    border-right: #f9b04e 1px solid;
    border-top: #f9b04e 1px solid;
    border-left: #f9b04e 1px solid;
    border-bottom: #f9b04e 1px solid;
}
.ThemeSmall .WeekBackground
{
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #000000;
    border-right: #f9b04e 1px dotted;
    border-top: #f9b04e 1px dotted;
    border-left: #f9b04e 1px dotted;
    border-bottom: #f9b04e 1px dotted;
}
.ThemeSmall .WeekTitle
{
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    color: black;
    height: 15%;
    text-align: center;
    background-color: silver;
    width: 11%;
    border-right: #f9b04e 1px solid;
    border-top: #f9b04e 1px solid;
    border-left: #f9b04e 1px solid;
    border-bottom: #f9b04e 1px solid;
}
.ThemeSmall .WeekOfTitle
{
    font-weight: bold;
    font-size: 10px;
    width: 100%;
    color: #000000;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: middle;
}
.ThemeSmall .WeekNextPrev
{
    font-weight: bold;
    font-family: verdana,helvetica,arial;
    font-size: 10px;
    width: 100%;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}
.ThemeSmall .WeekRangeheader
{
    text-align: center;
    vertical-align: middle;
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #f7a736;
    border:none;
}
/* The following control the Calendar List View Style-Look */
.ThemeSmall .ListTable
{
    width: 100%;
}
.ThemeSmall .ListDate
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
    width: 50px;
	color:#FFFFFF;
}
.ThemeSmall .ListTitle
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
	font-weight: bold;
	color:#FFFFFF;
	
}
.ThemeSmall .ListDescription
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeSmall .ListLink
{
    font-weight: bold;
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeSmall .ListHeader
{
    font-size:10px;
    font-weight: bold;
    color: white;
	font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
}
.ThemeSmall .ListHeader td
{
    font-size:10px;
    font-weight: bold;
    color: white;
	font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
}
.ThemeSmall .ListHeader a
{

    color: #ef9807;
}
.ThemeSmall .ListDuration
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: top;
    width: 60px;
}
.ThemeSmall span {
	color:#FFFFFF;
	font-size: 10px;
}
.ThemeSmall .ListCategory
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeSmall .ListLocation
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
    width: 30px;
}
.ThemeSmall .ListCustomField1
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeSmall .ListCustomField2
{
    font-size: 10px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeSmall .ListAlternate
{
	margin-bottom: 2px;
	background:url(/Portals/Kweb/bg-timeplan.png)  no-repeat;	
}
.ThemeSmall .ListNormal
{
	margin-bottom: 2px;
	background:url(/Portals/Kweb/bg-timeplan.png)  no-repeat;	
		
}
.ThemeSmall .ListDataGrid
{
	margin-left: 3px;
	margin-bottom: 5px;
    border-bottom: #612480 1px solid;	
	color:#FFFFFF;	
}
.ThemeSmall .ListDataGrid td
{
	padding:3px;
	color:#FFFFFF;
}
.ThemeSmall .ListDataGrid td a
{
	color:#FFFFFF;
	text-decoration:none;
}
.ThemeSmall .ListEdit
{
    text-align: center;
    vertical-align: top;
    width: 1px;
}

#CmndBtn .CommandButton { color: #f09b10; }

.ThemeSmall .Normal{ color: #f5f5f5;}

.EventsFront .Normal p{
color: #fff;
font-size: 10px;
margin: 0;
padding: 0;
}

.EventsFront .Normal{
color: #fff;
font-size: 10px;
}


