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: #797979;
  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: #686868;
}
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: #41c7ff;
}
body.bp a:visited {
  color: #0e94cc;
}
body.bp a:focus {
  color: #9de2ff;
}
body.bp a:hover {
  color: #9de2ff;
}
body.bp a:active {
  color: #41c7ff;
}
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: #acacac;
}
body.bp .loud {
  color: #575757;
}
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('/ibws11/media/images/grid.png?1297019993');
}
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('/ibws11/media/images/link_icons/27.png?1297019992');
  background-repeat: no-repeat;
  background-position: left center;
}

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

a.add {
  padding: 2px 0px 2px 22px;
  margin: -2px 0;
  background-image: url('/ibws11/media/images/link_icons/81.png?1297019992');
  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('/ibws11/media/images/interaction/edit-redo.png?1297019993');
  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('/ibws11/media/images/interaction/warning.png?1297019993');
  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('/ibws11/media/images/interaction/filefind.png?1297019993');
  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('/ibws11/media/images/interaction/gtk-refresh.png?1297019993');
  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('/ibws11/media/images/interaction/error.png?1297019993');
  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;
}

.content {
  display: none;
  float: right;
  margin: 25px 15px 25px 15px;
  border: 1px solid #aaaaaa;
  background: #f9f9f9;
}
.content ul {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.content a {
  text-decoration: none;
  font-size: 10px;
}
.content span.inf {
  display: block;
  margin: 0;
  padding: 5px 0 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
}
.content span.inf ul li a span {
  font-size: 10px;
}

li.level-3 {
  padding: 0 0 0 10px;
}

li.level-4 {
  padding: 0 0 0 25px;
}

li.level-5 {
  padding: 0 0 0 40px;
}

li.level-6 {
  padding: 0 0 0 55px;
}

blockquote {
  margin-left: 25px;
  padding-left: 25px;
  border-left: 1px dashed #666666;
}

div.block {
  margin: 25px;
  border: 1px solid #666666;
  padding-left: 10px;
}

.drk {
  color: #dd0000;
}

.inside_content p {
  padding-left: 15px;
  text-align: justify;
}

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: left;
  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: #797979;
}
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('/ibws11/media/images/openidico.png?1297019993') no-repeat;
}

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

#profile table, .profile table {
  width: 461px !important;
  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.edit {
  padding: 4px 0px 2px 2px;
  width: 16px;
  height: 16px;
  margin: -2px 0;
  background-image: url('/ibws11/media/images/link_icons/24.png?1297019992');
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  float: right;
}

body {
  background: #a4e4ff;
  color: #797979;
  font-family: verdana, sans-serif;
  font-size: 12px;
  padding: 0;
}

#ground {
  width: 1200px;
  margin: 0 auto 0 auto;
  background-image: url('/ibws11/media/images/tile.png?1297021175');
  background-repeat: repeat-y;
  background-position: top left;
}

#top {
  height: 479px;
  background-image: url('/ibws11/media/images/head.jpg?1297021175');
  background-repeat: no-repeat;
  background-position: top left;
}

#logo {
  display: block;
  width: 300px;
  height: 200px;
  padding: 40px 0 0 120px;
}

#main {
  margin: -250px 100px -100px 100px;
}

#bottom {
  height: 250px;
  background-image: url('/ibws11/media/images/foot.jpg?1297021175');
  background-repeat: no-repeat;
  background-position: top left;
  text-align: right;
  padding: 160px 124px 0 124px;
}

#bot_left {
  float: left;
  margin-top: -10px;
}

#bot_right {
  float: right;
}

#sub_page {
  background: white;
}

#main1 {
  position: relative;
  left: 1px;
  width: 999px;
}

#menu {
  float: left;
  width: 288px;
  white-space: nowrap;
}
#menu .cont {
  padding-left: 10px !important;
}

#info {
  float: right;
  width: 239px;
  padding: 127px 0 10px 10px;
}

