/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* background color for the content part of the pages */
Body
{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size:0.75em;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(images/design1_bg.jpg);
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
 }

.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(images/gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

/* 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;
}


/*********************************************************************
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, Geneva, Arial, helvetica, sans-serif, Tahoma;
    font-size:  11px;
    font-weight: normal;
    color: black;
}


.Header
{
	background-image: url(images/headermenubg.jpg);
	height: 30px;
	line-height:30px;
	background-repeat: repeat-x;
	text-align:center;
}

.Header a {
	font-size:12px;
	font-weight:bold;
    color: #ffffff;
	text-decoration:none;
	padding:0 35px;
}
.Header a:hover {
	color:#b496d2;
}



.Footer
{
	background-image: url(images/footermenubg.jpg);
	height: 42px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.banner_01
{
	background-image: url(images/banner_01.gif);
	width: 713px;
	height: 100px;
	background-repeat: no-repeat;
}

.banner_02
{
	background-image: url(images/banner_02.gif);
	width: auto;
	height: 100px;
	background-repeat: repeat-x;
}

.banner_03
{
	background-image: url(images/banner_03.gif);
	width: 67px;
	height: 100px;
	background-repeat: no-repeat;
}

TD.CATBreadCrumb
{
	background-color: #D4D9EC;
	background-image: none;
	height: 32px;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

.IntroPane
{
	width: 100%;
	height: 100%;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.LeftBottomPane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.LeftPane
{
/*	width: 200px; */
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.ContentPane
{ 
	width: 100%;
	background:#FFFFFF url(images/cont_bg.jpg) repeat-x top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.RightPane  
{ 
/*	width: 200px; */
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Login
{
	color: #333333;
	font-family: 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: 30px;
	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: #;
	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: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #; /* 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
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #ffffff;
	height: 30px;
	padding-left:10px;	
	padding-left:10px;	
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #ffffff;
	height: 30px;
	padding-left:10px;	
	padding-left:10px;	
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	background-color:#835DB4;
	height: 30px;
	padding-left:10px;	
	padding-left:10px;		
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #B496D2;
	height: 30px;
	padding-left:10px;
	padding-left:10px;		
	background-image:none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	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: #003366;
	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: #003366;
	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: #003366; 
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
}




/* hyperlink style for the bright tabs */
.VerticalMenu
{
    color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: BOLD;
	
    
}
A.VerticalMenu:Hover
{
    color: #441D73;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: BOLD;
	
    
}

.BottomPane
{
    width:100%;
    height:33px;
	line-height:33px;
    background-image:url(images/footer_rep.jpg);
    background-repeat:repeat-x;
    color: #ffffff;
    font-size:15px;
    font-family:Verdana;
    font-weight:normal;
	text-decoration: none;
}

.BottomPane a {
	font-size:12px;
	font-weight:bold;
    color: #ffffff;
	text-decoration:none;
	padding:0 30px;
}
.BottomPane a:hover {
	color:#b496d2;
}


.Small
{
	color: #441D73;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: BOLD;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.Small:Link
{
	color: #441D73;
	text-decoration: none;
}

A.Small:Hover
{
	color: #441D73;
	text-decoration: none;
}

A.Small:Active
{
	color: #441D73;
	text-decoration: none;
}

A.Small:Visited
{
	color: #441D73;
	text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab {
 	font-weight: normal;
    font-size: 10px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:#003366;
    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;
    color: #003366;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 3px;
	padding-right: 3px;
	padding-bottom:3px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#003366;
    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:#800080;
    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:#800080;
    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:#ff0000;
    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
{
	font-family: Verdana, Helvetica, sans-serif;
	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: #FF9922;
	text-decoration: underline;
}


/* Container */
.MainBG 
{
 background-color:#FDFCFD;
 background-image:url(bg_rep.jpg);
 background-repeat:repeat-x;
width: 100%;
padding-left:5px;
padding-right:5px;
padding-top:6px;
padding-bottom:6px;
}


.footernav
{
	color: #FFFFFF;
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	
	font-style: normal;
	height: 26px;
	 
	padding-left: 10px;
	padding-right: 10px;
}

A.footernav:Link
{
	color: #FFFFFF;
	height: 26px;
	 
	padding-left: 10px;
	padding-right: 10px;
	
	text-decoration: none;
}

A.footernav:Hover
{
	color: #000000;
	height: 26px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	text-decoration: none;
}
.LeftNavPane
{
	background:#e7dfee;
    color: #ffffff;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
	text-decoration: none;
}

A.LeftNavPane:Link
{
	color: #ffffff;
	font-size:12px;
    font-family:Verdana;
    font-weight:bold;
	text-decoration: none;
}

A.LeftNavPane:Hover
{
	color: #000000;
	font-size:12px;
    font-family:Verdana;
    font-weight:bold;
	text-decoration: none;
}

.purplecontainer{
 height:100%;
 width:100%; 
 font-family:Verdana;
 font-size:12px;
 
 border-left: #868686 0px solid;
border-top: #868686 0px solid;
border-right: #868686 0px solid;
border-bottom: #868686 0px solid;
padding-left:0px;
padding-right:0px;
}

.borderleftright
{
border-left: #868686 0px solid;
border-top: #868686 0px solid;
border-right: #868686 0px solid;
border-bottom: #868686 0px solid;
}


.Title
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FF9922;
}

.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF9922;
}




.color6
{
    color:#000000;
    font-size:10pt;
    font-weight:bold;
}



.color1
{
    color:#000000;
    font-size:15pt;
}


.color00
{
    color:#01017D;
    font-weight:bold;
    font-size:12px;
    font-family:Comic Sans MS;
}

