/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #3FA8C5 1px solid; 
	BORDER-TOP: #3FA8C5 1px solid; 
	BORDER-LEFT: #3FA8C5 1px solid; 
	BORDER-BOTTOM: #3FA8C5 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(nav_line.gif); HEIGHT:44px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.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: #3FA8C5 0px solid; 
	border-bottom: #3FA8C5 1px solid; 
	border-top: #3FA8C5 1px solid; 
	border-right: #3FA8C5 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #3FA8C5; 
	border-left: #3FA8C5 1px solid; 
	border-bottom: #3FA8C5 1px solid; 
	border-top: #3FA8C5 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #3FA8C5; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 5px;
}
.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #3FA8C5; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #3FA8C5 1px solid; 
	border-bottom: #3FA8C5 1px solid; 
	border-top: #3FA8C5 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: #3FA8C5 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	BORDER-RIGHT: # 1px solid; 
	BORDER-TOP: #3FA8C5 1px solid; 
	BORDER-LEFT: #3FA8C5 1px solid; 
	BORDER-BOTTOM: #3FA8C5 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-color: #3FA8C5;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #3FA8C5;
}
a.searchtext {
	  font-family: Tahoma, Arial, Helvetica;
	  color: #FFFFFF;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:visited {
	  color: #FFFFFF;
}

a.searchtext:hover {
	  color: #C4C2C2;
}

a.termstext {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}
a.termstext:visited {
	  color: #FFFFFF;
}

a.termstext:hover {
	  color: #C4C2C2;
}
.copyrighttext {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.privacy {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.privacy:visited {
	  color: #FFFFFF;
}

a.privacy:hover {
	  color: #C4C2C2;
}
.datetext{
	  color: #FFFFFF;
}

.breadcrumb{
	color: #3FA8C5;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
a.breadcrumb {
	  color: #3FA8C5;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.breadcrumb:visited {
	  color: #3FA8C5;
}

a.breadcrumb:hover {
	  color: #C4C2C2;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #3FA8C5;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#3FA8C5;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#3FA8C5;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#3FA8C5;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}
.linkstext {
    font-weight: bold;
    font-size: 8pt;
    color: #3FA8C5;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.linkstext:link {
    text-decoration:    none;
    color:#3FA8C5;
}

A.linkstext:visited  {
    text-decoration:    none;
    color:#3FA8C5;
}

A.linkstext:active   {
    text-decoration:    none;
    color:#3FA8C5;
}

A.linkstext:hover    {
    text-decoration:    none;
    color:#C4C2C2;
}
#SearchContainer INPUT {
	BORDER-RIGHT: #97a6b1 1px solid; BORDER-TOP: #97a6b1 1px solid; FONT-SIZE: 11px; background-color:#c3ccd2; MARGIN: 0px; BORDER-LEFT: #97a6b1 1px solid; WIDTH: 130px; COLOR: #575b5e; BORDER-BOTTOM: #97a6b1 1px solid; FONT-FAMILY: tahoma; HEIGHT: 21px
}
.searchtext {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #575b5e; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
a.searchtext {
	  font-family:  Arial, Helvetica, Tahoma,;
	  color: #024A2C;;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:visited {
	  color: #024A2C;
}

a.searchtext:hover {
	  color: #85C01D;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #616669;
	font-style:normal;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #6694b4;
	font-style: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6694b4;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6694b4;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
html, body{
scrollbar-face-color:#6694b4;
scrollbar-base-color:#c3ccd2;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#cfd6db;
scrollbar-shadow-color:#97a6b1;
scrollbar-highlight-color:#97a6b1;
scrollbar-3dlight-color:#97a6b1;
scrollbar-darkshadow-Color:#8bb7d6;
}
UL LI {
	LIST-STYLE-Image:url(images/banana.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6694b4;
}
UL LI LI {
	LIST-STYLE-TYPE: disc;
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle;
}