﻿@import url("pages.css");

/*
globals
--------------------------------
*/
form {
	margin: 0;
	padding: 0;
}

html, body {
	height: auto;
	width: auto;
	margin:0;
	padding:0;
	font: 9pt Verdana;
	background-color: #004071;
}

body {
	behavior: url("css/hover.htc");
}

a {
	cursor: pointer;
}

.transpng, .flashshadow, .maincontent , .flashcorner div, .leftpanel, .bird div, .leftmenu ul li, .leftpanel .bird2 div, .lmpicbg img, .transMenu .item img, #msgbox #msgbg  {
	behavior: url("css/iepngfix05.htc");
}

.clears {
	clear: both;
}
/*
layout
--------------------------------
*/

body {
	background: url('../images/design/mainbg_4x714.jpg') repeat-x;
	min-height: 714px;
	_height: 714px;
	width: 100%;
}

.maincontainer
{
	margin: 0 auto;
	width: 984px;
	height: auto;
}

.header {
	margin: 0 auto;
	height: 265px;
	width: 100%;
}

.flash {
	margin: 0 auto;
	width: 944px;
	height: 225px;
	background: url('../images/design/headtop_944x225.jpg') no-repeat;
}

.flashshadow {
	margin: 0 auto;
	background: url('../images/design/mainshadowbg_984x1.png') repeat-y;
}

.flashcorner {
	position: absolute;
	margin: 15px 0px 0px -56px;
	z-index: 50;
}

.flashcorner div {
	/*background: url('../images/design/15eves_56x163.png') no-repeat;*/
	width: 56px;
	height: 163px;
	z-index: 50;
}

.topmenu {
	width: 984px;
	height: 40px;
	qmargin: 0 auto;
	qtext-align: center;
}

.maincontent {
	margin: 0 auto;
	background: url('../images/design/mainshadowbg_984x1.png') repeat-y;
	height: auto;
	width: 100%;
}

.panels {
	width: 944px;
	margin: 0 auto;
	background: #fbf6e0 url('../images/design/contentbg_944x395.jpg') no-repeat;
}

.leftpanel {
	width: 250px;
	height: auto;
	float: left;
	height: auto;
	background: url('../images/design/menubg_250x1.png') repeat-y;
}

.rightpanel {
	qbackground:silver;
	width: 694px;
	height: auto;
	qheight: 300px;
	float: right;
}

.footer {
	margin: 0 auto;
	background: url('../images/design/footer_944x270.jpg') no-repeat;
	height: 270px;
	width: 944px;
}

/*
footer
--------------------------------
*/
.footertext {
	position: absolute;
	margin: 135px 0px 0px 0px;
	width: 944px;
	text-align: center;	
	color: #FFFFFF;
	font: bold 9pt Verdana;
}

.footertext a {
	color: #FFFFFF;
}

/*
top menu
--------------------------------
*/

.menucontainer {
	width: 100%;
	height: 40px;
}

#menu table {
	margin: 0 auto;
	text-align: center;
	background: url('../images/design/topmenusepa_2x40.jpg') top right no-repeat;
}

/*
left menu
--------------------------------
*/
.leftpanel .bird {
	position: absolute;
	margin: 0px 0px 0px -26px;
	z-index: 1;
}

.leftpanel .bird div {
	width: 230px;
	height: 87px;
	background: url('../images/design/bird_230x87.png') no-repeat;
}

.leftmenu {
	z-index: 10;
	position: relative;
	width: 218px;
	height: auto;
}

.leftmenu ul {
	margin: 0;
	padding: 0;
	margin: 78px 0px 0px 32px;
	list-style-type: none;
	width: 100%;
	height: auto;
	border-top: 1px solid #e2dece;
}

.leftmenu ul li {
	line-height: 29px;
	width: 100%;
	border-bottom: 1px solid #e2dece;
}

.leftmenu ul li:hover {
	background: url('../images/design/menulibg_218x30.png') no-repeat;
}

.leftmenu ul li a {
	text-decoration: none;
	color: #0f4b77;
	font: bold 10pt Verdana;
}

.leftmenu ul li:hover a {
	color: #f49422;
}

/*
newsletter
--------------------------------
*/
.leftpanel .bird2 {
	position: absolute;
	margin: 0px 0px 0px -26px;
	z-index: 1;
}

.leftpanel .bird2 div {
	width: 230px;
	height: 86px;
	background: url('../images/design/bird2_230x86.png') no-repeat;
}

.newsletterbox {
	position: relative;
	z-index: 10;
	width: 228px;
	height: 120px;
	margin: 0px 0px 0px 22px;
	top: 60px;
}

.inputtext {
	display: block;
	position: absolute;
	
	margin: 0px 0px 0px 60px;
	
	border: 1px solid #A8ABB4;
	width: 164px;
	_width: 162px;
	background-color: transparent;
	color: #00346D;
	font: bold 12pt Verdana;
}

.inputlabel {
	font: 13pt Verdana;
	letter-spacing: -1px;
	color: #0f4b77;
	position: absolute;
	margin: 0px 0px 0px 0px;
}

