@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(../../lightbox/lightbox.css);
@import url(apps/listingwiz.css);
/* Firebird Development */
body {
	background: #eef3f9;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#wrap {
	background: url(../images/main_bg.gif) no-repeat;
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}
html>body #wrap {}

#logo {
	margin: 0; padding: 0;
	width: 209px; height: 62px;
	background: url(../images/logo_bg.jpg) no-repeat;
	text-indent: -9999px;
}
#logo a {
	display: block;
	width: 209px; height: 62px;
	overflow: hidden;
}

p#address {
	margin: 0; padding: 0;
	width: 133px; height: 59px;
	background: url(../images/address_bg.gif) no-repeat;
	position: absolute;
	top: 66px; left: 420px;
}
p#address span {
	display: none;
}
	
h2#sectiontitle {
	margin: 0; padding: 45px 0 0 5px;
	font-size: 30px;
	color: #800000;
	font-weight: normal;
}

#printlogo{
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


/*///////////////////////////////////////////////////////////////
 =Navigation
///////////////////////////////////////////////////////////////*/
#tabs {
	position: relative;
	width: 780px;
	margin: 0 auto;
}
#nav {
	position: absolute;
	top: -40px; right: 29px;
	font-size: 120%;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav ul li {
	float: left;
	background: url(../images/nav_sep.gif) center right no-repeat;
}
#nav ul li#t36599 {
	background: none;
}

#nav ul li a {
	display: block;
	padding: 3px 8px 6px 8px;
	color: #fff;
	text-decoration: none;
}
#nav ul li a:hover, #nav .active {
	background-color: #fff;
	color: #000;
}

#main-body {
	padding: 0 15px;
}
#main-table-body {
	border-collapse:collapse;
}
#main-table-body-leftcell {
	margin: 0px;
	padding: 0;
	vertical-align: top;
}	
#main-table-body-rightcell {
	margin: 0px;
	padding: 0;
	vertical-align: top;
}

#sidebar {
	margin: 0; padding: 0 0 300px 0;
	width: 218px;
	background: #eef3f9 url(../images/firebird_bg.gif) bottom left no-repeat;
}

/*///////////////////////////////////////////////////////////////
 =Header
///////////////////////////////////////////////////////////////*/
#header {
	width: 780px;
}
#header_top {
	height: 16px;
	background: url(../images/header_top.gif) no-repeat;
}
#header_content {
	background: url(../images/header_bg.gif) repeat-y;
	padding: 0 27px;
}
#header_bottom {
	height: 14px;
	background: url(../images/header_bottom.gif) no-repeat;
}



/*///////////////////////////////////////////////////////////////
 =Menu
///////////////////////////////////////////////////////////////*/
#menu-header {
	
}
#menu {
	/*background: url(../images/menu_bg.gif) repeat-y;
	padding: 0 17px 0 13px;*/
}

#menutop{
	background: url(../images/menu_top.gif) no-repeat;
	line-height: 12px;
	
}

#menubottom{
	background: url(../images/menu_bottom.gif) no-repeat;
	height: 18px;
	padding: 20px 0 0 0;
}

#menu h3 {
	margin: 0; 
	padding: 0 0 5px 4px;
	font-weight: normal;
	font-size: 140%;
}
#menu ul{
	
	background: url(../images/menu_bg.gif) repeat-y;
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 110%;
	line-height: 1em;
	padding: 0 17px 0 13px;
}
#menu ul li ul{
	background: none;
	padding: 0;
	margin: 0;
}
#menu * {height: 1%;}
#menu ul li {
	padding: 0;
}



#menu ul li a {
	color: #333;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	display: block;
	padding: 5px 3px 5px 15px;
	background: #eef3f9 url(../images/menu_arrow.gif) 8px 7px no-repeat;
}

#menu ul li ul li a{
	font-size:.9em;
	padding-left: 27px;
	background: #eef3f9 url(../images/menu_arrow.gif) 20px 7px no-repeat;
}

#menu ul li a:hover,
#menu ul li a.current {
	background: #dcdde1 url(../images/menu_arrow_hover.gif) 8px 7px no-repeat;
}

#menu ul li ul li a:hover,
#menu ul li ul li a.subcurrent:hover {
	background: #dcdde1 url(../images/menu_arrow_hover.gif) 20px 7px no-repeat;
}

#menu ul li ul li a.subcurrent {
	background: #eaeaea url(../images/menu_arrow_hover.gif) 20px 7px no-repeat;
}

#menu-footer {
	/*background: url(../images/menu_bottom.gif) no-repeat;
	height: 18px;
	padding: 20px 0 0 0;*/
}
#menu-footer p{
	display: none;
}

#banner {
	display: none;
}

/*///////////////////////////////////////////////////////////////
 =Breadcrumbs
///////////////////////////////////////////////////////////////*/
#breadcrumbbar{
	margin: 0; padding: 0 0 30px 0;
	font-size: 90%;
	color: #333;
}
#breadcrumblist{
	float: left;
	width: 250px;
}
#breadcrumblist a {
	color: #333;
}
#breadcrumbemail{
	float: right;
	text-align: right;
	width: 100px;
	line-height: 15px;
}
#breadcrumbemail a:link, #breadcrumbemail a:visited {
	background: url(../images/email.gif) left center no-repeat;
	float: right;
	color: #333;
	padding: 0 5px 0 16px;
	text-decoration: none;
}

#breadcrumbprint{
	float: right;
	text-align: right;
	width: 100px;
	line-height: 15px;
}
#breadcrumbprint a:link, #breadcrumbprint a:visited {
	background: url(../images/printer.gif) left center no-repeat;
	float: right;
	color: #333;
	padding: 0 5px 0 16px;
	text-decoration: none;
}

/*///////////////////////////////////////////////////////////////
 =Content
///////////////////////////////////////////////////////////////*/
#content {
	padding: 0;
	width: 539px;
	background: url(../images/content_bg.gif) repeat-y;
}

#content-header {
	background: url(../images/content_top.gif) no-repeat;
	height: 13px;
}
#content-body {
	padding: 5px 25px;
}
#content-footer {
	background: url(../images/content_bottom.gif) no-repeat;
	height: 18px;
}

/*///////////////////////////////////////////////////////////////
 =Pagetitle
///////////////////////////////////////////////////////////////*/
#pagetitle {
	margin:0 0 10px 0;
}
#pagetitletext h1 {
	font-weight: normal;
	margin: 0; padding: 0;
	color: #333;
	font-size: 22px;
}

#credit {
	float: left;
}
#copyright {
	float:left;
	color: #666;
}
#poweredby a{
	color: #666;
	text-decoration: none;
}

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

/*///////////////////////////////////////////////////////////////
 =Footer
///////////////////////////////////////////////////////////////*/
#footer {
	clear: both;
	margin: 0 auto;
	width: 760px;
	
}
#footerwrap {
	position: relative;
	width: 720px;
	height: 20px;
	margin: 0 0 0 0px;
	padding: 10px 10px 0 30px;
	text-align: right;
	color: #333;
	font-size: 80%;
	
}
#footernav {
	margin: 0; padding: 5px 0 0 0;
	list-style-type: none;
	font-size: 110%;
	float: right;
}
#footernav li {
	float: left;
	padding: 0 4px;
	border-right: 1px solid #666;
}
#footernav li.last {
	border: 0;
}
#footernav li a {
	display: block;
	text-decoration: none;
}
#footernav li a:hover {
	text-decoration: underline;
}

.small {
	font-size:.76em;
}