
/* -------- HEADER STYLES BEGIN -------- */
#header {
  overflow: hidden;
  margin-bottom: 10px;
  padding-top: 10px;
}

#logo {
  float: left;
  height: 70px;
  margin-top: 6px;
}

#logo, #logo img{
  width: 198px;
}

/* png transparency fix on logo.*/
#logo a {
  width: 198px;
  height: 70px;
  display: block;
  background-image: url(/images/new/logo9.png);
  background-repeat: no-repeat;
}

#head-ad {
  float: left;
/*  height: 80px;*/
  margin-left: 10px;
  overflow: hidden;
  width: 575px;
}

#languages {
  float:right;
}

#head-bottom-right-ad {
  float: right;
  height: 50px;
  margin-top: 5px;
  overflow: hidden;
  width: 195px;
  clear: right;
}

#languages .bg-left, #languages .bg-center, #languages .bg-right {
  float: left;
  height: 27px;
  line-height: 26px;
}

#languages .bg-left {
  background: transparent url(/images/new/rounded-corners.png) scroll no-repeat 0px 0px;
  width: 3px;
}
#languages .bg-center {
  background: transparent url(/images/new/rounded-corners.png) scroll repeat-x 0px -30px;
  overflow: hidden;
  text-align: center;
  width: 190px;
}
#languages .bg-right {
  background: transparent url(/images/new/rounded-corners.png) scroll no-repeat 100% -60px;
  width: 3px;
}

#languages a:hover {
  text-decoration:none;
}
#languages .lang {
  display: inline;
  padding: 0 4px;
}

#languages .lang, #languages .bg-center {
  font-weight: bold;
  font-size: 12px;
  color: #14a1eb;
}

#languages .lang span:hover {
  text-decoration:underline;
}

#languages .lang img {
  display:inline;
  margin-right: 3px;
  margin-bottom: -2px;
}

#header-links ul{
  margin: 2px;
}

#header-links  .main-menu li {
  margin-right: 10px;
  display: inline;
  font-weight: 800;
}

/* SEARCHBAR */
.searchbar-shadow-left {
  width: 20px;
  height: 66px;
  float: left;
  background: transparent url(/images/new/searchbar-shadow-left.png) scroll no-repeat right bottom;
}

.searchbar-container {
  float: left;
  margin-bottom: 15px;
  width: 724px;
}

/* SEARCHBAR TABS */

#places-search-tab, #events-search-tab {
  cursor: pointer;
  height: 23px;
  width: 106px;
  float: left;
  margin-top: 3px;
}
/*
#places-search-tab:hover, #events-search-tab:hover {
  color: #ED7425;
}*/

#places-search-tab.selected, #events-search-tab.selected {
  cursor: default;
}

#places-search-tab .bg-left, #events-search-tab .bg-left,
#places-search-tab .bg-center, #events-search-tab .bg-center,
#places-search-tab .bg-right, #events-search-tab .bg-right  {
  height: 20px;
  padding-top: 3px;
  float: left;
}

#places-search-tab .bg-left,
#events-search-tab .bg-left {
  width: 2px;
  background: transparent none no-repeat scroll left top;
}

#places-search-tab .bg-center,
#events-search-tab .bg-center {
  text-align: center;
  color: #888888;
  font-weight:bold;
  width: 100px;
  background: url("/images/new/tabs.png") repeat scroll 0px -30px transparent;
}

#places-search-tab .bg-center:hover,
#events-search-tab .bg-center:hover {
  color: #F28500;
}

#places-search-tab .bg-right,
#events-search-tab .bg-right  {
  width: 2px;
  background: transparent none no-repeat scroll right top;
}

#places-search-tab .bg-left, #events-search-tab .bg-left {
  background: url("/images/new/tabs.png") repeat scroll 0px -180px transparent;
}
#events-search-tab .bg-right, #places-search-tab .bg-right {
  background: url("/images/new/tabs.png") repeat scroll 100% -240px transparent;
}
#places-search-tab .bg-center, #events-search-tab .bg-center {
  background: url("/images/new/tabs.png") repeat scroll 0px -210px transparent;
}

