/******************************************************************
*******************************************************************

Description: Corporate site
Author: Pelican
Version: 1.0
																
*******************************************************************
******************************************************************/
																
/******************************************************************
CSS Reset
******************************************************************/
html {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
/* HTML5 display reset untuk browser lama */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/******************************************************************
CSS SELEKSI HURUF
******************************************************************/
@font-face {
	font-family: 'MyriadProRegular';
	src: url('font/MyriadProRegular-webfont.eot');
	src: url('font/MyriadProRegular-webfont.eot?#iefix') format('embedded-opentype'), url('font/MyriadProRegular-webfont.woff') format('woff'), url('font/MyriadProRegular-webfont.ttf') format('truetype'), url('font/MyriadProRegular-webfont.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'semibold';
	src: url('font/semibold-webfont.eot');
	src: url('font/semibold-webfont.eot?#iefix') format('embedded-opentype'), url('font/semibold-webfont.woff') format('woff'), url('font/semibold-webfont.ttf') format('truetype'), url('font/semibold-webfont.svg#semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.font-forum {
	font-family:'forum';
	text-transform:uppercase
}
a.font-forum:hover { text-decoration:none !important; opacity:0.8 !important; filter: alpha(opacity = 80);}
.font-span {
	text-decoration:none;
	color:#052757;
	font-weight:bold;
	font-size:12px;
}
.font-span a {
	text-decoration:none;
	color:#052757 !important;
	font-weight:bold !important
}
.font-span a:hover {
	text-decoration:underline
}
.h1-dining {
	padding-left:10px !important;
	padding-top:20px !important;
	margin-bottom:10px !important;
}
/******************************************************************
CSS UMUM
******************************************************************/
html {
	background:#fff
}
body {
	background: url(background-pattern-makassar.jpg) repeat scroll 0 0 #F7F6F5;
    color: #000000;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.content-rsv {
	height: auto;
    margin: 0 auto;
    min-height: 540px;
    padding: 30px 0 20px;
    width: 810px;
}
img {
	border:none;
}
p.normalizer {
	padding-top:0px !important;
	font-weight:normal !important;
	font-size:12px !important
}
a.normalizer { color:#892315 !important; background:none !important; display: inline!important; width:auto !important; height:auto !important; margin:0px !important; line-height:none !important; line-height:12px !important }
span {
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	height:auto;
	width:1000px;
	margin:0 auto;
}

/******************************************************************
CSS HEADER
******************************************************************/
#header {
	width:100%;
	height:120px;
	position:relative;
}
#header .logo {
	width:180px;
	height:100%;
	float:left;
}
#header .header-part .foot {
	float: left;
	margin-top: 35px;
	width:100%;
	text-align:center;
}
:first-child + html #header .foot {
	float: left;
	height: 0;
	padding-top: 15px !important;
}
#header .foot a, #neck-class-2 .foot a, nav.drop-menu, .logo-world-hotels a,  #menu-nav ul li, #menu-nav ul li a {
	color:#B26C17;
	font-size: 98%;
	padding-left:3px;
	padding-right:3px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	padding-top:1px;
}
#menu-nav ul li a {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#header .foot a:hover, .logo-world-hotels a:hover {
	text-decoration: underline;
}
#header .foot p, #neck-class-2, .logo-world-hotels p {
	color:#B26C17;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}
/******************************************************************
CSS LEHER
******************************************************************/
#neck-class-1 {
	position:relative;
}
#neck-class-1 .logo-world-hotels {
	float:right;
	margin-top:55px;
}
#neck-class-2 {
	height:27px;
	line-height:27px !important;
	background:url(bg-bar.png) repeat-x;
	color:#fff !important;
	margin-top:-12px;
}
#neck-class-2 a {
	color:#fff !important;
	padding-left:10px !important;
	padding-right:10px !important;
}
#header .header-part {
	width:820px;
	height:50%;
	float:left;
}
#neck {
	width:100%;
	height:400px;
	padding-bottom:30px;
}
.transformation {
	height:165px !important;
	background: url(images/assets/news-sharing-banner.jpg) no-repeat;
	padding-bottom:10px !important;
}
/******************************************************************
CSS CONTENT
******************************************************************/
#content {
	height: auto;
    margin: 0 auto;
    width: 1000px;
}
#container {
	width:570px;
	margin-left:60px;
}
/***** CENTER CONTENT *****/
#content .center {
	width:45.4%;
	height:100%;
	float:left;
	position:relative;
}
/******************************************************************
CSS FOOTER
******************************************************************/
#footer {
	background: none repeat scroll 0 0 #DADADA;
    color: #B26C17;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 110px;
    line-height: 22px;
    margin: 0 auto;
    width: 100%;
}
.ie7 #footer {
	width:100%;
	height:110px;
	padding-bottom:0px;
}
#footer .foot {
	height: auto;
    margin: 0 auto;
    padding-top: 15px !important;
    position: relative;
    width: 960px;
}
.social-stats {
	height: 65px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 120px;
}
.social-stats a {
	width:28%;
	padding:2px;
	display:block;
	text-decoration:none;
	float:left;
	height:35px;
}
:first-child + html #footer .foot {
	height: 0;
	padding-top: 15px !important;
	margin:0 auto;
	width: 960px;
	position:relative;
}
:first-child + html .foot .social-stats {
	bottom:-60px !important;
}
#footer .foot a, .social-stats h4 {
	color:#B26C17;
	font-size: 12px;
	padding-left:3px;
	padding-right:3px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
}
#footer .foot a:hover {
	text-decoration: underline;
}
#footer .foot p {
	color:#B26C17;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin:0;
}
/******************************************************************
CSS DROPDOWN
******************************************************************/
#menu-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-nav ul li {
	position: relative;
	float: left;
}
#menu-nav ul li a:hover {
	text-decoration:underline;
}
#menu-nav ul li ul {
	display: none;
}
#menu-nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 18px;
	left: 6px;
}
#menu-nav ul li:hover ul li a {
	display: block;
	line-height:15px;
	text-align:left;
	font-size:11px;
	padding-left:8px;
	padding-top:3px;
	width:100px;
}
#menu-nav ul li:hover ul li a:hover {
	text-decoration:underline;
}
#special-a:hover {
	text-decoration: none !important;
}
#special-li {
	background: url(arrow-next.png) center right no-repeat;
	padding-right:8px !important;
}
#special-li:hover {
	background: url(arrow-bottom.png) center right no-repeat;
}