/********* BANNER VARIATIONS **************/
.cat-banner {
  position:absolute;top:0;right:0;width:724px;
  border-top:50px solid #67bee7;
  border-bottom:9px solid #c8c8c8;
  height:60px;
  background-color:transparent;
  color:#707070;font-size:200%;padding-top:10px;
}

/*** Where to put a banner logo? ***/
#cat-banner-img {
  position:absolute;
  top:32px;right:160px;
}


#award-cat-list {}

#award-cat-list .cat-cat {
  border-top:1px dashed #c0c0c0;
  margin-top:10px;padding-top:10px;
}

#award-overview {
  background-image:url(/custom/images/cat-detail-background.gif);
  background-position:top right;
  background-repeat:no-repeat;
  height:370px;
  width:700px
}
html>body #award-overview {
  height:auto;
  min-height:370px;
}
#award-overview-copy {
  padding-right:200px
}

#award-overview h1 {
  font-size:160%;width:350px;z-index:1000;
}

.award-col {
  width:360px;border:1px solid white
}
#award-col-1 {
  float:right;margin-left:10px
}
.award-nominate {
  font-weight:bold;font-size:120%
}
#award-execsum {
  border:1px solid black;padding:5px; margin-top:10px
}

#award-votetable td {width:45%;padding:5px}
#award-vote-catdesc {}
#award-vote-execsum {}

#award-vote-form {
  margin-top:10px;padding-top:5px;border-top:1px solid black
}

#award-vote-submit  {text-align:center}
#award-vote-submit input {
  font-size:120%;font-weight:bold;background-color:#5384fe;color:white;padding:10px;width:75%
}
.award-sl-entry {
  margin-bottom:10px;padding-5px
}
.award-sl-winner {
  background-color:#f0f0f0;border:1px solid black;padding:5px
}
.award-sl-winner  h2 {
  color:#e1004a
}
#cat-list-table {width:100%}

#cat-list-table td {
  vertical-align:bottom
}
#cat-list-table div {
  width:200px;height:60px;
  border-bottom:5px solid black;
  margin:0 10px 10px 0;padding-bottom:10px;
  background-repeat:no-repeat;background-position:bottom left;position:relative;
}

.cat-list-989898 {border-bottom:5px solid #989898 !important}
.cat-list-003888 {border-bottom:5px solid #003888 !important}
.cat-list-6bbfe7 {border-bottom:5px solid #6bbfe7 !important}
.cat-list-e8e030 {border-bottom:5px solid #e8e030 !important}
.cat-list-98c010 {border-bottom:5px solid #98c010 !important}
.cat-list-e00050 {border-bottom:5px solid #e00050 !important}
.cat-list-f09800 {border-bottom:5px solid #f09800 !important}


#cat-list-table img {position:absolute;bottom:0px;left:-65px}
#cat-list-table a, #cat-list-table span {
  display:block;font-size:100%;color:black;font-weight:bold;
  margin:0;padding:0;
  position:absolute;bottom:5px;right:0;z-index:5000;
  width:135px;
  text-decoration:none
}
#cat-list-table a:hover {text-decoration:underline}