#places-search-tab.selected .bg-left, #events-search-tab.selected .bg-left {
  background: url("/images/new/tabs.png") repeat scroll 0px 0px transparent;
}
#places-search-tab.selected .bg-right, #events-search-tab.selected .bg-right {
  background: url("/images/new/tabs.png") repeat scroll 100% -60px transparent;
}
#places-search-tab.selected .bg-center, #events-search-tab.selected .bg-center {
  background: url("/images/new/tabs.png") repeat scroll 0px -30px transparent;
}


#places-search-tab.selected, #events-search-tab.selected {
  margin-top: 0px;
  height: 26px;
  
}

#places-search-tab.selected .bg-left, #events-search-tab.selected .bg-left,
#places-search-tab.selected .bg-right, #events-search-tab.selected .bg-right,
#places-search-tab.selected .bg-center, #events-search-tab.selected .bg-center {
  height: 23px;
  color: #FFFFFF;
}

/* END OF SEARCHBAR TABS*/
.btn-small {
  display: block;
}

.btn-small .bg-left, .btn-small .bg-center, .btn-small .bg-right {
  height: 20px;
  float: left;
}

.btn-small .bg-left {
  background: transparent url(/images/new/btn-small-bg-side.png) scroll no-repeat left top;
  width: 6px;
}
.btn-small .bg-center {
  background: transparent url(/images/new/btn-small-bg-center.png) scroll repeat-x left top;
  /*padding: 0 6px;*/
  text-align: center;

}
.btn-small .bg-right {
  background: transparent url(/images/new/btn-small-bg-side.png) scroll no-repeat right top;
  width: 6px;
}

.btn-small a {
  line-height: 20px;
  color: #14a1eb !important;
  font-weight: bold;
  width: 100px;
  display: block;
}

#forum-archive {
  float: right;
}

.searchbar-left {
  clear: both;
  float: left;
  width: 2px;
  height: 40px;
  background: transparent url(/images/new/searchbar-bg.png) scroll no-repeat 0 0;
}

.searchbar-right {
  float: left;
  width: 2px;
  height: 40px;
  background: transparent url(/images/new/searchbar-bg.png) scroll no-repeat 0 -100px;
}


#search-form {
  float: left;
  width: 720px;
  padding: 6px 0 0 0;
  /*height: 34px;*/
  background: transparent url(/images/new/searchbar-bg.png) scroll repeat-x 0 -50px;
}

.toggle-searchbar-container {
  width: 341px;
  margin: 0 auto;
  height: 21px;
}

.toggle-searchbar-container .shadow-bottom {
  background: transparent url(/images/new/searchbar-shadow-bottom.png) scroll no-repeat 0 0;
}

.toggle-searchbar-container .toggle-adv-searchbar {
  cursor: pointer;
  display: block;
  width: 148px;
  height: 16px;
  margin: 0 auto;
  padding-top: 5px;
  background: transparent url(/images/new/searchbar-btn-toggle-advanced.png) scroll no-repeat 0 0;
}

.toggle-searchbar-container .toggler {
  display: block;
  width: 18px;
  height: 11px;
  margin: 0 auto;
  background: transparent none scroll no-repeat 0 0;
}

.toggle-searchbar-container .open {
  background-image: url(/images/new/searchbar-btn-toggle-arrow-down.png);
}

.toggle-searchbar-container .close {
  background-image: url(/images/new/searchbar-btn-toggle-arrow-up.png);
}

#search-form select {
  width: 130px;
  height: 21px;
  vertical-align: middle;
  float: left;
  margin: 1px 5px 0px 5px;
  border: 1px solid #0275b1;
}

#search-form .input-search-container {
  float: right;
  margin-right: 4px;
  display: inline;
}

.input-search-container .bg-left,
.input-search-container .bg-right,
.input-search-container .bg-center {
  float: left;
  height: 28px;
  display: block;
}

.input-search-container .bg-left {
  background: transparent url(/images/new/rounded-corners.png) scroll no-repeat 0 -90px;
  width: 3px;
}
.input-search-container .bg-right {
  background: transparent url(/images/new/rounded-corners.png) scroll no-repeat 100% -150px;
  width: 3px;
}
.input-search-container .bg-center {
  background: transparent url(/images/new/rounded-corners.png) scroll repeat-x 0 -120px;
}

