body {
	background: #fdf4d0;
	color: #797871;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #3a72cc;
	text-decoration: underline;
}

#mainContent a:visited {
	color: #800080;
}

a:hover,
#mainContent a:hover {
	color: #cd1041;
}

h1 {
	font-size: 2.35em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.35em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

/* ----------------------------------------------------------------------------------- */

h1 {
	color: #797871;
}

h2,
h3,
h4,
h5,
h6 {
	/*color: #cd1041;*/
	color: #888888;
}

hr {
	background: #c5bc9c;
	color: #c5bc9c;
}

/* ################################################################################### */

.spacer {
	font-size: 0.001em;
	visibility: hidden;
}

.spacerGlobal {
	width: 999px;
	height: 1px;
	font-size: 0.001em;
	margin: 0 0 -2px 0;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.smaller {
	font-family: Tahoma, sans-serif;
	font-size: 0.80em;
}

.larger {
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

.largest {
	font-family: Tahoma, sans-serif;
	font-size: 1.3em;
}

.arial {
	font-family: Arial, sans-serif;
}

.tahoma {
	font-family: Tahoma, Arial, sans-serif;
}

.verdana {
	font-family: Verdana, Arial, sans-serif;
}

.nowrap,
.small a,
.smaller a {
	white-space: nowrap;
}

.center {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hidden {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}

/* ----------------------------------------------------------------------------------- */

*.white,
*.white *,
.white a {
	color: #fff;
}

a.white:hover,
.white a:hover {
	color: #fdf4d0;
}

/* ----------------------------------------------------------------------------------- */

*.light,
*.light *,
.light a {
	color: #fcfbef;
}

a.light:hover,
.light a:hover {
	color: #fdf4d0;
}

/* ----------------------------------------------------------------------------------- */

*.gray,
*.gray *,
.gray a {
	color: #a99f7d;
}

a.gray:hover,
.gray a:hover {
	color: #cd1041;
}

/* ----------------------------------------------------------------------------------- */

ul li {
	padding-left: 1px;
	font-family: Tahoma, sans-serif;
}

/* ----------------------------------------------------------------------------------- */

.golden ul {
	list-style-image: url("/images/page/bullet-ul-golden.gif");
}

.golden ul a {
	color: #d3a273;
	font-weight: bold;
}

.golden ul a:hover {
	color: #cd1041;
}

/* ----------------------------------------------------------------------------------- */

.olive ul {
	list-style-image: url("/images/page/bullet-ul-olive.gif");
}

/* ################################################################################### */

#pageHeader {
	padding: 0 80px 0 80px;
}

/* ----------------------------------------------------------------------------------- */

#sound {
	width: 127px;
	height: 38px;
	background: left top url("/images/page/sound-background.gif") no-repeat;
	position: absolute;
	left: 255px;
	top: 0;
	z-index: 10000;
}

/* ----------------------------------------------------------------------------------- */

#searchBlock {
	white-space: nowrap;
	padding: 15px 0 0 0;
	position: relative;
	left: -2px;
}

.search-x {
background: center center url("/images/page/search-x.gif") repeat-x;	width: 130px;
	float: left;
}

.search-l {
background: left center url("/images/page/search-l.gif") no-repeat;}

.search-r {
background: right center url("/images/page/search-r.gif") no-repeat;}

.searchForm {
	margin: 0;
	padding: 0;
	height: 27px;
	text-align: left;
}

.searchInput {
	width: 125px;
	height: 22px;
	margin: 2px 2px 2px 3px;
	padding: 3px 4px 3px 4px;
	text-align: left;
	border: none;
	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	color: #b5ab86;
	background: transparent;
}

.searchButton {
	position: relative;

		right: -7px;
		bottom: -8px;
		float: left;
}

/* ----------------------------------------------------------------------------------- */

#sitemapSubscribe {
	padding: 5px 0 0 0;
	clear: left; 
}

#sitemapSubscribe img {
	position: relative;
	bottom: -7px;
}

/* ----------------------------------------------------------------------------------- */

.newsTickerBlock {
	padding: 15px 2em 0 0;
}

.newsTickerBlock * {
	overflow: hidden;
	white-space: nowrap;
	color: #cd1041;
	text-decoration: none;
}

.newsTickerBlock a:hover {
	color: #660033;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.2em;
	font: 1.1em/1.1em Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle="push",bands="1",duration="1");
}

/* ----------------------------------------------------------------------------------- */

.logotype {
	padding: 15px 20px 0 20px;
}

.logotype a {
}

.logotype img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

#informationBlock {
}

#informationBlock table {
	background: left top url("/images/page/information-lt.gif") no-repeat;
	padding: 0 0 0 56px;
}

#imagebookTable {
	margin: 25px 0 8px 0;
}

