body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td,button {
  margin: 0;
  padding: 0; }

.hide {
    display: none ;
}

a {
  color: black;
  text-decoration: none; }

button:focus, button:active {
  outline: none; }

input:focus::-moz-focus-inner {
  border-color: transparent; }

a:focus, a:active {
  outline: none; }

button {
  cursor: pointer;
  background: none; }

label {
  display: block; }

textarea {
  width: 100%;
  height: 100px; }

fieldset,img,button {
  border: 0; }

address,caption,cite,code,em,strong,th,button {
  font-style: normal;
  font-weight: normal; }

ol,ul {
  list-style: none; }

h1,h2,h3,h4,h5,h6,button {
  font-size: 100%;
  font: 100% arial,clean,sans-serif;
  font-weight: normal; }

body {
  font: 14px arial,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

body * {
  line-height: 1.22em; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%; }

select,input,textarea {
  font: 99% arial,clean,sans-serif;
  border: 1px solid #ACACAC;
  padding: 2px; }

pre,code {
  font: 115% monospace;
  *font-size: 100%; }

#walkthrough:after, #navigation:after, #resource-panels:after, .form-actions:after, #panel-data:after, .book-it-button:after, .panel-actions:after, .availability-browsing-interface:after, .appointment-viewing-interface:after,
.stop-right-there:after,#service-interface-panels:after,.single-resource:after,.crumb:after,#bd:after,.home-columns:after,#popuplinks:after,.instruction:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#walkthrough, #navigation, #resource-panels, .form-actions, #panel-data, .book-it-button, .panel-actions, .availability-browsing-interface, .appointment-viewing-interface,
.stop-right-there,#service-interface-panels,.single-resource,.crumb,.home-columns,#popuplinks,.instruction {
  display: inline-block;
  height: 1%;
  display: block; }

.formError {
  color: red; }

:root {
  overflow-y: scroll !important; }

#popup1-div {
  background: transparent url(/images/start/popup-step-1.png) no-repeat left top; }

#popup2-div {
  background: transparent url(/images/start/popup-step-2.png) no-repeat left top; }

#popup3-div {
  background: transparent url(/images/start/popup-step-3.png) no-repeat left top; }

#wrapper {
  width: 700px;
  margin: 0px auto; }

#headertext {
  height: 180px;
  background: #c1c1c1;
  color: #fff;
  padding: 10px 10px 0px 10px; }
  #headertext .innertext {
    font: normal 14px/22px Verdana; }
    #headertext .innertext .boldtext {
      font: bold 14px/22px Verdana; }

#headertext img {
  float: left;
  margin-right: 10px; }

#setupsteps {
  margin: 20px 0;
  border-top: solid 4px #afd81c; }

#popuplinks {
  width: 700px;
  clear: right; }

#popup1 {
  float: left;
  display: block;
  width: 212px;
  height: 176px;
  overflow: hidden;
  background: transparent url(/images/start/setup-steps-1.gif) no-repeat left top; }
  #popup1:hover {
    background: transparent url(/images/start/setup-steps-1.gif) no-repeat left bottom; }

#popup2 {
  float: left;
  display: block;
  width: 276px;
  height: 176px;
  overflow: hidden;
  background: transparent url(/images/start/setup-steps-2.gif) no-repeat left top; }
  #popup2:hover {
    background: transparent url(/images/start/setup-steps-2.gif) no-repeat left bottom; }

#popup3 {
  float: left;
  display: block;
  width: 212px;
  height: 176px;
  overflow: hidden;
  background: transparent url(/images/start/setup-steps-3.gif) no-repeat left top; }
  #popup3:hover {
    background: transparent url(/images/start/setup-steps-3.gif) no-repeat left bottom; }

#letsgetstarted {
  display:    block;
  width:      266px;
  height:     75px;
  overflow:   hidden;
  margin:     0px auto;
  background: transparent url(/images/buttons/get-started.png) no-repeat left top; 
}
#letsgetstarted:hover {
  background: transparent url(/images/buttons/get-started.png) no-repeat left bottom; 
}

.popup {
  display: block;
  position: absolute;
  left: 50%;
  top: 80px;
  width: 483px;
  height: 256px;
  margin-left: -241px;
  z-index: 200000; }

.popuptext li {
  float: left;
  width: 33%;
  padding: 20px;
  padding-top: 30px;
  text-align: center; }
.popuptext p, .popuptext li {
  color: #5FA1DD;
  font: bold 14px/24px Verdana; }
.popuptext h2 {
  color: #FEA101;
  font: bold 20px/30px Verdana; }

#copyright-notice,.separator {
  color: #444548; }

#etc a {
  color: #444548; }

#bd .light-gray {
  background: #F2F2F2; }
#bd .subscribe-to-calendar {
  background: transparent url(/images/button-blue-bg.png) no-repeat; }
#bd .home-panel-header {
  background: #e6e6e6; }
#bd .home-header {
  background: transparent url(/images/home-header.gif) repeat-x; }
#bd .home-panel-bottom ul {
  background: #F2F2F2; }
#bd .home-panel-bottom li {
  background: transparent url(/images/upcoming-appointments-icon.png) no-repeat 0px 4px; }

#bd .light-gray {
  border-bottom: solid 1px #CCCCCC; }
#bd .subscribe-to-calendar {
  display: block;
  width: 141px;
  height: 27px; }
#bd .home-panel-header {
  border-bottom: solid 1px #CCCCCC; }
#bd .home-header {
  height: 42px;
  border-top: 4px solid #AF8BD7; }
#bd .home-panel-bottom {
  margin: 10px auto; }
  #bd .home-panel-bottom li {
    margin-left: 2px; }

#bd .light-gray {
  padding: 4px 4px 4px 30px; }
#bd .subscribe-to-calendar {
  font: bold 14px/26px Verdana;
  color: #FFFFFF;
  padding-left: 26px; }
#bd .home-panel-header {
  padding: 5px 2px 2px 4px; }
  #bd .home-panel-header h2 {
    padding: 0 4px 4px 4px;
    color: #808080; }
