*{
  margin: 0;
  padding: 0;
}
html{
  overflow-y: scroll;
}
body{
  font-size: 12pt;
  background: rgb(0, 0, 0);
  text-align: center;
  width: 800px;
  margin: auto;
}
img{
  border: none;
}
hr {
  margin: 0;
  border: 0;
  padding: 0;
}
input{
  margin: 1px;
}
form{
  vertical-align: middle;
}
h2{
  font-size: 24pt;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
h3{
  font-size: 16pt;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
a:visited, a:link, a:hover, a:active{
  line-height: 16px;
}
#page_doc{
  width: 800px;
  background: rgb(0, 0, 0) url('/images/body_bg.gif');
}
#page_wrap{
  position: relative;
  top: 16px;
  width: 800px;
  font-family: Times, Times New Roman, serif;
  text-align: center;
  color: rgb(255, 255, 255);
}
#page{
  border: 1px solid rgb(255, 255, 255);
  background: rgb(20, 20, 20);
  text-align:left;
  margin: 0 auto;
  width: 800px;
}
#main_heading{
  background: url('/images/h1_bcreative_wilde_dj_of_second_life.gif');
  width: 800px;
  height: 110px;
  margin: auto;
}
#main_heading h1{
  display: none;
}
#header input{
  font-size: 8pt;
}
#search{
  position: relative;
  margin: auto;
  padding: 0;
  top: -39px;
  height: 40px;
  text-align: right;
  color: rgb(255, 255, 255);
}
#cse-search-box{
  margin: 0;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px;
}
#top_menu{
  position: relative;
  z-index: 1;
  width: 800px;
  margin: 0 auto;
  padding: 0;
    display: block;
  clear: both;
  height: 28px;
  background: rgb(20, 20, 20) url('/images/top_menu_bg.gif');
  top: -40px;
  border-bottom: 1px solid rgb(255, 255, 255);
}
#top_menu_left_holder{
  padding: 0;
  margin: 0;
  display: block;
  width: 15px;
  height: 28px;
  background: url('/images/top_menu_left_holder.gif');
}
#top_menu_right_holder{
  padding: 0;
  margin: 0;
  display: block;
  width: 15px;
  height: 28px;
  background: url('/images/top_menu_right_holder.gif');
}
#top_menu ul{
  width: auto;
  margin: 0;
  padding:0;
  list-style: none;
  list-style-position: inside;
}
#top_menu li.menu_item{
  margin: 0;
  padding: 0;
  font-family: Times, Times New Roman, serif;
  width: 110px;
  height: 28px;
}
#top_menu li{
  float: left;
}
#top_menu ul a{
  color: rgb(180, 180, 180);
  margin: 0;
  padding: 0;
  display: block;
  line-height: 28px;
  font-size: 10pt;
  height: 28px;
  text-align: center;
  background: rgb(255, 255, 255) url('/images/top_menu_button_normal.gif');
  text-decoration: none;
}
#top_menu ul li a span{
  display: block;
  height: 28px;
}
#top_menu ul a:hover{
  background: rgb(20, 20, 20) url('/images/top_menu_button_hover.gif');
  color: rgb(255, 255, 255);
  cursor: pointer;
}
#clock{
  position: absolute;
  text-align: right;
  margin: 0;
  top: 160px;
  right: 24px;
}
#sl_icon{
  vertical-align: middle;
  width: 28px;
  height: 32px;
  padding: 0;
  margin: 0;
}
#la_clock{
  vertical-align: middle;
  font-size: 12pt;
}
#footer{
  margin: 0;
  width: 800px;
}
#powers{
  margin: 8px;
  padding: 0;
  text-align: right;
}
#copyrights{
  text-align: left;
  padding: 16px 210px;
  color: rgb(40, 40, 40);
  font-size: 10pt;
}
#copyrights a:link, #copyrights a:active, #copyrights a:visited{
  color: rgb(60, 60, 60);
}
#copyrights a:hover{
  color: rgb(255, 255, 255);
}
.hidden{
  display: none;
}
.label_left{
  text-align: right;
  display: block;
  float: left;
  width: 250px;
  padding: 2px 0.10px;
  margin: 0;
  font-weight: bold;
}
.input_description{
  color: rgb(127, 127, 127);
}
/*
 *
 *   STYLE FOR THE SEARCH RESULTS PAGE
 *
 *   Files using these styles includes:
 *   - /search_results.php
 *
 */