.telephone {
	background: left center url("/images/page/icon-telephone.gif") no-repeat;
	margin: 6px 0 0 0;
	padding: 0 0 0 20px;
}

.telephone span {
	font: normal 1.5em/1em Arial, sans-serif;
	color: #c5bc9c;
}

.reservationEnquiry {
	background: left center url("/images/page/icon-reservation-enquiry.gif") no-repeat;
	margin: 6px 0 0 0;
	padding: 0 0 0 20px;
}

.reservationEnquiry img {
	vertical-align: bottom;
	margin: 2px 0 0px 0;
}

/* ################################################################################### */

#pageMenu {
	white-space: nowrap;
	margin: 0 40px -12px 40px;
	background: center 20px url("/images/page/menu-x.gif") repeat-x;
	position: relative;
	top: -12px;
	z-index: 9900;
}

#pageMenu-c {
	background: center top url("/images/page/menu-center.gif") no-repeat;
}

#pageMenu-l {
	position: relative;
	background: left 20px url("/images/page/menu-l.gif") no-repeat;
}

#pageMenu-r {
	background: right 14px url("/images/page/menu-r.gif") no-repeat;
	height: 109px;
	text-align: center;
	padding: 0 /*33*/40px 0 /*38*/40px; /* 45px strong */
}

#pageMenu table {
	margin: 20px 0 0 0;
}

	
#pageMenu td {
	background: #cd1041;
}

#pageMenu .menuItem {
}

#pageMenu .menuItemNow {
}

#pageMenu .menuItemFirst {
}

#pageMenu .menuItemFirst a {
	padding-left: 0 !important;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemLast a {
	padding-right: 0 !important;
}

#pageMenu a {
		display: inline-block;
	padding: 0 0.75em 0 0.75em;
	height: 66px;
	white-space: nowrap;
	font: normal 1.22em/1em Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}

#pageMenu .menuItemContainer {
}

/* ----------------------------------------------------------------------------------- */

#pageMenu .menuItemNow a {
	color: #fff;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------------- */

#pageMenu a:hover {
	color: #fdf4d0;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------------- */

.menuItemContent {
	/*padding: 0.85em 0 0.85em 0;*/
	white-space: nowrap;
	padding: 23px 0 0 0;
}

/* ----------------------------------------------------------------------------------- */


	.menuItemContent {
	}
	
	

/* ################################################################################### */

#pageContent {
	padding: 12px 0 2.25em 0;
}

#homepage #pageContent {
	padding: 0;
}

#mainContent {
	padding: 0 80px 0 0;
}

/* ################################################################################### */

#pageFooter {
	padding: 1.5em 80px 1em 50px;
	background: #c5bc9c center bottom url("/images/page/footer-cb.gif") no-repeat;
}

#pageFooter table {
}

#pageFooter td {
}

#pageFooter a {
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------- */

.pageFooterMenu {
}

.pageFooterMenu span {
	padding: 0 1em 0 0;
	font-size: 1.1em;
	font-family: Tahoma, sans-serif;
	line-height: 1.5em;
}

/* ----------------------------------------------------------------------------------- */

#pageFooterLine {
	height: 7px;
	background: #d2caaa;
	font-size: 0.001em;
	margin: 16px 0 12px 0;
}

/* ----------------------------------------------------------------------------------- */

.copyright {
	padding: 0 40px 0 0;
	line-height: 1.3em;
}

/* ----------------------------------------------------------------------------------- */

#addressCell {
	background: left 2px url("/images/page/icon-address.gif") no-repeat;
}

#address {
	font-family: Tahoma, sans-serif;
	line-height: 1.3em;
	padding: 0 0 1em 30px;
}

.companyProfileTel-ttl,
.companyProfileFax-ttl,
.companyProfileEmail-ttl {
	width: 3.75em !important;
}

.companyProfileTel,
.companyProfileFax,
.companyProfileEmail {
	margin-left: 3.75em !important;
}

/* ----------------------------------------------------------------------------------- */

.brickTechnology {
	padding: 0 0 2.5em 0;
}

.brickTechnology p {
	margin: 10px 0 0 0;
}

/* ################################################################################### */

#pageSubmenu {
	margin: 0;
	padding: /*0.25em*/0 25px 0 70px;
	position: relative;
	top: -10px;
}

#pageSubmenuTitle {
	/*display: none;*/
	padding: 0 0 5px 0;
}

#pageSubmenuTitle h2 {	
	padding: 19px 45px 0 24px;
	white-space: nowrap;
}

#pageSubmenuContent {
	padding: 0 0 0 5px;
	position: relative;
	z-index: 11000;
}

/* ----------------------------------------------------------------------------------- */

