/* @group Reset */
html, body, div, span, h1, h2, h3, h4, p,
a, img, ol, ul, li,
fieldset, form, label,
table, tbody, tr, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ul {
  list-style: none;
}

/* tables may still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* @end Reset */

body {
    background: #1e3179 url(http://images.hostelworld.com/images/hostelworld_2007/hwbgtile.png) repeat-x;
  	color: #666;
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.636; /* Baseline grid of 18px */
    text-align: center;  
}

a:hover {
  text-decoration: underline;
}

#container {
  background: #fff;
  border: 1px solid #fff;
  border-width: 0 1px;
  width: 770px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}

#login-panel {
  width: 770px;
  overflow: hidden;
  padding: 2px 0;
  border: 1px solid #fff;
  border-width: 0 1px;
  margin: 0 auto;
  text-align: left;
}

#login-panel table {
  margin-left: 180px;
}

.default {
  background: #929292;
}

.error {
  background: #fcc;
}

#login-panel p {
  color: #fff;
  font-weight: bold;
  margin-right: 5px;
  float: left;
}

#forgot-pwd, #return-to-login {
	color: #fff;
}

#container .error table p, #container .error table a {
  color: #600;
}
#login-panel.error table p, #login-panel.error table a {
  color: #600;
}
#login-panel form input {
  float: left;
  margin-right: 2px;
}

.login-wrap {
  float: right;
}

.login-wrap a {
  color: #fff;
  display: block;
}

#emailadr {
  width: 205px;
}

/* once logged in show action panel */
#login-panel ul {
  float: right;
  margin-right: 20px;
}

#login-panel li {
  display: inline;
  padding: 0 8px;
}

#login-panel li a {
  color: #fff;
  font-weight: bold;
}

#aux-nav {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-tile.gif) repeat-x;
  height: 21px;
  position: relative;
  width: 760px;
}

#aux-nav-wrap {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/aux-nav-bg.png) no-repeat;
  height: 21px;
  position: absolute;
  right: 17px;
  padding-left: 21px;
}

#aux-nav-wrap ul {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/aux-nav-rhs.gif) no-repeat 100% 0;
  padding-right: 20px;
  height: 17px;
  padding-top: 4px;
  float:left;
}

#aux-nav-wrap ul li {
  float: left;
}

.gb {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/gb.png) no-repeat;
  display: block;
  height: 11px;
  width: 16px;
  float: left;
  margin-right: 5px;
}

#aux-nav li a {
  float: left;
}

#choose-country, #login {
  border-left: 1px solid #e3e3e3;
  color: #818387;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 5px;
}

#logout {
  display: block;
  float: right;
  height: 10px;
  width: 10px;
  background: url(http://images.hostelworld.com/images/hostelworld_2007/logout.png) no-repeat;
}

#flags {
  background: #c1c1c1;
  width: 770px;
  overflow: hidden;
  padding: 4px 0;
  border: 1px solid #fff;
  border-width: 0 1px;
  margin: 0 auto;
  text-align: left;
}
ul.countries {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/hw-flags.gif) no-repeat;
  float: right;
  height: 9px;
  margin-right: 5px;
  width: 496px;
  overflow: hidden;
}
.countries li {
  display: inline;
}
.countries li a {
  display: block;
  float: left;
  height: 9px;
  width: 12px;
  margin-right: 10px;
  text-indent: -9999px;
}

.countries li a.last {
  margin-right: 0;
}

.last {
  margin-right: 0;
}

#header {
  height: 80px; 
  position: relative;
}

#logo {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/logo.png) no-repeat;
  height: 40px;
  width: 270px;
  position: absolute;
  top: 12px;
  left: 12px;
}

#logo a {
  display: block;
  height: 40px;
  width: 270px;
  text-indent: -9999px;
}

#hw-hd-promo {
	background: url(http://images.hostelworld.com/images/celebrating.png) no-repeat;
	display: block;
	height: 47px;
	position: absolute;
	right: 10px;
	top: 13px;
	width: 351px;
}

a#hw-hd-promo:hover {
	background-position:0 -47px;
}

#d-nav {
	background: #21357e url(http://images.hostelworld.com/images/hostelworld_2007/home-tile.gif) repeat-x 0 -22px;
	height: 30px;
	width: 760px;
	padding-left: 10px;
}

#d-nav li {
	float: left;
	position: relative;
}

#d-nav li a {
	color: #fff;
	display: block;
	font-size: 12px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.5;
	padding: 0 15px;
	text-decoration: none;
}

#d-nav li a:hover {
	text-decoration: none;
}

#d-nav li a:hover, #current {
	background: #121e4a url(http://images.hostelworld.com/images/hostelworld_2007/home-tile.gif) repeat-x 0 -57px;
}
#d-nav li a.current {
  background: #121e4a url(http://images.hostelworld.com/images/hostelworld_2007/home-tile.gif) repeat-x 0 -57px;
}

