/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* background color for the content part of the pages */
.Body
{
	background-color: #D5D5D5;
	background-image: url('main_bg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:0.75em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #D5D5D5;
	background-image: url('main_bg.jpg');
	background-repeat: repeat-x;
}
.skinmaster {
	/* table-layout:fixed; */
	height: 100%;
	background-color: #FFFFFF;
}

.skinheader 
{
	background-image:url('spring_header.jpg');
	background-repeat:no-repeat;
	height:114px;
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
	width: 175px;
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 0px;
	moz-border-radius-bottomright: 0px;
	moz-border-radius-topleft: 0px;
	moz-border-radius-topright: 0px;
}
.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: #515151;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #515151;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #515151;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF9922;
}


/*********************************************************************
CATALooK.netStore - http://www.catalook.de  http://www.dnnsoft.com                   
Copyright (c) 2003-2004 CATALooK Software Susanne Koehler                                                                                                      
support@catalook.de                                                                                                                                            
**********************************************************************/

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight: normal;
    color: #606060;
}


.Header
{
	background-image: url('menu_bg.gif');
	height: 31px;
	background-repeat: repeat-x;
	border: none;
}

.Footer
{
	border: none;
}
.FooterLinks
{
	background-image: url(footermenubg.jpg);
	height: 42px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

TD.CATBreadCrumb
{
	background-color: #FFFFFF;
	background-image: url('footermenubg.jpg');
	background-repeat: repeat-x;
	height: 32px;
	border-left: solid 2px #C8C8C8;
	border-top: solid 2px #C8C8C8;
	border-right: solid 2px #C8C8C8;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

.IntroPane
{
	width: 100%;
	/* height: 100%; */
	padding:0px 0px 0px 0px;
}

.toppane
{
	background-color: Transparent;
	padding:0px 0px 0px 0px;
	border-top:solid 1px #FFFFFF;
	height:1px;
}


.bottompane
{
	background-color: transparent;
	padding:0px 0px 0px 0px;
}


.LeftPane
{
	width: 230px;
	background-color: transparent;
	padding:0px 0px 0px 0px;
	border-right:solid 1px #FFFFFF;
}

.ContentPane
{ 
	background-color: transparent;
	padding:0px 0px 0px 0px;
}

.RightPane  
{ 
	width: 210px;
	background-color: transparent;
	padding:0px 0px 0px 0px;
	border-left:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
}

.BasePane
{
	background-color: transparent;
}

.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 */

.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 31px;
	border-bottom: #98AAB1 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #eef3fb;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;
	width: 15;
	height: 22;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #eef3fb; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.ItemsBreak
{
	/*background-image: url('spacer.gif');
	background-color: #FFFFFF;
	height: 32px;
	width: 10px;*/
	background-color:#606060;
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 31px;
	background-color: #606060;
	background-image: url('menu_bg.gif');
	background-repeat: repeat-x;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 31px;
	background-color: #606060;
	background-image: url('menu_bg.gif');
	background-repeat: repeat-x;
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #96BF0D;
	height: 31px;
	background-color: #606060;
	background-image: url('menu_bg.gif');
	background-repeat: repeat-x;
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #96BF0D;
	height: 31px;
	background-color: #606060;
	background-image: url('menu_bg.gif');
	background-repeat: repeat-x;
}
.RootItemSeparator
{
	color:#FFFFFF;
	background-color:#606060;
}
.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	height: 24px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #515151; 
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
}




/* hyperlink style for the bright tabs */

.Small
{
	color: #515151;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
	background-im
}

A.Small:Link
{
	color: #515151;
	text-decoration: none;
}

A.Small:Hover
{
	color: #96BF0D;
	text-decoration: none;
}

A.Small:Active
{
	color: #96BF0D;
	text-decoration: none;
}

A.Small:Visited
{
	color: #515151;
	text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: #515151;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:#515151;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    color: #515151;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
    padding-right: 3px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#515151;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
    padding-right: 3px;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #96BF0D;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:active   {
    text-decoration: none;
    color: #96BF0D;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:hover    {
    text-decoration: none;
    color: #96BF0D;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
    padding-right: 3px;  
}

/* text and link style for SkinObjects */

.SkinObject
{
	color: #515151;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

A.SkinObject:link
{
	text-decoration: none;
}
A.SkinObject:visited
{
	text-decoration: none;
}
A.SkinObject:active
{
	text-decoration: none;
}
A.SkinObject:hover
{
	color: #96BF0D;
	text-decoration: none;
}


.borderleft
{
	background-image:url('border_left.png');
	background-repeat:repeat-y;
	width:6px;
}
.borderright
{
	background-image:url('border_right.png');
	background-repeat:repeat-y;
	width:6px;
}
.borderbottom
{
	background-image:url('border_bottom.png');
	background-repeat:repeat-x;
	height:7px;
}
.borderbottomleft
{
	background-image:url('border_bottomleft.png');
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}
.borderbottomright
{
	background-image:url('border_bottomright.png');
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}
.BannerTopRight
{
	padding:10px 10px 0px 10px;
}
.BannerBottomRight
{
	padding:37px 10px 10px 10px;
}
.Small
{
	font-size:11px;
}
