/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body {
  color: #4f4f4f;
  font: 14px/20px Georgia, Helvetica, Arial, sans-serif; }

h2 {
  font: 20px/28px "Gotham", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.big_heading {
  color: #313131;
  font: 20px/28px "Gotham", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 230%;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase; }

a {
  color: #2e83ea;
  text-decoration: none; }

p {
  margin: 18px 0; }

.give-now a {
  color: #AE5C58!important; }

.subnav a {
  color: #45668e;
  font: 13px/15px "Gotham", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.arrow ul {
  border-top: 2px dotted #ececec;
  margin: 15px 25px 25px; }
  .arrow ul li {
    border-bottom: 2px dotted #ececec;
    padding: 5px 0; }
    .arrow ul li a {
      padding-left: 15px;
      display: block; }
  .arrow ul li:before {
    color: #2e83ea;
    content: "›";
    float: left; }
  .arrow ul ul {
    border-top: none;
    margin: 5px 10px 5px; }
    .arrow ul ul li {
      border-bottom: none;
      color: #036;
      font-size: 12px;
      padding: 0 0 0 15px; }
      .arrow ul ul li a {
        color: #036;
        padding-left: 15px; }
    .arrow ul ul li:before {
      color: #036;
      content: "»";
      float: left; }

#carousel {
  height: 307px; }
  #carousel a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  #carousel a + a {
    display: none; }

#content.extras .secondary {
  background: #fafafa;
  border: 1px solid #d5d5d5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset white 0 1px 0, inset rgba(0, 0, 0, 0.07) 0 -1px 0, rgba(0, 0, 0, 0.1) 0 1px 3px;
  -webkit-box-shadow: inset white 0 1px 0, inset rgba(0, 0, 0, 0.07) 0 -1px 0, rgba(0, 0, 0, 0.1) 0 1px 3px;
  -o-box-shadow: inset white 0 1px 0, inset rgba(0, 0, 0, 0.07) 0 -1px 0, rgba(0, 0, 0, 0.1) 0 1px 3px;
  box-shadow: inset white 0 1px 0, inset rgba(0, 0, 0, 0.07) 0 -1px 0, rgba(0, 0, 0, 0.1) 0 1px 3px;
  font: 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4e4e4e; }
  #content.extras .secondary div.image {
    padding-bottom: 4px;
    background: url(../images/sidebar_shadow.png) no-repeat center bottom;
    overflow: hidden;
    margin: 0 -5px;
    margin-bottom: 10px; }
    #content.extras .secondary div.image img {
      float: left;
      border: 1px solid #e4e4e4;
      background: #fff;
      padding: 4px; }
  #content.extras .secondary a {
    color: #78bdeb; }
  #content.extras .secondary h2 {
    font: 14px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #4f4f4f;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0; }
  #content.extras .secondary h1 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0; }

.nine60 {
  width: 960px;
  margin: 0 auto; }

.twoColumn .column1 {
  float: left;
  width: 320px; }
.twoColumn .column2 {
  margin-left: 320px;
  padding-right: 40px;
  width: 600px; }

#content .column1 {
  float: left;
  width: 260px; }
#content .column2 {
  float: left;
  padding-bottom: 20px;
  width: 700px; }
#content.extras .primary {
  width: 960px;
  float: left; }
  #content.extras .primary .column2 {
    width: 700px; }
#content.extras .secondary {
  width: 188px;
  padding: 9px 15px 0;
  float: right; }

section, footer {
  clear: both; }

