/* css layout hostel amsterdam online */
body { 
	padding: 0px; margin:0px; text-align:center; background-color: #D03200; 
	background-image: url(../images/bg.gif);
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
}
.a-photo{
background-color:#BD0900;
border:0px;
margin:0px;
padding:0px;

}
a{
	color: white;
                

}

a:active{color:white;}

img{
border-style:none;

}

a:hover{
	text-decoration: none;
                 }

hr { display: none; }
h1 {
	text-align: left;
	font-size: 14px;
	color: black;
	height: 16px;
	vertical-align: top;
	padding:0px;
	margin:0px;
}
h2 {
	text-align: left;
	font-size: 10px;
	color: white;
	height: 14px;
	vertical-align: top;
	padding:0px;
	margin:0px;
}

/* classe h1  category e header best  keywords nella pagina */
.h-header{
text-align: left;
	font-size: 11px;
	color: black;
	height: 11px;
	/*vertical-align: top;*/
	padding:0px;
	margin:0px;
text-transform:capitalize;
	
}
.h-header2{
text-align: left;
	font-size: 11px;
	color: White;
	height: 11px;
	/*vertical-align: top;*/
	padding:0px;
	margin:0px;
	
}
.hosteltitle {
	font-size: 12px;
	color: white;
	margin-left: 8px;
}
/* EXTERNAL DIV containing everything */
.outer {
	margin: 0 auto;
	width: 760px;
	border: 1px solid White;
	background-color: #D03300;
}

/* HEADER diviso in 2 righe */
#header1 {
	width:760px;
	height:111px;
	background-image: url(../images/header1.jpg);
}
#header2 {
	width:760px;
	height:76px;
	background-image: url(../images/header2.gif);
}
/* box keywords */
#header-text {
	float:left;
	letter-spacing: 1px;
	border: 0px solid black;
	margin-left: 4px;
	margin-top: 4px;
	color: white;
	font-weight: bold;
}
/* text menu links */
.textmenu {
	width:563px;
	height:40px;
	color:white;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 1px 1px 1px 10px;
	float:left;
	display:inline;
}
.mainlevel {
	padding-bottom: 2px;
	letter-spacing: 1px;
	text-align:center;
}
table.moduletable {
	padding:0px;
	color: black;
	padding-top:1px;
	font-weight: bold;
   /*border-collapse:collapse;*/
	margin: 0 auto;
}
table.moduletable th {
  font-weight: bold;
  color: #000000;
}
table.moduletable td {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}



/* COLUMN menu sinistra - fare rollover css */
#column {
	width: 175px;
	background-color: #D03300;
	float:left;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* CONTENTS */
#corpo {
	width: 585px;
	background-color: #E15A00;
	float:left;

}
/* TABLES */
.icon {
	width: 33px;
	height: 27px;
	float: left;
	margin-top:1px;
}
.table-outer {
	width: 563px;
	margin: auto;
}
.table-outer2 {
	width: 563px;
	margin:8px;
}

