﻿.SuggestedTours_Main
{
    width:210px;
}
.SuggestedTours_Container
{
   background: white url(../../App_Assets/images/Border_Suggested_Tours.jpg) repeat-y; 
       margin:0px;
}
.SuggestedTours_Inner
{
   margin-left:4px;
   margin-right:4px;
}
.SuggestedTours_Images
{
    text-align: center;
}
.SuggestedTours_SuggestedToursHeader
{
    background: white url(../../App_Assets/images/header_Suggested_Tours.gif) no-repeat;
    height:46px;
    margin:0px;
}
.SuggestedTours_Footer
{
    background: white url(../../App_Assets/images/base_Suggested_Tours.jpg) no-repeat;
    height:46px;
    margin:0px; 
}
.SuggestedTours_Header
{
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    height:23px;
    vertical-align:top;
    text-align:center;
}

.SuggestedTours_ItemHeader
{
    font-family:Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    height:28px;
    vertical-align:bottom;
    text-align:left;
}

.SuggestedTours_ItemDescription
{
   font-family:Arial, Verdana;
   font-size:12px;
   text-align:left; 
}
.SuggestedTours_Button
{
    text-align:right;
    height:25px;
}


.experience-title {
    color: #6cbb45;
    font-size:22px;
}

.experience-right-cell
{
	margin-left:20px;
	margin-top: 20px;
	float:left;
    vertical-align:top;
}

.tour-feature-title {
    color: #F79721;
    font-size:18px;    
    font-weight:bold;    
    margin-left:20px;
    
}

.experience-subtitle-style
{
	color:Red;
	font-weight:bold;
	padding-top:15px;
	font-size:1.5em;
}

.experience-detail-left
{
	width:523px;
	float:left;
	clear:both;	
}

.experience-detail-right
{	
	width:355px;
	float:right;
}

.experience-icon-row
{
	width:100%;
	margin:5px;
}

.experience-smallimage
{
	width:150px;
	height:150px;
	float:left;
}

.experience-section-text
{
	float:left;
	width:350px;	
}

.experience-section-title
{
	color:Green;
	font-weight:bold;
	margin-top:10px;
	clear:both;
	padding-bottom:5px;
	font-size:1.5em;
}

.experience-section-wrapper
{
	margin-bottom:10px;
	float:left;
	width:100%;
}

.experience-all-panel
{
	padding-top:20px;
}
