﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

.egwpage{
}

.egwtop
{
background-image: url('banner.jpg');
}

.egwbody
{
background-image: url('background.jpg');
}

body{
        background-image: url('pageground.jpg');
        margin: 0px;
        padding: 0px;
        scrollbar-base-color: #64b721;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-face-color: #64b721;
        scrollbar-highlight-color: #64b721;
        scrollbar-track-color: #FFFFFF;
        cursor: auto;
        text-align: center;

}

.Head
{
font-family: Verdana, Tahoma;
font-size: 8.5pt;
font-weight: bold;
color: #ffffff;
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #64b721 ;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #64b721 ;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #64b721 ;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #64b721 ;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #64b721 ;
}

.normal
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

IMG
{
    filter: alpha(opacity=100); /* IE */
    opacity: 1.00; /* Safari, Opera and Mozilla */
}


/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #30608B;
	padding: 2px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	}
	
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #64b721 ;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #64b721 ;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #64b721 ;
}

A.CommandButton:active
{
	text-decoration: none;
	color: #64b721 ;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

A:link
{
	font-weight: normal;
	font-size: 10px;
	color: #FFD700;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color: #FFD700;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

A:hover
{
	text-decoration: none;
	color: #FFD700;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

A:active
{
	text-decoration: none;
	color: #FFD700;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

A.egwsubmenu:link
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #64b721 ;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

A.egwsubmenu:visited
{
	text-decoration: none;
	color: #64b721 ;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Tahoma;
}

A.egwsubmenu:hover
{
	text-decoration: none;
	color: #64b721 ;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Tahoma;
}

A.egwsubmenu:active
{
	text-decoration: none;
	color: #64b721 ;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Tahoma;
}

HR {
    color: #ffffff;
    }
    
H1
{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #30608B;
	padding: 2px;
	
}

.NormalTextBox {
    background-color: #30608B;
    color: #ffffff;
    font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.egwSubHead
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.egwnormal
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}
 
 /* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
	width:424px;
	table-layout: fixed;
}

.DNN_ANN_Description
{
	
}

.DNN_ANN_Description P
{
	margin-top:0px;
}

.DNN_ANN_viewtypeSelector 
{
	float:right;
}

.DNN_ANN_viewtypeSelectorLabel
{
	float:left;
}

.DNN_ANN_viewtypeSelectorDDL
{
	float:left;
}   


.gammacon_SelectionPanel_Icon
{
	vertical-align: middle;
}
.gammacon_SelectionPanel_Node
{
	color: Black;
	vertical-align: middle;
	padding: 0px 0px 0px 2px;
}
.gammacon_SelectionPanel_NodeHover
{
	color: gold;
	vertical-align: middle;
	padding: 0px 0px 0px 2px;
}
.gammacon_SelectionPanel_NodeSelected
{
	border: 0px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	background-color: transparent;
	color: gold;
}

.gammacon_EDD_DropDown
{
	/*width: 100%;*/
	position: absolute;
	max-height: 200px;
	height: expression(this.scrollHeight > 200? "200px" : "auto");
	overflow: auto;
	background-color: #30608B;
	border: solid 1px ActiveCaption;
	padding: 2px;
	display: none;
}