#pageSubmenu a {
	color: #3a72cc;
}

#pageSubmenu a:visited {
	color: #800080;
}

#pageSubmenu a:hover {
	color: #cd1041 !important;
}

#pageSubmenu a.selectedMenuItem,
#pageSubmenu a.activeCategory,
#pageSubmenu a.selectedMenuItem:visited,
#pageSubmenu a.activeCategory:visited {
	color: #797871;
	text-decoration: none;
	font-weight: bold;
}

#pageSubmenu a.selectedMenuItem:hover,
#pageSubmenu a.activeCategory:hover {
	text-decoration: underline;
}

/* ################################################################################### */

/* Homepage */

/* ################################################################################### */

#homepage {
}

#homepageTable {
	background: center top url('/images/page/homepage-illustration.jpg') no-repeat;
	position: relative;
	top: -23px;
	z-index: 9800;
	margin-bottom: -23px;
}

/* ----------------------------------------------------------------------------------- */

#homepageContent {
	padding: 550px 20px 0 0;
}

#homepageContent h1 {
	font-size: 1.85em;
}

#homepageContent h2 {
	font-size: 1.25em;
}

#homepageContent h3,
#homepageContent h4,
#homepageContent h5,
#homepageContent h6 {
	font-size: 1em;
}

#homepageContent ul {
	padding-left: 15px;
}

/* ----------------------------------------------------------------------------------- */

.titleBoxContainer {
}

#homepage .titleBoxContainer {
	width: 200px;
}

.titleBox {
	background: center top url("/images/page/title-box-x.gif") repeat-x;
	position: relative;
	left: -14px;
}

.titleBox-l {
	background: left top url("/images/page/title-box-l.gif") no-repeat;
}

.titleBox-r {
	background: right top url("/images/page/title-box-r.gif") no-repeat;
	height: 59px;
	margin: 0 0 -5px 0;
}

/* --------------------------- */

.v2 .titleBox {
	background: center top url("/images/page/title-box2-x.gif") repeat-x;
}

.v2 .titleBox-l {
	background: left top url("/images/page/title-box2-l.gif") no-repeat;
}

.v2 .titleBox-r {
	background: right top url("/images/page/title-box2-r.gif") no-repeat;
}

/* --------------------------- */

.titleBox h2 {
	margin: 0;
	height: 59px;
	font: bold 1.25em/1em Arial, sans-serif;
	padding: 17px 45px 0 24px;
}

.titleBox a {
	white-space: nowrap;
}

.titleBoxDescription {
}

#homepage .titleBoxDescription {
	margin: 0 40px 0 10px;
}

#homepage .titleBoxDescription ul {
	position: relative;
	left: -5px;
}

/* ----------------------------------------------------------------------------------- */

#homepageMenuList {
	margin: -20px 0 -20px 0;
	padding: 0 35px 0.5em 55px;
}

#homepageMenuList ul {
	list-style: square outside url("/images/page/bullet-ul-red.gif");
}

/* ----------------------------------------------------------------------------------- */

#quote {
	margin: 0 0 0 20px;
	
}

.quote-lx {
	background: left center url("/images/page/quote-lx.gif") repeat-y;
}

.quote-lt {
	background: left top url("/images/page/quote-lt.gif") no-repeat;
	width: 112px;
	height: 97px;
}

.quote-lt-background {
	background: left top url("/images/page/quote-lt-background.gif") repeat-y;
}

.quote-lb {
	background: left bottom url("/images/page/quote-lb.gif") no-repeat;
	width: 112px;
	height: 118px;
}

.quote-lb-background {
	background: left bottom url("/images/page/quote-lb-background.gif") repeat-y;
}

.quote-xb {
	background: #c5bc9c center bottom url("/images/page/quote-xb.gif") repeat-x;
}

.quoteContainer {
	position: relative;
	left: -60px;
	padding: 24px 0 60px 0;
}

.quoteContent {
	background: left top url("/images/page/quote-symbol-l.gif") no-repeat;
	font: normal 1.4em/1.1em Arial, sans-serif;
	padding: 10px 0 0 32px;
}

#quoteSymbol-r {
	position: relative;
	right: -8px;
	bottom: -17px;
}

.quoteAuthor {
	margin: 1.35em 0 0.25em;
	padding: 0 0 0 34px;
	font: bold 1.1em/1em Tahoma, sans-serif;
}

.quoteDate {
	padding: 0 0 0 34px;
}





.commentContainer {
	/*border: solid 1px gray;*/
	margin-top: 1.25em;
}

.commentDate {
	color: #696969;
	padding: 0 1.25em;
}

.commentContact {
	color: #696969;
	font-weight: bold;
	padding: 0 1.25em;
}

