div, span, body, h1, h2, h3, h4, p, a, ul, li, font, input, textarea, option, select, button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#site {
	position: relative ;
	margin:0 auto;
	width:946px;
	background:url(../newtemplate/body_bgl.jpg) repeat-y left  ;
	padding-left: 55px;
}


#sitewrap {
	background:url(../newtemplate/body_bgr.jpg) repeat-y right  ;
	padding-right: 55px ;
	width: 891px;
}

.cleaner {
	clear:both;
}

a {
	text-decoration:none;
	color:#000000;
}

.float {
	float:left;
}

.floatr {
	float:right;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, form {
	padding:0;
	margin:0;
}

p {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


/******************************************************************/
/************************* TOP MENU *******************************/
/******************************************************************/

#header {
	position: relative;
	height: 115px;
	padding-bottom: 2px;
	border-bottom:2px solid #FAC110;
}

#flags {
	top: 35px;
	right: 0px;
	position: absolute;
	height: 25px;
	width:100px;	
}

#flags .flag {
	border: none;
	padding: 5px;
	float: right;
	display: block;
	height: 14px ;
	width: 21px ;
}

#header .top_logo {
	top: 0;
	left: 0px;
	position: absolute;
	width: 99px;
	height: 99px;
}

#header .topMenu {
	position: absolute;
	top: 0px;
	left: 97px;
	background: url("../newtemplate/header_bg.jpg") top left no-repeat; 
	width: 794px; 
	height:60px;
	text-align: right;
	padding-top: 15px;
	
}

#header .topMenu a {
	text-decoration: none;
	font-weight: bold;
	font-size:9px;
	color:#12076F;
	padding:20px 5px 20px 20px;
	background: url("../newtemplate/submit.gif") left no-repeat;
}

#header .topMenu a:hover {
	text-decoration: underline;
}

#header .leadMenu {
	position: absolute;
	top: 70px;
	left: 99px;	
	height:26px;
	width:794px;
}

#header .leadMenu h1 {
	position:relative;
	display:block;
	float:right;
	height:26px;
	padding:3px 5px 0px 5px ;
	margin:2px 3px 0px 3px;
	font-size:12px;
	cursor:pointer;
}

#header .leadMenu h1 a{
	font-size:11px;
	color: #0360A6;
}

#header .leadMenu h1.selected {
	background:url(../newtemplate/menu_sel_bg.jpg) repeat-x bottom ;
	padding-top:15px;
}

#header .leadMenu h1.selected a {
	color:#FFFFFF;
}

#header .leadMenu h1 img.arrow {
	position:absolute;
	top:30px;
	left:0px
}

#top {
	border-top:2px solid #0D75B2;
	margin:5px 5px 5px 5px;
	padding: 5px 0px 0px 0px;
}

#top .item{
	position: relative;
	float: left;
	height: 136px;
	width: 216px;
	margin:0px 2px 0px 2px;
	padding-bottom: 15px;
	background: url("../newtemplate/topb.jpg") bottom no-repeat;	
}

#top .item img {
	height: 136px;
	width: 216px;
}

#top .item .label{
	position: absolute;
	top: 137px;
	width:195px;
	left:0px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

#banners {
	margin:0px 0px 5px 5px;
	text-align: center ;		
}

#banners .item{
	margin:5px 0px 0px 0px;		
}

/******************************************************************/
/************************* FOOTER *********************************/
/******************************************************************/

#footer {
	height: 78px;
	position: relative;
	background: url("../images/bottom.jpg") no-repeat left;
	padding-right: 200px;
}

#footer .logo {
	width: 164px;
	height: 53px;
	display: block;
	position: absolute;
	left:700px;
	top:12px;
}

#footer #design {
	position: absolute;
	left:250px;
	top:50px;	
	width: 200px;
	color:#0000EE;	
}

#footer #design a {
	color:#0000EE;	
}

#footer .fmenu {
	padding-top:30px;
	text-align: center;
}

#footer .fmenu a {
	border-left: 1px solid #000000;
	padding:0px 5px 0px 5px;
	line-height: 20px;
	color:#0000EE;
}

#footer .fmenu a.first {
	border:none;	
}


/******************************************************************/
/************************* CONTENT ********************************/
/******************************************************************/

#main {
	position: relative;
	margin-top: 4px;
}

