/*********************************************************************
CATALooK.netStore - http://www.catalook.de  http://www.dnnsoft.com                   
Copyright (c) 2003-2004 CATALooK Software Susanne Koehler                                                                                                      
support@catalook.de                                                                                                                                            
**********************************************************************/

/* 
================================
Skin styles for DotNetNuke
================================
*/

/* background color for the content part of the pages */
body {
	background-color: #5D4B33;
	background-image: url(media/boxbg.gif);
	margin: 0px;
}

.Body
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 0.75em;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Skin page dimensions */
.pagemaster
{
	width: 100%;
	height: 100%;
	border: thin solid #999999;
	background-repeat: repeat-y;
}

.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: 20px;
	font-weight: normal;
	color: #666666;
}

/* 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: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* 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
{
	margin: 0px;
	padding: 0px;
	background-color: #CAC3BD;
}

/* 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;
}

.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  */

.MenuContainer
{
	/*background-color: transparent;*/
	height: 24px;
	font-size: 0px;
	margin-right: 10px;
	margin-left: 10px;
}


/* Changes of height will cause an ftp error! */
.MenuBar
{
	cursor: hand;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
	vertical-align: middle;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #EFF9FD;
	text-align: center;
	width: 15;
	height: 24;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: hand;
	cursor: hand;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; /* fixed firefox problem, do not use transparent here */
	vertical-align: middle;
}

.MainMenu_MenuItem {
	background-color: #FFF;
	border-color:white;
	border-style:solid;
	border-width:1px 0;
	color:black;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}

.MenuArrow TD
{   font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


.MenuRootArrow TD
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.ItemsBreak
{
}

.RootItem TD /* left right and center bg of unselected root tab */
{   background-color: #E9E8E4;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	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: 10px;
	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: 10px;
	font-weight: normal;
	color: #003366;
	background-image: url(media/tabbgactive.gif);
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-image: url(media/tabbgactive.gif);
}

.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: 10px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
}

.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: 10px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #ABD0E2;
}

.SubItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #ABD0E2;
}

.SubItemBreadCrumb /* no effect */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #EFF9FD;
}




/* 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: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

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;
}
.TableBorder {
	border: thin solid #CCCCCC;
}
.gradient_background {
	background-image: url(media/gradient_back.jpg);
	background-repeat: repeat-x;
	background-color: #6F5E4A;
}
.MainContainer {
	padding: 10px;
	margin: 10px;
}
.ContentPane2 {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
}
.ContentPane3 {

	background-color: transparent;
	padding-left: 6px;
}
.BottomPane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
}


