/*
globals
--------------------------------
*/
td, tr, div {
	vertical-align: top;
}
html, body {
	height: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	font: 9pt Verdana;
	background-color: #0265ac;
}

body {
	behavior: url("css/hover.htc");
}

.lastminpic, .subcontent {
	behavior: url("css/iepngfix05.htc");
}

a {
	cursor: pointer;
}

.clears {
	clear: both;
}

/*
layout
--------------------------------
*/

.maincontainer {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	background: url('../images/design/maintable_bg_408x8.jpg') top center repeat-x;
}

.panelcontainer {
	margin: 0 auto;
	width: 929px;
	height: auto;
	background: url('../images/design/mainbg_929x1.jpg') repeat-y;
}

.header {
	height: 149px;
	width: 100%;
	background: url('../images/design/top_929x148_2.jpg') no-repeat;
}

.main {
	width: 100%;
	height: auto;
	background: url('../images/design/mainbg_929x288.jpg') center bottom no-repeat;
}

.footer {
	width: 100%;
	height: 44px;
	background: #004a80;
	text-align:center;
	margin: 0 auto;
}

.footer table {
	text-align: center;
	font: 8pt Verdana;
	color: #FFFFFF;
}

.footer table tr td {
	line-height: 44px;
	vertical-align: middle;
	padding: 2px;
}

.footer table tr td a {
	color: #FFFFFF;
}

.footerlogo {
	width: 929px;
	position: absolute;
	margin: 30px 0px 0px 0px;
	*margin: 30px 0px 0px -465px;
	padding-bottom: 30px;
}

.leftpanel {
	width: 165px;
	height: auto;
	float: left;
}

.rightpanel {
	width: 764px;
	height: auto;
	float: right;
}

/*
topmenu
--------------------------------
*/

.topbtns {
	width: 652px;
	height: 144px;
	float: left;
	text-align: right;
}

.topbtns img {
	border: none;
}

.newsdiv {
	width: 273px;
	height: 144px;
	float: right;
}

/*
newslettebox
--------------------------------
*/

.newsletterbox {
	width: 273px;
	height: 144px;
}

.inputtext {
	display: block;

	position: absolute;
	margin: 36px 0px 0px 75px;
	*margin: 47px 0px 0px -61px;
	
	border: 1px solid #A8ABB4;
	width: 162px;
	_width: 162px;
	background-color: transparent;
	background-color: #FFFFFF;
	color: #00346D;
	font: bold 12pt Verdana;
}

.inputlabel {
	font: 13pt Verdana;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	margin: 36px 0px 0px -120px;
	*margin: 47px 0px 0px -120px;
}

#newsemaillabel {
	margin: 66px 0px 0px -120px;
	*margin: 78px 0px 0px -120px;
}

.signlabel {
	font: 11pt Verdana;
	letter-spacing: -1px;
	color: #FFFFFF;

	position: absolute;
	margin: 90px 0px 0px -60px;
	*margin: 102px 0px 0px -60px;
}

#signofflabel {
	margin: 90px 0px 0px -5px;
	*margin: 102px 0px 0px -5px;
}

.newsletterbox #newsemail {
	/*
	position: relative;
	margin-top: 10px;
	*margin-top: 8px;
	-margin-top: 9px;
	*/
	
	position: absolute;
	margin: 66px 0px 0px 75px;
	*margin: 78px 0px 0px -61px;
}

.newsletterbox #sign_on {
	margin: 0;
	padding:0;
	
	
	
	position: absolute;
	margin: 93px 0px 0px -34px;
	*margin: 101px 0px 0px -38px;
}

.newsletterbox #sign_off {
	margin: 0;
	padding:0;
	position: absolute;
	margin: 93px 0px 0px 12px;
	*margin: 101px 0px 0px 8px;
}

.newsletterbox img {
	position: absolute;
	margin: 94px 0px 0px 50px;
	*margin: 106px 0px 0px 51px;
}

/*
leftmenu
--------------------------------
*/

.menu {
	height: auto;
	_height: 288px;
	min-height: 288px;
	width: 100%;
	text-align: left;
}

.menu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

.menu ul li img {
	margin-bottom: -5px;
	*margin-bottom: 0px;
	*position: relative;
	*top: 3px;
	padding-right: 3px;
}

.menu ul li.double img {
	position: relative;
	top: 10px;
	*top: 15px;
	margin: -5px 0px -5px 0px;	
}

.menu ul li, .menu ul li.double {
	background: url('../images/design/menuitembg_165x27.jpg') left bottom no-repeat;
	width: 100%;
	line-height: 26px;
	qpadding-left: 28px;
	*padding-bottom: 5px;
}

.menu ul li.double {
	line-height: 17px;
	padding-bottom: 3px;
}

.menu ul li a {
	qbackground-color: red;
	font: bold 11pt Verdana;
	text-decoration: none;
	color: #FFFFFF;
}

.menu ul li a:hover {
	color: #004a80;
}

