html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

html {
  font-size: 100.01%;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  font-size: 75%;
}
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: black;
}
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
body.bp p {
  margin: 0 0 1.5em;
}
body.bp p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
body.bp p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
body.bp a {
  text-decoration: underline;
  color: #e65c00;
}
body.bp a:visited {
  color: #b32900;
}
body.bp a:focus {
  color: #b7d74d;
}
body.bp a:hover {
  color: #b7d74d;
}
body.bp a:active {
  color: #d22525;
}
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
body.bp strong {
  font-weight: bold;
}
body.bp em {
  font-style: italic;
}
body.bp dfn {
  font-style: italic;
  font-weight: bold;
}
body.bp sup, body.bp sub {
  line-height: 0;
}
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
body.bp del {
  color: #666666;
}
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
body.bp li ul, body.bp li ol {
  margin: 0;
}
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
body.bp ul {
  list-style-type: disc;
}
body.bp ol {
  list-style-type: decimal;
}
body.bp dl {
  margin: 0 0 1.5em 0;
}
body.bp dl dt {
  font-weight: bold;
}
body.bp dd {
  margin-left: 1.5em;
}
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
body.bp th {
  font-weight: bold;
}
body.bp thead th {
  background: white;
}
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
body.bp tr.even td {
  background: #f0f0ff;
}
body.bp tfoot {
  font-style: italic;
}
body.bp caption {
  background: #eeeeee;
}
body.bp .quiet {
  color: #333333;
}
body.bp .loud {
  color: black;
}
body.bp .clear {
  clear: both;
}
body.bp .nowrap {
  white-space: nowrap;
}
body.bp .clearfix {
  overflow: hidden;
  display: inline-block;
}
body.bp .clearfix {
  display: block;
}
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.bp .showgrid {
  background: url('/axro10/media/images/grid.png?1279732159');
}
body.bp .error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
body.bp .error a {
  color: #8a1f11;
}
body.bp .notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
body.bp .notice a {
  color: #514721;
}
body.bp .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
body.bp .success a {
  color: #264409;
}
body.bp .hide {
  display: none;
}
body.bp .highlight {
  background: yellow;
}
body.bp .added {
  background: #006600;
  color: white;
}
body.bp .removed {
  background: #990000;
  color: white;
}

a.post {
  padding: 2px 0px 2px 22px;
  margin: -2px 0;
  background-image: url('/axro10/media/images/link_icons/27.png?1279920381');
  background-repeat: no-repeat;
  background-position: left center;
}

a.pres {
  padding: 2px 0px 2px 22px;
  margin: -2px 0;
  background-image: url('/axro10/media/images/link_icons/25.png?1279920381');
  background-repeat: no-repeat;
  background-position: left center;
}

a.add {
  padding: 2px 0px 2px 22px;
  margin: -2px 0;
  background-image: url('/axro10/media/images/link_icons/81.png?1279920399');
  background-repeat: no-repeat;
  background-position: left center;
}

.infobox {
  border: 1px solid #dadada;
  margin: 10px 10px 20px 10px !important;
  padding: 20px 20px 30px 80px !important;
  min-height: 40px;
  background-image: url('/axro10/media/images/interaction/edit-redo.png?1279923852');
  background-repeat: no-repeat;
  background-position: 1% center;
}
.infobox span {
  color: #bf311b;
}

.warning {
  border: 1px solid #dadada;
  margin: 10px 10px 20px 10px !important;
  padding: 20px 20px 30px 80px !important;
  min-height: 40px;
  background-image: url('/axro10/media/images/interaction/warning.png?1279923852');
  background-repeat: no-repeat;
  background-position: 1% center;
}

.nopres {
  border: 1px solid #dadada;
  margin: 10px 10px 20px 10px !important;
  padding: 20px 20px 30px 80px !important;
  min-height: 40px;
  background-image: url('/axro10/media/images/interaction/filefind.png?1279923852');
  background-repeat: no-repeat;
  background-position: 1% center;
}

.noacco {
  border: 1px solid #dadada;
  margin: 10px 10px 20px 10px !important;
  padding: 20px 20px 30px 80px !important;
  min-height: 40px;
  background-image: url('/axro10/media/images/interaction/gtk-refresh.png?1279923852');
  background-repeat: no-repeat;
  background-position: 1% center;
}

