/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
}
body, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}

::-moz-selection {
background: #e51937;
color: #fff;
text-shadow: none;
}
::selection {
	background: #e51937;
	color: #fff;
	text-shadow: none;
}
a {
	color: #00e;
}
a:visited {
	color: #551a8b;
}
a:hover {
	color: #06e;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button, input {
	line-height: normal;
*overflow: visible;
}
table button, table input {
*overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
/* ==|== primary styles =====================================================
   Author: Kong Sher Meng
   ========================================================================== */

html, body {
	margin:0;
	padding:0;
	background:url(../img/bg.png) repeat-x #cbcbcb;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited, a:link {
	color:#0068b3;
	text-decoration:none;
}
#container {
	width:950px;
	margin:0 auto;
}
header {
	width:950px;
	height:124px;
	padding-bottom:7px;
	float:left
}
header a, header a:link {
	float:left;
}
.righty {
	float:right;
}
.main_navi, .main_navi:visited, .main_navi:link {
	overflow:hidden;
	display:block;
	float:left;
	width:118px;
	height:25px;
	padding:45px 10px 0px;
	border-left:1px solid #646464;
	color:#747474;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.main_navi:last-child, .main_navi:link:last-child {
	width:98px;
}
.main_navi.nselected, .main_navi.nselected:link, .main_navi:hover {
	border-left:1px solid #0068b3;
	color:#0068b3;
}
footer {
	text-align:right;
	float:left;
	width:890px;
	color:#7f7f7f;
	font-size:10px;
	line-height:16px;
	padding:7px 30px 30px;
}
#main {
	float:left;
}
#home_container {
	margin:0px 30px;
	float:left;
}
#banner_container {
	width:890px;
	height:406px;
	display:block;
	float:left;
	padding:4px 4px 5px 4px;
	background:url(../img/banner/bg.png) no-repeat;
	margin-top:10px;
}
#banner {
	width:890px;
	height:406px;
	display:block;
	float:left;
}
#banner img{
	display:none;
}
.nivo-html-caption {
	display:none;
}
.nivoSlider {
	position:relative
}
.nivo-caption {
	position:absolute;
	top:124px;
	right:0px;
	z-index:10;
	background-image:url(../img/banner/cap_bg.png);
	color:#fff;
	padding:30px;
	border:1px solid #000;
}
.nivo-caption > h1 {
	font-size:36px;
	line-height:33px;
	text-transform:uppercase;
}
.nivo-caption > div {
	font-size:16px;
	line-height:24px;
	text-transform:uppercase;
}
.nivo-directionNav {
}
.nivo-directionNav > .nivo-prevNav, .nivo-directionNav > .nivo-nextNav {
	background-image:url(../img/banner/direction_nav.png);
	width:56px;
	height:100px;
	text-indent:-9999em;
	display:block;
	position:absolute;
	top:154px;
	z-index:12;
}
.nivo-directionNav > .nivo-prevNav {
	background-position:left top;
	left:-26px;
}
.nivo-directionNav > .nivo-prevNav:hover {
	background-position:left bottom;
}
.nivo-directionNav > .nivo-nextNav {
	background-position:right top;
	right:-26px;
}
.nivo-directionNav > .nivo-nextNav:hover {
	background-position:right bottom;
}
.nivo-controlNav {
	position:absolute;
	top:24px;
	right:23px;
	height:8px;
	z-index:11;
}
.nivo-controlNav > .nivo-control {
	width:18px;
	height:18px;
	background-position:center top;
	background-image:url(../img/banner/dots.png);
	text-indent:-9999em;
	display:block;
	float:left;
}
.nivo-controlNav > .nivo-control.active {
	background-position:center bottom;
}
.nivo-slice {
}
.hl_text {
	font-weight:bold;
	color:#3b3b3b;
}
.box_top {
	background:url(../img/default/box_top.png) left bottom no-repeat;
	float:left;
	width:100%
}
.box_mid {
	background:url(../img/default/box_bg.png) left center repeat-y;
	color:#7f7f7f;
	font-size:12px;
	line-height:18px;
	float:left;
}
.box_bot {
	background:url(../img/default/box_bot.png) left top no-repeat;
	float:left;
	width:100%
}
.box_mid.home_midbox {
	padding:28px 12px;
	font-size:11px;
	line-height:14px;
	width:874px;
	overflow:hidden;
}
.box_mid.sub_box {
	padding:30px 4px;
	width:890px;
	overflow:hidden
}
.midbox_package {
	padding-right:15px;
	width:166px;
	float:left;
	line-height:16px;
}
.midbox_package:first-child {
	width:151px;
	padding-right:14px;
}
.midbox_package:last-child {
	padding-right:0px;
	line-height:13px;
}
.midbox_package:last-child > .hl_text {
	line-height:18px;
}
.home_gal_container {
	float:left;
	padding:4px;
}
.home_gal_title, .home_gal_title:link {
	clear:both;
	background:url(../img/home/gal_title.png) no-repeat;
	text-indent:-9999em;
	display:block;
	width:139px;
	height:23px;
}
.home_gal_list_holder {
	float:left;
}
.home_gal_list_item {
	background:url(../img/home/gal_pic_holder_bg.png) no-repeat center;
	width:156px;
	height:153px;
	padding:9px;
	margin:-4px 11px -4px -4px;
	float:left;
}
.home_gal_list_item:last-child {
	margin:-4px;
}
.home_gal_text {
	font-size:11px;
	padding:12px 0px 8px;
	color:#7f7f7f;
}
.home_gal_more, .home_gal_more:link, .home_gal_more:visited {
	clear:both;
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	padding:5px 18px;
	background-color:#0068b3;
}
.sub_navi_container {
	float:left;
	overflow:hidden;
	width:194px;
	padding-right:15px;
}
.sec_navi, .sec_navi:visited, .sec_navi:link {
	float:left;
	clear:both;
	width:165px;
	border-bottom:1px solid #cfcfcf;
	padding:10px 14px 8px;
	color:#7f7f7f;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.sec_navi:first-child, .sec_navi:link:first-child {
	padding-top:0px;
}
.sec_navi:last-child, .sec_navi:link:last-child {
	border-bottom:0px none;
}
.sec_navi.nselected, .sec_navi.nselected:link, .sec_navi:hover {
	color:#0068b3;
}
.sub_container {
	float:left;
	margin:0px 26px;
}
.sub_content {
	float:left;
	width:645px;
}
.sub_content p, .sub_content div {
	color:#7f7f7f;
	font-size:12px;
	line-height:18px;
}
.sub_content p {
	padding:5px 0px;
}
.sub_content h2 {
	color:#e51937;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	padding:10px 0px;
}
.sub_content ul {
	margin:5px 0px;
	padding-left:20px;
}
.page_title {
	background:url(/img/default/pg_title_bg.png) repeat-x;
	height:23px;
	width:100%;
	float:left;
	display:block;
	overflow:hidden;
	margin:0px 0px 17px;
	;
}
.page_title_text {
	float:left;
	background-color:#252525;
	padding:5px 60px 7px 8px;
	height:11px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:11px;
}
.page_title_closer {
	display:block;
	float:left;
	width:20px;
	height:23px;
	text-indent:-9999em;
	background:url(/img/default/pg_title_closer.png) no-repeat;
}
.pic_box, .pic_caption {
	float:left;
	margin-right:20px;
}
.pic_caption {
	clear:both;
	color:#7F7F7F;
}
.pic_box > a > img {
	float:left;
	-moz-box-shadow: 0 0 3px 3px #e2e2e2;
	-webkit-box-shadow: 0 0 3px 3px#e2e2e2;
	box-shadow: 0 0 3px 3px #e2e2e2;
	margin:3px;
}

