body
{
}* 
{
    margin:0;
    padding:0;
}

body
{
  margin:0;
  padding:0;
  background:#ffffff;
  text-align:center;
  font-family: Trebuchet MS;
  font-size: 12px;    
}

#wrapper
{
    margin:0 auto;
    padding:0;
    width:100%;
    text-align: center;
}

#header
{
	color: #ffffff;
	background-color: #0e3757;
	height: 45px;
}

#header #header-title
{
	margin-top: 8px;
	margin-left: 10px;
	font-size: 2em;
	float: left;
}

#menu-bar
{
	color: #ffffff;
	background-color: #0c2545;
	height: 20px;
	text-align: left;
	padding-left: 10px;
}

#child-menu-bar
{
	color: #ffffff;
	background-color: #919382;
	height: 20px;
	text-align: left;
	padding-left: 10px;
}

#menu-bar-user-info
{
	position: relative;
	top: 13px;
	right: 10px;
	float: right;
	width: 450px;
	text-align: right;
}

#load-panel
{
	border: solid 1px #0e3757;
	width: 500px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}


#unload-panel
{
	border: solid 1px red;
	width: 600px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel-label-left
{
	color: #0e3757;
	width: 100px;	
	text-align: left;
}

.panel-content-right
{
	width: 400px;	
	text-align: left;
}

.LinkButtonEnabled
{
	color: #ffffff;
	text-decoration: none;	
	font-size: 1.1em;
}

.LinkButtonEnabled:hover
{
	color: #ffffff;
	text-decoration: underline;	
	font-size: 1.1em;
}

.LinkButtonDisabled
{
	color: #909090;
	text-decoration: none;	
	font-size: 1.1em;
}

.LinkButtonDisabled:hover
{
	color: #909090;
	text-decoration: underline;	
	font-size: 1.1em;
}

.text1
{
	color: #ff0000;
	font-size: 1.1em;
}

.text2
{
	color: #0e3757;
	font-size: 1.1em;
}

.text3
{
	color: #ffffff;
	font-size: 1.0em;
}

.text3 a
{
	color: #ffffff;
	font-size: 1.0em;
	text-decoration: none;	
}

.text3 a:hover
{
	color: #ffffff;
	font-size: 1.0em;
	text-decoration: underline;
}

.text4
{
	color: #0c2545;
	font-size: 1.4em;
}

.text5
{
	color: #ffffff;
	font-size: 1.0em;
}

.text6
{
	color: #0e3757;
	font-size: 1.4em;
}

.error_text
{
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
}

.error_marker_div
{
	width: 45px;
	float: left;	
}


/* PricingManager.aspx  */
#manager_messages
{
	color: #ff0000;
	font-size: 1.2em;
	margin-top: 7px;
	margin-bottom: 7px;
}

#manager
{
	width: 99%;
	margin-top: 10px;
	text-align: left;
	color: #0e3757;
	font-size: 1.2em;
}

.manager_table
{
	width: 100%;
}

.manager_table_item
{
	text-align: center;	
}

.manager_table_header
{
	color: #ffffff;
	background-color: #0e3757;
	text-align: center;
	border-right: solid 1px #ffffff;
}

#manager_add_panel
{
	width: 95%;
	border: solid 1px #000060;
	padding: 5px;
}

.manager_buttons
{
	text-align: center;
}

.results_table
{
	width: 98%;	
	float: left;
	margin-left: 10px;
}

.titlebar
{
	margin-left: 10px; 
	margin-right: 10px;
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
}

.titlebar_left
{
	float: left;
	margin-left: 10px;	
}

.titlebar_right
{
	float:right; 
	margin-right:10px;	
}



.results_table_titlebar_top
{
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
}

.results_table_titlebar_bottom
{
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
	text-align: left;
}

.results_table_item
{
	background-color: #ffffff;
	color: #000000;	
}

.results_table_item_alt
{
	background-color: #aec7f7;
	color: #000000;	
}

.page_title
{
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	color: #0e3757;
	font-size: 1.4em;
}

.page_content
{
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	color: #0e3757;
}

.page_title_underline
{
	background-color: #0e3757;
	height: 2px; 
	margin-left: 10px;
	margin-right: 10px;	
	margin-top: 2px;
}

.page_title_link
{
	font-size: .8em;
	text-decoration: none;	
}

.page_title_link a
{
	text-decoration: none;	
}

.page_title_link a:hover
{
	text-decoration: underline;	
}



/*
 * Edit Pages
 */

#editpage_main
{
	margin-top: 15px;	
}

.editpage_table
{
	width: 99%;	
	float: left;
	margin-left: 10px;
}

.editpage_table_titlebar_top
{
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
	text-align: left;
}

.editpage_table_titlebar_bottom
{
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
	text-align: left;
}

.editpage_table_item_left
{
	background-color: #ffffff;
	color: #000000;	
	text-align: right;
	padding-right: 5px;
	width: 100px;
	font-weight: bold;
	height: 28px;
}

.editpage_table_item_right
{
	background-color: #ffffff;
	color: #000000;	
	text-align: left;
	padding-left: 5px;
}


/* Tenant Property Assignment Table */
#tenantprop_assign_tbl
{
	width: 340px;
	float: left;
	margin-left: 10px;
}

.tenantprop_assign_tbl_titletop
{
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
	text-align: left;
	padding-left: 5px;
}

.tenantprop_assign_tbl_titlebottom
{
	background-color: #0e3757;
	color: #ffffff;
	height: 22px;
	text-align: left;
}

.tenantprop_assign_tbl_item
{
	background-color: #e0e0e0;
	color: #0e3757;	
	text-align: left;
	padding-left: 5px;
	font-size: 1.2em;
}

.tenantprop_assign_tbl_item_alt
{
	background-color: #aec7f7;
	color: #0e3757;	
	text-align: left;
	padding-left: 5px;
	font-size: 1.2em;
}





.tenantprop_assign_nopropsassigned
{
	font-size: 1.2em;
	font-weight: bolder;
	color: #c00000;
}


.tenant_property_adder
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	border: solid 1px #a0a0a0;
}

