p {
	font-size:14px;
	line-height:24px;
}


#tcpage-container {
	margin:0 0 10px 0;
	padding:0;
}

.tcpage-left {
	width:600px;
	margin:0 10px 0 0;
	float:left;
}

#tcpage1-left {
	width:960px;
	margin:0;
	float:left;
}

#tcpage-right {
	width:350px;
	float:left;
}

.tcpage-headerbar {
	background-color:#e8e8e8;
	padding:5px 10px;
	margin:0 0 10px 0;
}

.tcpage-holiday-headerbar {
	background-color:#e8e8e8;
	padding:5px 10px;
	margin:0;
}

.tcpage-holiday-headerbar-sub {
	background-color:#F5F5F5;
	margin:0 0 10px 0;
	padding:3px 10px 3px 0;
	text-align:right;
}

.tcpage-photo-headerbar {
	background-color:#e8e8e8;
	padding:5px 10px;
	margin:0;
}

.tcpage-photo-headerbar-sub {
	background-color:#F5F5F5;
	margin:0 0 10px 0;
	padding:3px 10px 3px 0;
	text-align:right;
}

.tcpage-mapcontainer {
	margin:0 0 10px 0;
}

.holidayexperience-container {
	margin:3px 0 10px 0;
	padding:10px;
	background-color:#e70033;
	color:#ffffff;
}

.holidayexperience-container a {
	color:#ffffff;
}

.photo-container {
	margin:3px 0 10px 0;
	padding:10px;
	border:1px solid #efefef;
}

.photo-container-bottom {
	margin:3px 0 0 0;
	padding:10px;
	border:1px solid #efefef;
}

.photo-container-left {
	width:90px;
	float:left;
	margin:0 10px 0 0
}

.photo-container-right {
	width:228px;
	float:left;
}

.photo-container-right a {
	color:#f57b21;
}

.tcpage-mainhead {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}


/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#E70033;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/**************** destination info ********************/

.destination-ul ul {padding:0;margin:0 0 0 20px;list-style-image: url(../images/consumer-images/bullet-blue.gif); width:100%;}
.destination-ul li {margin:0 0 10px 0;}
.destination-ul a {color:#1c1c1c; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; height:30px; line-height:29px; padding:5px 10px; margin:10px 0; width:100%;}
.destination-ul a:hover {background:#bed600; color:#fff;}

/******** holexp ********************/

.holexp {
	background-color:#f8f8f8;
	margin-bottom:10px;
	float:left;
}

.holexp h2 a{
	color:#1c1c1c;
}

.holexp h2 a:hover{
	color:#afa79f;
}

.holexp-text {
	background-color:#f8f8f8;
	float:left;
	width:224px;
	padding:10px 5px 0 10px;
}

.holexp-img {
	background-color:#f8f8f8;
	width:105px;
	float:left;
}

/********testimonial****************/

.testimonial {
	padding:10px;
	margin-bottom:10px;
	background-color:#f8f8f8;
}

.block {
	margin-bottom:10px;
}

.blockbottom {
	width:334px;
	padding:2px 5px;
	font-size:10px;
	clear:both;
}

.blockbottom a{
	font-size:11px;
}

.blockbottom a:hover{
	font-size:11px;
	text-decoration:underline;
}

/************ Search Results ********************/

.search-results-nearest {
	margin-bottom:5px;
	background-color:#a59e98;
	color:#ffffff;
	background-repeat:repeat-x;
}

.search-results-nearest ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.search-results-left-nearest 
{
	width:450px;
	float:left;
	padding:12px 0px 6px 10px;
}

.search-results-left2-nearest {
	width:230px;
	float:left;
	text-align:right;
	padding:8px 10px 6px 10px;
}

.search-results-left-nearest a{
	text-decoration:none;
}

.search-results-left2-nearest a{
	text-decoration:none;
}

.search-results-right-nearest {
	width:121px;
	float:right;
	text-align:right;
}

.search-results-left-nearest ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}

.search-results-left-nearest ul li{
	border:1px solid #1c1c1c;
	background-color:#1c1c1c;
	color:#ffffff;
	padding:3px;
	float:left;
	width:200px;
	margin:5px 10px 0 0;
	text-align:center;
}

.search-results-left-nearest ul li a{
	color:#ffffff;
	background-color:#1c1c1c;
	display:block;
}

.search-results-left-nearest ul li a:hover{
	color:#1c1c1c;
	background-color:#ffffff;
	display:block;
}

.search-results-left ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}

.search-results-left ul li{
	border:1px solid #1c1c1c;
	background-color:#1c1c1c;
	color:#ffffff;
	padding:3px;
	float:left;
	width:200px;
	margin:5px 10px 0 0;
	text-align:center;
}

.search-results-left ul li a{
	color:#ffffff;
	background-color:#1c1c1c;
	display:block;
}

.search-results-left ul li a:hover{
	color:#1c1c1c;
	background-color:#ffffff;
	display:block;
}

.destination-inputbox-buttonproceed {
	width:350px;
	background-color:#bed600;
	color:#1c1c1c;
	padding:5px;
	float:right;
	border:5px solid #1c1c1c;
	font-weight:bold;
	margin:0;
}


.search-results {
	margin-bottom:5px;
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#685c53;
}

.search-results ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.search-results-left 
{
	width:450px;
	float:left;
	padding:12px 0px 6px 10px;
}

.search-results-left a{
	text-decoration:none;
	color:#FFFFFF;
}

.search-results-left2 {
	width:230px;
	float:left;
	text-align:right;
	padding:8px 10px 6px 10px;
}

.search-results-left2 a{
	text-decoration:none;
	color:#FFFFFF;
}

.search-results-right {
	width:300px;
	float:right;
	text-align:right;
}

.prev-next {
	margin-bottom:10px;
	font-size:11px;
	text-align:right;
	color:#685c53;
}


/******** tc image ****************/

#tcimg {
	float:right;
	width:99px;
	border:5px solid #b1aaa6;
	margin:0 0 10px 10px;
}

/********** tc card **************/

.tc-card {
	padding:10px;
	float:left;
	width:330px;
	background-color:#d8d5d0;
	font-weight:bold;
	color:#ffffff;
	background-image: url(/Images/Css/grad-grey-up.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
}

/******** journal image ****************/

.journal-img {
	float:right;
	width:200px;
	border:5px solid #eeeeee;
	margin:0 0 10px 10px;
}
.journal-img-bottom{
	color:#FFFFFF;
	padding:4px; 
	background-color:#f8f8f8;
	font-size: 14px;
}

.JournHome-map
{
	width: 755px; 
	height: 340px; 
	position: relative; 
	background-color:#B3C6D4 !important;
}
