html{  overflow-y:scroll; } body {   background-image: url('../images/bg_pattern.jpg');   background-repeat: repeat;   font-family: Arial;   font-size: 11px;   color: #727272; } .page {   width: 960px;   top: 0px;   right: 0px;   bottom: 0px;   left: 0px;   height: 100%;   margin: auto;   padding-bottom: 100px; } .header {   height: 131px;   width: 960px; } .header_logo {   border: none;   position: absolute;   z-index: 1;   float: left;   width: 192px;   height: 136px;   margin-top: 25px;   margin-left: 18px; } .container {   width: 960px;   padding-bottom: 100px;   background-color: White;   box-shadow: 0 1px 10px rgba(0,0,0,.1);   -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1); }  .menu {   width: 889px;   height: 40px;   margin: auto;   padding-top: 56px;   font-size: 13px;   font-weight: bold;   padding-left: 100px; } .menu li {   float: left;   list-style: none;   height: 37px;   padding-left: 20px; } .menu_item {   cursor: pointer; } .menu_item a {   color: #696868;   text-decoration: none;   text-align: center; } .menu_item_active {   height: 37px;   border-bottom-style: solid;   border-bottom-width: 2px;   border-bottom-color: #3fbde4; }  .menu_item_underlined {   height: 37px;   border-bottom-style: solid;   border-bottom-width: 2px;   border-bottom-color: #3fbde4; }  .menu_item_not_active {   height: 37px;   border-bottom: none; }  .slider {   width: 889px;   height: 366px;   margin: auto; } .slider_images, .static_images {   width: 889px;   height: 180px;   background-color: Black; } .slider_images {   cursor: pointer; }  .slider_image_hidden {  } .slider_image_visible {   width: 889px;   background-repeat: no-repeat; } .open_close {   float: right;   cursor: pointer;   width: 25px;   text-align: right; } .tween_picture_hidden {   display: none; } .blank_div {   margin-top: -180px; } .grey_line {   width: 889px;   height: 6px;   background-color: #eeeeee; } .navigator {   width: 889px; } .arrows {   margin-top: -19px;   float: right;   z-index: 500;   height: 38px;   width: 15px;   margin-right: 5px; } .up_arrow_blue {   position: absolute;   background-image: url('../images/arrow_blue_up.png');   background-repeat: no-repeat;   height: 19px;   width: 15px;   cursor: pointer;   z-index: 500; } .up_arrow_grey {   position: absolute;   background-image: url('../images/arrow_grey_up.png');   background-repeat: no-repeat;   height: 19px;   width: 15px;   z-index: 500; } .down_arrow_blue {   margin-top: 19px;   position: absolute;   background-image: url('../images/arrow_blue_down.png');   background-repeat: no-repeat;   height: 19px;   width: 15px;   cursor: pointer;   z-index: 500; } .down_arrow_grey {   margin-top: 19px;   position: absolute;   background-image: url('../images/arrow_grey_down.png');   background-repeat: no-repeat;   height: 19px;   width: 15px;   z-index: 500; } .page_numeration {   font-size: 10px;   float: right; } .page_numeration a {   text-decoration: none; } .page_numeration_not_active {   color: #727272; } .page_numeration a:hover {   color: #000000; } .page_numeration_active {   color: #000000; } .breadcrums a {   font-size: 10px;   text-decoration: none;   color: #727272; }  .content {   top: 0px;   right: 0px;   bottom: 0px;   left: 0px;   height: 100%;   margin: auto;   width: 860px;   margin-top: 60px;   min-height: 200px; } .content table tr {   height: 30px; } .vertical_align_top {   vertical-align: top; } .left_content {   float: left;   width: 415px; } h1 {   font-size: 13px;   color: #696868; } .content h1 {   padding-bottom: 10px; }  .right_content {   width: 273px;   padding-left: 157px;   float: right; }  #right_content a {   color: #3fbde4;   text-decoration: none; }  .field_names {   color: #3fbde4;   margin-right: 10px;   float: left; } .textbox_round {   float: right; } .textbox_round_left {   float: left;   height: 34px;   width: 11px; } .textbox_round_right {   float: left;   height: 34px;   width: 11px; } .textbox_round_middle_background {   background: url('../images/textbox_round_middle.png');   background-repeat: repeat-x;   width: 193px;   height: 34px;   position: relative;   float: left; } .textbox_round_middle_blank {   float: left;   width: 193px;   border: none;   position: absolute;   margin-top: 7px;  } .blankTextbox {   border: none; } .sendButton {   background: url('../images/send.png');   background-repeat: no-repeat;   width: 45px;   height: 24px;   cursor: pointer;   float: right; } .clear {   clear: both; } .keep_in_touch {   color: #696868;   background: url('../images/icons-bar.png');   background-repeat: no-repeat;   width: 231px;   height: 28px;   float: right;   margin-right: 36px;   margin-top: -15px; } .keep_in_touch_text {   float: left;   margin-left: 10px;   margin-top: 7px;   font-size: 10px; } .bottom_icons {   float: right;   margin-right: 10px;   margin-top: 5px; } .imgWithoutBorder {   border: none; } .footer {   margin-top: 50px;   font-size: 10px; } .copyright {   float: left;   margin-left: 30px; } .sitebyBiomedia {   color: #727272;   text-decoration: none;   float: right;   margin-right: 30px; }   .blue_note {   color: #3fbde4; }  .grey_note {   color: #727272; } .note {   clear: both;   height: 30px;   cursor: pointer;   display: block; } .author, .short_text, .date, .event, .friend, .friend_link {   float: left;   display: block; }  .slider_images_opened {   width: 889px;   height: 360px;     background-color:Black;   cursor: pointer; } .blank_div_opened {   margin-top:0px; }  .right_content_links a {   line-height:25px; }   .right_content_text {   width: 415px;   padding-left:0px;   float:right;   padding-top: 35px; }   .right_content_Contact {   width: 440px;   padding-left:0px;   float:right;   margin-top:80px; } .message_area_div_Contact {   background-image : url('../images/contact_message_area.png');   background-repeat: no-repeat;   width: 341px;   height: 158px;  } .message_area_Contact {   resize: none;   margin: 13px 10px 10px;   overflow:auto;   border: 0px;   border-style: none;    border-color: Transparent;    outline: none; }    .right_content_ThankYouNotes {   width: 273px;   padding-left:157px;   float:right; } .message_area_div_ThankYouNotes {   background-image : url('../images/tnx_notes_message_area.png');   background-repeat: no-repeat;   width: 292px;   height: 159px;  } .message_area_ThankYouNotes {   resize: none;   margin: 10px 15px 10px 15px;   overflow:auto;   border: 0px;   border-style: none;    border-color: Transparent;    outline: none; } .textbox_round_middle_ThankYouNotes {   width:256px;  }  .sendButton_ThankYouNotes {   margin-right:8px; } .attachment_sign {   float:right;   cursor: pointer;    } .notes_ThankYouNotes {   margin-top:20px; } .author_ThankYouNotes {   width:100px;    } .short_text_ThankYouNotes {   width:250px; } .field_names_ThankYouNotes {   margin-left:15px;   float: left; } .form_table_ThankYouNotes {   margin-left:-18px; } .tr_field_names_ThankYouNotes {   height:10px; } .textbox_round_ThankYouNotes {   margin-left:7px; } div.fileinputs {  position: relative;   width:15px;   height:15px;  float:right;  cursor:pointer;  margin-left:181px; }  div.fakefile {  position: absolute;  cursor:pointer;  top: 0px;  left: 0px;  z-index: 1;  }  input.file {  position: relative;  cursor:pointer;  text-align: right;  -moz-opacity:0 ;  filter:alpha(opacity: 0);  opacity: 0;  z-index: 2;   width:15px;    height:15px; }  /* pop up style */   #backgroundPopup{    display:none;    position:fixed;    _position:absolute; /* hack for internet explorer 6*/    height:100%;    width:100%;    top:0;    left:0;    background:#000000;    border:1px solid #cecece;    z-index:2;   }  #popupNoteContent  {   top: 0px;   right: 0px;   bottom: 0px;   left: 0px;   height: 100%;   margin: auto;    display:none;    position:fixed;    _position:absolute; /* hack for internet explorer 6*/    height:524px;    width:812px;    background:#FFFFFF;    border:2px solid #cecece;    z-index:3;    padding:40px;    font-size:13px;   }   #popup_arrow_back{    float:left;   cursor:pointer; } .note_image, .note_description {   display:none; } .popup_greyline_separator {   height:2px;   width:223px;   margin-bottom:40px;   margin-top:9px; }  .popup_image {   float:left;   margin-left:68px; } .popup_description {   float:left;   width: 230px;   vertical-align:top;   margin-top:-13px; } #popupNoteContent h1, .popup_date {   color:#3fbde4; } #popupNoteContent h1 {   clear:both;   padding-top:15px; }   .date_Gallery {   width:60px;   display: block; } .event_Gallery {   width:80px;   display: block; } .short_text_Gallery {   width:250px;   display: block; } .galleries_navigation a {   text-decoration: none;    } .gallery_link {   color: #727272; } .galleries_navigation a:hover {   color: #000000; } .active_gallery {   color: #000000; } .friend {   width:150px; } .friend_link {   text-decoration:none;   color:#3fbde4; } .friendItem {   clear: both;   height: 30px;   cursor: pointer; } .blue_friendItem {   color: #3fbde4; }  .grey_friendItem {   color: #727272; } 
