/*****************************************************************************
																			//
Styles in the base-layout are: -											//
																			//
Body Styles																	//
Outer wrapper																//
Header 																		//
Footer																		//
News																		//
Bottom Bar																	//
TC Header																	//
TC Search 																	//
TC Call to Action															//
Bookmarks																	//
Product Block																//
Second level - Navigation													//
Top 10's																	//
Destination Guides															//
H1 Main Headers																//
Other Destination information (TC Mag stories, TC Reviews)					//
Product Page - image scroll													//
Destination Page - Container divs											//
																			//
//////////////////////////////////////////////////////////////////////////////



/**************************** Body Styles *******************************/

body {
	font-size: 100%; /* Base font is default 16px */
	line-height:1.125em; /* 16×1.125=18 */
	color: #000;
	background-color:#f4f4f2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

hr {
	border:0;
	border-bottom:1px solid #d7d8d5;
}

/************** Outer Wrapper - Contains all other divs ***************/

#outer-wrapper {
	background-color: #fff;
	color:#000;
	margin: 0 auto 10px auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 961px;
	padding:0 25px 10px;
	border:0px none;
}

/************** Header Container & Containing divs ******************/

#header-container { padding:25px 0 0 0; clear:both; width:100%; text-align:left; height:85px; overflow:hidden; }
.logo { display:block; float:left; }
.strapline { width:690px; text-align:right; }
.header-right { float:right; text-align:right; color:#6B6559; }
.header-right .socialtag { float: right; font-size: 14px; padding: 19px 5px 0 0; }
.header-right img { float: right; }
.header-right .header-phone { clear:both; float: right; font-size: 25px; padding:10px 0 0; }
.header-right .header-phone strong { color:#606062; }

#top-bar {
	height:100%;
	border-top:5px solid #bed600;
	padding:5px;
	background-image:url(/Images/Css/grad-blk.jpg);
	background-repeat:repeat-x;
	background-color:#404040;
}



/************** Footer Container & Containing divs ******************/

#footer-container {
	/* background-image:url('../images/bg-repeat.gif'); uncomment this if you need a repeating background */
	width:100%;
	text-align: left; /* Redefines the text alignment defined by the body element. */
}

#banner-holder {
	width:100%;
	margin-bottom:10px;
}

.banner-right {
	float:left;
	width:310px;
	border:5px solid #fff;
}

.banner {
	float:left;
	width:300px;
	border:5px solid #fff;
	margin-right:10px;
}

