body {
  border: 0;
  list-style: none;
  background: #d8d8de;
  padding: 0;
  margin: 0;
  outline: none;
  font: normal 11pt Calibri, Tahoma, Arial, sans-serif;
}

body a {
  color: #587195;
}

body a:visited {
  color: #777;
}

/* -------------- TOP BANNER STYLES -------------- */

div#topbanner_wrapper {
  width: 100%;
  min-width: 1000px;
  height: 203px;
  background: #fff url(../images/topbanner_bg.png) repeat-x top;
}

div#topbanner_content {
  width: 1000px;
  height: 203px;
  margin-left: auto;
  margin-right: auto;
}

div#topbanner_title {
  float: right;
  clear: none;
  display: inline;
  height: 203px;
  background: url(../images/banner.jpg) 0 0 no-repeat;
  width: 848px;
  text-align: right;
  color: #fff;
}

div#topbanner_menu_right {
  float: right;
  clear: none;
  width: 148px;
  height: 203px;
  background: #597195 url(../images/banner_notification_bg.jpg) 0 0 no-repeat;
  display: inline;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  text-align: center;
}

div#topbanner_menu_right a {
  color: #fff;
  text-shadow: 0px 1px 2px #394c68;
}

div#topbanner_menu_right a:hover {
  color: #fff;
  text-shadow: 0px 1px 2px #000;
}

span.info_text {
  color: #394c68;
  font-weight: bold;
  font-size: 8pt;
}

span.info_text span.register_txt {
  font-size: 18px;
  display: block;
  padding: 0;
  position: relative;
  top: -6px;
}

span.info_text span.register_num {
  padding-top: 20px;
  font-size: 60px;
  font-weight: bold;
  display: block;
  text-shadow: 0px 0px 8px #fff;
}

div#banner_community_icons {
  padding:0;
  margin:0;
  background:url(../images/community_area.png) 0 0 no-repeat;
  height:49px;
  width:100%;
}

div#banner_community_icons img {
  border: none;
  margin: 4px 2px 0 2px;
}

div#banner_community_icons a:hover img {
  border: none;
  margin: 4px 2px 0 2px;
  opacity: 0.6;
}

/* -------------- TOP BANNER SHADOW STYLES -------------- */

div#topbanner_shadow {
  background: #d8d8de url(../images/topbanner_shadow.png) repeat-x top;
  width: 100%;
  min-width: 1000px;
  height: 20px;
}

div#topbanner_shadow_content {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

div#topbanner_shadow_menu_right {
  float: right;
  clear: none;
  width: 148px;
  height: 20px;
  background: transparent url(../images/banner_notification_bg.jpg) 0 -203px no-repeat;
  display: inline;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

/* -------------- MAIN CONTENT STYLES -------------- */

div#main_wrapper {
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
}

div#main_content_wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

div#main_content_left_wrapper {
  float: left;
  clear: none;
  background: none;
  display: inline;
  width: 820px;
  -moz-border-radius-topleft:11px;
  -moz-border-radius-topright:11px;
  -webkit-border-top-right-radius:11px;
  -webkit-border-top-left-radius:11px;
  border-top-right-radius:11px;
  border-top-left-radius:11px;
  box-shadow: -2px 2px 6px #888;
  -moz-box-shadow: 0px 2px 4px #888;
  margin: 5px 0 20px 0;
}

/* -------------- RIGHT HAND MENU STYLES -------------- */

div#main_menu_right_wrapper {
  float: right;
  clear: none;
  width: 150px;
  background: none;
  display: inline;
}

ul#main_menu_right {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#main_menu_right li {
  height: 20px;
  background: #fff url(../images/menu_items.png) 0 0 repeat-x;
  margin: 0;
  padding: 5px;
  font-size: 15px;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  position: relative;
}

ul#main_menu_right li.hover {
  background: #fff url(../images/menu_items.png) -300px 0 repeat-x;
  color: #fff;
}

ul#main_menu_right li.hover a {
  color: #fff;
}