#main #maincolum {
	width: 650px;
	margin-right: 6px;
	float: left;	
	position: relative;
}

#main #colright {
	width: 225px;
	float:left;
	position: relative;
}

#main #destinations {
	position: relative;
	width: 225px;
}

#main #maincolum .maintabs {
	width: 641px;
	margin-left:7px;
	border-bottom: 2px solid #C4E6F2;
	height: 20px;
	position: relative ;
}

#main #maincolum .maintabs .title {
	color: #0160A4	;
	line-height: 20px;
	float: left;
	height:20px;
	margin: 0px 0px 0px 100px;	
}

#main #maincolum .maintabs .tab {
	background: #C4E6F2 url("../images/formtb1_01.gif") top left no-repeat;
	width: 80px;
	height: 20px;
	float: right;
	margin: 0px 0px 0px 5px;
	cursor:pointer;
}

#main .twrap {
	display:block;
	background: url("../images/formtb1_03.gif") top right no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

#main #maincolum .maintabs .btitle {
	color: #0160A4	;
	line-height: 19px;
	height:19px;
	padding:0px;
	margin: 0px 0px 0px 0px;	
	font-size: 15px;
}

#main #maincolum .maintabs .selected {
	background: #DBF0F7 url("../images/formtb2_01.gif") bottom left no-repeat;
	width: 80px;
	height: 20px;
	float: right;
	margin: 0px 0px 0px 5px;
	padding:0px;
	cursor:pointer;	
}

#main #maincolum .tabcontent {
	margin: 0px 2px 5px 7px;
	padding: 5px 3px 3px 3px;
	border: 2px solid #C4E6F2;
	border-top: none;
}

#main .tselwrap {
	display:block;
	background: url("../images/formtb2_03.gif") top right no-repeat;
	text-align: center;
	color: #0160A4;
	font-weight: bold;
	line-height: 20px;
}

#main .rcol h1 {
	height: 22px;
	color: #FFFFFF;
	padding: 2px 3px 3px 3px  ;
	font-size: 12px;
	text-align: right;
}

#main .rcol h1.arrowyellow {
	background: url("../newtemplate/yellowbg.jpg") repeat-x;	
}

#main .rcol h1.arrowblue {
	background: url("../newtemplate/bluebg.jpg") repeat-x;	
}

#main .rcol img.arrow {
	position:absolute;
	top:15px;
	left:0px
}

#main #maincolum .hoteltext {
	position: relative;	
	margin: 0px 0px 5px 0px ;
}

#main #maincolum .hoteltext .ilist {
	margin-bottom: 6px; 
	line-height: 17px;
	background-color: #F6F6F6;
	border: 1px solid #EDEDED;
	padding: 2px;
	min_height:20px;
	position: relative;
	_height: 20px;
}


#main #maincolum .hoteltext .ilist span {
	float: left;
	padding: 0px 3px 0px 3px;
	_display: block;
}


#main #maincolum .hoteltext .image {
	float: left;
	width: 99px;
	height: 99px;
	cursor:pointer; 
	padding:1px; 
	border:1px solid #47BCE8;
	margin: 6px 8px 2px 3px;
}

#main #maincolum #searchpage {
	background:url("../images/form.jpg") top repeat-x; 
	background-color: #E3F5F9 ;
	margin:0px 0px 0px 7px;
	width: 641px;
	position: relative;	
}

.caldummy {
	position:absolute;
	visibility:hidden;
	background-color:white;
	layer-background-color:white;	
	z-index: 100;
}

#main #colright .tab {
	background: #C4E6F2 url("../images/formtb1_01.gif") top left no-repeat;
	height: 20px;
}

#main #destinations .item {
	position: relative;
	height: 75px;
	width: 223px;
	border: 1px solid #C4E6F2;
	border-top: none;
}

#main #destinations .item img {
	height: 60px;
	width: 60px;
	display: block;
	position: absolute;
	left:5px;
	top:8px;	
}

#main #destinations .item h2 {
	display: block;
	position: absolute;
	left:70px;
	top:5px;
}

#main #destinations .item h2 a {
	font-size: 12px;
	color:#2EA6E2;
	text-decoration: underline;
}

#main #destinations .item .text {
	display: block;
	position: absolute;
	height: 55px;
	top:18px;	
	left:70px;
	width: 150px;
	margin: 0px 3px 0px 0px;
}

