/* +------------------------------------------------------------------------+ */
/* | DASHBOARD CHROME STYLES												| */
/* +------------------------------------------------------------------------+ */

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 11px;
	background: #777777;
	padding: 0px;
	margin: 0px;
}

td
{
	vertical-align: top;
}

img
{
	border: none;
}

div#mainContent
{
	margin: 0px 20px 0px 20px;
	/* position: fixed; */
}

/*  CONTENT SHADOWS  */

div.shadowOuter
{
	border: 1px solid #6C6C6C;
	border-top: none;
}

div.shadowInner
{
	border: 1px solid #626262;
	border-top: none;
}

/* +--------------------------+ */
/* | HEADER STYLES			  | */
/* +--------------------------+ */

div#mainHeader
{
	background:url(../../image/Dashboard/g_bg_header_hwx.gif) repeat-x;
	height: 66px;
	border: 1px solid rgb(34,59,120);
	border-bottom: none;
}

div#mainCompanyLogo
{
	/*background: url(../../image/logos/homeworx_logo.png) no-repeat;*/
	width: 200px;
	height: 43px;
	position: relative;
	top: 10px;
	left: 15px;
}

div#mainCompanyLogo img
{
	width: auto;
	height: 43px;	
}

div#mainLogout
{
	text-align: right;
	position: relative;
	bottom: 35px;
	right: 10px;
}

div#mainLogout a
{
	color: #EDDACD;
	text-decoration: none;
}

/* +--------------------------+ */
/* | NAVIGATION STYLES		  | */
/* +--------------------------+ */

table#mainNav
{
	background: url(../../image/Dashboard/g_bg_nav_off.gif) repeat-x;
	height: 22px;
	width: 100%;
	border: 1px solid #A8A8A8;
	border-top: 1px solid #86827F;
}

table#mainNav td
{
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #a8a8a8;
	text-align: center;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
}

#mainPage td.mainPage,
#clientManagementPage td.clientManagementPage,
#workManagementPage td.workManagementPage, 
#financeManagementPage td.financeManagementPage, 
#marketingPage td.marketingPage
{
	background: url(../../image/Dashboard/g_bg_nav_on.gif) repeat-x;
	height: 22px;
	border-right: none;
}


table#mainNav td#last
{
	border-right: none;
}

table#mainNav td#first
{
	border-left: none;
}

table#mainNav td a
{
	color: #444444;
	text-decoration:none;
	display: block;
	padding: 0px 5px 0px 5px;
}

table#mainNav td a img
{
	position: relative;
	top: 1px;
}

table#mainNav td a span
{
	position: relative;
	bottom: 3px;
	left: 5px;
}

div#navSecond
{
	background: url(../../image/Dashboard/g_bg_nav_secondary.gif) repeat-x;
	height: 19px;
	border-top: 1px solid #878787;
	border-bottom: 1px solid #666666;
}

div#breadCrumb
{
	background: url(../../image/Dashboard/g_bg_nav_secondary.gif) repeat-x;
	height: 19px;
	border-bottom: 1px solid #666666;
	padding: 2px 0 0 8px;
}

div#navSecond div.txtWelcome
{
	font-weight: bold;
	position: relative;
	top: 3px;
	left: 10px;
	float: left;
}

div#navSecond div#myAccount
{
	background: url(../../image/Dashboard/g_bg_footer_hwx.gif) repeat-x;
	height: 18px;
	width: 150px;
	float: right;
	text-align: center;
	border-left: 1px solid rgb(34,59,120);
	border-bottom: 1px solid rgb(34,59,120);
}

div#navSecond div#myAccount a
{
	color: #EDDACD;
	font-weight: bold;
	position: relative;
	top: 3px;
	text-decoration: none;
	display: block;
}

.navigationDropLinks
{
	z-index: 2;
	position: absolute;
	border: 1px solid #A8A8A8;
	border-top: 1px solid #666666;
	border-bottom: none;
	text-align: left;
	margin-top: 2px;
	margin-left: -11px;
}

.btnDropDown
{
	height: 15px;
	background: #D1D1D1;
	border-bottom: 1px solid #A8A8A8;
	padding: 3px 0px 0px 5px;
}

.btnDropDown:hover
{
	background: #F1F1F1;
}

.txtGrayLink
{
	color: #292929;
	display: block;
	text-decoration: none;
}

#mainLinks
{
	width: 125px;
	display: none;
}

#clientMgtLinks
{
	width: 178px;
	display: none;
}

#workMgtLinks
{
	width: 192px;
	display: none;
}

#financeMgtLinks
{
	width: 180px;
	display: none;
}



/* +--------------------------+ */
/* | BODY CONTENT STYLE		  | */
/* +--------------------------+ */

