/******************* body - container - header ***********************/
body, html {
	margin:0;
	padding:0;
	color:#000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	background: #0C0B3E url("../../images/bg.gif") top left repeat-x;
}
body p, body li {
	font-size: 12px;
}
#main p, #main li {
	font-size: 13px;
	line-height: 1.5em;
}
#main h1 {
	font-size: 18px;
	line-height: 1.5em;
	margin: 20px 0 0 0;
}
#main h3 {
	font-size: 14px;
}
#container {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #FFFFFF;
	border-left: 1px solid #25559E;
	border-right: 1px solid #25559E;
	min-height: 100%;
	position: relative;
}
#header {
	background: #2A63AF url("../../images/banner.gif") 0 0 no-repeat;
	padding: 0;
}
#network {
	float: right;
}
.hidden {
	display: none;
}
#network .image {
	display: block;
	width: 160px;
	height: 80px;
	cursor: pointer;
	margin: -20px 0 0 0;
	background-image: url("../../images/spacer.gif");
}

/**************************** menu - smenu ***************************/
#menu {
	padding-top: 140px;
	border-bottom: 2px solid #000000;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 2px 0;
}
#menu ul {
	padding-left: 15px;
}
#menu ul li {
	display: inline;
	padding-right: 5px;
}
#menu ul li a, #menu ul li.green a {
	background: url("../../images/tab-lb-right.gif") no-repeat 100% 0;
	color: #000000;
	padding: 5px 10px 2px 0 !important; /* FF */
	_padding: 0px 10px 0 0; /* IE 6 and below */
	*padding: 0px 10px 0 0 !important; /* IE 7 */
	text-decoration: none;
}
#menu ul li a span {
	background: url("../../images/tab-lb-left.gif") no-repeat;
	padding: 5px 0 2px 11px;
}
#menu ul li.green a span {
	background: url("../../images/tab-lb-left-green.gif") no-repeat;
	padding: 5px 0 2px 11px;
}
#menu ul li a:hover {
	color: #FFFFFF;	
}
#menu ul li.selected a, #menu ul li.selectedgreen a {
	background: url("../../images/tab-db-right.gif") no-repeat 100% 0;
	color: #FFFFFF;
	padding: 5px 10px 2px 0 !important; /* FF */
	_padding: 0 10px 0 0; /* IE 6 and below */
	*padding: 0 10px 0 0 !important; /* IE 7 */
	text-decoration: none;
}
#menu ul li.selected a span {
	background: url("../../images/tab-db-left.gif") no-repeat;
}
#menu ul li.selectedgreen a span {
	background: url("../../images/tab-db-left-green.gif") no-repeat;
	padding: 5px 0 2px 11px;
}
#menu ul li.selected a:hover span {
	color: #87B2EB;
}
#smenu {
	background: #25559E;
	padding: 4px;
	border-bottom: 2px solid #000000;
}
#smenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#smenu li {
	display:inline;
	margin:0;
	padding:0;
}
#smenu li a {
	list-style: none;
	margin: 0;
	padding: 0 4px 0 4px;
	color: #FFFFFF;
	text-decoration: none;
}
#smenu li a:hover{
	color: #000000;
}
#smenu li.selected a, #smenu li.selected a:hover {
	color: #87B2EB;
}
#country_box {
	border: 1px solid #76768B;
	margin: 5px 2px 0 0;
	padding-left: 5px;
}
#countries {
	padding: 0 0 6px 6px;
}
#country_menu {
	background: #FFFFFF;
	padding: 4px;
	border-bottom: 2px solid #0C0B3E;
}
#country_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#country_menu li {
	display:inline;
	margin:0;
	padding:0;
}
#country_menu li a {
	list-style: none;
	margin: 0;
	padding: 0 1px 0 1px;
	color: #2A64B0;
	text-decoration: none;
}
#country_menu li a:hover{
	color: #87B2EB;
}
#country_menu li.selected a, #smenu li.selected a:hover {
	color: #FF5057;
}

/*  HOSTELBOOKERS SCRIPT STYLING  */
#hb247outer{
	clear: left;
}
#hb247wrap{
	width: auto !important;

}
#hb247wrap img{
	padding-left: 160px !important;
}
#hb247outer{
	padding: 0 80px 10px 0 !important;
	width: 400px;
	display: inline-block;
	
}

