/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	height: 100%;
	background-color: #transparent;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 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(bgnd_topbar.gif); 
	HEIGHT:30px;
}
.controlpanel {
	width: 100%;
}
.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:  0px solid; 
	border-bottom:  1px solid; 
	border-top:  1px solid; 
	border-right:  0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	BACKGROUND-IMAGE:url(bgnd_topbar.gif); 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right:  1px solid; 
	border-bottom:  1px solid; 
	border-top:  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: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DDDDDD;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 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(gradientimage.jpg);
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:  normal;
}
TD {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 vertical-align: top;
 color: black;
}

P {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 vertical-align: top;
 color: black;
}


A:link { 
 color: blue;
}
A:visited { 
 color: blue;
}
A:hover { 
 color: purple;
}

TD.HeadLg {
 font-size: large;
 font-weight: bold;
 vertical-align: middle;
 color: #0000B9;
}

TD.HeadMed {  
 font-size: medium;
 font-weight: bold;
 vertical-align: middle;
 color: #0000B9;
}

TD.HeadSm {  
 font-size: x-small;
 font-weight: bold;
 vertical-align: middle;
 color: #0000B9;
}


.TopBar A:link {
 color: black;
}
.TopBar A:visited { 
 color: black;
}
.TopBar A:hover { 
 color: #0000BF;
}

.TopBar TD {  
 font-size: x-small; 
 font-weight: bold;
 text-align: left;
 text-indent: 5px;
 vertical-align: middle;
 color: black;
}

.TopBar TD.Separator {  
 font-size: xx-small; 
 font-weight: normal;
 text-align: center;
 text-indent: 0px;
 color: #666666;
}

.TopBar TD.Enabled { 
 color: black;
}
.TopBar TD.Selected { 
 color: #FFCC66;
}
.TopBar TD.Disabled { 
 color: #666666;
}

.BotBar A:link { 
 color: white;
}
.BotBar A:visited { 
 color: white;
}
.BotBar A:hover { 
 color: #99CCCC;
}

.BotBar TD {  
 font-size: x-small; 
 font-weight: bold;
 text-align: left;
 text-indent: 5px;
 vertical-align: middle;
 color: black;
}

.BotBar TD.Separator {  
 font-size: xx-small; 
 font-weight: normal;
 text-align: center;
 text-indent: 0px;
 color: #FFCC66;
}

.BotBar TD.Bullet {  
 font-size: large; 
 font-weight: normal;
 text-align: center;
 text-indent: 5px;
 color: #FFCC66;
}

.BotBar TD.Enabled {  
 color: white;
}

.BotBar TD.Selected { 
 text-indent: 3px;
 color: #FFCC66;
}
.BotBar TD.Disabled { 
 color: #666666;
}


.Tabs A:link { 
 text-decoration: none;
 color: black;
}
.Tabs A:visited { 
 text-decoration: none;
 color: black;
}
.Tabs A:hover { 
 text-decoration: none;
 color: #0000BF;
}
 
.Tabs TD {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: black;
}

.Tabs TD.UnSel {
 color: black;
}

.Tabs TD.Sel {   
 color: #FFCC66;
}

body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; background-color: #FFFFFF}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; color: #0000FF}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #000000}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000}
.QA {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; color: #0000FF}
/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-weight: normal;
/*	line-height: 12px;*/
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: red;
}




/* GENERIC */
H1
{
	font-size: large;
	font-weight: bold;
	vertical-align: middle;
	color: #0000B9;
}

H2
{
	font-size: medium;
	font-weight: bold;
	vertical-align: middle;
	color: #0000B9;
}

H3
{
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	color: #0000B9;
}

H4
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000B9;
}

H5, DT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: purple;
}

H6
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkred;
}

TFOOT, THEAD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
}

TD
{
	font-size: x-small;
}

A:link
{
	color: blue;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color: blue;
}

A:active
{
	text-decoration: none;
	color: blue;
}

A:hover
{
	text-decoration: underline;
	color: red;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

HR
{
	color: dimgrey;
	height: 1pt;
	text-align: left;
}

.Help
{
	cursor: help;
}

TABLE.MeetingListTable
{
	border-right: #0000b9 thin solid;
	border-top: #0000b9 thin solid;
	border-left: #0000b9 thin solid;
	border-bottom: #0000b9 thin solid;
}
Body
{
	font-size: x-small;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