#street-quicksearch .input-search-container .bg-left {
  background: transparent url(/images/new/select-label-bg-side.png) scroll no-repeat 0 0;
  width: 3px;
}
#street-quicksearch .input-search-container .bg-right {
  background: transparent url(/images/new/select-label-bg-side.png) scroll no-repeat 100% 0;
  width: 3px;
}
#street-quicksearch .input-search-container .bg-center {
  background: transparent url(/images/new/select-label-bg-center.png) scroll repeat-x 0 0;
}

#input-search {
  border: 0px none #FFFFFF;
  height: 19px;
  width: 174px;
  /*float: right;*/
  padding: 5px 0 0 3px;
  outline: none;
}

#search-form .quicksearch {
  z-index: 4010;
  position: relative;
}

select>optgroup>option {
  padding-left:20px;
}

#form-places, #form-events {
  float: left;
  width: 420px;
  padding-left: 15px;
  /*padding-top: 5px;*/
  height: 34px;
}

#form-places-advanced {
  background-color: #FFF;
  display: none;
  /*float: left;*/
  margin: -2px 0px 0px 0px;
  /*margin: 0;*/
  padding: 5px;
  width: 710px;
  border: 2px solid #0592DC;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

/* (OLD)
#form-places-advanced .expandable-menu {
  float:left;
  width:150px;
}

#form-places-advanced .expandable-menu .menu-item{
  line-height:14px;
}
*/

#form-places-advanced .fake-select {
  float:left;
  margin-top: 2px;
  margin-right: 15px;
}

#form-places-advanced select {
  /*height:auto;*/
  vertical-align:top;
  display:inline;
  height: 19px;
  line-height: 20px;
  font-size: 11px;
  
}

#form-places-advanced .submit {
  float: right;
  font-size: 14px;
  height: auto;
  margin-bottom: 2px;
  padding: 1px 5px;
}

#form-places-advanced .close, #form-events-calendar .close {
  background: transparent url(/images/btn-close.png) no-repeat scroll 0px 0px;
/*  width:16px;*/
  height: 16px;
  padding-right:16px;
  color: #E4324F;
}

#form-places-advanced .close {
  background-position: right 3px;
  /*padding-right:16px;*/
  width:auto;
  float:right;
}

#form-events-calendar .close {
  background-position: 100% 3px;
}

#form-places-advanced-up, #form-places-advanced-down {
  width: 710px;
}

#form-places-advanced-down.collapsed .column{
  display: none;
}

#form-places-advanced-down.collapsed #facilities-fieldset {
  border-style:none;
  padding: 0px;
  height: 1px;
}

#form-places-advanced-down .facilities {
  /*border-bottom: 1px;*/
  font-size: 14px;
  padding-left: 10px;
}

#form-places-advanced-down .btn-expand,
#form-places-advanced-down .btn-collapse {
  height: 23px;
  line-height: 23px;
  display: inline;
  /*float: left;*/
  background: transparent url(/images/buttons/btn-expand-blue1.gif) no-repeat scroll left center;
  padding-left: 18px;
  color: #0275b1;
}

#form-places-advanced-down .btn-collapse {
  background-image: url(/images/buttons/btn-collapse-blue1.gif);
}

#form-places-advanced-down .btn-expand:hover,
#form-places-advanced-down .btn-collapse:hover {
  text-decoration: none;
}

.facilities-legend {
  margin-left: 5px;
  width: 310px;
  vertical-align: middle;
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display: inline;
}

.facility {
  width: 16px;
  height: 16px;
}

.facilities-legend span,
.facilities-legend img {
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.facilities-legend span {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display: inline;
}
.facilities-legend img {
  display: inline;
}

.facilities-legend .facility {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 2px;
}

#facilities-fieldset .facility {
  clear: both;
  display: block;
  float: right;
  height: 16px;
  width: 16px;
} 

