td, tr {
    color:#FFFFFF;
    font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-rendering: optimizelegibility;
}

a{
	text-decoration: none;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
a:hover{
}

.png_header {
	background-image: url(images/png_menu.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*contact form start*/

.inputbox2 {
    width: 100%;
	border: 1px solid #e9e9e9;
	font-family: Ubuntu;
	font-size: 14px;
	vertical-align: bottom;
	color: #000000;
	background-color: #F4F4F4;
	padding: 12px;
}

.inputbox {
	max-width: 100%;
	border: 1px solid #e9e9e9;
	font-family: Ubuntu;
	font-size: 12px;
	vertical-align: bottom;
	color: #000000;
	background-color: #ffffff;
	padding: 8px;
}

.buttons {
	border: 1px solid #e9e9e9;
	font-size: 14px;
	vertical-align: left;
	color: #FFFFFF;
	background-color: #f79319;
	padding: 12px;
}

.full-image {
	width: 100%;
	max-width: 400px;
	height: auto;
	position: relative;
}

.contact_textb2 {
	font-size: 24px;
	color: #000000;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f79319;
	margin-bottom: 30px;
	width:60%;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.contact_textb2a {
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f79319;
	margin-bottom: 30px;
	width:60%;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.text_contact1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.text_contact2 {
	font-size: 14px;
	color: #333333;
}

/*contact form end*/

/*menu start*/
.menu_top {
	z-index: 1000;
	top: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 88px;
	background-image: url(images/repeat_transp3.png);
	background-repeat: repeat;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #f79319;
}

.top_logo {
	z-index: 10000;
	left: 0px;
	top: 0px;
	position: absolute;
}

.more_menu {
	font-size: 16px;
	line-height: 50px;
	color: #555555;
	background-color: #f5f5f5;
	padding: 8px;
}
.more_menu:hover {
	color: #999999;
}
.menu_title1 {
	font-size: 16px;
	line-height: 80px;
	color: #ffffff;
	background-color: #f79319;
	padding: 8px;
}
.menu_title1:hover {
	color: #f9f9f9;
}
.menu_titlered1 {
	font-size: 16px;
	line-height: 80px;
	color: #ffffff;
	background-color: #d52349;
	padding: 8px;
}
.menu_titlered1:hover {
	color: #f9f9f9;
}
.menu_titleblack1 {
	font-size: 16px;
	line-height: 80px;
	color: #ffffff;
	background-color: #191f26;
	padding: 8px;
}
.menu_titleblack1:hover {
	color: #f9f9f9;
}
.menu_title2 {
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	background-color: #2f353b;
	padding: 6px;
}
.menu_title2:hover {
	color: #999999;
}
.rollover_opacity{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.rollover_opacity:hover {
	 opacity:0.6; 
	 filter:alpha(opacity=60); /* For IE8 and earlier */
}
.rollover_opacity2{
max-width: 100%;
height: auto;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
	border: 1px solid #F5F5F5;
}
.rollover_opacity2:hover {
	 opacity:0.6; 
	 filter:alpha(opacity=60); /* For IE8 and earlier */
}
.footer {
    position: fixed;
	bottom: 0;
	background-image: url(images/png_menu2.png);
	background-repeat: repeat;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 60px;
	padding-bottom: 10px;
}

.footer1 {
	bottom: 0;
	text-align: center;
	height: 60px;
	padding-bottom: 10px;
	background-color: #191f26;
}

.footer2 {
	bottom: 0;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 60px;
	padding-bottom: 10px;
	background-color: #151515;
}
.footer_menu {
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.footer_menu:hover {
	color: #f79319;
	text-decoration: none;
}
.footer_menu2 {
	font-size: 14px;
	line-height: 14px;
	color: #f79319;
	background-color: #151515;
	padding: 5px;
}
.footer_menu2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_menu22 {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	background-color: #d52349;
	padding: 5px;
}
.footer_menu22:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_menu4 {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	background-color: #191f26;
	padding: 15px;
	margin: 15px;
}
.footer_menu4:hover {
	color: #d8d8d8;
	text-decoration: none;
}
.footer_email {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	padding: 4px;
}
.footer_email:hover {
	color: #006ea3;
	background-color: #FFFFFF;
}
.upper {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	background-color: #006ea3;
	padding: 4px;
}
.upper:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.text_footer {
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
.icon_line {
	color: #24cae2;
}
.title_line {
	font-size: 12px;
	line-height: 20px;
	color: #B7B7B7;
}
.title_text_square {
	font-weight: normal;
	background-position: left bottom;
	color: #000000;
	font-size: 14px;
	line-height: 28px;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
.blue_content1 {
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 14px;
	background-image: url(images/png_menu2.png);
	background-repeat: repeat;
}
.more_menuicon {
	color: #555555;
	background-color: #f5f5f5;
	padding: 7px;
	border-radius: 7px;
	margin: 2px;
}
.more_menuicon:hover {
	color: #efc412;
}		
.title_textb1 {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.resp_table {
	max-width: 100%;
	width: 100%;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.resp_table2 {
	max-width: 100%;
	width: 100%;
	padding: 20px;
	margin: 20px;
}
.title_textb2 {
	font-size: 24px;
	color: #000000;
}
.title_textb5 {
	font-size: 24px;
	color: #ffffff;
}
.title_textb2yellow {
	font-size: 24px;
	color: #ffffff;
	background-color: #f79319;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.title_textb2a {
	font-size: 24px;
	color: #000000;
	line-height: 28px;
}
.title_bold1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.title_1 {
	font-size: 12px;
	color: #000000;
}
.title_01 {
	font-size: 14px;
	color: #000000;
}
.title_05 {
	font-size: 14px;
	color: #ffffff;
}
.title_001 {
	font-size: 14px;
	color: #ffffff;
}
.title_001a {
	font-size: 12px;
	color: #999999;
}
.title_0011a {
	font-size: 12px;
	color: #000000;
}
.title_0001 {
	font-size: 18px;
	color: #f79319;
}
.title_0002 {
	font-size: 14px;
	color: #f79319;
}
.resp_image01 {
max-width: 100%;
height: auto;
}
.yellow_bold {
	font-size: 14px;
	color: #efc412;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.hotel_menu {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
}
.hotel_menu:hover {
	color: #ffffff;
	text-decoration: none;
}
.resp_header {
	max-width: 100%;
	height: auto;
}
/*-- //to-top --*/
