@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
/*lakeview 512*/
/* Elements of template0.jsp */

body {
  background: #e82;
  color: #000;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#wrap {
  margin: 10px auto;
  padding: 0;
  position: relative;
  text-align: left;
  width: 760px;
}

html>body #wrap {
    width: 760px;
} 

#header {
  margin: 0px auto;
  background: transparent url(../images/lakeview_header.jpg) 0 0 no-repeat;
  height: 288px;
  position: relative;
  width: 760px;
  text-align: center;
}

#logo {
  position: absolute;
  left: 18px;
  top: 15px;
}

#logo img {
  width: 70px;
  height: 70px;
}

a {
  outline:none;
}

#logo a {
  border: none;
}

#printlogo{
  display: none;
}

#tabs {position: absolute;
  top: 99px;
  left: 10px;
  width: 740px;
  height: 35px;
  padding-left: 0;
}

#nav {
  margin: 0;
  padding: 0;
}

/*#nav {
  float: left;
    background: url(../images/cirignani_tabs.jpg) 0 0 no-repeat;
}*/

#nav ul {
    margin:0;
  padding:0;
    list-style:none;
  text-align: left;
}

#nav li {
    margin: 0;
    padding: 0;
  float: left;
  height: 35px;
}

#nav a {
  float: left;
  display: block;
  height: 28px;
  background-image: url(../images/lakeview_tabs.jpg);
  background-repeat: no-repeat;
  font: 12px tahoma, verdana, sans-serif;
  color: #333;
    padding:0;
    text-decoration:none;
  outline: none;
}

#nav a:hover, #nav a.active {
  color: #fff;
}

#t23139 a {padding: 7px 15px 0 15px; background-position: 0 0;}

#t34266 a,
#t34265 a,
#t34264 a,
#t34261 a,
#t34260 a,
#t34259 a,
#t34281 a{
  padding: 7px 13px 0 13px; background-position: -100px 0;
}

#t23139 a:hover, #t23139 a.active {background-position: 0 -35px;}

#t34266 a:hover, #t34266 a.active, 
#t34265 a:hover, #t34265 a.active,
#t34264 a:hover, #t34264 a.active,
#t34261 a:hover, #t34261 a.active,
#t34260 a:hover, #t34260 a.active,
#t34259 a:hover, #t34259 a.active,
#t34281 a:hover, #t34281 a.active{
  background-position: -100px -35px;
}

#main-body {
  background-color: #fff;
  border-left: 2px solid #a32;
  border-right: 2px solid #a32;
  clear: both;
  margin: 0;
  padding: 0;
  width: 756px;
}

#main-table-body {
  padding: 0;
  margin: 0;
  border-collapse:collapse;
  width: 756px;
}

#main-table-body-leftcell, #main-table-body-rightcell {
  vertical-align: top;
  margin: 0;
  padding: 0;
}

#main-table-body-leftcell {  
  width: 208px;
  margin: 0;
  padding: 0;
}

#main-table-body-rightcell {
  margin: 0;
  padding: 0;
}

#sidebar {
  margin: 0 0 0 0;
  padding: 0;
}

#menu-header {
}


#menu {background-color: #89BBDE;
  width: 200px;
  padding: 0;
  margin: 0 0 0 8px;
  text-align: left;
}

#menu ul {
  font-size: 100%;
  margin: 0 0 0 5px;
  padding: 0 0 10px 0px;
  width: 195px;
}


#menu li {
  list-style: none;
  margin: 0 0 0px 0;
  padding: 0 0 0 0px;
  font: normal 14px/16px "trebuchet ms", tahoma, verdana, sans-serif;
  
}

#menu a {
  display: block;
  padding: 7px 0 7px 10px;
  margin: 0 0 0 0px;
  color: #fff;
  text-decoration: none;
  outline: none;
}

#menu a:hover {
  color: #333;
}

#menu a.current {
  color: #333;
  background: #fff url(../images/lakeview_menuA_bot.jpg) 0 100% no-repeat;
}

* html #menu a {
  margin-bottom: -15px;
}

#menu-footer {
  background: transparent url(../images/lakeview_menu_footer.jpg) 0 0 no-repeat;
  padding: 0 0 0 0;
  margin: 0 0 20px 8px;
  width: 200px;
  height: 14px;
}

#breadcrumbbar{
  position: relative;
  padding: 3px 0 2px 0;
  margin: 0px 0 10px 0px;
  background: none;
  font-family: tahoma, verdana, helvetica, sans-serif;
  color: #f00;
  width: 520px;
}

#breadcrumblist{
  width: 70%;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  font-size: 10px;
  text-transform: capitalize;
  color: #f00;
}

#breadcrumblist a {
  color: #f00;
  font-weight: bold;
  text-decoration: none;
  border-bottom: none;
}

#breadcrumblist a:hover {
  text-decoration: underline;
}

#breadcrumbemail {
  position: absolute;
  top: 3px;
  right: 75px;
  margin: 0;
  
  font-size: 10px;
  text-align: right;
  white-space: nowrap;
  text-transform: capitalize;
}

#breadcrumbemail a {
  text-decoration: none;
  font-weight: normal;
  color: #f00;
  border-bottom: none;
  line-height: 14px;
  padding: 0 0 1px 18px;
  background: url(../images/email.gif) center left no-repeat;
}

#breadcrumbprint {
  position: absolute;
  top: 3px;
  right: 0;
  margin: 0;
  
  
  font-size: 10px;
  text-align: right;
  white-space: nowrap;
  text-transform: capitalize;
}

#breadcrumbprint a {
  background: url(../images/print.gif) center left no-repeat;
  text-decoration: none;
  font-weight: normal;
  color: #f00;
  border-bottom: none;
  padding: 0 0 1px 18px;
  line-height: 14px;
}

#content {
  display: inline;
  margin: 0px 0 0 0;
  padding-right: 0px;
  padding-left: 0px;
}

#content-header {
  display: none;
}

#content-body {
  margin: 15px 0 0 0;
  padding: 0 0 0 12px;
  width: 520px;
}

#pagetitle{
  clear: both;
  padding: 0;
  margin: 0 0 0 0px;
  width: 520px;
  
}

#pagetitletext{border-bottom: 3px solid #8bd;
  padding: 0;
  margin: 0 0 0 0;
}

#pagetitletext h1{
  color: #f00;
  /*font: oblique normal 3em Georgia, "Times New Roman", serif;*/
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-weight: normal;
}

#content-footer {
  display: none;
}

#footer {
  background: transparent url(../images/lakeview_footer.jpg) 0 0 no-repeat;
  clear: left;
  width: 760px;
  height: 42px;
  margin: 0;
  padding: 0;
}

#footer p {
  margin: 0;
  padding: 4px 0 0 20px;
  color: #333;
  font: 1.2em/1.3em "trebuchet ms", tahoma, verdana, sans-serif;
}

#footer p.info {
  float: left;
}

#footer p.privacy {
  float: right;
  margin: 22px 20px 0 0;
  display: inline;
  padding: 0;
}

#footer p span.name {
  font: 16px Georgia, "Times New Roman", Times, serif;
}

#footer a {
  color: #333;
}

#footerwrap {
  position: relative;
}


/* 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{float: left;
  width: 300px;
  clear: both;
  display: inline;
  margin: 10px 0 20px 20px;
}

#poweredby a:link, #poweredby a:visited{
  color: #800;
  text-decoration: none;  
}

#poweredby a:hover, #poweredby a:active{
  text-decoration: underline;
}