﻿div.div_tips
{
	margin-top: 15px;
}

div.div_tourTipsContainer
{
	margin-left	: -8px;
    width		: 896px;
}

div.div_tourTipsContainer div.div_tourTip
{
    height			: 165px;
    left			: 8px;
    text-align		: left;
    width			: 860px;
    height			: 157px;
    background-image: url("../CssImages/TourTips/tipsBackground.png");
    padding			: 13px 28px 0 8px;
}

div.div_tourTipsContainer div.firstTourTip
{
}

div.div_tourTipsContainer div.lastTourTip
{
	margin-bottom: -14px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipImage
{
	float	: left;
	width	: 215px;
	height	: 140px;
	position: relative;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipImage div.div_tourTipeImageTitle 
{
	width	: 193px;
	position: absolute;
	top		: 0;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipImage div.div_tourTipeImageTitle a
{
	display			: inline-block;
	width			: 178px;
	height			: 23px;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 12px;
	text-transform	: uppercase;
	color			: #090C6E;
	padding			: 10px 0 0 15px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo
{
    float		: left;
    width		: 622px;
    margin		: 11px 0 0 17px;
    font-size	: 12px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipTransports
{
	height: 25px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipHotelPriceInfo
{
	width		: 100%;
	font-size	: 16px;
	font-weight	: bold;
	height		: 30px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipHotelPriceInfo h3
{
	margin		: 0;
	padding		: 0;
	display		: inline-block;
	max-width	: 505px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipHotelPriceInfo h3 a
{
	font-size		: 18px;
	font-weight		: bold;
	text-decoration	: none;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipHotelPriceInfo h3 a:hover
{
	text-decoration: underline;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipHotelPriceInfo span.span_tourTipPrice
{
	float: right;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipInfoLeft
{
	float	: left;
	width	: 230px;
	height	: 65px;
}

div.div_tourTipsContainer div.div_tourTip div.div_tourTipHotelInfo div.div_tourTipInfoRight
{
	float	: right;
	height	: 65px;
	width	: 390px;
}
