/* CSS Document */
* {
	margin:0px;
	padding:0px;
	outline:0px;
}

html, body {
	font:14px 'Trebuchet MS', Helvetica, sans-serif;
	color:#ffffff;
	background:#010102 url(images/body-bg.gif) repeat-x top;
}

body {
	margin-bottom:30px;
}

input, select, textarea {
	color:#000;
}

ul, ol, li {
	list-style:none;
}

img {
	border:0px;
}

.clear {
	clear: both;
}

#headercontainer {
	background:#060202 url(images/top-body-img.jpg) top center no-repeat;
	height: 400px;
	overflow:hidden;
}

.container {
	width:960px;
	margin: 0px auto;
}

.container h1 a {
	width:158px;
	height: 121px;
	text-indent:-9999px;
	float:left;
	display:block;
	background: url(images/logo.gif) top left no-repeat;
}

#top-navigation {
	margin-top:41px;
	padding-left:100px;
	float: right;
	margin-right:10px;
}

#top-navigation ul {
}

#top-navigation li {
	padding: 5px 20px 0px 20px;
	list-style:none;
	float:left;
	background: url(images/nav-divider.gif) no-repeat right;
}

#top-navigation li.last {
	background:none;
}

#top-navigation li a {
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	text-transform:uppercase;
}

#top-navigation li a:hover {
	color:#040000;
	text-decoration:none;
}

#banner-part {
	height:251px;
	background:#000000;
	padding:10px;
	clear:both;
	overflow:hidden;
}

#banner-part .banner-left {
	float:left;
	width:679px;
}

#banner-part .newsletter {
	padding-left:25px;
	float:right;
	width:222px;
	height:239px;
	background: url(images/newlatter-bg.gif) bottom right no-repeat;
}

.newsletter p {
	/*	overflow:hidden;*/
	clear:both;
	margin:5px 0px 5px 0px;
}

.newsletter h2 {
	float:left;
	font-size: 16px;
	padding-left: 5px;
	overflow:hidden;
	margin-bottom:10px;
}

.newsletter p label {
	padding:0px 0px 4px 0px;
	display:block;
	text-align:left;
}

.newsletter p input {
	width:193px;
	color: #666666;
	border:none;
	background:#FFFFFF;
}

#nav-link {
	background: url(images/link-bg.gif) top center repeat;
	height:36px;
	overflow: hidden;
}

.linkcontainer {
	width:960px;
	height: 36px;
	background: url(images/nav-link-bg.gif) top left repeat;
	margin: 0px auto;
}

.linkcontainer li {
	padding: 0px 30px 0px 30px;
	float: left;
	list-style: none;
	display: block;
	background: url(images/link-divider.gif) no-repeat right;
}

.linkcontainer li.end {
	background:none;
}

.linkcontainer li a {
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	line-height:36px;
}

.linkcontainer li a:hover {
	text-decoration:none;
	color:#1f1f1f;
}

#content-container {
	width: 960px;
	padding-top:16px;
	margin:0px auto;
}

#left-pannel {
	width:670px;
	float:left;
}

.macaustag-box {
	width:326px;
	float:left;
}

.spacer {
	margin-right:16px;
}

.macaustag-top {
	width:326px;
	float:left;
	height:9px;
	background:url(images/macaustag-top.gif) no-repeat;
	overflow:hidden;
}

.middle-outer {
	width:326px;
	float:left;
	background:url(images/macaustag-bg.gif) repeat-y;
}

.middle-container {
	width:310px;
	float:left;
	padding:9px 8px 13px 8px;
	background:url(images/macaustag-mid.gif) no-repeat bottom;
}

.middle-container h2 {
	font-size:19px;
	font-weight:normal;
	color:#ef0d0a;
	background:url(images/border.gif) repeat-x bottom;
	padding-bottom:12px;
	margin-bottom:14px;
	padding-left:5px;
}

.middle-container p {
	padding-bottom:15px;
	font-size:14px;
}

.middlemacaustagcontainer {
	width:300px;
	float:left;
	padding:0px 5px;
}

.middle-container ul {
	list-style:none;
}

.middle-container ul li {
	font-size:14px;
	padding-bottom:10px;
	clear:both;
	background:url(images/arrow.gif) no-repeat 5px 5px;
	padding-left:30px;
}

.add-box {
	float:left;
	width:263px;
}

.news-box {
	margin-top:15px;
	width: 668px;
	float:left;
	background: url(images/new-bg.gif) top left no-repeat;
}

.news-box h3 {
	padding-left:17px;
	font-size:19px;
	font-weight:normal;
	color:#ef0d0a;
	line-height:45px;
}

