/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.roundTitle
{
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
}

.arrowRoundTitle
{
    color:#7E0300;
    font-weight:bold;
    text-align:center;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
}

.colorfulRoundTitle
{
    color:#7E0300;
    font-weight:bold;
    text-align:right;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
}

.ArrowHR 
{
    border-top:0px;
    border-bottom:1px;
    border-bottom-color:Maroon;
    border-bottom-style:dotted;
}

.roundContentPane
{
    color:#010101;
    font-size:12px;
    font-family: verdana, sans-serif;
    background-image:url('images/round_bottom_gradient.bmp');
    background-repeat:repeat;
    border-right: #E5E5E5 1px solid; 
	border-left: #E5E5E5 1px solid; 
	padding:5px;
}
.colorfulContentPane
{
    width:235px;
    /*height:132px;*/
    text-align:right;
    color:#FFFFFF;
    font-size:12px;
    font-family: verdana, sans-serif;
    background-image:url('images/colorful_contentpane.jpg');
    background-repeat:no-repeat;
    /*border-right: #E5E5E5 1px solid; 
	border-left: #E5E5E5 1px solid; */
    border:none;
	padding:5px;
}

.C1
{
    height:35px;
    background-image: url('images/colorful_contentpane21.bmp');
    background-repeat:repeat-x;
}
.C2
{
    height:35px;
    background-image: url('images/colorful_contentpane22.bmp');
    background-repeat:no-repeat;
}
.ArrowContentPane
{
    color:#010101;
    font-size:12px;
    font-family: verdana, sans-serif;
    /*background-image:url('images/arrowHead_gradient.JPG');*/
    background-image:url('images/arrowHead_gradientbmp.bmp');
    background-repeat:repeat-x;
    border-right: #E5E5E5 0px solid; 
	border-left: #E5E5E5 0px solid; 
	padding:5px;
}

.editLeft
{
	border-left: #E5E5E5 1px solid; 
}
.editRight
{
    border-right: #E5E5E5 1px solid; 
}

.roundBottomLeft
{
    width:44px;
    height:44px;
    background-image:url('images/round_bottom_left.bmp');
    background-repeat:no-repeat;
}
.roundBottomMiddle
{
    background-image:url('images/round_bottom_middle.bmp');
    background-repeat:repeat-x;
}
.roundBottomRight
{
    width:44px;
    height:44px;
    background-image:url('images/round_bottom_right.bmp');
    background-repeat:no-repeat;
}
.containermaster_main {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #E5E5E5 0px solid; 
	border-top: #E5E5E5 0px solid; 
	border-left: #E5E5E5 0px solid; 
	border-bottom: #E5E5E5 0px solid; 
	
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.colorful_main {
	width: 235px;
	height:156px;
	background-color: #FFFFFF;
	border-right: #E5E5E5 0px solid; 
	border-top: #E5E5E5 0px solid; 
	border-left: #E5E5E5 0px solid; 
	border-bottom: #E5E5E5 0px solid; 
	
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containerrow1_header
{
	background-image: url('images/round_bottom_title.bmp');
}
.arrowHeadTitle1
{
    width:75px;
    background-image: url('images/arrowHead_title1.JPG');
    /*border-bottom:1px;
    border-bottom-color:Maroon;
    border-bottom-style:dotted;*/
}
.colorful_header
{
	background-image: url('images/colorful_title.bmp');
	background-repeat:no-repeat;
}
.arrowHeadTitle2
{
    background-image: url('images/arrowHead_title2.JPG');
    background-repeat:repeat-x;
    /*border-bottom:1px;
    border-bottom-color:Maroon;
    border-bottom-style:dotted;*/
}
.arrowHeadTitle3
{
    width:75px;
    background-image: url('images/arrowHead_title3.JPG');
    border-bottom:1px;
    border-bottom-color:Maroon;
    border-bottom-style:dotted;
}

.containerrow2_blue {
	background-color: #ffffff;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	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: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #B34D4D;
}

a:link
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
a:visited
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
a:hover
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
a:active
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}

A.CommandButton:link
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
A.CommandButton:visited
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
A.CommandButton:hover
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
A.CommandButton:active
{
    font-weight:bold;
    font-size:12px;
    font-family: verdana, sans-serif;
    color:#860C0C;
}
