.containermaster_categories
{
    width: 100%;    
}
.containermaster_categories .Content
{
    width: 100%;    
}
.containermaster_categories .Actions
{
    background: url(images/Seperator_H.gif) no-repeat bottom;
}
.containermaster_categories .Footer
{
   background: url(images/Seperator_H.gif) no-repeat top;     
}

.containermaster_RedTitle_Bold,
.containermaster_RedTitle
{
    margin-bottom:10px; 
    width: 100%;   
}
.containermaster_RedTitle_Bold H2
{
    color: #bc2a12;    
}
.containermaster_RedTitle_Bold a:link,
.containermaster_RedTitle_Bold a:visited,
.containermaster_RedTitle a:link,
.containermaster_RedTitle a:visited
{
    color: #bc2a12; 
    text-decoration:underline;   
}

.containermaster_RedTitle_Bold .Head
{
        font-weight:bold;
        font-size: 14pt;
        color: #bc2a12;
}
.containermaster_RedTitle .Actions
{
           text-align:center;     
}

.containermaster_RedTitle .Head
{

        font-size: 14pt;
        color: #bc2a12;
}

/* CONTAINER MENU STYLES*/
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}
.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;
}
/* END CONTAINER MENU STYLES*/

/* CART STYLES*/
.containermaster_RedTitle_Bold .CartHeader
{
    border-bottom: solid 1px #000;   
}
.containermaster_RedTitle_Bold .normalbold
{
    font-weight: bold;    
}
/* END CART STYLES*/

/* BROWN CONTAINER */
.containermaster_Brown_TitleBold .Head
{
        font-weight:bold;
        font-size: 14pt;
}

.containermaster_Brown_TitleBold,
.containermaster_Brown
{
     color: #574803; 
}

.containermaster_Brown_TitleBold a:link,
.containermaster_Brown_TitleBold a:visited,
.containermaster_Brown A:link,
.containermaster_Brown A:visited
{
    color: #574803; 
    text-decoration:underline;
}
.containermaster_Brown_TitleBold a:hover,
.containermaster_Brown A:hover
{
    text-decoration:none;
    }
