/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #2A3179 1px solid; 
	BORDER-TOP: #2A3179 1px solid; 
	BORDER-LEFT: #2A3179 1px solid; 
	BORDER-BOTTOM: #2A3179 1px solid; 
	padding: 0px 0px 0px 0px;
}
.skinheader {
}
.skingradient {
	background-color: #2A3179;
	padding-right: 5px;
	padding-left: 5px;
	HEIGHT:25px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer;
	height: 25px;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #2A3179 0px solid; 
	border-bottom: #2A3179 1px solid; 
	border-top: #2A3179 1px solid; 
	border-right: #2A3179 0px solid;
	cursor: pointer; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #2A3179; 
	border-left: #2A3179 1px solid; 
	border-bottom: #2A3179 1px solid; 
	border-top: #2A3179 1px solid; 
	cursor: pointer; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#2A3179; 
	z-index:1000; 
	cursor:pointer; 
}

.MainMenu_MenuBreak 
{
background-color:transparent;
border-top:0px;
border-right:2px solid transparent;
border-left:2px solid transparent;
border-bottom:0px;
}
.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	color: #2A3179; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #2A3179 1px solid; 
	border-bottom: #2A3179 1px solid; 
	border-top: #2A3179 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}
.StandardButton     {
    background: #2A3179 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	BORDER-RIGHT: #2A3179 1px solid; 
	BORDER-TOP: #2A3179 1px solid; 
	BORDER-LEFT: #2A3179 1px solid; 
	BORDER-BOTTOM: #2A3179 1px solid; 
}
.TreeViewMenu_Header {
	background-color: #2A3179;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #2A3179;
}
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: #2A3179;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
a.breadcrumb {
	  color: #2A3179;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.breadcrumb:visited {
	  color: #2A3179;
}

a.breadcrumb:hover {
	  color: #C4C2C2;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #2A3179;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#2A3179;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#2A3179;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#2A3179;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}
.linkstext {
    font-weight: bold;
    font-size: 8pt;
    color: #2A3179;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.linkstext:link {
    text-decoration:    none;
    color:#2A3179;
}

A.linkstext:visited  {
    text-decoration:    none;
    color:#2A3179;
}

A.linkstext:active   {
    text-decoration:    none;
    color:#2A3179;
}

A.linkstext:hover    {
    text-decoration:    none;
    color:#003366;
}
.CommandButton {
	COLOR: #2A3179; TEXT-DECORATION: none;
}
A.CommandButton:link {
	COLOR: #2A3179; TEXT-DECORATION: none;
}
A.CommandButton:visited {
	COLOR: #2A3179; TEXT-DECORATION: none;
}
A.CommandButton:hover {
	COLOR: #003366; TEXT-DECORATION: underline;
}
A.CommandButton:active {
	COLOR: #2A3179; TEXT-DECORATION: none;
}

