﻿/* 
Shangri-La Group Font Styling
Developed: August 10, 2011
Developer: Convertium Pte Ltd	
===========================================================================================*/ 
/* Basic Font Style for Shangrila Groups / Hotels / Resorts - updated by Erwin Dec. 14 2011
===========================================================================================*/
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;}

html, p {
	color: #343434;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px; 
	margin-top: 0;} 

h1, h2, h3 {
	font-family: 'ＭＳ Ｐ明朝';
}
	
h1 {
	color:#343434;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 10px 0;
	padding: 0;}

h2 {
	color:#866d2d;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0 0 5px 0;}

h3 {
	color:#343434;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px 0;}

h4 {
	color:#343434;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0 0 5px 0;}

h4 a {
	color:#866d2d;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;}

h4 a:hover { color:#866d2d; }

h5 {
	color:#717171;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;}

a {
	color: #866d2d; 
	text-decoration: none;}

a:hover {
	color: #343434; 
	text-decoration: underline;}

a.arrow_link {
	background: url(/assets../images/arrow_close.gif) no-repeat 0 2px;
	color: #866d2d; 
	font-size: 13px;
	padding-left: 15px;
	text-decoration: none;}

a.arrow_link:hover {
	color: #343434;}

a.arrow_back {
	background: url(/assets../images/arrow_back.gif) no-repeat 0 center;
	color: #866d2d; 
	font-size: 13px;
	padding-left: 15px;
	text-decoration: none;}

a.arrow_back:hover {
	color: #343434;}

	
a.pdf_link {
   background: url(/assets../images/icons/icon_pdf.png) no-repeat 0 2px;
   clear: both;
   color: #866d2d;
   display: block; 
   font-size: 13px;
   padding: 2px 0 2px 24px;
   text-decoration: none;}

a.pdf_link:hover {
	color: #343434;}

a.print_link {
	background: url(/assets../images/icons/print.gif) no-repeat 0 0;
	color: #464646;
	font-size: 11px;
	margin: 0 0 0 6px;
	padding-left: 20px;
	text-decoration: none;}

ol , ul li, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;}
	
ul {
	margin:0 0 20px 0;
	padding:0;}

ul li {
	background:url(/assets../images/bullet.gif) no-repeat 0px 6px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;}

li ul {
	margin:0 0 10px 0;
	padding:0;}

li ul li {
	background:url(/assets../images/sub-bullet.gif) no-repeat 0px 6px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;}

ol {
	margin:0 0 20px 0;
	padding:0;}

ol li {
	list-style-type: decimal;
	margin: 5px 0 0 15px;
        *margin-left: 25px;}

li a {
	text-decoration: none;}

/* Form Styling -- Changed By Pauline At Dec. 21 2012
===========================================================================================*/ 
input, select, textarea {
	font-family: 'ヒラギノ角ゴ Pro W3';
	font-size: 12px; 
	color: #555;
}
	
/* Navigation Style for Shangrila Groups / Hotels / Resorts
===========================================================================================*/  
.reservations a {
       font-family: 'ＭＳ Ｐ明朝';
       color:#464646; 
       font-size: 14px;
       text-decoration: none;}

.main-menu a{
       font-family: 'ＭＳ Ｐ明朝';
       color: #876c2e; 
       font-size: 14px;
       text-transform:uppercase;
       text-decoration: none;}

.main-menu-list li a {
       font-family: 'ＭＳ Ｐ明朝';
       color:#464646; 
       font-size: 13px;
       text-decoration: none;
       text-transform: uppercase;}

.current-page-container a{
       font-family: 'ＭＳ Ｐ明朝';
       color:#464646; 
       font-size:12px;
       text-decoration: none; 
} 

/* Button Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
a.navi-button {
	background: url(/assets../images/button_bg01.gif) repeat-x left center;
	border: 1px solid #a9a395;
	color: #675a48;
	clear: both;
	display:block; 
	float:left;  
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;}

.reservations a.navi-button {
	width: 150px;
	padding: 10px 5px;}

a.navi-button.active {
	background: url(/assets../images/button_bg02.gif) repeat-x left bottom;
	border: 1px solid #816b30;
	color: #fff;
	text-decoration: none;}
	
a.navi-button:active {
	background: url(/assets../images/button_bg02.gif) repeat-x left bottom;
	border: 1px solid #a9a395;
	color: #675a48;
	text-decoration: none;}

a.content-button {
	background: url(/assets../images/button_bg02.gif) repeat-x left bottom;
	border: 1px solid #816b30;
	color: #fff;
	clear: both;
	display:block; 
	float:left;   
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;}

.widgets_box a.content-button {
	background: url(/assets../images/button_bg02.gif) repeat-x left bottom;
	border: 1px solid #816b30;
	color: #fff;
	clear: both;
	display:block; 
	float:left;  
	font-weight: normal;
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;}

a.disabled-button {
	background: url(/assets../images/button_bg03.gif) repeat-x left bottom;
	border: 1px solid #bcb194;
	color: #fff;
	clear: both;
	display:block; 
	float:left;  
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;}
	
.widgets_box a.disabled-button {
	margin: 0 0 15px 0;
}

.widgets_title
{
    font-family: 'ＭＳ Ｐ明朝';
    
	color:#866d2d;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0 0 5px 0;}
	
/* Top Navigation Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.top-navi {
	color:#fff; 
	font-size:13px; }
	
.top-navi ul{
	margin: 0;
	padding: 0;}

.top-navi ul li{
	background: none;
	float: left;
	margin: 0 0 0 2px;
	padding: 6px 10px;}
	
.top-navi ul li a{
	color: #fff;
	text-decoration: none;
	font-family: 'ＭＳ Ｐ明朝';}

.top-navi ul li a.special {
	color: #fff; 
	_letter-spacing: 1px;
	text-decoration: none;}
	
/* Breadcrumbs Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.breadcrumbs ul {
	margin: 0;
	padding: 0;}

.breadcrumbs li {
	background: none;
	display: inline;
	float: left; 
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;} 
	
.breadcrumbs a.home {
	color: #464646;
	margin: 0 6px 0 0;
	text-decoration: none;
}  

.breadcrumbs li a.active {
	background: url(/assets../images/arrow_close.gif) no-repeat 0px 1px;
	color: #464646;
	margin: 0 6px 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
} 

.breadcrumbs a.selected {
	background: url(/assets../images/arrow_close.gif) no-repeat 0px 1px;
	color: #866D2D;
	margin: 0 6px 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}


/* Page Control Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/	
.page-controls ul {
	margin: 0;
	padding: 0;}

.page-controls li {
	background: none;
	display: inline;
	float: right; 
	font-size: 11px;
	margin: 0;
	padding: 0;}
	
.page-controls a.font-scale-small {
	color: #464646;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;}

.page-controls a.font-scale-large {
	color: #464646;
	margin: 0 0 0 6px;
	padding: 0;
	text-decoration: none;}


.page-controls img {
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;}

/* Page Title Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.page-title h1 {
	color:#866d2d; 
	font-size:24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;}
	
/* Page Sub Link Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.page-sub-links-area1 {
	font-size: 12px;}

.page-sub-links-area1 ul {
	margin: 0;
	padding: 0;}

.page-sub-links-area1 li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;}

.page-sub-links-area1 li a {
	color: #777777;
	display: block;
	float: left;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	/*text-transform:capitalize;*/}

.page-sub-links-area1 li a:hover {
	color: #343434;
	background-color: #fff;
	text-decoration: none;}

.page-sub-links-area1 li a.selected {
	background: #fff url(/assets../images/arrow_down.gif) no-repeat top center;
	color: #343434;
	text-decoration: none;}

.page-sub-links-area2 {
	font-size: 12px;}
	
.page-sub-links-area2 ul {
	float: right;
	margin: 0;
	padding: 0;}

.page-sub-links-area2 li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;}

.page-sub-links-area2 li a {
	color: #866d2d;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;}

.page-sub-links-area2 li a:hover {
	color: #343434;}

.page-sub-links-area3 {
	font-size: 12px;}

/* Header Banner Image
===========================================================================================*/
/* Default Caption */
.bannerimg_caption { 
	font-size:10px;}

.bannerimg_paging .alttext_banner{
	font-size:11px;
	line-height:normal;}

/* Meet the Chef */
.chef-caption blockquote {
	margin: 0;
	padding: 0;} 

.chef-caption blockquote p,
.chef-caption-fquote{
	color:#343434; 
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;}

.chef-caption blockquote p:before, .chef-caption blockquote p:after { 
	font-size: 18px;
	color:#343434;}

.chef-caption p {
	font-size: 11px;}

/* Page Headline Layout
===========================================================================================*/
.headline-layout1-title {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434; 
	font-size: 50px;
	font-weight: normal; 
	line-height: 50px;}
	
.headline-layout1-sub {
	font-family: 'ＭＳ Ｐ明朝';
	color: #866d2d; 
	font-size: 24px;
	font-weight: normal; 
	line-height: 24px;}

.headline-layout1-sub2,
.headline-layout1-sub2 h2 {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434; 
	font-size: 25px;
	font-weight: normal; 
	line-height: 25px;}

.headline-layout2-title,
.headline-layout2-title h2 {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434; 
	font-size: 37px;
	font-weight: normal; 
	line-height: 37px;}
	
.headline-layout2-sub,
.headline-layout2-sub h3{
	font-family: 'ＭＳ Ｐ明朝';
	color: #866d2d; 
	font-size: 22px;
	font-weight: normal; 
	line-height: 24px;}

.headline-layout2-sub2 {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434; 
	font-size: 30px;
	font-weight: normal; 
	line-height: 30px;}

.headline-layout3-title {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434; 
	font-size: 50px;
	font-weight: normal; 
	line-height: 50px;}
	
.headline-layout3-sub {
	font-family: 'ＭＳ Ｐ明朝';
	color: #866d2d; 
	font-size: 24px;
	font-weight: normal; 
	line-height: 24px;}

.lightbox_headline_title {
	font-family: 'ＭＳ Ｐ明朝';
	color: #866d2d; 
	font-size: 24px;
	font-weight: normal; 
	line-height: 24px;}
	
.lightbox_headline_title2 {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434; 
	font-size: 24px;
	font-weight: normal; 
	line-height: 24px;}

.lightbox_headline_sub {
	font-family: 'ＭＳ Ｐ明朝';
	color: #343434;
	font-size: 14px;
	font-weight: normal; 
	line-height: 24px;}

/* Content Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/ 
.arrow-list-style1 {
	margin:0 0 10px 0;
	padding:0;}

.arrow-list-style1 li {
	background:url(/assets../images/arrow_close.gif) no-repeat 0px 3px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;}
	
.arrow-list-style1 li a {
	color: #866d2d; 
	text-decoration: none;}
	
.arrow-list-style1 li a:hover {
	color: #343434; 
	text-decoration: none;}

.arrow-list-style2 {
	margin:0 0 10px 0;
	padding:0;}

.arrow-list-style2 li {
	background:url(/assets../images/arrow_close.gif) no-repeat 0px 3px;
	display: inline;
	float: left;
	margin: 5px 20px 5px 0;
	padding: 0 0 0 15px;}
	
.arrow-list-style2 li a {
	color: #866d2d; 
	text-decoration: none;}
	
.arrow-list-style2 li a:hover {
	color: #343434; 
	text-decoration: none;}

.control1_2column-title {
	color: #866d2d;
	font-size: 16px;
	line-height: 20px;}

.control1_3column-title {
	font-size: 16px;}

.control1_3column-container h4{ 
	margin:5px 0;
	padding:0;
}

.control1_3column-container h4 a{ 
	line-height:18px;
}
	
.control2_2column-title {
	font-size: 14px;}

.map-list_right h1 {
	color:#343434;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;}

.pressroom_search h1 {
	color:#343434;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;}

.pressroom_date h3 {
	color:#343434;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	margin: -2px 0 10px 0;
	padding: 0; }

.content-table th, .forum_wrapper table th {
	color:#343434;
	font-size: 12px;
	font-weight: bold;}

.page_box_left select {
	font-size: 11px;}

.page_box_right-wrapper select {
	font-size: 11px;}

.pagination-wrapper select {
	font-size: 11px;}

.TabbedPanelsTab {
	color:#77787b;
	font-size: 12px;  
	list-style: none;}
	
.AccordionPanel .AccordionPanelTab  { 
	color: #866d2d; 
	font-size: 16px;
	font-weight: normal;}
.Accordion1 .RegionDiv
{
    font-size: 16px;
}

.AccordionPanel .AccordionPanelTab span {font-size: 14px;}

.Accordion2 .AccordionPanelClosed .AccordionPanelTab  { 
	font:bold 14px Arial, Helvetica, sans-serif; }

.Accordion2 .AccordionPanel .AccordionPanelTab { font:bold 14px Arial, Helvetica, sans-serif; }

.Accordion3 .AccordionPanel .AccordionPanelTab {
	color:#343434;
	font:bold 14px Arial, Helvetica, sans-serif;}

.acccordion_rightlinks { font-size:11px; }

/* Form Styling -- Changed By Pauline At Dec. 21 2012
===========================================================================================*/ 
input, select, textarea {
	font-family: 'ヒラギノ角ゴ Pro W3';
    font-size: 12px; 
	color: #555;
}
/*
.pressroom_search input,
.pressroom_search2 input,
.lightbox_wrapper_share input,
.guest_information_form input[type=text],
.table_step1 input,
.table_step1_3 input,
.reservation_overlay_wrapper input,
.main-content-reservation .form_2column_wrapper input,
.find_hotel_overlay_input input,
.currency_converter input,
.search2_container input,
.confirmation_shangform,
.meetevent_search_2col input, 
.meetevent_search_1col input { 
	height: 19px;
	padding: 0 3px; 
	background: #E5E5E5 url(/assets../images/input_bg.gif) repeat-x 0 0;
	border: 1px solid #C2C2C2;}
	
select{  
	height: 21px;
	padding: 0; 
	background: #E5E5E5 url(/assets../images/input_bg.gif) repeat-x 0 0;
	border: 1px solid #C2C2C2;
}	

textarea {  
	background: #E5E5E5 url(/assets../images/input_bg.gif) repeat-x 0 0;
	border: 1px solid #C2C2C2; 
	padding: 0 3px;
}
*/

.rss-details a.rss_link {
	background:url("/assets../images/icons/icon_rss.png") no-repeat 0 center;
	display:block;
	padding-left:20px;
	margin:0;
	text-decoration: none;}
	
.pdf_download_link {  
	float:left;
	background: url(/assets../images/icons/icon_pdf.png) no-repeat 0 0;
	padding-left: 20px;
	margin:0 0 10px 0;}

.meetevent_1col_rightlinks a,
.meetevent_2col_rightlinks a { 
	font-size:11px; }

.meetevent_overlay_spaces_right p{
	color:#666666;
	font-size:11px;
	line-height:1.4em;
	margin-bottom:0px;}

/* Widget Box Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.widgets_box h2 {
	font-size: 14px;
	padding: 0 0 2px 0; 
	margin: 0;}

.widgets_box p {margin-bottom: 10px;}

.widgets_box, .widgets_box p, .widgets_box a, .widgets_box a:hover, .widgets_box .arrow-list-style1, .widgets_box .arrow-list-style2, .widget-news-date, .widgets_box a.arrow_link, .widgets_box a.arrow_link:hover {
	font-size: 11px;
	line-height: 16px;}

.widgets_box a.rss_link {
	background:url("/assets../images/icons/icon_rss.png") no-repeat 0 center;
	display:block;
	padding-left:20px;
	margin:5px 0;
	text-decoration: none;}

.widgets_box span.pdf_link {
	background: url(/assets../images/icons/icon_adobe.png) no-repeat 0 center;
	color: #866d2d;
	display:block;
	padding-left:20px;
	margin:0 0 5px 0;
	text-decoration: none;}

.widget-news-content p { margin-bottom: 5px; }

.widget-news-date {
	color:#717171;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	padding: 0;
	margin: 5px 0 0 0;}

.widgets_box a.arrow_link {
	background: url(/assets../images/arrow_close.gif) no-repeat 0 2px;
	color: #866d2d;
	display:block;
	margin-bottom:10px;
	padding-left: 13px;
	text-decoration: none;}

.widgets_box a.arrow_link:hover {
	color: #343434;}

.widgets_box.arrow-list-style1 li {
	background:url(/assets../images/arrow_close.gif) no-repeat 0px 1px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;}

.widgets_box.arrow-list-style2 li {
	background:url(/assets../images/arrow_close.gif) no-repeat 0px 1px;
	display: inline;
	float: left;
	margin: 5px 20px 5px 0;
	padding: 0 0 0 15px;}

.widgets_box a.content-button, .widgets_box a.disabled-button { line-height:14px; }
.widgets_box a.content-button:hover, .widgets_box a.disabled-button:hover { font-size:12px; }

.widget_csr ul li { margin:0; }

.widget_csr_big {
	color:#866d2d;
	float:left; 
	font-size:36px;
	font-weight:normal;
	margin-top:8px;
	line-height: 36px; }
	
.widget_csr_small {
	color:#866d2d;
	float:left; 
	font-size:18px;
	margin-left:2px;}

/* PhotoLibrary */
.widget_lightbox a { font-size: 11px;}

.widget_title {
    font-family: 'ＭＳ Ｐ明朝';
    
    color:#866d2d;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0 0 5px 0;}
	
.widgets_box .widget_title {
	font-size: 14px;
	padding: 0 0 2px 0; 
	margin: 0;}
	
/* Footer Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.footer-menu-container ul {
	margin: 0;
	padding: 0;}

.footer-menu-container li {
	background: none;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	padding: 0; }

.footer-menu-container li a.first {
	color:#221203; 
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;}

.footer-menu-container li a.first:hover {
	color: #343434;}

.footer-menu-container li a.second {
	color:#221203; 
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase; }

.footer-menu-container li a.second:hover {
	color: #343434;}

.footer-sub-links {
	font-size: 10px;
	line-height: 15px;}
	
.footer-sub-links ul {
	margin: 0;
	padding: 0;}

.footer-sub-links li {
	background: none;
	display: inline;
	float: right;
	margin: 0 0 0 8px;
	padding: 0;}

.footer-sub-links li a{
	color: #866d2d;
	text-decoration: none;}

.footer-sub-links a:hover {
	color: #343434;
	text-decoration: none;}

.footer-copyright {
	color: #666;
	font-size: 11px;
	line-height: 15px;}

.footer-social-media ul {
	margin: 0;
	padding: 0;}

.footer-social-media li {
	background: none;
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;}

.footer-social-media li a {
	outline: none;
	text-decoration: none;}

.footer-content-left {
	color: #999;
	font-size: 11px;
	line-height: 15px;}

.footer-content-left p {
	color: #666;
	font-size: 11px;
	line-height: 15px;}

.footer-content-left a {
	color: #866d2d;
	text-decoration: none;}

.footer-content-left a:hover {
	color: #343434;
	text-decoration: none;}
	
/* Currency Styles in Page Title
===========================================================================================*/
.page-title-wrapper h1{
	color: #866D2D; 
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
	
/* Reservation Styling:
   Reservation Title
================================================================================*/	
.reservation-title h1 {
	color:#866d2d; 
	font-size:24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	*float:left;
	width:480px;
	display:inline;
}
.reservation-title .process-bar{ 
	color:#4d4d4d;
	font-size:11px;
}	 

/* Reservation Process Trachker
================================================================================*/	
.reservation-tracker h2{
	font-size:18px;
}
.reservation-tracker h2 span{ 
	font-weight:normal;
	font-size: 16px;
}
.reservation-tracker a{
	text-decoration:none;
}
.reservation-tracker-table{
	font-size:11px;
}

/* Select Room
   Select Room Detail
================================================================================*/ 
.select-room-left strong{ 
	font-size:14px;
} 
.select-room-detail .arrow_link{
	font-size:12px; 
	display:block; 
	background-position:0 3px;
	margin-top:10px;
}
.detail_box_TC{
	color:#717171;
	font-size:11px;
}
.detail_box_TC p{
	color:#717171;
	font-size:11px;
	margin:0;
	padding:0;
}

/* Main Content Reservation Title
================================================================================*/ 
.main-content-reservation-title{ 
	color: #343434;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0 0  10px 0;
	background:url(/assets../images/title_seperator.gif) no-repeat center bottom;
}


/* Main Content Reservation Title
================================================================================*/ 
.left-reservation-title{ 
	color: #343434;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0 10px 0;
	padding: 0 0  10px 0;
	background:url(/assets../images/reservation_small_h1_line.gif) no-repeat 0 bottom;
}

/* Table: select add item
   Table: select bed type
   Table: confirmation detail
   Table: confirmation detail2
================================================================================*/ 
.table_select_bed_type th,
.table_select_add_item th,
.table_confirmation_detail th, 
.table_confirmation_detail2 th{ 
	color:#866d2d; 
	font-weight:normal; 
}
 
/* Reservation overlay
================================================================================*/ 
.reservation_overlay_wrapper .title{
	color: #866D2D; 
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
}
.reservation_small_table3 select{
	font-size:12px;
}
.reservation_overlay_wrapper .TabbedPanelsContent h4{
	font-size:14px;
}

/* Guest Information Form
================================================================================*/	 
.guest_information_form h4{
	font-size:14px;
} 
.guest_information_form select{ 
	font-size:12px;
	height: 20px;
} 

/* Loading: SL Hotel
================================================================================*/	
.loading_body h2{ 
	font-size:17px;  
	letter-spacing:-1px;
	text-align:center;
	margin-bottom:20px;
	text-transform:uppercase;
} 

/* Meetings & Events: Overlay
================================================================================*/ 
.meetevent_overlay h1{
	color: #866D2D; 
	font-size: 22px;
	font-weight: normal;
	text-transform:uppercase;
}

.meetevent_2col_features td { 
	font-size:11px;
	line-height:1.3em; 
	vertical-align:bottom; }

/* Meetings & Events Pagination
================================================================================*/ 
.col2_page_box_left select { font-size:11px; }
.col2_page_box_right-wrapper select { font-size:11px; }

/* Booking Step Bar Styles
================================================================================*/	
.process_step_wrapper h3{ 
	font-size:14px;
	font-weight:bold;
	color:#717171;}
.process_step_wrapper li.current h3{
	color:#343434;} 
.process_step_wrapper li.no h3{
	color:#ccc;} 

/* Photos & Videos Styles
================================================================================*/ 	
.list_photos li .caption{
	font-size:10px;
	line-height:12px;
	color:#777777;
}
	
/* Homepage Styles
===========================================================================================*/ 
.hp-main-menu-list li a {
	color:#464646; 
	font-size: 12px;
	text-transform: uppercase;}

.main-navi-homepage a {
	color:#464646; 
	font-size: 13px;
	text-transform:uppercase;} 

.top-navi-weather span{
	font-size:11px;
	color:#d1d3d4;
}	

/* Homepage Content Styling Shangrila Groups / Hotels / Resorts
===========================================================================================*/
.hp-title p {
	color: #fff; 
	font-size: 18px; 
	line-height: 34px;
	margin: 0 0 18px 0; 
	text-transform: uppercase;
	font-family: 'ＭＳ Ｐ明朝';}

.hp-caption,
.hp-career-caption{
	color: #fff;
	font-size: 12px;
	font-family: 'ＭＳ Ｐ明朝';} 

/* Homepage: Notice in Navigation 
================================================================================*/
.hp-notice{	color:#464646; }

.hp-notice-title{ 
	color:#876C2E; 
	font-size: 14px; 
	text-transform:uppercase;}


/* Homepage Career Styles by -- Pauline Dec.08 2011 
================================================================================*/	 
.hp-career-main-menu a {
	font-size:13px;
	color: #464646;
	text-transform:uppercase;
}
.hp-career-title1{ 
	color:#fffefe;
	font-size:23px;
	line-height:35px; 
}
.hp-career-title2{  
	color:#fefefb;
	font-size:16px;
	line-height:25px;
}
.hp-find-more-link{ 
	color:#cbac54;
	font-size:16px;
	line-height:16px; 
}

/* Hp Notice Lightbox
===========================================================================================*/  
.hp_notice_lightbox_content h1 { 
	color: #866d2d; 
	font-size: 20px;
	font-weight: normal; 
	line-height: 20px; 
	text-transform:uppercase;}

/* Category Search Result Layout: Press Room Escape Gourmet
===========================================================================================*/
.tabbed-panel-content h4 { padding:0 0 5px;}

.pressroom_category_price h4 { 
	color:#866D2D;
	margin:0;
	padding:5px 0; } 

/* 2 Column Content Page Images Styling
===========================================================================================*/
.content-image-caption2{ 
	font-size:12px;
	color:#343434; 
} 

/* Spa Planner Styling -- By Pauline At Dec. 23 2011
===========================================================================================*/
.spa-hp-title1{ 
	font-size:16px; 
	line-height:16px;
	color:#fffffe;
}
.spa-hp-title2{ 
	font-size:32px; 
	line-height:32px;
	color:#fffffe;
}
.spa-hp-content p{
	color:white;
} 

/* Spa Planner 2 Column
===========================================================================================*/
.spa-planner-content span{
	font-size:11px;
	color:#6b6b6b;
	line-height:11px; 
}
.spa-planner-content h3{
	font-size:26px;
	line-height:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#866D2D;
	font-size:30px;
	margin-top:50px;
}

/* Spa Trachker Styling
===========================================================================================*/
.spa-tracker h4{
	padding: 0 0 10px 0;
}
.spa-tracker-info span{
	color:#866D2D; 
} 
 
/* Spa Suggestion Styling
===========================================================================================*/
.table-spa1 span,
.spa-check-box label{
	color:#866D2D;
} 
.italics-box{
	font-style:italic;
} 

/* Widegt Spa List Styling
==========================================================*/
.widget_spa_list a,
.widget_spa_list a:hover{ 
	font-size:14px;
}
.widget_spa_list a.active{ 
	color:#343434;
	font-weight:bold;
}

/* Find A Hotel Overlay 3
===========================================================================================*/ 
.find_hotel_overlay3_wrapper{  
	font-family: 'ヒラギノ角ゴ Pro W3';
}
.find_hotel_overlay3_wrapper a{  
	color: #876C2E! important;
}

/* Login Element Styling Golden Circle
===========================================================================================*/
.login-element-container {
	color: #fff;
	font-family: 'ＭＳ Ｐ明朝';
	font-size: 12px;}

.login-element-container ul {
	margin: 0;
	padding: 0;}

.login-element-container li {
	background: none;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;}

.login-element-container li a {
	color: #fff;
	text-decoration: none;}
/* 
Window size: 1680 x 1020
Viewport size: 1680 x 935
*/


/* iPad & iPhone
   font-family: 'ＭＳ Ｐ明朝' -- font-family: 'Hiragino Mincho ProN'
===========================================================================================*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
	h1, h2, h3, 
	.headline-layout2-title, 
	.reservations a, .main-menu a, .main-menu-list li a, .current-page-container a,
	.headline-layout1-title, .headline-layout1-sub, .headline-layout1-sub2, .headline-layout2-title, 
	.headline-layout2-sub, .headline-layout2-sub2, .headline-layout3-title, .headline-layout3-sub, 
	.lightbox_headline_title, .lightbox_headline_title2, .lightbox_headline_sub,
	.hp-title p, .hp-caption, .hp-career-caption,
	.top-navi ul li a,
	.login-element-container {
		font-family: 'Hiragino Mincho ProN'; 
	} 
}
/* iPhone */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
	h1, h2, h3, 
	.headline-layout2-title, 
	.reservations a, .main-menu a, .main-menu-list li a, .current-page-container a,
	.headline-layout1-title, .headline-layout1-sub, .headline-layout1-sub2, .headline-layout2-title, 
	.headline-layout2-sub, .headline-layout2-sub2, .headline-layout3-title, .headline-layout3-sub, 
	.lightbox_headline_title, .lightbox_headline_title2, .lightbox_headline_sub,
	.hp-title p, .hp-caption, .hp-career-caption,
	.top-navi ul li a,
	.login-element-container {
		font-family: 'Hiragino Mincho ProN'; 
	} 
}


/* Select Languages
===========================================================================================*/  
.select_language_overlay3_wrapper{  
            font-family: 'ヒラギノ角ゴ Pro W3'; 
}
.select_language_overlay3_wrapper a{  
            color: #876C2E! important;
}


/* Reservation by Phone control/widget
===========================================================================================*/ 
.callnumber-cell .phoneno.phoneno-only {margin:10px 0;}

 /* CSR Videos
===========================================================================================*/ 
.control1_3column-content-border {
	height: 35px;
}

 /* New Reservation Flow - May 2013
================================================================================*/	 
.reservation-list-top-roomtype{width:215px;}
.reservation-list-rate-top-line{width:380px;} 
.reservation-list-rate{width:380px;} 
.reservation-list-roomtype{width:130px;}
.reservation-list-roombed{width:140px;}
.reservation-list-bedtype{width:85px;}
a.print-confirmation{background:url(/assets../images/icons/print.gif) no-repeat 0 0; color:#464646; font-size:11px; margin:0 0 0 14px; padding-left:20px; text-decoration:none;}
a.e-mail-confirmation{background:url(/assets../images/icons/email.gif) no-repeat 0 0; color:#464646;	font-size:11px; margin:0 0 0 14px; padding-left:20px; text-decoration:none;}
a.send-sms{background:url(/assets../images/icons/mobile.gif) no-repeat 0 0; color:#464646; font-size:11px; margin:0 0 0 14px; padding-left:15px; text-decoration:none;}


/* Horizon Club 
================================================================================*/	
.wrap-content-details-artist .wrap-list-control ul li .btn.btn-facebook {
	background: url('/assets../images/horizonclub/btn_control-facebook.jpg') no-repeat !important;
}

.wrap-content-details-artist .wrap-list-control ul li .btn.btn-weibo {
	background: url('/assets../images/horizonclub/btn_control-weibo.jpg') no-repeat !important;
}

.wrap-content-details-artist .wrap-list-control ul li .btn.btn-tablet {
	background: url('/assets../images/horizonclub/btn_control-tablet-jp.jpg') no-repeat !important;
}

.wrap-content-details-artist .wrap-list-control ul li .btn.btn-mobile {
	background: url('/assets../images/horizonclub/btn_control-mobile-jp.jpg') no-repeat !important;
}

.wrap-content-details-artist .wrap-list-control ul li .btn.btn-desktop {
	background: url('/assets../images/horizonclub/btn_control-desktop-jp.jpg') no-repeat !important;
}

.wrap-content-details-artist .wrap-list-control ul li .btn.btn-browser {
	background: url('/assets../images/horizonclub/btn_control-browser-jp.jpg') no-repeat !important;
}

.wrap-experience img.personalised {
	margin-top: 14px;
	height: 22px;
}

.lnk-discover-more {
	font-size: 10px;
}

.btn {
	background: url('/assets../images/horizonclub/btn_control-download-jp.jpg') no-repeat !important;
}


/* BTP
================================================================================*/
.btp-faq-detail-title {font-size: 18px;}
.btp-appl-col2 {width:130px;}
.Accordion4 .AccordionPanel .AccordionPanelTab h3 {font-size: 12px; font-weight:bold;}


/* MICE Revamp
===========================================================================================*/
.mice-social-icon {

    line-height: 33px;
}