#main #sidesearch {
	position: relative;	
	margin: 0px 0px 10px 0px;	
}

#main #sidesearch .inner {
	border: 1px solid #C4E6F2;
	border-top: none;	
}

#main #maincolum .header {
	color: #025FA5;
	font-size:15px; 
	font-weight: bold;
	margin-left: 10px;
}

#main #maincolum .header .info {
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
}	

#main #maincolum .paging {
	position: relative;
	height: 20px;
}

#main #maincolum .paging .left {
	margin-left: 10px;
	float: left;
	line-height: 20px;
}

#main #maincolum .paging .right {
	margin-right: 10px;
	float: right;
	line-height: 20px;
}

#main #maincolum .line {
	background-color: #DEDEDE;
	position: relative;
	height: 20px;
}

#main #maincolum .line .info {
	padding: 5px; 
	font-size: 12px; 
	color: #005EA4;
}


/******************************************************************/
/************************* BOTTOM BARS ****************************/
/******************************************************************/

#colsbottom {
	position: relative ;
	border-top: 2px solid #FAC110;
	padding-top: 5px;
	margin: 5px 5px 5px 5px;
	clear: both;
	float: left;
	width: 880px;
}

#colsbottom .space {
	margin-top: 15px;	
}

#colsbottom .wide {
	position: relative;
	float:left;
	width: 430px;
	margin: 5px 5px 0px 5px;	
}


#colsbottom .wide h2 {
	position: relative;
	background: url("../newtemplate/yellowbg.jpg") repeat-x;
	height: 22px;
	color: #FFFFFF;
	padding: 2px 3px 3px 3px  ;
	font-size: 12px;
	text-align: right;
}


#colsbottom h2 img.arrow {
	position:absolute;
	top:15px;
	left:0px
}

#colsbottom .wide .item {
	width: 310px;
	position: relative;
	height: 70px;
}

#colsbottom .wide .item img {
	height: 60px;
	width: 60px;
	display: block;
	position: absolute;
	left:5px;
	top:8px;	
}

#colsbottom .wide .item h3 {
	display: block;
	position: absolute;
	left:70px;
	top:8px;
}

#colsbottom .wide .item h3 a {
	font-size: 12px;
	color:#2EA6E2;
	text-decoration: underline;
}

#colsbottom .wide .item .text {
	display: block;
	position: absolute;
	height: 55px;
	top:25px;	
	left:70px;
	width: 340px;
	margin: 0px 3px 0px 0px;
}


#colsbottom .narrow {
	position: relative;
	float:left;
	width: 205px;
	margin: 5px 5px 0px 5px;
}


#colsbottom .narrow h2 {
	position: relative;
	background: url("../newtemplate/bluebg.jpg") repeat-x;
	height: 22px;
	color: #FFFFFF;
	padding: 2px 3px 3px 3px  ;
	font-size: 12px;	
	text-align: right;
}

#colsbottom .narrow .item {
	width: 200px;
	position: relative;
	padding: 2px;
	height: auto;
}

#colsbottom .narrow .item h3 {
	position: relative;
	color: #CE9D7D;
	left:auto;
	top:auto;
}

#colsbottom .narrow .item h3 a{
	color: #CE9D7D;
}

#colsbottom .narrow .item .text {
	position: relative;
	top: auto;
	left: auto;
	height: auto;
	width: auto;
	margin: 0px;
}


#colsbottom .wide .inner_container .narrow {
	margin: 5px 5px 0px 2px;
}


#colsbottom .misc {
	position: relative;
	float:left;
	width: 205px;
	margin: 5px 5px 0px 5px;
	text-align: center;
}

#colsbottom .misc .item {
	margin: 5px 0px 0px 0px;	
}

/******************************************************************/
/************************* HOTEL LIST *****************************/
/******************************************************************/

#hotellist {
	position: relative ;
	_height: 500px;
	min-height: 500px ;
	margin: 5px 0px 5px 0px;
}

#hotellist .hotel {
	margin: 3px 0px 7px 0px;	
}

#hotellist .hotel .title {
	position: relative;
	height: 15px;
	border-bottom: 2px solid #025FA5 ;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#hotellist .hotel .title h1 {
	padding-left: 5px;	
}

#hotellist .hotel .title h1 a {
	color: #E56E2C ; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#hotellist .hotel .title .price {
	position: absolute ;
	display: block;
	left:510px;
	top:2px;	
	color: #E56E2C ; 
	font-weight: bold;	
}

