	
	
	/* TRAVEL GUIDES CSS */
		.travel_guides #col1 {
			margin-left : 0;
			margin-right : 20px;
			float : right;
			width : 250px; }
			/* IE6 */* html .travel_guides #col1 { margin-right : 10px; }
		
		.travel_guides strong {
			font-weight : bold; }
			
		.travel_guides #col2 {
			width : 670px;
			float : left;
			margin-left : 10px; }
			/* IE6 */* html .travel_guides #col2 { margin-left : 5px; }
		
		.travel_guides #destination-travel-guide {
			position : relative;
			margin : 0 10px;
			margin-top : 10px; }
		
		.travel_guides #destination-travel-guide img {
			width : 654px; }
		
		.travel_guides #destination-travel-guide h1 {
			position : absolute;
			bottom : 0;
			left : 0;
			margin : 0;
			line-height : normal;
			padding-left : 8px;
			padding-right : 15px;
			padding-top : 15px;
			font-size : 26px;
			color : #000;
			font-weight : bold;
			background-color : #fff; }
			/* IE6 */* html .travel_guides #destination-travel-guide h1 {
						position : relative;
						float : left;
						margin-top : -45px;}
			
		.travel_guides h2 {
			margin-top :7px;
			margin-left : 10px;
			line-height : normal;
			color : #990000;
			font-size : 26px;
			font-weight : bold; }
			
		.travel_guides ul.travel-guide {
			margin-top : 30px;
			list-style-type : none; }
		
		.travel_guides ul.travel-guide * {
			vertical-align : top; }
			
		.travel_guides ul.travel-guide li {
			margin : 20px 0; }
		
		.travel_guides ul.travel-guide img {
			padding : 9px;
			background : url(images/bgs/img-border.gif) no-repeat;
			height:106px;
			margin:0;
			padding:9px;
			width:178px;
			border : none; }
			
		.travel_guides #col2 ul.travel-guide p {
			margin : 15px 0;
			line-height : 16px;
			color : #3e3e3e; }
		
		.travel_guides #col2 ul.travel-guide a {
			font-weight : bold;
			color: #0b62a2; }
		
		.travel_guides #col2 ul.travel-guide a.more {
			font-weight: normal;
			font-style: italic;
			font-size: 11px;
			color : #0b62a2; }
		
		.travel_guides #col2 ul.travel-guide a.guide-image {
			float : left;
			margin-left : 15px; }
			 
		.travel_guides #col2 ul.travel-guide a.guide-heading {
			margin-top : 8px;
			clear : right;
			padding-left : 25px;
			font-size : 17px;
			font-weight : bold;
			font-weight: bold;
			font-style: normal;
			color : #3e3e3e;
			text-decoration : none;
			background : url(images/bgs/arrow-btn.gif) left center no-repeat; }

		.travel_guides #col2 ul.travel-guide .guide-detail {
			padding-top : 7px;
			float : right;
			width : 425px;
			vertical-align : top; }
		
		.travel_guides #col2 ul.travel-guide a.guide-heading:hover {
			text-decoration : underline; }
			
		.tavel-guide-footlinks {
			margin-bottom : 20px;
			margin-left : 10px;
			clear : both;
			width : 720px; }
			
		.tavel-guide-footlinks h3 {
			color : #3e3e3e;
			font-weight : bold;
			font-size : 17px; }
		
		.tavel-guide-footlinks ul {
			margin-top : 3px; }
		
		.tavel-guide-footlinks ul li {
			display : inline;
			padding : 0 8px;
			border-left : 1px solid #3e3e3e; }
			
		.tavel-guide-footlinks ul li.first {
			padding-left : 0;
			border : none; }
			
		.tavel-guide-footlinks ul li a {
			color : #0b62a2;
			text-decoration : underline; }
			
		.travel_guides #destination-nav {
			margin-left : 10px;
			margin-bottom : 100px;
			width : 231px;
			list-style-type : none; }
		
		.travel_guides #destination-nav li {
			margin-bottom : 10px;
			border : 1px solid #ececec;
			background : url(images/bgs/tg-list-back.gif) right center no-repeat; }
			
		.travel_guides #destination-nav li a {
			height : 40px;
			padding-left : 46px;
			padding-right : 20px;
			line-height : 40px;
			display : block;
			overflow-y : hidden;
			color : #990000;
			text-decoration : none; }
			
		.travel_guides #destination-nav li a:hover {
			text-decoration : underline; }
		
		.travel_guides #destination-nav .tg-li-flights a { background : url(images/bgs/tg-li-flights.gif) left center no-repeat; }
		.travel_guides #destination-nav .tg-li-hotels a { background : url(images/bgs/tg-li-hotels.gif) left center no-repeat; }
		.travel_guides #destination-nav .tg-li-holidays a { background : url(images/bgs/tg-li-holidays.gif) left center no-repeat; }
		.travel_guides #destination-nav .tg-li-carhire a { background : url(images/bgs/tg-li-carhire.gif) left center no-repeat; }
		.travel_guides #destination-nav .tg-li-more a { 
			color : #fff; }
		
		.travel_guides #destination-nav .tg-li-more {
			background : url(images/bgs/more-travel-guides.gif) left center no-repeat;
			border : none; }
			
		.travel_guides .tg-panel {
			margin-top : 50px;
			margin-left : 10px;
			width : 231px; }
			/* IE6 */* html .travel_guides .tg-panel * { position : static !important; }
		
		.travel_guides .tg-panel h3 {
			font-size : 15px;
			height : 32px;
			line-height : 32px;
			padding-left : 10px;
			
			font-weight : bold;
			border : 1px solid #ececec;
			background : url(images/bgs/tg-h3-back.jpg) top repeat-x; }
		
		.travel_guides .tg-panel ul {
			position : relative;
			list-style-type : none; }
			
		.travel_guides .tg-panel ul li {
			padding : 7px 0;
			line-height : 18px;
			padding-left : 5px;
			border-bottom : 1px dotted #a5cae0; }
			
		.travel_guides .tg-panel ul li a {
			display : block;
			padding-left : 5px;
			padding-right : 18px;
			color : #0b62a2;
			font-weight : bold;
			text-decoration : none;
			background : url(images/bgs/TG-arrow-right.gif) center right no-repeat; }
			/* IE6 */* html .travel_guides .tg-panel ul li a { padding : 0; }
		
		.travel_guides .tg-panel ul li span {
			font-size : 11px;
			float : left; }
		
		.travel_guides .tg-panel ul li strong {
			display : block;
			width : 160px;
			margin-left : 60px;
			text-align : right;
			right : 5px;
			color : #000;
			font-size : 11px;
			font-weight : bold; }
			
			
			
		.travel_guides .guides-selection h3 {
			color : #000; }
		
		.travel_guides .guides-selection .tg-panel ul li {
			padding-left : 0;
			padding-top : 18px; }
			
		.travel_guides .guides-selection .tg-panel ul li img {
			width : 172px; }
			
		.travel_guides .guides-selection .tg-panel ul li a {
			font-weight : normal;
			font-size : 11px;
			padding-left : 0; }
		
		.travel_guides .guides-selection .tg-panel {
			float : left;
			width : 172px; }
		
		.travel_guides .guides-selection .tg-panel h3 {
			height : auto;
			line-height : normal;
			padding : 5px 3px;
			margin : 0; }

		.travel_guides .guides-selection .tg-panel ul li.guide-image {
			padding : 0; }
		
		.travel_guides .tg-promotion ul {
			padding : 0;
			clear : both; }
		
		.travel_guides .tg-promotion ul li {
			float : left;
			position : relative;
			left : 10px;
			width : 190px;
			height : 90px;
			margin : 30px 0;
			margin-left : 35px;
			text-align : center; 
			list-style-type : none;
			background : url(images/bgs/tg-blue-grad.jpg) #4c95c0 repeat-x; }
			* html .travel_guides .tg-promotion ul li {
				left : -23px; }
				
		.travel_guides .tg-promotion ul li * {
			line-height : normal; }
		
		.travel_guides .tg-promotion ul li h4 {
			margin-top : 7px;
			font-size : 18px; }
		
		.travel_guides .tg-promotion ul li h4,
		.travel_guides .tg-promotion ul li strong {
			font-weight : bold;
			color : #fff; }
		
		.travel_guides .tg-hotel-search-hub,
		.travel_guides .tg-flight-search-hub {
			float : left;
			margin-left : 10px;
			margin-bottom : 20px; }
			* html .travel_guides .tg-hotel-search-hub,
			* html .travel_guides .tg-flight-search-hub { margin-left : 5px; width : 275px; }
		
		.travel_guides .tg-hotel-search-hub h2,
		.travel_guides .tg-flight-search-hub h2 {
			margin-left : 0; }
		
		.travel_guides .tg-content {
			float : right;
			width : 630px;
			margin-top : 12px;
			margin-right : 10px;
			margin-left : 20px; }
			
		.travel_guides .tg-content h3 {
			margin-top : 10px;
			color : #990000;
			font-weight : bold;
			font-size : 15px; }
			
		.travel_guides .tg-content h3,
		.travel_guides .tg-content p,
		.travel_guides .tg-content strong {
			line-height : 22px; }

		.travel_guides .tg-content p,
		.travel_guides .tg-content strong {
			margin-bottom : 20px;
			color : #000; }
			
		.travel_guides .tg-sub-header {
		 	display : block;
		 	margin-bottom : 15px; }
			
		.travel_guides .col .tg-panel {
			float : left;
			margin-left : 20px; }
			
		.travel_guides .col ul.travel-guide li {
			text-align : center;
			border : none; }
		
		.travel_guides .col .tg-panel {
			margin-top : 0; }
			
		/* BREADCRUMB */
		.travel_guides #breadcrumb {
			margin-top : 10px;
			margin-bottom : 30px; }
		
		.travel_guides #breadcrumb li {
			float : left;
			margin-right : 3px;
			background : url(images/bgs/breadcrumb-arrow.gif) 3px -7px no-repeat; }
			
		.travel_guides #breadcrumb li a {
			padding-left : 15px;
			color : #0098c9;
			text-decoration : underline; }
			
		.travel_guides #breadcrumb li span {
			font-size : 11px;
			background-color : #fff; }
			
		.travel_guides #breadcrumb li.selected {
			padding-left : 15px;
			background : url(images/bgs/breadcrumb-arrow.gif) 3px 3px no-repeat; }
		/* ---------- */
		
		/* 
		
		/* HOMEPAGE ONLY */
		.travel_guides_home #destination-travel-guide {
			margin-left : 3px; }
		
		.travel_guides_home #col1 {
			width : auto;
			float : none;
			margin-left : 10px; }
			
		.travel_guides_home #destination-travel-guide img {
			width : auto; }	
		/* --- */
	/* END TRAVEL GUIDES CSS ########### */