/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for helferlein_Business DotNetNuke Containers */
/*--------------------------------------------------------------------------------------------------------------*/
.cstandard
{
   background-color: #F3FFFF;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 20px;
   margin-left: 0px;
   padding: 5px;
   border-style: none;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.cruler
{
   height: 15px;
   padding-top: 7px;
   padding-left: 0px;
   padding-bottom: 7px;
   padding-right: 0px;
}

.cstandard .ctitle
{
   background-image: url(title_bg.gif);
   background-repeat: repeat-x;
   background-color: Teal;
   height: 32px;
}

.cstandard .ctitle .cmodulemenu
{
   width: 1%;
}

.cstandard .ctitle .cmoduletitle
{
   width: 98%;
}

.cstandard .ctitle .cmodulehelp
{
   width: 1%;
}

.cstandard .ctitle .Head
{
   color: White;
}

.cstandard p
{
   margin-top: 0px;
}

.cstandard .actionbuttons
{
   text-align: right;
   font-size: 1px;
   line-height: 1px;
   height: 1px;
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 0px;
   padding-left: 0px;
}

.cstandard .actionlinks
{
   text-align: left;
}

.cstandard .actionlinks a.CommandButton
{
   vertical-align: middle;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 5px;
}

.actionbuttons img
{
   margin-top: 0px;
   margin-right: 5px;
   margin-bottom: 10px;
   margin-left: 0px;
}

.ModuleTitle_MenuItem
{
   border-style: none;
}

.ModuleTitle_MenuItem TD
{
   cursor: pointer;
   cursor: hand;
   color: Teal;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   height: 21px;
   white-space: nowrap;
   padding-top: 1px;
   padding-right: 20px;
   padding-bottom: 1px;
   padding-left: 5px;
}

.ModuleTitle_MenuIcon
{
   display: none;
}

.ModuleTitle_MenuBar
{
   height: 22px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   width: 20px;
}

.ModuleTitle_MenuItem
{
   border-style: none;
   cursor: pointer;
   cursor: hand;
   height: 22px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: transparent;
}

.ModuleTitle_MenuItemSel
{
   border-style: none;
   cursor: pointer;
   cursor: hand;
   height: 22px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: #50B0B0;
}

.ModuleTitle_MenuItemSel SPAN
{
   color: White;
}

.ModuleTitle_MenuArrow
{
}

.ModuleTitle_SubMenu
{
   z-index: 1000;
   cursor: pointer;
   cursor: hand;
   background-color: #F3FFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
   border-color: Teal;
   border-width: 1px;
   border-style: solid;
   padding: 1px;
}

.ModuleTitle_MenuBreak
{
   background-color: Teal;
   font-size: 1px;
   color: Teal;
   height: 1px;
   border-top-width: 1px;
   border-top-color: Teal;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
}