#content {
  margin: 0 240px 0 289px;
  padding: 125px 0 10px 0px;
}

h3, h2, .section {
  padding-left: 15px;
  margin: 10px 0 0 15px;
  font-size: 20px;
  font-weight: normal;
  height: 43px;
  background-image: url('/ibws11/media/images/line_short.jpg?1297021175');
  background-repeat: no-repeat;
  background-position: -3px bottom;
  color: #b8b8b8;
}

.cufon-active .section {
  font-weight: bold;
  font-size: 22px;
}
.cufon-active h2 {
  font-weight: bold;
  font-size: 22px;
}

h2 {
  background-image: url('/ibws11/media/images/line_long.jpg?1297021175');
  margin-left: 0;
}

h3 {
  background-image: url('/ibws11/media/images/line_thin.jpg?1297021175');
  margin-left: 0;
  height: 30px;
  font-size: 18px;
  margin-top: 25px;
  color: #989898;
}

.cufon-loading h1, .cufon-loading h2, .cufon-loading .section, .cufon-loading #menu {
  visibility: hidden !important;
}

ul {
  list-style-type: none !important;
  padding: 0 !important;
}

#actions, ul.black {
  margin-left: 30px;
}
#actions li, ul.black li {
  padding-left: 10px;
  background-image: url('/ibws11/media/images/blackarrow.gif?1297021175') !important;
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.inf_item dd, li.styled, #newsdl dt {
  padding-left: 10px;
  background-image: url('/ibws11/media/images/arrow.gif?1297021175');
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#newsdl dd {
  background: none;
  width: auto;
  margin: 0;
  padding: 3px 0 11px 11px;
  text-align: left;
}

div.line hr {
  display: none;
}

div.clr {
  clear: both;
  height: 0pt;
  width: 0pt;
}

.inf_item {
  margin-bottom: 7px;
  padding: 0 27px 6px 30px;
  width: 189px;
}
.inf_item span {
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.inf_item dl {
  margin: 0px;
}
.inf_item ul {
  margin: 0px;
  padding: 0px;
}
.inf_item dt {
  margin-left: 0px;
}
.inf_item dd {
  margin: 4px 0px 4px 72px;
  text-align: right;
}
.inf_item a {
  text-decoration: none;
  padding: 0;
}
.inf_item strong {
  color: black;
}

.lo {
  margin-bottom: 8px;
}

.news {
  display: block;
  margin-left: 5px;
}

#menu .cont ul {
  margin: 0 0 0 17px;
  padding: 0;
}

#menu div.cont ul {
  list-style-type: none;
  padding: 5px 0px 10px 0px;
  font-weight: bold;
  font-size: 16px;
}
#menu div.cont ul li {
  background: transparent !important;
}
#menu div.cont ul li a {
  padding-left: 35px;
  text-decoration: none;
  font-size: 88%;
  color: #555555;
  background-image: url('/ibws11/media/images/menu_arrow.jpg?1297021175');
  background-repeat: no-repeat;
  background-position: 0px -2px;
}
#menu div.cont ul li a:hover {
  background-position: -267px -2px;
  color: black;
}

.cufon-active #menu div.cont ul {
  font-size: 19px;
}

div.clr {
  clear: left;
}

div.clear_l {
  clear: left;
}

a {
  color: #41c7ff;
  text-decoration: none !important;
}

a:hover {
  color: #9de2ff;
  text-decoration: none !important;
}

a:active {
  color: #41c7ff;
  text-decoration: none !important;
}

#presenter span {
  margin-top: 3em;
  font-weight: bold;
}

#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;
}

.gallery-photo {
  float: left;
  margin-right: 3px;
}

.photo-gallery {
  height: 266px;
  border: 1px solid #DDD;
  margin-top: 15px;
  padding: 0 0 7px 9px;
}

div.l {
  float: left;
  margin: 3px;
}
a.rplain {
  float: right;
}

li.sep {
  height: 15px;
}
