/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #f2edda;
}
.skinmaster {
	height: 100%;
	background-image: url(SkinTop.gif);
	background-repeat: no-repeat;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.skinheader {
}
.skingradient {
	background-image: none; 
	height:30px;
	font-family: Verdana;
}
.controlpanel {
	width: 100%;
	background-color: #dff2df;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cceaca 0px solid; 
	border-bottom: #cceaca 1px solid; 
	border-top: #cceaca 1px solid; 
	border-right: #cceaca 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cceaca; 
	border-left: #cceaca 1px solid; 
	border-bottom: #cceaca 1px solid; 
	border-top: #cceaca 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cceaca;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #94d38d; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cceaca 1px solid; 
	border-bottom: #cceaca 1px solid; 
	border-top: #cceaca 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #8acb79 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #e4f2df;
	border-right: #8acb79 1px solid; 
	border-top: #8acb79 1px solid; 
	border-left: #8acb79 1px solid; 
	border-bottom: #8acb79 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_PaleGreen.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* 
===========================
CSS for Event Calendar
===========================
*/
/* Event display */
.cssECEvent
{
    font-family: Verdana;
    font-size: 8pt;
}

.cssECEventDaySeparator
{
	font-family: Verdana;
	font-size: 12pt;
	background-color: #A3A3A3;
	color: White;	
	font-weight: bold;
}

/* Event popup */
.cssECPopupTable
{
	font-family: Verdana;
}

.cssECPopupHeader
{
	font-family: Verdana;
	font-size: 12pt;
}

.cssECPopupRow
{
	font-family: Verdana;
	font-size: 10pt;   
}

.cssECPopupHeading
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 10pt;
}


/* Editing */
.cssECEditTable
{
	font-family: Verdana;
}

.cssECEditText
{
	font-family: Verdana;
	font-size: 10pt;
}

.cssECEditHeading
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 10pt;
}

.cssECEditSubHeading
{
	font-family: Verdana;
	font-size: 10pt;
}



/* The calendar */
.cssECSmall
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
}
.cssECCalendar
{
     background-color: White;
     border-left: solid 2px Gray;
     border-right: solid 2px Gray;
     border-bottom: solid 2px Gray;
     font-family: Verdana;
}

.cssECDayHeader
{
    color: White;
    background-color: Gray;
    border: solid 1px #D3D3D3;
    font-family: Verdana;
    vertical-align: middle;
    font-size: 8pt;
}

.cssECDay
{
     background-color: White;
     border: solid 1px #D3D3D3;
     font-family: Verdana;
     font-size: 8pt;
     height: 55px;
}

.cssECNextPrev
{
     font-size: 8pt;
     font-family: Verdana;
     color: Black;
}

.cssECOtherMonthDay
{
    font-size: 8pt;
    color: #C3C3C3;
    background-color: #F3F3F3;
    border-left: solid 1px White;
    border-top: solid 1px #D3D3D3;
    border-bottom: solid 1px #D3D3D3;
    font-family: Verdana;
}

.cssECSelectedDay
{
	font-family: Verdana;
}

.cssECTitle
{
    font-size: 16;
    font-weight: bold;
    font-family: Verdana;
}

.cssECTodayDay
{
    border: solid 1px #D3D3D3;
    background-color: #E3E3E3;
    font-family: Verdana;
}

.cssECWeekendDay
{
    border: solid 1px #D3D3D3;
    font-family: Verdana;
    height: 55px;
}

.cssECOnDay
{
    background-color: #DDECDA;
    font-family: Verdana;
}


/* Navigation */
.cssECNavTitle
{
	font-family: Verdana;
	font-size: 10pt;
}

.cssECNavTable
{
	font-family: Verdana;
}

.cssTabOn
{
	background-image: url(TabOn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 110px;
	font-family: Verdana;
	font-size: 10pt;
	color: White;
}

.cssTabOff
{
	background-image: url(TabOff.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 110px;
	font-family: Verdana;
	font-size: 10pt;
	color: White;
}

A.cssECNavLink:link {
    text-decoration:    none;
    color: #FFEDA6;
}

A.cssECNavLink:visited  {
    text-decoration:    none;
    color: #FFEDA6;
}

A.cssECNavLink:active   {
    text-decoration:    none;
    color: #FFEDA6;
}

A.cssECNavLink:hover    {
    text-decoration:    none;
    color: Red;
}*/

/* Category filter */
.cssECShowAll
{
	font-family: Verdana;
	font-size: 10pt;
}

.cssECShowCategory
{
	font-family: Verdana;
	font-size: 10pt;
}

/* Skins */
.cssECSkin
{
	font-family: Verdana;
	font-Size: 10pt;
}

.cssECCopyright
{
	background-image: url(watermark.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div.branding
{
	text-align: center;
	padding: 25px 0 15px 0;
}

div.branding img
{
	border: 0 !important;
}