/***************************** main *********************************/
#main {
	float:left;
	width:570px;
	margin-top: 4px !important;
	margin-top: 10px;
	padding-left: 10px;
}
#main h3.home {
	background: #25559E url("../../images/h3-bg.gif") bottom left repeat-x;
	border: 1px solid #0C0B3E;
	font-size: 13px; 
	font-weight: bold;
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	height: 100%;
	padding: 5px;
	color: #FFFFFF;
}
.content {
	margin: 0 10px 10px 10px;
	overflow: hidden;
	min-height: 100%;
}
a {
	color: #5A73AD;
	text-decoration: none;
}
a:hover {
	color: #F27176;
}
img {
	border: 0;
}
.center {
	text-align: center;
}
.right {
	float: right;
	margin-top: 10px;
}
.backtop {
	float: right;
	margin: 10px 0 10px 10px;
}
.left {
	float: left;
	margin-right: 10px;
}
.columns {
	width: 100%;
	overflow: hidden;
}
.lcol {
	width: 49%;
	float: left;
}
.rcol {
	width: 49%;
	float: right;
}



.latest {
	margin: 40px 0;
}

.latest img{
	padding-bottom: 15px;
}


ul#latest_hostels {
	list-style: none;
	padding: 0;
	margin:0;
}
ul#latest_hostels li{
	font-size: 11px;
}
/*#bubblecomments {
	background: url("../../images/comments.gif") top right no-repeat;
	width: 213px;
	height: 178px;
	float: right;
	background-color: #FFFFFF;
	margin-top: -10px;
}*/
#bubblecomments {
	background: url("../../images/comments.gif") top right no-repeat;
	width: 240px;
	height: 174px;
	float: right;
	background-color: #FFFFFF;
	margin-top: -5px;
}
#bubblecomments p {
	text-align: center;
	padding: 90px 0 0 0;
	width: 170px;
	float: left;
	color: #000000;
	clear: both;
	font-size: 11px;
}
#bubblehostel {
	background: url("../../images/hostel-image.gif") bottom left no-repeat;
	width: 240px;
	height: 150px;
	float: left;
	background-color: #FFFFFF;
	margin: 0;
	padding:0;
}
#bubblehostel .b_hostels {
	text-align: center;
	width: 140px;
	float: right;
	color: #000000;
	clear: both;
	font-size: 11px;
}
.phrase_title {
	border-top: 1px dotted #5A73AD;
	border-bottom: 1px dotted #5A73AD;
	padding: 5px 0 5px 0;
	text-align: center;
	font-weight: bold;
}
.lang_title {
	color: #5A73AD;
	line-height: 2.5em;
	font-weight: bold;
}
dl.phrase_list {
	margin: 0;
	padding: 0;
}
.phrase_list dt {
	width: 20em;
	float: left;
	margin: 0 0 0 0;
	padding: 0.2em;
	font-weight: bold;
}
.phrase_list dd {
	float: left;
	width: 19em;
	margin: 0 10px 0 0;
	padding: 0.2em;
}
ul.nostyle {
	list-style: none;
	padding: 0;
	margin:0;
}
.icon_text{
	margin: 35px 0 0 0;
}
.icon_text img{
	vertical-align: middle; 
	margin-right: 15px;
}
ul.mixed_list {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
}
ul.mixed_list li {
	padding: 10px 0;
	width: 100%;
}
ul.mixed_list li.right {
	margin: 0;
	float: none;
}
ul.mixed_list li img {
	float: left;
}
ul.mixed_list li.right img {
	float: right;
}

ul.mixed_list li span {
	display: block;
	padding-left: 55px;
}
ul.mixed_list li.right span {
	padding-left: 0;
	padding-right: 55px;
}
ul.useful_list {
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
}
ul.useful_list li{
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}
.useful_list img {
	float: left;
}
.useful_list span {
	margin-left: 50px;
	margin-top: 10px;
	display: block;
}




/**************************** hostels page *******************************/
#town_list {
	background: #e4ecec;
	padding: 5px;
	overflow: hidden;
}
#town_list a{
	text-decoration: underline;
}
#town_list ul {
	list-style: none;
	padding: 0;
	margin-left: 15px;
}
#town_list li {
	font-size: 11px;
	font-style: normal;
}
#town_list .title {
	font-style: oblique;
	font-size: 13px;
	margin-top: 10px;
}
.surround_hostel { 
	margin: 0px auto;
	border-top: 1px solid #5A73AD;
	padding: 0 0 3px 5px;
}
.date {
	background: #FBBFBF;
}
.name { 
	background: #e4ecec; 
}
ul.hostel_list {
	list-style: none;
	padding: 0;
	margin-left: 5px;
}
#hostel {
	margin-top: 70px;
	margin-bottom: 50px;
}
/*
#hostel ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}*/
.ul_hostel {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#hostel img{
	padding: 0 4px 5px 2px;
}
#hostel .hostel_photos{
	text-align: right;
}
/*
#hostel .img_top{
	//height: 300px;
	height: 100%;
}
*/
#hostel .part{
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}