div#bodyContent
{
	background: #D7D7D7;
	padding: 20px;
	border-bottom: 1px solid #6F6E6F;
}

div#loginButton
{
	padding-top: 10px;
}

/* +--------------------------+ */
/* | FOOTER STYLE			  | */
/* +--------------------------+ */

div#mainFooter
{
	background: url(../../image/Dashboard/g_bg_footer_hwx.gif) repeat-x;
	height: 18px;
	border-top: 1px solid rgb(34,59,120);
}

div#mainFooter .txtRight
{
	color: #EDDACD;
	font-size: 9px;
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}

div#mainFooter .txtLeft
{
	color: #FFFFFF;
	font-size: 9px;
	float: left;
	position: relative;
	top: 3px;
	left: 10px;
}


/* +--------------------------+ */
/* | WIDGET					  | */
/* +--------------------------+ */
.infoBoxTopLft
{
	background: url(../../image/HomeProfileSystem/g_bg_info_box_top_left.gif) no-repeat;
	background-position: right top;
	height: 19px;
	width: 5px;
	display: block;
}

.infoBoxTopMid
{
	height: 19px;
	width: 100%;
	background: #383E32;
	color: #FFFFFF;
	letter-spacing: 1px;
	vertical-align: bottom;
}

.infoBoxTopRt
{
	background: url(../../image/HomeProfileSystem/g_bg_info_box_top_right.gif) no-repeat;
	height: 19px;
	width: 5px;
	display: block;
	vertical-align: bottom;
}

/* Info Box - Content Section */

.infoBoxContentLft
{
	background: #FFFFFF;
	border-left: 1px solid #A8ACAF;
	vertical-align: bottom;
}

.infoBoxContent
{
	padding: 10px 0px 10px 0px;
	background: #FFFFFF;
}

.infoBoxContentRt
{
	padding-left: 1px;
	background: #FFFFFF;
	border-right: 1px solid #A8ACAF;
}


/* Info Box - Footer Section */

.infoBoxBottomLft
{
	background: url(../../image/HomeProfileSystem/g_bg_info_box_bottom_left.gif) no-repeat;
	width: 5px;
	height: 5px;
	display: block;
}

.infoBoxBottomMid
{
	background: url(../../image/HomeProfileSystem/g_bg_info_box_bottom_mid.gif) repeat-x;
	height: 5px;
}

.infoBoxBottomRt
{
	background: url(../../image/HomeProfileSystem/g_bg_info_box_bottom_right.gif) no-repeat;
	width: 5px;
	height: 5px;
	display: block;
}

/* +------------------------------------------------------------------------+ */
/* | Styles for new Inline Dialogs..eventually should replace inline_popup  | */
/* +------------------------------------------------------------------------+ */