/*
maincontent
--------------------------------
*/

.maincontent {
	width: 100%; 
	height: auto;
	_height: 530px;
	min-height: 530px;
	background: url('../images/design/maincontentbg_764x241.jpg') no-repeat;
}

.subcontent {
	width: 100%; 
	height: auto;
	_height: 530px;
	min-height: 530px;
	margin-top: -1px;
	background: url('../images/design/subbg_763x251.png') no-repeat;
}

.flash {

}


/*
scrolllbar
--------------------------------
*/
.middle
{
	width: 100%;
	height: 316px;
	qbackground-color: green;
}

#scrolltext2 {
	height: 288px;
	margin-top:2px;
	float: left;
}

.scroller
{
	width:9px;
	float:right;
}

.scroll_white	/*scrolltext2*/
{
	width : 740px;
	overflow: hidden;
	float: right;
}

#handle2 {
	cursor: pointer;
	height:80px;
	background-color:#0071BC;
}

#track2 {	/*scroller*/
	position: relative;
	height: 289px;
	background-color: #004071;
	margin: -3px 0px 0px 0px;
}

#topbtn {
	position: relative;
	top: -2px;
	left: 749px;
	_left: 6px;
	width: 21px;
	height: 19px;
	background: url('../images/design/arrow_up21x19_2.jpg') top no-repeat;
	cursor: pointer;
}

#bottombtn {
	position: relative;
	left: 749px;
	_left: 384px;
	top:277px;
	_top: 7px;
	width: 20px;
	height: 20px;
	background: url('../images/design/arrow_down21x19_2.jpg') top no-repeat;
	cursor: pointer;
}


/*
lastmin
--------------------------------
*/

.lastmintable tr td {
	font-family: Tahoma;
	font-size: 9pt;
}

.lastminpic {
	text-align: center;
	width: 185px;
	height: 134px;
	background: url('../images/design/stamp_175x134.png') center no-repeat;
}

.lastminpic img {
	margin-left:2px;
	_margin-left:6px;
	margin-top: 13px;
}

.dethead, .detdesc, .detbottom {
	font-family: Verdana;
	font-size: 8pt;
	color: #0071BC;
	font-weight: bold;
}

.dethead {
	color: #124B66;
	font: bold 8pt Verdana;
}

.detbottom a {
	color: #F58525;
}



/*
catalog
--------------------------------
*/

.cattable {
	font-family: Verdana;
	font-size: 14px;
	padding: 10px;
}

.pg_title {
	font-size: 14pt;
	color: #F58525;
}

.pg_links a:hover, .pg_children li a:hover {
	text-decoration: underline;
}

.pg_links a, .pg_children li a {
	color: #014A7F;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

.pg_subtitle {
	color: #0071C8;
	font-size: 10pt;
	font-weight: bold;
}

.pg_children {
	list-style-type: none;
	margin:0;
	padding:15px 0px 15px 0px;
}

#line {
	color: #0071C8;
	padding: 0px 5px 0px 5px;
}

/*
reservform
--------------------------------
*/

.reservfrm tr td {
	padding: 3px;
}

.reservfrm, .reservfrm tr td, .reservfrm textarea {
	font-family: Verdana;
	font-size: 10pt;
}

.reservfrm select{
	color: #000000;
	font-family: Verdana;	
	font-size:8pt;
	width: 200px;
}

.reservfrm input, .reservfrm textarea {
	color: #000000;
	font-family: Verdana;
	font-size:8pt;
	width: 200px;
}

.reservfrm textarea {
	width: 200px;
}

#newsletter, #okbtn {
	width: auto;
	color: #014A7F;
}

.reservfrm tr td {
	color: #0071C8;
	font-size: 10pt;
}



/*
messagebox
------------------------------
*/

#msgbox {
	width: 250px;
	height: 125px;
	position: absolute;
	background: url('../images/design/msgbox_250x125.jpg') no-repeat;
}

#msgboxtext {
	position: relative;
	qbackground-color: aqua;
	font: bold 11pt Verdana;
	z-index: 500;
	text-align: left;
	width: 200px;
	height: 90px;
	margin: 20px 0px 0px 15px;
	_margin: 20px 0px 0px 0px;
	color: #FFFFFF;
}

#msgboxbtn {
	position: relative;
	qbackground-color: green;
	width: 20px;
	height: 20px;
	margin: -100px 0px 0px 220px;
	z-index: 600;
	cursor: pointer;
}

.msgemailpos {
	qmargin-top: -220px;	
	qmargin-left: 780px;
	q*margin-top: -220px;	
	q*margin-left: 280px;
	q-margin-top: -220px;	
	q-margin-left: 280px;
}

.msgcenterpos {
	qmargin-top: -350px;	
	qmargin-left: 340px;
	q*margin-top: -350px;	
	q*margin-left: -100px;
	q-margin-top: -350px;	
	q-margin-left: -100px;
}

.msgcenterpos #msgboxtext {
	font: 10pt Verdana;
}