* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 1.3;
    font-family: arial, sans-serif;
    color: #000;
    min-width: 1023px;
}

html, body { height: 100%; }

.clear	{ clear:both; margin:auto; }
.pl10	{ padding-left:10px; }
.pr10	{ padding-right:10px; }
.pt10	{ padding-top:10px; }
.pb10	{ padding-bottom:10px; }


a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
img {
	max-width:100%;
}
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

h2 { font-size: 26px; line-height: 24px; color: #0e74bc; font-weight: normal; padding-bottom: 15px; }
h3 { font-size: 13px; line-height: 16px; color: #0e74bc; font-weight: bold; padding: 10px 0px; }

/*road block*/
.road_block_part { 
	width:100%; 
	height:100%;
	background: rgba(0, 0, 0, 0.8);
	position:fixed; 
	/*_position:absolute; */
	top:0%;
	left:0%; 
	z-index:9999999999; 
}
.road_block {  
	margin: 65px;
    padding: 15px 30px;
    position: relative;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow-y: scroll !important;
    max-height: 545px !important;
}
.road_block h3 {
	margin:10px 0px;
	padding:0px;
	font-size:23px;
	text-align:center;
	font-weight:bold;
	color:#000;	
}
.road_block p {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	line-height:20px;
}
.road_block b {
	font-size:11px;
}
.IAgree {
	width: 8%;
    position: relative;
    text-align: center;
    margin: 0px 45% 10px 45%;
}
.IAgree a {
	background:#000;
	color:#fff;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	text-decoration:none;
	display:block;	
	padding: 0px 15px;
}
.IAgree a:hover {
	text-decoration:none;
}
/*road block*/
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.last { padding-right: 0 !important; margin-right: 0 !important; }
.shell { width: 100%; margin: 0 auto; padding: 0px; }

#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto; background: #e8f5ff; width:100%; }

#header { /*background: url(../images/header_bg.png) no-repeat center top;*/ width: 90%; font-family: 'Trebuchet MS', Arial, serif; text-transform: uppercase;  padding: 0px 5%; background:#fff; }

.head_logo	{ float:left;/* background:url(../images/logo_bg_img.png) no-repeat bottom center; padding-bottom:19px;*/ }
.head_logo_t	{ /*padding:10px;*/ background-color:#fff; }
.head_right	{ float:right; padding-top:10px; }
.head_logo2 { float:right; padding:19px 10px; background-color:#fff; }
.head_cent	{ width:632px; text-align:center; float:left; padding-top:44px; }

/*.h_menu		{ padding:0px 0px 78px 0px; background:url(../images/menu_bg.png) no-repeat bottom; }*/
.h_menu ul	{ margin:0px; padding:0px; border:0px; list-style:none; display:inline; }
.h_menu ul li { margin:0px; padding:0px; border:0px; list-style:none; display:block; float:left; border-right:1px dashed #ff9b00; }
.h_menu ul li a { display:block; text-decoration:none; font:normal 16px Calibri; color:#0e74bc; padding:18px 30px; background:#fff; }
.h_menu ul li a:hover { display:block; text-decoration:none; font:normal 16px Calibri; color:#fff; padding:18px 30px; background:#0e74bc; }


#footer, #footer-push { height: auto; }
#footer { background: #0e74bc; color: #fff; line-height: 22px; padding: 10px 5%; width:90%; }
#footer a { color: #ff9b00; }
#footer .footer-nav { float: left; width: 540px; text-transform: uppercase; }
#footer .footer-nav span { padding: 0 3px; }
#footer .copy { float: right; width: 410px; text-align: right; }
#footer .copy a { text-decoration: underline; }
#footer .copy a:hover { text-decoration: none; }

#slider { position: relative; width: 100%;  height: 395px; }

.banner { width: 100%;  height: 513px; padding-bottom: 23px; background: url(../images/slider-shadow.png) no-repeat center bottom; float:left; }
.banner_left	{ width:100%; float:left; }


#main { padding: 0px 5%; width: 90%; }
#main p { line-height: 22px; color: #000; padding-bottom: 5px; text-align:justify; font-size:12px; }
#main .items { padding: 0px 0 20px 0; width: 100%; }

.footer_l	{ float:left; width:70%;  }
.footer_l span { font-size:22px;color:#00aeff;line-height:1.2em;letter-spacing:-1px;padding-top:2px}
.footer_c	{ float:left; width:200px; text-align:center; }
.footer_r	{ float:right; width:30%; text-align:right; font-size:13px;color:#fff; line-height:35px; }

.enquery			{ position:fixed; top:230px; right:25px; z-index:9; }


.lbox_bg				{ width:100%; height:100%; z-index:100; position:fixed; background-repeat: repeat; top:0; left:0; display:none; }

.lbox_head				{ }

.lbox					{ width:auto; height:auto; position:fixed; display:none; left:35%; top:20%; z-index:120; }

.lbox_close				{ position:absolute; cursor:pointer; }

.lbox_content			{ width:400px; height:auto; padding:10px; margin:0px; }

.button1				{ width:auto; height:auto; background:url(../images/menu_over.jpg) repeat-x; color:#000000; font:bold 16px Calibri; border:0px; margin:0px; text-align:center; padding:5px 8px; cursor:pointer; }


.main_ul	{ margin:0px 0px 0px 10px; padding:0px; border:0px; list-style:none; display:inline; color:#262626; }
.main_ul li	{ margin:0px 0px 0px 10px; padding:3px 3px 3px 10px; border:0px; list-style:none; background:url(../images/marker-2.gif) 0px 11px no-repeat; display:block; }

.main_ul1	{ margin:0px 0px 10px 10px; padding:0px; border:0px; list-style:none; display:inline; color:#000; font-size:13px; font-family:Arial, Helvetica, sans-serif; }
.main_ul1 li{ float:left; width:46%; margin:0px 0px 0px 10px; padding:3px 3px 3px 12px; border:0px; list-style:none; background:url(../images/list-style.png) 0px 12px no-repeat; display:block; }

.main_ul2	{ margin:0px 0px 0px 10px; padding:0px; border:0px; list-style:none; display:inline; color:#000; font-size:12px; }
.main_ul2 li{ float:left; width:30%; height:24px; margin:0px 0px 0px 10px; padding:3px 3px 3px 12px; border:0px; list-style:none; background:url(../images/list-style.png) 0px 10px no-repeat; display:block;  }



.box {background:#24b5e2; color:#faf3ed; }
.box > div { padding:15px 0px;padding-top:0;overflow:hidden;}
.box h2 { color:#000; text-align:center; padding:26px 0px; font-size:24px; text-transform:uppercase; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;  margin-bottom:0px; font-weight:bold; }
.box h2 span { color:#fff; }
.box figure {padding-bottom:13px}
.list1 li a {font-style:italic;padding-left:12px; background:url(../images/marker_1.gif) 1px 8px no-repeat;color:#faf3ed}
.list_1 {color:#fff}
.list_1:hover {text-decoration:none}
.button1 {display:inline-block;font-size:21px;color:#fff;line-height:34px;padding:0 15px;background:#df2e36;letter-spacing:-1px; cursor:pointer; border:0px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.button1:hover {text-decoration:none;color:#fff;background:#000;}

#contact-form {width:248px; margin:auto;}
#contact-form label {
	display:block; 
	height:50px;
	padding-left:3px;
}
#contact-form input {
	border:0px;
	width:220px; 
	font-size:15px; 
	line-height:1.2em;
	color:#333333; 
	padding:8px 10px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	background:#fff;
	outline:none;
}
#contact-form textarea {
	height:75px; 
	border:0px;
	overflow:auto; 
	width:220px; 
	font-size:15px; 
	line-height:1.2em;
	color:#333333; 
	padding:7px 10px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	background:#fff;
	outline:none;
	margin-left:3px;
}
.aligncenter { padding-top:15px; text-align:center;}



#back-top { position: fixed; bottom:255px; right:50%; margin-right:-550px;  z-index:99; display:none; padding:0;}
#back-top a { text-decoration:none; display:block; width:41px; height:41px; background:url(../images/up-arrow.png) left top no-repeat; padding:5px 0px 5px 0px; font-size:24px; text-align:center; color:#FFD549; }
#back-top a:hover { text-decoration:none; } 

.booknow	{ position:absolute; top:0px; right:5px; z-index:9; }

.brochure	{ position:fixed; top:230px; right:16px; z-index:9; }

.skype_right { position:absolute; top:230px; right:10px; z-index:9; }	


#gallery { position:relative; height:395px; border-top: 3px solid #0e74bc;; }
#gallery a { float:left; position:absolute; }	
#gallery a img { border:none; }
#gallery a.show { z-index:75 }
#gallery .caption { z-index:76; background-color:#000;  color:#ffffff;  height:100px;  width:100%;  position:absolute; bottom:0; }
#gallery .caption .content { margin:5px }
#gallery .caption .content h3 { margin:0; padding:0; color:#1DCCEF; }

.en_form {
		padding:15px 0 32px; width:100%;
}
.box { 
	overflow:hidden; background:#ff9b00; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; padding-bottom:15px;
}
.box h2 { 
	color:#000; text-align:center; padding:5px 0px; font-size:1.8em; font-weight:bold; text-transform:uppercase; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;  margin-bottom:10px;  -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;
}
.button1 {
	display:inline-block;font-size:21px;color:#fff;line-height:34px;padding:0 15px;background:#000;letter-spacing:-1px; cursor:pointer; border:0px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;  -webkit-transition: background-color 400ms ease-out; -moz-transition: background-color 400ms ease-out; -o-transition: background-color 400ms ease-out; transition: background-color 400ms ease-out; 
}
.button1:hover {
	text-decoration:none;color:#FFF;background:#0e74bc;
}
#contact-form {
	margin:auto; width:90%;
}
#contact-form label {
	display:block; 	
}
#contact-form span { 
	float:left; color:#ff0000;
}
#contact-form input {
	border:0px; width:90%;  font-size:15px; line-height:1.2em; padding:7px 10px; margin:0; font-family:Arial, Helvetica, sans-serif; outline:none; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -o-radius: 8px; float:left; margin:3px 0; 
}
#contact-form textarea {
	height:75px; border:0px; overflow:auto; width:90%; font-size:15px; line-height:1.2em; padding:8px 10px; margin:10px 0; font-family:Arial, Helvetica, sans-serif; outline:none;  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -o-radius: 8px; float:left; margin:7px 0; 
}
.aligncenter { 
	padding-top:10px; text-align:center; 
}
#contact-form input, #contact-form textarea { 
	-webkit-transition: box-shadow 300ms ease-out;  -moz-transition: box-shadow 300ms ease-out; -o-transition: box-shadow 300ms ease-out;  transition: box-shadow 300ms ease-out;  color:#999;
}
#contact-form input:focus, #contact-form textarea:focus { 
	-moz-box-shadow: 0px 0px 10px #333;  -webkit-box-shadow: 0px 0px 10px #333;  box-shadow: 0px 0px 10px #333; -o-shadow: 0px 0px 10px #333;  
}

#contact-form .declaration { 
	float:left; width:100%;
}
#contact-form .declaration > input { 
	float:left; width:25px !important; padding:0px !important; margin:0px !important;
}
#contact-form .declaration label {
	display:block; float:left; height:0px;	
}