#d-sub-nav {
	position: absolute;
	top: 131px;
	left: 158px;
	width: 160px;
	height: 160px;
}
#gu-sub-nav {
  position: absolute;
  top: 131px;
  left: 440px;
  width: 160px;
  height: 160px;
}

#d-sub-nav ul, #gu-sub-nav ul {
	border-bottom: 1px solid #003;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	z-index: 2;
}

#d-sub-nav iframe, #gu-sub-nav iframe {
	background: none;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 160px;
	height: 148px;
}

#d-sub-nav li, #gu-sub-nav li {
	background-color: #121e4a;
	border: 1px solid #003;
	float: none;
}

#d-sub-nav li a, #gu-sub-nav li a {
	background-color: #121e4a;
	color: #e8e9ed;
	display: block;
	float: none;
	text-transform: none;
	line-height: 2.2;
	padding: 0 8px;
}

#d-sub-nav li a:hover, #gu-sub-nav li a:hover {
	background-color: #003;
	background-image: none;
	color: #fff;
}

#d-nav li #d-btn, #d-nav li #gu-btn {
	background-image: url(http://images.hostelworld.com/images/hostelworld_2007/dropdown-btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 10px;
	position: absolute;
	top: 0;
	right: 0px;
}

#d-nav li span.down {
	background-position: 0 0;
}

#d-nav li span.up {
	background-position: 0 -30px;
}

#new-bubble {
	background: url(http://images.hostelworld.com/images/hostelworld_2007/new-bubble.png) no-repeat;
	height: 23px;
	width: 33px;
	
	position: absolute;
	top: 86px;
	left: 630px;
}


/* TRANSPARENCY HACK FOR IE6 */
* html #new-bubble {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

.content-area {
  padding-top: 12px;
}

.primary {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-tile.gif) repeat-x 0 -92px;
}

.secondary {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/content-area-tile.png) repeat-y 100% 0;
}

#search-hostels {
  background-color: #1e3179;
  border-bottom: 1px solid #02072e;
}

#container div#logo-tilt {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/logo-tilt.gif) no-repeat 100% 17px;
  padding: 30px 0 40px;
}

#search-hostels-inner {
  margin: 0 auto;
  width: 690px;
  overflow: hidden;
  position: relative;
}

#search-hostels-inner .col1 {
  float: left;
  width: 432px;
}

#search-hostels-inner .col2 {
  float: right;
  width: 242px;
}

#search-hostels h2 {
  color: #e9ebf2;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
}

#search-hostels table input, #search-hostels table select {
  border: 1px solid #0d1652;
  font-size: 14px;
}

#search-hostels table input.inactive-field, #search-hostels table select.inactive-field {
	background-color: #ccc;
	color: #666;
	border-color: #666;
}

#search-hostels td {
  padding-bottom: 10px;
}

#contenido {
  padding: 5px 0px 0px 10px;
}

#search-hostels td table td {
  padding-bottom: 0;
}

.destination {
  width: 207px;
  padding: 2px;
}

.formulario {
  padding: 2px;
}

.details-text {
  width: 199px;
  padding: 3px;
}

.details-select {
  width: 99px;
  padding: 2px;
}

.gutter {
  padding-right: 10px;
}

.align-right {
  text-align: right;
}

label {
  color: #d1d5e2;
  display: block;
  font-size: 12px;
}

#arriving {
  position: relative;
}

#arriving a {
  background: url(home-icons.gif) no-repeat;
  display: block;
  height: 19px;
  position: absolute;
  z-index: 10;
  top: 2px;
  right: 2px;
  width: 19px;
}

#datesearchcalendar {
	background: #fff;
}

.homepage-calendar-pos {
	position: absolute;
	top: 5px;
	left: 5px;
}

.groupspage-calendar-pos {
	background-color: green;
	position: absolute;
	left: 5px;
	top: 222px;
}

#datesearchcalendar table {
	border: 1px solid #003;
	width: 180px;
}

#datesearchcalendar table td {
	padding: 2px 3px;
}

#datesearchcalendar table td a {
	color: #12215e;
	font-weight: bold;
}

.calendarWeekdayHeading {
	font-weight: bold;
}

#find-hostels {
  text-align: right;
  padding-top: 5px;
  padding-right: 6px;
}
#BEhomeSearch {
	  background: url(find-hostels.png) repeat-x;
}	  
.style19 {
	color: #FFFFF;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	padding: 10px 10px 10px 10px;
}
#aux-action {
  width: 240px;
}

#aux-action li {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/transparent-panel.png) repeat-x;
  border-bottom: 1px solid #0e1951;
  height: 65px;
  width: 240px;
  overflow: hidden;
  margin-bottom: 15px;
  padding-top: 10px;
}