.gal_container {
	border-bottom:1px solid #c6c6c6;
	margin-bottom:5px;
}
.gal_container:last-child {
	border-bottom:0px none;
	margin-bottom:30px;
}
.gal_title {
	padding-bottom:8px;
}
.gal_img_wrapper{
	margin-left:3px;
}

.gal_img_wrapper img {
	margin-bottom:10px;
	margin-right:13px;
	-moz-box-shadow: 0 0 3px 3px #e2e2e2;
	-webkit-box-shadow: 0 0 3px 3px#e2e2e2;
	box-shadow: 0 0 3px 3px #e2e2e2;
}


.enq_row {
	padding-bottom:10px;
	width:345px;
	display:block;
	float:left;
	clear:both;
}
.enq_row label{
	display:block;
}
.enq_row textarea, .enq_row input[type=text]{
	width:98%;
	float:left;
}
.enq_row textarea {
	height:100px;
}
.enq_row input[type=submit]{
	float:right;
}
#tr_table tr td:nth-child(1){
	width:20px;
}
#tr_table tr td:nth-child(2){
	width:120px;
}
#tr_table tr td:nth-child(3){
	width:65px;
}
#tr_table tr td:nth-child(4){
	width:60px;
}
#tr_table tr td:nth-child(5){
	width:122px;
}
#tr_table tr td:nth-child(6){
	width:90px;
}
#tr_table tr td:nth-child(7){
	width:90px;
}

