@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#dfdfdf;
	color:#204062;
	font-family: "tahoma",verdana ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bg{
	background:url(../images/bg.gif) repeat-x top;
	height:400px;
}
.bg1{
	background:url(../images/bg1.gif) repeat-x top;
	height:96px;
}
.bg2{
	background:url(../images/bg2.gif) repeat-x top;
	height:44px;
}
.bg3{
		background:url(../images/bg3.gif) repeat-x bottom;
	height:108px;
}
.bg_left{
	background:url(../images/bg_left.gif) repeat-y right;
	width:18px;
}
.bg_right{
	background:url(../images/bg_right.gif) repeat-y left;
	width:18px;
}
.bg_menu{
	background:url(../images/bg_menu.gif) repeat-x top;
	height:37px;
}
a.menu{
	color:#515151;
	font-size:12px;
	text-decoration:none;
}
a.menu:hover{
	color:#0073b5;
	font-size:12px;
	text-decoration:none;
}
.content{
	background:url(../images/bg_footer.gif) repeat-x bottom #fff;
	padding:30px 10px 20px 10px;

}
.content_left{
	width:240px;
	padding:0px 15px 0px 0px;
}
.content_right{
		color:#7c7c7c;
	font-size:12px;
	line-height:22px;
}
.content_main{
	padding-bottom:30px;
}
h1{
	color:#b4cc3a;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0px 0px 15px 0px;
}
.paddingpic{
	padding-bottom:10px;
}
.footer{
	color:#ffffff;
	font-size:11px;
	line-height:16px;
}
.tbbooking{
	font-size:11px;
	padding:0px 10px 0px 10px;
	margin:0;
}
.textreser{
	background:url(../images/reservations.gif) no-repeat top;
	width:214px;
	height:44px;
	display:block;
	text-indent:-9999px;
}

.bt1{
	font-size:11px;
	border:1px solid #abadb3;
	background-color:#fff;
}
.bg_package{
	background:url(../images/bgpackage_28.jpg) no-repeat top;
	width:240px;
	height:152px;
	color:#000;
	padding-top:15px;
}
.text1{
	font-size:22px;
	font-weight:bold;
	color:#000;
	
}
.bg_bt{
	background:url(../images/bg_bt.gif) no-repeat ;
	width:39px;
	height:24px;
	color:#fff;
	border:0;
	cursor:pointer;
}
a.spec{
		color:#000;
	font-size:12px;
	text-decoration:none;
}
a.spec:hover{
		color:#01508c;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.link-a a{
	color:#515151;
	text-decoration:none;
	}
	.link-a a:hover{
		color:#0073B5;
		text-decoration:none;
		}
h3 {
	font-size:12px;
	font-weight: normal;
	border-bottom:solid 1px #DBDBDB;
	cursor:pointer;
	}
.td_tranRate{
	padding-left:5px; 
	font-size:11px;
	background:#C6D7E4;
	color:#204062;
	}
	a.partner{
		font-size:11px;
		color:#fff;
		text-decoration:underline;
		font-weight:bold;
	}
	a.partner:hover{
		font-size:11px;
		color:#CCC;
		text-decoration:underline;
		font-weight:bold;
	}
.text_lastminute{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	
}
.earlybird{
	z-index:200;
	position:absolute;
	width:100%;

	display:block;
	text-align:right;
	top:140px;
	right:10%;

}
#div_showdeals{
	z-index:10;
	position:absolute;
	display:none;
}


#rounded-corner {
    border-collapse: collapse;
    font-size: 12px;
    margin: 20px 0;
    text-align: center;
    width: 630px;
}
#rounded-corner thead th.rounded-company {
    background: none repeat scroll 0 0 #8e5ab2;
    color: #ffffff;
}
#rounded-corner thead th.rounded-q4 {
    background: none repeat scroll 0 0 #8e5ab2;
    color: #ffffff;
}
#rounded-corner th {
    background: none repeat scroll 0 0 #E8E8E8;
    border: 1px solid #ffffff;
    font-weight: normal;
    padding: 8px;
}
#rounded-corner td {
    background: none repeat scroll 0 0 #C6D7E4;
    border: 1px solid #ffffff;
    color: #000;
    padding: 8px;
}
#rounded-corner tfoot td.rounded-foot-left {
    background: none repeat scroll 0 0 #8e5ab2;
    color: #ffffff;
}
#rounded-corner tfoot td.rounded-foot-right {
    background: none repeat scroll 0 0 #8e5ab2;
}
#rounded-corner tbody tr:hover td {
	cursor:pointer;
    background: none repeat scroll 0 0 #E8E8E8;
}