﻿body {
	background-image: url('http://star-hotels.org/images/software-shop-bg.gif');
	background-position:right top;
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a:hover {
	background-color: silver;
}

td {
	text-align:left;
	vertical-align:top;
}

div#placeholder {
	width: 738px;
	margin-left:auto;
	margin-right:auto;
}

div#title {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px;
	margin-top: 10px;
	background-image:url('http://star-hotels.org/images/title-bg.jpg');
	background-position: right bottom;
	background-repeat:no-repeat;
	background-color: white;
}

div#footer {
	background-color: #E5E5E5;
	padding: 2px;
	text-align:center;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 10px;
}

div#menubar {
	background-color: #E5E5E5;
	padding: 2px;
	text-align:center;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 10px;
}

div#main {
	margin-left: -10px;
	margin-right: -10px;
}

.noborder {
	border: 0px;
}

.hoteldescription {
	margin-left: 4px;
	text-align:justify;
	margin-right: 12px;
	margon-bottom: 2px;
}

#rightcell {
	width: 130px;
	background-color: white;
}

#leftcell {
		border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
		background-color: white;
	
}

#rightcell {
		border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	
}

#searchdiv {
	text-align:left;
	margin: 5px;
	border: 1px solid gray;
	background-color:#FFFFCC;
	padding: 5px;
}

#frontphotos {
	text-align:center;
}

.hotelheader {
	background-color:navy;
	color: white;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom: 0px;
	font-size: 110%;
	padding-left: 6px;
	margin-top: 8px;
	margin-bottom: 4px;
}

.hotelfront {
	margin-left: 1px;
	width: 138px;
}

#tblpopular {
	margin-top: -8px;
}

.third {
	width: 33%;
}

.menucell {
	text-align:center;
}

.menulink {
	font-weight:bold;
}

.centerdiv {
	text-align:center;
}

 h1 {
	font-family: Georgia;
	color: navy;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 280%;
	
}

h4 {
	font-size: 100%;
	color: white;
	margin-bottom: 4px;
	padding: 2px;
}

h2 {
	
	font-family: Georgia;
	margin-top: 3px;
	margin-bottom:3px;
	color: maroon;
	border-bottom: 1px maroon dotted;
}

h3 {
	font-size: 180%;
	color:#6699FF;
	font-family: Georgia;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-left: 5px;
}

.h3linkunderline {
	color:#6699FF;
	text-decoration:underline;
}

.fifty {
	width: 50%;
}

.usa {
	background-color:#9999FF;
}

.europe {
	background-color:#9933FF;
}

.asia {
	background-color:#0066FF;
}

.hotelimage {
	border: 1px gray solid;
}



