#hotellist .hotel .body * {
	font: verdanna ;	
}

#hotellist .hotel .body .image {
	padding:1px; 
	margin:0px 5px 3px 5px; 
	float: left;
	height: 99px;
	width: 99px;
	border: none;
}


/******************************************************************/
/************************* PACKAGES *******************************/
/******************************************************************/

#packages {
	position: relative ;
	margin: 5px 0px 5px 0px;
}

#packages .package {
	margin: 15px 0px 10px 0px;
	border-top: none;
}

#packages .package .body{
	border: 2px solid #B9BEC1;
	padding: 2px;
}

#packages .package .title {
	position: relative;
	height: 22px;
	color: #FFFFFF;
	padding: 2px 3px 3px 3px  ;
	font-size: 12px;
	text-align: left;	
	cursor: pointer;
}

#packages .package h1.yellow {
	background: url("../newtemplate/yellowbg.jpg") repeat-x;	
}

#packages .package h1.blue {
	background: url("../newtemplate/bluebg.jpg") repeat-x;	
}

#packages .package .title img.arrow {
	position:absolute;
	top:16px;
	right:0px
}

#packages .package .title a {
	color: #FFFFFF ; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#packages .package .image {
	padding:1px; 
	margin:0px 5px 3px 5px; 
	height: 99px;
	border: none;
}

#package {
	position: relative;
	border-top:2px solid #0D72B2;	
	border-bottom:2px solid #0D72B2;	
	padding: 2px;
	margin: 2px;
}

#package .text {
	padding: 2px;
}

#package .images {
	float: right;
	width: 130px;
	text-align: center;
	position: relative;
}

#package .images img {
	width: 120px;
	padding:3px 0px 2px 0px;
	cursor: pointer ;
}


/******************************************************************/
/************************* FORM ***********************************/
/******************************************************************/


#cform {
	position: relative ;
	display: block;
	margin:10px; padding: 0;
	border: 1px solid #F2F2F2; 
	background-color: #F2F7FB; 
}

.form-advanced div.line {
	position: relative ;
	height:25px;	
}

.form-simple div {
	position: relative ;
	height:25px;		
}

#cform .cal {
	display:block;
	position: absolute;
	top:2px;
	left:320px;
	cursor: pointer;
}

#cform label {
	display:block;
	position: absolute;
	font-weight:bold;
	margin:5px 0;
	width:130px;
	top:0px;
	left:10px;	
}

#cform input {
	display:block;
	position: absolute;
	top:2px;
	left:140px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}


#cform .text input {
	display:inline;
	top: auto ;
	left: auto;	
	padding: 0px 0px 2px 0px;
	border:none;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	
}
#cform .text{
	margin:5px 0px 0px 5px;
	line-height:18px;
	font-size : 13px ;
	
}
#cform .text a{
	color: #F09B27; 
	font-size: 13px ;
}

#cform select {
	display:block;
	position: absolute;
	top:2px;
	left:140px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	width:195px;
	
}

#cform .line .float-left {
	display:block;
	position:relative;
	width:115px;
	height:18px;
	font-size: 0.8em;
	margin: 2px 5px 2px 0px;
}

#cform .line .float-left input{
	top:0px;
	left:0px;
	margin: 3px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0;
	border: none;
}

#cform .line .float-left label{
	top:0px;
	left:20px;
	width:95px;
	margin: 0px 0px 0px 0px;
}

#cform div.long {
	height: auto;
	margin: 0px 0px 10px 25px;
}

#cform div.info {
	display:block;
	position: absolute;
	top:58px;
	left:8px;
	padding: 2px;	
}

#cform .multiselect {

}

#cform div.void {
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #FFFFFF ;
}

#cform input.txt {
	_border:1px solid #7F9DB9;
	width: 189px;	
}

#cform textarea {
	position:relative;
	display:block;
	width:360px;
	padding:2px;
	margin:2px 0px 0px 10px;	
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

#cform input.button, .cbutton { 
	position:relative;
	top:0;
	left:130px;
	margin: 5px 0px 10px 10px; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;
	cursor:pointer;
}

.cbutton2 { 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;
	cursor:pointer;
}

#wx_module_620 {
	padding:5px 0px 0px 20px;
}
