
/* MAIN CONTENT */
div.rightad {
	width: 216px;
	float: right;
}

div.content {
	padding: 68px 30px 0 0;
	line-height: 2em;
	_width: 530px; /* Prevents width=100 in tables from breaking layout in IE 6 */
}

div.content ul,
div.content ol {
	line-height: 1.5em;
	padding-left: 1em;
}

div.content p { margin-bottom: 1em; }


h1 { font-size: 20px; }

td { vertical-align: top; }

td.hoteltitle *,
td.hoteladdress *,
td.hoteldesc * {
	line-height: 1; 
}

td.hoteldesc .booknow { padding-left: 100px; }

td.hotelsmall * {
	line-height: 1.2;
}

td.hotelsmall a {
	font-weight: bold;
}


td.hoteltitle h2 {
	margin-bottom: 0.3em;
}

td.hotelimage > img {
	border: 2px solid #2F3C01;
	margin-right: 4px;
}

/* /MAIN CONTENT */


/* TAG */
div#logo {
	position: relative;
	z-index: 2;
}
div#logo div.pos {
	z-index: 3;
	position: absolute;
	
	width: 285px;
	height: 160px;
	
	left: 0px;
	top: 0px;
	
	margin-left: -24px;
	background: url(/_images/page/tag.jpg) no-repeat;
	
}

div#logo a {
	display: block;
	height: 160px;
	
	text-indent: -100em;
	font-size: 1px;
	overflow: hidden;
	
}
/* /TAG */




/* LAYOUT */
div#left {
	margin-top: 160px;
	width: 261px;
	float: left;
}

div#right {
	margin-left: 282px;
}
/* /LAYOUT */





/* SIDEBAR */
div.sidenav {
	padding: 0 18px 0 30px;
}

div.sidenav a:link,
div.sidenav a:active,
div.sidenav a:visited,
div.sidenav a:hover {
	color: #114f7b;
	text-decoration: none;
	font-weight: bold;
}

div.sidenav a:hover {
	text-decoration: underline;
}

div.sidenav h2 {
	font-size: 16px;
	background: url(/_images/bits/horz.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin: 12px 0 3px 0;
}

div.sidenav ul {
	list-style-type: none;
}

div.sidenav li {
	list-style-type: none;
	display: block;
	
	padding-left: 18px;
	margin-bottom: 5px;
	
	background: url(/_images/bits/horz.gif) 4px 10px no-repeat;
}

div.sidenav li.selected>a {
		padding-right: 15px; 
	background: url(/_images/bits/star.gif) right 3px no-repeat;
}

/* /SIDEBAR */



/* SUPPLIER DETAILS */
td.hoteldesc .booknow a,
div.supplierDetails span.booknow a,
div.packagedetails span.booknow a {
	width: 153px;
	height: 52px;
	
	display: block;
	
	/*
	min-width: 153px;
	display: -moz-inline-box;
	display: inline-block;
	*/
	
	background: url(/_images/page/booknow.gif) no-repeat;

	text-indent: -100em;
	font-size: 1px;
	overflow: hidden;
}

div.packagedetails p.price,
div.packagedetails p.validdates {
	line-height: 1;
	font-size: 12px;
}

div.review {
	margin-bottom: 1.5em;
}

div.review p {
	line-height: 1;
	margin-bottom: 0;
}

div.review p.date {
	font-style: italic;
}

div#right div.bookingCalendar * {
	line-height 1;
	margin: 0;
}

div.bookingCalendar td {
	padding: 0 3px;
}

div.bookingCalendar input {
	border: 1px solid #000;
}
/* /SUPPLIER DETAILS */

div#inntopiawidget {
	width: 210px;
	float: right;
	padding-left: 1px;
	background: url(/_images/bits/vert2.gif) left top repeat-y;
}


table.packages td.img div {
	min-height: 100px;
}

table.packages td {
	vertical-align: top;
	padding: 2px;
}

table.packages img {
	border: 2px solid #3E4911;
}

