#lgha_logo{
  width: 343px;
  position: relative;
  left: -44px;
  top: -44px;
  /* IE6 */
  _top: -66px;
}

#lgha_logo h1{
  text-align: right;
  float: right;
  font-size: 40px;
  margin: 0;
  padding: 0 18px 0 0;
  font-weight: bold;
  position: relative;
  color:#5f3227;
}
#lgha_logo h3{
  text-align: right;
  float: right;
  font-size: 16px;
  margin: 0 18px 0 0;
  position: relative;
  color:#58463f;
  top: 30px;
  clear: both;
}

#lgha_logo_image{
  _float: left;
  position: relative;
  top: -16px;
  left: 70px; 
}
/* IE7 ONLY */
*:first-child+html #lgha_logo_image {
  float: left;
}

#lgha_logo_image2{
  float: left;
  margin: 4px 0 0 100px; 
}

#lgha_summary{
  position: relative;
  font-size: 10px;
  top: -80px;
}

#top-3{
  position: relative;
  top: -66px;
  text-align: center;
}

.entry-project-details{
  margin: 0;
  padding: 0; 
}


.lgha-vote {
  background:url(/images/lgha_toplist_background.gif) repeat-y right;
  margin-top:60px;
  padding-bottom:20px;
  width:297px;
  float:left;
  /* IE 6 */
  _position: relative;
  _left: -46px;
  _padding-right: 0;
  _margin-right: 0;
}

.lgha-vote .text {
  margin:0px 10px 0px 90px;
  font-size:11px;
}

.lgha-vote .text h3 {
  font-size:large;
  font-weight:normal;
  color:#58463f;
}

#control_panel{
  /* IE6 */
  _position: relative;
  _left: 46px; 
}

.lgha-logo {
  background:url(/images/lgha_title.jpg) no-repeat top left;
  height:144px;
  width:220px;
  position:relative;
  top:-66px;
  left:-66px;
}

#entry-list .entry {
  margin:0px 10px 10px 0px;
  
}

#entry-list {
  width:585px;
}

.entry {
  float:left;
  width:185px;
  height:94px;
  color:#9F9F9F;
  font-size:11px;
  z-index:1; /* Accounts for a rather wierd draggable issue in FF2 */
}

.category-new-home {
  background:url(/images/header_best_new_home.gif) #f5f5f5 no-repeat top left;
}

.category-display-demonstration-home {
  background:url(/images/header_best_display_home.gif) #f5f5f5 no-repeat top left;
}

.category-renovation {
  background:url(/images/header_best_renovation.gif) #f5f5f5 no-repeat top left;
}
.category-shed-studio {
  background:url(/images/header_best_shed.gif) #f5f5f5 no-repeat top left;
}
.category-medium-density-townhouse-development {
  background:url(/images/header_best_townhouse.gif) #f5f5f5 no-repeat top left;
}

.entry .thumb {
  display:block;
  float:left;
  margin:0 5px 5px 10px;
  border:1px solid #9F9F9F;
  width: 70px;
  height: 55px;
}


.entry .title {
  font-size:11px;
  font-weight:bold;
  color:#000;
  text-align:right;
  white-space: nowrap;
  display:block;
  margin:3px 3px 10px 20px;
  width:155px;
  overflow:hidden;
  cursor: move;
}

.entry .stats {
  margin:0px 0 0px 90px;
  text-align: center;
}

.entry .stats dd {
  display:block;
  font-weight:bold;
  margin:3px 0px;
  line-height: 0.9em;
}

.entry .stats dt {
  margin:0px;
}

.entry .stats .stat {
  width:75px;
  text-align:left;
}

.stat {
  height:12px;
  background:#ececec;
  margin-left: 4px;
}

.stat-marker {
  background:#ccc;
  height:12px;
}

#structure-list {
  padding-left:5px;
  vertical-align:top;
  min-height:400px;
  width:100%;
}

#structure-list .scrollers {
  margin:3px auto;
}

#structure-list .scroll {
  display:block;
  float:left;
  background:#ececec;
  color:#ccc;
  font-weight:bold;
  text-decoration:none;
  width:50px;
  text-align:center;
  margin-right:1px;
}

#structure-list .scroll:hover {
  color:#fff;
  background:#ccc;
}

