@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: #F2EDD3;
	color: #333;
	font-size:small;
}
a {
	background-color: inherit;
	color:#8A644A;
	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;
}

.m10 {
margin-bottom:10px;
}
.m20 {
margin-bottom:20px;
}
.m30 {
margin-bottom:30px;
}


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

#headerTop {
	background-color: #000000;
	color:#FFFFFF;
	font-size:90%;
	padding:2px;
	margin: 0 3px;
}
#header{
	width:800px;
	height:93px;
	background:url(/img/back.header.gif) no-repeat left center;
	position:relative;
	margin: 0 3px 15px 3px;;
}
#header h1 {
	position:absolute;
	display:block;
	top:10px;
	left:10px;
	width:216px;
	height:82px;
}
#introduction {
	position:absolute;
	top:40px;
	left:390px;
	width:400px;
	height:52px;
	overflow:hidden;
}
#header a {
color:#000000;
text-decoration:none;
}
#headerBottom {
	text-align:right;
	font-size:80%;
}


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

div#leftArea {
width:180px;
float:left;
}
div#rightArea {
width:605px;
float:right;
}
div#rightArea p {
line-height:140%;
}


/* top */
.topH2 {
background:#AF8E79 url(/img/back.topcontents.gif) repeat-x bottom;
color:white;
font-size:100%;
padding:3px;
}
.topH2info {
margin:4px 4px 10px 4px;
color:#999999;
font-size:90%;
}
#searchBox {
background:#EDEBD5 url(/img/searchbox01.gif) repeat-y right;
border:1px solid #000000;
margin-bottom:20px;
}
#searchBoxH {
}
#searchBox table {
margin:5px;
}
#searchBox th {
width:65px;
padding:5px 0;
}
#searchBox td {
padding:5px 5px 5px 0;
}
#searchBox td img {
cursor: pointer;
}

#picupArima {
border-top:3px solid #000000;
background:#E3E3E3 url(/img/back.picup.gif) repeat-x bottom;
margin-bottom:10px;
}
#picupArima div.hotelname {
margin:10px;
font-size:160%;
font-weight:bold;
line-height:100%;
}
#picupArima div.hotelname img {
vertical-align:top;
margin-right:5px;
}
#picupArima div.photo {
margin:0 0 10px 10px;
width:220px;
float:left;
}
#picupArima div.hotelDesc {
margin:0 10px 50px 0;
width:340px;
float:right;
}
#picupArima div.morebutton {
float:right;
text-align:right;
width:340px;
border-top:1px dotted #AAAAAA;
margin:0 10px 10px 0;
padding-top:5px;
}


#rankingLeft {
width:300px;
float:left;
background-color:#E6E6E6;
margin-bottom:10px;
}
#rankingRight {
width:300px;
float:right;
background-color:#E6E6E6;
margin-bottom:10px;
}
#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%;
}

.topPrice {
margin:4px;
}

#topNew {
border-collapse:collapse;
width:100%;
}
#topNew td {
vertical-align:top;
}
#topNew td.photo {
width:143px;
}
#topNew td.photo div {
border:3px solid #DDDDDD;
padding:1px;
text-align:center;
margin-bottom:5px;
}
#topNew td.newInfo {
padding:0 0 15px 5px;
}
#topNew div.hotelName {
font-weight:bold;
font-size:150%;
}
#topNew div.hotelDesc {
font-size:95%;
}
#topNew div.PlansBox {
background-color:#E6E6E6;
margin:5px;
}
#topNew div.hotelPlans {
padding:5px;
font-size:80%;
border-bottom:1px solid #CCCCCC;
}
#topNew table.planList {
border-collapse:collapse;
width:435px;
margin-left:5px;
}
#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%;
text-align:right;
padding:5px;
}

/* sidebar */

#sideContents {
border:1px solid #610000;
margin-bottom:10px;
}
#sideContentsTitle {
margin:1px; 0 10px 1px;
}
#sideContentsBody ul {
margin:5px;
}
#sideContentsBody ul li a {
display:block;
background:url(/img/icon05.gif) no-repeat left 3px;
padding-left:15px;
}
#sideContentsBody ul ul {
margin:0 0 0 10px;
font-size:90%;
}
#sideContentsBody ul ul li a {
background:url(/img/icon06.gif) no-repeat left 3px;
}
#sideContentsBody a:hover {
color:#AAAAAA;
}
.sideAd {
text-align:center;
margin-bottom:2px;
}



/* cheap page */
div.update {
text-align:right;
}

#cheap {
border-top:1px dashed #CCC;
}
#cheap td {
padding:5px 2px;
border-bottom:1px dashed #CCC;
}
#cheap .cheapPrice {
font-size:180%;
}
#cheap .hotelname span {
font-size:80%;
}

.Splan {
background:url(/img/icon04.gif) no-repeat left center;
padding-left:30px;
}
.Shotelname {
background:url(/img/icon03.gif) no-repeat left center;
padding-left:30px;
}
.Sprice {
background:url(/img/icon02.gif) no-repeat left center;
padding-left:30px;
}

/* 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;
}

.takeTime {
font-size:80%;
font-weight:bold;
}

/* 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%;
}
.mapPhotoS {
width:124px;
height:100px;
overflow:hidden;
float:left;
}
.mapPhotoL {
width:124px;
height:150px;
overflow:hidden;
float:left;
}


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



/* seasons page */
.seasonImgL {
float:left;
margin-right:10px;
}
.seasonImgR {
float:right;
margin-left:10px;
}
.seasonImg {
border-collapse:separate;
}
.seasonImg td {
width:182px;
text-align:center;
vertical-align:middle;
border:1px solid #CCC;
color:#888;
font-size:90%;
}


/* 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;
}



.seeMore {
text-align:right;
margin:4px 4px 10px 0;
}
