﻿body 
{
	background-color: white;
	background-image: url(images/bg.gif);

}

.HeaderText
{
	font-family: Tahoma;
	color: #555555;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	padding-top: 6px;
}

A.HeaderText, A.HeaderText:visited
{
	color: #555555;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

A.HeaderText:hover
{
	color: #555555;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}

.Copyright_Text
{
	color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 8px;
}

.Normal
{
}

A.LinkButton
{
	border: 1px solid black; 
	padding: 4px 16px 4px 16px !important; 
 	background-color: #8c1d3d;
	color: white !important; 
	font-weight: bold;
}

.Skin_Body
{
	background-color: White;
	font-family: Tahoma;
	font-size: 8px;
}

.Maroon_BackGround
{
	background-image: url(images/bg_Accent.gif);
	height: 4px;
}

.Skin_Body
{
	width: 980px;
	border: solid silver 1px;
	padding: 0px 0px 0px 0px;
	
}

.White_Row
{
	background-image: url(images/bg_divider_search.gif);
	height: 26px;
	font-family: Tahoma;
	font-size: 11px;
}

.Footer_Row
{
	background-image: url(images/bg_footer.gif);
	height: 37px;
}
.Footer_MenuItem, .Footer_Menu
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color: #65676D;
}
.Footer_MenuItem
{
	cursor: hand;
}
.Shadow_Left
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=25,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Right
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=0,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Bottom
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=25); 
	opacity:.12;opacity:.12;
}


.Content_Pane
{
	padding: 5px 10px 5px 10px;
	width: 100%;
}


.Right_Pane
{
	padding: 10px;
}

.Right_Pane_Shaded
{
	padding: 5px;
	background-color: #EAEAEA;
	border-left: 1px dotted silver;	
}
.Left_Pane
{
	padding: 5px;
	background-color: #EAEAEA;
	border-right: 1px dotted silver;	
}

.Bottom_Pane
{
	border-top: dotted 1px silver;
}

.Breadcrumb
{
	color: #8C1D3D !important;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#dnn_dnnSEARCH_txtSearch
{
	height: 17px;
	color: #555555;
	font-size: 11px;
	width: 160px;
}

.SearchButton
{
position: relative;
top: 5px;
left: -8px;
padding-bottom: 4px;
}


.Menu_Row
{
	background-position: top;
	background-image: url(images/menu_Bg.gif);
	height: 48px;
}


.FG_MenuItem
{
    color: white;
    cursor: hand;
}

.FG_MenuItem_Active
{
    color: White;
}

.FG_RootMenuItem
{
	height:47px;
    color: White;
}

.FG_RootMenuItem_Active
{
	height:47px;
    color: White;
	background-image: url(images/menu_Bg_active.gif) !important;
}

.FG_RootMenuItem TD, .FG_RootMenuItem_Active TD, .FG_Menu_SubMenu TD
{
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    color: White;
}

.FG_RootMenuItem_Selected TD
{
	color: #ccc;
	xbackground-image: none;
}
.FG_RootMenuItem TD, .FG_RootMenuItem_Active TD
{
	vertical-align: top;
    padding-top: 14px;
}

.FG_Menu_SubMenu TD
{
    color: #555555;
	height: 20px;
	border-bottom: 1px dotted #8C1D3D;
}
.FG_Menu_Submenuitemselected TD
{
	color: #ffffff !important;
}

.FG_Menu_SubMenu
{
    border-left:4px solid #8C1D3D;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 1px; 
    z-index: 1000;
    font-size: 11px; 
    font-weight: bold; 
	background: #E7E7E7;
    color: #555555;
}

.FG_Menu_Submenuitemselected 
{
    border:0px none;
    margin-top: 0px;
    margin-left: 1px; 
    font-size: 11px; 
	color: #ffffff !important;
	font-weight: bold; 
	background: #8C1D3D; 
}












/************* CONTAINER CSS INFO *************/
body 
{
	
}

.FG_Title, .Head
{
	color: #8c1d3d;
	font-family: Tahoma;
	font-size: 14px !important;
	font-weight: bold !important;
}

.SubHead
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.Normal, P, DIV, .Normal TD
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

A.SkinObject, A.CommandButon
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.FG_Border
{
	background-image:url(images/fg_border.gif);
}

/*******************************GRAY CONTAINER********************************************/
.FG_Body_Gray
{
	background-color: #EAEAEA;
}

.FG_Gray_Middle
{
	background-image:url(images/fg_center_header_gray.gif);
}

.FG_Gray_Middle_Left
{
	background-image:url(images/fg_Left_header_gray.gif);
	background-repeat: repeat-x;
}

.FG_Gray_Middle_Right
{
	background-image:url(images/fg_Right_header_gray.gif);
	background-repeat: repeat-x;
}

.FG_Gray_Middle
{
	background-image:url(images/fg_Right_header_gray.gif);
	background-repeat: repeat-x;
}

.FG_Gray_Left_Bottom
{
	background-image:url(images/fg_left_bottom_gray.gif);
}


.FG_Gray_Right_Bottom
{
	background-image:url(images/fg_Right_bottom_gray.gif);
}

.FG_Gray_Right_Top
{
	background-image:url(images/fg_right_top_gray.gif);
}
/*******************************GRAY CONTAINER********************************************/
.FG_Body_White
{
	background-color: #FFFFFF;
}

.FG_Border_Bottom_Left_White
{
	background-image:url(images/fg_left_top_white.gif);
	background-repeat: no-repeat;
}

.FG_White_Middle
{
	background-image:url(images/fg_Top_White.gif);
	background-repeat:repeat-x;
}

.FG_White_Right_Top
{
	background-image:url(images/fg_gradient_top_white.gif);
	width: 300px;
	background-repeat: no-repeat;
}

.FG_White_Left_Top
{
	background-image:url(images/fg_gradient_bottom_white.gif);
}



.FeaturePane
{
	background-color: #1C1E1D;
	padding: 0px;
}

.FeaturePane TD, .FeaturePane .Normal
{
	font-size: 13px;
	font-family: Calibri, Tahoma, Verdana;
	color: White;
}

.FeaturePane A, .FeaturePane A.Normal, .FeaturePane .CommandButton, .FeaturePane .SkinObject
{
	color: White !important;
	text-decoration: none !important;
}

.FeaturePane A:hover, .FeaturePane A.Normal:hover
{
	color: White !important;
	text-decoration: underline !important;
}

.FeaturePaneBullet
{
	font-family: Webdings;
	font-size: 14px;
	color: #912444;
}