ul#main_menu_right li a {
  position: relative;
  text-decoration: none;
  color: #000;
  width: 150px;
  z-index: 2;
}

div.japanese {
  position:absolute;
  height:29px;
  width:119px;
  float:left;
  clear:none;
  overflow: hidden;
  display: inline;
  top: 1px;
  right: -5px;
  z-index: 1;
}

div.japanese span {
  margin-top: -6px;
  font-size: 30px;
  float: right;
  overflow: hidden;
  color: #ddd;
  padding-right: 4px;
}

ul#main_menu_right li:hover div.japanese span {
  color: #909fb3;
}

ul#main_menu_right li.twitter {
  height: 30px;
  background: #fff url(../images/menu_twitter.png) 0 0 repeat-x;
  padding: 0;
}

div.main_menu_subtitle {
  height: 20px;
  background: #587195 url(../images/menu_subtitle.png) 0 0 repeat-x;
  margin: 0;
  padding: 5px;
  font-size: 15px;
  color: #fff;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

div#main_menu_right_sponsors {
  background: #fff;
  margin: 0;
  padding: 13px;
  font-size: 15px;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-top: 1px solid #aaa;
}

div#main_menu_right_sponsors img {
  border: none;
}

div#main_menu_right_sponsors a:hover {
  opacity: 0.6;
}

div#main_menu_right_bottom {
  margin: 0 0 20px 0;
  border: 0;
  padding: 0;
  background: url(../images/menu_bottom.png) 0 0 repeat-x;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  height: 29px;
  width: 148px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
  -webkit-border-bottom-right-radius:7px;
  -webkit-border-bottom-left-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  box-shadow: 1px 3px 4px #888;
  -moz-box-shadow: 1px 3px 4px #888;
}

/* -------------- PAGE CONTENT STYLES -------------- */

div#content_pagename {
  width: auto;
  height: 50px;
  background: #587195 url(../images/content_bg_pagetitle_tm.png) 0 100% repeat-x;
  padding: 11px 0 0 20px;
  font-size: 30px;
  color: #fff;
  -moz-border-radius-topleft:11px;
  -moz-border-radius-topright:11px;
  -webkit-border-top-right-radius:11px;
  -webkit-border-top-left-radius:11px;
  border-top-right-radius:11px;
  border-top-left-radius:11px;
  text-shadow: 0px 1px 1px #003366;
}

div#content_page {
  background: #fff url(../images/content_container_bg.png) 0 0 repeat-x;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin: 0;
  overflow: hidden;
}

div#content_page div {
  overflow: hidden;
}

/* -------------- NEWS STYLES -------------- */

div.item {
  padding: 15px;
  overflow: visible;
}

div.item_nopad, div.form_item {
  padding: 0px;
  overflow: visible;
}

div.item_alternate {
  border-top: #ddd solid 1px;
  background: #efefef url(../images/content_container_m100grad.png) 0 100% repeat-x;
}

div.item h1, div.item_nopad h1, div.form_item h1 {
  font-size: 16pt;
  margin: 0 0 3px 0;
  font-weight: normal;
}

div.item h2 {
  display: inline;
  font-size: 11pt;
}

div.item span.meta {
  font-size: 10pt;
  display: block;
  margin: 0 0 10px 0;
  color: #aaa;
}

div.item_top {
  background: #fff url(../images/content_container_bg.png) 0 0 repeat-x;
}

p.code {
  border: 1px solid #ddd;
  border-left: 15px solid #ddd;
  background: #fff;
  color: #555;
  font-family: Courier New, Courier;
  padding: 4px;
}


/* -------------- REGISTRATION STYLES -------------- */

