@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	margin:0;
	padding:0;
	width: 100%;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
img {
	border: 0;
}
a, a:visited {
	color: #0084c6;
}
a:hover {
	color: #db3400;
}

.pagetitle {
	color: #4d6778;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-s;
	font-size: 17px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	color: #4d6778;
	font-size: 15px;
	margin: 10px 0;
	padding: 0;
}
h3 {
	color: #4d6778;
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
}

#container {
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 830px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
}
.cleanup {
	clear: both;
	width: 100%;
}

/*--- HEADER STYLES ---*/
#header-cleanup {
	clear: both;
	height: 250px;
}
#header {
	height: 250px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}
#headerbox {
	height: 230px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}
#logobox {
	height: 151px;
	position: absolute;
	top: 20px;
	width: 327px;
	z-index: 1;
}
#menubox {
	height: 125px;
	left: 300px;
	padding: 15px 0 0 25px;
	position: absolute;
	top: 90px;
	width: 700px;
	z-index: 1;
}
#langpanel {
	height: 40px;
	right: 10px;
	padding: 15px 0 0 25px;
	position: absolute;
	text-align: right;
	top: 30px;
	width: 100px;
	z-index: 1;
}
#langpanel a,
#langpanel a:visited {
	color: silver;
	text-decoration: none;
}
#langpanel a:hover {
	color: #db3400;
	text-decoration: underline;
}
/*--- END OF HEADER ---*/

/*--- FOOTER STYLES ---*/
#footerCleanup {
	clear: both;
	width: 100%;
	height: 75px;
}
#footer {
	bottom: 0;
	clear: both;
	display: block;
	height: 50px;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footerbox {
	height: 50px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}
/* ====== Partners ====== */
table.partners {
	border: 0;
	border-collapse: collapse;
	margin-top: 30px;
}
table.partners th {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0 0 7px 2px;
	text-align: left;
}
table.partners td {
	padding: 7px 30px 15px 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
/* ====== End of Partners ====== */

#logos {
	left: 0;
	position: absolute;
	top: 1px;
	z-index: 1;
}
#copyrights {
	bottom: 12px;
	font-size: 11px;
	left: 10px;
	position: absolute;
	text-align: left;
	z-index: 1;
}
#sitegist {
	bottom: 12px;
	position: absolute;
	right: 0;
	z-index: 1;
}

/*--- END OF FOOTER ---*/

/*--- BODY STYLES ---*/
#content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
#main-plus-right {
	float: right;	
	width: 900px;
}
#maincol {
	width: 550px;
	float: left;
}
#maincol p {
	margin: 0 0 10px 0;
	padding: 0;
}
#maincol ul {
}
#maincol img {
	margin: 0 10px 7px 0;
	padding: 0;
}
#rightcol {
	float: right;
	width: 300px;
}
#leftcol {
	width: 0px;
	float: left;
}



div.cleaning {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
}


/*---------------------- MENU ------------------------------*/
#mainmenu {
	border: 0;
	border-collapse: collapse;
}
#mainmenu td {
	border: 0;
	padding-right: 12px;
}
#mainmenu a,
#mainmenu a:visited {
	color: #0084c6;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #db3400;
	text-decoration: none;
}
#mainmenu .menu1 {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
#mainmenu .menu2 {
	margin: 2px 0 2px 0px;
}

/*----------------- END of MENU ------------------------------*/

/*-------------------------------- SITEMAP --------------------------------------*/
#sitemap .level1 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
#sitemap .level2 {
	font-size: 12px;
	margin-left: 40px;
}
#sitemap .level3 {
	font-size: 11px;
	margin-left: 60px;
}

/*-------------------------------- END OF SITEMAP --------------------------------------*/