.banner > h2        {background:#333;margin-bottom: 5px;text-align:center; padding:3px; color:#c3dc04;font-weight:normal;}
.banner-right > h2  {background:#333;margin-bottom: 5px;text-align:center; padding:3px; color:#c3dc04;font-weight:normal;}

/************************** Middle banner offers - 2nd level ******************************/

#banner-middle {
	float:left;
	width:300px;
	border-left:5px solid #d7d8d5;
	border-right:5px solid #d7d8d5;
	border-bottom:5px solid #d7d8d5;
	margin:0 10px 0 0;	
}
	
.main-banner-middle-holder {
	width:275px;
	height:105px;	
	float:left;
	margin: 5px 0;
	}

.banner-middle-holder {
	width:100000px;
	height:100px;
	float:left;
	}
	
.banner-middle-header {
	background-color:#d7d8d5;
	color:#1c1c1c;
	padding:1px 3px 1px 5px;
}
	
.banner-middle-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.banner-middle-holder ul li{
	height:100px;
	width:253px;
	margin:0 5px 0 0;
	padding:3px 10px 0px 10px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.banner-middle-story-left {
	width:148px;
	float:left;
}

.banner-middle-story-right {
	float:left;
	margin-left:5px;
}

.banner-middle-story-title {
	color:#1c1c1c;
	background-color:transparent;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0;
}

.banner-middle-story-title a{
	color:#1c1c1c;
	background-color:transparent;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0;
}

.banner-middle-story-body {
	color:#1c1c1c;
	background-color:transparent;
	font-size:12px;
	line-height:16px;
	margin-top:5px;
}

.banner-middle-story-price {
	color:#1c1c1c;
	background-color:transparent;
	font-size:12px;
	line-height:20px;
	margin-top:5px;
}

.banner-middle-story-more {
	color:#73808b;
	font-size:10px;
	text-align:right;
}

.offer-left-arrow {
	width:12px;
	float:left;
}

.offer-right-arrow {
	width:12px;
	float:left;
}

/************************** news css ******************************/

.news-header {
  background-color:#d7d8d5;
  color:#333333;
  padding:5px 0 5px 10px;
}

#news-container {
	width:961px;
	height:135px;
	background-color:#fff;
	float:left;
	margin-bottom:10px;
	border-bottom:3px solid #1c1c1c;
	border-top:3px solid #1c1c1c;
	}
	
.main-news-holder {
	width:936px;
	height:130px;	
	float:left;
	margin: 5px 0;
	}

.news-holder {
	width:100000px;
	height:130px;
	float:left;
	}
	
.news-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.news-holder ul li{
	height:123px;
	width:297px;
	border:1px solid #DDDDDD;
	margin:0 5px 0 0;
	padding:0 5px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	

.news-holder ul li a{
	padding:0;
	color:#aaa;
	font-family:Arial, Helvetica, sans-serif;
	}

.news-holder ul li a:hover{
	color:#999;
	}
	
.left-arrow {
	width:12px;
	float:left;
}

.right-arrow {
	width:12px;
	float:left;
}

.news-story-title {
	color:#73808b;
	background-color:transparent;
	font-weight:bold;
	padding:5px;
	font-size:12px;
}

.news-story-body {
	color:#CCCCCC;
	background-color:transparent;
	padding:5px;
	font-size:12px;
}

.news-story-body a{
	color:#1c1c1c;
	background-color:transparent;
	font-size:12px;
	width:50px;
}

.news-story-body a:hover{
	color:#dddddd;
	background-color:transparent;
	font-size:12px;
	width:50px;
}

/************ Bottom bar ****************/

#bottom-bar {
	background-color:#c7c2bc;
	color:#333333;
}


.bottom-bar-right {	float:right;text-align:right;width:950px;}
/* hack to correct IE5.5 faulty box model */
* html .bottom-bar-right {float:right;text-align:right;width:950px; w\idth:950px;}
/* remove all the bullets, borders and padding from the default list styling */
.bottom-bar-right ul {padding:0;margin:0;list-style-type:none;}
.bottom-bar-right ul ul {width:80px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.bottom-bar-right li {float:left;}
/* style the links for the top level */
.bottom-bar-right a {display:block;font-family: Arial, Helvetica, sans-serif;font-size:10px; font-weight:bold; text-decoration:none; color:#000; padding-left:14px; padding-right:14px;}

.bottom-bar-right a:hover { text-decoration:underline; }


/************** TC Header ******************/

#tc-header {
	width:100%;
	margin-bottom:7px;
	overflow:hidden;
}

#tc-header-left 
{
    width:840px;
    float:left;
	margin:0 0 6px 0;
	color:#FFFFFF;
	padding:3px 0 3px 10px;
	float:left;
}

#tc-header-left > div
{
    display:inline;
    float:left;
    width:300px;
}

#tc-header-left h1 {
	font-size:14px;
	font-weight:bold; 
	margin-top:4px;
	color:#000;
}

#tc-header-left h2 {
	font-size:28px; 
	padding:5px 0 6px 0;
	line-height:18px;
	color:#fff;
}

#tc-header-left .tcPhone
{
    color:#fff;
    font-weight: bold;	
    font-size: 20px;	
    line-height: 26px;
}
#tc-header-left .tcEmail
{
    color:#000;
    font-weight: normal;	
    font-size: 12px;
}
#tc-header-left .tcEmail a
{
    color:#000;
    font-weight: normal;	
    font-size: 12px;
}

* html #tc-header-left h1 {
	font-size:14px;
	font-weight:bold; 
	margin-top:4px;
	color:#000;
}

* html #tc-header-left h2 {
	font-size:28px; 
	padding:7px 0;
	line-height:18px;
	color:#fff;
}