.title {
	width:503px;
	height: 11px;
	float: left;
	margin-top:5px;
	margin-left: 5px;
}
.title-bott {
	border-bottom: 1px solid white;
	width:541px;
	height: 11px;
	float: left;
	background-color: #EE9730;
}
.table-top {
	background-color: white;
	width: 563px;
	/*width: 300px;*/
	height: 29px;
	float:left;
}
.table-bottom {
	width: 563px;
	height: 11px;
	float: left;
}
.table-content {
/*first table contents */
	width: 561px;
	border-left: 1px solid White;
	border-right: 1px solid White;
	background-color: #EE9730;
	background-image: url(../images/bg-lions.gif);
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: justify;
	
}
.table-content-inner {
	width: 547px;
	margin-left: 8px;
	margin-top: 6px;
	float:left;
	text-align: justify;
	display: inline;
}
/* table rounded corners */
.table-corner-left-top {
	background-image: url(../images/table-corner-left-top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.table-corner-right-top {
	background-image: url(../images/table-corner-right-top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.table-corner-left-bottom {
	background-image: url(../images/table-corner-left-bottom.gif);
	background-repeat: no-repeat;
}
.table-corner-right-bottom {
	background-image: url(../images/table-corner-right-bottom.gif);
	background-repeat: no-repeat;
}
.table-corner-left-top, .table-corner-left-bottom {
	width: 11px;
	height: 12px;
	float: left;
}
.table-corner-right-top, .table-corner-right-bottom {
	width: 11px;
	height: 12px;
	float: left;
}
/* FEATURED HOSTELS TABLES */
.featured-content {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	width: 540px;
	/*border: 1px dashed #BD0900;*/
	vertical-align: top;
	float:left;
	display: inline;
}
.featured-info {
	/* this class is for hostel's Description */
	width: 450px;
	/*border: 1px dashed #BD0900;*/
	text-align: justify;
	margin-left:0px;
	float:left;
	display: inline;
}
.info-header{
/* this class is for hostel's Category and Address */
	float: left;
	height: 32px;
	width: 400px;
	
}
.featured-photo {
	float: right;
	margin-right: 0px;
	border: 1px solid #BD0900;
	vertical-align: top;
        background-color:#BD0900;
        height: 70px;
        width: 70px;
      
}

.hostel {
	/* this class goes with .title in the hostel title */
	width: 516px;
	margin-left: 0px;
	margin-top: 0px;
}

/* THESE CLASSES ARE ALSO FOR THE MONUMENT AND CLUBS PAGES */

.table-list-outer {
	width: 550px;
	border: 1px solid #DA7907;
	margin-left: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	float:left;
	display: inline;
}
.table-list-title {
	height: 16px;
	background-color: #E15A00;
	margin: 4px 4px;
	border: 1px solid #D03300;
}
.table-list-bg-left {
	background-image: url(../images/table-hostel-left.gif);
}
.table-list-bg-right {
	background-image: url(../images/table-hostel-right.gif);
	
}
.banleftimg{
	background-image:url(../images/table-hostel-left.gif);
}
.banrightimg{
	background-image:url(../images/table-hostel-right.gif);
	
}
.table-list-bg-left, .table-list-bg-right {
	float: left;
	width: 12px;
	height: 16px;
}
.learnmore {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	width: 539px;
     /*	height: 16px;*/
	margin-left: 4px;
	border: 1px dashed #BD0900;
	float:left;
	display: inline;
        padding-bottom: 3px;
}
/* FEATURED MONUMENTS & CLUBS TABLES */
.table-stuff-outer {
	width: 273px;
	border: 1px solid #DA7907;
	margin-left: 4px;
	margin-top: 4px;
	float:left;
	display: inline;
	padding-bottom: 4px;
}
.table-stuff-title {
	height: 16px;
	background-color: #E15A00;
	margin: 4px 4px;
	border: 1px solid #D03300;
	width: 263px;
}
.stuff {
	/* this class goes with .title in the clubs/monuments title */
	width: 239px;
	margin-left: 0px;
	margin-top: 0px;
}
.stuff-content {
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	width: 264px;
	/*border: 1px dashed #BD0900;*/
	vertical-align: top;
	float:left;
	display: inline;
}
.stuff-info {
	/* this class is for clubs/monuments' Description */
	width: 188px;
	/*border: 1px dashed #BD0900;*/
	text-align: justify;
	margin-left:0px;
	float:left;
}
.learnmore-stuff {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	width: 263px;
	/*height: 16px;*/
	margin-left: 4px;
	border: 1px dashed #BD0900;
	float:left;
	display: inline;
        padding-bottom: 3px;
}
/* FOOTER */
#footer {
	float: left;
	width: 760px;
	background-color: #BD0900;
}
.clear {
	clear: both;
	height: 10px;
}
/* MENU*/
.moduletablesx {
	padding: 0px;
	margin: 0px;
	width: 165px;
	/*border: 1px solid yellow;*/

}
.moduletablesx td {
	display:block;
	position: relative;
	width: 165px;
	height: 25px;
	background: url(../images/menu-over.gif) no-repeat;
	padding:0px;
	margin:0px;
	/*border: 1px solid blue;*/

}
.moduletablesx td a {
	display: block;
	overflow:hidden;
	color:black;
	text-decoration: underline;
	padding:0px;
	margin:0px;
	width: 165px;
	/*border: 1px dotted blue;*/
}
.moduletablesx td a:hover img { visibility: hidden; }
.moduletablesx tr { margin: 0px; padding: 0px;  width: 165px;}
.moduletablesx td img { border: 0px; }
* html a:hover { visibility:visible; }
 
.moduletablesx td span {
	position: absolute;
	left: 5px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-weight: bold;

}


/* SCHEDA HOSTEL PAGE */
.hostel-text {
	float: left;
	width: 551px;
	margin: 4px;
	margin-right: 0px;
	text-align: justify;
	display: inline;
}
.hostel-photo {
	float: right;
	margin: 4px;
	margin-right: 0px;
	border: 1px solid #bd0900;
	display: inline;
        }
.hostel-back {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	width: 551px;
	height: 16px;
	/*margin-left: 4px;*/
	border: 1px dashed #BD0900;
	float:left;
	display: inline;
}
.hostel-info {
	color: #CC3300;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	width: 551px;
        margin-left: 4px;
	border: 1px dashed #BD0900;
	float:left;
	display: inline;
        padding-bottom:2px;
        margin-bottom:3px;
}
.hostel-addr {
	width: 551px;
	float: left;
	margin: 4px;
	margin-top: 0px;
	display: inline;
	margin-bottom: 6px;
	font-weight: bold;
}
/* tip of the day (T.O.T.D.) */
#totd {
	width: 167px;
	height: 69px;
	background-image: url(../images/tipoftheday.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float:left;
	display:inline;
}
.totd1 {
	width: 131px;
	height: 18px;
	margin-left: 23px;
	margin-top: 0px;
	font-size: 10px;
	font-style: italic;
}
.totd2 {
	width: 156px;
	height: 30px;
	padding: 4px;
	padding-top: 0px;
	text-align: justify;
	font-style: italic;
}
.totd3 {
	width: 100px;
	height: 12px;
	margin: auto;
	font-size: 10px;
	font-style: italic
}

/* HEADER-INFO FOR CLUBS, MONUMENTS, EAT */
.toparticle-text {
	float: left;
	width: 540px;
	margin: 4px;
	margin-right: 0px;
	text-align: justify;
	display: inline;
		/*border: 1px dashed #BD0900;*/
}
.toparticle-photo {
	float: right;
	text-align: right;
	margin: 4px;
	margin-left: 6px;
	margin-right: 0px;
	border: 2px solid Maroon;
	display: inline;
}
.titlehostel{
        width: 516px;
	margin-left: 0px;
	margin-top: 0px;
       width:503px;
	height: 11px;
	float: left;
	margin-top:5px;
	margin-left: 5px;
}
/*main content table in mambo */
.contentpaneopen{
margin-left: 5px;
width: 567px;

padding:0px;}
.book {
	padding-top: 7px;
	text-align: center;
	margin-top: 155px;
	margin-left: 0px;
	width: 167px;
	height: 148px;
	background-image: url(../images/bg-b00k.gif);
	background-repeat: no-repeat;
	color: white;
}

input, textarea, select, option {
	background-color: #EE9730;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.pag {
	width: 50px;
}
.pag2 {
	width: 45px;
}
: .pag3 {
	width: 57px;
}
.hid {
	display: none;
	height: 0px;
	width: 0px;
}
.book-sep{background-image:url(../images/sep.gif); background-repeat:no-repeat; float:left;width:559px;
padding-bottom:10px;padding-top:5px;padding-left:3px;}
.book-home {
	text-align: center;
	width: 400px;
	height: 138px;
	color: white;
	margin: 0 auto;
	font-weight: bold;
}
#formbook {
	padding: 0px;
	margin: 0px;
	height: 122px;
	width: 400px;
	border: 0px;
	/*background-color: Aqua;*/
}