#bd .home-header {
  padding: 11px 0 0 13px;
  color: #BFBFBF; }

body {
  background: #ffffff }

#baltic {
  position: absolute;
  left: 0;
  width: 100%;
  height: 124px;
  
  
   }

#mediterranean {
  position: absolute;
  left: 50%;
  width: 360px;
  height: 123px;
  margin-left: -460px;
 }

#hd {
  position: relative;
  width: 760px;
  height: 36px;
  *height: 48px;
  padding: 19px 6px 0 6px;
  margin: 0 auto; }

#user-identification {
  float: right;
  color: #000000;
  letter-spacing: 1px;
  margin-top: 8px; 
  margin-right: 15px; 
*+  margin-right: 15px;  
  }
  #user-identification a {
    color: #000000; }
    #user-identification a:hover {
      text-decoration: underline; }

#libersy-logo {
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 14px;
  width: 172px;
  height: 50px;
    background: transparent url(/images/logo-small-bottom.gif) no-repeat; 
   }

#bd {
  position: relative;
  width: 785px;
  padding: 6px;
  height :246px;
  background: transparent url(../images/ribbons.gif) no-repeat top left;
  padding-top: 20 px;
  margin: 0 auto; }

#actual-bd-area-wrapped-in-extraneous-markup-in-order-to-facilitate-fanciful-borders {
  min-height: 500px;
  height: auto !important;
  height: 500px;
  padding: 19px 12px 12px 12px;
   margin-top: 80px;
  background: #FFFFFF url(/images/backgrounds/bd.png) repeat-y; }
  
  
  
  
#mainnav {	clear:both;	height:68px;margin:0 0 0 0px;	width:770px;
  padding: 19px 12px 12px 12px;
   margin-top: 40px;

}
#mainnav #bg {	height:98px;	}
#mainnav #rights {
	
	height:98px;	
	padding:55px 15px 0pt 15px;	
*+height:50px;
*+padding:25px 15px 0pt 15px; /* Very ugly hack for IE6 and IE7, but the stylesheets aren't correctly set-up at the moment (TODO: conditioned IE stylesheets includes) */
*+width:95%;
vertical-align :bottom;
}
#mainnav #rights #topnav
{
width:100%;
padding: 0 5px 0 5px;

}



  #main-content-top {	clear:both;	height:30px;margin:0 0 0 0px;	width:760px;
  padding: 0px 12px 0px 12px;
   margin-top: 0px;
   margin-bottom: -4px;
   *+margin-bottom: 0px;
   background: url(../images/content-top.png) no-repeat top left;
}

  #main-content-bot {	clear:both;	height:68px;margin:0 0 0 0px;	width:760px;
  padding: 0px 12px 0px 12px;
   margin-top: 0px;
   margin-bottom: 0px;
   background: url(../images/content-bottom.png) no-repeat top left;
}


  
  #main-content-mid {	clear:both;	margin:0 0 0 0px;	width:760px;
  padding: 0px 12px 0px 12px;
   margin-top: 0px;
   background: url(../images/content-mid.png) repeat-y top left;
}
    
#navigation a {
  font-stretch: ultra-expanded;
  display: block;
  float: right;
  height: 24px;
  *height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 24px;
  padding: 0 14px;
  background: transparent url(/images/backgrounds/navigation-gray.png) repeat-x;
  border: 1px solid;
  border-color: #EBEBEB #9B9B9B #4B4B4B #E0E0E0;
  margin-left: 5px; }
  #navigation a:hover {
    background: transparent url(/images/backgrounds/navigation-gray.png) repeat-x bottom left;
    border: 1px solid;
    border-color: #F4F4F4 #A4A4A4 #646464 #E8E8E8; }
  #navigation a:active, #navigation a:focus {
    height: 23px;
    line-height: 22px;
    padding-left: 13px;
    background: transparent url(/images/backgrounds/navigation-gray.png) repeat-x;
    border: 1px solid;
    border-color: #5B5B5B #D4D4D4 #C8C8C8 #9B9B9B;
    margin-top: 1px;
    margin-left: 6px; }
#navigation #current-tab, #navigation #current-tab:hover {
  height: 23px;
  line-height: 22px;
  padding-left: 13px;
  background: transparent url(/images/backgrounds/navigation-blue.png) repeat-x;
  border: 1px solid;
  border-color: #6095C7 #88B0D8 #9DC6EA #376DA0;
  margin-left: 6px;
  margin-top: 1px;
  margin-bottom: 1px; }
  #navigation #current-tab:hover, #navigation #current-tab:hover:hover {
    background: transparent url(/images/backgrounds/navigation-blue.png) repeat-x bottom left; }
#navigation form input {
  display: block;
  float: left;
  height: 26px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  padding: 0 6px;
  background: transparent url(/images/backgrounds/navigation-blue.png) repeat-x;
  border: 1px solid;
  border-color: #EDF6FF transparent #376DA0 #88B0D8;
  cursor: pointer; }
#navigation form select {
  display: block;
  float: left;
  width: 160px;
  height: 23px;
  padding-top: 4px;
  padding-left: 4px;
  border-color: #EBEBEB;
  margin-top: 1px; }
#navigation form option {
  margin: 0;
  padding: 2px 8px; }

h1 {
  color: #959595;
  font-weight: bold;
  font-size: 23px;
  line-height: 41px;
  border-bottom: 3px solid #C8C8C8;
  margin: 4px 0 14px 0;
  *margin-top: 0; }

#ft {
  width: 770px;
  padding: 0 6px;
  margin: 0 auto;
  position: relative;
  margin: 0.6em auto;
  clear: both;
  font-size: 94%;
  color: #FFFFFF; }
  #ft a {
    color: #FFFFFF; }
    #ft a:hover {
      text-decoration: underline; }
  #ft .separator {
    margin: 0 5px; }

#etc {
  margin: 4px 0; }

#locale-selection {
  float: right; }

.form-actions {
  margin-bottom: 10px; }

.cancel-endcap {
  float: left;
  display: block;
  width: 22px;
  height: 27px;
  font-size: 16px !important;
  background: transparent url(/images/buttons/cancel.png) no-repeat;
  margin-left: -22px;
  *margin-left: 0;
  *margin-right: -3px; }

