@import url("../forms.css");
* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
}
input,textarea {
  font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Tahoma, Verdana, Trebuchet MS;
}
img {
	border: none;
}
ul,li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h3 {
  font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearb {
	clear: both;
}
a {
	color: #506176;
	text-decoration: none;
}
a:hover {
	color: #000;
  text-decoration: underline;
}
body {
	text-align: center;
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 80%;
	color: #2b384a;
	background: #2C394C;
}
/*
start adverts and images
*/
#advert {
  text-align: center;
  margin: 50px 0 0 0;
  padding: 20px 0;
  background: #f4f4f4;
}
#advert200200 {
  text-align: center;
}
#advert200200 li {
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
}
#information #advert p,ul#more #advert200200 .advertise {
  font-size: 80%;
}
#information #advert p {
  padding: 5px 0 0 0;
}
#information #advert p a,ul#more #advert200200 .advertise a {
  border-bottom: 1px dotted #6e6e6e;
  color: #6e6e6e;
  font-weight: normal;
}
#information #advert p a:hover,ul#more #advert200200 .advertise a:hover {
  border-bottom: 1px dotted #506176;
  color: #506176;
  text-decoration: none;
}
#husky {
  position: absolute;
  right: 0;
  bottom: 0;
}
#jackrussel {
  position: absolute;
  left: 10px;
  bottom: -18px;
}
#dogcat {
  z-index: 1;
  position: absolute;
  left: 450px;
  bottom: -43px;
}
/*
end adverts
*/
#container {
  background: #fff url(container_bg.gif) repeat-x 0 0;
}
#header,#menu,#content,#footer_wrap {
  position: relative;
  text-align: left;
  width: 962px;
  margin: 0 auto;
}
#logo {
  padding: 18px 0 20px 0;
}
#logo a {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 34px 465px 0 0;
  display: block;
  background: url(logo.gif) repeat-x top;
}
#quickLinks {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 5px 10px;
  font-size: 120%;
}
#quickLinks,#quickLinks a {
  font-weight: normal;
}
#quickLinks li.currentpage a,#quickLinks a:hover {
  text-decoration: underline;
}
#quickLinks li {
  float: left;
}
#quickLinks li span {
  display: block;
  font-size: 80%;
}
#quickLinks li.seperator {
  overflow: hidden;
  width: 0;
  padding: 0 0 0 20px;
  background: url(seperator.png) no-repeat top center;
}
#navigation {
  height: 25px;
  padding: 6px 0 0 5px;
  border-bottom: 1px solid #fff;
  background: url(navigation_bg.gif) repeat-x top;
}
#search input.search-input {
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 120px;
  height: 12px;
  margin: 0 4px 0 0;
  padding: 2px 5px 4px 5px;
}
#search input.search-button {
  float: left;
}
#menu {
  font-weight: bold;
  font-size: 90%;
}
#menu,#menu a {
  color: #fff;
}
#menu li {
  float: left;
}
#menu li#home {
  padding: 0 0 0 5px;
}
#menu li.right {
  float: right;
  padding: 0 5px 0 0;
}
#menu li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: block;
  padding: 2px 5px;
}
#menu li.active a,#menu li a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}
#menu li.important a {
  color: #fff;
  background: #333;
  text-decoration: none;
}
#menu li.important a:hover span {
  color: orange;
}
#menu li.seperator {
  overflow: hidden;
  width: 0;
  padding: 0 0 0 20px;
  background: url(seperator.png) no-repeat top center;
}
#menu ul {
  display: none;
}
#content {
  width: 960px;
  padding: 0 11px 10px 11px;
  background: url(body.png) repeat-y center;
}
#filter {
  height: 32px;
  padding: 10px 10px 0 10px;
  background: url(filter.gif) repeat-x top;
}
#filter div {
  float: left;
  padding: 2px 10px 0 0;
  color: #fff;
  font-size: 130%;
}
#filter form {
  /*width: 715px;*/
}
#filter input,#filter select {
  float: left;
}
#filter select,#filter input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
#filter button {
  float: right;
  margin: -3px 0 0 0;
	cursor: pointer;
	background: none;
}
#filter select ,#filter input.text {
  width: 200px;
  margin: 0 5px 0 0;
  padding: 3px;
}
#filter input.small {
  padding: 4px 5px;
  width: 170px;
}
#breadcrumb {
  padding: 0 0 10px 0;
}
#information {
  position: relative;
  float: left;
  width: 672px;
  /*margin: 10px 10px 0 10px;*/
  padding: 20px;
  background: #fff;
}
.home #information {
  width: 672px;
}
#breadcrumbs {
  padding: 5px 0 20px 0;
}
#hostelCount {
  font-size: 170%;
  color: #506176;
}
#information h1 {
  padding: 0 0 10px 0;
  color: #506176;
  font-size: 170%;
}
.home #information h1 {
  padding: 0 0 20px 0;
}
.hostels #information h1 {
  padding: 0;
}
#information h2 {
  padding: 0 0 5px 0;
  font-weight: bold;
  font-size: 110%;
}
#information h2.sub-heading {
  padding: 10px 0 10px 0;
  color: #506176;
  font-weight: normal;
  font-size: 170%;
}
#information p {
  padding: 5px 0;
}
#information p.small {
  font-size: 80%;
}
p.button {
  font-weight: bold;
}
#information p.button a,#information #reviews p.button.ratings a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 5px;
  color: #fff;
  background: #333;
  text-decoration: none;
}
#information p.button.report a,#information p.button.rights a,#information p.button.ratings a {
  color: #6e6e6e;
  background: #f4f4f4;
}
#information p.button.promo a {
  color: #fff;
  background: #506176;
}
#information p.button.rights a,#information p.button.ratings a {
  background: #fff;
}
#information p.button.rights,#information p.button.promo {
  margin: 0 10px 0 0;
}
#information p.button.report a:hover {
  color: #fff;
  background: red;
}
#information p.button.promo a:hover {
  color: #fff;
  background: orange;
}
#information p.button a:hover {
  color: orange;
}
#information ul.buttons li {
  padding: 10px 0 5px 0;
  font-weight: bold;
}
#information ul.buttons li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 5px;
  color: #fff;
  background: #333;
}
#information ul.buttons li a:hover {
  color: orange;
  text-decoration: none;
}
#updates {
  padding: 0 0 20px 0;
}
#updates h2 {
  color: #506176;
}
#updates li {
  margin: 0 -5px;
  padding: 5px;
  border-bottom: dotted 1px #dedede;
}
#additem #map_canvas {
  width: 688px;
  height: 400px;
  border: 2px solid #333;
}
#message {
  margin: 10px -10px;
  padding: 10px;
  color: #fff;
  background: #506176;
  font-size: 120%;
}
#message.fail {
  background: #fc4141;
}
#information p#searched {
  padding: 10px 0 0 0;
}
#information #editor ul {
  padding: 0 0 0 20px;
}
#information #editor li {
  padding: 5px 0;
  list-style: disc;
}
#information #editor p {
  padding: 5px 0 10px 0;
}
#intro {
  padding: 0 0 10px 0;
}
#listings {
  margin: 0 -10px;
  padding: 10px 0 0 0;
}
.listing.item {
  float: none;
  width: auto;
}
.listing {
  float: left;
  margin: 0 2px 2px 0;
  width: 324px;
  height: 125px;
  padding: 10px;
  background: #eee;
}
.listing.city {
	margin: 0;
	width: 50%;
  height: auto;
  padding: 0;
	background: none;
}
	.listing.city h2 {
		margin: 0 2px 2px 0 !important;
		background: #eee;
	}
  .listing div.listing-img {
    float: left;
    margin: 0 10px 0 0;
    width: 100px;
    height: 100px;
    background: #bbb;
  }
  .listing div.listing-img img {
    width: 100px;
    height: 100px;
  }
  #information .listing h2 {
    margin: 0 0 0 115px;
    width: 300px;
    font-size: 120%;
  }
  #information .listing.city h2 {
    margin: 0;
    width: auto;
    padding: 0;
    font-size: 120%;
  }
  #information .listing.city a {
    display: block;
    padding: 10px;
  }
    .listing h2 a {
      font-weight: normal;
    }
  #information .listing p {
    margin: 0 0 0 115px;
    width: 300px;
    padding: 0 0 5px 0;
  }
  .listing .more {
    font-weight: bold;
  }
  .listing ul.listing-options {
    float: right;
    margin: -10px -10px -10px 0;
    width: 230px;
  }
    .listing ul.listing-options li a {
      display: block;
      padding: 10px;
      background: #dedede;
    }
