

body { 
  font: italic 12px "Times New Roman", arial, helvetica, sans-serif;
  margin: 0;
}


#doc_container { 
  float: left;
/*  display:inline;
  position: relative;*/
  width:924px;
  height:668px;
  /*background-image: url(../images/main_background_church.jpg);  */
  background-image: url(../images/main_background_stainglass.jpg);
  border: none;
  z-index: 1;
}

#flash_notice { 
  float: left;
  display:inline;
  color: green;
  height: 18px;
  position: relative;
  top: -120px;
  left: 400px;
  font-size: 14pt;
}

#header {
  float: left;
  display:inline;
  position: relative;
  width:924px;
  height:115px;
  height:115px;
  border: none;
}

#user_div { 
  float: right;
  display:inline;
  position: absolute;
  color: red;
  font-size: 14pt;
  top: 150px;
  left: 850px;
  border: none;
}

#menuline {
  clear: both;
  float: left;
  height:33px;
  width: 100%;
  display:inline;
  position: relative;
  z-index: 4;
}

#menubar_left {
  float: left;
  width:160px;
  height:33px;
  display:inline;
  position: relative;
  border: none;
  background: url(../images/bird.png) no-repeat;
}





#logo_bottom { 
  clear: both;
  float: left;
  display:inline;
  position: relative;
  height:37px;
  width: 160px;
}

#sidebar_top {
  float: left;
  display:inline;
  position: relative;
  width:45px;
  background: url(../images/side_bar_top.png) no-repeat;
}


#top_spacer {
  float: left;
  display:inline;
  position: relative;
  /*width:879px;*/
  width: 115px;
  height:37px;
  margin-top: 0px;
  background: url(../images/bird_bottom.png) no-repeat;
}

#side_bar {
  clear: both;
  background: url(../images/side_bar_bg.png) no-repeat;
  float: left;
  display:inline;
  position: relative;
  width:45px;
  height:474px;
  margin-top: -23px;
}

.side_bar_link {
  float: left;
  display:inline;
  position: relative;
  width:45px;
  height:50px;
}


.side_bar_link a {
  float: left;
  display:inline;
  position: relative;
  background: transparent;
  width:45px;
  height:50px;
  text-decoration: none;
}


.side_bar_link a:hover {
  background: url(../images/yellow_highlight_sidenav.png) no-repeat;
}

#home_link {
  background: url(../images/home.png) no-repeat;
}

#mail_link {
  background: url(../images/mail.png) no-repeat;
}


#about_link {
  background: url(../images/aboutus.png) no-repeat;
}


#faq_link {
  background: url(../images/faq.png) no-repeat;
}

#edit_link {
  background: url(../images/edit_mode.png) no-repeat;
}


#content { 
  float: left;
  display:inline;
  position: relative;
  margin-left: 40px;
  width: 839px;
  z-index: 1;
}

.footer { 
  clear: both;
  float: left;
  display:inline;
  position: relative;
  z-index: 1;
  width:924px;
  text-align: center;
  margin-top: 20px;
  color: #6264a3;
}


.home_left { 
  float: left;
  display:inline;
  position: relative;
  z-index: 2;
}

.home_right { 
  float: left;
  display:inline;
  position: relative;
  z-index: 2;
}

.top_left {
  float: left;
  display:inline;
  position: relative;
  height:219px;
  z-index: 3;
}

.middle {
  float: left;
  display:inline;
  position: relative;
  height:470px;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 3;
}

.top_right {
  float: left;
  display:inline;
  position: relative;
  height:219px;
  z-index: 3;
}

.bottom_left {
  clear: both;
  display:inline;
  float: left;
  position: relative;
  height:219px;
  margin-top: 20px;
  z-index: 3;
}

.bottom_right {
  clear: both;
  float: left;
  display:inline;
  position: relative;
  height:219px;
  margin-top: 20px;
  z-index: 3;
}

.mono_layout, .big_mono_layout, .bi_layout_left, .bi_layout_right {
  display:inline;
  position: relative;
 /* background: rgba(194,194,194,0.8);*/
  height:438px;
  z-index: 2;
}


.mono_layout {
  float: left;
  width:750px;
}