#tc-header-left-nav {
	float:left;
	padding:5px;
	width:840px;
	color:#fff;
	background-color:#c7c2bc;
}

#tc-header-img > img{display:block;float:right;}

#tc-header-left-nav ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
 
#tc-header-left-nav li
{
    float: left;
    position: relative;
}

#tc-header-left-nav a
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    padding: 0 15px 0 15px;
}

#tc-header-left-nav a:hover
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #c7c2bc;
    background-color: #fffffe;
    padding: 0 15px 0 15px;
}

* html #tc-header-left-nav {
	float:left;
	padding:6px;
	width:840px;
	color:#ffffff;
	background-color:#c7c2bc;
}

#tc-header-left-holder {
	width:850px;
	float:left;
	margin-right:10px;
}

#tc-header-img {
	float:left;
}
/***************** TC Call to action ********************/

#tc-cta {
	background-color:#adbb44;	
	padding:10px;
	margin-bottom:10px;
}
#tc-cta h2{
    color:#FFFFFF; 
    font-size:20px;
}

/***************** Bookmarks ************************/

.bookmark-links {
	background-color:#e0ded9;
	padding:7px 10px;
	margin:10px 0;
}

.bookmark-links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.bookmark-links ul li {
	float:left;
}

.bookmark-links a {
	display:block;
	padding-left:10px; 
	padding-right:14px;  
	font-size:12px;
}

.bookmark-links a:hover {
	display:block;
	padding-left:10px; 
	padding-right:14px; 
	font-size:12px;
}

/*********************** PRODUCT BLOCK ***************************************/

.product-block {
	width:100%;
}

.product-block-header {
	background-color:#73808b;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	font-size:14px;
}

.product-block-body {
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}

.product-block-body-bottom {
	padding:10px 0 0 0;
	margin:0;
}

.product-detail {
	width:312px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

.product-detail-r {
	width:311px;
	float:left;
	margin:0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

.product-detail-left {
	width:197px;
	padding:10px;
	float:left;
}

.product-detail-left-r {
	width:196px;
	padding:10px;
	float:left;
}

* html .product-detail-left-r {
	width:190px;
	padding:10px;
	float:left;
}

.product-detail-right {
	float:left;
	width:95px;
}

.product-detail-bottom {
	width:312px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

.product-detail-r-bottom {
	width:311px;
	float:left;
	margin:0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

/************ other hotels - on product page *********************/

.product-detail-hotel {
	width:100%;
	margin-bottom:10px;
	background-color:#1c1c1c;
}

.product-detail-left-HOTEL {
	width:270px;
	padding:10px 10px 13px 10px;
	float:left;
	background-color:#1c1c1c;
}

.product-detail-left-r-HOTEL {
	width:131px;
	padding:10px;
	float:left;
}

.product-detail-right-HOTEL {
	float:left;
	width:150px;
	padding:0;
	background-color:#1c1c1c;
}

/************** other hotels - one generic page at the bottom *******************/

.stock-left {
	width:146px;
	float:left;
	padding:8px 8px 6px 8px;
}

.stock-right {
	width:150px;
	float:left;
}

.stock-left-r {
	width:145px;
	float:left;
	padding:7px 8px 7px 8px;
}

/********** Second level - Navigation *******************/
.leveltwo-left {
	width:185px; 
	height:40px; 
	font-size:1em; 
	margin-right:10px; 
	float:left; 
	background-color:#F7F7F7; 
	min-height:350px;
}

* html .leveltwo-left {
	width:185px; 
	w\idth:185px; 
	margin-right:10px; 
	float:left; 
	min-height:350px;
}

.leveltwo-left ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.leveltwo-left a {
	color:#1c1c1c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none; 
	padding:5px 10px; 
	margin:0; 
	display:block;
}

.leveltwo-left a:hover {
	background:#C3CF5F; 
	color:#fff; 
	display:block;
	text-decoration:none;
}

.leveltwo-left li#current a{
	background:#C3CF5F; 
	color:#fff; 
	display:block;
}

/**************** Second Level - top other *************/

#top-container {
	height:350px;
	margin-bottom:10px;
}

#top-container-homepage {
	margin-bottom:10px;	
}

.leveltwo-right {
	width:755px;
	float:left;
	border:5px solid #d7d8d5;
}

#main-container {
	margin-bottom:3px;
	border-bottom:3px solid #C7C2BC;
}