#facilities-fieldset .smoking,
.facilities-legend .smoking {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px 0px transparent;
}
#facilities-fieldset .grill,
.facilities-legend .grill {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -16px transparent;
}
#facilities-fieldset .business-lunch,
.facilities-legend .business-lunch {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -32px transparent;
}
#facilities-fieldset .terrace ,
.facilities-legend .terrace {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -48px transparent;
}
#facilities-fieldset .fireplace,
.facilities-legend .fireplace {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -64px transparent;
}
#facilities-fieldset .playground,
.facilities-legend .playground {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -80px transparent;
}
#facilities-fieldset .parking,
.facilities-legend .parking {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -96px transparent;
}
#facilities-fieldset .internet,
.facilities-legend .internet {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -112px transparent;
}
#facilities-fieldset .karaoke,
.facilities-legend .karaoke {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -128px transparent;
}
#facilities-fieldset .no-smoking,
.facilities-legend .no-smoking {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -144px transparent;
}
#facilities-fieldset .lcd-screens,
.facilities-legend .lcd-screens {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -160px transparent;
}
#facilities-fieldset .delivery,
.facilities-legend .delivery {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -176px transparent;
}
#facilities-fieldset .hookah,
.facilities-legend .hookah {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -192px transparent;
}
#facilities-fieldset .non-stop,
.facilities-legend .non-stop {
  background: url("/images/icons/facilities/16px.png") no-repeat scroll 0px -208px transparent;
}


.searchbar-label {
  float: left;
  display:inline;
  color: #0275b1;
  font-size: 12px;
  font-weight: bold;
  cursor: default;
}


.searchbar-field {
  float: left;
}
.searchbar-field .fake-select{
  clear: left;
}


#search-form .button {
  /*color: #0592DC;*/
  /*float: right;*/
  font-size: 13px;
  font-weight: bold;
  height:auto;
  /*padding: 0px 10px 1px;*/
  /*line-height: 18px;*/
  /*height: 21px;*/
  display: inline;
}


#search-form .btn-trigger {
  float: left;
  font-size: 11px;
  font-weight: bold;
  color: #007;
  height: 19px;
  line-height: 19px;
  /*padding-right: 17px;*/
  
}

#search-form .btn-trigger:hover {
  color: #ED7425;
}

#search-form .btn-trigger .bg-arrow-down {
  background: transparent url(/images/toggle-adv-search-arrows.png) no-repeat scroll left bottom;
  width: 10px;
  height: 10px;
  display: block;
  float:left;
  margin: 5px 0 0 0;
  line-height: 10px;
}

#event-calendar {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#search-div-datepicker {
  height: 167px;
  margin-top: 10px;
}

.searchbar-block {
  float: left;
}

.searchbar-block .searchbar-label {
  float: left;
  padding: 1px 5px 0 0;
  display: inline;
  width: auto;
}

#block-place-types,
#block-event-types{
  float:left;
}


#block-place-types .searchbar-label, #block-event-types .searchbar-label {
  font-size: 16px;
  font-weight: bold;
  font-family: Verdana;
  color: #FFFFFF;
  line-height: 26px;
}

#block-place-types .fake-select,
#block-event-types .fake-select {
  height: 28px;
  border: 0px solid #FFF;
}

#block-place-types .fake-select .header .label,
#block-event-types .fake-select .header .label {
  height: 28px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 28px;
  width: 93px;
  background-color: transparent;
  font-size: 12px;
  /*color: #038CD5;*/
}

#block-place-types .fake-select .header-left,
#block-place-types .fake-select .header,
#block-place-types .fake-select .header-right,
#block-event-types .fake-select .header-left,
#block-event-types .fake-select .header,
#block-event-types .fake-select .header-right {
  float: left;
  height: 28px;
  
}

#block-place-types .fake-select .header-left,
#block-event-types .fake-select .header-left {
  background: transparent url(/images/new/select-label-bg-side.png) scroll no-repeat left top;
  width: 8px;
}

#block-place-types .fake-select .header-right,
#block-event-types .fake-select .header-right {
  background: transparent url(/images/new/select-label-bg-side.png) scroll no-repeat right top;
  width: 3px;
}

#block-place-types .fake-select .header,
#block-event-types .fake-select .header {
  width: 114px;
  background: transparent url(/images/new/select-label-bg-center.png) scroll repeat-x left top;
}


#block-place-types .fake-select .header .bg-right,
#block-event-types .fake-select .header .bg-right {
  height: 28px;
}

#block-place-types .fake-select .multiple-select,
#block-event-types .fake-select .multiple-select {
  top: 28px;
  margin: 0;
  width:122px !important;
}

