﻿/*MidTable*/
#MidTable {
	border:none;
	margin-top:10px;
}
#MidLeft {
	padding:0px;
}
#MidRight {
	padding:0px;
}
/*Left Menu*/
#LeftMenu {
	background-color:#FFFFFF;
}
#LeftMenu td{
	padding:0px;
	margin: 0px;
}
#LeftMenu ul {
	font-family:Arial;
	font-size:13px;
	list-style: none;
	margin: 0;
	padding: 0;
	border:0;
}
#LeftMenu .LevelSp {
	padding: 6px 0 4px 5px;
	color:#003366;
	font-size:14px;
}
#LeftMenu .Level1 {
	padding: 4px 0 4px 5px;
	color:#003366;
	font-weight:bold;
	font-size:14px;
}
#LeftMenu li {
	display: inline;
}
#LeftMenu .Level1 h2{
	font-size:14px;
	color:#003366
}
#LeftMenu a {
	display: block;
	padding: 3px 0 3px 12px;
	color:#336699;
	text-decoration:none;
}
#LeftMenu a:hover, #LeftMenu .Level1:hover h2 {
	color:#FF0000;
	text-decoration:underline;
}
/*Subscribe*/
#SubscribeLeft th {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
}
#SubscribeLeft td {
	padding: 5px;
	color:#666666;
	font-size:11px;
	line-height:150%;
} 
#SubscribeLeftEmail {
	width: 155px; 
	font-size:11px;
}
/* Right */
#MainContentTB {
	border:none;
}
#MainContentTB td{
	padding:0px;
	margin: 0px;
}
#Breadcrumbs, #Breadcrumbs a {
	font-size:11px;
	padding-bottom:5px;
}
#Breadcrumbs {
	color:#666666;
}
#TitleBanner {
	height:85px;
	padding:0px;
	margin: 0px;
}
#TitleBanner h1 {
	padding:0 0 0 5px;
	font-size:18px;
	line-height:150%;
}
/*BookmarkList*/
#BookmarkList {
	float:left;
	display:none;
	position:absolute;
	z-index : 1;
	margin:2px;
	width:180px;
}
#BookmarkListHD {
	padding:1px 5px 1px 0;
	line-height:100%;	
	font-size:11px;
}
#BookmarkListHD img {
	vertical-align:middle;
}
#BookmarkListBD {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
}
#BookmarkListBD img {
	padding:4px 0 4px 0;
	vertical-align:middle;
}
/*InnerContent*/
#InnerContent div{
	display:block;
	padding:10px 4px 15px 4px;
	line-height:150%
}
#InnerContent div ul{
	display:block;
	margin:5px 0 0 10px;
	padding:5px 0 0 10px;
	line-height:150%;
	list-style-type:square;
}
#InnerContent div table{
	border:#FFFFFF 0px solid;
}
 #InnerContent div .infoTable, #InnerContent div .infoTable td, #InnerContent div .infoTable th {
	border:#CCCCCC 1px solid;
	line-height:150%;
}
.infoTable th {
	 color:#333333;
	 background:#f1f1f1;
}
#InnerContent div .infoTable td{
	padding:3px 5px;
}
#InnerContent div .infoTable .Col2, #InnerContent div .infoTable .Col4, #InnerContent div .infoTable .Col6 {
	background:#e9f7f7;
}
#InnerContent div .infoTable .SubCat, #InnerContent div .infoTableType2 .SubCat, #InnerContent div .infoTableTourismBoards .SubCat{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#003366;
}
 #InnerContent div .infoTableType2, #InnerContent div .infoTableTourismBoards {
	border:#CCCCCC 1px solid;
	line-height:150%;
}
 #InnerContent div .infoTableType2 td {
	border:#CCCCCC 0px solid;
	line-height:150%;
	padding:3px 5px;
	border-bottom:#CCCCCC 1px solid;
}
 #InnerContent div .infoTableTourismBoards td {
	border:#CCCCCC 0px solid;
	height:32px;
	line-height:150%;
	padding:3px 5px;
	border-bottom:#CCCCCC 1px solid;
}
#InnerContent div h2 {
	display:inline;
	color:#003366;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