.issue_category_adder
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	border: solid 1px #a0a0a0;
}



#issue_category_tbl
{
	width: 340px;
	float: left;
	margin-left: 10px;
}

.issue_category_tbl_item
{
	background-color: #e0e0e0;
	color: #0e3757;	
	text-align: left;
	padding-left: 5px;
	font-size: 1.2em;
}

.issue_category_tbl_item_alt
{
	background-color: #aec7f7;
	color: #0e3757;	
	text-align: left;
	padding-left: 5px;
	font-size: 1.2em;
}



/*
 * Issues Table
 */

#IssueTableWrapper
{
	clear:left;
	float:left;
	margin:10px 0 0 0;
	width:99%;
}

#IssueTable
{
	margin:0 auto;
}

.issue-table-header
{
	background-color: #0e3757;
	color: #ffffff;
}

.issue-table-header td
{
	border-left: solid 1px #ffffff;
}

.issue-table-row
{
	background-color: #aec7f7;	
}


.issue-table-row-alt
{
	background-color: #ffffff;	
}


/*
 * Logon Style
 */
#logon
{
	position: relative;
	top: 150px;
	border: solid 1px #000065;
	width: 350px;
	height: 250px;
	margin:0 auto;
}

#inner-logon
{
	position: relative;
	top: 5px;
	width: 340px;
	height: 239px;
	margin:0 auto;
	background-color: #0e3757;
	color: #ffffff;
	border: solid 1px #000065;
}

#mad-monkey
{
	margin-top: 35px;
	width: 100%;
}

.LoveText
{
	float: left;
	margin-left: 16px;
}

.LoveBox
{
	width: 300px;
	font-size: 1.2em;
	border: solid 1px #ffffff;
}

.LoveBox-Error
{
	width: 300px;
	font-size: 1.2em;
	border: solid 1px #ff0000;
}

.LoveButton
{
	float: right;
	margin-right: 15px;
	font-size: 1.0em;
}

.LoveLinker
{
	float: left;
	margin-left: 22px;	
	color: #ffffff;
}

.LoveMessage
{
	color: #ff0000;
}


/*
 * Report Styling
 */
.report
{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	margin-top: 20px;
}

.report_title
{
	text-align: left;
	margin-top: 10px;
	color: #0e3757;
	font-size: 1.4em;
}


.report_title_underline
{
	background-color: #0e3757;
	height: 2px; 
	margin-right: 10px;	
	margin-top: 2px;
}


.report_header
{
	color: #ffffff;
	background-color: #0c2545;
	height: 20px;
	text-align: center;
}

.report_item
{
}

.Report_altitem
{
	background-color: #aec7f7;
	color: #000000;	
}