.errorbox {
  border: 1px solid #dadada;
  margin: 10px 10px 20px 10px !important;
  padding: 20px 20px 30px 80px !important;
  min-height: 40px;
  background-image: url('/axro10/media/images/interaction/error.png?1279923852');
  background-repeat: no-repeat;
  background-position: 1% center;
}

img.right {
  float: right;
  padding: 5px 0 5px 15px;
}

img.left {
  float: left;
  padding: 5px 15px 5px 0;
}

form.bp label {
  font-weight: bold;
}
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
form.bp input.title {
  font-size: 1.5em;
}
form.bp input[type=checkbox], form.bp input.checkbox, form.bp input[type=radio], form.bp input.radio {
  position: relative;
  top: 0.25em;
}
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
form.bp select {
  margin: 0.5em 0;
}
form.bp fieldset {
  border: 1px solid #cccccc;
}
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password],
form.bp textarea, form.bp select {
  border: 1px solid #bbbbbb;
}
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus, form.bp select:focus {
  border: 1px solid #666666;
}
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
form.bp textarea {
  width: 390px;
  height: 250px;
}

form .datetime {
  float: left;
}
form .date_input {
  width: 80px !important;
  float: none !important;
  margin-bottom: 10px !important;
}
form .time_input {
  width: 55px !important;
  float: none !important;
}
form .ui-datepicker-trigger {
  padding-left: 9px;
  vertical-align: middle;
}

.uniForm fieldset {
  margin: 20px 10px !important;
  padding: 0px 10px 10px 10px !important;
  border: 1px solid #dadada !important;
}
.uniForm fieldset legend {
  border-width: 0 1px;
  border-style: solid;
  border-color: #dadada !important;
  font-size: 90%;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 2px 5px !important;
  margin: 0px 0px 10px 0px !important;
}
.uniForm fieldset div:last-child {
  border: 0;
}

form.openid {
  margin-bottom: 80px;
}
form.openid ul {
  padding: 0;
  width: 530px;
  list-style-type: none;
}
form.openid ul li {
  float: left;
  padding: 4px;
}
form.openid ul li span {
  padding: 0 1em 0 3px;
}
form.openid ul li.highlight {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffdd66;
}
form.openid fieldset {
  display: none;
  clear: both;
  padding: 1em 0;
}
form.openid fieldset div {
  font-family: arial;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background: #efefef;
  padding: 20px 10px 0px;
  height: 41px;
}
form.openid div + fieldset {
  display: none;
}
form.openid label {
  display: block;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0.5em;
  color: #454545;
}
form.openid label strong {
  color: black;
}
form.openid input[type='submit'] {
  margin-left: 1em;
  float: right;
  margin: 1px 10px;
}
form.openid input[name=openid_username] {
  width: 8em;
  border: 1px solid #aaaaaa;
  padding: 4px 2px;
  margin: 0 4px;
  height: 9px;
}
form.openid input[name=openid_identifier] {
  width: 18em;
}
form.openid .openid_logo {
  color: #f7931e;
  padding: 6px 0px 8px 28px;
  background: url('/axro10/media/images/openidico.png?1279889721') no-repeat;
}

table.stripe {
  margin: 1em auto 4em 0 !important;
  border-collapse: collapse;
  border: 1px solid #dadada;
}
table.stripe .over td {
  background-color: #eeeeee !important;
}
table.stripe a {
  text-decoration: none;
}

#profile table, .profile table {
  border-collapse: collapse;
  border: 1px solid silver;
}
#profile table td, .profile table td {
  border: 1px solid silver;
}
#profile table a, .profile table a {
  text-decoration: none;
}
#profile table tr > td:first-child, .profile table tr > td:first-child {
  width: 200px;
}

a {
  color: #e65c00;
}

a.edit {
  padding: 4px 0px 2px 2px;
  width: 16px;
  height: 16px;
  margin: -2px 0;
  background-image: url('/axro10/media/images/link_icons/24.png?1279920381');
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  float: right;
}

body {
  background: #e7e7e7 url('/axro10/media/images/bg_horiz.png?1279880789') top center repeat-y;
}

#sub_page {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  margin-top: -226px;
}
#sub_page {
  display: block;
}
#sub_page #footer, #sub_page #bottom_content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 1000px;
}
* html #sub_page #footer, * html #sub_page #bottom_content {
  overflow-x: hidden;
}
#sub_page #sidebar {
  display: inline;
  float: left;
  margin-right: 3px;
  width: 354px;
}
* html #sub_page #sidebar {
  overflow-x: hidden;
}
#sub_page #content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 643px;
}
* html #sub_page #content {
  overflow-x: hidden;
}
#sub_page #content .cont {
  width: 592px;
}

