/* Css specific to the new (June 2005) public view tour page */

#PanelPR { 
  width:280px;
  padding:0;
  margin:0 0 20px 0;  
}
#tour-description-side {  
  padding:0;
  width:350px;  
}
#PanelAI { 
  width:250px;
  padding:20px 15px 15px 15px; 
  border:#ea838b solid 1px;
  background-color:#fdeced;  
}

#PanelTD { 
  margin:0 280px 0 0;
  padding:0 20px 0 0;
}

#PanelTD h2, h2#prices { color:#ed474d;}
#PanelAI h3 { color:#ea838b;}

#PanelAI dl.Split { font-size:0.69em; margin:1em 0;}
#PanelAI dl.Split dt {font-weight:bold; margin:1em 0 0 0;}

#content .SRWrap a.booknow {
  margin-top:0;
  margin-right:0;
} 

#sm-share{
	position:relative;
	margin:10px 0;
	background:url(/images/share-icons.jpg) left top no-repeat;
	width:282px;
	height:60px;
}

#sm-share img{
	position:relative;
}	

#sm-share a.share-twitter{
	position:absolute;
	width:20px;
	height:20px;
	top:10px;
	right:8px;
	display:block;
	width:45px;
	height:45px;
	z-index:999;
}

#sm-share a.share-facebook{
	position:absolute;
	width:45px;
	height:45px;
	top:10px;
	right:60px;
	display:block;
	width:45px;
	height:45px;
	z-index:999;
}