.cancel-text {
  display: block;
  *display: inline-block;
  color: #FFFFFF;
  font-size: 16px !important;
  *font-weight: bold;
  line-height: 27px;
  height: 27px;
  padding: 0 14px 0 6px;
  *padding-left: 6px;
  *padding-right: 16px;
  background: transparent url(/images/buttons/cancel.png) no-repeat top right;
  *margin-right: 3px; }

.cancel-button {
  float: right;
  height: 27px;
  margin-left: 27px;
  *margin-left: 5px;
  width: auto !important;
  cursor: pointer; }
  .cancel-button:hover .cancel-endcap {
    background: transparent url(/images/buttons/cancel.png) no-repeat bottom left;
    *background: transparent url(/images/buttons/cancel.png) no-repeat; }
  .cancel-button:hover .cancel-text {
    background: transparent url(/images/buttons/cancel.png) no-repeat right -27px;
    *background: transparent url(/images/buttons/cancel.png) no-repeat top right; }

.submit-endcap {
  float: left;
  display: block;
  width: 22px;
  height: 27px;
  background: transparent url(/images/buttons/save.png) no-repeat;
  *margin-right: -3px; }

.submit-text {
  border: none;
  color: #FFFFFF;
  font-size: 16px !important;
  height: 27px;
  line-height: 27px;
  *font-weight: bold;
  padding: 0 12px 2px 4px;
  *padding: 0 7px 0 0;
  cursor: pointer;
  background: transparent url(/images/buttons/save.png) no-repeat top right;
  *margin-right: 3px; }

.submit-button {
  float: right;
  height: 27px;
  cursor: pointer;
  width: auto !important; }
  .submit-button:hover .submit-endcap {
    background: transparent url(/images/buttons/save.png) no-repeat bottom left; }
  .submit-button:hover .submit-text {
    background: transparent url(/images/buttons/save.png) no-repeat right -27px; }

.book-it-image {
  *position: relative;
  *z-index: 1;
  float: left;
  display: block;
  width: 89px;
  height: 72px;
  background: transparent url(/images/buttons/book.png) no-repeat;
  *margin-right: -10px; }

.book-it-button {
  margin: 12px auto;
  *margin: 10px 2px; }
  .book-it-button input.book-it-text {
    border: none;
    width: auto !important;
    color: #FFFFFF;
    font-size: 15px !important;
    *font-size: 16px;
    *font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 24px 2px 4px !important;
    *padding-left: 0px;
    *padding-right: 12px !important;
    background: transparent url(/images/buttons/book-it.png) no-repeat top right !important;
    margin-top: 24px !important;
    margin-left: -8px;
    cursor: pointer; }
  .book-it-button:hover input.book-it-text {
    background: transparent url(/images/buttons/book-it.png) no-repeat bottom right !important; }
  .book-it-button:hover input.disabled {
    background: transparent url(/images/buttons/book-it.png) no-repeat top right !important; }

#one-week-backward, #one-week-forward {
  display: block;
  cursor: pointer;
  margin-top: 9px;
  height: 12px;
  width: 11px; }

#one-week-backward {
  float: left;
  margin-left: 11px;
  *margin-left: 5px;
  background: transparent url(/images/buttons/calendar-arrows.png) no-repeat left 0px; }
  #one-week-backward:hover {
    background: transparent url(/images/buttons/calendar-arrows.png) no-repeat left -16px; }

#one-week-forward {
  float: right;
  margin-right: 11px;
  *margin-right: 5px;
  background: transparent url(/images/buttons/calendar-arrows.png) no-repeat right 0px; }
  #one-week-forward:hover {
    background: transparent url(/images/buttons/calendar-arrows.png) no-repeat right -16px; }

#jump-to-current-week {
  display: block;
  height: 24px;
  width: 25px;
  background: transparent url(/images/buttons/calendar.png) no-repeat center top;
  margin: 1px auto 0 auto;
  cursor: pointer; }
  #jump-to-current-week:hover {
    background: transparent url(/images/buttons/calendar.png) no-repeat center bottom; }

.panel-header {
  background: transparent url(/images/backgrounds/panel-pieces-700px.png) no-repeat;
  height: 59px;
  color: #959595;
  *overflow: hidden; }
  .panel-header span {
    font-weight: bold; }

.panel-image {
  float: left;
  width: 46px;
  height: 51px;
  margin: 4px 12px 4px 16px;
  *margin-left: 9px; }

h2 {
  font-size: 17px;
  padding-top: 16px; }

.panel-actions {
  height: 23px;
  color: #7D7D7D;
  font-size: 90%;
  padding: 3px 6px 3px 14px;
  background: #CCCCCC;
  border: 2px solid #B7B7B7;
  border-width: 1px 2px; }
  .panel-actions label {
    display: inline; }
  .panel-actions select {
    color: #666666;
    margin-top: -1px; }

.link-to-new {
  float: right;
  width: 42px;
  height: 24px; }

.listing-panel ul {
  overflow-y: scroll;
  height: 320px;
  background: #FFF url(/images/backgrounds/panel-bottom-shading.png) repeat-x bottom;
  border: 2px solid #C8C8C8;
  border-top: none; }
  .listing-panel ul .item-name {
    *font-weight: bold;
    color: #7D7D7D; }
    .listing-panel ul .item-name:hover {
      color: #2E2E2E; }
  .listing-panel ul .link-to-examine {
    display: block;
    float: right;
    height: 20px;
    width: 19px;
    background: none;
    *background: transparent url(/images/buttons/service-actions.png) no-repeat 0px 2px; }
    .listing-panel ul .link-to-examine:hover {
      *background: transparent url(/images/buttons/service-actions.png) no-repeat -18px 2px; }

  .listing-panel ul .dragger {
    float: right; 
    width: 19px;
    height: 16px;
    cursor: move; 
    background: url(/images/drag.png);
    margin-top: 2px; }
  
  .listing-panel ul li.invisible * {
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;}

.editing-panel {
  width: 700px;
  margin: 0 auto; }
  .editing-panel h3 {
    font-size: 87%; }
  .editing-panel #panel-data {
    background: #E4E4E4;
    border-top: 1px solid #B7B7B7;
    padding: 18px; }
  .editing-panel .link-to-add {
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    background: transparent url(/images/buttons/plus.png) no-repeat top left;
    margin: -4px 0; }
    .editing-panel .link-to-add:hover {
      background: transparent url(/images/buttons/plus.png) no-repeat bottom left; }
  .editing-panel .link-to-edit {
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    background: transparent url(/images/buttons/wrench.png) no-repeat top left;
    margin: -4px 0; }
    .editing-panel .link-to-edit:hover {
      background: transparent url(/images/buttons/wrench.png) no-repeat bottom left; }
  .editing-panel #add-requirement {
    background: transparent url(/images/buttons/plus.png) no-repeat top left; }
    .editing-panel #add-requirement:hover {
      background: transparent url(/images/buttons/plus.png) no-repeat bottom left; }

