html { 
	overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color: #063868;
	text-align: center;
}

.oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page 
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*	background-color: #FFFFFF;*/
	behavior: url(iepngfix.htc);
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}

.oneColFixCtr #mainContent {
	padding: 0 0px; /*remember that padding is the space inside the div box and margin is the space outside the div box */
}

a:link		{	text-decoration: underline;	}
a:hover	{	text-decoration: underline;	}
a:visited	{	text-decoration: underline;	}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border-width: 0px;
}

img.withborder {
	border: 1px solid #000000;
}

div.main {
	width: 770px;
	text-align: left;
	background-color: #FFFFFF;
/*	margin: auto;*/
margin-left:12px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

checkbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	text-align: left;	
}

table.item {
	margin: 8px 8px 8px 8px;
	text-align:left;	
}

table.item tr td a {
	color: #FF4500;
	text-decoration: underline;
}

table.item tr td a:hover {
	text-decoration: underline;
}

th.title_home {
	background-color: #F45D14;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_home a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_tool {
	background-color: #FF7F00;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_tool a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_vacation {
	background-color: #33A02C;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_vacation a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_flight {
	background-color: #ABDA4D;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_flight a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_carhotel {
	background-color: #8BD3E5;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_carhotel a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_insurance {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_insurance a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_cruise {
	background-color: #29ABE7;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_cruise a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_business {
	background-color: #00A0C6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_business a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_misc {
	background-color: #063868;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_misc a {
	color: #FFFFFF;
	text-decoration: underline;
}

table.coporate_login {
	background-color: #00A0C6;
	color: #FFFFFF;
	margin: 8px 8px 8px 8px;		
}

table.coporate_login tr th {
	font-size: 11px;
	font-weight: bold;
}

table.referafriend {
	background-color: #FF7800;
	color: #FFFFFF;
	font-size: 10px;
	margin: 8px 8px 8px 8px;	
}

table.referafriend tr th {
	font-size: 11px;
	font-weight: bold;
}

.splitv {
	background-image:url(../images/dashv.gif); 
	background-repeat:repeat-y;
	width: 1px;
}

.splith {
	background-image:url(../images/dashh.gif); 
	background-repeat:repeat-x;
	height: 1px;
}

.redtitle {
	color: #F20017;
	font-size: 11px;
	font-weight: bold;
}

.bigred {
	color: #F20017;
	font-size: 10px;
}

.redprice {
	color: #F20017;
}

table.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

table.insurance_fee {
	background-color: #000000;
}

table.insurance_fee tr th {
	background-color: #FDCC12;
	text-align: center;
}

table.insurance_fee tr td {
	background-color: #FFFFFF;
	text-align: center;
}

table.footer tr th {
	background-image:url(../images/dashh.gif);
	background-repeat:repeat-x;
	height: 10px;
} 

table.footer td a {
	text-decoration: none;
	color: #000000;
}

table.footer td a:hover {
	text-decoration: underline;
	color: #F45D14;
}

table.copyright {
	font-size: 10px;
	color: #000000;
	height: 18px;
	text-align: center;
}

table.copyright td a {
	text-decoration: none;
	color: #000000;
}

table.copyright td a:hover {
	text-decoration: underline;
	color: #F45D14;
}

a.menu_vacation2 {
	display: block;
	background-image: url(../images/menu_vacation2.gif);
	width:67px; 
	height:120px;		
}

a.menu_vacation2:hover {
	background: url('../images/menu_vacation2.gif') -67px 0px no-repeat;		
}

a.menu_flight2 {
	display: block;
	background-image: url(../images/menu_flight2.gif);
	width:67px; 
	height:120px;		
}

a.menu_flight2:hover {
	background: url('../images/menu_flight2.gif') -67px 0px no-repeat;		
}

a.menu_carhotel2 {
	display: block;
	background-image: url(../images/menu_carhotel2.gif);
	width:67px; 
	height:120px;		
}

a.menu_carhotel2:hover {
	background: url('../images/menu_carhotel2.gif') -67px 0px no-repeat;	
}

a.menu_cruise2 {
	display: block;
	background-image: url(../images/menu_cruise2.gif);
	width:67px; 
	height:120px;		
}

a.menu_cruise2:hover {
	background: url('../images/menu_cruise2.gif') -67px 0px no-repeat;	
}

a.menu_tools2 {
	display: block;
	background-image: url(../images/menu_tools2.gif);
	width:67px; 
	height:120px;		
}

a.menu_tools2:hover {
	background: url('../images/menu_tools2.gif') -67px 0px no-repeat;	
}

a.menu_vacation {
	display: block;
	background-image: url(../images/menu_vacation.gif);
	width:67px; 
	height:100px;		
}

a.menu_vacation:hover {
	background: url('../images/menu_vacation.gif') -67px 0px no-repeat;		
}