.big_mono_layout {
  float: left;
  /*width:750px;*/
}

.bi_layout_left {
  float: left;
  width:257px;
}

.bi_layout_right {
  float: left;
  margin-left: 20px;
  width:512px;
}

.section_header {
  display:block;
  float: left;
  position: relative;
  color: #ffffff;
  margin-top:3px;
  margin-left: 4px;
  font-size: 12pt;
  text-align: left;
  width:100%; 
}



.section_contents {
  display:block;
  position: relative;
  float: left;
  height:375px;
  overflow:auto;
  padding:15px 0 10px 10px;
  margin-right: 5px;
}

.top_right .section_contents, .top_left .section_contents,
.bottom_right .section_contents, .bottom_left .section_contents {
  height: 155px;
}


.mono_30 { 
  float: left;
  width:225px; 
  height: 100%;

}


.mono_70 { 
  float: right;
  width:475px; 
  height: 100%;

}


.left_div { 
  float: left;
  clear: both;
}

.right_div { 
  float: right;
  width: 508px;
}

.left_div h1 { 
  padding: 0;
  margin:0;
}

.left_div h3 { 
  padding: 0;
  margin:0;
}

.event_details_div { 
  float: left;
/*  padding-top: 57px;*/
  padding-right: 20px;
  width: 280px;
  height: 100%;
}

.section_top_div { 
  float: left;
  display: inline;
  position: relative;
  z-index: 4;
}

.section_head_top_left { 
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_top_left.png) no-repeat;
  height: 26px;
  width: 9px;
  z-index: 6;
}

.section_head_top_right { 
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_top_right.png) no-repeat;
  height: 26px;
  width: 152px;
  z-index: 5;
}

.section_head_top_middle { 
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_top_middle.png) repeat-x;
  height: 26px;
  color: #ffffff;
  font-size: 12pt;
  text-align: left;
  z-index: 6;
}

.section_title { 
  position: absolute;
  background: transparent;
  z-index: 10;
}

.section_head_top_middle input { 
  width: 100%;
}

.section_data textarea { 
  width: 100%;
  height: 100%;
  z-index: 4;
}

.section_data_left {
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_bg_side.png) repeat-y;
  width: 2px;
  z-index: 4;
}

.section_data_div {
  clear: both;
  float: left;
  display: inline;
  position: relative;
  z-index: 4;
}

.section_data {
  float: left;
  display: inline;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
/*background: rgba(194,194,194,0.8);*/
  background: url(../images/section_data_bg_50.png) repeat;
  height: 100%;
  z-index: 5;
}

.section_data_welcome {
  float: left;
  display: inline;
  position: relative;
/*background: rgba(194,194,194,0.8);*/
/*  background: url(../images/section_data_bg_50.png) repeat;*/
  background: url(../images/gray_50.png) repeat;
  height: 100%;
  z-index: 5;
}

.section_data_welcome_image {
  float: left;
  display: inline;
  position: relative;
  width: 148px;
  margin: 4px;
  z-index: 6;
  overflow: hidden;
}


.section_data_video {
  float: left;
  display: inline;
  position: relative;
  overflow: hidden;
/*background: rgba(194,194,194,0.8);*/
  background: url(../images/section_data_bg_50.png) repeat;
  height: 100%;
  z-index: 5;
}

.section_data_scroll {
  float: left;
  display: inline;
  position: relative;
  overflow:auto;
  height: 100%;
  width: 250px;
  z-index: 6;
}

.section_data_right {
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_bg_side.png) repeat-y;
  width: 2px;
  z-index: 4;
}

.section_bottom_div {
  clear: both;
  float: left;
  display: inline;
  position: relative;
  z-index: 4;
}

.section_head_bottom_left { 
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_bottom_left.png) no-repeat;
  height: 9px;
  width: 9px;
  margin: 0;
  padding: 0;
  z-index: 5;
}

.section_head_bottom_right { 
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_bottom_right.png) no-repeat;
  height: 9px;
  width: 9px;
  margin: 0;
  padding: 0;
  z-index: 5;
}

