/* 
================================
Skin styles for DotNetNuke
================================
*/

/* background color for the content part of the pages */
body {
	margin: 0px;
	background-image: url(media/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #CFCFCF;
}

.Body
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 0.75em;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.gradient_background {
	background-image: url(media/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #CFCFCF;
}
/* Skin page dimensions */
.pagemaster
{
	width: 100%;
	height: 100%;
	border: thin solid #999999;
}

.skinmaster {
	height: 100%;
}

/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
	width: 175px;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 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-color: #FFFFFF;
}

.TreeMenu_Node
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF9922;
}



/* GENERAL */
/* style for module titles on edit and admin pages and the treeviewmenu title */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}


/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	color: #666666;
}
TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	color: #666666;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
}

/* text style used for rendered text which requires emphasis   */
.NormalBold
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages   */
.NormalRed
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility   */
.NormalTextBox
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}


/* Style of the Header and footer menu row  */

.CatHeaderMenu
{
	border-bottom: #69A7C6 1px solid;
}

.CatFooterMenu
{
	height: 42px;
	padding-bottom: 5px;
}


/* Style of the banner row  */
.banner_01
{
}

/* Style of the BreadCrump Row  */
.CATBreadCrumb TD
{
	background-image: url(headermenubg.gif);
	height: 40px;
}

.MenuTab
{
	width: 100%;
}

/* Style of the panes  */

.IntroPane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.LeftPane
{
/*	width: 200px; */
	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: 200px; */
	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;
}

.BasePane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.Login
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
}


/* Style for the solpart menu  */

.MainMenu_MenuContainer
{     
	background-color: transparent;
	height: 16px;
	font-size: 14pt;
	margin-right: 10px;
	margin-left: 10px;
	width: auto; 
}


/* Changes of height will cause an ftp error! */
.MainMenu_MenuBar
{
	cursor: hand;
	cursor: hand;
	height: 14px;
	background-color: Transparent;
	vertical-align: middle;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.MainMenu_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #EFF9FD;
	text-align: center;
	width: 15px;
	height: 24px;
}

.MainMenu_MenuItem /* activate bg image for subitems here */
{
	cursor: hand;
	cursor: hand;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal; /* fixed firefox problem, do not use transparent here */
	vertical-align: middle;
}

.MainMenu_MenuItemSel {
	background-color: #C9DBE9;
	cursor: hand;
	cursor: hand;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

.MainMenu_MenuArrow TD
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


.MainMenu_MenuRootArrow TD
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_ItemsBreak
{
}

.MainMenu_SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
}

.MainMenu_SubItemActive TD /* outher left other right and center bg of selected sub item */
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #ABD0E2;
}

.MainMenu_SubItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #ABD0E2;
}

.MainMenu_SubItemBreadCrumb /* no effect */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #EFF9FD;
}

.RootItem TD /* left right and center bg of unselected root tab */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-image: url(media/tabbg.gif);
}

.RootItemActive TD /* outher left other right and center bg of active root item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-image: url(media/tabbgactive.gif);
}

.RootItemSelected TD /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-image: url(media/tabbgactive.gif);
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-image: url(media/tabbgactive.gif);
}

/* hyperlink and text style for the header links  */

.Small
{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
}

A.Small:Link
{
	text-decoration: none;
}

A.Small:Hover
{
	color: #FF9922;
	text-decoration: underline;
}

A.Small:Active
{
	text-decoration: none;
}

A.Small:Visited
{
	text-decoration: none;
}

/* text style for the selected tab  */
.SelectedTab
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	text-decoration: none;
	color: #003366;
}

A.SelectedTab:visited
{
	text-decoration: none;
	color: #800080;
}

A.SelectedTab:active
{
	text-decoration: none;
	color: #800080;
}

A.SelectedTab:hover
{
	text-decoration: underline;
	color: #FF9922;
}

/* text style for OtherTabs  */
.OtherTabs
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* hyperlink style OtherTabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: #003366;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #800080;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #800080;
}

A.OtherTabs:hover
{
	text-decoration: underline;
	color: #FF9922;
}


/* text and link style for SkinObjects */

.SkinObject
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
A.SkinObject:visited
{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
A.SkinObject:active
{
	text-decoration: none;
	font-size: 10px;
}
A.SkinObject:hover
{
	color: #999999;
	text-decoration: underline;
}
.TableBorder {
	border: thin solid #CCCCCC;
}
.SmallText {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
}
.footer_borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

