/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #D0C2D8;
	BORDER-RIGHT: #8B6AA2 1px solid; 
	BORDER-TOP: #8B6AA2 1px solid; 
	BORDER-LEFT: #8B6AA2 1px solid; 
	BORDER-BOTTOM: #8B6AA2 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_Dkpurple.jpg); HEIGHT:20px;
}
.controlpanel {
	width: 100%;
	background-color: #D0C2D8;
}
.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:8px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #9A75B4 0px solid; 
	border-bottom: #9A75B4 1px solid; 
	border-top: #9A75B4 1px solid; 
	border-right: #9A75B4 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: #9A75B4; 
	border-left: #9A75B4 1px solid; 
	border-bottom: #9A75B4 1px solid; 
	border-top: #9A75B4 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #9A75B4; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8B6AA2; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #542B7B 1px solid; 
	border-bottom: #542B7B 1px solid; 
	border-top: #542B7B 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: #542B7B none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #B89ECB;
	BORDER-RIGHT: #542B7B 1px solid; 
	BORDER-TOP: #542B7B 1px solid; 
	BORDER-LEFT: #542B7B 1px solid; 
	BORDER-BOTTOM: #542B7B 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_Midpurple.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #542B7B;
}
a.searchtext {
	  font-family: Tahoma, Arial, Helvetica;
	  color: #FFFFFF;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:hover {
	  color: #D0C2D8;
}
a.termstext {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}
a.termstext:hover {
	  color: #D0C2D8;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

.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: #D0C2D8;
}
.datetext{
	  color: #FFFFFF;
}
.breadcrumb{
	color: #643092;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
a.breadcrumb {
	  color: #643092;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.breadcrumb:visited {
	  color: #643092;
}

a.breadcrumb:hover {
	  color: #A947FE;
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#633092;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#542B7B;
}
.linkstext {
    font-weight: bold;
    font-size: 8pt;
    color: #643092;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.linkstext:link {
    text-decoration:    none;
    color:#643092;
}

A.linkstext:visited  {
    text-decoration:    none;
    color:#643092;
}

A.linkstext:active   {
    text-decoration:    none;
    color:#643092;
}

A.linkstext:hover    {
    text-decoration:    none;
    color:#A947FE;
}
.CommandButton {
	COLOR: #643092; TEXT-DECORATION: none;
}
A.CommandButton:link {
	COLOR: #643092; TEXT-DECORATION: none;
}
A.CommandButton:visited {
	COLOR: #643092; TEXT-DECORATION: none;
}
A.CommandButton:hover {
	COLOR: #A947FE; TEXT-DECORATION: underline;
}
A.CommandButton:active {
	COLOR: #643092; TEXT-DECORATION: none;
}