a.menu_flight {
	display: block;
	background-image: url(../images/menu_flight.gif);
	width:67px; 
	height:100px;		
}

a.menu_flight:hover {
	background: url('../images/menu_flight.gif') -67px 0px no-repeat;		
}

a.menu_carhotel {
	display: block;
	background-image: url(../images/menu_carhotel.gif);
	width:67px; 
	height:100px;		
}

a.menu_carhotel:hover {
	background: url('../images/menu_carhotel.gif') -67px 0px no-repeat;	
}

a.menu_cruise {
	display: block;
	background-image: url(../images/menu_cruise.gif);
	width:67px; 
	height:100px;		
}

a.menu_cruise:hover {
	background: url('../images/menu_cruise.gif') -67px 0px no-repeat;	
}

a.menu_tools {
	display: block;
	background-image: url(../images/menu_tools.gif);
	width:67px; 
	height:100px;		
}

a.menu_tools:hover {
	background: url('../images/menu_tools.gif') -67px 0px no-repeat;	
}

td.menu_entertainment {
	text-align: center; 
	vertical-align: middle; 	
	background-color: #FFAC59; 
	width: 110px;
}

td.menu_entertainment a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

td.menu_insurance {
	text-align: center; 
	vertical-align: middle; 	
	background-color: #FF0000; 
	width: 110px;
}

td.menu_insurance a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

td.menu_biztravel {
	text-align: center;
	vertical-align: middle; 
	background-color: #00A0C6; 
	width: 110px;
	padding: 2px 2px 2px 2px;	
}

td.menu_biztravel a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
}

td.menu_misc {
	text-align: center;
	vertical-align: middle; 	 
	background-color: #063868; 
	width: 110px;
	padding: 2px 2px 2px 2px;
}

td.menu_misc a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
}

table.hot_deal {
	background-color: #E0E0E0;
	margin: 5px 5px 5px 5px;
}

table.hot_deal tr td {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

.row_odd {
	background-color: #FAFAFA;/*#F5FFFA;/*#F0F8FF;/*;*/
}

.row_odd2 {
	background-color: #E0E0E0;/*#F5FFFA;/*#F0F8FF;/*;*/
}

.row_even {
	background-color: #FEFEFE;/*#F0FFFF; /*#F5FFFA;*/
}

table.icon_link {
	border: 1px solid #E87B36;
}

table.icon_link tr td.text_link {
	padding: 0px 10px 0px 10px;
}

table.icon_link tr td.text_link a {
	color: #FF4500;
	text-decoration: underline;
}

table.icon_link tr td.text_link a:hover {
	color: #FF4500;
	text-decoration: underline;
}

td.static_content {
	padding: 20px 70px 20px 70px;
}

.static_title {
	font-size: 14px;
	font-weight: bold;
	color: #063868;
	padding-bottom: 10px;
	text-transform: uppercase;
}

table.gallery {
}

table.gallery tr td {
	vertical-align:top;
}

table.gallery tr td img{
	border: 1px solid #000000;
}

img.float_left {
	float: left;
	border: 1px solid #000000;
	margin: 0px 6px 6px 0px;
}

img.float_right {
	float: right;
	border: 1px solid #000000;
	margin: 0px 0px 6px 6px;
}

a.hotdeal_link {
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.hotdeal_price {
	color: #CC0000;
	font-weight: bold;
}
.cruiseBox {
	margin-top:10px;
	border: 1px solid #1A6396;
}
.cruiseboxTitle {
	background-color:#73A9DB;
	padding:3px;
	font-size:18px;
	color:#1E2E4A;
	font-weight:normal;
}
.cruiseboxSpecial {
	padding:5px;
	font-size:11px;
	color:#FF6600;
	width:220px;
	height:30px;
	float:left;
	border-bottom:1px dashed #1A6396;
}
.cruiseboxPrice {
	font-size:12px;
	height:30px;
	padding:5px;
	width:60px;
	font-weight:bold;
	color:#FF6600;
	float:left;
	padding-left:45px;
	border-bottom:1px dashed #1A6396;
}
#cruiseboxdestinationsLeft
{
width:190px;
font-size:12px;
}
#cruiseboxdestinationsLeft ul {
margin:0px;
padding:0px;
background-color:#ffffff;
}
#cruiseboxdestinationsLeft ul li {
height:20px;
line-height:20px; 
list-style:none; 
padding-left:10px;

color:#1E2E4A; 
border-bottom:1px solid #8EBBE6; 
/*cursor:pointer; */
}  
#cruiseboxdestinationsLeft ul li a {
text-decoration:none;
color:#1E2E4A; 
display:block;
}
#cruiseboxdestinationsLeft ul li:hover {
text-decoration:none;
color:#1E2E4A; 
display:block;
background-color:#E6FFFF;
}