ul.register_form li div.label {
  width: 260px;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

ul.register_form li div.label span.subtext {
  font-size: 8pt;
  color: #888;
  display: block;
  margin: 3px 5px 0 0;
  padding: 0;
}

ul.register_form li div.field {
  display: inline;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

ul.register_form {
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
}

ul.register_form li {
  list-style: none;
  display: block;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

input[type='text'], textarea {
  background: transparent;
  border: none;
  padding: 5px;
  width: 300px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11pt;
}

div.jQuery_input_bad {
  background: #fff url(../images/input_bgs.png) -1500px 0 repeat-x;
  background-position: -1500px 0;
  border: 1px solid #CC0000;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

div.jQuery_hover, div.jQuery_hasFocus {
  background: #fff url(../images/input_bgs.png) -500px 0 repeat-x;
  border: 1px solid #587195;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

div.input_status {
  width: 29px;
  height: 100%;
  float: right;
}

div.input_status_bad {
  background: url(../images/mandatory_error.png) 50% 50% no-repeat;
}

div.input_status_ok {
  background: transparent url(../images/mandatory_ok.png) 50% 50% no-repeat;
}

div.input_outer {
  background: #fff url(../images/input_bgs.png) 0 0 repeat-x;
  border: 1px solid #aaa;
  padding: 0px;
  min-height: 30px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

img.float_left {
  float: left;
  display: inline;
  clear: left;
  margin-right: 15px;
}

img.float_right {
  float: right;
  display: inline;
  clear: right;
  margin-left: 15px;
}

img.mandatory_icon {
  padding: 0;
  margin-left: 10px;
  margin-bottom: 0;
  border: none;
  vertical-align: middle;
}

#imagise_clan_ninja, #imagise_clan_pirate, #imagise_clan_vampire, #imagise_clan_mecha {
  float: left;
  clear: none;
}

#imagise_clan_ninja img, #imagise_clan_pirate img, #imagise_clan_vampire img, #imagise_clan_mecha img {
  float: left;
  clear: both;
  margin: 0;
  border: none;
}

#view_terms {
  width: 550px;
}

div.dialog_register {
  font-size: 10pt;
  font-weight: normal;
}

sup.required {
  font-size: 8pt;
  color: #aaa;
}

#register_tee_size {
  margin-left: 10px;
}

div.subtotal {
  font-size: 16pt;
}


/* -------------- FOOTER STYLES -------------- */

div#bottombanner_shadow {
  background: #d8d8de url(../images/bottombanner_shadow.png) repeat-x top;
  width: 100%;
  min-width: 1000px;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 1px;
}

div#footer_main_bg {
  background: #556e93 url(../images/footer_bg.png) 0 0 repeat-x;
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

div#footer_sub_bg {
  background: transparent url(../images/footer_bg_fore.png) 0 100% repeat-x;
  width: 100%;
  overflow: hidden;
}

div#footer_character {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
/*  background: transparent url(../images/alkun_alchan.png) 0 50% no-repeat; */
  overflow: hidden;
}

div#footer_float_right {
  margin-top: 10px;
/*  float: right;
  clear: both;   */
  width: 100%;
  overflow: hidden;
  text-align: center;
}

div#footer_float_right ul {

  margin: 0;
  padding: 0px 0 10px 0;
/*  float: left;
  clear: both; */
}

div#footer_float_right ul li {
/*  float: right;  */
  display: inline;
  list-style: square;
  margin: 0 10px 0 15px;
}

div#footer_float_right ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
  text-shadow: 0px 1px 1px #556e93;
}

div#footer_float_right ul li a:hover {
  text-shadow: 0px 1px 1px #000;
}

div#website_by {
  padding:4px;
  text-align:center;
  width: 1000px;
  color:#fff;
  font-size:8pt;
  margin: 1px auto 0 auto;
  float:right;
  }

div#website_by a {
  color: #fff;
  padding: 0 3px 0 3px;
  margin: 0 -3px 0 -3px;
  text-decoration: none;
  font-weight: bold;
}

div#website_by a:hover {
  background:#fff;
  color: #597296;
  text-decoration: none;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

#to_page_top a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  background: url(../images/to_page_top.png) 2px 2px no-repeat;
  padding: 5px 2px 0 28px;
  height: 21px;
  display: block;
  margin-top: -4px;
}

#to_page_top a:hover {
  color: #597296;
  text-decoration: none;
  background-color: #fff;
}

