html {
  max-width: 1500px;
  overflow-x: hidden;
}

body {
  background-color: #EAE9D5;
}

#admin-menu-wrapper
{
  max-width: 1450px;
}

#admin-menu
{
  max-width: 1450px;
}

div#page-wrapper{
  background-color: #EAE9D5;
/*  position: absolute; 
  top: 50px; */
}

div#main-wrapper{
  position: absolute; 
  top: -10px;
}

div#main{
  width:1450px;
  min-height:1080px;
  background-color: #FFFFFF;
  background-image: url('/sites/default/files/media/images/JUEL_PageText.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-color: #EAE9D5;
  line-height: 1.5;
  /* font-size: 87.5%; */
  font-size: medium;
  font-family: georgia, palatino, times;
  word-wrap: break-word;
/*  margin: 0; */
  margin-top: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  position: relative
  z-index: -1;
}

div#header{
  position: absolute;
  top: 75px;
  left: 300px;
  background-color: transparent;
  z-index: 5;
}

div#content{
  font-family: georgia, palatino, times;
  font-size: medium;
  position: relative;
  left: 253px;
  top: 115px;
  width: 350px;
  background-color: #FFFFFF;
}

div#footer-wrapper{
  display: none;
}

div#secondary-menu{
  display: none;
}

div#main-menu{
  visibility: visible;
}


#main-menu-links a {
  color: #FFFFFF;
  background-color: transparent;
  font-size: 13px;
}

#main-menu-links a:hover {
/*  color: #FF66FF; */
/*  background-color: transparent; */
}

#main-menu-links li a.active,
#main-menu-links li.active-trail a {
  background: transparent;
  background-color: transparent;
  color: #0099FF;
}

div.tabs {
  position: absolute;
  height: 78px; 
  width: 60px;
  top: 5px; 
  left: -65px;
}


div.panel-flexible-inside{
  width: 925px;
  overflow: none;
}


div.juel-essay-content {
  width: 685px; 
/*  overflow: auto; */
}

div.view-view-easay-images {
  width: 230px;
  margin-left: 5px;
  overflow: auto;
}

div.views-field.views-field-title.image_info_text {
  width: 220px;
  text-align:right;
}


#content .section {
/*  position: relative; */
  width: 920px;
  background-color: #FFFFFF;
}

tr {
    background: none repeat scroll 0% 0% #FFFFFF;
}

h1#page-title {
  color: #000;
  display:none;
} 

#page-title{
  line-height: 2.5;
  font-size: 150%;
  text-align:center;
}


.item-list .pager {
  font-size: 125%;
}

ul.pager{
  height:50px;
}


.layerControlsInput {
  margin-top: 5px;
}

.layerControls ol, 
.layerControls ul {
  padding: 0 0 0 0;
  list-style: none;
}

.layerControls label {
  display: inline;
  font-weight: normal;
  margin: 5px 0;
}

.layerControls p {
  display: inline;
  width: 100px;
  margin-left: 5px ;
}