#block-toggle-places-search, #block-toggle-events-search {
  line-height: 26px;
  float:right;
  cursor: pointer;
  width: 155px;
  text-align: center;

}

.btn-details-open,
.btn-details-close {
  font-size: 16px;
  font-weight: bold;
  font-family: Verdana;
  color: #FFFFFF;
}

.btn-details-close{
  display:none;
}

#form-events-show-calendar {
  /*background: url(/images/calendar.jpg) right center;*/
  width: 16px;
  height: 15px;
  float:right;
  cursor: pointer;
  margin-left: 5px;
}

#form-events-calendar-holder {
  position: relative;
  display: block;
  height: 0px;
  width: 0px;
  z-index: 4020;
}

#form-events-calendar {
  position: absolute;
  left: -20px;
  top: 5px;
  padding: 8px;
  line-height: 16px;

  background-color: #FFFFFF;
  border: 2px solid #0592DC;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

#block-submit .submit{
  float: right;
  margin: 1px 5px 0px 0px;
}
#block-quicksearch {
  float: right;
  width: 275px;
  padding-right: 5px;
  position: relative;
}

#search-form .submit-container {
  margin-top: 2px;
}

.submit-container {
  float: right;
}

.submit-container #btn-search {
  color: #0781c1;
}

.submit-container .bg-left,
.submit-container .bg-center,
.submit-container .bg-right {
  float: left;
  height: 24px;
}

.submit-container .bg-left {
  width: 5px;
  background: transparent url(/images/new/searchbar-btn-search-bg-side.png) scroll no-repeat 0 0;
}

.submit-container .bg-right {
  width: 5px;
  background: transparent url(/images/new/searchbar-btn-search-bg-side.png) scroll no-repeat 100% 0;
}
.submit-container .bg-center {
  background: transparent url(/images/new/searchbar-btn-search-bg-center.png) scroll repeat-x 0 0;
  padding: 3px 0 0 0;
  text-align: center;
  width: 61px;
  height: 21px;
}
.submit-container:hover #btn-search {color: #026ca4;}
.submit-container:hover .bg-left { background-position: 0 100%; }
.submit-container:hover .bg-right { background-position: 100% 100%; }
.submit-container:hover .bg-center { background-position: 0 100%; }

#btn-search {
  /*margin-top: 0px !important;*/
  /*height: 21px !important;*/
  /*margin-left: 5px !important;*/
  /*margin-right: 0px !important;*/
  /*margin-bottom: 0px !important;*/
  background-color: transparent;
  /*padding: 3px 0 0 0;*/
  


}

#facilities-fieldset {
  clear:both;
  /*float:left;*/
  border-top:1px solid #C9C9C9;
  width: 710px;
  overflow:hidden;
  padding:5px 0 10px;
  margin:0px 0 0 0;
}

#facilities-fieldset legend {
  margin-left: 20px;
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
}

#facilities-fieldset .field {
  clear: both;
  display: block;
  margin-right: 30px;
}
#facilities-fieldset .field input {
  vertical-align: bottom;
}
#facilities-fieldset .column {
  display:inline;
  float:left;
  border-right:1px solid #C6C6C6;
  margin:0px 25px 0 10px;
}

#facilities-fieldset label {
  white-space: nowrap;
}


#form-places-advanced #prices-level {
  display:inline;
  float: left;
  height:50px;
  margin: 0;
  width:110px;
}

#form-places-advanced #prices-level h4 {
  display: block;
  float: none;
}

#form-places-advanced #prices-level ul {
  margin-top:0px;
}

#form-places-advanced #prices-level ul li {
  width: 15px;
  height: 35px;
  /*background: url(/images/prices-level-bg.png) no-repeat scroll 0 0;*/
  float: left;
  padding: 3px 0 0 5px;
}

#toggle-advanced-search {
  background:transparent url(/images/adv-search20.png) no-repeat scroll -11px -20px;
  bottom:-20px;
  color:white;
  cursor:pointer;
  font-size:13px;
  height:19px;
  position:absolute;
  right:5px;
  text-align:center;
  width:182px;
}

#toggle-advanced-search .bg-arrow-down {
  background: transparent url(/images/adv-search-arrows.png) no-repeat scroll 0 -10px;
  height:10px;
  left:8px;
  position:absolute;
  top:4px;
  width:9px;
}

