/* Standard page elements*/
body
{
	margin: 0px;
}

/* Global Classes */
.contentBox
{
	height: 100px;
	width: 90%;
}
.tableRow
{
	text-align: left; /*padding-bottom: 5px;*/ /*padding-top: 5px;*/
	white-space: nowrap;
	height: 27px;
}
.tableRowSeparator
{
	width: 100%;
	height: 1px;
	background-color: #bfdbff;
}
.sectionHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.sectionFooter
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.fieldCaption
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;	
	white-space: nowrap;
}
.fieldText
{
	font-size: 8pt;
	font-family: Arial;
	white-space: nowrap;
}
.subSectionHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.subSection
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.subSectionReportData
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.subSectionText
{
	font-size: 8pt;
	font-family: Arial;
}

/* Welcome Classes */
.loginWelcome
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	text-align: center;
}
.loginMessage
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
	text-align: left;
}

/* Free Trial */
.signupWelcome
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}
.signupSection
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-align: left;
}
.signupFail
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
}

.errorMessage
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	color: red;
}
.submitLink
{
	font-weight: bold;
	font-size: 9pt;
	color: navy;
	font-family: Arial;
	text-decoration: underline;
}

/* RadGrid Filter */
.gridfilterMenuClass
{
	font-family: Arial;
	font-size: 9pt;
}

/* Master Page */
.treeview
{
	background: white url('../images/treeview.png' ) repeat-x;
	border: solid 1px #002d96;
	padding: 20px 0px 0px 0px !important;
	margin: 0px !important;
	height: 600px;
	width: 220px;
}
.content
{
	background: white url( '../images/treeview.png' ) repeat-x;
	border: solid 1px #002d96;
	padding: 20px 0px 0px 0px !important; 
	margin: 0px !important;
	height: 100%;
	/*width: 90%;*/
}
.copyright
{
	font-size: 9pt;
	font-family: Arial;
}
.pageBackground
{
	background-color: #bfdbff;
}

ul.mostUsedCommand
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.mostUsedCommand li
{
	float: left;
}

ul.mostUsedCommand li img
{
	border: 0px;
}

ul.mostUsedCommand li a
{
	text-decoration: none;
	display: block;
	color: #15428b;
	text-align: center;
	margin-right: 4px;
	background: transparent;
	width: 42px;
	height: 62px;
	padding-top: 4px;
}

ul.mostUsedCommand li a:hover
{
	background: transparent url('../images/mostUsedBtnHover.gif') no-repeat;
}

ul.mostUsedCommand li a:hover
{
	color: #404040;
}

ul.mostUsedCommand li a span
{
	display: block;
}

ul.mostUsedCommand li a span.last
{
	margin-top: 2px;
}
/* most used command tool end */

.RadMenu_Office2007
{
	padding: 0px !important;
}

/* Use this if you include image */
.RadMenu_Office2007 .text
{
	padding: 0px !important;
	margin-left: 10px;
}

.RadMenu_Office2007 .link img
{
	margin: 0px;
	cursor: hand;
	cursor: pointer;
}

.RadMenu_Office2007 .link:hover,
.RadMenu_Office2007 .focused,
.RadMenu_Office2007 .expanded
{
	border: 0px !important;
}

/* RadMenu Root */
.Office2007RootNode
{
	padding: 0px !important;
}

/* ribbonBar begin */
div.ribbonBar
{
	position: relative; /* border-left: solid 1px #3b5a82; */
	background: url('../images/ribbonBg.gif') repeat-x left 23px;
	top: -22px;
	height: 120px;
}

div.logo
{
	background-image: url('../images/header_ensync.png');
	height: 29px;
	width: 123px;
	float: left;
}

div.menuBar
{
	height: 52px;
	position: relative;
	z-index: 100;
}

div.main
{
	height: 600px;
	position: relative;
	float: left;
	top: -26px;
}

div.container
{
	background: url('../images/header_bg.png') repeat-x;
}

.multipageWrapper
{
	position: relative;
	/*top: -3px;*/
}

/* ribbon dock begin */
table.ribbonDock
{
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}

table.ribbonDock td
{
	font-size: 1px;
	vertical-align: top;
}

table.ribbonDock td.dockTitle
{
	text-align: center;
	font: 11px Arial, Verdana, Sans-serif;
	color: #3e6aaa;
	cursor: pointer;
	cursor: default;
	background: #c1d9f1 url('../images/dockTitle.gif') repeat-x;
}

table.ribbonDock td.dockTitle div.titleText
{
	float: none;
}

table.ribbonDock td.dockTitle div.dockGrip
{
	float: right;
	width: 8px;
	height: 16px;
	background: transparent url('../images/dockGrip.gif') no-repeat;
}

table.ribbonDock td.dockTop
{
	background: transparent url('../images/dockTop.gif') repeat-x;
}

table.ribbonDock td.middleLeft
{
	width: 3px;
	background: transparent url('../images/dockMiddleLeft.gif') repeat-y;
}

table.ribbonDock td.middleRight
{
	width: 3px;
	background: transparent url('../images/dockMiddleRight.gif') repeat-y;
}

table.ribbonDock td.toolsContainer
{
	background: #d8e8f5 url('../images/toolsContainer.gif') repeat-x;
	padding: 6px 4px;
	padding-bottom: 0px;
	height: 60px;
}
table.innerTable td
{
	font: normal 11px Arial, Verdana, Sans-serif;
}

/* Report Data */
.reportDataPageViewContent
{
	background-color: #dfecff;
	color: WindowText;
	border-top-width: 1px;
	border-right: #4977b2 1px solid;
	border-left: #4977b2 1px solid;
	border-top-color: #4977b2;
	border-bottom: #4977b2 1px solid;
	padding-left: 5px;
	padding-top: 5px;
	width: 555px;
}
.reportDataPageViewCaption
{
	font: 11px Arial, Verdana, Sans-serif;
}

/* Report Chart */
.reportChartPageViewContent
{
	background-color: #dfecff;
	color: WindowText;
	border-top-width: 1px;
	border-right: #4977b2 1px solid;
	border-left: #4977b2 1px solid;
	border-top-color: #4977b2;
	border-bottom: #4977b2 1px solid;
	padding-left: 5px;
	padding-top: 5px;
	width: 315px;
}

/* Data Source Panel */
.dataSourcePanel
{
	position: absolute;
	top: 171px;
}