*
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

body
{
	background-color: #FFF8DE;
	text-align: center;
}

.MainContainer
{
	position:relative;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	border-bottom: solid 1px Transparent;
}

.Popup
{
	padding: 0;
}
.Normal, 
P
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

H1, H2, H3, H4, H5, H6
{
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
}
H1 {font-size: 125%;}
H2 {font-size: 115%;}
H3 {font-size: 100%;}
H4 {font-size: 90%;	font-weight: bold;}
H5 {font-size: 85%;	font-weight: bold;}
H6 {font-size: 85%;	font-weight: normal;}


.Header
{
	background-color: #2d1561;
	color: #ffffff;
	height: 50px;
	border: solid 1px #2d1561;
}

.HeaderLogo
{
	float: left;
	width: 65px;
	height: 100%;
}

.HeaderLogoRight
{
	float: right;
	width: 200px;
	text-align: right;
}

.contactInfo
{
	font-weight: bold;
	font-size: 75%;
	color: #2d1561;
	text-align: center;
	margin-bottom: 10px;
}
.contactInfo A:link, 
.contactInfo A:visited, 
.contactInfo A:active
{
	color: #2d1561;
}
.contactInfo A:hover
{
	color: #f00;
}
.Help .contactInfo
{
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
}

.HeaderPaneContainer
{
	height: 100%;
	margin-left: 185px;
	margin-right: 200px;
}

.HeaderPane
{
	height: 100%;
	margin-left: 10px;
}

.MenuBar
{
	background-color: #c6d9e8;
	height: 24px;
	border-bottom: solid 1px #2d1561;
	border-right: solid 1px #2d1561;
	border-left: solid 1px #2d1561;
	padding-top: 4px;
}

.MenuContainer
{
	height: 100%;
	padding-left: 4px;
}

.UserContainer
{
	float: right;
	width: 200px;
	height: 100%;
	text-align: right;
	padding-right: 4px;
}

.LeftPanel
{
	width: 165px;
	vertical-align: top;
	background-color: #d4e7f6;
}

.Help .LeftMenuSectionHead
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	font-size: 75%;
	font-weight: bold;
	margin: 10px 5px 5px 5px;
	color: #2d1561;
	background-color: Transparent;
}
.Help .contactInfo .LeftMenuSectionHead
{
	margin-left: 0;
	font-size: 100%;
}

.searchPanel
{
	border: solid 1px #ccc;
	background-color: #d4e7f6;
	padding: 5px;
	font-size: 80%;
}
.Help .searchPanel
{
	border: none;
}
.SearchTextButton
{
    font-size: 75%;
}

.MainPanel
{
	width: 100%;
}

.Admin .MainPanel
{
	padding-left: 150px;
	padding-right: 150px;
}