#leveltwo-main {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#top-map-container {
	margin:10px 0;
}

/***************** Top 10's ************************/

.top10-container {
	margin-bottom:10px;
}

.top10-header {
	width:100%;
	background-color:#1c1c1c;
	color:#fff;
}

.top10-header-number {
	width:35px;
	float:left;
	padding:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#73808b;
	text-align:center;
}

.top10-header-left {
	width:430px;
	float:left;
	padding:13px 0 7px 20px;
}

.top10-header-right {
	width:430px;
	float:right;
	text-align:right;
	padding:10px;
}

.top10-body {
	background-color:#d7d8d5;
	color:#000;
	padding:10px;
}

.top10-body-left {
	width:660px;
	float:left;
	line-height:20px;
	font-size:14px;
}

.top10-body-right {
	width:250px;
	float:right;
	border:5px solid #fff;
}

.top10-body-right-grey {
	width:250px;
	float:right;
	border:5px solid #c7c2bc;
	margin-left:10px;
}

.top10-body-right-bottom {
	width:250px;
	float:right;
	border:5px solid #fff;
	margin-top:10px;
}


/******************* Destination Guides *******************/

.dest-guide {
	background-color:#f8f8f8;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

.dest-guide-ul ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.dest-guide-ul li {
	margin:0 0 5px 0; 
	float:left;
}

.dest-guide-ul a {
	color:#1c1c1c; 
	text-decoration:none; 
	margin:0 0 5px 0; 
	padding:5px 0 5px 10px;
	width:230px; 
	font-size:12px;
	display:block;
}

.dest-guide-ul a:hover {
	background:#73808b; 
	color:#fff; 
	display:block;
	text-decoration:none; 
}

/**************************** H1 Main Headers *************************/

.mainhead {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#eee;
	color:#685c53;
}

.mainhead-guide {
	padding:5px 10px;
	margin:0;
	background-color:#d7d8d5;
	color:#73808b;
}

.mainhead-product {
	padding:5px 10px;
	margin:0 0 5px 0;
	background-color:#d7d8d5;
	color:#73808b;
}

.subhead {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#eeeeee;
	color:#73808b;
}

.mainhead-prodpage {
	padding:0 0 0 0;
	margin:0 0 15px 0;
}

.mainhead-country {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#685c53;
	color:#ffffff;
}

.mainhead-contact {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#1c1c1c;
}

/*************** Other Destination information (TC Mag stories, TC Reviews) ***************/

.tc-mag-container {
	width:100%;
	margin-bottom:10px;
}

.tc-mag-block {
	margin-bottom:10px;
	background-color:#fbaf18;
}

.tc-mag-block-left {
	width:340px;
	margin-right:10px;
	padding:10px 0 10px 10px;
	float:left;
	background-color:#fbaf18;
}

.tc-mag-block-right {
	width:80px;
	float:left;
} 

/****************** Product Page - image scroll *********************************/

#product-subimg {
	width:430px;
	height:123px;
	background-color:#fff;
	float:left;
	margin:5px 0 10px 10px;
	border-bottom:5px solid #685c53;
	border-top:5px solid #685c53;
	}
	
* html #product-subimg {
	width:430px;
	height:123px;
	background-color:#fff;
	float:left;
	margin:5px 0 10px 5px;
	border-bottom:5px solid #685c53;
	border-top:5px solid #685c53;
	}
	
.product-subimg-holder {
	width:405px;
	height:120px;	
	float:left;
	margin:1px 0 0 0;
	}

.product-subimg-news-holder {
	width:2895px;
	height:120px;
	float:left;
	}
	
