body {
  background: #080808;
  color: #999;
  font-family: Georgia !important;
  font-size: 12px;
}
#mainTopContainer {
  position: relative;
  margin: 0 auto;
  width: 1044px;
  height: 570px;
}
.admin #mainTopContainer {
  height: 600px;
}

.dataFieldFormLoader {
  border: none;
}
.dataFieldFormLoader:hover {
  background: none;
}

#extrasPanelOuter {
  display: none;
}

p.label {
  margin-bottom: 0px;
}
p.label + .dataFieldFormLoader {
  margin-bottom: 10px;
}

a {
  color: #999;
}
a.current {
  color: #FFF !important;
}

/* HEADER */
#headerOuter {
  width: 1044px;
  height: 70px;
  margin: 30px auto 0px auto;
  position: relative;
}
#header {
  width: 800px;
  height: 70px;
  margin: 0px 120px 0px 120px;
  text-align: right;
  position: relative;
}
#headerOuter #logo {
  position: absolute;
  top: 0px;
  left: 0px;
}


/* NAV */
#navOuter {
  width: 1044px;
  margin: 0px auto;
  position: relative;
}
#navOuter a {
  text-decoration: none;
}
#navOuter #navContact {
  position: absolute;
  right: 130px;
  top: 0px;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
}
#nav,
#subnav {
  position: relative;
  left: 0px;
  width: 800px;
  margin: 0px 120px 0px 120px;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  padding: 0px;
  text-align: left !important;
  border-top: 1px solid #999999;
}
#nav p,
#subnav p {
  margin: 0px;
  padding: 0px 5px;
}

/* MAIN AREA */
#mainOuter {
  width: 1044px;
  margin: 30px auto 0px auto;
}
#main {
  width: 800px;
  position: relative;
  margin: 0px 120px 0px 120px;
  text-align: left;
}
#mainEnd {
	clear: both;
}

/* FOOTER */
#footerOuter {
  position: absolute;
  width: 1044px;
  bottom: 50px;
  left: 0px;
}
#footer {
  position: absolute;
  width: 800px;
  top: 0px;
  left: 120px;
  text-align: left;
  padding-top: 10px;
  border-top: 1px solid #999999;
}

#footer p {
  margin: 0px;
  padding: 0px 5px;
}
#footer input {
  text-align: left;
}
#footerOuter #locale {
  position: absolute;
  right: 130px;
  top: 10px;
}

#footerOuter #locale a {
  text-decoration: none;
}


/* ERROR AREA */
#errorContainer {
  width: 800px;
  position: relative;
  margin: 10px auto 0 auto;
  padding: 0 10px;
  line-height: 25px;

  border: 1px solid red;
  color: red;
}

/* CONTENT */
#contentOuter {
}
#content {
    position: relative;
}
#content #mainImage {
  width: 480px;
  height: 295px;
  overflow: hidden;
  margin-left: 5px;
}
.admin #content #mainImage {
  height: auto;
}
#content #mainImage #videoCode .dataFieldFormLoader {
  padding: 0px 0px 25px 0px;
  background: url(/neo/graphics/default/editVideoBg.gif) no-repeat bottom right;
}
#content #mainImage #videoCode object,
#content #mainImage #videoCode embed {
  background: black;
}
#content .mainText {
  position: absolute;
  width: 270px;
  height: 270px;
  top: 0px;
  right: 5px;
  overflow: hidden;
  /*  text-align: justify;*/
  /*  text-justify: newspaper;*/
}
#content .mainText .textToScroll {
}
#content .mainText p {
  margin: 0 3px 15px;
  line-height: 15px;
}
#content .mainText .text {
}
#content .mainText .text textarea {
  border: none;
  padding: 3px;
  margin: 0px;
  width: 265px;
  height: 265px !important;
}
#content .scrollContainer {
  position: absolute;
  top: 275px;
  right: 15px;
  z-index: 100;
}



#content .actions {
  position: absolute;
  top: 320px;
  right: 5px;
  width: 270px;
  height: 55px;
}


#content .listGroupMember.page {
}
#content .listGroupMember.page .mainImage {
  width: 150px;
}
#content .listGroupMember.page .text {
    width: auto;
}
#content .listGroupMember .pageDivider {
    border-top: 2px solid #65739D;
    margin: 1px -20px 1px -20px;
    padding: 0px 20px 0px 20px;
    clear: both;
}




#content .text .summary {
    margin-bottom: 5px;
}
#content .text .summary p {
    display: inline;
}
#content .groupTop {
  margin: 0px 0px 10px 0px;
}
#content .groupTop.dataFieldForm textarea {
	width: 690px;
	height: 65px;
}
#content .groupTop.dataFieldForm {
/*	min-height: 85px; */
}
#content .text ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
}
#content .text ol {
    margin: 0px;
    padding: 0px 0px 0px 30px;
}
#content .text li {
    padding: 0px 0px 5px 0px;
}

.divider {
  height: 1px;
  border-top: 2px solid #65739D;
  margin: 15px 0px 14px;
  clear: both;
}

/* GROUP MEMBER */
#content .groupMember {
    width: 236px;
    height: 315px;
    position: relative;

    margin: 0px 1px 1px 0px;
    background-repeat: no-repeat;
    background-position: top center;
    float: left;
}
#content .groupMember .header {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 236px;
    height: 80px;
    overflow: hidden;
}
#content .groupMember .header p,
#content .groupMember .header h1 {
    padding-left: 10px;
    padding-right: 10px;
}
#content .groupMember .headerbackground {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 236px;
    height: 80px;
    background: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#content .groupMember .clicktarget {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 236px;
    height: 315px;
}

#content .listGroupMember .text {
//  width: auto;
}

.listGroupMember .notPublished {
  border-left: 1px solid #F5B042;
  margin-left: -21px;
  padding-left: 21px;
}
.listGroupMember .notPublished .notPublishedInfo {
  background: #F5B042;
  margin: 0px -20px 0px -21px;
  padding: 5px 20px;
}

/* UTILS */
.utilsOuter {
  float: right;
  width: 200px;
  margin-top: 10px;
}
.utils p.description {
  font-style: italic;
}

.deleteRelationLink {
  float: left;
  margin-right: 5px;
}

/* MEMBER */
.member.new .utils {
  background: #F2F2F2;
  padding: 10px;
}
.member.new label,
.member.new .label,
.member.new #newMemberErrorCreate,
.member.new #logInMemberErrorLogIn {
  display: block;
  margin-bottom: 10px;
  padding-left: 5px;
  margin-left: -5px;
  font-weight: bold;
}
.member.new label input {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  width: 163px;
}
.member.new .error {
  background: #F5B042;
}
.member.new label div {
  display: inline;
}
#newMemberInfoOuter {
  border: 5px solid #F5B042;
  margin: 0px -10px;
}
#newMemberInfo {
  background: white;
  padding: 5px;
}
#content .member .text {
  float: none;
  width: 400px;
}

.summaryitem {
	float: left;
	height: 17px;
}

/* THIS AND THAT */
.dataFieldForm .byline,
.dataFieldForm .byline textarea {
	height: 30px;
	width: 210px;
	overflow: auto;
	font-style: italic;
}
.dataFieldForm .image .byline,
.dataFieldForm .image .byline textarea {
	height: 30px;
	width: 230px;
}