#aux-action li.aux-action-hover {
  background-color: #0e1951;
  background-image: none;
  cursor: pointer;
}

#aux-action li div {
  margin: 0 auto;
  width: 170px;
  padding-left: 50px;
}

#aux-action h3, #aux-action p, #aux-action a  {
  color: #e5eaf4;
}

#aux-action h3 {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 2px;
}

#aux-action p {
  line-height: 1.5;
}

.map-search {
  background-image: url(http://images.hostelworld.com/images/hostelworld_2007/aux-action-icons.gif);
  background-repeat: no-repeat;
}

.group-booking {
  background-image: url(http://images.hostelworld.com/images/hostelworld_2007/aux-action-icons.gif);
  background-repeat: no-repeat;
  background-position:  0 -109px
}

.wrap {
  width: 750px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.wrap .col1 {
  float: left;
  width: 462px;
}

.wrap .col2 {
  float: right;
  width: 255px;
  padding-bottom: 20px;
}

.index-item {
  border: 1px solid #e7e6e6;
  padding: 15px 0 20px;
  margin-bottom: 15px;
}

.content {
  margin: 0 15px;
}

.content h2 {
  color: #132262;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 15px;
}

.content a {
  font-weight: bold;
}

.content a:hover {
  text-decoration: underline;
}

p a.follow, .grid-2-col p a.follow {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/follow-icons.gif) no-repeat 100% 0;
  color: #c23333;
  font-weight: bold;
  padding-right: 10px;
  line-height: 1;
}

#view-all-feat {
	border: 1px dotted #c7c7c7;
	clear: left;
	line-height: 2em;
	margin-left: 0;
	padding-left: 8px;
	margin-top: 5px;
}
#view-all-feat a {
	background: url(http://images.hostelworld.com/images/hostelworld_2007/follow-icons.gif) no-repeat scroll 100% -26px;
	color: #33577B;
	font-weight: normal;
	font-weight: bold;
	padding-right: 9px;
}

.content a img {
  border: 1px solid #ccc;
  display: block;
  float: left;
  padding: 1px;
  margin: 0 8px 20px 0;
}

.myworld {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/myworld.png) no-repeat;
  padding-left: 73px;
}

.actions {
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
}

.actions p {
  float: left;
}

.col {
  float: left;
}

.pull-left {
  float: left;
  margin: 0 10px 20px 0;
}

#sign-up-now {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/signup.png) no-repeat;
  height: 27px;
  display: block;
  float: left;
  width: 96px;
  text-indent: -9999px;
  margin-right: 15px;
}

a#sign-up-now:hover {
  background-position: 0 -27px;
}

.top-hostels, .grid-2-col {
  width: 430px;
  overflow: hidden;
}

.top-hostels li {
  width: 140px;
}

.top-hostels li h3, .top-hostels li p {
	margin-left: 75px;
}

.top-hostels li h3 {
	width: 58px;
}

.content li h3 {
  line-height: 1.3em;
}

.content li h3 a {
  color: #555;
}

.rating {
  color: #c23333;
}

.grid-2-col .col1 {
  float: left;
  width: 208px;
}

.grid-2-col .col2 {
  float: right;
  width: 208px;
}

.grid-2-col h2 a {
  color: #132262;
  font-size: 14px;
}

.grid-2-col h3 {
	margin-bottom: 2px;
}

.grid-2-col h3, .grid-2-col p {
	margin-left: 68px;
}

.grid-2-col p a {
	color: #333;
	text-transform:lowercase;
}

.grid-2-col p a.follow {
	line-height: 1.8em;
}

.secondary-item {
  margin: 0 15px 15px 0;
  overflow: hidden;
  position: relative;
  width: 240px;
}

.secondary-item h3 {
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  line-height: 2.3em;
  margin-bottom: 10px;
}

.secondary-item h3 a {
	color: #666;
	text-decoration: none;
}

.secondary-item a.follow {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/follow-icons.gif) no-repeat 100% -26px;
  color:#33577b;
  font-weight: bold;
  padding-right:10px;
}

.pull-left {
  display: block;
  float: left;
}

.pull-right {
  display: block;
  float: right;
}

a.pull-right {
  line-height: 1.5;
}

#popular-places {
  list-style: none;
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}

#popular-places li {
  background-color: #ccc;
  float: left;
  margin: 0 2px 3px 0;
}

.js-enabled #popular-places li {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/tag-tl.gif) no-repeat;
}
      
.js-enabled #popular-places li span.TR {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/tag-tr.gif) no-repeat 100% 0;
  display: block;
}
      
.js-enabled #popular-places li span.BL {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/tag-bl.gif) no-repeat 0 100%;
  display: block;
}
      
.js-enabled #popular-places li span.BR {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/tag-br.gif) no-repeat 100% 100%;
  display: block;
}

