/* 
================================
Skin styles for DotNetNuke
================================
*/   

.head {
	font-size: 15px; 
	color: #669999; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	ppadding-top: 10px;
}
.subhead {
	font-size: 12px; 
	color: #669999; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	ppadding-top: 10px;
}
.title {
	font-size: 12px; 
	line-height: 14px;
	color: #669999; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.MenuHdr0 {
	font-size: 13px; 
	color: #669999; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.MenuHdr1 {
	font-size: 12px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 14px;
	padding-top: 4px;
}

.MenuItem0 {
	font-size: 13px; 
	color: #669999; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.MenuItemMouseOver0 {
	font-size: 13px; 
	color: #669999; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.MenuItem1 {
	font-size: 12px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 14px;
	padding-top: 4px;
}

.MenuItemMouseOver1 {
	font-size: 12px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 14px;
	padding-top: 4px;
}
.MenuItem2 {
	font-size: 12px; 
	font-style: italic;
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 4px;
}

.MenuItemMouseOver2 {
	font-size: 12px; 
	font-style: italic;
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 28px;
	padding-top: 4px;
}

.MenuItem0Description {
	font-size: 12px;
	font-family: Arial
	font-weight: normal;
	font-style: italic;
	padding-left: 14px;
}

.MenuItem1Description {
	font-size: 12px;
	font-family: Arial
	font-weight: normal;
	font-style: italic;
	padding-left: 28px;
}

.normal {
	font-family: Arial, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}


.normalsmall {
	font-family: Arial, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

a:link {
	color: #669999;
}

a:visited {
	color: #669999;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	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; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.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;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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: #669999 0px solid; 
	border-bottom: #669999 1px solid; 
	border-top: #669999 1px solid; 
	border-right: #669999 0px solid;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color: #ffffff;
	font-size: 13px;
}
.MainMenu_MenuIcon {
	background-color: #669999; 
	border-left: #669999 1px solid; 
	border-bottom: #669999 1px solid; 
	border-top: #669999 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #669999;  
	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: #F5F5F6; 
	cursor: pointer; 
	cursor: hand; 
	color: #669999; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #669999 1px solid; 
	border-bottom: #669999 1px solid; 
	border-top: #669999 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: #669999 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	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
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.headline {
	font-size: 10pt; 
	color: #669999; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: 7pt;
	color: #666666;
	font-family: Tahoma, Arial;
}

.text_light {
	font-family: Arial, Tahoma, Arial;
	font-size: 9pt;
	color: #999999;
}

.text {
	font-family: Arial, Tahoma, Arial;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}

.text_title {
	font-family: Arial, Tahoma, Arial;
	font-size: 7pt;
	font-weight:bold;
	color: #888888;
}
.text_bold {
	font-family: Arial, Tahoma, Arial;
	font-size: 9pt;
	font-weight:600;
	color: #666666;
}

.text_italic {
	font-family: Arial, Tahoma, Arial;
	font-size: 9pt;
	font-style:italic;
	color: #666666;
}

.text_warning {
	font-family: Arial, Tahoma, Arial;
	font-size: 9pt;
	color: #FF0000;
}

.text_small {
	font-family: Arial, Tahoma, Arial;
	font-size: 9pt	;
	color: #666666
}
.calendarTitle,
.calendarTitle td {
	background-color: #669999;
	color: #ffffff;
}
.calendarNextPrev, .calendarNextPrev a:link, .calendarNextPrev a, .calendarNextPrev a:visited, .calendarNextPrev a:hover {
	background-color: #669999;
	color: #ffffff;
}
.calendarDay a:link,
.calendarDay a:visited,
.calendarDay a:hover
{
	color: #666666;
	text-align: left;
	font-size: 9px;
	font-family: Verdana;
}

.calendarSelectedDay
{
	background-color: #ffffd0;
	color: "Red";
	font-weight: bold;
}
.SkinObject {
	font-family: Arial;
	font-size: 11px;
	color: #669999;
}
a.SkinObject:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.SkinObject:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.SkinObject:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #669999;
	text-decoration: underline;
}

.default_newscategoryimagecontainer {
	width: 0px;
	height: 0px;
	padding: 0px 0px 0px 0px;
}

.default_newsheadercontainer
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:14px;
	padding: 0px 0px 0px 0px;
	height: 0px;
}

.default_newstitle {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
}

.default_newsreadmore{
	font-family:Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669999;
}
A.default_newsreadmore:visited {
	font-family:Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669999;
	text-decoration: none;
}
A.default_newsreadmore:hover {
	font-family:Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669999;
	text-decoration: underline overline;
}
A.default_newsreadmore:link {
	font-family:Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669999;
	text-decoration: none;
}
.default_newsrow
{
	padding: 0px 0px 0px 0px;
}