/* =Destinations page specific styling to overwrite thomsonWorldwide.css
-----------------------------------------------------------------------------*/

#content,#holiday_summary_div {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 5px;
    margin-right: 11px;
    border: solid 4px #616569;
  	width: 686px;
	float: right;
	font-size:1.2em;
}

.topLeftCurveBox{
	background: #fff;
	padding: 4px;
	margin-bottom: 2em;
	border:none !important;
}

/* =Destinations Page Styling
-----------------------------------------------------------------------------*/
div.map img{
	width:410px;
}

p.minHeightPara{
	min-height:92px;
	height:auto !important;
	height:92px;
}

#destinationsInnerHeader {
	width:377px;
	height:21px;
	background-color:#CAC1A4;
	padding-top:2px;
	padding-left:10px;
	margin-bottom:6px;
	font-weight:bold;
}


/* =Section header Styling
-----------------------------------------------------------------------------*/


p.highlight, #offerBox p, h2.highlight{
    background:#000;
    color: #fff;
    font-weight:bold;
    margin-bottom:6px;
    padding:2px 6px 2px 10px;
}
h2.highlight{
    font-size:  1em;
}