.borderRadius4px, #to_page_top a:hover {
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}

a.w3_valid {
  padding: 3px;
  text-align: right;
  float: right;
}

a.w3_valid img {
  border: none;
}


/* -------------- MEMBERLIST STYLES -------------- */

#memberlist {
  padding: 0;
  margin: 0;
  width: 409px;
  float: left;
  clear: none;
  overflow: hidden;
  display: inline;
}

#memberlist_header {
  background: #f0f0f0 url(../images/table_header.png) 0 100% repeat-x;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0px;
  padding-left: 25px;
  margin: 0px;
}

#memberlist_body {
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#memberlist_inner_body {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}

div.memberlist_row, div.memberlist_row_support {
  float: left;
  display: inline;
  clear: left;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
  width: 100%;
}

div.memberlist_row img, div.memberlist_row_support img {
  border: none;
  padding: 0px;
  margin: 0px;
}

div.memberlist_row_support {
  background: #f9e7a9 url(../images/table_row_support.png) 0 100% repeat-x;
  vertical-align: middle;
}

#memberlist_header div, div.memberlist_row div, div.memberlist_row_support div {
  float: left;
  display: inline;
  clear: none;
  padding: 4px;
  margin: 0px;
  vertical-align: middle;
}

div.memberlist_badgename {
  width: 160px;
}

div.memberlist_supporting {
  width: 80px;
  text-align: center;
}

div.memberlist_clan {
  width: 60px;
  text-align: center;
}

div.memberlist_paid {
  width: 50px;
  text-align: center;
}

#memberlist_footer {
  visibility: hidden;
  padding: 0;
  margin: 0;
}

div.hasPaid, div.hasNotPaid {
  font-weight: bold;
}

div.hasPaid {
  color: #000;
}

div.hasNotPaid {
  color: #ccc;
}

/* ------------------ MEMBERLIST STATISTICS STYLES ----------------------*/

#memberlist_statistics {
  float: right;
  overflow: hidden;
  clear: none;
  display: inline;
  width: 360px;
  padding: 0 2px 0 0;
}

div.statistic_header {
  background: #ddd;
  color: #7b8da9;
  font-weight: bold;
  padding: 3px;
  font-size: 10pt;
  width: 174px;
  text-align: center;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
}

#numberOfMembers, #clan_statistics, #supporter_statistics, #accommodation_statistics {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  clear: both;
  overflow: hidden;
  border: none;
  background: #f0f0f0 url(../images/table_header.png) 0 100% repeat-x;
  border: 1px solid #ddd;
}

div.numberOfMembers_title_box, div.numberOfMembers_statistic_box {
  float: left;
  display: inline;
  margin: 0;
  padding: 5px;
  overflow: hidden;
  width: 169px;
}

div.numberOfMembers_title_box {
  text-align: right;
  clear: left;
}

div.numberOfMembers_statistic_box {
  text-align: left;
  clear: right;
  background: #fff;
  border-left: 1px solid #ddd;
}

div.clan_statistics_box, div.accommodation_statistics_box {
  float: left;
  clear: none;
  display: inline;
  margin: 0;
  padding: 5px;
  overflow: hidden;
  width: 80px;
  text-align: center;
}

div.supporter_title_box, div.supporter_statistics_box {
  float: left;
  clear: none;
  display: inline;
  margin: 0;
  padding: 5px;
  overflow: hidden;
  width: 169px;
}

div.supporter_statistics_box  {
  background: #fff;
  border-left: 1px solid #ddd;
  height: 100%;
}

div.supporter_title_box {
  text-align: right;
}

span.statistic_name {
  font-size: 14pt;
  color: #587195;
}

span.statistic_number {
  font-size: 14pt;
}

span.statistic_number_subtext {
  font-size: 10pt;
}

span.statistic_percent {
  font-size: 10pt;
  color: #aaa;
  font-weight: bold;
}

span.statistic_out_of {
  color: #aaa;
}

/* -------------- EVENTLIST STYLES -------------- */

#eventlist {
  padding: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #ddd;
}

