﻿/*KometKommunications 
  Diehard Double Century Web Page Project
  Project Code:  diehard
  Copyright 2004

/* purpose:  */
/* project style sheet - general page support*/

/* Fixed Tag Descriptions */
body {background-color:#ae417a}
	
/* Class Descriptions */
/* none */

/* Table Definitions */
/* none */

/* Image Definitions */
/* none */

/* Text Definitions */
.pageTitle {color:#ae417a; font-size:22px; font-weight:bold}
.emphasize {font-weight:bold}
.creditOwner {font-weight:bold; font-size:11px}
.creditDesigner {font-weight:bold; font-style:italic; font-size:11px}

.hotelName {font-weight:bold; font-size:18px; color:#003366}
.hotelText {font-weight:bold; font-size:14px; color:#003366}

 
/* Div Definitions */
.main {margin-right:auto; margin-left:auto; width:780px; padding:10px; background-color:#eaeef1}

.titleColor {background-color:#ffffcc}

.card {margin-left:120px; padding:10px; border:1px solid #003366; width:450px}


A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}


a.one:link {color:blue;}
a.one:visited {color:blue;}
a.one:hover {color:red;}



.BlackRightNowrap {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: black;
		text-align: right; 
		white-space:nowrap;
		vertical-align:text-top;
	
	}


.BlackLeftNowrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: left;
	white-space:nowrap;
}

.GrayLeftNowrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: gray; 
	text-align: left;
	white-space:nowrap;
}

.GrayRightNowrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: gray; 
	text-align: right;
	white-space:nowrap;
}


.BlackCenterNowrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align:  center;
	white-space:nowrap;

}



.BlackRightNowrapSmall {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: black;
		text-align: right; 
		white-space:nowrap;
		vertical-align:text-top;
	
	}

.BlackLeftNowrapSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: black;
	text-align: left;
	white-space:nowrap;
}

.BlackCenterNowrapSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: black;
	text-align:  center;
	white-space:nowrap;

}



.BlackLeftWrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  medium;
	font-weight: normal;
	color: black;
	text-align: left;
	white-space:normal;
	
}

	
.RedCenterNowrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: red;
	text-align: center;
	white-space:nowrap;
}


.cellleftpagetop {
	vertical-align: top;
	border: 0px solid #add8e6;
	background-color: #FFFFCC;
	white-space: nowrap;
	border-collapse: collapse;
	color: #FFFFFF;
	height: 100%; 
	font-weight: bold;
	text-align: left;
}



.cellrightpagetop {
	vertical-align: top;
	border: 0px solid #add8e6;
	background-color: #FFFFCC;
	white-space: nowrap;
	border-collapse: collapse;
	color: black;
	height: 100%;
	font-weight: bold;
	text-align: right;

}

.cellcenterpagetop {
	vertical-align: top;
	border: 0px solid #add8e6;
	background-color: #FFFFCC;
	white-space: nowrap;
	border-collapse: collapse;
	color: black;
	height: 100%; 
	width:100%;
	text-align: center;
	font-size: x-large;
	font-weight: bold;



}



.RedLeftNowrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: red;
	text-align: left;
	white-space:nowrap;
}



.PinkRight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: #ae417a;
		text-align: right; 
		white-space:nowrap;
	
	}


.PinkLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ae417a;
	text-align: left;
	white-space: normal;
}
	
.PinkCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ae417a;
	text-align:  center;
	white-space: normal;
}

.PinkCenterLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ae417a;
	text-align:  center;
	white-space: normal;
}


.pageTitleCenter {
	color:#ae417a;
	font-size:22px;
	font-weight:bold;
	text-align:center
	
	
}


#Table_Ride_Price{
	width: 100%;
	border: 1px solid;
	border-color: black;
	border-collapse: collapse;
	vertical-align: top;
	height: 100%;
	border-spacing: 10px;
	
}

#Table_Ride_Price td, #Table_Ride_Price th {
    font-size: 1em;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px 7px;
}





.tablemainbody{
	width: 100%;
	border: 4px solid;
	border-color: silver;
	border-collapse: collapse;
	vertical-align: top;
	height: 100%;
	background-color: silver;
	border-spacing: 10px;
}

.tablebody{
	width: 600px; 
	border: 0px solid;
	border-collapse: collapse;
	vertical-align: top;
	height: 100%;
	background-color: #ffffcc
}

.tabletoppagelinkstable{
	width: 100%;
	padding:10px;
	border: 0px solid;
	border-color:black; 
	border-collapse: collapse;
	vertical-align: top;
	height: 100%;
	background-color: #ffffcc

	
}

.toppagelinkscells{
	border: 4px solid;
	border-color:silver; 
	vertical-align: top;
	height: 100%;
	background-color: #fea171
}

.mainbobytable{
	width: 100%;
	vertical-align: top;
	height: 100%;
	background-color: #FFFFCC;
	border-collapse: collapse;
}

.mainbobycellleft{
	vertical-align: top;
	height: 100%;
	background-color: #FFFFCC;
	border: 2px solid;
	border-color:silver; 

}

.mainbobycellright{
	width: 80%;
	vertical-align: top;
	height: 100%;
	background-color: #FFFFCC;
	border: 2px solid;
	border-color:silver; 

}

.tablesiteMap{
	width: 100%;
	vertical-align: top;
	text-align: left;
	height: 100%;
	background-color: #fea171;
	border: 3px solid;
	
	border-color:silver;
;
}


;

