    html {
        background-color: #ffffff;
		
    }

    body {
        font-family: Arial, Helvetica, Tahoma, sans serif;
        font-size: 73%;
        line-height: 1.4em;
    }


    #wrapper {
        width: 970px;
        background-color: #ffffff;
        position:relative;
        margin: 5px auto 5px auto;
        padding: 5px 5px 5px 5px;
    }

    #logo {
        width: 255px;
        height: 145px;
        float: left;
    }

    #topscroller {
        width: 616px;
        height: 145px;
        float: right;
        padding-bottom: 10px;
    }

    #menu {
        clear: both;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        margin-bottom: 24px;
        margin-top: 6px;
        height: 24px;
    }

    #lhmenu ul {
        list-style: none;
    }

    #lhmenu ul li {
        float: left;
        position: relative;
        list-style: none;
        line-height:1.35em;
    }

    #lhmenu ul li a {
        color: #000000;
        display: block;
        min-height: 21px;
        padding-right: 21px;
        padding-left: 10px;
        text-decoration: none;
        background: url(../images/menubg.png) bottom right no-repeat;
        vertical-align: top;
    }


    #lhmenu ul li a.first {
        padding-left: 0px;
        margin-left: -3px;
    }

    #lhmenu ul li a.last {
        background: #ffffff;
    }

    #lhmenu ul li a:hover {
            color: #5d5555;
    }

    #lhmenu li ul {
        position: absolute;
        width: 10em;
        left: -999em;
        margin-left: 0px;
        margin-top: 0;
        padding-top: 15px;
        background: #ffffff;
        filter: alpha(opacity=90); /* internet explorer */
        -khtml-opacity: 0.9;      /* khtml, old safari */
        -moz-opacity: 0.9;       /* mozilla, netscape */
        opacity: 0.9;           /* fx, safari, opera */
    }

    #lhmenu li ul li a {
        background: none;

    }

    #lhmenu li:hover ul {
        left: auto;
    }

    #lhmenu li:hover ul, #lhmenu li.sfhover ul {
        left: auto;
    }


    #lhmenu {
        margin-left: -20px;
        margin-top: -9px;
        padding-bottom: 3px;
        float: left;
    }

    #rhmenu {
        float: right;
        width: 215px;
        overflow: hidden;
    }

    #rhmenu form {
        float: right;
    }


    #bdwrap {
        clear: both;
    }

    #bdcol1, #bdcol2 {
        float: left;
    }

    #bdcol1 {
        width: 185px;
        margin-top: -15px;
    }

    #bdcol2 {
        width: 665px;
        margin-left: 25px;
        margin-top: -20px;
    }

    #bdcol2 li {
        margin-top: 0.5em;
        margin-right: 0pt;
        margin-bottom: 0.5em;
        margin-left: 0pt;
    }


    #bdcol3 img {
        margin-bottom: 5px;
    }

    #ft {
        padding-top: 100px;
        clear: both;
    }

    #ft > p {
        margin-bottom: 2px;
        padding-left: 1px;
    }


    h1 {
        font-size: 161.6%;
        margin-top: 14px;
        font-family: arial;
        color:  #5d5555;
        padding-top: 9px;
    }

    h2 {
        font-size: 161.6%;
        margin-top: 14px;
        font-family: arial;
        color:  #5d5555;
        padding-top: 4px;

    }

    #supporters {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        padding-top: 6px;
        margin-bottom: 10px;
    }

    #ft a {
        color: #000000;
        text-decoration: none;
    }

    #ft a:hover {
        color: #f26532;
    }

    input.login {
        width: 80px;
        font-size: 83%;
        border: 1px solid #c8c3bd;
        height: 17px;
        margin-right: 3px;
        vertical-align: top;
        margin-top: 4px;
    }
    input.password {
        width: 79px;
        font-size: 83%;
        border: 1px solid #c8c3bd;
        height: 17px;
        margin-right: 3px;
        vertical-align: top;
        margin-top: 4px;
    }

    input.submitbut {
        width: 31px;
        border: none;
        font-size: 83%;
        height: 19px;
        padding-bottom: 1px;
        vertical-align: top;
        margin-top: 4px;
    }

    input.helpbut {
        width: 11px;
        border: none;
        font-size: 83%;
        height: 19px;
        padding-bottom: 1px;
        vertical-align: top;
        margin-top: 4px;
        margin-left: 3px;
    }

    #ftsearch {
        float: right;
        width: 215px;
    }

    #ftsearch input.login {
        width: 169px;
    }



ul.menu li {
    line-height: 1.4em;
}


#bdcol2 ul li {
    list-style-image: url('../images/ul-marker.png');
    list-style-type: square;
}