ul#sort {
  margin: 10px 0 0 0;
  height: 30px;
  padding: 3px 0 0 0;
  border-top: 3px solid #333;
}
ul#sort li {
  float: left;
  padding: 0 5px 0 0;
  font-weight: bold;
}
ul#sort li a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius: 0 0 3px 3px;
  padding: 5px 10px;
  color: #fff;
  background: #333;
}
ul#sort li a:hover {
  color: orange;
  text-decoration: none;
}
.pagination {
  clear: both;
}
/*
tabs
*/
.tabs.noheader {
  height: 31px;
}
.tabs.noheader li {
  float: left;
  display: block;
  padding: 10px 10px 5px 10px;
  cursor: pointer;
}
.tabs.noheader li:hover {
  color: #000;
}
.tabs.noheader li.active {
  background: #dedede;
}
#special_content {
  margin: 10px -10px 0 -10px;
}
.tab.content {
  padding: 10px;
  background: #dedede;
}
/*
start item page
*/
/*#item #details {
  margin: 10px -10px 20px -10px;
  padding: 10px;
  background: #f4f4f4;
}*/
#item #routine h2,#item #vacs h2,#item #additional h2,#item #map h2 {
  padding: 0 0 5px 0;
}
#item #additional,#item #vacs,#item #routine {
  clear: both;
  padding: 0 0 20px 0;
}
#item #services {
  margin: 0 -10px;
}
#item #services li.block {
  padding: 0 0 20px 0;
}
#item #services li.block h2 {
  padding: 0 10px;
}
#item #services li.block p.disclaimer {
  padding: 10px 10px 0 10px;
}
#item #services li.block div {
  margin: 5px 0 0 0;
  padding: 10px;
  background: #f4f4f4;
}
#item #services li.block div.clearb {
  margin: 0;
  padding: 0;
  background: none;
}
#item #services li.block li {
  float: left;
  width: 50%;
}
#item #services li.block li span {
  display: block;
  margin: 5px 5px 0 0;
  padding: 10px;
  background: #f4f4f4;
}
#item p.button.email,#item p.button.url {
  padding: 10px 0;
}
#map {
  clear: both;
}
#reviews {
  padding: 10px;
  background: #f4f4f4;
}
#reviews h2 {
  font-size: 120%;
}
ul#reviewList {
  padding: 10px 0;
}
li.review {
  margin: 10px 0 0 0;
  padding: 10px;
  background: #fff;
}
li.review h3 {
  font-weight: bold;
}
li.review .reviewBody {
  padding: 10px;
}
#postReview {
  padding: 10px;
}
/*
end item page
*/
#firsttime h2 {
  padding: 10px 0 0 0;
}
#firsttime form {
  padding: 0 0 10px 0;
}
#manageItems {
  padding: 10px 0 5px 0;
}
#manageItems ul#sort,#manageItems ul#items {
  margin: 0 -10px;
}
#manageItems ul#sort {
  margin-top: 10px;
}
#manageItems ul#items {
  padding: 10px 0 0 0;
}
#manageItems ul#items li {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #fff;
  background: #506176;
  font-weight: bold;
}
#manageItems ul#items li,#manageItems ul#items li a {
  color: #fff;
}
#manageItems ul#items li a:hover,#manageItems ul#items li a:hover span {
  text-decoration: underline;
}
ul#more {
  float: right;
  width: 225px;
  background: url(more_bg.gif) repeat-y right;
}
.home ul#more {
}
ul#more h2 {
  padding: 10px 15px;
  background: #4E5F74 url(h3_bg.gif) repeat-x top;
  font-weight: bold;
}
ul#more h2,ul#more h2 a {
  color: #fff;
}
ul#more h3 {
  padding: 5px 15px;
  background: #F7D07B;
  font-weight: bold;
}
ul#more p {
  padding: 5px 15px;
}
ul#more #social p {
  padding: 10px 15px;
  font-weight: bold;
}
ul#more p.button {
  padding: 5px 10px 15px 10px;
}
ul#more p.button a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 5px;
  color: #fff;
  background: #333;
  text-decoration: none;
}
ul#more p.button a:hover,ul#more #searchMap p.button a:hover {
  color: orange;
  text-decoration: none;
}
ul#more #searchMap,ul#more #simples {
  border-bottom: 1px solid #fff;
}
ul#more #searchMap,ul#more #searchMap a,ul#more #simples,ul#more #simples a {
  color: #fff;
}
ul#more #searchMap h2 {
  padding: 10px 10px 0 10px;
}
ul#more #simples,ul#more #simples h2,ul#more #searchMap,ul#more #searchMap h2 {
  background: #3a474d;
}
ul#more #newsletter {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d9d9d9;
}
ul#more #newsletter p {
  text-align: right;
  padding: 10px 10px 0 10px;
}
ul#more #whyBook ul {
  padding: 5px 0 10px 30px;
}
ul#more #whyBook li {
  padding: 5px 10px 0 0;
  list-style: disc;
}
ul#more #advert200200 .advertise {
  border: none;
}
ul#more #moreHostels {
  padding: 10px 15px;
}
ul#searches { margin: 10px; overflow: auto; }
ul#searches li.block {
	float: left;
	width: 210px;
}
ul#searches li.block.block2 {
	margin: 0 10px;
}
ul#searches li.block.block3 {
	width: 275px;
}
ul#searches li.block h2 { padding: 10px; background: #4E5F74 url(h3_bg.gif) repeat-x top; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; font-weight: bold; color: #fff; }
ul#searches li.block ul {
}
ul#searches li.block ul a {
	padding: 0 0 0 15px;
	display: block;
	background: url(arrow.gif) no-repeat center left;
	text-decoration: underline;
}
ul#searches li.block ul li { padding: 5px 10px 0 10px; font-weight: bold; }
ul#searches li.block.block3 ul li { margin-top: 10px; padding-top: 0; padding-left: 25px; background: url(dot.gif) no-repeat 10px center; }
div.listingOptions {
  margin: 0 -10px;
  background: #eee;
}
#listings div.listingOptions {
  margin: 0 0 1px 0;
}
div.listingOptions .heading,
div.listingOptions a {
  display: inline-block;
  padding: 10px;
}
div.listingOptions a {
  background: #dedede;
}
#footer {
  padding: 20px 0 40px 0;
  background: #2C394C url(footer_bg.gif) repeat-x top;
  font-size: 80%;
}
#footer,#footer a {
  color: #fff;
}
#footer p#copyright {
  float: left;
  padding: 0 45px 0 10px;
}
#footer ul {
  padding: 0 20px 0 0;
}
#footer li {
  float: left;
  padding: 0 5px 0 0;
}
#footer li.right {
  float: right;
}
#footer li.button {
  padding: 0 0 0 10px;
}
#footer li a {
  -moz-border-radius: 3px;
}
#footer li a:hover {
  text-decoration: underline;
}
#footer li ul {
  display: none;
}
/*
map
*/
#map {
}
/*
ketchup validation styles
*/
.ketchup-error-container {
  display: none;
  position: absolute;
  width: auto;
}

.ketchup-error-container ol {
  font-size: 12px;
  color: #111;
  background: red;
  background: rgba(255, 0, 0, 0.6);
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  list-style: none;
  line-height: 16px;
}

.ketchup-error-container span {
  display: block;
  width: 0; 
  height: 0; 
  border-left: 0 solid transparent; 
  border-right: 15px solid transparent;
  border-top: 10px solid red;
  border-top: 10px solid rgba(255, 0, 0, 0.6);
  border-bottom: 0;
  margin-left: 10px;
}
/*
google map styles
*/
.gmnoprint {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: bold;
}
.gmnoprint label {
  font-size: 100% !important;
}
