﻿div.mainContent
{
	margin-top: 10px;
}

/* footer */
div.masterFooter
{
	font-size: XX-Small;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
/* footer */
div.masterFooterV2
{
	font-size: XX-Small;
	text-align: center;
	clear: both;
	height: 50px;
}

div.copyright
{
	font-size: XX-Small;
	text-align: center;
}

/* header */
div.mainHeader
{
	display: block;
	width: 100%;
	height: 99px;
	background-image: url(Header/headerBackground.jpg);
	background-repeat: repeat-x;
}

div.mainHeaderV2
{
	display: block;
	width: 100%;
	height: 50px;
	background-color: #4595CA;
}

div.logosHeader
{
	display: block;
	height: 68px;
}

div.leftHeaderLogo
{
	display: block;
	float: left;
	width: 209px;
	height: 49px;
	margin-top: 19px;
	margin-left: 28px;
	background-image: url(Header/leftLogo.jpg);
	background-repeat: no-repeat;
}

div.leftHeaderLogoV2
{
	display: block;
	float: left;
	width: 52px;
	height: 49px;
	background-image: url(Header/leftLogoPpl.jpg);
	background-repeat: no-repeat;
}

div.leftHeaderAdminLogo
{
	display: block;
	float: left;
	width: 318px;
	height: 49px;
	margin-top: 19px;
	margin-left: 28px;
	background-image: url(Header/leftAdminLogo.jpg);
	background-repeat: no-repeat;
}

div.leftHeaderSetupLogo
{
	display: block;
	float: left;
	width: 318px;
	height: 49px;
	margin-top: 19px;
	margin-left: 28px;
	background-image: url(Header/leftWizardLogo.jpg);
	background-repeat: no-repeat;
}


div.rightHeaderLogo
{
	display: block;
	float: right;
	width: 83px;
	height: 49px;
	margin-top: 19px;
	margin-right: 28px;
	background-image: url(Header/rightLogo.jpg);
	background-repeat: no-repeat;
}

div.mainContent
{
	text-align: left;
}

div.currentUsername
{
	display: block;
	color: White;
	float: right;
	font-weight: bold;
	padding: 50px 15px 0 0;
}

div.currentUsernameV2
{
	display: block;
	color: White;
	float: right;
	font-weight: bold;
	padding: 0px 10px;
	white-space: nowrap;
}

/* nav */
.menuToolbar .RadToolBar .rtbText
{
	padding: 0 10px !important;
}

div.navigationBg
{
}

div.navigation
{
	height: 30px;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-top: 1px;
	clear: both;
}

td.navLeftCornerActive
{
	width: 5px;
	height: 6px;
	background-image: url(nav/tab-left-corner.gif);
}

td.navTopMiddleActive
{
	width: 5px;
	height: 6px;
	background-image: url(nav/tab-top-bg.gif);
	background-repeat: repeat-x;
}

td.navRightCornerActive
{
	width: 5px;
	height: 6px;
	background-image: url(nav/tab-right-corner.gif);
}

td.navLeftActive
{
	width: 5px;
	height: 24px;
	background-image: url(nav/tab-bottomleft-corner.gif);
}
td.navMiddleActive
{
	height: 24px;
	background-image: url(nav/tab-bottom-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding: 0 15px 0 15px;
	color: White;
}

/* middle font color #2f4d7e */
td.navRightActive
{
	width: 5px;
	height: 24px;
	background-image: url(nav/tab-bottomright-corner.gif);
}

/* Inactive */
td.navLeftCorner
{
	width: 5px;
	height: 6px;
}

td.navTopMiddle
{
	width: 5px;
	height: 6px;
}

td.navRightCorner
{
	width: 5px;
	height: 6px;
}

td.navLeft
{
	width: 5px;
	height: 24px;
}
td.navMiddle
{
	height: 24px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding: 0 15px 0 15px;
	color: White;
}

/* middle font color #2f4d7e */
td.navRight
{
	width: 5px;
	height: 24px;
}

div.navItem
{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.navActive
{
	text-decoration: none;
	color: #2f4d7e;
	cursor: pointer;
	font-size: 11px;
}

.navInActive
{
	text-decoration: none;
	color: White;
	cursor: pointer;
	font-size: 11px;
}


/* progress bar */
.progressBar, .progressBarWrapper
{
	height: 25px;
}

.progressBarWrapper
{
	width: 400px;
	border: solid 1px black;
	height: 25px;
}

.progressBar
{
	background-color: #6FB1FF;
}

/* fields */
div.fieldsHeader
{
	background-color: #2D4F80;
	color: White;
	font-weight: bold;
	padding: 3px;
	width: 100%;
	display: block;
	float: left;
	margin: 3px 0;
}

div.fieldsWrapper
{
	clear: both;
	padding: 3px 0px 3px 0px;
	width: 100%;
}

div.fieldLabel
{
	display: block;
	float: left;
	padding-left: 10px;
}

div.fieldInput
{
	display: block;
	float: right;
}
.fieldVal
{
	display: block;
	float: right;
	padding-right: 4px;
	vertical-align: middle;
	color: Red;
}

div.fieldPreview
{
	float: left;
}

.fieldTabStrip
{
	height: 23px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.fieldTabMultiPage
{
	margin: 2px 0 0 0;
	border-top: rgb(145,155,156) 1px solid;
	border-right: rgb(145,155,156) 1px solid;
	border-left: rgb(145,155,156) 1px solid;
	border-bottom: rgb(145,155,156) 1px solid;
	width: 100%;
}
.fieldTabsPage
{
	padding: 8px;
}

.fieldModified
{
	background-color: #F4F4F4;
}

.fieldOriginal
{
	background-color: inherit;
}
