

* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background: url(images/bg_body.gif) repeat-x;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
}
/*Content*/
#content {
	position: absolute;
	top: 380px;
	left: 310px;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #226299;
	margin-bottom: 3px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009EAD;
	margin-bottom: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #226299;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009EAD;
	margin-bottom: 5px;
}
#content a:link, #content a:visited, #content a:active   {
	font-weight: bold;
	color: #114c7f;
	text-decoration: none;
}
#content a:hover {
	color: 114c7f;
}
/*Content:END*/
#subNavigation {
	top: 0;
	position: absolute;
	left: 300px;
	width: 630px;
	height: 28px;
	background-color: #629AC9;
	color: white;
}

#subNavigation a {
	color: white;
	text-decoration: none;
}
#subNavigation a:hover {
	color: white;
	text-decoration: underline;
}
.sPadding {
	padding:6px;
}
/*monoSlideShow*/
#monoSlideShow {
	position: absolute;
	top: 46px;
	left: 278px;
	width:656px;
	height: 308px;
	background: url(images/bgMonoSlideShow.gif);
	background-repeat: no-repeat;
}
#photoSlideShow {
	margin-top: 14px;
	margin-left: 32px;
	width: 610px;
	height: 250px;
}
/*monoSlideShow*/
#albaLogo {
	position: absolute;
	width: 236px;
	height: 106px;
	top: 0;
	left: 0;
}

.divider {
	width: 100%;
	background-color: #226299;
	height: 2px;
	margin-top: 15px;
	font-size: 3px;
}
#s-newsletter {
	position: absolute;
	top: 600px;
	left: 20px;
	width: 260px;
}
#s-newsletter h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #226299;
}
#s-newsletter a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#s-newsletter a:hover {
	font-weight: bold;
	color: #226299; 
}
.specialBox {
	width: 188px;
	height: 167px;
}
.specialTitle {
	width: 188px;
	height: 40px;
}
.specialImage {
	width: 188px;
	height: 167px;
	background-image: url(images/bg_specials.gif);
	background-repeat: no-repeat;
}
.specialImageDetail {
	position: relative;
	Top: 11px;
	left: 8px;
	width: 172px;
	height: 81px;
}
.specialPrice {
	position: relative;
	top: 20px;
	width: 180px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA4A4A;
}

.hrContent {
	width: 100%;
	height: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	background-color: #009EAD;
	font-size: 3px;
}

/*Grid*/
.row01 td {
	height: 21px;
	padding: 1px;
	color: #666666;
}
.row02 td {
	height: 21px;
	padding: 1px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F5FAFE;
	color: #666666;
}
/*Grid*/
.frmDdlBack {
	border: 1px solid #CED1D4;
	font-size: 10px;
	background-color: white;
	height: 18px;
}
.tblFlugHotel {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}