.section_head_bottom_middle { 
  float: left;
  display: inline;
  position: relative;
  background: url(../images/section_bottom_middle.png) repeat-x;
  height: 9px;
  margin: 0;
  padding: 0;
  z-index: 5;
}

.video_display
{ 
  clear: both;
  position: relative;
  height: 275px;
  margin-left: 75px;
  margin-top: 10px;
}

.video_info
{ 
  clear: both;
  position: relative;
  width: 100%;
  text-align: left;
}

.video_header
{ 
  clear: both;
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.video_desc
{ 
  clear: both;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 10px;
}


.preplan_link { 
  text-decoration: none;
}

.event_content { 
  margin-top: 10px;
}

.msg_textarea { 
  width: 720px ! important;
  height: 140px ! important;
}

.msg_name { 
  width: 320px;
}

.msg_subject { 
  width: 684px;
}

.subj_name { 
  width: 320px;
}

.subj_email { 
  width: 320px;
}


.admin_links { 
  font-size: 18px;
}


/* For Application Form */

.form_field_line {
  clear: both;
  float: left;
  padding-bottom: 10px;
  width: 100%;
}

.form_field_left {
  clear: both;
  float: left;
  padding-left: 10px;
  width: 48%;
}

.form_field_left_3col {
  clear: both;
  float: left;
  padding-left: 10px;
  width: 31%;
}

.form_field_right { 
  float: right;
  padding-right: 10px;
  width: 48%;
}

.form_field_right_3col { 
  float: right;
  padding-right: 16px;
  width: 31%;
}

.form_field {
  float: left;
  padding-left: 10px;
  width: 48%;
}

.form_check_left {
  clear: both;
  float: left;
  padding-left: 10px;
  width: 48%;
}

.form_check {
  float: left;
  padding-left: 10px;
  width: 48%;
}

.form_field_date_left {
  clear: both;
}

.form_field_date, .form_field_date_left {
  float: left;
  padding-left: 10px;
  width: 48%;
}

.form_field_3col {
  float: left;
  padding-left: 16px;
  width: 31%;
}

.form_field select, .form_field_left select, .form_field_full textarea,
 .form_field_full_stretch textarea {
  width:100% ! important;
}

.form_field_left_3col input, .form_field_right_3col input, .form_field_3col input,
.form_field input, .form_field_left input {
  width:100%;
}

.form_check input, .form_check_left input {
  /*width:100%;*/
}
.date_select { 
  width:50% ! important;
}


.check_indicator { 
  width: 15px ! important;
}

.form_field_full, .form_field_full_stretch {
  clear:both;
  float: left;
  padding-left: 10px;
  width: 97%;
}

.form_field_full {
  height:100px;
}



.form_field_full textarea {
  height:80px;
}

.data_file_block  { 
  width: 97%;
}

.employer_block, .organization_block, .reference_block, .education_block, .data_file_block  { 
  float: left;
  border: 1px solid #6264a3;
  padding-top: 10px;
  margin-top: 20px;
}

.job_block { 
  float: left;
  border-bottom: 1px solid #6264a3;
  padding-top: 10px;
  margin-top: 20px;
  width: 100%;
}

.applicant { 
  width:839px;
  background: rgba(194,194,194,0.9);
  float:left;
}


.response { 
  border: 1px solid #6264a3;
  height: 20px;
}

.question_response_block, .education_response_block, .reference_response_block,
.organization_response_block { 
  float: left;
  border: 1px solid #6264a3;
  margin-top: 10px;
  width: 100%;
}

/* link buttons */

a.control_button {
  background: transparent url('../images/bg_button_a.png') no-repeat scroll top right;
  background-color: transparent ! important;
  color: #6264a3 ! important;
  display: block ! important;
  float: left ! important;
  font: normal 12px arial, sans-serif ! important;
  height: 24px ! important;
  margin: 0 6px 0 0 ! important;
  padding: 0 18px 0 0 ! important; /* sliding doors padding */
  text-decoration: none ! important;
  outline: none ! important; /* hide dotted outline in Firefox */
}

a.control_button span {
    background: transparent url('../images/bg_button_span.png') no-repeat ! important;
    display: block ! important;
    line-height: 14px ! important;
    padding: 5px 0 5px 18px ! important;
} 



a.control_button:active {
    background-position: bottom right ! important;
    color: #000 ! important;
    outline: none ! important; /* hide dotted outline in Firefox */
}

a.control_button:active span {
    background-position: bottom left ! important;
    padding: 6px 0 4px 18px ! important; /* push text down 1px */
} 

input.submit_button {
  background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
  color: #6264A3;
  border: none;
  display: block;
  float: left;
  font: normal 12px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px; /* sliding doors padding */
  text-decoration: none;
  width: 100% ! important;
  cursor: pointer;
}

.submit_button_div {
  background: transparent url('../images/bg_button_span.gif') no-repeat;
  display: block;
  height: 19px;
  padding: 0 0 5px 18px;
  width: 70px;
  float: right;
} 

input.submit_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

submit_button_div:active {
    background-position: bottom left;
    padding: 1px 0 4px 18px; /* push text down 1px */
} 

.facility_brief { 
  clear: both;
  float: left;
  display: inline;
  position: relative;
  margin: 4px;
  border-bottom: 1px solid #6264a3;
  z-index: 6;
}

.facility_img {
  float: left;
  display: inline;
  position: relative;
  width: 95px;
  z-index: 7;
}

.facility_image {
  float: left;
  display: inline;
  position: relative;
  z-index: 7;
}

.facility_data {
  float: right;
  display: inline;
  position: relative;
  margin-left: 10px;
  width: 120px;
  z-index: 7;
}

.facility_data_left {
  float: left;
  display: inline;
  position: relative;
  margin-left: 10px;
  width: 120px;
  z-index: 7;
}

.facility_info {
  float: left;
  display: inline;
  position: relative;
  margin-left: 50px;
  margin-top: 20px;
  z-index: 7;
}

.facility_link { 
  text-decoration: none;
  /*color: #6264a3;*/
  color: #000000;
}

#cemetery_details_div h1, #mortuary_details_div h1 { 
  line-height: 20px;
}

