/* CSS Document */

/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* JetSupport specific styles */
body 					{background-color: #fff; padding: 0px; background-image: url(images/logo_jetsupport.gif); background-repeat:no-repeat;}
#pagemaster 			{width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;}
.skinmaster 			{width: 100%; padding: 0px;}
.tdmain 				{width: 850px;}
.mainnav				{margin-left: 257px; margin-top: 45px;}

.footer					{padding-left: 263px; padding-bottom: 50px; font-family: Arial;font-size: 12px; font-weight: bold; color:#000;}
.leftpane			    {font-family: Arial;font-size: 12px; font-weight: normal; color:#000; line-height: 18px; }
.contentpane			{font-family: Arial;font-size: 12px; font-weight: normal; color:#000; line-height: 18px;}
.controlpanel 			{background-color: #999; border: 0px;}

.text-normal 			{font-family: Arial;font-size:  12px; color: #000; line-height: 18px;}
A.text-normal:link, A.text-normal:active, A.text-normal:visited {font-family: Arial;  font-size: 12px; color: #FF2624; line-height: 18px; text-decoration:none;}
A.text-normal:hover 	{font-family: Arial; font-size:  12px; color: #003984; line-height: 18px;  text-decoration:none;}

.text-titel 			{font-family: Arial; font-size:16px; color: #000; font-weight: bold; line-height: 18px;}

.controlpanel {
	width: 100%;
	background-color: #eee;
	border-color: #ddd;
	height: 135px;
}

.NormalTextBox {
	width: 200px;
    font-family: Arial; 
    font-size: 11px;
    font-weight: normal;
	height: 19px;
    border: #8f9092 1px solid;
}
.StandardButton {
	cursor: hand; 
    background: #fff; 
    color: #000;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
    border: #8f9092 1px solid;
	margin-top: 10px;
}

/* Main Menu */
.MainMenu_MenuContainer 		{background-color: transparent;}
.MainMenu_MenuBar 				{cursor: pointer; cursor: hand; height:30px; background-color: transparent;}
.MainMenu_TabRootMenuItem TD	{height: 30px; color: #FF2624;	font-family: Arial;font-size: 12px; font-weight: bold;	padding-left: 0px; padding-right:4px;}
.MainMenu_TabRootMenuItemSel TD	{ background-image: url(images/img_bc.gif); height: 30px; color: #003984; font-family: Arial;	font-size: 12px; font-weight: bold;	padding-left: 0px; padding-right:4px; background-color:#fff;}
.MainMenu_TabMenuItemHover TD	{height: 30px; color: #003984;	font-family: Arial; font-size: 12px; font-weight: bold;  padding-left: 0px; padding-right:4px; background-color:#fff;}
.MainMenu_TabMenuItemSelHover TD{height: 30px; color: #003984;	font-family: Arial; font-size: 12px; font-weight: bold; padding-left: 0px; padding-right:4px; background-color:#fff;}
.MainMenu_RootMenuItemBreadcrumb {display: none;}


.MainMenu_MenuItem 				{height: 23px; cursor: hand; color: #fff; font-family: Arial;font-size: 11px; font-weight: normal;}
.MainMenu_MenuIcon				{height: 23px; cursor: pointer; cursor: hand; background-color: #434345; width: 8px; }
.MainMenu_SubMenu 				{z-index: 1000; cursor: pointer; cursor: hand; background-color:#676767; color: #fff; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);}
.MainMenu_MenuBreak 			{border-bottom: 0px solid #434345;}
.MainMenu_MenuItemSel 			{height: 23px;  cursor: hand; font-family: Arial;font-size: 11px; font-weight: normal; color:#666; background-color: #fff;}
.MainMenu_MenuArrow 			{height: 23px;  cursor: pointer; cursor: hand; display: none; }
.MainMenu_RootMenuArrow 		{height: 23px;  cursor: pointer; cursor: hand; display: none;}
.Main 							{ }

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-family: Microsoft Sans Serif;
	font-size: 11px; 
	font-weight: none; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: #eee;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #eee; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=0); 
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color:#000;
}
.ModuleTitle_MenuIcon {
 cursor: pointer;
 cursor: hand; 
 background-color: #eee; 
 text-align: center; 
 width: 15px; 
 height: 20px; 
 color: #000;
 }
.ModuleTitle_MenuArrow{	
font-family: Microsoft Sans Serif;
font-size: 11px; 
cursor: pointer; 
cursor: hand; 
border-right: #FFFFFF 0px solid; 
border-bottom: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid;
border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
font-family: Microsoft Sans Serif; 
font-size: 11px; 
cursor: pointer; 
cursor: hand;
}
.ModuleTitle_MenuBreak{
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid;  
border-right: #EEEEEE 0px solid; 
background-color: transparent; 
height: 1px; 
color: #fff;
}
.ModuleTitle_MenuItemSel { 
font-family: Microsoft Sans Serif; 
font-size: 11px; 
font-weight: none; 
cursor: pointer; 
cursor: hand; 
color: #000; 
background: #ddd; 
padding: 0px 0px 0px 0px; 
border: 0;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {}

.SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: #000;
    font-family: Arial;
    text-decoration: none;
}

A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active{
    font-weight: normal;
    font-size: 12px;
    color: #FF2624;
    font-family: Arial;
    text-decoration: none;
}

A.SkinObject:hover    {
    text-decoration: none;
    color: #003984;
}

/* style for module titles */
.Head   {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000;   
}

/* style of item titles on edit and admin pages */
.subhead {
   font-family: Arial;
   font-size:  12px;
   font-weight: bold;
   color: #000;
   text-decoration:none;
}
A.subhead, A.subhead:active, A.subhead:visited{
   font-family: Arial;
   font-size:  12px;
   font-weight:  bold;
   color: #FF2624;
   text-decoration:none;
}
A.subhead:hover {
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #003984;
   text-decoration:none;
}

.normal		{font-family: Arial; font-size:12px; color: #000; font-weight: normal; line-height: 18px;}
A.normal:link, A.normal:active, A.normal:visited {font-family: Arial;  font-size: 12px; color: #FF2624; font-weight: normal; line-height: 18px; text-decoration:none;}
A.normal:hover 	{font-family: Arial; font-size:12px; color: #003984; line-height: 18px;  font-weight: normal; text-decoration:none;}


.normalbold			{font-family: Arial;font-size:12px; color: #000; line-height: 18px;}
A.normalbold:link, A.normalbold:active, A.normalbold:visited {font-family: Arial;  font-size: 12px; color: #FF2624; line-height: 18px; text-decoration:none;}
A.normalbold:hover 	{font-family: Arial; font-size:12px; color: #003984; line-height: 18px;  text-decoration:none;}

