/* --> hack for damn ie, adjust mozilla input elements although ie is doing it wrong (margin-top and margin-bottom) */
input[type=text] {
	margin-top:1px;
	margin-bottom:1px;
}

/* --> again hack for damn ie, adjust mozilla radio elements although ie is doing it wrong (margins) */
input[type=radio] {
	margin-top:4px;
	margin-left:4px;
	margin-right:3px;
	margin-bottom:3px;
}

select{
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}

input {
	padding: 0px; 
	padding-left: 2px; 
	margin: 0px; 
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px;
}

textarea {
	padding: 0px; 
	padding-left: 2px;  
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px;	
}

fieldset {
	margin:12px;
	padding: 0px;
	color: #818181;
}

legend {
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}




/* #############################################*/
/* # Pseudo styles									  #*/
/* #############################################*/

/* Linkstyle Standard */
a:link{
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: underline;
	color: #00877F;
}

a:active {
	text-decoration: underline;
	color: #00877F;
}


/* Linkstyle Type Standard Text */
a.typoStandardText:link, a.infoContent:link, a.typeTree:link {
	text-decoration: underline;
	color:#00877F; 
}

a.typoStandardText:visited, a.infoContent:visited, a.typeTree:visited {
	text-decoration: underline;
	color:#00877F;
}

a.typoStandardText:hover, a.infoContent:hover, a.typeTree:hover {
	text-decoration: underline;
	color: #FF3300;
}

a.typoStandardText:active, a.infoContent:active, a.typeTree:active {
	text-decoration: underline;
	color: #00877F;
}


/* Linkstyle Caption Collapse box */
a.boxCaption:link {
	text-decoration: underline;
	color:#FFFFFF;	
}

a.boxCaption:visited {
	text-decoration: underline;
	color:#FFFFFF;	
}

a.boxCaption:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.boxCaption:active {
	text-decoration: underline;
	color: #FFFFFF;
}



/* Linkstyle Footer */

a.typeFooter:link {
	text-decoration: none;
	color:#333333;	
}

a.typeFooter:visited {
	text-decoration: none;
	color:#333333;	
}

a.typeFooter:hover {
	text-decoration: underline;
	color: #00877F;
}

a.typeFooter:active {
	text-decoration: underline;
	color: #00877F;
}


/* #############################################*/
/* # Header styles    								  #*/
/* #############################################*/
.headerDiv1 {
	width:780px;
	height:60px; 
	background-color:#00877F; 
}


.headerDiv2 {
	position:relative; 
	top:8px; 
	left:632px; 
	width: 136px; 
	height: 51px; 
}

.headerDiv3 {
	position:absolute;
	top: 23px;
}


/* #############################################*/
/* # Navigation styles								  #*/
/* #############################################*/



.backgroundNavigation { 	/* style not neccessary for linkmode */
	background-color:#00877F;
	width:780px;
	height:31px;
}

.backgroundTabs {	/* style not neccessary for linkmode */
	background-repeat:x; 
	width:100%;
}