#popular-places li a {
  color: #666;
  padding: 0 10px;
}

#competition {
  padding-top: 5px;
  position: relative;
  width: 240px;
  margin-bottom: 15px;
}

#competition .wrap {
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 15px;
  position: static;
  width: 210px;
}

#win-badge {
  position: absolute;
  top: -5px;
  left: 0;
}

#competition .thumb {
  border: 1px solid #ccc;
  display: block;
  float: left;
  padding: 1px;
  margin: 0 10px 20px 0;
}

#competition h3, #competition p {
	margin-left: 70px;
}

#competition a.follow {
	line-height: 2em;
}

.guides-cotent {
  padding-left: 25px;
  overflow: hidden;
  width: 215px;
}

.guides-cotent h4 {
  line-height: 2em;
  margin-bottom: 3px;
}

.guides-cotent a {
  color: #369;
}

.inline {
  overflow: hidden;
  width: 215px;
  margin-bottom: 10px;
}

.inline li {
  border-right: 1px solid #369;
  float: left;
  padding-right: 5px;
  margin-right: 5px;
  line-height: 1.2em;
}

.inline li.last {
  border-right: none;
  margin-right: 0;
}

.pocket-guides {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -184px;
}

.podcasts {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -360px;
}

#footer {
  background-color: #17276c;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer h3 {
  color: #d1d5e2;
  margin-bottom: 5px;
}

.f-wrap {
  background-color: #1e3179;
  border: 1px solid #132262;
  margin: 0 auto;
  width: 748px;
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
}

.f-col {
  float: left;
  width: 159px;
  overflow: hidden;
  margin-right: 17px;
  padding: 15px 0 30px 15px;
}

#f-last-col {
  margin-right: 0;
}

.copy {
  color: #8b93b6;
  text-align: center;
  line-height: 2em;
}

#nl-signup {
  margin-bottom: 20px;
}

#nl-signup p {
	color: #000;
	padding: 5px;
	padding-left: 25px;
	line-height: 1.5em;
}

.nl-fail {
	background: #ffe5e5 url(http://images.hostelworld.com/images/guides/newsLetterSignupFailIcon.gif) no-repeat 5px 8px;
	border: 1px solid red;
}

.nl-fail a {
	color: #c23333;
	font-weight: bold;
}

.nl-success {
	background: #e5f2e5 url(http://images.hostelworld.com/images/guides/newsLetterSignupSuccessIcon.gif) no-repeat 5px 8px;
	border: 1px solid green;
}

#email {
  background: #fff;
  border: 1px solid #050a35;
  font-size: 12px;
  padding: 3px;
  width: 158px;
  margin-bottom: 10px;
}

.feeds li a {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -154px;
  color: #fff;
  display: block;
  line-height: 2.2em;
  padding-left: 20px;
}

#destinations {
  overflow: hidden;
}

#destinations .col1 {
  float: left;
  width: 45%;
}

#destinations .col2 {
  float: right;
  width: 45%;
}

#elsewhere li a {
  color: #fff;
  display: block;
  line-height: 2em;
  padding-left: 25px;
}

.f-links a {
  color: #fff;
  display: block;
  line-height: 2em;
}

.twitter {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -27px;
}
.youtube {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -52px;
}
.myspace {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -79px;
}
.facebook {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -104px;
}
.flickr {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/home-icons.gif) no-repeat 0 -130px;
}

#unicef {
  background: url(http://images.hostelworld.com/images/hostelworld_2007/new-unicef.gif) no-repeat;
  display: block;
  height: 37px;
  position: absolute;
  right: 40px;
  bottom: 15px;
  width: 122px;
  text-indent: -9999px;
}

#f-flags {
  width: 630px;
  overflow: hidden;
  margin: 10px auto 5px;
}

#f-flags h4 {
  color: #8b93b6;
  float: left;
  line-height: 1;
}

#f-flags ul {
  margin-top: 2px;
}

#datesearchcalendar td {
	text-align: center;
}

.calendarHighlight {
  background: #090;
  color: #fff;
}

#datesearchcalendar th {
	color: #000;
}

.calendarWeekend {
}

#datesearchcalendar .calendarWeekend a, #datesearchcalendar .calendarWrongMonthWeekend a {
	color: #333;
	font-weight: bold;
}

.calendarInvalidDate {
	color: red;
	font-weight: bold;
}

#datesearchcalendar a {
	color: #333;
	text-decoration: none;
}

#datesearchcalendar a:hover {
	text-decoration: underline;
}

#datesearchcalendar .calendarHighlight a {
	color: #fff;
}

#datesearchcalendar .calendarHighlight a:hover {
	background: #090;
}

#datesearchcalendar .calendarWeekday a, #datesearchcalendar .calendarWrongMonthWeekday a {
	color: #666;
	font-weight: normal;
}


