/* This is where you can override the default styles to fit with the site design */

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	background: #fff url(../images/body_bg.jpg) repeat-x;
}

hr {
	background-color:#fff;
	border-color:#FFFFFF;
	border-width:1px;
	clear:both;
	color:#f6f6f6;
	width:90%;
}

.people_box .lightBody {
	height:400px;
	overflow-x:auto;
	overflow-y:auto;
}

.clearBoth {
	clear: both;
	float:left;
margin-top:5px;
width: 700px;
}

h2 {
	display: none;
}	

h3 {
	margin: 14px 0;
}

h4 {
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	color: #223c89;
	text-decoration: underline;
	font-size: 15px;
}

.right_column h4 {
	text-decoration: none;
	margin-top: 5px !important;
}

h5 {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
}

h6 {
	font-size: 14px;
	color: #223c89;
}

.drop_shadows {
	background: url(../images/wrapper_bg.png) repeat-y;
	width: 990px;
	margin:0 auto;
	text-align:left;
}

.site_wrapper {
	width: 960px;
	*float: left;
	margin: 0 0 0 15px;
	background: #fff;
}

.columns_wrapper {
	float: left !important;
}

.columns_wrapper_2 {
	float: left !important;
	width:960px;
}

.header {
	background-color: #fff;
	height: 100px;
}

.header h1 {
	text-indent: -2000px;
	background: url(../images/logo.jpg) no-repeat;
	height: 100px;
	width: 254px;
	margin-left: 10px;
}

.top_content {
	background-color: #fff;
	float: left;
	margin: 10px 0 0 10px;
	width: 940px;
	display: inline;
}

.three_column_layout .main_content {
	background-color: #fff;
}

.three_column_layout .right_column {
	background-color: #fff;
}

.footer {
	background-color: #c0c0c0;
}

.mid_box {
	width: 95%;
}


/* ====================================================================================== product_info */
 
.product_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.product_info img.small_image{
	float: left;
}

.product_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.product_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.product_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== product_further_info */

.product_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.product_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.product_further_info.people img.large_image{
	display: block !important;
}

.product_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.product_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.product_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.product_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

/* ====================================================================================== person_info */
 
.person_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.person_info img.small_image{
	float: left;
}

.person_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.person_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.person_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== person_further_info */

.person_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.person_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.person_further_info.people img.large_image{
	display: block !important;
}

.person_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.person_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.person_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.person_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

img.request {
	border: 0;
	float: right;
	margin: 20px 0 0 0;
	width: 125px;
	height: 44px;
}

ul#bottom_nav {
	float: left;
	clear: both;
	margin: 20px 0 0 0 !important;
	padding: 0 0 0 10px !important;
}

ul#bottom_nav li {
	list-style: none;
	width: 200px;
}

ul#bottom_nav li a {
	color: #223C89 !important;
	text-decoration: none;
}

/* ====================================================================================== lightbox */

div.lightbox{
	position: absolute;
	display: none;
	border: solid 3px #000000;
	background: #ffffff;
}

div.lightbox a.close{
	display: block;
	float: right;
}

#slideShow{
	width: 660px;
	height: 430px;
}

#slideShow a.close {
	background:transparent url(../images/greyarrow.jpg) no-repeat scroll 0 51%;
	color:#223C89;
	padding:0 0 0 8px !important;
	text-decoration:none;
	font-weight: normal;
	margin: 5px 10px 0 0;
}

#slideShow a {
	color:#223C89;
	text-decoration: none;
}

#slideWrapper{
	width: 640px;
	height: 360px;
}

#slideShow .inner{
	padding: 10px;
	clear: both;
}

#slideShow .slideImage{
	display: none;
}

#slideControls{
	float: right;
	padding-right: 10px;
}

#slideDescription{
	float: left;
	padding-left: 10px;
}

#slideShow a.close{
	padding: 10px 10px 0 10px;
}

#slideShowLink{
	display: block;
	width: 704px;
	height: 205px;
	float: left;
	margin-bottom: 10px;
	position: relative;
	z-index: 0;
}