.listing-panel, #appointment-panel {
  width: 700px;
  margin: 0 auto; }
  .listing-panel h3, #appointment-panel h3 {
    font-size: 87%; }
  .listing-panel li, #appointment-panel li {
    border-bottom: 1px solid #C8C8C8;
    padding: 6px 10px; }
    .listing-panel li:hover .link-to-examine, #appointment-panel li:hover .link-to-examine {
      background: transparent url(/images/buttons/service-actions.png) no-repeat 0px 2px; }
      .listing-panel li:hover .link-to-examine:hover, #appointment-panel li:hover .link-to-examine:hover {
        background: transparent url(/images/buttons/service-actions.png) no-repeat -18px 2px; }
  .listing-panel .item-name, #appointment-panel .item-name {
    font-size: 17px;
    *font-size: 18px; }
  .listing-panel .item-additional-data, #appointment-panel .item-additional-data {
    font-size: 12px;
    color: #AAA; }
    .listing-panel .item-additional-data a, #appointment-panel .item-additional-data a {
      color: #AAA; }
      .listing-panel .item-additional-data a:hover, #appointment-panel .item-additional-data a:hover {
        color: #555; }

#appointment-panel #panel-data {
  min-height: 350px;
  height: auto !important;
  height: 350px;
  background: #FFF url(/images/backgrounds/panel-bottom-shading.png) repeat-x bottom;
  border: 2px solid #C8C8C8;
  border-top: 1px solid #B7B7B7; }
  #appointment-panel #panel-data h4 {
    color: #969696;
    font-size: 125%;
    font-weight: bold;
    padding: 25px 0 4px 140px;
    background: #F5F5F5; }
  #appointment-panel #panel-data h5 {
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 0 6px 140px;
    background: #B7B7B7; }

#resource-panels {
  padding: 0 8px;
  *padding: 0 4px; }
  #resource-panels .listing-panel {
    float: left;
    width: 220px;
    margin: 0 10px; }
  #resource-panels .panel-header {
    background: transparent url(/images/backgrounds/panel-header-220px.png) no-repeat; }
  #resource-panels h2 {
    font-size: 19px;
    padding-top: 28px; }

#service-panel input, #service-panel textarea, #service-panel select {
  width: auto; }

#availability-panel-preview {
  float: right;
  margin-top: -1px;
  margin-bottom: 10px; }
  #availability-panel-preview input {
    background: #F5F5F5; }
  #availability-panel-preview #appointment-time {
    background: #F5F5F5;
    color: #969696; }

#parameters-control-panel, #appointment-details-panel {
  float: left; }

#availability-panel-preview, #parameters-control-panel, #appointment-details-panel {
  width: 205px;
  min-height: 456px;
  height: auto !important;
  height: 456px;
  border: 1px solid #CACACA;
  background: #FFFFFF;
  color: #969696; }
  #availability-panel-preview h4, #parameters-control-panel h4, #appointment-details-panel h4 {
    height: 27px;
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
    padding: 0 8px;
    background: transparent url(/images/backgrounds/availability-panel-header.png) repeat-x;
    border-bottom: 1px solid #CACACA; }
  #availability-panel-preview .service-data, #parameters-control-panel .service-data, #appointment-details-panel .service-data {
    margin: 12px; }
  #availability-panel-preview .appointment-data, #parameters-control-panel .appointment-data, #appointment-details-panel .appointment-data {
    margin: 12px; }
  #availability-panel-preview #appointment-parameters label, #parameters-control-panel #appointment-parameters label, #appointment-details-panel #appointment-parameters label {
    font-size: 12px;
    font-weight: bold;
    color: #969696;
    margin: 9px 0 2px 4px; }
  #availability-panel-preview #appointment-parameters img, #parameters-control-panel #appointment-parameters img, #appointment-details-panel #appointment-parameters img {
    width: auto;
    height: auto;
    margin: -1px 1px 0 1px; }
  #availability-panel-preview #appointment-parameters input, #parameters-control-panel #appointment-parameters input, #appointment-details-panel #appointment-parameters input {
    width: 171px;
    padding: 3px 4px; }
  #availability-panel-preview #appointment-parameters #appointment-time, #parameters-control-panel #appointment-parameters #appointment-time, #appointment-details-panel #appointment-parameters #appointment-time {
    display: block;
    width: 171px;
    font-size: 12px;
    padding: 4px;
    border: 1px solid #ACACAC;
    cursor: default; }
  #availability-panel-preview #filters .parameter, #parameters-control-panel #filters .parameter, #appointment-details-panel #filters .parameter {
    background: #E8E8E8;
    color: #969696;
    font-size: 13px; }
  #availability-panel-preview #filters span, #parameters-control-panel #filters span, #appointment-details-panel #filters span {
    display: block;
    padding: 6px; }
  #availability-panel-preview #filters label, #parameters-control-panel #filters label, #appointment-details-panel #filters label {
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 6px 3px 6px;
    *padding-bottom: 4px;
    background: #CCCCCC;
    border-bottom: 1px solid #A9A9A9; }
  #availability-panel-preview #filters select, #parameters-control-panel #filters select, #appointment-details-panel #filters select {
    margin: -4px 6px 6px 6px;
    width: 164px; }
  #availability-panel-preview #filters .odd-requirement, #parameters-control-panel #filters .odd-requirement, #appointment-details-panel #filters .odd-requirement {
    background: #E1E1E1; }