#search_results{
  position: relative;
  top: 0;
  margin: 16px;
}
#search_results h2{
  margin: 5px;
  padding: 0;
}
#search_results iframe{
  border-width: 0;
  padding: 5px;
  width: 736px;
}
/*
 *
 *   STYLE FOR THE MAIN PAGE
 *
 *   Files using these styles includes:  
 *   - /main_page.php 
 * 
 */
.main{
  width: 100%;
}
.main hr{
  margin: 5px 0;
  height: 1px;
  color: rgb(255, 255, 255);
  background: rgb(255, 255, 255);
  width: 100%;
}
.main_img{
  border: 2px rgb(255, 255, 255) solid;
  float: right;
  margin: 8px;
}
.column_wide{
  padding: 16px;
}
.column_left{
  padding: 16px;
  width: 45%;
  float: left;
  border: solid rgb(255, 255, 255);
  border-width: 0 1px 0 0;
  clear: left;
}
.column_right{
  padding: 16px;
  width: 45%;
  float: right;
  clear: right;
}
.column_event_left{
  border: rgb(255, 255, 255) 1px solid;
  background: rgb(40, 40, 40);
  padding: 16px 0 16px 16px;
  width: 30%;
  float: left;
  margin: 8px 0 16px 32px;
}
.column_event_right{
  padding: 0 16px 16px 0;
  width: 59%;
  float: right;
  margin: 0;
}
.para{
  font-size: 12pt;
  margin: 8px auto;
  line-height: 18px;
  letter-spacing: 1px;
}
.level1{
  margin-left: 16px;
}
.level2{
  margin-left: 32px;
}
.level3{
  margin-left: 48px;
}
.level4{
  margin-left: 64px;
}
.para:first-letter{
  font-size: 24px;
}
.para_info{
  padding: 8px 0 0 0;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(160, 160, 160);
}
.para_misc{
  margin: 8px auto;
}
.para_spacer{
  width: 100%;
  height: 40px;
  background: url('/images/article_spacer.gif') no-repeat center;
  clear: both;
}
.para_clear{
  clear: both;
}
.para_left{
  float: left;
}
.para_right{
  float: right;
}
.para_link{
  color: rgb(160, 160, 160);
}
.para_link:hover{
  color: rgb(255, 255, 255);
}
.para_event_link{
  font-size: larger;
  margin: 0 8px;
  padding: 0;
}
.events_weeks{
  border: 1px solid rgb(255, 255, 255);
  border-spacing: 2px;
}
.events_weeks td{
  margin: 0;
  border: 0;
}
.events_day_header{
  height: 16px;
  width: 112px;
  padding: 8px;
  text-align: center;
  background: rgb(60, 60, 60);
  font-size: 10pt;
}
.events_day{
  height: 69px;
  width: 120px;
  padding: 0;
  color: rgb(0, 0, 0);
  text-align: center;
  background: rgb(160, 160, 160);
  font-size: 8pt;
}
.events_week_nr{
  height: 64px;
  width: 32px;
  vertical-align: top;
  text-align: center;
  background: rgb(60, 60, 60);
  font-size: 8pt;
}
.events_link:link, .events_link:active, .events_link:visited{
  display: block;
  width: 100%;
  height: 100%;
  color: rgb(0, 0, 0);
  background: rgb(160, 160, 160);
  text-decoration: none;
}
.events_link:hover{
  color: rgb(0, 0, 0);
  background: rgb(210, 210, 210);
}
.events_link_today:link, .events_link_today:active, .events_link_today:visited{
  display: block;
  width: 100%;
  height: 100%;
  color: rgb(0, 0, 0);
  background: rgb(160, 60, 60);
  text-decoration: none;
}
.events_link_today:hover{
  color: rgb(0, 0, 0);
  background: rgb(255, 160, 160);
}
.events_link_other:link, .events_link_other:active, .events_link_other:visited{
  display: block;
  width: 100%;
  height: 100%;
  color: rgb(0, 0, 0);
  background: rgb(80, 80, 80);
  text-decoration: none;
}
.events_link_other:hover{
  color: rgb(0, 0, 0);
  background: rgb(120, 120, 120);
}
.events_calendar_date{
  font-size: 16px;
  display: block;
  height: 22px;
  width: 100%;
}
.events_pointer{
  display: block;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: rgb(255, 255, 255);
  background: url("/images/event_pointer.png");
  height: 16px;
  margin: 0;
  padding: 0;
  line-height: 16px;
  cursor: pointer;
}
.events_empty{
  display: block;
  height: 16px;
  padding: 0;
  cursor: pointer;
}
.events_info_list{
  padding: 0;
  margin: 0 0 16px 8px;
  list-style-position: inside;
}
#main_page{
  position: relative;
  top: -40px;
  padding: 0 8px;
}
.access_link:link, .access_link:active, .access_link:visited{
  font-size: 10pt;
  line-height: 22px;
  text-align: center;
  display: block;
  width: 128px;
  height: 22px;
  color: rgb(255, 255, 255);
  background: rgb(60, 60, 60);
  text-decoration: none;
  border: rgb(255, 255, 255) 1px solid;
}
.access_link:hover{
  background: rgb(120, 120, 120);
}
.access_link span{
  display: block;
  height: 22px;
}
.access_img{
  border: 1px rgb(255, 255, 255) solid;
  float: right;
  margin: 8px 0 16px 16px;
}
.bw_form input[type="text"]{
  font-family: monospace;
  font-size: 10pt;
  width: 230px;
  border: 1px rgb(64, 64, 64) solid;
  margin: 1px;
}
.bw_form textarea{
  overflow: auto;
  font-family: monospace;
  font-size: 10pt;
  width: 230px;
  border: 1px rgb(64, 64, 64) solid;
  margin: 1px;
}
.bw_form select{
  font-family: monospace;
}
/* 
 * 
 *   FORM ELEMENTS FOR ADDING EVENTS 
 * 
 *   Files using these styles includes:  
 *   - /add_event.php 
 * 
 */