.news-box li {
	border-bottom:1px solid #292929;
	overflow:hidden;
	clear:both;
	padding:15px 0px;
	display:block;
	background:url(images/bullet.gif) no-repeat 0px 20px;
	margin-left:19px;
	padding-left:20px;
}

.news-box ul li h4 {
	font-size:16px;
	line-height:19px;
}

.news-box ul li p {
	font-size:13px;
	line-height:19px;
}

.followo-us {
	border:1px solid #5a5a5a;
}

#sidebar-right {
	width:265px;
	float:right;
}

#sidebar-right ul {
	margin:0px;
	padding:0px;
}

#sidebar-right ul li {
	margin:0px 0px 16px 0px;
	padding:0px;
	overflow:hidden;
	clear:both;
	float:none;
}

.bottom-banner {
	padding:30px 0;
	text-align:left;
	clear:both;
}

.bottom-banner img {
	margin-bottom:28px;
}

.ad-banner {
	background:url(images/banner-bg.jpg) repeat-x top #000;
	border:1px solid #5a5a5a;
	text-align:center;
	padding:20px 0px;
}

.wrap-main {
	background: url(images/main-wrp.gif) top left repeat-x;
	margin:auto;
}

.wrap {
	width:960px;
	margin:auto;
}

#footer {
	clear:both;
	margin-top:30px;
	background:url(images/footer-bg.png) no-repeat;
	overflow:hidden;
	width:956px;
	text-align:center;
	line-height:normal;
	padding:15px 0px;
}

#footer .footer-link ul li {
	background:url(images/fotter-divider.gif) no-repeat right;
	display:inline;
}

#footer .footer-link ul li.last {
	border:none;
}

#footer .footer-link ul li a {
	color:#ffffff;
	padding:0px 13px;
	text-decoration:none;
	font-size:11px;
}

#footer .footer-link ul li.last {
	background: none;
}

#footer .footer-link ul li a:hover {
	text-decoration:underline;
}

#footer .copyright {
	clear:both;
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin:10px 0px;
}

#footer .copyright a {
	color:#FFF;
	text-decoration:none;
}

#footer .copyright a:hover {
	color:#830001;
}

/* CSS Document */

.accommodation-box {
	width:669px;
	float:left;
}

#body-container {
	width:661px;
	float:left;
	background:url(images/body-main-bg.gif) bottom left repeat-x;
}

.accommodation-top {
	width:669px;
	height:9px;
	float:left;
	overflow:hidden;
	background: url(images/accommodation-top.gif) top no-repeat;
}

.accommodation-outer {
	width:669px;
	float:left;
}

.accommodation-middle {
	width:653px;
	float:left;
	padding:9px 8px 13px 8px;
	background:#1f1f1f url(images/accommodation-middle-1.gif) bottom no-repeat;
}

.accommodation-middle h4 {
	font-size:19px;
	font-weight:normal;
	color:#ef0d0a;
	background:url(images/border.gif) repeat-x bottom;
	padding-bottom:12px;
	margin-bottom:14px;
	padding-left:5px;
}

.accommodation-middle h5 {
	font-size:16px;
	font-weight:normal;
	color:#ef0d0a;
	background:url(images/border.gif) repeat-x bottom;
	padding-bottom:12px;
	margin-bottom:14px;
	padding-left:5px;
}

.accommodation-middle p {
	padding-bottom:21px;
	text-align:justify;
	padding-left:9px;
	padding-right:9px;
}

.accommodation-middle span {
	padding-left:9px;
	display:block;
	line-height:18px;
	color:#ef0d0a;
}

.accommodation-middle ul {
	padding-top:4px
}

.accommodation-middle ul li {
	list-style:none;
	color:#ef0d0a;
	padding-left:24px;
}

.accommodation-middle a {
	color:#ef0d0a;
	text-decoration:none;
}

.accommodation-middle a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.post {
	width:653px;
	float:left;
	margin-bottom:0px;
}

.post p {
	padding-left:8px;
	text-align:justify;
}

.entry {
}

img.mcright {
	float:right;
	margin:0px 26px 0px 20px;
	border:1px solid #4e4b4b;
}

img.mcleft {
	float:left;
	margin:0px 20px 20px 0px;
	border:1px solid #4e4b4b;
}

.ultimate {
	margin-top:28px;
}

.stagbox {
	width:264px;
	float:left;
}

.stagbox-top {
	width:264px;
	height:177px;
	float:left;
	background: url(images/stag-top.gif) top no-repeat;
	overflow:hidden;
}

.stagbox-outer {
	width:264px;
	float:left;
	background:url(images/stag-middle.gif) repeat-y;
}

