@media screen{	
	.quickbookcontent {
        padding: 0 .8em .8em .8em;
	}
	.quickbook label {
		padding: 0em 0 0.5em 0;
	}
	.quickbook .date .ui-datepicker-trigger {
		top: 18px;
	}
	.rates .ym-wbox > div .text > a.line1 {
		text-transform: uppercase;
		color: #FFF;
		background: #9e723f;
		background: -moz-linear-gradient(top, #9e723f 0%, #ae854a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e723f), color-stop(100%,#ae854a));
		background: -webkit-linear-gradient(top, #9e723f 0%,#ae854a 100%);
		background: -o-linear-gradient(top, #9e723f 0%,#ae854a 100%);
		background: -ms-linear-gradient(top, #9e723f 0%,#ae854a 100%);
		background: linear-gradient(to bottom, #9e723f 0%,#ae854a 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e723f', endColorstr='#ae854a',GradientType=0 );
		border: solid 1px #be9e56;
		font-weight: bold;
		font-family: 'Alegreya Sans SC', sans-serif;
		letter-spacing: 0.5px;
		text-shadow: #000 0px 1px .5px;
		font-size: 16px;
	}	
	.offer_data {
		top: 302px;
		max-width: 248px;
		min-width: 248px;
	}
	.urldata a{
		font-size: 16px;
	}
	footer {
		background: #494a4c;
		background: -moz-linear-gradient(left,rgba(73,74,76,1) 0%,rgba(60,60,61,1) 100%);
		background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(73,74,76,1)),color-stop(100%,rgba(60,60,61,1)));
		background: -webkit-linear-gradient(left,rgba(73,74,76,1) 0%,rgba(60,60,61,1) 100%);
		background: -o-linear-gradient(left,rgba(73,74,76,1) 0%,rgba(60,60,61,1) 100%);
		background: -ms-linear-gradient(left,rgba(73,74,76,1) 0%,rgba(60,60,61,1) 100%);
		background: linear-gradient(to right,rgba(73,74,76,1) 0%,rgba(60,60,61,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494a4c', endColorstr='#3c3c3d',GradientType=0 );
	}	
	.rates .ym-wbox .grad_img {
		
		background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(255,255,255,0) 100%);
		
	}
	.slider-wrapper {
    top: 320px!important;
	}
	li.signup input{
		width: 130px;
		padding: 1px 4px;
	}
	nav.navbottom li.signup {
		background: transparent;
	}
	nav.navbottom li.signup button.ym-button{
		font:normal 12px/17px Arial, Helvetica;
	}
	nav.navbottom li.signup{
		margin-left: 0px;
	}
	.template_gallery_grid .gallery_book{
		display: block;
		position: absolute;
  		top: 52px;
  		z-index: 9;
  		left: 50%;
  		margin-left: -64px;
	}
	.template_type_type3 .gifttag{
		display:none;
	}
	
	.template_type_type3 .banner_container{
		display:none;
	}
	.template_type_type3 .signup{
		display:none;
	}
	.slides {
    padding: 0;
    width: 252px;
    height: 142px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 30px;
        top: 361px;
}
	
/* 	.gifttag{
	display:none;
	} */
	
	.quickbook a.promo {
    color: #31cc38;
	}
			/*PromoCode Box*/
	form#promoCodeForm {
    padding-bottom: 17px;
	}
	
	table#promoCodeTable{
	border:none;
	}
	
	tr.promo:hover td{
	background-color:transparent;
	}
	
	input#promoCodeSubmit {
    color: #ffffff;
    font-weight: bold;
    background-color: #9f7340;
    background: -moz-linear-gradient(top, rgba(159,115,64,1) 0%, rgba(175,136,75,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,115,64,1)), color-stop(100%,rgba(175,136,75,1)));
    background: -webkit-linear-gradient(top, rgba(159,115,64,1) 0%,rgba(175,136,75,1) 100%);
    background: -o-linear-gradient(top, rgba(159,115,64,1) 0%,rgba(175,136,75,1) 100%);
    background: -ms-linear-gradient(top, rgba(159,115,64,1) 0%,rgba(175,136,75,1) 100%);
    background: linear-gradient(to bottom, rgba(159,115,64,1) 0%,rgba(175,136,75,1) 100%);
    border: 1px solid #d2b770;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    border-radius: 0em;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,0);
    -webkit-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.15);
    font-size: 12px;
	margin-top: 20px;
    height: 24px;
	margin-right: 10px;
    width: 85px;
	}
	
	input#promotionCode{
	font-size: 12px;
    color: #666;
    width: 10em;
    height: 12px;
    margin-left: 12px;
	text-transform: uppercase;
	}
	/*End PromoCode Box*/
	
}
@media screen and ( max-width: 990px){
	form#promoCodeForm {
    display: none;
	}

	.template_gallery_grid .ym-wrapper.content_platform{
		padding: 0;
	}
	.template_gallery_grid .gallery_book{
		display: none;
	}
	.mob_quickbook{
		display:block
	}	
}