/* === Appointment details (confirmation) page === */
#appointments-panel .appointment-supplementary-data, #appointment-panel .appointment-supplementary-data {
  padding: 8px 40px 12px 70px;
  font-size: 12px;
  color: #7D7D7D;
  background: #FFFFFF; }
#appointments-panel .required-employees, #appointment-panel .required-employees {
  background: transparent url(/images/icons/resources-small.png) no-repeat 7px 4px; }
#appointments-panel .required-spaces, #appointment-panel .required-spaces {
  background: transparent url(/images/icons/resources-small.png) no-repeat 7px -23px; }
#appointments-panel .required-equipment, #appointment-panel .required-equipment {
  background: transparent url(/images/icons/resources-small.png) no-repeat 7px -50px; }
#appointments-panel .requirement-group, #appointment-panel .requirement-group {
  border-top: 1px solid #E0E0E0;
  line-height: 24px;
  height: 24px;
  padding-left: 31px; }
#appointments-panel .first, #appointment-panel .first {
  border-top: none; }

/* === Appointment list (home) page === */
#appointments li {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  padding: 0 !important; }
  #appointments li.pending   { background-color: #f2e6cd; }
  #appointments li.accepted  { background-color: #daf2cd; }
  #appointments li.confirmed { background-color: #daf2cd; }
  #appointments li .appointment-main-data {
    padding: 4px 4px 4px 56px; }
    #appointments li .appointment-main-data a.appointment-details {
      float: left;
      margin: 4px 0 0 -48px;
      width: 40px;
      height: 32px;
      cursor: pointer;
      text-indent: -1000em;
      background: transparent url(../images/buttons/view-appointments.png) no-repeat left 0; }
      #appointments li .appointment-main-data a.appointment-details:hover {
        background-position: left -50px; }
    #appointments li .appointment-main-data .customer-link {
      color: #5292AA; }
    #appointments li .appointment-main-data .customer-name {
      font-weight: bold; }
    #appointments li .appointment-main-data .appointment-state {
      float: left;
      padding: 2px 0;
      border-top: 1px solid #ccc;
      font-weight: bold;
      font-size: 12px; }

#calendar-of-availabilities-area, #calendar-of-availabilities-area-empty, #calendar-of-appointments-area {
  float: left;
  padding: 4px 3px 4px 0;
  background: #D7D7D7;
  border-top: 1px solid #CACACA; }

#availability-calendar-navigation, #appointment-calendar-navigation {
  float: right;
  width: 81px;
  margin-right: 18px;
  *margin-right: 9px;
  height: 27px;
  background: transparent url(/images/backgrounds/availability-panel-header.png) repeat-x;
  border: 1px solid #CACACA;
  border-bottom: none; }

.day-headers {
  position: relative; }
  .day-headers table {
    width: 99.9%;
    table-layout: fixed;
    color: white;
    text-align: center;
    font-size: 11px; }
  .day-headers .header-date {
    border-left: 1px dotted #888888;
    padding: 4px 0 3px 0;
    background: #ACACAC; }
  .day-headers .left-shoulder {
    width: 40px;
    border-right: 1px solid #888888; }
  .day-headers .right-shoulder {
    width: 14px;
    border-left: 1px solid #888888; }

#appointment-window-viewport {
  height: 400px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll !important;
  position: relative; }
  #appointment-window-viewport #appointment-window {
    height: 100%;
    width: 100%;
    *width: 510px;
    *margin-left: -1px; }
  #appointment-window-viewport #appointment-table {
    width: 100%;
    table-layout: fixed; }
  #appointment-window-viewport #times-cell {
    width: 40px; }
  #appointment-window-viewport #times {
    position: relative; }
  #appointment-window-viewport .time {
    border-top: 1px solid #C1C1C1;
    position: absolute;
    left: 0pt;
    width: 100%;
    background: #DFDFDF; }
  #appointment-window-viewport .time-text {
    color: #636363;
    padding-right: 4px;
    text-align: right;
    font-size: 11px; }
  #appointment-window-viewport #calendar-cell {
    width: auto;
    position: relative;
    border-left: 1px solid #C1C1C1;
    background: #E9E9E9; }
  #appointment-window-viewport #calendar {
    position: relative; }
  #appointment-window-viewport .day-separator {
    width: 1px;
    position: absolute;
    z-index: 500;
    border-left: 1px dotted #C1C1C1 !important; }
  #appointment-window-viewport .time-separator {
    position: absolute;
    width: 100%; }
  #appointment-window-viewport .sixty-minutes {
    border-top: 1px solid #C1C1C1;
    height: 0px !important; }
  #appointment-window-viewport .thirty-minutes {
    border-top: 1px solid transparent;
    *border-top: none;
    height: 0px !important; }
  #appointment-window-viewport .fifteen-minutes, #appointment-window-viewport .forty-five-minutes {
    background: #E4E4E4; }
  #appointment-window-viewport #availabilities {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0pt;
    left: 0pt; }
  #appointment-window-viewport .day {
    width: 20.195%;
    top: 0px;
    position: absolute; }
  #appointment-window-viewport .extra-markup-for-rounded-corners {
    width: 94%;
    margin: 2px auto 0 auto; }
  #appointment-window-viewport .top-left, #appointment-window-viewport .top-right, #appointment-window-viewport .bottom-left, #appointment-window-viewport .bottom-right {
    height: 50%;
    width: 50%;
    background: transparent url(/images/backgrounds/availability-box.png) no-repeat; }
  #appointment-window-viewport .top-left {
    background-position: top left; }
  #appointment-window-viewport .top-right {
    background-position: top right; }
  #appointment-window-viewport .bottom-left {
    background-position: bottom left; }
  #appointment-window-viewport .bottom-right {
    background-position: bottom right; }
  #appointment-window-viewport .availability {
    width: 99%;
    position: absolute;
    cursor: pointer; }
    #appointment-window-viewport .availability:hover .top-left, #appointment-window-viewport .availability:hover .top-right, #appointment-window-viewport .availability:hover .bottom-left, #appointment-window-viewport .availability:hover .bottom-right {
      background-image: url(/images/backgrounds/availability-hover.png); }
  #appointment-window-viewport .selected .top-left, #appointment-window-viewport .selected .top-right, #appointment-window-viewport .selected .bottom-left, #appointment-window-viewport .selected .bottom-right {
    background-image: url(/images/backgrounds/availability-selected.png) !important; }