#eventlist_header {
  background: #f0f0f0 url(../images/table_header.png) 0 100% repeat-x;
  padding: 0px;
  padding-left: 25px;
  margin: 0px;
  overflow: hidden;
}

#eventlist_body {
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 100%;
}

#eventlist_inner_body {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
  width: auto;
}

div.eventlist_row {
  float: left;
  display: inline;
  clear: left;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
  width: 761px;
}

div.eventlist_row img {
  border: 0px none;
  padding: 0px;
  margin: 0px;
}

#eventlist_footer {
  visibility: hidden;
  padding: 0;
  margin: 0;
}

#eventlist_header div, div.eventlist_row div {
  float: left;
  display: inline;
  clear: none;
  padding: 4px;
  margin: 0px;
  vertical-align: middle;
}

div.eventlist_name {
  width: 242px;
}

div.eventlist_day {
  width: 80px;
  text-align: center;
}

div.eventlist_time_from {
  width: 80px;
  text-align: center;
}

div.eventlist_time_to {
  width: 80px;
  text-align: center;
}

div.eventlist_location {
  width: 148px;
  text-align: center;
}

div.eventlist_description {
  width: 95%;
}


html>body div.eventlist_location {
  width: 160px;
  text-align: center;
}

/* ------------------ TRAVEL GUIDE STYLES ----------------------*/

#travel_location_outer {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background: url(../images/travel_queens.jpg) 0 -50px no-repeat;
}

#travel_location_inner {
  width: 200px;
  float: left;
  clear: both;
  background: url(../images/trans_white_1x1_60.png) 0 0 repeat;
  padding: 5px 10px 10px 10px;
}

#map_canvas {
  width: 610px;
  height: 500px;
  float: left;
  clear: none;
  display: inline;
  margin: 10px;
}

#map_directions {
  width: 250px;
  float: left;
  clear: none;
  display: inline;
  font-size: 10pt;
}

#view_directions_bus, #view_directions_train {
  width: 250px;
}

#dialogBox {
  display: none;
  overflow: scroll;
}

span.location_subtitle {
  font-size: 10pt;
  font-weight: bold;
  color: #777;
}

span.location_title_1 {
  font-size: 14pt;
}

/* ------------------ Button Styles ---------------------*/

div.button_1 {
  margin: 0;
  height: 22px;
  padding: 5px 15px 5px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  background: url(../images/button_1.png) 0 0 repeat-x;
}

/* ------------------ Contact/Staff Signup Styles ---------------------*/

select[name='enquiry'], select[name='signup_team'] {
  margin-bottom: 5px;
}

div.gopher {
  padding: 15px 325px 15px 15px;
  background: url(../images/gopher_bg.png) 100% 50% no-repeat;
}

/* ------------------ Clan Battle ----------------------*/

div.clan_battle_pirate, div.clan_battle_vampire, div.clan_battle_ninja, div.clan_battle_mecha {
  padding: 15px;
}

div.clan_battle_pirate h1,
div.clan_battle_vampire h1,
div.clan_battle_ninja h1,
div.clan_battle_mecha h1 {
  font-size: 12pt;
  font-weight: bold;
}

div.clan_battle_pirate {
  padding-right: 310px;
  background: url(../images/clan_battle_p.png) 100% 100% no-repeat;
}

div.clan_battle_vampire {
  padding-left: 310px;
  background: url(../images/clan_battle_v.png) 0 100% no-repeat;
}

div.clan_battle_ninja {
  padding-right: 310px;
  background: url(../images/clan_battle_n.png) 100% 100% no-repeat;
}

div.clan_battle_mecha {
  padding-left: 310px;
  background: url(../images/clan_battle_m.png) 0 100% no-repeat;
}

/* ------------------ Dealer Styles ---------------------------*/

div.dealers_bg {
  background: url(../images/dealer_bg.png) 100% 100% no-repeat;
  padding-right: 300px;
}

table.table_sponsors img {
  border: none;
}

table.table_sponsors td {
  text-align: center;
}

table.table_sponsors a:hover {
  opacity: 0.6;
}

