@import "detail.css";

body, h1, h2, h3, h4, h5, p, div,
table, tr, th, td, ul, li, span, a, img {
margin:0;
padding:0;
}

/* General Style Info */
body {
	background: #FCF4DB url(/img/back.slash3.gif);
	color: #333;
	font-size:90%;
}
a {
	background-color: inherit;
	color: #CF6B11;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	color: #777777;
	text-decoration:none;
}
a img {
	border:none;
}
li {
	list-style-type:none;
}
table {
border-collapse:collapse;
}
p {
margin:10px 0;
}
.clear {
clear:both;
}


/* Layout */
#container {
	text-align: left;
	width:760px;
	margin:10px auto;
	background-color: #FFFFFF;
}

#headerTop {
	background-color: #CF6B11;
	color:#FFFFFF;
	font-size:90%;
	padding:2px;
}
#header{
	padding: 10px 20px 10px 20px;
	border-bottom:4px solid  #CF6B11;
	background:url(/img/back.header.gif) no-repeat right center;
}
#header h1 {
margin:15px 0;
}
#header a {
color:#000000;
text-decoration:none;
}
#headerBottom {
	text-align:right;
	font-size:80%;
}


#content{
	padding: 10px 10px 20px 10px;
}
#footer {
	clear: both;
	color:#FFFFFF;
	padding-top: 6px;
	text-align: right;
}
#footerBlock {
	background-color: #CF6B11;
	margin-top:20px;
	padding:4px;
}
#footerBlock a {
color:#FFFFFF;
text-decoration:none;
}

div#leftArea {
width:160px;
float:left;
}
div#rightArea {
width:560px;
float:right;
}


/* top */
.topH2 {
background-color:#CF6B11;;
color:white;
font-size:100%;
padding:3px;
margin-top:10px;
}
.topH2info {
margin:4px 0 10px 0;
color:#999999;
font-size:90%;
}
#searchBoxH {
background:#FFFFFF url(/img/searchbox00.gif) no-repeat left bottom;
height:27px;
}
#searchBoxT {
background:#FFFFFF url(/img/searchbox02.gif) no-repeat left top;
height:5px;
margin-bottom:20px;
}
#searchBox {
background:#FFFFFF url(/img/searchbox01.gif) repeat-y left;
}
#searchBoxH div {
padding:5px 0 0 5px;
}
#searchBox table {
margin:5px;
}
#searchBox div {
margin:5px 0 0 5px;
}

#rankingLeft {
width:270px;
float:left;
}
#rankingRight {
width:270px;
float:right;
}
#rankingLeft td,
#rankingRight td {
vertical-align:top;
padding-bottom:5px;
}
#rankingLeft div.hotelname {
text-align:right;
font-size:80%;
}
#rankingLeft td.photo,
#rankingRight td.photo {
width:85px;
}
#rankingRight div.description {
font-size:90%;
}
#rankingLeft div.price,
#rankingRight div.price {
text-align:right;
font-size:90%;
}


#topNew {
border-collapse:collapse;
width:100%;
}
#topNew td {
vertical-align:top;
}
#topNew td.photo {
width:140px;
}
#topNew td.newInfo {
padding-bottom:15px;
}
#topNew div.hotelName {
font-weight:bold;
border-bottom:1px solid #CF6B11;
color:#CF6B11;
}
#topNew div.hotelName a {
color:#CF6B11;
}
#topNew div.hotelDesc {
font-size:95%;
}
#topNew div.hotelPlans {
margin-top:5px;
font-size:80%;
border-bottom:1px solid #CCCCCC;
}
#topNew table.planList {
border-collapse:collapse;
width:100%;
}
#topNew table.planList td {
font-size:90%;
border-bottom:1px dotted #CCCCCC;
}
#topNew td.planName {
}
#topNew td.planType {
padding:1px 4px;
width:30px;
}
#topNew td.planPrice {
text-align:right;
width:60px;
}
#topNew div.more {
font-size:80%;
}

/* sidebar */

#introduction {
margin-bottom:10px;
}
#sideContentsTitle {
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #FCA776;
margin-top:10px;
background-color:#FED9A7;
padding:3px 5px 2px 5px;
}
#sideContents {
border:1px solid #999999;
margin-bottom:10px;
}
#sideContents ul {
margin:5px;
}
#sideContents ul ul {
margin:0 0 0 10px;
font-size:90%;
}



/* static contents */

.subconH2 {
border-top:3px solid #CF6B11;
background:url(/img/back.slash2.gif);
margin-bottom:20px;
padding:7px 5px 5px 5px;
color:#FFFFFF;
}
.subconH3 {
margin:40px 0 10px 0;
background-color:#FBE2B9;
}
.subconH3 img {
vertical-align:middle;
margin-right:5px;
}
.subconH4 {
margin:20px 0 10px 0;
}
.subconH3b {
border-top:1px solid #DAA371;
background:url(/img/back.slash.gif);
padding:7px 5px 5px 5px;
margin:30px 0 10px 0;
}


/* about_spa */

#cool3 {
margin:10px 20px;
padding:10px;
border:1px dashed #DDDDDD;
}
#cool3 th,
#cool3 td {
padding:3px 10px 3px 0;
}
#cool3 td.arima {
color:#9C3000;
}

/* access */
.accessTable {
border:1px solid #CCCCCC;
}
.accessTable th {
font-size:90%;
background-color: #DDDDDD;
border:1px solid #CCCCCC;
padding:7px 2px;
}
.accessTable td {
font-size:90%;
border:1px solid #CCCCCC;
background:url(/img/access00.gif) no-repeat right center;
text-align:center;
padding:7px 2px;
}

/* map */
.miniexplain {
padding:10px 0;
}


.cakeSqlLog table {
	background: #f4f4f4;
}
.cakeSqlLog td {
	padding: 4px 8px;
	text-align: left;
}

.gTitle {
font-weight:bold;
}
.gBody {
width:200px;
font-size:90%;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}


/* Notices and Errors */
div.message, p.error, div.error-message {
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 8px 0px;
}
div.error-message {
	clear: both;
}
div.error em {
	font-size: 140%;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 140%;
	padding: 0.5em;
	margin: 1em 0;
}

/*  Nav & Actions */
div.nav {
	text-align: left;
	position: absolute;
	top: 9em;
	left: 60%;
}
div.nav ul li a {
	display: block;
	background: #fff;
	color: #003d4c;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul {
	background: #003d4c;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.nav ul li a {
	background: #fff;
	color: #003d4c;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul li a:hover {
	background: #003d4c;
	color: #fff;
}

/*  Actions  */
div.actions {
	clear: both;
	margin-top: .2em;
	text-align: left;
}
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
}
div.actions ul li a {
	background: #fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	background: #003d4c;
	color: #fff;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}

pre.cake_debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}