#company-logo img {
  max-width: 433px;
  width: auto !important;
  width: 433px; }

#resource-image img {
  max-width: 427px;
  width: auto !important;
  width: 427px;
  border: 3px solid #D7D7D7; }

#service-panel img {
  max-width: 235px;
  *width: expression(this.width > 235 ? '235px' : this.width);
  border: 3px solid #D7D7D7; }

#appointment-panel img {
  float: left;
  max-width: 100px;
  *width: expression(this.width > 100 ? '100' : this.width);
  border: 2px solid #CCC;
  margin: 18px 18px 10px 18px; }

#employee-panel .panel-image {
  background: transparent url(/images/icons/resources-medium.png) no-repeat 0 6px; }

#space-panel .panel-image {
  background: transparent url(/images/icons/resources-medium.png) no-repeat 0 -63px; }

#equipment-panel .panel-image {
  background: transparent url(/images/icons/resources-medium.png) no-repeat 0 -128px; }

#services-panel .panel-image, #service-panel .panel-image {
  background: transparent url(/images/icons/business-medium.png) no-repeat -7px -103px; }

#appointments-panel .panel-image, #appointment-panel .panel-image {
  background: transparent url(/images/icons/business-medium.png) no-repeat -8px 5px; }

#company-panel .panel-image {
  background: transparent url(/images/icons/business-medium.png) no-repeat 0px -50px;
  width: 64px; }

#link-to-new-employee {
  background: transparent url(/images/buttons/new-resources.png) no-repeat right 0px; }
  #link-to-new-employee:hover {
    background: transparent url(/images/buttons/new-resources.png) no-repeat left 0px; }

#link-to-new-space {
  background: transparent url(/images/buttons/new-resources.png) no-repeat right -24px; }
  #link-to-new-space:hover {
    background: transparent url(/images/buttons/new-resources.png) no-repeat left -24px; }

#link-to-new-equipment {
  background: transparent url(/images/buttons/new-resources.png) no-repeat right -48px; }
  #link-to-new-equipment:hover {
    background: transparent url(/images/buttons/new-resources.png) no-repeat left -48px; }

#link-to-new-service {
  background: transparent url(/images/buttons/new-resources.png) no-repeat right -96px; }
  #link-to-new-service:hover {
    background: transparent url(/images/buttons/new-resources.png) no-repeat left -96px; }

#link-to-new-appointment {
  background: transparent url(/images/buttons/new-resources.png) no-repeat right -72px; }
  #link-to-new-appointment:hover {
    background: transparent url(/images/buttons/new-resources.png) no-repeat left -72px; }

table#details, table#manual, table#faq, table#photo, table#address, table#policies, table#hours, table#controls, table#requirements {
  border: 1px solid #C1C1C1;
  width: 100%;
  margin-bottom: 10px;
  color: #969696; }
  table#details td, table#details th, table#manual td, table#faq td ,table#manual th, table#faq th, table#photo td, table#photo th, table#address td, table#address th, table#policies td, table#policies th, table#hours td, table#hours th, table#controls td, table#controls th, table#requirements td, table#requirements th {
    vertical-align: top;
    padding: 10px 15px;
    background: white; }
  table#details th, table#photo th, table#manual th, table#faq th, table#address th, table#policies th, table#hours th, table#controls th, table#requirements th {
    color: #7D7D7D;
    text-align: left;
    font-weight: bold;
    background: #D7D7D7; }
  table#details tr.even td, table#photo tr.even td, table#manual tr.even td,  table#address tr.even td, table#policies tr.even td, table#hours tr.even td, table#controls tr.even td, table#requirements tr.even td {
    background-color: #F5F5F5!important; }
  table#details td a, table#photo td a, table#manual td a, table#faq td a,table#address td a, table#policies td a, table#hours td a, table#controls td a, table#requirements td a {
    color: #666666; }
    table#details td a:hover, table#photo td a:hover, table#manual td a:hover, table#faq td a:hover, table#address td a:hover, table#policies td a:hover, table#hours td a:hover, table#controls td a:hover, table#requirements td a:hover {
      color: #AAD31C; }
  table#details td.data-type, table#photo td.data-type, table#address td.data-type, table#policies td.data-type, table#hours td.data-type, table#controls td.data-type, table#requirements td.data-type {
    width: 170px;
    text-align: right; }
  table#details td.policy-data, table#photo td.policy-data, table#address td.policy-data, table#policies td.policy-data, table#hours td.policy-data, table#controls td.policy-data, table#requirements td.policy-data {
    width: 45%;
    padding-left: 1.2em; }
  table#details td.policy-info, table#photo td.policy-info, table#address td.policy-info, table#policies td.policy-info, table#hours td.policy-info, table#controls td.policy-info, table#requirements td.policy-info {
    text-align: right;
    padding-right: 0; }
  table#details #policies td, table#details #policies th, table#photo #policies td, table#photo #policies th, table#address #policies td, table#address #policies th, table#policies #policies td, table#policies #policies th, table#hours #policies td, table#hours #policies th, table#controls #policies td, table#controls #policies th, table#requirements #policies td, table#requirements #policies th {
    vertical-align: middle !important; }
  table#details tr.help-text td, table#photo tr.help-text td, table#address tr.help-text td, table#policies tr.help-text td, table#hours tr.help-text td, table#controls tr.help-text td, table#requirements tr.help-text td {
    font-size: 12px;
    padding: 20px 17px;
    padding-bottom: 6px;
    background: #FFFFFF url(/images/backgrounds/help-text.png) no-repeat -580px top;
    border-bottom: 1px solid #CAD8EF; }
  table#details tr.even-help-text td, table#photo tr.even-help-text td, table#address tr.even-help-text td, table#policies tr.even-help-text td, table#hours tr.even-help-text td, table#controls tr.even-help-text td, table#requirements tr.even-help-text td {
    font-size: 12px;
    padding: 20px 17px;
    padding-bottom: 6px;
    background: #F5F5F5 url(/images/backgrounds/help-text.png) no-repeat -580px top;
    border-bottom: 1px solid #CAD8EF; }
  table#details tr.help-text td em, table#details tr.even-help-text td em, table#photo tr.help-text td em, table#photo tr.even-help-text td em, table#address tr.help-text td em, table#address tr.even-help-text td em, table#policies tr.help-text td em, table#policies tr.even-help-text td em, table#hours tr.help-text td em, table#hours tr.even-help-text td em, table#controls tr.help-text td em, table#controls tr.even-help-text td em, table#requirements tr.help-text td em, table#requirements tr.even-help-text td em {
    font-style: italic; }

