/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #EAEAEA;
    padding: 0px;
}
.skinmaster 
{
    height: 100%;
    padding: 0px;
}
.skinheader 
{
    width: 100%;
    height: 75px;
    padding: 0px;
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	height: 200px;
	background-color: transparent;
	background-image: url(hero_psalms.jpg);
	background-position: bottom;
	padding: 0px;
}
/* .leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
} */
.contentpane {
	height: 100%;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: -10px;
}
.leftpane {
	height: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10   `px;
	padding-top: 10px;
}
.rightpane {
	height: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align:left;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 55;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #EAEAEA 0px solid; 
	border-bottom: #EAEAEA 0px solid; 
	border-top: #EAEAEA 0px solid; 
	border-right: #EAEAEA 0px solid;
	cursor: pointer; 
	cursor: hand; 
    color: #CCCCCC;
    font-family: Calibri, Tahoma, Helvetica;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
   
}
.RootMenuItemActive
{
/*     background-color: #262626; */
}
.MainMenu_MenuIcon {
	background-color: #262626; 
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	height: 30px;
}
.MainMenu_SubMenu {
	background-color: #262626;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
    font-size: 16px;
/*    width: 200px; */
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
    background-color: #EAEAEA;
	cursor: pointer; 
	cursor: hand; 
    color: #262626;
    font-family: Calibri, Tahoma, Helvetica;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    /* width: 150px; */
    
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	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
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Normal
{
    font-family: Cambria, Times New Roman, Serif;
    font-size: 12pt;
    color: #262626;
}
.Head
{
    font-family: Cambria, Times New Roman, Serif;
    font-size: 18pt;
    font-weight: normal;
    color: #000033;
}
.SubHead
{
    font-family: Cambria, Times New Roman, Serif;
    font-size: 14pt;
    font-weight: normal;
    color: #000033;
}
.top_black
{
    height: 275;
    background-color: #262626;
}
.top_nav
{
    height: 75;
    background-color: Black;
    font-family: Calibri, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: normal;
    color: #CCCCCC;
    text-transform: uppercase;
}
a.top_nav_anchor, a:hover.top_nav_anchor, a:active.top_nav_anchor, a:visited.top_nav_anchor
{
    color: #CCCCCC;
    text-decoration: none; 
}

.left_gray .mid_gray .right_gray
{
	height: 100%;
    background-color: #EAEAEA;
}
.left_gray
{
/*    background-image: url(edge_white-ltgray_left.jpg);
    background-position: right;
    background-repeat: repeat-y; */
}
.mid_gray
{
    background-image: url(columns.jpg);
    background-position: center;
    background-repeat: repeat-y;
}
.right_gray
{
    background-color: #EAEAEA;
}
.bot_gray
{
    background-color: #EAEAEA;
    background-image: url(columns-bottom.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
.bot_blue 
{ 
    height: 100;
    background-color: #000033; 
}
.separator
{
    background-color: Black;
}
.sitemap_header
{
}
.sitemap_content
{
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}








.bluebox, .bluebox2
{
    padding: 10px;
    margin: 20px;
    background-color: Transparent;
    border: 2px solid #CDCDE1;
    background-position: center;
}
.bluebox
{
    background-image: url(box_backgd.jpg);
}
.bluebox2
{
    background-image: url(box_backgd2.jpg);
}


.top_gray, .top_gray_nav
{
    background-color: #262626;
}
.top_gray_nav
{
    background-image: url(bk_top_gray_nav.jpg);
    background-position: center;
    background-repeat: repeat-y;
}
.top_nav_new
{
    height: 75;
    background-color: Transparent;
    font-family: Calibri, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: normal;
    color: #CCCCCC;
    text-transform: uppercase;
}

.toppane_columns {
	height: 225px;
	background-color: transparent;
	background-image: url(bk_hero_columns.jpg);
	background-position: bottom;
	padding: 0px;
}
.mid_gray_columns
{
    background-image: url(bk_mid_gray_columns.jpg);
    background-position: center;
    background-repeat: repeat-y;
}
.bot_gray_columns
{
    background-color: #EAEAEA;
    background-image: url(bk_bot_gray_columns.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.toppane_full {
	height: 225px;
	background-color: transparent;
	background-image: url(bk_hero_full.jpg);
	background-position: bottom;
	padding: 0px;
}
.mid_gray_full
{
    background-image: url(bk_mid_gray_full.jpg);
    background-position: center;
    background-repeat: repeat-y;
}
.bot_gray_full
{
    background-color: #EAEAEA;
    background-image: url(bk_bot_gray_full.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