#hide_entry{
  float:right; 
  width: 140px; 
  height: 30px;
  cursor:pointer;
  padding: 0;
  margin: 0;
  z-index: 2000;
}

#vote_btn{
  position: relative;
  top: -4px;
  float:right; 
  height: 23px;
  cursor:pointer;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin: 0 6px 0 0;
  padding: 0;
}

.vote_btn1{
  background:url(/images/vote_btn_right1.gif) repeat-x top left;
}
.vote_btn2{
  background:url(/images/vote_btn_right2.gif) repeat-x top left;
}
.vote_btn3{
  background:url(/images/vote_btn_right3.gif) repeat-x top left;
}
.vote_btn4{
  background:url(/images/vote_btn_right4.gif) repeat-x top left;
}
.vote_btn5{
  background:url(/images/vote_btn_right5.gif) repeat-x top left;
}

.vote_btn1:hover{
 background:url(/images/vote_btn_right_hover1.gif) repeat-x top left;
}
.vote_btn2:hover{
 background:url(/images/vote_btn_right_hover2.gif) repeat-x top left;
}
.vote_btn3:hover{
 background:url(/images/vote_btn_right_hover3.gif) repeat-x top left;
}
.vote_btn4:hover{
 background:url(/images/vote_btn_right_hover4.gif) repeat-x top left;
}
.vote_btn5:hover{
 background:url(/images/vote_btn_right_hover5.gif) repeat-x top left;
}


#entry-detail #vote-button {
 padding: 5px 8px 5px 8px; 
 white-space: nowrap;
}

.structure-entry-list {
  width: 605px;
  border-top:1px dashed #ccc;
  border-bottom:1px dashed #ccc;
  padding:10px 0px 0px 25px;
  margin:20px 15px 15px 305px;
  /* IE6 */
  _width: auto;
  _margin: 10px 0 0 0;
  _padding: 10px 0 0 0;
  _display: inline-block;
}

/* IE7 ONLY */
*:first-child+html .structure-entry-list {
  margin:5px 0 15px 305px;
  padding:5px 0px 0px 35px;
}

.previous img {
  float:left;
  position: relative;
  left: 10px;
  top: 36px;
  width: 10px;
  /* IE6 */
  _left: -20px;
  _top: 42px;
}


/* IE7 ONLY */
*:first-child+html .previous img{
  left: 14px;
  top: 36px;
}


.structure-entry-list .next img,
.structure-entry-list .previous img {
  width:10px;
}

.structure-entry-list .next {
  float: right;
  _position: relative;
  _top: 0;
  _left: -10px;
}

#structure-detail {
  vertical-align:top;
}

#detail-shutter {
  height:400px;
  overflow:hidden;
  margin-left:315px;
  width:625px;
  /* IE6 */
  _margin-top: 30px;
}

#detail-shutter .cancel {
  position:relative;
  top:230px;
  left:290px;
}

/* FF2*/
/* TODO: This is creating problems in FF3 */
#detail-shutter, x:-moz-any-link {
  margin-left:15px;
}

#entry-detail {
  margin: 0 15px;
  padding:0px 10px 10px 20px;
  width:605px;
  /* IE6 */
  _position: relative;
  _top: -1360px;
}

#entry-detail h2{
  color: #000000;
}

 .category1{
  background:url(/images/entry_detail_background.gif) no-repeat top left;
}
 .category2{
  background:url(/images/entry_detail_background2.gif) no-repeat top left;
}
 .category3{
  background:url(/images/entry_detail_background3.gif) no-repeat top left;
}
 .category4{
  background:url(/images/entry_detail_background4.gif) no-repeat top left;
}
 .category5{
  background:url(/images/entry_detail_background5.gif) no-repeat top left;
}
 .vote1{
  background:url(/images/entry_detail_background.gif) no-repeat top left;
}
 .vote2{
  background:url(/images/entry_detail_background2.gif) no-repeat top left;
}
 .vote3{
  background:url(/images/entry_detail_background3.gif) no-repeat top left;
}
 .vote4{
  background:url(/images/entry_detail_background4.gif) no-repeat top left;
}
 .vote5{
  background:url(/images/entry_detail_background5.gif) no-repeat top left;
}

