/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_furrin a{
	color: #3f3f3f !important; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:normal;
	text-decoration:underline !important;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica; 
}
.containermaster_furrin a:hover{
	color: #ef2a19 !important; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:normal;
	text-decoration:underline !important;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica; 
}

.containermaster_furrin {
	width: 100%;
	background-color: #ececec;
	border-right: #d1d1d1 1px solid; 
	border-top: #d1d1d1 1px solid; 
	border-left: #d1d1d1 1px solid; 
	border-bottom: #d1d1d1 1px solid; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Verdana, Helvetica !important; 
}
.containermaster_furrin.head{
	color: #3f3f3f !important; 
	font-size: 11pt !important; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica !important; 
}
.container_topleft{
	background-image:url(images/Container_02.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:32px;
}
.container_topicon{
	background-image:url(images/Container_05.jpg);
	background-repeat:no-repeat;
	width:25px;
}
.container_topcenter{
	background-image:url(images/Container_04.jpg);
	background-repeat:repeat-x;
}
.container_toptitle{
	color: #3f3f3f !important; 
	font-size: 11pt !important; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica !important; 
}
.container_topright{
	background-image:url(images/Container_06.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:32px;
}
.container_contentpane{
	background-image:url(images/Container_08.jpg);
	background-repeat:repeat-x;
	background-color:#fbfbfb;	
}
.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: Tahoma, Arial, Helvetica; 
	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: #C1D2EE;
}



.containermaster_furrin_orange a {
	color: #3f3f3f !important; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:normal;
	text-decoration:underline !important;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica; 
}
.containermaster_furrin_orange a:hover{
	color: #ef2a19 !important; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:normal;
	text-decoration:underline !important;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica; 
}

.containermaster_furrin_orange {
	width: 100%;
	background-color: #ececec;
	border-right: #d1d1d1 1px solid; 
	border-top: #d1d1d1 1px solid; 
	border-left: #d1d1d1 1px solid; 
	border-bottom: #d1d1d1 1px solid; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Verdana, Helvetica !important; 
}
.containermaster_furrin_orange.head{
	color: #3f3f3f !important; 
	font-size: 11pt !important; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica !important; 
}
.container_topleft_orange{
	background-image:url(images/Container_Orange_02.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:32px;
}
.container_topicon_orange{
	background-image:url(images/Container_Orange_05.jpg);
	background-repeat:no-repeat;
	width:25px;
}
.container_topcenter_orange{
	background-image:url(images/Container_Orange_04.jpg);
	background-repeat:repeat-x;
}
.container_toptitle_orange{
	color: #3f3f3f !important; 
	font-size: 11pt !important; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica !important; 
}
.container_topright_orange{
	background-image:url(images/Container_Orange_06.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:32px;
}
.container_contentpane_orange{
	background-image:url(images/Container_Orange_08.jpg);
	background-repeat:repeat-x;
	background-color:#f4f4f4;	
}



.containermaster_furrin_white a {
	color: #3f3f3f !important; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:normal;
	text-decoration:underline !important;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica; 
}
.containermaster_furrin_white a:hover{
	color: #ef2a19 !important; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:normal;
	text-decoration:underline !important;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica; 
}

.containermaster_furrin_white {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #d1d1d1 1px solid; 
	border-top: #d1d1d1 1px solid; 
	border-left: #d1d1d1 1px solid; 
	border-bottom: #d1d1d1 1px solid; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Verdana, Helvetica !important; 
}
.containermaster_furrin_white.head{
	color: #3f3f3f !important; 
	font-size: 11pt !important; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica !important; 
}
.container_topleft_white{
	width:5px;
	height:32px;
}
.container_topicon_white{
	width:25px;
}
.container_topcenter_white{
}
.container_toptitle_white{
	color: #3f3f3f !important; 
	font-size: 11pt !important; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica !important; 
}
.container_topright_white{
	width:6px;
	height:32px;
}
.container_contentpane_white{
	background-color:#FFFFFF;
}