#toggle-advanced-search .bg-arrow-up {
  background: transparent url(/images/adv-search-arrows.png) repeat-x scroll 0 -1px;
  height:10px;
  left:8px;
  position:absolute;
  top:4px;
  width:9px;
}



select#workhours-select {
  margin: 2px 0 0 0px;
  float: left;
  clear: left;
}

select#search-select {
  margin-left:0px;
}

/* quicksearch styles */
.quicksearch {
  /*float: right;*/
  /*position: relative;*/
}

.quicksearch .popup {
  background: #FFFFFF none repeat scroll 0 0;
  border: 2px solid #0592DC;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;

  position: absolute;
  
  z-index: 4001;
  line-height: 16px;
  margin-top: -1px;
}

.quicksearch .listOfLinks {
  padding: 2px;
  width: 178px;
}

.quicksearch .suggestion {
  padding: 0;
  width: 215px;
}

.quicksearch .results-title {
  /*cursor: default;*/
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid silver;
}
.quicksearch .close {
  cursor:pointer;
  float:right;
  margin-right: 5px;
}

#quicksearsch-input-search .popup {
  left: -5px;
}

.error-message {
  background: #FFDFDF none repeat scroll 0 0;
  border: 1px solid #F9D0D0;
  padding: 10px 15px 10px 15px;
}
.error-message .title {
  color: #00D;
}

.quicksearch .results {
  cursor: pointer;
}

.quicksearch .results .item {
  display: block;
  float: none;
  padding: 0px 5px;
}
.quicksearch .results .selected {
  background: #0F6BD0;
}
.quicksearch .results .selected a{
  color: white;
}
#forum-archive {
  line-height: 15px;
  color:#14A1EB;
  font-size:12px;
  font-weight:bold;
  margin-top:4px;
}

#forum-archive a,
#forum-archive span {
  vertical-align: top;
  color:#14A1EB;
}
#forum-archive span {
  margin: 0 2px 0px 5px;
}

#forum-archive a img {
  display: inline;
}

#forum-archive .facebook {
  background: url(/images/icons-16px.png) 0px -20px;
}
#forum-archive .twitter {
  background: url(/images/icons-16px.png) 0px -40px;
}
#forum-archive .calendar {
  background: url(/images/icons-16px.png) 0px 0px;
}
/* -------- HEADER STYLES END -------- */




/* -------- MULTIPLE SELECT STYLES BEGIN -------- */
ul.multiple-select {
  height:80px;
  width:150px;
  margin:2px;
  overflow-x:hidden;
  overflow-y:auto;
  padding:0;
  float:left;
  z-index:3001;
  background: #FFFFFF;
}

ul.multiple-select li {
  cursor:pointer;
  font-size: 11px;
  padding-left: 5px;
  padding-top:1px;
  padding-bottom:1px;
  margin:0;
}

ul.multiple-select li.option {
  background: #FFFFFF;
}
ul.multiple-select li.option .bg-checkbox {
  background: transparent url(/images/new/bg-checkbox-transparent.png) repeat scroll 0 12px;
  display: inline-block;
  float: left;
  height: 12px;
  margin: 1px 2px 0 0;
  width: 13px;
  overflow: hidden;
}

ul.multiple-select li.option:hover {
  background-color: #395CF5;
  color: white;
}

ul.multiple-select li.selected {
  background: #FFFFFF;
}

ul.multiple-select li.selected .bg-checkbox {
  background:transparent url(/images/new/bg-checkbox-transparent.png) repeat scroll 0 0px;
}

ul.multiple-select li.selected:hover {
  
}

ul.multiple-select li.default, ul.multiple-select li.default:hover {
  padding-left: 5px;
}
ul.multiple-select li.default .bg-checkbox {
  display: none;
}

ul.multiple-select li.default .bg-checkbox,
ul.multiple-select li.default:hover .bg-checkbox {
  background-image: none;
  padding-left: 5px;
}

ul.multiple-select li.subtype {
  margin-left: 10px;
}

ul.multiple-select li.single {
  padding-left: 5px;
  background: #FFFFFF;
}
ul.multiple-select li.single .bg-checkbox{
  display: none;
}