.stagbox-middle {
	width:264px;
	float:left;
	background:url(images/stag-bottom.gif) bottom no-repeat;
}

.macau-box {
	padding:9px 10px 0px 10px;
	margin-top:15px;
	width: 626px;
	float:left;
}

.macau-box h6, h6.dsfaq_quest {
	padding-top:10px;
	padding-left:15px;
	padding-bottom:20px;
	color:#ef0d0a;
	font-size:16px;
	font-weight: normal;
	background:url(images/heading-bg-1.png) top left repeat-x;
}

.macau-box-button {
	margin-bottom:9px;
	width:88px;
	float:right;
	height:25px;
	cursor:pointer;
	padding-right:10px;
}

.common {
	width:632px;
	float:left;
	padding-right:10px;
}

.common h3 {
	margin-left:15px;
	padding-left:14px;
	font-size:16px;
	float:left;
	font-weight:normal;
	color:#FFFFFF;
	background:url(images/bullet.gif) center left no-repeat;
}

.spacer {
	padding-right:2px;
}

.common-img {
	float:right;
	margin-right:7px;
	border:solid 1px #4f4c4c;
}

.common ul {
	float:left;
	width:418px;
	padding-top:5px;
	clear:both;
}

.common ul li {
	color: #ffffff;
	list-style:none;
	font-size:13px;
	line-height:21px;
	padding-left:51px;
}

.video-container {
	text-align:center;
	padding:20px 0px;
}

ul.listing, #sidebar-right ul.listing {
}

ul.listing li, #sidebar-right ul.listing li {
	background:url(images/bullet.gif) no-repeat 6px 9px;
	overflow:hidden;
	padding:3px 5px 5px 28px;
	font-size:14px;
	line-height:normal;
}

.stag-idea {
	background:url(images/stag-bg.gif) repeat-y top left;
	border:1px solid #4E4B4B;
	margin-bottom:15px;
}

.stag-idea h3 {
	border-bottom:1px dotted #303031;
	font-size:20px;
	font-weight:normal;
	padding:10px 0px 10px 15px;
}

.stag-bottom {
	background:url(images/stag-bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.stag-center {
	background:url(images/stag-middle.gif) repeat-x;
	padding:0px 13px;
}

ul.page, #sidebar-right ul.page {
}

ul.page li, #sidebar-right ul.page li {
	background:url(images/bullet.gif) no-repeat 0px 6px;
	overflow:hidden;
	padding:8px 0 5px 16px;
}

ul.page li, #sidebar-right ul.page li a {
	color: #ef0d0a;
	font-size:14px;
	line-height:4px;
	text-decoration:none;
}

ul.page li, #sidebar-right ul.page li a:hover {
	color:#FFFFFF;
}

ul.page li, #sidebar-right ul.page li span {
	color:#FFFFFF;
}

.page-spacer {
	margin-top:15px;
}

.search-bg {
	width:264px;
	padding-bottom:16px;
	padding-top:14px;
	margin-bottom:14px;
	background:url(images/search-bg.gif) top left no-repeat;
}

.search-bg fieldset {
	border: none;
}

.search-bg label {
	float:right;
	color:#ef0d0a;
	padding-right:23px;
}

.search-bg .search {
	width:166px;
	height:16px;
	line-height:16px;
	background:#FFFFFF;
	border:none;
	margin-left:20px;
	color:#666666;
}

.macaustag {
	width:633px;
	float:left;
}

.macaustag-img {
	width:633px;
	height:43px;
	background:url(images/heading-2.gif) top left no-repeat;
}

.macaustag {
	width:600px;
	float:left;
	clear:both;
}

.macaustag h2 {
	padding-left:43px;
	line-height:41px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
}

.date-bg {
	position:absolute;
	margin-right:10px;
	width:36px;
	height:48px;
	float:right;
	background: url(images/date-bg.gif) no-repeat;
	left: 726px;
	top: 516px;
}

.date-bg h3 {
	padding:2px 0px 0px 7px;
	font-size:19px;
	color:#FFFFFF;
}

.date-bg p {
	color:#494848;
	font-size:10px;
	padding-top:5px;
	padding-right:4px;
}

.img-box {
	width:642px;
	float:left;
}

.imgbox-left {
	width:305px;
	margin:10px 0px 10px 5px;
	float:left;
}

.imgbox-right {
	width:305px;
	margin:10px 0px 10px 0px;
	float:right;
}

.posted {
	clear:both;
	width:610px;
	height:34px;
	padding: 0px 18px 0px 18px;
	background:url(images/posted-bg.png) bottom left repeat-x;
}