.product-subimg-news-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.product-subimg-news-holder ul li{
	height:120px;
	width:150px;
	border:1px solid #DDDDDD;
	margin:0 0 0 5px;
	padding:0px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	

.product-subimg-news-holder ul li a{
	height:130px;
	width:117px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.product-subimg-news-holder ul li a:hover{
	margin:0 5px 0 0;
	background-color:transparent;
	text-decoration:none;
	}
	
.left-arrow {
	width:12px;
	float:left;
}

.right-arrow {
	width:12px;
	float:left;
}


/****************** Destination Page - Container divs *******************/

#destination-container {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#destination-left {
	width:505px;
	margin:0 15px 0 0;
	float:left;
}

* html #destination-left {
	width:495px;
	margin:0 15px 0 0;
	float:left;
}

#destination-right {
	width:440px;
	float:left;
}

/**************** destination ul ********************/

.destination-ul ul {padding:0;margin:0;list-style-type:none; width:100%; font-size:14px;}
.destination-ul li {margin:0 0 10px 0;}


/******* Destination Quick Reference ****************/

.destination-basics {
	border:5px solid #CCCCCC;
	padding:5px;
	margin:0 0 10px 0;
}

.dest-short {
	width:133px;
	margin:0 2px 0 3px;
	float:left;
	padding:4px 0;
	text-align:center;
	border:1px solid #e8e8e8;	
}

/******* destination index page ***************/

.destination-index-header {
	background-color:#e8e8e8;
	margin-bottom:10px;
	text-decoration:none;
	padding:10px;
}

.destination-index-content {
	width:100%;
	margin-bottom:10px;
}

.destination-index-content-left {
	width:475px;
	float:left;
	margin-right:10px;
}