header {
  border-bottom: 8px solid #2b517e;
  height: 100px;
  margin-bottom: 2px;
  position: relative; }
  header h1 a {
    background: url("../images/Logo_RGB.png") no-repeat;
    height: 68px;
    display: block;
    position: absolute;
    text-indent: -9999px;
    top: 16px;
    width: 189px; }
  header ul {
    position: absolute;
    top: 16px;
    right: 0px; }
    header ul li {
      display: inline;
      margin-left: 12px; }
    header ul a {
      color: #45668e;
      font: 13px/15px "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      text-transform: uppercase; }
  header input {
    border: 1px solid #d9d9d9;
    color: #c8c8c8;
    font: 12px/24px "Gothan", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding-left: 30px;
    position: absolute;
    top: 50px;
    right: 0px;
    height: 24px;
    width: 220px;
    background: url(../images/search.png) no-repeat 6px 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px; }

nav {
  background-color: #79bee7;
  text-align: center; }
  nav ul li {
    display: inline; }
  nav a {
    color: white;
    display: inline-block;
    font: 16px/18px "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding: 18px 18px; }
    nav a:hover {
      color: #2b517e; }

#overview {
  margin-top: 18px;
  text-align: center; }
  #overview h2 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px; }
    #overview h2 a {
      color: white;
      display: inline-block;
      font-weight: 100;
      padding: 10px 0;
      text-shadow: rgba(0, 0, 0, 0.5) 1px 0px 2px;
      width: 100%;
      -moz-box-shadow: inset rgba(0, 0, 0, 0.08) 0px -22px 10px, rgba(0, 0, 0, 0.2) 0px 0px 3px;
      -webkit-box-shadow: inset rgba(0, 0, 0, 0.08) 0px -22px 10px, rgba(0, 0, 0, 0.2) 0px 0px 3px;
      -o-box-shadow: inset rgba(0, 0, 0, 0.08) 0px -22px 10px, rgba(0, 0, 0, 0.2) 0px 0px 3px;
      box-shadow: inset rgba(0, 0, 0, 0.08) 0px -22px 10px, rgba(0, 0, 0, 0.2) 0px 0px 3px; }
  #overview p {
    padding: 15px 10px;
    text-align: left; }
  #overview ul {
    margin-top: -26px;
    position: relative;
    z-index: 10; }
  #overview li {
    display: inline-block;
    margin-right: 14px;
    width: 220px; }
    #overview li.last {
      margin-right: 0; }
    #overview li.give h2 {
      background: #d92236;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d92236), color-stop(100%, #b91b2d));
      background-image: -webkit-linear-gradient(top, #d92236, #b91b2d);
      background-image: -moz-linear-gradient(top, #d92236, #b91b2d);
      background-image: -o-linear-gradient(top, #d92236, #b91b2d);
      background-image: -ms-linear-gradient(top, #d92236, #b91b2d);
      background-image: linear-gradient(top, #d92236, #b91b2d); }
    #overview li.advise h2 {
      background: #a8ae1e;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a8ae1e), color-stop(100%, #919518));
      background-image: -webkit-linear-gradient(top, #a8ae1e, #919518);
      background-image: -moz-linear-gradient(top, #a8ae1e, #919518);
      background-image: -o-linear-gradient(top, #a8ae1e, #919518);
      background-image: -ms-linear-gradient(top, #a8ae1e, #919518);
      background-image: linear-gradient(top, #a8ae1e, #919518); }
    #overview li.receive h2 {
      background: #fe971e;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fe971e), color-stop(100%, #d88018));
      background-image: -webkit-linear-gradient(top, #fe971e, #d88018);
      background-image: -moz-linear-gradient(top, #fe971e, #d88018);
      background-image: -o-linear-gradient(top, #fe971e, #d88018);
      background-image: -ms-linear-gradient(top, #fe971e, #d88018);
      background-image: linear-gradient(top, #fe971e, #d88018); }
    #overview li.learn h2 {
      background: #a366bf;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a366bf), color-stop(100%, #8a51a3));
      background-image: -webkit-linear-gradient(top, #a366bf, #8a51a3);
      background-image: -moz-linear-gradient(top, #a366bf, #8a51a3);
      background-image: -o-linear-gradient(top, #a366bf, #8a51a3);
      background-image: -ms-linear-gradient(top, #a366bf, #8a51a3);
      background-image: linear-gradient(top, #a366bf, #8a51a3); }

#news {
  border-bottom: 3px solid #ececec;
  border-top: 3px solid #ececec;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 18px;
  overflow: hidden; }

#recentNews h2 {
  margin: 0 25px 0 25px; }

#highlight {
  padding: 5px 25px 25px 0; }
  #highlight h2 {
    font: 20px/28px Georgia, Helvetica, Arial, sans-serif; }

#content .main .accordian {
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }
  #content .main .accordian .group + .group {
    border-top: 1px solid #ccc; }
  #content .main .accordian .group h3 {
    margin: 0; }
  #content .main .accordian .group h3 a {
    display: block;
    font: 18px/28px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555;
    padding: 8px 15px;
    background: #efefef;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(#ffffff, #efefef);
    background: -moz-linear-gradient(#ffffff, #efefef);
    background: -o-linear-gradient(#ffffff, #efefef);
    background: -ms-linear-gradient(#ffffff, #efefef);
    background: linear-gradient(#ffffff, #efefef); }
    #content .main .accordian .group h3 a:before {
      content: '+';
      color: #999;
      font-size: 18px;
      font-weight: bold;
      position: relative;
      text-align: middle;
      bottom: 2px;
      display: inline-block;
      width: 18px; }
  #content .main .accordian .group.open h3 a {
    border-bottom: 1px solid #ccc; }
    #content .main .accordian .group.open h3 a:before {
      content: '-'; }
  #content .main .accordian .group:first-child h3 a {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }
  #content .main .accordian .group:last-child:not(.open) h3 a {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px; }
  #content .main .accordian .group .content {
    display: none;
    overflow: hidden;
    padding: 0 15px 12px; }
    #content .main .accordian .group .content li.subgroup {
      margin-left: -20px;
      list-style: none; }
      #content .main .accordian .group .content li.subgroup h4 {
        font: 15px/25px "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #content .main .accordian .group .content ul {
      margin-top: 12px;
      margin-bottom: 0; }
      #content .main .accordian .group .content ul ul {
        margin-top: 0; }

#content {
  padding: 15px 0 30px; }
  #content .column1 ul {
    margin-left: 5px; }
  #content h1 {
    margin: 6px 0; }
  #content h2 {
    color: #005596;
    font: 20px/28px Georgia, Helvetica, Arial, sans-serif; }
  #content .column2 {
    margin-top: 10px; }
  #content .main ul {
    margin: 0 0 20px 20px;
    list-style: disc; }
    #content .main ul li {
      margin: 0 0 5px; }
  #content .main ol {
    margin: 0 0 20px 20px;
    list-style: decimal; }
    #content .main ol li {
      margin: 0 0 5px; }

.radio label {
  font-size: 17px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: middle;
  padding-left: 20px;
  position: relative; }
  .radio label input {
    position: absolute;
    top: 2px;
    left: 0; }
.radio select {
  width: 90%; }
.radio .option {
  padding-left: 20px; }

.main .staff {
  overflow: hidden;
  padding: 10px 0 10px 98px;
  border-top: 1px solid #ccc; }
  .main .staff p {
    margin: 0 0 10px; }
  .main .staff .name-position {
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .main .staff img {
    float: left;
    margin: 0 15px 0 -98px; }

.main strong {
  font-weight: bold; }
.main textarea {
  width: 97%;
  margin: 10px 0;
  border: 1px solid #ccc;
  height: 100px; }
.main #general_gift {
  display: none; }
.main h3 {
  font-size: 17px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #333;
  margin: 15px 0; }

.breadcrumbs li {
  display: inline;
  margin-right: 5px; }

.right {
  float: right;
  margin-left: 25px;
  margin-bottom: 25px; }

.left {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px; }

img {
  border: 1px solid #e4e4e4; }

div.image {
  position: relative; }
  div.image div.caption {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    padding: 1px 7px 5px;
    font-size: 11px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222;
    background: #fff;
    opacity: 0.5; }
    div.image div.caption p, div.image div.caption h1, div.image div.caption h2, div.image div.caption h3, div.image div.caption h4, div.image div.caption h5, div.image div.caption h6 {
      margin: 0 !important; }
    div.image div.caption a {
      color: #111 !important; }
  div.image:hover div.caption {
    opacity: 0.9; }

#other {
  vertical-align: bottom;
  overflow: hidden; }

a#arts {
  width: 505px;
  height: 108px;
  background: url(../images/arts.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 25px;
  float: left; }

a#council {
  width: 400px;
  height: 133px;
  background: url(../images/council.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  float: right; }

table {
  width: 100%;
  margin: 0 0 20px; }
  table th {
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding: 5px 10px; }
  table td {
    border-bottom: 1px solid #eee;
    padding: 5px 10px; }

footer {
  width: 100%;
  background-color: #2b517e;
  color: white;
  font: 14px/20px "Gotham", Helvetica, Arial, sans-serif;
  font-weight: 100;
  min-height: 300px;
  padding-top: 40px;
  text-align: center; }
  footer ul li {
    display: inline;
    border-right: 1px solid white;
    padding: 0 10px; }
    footer ul li.last {
      border-right: none; }
  footer p {
    margin-top: 4px;
    font-size: 90%;
    -webkit-font-smoothing: antialiased; }

html body #content .main {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @group Right to Left */
  /* @end */ }
  html body #content .main .chzn-container {
    font-size: 13px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  html body #content .main .chzn-container .chzn-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    z-index: 999; }
  html body #content .main .chzn-container-single .chzn-single {
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f4f4f4), color-stop(0.48, #eeeeee), color-stop(0.5, #f6f6f6), color-stop(0.8, white));
    background-image: -webkit-linear-gradient(center bottom, #f4f4f4 0%, #eeeeee 48%, #f6f6f6 50%, white 80%);
    background-image: -moz-linear-gradient(center bottom, #f4f4f4 0%, #eeeeee 48%, #f6f6f6 50%, white 80%);
    background-image: -o-linear-gradient(top, #f4f4f4 0%, #eeeeee 48%, #f6f6f6 50%, white 80%);
    background-image: -ms-linear-gradient(top, #f4f4f4 0%, #eeeeee 48%, #f6f6f6 50%, white 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #f4f4f4 0%, #eeeeee 48%, #f6f6f6 50%, #ffffff 80%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaaaaa;
    -webkit-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 23px;
    line-height: 24px;
    padding: 0 0 0 8px;
    color: #444444;
    text-decoration: none; }
  html body #content .main .chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  html body #content .main .chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url(../images/chosen-sprite.png) right top no-repeat; }
  html body #content .main .chzn-container-single .chzn-single abbr:hover {
    background-position: right -11px; }
  html body #content .main .chzn-container-single .chzn-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px; }
  html body #content .main .chzn-container-single .chzn-single div b {
    background: url("../images/chosen-sprite.png") no-repeat 0 0;
    display: block;
    width: 100%;
    height: 100%; }
  html body #content .main .chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010; }
  html body #content .main .chzn-container-single .chzn-search input {
    background: white url("../images/chosen-sprite.png") no-repeat 100% -22px;
    background: url("../images/chosen-sprite.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url("../images/chosen-sprite.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em; }
  html body #content .main .chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  html body #content .main .chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px; }
  html body #content .main .chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background-image: -ms-linear-gradient(top, white 85%, #eeeeee 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative; }
  html body #content .main .chzn-container-multi .chzn-choices li {
    float: left;
    list-style: none; }
  html body #content .main .chzn-container-multi .chzn-choices .search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0; }
  html body #content .main .chzn-container-multi .chzn-choices .search-field input {
    color: #666;
    background: transparent !important;
    border: 0 !important;
    font-family: sans-serif;
    font-size: 100%;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  html body #content .main .chzn-container-multi .chzn-choices .search-field .default {
    color: #999; }
  html body #content .main .chzn-container-multi .chzn-choices .search-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.48, #e8e8e8), color-stop(0.5, #f0f0f0), color-stop(0.8, #f4f4f4));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, #e8e8e8 48%, #f0f0f0 50%, #f4f4f4 80%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, #e8e8e8 48%, #f0f0f0 50%, #f4f4f4 80%);
    background-image: -o-linear-gradient(top, #eeeeee 0%, #e8e8e8 48%, #f0f0f0 50%, #f4f4f4 80%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%, #e8e8e8 48%, #f0f0f0 50%, #f4f4f4 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%, #e8e8e8 48%, #f0f0f0 50%, #f4f4f4 80%);
    -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    border: 1px solid #aaaaaa;
    line-height: 13px;
    padding: 3px 20px 3px 5px;
    margin: 3px 0 3px 5px;
    position: relative; }
  html body #content .main .chzn-container-multi .chzn-choices .search-choice span {
    cursor: default; }
  html body #content .main .chzn-container-multi .chzn-choices .search-choice-focus {
    background: #d4d4d4; }
  html body #content .main .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url(../images/chosen-sprite.png) right top no-repeat; }
  html body #content .main .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
    background-position: right -11px; }
  html body #content .main .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
    background-position: right -11px; }
  html body #content .main .chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto; }
  html body #content .main .chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0; }
  html body #content .main .chzn-container .chzn-results li {
    display: none;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none; }
  html body #content .main .chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item; }
  html body #content .main .chzn-container .chzn-results .highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #2a62bc), color-stop(0.8, #3875d7));
    background-image: -webkit-linear-gradient(center bottom, #2a62bc 10%, #3875d7 80%);
    background-image: -moz-linear-gradient(center bottom, #2a62bc 10%, #3875d7 80%);
    background-image: -o-linear-gradient(bottom, #2a62bc 10%, #3875d7 80%);
    background-image: -ms-linear-gradient(top, #2a62bc 10%, #3875d7 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a62bc', endColorstr='#3875d7',GradientType=0 );
    background-image: linear-gradient(top, #2a62bc 10%, #3875d7 80%);
    color: #fff; }
  html body #content .main .chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal; }
  html body #content .main .chzn-container .chzn-results .highlighted em {
    background: transparent; }
  html body #content .main .chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item; }
  html body #content .main .chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold; }
  html body #content .main .chzn-container .chzn-results .group-option {
    padding-left: 15px; }
  html body #content .main .chzn-container-multi .chzn-drop .result-selected {
    display: none; }
  html body #content .main .chzn-container .chzn-results-scroll {
    background: white;
    margin: 0px 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    /* This should by dynamic with js */
    z-index: 1; }
  html body #content .main .chzn-container .chzn-results-scroll span {
    display: inline-block;
    height: 17px;
    text-indent: -5000px;
    width: 9px; }
  html body #content .main .chzn-container .chzn-results-scroll-down {
    bottom: 0; }
  html body #content .main .chzn-container .chzn-results-scroll-down span {
    background: url("../images/chosen-sprite.png") no-repeat -4px -3px; }
  html body #content .main .chzn-container .chzn-results-scroll-up span {
    background: url("../images/chosen-sprite.png") no-repeat -22px -3px; }
  html body #content .main .chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #5897fb; }
  html body #content .main .chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, white), color-stop(0.8, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 20%, #eeeeee 80%);
    background-image: -moz-linear-gradient(center bottom, white 20%, #eeeeee 80%);
    background-image: -o-linear-gradient(bottom, white 20%, #eeeeee 80%);
    background-image: -ms-linear-gradient(top, white 20%, #eeeeee 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 20%, #eeeeee 80%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  html body #content .main .chzn-container-active .chzn-single-with-drop div {
    background: transparent;
    border-left: none; }
  html body #content .main .chzn-container-active .chzn-single-with-drop div b {
    background-position: -18px 1px; }
  html body #content .main .chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #5897fb; }
  html body #content .main .chzn-container-active .chzn-choices .search-field input {
    color: #111 !important; }
  html body #content .main .chzn-disabled {
    cursor: default;
    opacity: 0.5 !important; }
  html body #content .main .chzn-disabled .chzn-single {
    cursor: default; }
  html body #content .main .chzn-disabled .chzn-choices .search-choice .search-choice-close {
    cursor: default; }
  html body #content .main .chzn-rtl {
    direction: rtl;
    text-align: right; }
  html body #content .main .chzn-rtl .chzn-single {
    padding-left: 0;
    padding-right: 8px; }
  html body #content .main .chzn-rtl .chzn-single span {
    margin-left: 26px;
    margin-right: 0; }
  html body #content .main .chzn-rtl .chzn-single div {
    left: 3px;
    right: auto; }
  html body #content .main .chzn-rtl .chzn-single abbr {
    left: 26px;
    right: auto; }
  html body #content .main .chzn-rtl .chzn-choices li {
    float: right; }
  html body #content .main .chzn-rtl .chzn-choices .search-choice {
    padding: 3px 5px 3px 19px;
    margin: 3px 5px 3px 0; }
  html body #content .main .chzn-rtl .chzn-choices .search-choice .search-choice-close {
    left: 4px;
    right: auto;
    background-position: right top; }
  html body #content .main .chzn-rtl.chzn-container-single .chzn-results {
    margin-left: 4px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 4px; }
  html body #content .main .chzn-rtl .chzn-results .group-option {
    padding-left: 0;
    padding-right: 20px; }
  html body #content .main .chzn-rtl.chzn-container-active .chzn-single-with-drop div {
    border-right: none; }
  html body #content .main .chzn-rtl .chzn-search input {
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, white;
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
    background: url("../images/chosen-sprite.png") no-repeat -38px -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    padding: 4px 5px 4px 20px; }
