/* **************************************************************
            MASTER     
****************************************************************/
div, td, p { font-family: verdana; font-size: 10pt; }

body { margin: 0; }

html {
  overflow-y: scroll;
}

body.SiteBody {
  background: transparent url(/GetSiteFile/body_fill.gif) repeat-x;
}

a {
  color: rgb(0,92,171);
  cursor: pointer;
}

a.weilerLogo { 
  position: absolute;
  left: 30px;
  top: 15px;
}

a.mgiLogo {
  position: absolute;
  top: 0;
  right: 0;
}

a.clientPortal {
  position: absolute;
  top: 0;
  right: 250px;
  display: none;
}

div#contactInfo {
  color: white;
  position: absolute;
  top: 88px;
  right: 10%;
}

div#mainMenu {
  position: absolute;
  top: 108px;
  left: 30px;
}

h1 {
  color: rgb(0,92,171);
  font-weight: normal;
  font-size: 16pt;
}

h2 { 
  font-weight: normal;
  font-style: normal; 
  font-size: 12pt; 
}

div#content {
  margin-top: 150px;
  margin-left: 225px;
  padding-left: 15px;
  min-height: 490px;

  width: auto;
  min-width: 750px;
  background: transparent url(/GetSiteFile/body_divider.gif) repeat-y;
}

div#leftNav {
  position: absolute;
  top: 150px;
  left: 10px;
  width: 205px;
}

a#loginButton,
a#logoutButton,
a.LogoutLink {
  position: fixed;
  bottom: 10px;
  right: 50px;
  
}

div.contentCol {
  width: 48%;
  margin-right: 2%;
  float: left;
}

div.imageHeading { 
  width: 100%;
}

div.imageHeading img {
  border: 1px solid rgb(0,92,171);
  display: block;
}

div.imageHeading div.transparency {
  background-color: white;
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 340px;
  height: 35px;
  position: absolute;
  z-index: 1;
  margin: 230px 0 0 10px;
}

div.imageHeading h2 {
  color: rgb(0,92,171);
  position: absolute;
  margin: 235px 0 0 25px;
  font-size: 16pt;
  z-index: 2;
}

div#loginLayer {
  bottom:40px;
  position:fixed;
  right:10px;
}

div.imageHeading h2 a {
  text-decoration: none;
}
div.imageHeading h2 a:hover {
  text-decoration: underline;
}
.LayoutManagerL { width: 750px; }
div.Layout1 div#Cell1 {
  width: 70%;
}
div.Layout1 div#Cell2 {
  width: 24%;
  padding-left: 5%;
}
div#LayoutManager { min-width: 750px; }


/* **************************************************************
            4 - NEWS     
****************************************************************/


/* **************************************************************
            16 - CONTACT MANAGER     
****************************************************************/
div.Description_RSS_Reader {
  display: none;
}

div.Title_RSS_Reader {
  font-weight: bold;
  margin-bottom: 4px;
  border-bottom: 1px solid rgb(200,200,200);
  margin-top: 10px;
}

/* **************************************************************
            33     
****************************************************************/
#mainMenu a.ManageJdMenu { position: absolute; margin: -25px 0 0 0; }
#leftNav a.ManageJdMenu { display: block; float: left; clear: both; }
#leftNav h2 { float: left; clear: both; }

ul.jd_menu li {
  padding: 6px 20px 6px 20px;
  font-weight: bold;
  font-size: 14px;
  background: url(/GetSiteFile/menu_divider.gif) no-repeat;
  background-position: top right;
}

ul.jd_menu li span a,
ul.jd_menu li span a:visited { 
  text-decoration: none; color: rgb(0,92,171);
  display: block;
}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active,
ul.jd_menu li.currentPage {
  background: transparent url(/GetSiteFile/menu_over.gif) repeat-x;
}

ul.jd_menu li.jdm_hover span a,
ul.jd_menu li.jdm_active span a {
  color: rgb(127,0,0);
}

.LayoutManagerS ul.jd_menu li,
#leftNav ul.jd_menu li {
  display: block;
  clear: both;
  width: 90%;
  font-size: 12px;
  background-image: none;
  white-space: normal;
  font-weight: normal;
  padding: 2px 0 4px 10px;
}

.LayoutManagerS ul.jd_menu li.currentPage span a,
#leftNav ul.jd_menu li.currentPage span a {
  color: rgb(127,0,0);
  line-height: 15px;
}

/* **************************************************************
            39     
****************************************************************/
div.listData span.label { display: none; }
div.listRow div.listData_4 {
  /* position: absolute;
  left: 0; */
}

div.listRow div.listData_4 img {
  border: 1px solid black;
  position: absolute;
}

div.listRow {
  /* position: relative;
   min-height: 195px; */
  min-width: 400px;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 15px;
}


div.listData {
  width: auto;
}

div.listRow div.listData_6,
div.listRow div.listData_5 {
  margin-left: 150px;
  margin-right: 10px;
}

div.listRow div.listData_5 {
  clear: both;
  width: auto;
}

div.listRow div.listData_5 p {
  display: block;
}

div.listRow div.listData_6 { font-weight: bold; }

div.listRow div.listData_7 { 
  margin-left: 150px;
  clear: both; 
}

div.listModule textarea {
  width: 90%;
  height: 300px;
}

