form, body {
	padding: 0px;
	margin: 0px;
}

body
{
	font-size: 70%;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
}

#wrapper
{
/*	width: 850px;*/
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	font-size: 1em;
}

#header div#SampleCompanyLogo
{
	float: left;
	margin-bottom: 5px
}

#header div#AdsBanners
{
	display: none;
}

#logout
{
	margin-right: 10px;
	float: right;
	clear: both;
	margin-top: -10px;
	margin-bottom: 5px
}

#logout a
{
	margin-left: 5px;
} 

#NavButtonPanel
{
	float: right;
}
#NextButton, #BackButton
{
	margin-right: 3px;
}

/*******************
*** Main Tab *******
********************/
#main_tab
{
	padding: 0;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 1em;
}

#main_tab
{
	margin: 5px 0 0 0;
	width: 100%;
	padding: 2px 0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#main_tab div
{
	display:inline;
	padding: 2px 7px;
}
#main_tab div a
{
	white-space: nowrap;
}
#main_tab .MainTabOn
{
	border-style: solid;
	border-width: 1px;
}
#main_tab a:link, #main_tab a:visited, #main_tab a:hover, #main_tab a:active
{
	text-decoration: none;
}

/*********************
***** Sub Tab ********
**********************/
#sub_tab a:link, #sub_tab a:visited, #sub_tab a:hover, #sub_tab a:active
{
	text-decoration: none;
}

#sub_tab
{
	text-align: center;
	margin: 30px 10px 0px 5px;
	padding: 0;
	float: left;
	width: 136px;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	font-family: Arial;
	font-size: 1em;	
	line-height: 1.3em;	
}
#sub_tab div
{
	padding: 15px 3px;
}
#sub_tab .SubTabOn
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div.contentarea
{
	float: left;
	margin: 30px 0 0 20px;
	width: 75%;
}

table.maintable
{
	clear: both;
	margin: 0;	
}

div.halfsection
{
	width: 30em;
	margin: 20px 0 5px 15px;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	overflow: auto;
}

div#footer
{
	clear: both;
	width: 100%;
	padding-top: 1px;
}

div#footer div#separator
{
	width: 100%;
	height: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* HRO-30225
div#footer div#footerlogo
{
	background: url(../images/SmallLogo.gif) no-repeat scroll top right;
	height: 35px;
	margin: 5px 5px 3px 0;
}*/

div#ascentislogo span
{
	float: right;
	margin-right: 60px;
}

div#ascentislogo IMG
{
	clear: both;
	float: right;
}

.sectionheader 
{
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	clear: both;
	padding: 2px 2px;
	margin-bottom: 5px;
}

.sectiontitle, .sectionsubtitle
{
	font-size: 1.4em;	
	margin: 0;
	clear: both;
	padding: 0 2px;
	margin-bottom: 10px;
}

.sectionsubtitle
{
	font-size: 1.2em;	
	font-weight: bold;
}

.WizardContent
{
	width: 95%;
}

#Margins
{
	padding: 5px;
}

div#welcomehome
{
	padding: 2px 2px;
	border-bottom: solid 1px;
	text-align: center;		
}

div#welcomehome span#Prefix
{
}

div#welcomehome span
{
	font-weight: bold;
	font-size: 1.3em;	
}

div.LinksDiv
{
	margin: 5px 2px;
}

/***********************************************
*** Magic Div Section **************************
***********************************************/
div#MagicDiv
{
	font-size: 1em;
	width: 270px;
	border: solid 1px;
	text-align: left;
	float: left;
	position: absolute;
	left: 250px;
	top: 150px;	
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=gray,strength=15),
			progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=100);
}

div#MagicDiv #MagicDiv_Header
{
	font-weight: bold;	
	margin: 0;
	clear: both;
	padding: 3px 4px;
	cursor : move;	
}

div#MagicDiv div#MagicDiv_Message
{
	float: left;
}

div#MagicDiv_Header #MagicDiv_Kill
{
	text-align: right;
}

div#MagicDiv #MagicDiv_DoNotShow
{
	text-align: right;
	margin: 3px;
}
div#MagicDiv #MagicDiv_DoNotShow a
{
	text-decoration: underline;
	font-size: 0.8em;
}

div#MagicDiv span#MagicDiv_Content
{
	display: block;
	margin: 20px 6px 10px 6px;
}

/* ---------------------------------------------------------------
| Deprecated HTML element styles in the "old" ESS
|
 -----------------------------------------------------------------*/
table
{
	font-size: 1em;
}

.halftable
{
	width: 370px;
}

table.flextable
{
}

table.halftable td, table.flextable td
{
	padding: 2px 2px;
	vertical-align: middle;
}

.Instructions, #instructions
{
	font-weight: bold;
	margin-bottom: 5px;
}

.changelink, .newlink, .deletelink
{
	margin-top: 10px;
	text-align:left;
	font-weight: bold;
	font-size: 1.1em;			
}

table.datatable
{
	border-collapse: collapse;
	width: 100%;
}

table.datatable th
{
	font-size: 1em;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 2px 8px;
}

table.datatable td
{
	text-align: center;
	padding: 2px 4px;
}

table.datatable td.numberCell,
table.datatable td.currencyCell,
table.datatable td.dateCell
{
	text-align: right;
	padding-right: 5px;
}

table.datatable td.generalCell
{
	text-align: left;
	padding-left: 5px;
}
table.datatable td.linkCell
{
	text-align: center;
}

table.datatable td.textCell
{
	text-align: left;
}

table.datatable .firstRow td
{
	padding-top: 15px;
}

table#WizardTable
{
	width: 95%;
}

.warning
{
	font-weight: bold;
}

#warningSet
{
	margin-top: 10px;
}

table#familytable
{
	width: 90%;
	margin-top: 10px;
}

#gridHolder
{
/*	width: 400px;*/
/* in order to avoid double line columns!*/
	width: 95%;	
}

#buttonHolder
{
	margin-top: 10px;
	margin-left: 50px;
}

#linkButtonHolder
{
	margin: 20px 0 5px 0;
}

.dataSetEditGrid .cellName,
.dataSetEditGrid .cellNameRequired
{
	width: 30%;
	padding-right: 5px;
}

.dataSetEditGrid .cellName,
.dataSetEditGrid .cellNameRequired,
.dataSetEditGrid .cellText,
.dataSetEditGrid .cellStrongText,
.dataSetEditGrid .cellEdit,
.dataSetEditGrid .cellDate,
.dataSetEditGrid .cellDropDownList,
.dataSetEditGrid .cellCheck,
.dataSetEditGrid .cellRadio
{
	padding-bottom: 5px;
}

.essGridLinkChange
{
	margin: 0px 4px;
}


/* The footer positioning. 
   Got from: http://www.themaninblue.com/writing/perspective/2005/08/29/ */
html,body
{
/*	height: 99%;*/
}

#nonFooter
{
/*	position: relative;
	min-height: 99%;*/
	/* HRO-30697, Got from: http://www.svendtofte.com/code/max_width_in_ie/ */
/*	min-width: 980px;
	width: expression(document.body.clientWidth > 980 ? "100%" : "980px");*/
}

* html #nonFooter
{
/*	height: 99%;*/
}

#footer
{
	height: 6em;
	position: relative;
/*	margin-top: -7.5em;*/
}

#subTabContainer
{
	margin: 0;
	padding: 0;
	float: left;
}

#subTabContainer,
.contentarea
{
	padding-bottom: 9em;
}

/* -- */

/* LoginPage fixes */
#loginPage #nonFooter {
	min-width: 100%;
	min-height: 20%;
	width: 100%;
}