* html div.inlineDialog {	/*\*/position: absolute; top: expression(300+((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/}

div.inlineDialog
{
	background: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
	position: fixed;
	z-index: 3000;
	overflow: auto;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -200px;
}

div.inlineDialogContent
{
	background: #C5C5C5 url(../../image/backgrounds/inline_popup.png) repeat-x;
	border: 1px solid #666666;
	font: normal 11px verdana;
	padding: 10px;
}

div.inlineDialogTitle
{
	border-bottom: 1px solid #666666;
	color: #333333;
	font: bold 7.5pt verdana;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

div.inlineDialogErrorContainer
{
	background-color: rgb(255,200,200);
	border: 1px solid #CC9999;
	margin: 10px auto 5px auto;
	padding: 5px 10px 7px 10px;
	text-align: center;
}

div.inlineDialogSuccessContainer
{
	border: 1px solid #99CC99;
	background-color: #E9FCE9;
	margin: 10px auto 5px auto;
	padding: 5px 10px 7px 10px;
	text-align: center;
}

.inlineDialogErrorField
{
	background-color: rgb(255,220,220);
	border: 1px solid #797979;
	font-size: 11px;
}

div.inlineDialogThrobber
{
	text-align: center;
}

table.inlineDialogTabMenu
{
	border-collapse: collapse;
	width:100%;
}

div.inlineDialogTabSelected
{
	background: #707070;
	border: 1px solid #CECECE;
	border-left: 1px solid #EEECEC;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

div.inlineDialogTabSelected a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.inlineDialogTabUnselected
{
	background: #E7E5E6;
	border: 1px solid #CECECE;
	border-left: 1px solid #EEECEC;
	padding: 2px;
	text-align: center;
	color: #000000;
	cursor: pointer;
}

div.inlineDialogTabUnselected a
{
	color: #000000;
	text-decoration: none;
}

div.inlineDialogTabError
{
	border-bottom:2px solid rgb(200,100,100);
	background-image: url(../../image/icons/error.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

div.inlineDialogCommand
{
	border-top: 1px solid #666666;
	margin-top: 15px;
	padding-top: 5px;
	text-align: right;
}

/* +------------------------------------------------------------------------+ */
/* | Styles for Loading Bumper												| */
/* +------------------------------------------------------------------------+ */
.bumper
{
	background: #000000;
	display: inline;
	height: 100%; width:100%;
	opacity: 0.40;
	filter: alpha(opacity=40);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.loading
{
	display: inline;
	background: #FFFFFF;
	border: 3px solid #333333;
	font: bold 11px verdana;
	padding: 10px;
	position: absolute;
	width: 250px;
	z-index: 2000;
}

/* +------------------------------------------------------------------------+ */
/* | Styles for Inline popups												| */
/* +------------------------------------------------------------------------+ */

* html div.inline_popup {	/*\*/position: absolute; top: expression(300+((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/}

div.inline_popup
{
	background: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
	position: fixed;
	z-index: 3000;
	overflow: auto;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -200px;
}

DIV.inline_popup DIV.inline_popup_content
{
	background: #C5C5C5 url(../../image/backgrounds/inline_popup.png) repeat-x;
	border: 1px solid #666666;
	font: normal 11px verdana;
	padding: 10px;
}

DIV.inline_popup DIV.inline_popup_content DIV.inline_popup_title
{
	border-bottom: 1px solid #666666;
	color: #333333;
	font: bold 7.5pt verdana;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

DIV.inline_popup DIV.inline_popup_content DIV.inline_popup_command
{
	border-top: 1px solid #666666;
	margin-top: 15px;
	padding-top: 5px;
	text-align: right;
}



/* +------------------------------------------------------------------------+ */
/* | Styles for Buttons 													| */
/* +------------------------------------------------------------------------+ */

.buttonMainLeft 
{
	background: url(../../image/buttons/g_bg_btn_left_1.gif) no-repeat;
	height: 23px;
	width: 2px;
}

.buttonMainMid
{
	background: url(../../image/buttons/g_bg_btn_mid_1.gif) repeat-x;
	height: 23px;
	font-size: 10px;
	padding: 3px 3px 0px 3px;
	white-space: nowrap;
	cursor: pointer;
}

.buttonMainRight
{
	background: url(../../image/buttons/g_bg_btn_right_1.gif) no-repeat;
	height: 23px;
	width: 4px;
	padding-right: 10px;
}

/* BUTTON NO BACKGROUND SHADOW */

.buttonMainNoBgLeft
{
	background: url(../../image/buttons/g_bg_btn_left_2.gif) no-repeat;
	height: 21px;
	width: 2px;
	vertical-align: middle;
}

.buttonMainNoBgMid
{
	background: url(../../image/buttons/g_bg_btn_mid_2.gif) repeat-x;
	font-size: 10px;
	height: 21px;
	padding: 3px 3px 0px 3px;
	white-space: nowrap;
	cursor: pointer;
}

.buttonMainNoBgRight
{
	background: url(../../image/buttons/g_bg_btn_right_2.gif) no-repeat;
	height: 21px;
	width: 2px;
	vertical-align: middle;
}

.infoBoxContent ul
{
	margin-left: 25px;
	list-style-image: url(../../image/HomeProfileSystem/i_icon_info_box_content_pin.gif);
	line-height: 18px;
}


/* +------------------------------------------------------------------------+ */
/* | Styles for Filter														| */
/* +------------------------------------------------------------------------+ */
DIV.filter
{
	background: #c6c6c6 url(../../image/HomeProfileSystem/g_bg_filter_bar.gif) repeat-x;
	border-bottom: 1px solid #6C6C6C;
	border-right: 1px solid #B7B7B7;
	border-top: 1px solid #676767;
	border-left: 1px solid #7A7A7A;
	margin-left: 5px;
	height: 339px;
	width: 160px;
}

DIV.filter DIV.title
{
	background: url(../../image/HomeProfileSystem/g_bg_filter_title.gif) repeat-x;
	border-bottom: 1px solid #666666; 
	font-size: 10px;
	font-weight: bold;
	height: 13px;
	padding-left: 10px;
	padding-top: 2px;
	text-transform: uppercase;
}

div.filter_hrz
{
	background: #AAA9AA url(../../image/HomeProfileSystem/g_bg_filter_hrz.gif) repeat-x;
	border-bottom: 1px solid #6C6C6C;
	border-right: 1px solid #B7B7B7;
	border-top: 1px solid #676767;
	border-left: 1px solid #7A7A7A;
}

DIV.title_hrz
{
	background: url(../../image/HomeProfileSystem/g_bg_filter_title.gif) repeat-x;
	border-bottom: 1px solid #666666; 
	font-size: 10px;
	font-weight: bold;
	height: 13px;
	padding-left: 10px;
	padding-top: 2px;
	text-transform: uppercase;
}

DIV.filter DIV.content
{
	padding: 10px;
}

DIV.filterFieldSpacing
{
	padding: 2px 0px 4px 0px;
}
/*
#loading-mask
{
	width:100%;
	height:100%;
	background:#d7d7d7;
	position:absolute;
	z-index:20000;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
	left:0;
	top:0;
}
.loading-indicator {
    font-size:8pt;
    background-image:url('../../js/Ext/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position:top left;
    padding-left:20px;
	height:18px;
	text-align:left;
}
#loading{
	position:absolute;
	left:45%;
	top:40%;
	border:1px solid #999;
	padding:2px;
	background:#d7d7d7;
	width:150px;
	text-align:center;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	z-index:20001;
}
#loading .loading-indicator{
	border:1px solid #999;
	background:white url(../../js/Ext/resources/images/block-bg.gif) repeat-x;
	color:#000;
	font:bold 13px tahoma,arial,helvetica;
	padding:10px;
	margin:0;
}
*/


.infoNote
{
	font-style: italic;
	font-size: 10px;
	padding-bottom: 1px;
}

/* BUILDING COMPANIES STYLES */

input#enrollButton
{
	background: #AE5909;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #A8A8A8;
	padding: 0px 10px 0px 10px;
}

#loggingInBox
{
	background-color: rgb(100,158,42);
	color: white;
	text-align: center;
	font-weight: bold;
	width: 300px;
	margin: auto;
	border: 1px solid black;
	padding :10px;
}

.invoiceHeader
{

}


.invoiceLineItem
{
	text-align:center;
	vertical-align:top;
	height:15px;
}

.invoiceTableHeader
{
	background-color:#006600; 
	color:#FFFFFF; 
	font-weight:bold; 
	height:20px;
	text-align:center;
}


/* START -- Applications/HomeProfileSystem/Templates/main_template.xsl */
.HPCommanderSavePopupFirst
{
	width: 342px; 
	display: none;
}
.HPCommanderSavePopupSecond
{
	height:65px;
}
.HPCommanderSavePopupThird
{
	display: none; 
	text-align: center; 
	vertical-align: middle;
}
.HPCommanderSavePopupFourth
{
	height: 20px; 
	text-align: center;
}

/* +------------------------------------------------------------------------+ */
/* | Styles for Filter														| */
/* +------------------------------------------------------------------------+ */

div.Filter
{
	background: #AAA9AA url(../../image/HomeProfileSystem/g_bg_filter_hrz.gif) repeat-x;
	border-bottom: 1px solid #6C6C6C;
	border-right: 1px solid #B7B7B7;
	border-top: 1px solid #676767;
	border-left: 1px solid #7A7A7A;
}

.FilterHeader
{
	/* background: url(../image/HomeProfileSystem/g_bg_filter_title.gif) repeat-x; */
	border-bottom: 1px solid #666666; 
	font-size: 10px;
	font-weight: bold;
	height: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-transform: uppercase;
}

.Filter_Header_Button img
{
	vertical-align: text-top;
}

.Filter_Header_Button
{
	/*float: right;*/
	cursor: pointer;
	width: 100px;
}

.Filter_Button_Submit
{
	float: right;
	padding-right: 5px;
}

.Filter_Content_Basic
{
	/*
	border-right: 1px solid gray;
	margin-right: 120px;
	*/
	    display: flex;
	padding-top: 5px;
	height: 50px;
}

.Filter_Content_Advanced
{
	border-top: 1px solid gray;
	padding: 5px 0px 20px 0px;
	/*
	margin-right: 120px;
	margin-top:-10px;
	height:45px;
	*/
}

div.filterFieldSpacing label
{
	display: block;
	padding-left: 3px;
}


div.filterFieldSpacing
{
	    margin: 0px 5px 0px 10px;
    width: 100%;
}

div.filterFieldSpacingOVS/*OnlyViewSelected*/
{
	float:left;
	margin: 17px 5px 0px 10px;
	width: 120px;
}

div.filterFieldSpacing input, div.filterFieldSpacing select
{

}
.multiselect-container input[type="checkbox"]{}
.goodNews
{
	border: 1px solid #99CC99;
	background-color: #E9FCE9;
	margin: 10px auto 5px auto;
	padding: 5px 10px 7px 10px;
	text-align: center;
}

.errorField
{
	background-color: rgb(255,220,220);
	border: 1px solid #797979;
	font-size: 11px;
}

.TextAlignCenter
{
	text-align: center;
}

.DisplayNone
{
	display: none;
}
/* END --   Applications/HomeProfileSystem/Templates/main_template.xsl */