/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_litewhite {
	width: 600px;
	background-color: #FFFFFF;

}

.MainMenu_MenuItem {
	font-family: Verdana;
	font-size: 10pt;  
	font-style: normal;
	font-weight: normal;
	color: white;
	background-color: transparent;
	padding-left: 15px;
}

.MainMenu_SubMenu {
	font-family: Verdana;
	font-size: 9px;  
	font-weight: bold;
	color: #666666;
}

.MainMenu_MenuArrow {
	font-family: Verdana;
	font-size: 11px;  
	font-weight: bold;
	color: darkblue;
}

.a_lhead1 {
	font-family: Tahoma;
	font-size: 10pt;  
	font-weight: bold;
	color: white;
	font-style: normal; 
	background-color: Transparent;
	padding-left: 5px;
}

.a_lhead2
{
	BORDER-RIGHT: #5C87B0 1px solid; 
	BORDER-TOP: #5C87B0 1px solid; 
	BORDER-LEFT: #234B7A 1px solid; 
	BORDER-BOTTOM: #234B7A 1px solid; 
	font-family: Verdana;
	font-size: 12px;  
	font-weight: normal;
	color: white;
	font-style: normal; 
	background-color: Transparent;
	padding-left: 5px;
	padding-bottom: 2px;
	background-image: url(side-hgradientALT.JPG);
	background-repeat: repeat-y;
}




#invsidemenu-LoanCalculator
{
	font-family: Arial;
	font-size: 12px;  
	font-weight: bold;
	color: black;
}

.hrbreak
{
	height: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom: 0px;
	background-image: url(side-hr.jpg);
	background-repeat: repeat-x;
}


.containermaster_litegradient {
	width: 100%;
	background-color: #32316B;
}

.linkTailBG {
	width: 100%;
	background-color: #FFFFFF;
	BACKGROUND-IMAGE: url(side-end-blue.jpg);
	height: 203px;
	background-repeat:repeat-x;
	background-position: 0 0;
}

.linkTailBGShort {
	width: 100%;
	background-color: #FFFFFF;
	BACKGROUND-IMAGE: url(side-end-blue-short.jpg);
	height: 53px;
	background-repeat:repeat-x;
	background-position: 0 0;

}

.containermaster_white {
	width: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containermaster_blue {
	width: 100%;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.StandardButton   
{
    background: url('linkbutton_bg.gif') repeat-x bottom center;
    cursor: hand;
    color:white;
    height: 25px;
    border: 0;
    padding-top: 6px;
    padding-right: 4px;
    padding-left: 4px;
    text-align: center;          
    font-family: Tahoma; 
    font-size: 10pt;
    font-weight: normal;       
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=2) ;   
}


.trwhite 
{
	padding-right: 8px;
    padding-left: 8px;
}





.containermaster_hgradient 
{
	/*
	width: 154px;
	BACKGROUND-IMAGE: url(side-hgradient.JPG);
	background-color: white;
	background-position: 0 0;
	background-repeat: repeat-y;
*/
}
