/* @override http://localhost/www.princehotels.com/common/css/special-offer.css */
#tabs {
	width: 630px;
}
.map-swf {
	float: left;
	width: 300px;
	height: 210px;
}
.ui-tabs .ui-tabs-nav li a {
	color: #000;
	padding: .5em .5em !important;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
	background: #FFF;
}
#tabs ul li#Hokkaido {background: #D0EE93;}
#tabs ul li#Tohoku {background: #66C3Ae;}
#tabs ul li#Saitama {background: #FFCD37;}
#tabs ul li#Tokyo {background: #F33F92;}
#tabs ul li#Yokohama {background: #3DA450;}
#tabs ul li#Nagano {background: #D79904;}
#tabs ul li#Kansai {background: #FE6B36;}

/*#tabs ul li#Hokkaido.ui-state-active {background: #D0EE93;}
#tabs ul li#Tohoku.ui-state-active {background: #66C3Ae;}
#tabs ul li#Saitama.ui-state-active {background: #FFCD37;}
#tabs ul li#Tokyo.ui-state-active {background: #F33F92;}
#tabs ul li#Yokohama.ui-state-active {background: #3DA450;}
#tabs ul li#Nagano.ui-state-active {background: #D79904;}
#tabs ul li#Kansai.ui-state-active {background: #FE6B36;}

#tabs ul li#Hokkaido.ui-state-active a {background: #D0EE93;}
#tabs ul li#Tohoku.ui-state-active a {background: #66C3Ae;}
#tabs ul li#Saitama.ui-state-active a {background: #FFCD37;}
#tabs ul li#Tokyo.ui-state-active a {background: #F33F92;}
#tabs ul li#Yokohama.ui-state-active a {background: #3DA450;}
#tabs ul li#Nagano.ui-state-active a {background: #D79904;}
#tabs ul li#Kansai.ui-state-active a {background: #FE6B36;}*/

.map-panel {
	margin: 0 0 20px 0;
}

.map-panel img {
	float: left;
}

.map-panel ul  {
	float: left;
	margin: 10px 0 0 20px;
}
.map-panel ul li {
	padding: 5px 0 0 30px;
}
.map-panel ul li a {
	font-size: 13px;
	text-decoration: none;
}
.map-panel ul li.icon-thePrince {
	background: url(../../images/home/special-offer/tph_logo.gif) no-repeat;
}
.map-panel ul li.icon-GrandPrince {
	background: url(../../images/home/special-offer/gph_logo.gif) no-repeat;
}
.map-panel ul li.icon-Prince {
	background: url(../../images/home/special-offer/ph_logo.gif) no-repeat;
}

#entry #specialoffer h4.area {
	padding: 5px 20px;
	height: 14px;
	color: #000;
	font-weight: bold;
	background: url(../../images/home/special-offer/bg-area.gif) no-repeat;
	border: none;
}
#specialoffer ul.region {
	margin: 0 0 0 180px;
	width: 460px;
}
#specialoffer ul.region li {
	display: inline;
	padding: 0 20px 0 18px;
	width: auto;
	line-height: 2em;
	font-size: 120%;
	background: url(../../images/home/special-offer/icon-search.gif) no-repeat;
}
#specialoffer ul.region li a {
	
}
.special-hotels {
	position: relative;
	margin: 0 0 15px 0;
	width: 580px;
	background: url(../../images/home/special-offer/icon-moon.gif) no-repeat;
	background-position: right 30px;
}
.special-hotels img.hotelimage {
	position: absolute;
	top: 0;
	left: 10px;
	margin: 10px 10px 10px 0;
	width: 160px;
}
#entry .special-hotels h5 {
	margin: 0 0 0 200px;
	color: #000;
	font-weight: bold;
	background: none;
	border: none;
	border-bottom: 1px solid #CD982E;
}
.special-hotels p {
	margin: 0 0 0 200px;
}
a.special-reserve {
	display: block;
	margin: 0 0 0 200px;
}
#special-search {
	background: url(../../images/home/special-offer/map-japan.jpg) no-repeat;
	background-position: center;
}
span.special-price {
	color: red;
	font-size: 120%;
	font-weight: bold;
}
