@charset "utf-8";
/* CSS Document */
/* orbitz Homepage*/




/*
 * TOP PICKS
 *
 */
#topPicks{
	width:615px;
	height:215px;
	padding:10px 10px 5px 10px;
	background:url("http://media.away.com/adventurefinder/images/bg_right_col.gif") repeat scroll 0 0 transparent;
	float:none;
	clear:both;
	margin-bottom:20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}

#topPicks .image, .topPickCarousel{
	float:right !important;
	width:370px;
	height:209px;
	}
#topPicks .details{
	height:143px;
	overflow:hidden;
	margin-bottom:5px;
	}
#topPicks h2{
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#4D4917;
	}
#topPicks h3{
	font-size:20px;
	}
#topPicks p{
	font-size:14px;
	line-height:20px;
	margin:10px 0;
	margin-right:3px;
	}
#topPicks .pagination{
	background:url(http://media.away.com/adventurefinder/images/background1.gif) repeat;
	width:240px;
	height:25px;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	}
#topPicks .pagination .currPage span{
	font-weight:normal;
	}
#topPicks .pagination .btnPrev{
	float:left;
	border-right:1px solid #bBb984;
	width:50px;
	}
#topPicks .pagination .btnNext{
	float:right;
	border-left:1px solid #bBb984;
	width:50px;
	}

/*
 * FEATURES
 *
 */
#features{
	margin-left:10px;
	}
.feature{
	float:left;
	width:300px;
	padding:20px 20px 0 0;
	height:180px;
	}
.feature h2{
	color:#4D4917;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	}
.feature img{
	margin:5px 0 10px 0;
	}
.feature p{
	font-size:12px;
	line-height:15px;
	padding-top:5px;
	overflow: hidden;
	width:285px;
	}
#features hr{
	float:none;
	clear:both;
	margin:30px;
	padding:0;
	visibility:hidden;
	}
	
	

/*
 * FEATURED OPERATOR
 *
 */
 #featuredOperator .right {
    border-left:1px solid #bBb984;
    width:365px;
 }
#featuredOperator{
	width:620px;
	padding:10px 5px 5px 5px;
	background:url("http://media.away.com/adventurefinder/images/bg_right_col.gif") repeat scroll 0 0 transparent;
	float:none;
	clear:both;
	margin-bottom:20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
#featuredOperator .left{
	float:left;
	width:240px;
	margin-right:10px;
	}
#featuredOperator .left img{
	float:left;
	padding:2px 10px 0 5px;
	width:60px;
	}
#featuredOperator .left h2{
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:1px 0 10px 5px;
	color:#4D4917;
	margin:0;
	}
#featuredOperator .left h3{
	line-height:18px;
	padding:5px 0 0 0;
	}
#featuredOperator a.button{
	float:right;
	height:58px;
	width:101px;
	display: block;
	margin:10px 5px 0 0;
	padding:10px 0 0 0;
	background: url(http://media.away.com/adventurefinder/images/btn_findTour.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
#featuredOperator p{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	line-height:20px;
	display:block;
	padding:10px;
	width:230px;
	}
#featuredOperator hr{
	float:none;
	clear:both;
	margin:0;
	padding:0;
	visibility:hidden;
	}

.fixedWidthRuler{
    width:630px;
}
#featuredOperator div td
	{
	vertical-align: middle;
	}
	
/*
 * FEATURED TRAVEL DEALS
 *
 */
#featuredDeals{
    float:none;
    clear:both;
    }
#featuredDeals h2{
    line-height:30px;
    }
#featuredDeals h2 span{
    font-size:12px;
    font-weight:normal;
    color:#4D4917;
    }
.featuredDeal{
    float:left;
    background:url("http://media.away.com/adventurefinder/images/bg_right_col.gif") repeat scroll 0 0 transparent;
    padding:5px;
    margin:0 10px 15px 0;
    width:140px;
    height:113px;
    }
.featuredDeal p{
    font-size:13px;
    font-weight:bold;
    padding:2px 0 5px 0;
    }
#featuredDeals a.button{
    font-weight:bold;
    font-size:12px;
    text-transform:capitalize;
    }

#dealHover{
    float:left;
    background:url("http://media.away.com/adventurefinder/images/bg_right_col.gif") repeat scroll 0 0 transparent;
    padding:5px;
    margin:-5px;
    display:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position:absolute;
    width:280px;
    /*height:215px;*/    
    }
#dealHover div{
    background:white;
    width:270px;
    /*height:200px;*/
    margin:0;
    padding:10px 5px 5px 5px;
    overflow:hidden;
    }
#dealHover img{
    float:left;
    margin:-5px 5px 7px 0;
    }
#dealHover p.price{
    display:inline;
    background:#F9EDA6;
    font-size:13px;
    font-weight:bold;
    /*padding:1px 3px;*/
    /*margin-left:-5px;*/
    line-height:20px;
    }
#dealHover p.duration{
    font-size:11px;
    font-weight:bold;
    margin:10px 0;
    }
#dealHover p.endDate{
    font-size:12px;
    line-height:15px;
    }
#dealHover h3{
    clear:both;
    line-height:20px;
    overflow:hidden;
    }
#dealHover p.operator{
    font-size:11px;
    line-height:15px;
    height:15px;
    overflow:hidden;
    color:#aaa;
    }
#dealHover p.description{
    font-size:12px;
    line-height:17px;
    height:51px;
    margin:5px 0;
    overflow:hidden;
    }
#dealHover p.activities{
    /*display:inline;*/
    background:#F9EDA6;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    padding:1px 3px;
    overflow:hidden;
    height:12px;
    }

	
/*
 * LIST OF ACTIVITIES AND DESTINATIONS
 *
 */
.actDestWrapper h2{
	margin-top:10px;
	line-height:30px;
	}
.actDestWrapper li{
	font-size:12px;
	line-height:20px;
	}
	
.rightBorder {
	border-right: 1px solid #C7C08C;
	margin-right:10px;
}
 
