﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* background color for the content part of the pages */
Body
{
	background-image:url(paytec-bg.jpg);
	background-repeat:repeat-x;
	background-color:#939393; 
	font-family: Verdana, Arial, helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.pagemaster {
}

.skinmaster {
	width:970px;
	background-image:url(paytec-bg-skinmaster.gif);
}

.skinheader {

}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.StandardButton     {
    background: #7994CB none; 
    color: #333333;
    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: #333333;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #333333;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #333333;
}

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 PAYTEC */

.MenuTab
{
	width: 100%;
	/*height:28px;*/
}

/* style for module titles */
.Head   {
    font-family: Verdana, Arial, helvetica;
    font-size:  12px;
    font-weight: bold;
    color: black;
}

.Header
{
	background-color: #FFEAF2;
	/* background-image: url(headermenubg.jpg); */
	/* height: 36px; */
	/* background-repeat: repeat-x; */
}

TD.CATBreadCrumb
{
	background-color: #F23F72;
	background-image: none;
	height: 32px;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.TopNav {
	background-color:#000000;
	height:26px;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
}

.MainNav {
	padding-left:20px;
	background-color:#D9DADC;
	border-top:solid 1px #957F68;
	border-bottom:solid 1px #957F68;
	height:38px;
}

.LeftPane
{
	width:240px;
	padding-left:20px;
	padding-top:20px;
}

.ContentPane
{ 
	width:670px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

.BasePane
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color:#D9DADC;
	height: 38px;
	border-top:solid 1px #957F68;
	margin-top:10px;
	clear:both;
}

.BasePaneNormal
{
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

A.BasePaneNormal:Link
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A.BasePaneNormal:Visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A.BasePaneNormal:Hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #9E0000;
	text-decoration: underline;
}


.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
{
	padding-top:12px;
	padding-left: 4px;
	/* height: 35px; */
	border-bottom: #F23F72 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #D9DADC;
	border-left: #D9DADC 1px solid;
	border-top: #D9DADC 1px solid;
	border-right: #D9DADC 1px solid;
	border-bottom: #D9DADC 1px solid;
	text-align: left;
	width: 0px;
	height: 22px;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight:bold;
	font-style: normal; 
	background-color: #D9DADC; /* 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: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:  bold;
	color: #000000;
	/* height: 35px; */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.RootItemActive TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:  bold;
	color: #9E0000;
	/* height: 35px; */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.RootItemSelected TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #9E0000;
	/* height: 35px; */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #9E0000;
	/* height: 35px; */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D9DADC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #D9DADC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #957F68 1px solid;
	border-top: #957F68 0px solid;
	border-right: #957F68 1px solid;
	border-bottom: #957F68 1px solid;
}


.SubItemActive TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #9E0000;
	background-color: #D9DADC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #9E0000; 
	background-color: #D9DADC;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #9E0000;
	background-color: #D9DADC;
	background-image: none;
	background-repeat: no-repeat;
}



/* hyperlink style */

.Small
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
}

A.Small:Link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}

A.Small:Visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}

A.Small:Hover
{
	color: #F18F2E;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}



/* text style for the selected tab */
.SelectedTab {
 	font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:#333333;
    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:#F23F72;
    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: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 3px;
	padding-right: 3px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#333333;
    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:#F23F72;
    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: underline;
}
A.SkinObject:visited
{
	text-decoration: underline;
}
A.SkinObject:active
{
	text-decoration: none;
}
A.SkinObject:hover
{
	color: #F18F2E;
	text-decoration: underline;
}


H1 {font-family: Verdana, Arial, helvetica; font-size:12px; color:#000000; font-weight:bold;}
A:link
{
    text-decoration: underline;
    color: #003366;
}

A:visited
{
    text-decoration: underline;
    color: #003366;
}

A:hover
{
    text-decoration: underline;
    color: #F18F2E;
}

A:active
{
    text-decoration: underline;
    color: #F18F2E;
}
