/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containerD019_text
{
	

	font-family: Arial, Helvetica, sans-serif; 
}

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DDDDDD;
}

.bg
{
background: rgba(178,233,240,1);
background: -moz-linear-gradient(top, rgba(178,233,240,1) 0%, rgba(239,250,252,1) 79%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(178,233,240,1)), color-stop(79%, rgba(239,250,252,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(178,233,240,1) 0%, rgba(239,250,252,1) 79%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(178,233,240,1) 0%, rgba(239,250,252,1) 79%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(178,233,240,1) 0%, rgba(239,250,252,1) 79%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(178,233,240,1) 0%, rgba(239,250,252,1) 79%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e9f0', endColorstr='#ffffff', GradientType=0 );
border-top-left-radius: 10px; border-top-right-radius: 10px; border:1px solid #d4e0e0
}
.bg2
{
background: rgba(86,144,6,1);
background: -moz-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,151,13,1) 21%, rgba(121,176,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(86,144,6,1)), color-stop(21%, rgba(93,151,13,1)), color-stop(100%, rgba(121,176,39,1)));
background: -webkit-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,151,13,1) 21%, rgba(121,176,39,1) 100%);
background: -o-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,151,13,1) 21%, rgba(121,176,39,1) 100%);
background: -ms-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,151,13,1) 21%, rgba(121,176,39,1) 100%);
background: linear-gradient(to bottom, rgba(86,144,6,1) 0%, rgba(93,151,13,1) 21%, rgba(121,176,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#569006', endColorstr='#79b027', GradientType=0 );
border-top-left-radius: 10px; border-top-right-radius: 10px; border:1px solid #d5e0e4
}
.bg3
{
background: rgba(86,144,6,1);
background: -moz-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,152,14,1) 21%, rgba(118,180,43,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(86,144,6,1)), color-stop(21%, rgba(93,152,14,1)), color-stop(100%, rgba(118,180,43,1)));
background: -webkit-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,152,14,1) 21%, rgba(118,180,43,1) 100%);
background: -o-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,152,14,1) 21%, rgba(118,180,43,1) 100%);
background: -ms-linear-gradient(top, rgba(86,144,6,1) 0%, rgba(93,152,14,1) 21%, rgba(118,180,43,1) 100%);
background: linear-gradient(to bottom, rgba(86,144,6,1) 0%, rgba(93,152,14,1) 21%, rgba(118,180,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#569006', endColorstr='#76b42b', GradientType=0 );
border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border:1px solid #48760a;
}
.bg4
{
background: rgba(179,235,234,1);
background: -moz-linear-gradient(top, rgba(179,235,234,1) 0%, rgba(188,237,237,1) 21%, rgba(222,246,246,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179,235,234,1)), color-stop(21%, rgba(188,237,237,1)), color-stop(100%, rgba(222,246,246,1)));
background: -webkit-linear-gradient(top, rgba(179,235,234,1) 0%, rgba(188,237,237,1) 21%, rgba(222,246,246,1) 100%);
background: -o-linear-gradient(top, rgba(179,235,234,1) 0%, rgba(188,237,237,1) 21%, rgba(222,246,246,1) 100%);
background: -ms-linear-gradient(top, rgba(179,235,234,1) 0%, rgba(188,237,237,1) 21%, rgba(222,246,246,1) 100%);
background: linear-gradient(to bottom, rgba(179,235,234,1) 0%, rgba(188,237,237,1) 21%, rgba(222,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ebea', endColorstr='#def6f6', GradientType=0 );
}
.ct
{
background: rgba(115,196,199,1);
background: -moz-linear-gradient(top, rgba(115,196,199,1) 0%, rgba(20,135,131,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(115,196,199,1)), color-stop(100%, rgba(20,135,131,1)));
background: -webkit-linear-gradient(top, rgba(115,196,199,1) 0%, rgba(20,135,131,1) 100%);
background: -o-linear-gradient(top, rgba(115,196,199,1) 0%, rgba(20,135,131,1) 100%);
background: -ms-linear-gradient(top, rgba(115,196,199,1) 0%, rgba(20,135,131,1) 100%);
background: linear-gradient(to bottom, rgba(115,196,199,1) 0%, rgba(20,135,131,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73c4c7', endColorstr='#148783', GradientType=0 );
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;

}