/************************ styles for hostels forms **************************/
#register_form {
	background: #E4ECEC;
}
#update_form {
	background: #ECD8DB;
}
div.surround {
	overflow: hidden;
	width: 425px;
	margin: 0px auto;
}
div.row {
  clear: both;
  padding-top: 5px;
}
div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
}
div.row span.input {
  float: right;
  width: 260px;
  text-align: left;
} 
fieldset {
	border: 1px solid #666666;
	margin-bottom: 10px;
	padding: 5px;
}
legend {
	color: #000000;
	background: #cccccc;
	font-weight: bold;
	border: 1px solid #666666;
	padding: 4px 30px;
}
form input.checkbox_radio_blue {
	width: 30px;
	margin-right: 10px;
	border: 0;
	background: #E4ECEC;
}
form input.checkbox_radio_parme {
	width: 30px;
	margin-right: 10px;
	border: 0;
	background: #ECD8DB;
}
form input.button-delete {
	width: 60px;
	margin: 3px 0 0 10px;
	color: red;
}
form select {
	width: 260px;
}


/***************************** side **********************************/
#side {
	float:right;
	width:175px;
	padding-right: 5px;
	min-height: 100%;
}
#side .log {
	margin: 7px 0 0 0;
}
#side .comment {
	padding: 4px 10px;
}
#side p {
	font-size: 11px;
	font-weight: bold;
}
#side p a {
	color: #5A73AD;
}
#side p a:hover {
	color: #F27176;
}
#side h3.heading {
	padding: 0;
	margin: 15px 0 10px 0;
	font-size: 15px;
}
#side ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 15px;
}
#side li {
	margin-top: 4px;
}
#side img {
	margin: 3px 5px 0 0;
}
#side a {
	color: #666666;
}
#side a:hover {
	color: #999999;
}


/***************************** footer *******************************/
#footer {
	clear: both;
	padding: 0 10px 15px 10px;
}
#footer .footer_line {
	padding: 5px 0 0 0;
	margin:0;
	font-size: 10px;
	font-weight: normal;
}
#footer .contact{
	margin-left: 20px;
}


/********************** styles for admin pages **********************/
.commentlist {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
.commentone, .commenttwo {
	background: #ffffff;
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #e4e4e4;
	overflow: hidden;
	height: 100% !important;
	height: auto;
}
.commentone {
	background: #f5f5f5;
}
.boxnocomments {
	background: #f5f5f5;
	border: 1px solid #CC0000;
	margin-top: 20px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	height: 100% !important;
	height: auto;
	font-size: 11px;
	margin-bottom: 10px;
}
.boxnocomments h4 {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
.boxerror {
	background: #f5f5f5;
	border: 1px solid #CC0000;
	overflow: hidden;
	height: 100% !important;
	height: auto;
}
.boxerror h4 {
	background: #cc0000;
	border-bottom: 1px solid #CC0000;
	color: #ffffff;
	padding: 5px;
}
.boxcomplete {
	background: #f5f5f5;
	border: 1px solid #8DBE3F;
	margin-bottom: 10px;
	overflow: hidden;
	height: 100% !important;
	height: auto;
}
.boxcomplete h4 {
	background: #8DBE3F;
	border-bottom: 1px solid #8DBE3F;
	color: #ffffff;
	padding: 5px;
}
form {
	border: 0;
	margin: 0;
	border: 1px solid #cccccc;
	background: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
}
form input {
	width: 250px;
	border: 1px solid #666666;
	background: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
}
form textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #666666;
	background: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
}
form button {
	border: 2px solid #000000;
	background: #666666;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.source {
	font-size: 11px;
	color: #999999;
	padding-bottom: 20px;
}

#hostels {
	text-align:center; border:1px solid #0C0B3E; margin: 5px 2px 0 0; padding: 0 0 4px 5px; 
	background: #2A64B0 url("/images/hostel-bg.gif") top left repeat-x;"
}

#hostels a {
	color: #FFFFFF;
}

#hostels a:hover {
	color: #87B2EB;

}


