/* 
================================
Skin styles for DotNetNuke
================================
*/ 
.pagetitle { color:#333333; font-family:verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; font-size:16px }

.h1 { color:#333333; font-family:arial, verdana, lucida, helvetica, sans-serif; font-weight:bold; font-size:14px; letter-spacing: 1px; }

.h2 { color:#333333; font-family:verdana, arial, lucida, helvetica, sans-serif; font-weight:bold; font-size:13px; letter-spacing: 1px; }

.h3 { color:#444444; font-family:verdana, lucida, arial, helvetica, sans-serif; letter-spacing:normal; font-weight:bold; font-size:11px; line-height: 150% }

.body { 
	color:#222222; 
	font-family:verdana, lucida, arial, helvetica, sans-serif; 
	letter-spacing:normal; 
	font-weight:regular; 
	font-size:11px; 
	line-height: 170%; 
}

.bodysm { color:#222222; font-family:verdana, lucida, arial, helvetica, sans-serif; letter-spacing:normal; font-weight:regular; font-size:10px; line-height: 140% }

.whitebody { color:#FFFFFF; font-family:verdana, lucida, arial, helvetica, sans-serif; letter-spacing:normal; font-weight:regular; font-size:11px; line-height: 170% }

.caption { color:#666666; font-family:verdana, lucida, arial, helvetica, sans-serif; letter-spacing:normal; font-weight:regular; font-size:10px; line-height: 150% }

.sidebar { color:#666666; font-family:verdana, lucida, arial, helvetica, sans-serif; letter-spacing:normal; font-weight:regular; font-size:10px; line-height: 150% }

a { font-family: verdana, lucida, arial, helvetica, sans-serif; text-decoration: none }
a:link { color: #9A5D20; text-decoration: none }
a:hover { color: #9A5D20; text-decoration: none; border-bottom: 1px dotted #9A5D20 }
a:active { color: #9A5D20; text-decoration: none }
a:visited { color: #9A5D20; text-decoration: none }

a.nav { font-family: verdana, lucida, arial, helvetica, sans-serif; text-decoration: none; font-weight:regular; font-size:10px }
a.nav:link { color: #FFFFFF; text-decoration: none }
a.nav:hover { color: #FFFFFF; text-decoration: none; border-bottom: 0px dotted #FFFFFF; background: #2B3B68 }
a.nav:active { color: #FFFFFF; text-decoration: none }
a.nav:visited { color: #FFFFFF; text-decoration: none }

.footer { color:#333333; font-family:verdana, lucida, arial, helvetica, sans-serif; font-size:10px }

a.footer { font-family: verdana, lucida, arial, helvetica, sans-serif; text-decoration: none; font-weight:regular; font-size:10px }
a.footer:link { color: #9A5D20; text-decoration: none }
a.footer:hover { color: #9A5D20; text-decoration: none; border-bottom: 1px dotted #9A5D20 }
a.footer:active { color: #9A5D20; text-decoration: none }
a.footer:visited { color: #9A5D20; text-decoration: none }

.homefooter { color:#FFFFFF; font-family:verdana, lucida, arial, helvetica, sans-serif; font-size:10px }

a.homefooter { font-family: verdana, lucida, arial, helvetica, sans-serif; text-decoration: none; font-weight:regular; font-size:10px }
a.homefooter:link { color: #FFFFFF; text-decoration: none }
a.homefooter:hover { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF }
a.homefooter:active { color: #FFFFFF; text-decoration: none }
a.homefooter:visited { color: #FFFFFF; text-decoration: none }

.pagemaster {
	width: 100%;
	height: 100%;
	font-family: tahoma, verdana, sans-serif;
	color:#333;
	font-size:11px;
}
.skinmaster {
	height: 100%;
	width: 700px;
	background-color: #ffffff;
}
.skinheader {
    height: 60px;
    width: 100%;
	background-color: #ffffff;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.controlpanelhidden {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px 2px 0px 2px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding: 3px 4px 3px 4px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color:#222222; 
	font-family:verdana, lucida, arial, helvetica, sans-serif; 
	letter-spacing:normal; 
	font-weight:regular; 
	font-size:11px; 
	line-height: 170%;
}
.rightpane {
	width: 100%;
	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;
}
.searchpane {
	background-color: #ffffff;
	padding-top: 4px;
	padding-right: 10px;
	width: 100%;
}
.searchpane A, .searchpane A:link, .searchpane A:visited, .searchpane A:active {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 11px;
    color: #000066;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.searchpane A:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 11px;
    color: #0066cc;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.CurrentDate {
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
.copyright {
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
.pageheader {
	font-size: 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}


A.login, A.login:link, A.login:active, A.login:visited {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.login:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    border-bottom: 1px dotted #ffffff;
}
A.user, A.user:link, A.user:active, A.user:visited {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.members
{
	font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #88301c;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.user:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    border-bottom: 1px dotted #ffffff;
}

.adminpagemaster {
	width: 100%;
	height: 100%;	
	background-color: #cccccc;
}
.adminskinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.adminskinheader {
}
.adminskinrow1 {
	background-color: #7994cb; 
	height:30px;
}
.adminskinrow2 {
	background-color: #8da4d3; 
	height:30px;
}
.admincontrolpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.admintoppane {
	width: 100%;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.adminleftpane {
	width: 175px;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.admincontentpane {
	width: 100%;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.adminrightpane {
	width: 175px;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.adminbottompane {
	width: 100%;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}



/******************************************************************************************************************************************************************************
Skinning for the Event Calendar
*****************************************************************************************************************************************************************************/
/*
================================
Skin styles for DotNetNuke
================================
Dark Yellow:		fbdf6d
Med Yellow:		f7f0d3
Med Blue:		96aacc
DK Blue:		7387a6
*/ 

.Eventtooltip
{
	border: solid 1px #EABFFF;	
	padding-right: 5px;	
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	width: 200px;
	color: #000;
	padding-top: 5px;
	font-family: Arial;
	background-color: #96aacc;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	height: 500px;
	text-align: center;
	border: solid 1px #000000;	
	background-color: #f7f0d3;
}
.EventTitle
{
	font-weight: bold;
	font-size: 11pt;	
	width: 100%;
	color: #000000 !important;
	text-align: center;
	height: 32px !important;
	background-color: #fbdf6d;
}

.EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000 !important;
	text-align: center;
	height: 32px !important;
	width: 500px;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link, .EventNextPrev td
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000 !important;
	padding-top: 0px;
	background-color: #fbdf6d;
	
}
.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000 !important;
	padding-top: 0px;
	background-color: #fbdf6d;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #fbdf6d;
	vertical-align: middle;
	color: #000000;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	width: 14%;
	color: #002C56 !important;
	font-family: Verdana;
	height: 14%;
background-color: #ffffff;

}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #002C56 !important;
	font-family: Verdana;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #ffffff;
	background-color: #f7f0d3;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #ffffff;
	background-color: #f7f0d3;
}


.EventWeekendDay
{
	background-color: #7387a6;
}


.EventTodayDay
{
	font-weight: bold;
	color: #000000 !important;
	background-color: #a9ddff !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay, .EventSelectedDay td
{
	border-right: #000000 2px solid ;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	font-weight: bold;
	color: #000000 !important;
	background-color: #96aacc !important;
	display: inline;
}
.EventSelectedDay td tr table
{
	border-right: #000000 2px solid ;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	font-weight: bold;
	color: #000000 !important;
	background-color: #96aacc !important;
	display: inline;
}

.EventSelector
{
	background-color: #96aacc !important;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #000000;
	text-decoration: none;
}	


.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #000000 !important;
	font-weight: bold;
	background-color: #96aacc !important;
}

/******************************************************************************************************************************************************************************
Skinning for the Menu
*****************************************************************************************************************************************************************************/

.MenuHdr, .MenuItem
{ 
	background: transparent url(menuItem.gif) no repeat;	
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
	width: 100%;
}
.MenuHdrMouseOver, .MenuItemMouseOver
{ 	
	background: transparent url(menuHdrOver.gif) no repeat;
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	color: #2B3B68; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}
.MenuHdrCurrent, .MenuItemCurrent
{ 
	font-weight: normal;
	color: #ffffff;
}

.MenuItem A:Hover, .MenuItemMouseOver A:Hover,.MenuHdr A:Hover, .MenuHdrMouseOver A:Hover, .MenuHdrCurrent A:Hover,
.MenuItemMouseOver A, .MenuItemMouseOver A:Active,  .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link, 
.MenuHdrMouseOver A, .MenuHdrMouseOver A:Active,  .MenuHdrMouseOver A:Visited, .MenuHdrMouseOver A:Link,
.MenuHdr A:Hover
{	
	background: #2B3B68;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Visited, .MenuHdr A:Link 
{
	text-decoration: none; 
	font-weight: normal;
	color: #ffffff;		
}


/******************************************************************************************************************************************************************************
Skinning for the Menu
*****************************************************************************************************************************************************************************/
/************************Level 0***************************/
.MenuHdr0, .MenuItem0
{ 
	background: transparent url(menuItem.gif) no repeat;	
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
	width: 100%;
}

.MenuHdrMouseOver0, .MenuItemMouseOver0
{ 	
	background: transparent url(menuHdrOver.gif) no repeat;
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	color: #2B3B68; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}

.MenuHdrCurrent0, .MenuItemCurrent0
{ 
	font-weight: normal;
	color: #ffffff;
}

.MenuItem0 A:Hover, .MenuItemMouseOver0 A:Hover,.MenuHdr0 A:Hover, .MenuHdrMouseOver0 A:Hover, .MenuHdrCurrent0 A:Hover,
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active,  .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, 
.MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Active,  .MenuHdrMouseOver0 A:Visited, .MenuHdrMouseOver0 A:Link,
.MenuHdr0 A:Hover
{	
	background: #2B3B68;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Visited, .MenuHdr0 A:Link 
{
	text-decoration: none; 
	font-weight: normal;
	color: #ffffff;		
}

/************************Level 1***************************/
.MenuHdr1, .MenuItem1
{ 
	background: transparent url(menuItem.gif) no repeat;	
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 25px;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
	width: 100%;
}

.MenuHdrMouseOver1, .MenuItemMouseOver1
{ 	
	background: transparent url(menuHdrOver.gif) no repeat;
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 25px;
	color: #2B3B68; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}

.MenuHdrCurrent1, .MenuItemCurrent1
{ 
	font-weight: normal;
	color: #ffffff;
}

.MenuItem1 A:Hover, .MenuItemMouseOver1 A:Hover,.MenuHdr1 A:Hover, .MenuHdrMouseOver1 A:Hover, .MenuHdrCurrent1 A:Hover,
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active,  .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, 
.MenuHdrMouseOver1 A, .MenuHdrMouseOver1 A:Active,  .MenuHdrMouseOver1 A:Visited, .MenuHdrMouseOver1 A:Link,
.MenuHdr1 A:Hover
{	
	background: #2B3B68;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Visited, .MenuHdr1 A:Link 
{
	text-decoration: none; 
	font-weight: normal;
	color: #ffffff;		
}

/************************Level 2***************************/
.MenuHdr2, .MenuItem2
{ 
	background: transparent url(menuItem.gif) no repeat;	
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
	width: 100%;
}

.MenuHdrMouseOver2, .MenuItemMouseOver2
{ 	
	background: transparent url(menuHdrOver.gif) no repeat;
	border-bottom: solid 1px #B0B9C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
	color: #2B3B68; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}

.MenuHdrCurrent2, .MenuItemCurrent2
{ 
	font-weight: normal;
	color: #ffffff;
}

.MenuItem2 A:Hover, .MenuItemMouseOver2 A:Hover,.MenuHdr2 A:Hover, .MenuHdrMouseOver2 A:Hover, .MenuHdrCurrent2 A:Hover,
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active,  .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link, 
.MenuHdrMouseOver2 A, .MenuHdrMouseOver2 A:Active,  .MenuHdrMouseOver2 A:Visited, .MenuHdrMouseOver2 A:Link,
.MenuHdr2 A:Hover
{	
	background: #2B3B68;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: verdana,lucida, Arial, helvetica, Sans-Serif;
}

.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Visited, .MenuHdr2 A:Link 
{
	text-decoration: none; 
	font-weight: normal;
	color: #ffffff;		
}


