@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);
/*haderlein517*/
/* Elements of template0.jsp */
body {
	background: green url(../images/haderlein_bg.jpg) 0 0 repeat;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	margin: 0;
	padding: 0;
	text-align: center;
}


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

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

#header {
	background: #fff url(../images/haderlein_header.jpg) 0 0 no-repeat;
	height: 152px;
	position: relative;
	width: 760px;
}

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

#logo img {
	width: 477px;
	height: 40px;
}

#printlogo{
	display: none;
}

#tabs {
	position: absolute;
	left: 0px;
	top: 116px;
	width: 760px;
	padding-left: 0px;
	height: 40px;
}


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

#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: 36px;
	text-indent: -9000px;
    margin:0;
    padding:0;
    text-decoration:none;
}

#t23492 a {width: 101px;}
#t26960 a {width: 107px;}
#t26961 a {width: 120px;}
#t26962 a {width: 130px;}
#t27035 a {width: 165px;}
#t26964 a {width: 131px;}

#t23492 a:hover, #t23492 a.active {background: #fff url(../images/haderlein_tabs.jpg) 0 -36px no-repeat;}
#t26960 a:hover, #t26960 a.active {background: #fff url(../images/haderlein_tabs.jpg) -101px -36px no-repeat;}
#t26961 a:hover, #t26961 a.active {background: #fff url(../images/haderlein_tabs.jpg) -208px -36px no-repeat;}
#t26962 a:hover, #t26962 a.active {background: #fff url(../images/haderlein_tabs.jpg) -328px -36px no-repeat;}
#t27035 a:hover, #t27035 a.active {background: #fff url(../images/haderlein_tabs.jpg) -456px -36px no-repeat;}
#t26964 a:hover, #t26964 a.active {background: #fff url(../images/haderlein_tabs.jpg) -620px -36px no-repeat;}


#main-body {
	background: #fff url(../images/haderlein_wrap.gif) 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 {
	background: url(../images/haderlein_bottom_sidebar.jpg) 100% 100% no-repeat;
	
}

#main-table-body-rightcell {
	background: url(../images/haderlein_bottom_right.jpg) 7px 100% no-repeat;
}

#sidebar {
	background: url(../images/haderlein_sidebar_bg.jpg) 0 0 no-repeat;
	margin: 1px 0 0 0;
	padding: 0;
	width: 144px;
}

#menu-header {
	height: 10px;
}


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

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

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

#menu a {
	color: #203B1C;
	text-decoration: none;
}

#menu a:hover{
	color: #203B1C;
	text-decoration: underline;
}

#menu a.current {
	color: #203B1C;
}

#menu-footer {
	margin: 0 0 40px 2px;
	padding: 0;
	width: 138px;
}



#banner {
	display: none;
}


#breadcrumbbar{
	border-bottom: 3px double #203B1C;
	background: #FCF7E7;
	padding: 3px 0 2px 0px;
	margin: 0;
	width: 760px;
	height: 15px;
}

#breadcrumblist{
	color: #203B1C;
	float: left;
	font-size: 90%;
	font-weight: bold;
	padding: 0 0 0 7px;
	width: 65%;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #203B1C;
	text-decoration: none;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #203B1C;
	text-decoration: underline;
}

#breadcrumbemail{
	float: right;
	font-size: 80%;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbemail a:link, #breadcrumbemail a:visited, #breadcrumbemail a:hover, #breadcrumbemail a:active{
	background: url(../images/email.gif) no-repeat 0px;
	color: #203B1C;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
}

#breadcrumbprint{
	float: right;
	font-size: 80%;
	padding: 0 0px 0 0;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbprint a:link, #breadcrumbprint a:visited, #breadcrumbprint a:hover, #breadcrumbprint a:active{
	background: url(../images/printer.gif) no-repeat left;
	color: #203B1C;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
}

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

#content-header {
	display: none;
}

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

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

#pagetitletext{border-bottom: 1px solid #203B1C;
	color: #203B1C;
	background: url(../images/haderlein_head_bg.jpg) 0 0 no-repeat;
	width: 609px;
	height: 32px;
	position: relative;
	padding: 0;
	margin: 1px 0 0 6px;
	clear: both;
	
}

#pagetitletext h1{
	position: absolute;
	
	font-size: 200%;
	font-family:  Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	background: url(../images/haderlein_footer.jpg) 0 0 no-repeat;
	font-size: 90%;
	width: 760px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#footerwrap {
	position: relative;
	height: 22px;
}

#footerMenu ul {
	text-align: right;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	height: 20px;
	
}

#footerMenu li {
	display: inline;
	padding: 0 10px 0 0;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	
}

#footerMenu a {
	color: #203B1C;
	text-decoration: none;
}

#footerMenu a:link {
	color: #203B1C;
	text-decoration: none;
}

#footerMenu a:visited {
	color: #203B1C;
	text-decoration: none;
}

#footerMenu a:hover {
	color: #203B1C;
	text-decoration: underline;
}

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

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


#privacy {
	color: #fff;
	text-align: right;
	margin: 3px 10px 0 0;
}

#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: -15px 0 0 2px;
	width: 300px;
	font-size: 90%;
	text-align: left;
}

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

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