#cemetery_details_div, #mortuary_details_div { 
  margin: 4px;
}

.control_section { 
  float:left;
  padding-top: 0;
  background: transparent;
  width: 100%;
  margin-bottom: 10px;
}


.centered { 
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}


.centered_img_controls { 
  width: 271px;
  margin-left: auto;
  margin-right: auto;
}

.img_cntrl { 
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}


#obituary_image_div_1, #obituary_image_div_2 { 
  height: 150px;
  position: absolute;
  top: 0;
  width: 100%;
}


.sub_form_link { 
  background: transparent;
  background-color: transparent ! important;
  color: blue ! important;
  text-decoration: underline ! important;
}



.candle { 
  float:left;
  display: inline;
  position: relative;
  width: 272px;
  height: 120px;
  background: #FFFFFF;
  border: 1px solid #6264a3;
}

.candle_picts { 
  float:left;
  display: inline;
  position: relative;
  width: 95px;
  height: 113px;

}

.candle_info { 
  float:left;
  display: inline;
  position: relative;
  width: 175px;
  height: 107px;
  color: #6264a3;
  text-align: center;
}

.candle_title { 
  font: normal 16px arial, sans-serif ! important;
  font-weight: bold ! important;
  line-height: 20px;
}

.candle_count { 
  display: inline;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 92px;
  left: 0;
}

.candle_enable { 
  display: inline;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
}

.candle_count span { 
  color: #6264a3;
  width: 100%;
}

.candle_info span { 
  color: #6264a3;
  width: 100%;
}

.candle_info p { 
  color: #6264a3;
  width: 100%;
}

.candle_title_input { 
  font: normal 16px arial, sans-serif ! important;
  font-weight: bold ! important;
  line-height: 20px;
}

.candle_input, .candle_title_input, .candle_info textarea { 
  font: normal 12px arial, sans-serif;
  font-weight: normal;
  float:left;
  display: inline;
  position: relative;
  width: 167px;
  color: #6264a3;
  text-align: center;
}

.candle_info input { 
  height: 18px;

}

.candle_info textarea { 
  height: 30px;
}

.candle_display { 
  display:block;
  position: relative;
  float: left;
  height:375px;
  overflow:auto;
}
