body {
	margin: 0px;
	padding: 0px;
	background: url(/static/i/bg-body.jpg) center top no-repeat;
	background-color: #a61e3d;
}

td, a, div, p, span {
	font-family: Arial;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


td.languages, td.languages a {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

div#forecast {
	width: 515px;
}

td.languages {
	background: url(/static/i/arrow-white-right.gif) right center no-repeat;
	background-color: #851e38;
	height: 26px;
	vertical-align: center;
	padding-left: 5px;
}

td.languages a.language-link {
	padding-right: 5px;
}

td.path, td.path a {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

td.path {
	background: url(/static/i/bg-path.gif) right center no-repeat;
	background-color: #8a5567;
	padding-left: 5px;
	font-size: 10px;
}

td.delimiter-navi-left {
	background-color: #b5818a;
}

div.navi-1st {
	background-color: #b5cfce;
	border-bottom: 1px solid #98b6b5;
}

div.navi-1st a {
	color: #ffffff;
}

div.navi-1st-active {
	background: url(/static/i/arrow-navi-1st-active.gif) left center no-repeat;
	background-color: #7ca6a6;
	border-bottom: 1px solid #689292;
}

div.navi-1st-active a {
	color: #852139;
}

div.navi-1st, div.navi-1st-active {
	font-weight: bold;
	padding: 4px;
	padding-left: 25px;
}

div.navi-2nd {
	background-color: #93b9b6;
	border-bottom: 1px solid #7ba3a0;
}

div.navi-2nd a {
	color: #ffffff;
}

div.navi-2nd-active {
	background: url(/static/i/arrow-navi-2nd-active.gif) left center no-repeat;
	background-color: #93b9b6;
	border-bottom: 1px solid #7ba3a0;
}

div.navi-2nd-active a {
	color: #852139;
}

div.navi-2nd, div.navi-2nd-active {
	font-weight: bold;
	padding: 4px;
	padding-left: 35px;
}

div.navi-3rd {
	background-color: #93b9b6;
	border-bottom: 1px solid #7ba3a0;
}

div.navi-3rd a {
	color: #ffffff;
}

div.navi-3rd-active {
	background-color: #93b9b6;
	border-bottom: 1px solid #7ba3a0;
}

div.navi-3rd-active a {
	color: #852139;
}

div.navi-3rd, div.navi-3rd-active {
	font-weight: bold;
	padding: 4px;
	padding-left: 45px;
}

td.left-last {
	background: url(/static/i/bg-content-left.gif) left bottom no-repeat;
	padding-bottom: 15px;
}

td.content-left {
	padding: 0px;
	vertical-align: top;
}

td.content {
	background: url(/static/i/bg-content.gif) left bottom no-repeat;
	background-color: #ffffff;
	vertical-align: top;
	padding: 10px;
}

div.content {
	width: 515px;
	color: #2b241f;
	line-height: 23px;
	margin-bottom: 15px;
}

div.content a {
	color: #9c1b3d;
	font-weight: bold;
	text-decoration: underline;
}

td.content-right {
	vertical-align: top;
	width: 210px;
}

td.footer {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

div.box_note_form a {
	color: #ffffff;
	font-weight: bold;
}
table.roomtype-prices {
	border:0px;
}
table.roomtype-prices td.head {
	color:#ffedd1;
	border:0px;
	background-color: #478585;
}
table.roomtype-prices td {
	color:#315354;
}
table table.roomtype-prices td {
	border-bottom: 1px solid #BDD3D3;
	border-right: 1px solid #BDD3D3;
}
table.roomtype-prices td.name {
	font-weight:bold;
	border:1px solid #BDD3D3;	
	border-top:0px;
}
table.roomtype-prices td.date {
	padding-right: 10px;
	border-right:1px solid #BDD3D3;		
}

div.widget-customized
{
	text-align:center;
}

div.widget-customized a
{
	background:url("../i/widget-short.gif") no-repeat center center;
	width:121px;
	height:65px;
	display:inline-block;
	margin-top:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:white;
	padding:4px;
}
td.roomtype-links a,
div.cst-link-border a {
	background:url("/static/i/arrow-navi-1st-active.gif") no-repeat scroll left center #7CA6A6;
}