#sub_page {
  margin-bottom: -350px;
}

#bottom {
  height: 429px;
  background: url('/axro10/media/images/foot_bg.png?1279880789') top center no-repeat;
}

#bottom_content {
  height: 170px;
  margin-top: 20px;
  padding-left: 17px;
}

.cont {
  padding-left: 17px;
}

#sidebar .cont {
  padding-left: 34px;
}

#head_style {
  height: 266px;
  background: url('/axro10/media/images/head_bg.png?1279880789') top center no-repeat;
}

#logo {
  padding-left: 102px;
  margin-top: 36px;
}

#menu {
  margin-top: 30px;
  background: url('/axro10/media/images/menu.png?1279880789') 70px 0px no-repeat;
  padding-top: 30px;
}
#menu .cont {
  background: url('/axro10/media/images/sidebar_line.png?1279880789') 40px 0px no-repeat;
  padding-top: 25px;
  padding-bottom: 5px;
}
#menu h4 {
  display: none;
}
#menu ul {
  list-style-type: none;
}
#menu ul li.sep {
  height: 15px;
}
#menu a {
  color: black;
  padding: 4px 2px 2px 22px;
  background: url('/axro10/media/images/link.png?1279880789') left center no-repeat;
  text-decoration: none;
}
#menu a:hover {
  color: #d22525;
  background: url('/axro10/media/images/link_hover.png?1279880789') left center no-repeat;
}

#news {
  margin-top: 30px;
  background: url('/axro10/media/images/news.png?1279880789') 70px 0px no-repeat;
  padding-top: 30px;
}
#news .cont {
  background: url('/axro10/media/images/sidebar_line.png?1279880789') 40px 0px no-repeat;
  padding-top: 25px;
  padding-bottom: 5px;
}
#news h4 {
  display: none;
}
#news .cont {
  padding-left: 68px;
  font-size: 90%;
}
#news .cont dt {
  font-weight: normal;
  padding: 4px 2px 2px 15px;
  background: url('/axro10/media/images/news_icon.png?1279880789') left center no-repeat;
}
#news .cont dd {
  padding-top: 6px;
  margin-bottom: 10px;
  background: url('/axro10/media/images/sidebar_line_thin.png?1279880789') left top no-repeat;
  color: #454545;
  width: 201px;
}

#info {
  margin-top: 30px;
  background: url('/axro10/media/images/important.png?1279880789') 70px 0px no-repeat;
  padding-top: 30px;
}
#info .cont {
  background: url('/axro10/media/images/sidebar_line.png?1279880789') 40px 0px no-repeat;
  padding-top: 25px;
  padding-bottom: 5px;
}
#info h4 {
  display: none;
}
#info .cont {
  padding-left: 68px;
}
#info .cont span {
  color: #d22525;
  font-weight: bold;
  font-size: 90%;
  padding-right: 6px;
}
#info .cont p {
  padding: 0;
  margin: 0;
}
#info .cont div.sep {
  background: url('/axro10/media/images/sidebar_line_thin.png?1279880789') left top no-repeat;
  height: 4px;
  width: 100%;
  margin: 6px 0;
}
#info .cont div.sepwide {
  background: url('/axro10/media/images/sidebar_line_thin.png?1279880789') left top no-repeat;
  height: 4px;
  width: 100%;
  margin: 16px 0;
}
#info .cont div.r, #info .cont div.l {
  float: left;
}
#info .cont #orgs div.r {
  width: 170px;
}
#info .cont #orgs p {
  margin-bottom: 10px;
}
#info .cont a {
  color: #84a41a;
}
#info .cont a:hover {
  color: #b7d74d;
}
#info .cont dl {
  margin: 2px 0 0 0;
}
#info .cont dl.sec {
  margin: 30px 0 0 0;
}
#info .cont dt {
  font-weight: normal;
  font-size: 90%;
}
#info .cont dd {
  margin: 0 0 8px 0;
  font-weight: bold;
  font-size: 90%;
}
#info .cont dd.drk {
  color: #d22525;
}