table#controls {
  clear: both; }
  table#controls td {
    padding: 0 15px; }
  table#controls .action-link {
    display: block;
    padding-left: 49px;
    font-weight: bold;
    line-height: 38px;
    height: 38px; }
  table#controls button {
    text-align: left;
    width: 100%;
    padding-left: 46px;
    color: #A80800;
    font-weight: bold;
    height: 38px;
    line-height: 38px; }
    table#controls button:hover {
      color: #D00000; }

#service-tables {
  *float: left;
  width: 445px; }
  #service-tables td.data-type {
    width: 140px !important; }

#no-services {
  padding: 10px;
  color: #969696;
  border-bottom: none; }

#requirements-list .requirement {
  margin: 4px 1px 6px 1px; }
#requirements-list .requirement-header {
  background: #C1C1C1;
  border: 1px solid #B3B3B3;
  padding: 5px 10px 5px 15px; }
#requirements-list .requirement-name {
  font-weight: bold;
  color: #FFFFFF; }
  #requirements-list .requirement-name:hover {
    color: #FFFFFF; }
#requirements-list .link-to-edit-requirement, #requirements-list .button-to {
  float: right;
  padding-top: 2px;
  font-size: 90%; }
  #requirements-list .link-to-edit-requirement span, #requirements-list .button-to span {
    margin: 0 3px;
    color: #F0F0F0; }
#requirements-list .link-to-edit-requirement, #requirements-list .button-to * {
  color: #F5F5F5;
  font-weight: normal; }
  #requirements-list .link-to-edit-requirement:hover, #requirements-list .button-to *:hover {
    color: #FFFFFF; }
#requirements-list .requirement-data {
  padding: 15px;
  background: #FFFFFF;
  font-size: 90%;
  border: 1px solid #C1C1C1;
  border-top: none; }
#requirements-list .name-and-fulfillment {
  margin-bottom: 5px; }
  #requirements-list .name-and-fulfillment span {
    font-weight: bold; }
#requirements-list .requirement-visible {
  color: #AAD31C;
  font-weight: bold; }
#requirements-list .requirement-hidden {
  color: #A80808;
  font-weight: bold; }
#requirements-list #editing-this-requirement .requirement-header {
  padding: 4px 10px; }
  #requirements-list #editing-this-requirement .requirement-header input {
    font-weight: bold;
    font-size: 100%;
    width: 370px !important; }
#requirements-list #editing-this-requirement .requirement-data {
  padding: 0; }
#requirements-list #fulfillment {
  text-align: right;
  padding: 5px 10px; }
  #requirements-list #fulfillment label {
    line-height: 23px;
    float: left;
    margin-left: 5px; }
  #requirements-list #fulfillment select {
    width: 260px;
    padding-top: 3px; }
#requirements-list #portal {
  background: #F5F5F5;
  padding: 9px 15px; }
  #requirements-list #portal label {
    display: inline; }
  #requirements-list #portal input {
    border: none; }

table#schedules {
  width: 85%;
  font-size: 95%;
  border-style: hidden !important;
  margin: 0 auto; }
  table#schedules .add-schedule {
    width: 12px; }
table#schedules th, table#schedules td {
    border-bottom: 2px solid #E5E5E5; 
}
  table#schedules td, table#schedules th {
    vertical-align: top; }
  table#schedules th {
    width: 106px;
    text-align: right !important;
    font-weight: bold;
    padding-right: 6px;
    background: none !important; }
  table#schedules .schedule-block {
    clear: both;
    font-family: monospace;
    letter-spacing: -0.2ex; }
  table#schedules a, table#schedules button, table#schedules .save-schedule {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 5px; }
  table#schedules .button-to button {
    padding: 0;
    margin-right: 5px;
    display: block;
    float: left; }
  table#schedules .new-schedule {
    float: right; }
  table#schedules .edit-schedule {
    float: left; }
  table#schedules .cancel-schedule {
    float: right; }
  table#schedules .save-schedule {
    float: right;
    border: none;
    cursor: pointer; }
  table#schedules select {
    margin: -1px 0;
    padding: 1px 0 0 1px; }
  table#schedules option {
    padding: 0 3px 0 1px; }
  table#schedules button {
    float: left; }
  table#schedules a {
    color: #969696; }
    table#schedules a:hover {
      color: #696969; }
  table#schedules .button-to button, .rm-schedule {
    background: transparent url(/images/buttons/schedule-actions.png) no-repeat;
    background-position: 0px 0px; }
  table#schedules .button-to button:hover {
    background-position: -20px 0px; }
  table#schedules .new-schedule {
    background: transparent url(/images/buttons/schedule-actions.png) no-repeat;
    background-position: 0px -20px; }
  table#schedules .new-schedule:hover {
    background-position: -20px -20px; }
  table#schedules .edit-schedule {
    background: transparent url(/images/buttons/schedule-actions.png) no-repeat;
    background-position: 0px -40px; }
  table#schedules .edit-schedule:hover {
    background-position: -20px -40px; }
  table#schedules .cancel-schedule, .cancel-schedule {
    background: transparent url(/images/buttons/schedule-actions.png) no-repeat;
    background-position: 0px -60px; }
  table#schedules .cancel-schedule:hover {
    background-position: -20px -60px; }
  table#schedules .save-schedule {
    background: transparent url(/images/buttons/schedule-actions.png) no-repeat;
    background-position: 0px -80px; }
  table#schedules .save-schedule:hover {
    background-position: -20px -80px; }

