@charset "UTF-8";
/* CSS Document */

.dealsContent {
    margin-top: 0;
    margin-bottom: 20px;
}
.deal {
    border-bottom: 1px solid #CACACA;
    height: 110px;
    overflow: hidden;
    left: 0;
    max-width: 648px;
    position: relative;
    z-index: 999;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.deal > a {
    height: inherit;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 0;
}
.deal > a:hover {
    background-color: #E7D6B0;
}
.dealThumb {
    float: left;
    position: relative;
    left: 0px;
    display: inline;
    margin-right: 20px;
    width: 200px;
    height: inherit;
}
.dealText {
    font-size: 14px;
    height: inherit;
    max-height: 224px;
    overflow: hidden;
    position: relative;
    width: 280px;
}
.product_wrapper .deal {
    margin: 0;
}
.product_wrapper .dealValidity h2 {
    margin-top: 7px;
    font-size: 21px;
    color: #706D6D;
    -webkit-font-smoothing: antialiased;
}
.dealValidity h2 {
    margin: 20px 0 4px;
}
.dealValidity {
    bottom: 0px;
    color: #3c3c3c !important;
    font-size: 13px;
    text-align: left;
    width: 100%;
    color: #FFFFFF;
    line-height: 1em;
    overflow: hidden;
}
.dealCopy {
    color: #004482;
    font-weight: bold;
    position: absolute;
    right: 140px;
    text-align: right;
    top: 15px;
    width: 100px;
    z-index: 999;
}
.pricePoint {
    height: 60px;
    left: 525px;
    position: absolute;
    text-align: left;
    top: 12px;
    width: 120px;
    z-index: 999;
}
.dealPrice {
    color: #932B0B;
    font-weight: bold;
    line-height: 2em;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    top: -8px;
    width: 100%;
    z-index: 10;
}
.priceLand {
    display: inline;
}
.dealDollarSign {
    font-size: 18px;
    margin-right: -3px;
    position: relative;
    top: 0;
}
.dealDollarSign, .dealCost, .dealCost {
    display: inline;
}
.priceAir {
    display: none;
}
.dealCost {
    font-size: 24px;
}
.dealPP {
    display: inline;
    font-size: 0.9em;
    margin-top: -4px;
}
ul.inclusions {
    margin-left: 15px;
}
.inclusions {
    height: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 15px !important;
    width: inherit;
}
.inclusions ul {
    margin-left: 0;
    margin-top: 5px;
    padding-left: 0;
}
.inclusions li {
    /*float: left;*/
    line-height: 1.2em;
    margin-bottom: 4px;
    margin-right: 18px;
    font-size: 15px;
    clear: both;
    width: 597px;
	color: #3c3c3c;
}
/*New Deals Layout Jan 2016*/

.post-st {
    margin: 0px 18px;
}
.deal-cont {
    position: relative;
    margin-top: 22px;
}
.post-st {
    width: 295px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    moz-box-shadow: 1px 2px 9px #E4DEDE;
    -webkit-box-shadow: 1px 2px 9px #E4DEDE;
    box-shadow: 1px 2px 9px #E4DEDE;
    height: 263px;
    border: 1px solid #C2BCBC;
	background: #ffffff;
}
.post-st img:first-child {
    width: 100%;
    height: 167px;
}
.post-st .cover {
    position: absolute;
    background: url("/globaluploads/campaign/SLC_NOV7/images/microsite/bg-cover.png") 0 0 repeat;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: 2;
    width: 100%;
    height: 167px;
    top: 0px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    overflow: hidden;
}
.post-st:hover .cover {
    position: absolute;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.post-st:hover .cover ul, .post-st:hover .contentCar {
    top: 10px;
    margin-top: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.post-st ul {
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    top: 30px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.cover ul {
    padding: 0px 0px 0px 30px;
    margin: 0px;
}
li {
    margin: 0;
    padding: 0;
}
.post-st ul li {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    width: 172px;
    line-height: 1.3;
    position: relative;
    left: 10px;
}
.post-st .dateInfo {
    position: absolute;
    color: #656565;
    font-size: 14px;
    font-style: italic;
    right: 10px;
    margin-top: 8px;
    width: 215px!important;
    text-align: right;
}
.post-st h3 {
    height: 42px;
    font-size: 17px;
    color: #ffffff !important;
    font-weight: bold;
    padding: 10px;
    background: #932B0B;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0!important;
    background-image: url('/globaluploads/campaign/SLC_JUL1_15/images/sun_general/deal_title_shade.png');
    background-position: bottom;
    background-repeat: repeat-x;
}
.post-st .pp-type {
    position: absolute;
    background: none repeat scroll 0% 0% #932B0B;
    right: -10px;
    top: 10px;
    z-index: 3;
    color: rgb(255, 255, 255);
    width: 65px;
    padding: 5px 20px 6px 10px;
    text-align: right;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    text-shadow: 1px 0.5px 1px rgba(0, 0, 0, 0.43);
    -moz-text-shadow: 1px 0.5px 1px rgba(0, 0, 0, 0.43);
    -webkit-text-shadow: 1px 0.5px 1px rgba(0, 0, 0, 0.43);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#subscribe{
	width: 960px;
}
#subscribe img{
	height: 263px;
}
.subscribeCover h3, .subscribeCover h4{
	background: none;
	text-align: center;
	color: #ffffff;
	font-family:'sini_boldregular' !important;
}
.subscribeCover h3{
	font-size: 34px;
	line-height: 37px;
	text-transform: uppercase;
	top: 65px;
}
.subscribeCover h4{
	font-size: 26px;
	text-transform: uppercase;
	background: #932B0B;
	padding: 5px;
	border-radius: 5px;
	width: 13%;
	margin: 0 auto;
	margin-top: 60px;
}
.subscribeCover h4:hover{
	background: #ffffff;
	color: #932B0B;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#subscribe .subscribeCover{
	position: absolute;
	background: rgba(180, 29, 18, 0.4);
	height: 263px;
	width: 960px;
}
.post-st .star-rate {
    padding: 5px
}
.post-st .pp-type span {} .post-st .post-util {
    background: none repeat scroll 0% 0% #004680;
    height: 100%;
}
.post-st .cover {
    background: rgba(180, 29, 18, 0.6);
}
#slocation {
    width: 250px;
    float: right;
    right: 0;
    margin-right: -292px;
    text-align: right;
    top: 290px;
    z-index: 99999;
    position: absolute;
}
#terms {
    display: none;
}