#axroprogram table {
  margin-top: 7px;
}
#axroprogram table td {
  padding: 0;
  vertical-align: top;
}
#axroprogram table .expand {
  width: 115px;
}
#axroprogram fieldset {
  margin-bottom: 30px;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  padding: 15px;
}
#axroprogram legend {
  color: black;
  margin-left: 10px;
}
#axroprogram .dayinfo {
  margin: 0 3px 0 0;
  padding: 0;
  font-weight: bold;
}
#axroprogram .chair {
  margin: 0;
  padding: 0;
}

.gallery-photo {
  float: left;
}
.gallery-photo a {
  padding: 0 2px;
}

.photo-gallery {
  width: 600px;
  border: 1px solid #dddddd;
  height: 225px;
  margin-top: 15px;
}
.photo-gallery h2 {
  margin: 4px 5px 10px 5px;
}

.photo-gallery-detail {
  width: 600px;
}

.prevnext {
  width: 600px;
  padding-top: 20px;
  clear: left;
}
.prevnext .l {
  float: left;
}
.prevnext .rplain {
  float: right;
}
.prevnext ul {
  clear: left;
  padding-top: 20px;
}

div.clr {
  clear: both;
}

#actionbar {
  height: 22px;
  text-align: right;
  padding: 30px 37px 0 0;
}
#actionbar div {
  float: right;
  margin-left: 10px;
}
#actionbar a {
  background: url('/axro10/media/images/btn_empty.png?1279880789') top left no-repeat;
  padding: 4px 0 2px 0;
  text-decoration: none;
  text-align: center;
  width: 87px;
  display: block;
}
#actionbar a:hover {
  background-position: -87px 0px;
}
#actionbar #login a, #actionbar #logout a {
  background: url('/axro10/media/images/btn.png?1279880789') top left no-repeat;
  padding-left: 6px;
  text-align: left;
  width: 81px;
}
#actionbar #login a:hover, #actionbar #logout a:hover {
  background-position: -87px 0px;
}

#header {
  margin-top: 45px;
  margin-bottom: 24px;
}
#header h1 {
  padding-left: 17px;
  display: none;
}
#header h2 {
  padding-left: 102px;
  display: none;
}
#header img#h1 {
  margin-bottom: 5px;
  padding-left: 51px;
}

#content .cont {
  padding-left: 9px;
}
#content h2 {
  font-size: 17px;
  font-weight: bold;
  padding-left: 16px;
  background: url('/axro10/media/images/content_line.png?1279880789') bottom left no-repeat;
}
#content h3 {
  font-size: 17px;
  background: url('/axro10/media/images/content_line.png?1279880789') bottom left no-repeat;
  padding: 2px 8px;
}
#content h4 {
  font-size: 15px;
  background: url('/axro10/media/images/content_line.png?1279880789') bottom left no-repeat;
  padding: 2px 16px;
}
#content p {
  padding-left: 8px;
}
#content p + ul, #content ul + ul, #content h3 + ul, #content ul ul {
  list-style-type: none;
  padding: 2px 20px;
}
#content p + ul li, #content ul + ul li, #content h3 + ul li, #content ul ul li {
  padding: 4px 2px 2px 14px;
  background: url('/axro10/media/images/cross.png?1279880789') left 10px no-repeat;
}

#overview {
  float: right;
  margin: 25px 15px;
  border: 1px dotted #ababab;
  padding: 10px;
}
#overview span {
  font-weight: bold;
}
#overview ul {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
#overview ul li.level-4 {
  margin-left: 10px;
}
#overview ul li.level-5 {
  margin-left: 20px;
}
#overview ul li.level-6 {
  margin-left: 30px;
}
#overview ul a {
  text-decoration: none;
}

#footer {
  margin-top: 1em;
}
#footer .cont {
  background: url('/axro10/media/images/footer_line.png?1279880789') top left no-repeat;
  padding-top: 5px;
  margin-left: 24px;
}
#footer span {
  color: #9f0000;
}
#footer span span {
  color: #d22525;
}

#bottom_content {
  color: #7b7b7b;
  font-size: 90%;
  margin-left: 10px;
  width: 600px;
}
#bottom_content div.l, #bottom_content div.r {
  float: left;
  width: 150px;
}
#bottom_content ul {
  list-style-type: none;
  padding: 8px 25px;
}
#bottom_content ul li {
  padding: 4px 2px 2px 14px;
  background: url('/axro10/media/images/arrow.png?1279880789') left 10px no-repeat;
  white-space: nowrap;
}
#bottom_content ul li a {
  color: #c5c5c5;
  text-decoration: none;
}
#bottom_content ul li a:hover {
  color: #d22525;
}