/* ------------------ FAQ Styles ---------------------------*/

div.faq div.question {
  padding: 0 0 6px 40px;
  background: url(../images/question.png) 0 0 no-repeat;
  min-height: 30px;
}

div.faq div.answer {
  padding: 0 0 18px 40px;
  background: url(../images/answer.png) 0 0 no-repeat;
}

div.faq h1 {
  padding: 0 0 18px 40px;
}


/* ------------------ Guest Styles ---------------------------*/

div.guest_left {
  padding: 15px 15px 15px 215px;
}

div.guest_right {
  padding: 15px 215px 15px 15px;
}

/* ---------------- Staff styles ---------------------------*/

table.alcon_table tr.staff {
  height: 110px;
}

tr.staff td.img {
  padding: 0 0 0 5px;
}

tr.staff td.img img {
  border: none;
  margin-bottom: -3px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}

tr.staff span.name {
  font-size: 14pt;
  color: #556e93;
  padding-left: 6px;
}

tr.staff span.positions {
  font-size: 11pt;
  color: #aaa;
  font-weight: bold;
  padding-left: 10px;
}

tr.staff span.info {
  font-size: 10pt;
  display: block;
  padding: 3px 0 0 6px;
}

tr.staff td.contact {
  text-align: center;
  padding: 5px;
  background: url(../images/content_container_m100grad.png) 0 100% repeat-x;
  border-left: 1px solid #aaa;
}

tr.staff td.contact a {
  font-size: 9pt;
  font-weight: bold;
  color: #aaa;
  text-decoration: none;
}

tr.staff td.contact a:hover {
  color: #556e93;
  opacity: 0.6;
}

tr.staff td.contact img {
  border: none;
}

/*--------------------------- Index stuff ---------------------*/

div#index_main_wrapper {
  width: 100%;
  background: #556e93 url(../images/content_bg_pagetitle_tm.png) 0 0 repeat-x;
  padding: 0;
  font-size: 16pt;
  color: #fff;
  -moz-border-radius-topleft:11px;
  -moz-border-radius-topright:11px;
  -webkit-border-top-right-radius:11px;
  -webkit-border-top-left-radius:11px;
  border-top-right-radius:11px;
  border-top-left-radius:11px;
}

div#index_main_image {
  background: url(../images/front_page.jpg) 100% 0 repeat-y;
  width: 361px;
  padding: 0;
  font-size: 16pt;
  color: #fff;
  width: 100%;
  -moz-border-radius-topright:11px;
  -webkit-border-top-right-radius:11px;
  border-top-right-radius:11px;
}

div#index_main_text {
  padding: 11px 15px 15px 15px;
  font-size: 16pt;
  color: #fff;
  margin-right: 361px;
}

div#index_main_text h1 {
  font-size: 30px;
  margin-top: 0;
  text-shadow: 0px 1px 1px #003366;
}

div#index_content_page {
  background: #fff url(../images/content_container_bg.png) 0 0 repeat-x;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin-bottom: 20px;
  overflow: hidden;
  display:none;
}

/* ------------------ Conbook Styles ---------------------------*/

div.conbook {
  padding: 15px 370px 15px 15px;
  background: url(../images/conbook.png) 100% 50% no-repeat;
}

/*--------------------------- Alphabar styles ---------------------*/

#alphabar_inner ul li,
#alphabar_inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}

#alphabar_inner ul {
  background: url(../images/alphabar_middle.png) 0 0 repeat-y;
  font-size: 9pt;
  font-weight: bold;
  padding-left: 1px;
}

#alphabar_outer {
  width: 15px;
  height: auto;
  float: left;
  clear: left;
  display: block;
  overflow: hidden;
  background: transparent;
  padding: 0px 5px 0 5px;
  margin: 0;
  background: #ddd url(../images/content_container_m100grad.png) 0 100% repeat-x;
}

#alphabar_track {
  width: 15px;
  float: left;
  clear: left;
  display: block;
  overflow: hidden;
  background: none;
  padding: 0;
  margin: 0;
  text-align: center;
  background: transparent;
}