#slideShowLink img {
	border: 0;
}

#slideShow_firstImage{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}

#slideShow_clickText{
	position: absolute;
	right: 10px;
	bottom: 10px;
	border: 0;
}

.map_infoBox{
	position: absolute;
	top: 30px;
	left: 30px;
	background: #FFFFFF;
	border: solid 2px #000000;
	width: 416px;
	display: none;
	z-index: 10000;
}

.map_infoBox img {
	margin-left: 10px;
}

a.map_infoBox_close{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 0.75em;
}

div.map_infoBox_inner{
	padding: 22px 5px 5px 5px;
}

div#imgHotspots{
	margin: 0 0 10px 0;
}

.contact_details .package .right p {
	width: 490px;
}

.product {
	min-height: 250px;
	height: auto;
}

/* ==================================== TAILORMADE REGIONS TAB */

div.tailormadeRegions_stateTitle{
	clear: both;
}

div.tailormadeRegions_city{
	float: left;
	background: #eeeeee;
	width: 170px;
	height: 200px;
	margin: 0 5px 5px 0;
	
	position: relative;
}

div.tailormadeRegions_city img.cityImage{
	width: 160px;
	height: 92px;
	position: absolute;
	
	top: 5px;
	left: 5px;
}

div.tailormadeRegions_city div.cityName{
	position: absolute;
	
	width: 160px;
	
	top: 100px;
	left: 5px;
	
	font-weight: bold;
}

div.tailormadeRegions_city div.cityDesc{
	position: absolute;
	
	width: 160px;
	
	top: 120px;
	left: 5px;
}

div.tailormadeRegions_city a.cityLink{
	position: absolute;
	
	width: 160px;
	
	bottom: 5px;
	left: 5px;
}

#regionDialog{
	background: #ffffff;
	width: 500px;
	height: 90px;
	position: absolute;
}

#regionDialog a.close{
	position: absolute;
	top: 5px;
	right: 5px;
}

#regionDialog img{
	position: absolute;
	top: 5px;
	left: 5px;
}

#regionDialog form{
	position: absolute;
	top: 40px;
	left: 100px;
}

div.top_content_accomm h3{
	float: left;
	clear: left;
	margin-top: 0px;
}

form.tailorMadeRootCitySelect{
	margin: 0;
	padding: 10px 10px 5px 10px;
	display: none;
}

form.tailorMadeRootCitySelect input{
	margin: 0 0 0 5px;
	padding: 0;
}

form.tailorMadeRootCitySelect select{
	margin: 0;
	padding: 0;
	width: 160px;
}

img.strapline {
	margin-bottom: 3px;
}

.top_content_accomm p.strapline {
	clear:left;
	color:#223C89;
	float:left;
	font-size:14px;
	margin: 0 0 11px 0;
}

#label_enquiryForm_about, textarea#enquiryForm_about{
	display: none;
}


.right_special_offer {

padding-bottom: 5px;
}

.right_special_offer h3 {
	/*text-indent: -2000px;*/
	/*background: url(../../images/special_offer.gif) no-repeat;*/
	margin: 5px 0 0 8px;
	padding: 0;
	width: 190px;
	height: 25px;
	float: left;
	color:#223C89 !important;
	font-size: 21px !important;
	font-weight:normal;
	font-family: Georgia,"Times New Roman",Times,serif;
}



/* FORMATTED LIGHT BOX */

.formattedLightboxContents{

}

.formattedLightboxContents h3{
	margin: 0;
	padding: 0 0 5px 0;
	float: right;
	width: 210px;
}

.formattedLightboxContents p{
	float: right;
	clear: right;
	margin: 0 !important;
	padding: 0 0 15px 0;
	width: 210px;
}

.formattedLightboxContents p.readMore{
	margin: 0;
	padding: 0 0 5px 0;
}

.formattedLightboxContents img{
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}

#showAllAccomm{
	padding: 0 0 7px 0;
	margin: 0 0 0 6px;
	width: 684px;
	text-align: right;
}


.video_icon {

float: right;
}