/*-------- Photo Album --------*/
/* Photogallery - 4 columns */
.photoItem {
	background-color: #ffffff;
	float: left;
	font-size: 11px;
	margin: 2px;
	text-align: center;
	width: 164px;
}
.photoItem .box {
	border: 1px solid #e3e2c9;
}
.photoItem a, .photoItem a:visited {
	color: #000000;
	display: block;
	height: 110px;
	text-decoration: none;
}
.photoItem a:hover {
	background-color: #e3e2c9;
	text-decoration: underline;
}
.photoItem .title {
	color: #000000;
	font-size: 11px;
}
.photoItem img {
	margin: 5px;
}
.photoItem .date {
	color: #959595;
	font-weight: bold;
	margin: 0 0 4px 0;
	text-transform: lowercase;
}



/*-------- Print Version --------*/
.print-body {
	background-color:#fff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-s;
	font-size:12px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
#print-main {
	margin:0;
	padding:10px 0 0 10px;
	width:608px;
}
#print-brd {
	border: #cdcdcd 1px solid;
	text-align:justify;
}


/*--- END OF BODY ---*/










.pagination {
	color: #d60000;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.pagination a,
.pagination a:visited {
	color: #000000;
	text-decoration: none;
}
.pagination a:hover {
	color: #666666;
	text-decoration: underline;
}


.readMore {
	margin: 8px 8px;
	text-align: right;
}
.readMore a,
.readMore a:visited {
	color: #b00000;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: underline;
}
.readMore a:hover {
	color: #b00000;
	text-decoration: underline;
}


.sectTitle {
	color: #0084C6;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-s;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.newsRightList .item {
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
	width: 250px;
}
.newsRightList .title a,
.newsRightList .title a:visited {
	text-decoration: none;
}
.newsRightList .title a:hover {
	text-decoration: underline;
}
.newsRightList .date {
	color: #b00000;
	font-weight: bold;
	text-align: center;
}

.infoTable {
	border: 1px solid silver;
	border-collapse: collapse;
	width: 100%;
}
.infoTable td {
	border: 1px solid silver;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}


/* ====== Comment form ====== */
.commentForm {
	width: 470px;
}
.commentForm td {
	font-size: 8pt; 
}
.commentForm .fieldTitle {
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	width: 150px;
}
.commentForm .fieldTitle img {
	margin: 0 3px !important;
	vertical-align: middle;
}
.commentForm .fieldControl {
	width: 320px;
}
.commentForm input {
	border: 1px solid silver;
	font-size: 8pt; 
	width: 100%;
}
.commentForm .fieldRadioControl input {
	border: 0;
	font-size: 8pt; 
	width: auto;
}
.commentForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.commentForm .button {
	border: 1px solid silver;
	width: 120px;
}

/* ====== Comment form ====== */
.questionnaireForm {
	width: 430px;
}
.questionnaireForm td {
	font-size: 8pt; 
}
.questionnaireForm .fieldTitle {
	font-weight: bold;
}
.questionnaireForm .fieldControl {
	padding-bottom: 10px;
}
.questionnaireForm input {
	border: 1px solid silver;
	font-size: 8pt; 
}
.questionnaireForm input.text {
	width: 100%;
}
.questionnaireForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.questionnaireForm .button {
	border: 1px solid silver;
	width: 120px;
}


.errorMessages {
	border-bottom: 2px solid silver;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
.errorMessages .title {
}
.errorMessages .message {
	color: red;
	padding-left: 10px;
}
.successMessages {
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}
/* ====== End of Comment form ====== */

.pic {
	float: left;
	margin: 0 12px 5px 0;
}
.rooms {
	border: 0;
	border-bottom: 2px solid silver;
	border-top: 2px solid silver;
	border-collapse: collapse;
	clear: both;
	margin: 15px 0;
	text-align: center;
	width: 100%;
}
.rooms th {
	border-bottom: 2px solid silver;
	font-weight: bold;
}
.rooms td {
	border-top: 1px solid silver;
	padding: 4px 3px;
}
.rooms .title {
	text-align: left;
}

.item {
	margin-bottom: 20px;
}