#tr_table > thead > tr > td,#tr_table > tbody > tr > td {
	border:1px solid #CCC;
	padding:5px;
}
#tr_table > thead > tr > td {
	font-weight: bold;
	color: #3B3B3B;
	vertical-align:bottom;
}
#tr_table > tbody > tr > td {
	
}

#tr_table > tbody > tr:nth-child(odd) > td {
	background-color:#eee;
}

#tr_table > tbody > tr > td {
	
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
.cboxPhoto {
	float:left;
	margin:auto;
	border:0;
	display:block;
}
.cboxIframe {
	width:100%;
	height:100%;
	display:block;
	border:0;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background:url(../img/cbox/overlay.png) repeat 0 0;
}
#colorbox {
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(../img/cbox/controls.png) no-repeat -100px 0;
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(../img/cbox/controls.png) no-repeat -129px 0;
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(../img/cbox/controls.png) no-repeat -100px -29px;
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(../img/cbox/controls.png) no-repeat -129px -29px;
}
#cboxMiddleLeft {
	width:21px;
	background:url(../img/cbox/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width:21px;
	background:url(../img/cbox/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height:21px;
	background:url(../img/cbox/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height:21px;
	background:url(../img/cbox/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background:#fff;
	overflow:hidden;
}
#cboxError {
	padding:50px;
	border:1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom:28px;
}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../img/cbox/controls.png) no-repeat -75px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-75px -25px;
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(../img/cbox/controls.png) no-repeat -50px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:-50px -25px;
}
#cboxLoadingOverlay {
	background:url(../img/cbox/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
	background:url(../img/cbox/loading.gif) no-repeat center center;
}
#cboxClose {
	position:absolute;
	bottom:0;
	right:0;
	background:url(../img/cbox/controls.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:-25px -25px;
}
div.err_msg { color:#f00; }
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft {
	background:url(../img/cbox/ie6/borderTopLeft.png);
}
.cboxIE6 #cboxTopCenter {
	background:url(../img/cbox/ie6/borderTopCenter.png);
}
.cboxIE6 #cboxTopRight {
	background:url(../img/cbox/ie6/borderTopRight.png);
}
.cboxIE6 #cboxBottomLeft {
	background:url(../img/cbox/ie6/borderBottomLeft.png);
}
.cboxIE6 #cboxBottomCenter {
	background:url(../img/cbox/ie6/borderBottomCenter.png);
}
.cboxIE6 #cboxBottomRight {
	background:url(../img/cbox/ie6/borderBottomRight.png);
}
.cboxIE6 #cboxMiddleLeft {
	background:url(../img/cbox/ie6/borderMiddleLeft.png);
}
.cboxIE6 #cboxMiddleRight {
	background:url(../img/cbox/ie6/borderMiddleRight.png);
}
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight {
 _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/* ==|== non-semantic helper classes ======================================== */
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {
}
 @media only screen and (min-width: 768px) {
}



/* ==|== print styles ======================================================= */
 
@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
