#coupons-slider {
	width:285px;
	height:300px;/*was 290*/
	overflow:hidden;
	background-color:#f78f1e;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	top:-50px;
}
.inner-left #coupons-slider {
top:0;	
}

#coupons-slider h1,#coupons-slider h2,#coupons-slider h3,#coupons-slider h4,#coupons-slider h5,#coupons-slider a {
color:#fff;	
}
#page-top #coupons-slider p{
margin-bottom:5px;	
}

#coupons-slider .left{/*scroller*/
	width:55px;
}

#coupons-slider .coupon{
padding-bottom:10px;	
overflow:hidden;
}

#coupons-slider .title{
	color:#fff;
	font-size:	1.846em;
	font-weight:bold;
	text-shadow:2px 2px 2px #884905;
	margin-bottom:10px;
}

#coupons-slider .coupon .title{
text-shadow:inherit;
font-size:	1.2em;
margin-bottom:5px;
line-height:1em;
}
#coupons-slider .coupon .dates{
margin-bottom:5px;	
}



#coupons-slider .coupon .info{
font-size:	0.846em;	
line-height:1.5em;
}

#coupons-slider .coupon .link{
	padding-right:10px;
}

#coupons-slider .coupon .link a{
float:right;
margin-top:5px;
	
}


/*--------------------    PAKAGE LIST (from package psd) -------*/


#coupons-listing{
	
}

#coupons-listing .coupon{
padding-bottom:25px;
background-image:url(/images/backgrounds/rightSideDivider.png);
background-repeat:no-repeat;
background-position:center bottom;
margin-bottom:25px;	
}

#coupons-listing .coupon .left{
float:left;
width:170px;
margin-right:15px;	
}

#coupons-listing .coupon .left img{
	width:170px;
}

#wrapper.inner #coupons-listing .coupon .right{
float:left;	
width:395px;
}

#coupons-listing .coupon .right .name{
font-weight:bold;
font-size:	1.692em;
margin-bottom:12px;	
}

#coupons-listing .coupon .right .info{
margin-bottom:15px;
line-height:1.5em;	
}

#coupons-listing .coupon .link{
	float:right;
	width:100px;
}

/*------------------------------------ FULL PACKAGE DETAILS ----------------------------*/
/*--mostly in news as its the same format--*/
.full-package-details{
	margin-bottom:20px;
}

.full-package-details .stores img{
max-height:100px;
float:left;
margin-left:20px;	
}

.full-package-details #coupon-slideshow.image{
	width:600px;
	height:416px;
	border:solid 15px #fff;
}

.full-package-details #coupon-slideshow.image {
	
}

.full-package-details .slideshow-images{
	width:621px;
	height:416px;
	overflow:hidden;	
	left:0px;
}

/*---------------------------------- PACKAGE BOOKING ----------------------------*/
#package-booking {
	margin-bottom:20px;
}

#package-booking .booking-title {
	font-weight:bold;
color:#fff;
font-size:2.154em;
margin-bottom:35px;	
}

.booking-img img{
	max-width:150px;
}

.booking-address{
	line-height:1.5em;
}

#booking-table{
	width:100%;
	text-align:left;
}

 .errmsg{
	color:red;
	
}

#booking-table .errmsg{
	float:left;
}

#booking-table th span{
	float:left;
}

#booking-table th .label{
	width:90%;
}



.def_field_date {
	height:25px;
	width:80px;
}



.def_field {
	height:25px;
	width:150px;
}

.email .def_field {
	width:100%;
}

.def_field_ddl {
	height:25px;
	width:150px;
}

.def_field_textarea{
	width:100%;
	height:150px;
}

.booking-response {
	font-size:2em;
	color:#f78f1e;
}

.booking-address,.booking-img,.booking-phone,.booking-code,.booking-response{
	margin-bottom:10px;
}

#package-booking td{
padding:5px;
width:40%;
padding-right:25px;
}

/*#package-booking input[type="submit"] {
	background-color:transparent;
	padding:0;
	line-height:1em;
	display:inline;
	padding-left:8px;
	padding-bottom:8px;
}*/

/*--------------------- LEFT SIDE COUPON LIST ON THE HOTEL DETAILS PAGE --------------*/
.inner-left #store-coupon-list{
	margin-bottom:20px;
}

.inner-left #store-coupon-list .coupon{
	margin-bottom:20px;
	width:100%;
	height:150px;
	position:relative;
}

.inner-left #store-coupon-list .coupon .image{
	width:90%;
	height:120px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	position:relative;
}

.inner-left #store-coupon-list .coupon .price{
	background-image:url(/images/backgrounds/fromBubble.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	bottom:0px;
	height:98px;
	width:100px;
	text-align:center;
	font-size:1.5em;
}

.inner-left #store-coupon-list .coupon .price span{
	margin-top:20px;	
	display:block;
	font-size:.8em;
	margin-bottom:5px;
}

.inner-left #store-coupon-list .coupon .title{
	line-height:1.2em;
	
	color:#fff;
	font-size:1.2em;
	padding:5px;
	text-shadow:2px 2px 1px #000;
	background-color: rgba(0, 0, 0, 0.3);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=33000000, endColorstr=#33000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000)";
}

.inner-left #store-coupon-list .coupon .link{
	position:absolute;
	bottom:10px;
	left:20px;
}

.inner-left #store-coupon-list .coupon .link a{
	
}
/*----------------------------------- COUPON SLIDER -------------------------------------*/
#coupon-noob{
	width:621px;
	height:416px;
	border:solid 15px #fff;
	background-color:#fff;/*change to white*/
	overflow:hidden;
	position:relative;
}
#coupon-box{
	width:621px;
	height:416px;
	
	position:absolute;
}

#coupon-noob .image{
	height:416px;
	width:621px;
	overflow:hidden;
	float:left;
	position:relative;
	background-position:center;
	
}

#coupon-noob .coupon{
	width:621px;
	height:416px;
	float:left;
	
}

#coupon-noob .content{
	position:absolute;
	right:0px;
	bottom:16px;
	width:400px;
	height:115px;
	padding-left:15px;
	z-index:777;
	line-height:1.5em;
	background-color:#f78f1e;
}



#coupon-noob .content .title{
color:#fff;
margin-bottom:0px;
font-size:2em;	

}

#coupon-noob .link{
position:absolute;
	right:20px;
	bottom:30px;
	width:100px;
	z-index:888;	
}

#coupon-noob .link a{
color:#fff;
text-decoration:none;
text-transform:uppercase;	
}



