/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

/* GENERAL */
/* style for module titles */
A.Normal{
color:white;
font-weight:bold;
}
A.NormalFilemanagerFileName
{
	color:black;
}
A.CommandButton:link
{
	text-decoration: underline;
	color: Gray;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: Gray;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: Gray;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: Gray;
}
SPAN.SubHead
{
	color:Gray;
}
P
{
    font-size: 8.5pt;
}
.Normal
{
    font-size: 8.5pt;
    color:White;
}
.NormalItalic
{
    color:White;
}
    
.SkinObject {
    font-weight: bold;
    color:Black;
    font-size: 8.5pt;
    font-family: Verdana,Tahoma, Arial, Helvetica;
    text-decoration: none;
}

BODY
{
    font-family: Verdana, Arial,  Helvetica;
    background-color:#313031;
}

.tablestyleclass
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
}
SELECT
{
	width:160px
}
.Toptext
{
	cursor: pointer;
	cursor: hand;
	color: #E7E3C6;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: #313031;
}
H1  {
    font-family: Verdana,Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
A
{
    font-family: Verdana,Arial,  Helvetica;
	color: White;
}
A:link;
{
	color: White;
}
A:visited
{
	color: White;
}
A:hover
{
	color: White;
	text-decoration: underline;
}

 

#dnn_dnnLOGIN_hypLogin
{
 	color: #E7E3C6;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

#dnn_dnnUSER_hypRegister
{
 	color: #E7E3C6;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
 
.Head   {
    font-family: Verdana,Arial,  Helvetica;
    font-size:  20px;
    font-weight:    bold;
    color: black;
}
.Breadtext   {
    font-family: Verdana,Arial,  Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: black;
}
.SelectedTab
{
    font-family: Verdana,Arial, Bookman Old Style,  Helvetica;
    font-size:  9px;
    font-weight:    normal;
	color:white
}
A.SelectedTab
{
    font-family: Verdana,Arial, Bookman Old Style,  Helvetica;
    font-size:  9px;
    font-weight:    normal;
	color:#313031
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    font-weight:    normal;
    color:#313031;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    font-weight:    normal;
    color:#313031;
}

A.SelectedTab:active   {
    text-decoration:    none;
    font-weight:    normal;
    color:#313031;
}

A.SelectedTab:hover    {
    font-weight:    normal;
    text-decoration:    none;
    color:#313031;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#990000;
}

.MainTextSkin {
	color: #E7E3C6;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-left: #313031 0px solid;
	border-bottom: #313031 1px solid;
	border-top: #313031 1px solid;
	border-right: #313031 0px solid;
	background-color: #313031;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: #313031;
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:14;
	background-color: #313031;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #E7E3C6;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-left: #313031 0px solid;
	border-bottom: #313031 1px solid;
	border-top: #313031 1px solid;
	border-right: #313031 0px solid;
	background-color: #313031;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #313031;
	border-left: #313031 1px solid;
	border-bottom: #313031 1px solid;
	border-top: #313031 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #313031;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #313031 0px solid;
	border-left: #313031 0px solid;
	border-top: #313031 0px solid;
	border-right: #313031 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: #313031;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #313031 1px solid;
	border-bottom: #313031 1px solid;
	border-top: #313031 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

/* Applies to the login/logout and register/username links */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active  {
    text-decoration: underline;
	font-weight: normal;
}