#alphabar_top {
  width: 15px;
  height: 6px;
  margin: 0;
  padding: 0;
  background: url(../images/alphabar_top.png) 0 0 no-repeat;
}

#alphabar_bottom {
  width: 15px;
  height: 6px;
  margin: 0;
  padding: 0;
  background: url(../images/alphabar_bottom.png) 0 0 no-repeat;
}

#alphabar_inner {
  width: 15px;
  float: left;
  clear: left;
  display: block;
  overflow: hidden;
  background: none;
  padding: 0;
  margin: 0;
  position: relative;
  text-align: center;
}

#alphabar_inner.alphabar_hover {
  background: #ddd url(../images/content_container_m100grad.png) 0 100% repeat-x;
}

#alphabar_inner ul li.hover,
#alphabar_inner ul li.hover a {
  background: #7b8da9;
  color: #fff;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}

#alphabar_inner a {
  text-decoration: none;
  color: #444;
}

/* -------------- LINK AND AFFILIATE STYLES -------------- */

table.alcon_table {
  margin: 15px 0 0 0;
  padding: 0;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  background: #fff;
  width: 100%;
}

table.alcon_table tr.header {
  background: #f0f0f0 url(../images/table_header.png) 0 100% repeat-x;
}

table.alcon_table td {
  padding: 4px;
  border-bottom: 1px solid #aaa;
}

ul#link_community_icons li {
  padding: 4px 4px 11px 4px;
  font-size: 15px;
  list-style: none;
  float: left;
  margin: 4px;
  background-color: #fff;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  width: 180px;
  height: 25px;
}

ul#link_community_icons li:hover {
  color: #fff;
  background-color: #7b8da9;
  box-shadow: 2px 2px 5px #888;
  -moz-box-shadow: 2px 2px 5px #888888;
}

ul#link_community_icons li a {
  text-decoration: none;
}

ul#link_community_icons li:hover a {
  color: #fff;
  background-color: #7b8da9;
}

ul#link_community_icons li img {
  margin: 0 0 -10px 0;
  border: none;
}

/* -------------- PREVIOUS CONVENTION STYLES -------------- */

div.content {
	float: right;
	width: 606px;
    overflow: visible;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
/* div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
} */
div#controls {
	height: 23px;
}
div#controls a {
	padding: 0 5px 0 0;
    font-size: 10pt;
}
div.ss-controls {
	float: left;
    padding: 0 0 0 1px;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
    width: 606px;
    float: left;
	clear: both;
	height: 470px; /* This should be set to be at least the height of the largest image in the slideshow */
    overflow: hidden;
}
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 606px;
	height: 464px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
   width: 606px;
   margin-top: -12px;
   height: 480px;
}
div.slideshow span.image-wrapper {
    height: 480px;
}
div.slideshow a.advance-link {
    height: 480px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: none;
        border: 1px solid #aaa;
    background-color: #fff;
    padding: 2px;
    -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}
div.download {
	float: right;
}
span.image-caption {
	display: block;
}
div#caption {
	padding: 6px;
	color: #555;
    font-size: 10pt;
    font-weight: bold;
    background-color: #fff;
    margin: 0;
    border: solid 1px #aaa;
    -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}
div.caption a {
	color: #fff;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

div#thumbs {
  margin: 0;
  padding: 0;
  height: 525px;
}

ul.thumbs {
	clear: both;
	margin: 29px 0 0 0;
	padding: 0;
}
ul.thumbs li {
	float: none;
	padding: 0 0 6px 0;
	margin: 0;
	list-style: none;
}
a.thumb {
	padding: 0;
	display: inline;
	border: none;
}
ul.thumbs li.selected a.thumb {
	color: #000;
	font-weight: bold;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs li.selected img {
	border: 1px solid #587195;
}
ul.thumbs img {
	border: none;
	display: block;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 2px;
    -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}

div#center_wrapper {
  width: 746px;
  margin: 0 auto;
  overflow: hidden;
}