#newsemaillabel {
	margin: 30px 0px 0px 0px;
}

.signlabel {
	font: bold 11pt Verdana;
	letter-spacing: -1px;
	color: #0f4b77;

	position: absolute;
	margin: 60px 0px 0px 30px;
	*margin: 63px 0px 0px 30px;
}

#signofflabel {
	margin: 60px 0px 0px 90px;
	*margin: 63px 0px 0px 90px;
}

.newsletterbox #newsemail {
	position: absolute;
	margin: 30px 0px 0px 60px;
}

.newsletterbox #sign_on {
	margin: 0;
	padding:0;
	position: absolute;
	margin: 63px 0px 0px 60px;
}

.newsletterbox #sign_off {
	margin: 0;
	padding:0;
	position: absolute;
	margin: 63px 0px 0px 110px;
}

.newsletterbox a {
	position: absolute;
	top: 60px;
	*top: 63px;
	margin: 0px 0px 0px 130px;
	font: bold 11pt Verdana;
	color: #0f4b77;
}

/*
msgbox
--------------------------------
*/


#msgbox {
	width: 272px;
	height: 147px;
	position: absolute;
	z-index: 400;
}

#msgbox #msgbg {
	width: 272px;
	height: 147px;
	background: url('../images/design/msgbox_272x147.png') no-repeat;
}

#msgboxtext {
	position: relative;
	font: bold 12pt Verdana;
	z-index: 500;
	text-align: left;
	width: 200px;
	height: 90px;
	top: 35px;
	*top: 0;
	margin: 0px 0px 0px 20px;
	*margin: 35px 0px 0px 20px;
	color: #FFFFFF;
	qbackground-color: fuchsia;
}

#msgboxbtn {
	position: relative;
	width: 20px;
	height: 20px;
	
	margin: -70px 0px 0px 228px;
	*margin: -106px 0px 0px 228px;
	z-index: 600;
	cursor: pointer;
	qbackground-color: green;
}

.msgemailpos {
	margin: 400px 0px 0px 30px;
}

.thankyoupos {
	margin: 200px 0px 0px 400px;
}


/*
mainpanel  +  subpanel
--------------------------------
*/

.mainpanel {
	qbackground-color: gray;
	qwidth: 100%;
	height: auto;
	margin-left: 28px;
}

.mainpanel .maintitle {
	width: 100%;
	qheight: 76px;
	font: 17pt Verdana;
	line-height: 76px;
	color: #0f4b77;
}

.subcontent {
	height: auto;
	margin-right: 28px;
	qbackground-color: red;
}

.subcontent table img {
	margin-bottom: 5px;
}

/*
main lastmin
--------------------------------
*/
.lmpicbg {
	position: relative;
	margin: -129px 0px 0px 0px;
	margin: -129px 0px 0px 0px;
}

.lastmintable table {
	margin-bottom: 10px;
	color: #004071;
}

.lastmintable table .dethead {
	font: bold 9pt Verdana;
}

.lastmintable table a {
	color: #004071;
}

/*
catalog
--------------------------------
*/

.pg_links a:hover, .pg_children li a:hover {
	text-decoration: underline;
}

.pg_links a, .pg_children li a {
	color: #004071;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

.pg_subtitle {
	color: #004071;
	font-size: 10pt;
	font-weight: bold;
}

.pg_children {
	list-style-type: none;
	margin:0;
	padding:15px 0px 15px 0px;
}

#line {
	color: #004071;
	padding: 0px 5px 0px 5px;
}



/*
reservform
---------------------------------
*/

.reservfrm {
	width: auto;
}

.reservfrm tr td {
	color: #004071;
	padding-bottom: 3px;
	font-weight: bold;
}

.reservfrm tr td input, .reservfrm tr td select, .reservfrm tr td textarea {
	border: 1px solid #004071;
	background-color: transparent;
	font: 9pt Verdana;
	color: #004071;
	width: 200px;
}

.reservfrm tr td select {
	background-color: #fbf6e0;
	width: 204px;
	_width: 207px;
}

.reservfrm #okbtn {
	width: auto;
	color: #004071;
	border: 1px solid #004071;
	_border: 1px solid #004071;
	font-weight: bold;
}


.flash object {
	margin: 0px 0px 0px 384px;
}

.offerfrm, .offerfrm input, .offerfrm textarea {
	color: #0F4B77;
	font: 9pt Verdana;
}

.offerfrm textarea {
	width: 300px;
	height: 100px;
	border:1px solid #0F4B77;
	padding:2px;
}

.offerfrm input{
	width: 300px;
	border:1px solid #0F4B77;
	padding:2px;
}

.contactbtn{
	border:1px solid #0F4B77;
	background:none;
	font: bold 9pt Verdana !important;
	width: 70px !important;
	margin-top:10px;
	margin-left:-40px;
}

.conalcim {
	font: bold 9pt verdana;
	color:#EF9525;
}

.conszoveg {
	font: 9pt Verdana;
	color: #0F4B77;
}

.conszoveg a {
	color: #EF9525;
}