#InnerContent #SubCatList {
	font-size:14px;
	list-style-type:square;
}
#InnerContent #SubCatList ul {
	line-height:200%;
	margin: 0  0 20px 20px;
}
#InnerContent .Preview {
	line-height:150%;
}
#InnerContent .Preview .MsgHead {
	color:#FFFFFF;
	background:#336699;
	border:#336699 1px solid;
	font-weight:bold;
	font-size:14px;
	padding:3px;
}
#InnerContent .Preview .MsgBody {
	border:#336699 1px solid;
	padding:3px;
}
/*Product Search Header*/
#ProductSearchHead {
	background: url(../images/common/ProductSearch.gif) left center no-repeat;
}
#ProductSearchHead a, #ProductSearchHead span{
	padding:5px 0 5px 15px;
	color:#003366;
}
/*Product Search Inner*/
#ProductSearchInner {
	padding: 10px;
	margin-bottom:20px;
}
#ProductSearchInner option {
	font-size:13px;
	font-family:Arial;
}
#ProductSearchInner select{
	margin-top:5px;
	font-family:Arial;
}
#ProductSearchInner input {
	margin-top:5px;
}
/*Bottom Ad*/
#BottomAd{
	text-align:center;
}
#BottomAd img{
	margin:0 3px;
}
/*ProductsTable*/
#ProductsTable .ProductType{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#003366;
	font-size:14px;
	font-weight:bold;
}
#ProductsTable .ProductItem{
	background:none;
}
#ProductsTable p{
	margin-top:10px;
}
.NotFound{
	line-height:200%;
	padding:10px;
}
.NotFound ul{
	padding-top:0;
	margin-top:0;
}
#ProductsTable table{
	border:0;
}
#ProductsTable .ProdImg{
	margin:10px 4px 15px 4px;
	vertical-align:top;
}
#ProductsTable .ProductDetails{
	line-height:150%;
	vertical-align:top;
	padding:5px 0;
}
#ProductsTable .CountryCity{
	color:#FF6600;
	font-size:11px;
}
.PName{
	font-size:13px;
	font-family:Verdana;
	font-weight:bold;
	color:#003399;
}
.PCode{
	font-size:9px;
	color:#999999;
	line-height:200%
}
#ProductsTable .Remarks{
	font-size:12px;
	color:#006600;
}
#ProductsTable .Details{
	vertical-align:top;
	line-height:150%;
	padding:5px 0 5px 5px;
}
#ProductsTable .Details img{
	vertical-align:bottom;
	padding:2px 5px;
}
#ProductsTable .Details a{
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
}
.PageList{
	 text-align:center;
	 line-height:200%;
}
.PageList a{
	border:1px #003366 solid;
	padding:2px 7px;
	display:inline;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
	margin:0 3px;
}
.PageList span{
	border:1px #FFFFFF solid;
	padding:2px 7px;
	display:inline;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	margin:0 3px;
}
.PageList .PreNex, .PageList .PreNex:hover {
	border:0;
	background:none;
}
/*Product Details*/
#ProductTitle {
	font-size:16px;
	font-weight: bold;
	color:#003366;
	text-align:center;
}
#Tools a {
	text-decoration:none;
}
#Tools img {
	vertical-align:text-bottom ;
}
#PDetail .NotFound{
	border:#CCCCCC 1px solid;
	background:#FFFFFF;
}
/*Product Details End*/
/*Cruise Description*/
#CruiseDescription {
	line-height:150%;
	margin-bottom:20px;
}
#CruiseDescription .SubHead {
	color:#666666;
	font-weight:bold;
}
/*Cruise Description*/
/*Newsflash Item*/
#NewsflashItem div{
	margin: 8px 0 0 10px;
	padding: 0;
}
/*Newsflash Item End*/
/*TravelNews Item*/
#TravelNewsItem div{
	margin: 8px 0 0 5px;
	padding: 0;
}
/*Newsflash Item End*/
.footnote {
	font-size:11px;
	color:#666666;
}
/*Reservation Form*/
.CompleteStep, .SubHeading {
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
.NotCompleteStep {
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}
.ReservationFormHeading {
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-align:center;
	background-color:#C8D7E3;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	line-height:180%;
}
#Reservation textarea, #Reservation input {
	font-family:Arial;
}
/*Airfare*/
#FareTable {
	margin-top:10px;
}
#FareTable th {
	background:#F1F1F1;
	text-align:center;
}
#FareTable td, #FareTable th {
	padding:2px;
	font-size:12px;
}
/*Travelogue*/
#TravelogueTable table{
	border:0;
}
#TravelogueTable .NotFound {
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	color:#003399;
}
#TravelogueTable h2 {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#003399;
	margin:10px 5px;
}
#TravelogueTable h2 a{
	text-decoration:none;
}
#TravelogueTable img {
	margin:5px 0;
}
#TravelogueTable p {
	margin:0 5px 20px 5px;
	line-height:150%;
}
a.ImageLink img {
	border : #ffffff 2px solid;
}
a.ImageLink:hover img {
	border : #6699CC 2px solid;
}
#ImageArea {
	float:right;
}
#ImageArea td {
	border:0;
}
#ImageArea img {
	margin:0;
}
.TravelogueRemarks {
	font-size:11px;
}
/*OctopusTravel*/
.HotSpot {
	float:left;
	padding:3px 9px;
}
.HotSpot a {
	text-decoration:none;
}
.HotSpotSpacer {
	float:left;
	padding:10px 282px;
}
/*Site Map*/
#SiteMap {
	border:0px;
	line-height:150%;
}
#SiteMap td {
	padding-top:20px;
	vertical-align:top;
}
#SiteMap ul {
	list-style-type:none;
	padding-left:10px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
}
#SiteMap ul ul  {
	padding-left:3px;
	margin-left:3px;
	font-size:13px;
	font-weight:normal;
	line-height:150%;
}
#SiteMap ul ul ul  {
	padding-left:10px;
	margin-left:10px;
	line-height:150%;
}
#SiteMap ul a {
	text-decoration:none;
}
/*Notification*/
#notification {
	margin-top: 10px;
	padding: 5px;
	background:#FFFFCC;
	border:#FF6600 2px solid;
	text-align:center;
}
#notification a{
	font-weight:bold;
	font-size:14px;
}