#entry-detail h2 {
  border-bottom-width:0px;
  margin-top:0px;
  padding-top:5px;
}

#entry-detail .control-panel {
  float:right;
  margin:10px 10px 0 10px;
}


#entry-detail .control-panel .close {
  color:#f00;
}

#entry-detail dl {
  margin:0px;
  padding:0px;
}

#entry-detail dt {
  margin-top:5px 0px 10px 0px;
  padding-top:10px;
  font-size:14px;
  color:#5f3227;
}

#entry-detail dd {
  margin:0px 10px 5px 0px;
  padding:0px 10px 10px 10px;
}

#entry-detail .stat {
  width:150px;
}

.loading {
    background:url(/images/spinner.gif) #fff no-repeat center;
}

.slot {
  width:185px;
  height:95px;
  position:relative;
  left:-10px;
  _left:-13px;
  margin-bottom:10px;
  padding:3px 3px 3px 103px;
}



/* IE7 ONLY */
*:first-child+html .slot {
  left:-13px;
}


.slot-hover .entry {
  display:none;
}

.best-new-home {
  background:url(/images/category_best_new.gif) no-repeat top left;
}

.best-display-demonstration-home {
  background:url(/images/category_best_demonstration.gif) no-repeat top left;
}

.best-renovation {
  background:url(/images/category_best_renovation.gif) no-repeat top left;
}

.best-shed-studio {
  background:url(/images/category_best_shed.gif) no-repeat top left;
}

.best-medium-density-townhouse-development {
  background:url(/images/category_best_townhouse.gif) no-repeat top left;
}

.ajax-error,
div#error,
.error {
  padding:3px 10px;
  border:1px solid #f00;
  background:#ffb8b8;
  color:#f00;
  text-align:center;
  margin:5px 0px;
}

.ajax-error {
  width: 200px;
}

.ajax-success {
  padding:3px 10px;
  border:1px solid #008000;
  background:#C0FFC0;
  color:#008000;
  text-align:center;
  margin:5px 0px;
  width: 200px;
}

.small-load {
  margin-left:10px;
}

#shadowbox .html {
  padding:10px;
}

#rank-panel{
  float: right;
  padding-right: 20px;
  clear: both;
}
#rank-panel .right{
  text-align: right;
  padding-right: 12px;
}

.entry-gallery {
  margin:15px;
  float:right;
  clear:right;
  width:260px;
}

.entry-gallery .gallery-links {
  margin:0px;
  padding:0px;
  height:30px;
  border-left:1px solid #d8d8d8;
}

.entry-gallery .gallery-links li {
  float:left;
  border:0px solid #d8d8d8;
  border-width:0px 1px 1px 0px;
  padding:10px 10px 0px 10px;
  list-style-type:none;
  background:#fff;
  height:20px;
  max-width:60px;
  line-height:8pt;
  text-align:center;
}

.entry-gallery .gallery-links li.active {
  position:relative;
  top:-1px;
  height:21px;
}

.entry-gallery .gallery-links li a {
  text-decoration:none;
  color:#000;
  font-size:11px;
}

.entry-gallery .gallery-thumbs {
  border:1px solid #d8d8d8;
  width:240px;
  height:180px;
  padding:15px;
}

.entry-gallery .intro {
  text-align:center;
  color:#000;
  padding-top:60px;
  height:120px;
}

.entry-gallery .gallery-thumbs .thumb {
  float:left;
  margin:0px 5px 5px 0px;
}

.entry-gallery .gallery-thumbs .thumb img {
  border:1px solid #d8d8d8;
  width: 240px;
  height: 180px;
}

.control-bar {
  margin-right:20px;
  font-size:11px;
  color:#876e58;
}

.control-bar h2 {
  font-size:20px;
  margin:0px;
  border: 0;
  margin: 0 0 4px 0;
  padding: 0;
  text-align: right; 
}

.control-bar .prizes {
  margin-bottom:20px;
  float: right;
  text-align: right; 
}

#order-entries{
  text-align: left; 
}

#control_panel .entry{
   border:1px solid #d8d8d8;
   margin: -1px 0 8px -1px;
}
#control_panel .entry:hover{
   border:1px solid #808080;
}