ul.multiple-select li.single:hover {
  background-position: 0px 50px;
  background-color: #395CF5;
  color: white;
}

ul.multiple-select li.close, ul.multiple-select li.close:hover {
  background: white;
  text-align: right;
  color: #0F6BD0;
  color: red;
  font-size: 10px;
  padding-left: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}

ul.multiple-select li.toggle-type, ul.multiple-select li.toggle-type:hover {
  border-bottom: 1px dashed black;
  background: white;
  text-align: right;
  color: #0F6BD0;
  font-size: 10px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 5px;
  padding-bottom: 5px;
}

ul.multiple-select li.close, ul.multiple-select li.toggle-type a {
  text-decoration: underline;
}

ul.multiple-select li.close:hover , ul.multiple-select li.toggle-type a:hover {
  text-decoration: none;
}

select.multiple-select {
  display:none;
}

.expandable-multiple-select {
  visibility: hidden;
  opacity: null;
}

.fake-select {
  width: 130px;
  height: 18px;
  position:relative;
  float: left;
  border:1px solid #0275b1;
  outline: none;
  -moz-outline-style: none;
}

.fake-select:focus {
  -moz-outline-style: none;
  outline: none;
}

.fake-select .header {
  border-bottom: none;
  background-color: #FFFFFF;
}
.fake-select .label {
  float:left;
  font-size: 10px;
  overflow:hidden;
  padding: 3px 0 3px 5px;
  width: 109px;
  height: 12px;
  background-color: #FFFFFF;
}
.fake-select .bg-right {
  height: 18px;
  width: 16px;
  background: transparent url(/images/new/select-arrow-down.png) no-repeat scroll left center;
  float:right;
  cursor:pointer;
}

.fake-select .multiple-select {
  position:absolute;
  top:19px;
  left:0;
  margin:0 0 0 -1px;
  width:130px;
  height:auto;
  background-color:#FFFFFF;
  border:1px solid #0275B1;
  border-top:0px;
}

.fake-select.collapsed .multiple-select {
  font-size: 10px;
  position:absolute;
  top:19px;
  border: 0px;
}

.fake-select.collapsed .multiple-select li{
  display: none;

}
/* -------- MULTIPLE SELECT STYLES END -------- */




/* -------- DATEPICKER STYLES BEGIN -------- */
.datepicker {
  width: 172px;
  overflow:hidden;
  margin: auto;
}

.datepicker div.month {
  float:left;
  width: 175px;
  height: 147px;
  background: #DEDEDE;
}

.datepicker .controls {
  width: 172px;
  /*background: #676767;*/
  background: transparent url(/images/new/menu-block-title-bg-center-green.png) repeat-x scroll left bottom;
  font-weight: 900;
  padding-right: 2px;
  float: left;
  height: 20px;
  line-height: 20px;

}

.datepicker div.month div {
  float:left;
  clear:none;
  width: 21px;
  height: 19px;
  float:left;
  font-size: 9px;
  font-weight: 800;
  line-height:18px;
  margin:0;
  text-align:center;
  cursor:pointer;
  z-index: 2;
  color: #676767;
  margin: 1px;
  background: #FFFFFF url(/images/icons/blue-box-icon.png) scroll no-repeat -40px -1px;
  /*border: solid #DEDEDE 1px;*/
}

.datepicker div.month div.empty-cell {
  width:8px;
}

.datepicker div.month div.inactive {
  color:#DEDEDE;
}

.datepicker div.month div.week {
  width: 188px;
  height: auto;
  border: none;
/*  position: relative;*/
  /*right: 10px;*/
  background: #EDEDED;
  margin: 0px;
}

div.week div {
  font-size: 11px;
  width: 20px;
  color: #252525 !important;
}

.datepicker div.month div.select-week {
  clear:both;
  width: 10px;
  background: #FFFFFF url(/images/icons/week-tab-icon.png) scroll no-repeat 3px 1px;
  z-index: 4;
  margin: 0px;
  padding: 1px 0px 0px 0px;
  overflow: visible;
}
.datepicker div.month div.is-selected-week {
  background-position: 3px -19px;
}

.datepicker div.month div.select-week:hover {
  background-position: 1px -19px;
}


.datepicker div.months {
  clear:both;
  /*float:left;*/
  width:552px;
}