.save2cancel{
    background: transparent url(/images/buttons/schedule-actions.png) no-repeat!important;
    background-position: -0px 0px!important;
    float: left!important ;
}
.save2cancel:hover{
    background-position: -20px 0px!important;
}
#walkthrough {
  margin: 0 auto;
  width: 700px; }

#panel-data #walkthrough {
  border: 1px solid #C1C1C1;
  width: auto !important;
  font-size: 18px;
  color: #969696;
  padding: 10px 15px;
  background: white;
  margin-bottom: 10px; }
  #panel-data #walkthrough p {
    margin: 10px 0; }
  #panel-data #walkthrough a {
    float: right; }
    #panel-data #walkthrough a:hover {
      text-decoration: underline; }
      
input.price {
  width:43px!important;    
}
input.vat {
  width:27px!important;
}
.ie_width {
    *width: 435px ;
}

#update_message {
	color: #4A88AF;
	font-size: 12px;
	font-weight: bold;
}

/*.appointment-confirm-link {
  float: right;
}

.appointment-confirm-link a {
  display: block;
  color: #969696;
}*/

#customers-panel .panel-image {
  background: transparent url(../images/icons/business-medium.png) no-repeat -7px -103px; }
	.panel-body {
		width: 696px;
		height: 348px;
		overflow: scroll;
		border: 2px solid #C8C8C8;
		border-top: 0px; }
		#customers-panel table {
			width: 100%; }
			#customers-panel table tr {
				border-bottom: 1px solid #C8C8C8; }
			#customers-panel table th,
			#customers-panel table td {
				padding: 6px 12px; }
			#customers-panel table thead {
				border-top: 1px solid #B7B7B7;
				border-bottom: 1px solid #B7B7B7;
				background: #CCCCCC; }
				#customers-panel table thead th {
					margin-top: 1px;
					color: #808080;
					font-weight: bold;
					line-height: 14px;
					text-align: left; }
			#customers-panel table tbody td {
				color: #7D7D7D;
				line-height: 20px; }
				#customers-panel table tbody td a {
					width: 19px;
					height: 20px;
				  display: block;
				 	background: url(/images/buttons/service-actions.png) no-repeat scroll;
					background-position: 0px 2px; }
				#customers-panel table tbody td a:hover {
					background-position: -18px 2px; }
				#customers-panel table tbody td small {
					font-size: 12px;
				  display: block; }
		#customers-panel table .name {
			width: 250px; }
		#customers-panel table .email {
			width: 175px; }
		#customers-panel table .phone {
			width: 100px; }
		#customers-panel table .link {
			width: 22px; }
		#customers-panel table thead .name {
			padding-left: 14px; }
		#customers-panel table thead .link {
			padding-right: 27px; }
		#customers-panel table tbody .name {
			font-size: 16px; }

#customer-panel .panel-image {
  background: transparent url(/images/icons/resources-medium.png) no-repeat 0 6px; }
	#customer-panel .panel-data {
	  background: #FFF url(/images/backgrounds/panel-bottom-shading.png) repeat-x bottom;
	  border: 2px solid #C8C8C8;
	  border-top: 1px solid #B7B7B7;
	  border-bottom: 0px; }
	#customer-panel .panel-body ul {
		height: auto;
		overflow: auto;
	 	border: 0px; }
		#customer-panel .panel-body ul li {
			padding-top: 8px;
		 	padding-left: 18px; }
			#customer-panel .panel-body ul li .service-name {
				margin-bottom: 2px;
				display: block; }
			#customer-panel .panel-body ul li .service-for,
			#customer-panel .panel-body ul li .customer-name,
			#customer-panel .panel-body ul li .customer-email {
				display: none; }
	#customer-panel h2.details {
		padding-top: 0px;
		color: #333; }
	#customer-panel table.details {
		margin-top: 4px;
		margin-left: 10px;
		color: #333;
		font-size: 13px; }
	#customer-panel table.details label {
		padding-right: 10px;
		color: #333;
		font-weight: bold; }
	#customer-panel table.details a {
		color: #2D75D7; }
	#customer-panel table.details a:hover {
		color: white;
		background: #2D75D7; }
	#customer-panel h3.history {
		padding: 4px 18px;
		color: white;
		font-size: 17px;
		font-weight: bold;
		background: #888;
	  border: 2px solid #C8C8C8;
	  border-bottom: 0px; }

#customers-panel #customers-search {
  border: solid #c8c8c8;
  border-width: 0 2px; }
  #customers-panel #customers-search #customer-search-field,
  #customers-panel #customers-search #customer-search-field input {
    width: 100%; }

div.auto_complete {
  background: #fff;
  position: absolute;}
  div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%!important;
    height: auto!important;
    overflow: hidden;
    list-style-type: none; }
    div.auto_complete ul li {
      margin: 0;
      padding: 3px;
      background: #fff;
      white-space: nowrap; }
      div.auto_complete ul li small {
        font-style: italic;
        display: inline!important; }
        div.auto_complete ul li small strong {
          font-style: italic; }
    div.auto_complete ul li.selected {
      background-color: #ffb; }
    div.auto_complete ul strong {
      font-weight: bold!important; }
    div.auto_complete ul .highlight {
      color: #800; }

.cleared-div {
	clear: both;
	*+clear: none !important; }
	
.panel-header-help {
  float: right;
  margin: 10px 10px 0 0; }
  
#company-custom-text table input {
  width: 100%; }

#employee_sms_details td {
  padding: 0 10px 0 0 !important; }

#service_dropdown_single {
  float: left;
  padding: 3px;
  margin-top: 1px;
  border: 1px solid #ccc; }