/*========================================================*/
/*         CSS for DotNetNuke Yusta Green Containers      */
/*                   by Cyber Siouxland                   */
/*             http://www.cybersiouxland.com              */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/   
.containermaster_grey {
	width: 100%;
	background-color: #e9e9e8;
	border-right: #a9aaaa 1px solid; 
	border-top: #a9aaaa 1px solid; 
	border-left: #a9aaaa 1px solid; 
	border-bottom: #a9aaaa 1px solid; 
}
.containermaster_white {
	width: 100%;
	background-color: #ffffff;
	border-right: #a9aaaa 1px solid; 
	border-top: #a9aaaa 1px solid; 
	border-left: #a9aaaa 1px solid; 
	border-bottom: #a9aaaa 1px solid; 
}
.containermaster_tan {
	width: 100%;
	background-color: #f5f5eb;
	border:#dedbd2 solid 1px;
}
.containermaster_content {
	width: 100%;
}
/* 
================================
 Text Only Header Styles
================================
*/
.containermaster_Sgreenhr {
	width: 100%;
	border-top:#22411f solid 1px;
	padding-top: 5px;
}
.containermaster_Lgreenhr {
	width: 100%;
	border-bottom:#22411f solid 2px;
	padding-bottom: 5px;
	padding: 0 0 0 0;
}
.Title_Onlygreen {
	color:#22411f;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
} 
/* 
================================
 Border Only Styles
================================
*/
.whiteback_greenborder {
	width: 100%;
	border:#22411f solid 2px;
	background-color:#fff;
}
.tanback_greenborder {
	width: 100%;
	border:#22411f solid 2px;
	background-color:#f5f5eb;
}
.greyback_greenborder {
	width: 100%;
	border:#22411f solid 2px;
	background-color:#e9e9e8;
}
.containerrow2_blue {
	background-color: #ffffff;
}
.containerrow2_trans {
	background-color: transparent;
}
.containerrow2_green {
	background-color: #5E8C44;
	height:37px;
}
.containerrow2_tan {
	background-color: #e1dac8;
	border-bottom:#d4cdbb solid 1px;
	height:37px;
}
/* 
================================
 Gloss Header Styles
================================
*/  
.containerrow2_ggreen {
	background-image: url(gloss_green.jpg);
	background-repeat: repeat-x;
	background-color:#3f5c41;
	border-left:#3f5c41 solid 1px;
	border-right:#3f5c41 solid 1px;	
	height:30px;
}
.Title_GlossWhite_Green {
	color:#FFFFFF;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
} 
.Title_GlossTan_Green {
	color:#f5f5eb;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
}
/* 
================================
 Round Gloss Container Styles
================================
*/
.containerrow2_tanRGgreen {
	background-image: url(glosstan_cback.jpg);
	background-repeat: repeat-x;
	background-color:#3f5c41;
	border-left:#3f5c41 solid 1px;
	border-right:#3f5c41 solid 1px;	
	height:30px;
}
.containerrow2_greyRGgreen {
	background-image: url(glossgrey_cback.jpg);
	background-repeat: repeat-x;
	background-color:#3f5c41;
	border-left:#3f5c41 solid 1px;
	border-right:#3f5c41 solid 1px;	
	height:30px;
}
.containerrow2_whiteRGgreen {
	background-image: url(glosswhite_cback.jpg);
	background-repeat: repeat-x;
	background-color:#3f5c41;
	border-left:#3f5c41 solid 1px;
	border-right:#3f5c41 solid 1px;	
	height:30px;
}
.Title_RGlossBlack_Green {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
/* 
================================
 Tab Gloss Container Styles
================================
*/
.containerrow2_tanTGgreen {
	background-image: url(tabtan_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding-top:4px;
}
.containerrow2_greyTGgreen {
	background-image: url(tabgrey_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding-top:4px;
}
.containerrow2_whiteTGgreen {
	background-image: url(tabwhite_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding-top:4px;
}
.Title_TabBlack_Green {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
} 
/* 
================================
 Flat Header Styles
================================
*/  
.containerrow2_fgreen {
	background-color:#22411f;
	border-left:#22411f solid 1px;
	border-right:#22411f solid 1px;	
	height:30px;
}
.containerrow3_tan {
	background-color: #cccc99;
	height:19px;
}
.Title_FlatWhite_Green {
	color:#FFFFFF;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
} 
.Title_FlatTan_Green {
	color:#f5f5eb;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
}
/* 
================================
 Module Title Styles
================================
*/  
.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: "Times New Roman", Times, serif; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #e9e9e8; 
	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;
	color:#000000; 
	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: #f5f5eb; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-style: normal;
	background-color: #e9e9e8;
}