.datepicker .prev-month {
  float:left;
  height: 18px;
  margin-top: 2px;
}
.datepicker .next-month {
  float:right;
  height: 18px;
  margin-top: 2px;
}

div.month div.selected {
  background: #FFFFFF url(/images/icons/blue-box-icon.png) scroll no-repeat 0px 0px;
  color: #EDEDED;
}

.datepicker div.month-name {
  cursor:pointer;
  width: 80px;
  float:left;
  padding-left: 10px;
  color: #EDEDED;
  display:block;
}

.datepicker div.year-name {
  cursor:pointer;
  padding-left:10px;
  float:left;
  color: #EDEDED;
  display:block;
  width:42px;
}

.datepicker .hover-month {
  color: #FFF !important;
  text-decoration: underline;
}

.datepicker .select-week {
  cursor:pointer;
}

.datepicker .select-day-week {
  cursor:pointer;
  text-decoration:underline;
  color:#0F6BD0 !important;
}
.datepicker .select-day-week:hover {
  text-decoration:none;
}

.toggle-datepick {
  width:16px;
  height:15px;
  background-image: url(/images/calendar.jpg);
  cursor:pointer;
  float:left;
}

.datepicker .active.weekend {
  color:#0000FF;
}

.datepicker .active-day.today {
  color:#FF0000;
}
/* -------- DATEPICKER STYLES END -------- */

#search-switcher {
  background-color: #F1F7FC;
  border: 1px solid #0491DB;
  padding: 1px;
  position: absolute;
  right: -2px;
  text-align: left;
  top: 29px;
  width: 74px;
  z-index: 4400;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

#search-switcher .selected {
  background: transparent url("/images/new/arrow-blue-down.png") no-repeat scroll 98% 50%;
}

#search-switcher .switcher {
  display: block;
  font-weight: bold;
  font-size: 10px;
  padding-right: 10px;
  padding-left: 5px;
  white-space: nowrap;
}

#search-switches-list {
  display: none;
}

#search-switcher .switcher:hover {
  text-decoration: none;
  background-color: #FFF;
}


#seach-change-type {
  margin: 0 0 10px 22px;
  padding: 7px 0 14px 0;
}

#seach-change-type .title {
  float: left;
  margin-right: 10px;
  line-height: 18px;
  color: #1C9BDE;
  font-weight: bold;
  font-size: 18px;
}

#seach-change-type .item {
  float: left;
  line-height: 13px;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid rgb(24,165,238);
  border-left-width: 0px;
  border-right-width: 0px;
  background: rgb(254,254,254); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(254,254,254,1) 1%, rgba(232,233,234,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(254,254,254,1)), color-stop(100%,rgba(232,233,234,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(254,254,254,1) 1%,rgba(232,233,234,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(254,254,254,1) 1%,rgba(232,233,234,1) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(254,254,254,1) 1%,rgba(232,233,234,1) 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e8e9ea',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(254,254,254,1) 1%,rgba(232,233,234,1) 100%); /* W3C */
}

#seach-change-type .item a, #seach-change-type .item span {
  display: block;
  padding: 2px 6px;
  color: #888;
}

#seach-change-type .item a:hover {
  color: #f28500;
  text-decoration: none;
}

#seach-change-type .first {
  border-left-width: 1px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

#seach-change-type .last {
  border-right-width: 1px;
  -moz-border-radius:  0 3px 3px 0;
  -webkit-border-radius:  0 3px 3px 0;
  -ms-border-radius:  0 3px 3px 0;
  -o-border-radius:  0 3px 3px 0;
  border-radius:  0 3px 3px 0;
}
#seach-change-type .selected {
  background: rgb(24,165,238); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(24,165,238,1) 0%, rgba(4,145,219,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,165,238,1)), color-stop(100%,rgba(4,145,219,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(24,165,238,1) 0%,rgba(4,145,219,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(24,165,238,1) 0%,rgba(4,145,219,1) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(24,165,238,1) 0%,rgba(4,145,219,1) 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18a5ee', endColorstr='#0491db',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(24,165,238,1) 0%,rgba(4,145,219,1) 100%); /* W3C */
  cursor: default;
}
#seach-change-type .selected span, #seach-change-type .selected a {
  color: #FFF;
}