.BreadcrumbBar
{
	height: 15px;
	text-align: left;
}
.Breadcrumbs
{
	color: #2d1561;
	font-size: 75%;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.ContentPanel
{
    vertical-align:top;
    text-align: center;
}
.ContentPane
{
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	text-align: left;
}
.Admin .ContentPane
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.Popup .ContentPane
{
	border: none;
}

.RightPanel
{
	width: 165px;
	vertical-align: top;
}

.SubHead
{
	color: #2d1561;
}

.Head
{
	font-weight: bold;
	font-size: 110%;
	color: #2d1561;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.Container .TitleBar
{
	border-bottom: #2d1561 1px solid;
	background-color: #a7c6db;
}

.Container .TitleBar .Plain
{
	border-bottom: #2d1561 1px solid;
	background-color: Transparent;
	filter: none;
}

.Footer
{
	height: 50px;
	background-color: Transparent;
	font-size: 80%;
	background-image: url(/Portals/_default/Skins/4QL/FooterBGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.FooterLeft
{
	width: 250px;
	height: 50px;
	color: #ffffff;
	overflow: hidden;
	float: left;
	margin: 0;
	padding-top: 6px;
	padding-left: 4px;
}
.FooterMiddle
{
	height: 50px;
	overflow: hidden;
	_margin-right: 200px;
	_margin-left: 250px;
	border: none;
	text-align: center;
	line-height: 150%;
	padding: 0;
}
.FooterRight
{
	background-image: url(/Portals/_default/Skins/4QL/FooterBGRight.gif);
	background-position: right top;
	background-repeat:no-repeat;
	width: 200px;
	height: 50px;
	color: #ffffff;
	overflow: hidden;
	float: right;
	margin: 0;
	_margin-left: -3px;
	padding-top:  15px;
	padding-right:  4px;
	text-align: right;
}

.Footer .FooterLink
{
	color: #ffffff;
}
.Footer .FooterLink A, .Footer A.FooterLink
{
	color: #ffffff;
}
.Footer .FooterLinks
{
	color: #2d1561;
	overflow: hidden;
	font-size: 90%;
}

/* Main Menu */
.MenuDesignTable
{
	margin: 0px;
}

.MenuDesignTable TD
{
	margin: 0px;
}

.Menu, TD.Menu 
{
	background-color: #c6d9e8;
	height: 24px;
}

.LeftSearch
{
	padding-left: 5px;
}

.RadMenu .rmHorizontal .rmItem
{
	text-align:center;
	padding: 2px 10px;
	border-right: solid 1px #2d1561;
}

.RadMenu .rmText
{
	font-size: 90%;
}

.RadMenu .rmLast
{
	border-right: none;
}

.RadMenu .rmGroup
{
	background-color: #c6d9e8;
	border: solid 1px  #2d1561;
	width: auto;
}
.RadMenu .rmVertical .rmItem
{
	text-align: left;
	border-right: none;
	padding-left: 2px;
}

.RadMenu .rmGroup .rmLast
{
	border-bottom: none;
}
.RadMenu_Main .rmVertical .rmText
{
	margin-left: 20px;
}

.RadMenu_Local
{
	width: 100%;
	margin-top: 15px;
}
.Help .RadMenu_Local 
{
	margin-top: 0;
}

.RadMenu_Local .rmText
{
	margin-left: 5px;
	margin-right: 3px;
	line-height: 150%;
}
.RadMenu_Local .rmText
{
	white-space: nowrap;
}

.RadMenu_Local .rmGroup .rmItem
{
	width: 175px;
}

.RadMenu_Local .rmLast
{
	margin-bottom: 10px;
}
.RadMenu_Local .rmGroup .rmLast
{
	margin-bottom: 0;
}

.prodMenuHeading 
{
	font-size: 0.8em;
	font-weight:bold; 
	padding-top: 5px;
	padding-left: 2px;
}

.prodMenu
{
	cursor: pointer;
	cursor: hand;
}

.prodMenu .menuItem, 
.prodMenu .unselectedItem,
.prodMenu .selectedItem
{
	font-size: 90%;
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	border-right: none;
	width: 150px;
	line-height: 100%;
	padding-left: 5px;
	padding-bottom: 5px;
}

.prodMenu .selectedItem
{
	color: #ff0000;
	text-decoration: underline;
}

.prodMenuSubMenu
{
	border: #2d1561 1px solid;
	background-color: #d4e7f6 !important;
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, color=#d0d0d0, Positive= "true" );
	width: auto;
}

.prodMenuSubMenu .menuItem, 
.prodMenuSubMenu .unselectedItem,
.prodMenusubMenu .selectedItem
{
	font-size: 90%;
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	text-align: left;
	border-right: none;
	width: auto;
	padding-right: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.prodMenusubMenu .selectedItem
{
	color: #ff0000;
	text-decoration: underline;
}

A:link, A:active
{
	text-decoration: none;
	color: #0000ff;
}

A:visited
{
	text-decoration: none;
	color: #800080;
}

A:hover
{
	color: #f00;
	text-decoration: underline;
}

A.User, A:visited.User
{
	height: 1%;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 1px;
	color: #2d1561;
	margin-right: 1px;
	text-decoration: none;
	font-weight: normal;
}
A:hover.User
{
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 1px;
	color: #ff0000;
	margin-right: 1px;
	text-decoration: underline;
	font-weight: normal;
}

.FooterBG
{
	background-color: #a7c6db;
	border-top: solid 1px #2d1561;
}

.DNNinfo, .DNNinfo TD, .DNNinfo P
{
	color: #2d1561;
}

A:visited.DNNinfo, A:link.DNNinfo
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 1px;
	text-decoration: none;
	color: #2d1561;
	height: 1%; /* Fixes a bug in the IE that loses the top border */
}

A:hover.DNNinfo
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	border-right: #2d1561 1px solid;
	border-top: #2d1561 1px solid;
	border-left: #2d1561 1px solid;
	border-bottom: #2d1561 1px solid;
	color: #2d1561;
	text-decoration: none;
	height: 1%; /* Fixes a bug in the IE that loses the top border */
}

.HelpTitle /* FTB */
{
}
.HelpTitle h1,
h1.HelpTitle
{
	font-weight: bold;
	font-size: 150%;
	color: #000;
}

.HelpScreenshot /* FTB */
{
}

.HelpDescription /* FTB */
{
}

.HelpSeeAlso /* FTB */
{
}

.HelpKeywords /* FTB */
{
}

.mnuNewClass
{
    font-weight: normal;
}
.mnuNewPopup
{
    border: solid 1px #000;
    background-color: #c6d9e8;
	z-index: 10;
}

.mnuNewItem
{
	font-size: 90%;
	cursor: pointer;
	cursor: hand;
	width: auto;
	text-align:center;
	padding: 2px  15px;
    display: inline;
    position: static;
}
.mnuNewPopupItem
{
    text-align: left;
    display: block;
}


.mnuNewItem a:link,
.mnuNewItem a:visited,
.mnuNewItem a:active,
.mnuNewItem a:hover
{
    text-decoration: none;
    color: #00f;
}
.mnuNewItem a:hover
{
    text-decoration: underline;
}

.mnuNewClass .mnuHighlighted
{
    color: #0f0;
    background-color: #ff0;
}

.mnuNewActive,
.mnuNewActive a:link,
.mnuNewActive a:visited,
.mnuNewActive a:active,
.mnuNewActive a:hover
{
    color: #f00;
    font-weight: bold;
}

.mnuNewClass .mnuSelected,
.mnuNewClass .mnuSelected a:link,
.mnuNewClass .mnuSelected a:visited,
.mnuNewClass .mnuSelected a:active,
.mnuNewClass .mnuSelected a:hover
{
    color: Orange;
}

.mnuNewClass .mnuImage
{
    border: none;
    margin-right: 4px;
}
.mnuNewClass .mnuImageActive,
.mnuNewClass .mnuImageHasChildren,
.mnuNewClass .mnuImagePrefix,
.mnuNewClass .mnuImageSeparator,
.mnuNewClass .mnuImageSuffix,
.mnuNewClass .mnuImageSelected
{
    border: none;
}
.mnuNewClass .mnuImageSeparator
{
    position:absolute;
    left:0px;
    top: 6px;
}
.mnuNewPopup .mnuImageSeparator
{
    display:none;
}
.mnuNewClass .mnuImageActive
{
    position:absolute;
    top: 6px;
    left: 2px;
}
.mnuNewClass .mnuImageHasChildren
{
    position:absolute;
    right:0;
    top: 6px;
}

.mnuLocalItem
{
    padding-left: 5px;
}
.mnuLocalActive
{
    font-weight: bold;
    color: #f00;
}
.RSS
{
	float:right;
}
