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


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

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

#header {
	background: url(../images/axiom_header.jpg) 0 0 no-repeat;
	height: 208px;
	position: relative;
	width: 768px;
}

#logo {
	position: absolute;
	right: 20px;
	top: 42px;
}

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

#logo a {
	border: none;
}

#printlogo{
	display: none;
}

#tabs {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 768px;
	padding-left: 0px;
	height: 33px;
}


#nav {
	float: left;
    width: 768px;
  	background: url(../images/axiom_tabs.jpg) 0 0 no-repeat;
    height: 33px;
}

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

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

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

#t26186 a {width: 109px}
#t27963 a {width: 130px;}
#t27964 a {width: 147px;}
#t27965 a {width: 119px;}
#t27967 a {width: 138px;}
#t27968 a {width: 124px;}

#t26186 a:hover, #t26186 a.active {background: #fff url(../images/axiom_tabs.jpg) 0 -33px no-repeat; border: none;}
#t27963 a:hover, #t27963 a.active {background: #fff url(../images/axiom_tabs.jpg) -109px -33px no-repeat; border: none;}
#t27964 a:hover, #t27964 a.active {background: #fff url(../images/axiom_tabs.jpg) -239px -33px no-repeat; border: none;}
#t27965 a:hover, #t27965 a.active {background: #fff url(../images/axiom_tabs.jpg) -386px -33px no-repeat; border: none;}
#t27967 a:hover, #t27967 a.active {background: #fff url(../images/axiom_tabs.jpg) -505px -33px no-repeat; border: none;}
#t27968 a:hover, #t27968 a.active {background: #fff url(../images/axiom_tabs.jpg) -643px -33px no-repeat; border: none;}


#main-body {
	background: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#main-table-body {background: url(../images/axiom_basicWrap.gif) 0 0 repeat-y;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
	width: 768px;
}

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

#main-table-body-leftcell {
	background: url(../images/axiom_leftBG.jpg) 0 0 no-repeat;
	width: 154px;
	padding-bottom: 400px;
}

#main-table-body-rightcell {
	background: url(../images/axiom_wrap.jpg) 0 0 no-repeat;
	
}

#sidebar {
	margin: 0;
	padding: 0;
	width: 154px;
}

#menu-header {
	margin: 0;
	padding: 0;
}


#menu {
	width: 130px;
	height: 1px;
	padding-bottom: 5px;
	margin: 0;
}

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

#menu li {
	background: none;
	list-style: none;
	margin: 0 0 0 4px;
	width: 140px;
	padding: 0 0 0 0;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	
}

#menu a {
	padding: 5px 0 5px 10px;
	margin: 0;
	display: block;
	width: 130px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover{
	color: #fff;
	background-color: #5B3C4F;
	border: none;
}

#menu a.current {
	color: #fff;
	background-color: #5B3C4F;
}

#menu-footer {
	position: absolute;
	color: #fff;
	padding: 0;
	margin: 0 0 0 9px;
	width: 140px;
}

#menu-footer a.menu-footer {padding: 5px 0 5px 6px;
	display: block;
	color: #fff;
	background-color: #593A4C;
	border-bottom: none;
}


#banner {
	display: none;
}


#breadcrumbbar{
	background: none;
	padding: 3px 0 2px 0px;
	margin: 0;
	width: 608px;
	height: 15px;
	margin: 0;
}

#breadcrumblist{
	color: #5B3C4F;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 7px;
	width: 65%;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #5B3C4F;
	text-decoration: none;
	border: none;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #5B3C4F;
	text-decoration: underline;
	border: none;
}

#breadcrumbemail{
	float: right;
	font-size: 10px;
	text-align: right;
	width: 100px;
	line-height: 15px;
	text-transform: capitalize;
}

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

#breadcrumbemail a:hover{
	color: #0057C7;
}

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

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

#breadcrumbprint a:hover {
	color: #0057C7;
}

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

#content-header {
	display: none;
}

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

#pagetitle{background-color: #5B3C4F;
	padding: 0;
	margin: 0 0 0 0px;
	width: 605px;
	height: 30px;
}

#pagetitletext{
	color: #fff;
	width: 605px;
	height: 30px;
	background-color: #5B3C4F;
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	
}

#pagetitletext h1{
	color: #fff;
	position: absolute;
	font: normal 200% "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	background: url(../images/axiom_pagetitleBG.gif) 0 0 no-repeat;
	padding: 2px 0 0 35px;
	margin: 0 0 0 0;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	width: 768px;
	margin: 0 0 0 0;
	padding: 0;
	color: #4E1035;
	text-align: center;
}

#footerwrap {
	position: relative;
}



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

#footer p span.title {
	font-size: 14px;
	font-weight: bold;
}

#footer p span.phones {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

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


/*#privacy {
	color: #4E1035;
	text-align: right;
	margin: 3px 10px 0 0;
}

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

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

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

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

#privacy a:active{
	text-decoration: underline;
}
*/




#copyright{display: none;
	
}

#poweredby{
	margin: 5px 0 20px 0px;
	width: 768px;
	font-size: 12px;
	text-align: center;
}

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

#poweredby a:hover, #poweredby a:active{
	border-bottom: 1px solid #622;
}