.posted p {
	color:#ef1310;
}

.posted ul {
	padding-top:6px;
}

.posted ul li {
	padding:0px 0px 0px 10px;
	list-style: none;
	float: left;
	display:inline;
}

.posted ul li.end {
	padding-left:245px;
}

.posted ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

.posted ul li a:hover {
	text-decoration:underline;
}

.text-bg {
	width:642px;
	height:34px;
	background: url(images/modal-text-bg.gif) bottom left repeat-x;
}

.policy-top {
	width:960px;
	height:9px;
	float: left;
	overflow:hidden;
	background:url(images/policy-y-top.gif) top left no-repeat;
}

.policy-outer {
	width:950px;
	padding: 0px 5px;
	float:left;
	background:url(images/policy-outer.gif) top center repeat-y;
	margin-bottom:20px;
}

.policy-middle {
	width:924px;
	float:left;
	padding:0px 14px 0px 14px;
	background: url(images/policy-middle.gif) bottom center repeat-x;
}

.policy-middle h3 {
	font-size:19px;
	font-weight:normal;
	color:#ef0d0a;
	background:url(images/border.gif) repeat-x bottom;
	padding-bottom:12px;
	margin-bottom:14px;
	padding-left:5px;
	padding-top:4px;
}

.policy-middle p {
	color:#FFFFFF;
	padding-bottom:17px;
}

.policy-middle a {
	color:#ef0d0a;
	text-decoration:none;
}

.policy-middle a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* 
--------------------- CONTACT PAGE ---------------------*/
#contact-left {
	background:url(images/border-right-form.jpg) repeat-y right;
	width:484px;
	float:left;
}

#contact-right {
	width:432px;
	float:right;
	padding-left:8px;
}

#contact-left h4, #contact-right h4 {
	color:#ef0d0a;
	font-weight:normal;
	font-size:19px;
}

.contact-form {
	padding:10px 0px;
}

.contact-form p {
	overflow:hidden;
	margin:8px 0px;
	clear:both;

}

.contact-form p label {
	float:left;
	width:219px;
	text-align:right;
	padding-right:10px;
}

.contact-form p input, .contact-form p textarea, .contact-form p select {
	width:215px;
	border:1px solid #7e7e7e;
	margin-right:5px;
}

.contact-form p select.date, .contact-form p select.year {
	width:75px;
}

.contact-form p textarea {
	height:110px;
}

.contact-form p span#agree input, .contact-form p span#activityinterest input {
	width:auto;
	border:none;
}

.contact-form p input.contact-phone {
	width:74px;
}
.contact-form p span#activityinterest{float:left;}
.contact-form p span#activityinterest span{display:block;}
.contact-form p span#activityinterest span span{display:inline; margin:1px 0px;}

span.red-text {
	color:#ff0000;
}

.contact-form p.form-description {
	padding:10px 0px;
}

.contact-form p a {
	color:#FFF;
	padding-left:6px;
}

.contact-form span.required-description {
	color:#F00;
	margin-left:228px;
	display:block;
}

.contact-form input.btnsubmit {
	margin-left:228px;
}

#contact-right input.btnsubmit {
	margin-left:154px;
}

#contact-right .required-description {
	margin-left:154px;
}

#contact-right p label {
	width:144px;
}

.contact-form .captcha-917 input, .contact-form .captcha-632 input
   {
   width:150px;
   float:left
   }

.contact-form img.wpcf7-captcha-captcha-917, .contact-form img.wpcf7-captcha-captcha-632
   {
   float:left;
   margin-right:5px;
   }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */

form span.required {
	color:#F00;
}

form p {
	position:relative;
}

.newsletter input.submit {
	margin:10px 0px 0px 43px;
}

.newsletter input.submit, .contact-form input.submit, .contact-form input.btnsubmit, input.submit, input.btnsubmit {
	background:url(images/submit.gif) no-repeat;
	height:28px;
	width:96px;
	border:none;
	cursor:pointer;
	overflow:hidden;
}

button#f_depardate, button#f_arrivedate {
	background:url(images/calendar_1.gif) no-repeat;
	border:none;
}

#accommodation-middle .accommodation-middle p {
	margin:0px;
	padding:0px;
}

.dsfaq_answer {
	padding:0px 15px;
}
 .bottom-banner img{margin:0 10px;}

.banner-right{
  float:right;
}

.language-translator{
  float:right;
  margin-top:15px;
margin-right:15px;
color:#fff;
text-transform:capitalize;
}

.language-translator select{
  width:100px;
  color:#000;
}

.language-translator a{color:#fff; text-decoration:none;}
.language-translator a:hover{text-decoration:underline;}