fieldset{
  margin: 16px;
  padding: 5px;
}
form fieldset{
  clear: both;
  border-color: rgb(255, 255, 255);
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0;
}
form fieldset legend {
  font-size: 24px;
  font-weight: normal;
  color: rgb(255, 255, 255);
  margin: 0;
  padding: 0 5px;
}
label {
  font-size: 16px;
}
textarea:focus, textarea.focus, input[type="text"]:focus, input[type="text"].focus, select:focus, select.focus{
  background: rgb(255, 212, 196);
  border: solid 1px rgb(64, 64, 64);
}
form fieldset div{
  clear: left;
  display: block;
  width: 530px;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}
form fieldset span div.error h4{
  display: inline;
  padding: 0;
  margin: 8px 0 0 8px;
  vertical-align: middle;
}
form fieldset span div.error p {
  margin: 0 0 20px 0;
  padding: 10px;
  color: rgb(120, 120, 120);
}
form div fieldset{
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  margin: 0 0 0 144px;
  padding: 0 0 5px 5px;
  width: 200px;
}
form fieldset div legend{
  font-size: 16px;
  padding: 0 16px 0 10px;
}
form div.required fieldset legend {
  font-weight: bold;
}
form fieldset div label{
  text-align: right;
  display: block;
  float: left;
  width: 250px;
  padding: 2px 5px;
  margin: 0;
}
form div.required label, label.required {
  font-weight: bold;
}
form fieldset legend {
  line-height: 24px;
}
form input, form select, form textarea {
  background-color: #ffffff;
}
form div.notes p, form div small {
  line-height: 18px;
}
.error_pointer{
  padding: 0 5px;
}
.required{
  padding: 5px 0;
}
.alert_arrow{
  position: relative;
  left: -16px;
  top: 7px;
  width: 13px;
  height: 26px;
}
.alert_icon{
  vertical-align: middle;
  margin-left: -5px;
  margin-top: 2px;
  width: 20px;
  height: 19px;
}
.error{
  float: right;
  width: 190px;
  height: auto;
  margin: 0;
  padding: 0 3px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: rgb(20, 20, 20);
  clear: left;
}
.submit{
  width: 50px;
}
/*
 *
 *   CSS for the Splash page
 *
 *   Files using these styles includes:  
 *   - /index.php 
 *
 */