#bdcol2 ul.error_list li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#bdcol2 ul.error_list {
	margin-left: 0;

}

#ftlink {
    margin-left: -16px;
    margin-top: -12px;
    float: left;
}

#ftlink ul li {
    float: left;
    position: relative;
}

#ftlink ul li a {
    display: block;
    height: 21px;
    padding-right: 20px;
    padding-top: 2px;
    padding-left: 10px;
    vertical-align: top;
}

#ftlink ul li a.first {
    padding-left: 0px;
    margin-left: -6px;
}



#ftlink ul {
    list-style: none;
}

#ftlink ul li {
    list-style: none;
}

#ftlink ul li a {
    background: url(../images/menubg.png) top right no-repeat;
}

#ftlink ul li a.last {
    background: #ffffff;
}



#ft a {
    color: #000000;
    text-decoration: none;
}

#ft a:hover {
    color: #5d5555;
}

#supporters img {
    float: right;
}

#supporters p {
    float: left;
    width: 120px;
}


ul.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.menu ul.menu {
    margin-left: 15px;
}

ul.menu li {
    margin: 0.6em 0;
}

ul.menu {
    list-style-type: none;
}

ul.menu ul.menu {
    margin-left: 15px;
}

ul.menu li {
    list-style-type: none;
    list-style-image: none;
}

ul.menu li a {
    background-image: none;
}



ul.menu li {
    line-height: 1.4em;
}

ul.menu li a {
    color: #5d5555;
    text-decoration: none;
}

ul.menu li a:hover {
    color: #c0bbba;
}

ul.menu li a.active {
    font-weight: bold;
}

form dt,
.media_section dt
{
      min-height: 1.5em; /* to make sure it stays aligned if it's empty */
      float: left;
      clear: left;
    }


form dd,
.media_section dd
{
      min-height: 1.5em;
      margin-left: 0px;
      padding-bottom: 5px;
    }


textarea {
    width: 660px;
    margin-top: 0.5em;
    background-color: #efefef;
    border:1px solid #5d5555;
}

input {
    background-color: #efefef;
    border:1px solid #5d5555;
}

.description {
    color: #5d5555;
    font-size: 83%;
	display: block;
	position: relative;
	margin-left: 0;
}

form dl dd span.description,
.media_section dl dd span.description
{
	display: block;
	clear: left;
	margin-left: 0;
}


fieldset {
    padding: 0;
    margin: 0;
}

form dl,
dl.media_section
{
    margin: 0;
}

form dl dd,
.media_section dl dd
{
    margin: 0;
}

label {
	font-weight: normal;
}

form dl dt label,
.media_section dl dt label
{
    display: block;
    width: 200px;
    text-align: left;
    padding-right: 10px;
    padding-top: 0;
}

form dd textarea {
	clear: left;
	margin: 0;
}

form dl dd ul,
.media_section dl dd ul
{
	clear: left;
}

form dl dd ul.radio_list,
.media_section dl dd ul.radio_list
{
	padding-top: 8px;
}

form dl dd ul.checkboxlist,
.media_section dl dd ul.checkboxlist
{
	margin-top: -5px;
}

.actions {
	padding-left: 5px;
	padding-right: 5px;
	clear: left;

}


span.disclaimer
{
    display: block;
    margin: 0 0 10px 0;

    font-weight: normal;
}

#fieldset_disclaimers dd + dt
{
    margin-top: 10px;
}

#fieldset_colleagues
{
    padding-bottom: 5px;
    width: 385px;
}

#fieldset_colleagues dl
{
    margin: 0 10px;
}

#fieldset_colleagues legend
{
    margin-left: 10px;
    margin-bottom: 10px;
}

dl dd #fieldset_colleagues {
	font-weight: bold;
	margin-top: 20px;
}


.fieldset_colleague legend
{
    margin-bottom: 10px;
	font-weight: normal;
}

.fieldset_colleague dl
{
    padding-left: 5px;
    margin-left: 0px;
}

applet.iupload
{
    width: 665px;
    height: 170px;
}

.form-errors,
.form-messages
{
    display: block;
    margin-bottom: 5px;
}

.form-errors,
.error_list,
.unpaid,
.unconfirmed
{
    background-color: #FCC;
    border: 1px solid #D77;
}

.form-errors,
.error_list
{
    padding: 10px;
}

.paid,
.unpaid,
.unconfirmed
{
  padding: 2px 5px;
}

.form-messages,
.paid
{
    background-color: #DFD;
    border: 1px solid #0A0;
}

#bdcol1 .content ul.menu + ul.menu
{
    margin-top: 30px;
}

ul.file_list.images li img
{
    max-width: 100px;
    max-height: 100px;
}

