@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/mlsnibr.css);
@import url(apps/listingwiz.css);
/*hawthorne364*/
/* Elements of template0.jsp */
body {
	background: #f0e18c url(../images/hawthorne_htmlBG.gif) 0 0 repeat-x;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}


#wrap {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 790px;
}

html>body #wrap {
  	width: 790px;
} 

#header {
	background: transparent url(../images/hawthorne_header.jpg) 0 0 no-repeat;
	height: 130px;
	position: relative;
	width: 790px;
}

#logo {
	position: absolute;
	left: 30px;
	top: 12px;
}

#logo img {
	width: 120px;
	height: 115px;
}

#printlogo{
	display: none;
}

#tabs {
	position: absolute;
	left: 165px;
	top: 0px;
	width: 610px;
	padding-left: 0px;
	height: 23px;
}


#nav {
	float: left;
    width: 610px;
  	background: #fff url(../images/hawthorne_tabs.jpg) 0 0 no-repeat;
    height: 23px;
}

#nav ul {
  	margin:0;
	padding:0;
  	list-style:none;
}

#nav li {
 	list-style: none;
    margin: 0;
    padding: 0;
	display: inline;
}

#nav a {
	float: left;
	height: 23px;
	text-indent: -9000px;
    margin:0;
    padding:0;
    text-decoration:none;
	outline: none;
}

#t8906 a {display:none;}
#t40752 a {width:187px;}
#t8924 a {width: 131px;}
#t33729 a {width: 93px;}
#t33730 a {width: 93px;}
#t8921 a {width: 106px;}

#t40752 a:hover, #t40752 a.active {background: #fff url(../images/hawthorne_tabs.jpg) 0 -23px no-repeat;}
#t8924 a:hover, #t8924 a.active {background: #fff url(../images/hawthorne_tabs.jpg) -187px -23px no-repeat;}
#t33729 a:hover, #t33729 a.active {background: #fff url(../images/hawthorne_tabs.jpg) -318px -23px no-repeat;}
#t33730 a:hover, #t33730 a.active {background: #fff url(../images/hawthorne_tabs.jpg) -411px -23px no-repeat;}
#t8921 a:hover, #t8921 a.active {background: #fff url(../images/hawthorne_tabs.jpg) -504px -23px no-repeat;}


#main-body {
	background: #fff url(../images/hawthorne_wrap.jpg) repeat-y;
	clear: both;
	margin: 0;
	padding: 0;
}

#main-table-body {
	padding: 0;
	margin: 0;
	border-collapse:collapse;

}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#main-table-body-leftcell {
	
}

#main-table-body-rightcell {
}

#sidebar {
	margin: 1px 0 0 0;
	padding: 0;
	width: 165px;
}

#menu-header {
	height: 10px;
}


#menu {width: 165px;
	padding-bottom: 5px;
}

#menu ul{
	background: none;
	font-size: 100%;
	width: 145px;
	margin: 0 0 0 20px;
	padding: 0;
}

#menu li {
	background: none;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	font: normal 12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	
}

#menu a {
	font: 12px tahoma, verdana, sans-serif;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	padding-left: 13px;
}

#menu a:hover,
#menu a.current {
	color: #fff;
	text-decoration: none;
	background: transparent url(../images/hawthorne_liBG.gif) 0 3px no-repeat;
}

#menu-footer {
	margin: 15px 0 20px 0;
	padding: 0;
	width: 140px;
}



#banner {
	display: none;
}

#breadcrumbbar{
	position: relative;
	padding: 3px 0 2px 0;
	margin: 5px 0 10px 0px;
	background: none;
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #000;
	width: 570px;
}

#breadcrumblist{
	width: 70%;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

#breadcrumblist a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	text-transform: capitalize;
}

#breadcrumblist a:hover {
	text-decoration: underline;
}

#breadcrumbemail {
	position: absolute;
	top: 3px;
	right: 75px;
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(../images/email.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;text-transform: capitalize;
}

#breadcrumbemail a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	border-bottom: none;
}

#breadcrumbprint {
	position: absolute;
	top: 3px;
	right: 0;
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(../images/print.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	text-transform: capitalize;
}

#breadcrumbprint a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	border-bottom: none;
}

#content {
	display: inline;
	margin: 0px 0 0 0;
	width: 570px;
	padding-right: 0px;
	padding-left: 0px;
}

#content-header {
	display: none;
}

#content-body {
	margin: 0 0 0 20px;
	padding: 0;
	width: 570px;
}

#pagetitle{
	padding: 0;
	margin: 0 0 0 1px;
	width: 570px;
}

#pagetitletext{border-bottom: 1px solid #006;
	color: #006;
	height: 32px;
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	
}

#pagetitletext h1{
	
	font-weight: normal;
	font-style: oblique;
	font-family:  Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 22px;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	background: url(../images/hawthorne_footer.jpg) 0 0 no-repeat;
	width: 790px;
	height: 35px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#footerwrap {
	position: relative;
	font-size: 10px;
}

#footer p {
	margin: 0;
	padding: 2px 0 0 3px;
	color: #000;
}

#footer p #name {
	float: left;
	display: inline;
	margin-left: 85px;
}

#footer p #address {
	float: left;
	display: inline;
	margin-left: 40px;
}

#footer p #number {
	float: right;
	text-align: right;
	margin: 0 35px 0 0;
}

#footer p #tollfree {
	display: none;
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */


#privacy {
	float: left;
	color: #fff;
	text-align: left;
	margin: 0 0 0 25px;
}

#privacy a {
	color: #fff;
	text-decoration: underline;
}

#privacy a:link{
	color: #fff;
	text-decoration: underline;
}

#privacy a:visited {
	color: #fff;
	text-decoration: underline;
}

#privacy a:hover{
	color: #fff;
	text-decoration: underline;
}

#privacy a:active{
	color: #fff;
	text-decoration: underline;
}





#copyright{display: none;
	
}

#poweredby{
	position: absolute;
	margin: 25px 0 0 25px;
	width: 300px;
	font-size: 10px;
	text-align: left;
}

#poweredby a:link, #poweredby a:visited{
	color: #006;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	color: #006;
	text-decoration: underline;
}