#splash{
  width: 560px;
  height: 560px;
  background: url('/images/bcreative_wilde.png') no-repeat top left;
}
#page_front{
  text-align: left;
  width: 800px;
}
#splash_main_heading{
  position: relative;
  left: 300px;
  top: 18px;
  background: url('/images/h1_bcreative_wilde.gif');
  width: 297px;
  height: 243px;
}
#splash_second_heading{
  position: relative;
  left: 375px;
  top: 5px;
  background: url('/images/h2_dj_of_second_life.gif');
  width: 223px;
  height: 30px;
}
#splash_main_heading h1, #splash_second_heading h2{
  display: none;
}
#about_me{
  position: relative;
  top: 18px;
  left: 382px;
  width: 208px;
}
#about_me p{
  line-height: 16pt;
}
#page_front #navi{
  position: absolute;
  top: 0;
  left: 620px;
  width: auto;
}

#page #navi{
  position: fixed;
  width: auto;
  top: 0;
  margin-left: 800px;
}
#navi ul{
  list-style-type: none;
  list-style-position: outside;
  width: auto;
  padding: 0;
  margin: 0;
}
#navi ul li{
  display: block;
  margin: 10px;
  text-align: right;
}
#navi ul li a{
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  width: 160px;
  height: 120px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}
#navi ul li a span{
  padding: 5px;
  font-size: 10pt;
  white-space: nowrap;
  display: block;
  width: 145px;
  height: 100px;
  cursor: pointer;
}
#navi h3 span{
  display: none;
}
#navi h3{
  margin: 10px;
  width: 160px;
  height: 33px;
  background: url('http://www.bcreativewilde.com/images/header_favorites.png') no-repeat;
}
#navi_no_salvation{
  background: url('http://www.bcreativewilde.com/images/navi_no_salvation.png') no-repeat;
}
#navi_nomine{
  background: url('http://www.bcreativewilde.com/images/navi_nomine.png') no-repeat;
}
#navi_slurgis{
  background: url('http://www.bcreativewilde.com/images/navi_slurgis.png') no-repeat;
}
#navi_second_norway{
  background: url('http://www.bcreativewilde.com/images/navi_second_norway.png') no-repeat;
}
#navi_dark_passion_wings{
  background: url('http://www.bcreativewilde.com/images/navi_dark_passion_wings.png') no-repeat;
}
#enter{
  position: relative;
  top: 48px;
  left: 32px;
  width: 176px;
}
#bottom_menu{
  font-family: Times, Times New Roman, serif;
  font-size: 16px;
  z-index: 1;
  text-align: center;
  width: 800px;
  height: 48px;
  padding: 16px 0;
}
/* 
 *
 *   CSS for the Calendar Legend
 *
 *   Files using these styles includes:
 *   - /events.php 
 *   - /main_page.php 
 *
 */
#calendar_legend{
  margin: 8px 0 16px 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  background: rgb(20, 20, 20);
  border: rgb(255, 255, 255) 1px solid;
  width: 350px;
  height: 66px;
  color: rgb(255, 255, 255);
  float: right;
}
.calendar_legend_header h3{
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.calendar_legend_container{
  font-size: 8pt;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 160px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
}
.calendar_legend_split_top{
  height: 8px;
  width: 16px;
}
.calendar_legend_split_bottom{
  height: 8px;
  width: 16px;
}
.calendar_legend_icon{
  padding: 5px 5px 5px 0;
  float: left;
}
.calendar_legend_normal{
  height: 16px;
  width: 16px;
}
#dwe .calendar_legend_split_top{
  background: rgb(160, 160, 160);
}
#dwe .calendar_legend_split_bottom{
  background: rgb(60, 60, 60);
}
#dim .calendar_legend_normal{
  background: rgb(160, 160, 160);
}
#dom .calendar_legend_normal{
  background: rgb(80, 80, 80);
}
#tdy .calendar_legend_normal{
  background: rgb(160, 60, 60);
}
#dialog{
  font-family: Times, Times New Roman, serif;
  text-align: left;
  background: rgb(40, 40, 40);
  padding: 16px;
  border: rgb(255, 255, 255) 5px solid;
  font-size: 10pt;
  color: rgb(255, 255, 255);
}
#controls{
  margin: 8px;
}
#dialog button{
  margin: 5px;
}