dd + dt.media_list_heading,
dd + dt.content_section_heading
{
    margin-top: 20px;
}

span.media_limit_reached
{
    color: #C00;
}

.more_info
{
    display: block;
    margin-bottom: 20px;
}

dl.content_section dt label {
    display: block;
    width: 100%;
    padding-top: 10px;
}

dl.content_section dt {
	float: none;
}

.form-required
{
    color:#F00;
}

#rhmenu
{
    overflow:hidden;
}

#rhmenu
{
    float:right;
    width:215px;
}

#rhmenu p
{
    margin:0;
	margin-top: 3px;
    text-align:right;
}

#rhmenu a {
	color: #c0bbba;
}

#rhmenu a:hover {
	color: #5d5555;
}

.empty_list
{
    font-style: italic;
}

.media_limit_reached
{
    display: block;
    clear: left;
}


dl.content_section dt label {
    display: block;
    width: 100%;
    padding-top: 10px;
}

dl.content_section dt {
	float: none;
}

dl.media_section {
	display: block;
}

dt.media_list_heading {
	display: block;
	float: none;
}


#bdcol2 a {
	color: #c0bbba;
	text-decoration: underline;
}

#bdcol2 a:hover {
	color: #5d5555;
	text-decoration: none;
}

#fieldset_project_details textarea, #fieldset_applicant_details textarea {
	width: 300px;
}

.fallback_uploader
{
    display: block;
    clear: left;
}

.fallback_uploader label
{
    display: none;
}

.entry_list form,
.form_actions form
{
    display: inline;
}

input[type="button"],
input[type="submit"]
{
    cursor: pointer;
}

.form_actions
{
    margin-top: 30px;
}

.actions div
{
    display: inline;
}

#award_entry_project_address_2_label
{
    visibility: hidden;
}

#lores_images > li {
     padding-bottom: 10px;
}

#lores_add, #hires_add, #document_add {
  display: block;
  float: none;
  clear: left;
}

#bdcol2 .error_list a
{
  color: #000 !important;
}

.warning_text
{
  color: #F00;
}

.entry_list .paid
{
  margin-left: 5px;
}

dl#entry_overview
{
  margin: 0;
}
dl#entry_overview dd
{
  margin-left: 0;
}
dl#entry_overview dd + dt
{
  margin-top: 10px;
}
dl#entry_overview dt + dd
{
  margin-top: 2px;
}
dl#entry_overview ul
{
  margin-top: 0;
}
dl#entry_overview ul li
{
  margin: 0;
}
dl#entry_overview dl.section
{
  margin-left: 20px;
}

table.payment_summary th,
table.card_details th,
table.unconfirmed_payments th
{
  text-align: left;
}
table.payment_summary tfoot
{
  font-weight: bold;
}

.actions form
{
  display: inline;
}

#Ecom_Payment_Card_ExpDate_Month,
#Ecom_Payment_Card_ExpDate_Year
{
  width: 20px;
}
#Ecom_Payment_Card_Verification
{
  width: 30px;
}

.noshow
{
  display: none !important;
}

#fieldset_disclaimers dd
{
  clear: left;
}

.entry_number
{
  color: #5d5555;
  font-size: 83%;
  display: block;
  margin-top: 20px;
}

.judging_entry_list
{
  max-height: 150px;
  overflow-y: scroll;
  
  margin-left: 10px;
  padding: 10px 10px 10px 25px;
  
  border: 1px solid #DDD;
}

.judging_nav form
{
  display: inline;
}

.judging_nav form input[disabled=disabled]
{
  border: 1px solid #CCC;
  color: #CCC;
}

img.judging_image
{
  margin: 10px 0;
  padding: 10px;
  
  border: 1px solid #DDD;
  
  max-height: 300px;
}

#judging_category,
#judging_project
{
  float: left;
}
#judging_project
{
  margin-left: 10px;
}
#judging_judgement
{
  clear: both;
  padding-top: 1px;
}

.judging_field + .judging_field
{
  margin-top: 20px;
}
.judging_field div + div
{
  margin-top: 5px;
}
.judging_field .description br:first-child
{
  display: none;
}
.judging_field ul
{
  margin-left: 0;
}
.judging_field ul li
{
  float: left;
  margin-right: 10px;
  list-style-type: none;
}
.judging_field .clear_me
{
  clear: both;
}
.judging_field .error_list
{
  clear: both;
}
.judging_field .error_list li
{
  float: none;
}

table.unconfirmed_payments th,
table.unconfirmed_payments td
{
  vertical-align: top;
}
table.unconfirmed_payments td ul
{
  margin-top: 0;
  margin-bottom: 0;
}