<!-- bazar2.css -->
@charset "utf-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, #container {
border:0px none;
margin:0;
padding:0;
overflow: hidden;
}
body
{
	overflow: hidden;
	visibilifty: visible;
	background-color: #000000;
	border: 0px;
}

body, td
{
	margin: 0px;
	padding: 0px;
	font: 11px Verdana;
	color: #FFFFFF;
	vertical-align: top;
}

h1
{
	font-size: 11px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul li{
	margin-top:0.5em;
	color: white;
	background-color:#FF00CC;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	padding:0.1em 0.4em 0.1em 0.4em;
}
ul li a{
	color: white;
	background-color:#CC0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	padding:0.1em 0.4em 0.1em 0.4em;
	display:inline !important;
}
ul li a:active, ul li a:hover{
	color: #CC0000;
	background-color:white;
}

table
{
	border-spacing: 0px;
	border-collapse: collapse;
}
h2#title {
	margin:1px;
}
h2#title a {
	color: black;
	background-color:white;
	text-transform:uppercase;
	vertical-align:bottom;
	font-size:10px;
	font-maweight:bold;
	padding:0.1em 0.4em 0.1em 0.4em;
}

a
{
	position: relative;
	z-index: 2;
	color: #FFFFFF;
	text-decoration: none;
}

img
{
	border: 0px;
	position: relative;
	z-index: 0;
}

div.text span,
div.text a,
span.strip,
a.strip,
h1
{
	background-color: #FFFFFF;
	color: #000000;
	height: 14px;
	overflow: hidden;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

span.strip a
{
	color: #777777;
}

div.text
{
	margin-bottom: 17px;
}

div.stripholder
{
	padding-top: 5px;
}

div.photo_album
{
	position: relative;
	visibility: hidden;
	margin-bottom: 25px;
}

div.photo_album a
{
	position: relative;
	cursor: hand;
	filter: alpha( opacity: 85 );
}

div.photo_album a:hover
{
	filter: alpha( opacity: 100 );
}

div.photo_album a:active
{
	filter: alpha( opacity: 100 );
}

td.navigation_left
{
	text-align: right;
	padding-right: 9px;
}

td.navigation_right
{
	text-align: left;
	padding-left: 9px;
}

td.navigation_left a,
td.navigation_right a
{
	display: block;
}

td.navigation_left img,
td.navigation_right img
{
	margin-bottom: 6px;
}

a.header,
a.navigation_item
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}

a.header .stripholder
{
	
}	

a.navigation_item
{
	display: inline !important;
	vertical-align: top;
	margin-bottom: 0px;
}

a.navigation_item:hover
{
	background-color: #FFFFFF !important;	
}

img#main
{
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}
*html img#main{
	margin-top:25px;
}
table#body
{
	height: 100%;
}

img#logo
{
	margin-top: 40px;
}

div#gallerycontent,
div#content
{
	width: 405px;
}
#view360{
        padding-top:0.5em;
        _padding-top:0.3em;
	text-align: right;
	display: block;
	z-index:999;
}
#view360 a{
	background-color: white;
	color: #ff0099;
	font-size:120%;
	font-weight:bold;
	padding:3px;
}
#view360 a:hover{
	color: white;
	background-color: #ff0099;
}
div#content
{	
	position: relative;
	z-index: 2;
}

div#content,
div#gallerycontent,
td.navigation_left,
td.navigation_right
{
	padding-top: 7px;
}

img#background
{
	position: absolute;
	z-index: 0;
}

#footer{
	margin-top:5px;
}
#footer span{
	color:#FFFFFF;
	background-color:#CC0000;
	text-transform:uppercase;
	font-size:90%;
	padding:0.1em 0.4em 0.1em 0.4em;
	margin:0em .6em .4em 0em;
	display:inline;
	overflow:hidden;
	float:left;
	z-index:0;
}
<!-- specific style definitions -->
div#hotel_photo_album
{
	position: absolute;
	left: 15%;
	top: 35%;
	width: 220px;
	height: 120px;
}

div#hotel_photo_album a
{
	position: absolute;
	z-index: 3;
	border: 1px solid #FFFFFF;
}