.navigationPassive, .navigationActive { /* style not neccessary for linkmode */
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	color:#333333;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}

.navigationActive{ /* style not neccessary for linkmode */
	font-weight: 600;
}

td, .typeSubNav, .typeSubNavActive {
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px; 
	color: #000000;		
}

.typeSubNavActive {
	font-weight: bold;
}


/* #############################################*/
/* # Footer styles    								  #*/
/* #############################################*/
.typeFooter{
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	color:#333333;
	text-align:center;
	padding-bottom:6px;
	/*line-height:18px;*/
}

.hr {
	border: 0px solid #818181; 
}

.footerFrame {
   padding-top: 6px;
   border-top: 1px solid #818181;
}




/* Boxes */

.contentouterframe {
	background-color: #FCF9ED;
	border: 0px solid #818181;
}

.contentinnerframe {
	background-color: #FFFDF8;
	border: 0px solid #818181;
}


.titleBox {
	vertical-align: top;
}


.titleboxCaption {
	border: 0px solid #818181; 
	color: white; 
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 12px; 
	font-weight: 700; 
	letter-spacing: 1px;
	height: 20px;
	text-indent: 6px;
}


.titleboxContent {
	border: 1px solid #818181; 
	border-top-width:0px;
}

.simpleBox {
	background-color: #FFFFFF;
	vertical-align: top;
	border: 1px solid #818181;
}

.reservationCaption {
	background-color: #FFFFFF;
	border: 0px solid #818181;
}

.simpleboxCaption, .infoCaption  {
	font-family: Verdana, sans-serif, Arial;  
	color: #000000;
}

.ReservationNumberBox {
	/*width:345px; */
	height:80px; 
	margin:12px; 
	margin-right:6px; 
	border: 1px solid #ACAC9B; 
}

.infoBox {
	border: 1px solid #ACAC9B; 
	background-color: #FFFFFF; 
	height:225px;
}










.displayReservationNumber {
	font-family: "Courier New", Courier, monospace; 
	font-size: 30px; 
	font-weight:bold;
}




.infoContent, .infoContent *, .typoStandardText p, .accountSubNav, .errorMessage {
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size:11px;
	color: #000000;
}

.errorMessage {
	font-weight: bold;
}





/* Global background color*/
.columnActive, .columnActiveDouble, .activeContent {
	background-color: #FDF9E5;
}

.titleboxCaption, .calheader {
	background-color: #00877F;
}

.columnRadio, .columnLabel, .columnLabelDouble, .legendLabel {
	background-color: #F7F7F4;
}

.selectedRow td, .columnContentPrice, .ReservationNumberBox {
	background-color: #FDF9E5;
}



.columnHeading, .columnActive, .column, .columnLabel, .columnContent, .columnLabelDouble, .columnContentDouble, .columnContentDouble *, .columnActiveDouble, .columnContentPrice, .mandatoryField {
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px;
}

.columnHeading {
	background-color: #E6E6DC;
	border: 0px solid #9B9A96;
	vertical-align: top;
}

.columnRadio, .columnLabel, .columnLabelDouble {
	border: 0px solid #D4D0C8;
	font-weight: 700;
}

.columnActive, .columnActiveDouble {
	border: 0px solid #D4D0C8;
}

.column, .columnContent, .columnContentDouble {
	background-color: #ffffff;
	border: 0px solid #D4D0C8;
}



.columnContent, .columnContentDouble  {
	border-right-color: #9B9A96;
}

.columnLabelDouble, .columnContentDouble, .columnActiveDouble {
	border-bottom: 0px double #9B9A96;
	/*border-top: 0px double #9B9A96;*/
}

.specialPrice {
	color: #CC0000;
	font-weight: bold;
}

.oldPrice {
	text-decoration: line-through;
}







.colored, .typeSubNavActive, .typeTree {
	color: #00877F;
}



.activeContent {
	border: 1px solid #818181; 
	border-top-width:0px; 
}

.passiveContent {
	background-color: #FFFFFF; 
	border: 1px solid #818181;
	border-top-width:0px; 
}

.tableHeader {
	background-color:#00877F;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

.tableColumn {
	background-color: #E6E6DC;
	font-weight: bold;
}

.tableContent{
	text-align: center;
	background-color: white;
}

.tableContent, .tableColumn, .tableHeader {
	border: 1px solid #D4D0C8;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;	
	padding:6px;
}	

/* #############################################*/
/* # Tabbox classes    								  #*/
/* #############################################*/
.tabbox, .tabboxActive {
	border: 0px solid #ACAC9B;
}

.tabbox {
	background-color: #FFFFFF; 
}

.tabboxActive, .tabboxSubnav {
	background-color: #FDF9E5; 
}

.tabboxSubnav {
	border: 0px solid #818181;
}


/* #############################################*/
/* # Print classes    								  #*/
/* #############################################*/
.printBody {
	background-color: #ffffff;
	color: #000000;
}


.printIntro, .printCaption, .printLabel, .printContent {
		font-family: Tahoma, sans-serif, Arial, Verdana; 
		color: #000000;
}


.printIntro {
	font-size: 12px;
	font-weight: normal; 	
}

.printLabel {
	font-size:	11px; 
	padding-left:6px;
	padding-bottom: 2px;
	width: 200px;
	vertical-align: top;
}

.printContent {
	font-size:	11px; 
	vertical-align: top;	
}




/* #############################################*/
/* # Legend classes    								  #*/
/* #############################################*/
.legendLabel {
	border-right: 1px solid #D4D0C8; 
	border-bottom: 1px solid #D4D0C8; 
	height: 20px;
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px; 
	font-weight: 700; 
	text-align: center; 
	width: 50px;
}


.legendContent {
	background-color: #FFFFFF; 
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px; 
	padding-left: 6px; 
	color: #333333; 
	border-bottom: 1px solid #D4D0C8; 
	border-right: 1px solid #9C9C9C;
}







/* #############################################*/
/* # Form classes										  #*/
/* #############################################*/
.formLabel, .formContent, .treeLeaf, .treeNode, .typeTree, .typeNodeTree {
	font-family: Tahoma, sans-serif, Arial, Verdana; 
	font-size: 11px; 
	color: #000000;	
}

.treeLeaf {
   padding:2px; 
   padding-left:12px;
}

.treeNode {
   cursor:default; 
   color:#000000; 
   padding:2px;
   padding-left:12px;
}

.typeTree, .typeNodeTree {
   padding-top:2px; 
   padding-left:4px;
   white-space: nowrap;
}

.typeTree {
   text-decoration: none;
}





/* #############################################*/
/* # CALENDER ELEMENTS    						     #*/
/* #############################################*/
.cal {
	background-color: #FCF9ED;
}

.cal td {
	font-family:tahoma, verdana, arial, sans-serif; 
	font-size:11px;
}

.calheader {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

.caldayname {
	background-color: #E6E6DC;	
	color: #333333;
	padding: 2px;
	text-align: center;
}

.caldayover {
	background-color: #D4D0C8;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.calday {
	background-color: #FCF9ED;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.selcalday {
	background-color: #FFFFFF;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #818181;
}

.selcaldayover {
	background-color: #D4D0C8;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #818181;
}