/* remove all the bullets, borders and padding from the default list styling */
.destination-index-content-left ul {padding:0;margin:0;list-style-type:none; width:100%;}
.destination-index-content-left ul ul {width:185px; min-height:511px; width:100%;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* style the links for the top level */
.destination-index-content-left a {color:#1c1c1c; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; height:30px; line-height:29px; padding:0 10px; margin:5px 10px 5px 0; display:block;}
.destination-index-content-left a:hover {background-color:#C3CF5F; color:#fff;}

.destination-index-content-right {
	width:475px;
	float:left;
}

/* remove all the bullets, borders and padding from the default list styling */
.destination-index-content-right ul {padding:0;margin:0;list-style-type:none; width:100%;}
.destination-index-content-right ul ul {width:185px; min-height:511px; width:100%;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* style the links for the top level */
.destination-index-content-right a {color:#1c1c1c; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; height:30px; line-height:29px; padding:0 10px; margin:5px 10px 5px 0; display:block;}
.destination-index-content-right a:hover {background:#C3CF5F; color:#fff;}


/*************** BREADCRUMB ********************/

.breadcrumb {
	margin:0 0 5px 0;
	font-size:10px;
	color:#685c53;
	background-color:#F5F5F5;
	padding:2px 5px;
}

.breadcrumb ul {
	list-style-type:none;
	display:block;
	width:100%;
	padding:0;
	margin:0;
}

.breadcrumb ul li {
	float:left;
}

.breadcrumb ul li a {
	color:#685c53;
}

.breadcrumb ul li a:hover {
	color:#1c1c1c;
	text-decoration:none;
}
/* UK Offers *****************************************************************/

.offer-container {
	overflow:hidden;
	height:100%;
	margin-bottom:10px;
	border:1px solid #e0ded9;
}

.offer-container-left {
	width:363px;
	float:left;
}

* html .offer-container-left {
	width:360px;
	float:left;
}

.offerfull-container-left {
	width:770px;
	float:left;
}

.offer-container-right {
	width:189px;
	float:left;
}

.offer-header {
	background-color:#c7c2bc;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
}

.offer-price-int {
	padding:5px 10px;
	background-color:#efefef;
}

.cruiseofferblock {
	background-color:#efefef;
	padding:5px;
	margin:0 0 10px;
}

.offer-price {
	padding:5px 10px;
}

.offer-bullets {
	padding:10px;
	background-color:#efefef;
}

.offer-bullets ul {
	padding:0;
	margin:0;
	font-size:12px;
}

.offer-bullets ul li {
	list-style-type:disc;
	margin-left:15px;
}

.offer-overview {
	padding:10px;
}

.offer-overview p{
	font-size:12px;
}

.subhead-nomargin {
	padding:5px 10px;
	background-color:#c7c2bc;
}

.offer-terms {
	text-align:left;
	padding:10px 0 10px 10px;
}

.offer-terms .includes{
	font-size:12px;
	background-color:#efefef;
	padding:5px 0 5px 5px;
}

.offer-cols {background-color:#fff;}

.offer-col1 {
	width:545px;
	float:left;
}

.offer-col2 {
	width:400px;
	float:left;
	text-align:left;
}

* html .offer-col1 {
	width:567px;
	float:left;
}

.enquireCTA {background-color:#adbb44; padding:7px 10px; color:#fff; font-weight:bold; font-size:16px; text-transform:uppercase;}

.viewfulloffer {float:right; width:300px; text-align:right; padding:20px 10px 0 0; font-weight:bold;}
.viewfulloffer a:link {background-color:#D0E430; padding:3px 5px; color:#808d17;}
.viewfulloffer a:hover {color:#D0E430; background-color:#808d17;}

.col2 {overflow:hidden; height:100%; width:680px; background-color:#fff; float:left; margin-left:15px; padding:8px; font-size:11px;}
.col2 h2 {background-color:#f7f7f7; padding:10px; color:#464645; margin:0 0 5px;}
.col2 h3 {font-size: 1.4em; line-height:1.134em; border-bottom:1px solid #ebe9e5; margin:10px; padding:3px 0; font-weight:bold;}
.col2 ul {padding:0 10px 15px;}
.col2 ul li{display:inline; font-size:1.1em;}
.col2 ul li.country a{display:inline; font-weight:bold; margin-right:10px; padding:0;}
.col2 ul li.country a:hover {color:#464645; text-decoration:underline; background-color:transparent;}
.col2 ul li a{color:#464645; padding:3px;}
.col2 ul li a:active{color:#464645;}
.col2 ul li a:hover{display:inline; color:#fff; background-color:#bed600;}

/* Holiday Deals Search ======================================================== */
.HolidayDeal {overflow:hidden; height:100%; margin:0 10px 10px; clear:both;}
.HolidayDeal .col1 {float:left; width:387px; margin:0;}
.HolidayDeal .colFull {float:left; width:643px; margin:0;}
.HolidayDeal .colFull p {clear:both; padding:4px 10px; margin:0; font-size:1.1em; line-height:1.1em;}

.HolidayDeal .col2 {float:left; width:85px; background-image:url(../images/v2/grad3.jpg); background-color:#837972; background-position:bottom; background-repeat:repeat-x; margin:0; height:155px; padding:0;} 
.HolidayDeal h2{background-color:#d1d0cf; margin:0; padding:5px;}
.HolidayDeal h2 a{font-size:12px;color:#514a45; padding:0; margin:0;}
.HolidayDeal h2 a:hover{color:#bed600;}
.HolidayDeal img {float:left;}
.HolidayDeal .col1 p {clear:both; padding:4px 10px; margin:0; font-size:1.1em; line-height:1.1em;}
.HolidayDeal p.price{color:#8fa00b; font-size:2.0em; font-weight:bold; padding:0 10px;}

.HolidayDeal ul {padding:5px 10px;}
.HolidayDeal ul li {display:block; line-height:1.782em;}

.HolidayDeal .col2 p{text-align:center; line-height:1.4em; color:#fff; font-size:1.1em; margin:0;}
.HolidayDeal .col2 p.from {margin:82px 0 0 0;}
.HolidayDeal .col2 p.price {font-size:1.8em; margin:0 0 5px 0;}
.HolidayDeal .col2 p.FullDetails{padding:5px 0; background-color:#adbb44; display:block; font-size:9px;}
.HolidayDeal .col2 p.FullDetails a{color:#fff; text-transform:uppercase; font-weight:bold;}
.HolidayDeal .col2 p.FullDetails a:hover{color:#454545;}

.column2 {width:370px; float:left;}

.col2nopad ul.paging {width:400px; float:right; text-align:right; padding:5px 0; margin:0 10px 0 5px;}
.col2nopad ul.paging li a {color:#464645; padding:0 3px;} 
.col2nopad ul.paging li a:hover {padding:0 3px;} 
.col2nopad ul.SortBy {float:left; text-align:right; padding:5px 0; margin:0 0 10px 10px;}
.col2nopad ul.SortBy li a {color:#464645; padding:0 3px;}
.col2nopad ul.SortBy li a:hover {padding:0 3px;} 
.col2nopad ul li#active a {font-weight:bold; color:#adbb44; padding:3px;}
.col2nopad ul li.active a {font-weight:bold; color:#adbb44; padding:3px;}
.col2nopad p.SearchCriteria {width:300px; float:left; padding:0; margin:0 0 0 10px; font-size:1.1em; font-weight:bold;}
.col2nopad p.HotelLocation {float:left; font-size:1.1em; padding:3px 10px 0; margin:0;}
.col2nopad p.HotelDetailsLocation {float:left; font-size:1.1em; padding:3px 10px 0; margin:0; width:500px;}
.col2nopad p.StarRating {float:left; width:165px; text-align:right; margin:0; padding:2px 0 0 0;}
.col2nopad p.CallToAction {float:left; background-image:url(../images/v2/grad4.jpg); background-repeat:repeat-x; padding:2px 10px; width:655px; background-color:#958d86; color:#fff; font-weight:bold; font-size:14px; margin:0 0 10px 10px;}
.col2nopad p.CallToAction a {color:#fff;}
.col2nopad p.CallToAction a:active {color:#fff;}
.col2nopad p.CallToAction a:hover {color:#25211f;}
.col2nopad p.BookNow {float:left; background-image:url(../images/v2/grad5.jpg); background-repeat:repeat-x; padding:2px 10px; background-color:#958d86; color:#fff; font-weight:bold;font-size:1.1em; width:85px; text-align:center; text-transform:uppercase; margin:0 0 10px;}
.col2nopad p.BookNow a{color:#fff;}
.col2nopad p.BookNow a:active{color:#fff;}
.col2nopad p.BookNow a:hover{color:#efefef;}
.col2nopad p.BodyCopy {clear:both; padding:0 10px; font-size:1.1em;}
.col2nopad ul.DealFeatures{}
.col2nopad ul.DealFeatures li{margin:0 10px 0;}

.col2nopad {overflow:hidden; height:100%; width:705px; background-color:#fff; float:left; margin:0 0 0 5px; font-size:11px;}
.col2nopad h2 {background-color:#837972; padding:10px; color:#fff;}
.col2nopad h3 {font-size: 1.4em; line-height:1.134em; border-bottom:1px solid #ebe9e5; margin:10px; padding:3px 0; font-weight:bold;}
.col2nopad ul {padding:0 10px 15px;}
.col2nopad ul li{display:inline; font-size:1.1em;}
.col2nopad ul li.country a{display:inline; font-weight:bold; margin-right:10px; padding:0;}
.col2nopad ul li.country a:hover {color:#464645; text-decoration:underline; background-color:transparent;}
.col2nopad ul li a{color:#464645; padding:3px;}
.col2nopad ul li a:hover{display:inline; color:#fff; background-color:#bed600;}

.col2nopad ul.PackageIncludes {padding:0 10px 15px;}
.col2nopad ul.PackageIncludes li{display:block; font-size:1.1em; padding:0 0 8px;}
.col2nopad .nomargin {margin:0 0 5px;}
.DealImage {clear:both;padding:0 10px 10px; overflow:hidden; height:100%;}
#content {overflow:hidden; height:100%; background-color:#ebebeb; width:950px; margin:0 0 15px; padding:5px;}

.col1 {background-color:#fff; float:left; width:239px;}
.col1 p.small {font-size:10px; color:#fff; text-align:center; background-color:#adbb44;}
.col1 p{padding:3px 10px;}
.col1 h2 {background-color:#e9e9e9;}
p.miniheader {padding:5px 10px; background-color:#dfdfde; margin-bottom:5px;}
p.check {margin:0; line-height:10px; padding:0 10px 0 0; margin-left:10px;}
p.bottom {margin:0 0 10px;}
ul.offerpoints {margin:5px 0 0; padding:0 0 0 10px;}
ul.offerpoints li{margin:0; padding:0;display:block;}

a.HoneymoonButtonGold {cursor:pointer; width:228px; height:44px; background:url(../Images/HoneymoonButtonGold.jpg); display:block; text-indent:-9999px; overflow:hidden; outline:none;}
a.HoneymoonButtonGold:hover {background:url(../Images/HoneymoonButtonGoldHover.jpg);}

a.HoneymoonButtonPink {cursor:pointer; width:228px; height:44px; background:url(../Images/HoneymoonButtonPink.jpg); display:block; text-indent:-9999px; overflow:hidden; outline:none;}
a.HoneymoonButtonPink:hover {background:url(../Images/HoneymoonButtonPinkHover.jpg);}

/* some TC search stuff */
    
	.newtcsearch                {display:block;background-image:none !important;text-align:left;}
	.newtcsearch  ul            {overflow:hidden;padding:0px;margin-left:0px !important;}
	.newtcsearch .SearchBox     {height:88px; color:#333; margin:0px;}
	.newtcsearch .PhoneEmail    {height:88px; color:#333;}
	.or                         {padding:4px;height: 30px; background:transparent;margin-top:10px; margin-bottom:9px; text-align:center;padding-top:30px;}
	.newtcsearch ul li          {display:inline; list-style:none;float:left;}
	.newtcsearch .SearchBox .Searchinput 
	{
	        text-align:center;
	        position:relative;   
	}
	.SearchBox p    {display:inline; float:left;margin-left:5px; margin-bottom:11px;font-size:15px;}
	.SearchBox      {color:#333;padding:10px;padding-bottom:0px;margin-top:10px;width:278px;}
	.PhoneEmail p    {display:inline; float:left;margin-left:5px; margin-bottom:11px;font-size:15px;}
	.PhoneEmail      {color:#333;padding:10px;padding-bottom:0px;width:278px;}
	.SearchPhoneNumber     {width:260px;font-size:34px;font-weight:bold;color:#333;margin:auto;margin-top:10px;text-align:center;float:left;line-height:30px;display:block;}
	.Searchinput input
	{
	    height:18px;
	    font-size:9pt !important;
	    background-image: url("/Images/Css/form-back.gif");
	    margin:auto;
	    border-top-left-radius: 5px;
	    border-bottom-left-radius: 5px;
	    --moz-border-radius-topleft: 5px;
	    --moz-border-radius-bottomleft: 5px;
	}
	.Searchinput a
	{
	    padding:3px;
        height:18px;
	    border-top-right-radius: 5px;
	    border-bottom-right-radius: 5px;
	    --moz-border-radius-topright: 5px;
	    --moz-border-radius-bottomright: 5px;
	    margin-left:-5px;
	    color:#fff;
	    font-weight:bold;
	    background:#5c5c5e;
	    
	} 
	
	.fullwidthlink      {float:left;display:block;width:900px;margin-bottom:5px;font-size:14px;}
	.equal              {border-collapse: separate;display: table;margin:0px auto 0px auto;width:960px;border-top: 0px;border-bottom:3px solid;border-color:#C7C2BC;padding-top: 10px;padding-bottom:10px;overflow:hidden;}
	.five > ul > li    {list-style-type:none;}
	.five               {text-align:left;}
	.five > ul          {padding-left:2px;margin-top:0px;}
	
	.greenGradient      {background:#F6E496;background:-webkit-gradient(linear, 0 0, 0 100%, from(#F6E496), to(#EECD41));	background:-moz-linear-gradient(#F6E496, #EECD41); background:-o-linear-gradient(#F6E496, #EECD41);	background:linear-gradient(#F6E496, #EECD41); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6E496', endColorstr='#EECD41'); zoom:1;}
	.homepageTCText     {display:none !important;}
