body {
	background-image: url(../images/background.jpg);
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
	color: #000057;
}

.main-text h2 {
	font-size: 130%;
	margin-bottom: 5px;
}

.main {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 912px;
}

.top {
	position: relative;
	background: url(../images/top-border.png) no-repeat ;
	height: 194px;
}

.middle {
	position: relative;
	background: url(../images/middle-border.png);
	min-height: 799px;
}

.bottom {
	background: url(../images/bottom-border.png) no-repeat;
	height: 37px;
}

.bar-image {
	position: relative;
	margin-left: 6px;
	float: left;
}

.title-image {
	position: relative;
	top: 110px;
	right: 20px;
	float: right;
}

.logo-banner-si {
	position: relative;
	top: 110px;
	float: left;
	margin-left: 20px;
	border: none;
}

.logo-image {
	position: absolute;
	top: 20px;
	right: 20px;
	float: right;
}

.menu-bar {
	position: relative;
	background: url(../images/menu-bar.png) no-repeat;
	margin-left: 11px;
	height: 69px;
}

.menu-items {
	position: relative;
	top: -15px;
	left: -10px;
}

.selected-item, .item, .sub-menu-item {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 140%;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	color: #ffffff;
}

.selected-item {
	text-decoration: underline;
}

.menu-items a:link, .menu-items a:visited, .menu-items a:hover, .menu-items a:active {
	text-decoration: none;
	color:#ffffff;
}

.item a:hover {
	text-decoration: underline;
}

.main-text {
	position: relative;
	left: 10px;
	top: -20px;
	margin-right: 26px;
	text-align: justify;
	max-height: 760px;
	min-height: 760px;
	overflow: auto;
}

a:visited {
	color: #5353d0;
}

a:hover {
	color: #000057;
}

.div-bar {
	position: relative;
	margin-left: 12px;
	margin-right: 12px; 
	border-top: solid thick #4879bb;
	border-top-width: 2px;
}

.logo-images {
	margin-top: 10px;
	margin-right: 35px;
	border: none
}

.address {
	position: absolute;
	font-size: 80%;
	text-align: center;
	bottom: 0px;
	color:#838383;
	width: 100%;
}

.form-table {
	position: relative;
	margin-top: 50px;
	margin-left: 40px;
	width: 550px;
}

.input-tag {
	position: relative;
	width:110px;
	text-align: right;
}

.title-field, .input-field {
	font-size: 110%;
	background-color: #f2f2f2;
	border: dotted 1px #8da5ea;
}

.input-field {
	font-style: italic;
	color:#666666;
}

.input-field, .input-field-selected, .input-field-not-selected, .input-field-error {
	width:400px;
}

.input-field-selected, .input-field-not-selected, .input-field-error {
	color: #000000;
	font-style: normal;
}

.input-field-selected {
	font-size: 110%;
	background-color: #e7e7fb;
	border: dotted 1px #000057;
}

.input-field-not-selected {
	font-size: 110%;
	background-color: #f2f2f2;
	border: dotted 1px #8da5ea;
}

.input-field-error {
	font-size: 110%;
	background-color: #ffc8c8;
	border: dotted 1px #ff0000;
}

#submit-button {
	position: relative;
	float: right;
	margin-top: 30px;
	margin-right: 29px;
	border: none;
}

#dialog {
	position: absolute;
	top: -20px;
	left:-10px;
	right: -10px;
	bottom: -90px;
	background: url(../images/transparent.png) repeat;
	z-index: 1;
	display: none;
}

.dialog-box {
	position: relative;
	width: 520px;
	height: 292px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/dialogbox.png) no-repeat;
	margin-top: 30px;
}

#dialog-title {
	position: relative;
	font-size: 150%;
	text-align: center;
	top: 30px;
}

#prog-bar {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 319px;
}

#info {
	position: relative;
	background-color: #c9d0db;
	border: dotted 1px #000057;
	margin: 50px 40px 0px 24px;
	min-height: 110px;
	display: none;
	font-size: 120%;
}

.info-text {
	margin :5px 5px 0px 5px;
}

.dialog-button {
	position: absolute;
	bottom: 45px;
	left: 177px;
	display: none;
	border: none;
}

.sub-menu {
	position: absolute;
	top: 0px;
	left: 279px;
	list-style-type: none;
	min-height: 120px;
	padding-top: 25px;
	z-index: 2;
	display: block;
}

.sub-item {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 140%;
	padding: 5px 15px 5px 15px;
	margin-top:1px;
	margin-left: -40px;
	color: #ffffff;
	background: url(../images/menu-bg.png);
}

.sub-item:hover {
	text-decoration: underline;
}

.table-hotel {
	margin-top: 15px;
	margin-left: 15px;
	border-style: solid;
	border-width:1px;
}

.table-hotel-heading {
	min-width: 80px;
	border-bottom-style: solid;
	border-width:1px;
}

.problem {
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 15px;
	display: none;
	opacity: 0.0;
	filter: alpha(opacity=0);
}

.table-hour {
	font-weight: bold;
	background-color: #f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
}

.table-day {
	padding-top: 20px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	min-width: 100px;
}

.table-text {
	text-align: center;
}



