﻿

.LowerHeaderBar
{
	background: url('../images/Menu/BGStaticMnu.gif' );
	background-repeat: repeat-x;
	border: solid 0px black;
	width: 100%;
	height: 25px;
	padding: 2px 0px 0px 10px;
	border-bottom: 2px solid #ba4845;
	border-bottom-style: ridge;
}

.MenuBar
{
	border: solid 0px black;
	width: 99%;
	height: 18px;
	padding: 2px 0px 0px 10px;
	margin-right:2px;
	text-align: left;
}

.SiteMapPath
{
	border: solid 0px black;
	width: 50%;
	height: 25px;
	padding: 2px 10px 0px 10px;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: #5585b3;
}

.DynamicMenuStyle
{

}

.DynamicMenuItemStyle
{
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 20px 0px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; /*background: url(             '../images/Menu/BGDynamicMnu.gif' ); 	background-repeat:repeat-x; */
	border: solid 0px #82cdda;
	border-bottom: solid 1px #82cdda;
	border-left: solid 1px #82cdda;
	border-top: solid 2px transparent;
	border-top-style: outset;
	height: 40px;
	text-align: left;
	color: #5585b3;
	background-color: #ededed;
}

.DynamicSelectedStyle
{
	color: #f12f32;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	vertical-align: bottom;
	border: solid 0px #82cdda;
	border-bottom: solid 1px #82cdda;
	border-left: solid 1px #82cdda;
	border-top: solid 2px transparent;
	border-top-style: outset;
	height: 23;
	text-align: left;
	color: #46696f;
}

.DynamicHoverStyle
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	vertical-align: middle;
	border: solid 0px #82cdda;
	border-bottom: solid 1px #82cdda;
	border-left: solid 1px #82cdda;
	border-top: solid 2px transparent;
	border-top-style: outset;
	height: 23;
	text-align: left;
	color: #fba28b;
}

.StaticMenuStyle
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 20px 0px 15px;
	vertical-align: bottom;
	border: solid 0px black;
	width: 100px;
	height: 100%;
	text-align: left;
}

.StaticMenuItemStyle
{
	font-size: 8pt;
	font-weight: bold;
	vertical-align: bottom;
	padding: 2px 20px 0px 15px;
	border: solid 0px black;
	height: 100%;
	text-align: left;
}

.StaticSelectedStyle
{
	color: #f12f32;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	vertical-align: bottom;
	border: solid 0px black;
	height: 100%;
	text-align: left;
}

.StaticHoverStyle
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	vertical-align: bottom;
	border: solid 0px black;
	height: 100%;
	text-align: left;
	color: #fba28b;
}
.LeftHeaderLeftRounded
{
	height: 85px;
	width: 15px;
	padding: 5px 0px 0px 0px;
	background-image: url(               '../images/RightHeader/bgHdrLeftRoundHeight80.gif' );
	background-repeat: no-repeat;
	text-align: left;
	margin:0px;
}

.LeftHeaderFill
{
	height: 85px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	background-image: url(              '../images/RightHeader/bgHdrFillHeight80.gif' );
	background-repeat: repeat-x;
	text-align: left;
	margin:0px;
	border: solid 0px black;
}

.LeftHeaderRightRounded
{
	height: 85px;
	width: 9px;
	padding: 5px 0px 0px 5px;
	background-image: url(        '../images/RightHeader/bgHdrRightRoundHeight80.gif' );
	background-repeat: no-repeat;
	text-align: left;
	margin:0px;
}

.leftBarShadow
{
	height: 100%;
	width: 26px;
	background-image: url(        '../images/Container/leftVerticalBarShadowHeight80.png' );
	background-repeat: repeat-y;
}

.rightBarShadow
{
	height: 100%;
	width: 26px;
	background-image: url(        '../images/Container/rightVerticalBarShadowHeight80.png' );
	background-repeat: repeat-y;
}
.HeaderStyle
{
	display: block;
	margin: 2px 0px 2px 0;
	padding: 2px;
	color: #2a5faa;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 0px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.SubHeaderStyle
{
	display: block;
	margin: 0px 0px 0px 0;
	padding: 0px 5px 0px 5px;
	color: #2a5faa;
	border-top: 0px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

.ArticleHeaderTop
{
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	color: #8b3633;
	background-color: #e0dfdf;
	border-bottom: solid 1px #5fb9cc;
	padding: 10px 0px 0px 5px;
	background: #ffffff url(     '../images/Container/ContentDividerTop.gif' ) repeat-x;
}
.ArticleHeaderBottom
{
	padding: 0px 0px 0px 0px;
	background: #ffffff url(     '../images/Container/ContentDividerBottom.gif' ) repeat-x;
}

.ArticleBody
{
	font-family:Verdana; 
	font-size:12px;
	background-color: #f5f5f5;
	padding: 10px 5px 5px 5px;
}

.ArticleFooter
{
}

.Nodisplay
{
	display: none;
}

.AddCommentHeaderTop
{
}
.ArticleHeaderTop
{
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	color: #8b3633;
	background-color: #e0dfdf;
	border-bottom: solid 0px #5fb9cc;
	padding: 10px 0px 0px 5px;
	background: #ffffff url(     '../images/Container/ContentDividerTop.gif' ) repeat-x;
}


.CommentHeaderStyle
{
	display: block;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #eee url(../images/Container/gradient.png) repeat-x;
	color: #2a5faa;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 0px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.CommentHeading
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	color: #8b3633;
	background-color: #d7dcdd;
	height: 30px;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: transparent;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

.Progress
{
	margin: 0px auto;
	position: absolute;
	top: 35%;
	left: 45%;
}


.unselected
{
	border: solid 2px #323232;
	vertical-align: top;
	cursor: pointer;
}

.selected
{
	border: solid 2px #77d7ff;
	vertical-align: top;
	cursor: pointer;
}


/*Hover Menu*/

.popupMenu
{
}

.popupMenuItem
{
	width: 100%;
	text-align: left;
	background-color: #dfdfdf;
	padding: 2px 5px 2px 2px;
	border-top: solid 3px #f1f0f0;
	border-bottom: solid 2px #c9c9c9;
}

/*Hover Menu End*/

.Timeout
{
	margin: 0px auto;
	max-width: 800px;
	border: 1px double Black;
	color: #FFFFFF;
	width: 300px;
	height: 100px;
	white-space:normal; 
	font-size: 10pt;
	font-weight: bold;
	background-color: #6699FF;
	position: absolute;
	top: 45%;
	left: 45%;
	z-index: 1000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