.commentContent {
	color: #363636;
	padding: 1.0em 2.5em 1.0em 2.5em;
}

/* ----------------------------------------------------------------------------------- */

#buttonLink {
	margin: 0 40px /*-40px*/0 40px;
	background: center top url("/images/page/button-link-x.gif") repeat-x;
	position: relative;
	z-index: 10001;
}

.buttonLink-l {
	background: left top url("/images/page/button-link-l.gif") no-repeat;
}

.buttonLink-r {
	background: right top url("/images/page/button-link-r.gif") no-repeat;
	padding: 0 40px 0 40px;
}

.buttonLink-r img {
	vertical-align: bottom;
}

.buttonLinkDescription {
	width: 150px;
	text-align: left;
	/*padding: 0 0 10px 0;*/
}

/* ----------------------------------------------------------------------------------- */

#homepageLatestNews {
	padding: 13px 0 0 0;
}

#homepageLatestNews h2 {
	margin: 0;
	position: relative;
	left: -28px;
}

#homepageLatestNews h2 img {
}

#homepageLatestNews .newsImageBlock {
	position: relative;
	top: -15px;
	margin: 0 0 -15px 0;
}

.newsImageBlock {
	width: 123px;
	height: 93px;
	font-size: 0.001em;
	padding: 5px 0 7px 0;
	position: relative;
	left: -10px;
}

#homepage .newsImageBlock {
	left: 0;
	padding-top: 0;
}

.newsImage {
}

.newsContentBlock {
	padding: 0 0 10px 0;
}

.newsTitle {
	font: bold 1em/1.2em Tahoma, Arial, sans-serif;
	margin-top: 0.25em;
}

.newsDescription {
	margin-bottom: 0.25em;
}

#homepage .newsContentBlock {
	position: relative;
	z-index: 9500;
}

.newsDate {
	color: #989892;
	margin: 0.5em 0 0 0;
	padding: 0 0 1.25em 0;
	border-bottom: 1px dotted #b8b393;
}

#newsOpen .newsDate {
	border: none;
}

#homepage .newsTitle,
#homepage .newsDescription,
#homepage .newsDate {
	padding-left: 10px;
	padding-right: 10px;
}

/* ################################################################################### */

.productTable {
}

.productCell {
	padding: 15px 0 0 0;
}

#homepage .productCell {
	padding-bottom: 15px;
}

.productContainer {
	width: 123px;
	margin: 0 25px 0 0;
}

.productCode {
	margin: 0 0 0.25em 0;
	padding: 0 5px 0.25em 5px;
	height: 15px;
	text-align: left;
	overflow: hidden;
	color: #9cacb5;
	display: none;
}

#homepage .productCode {
	display: none;
}

.productImageBlock {
	background: #f5eac6;
	text-align: center;
	padding: 5px 5px /*2px*/5px 5px;
	text-align: center;
}

.productImage {
	/*margin: 0 0 5px 0;*/
}

.productImage img {
	vertical-align: bottom;
}

.productPriceBlock {
	display: none;
}

.productPrice {
	color: #666;
	font: bold 1.2em/1em Arial, sans-serif;
	padding: 0 5px 0 0;
}

.productContent {
	/*margin: 3px 0 0 0;*/
	margin: 3px 5px 0 5px;
}

.productTitle {
	font-size: 1.17em;
	margin: 0;
}

.productDescription {
	font-size: 0.85em;
	font-family: Verdana, sans-serif;
}

#homepage .productDescription {
	display: none;
}

/* ################################################################################### */

/* Others */

/* ################################################################################### */

.body_editor {
	padding: 15px;
	background: #fdf4d0;
}

.body_editor,
.body_editor td {
	color: #86847a;
}

/* ----------------------------------------------------------------------------------- */

div.siteMap {
	position: relative;
	left: -0.5em;
}

div.siteMap li {
	line-height: 1.4em;
}

div.siteMap .selectedMenuItem {
	font-weight: normal !important;
}

#siteLibrary td img {
	position: relative;
	bottom: -2px;
}

#siteLibrary td a {
	position: relative;
	top: -0.075em;
}

.navigationBar {
	text-transform: lowercase;
}

.navigationBar div {
	/*background: #c5bc9c !important;*/
	/*background: #fefef8 !important;*/
}

.floatAd-ttl {
	border: 1px solid white;
	height: 18px;
	background-color: white;
}

.getDirectionForm {
    padding: 9px 11px 10px 10px;
	background: #c5bc9c;
    color: #fff;
    width: 24em;
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------- */

.menutbl td {
	border-bottom:1px solid #f0e1b6;
}


#divWebsiteKeyword {
	color: #c9c0a0;
	font-size: 70%;
	padding: 10;
	text-align:center;
}

/* ################################################################################### */