/* --- booking.css --- */

/* =====================================================================
	booking messages (generic column)
===================================================================== */

/* --- why book message --- */
.cftMessage
{
	margin: 0 0 10px 0;
	width: 200px;

}

	.cftMessage h2
	{
		padding: 5px 0 5px 10px;
		font-size: 130%;
		font-weight: normal;
		letter-spacing: -0.05em;

	}
	
	.cftMessage .messages h3
	{
		margin: 0 1px;
		padding: 3px 10px;
		font-size: 170%;
		width: 178px;
	}

	.cftMessage p
	{
		font-size: 100%;
		padding: 3px 10px 10px;
	}

	.cftMessage .messages
	{
		padding: 0 0 3px 0;

		font-size: 80%;
	}

	.cftMessage p.price,
	.cftMessage p.quality,
	.cftMessage p.secure
	{
		margin: 5px 0 5px 5px;
		padding: 5px 10px 5px 35px;
		width: 150px;
		color: #333;
	}

	.cftMessage p.price
	{
		background: url(/images/ico_price.gif) no-repeat top left;
	}

	.cftMessage p.quality
	{
		background: url(/images/ico_quality.gif) no-repeat top left;
	}

	.cftMessage p.secure
	{
		background: url(/images/ico_security.gif) no-repeat top left;
	}

/* =====================================================================
	stages
===================================================================== */

.bookingStage 
{
	margin: 0 0 15px 10px;
	width: 726px;
}

	.bookingStage h1 
	{
    padding: 10px 10px 10px 0;
		font-family: DurhamSansNormal;
    font-size: 40px;
    font-weight: lighter;
	}

	.bookingStage .bookingStages
	{
		margin: 0 0 5px 0;
	}

	.bookingStage .bookingStages img
	{
		margin: 0 1px 0 0;
		padding: 0;
	}

	.bookingStage .instruction 
	{
		padding: 5px 0;
	}

/* =====================================================================
	product detail
===================================================================== */

.bookingProductDetail
{
	margin: 0 0 10px 10px;
	padding: 9px;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	width: 706px;
	position: relative;
}

	.bookingProductDetail .bookingDetailsWrapper
	{
		display: block;
		overflow: auto;
		font-size: 80%;
	}

	.bookingProductDetail div.image
	{
		float: left;
		margin: 0 0 5px 0;
		display: inline-block;
	}

	.bookingProductDetail div.image img
	{
		border: 1px solid #ccc;
	}

	.bookingProductDetail p
	{
		margin: 0 0 3px 190px;
		font-weight: bold;
		width: 250px;	
		font-size: 100%;
		text-decoration: underline;
	}

	.bookingProductDetail p a
	{
		color: #545454;
	}

		.checkout .bookingProductDetail p
		{
			text-decoration: none;
		}
	
	.bookingProductDetail .address
	{
		margin: 0 0 0 190px;
		width: 230px;
	}

	.bookingProductDetail .gradings
	{
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.bookingProductDetail .gradings h2,
	.bookingProductDetail .gradings ul
	{
		display: none;
	}
	
	#right .whyBook
	{
	    margin-bottom: 18px;
	        border: 2px solid #5B6D77;
    float: left;
    margin-bottom: 10px;
    width: 226px;
    margin-top: 20px;
	}
	
	#right .whyBook h3
	{
	 background: none repeat scroll 0 0 #5B6D77;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: normal;
    padding: 2px 8px 6px;
	}
	
	#right .whyBook .whyBookWrapper
	{
	    padding: 5px;
	}

/* =====================================================================
	availability search - static wide
===================================================================== */

.bookingAvailabilitySearch
{
	margin: 0 0 10px 10px;
	padding: 9px;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	width: 706px;
	position: relative;
	
	font-size: 80%;
}

	.bookingAvailabilitySearch h2
	{
		font-size: 130%;
		margin: 0 0 5px 0;	
	}

	.bookingAvailabilitySearch div.form
	{
		display: none;
	}

	.bookingAvailabilitySearch div.row 
	{
		padding: 3px 0;
		clear: both;
	}

	.bookingAvailabilitySearch div.submitContainer 
	{
		position: absolute;
		top: 20px;
		right: 20px;
	}

	.bookingAvailabilitySearch .labelwide,
	.bookingAvailabilitySearch .label
	{
		padding: 1px 0 0 0;
		float: left;
		width: 150px;
		font-weight: bold;
	}

	.bookingAvailabilitySearch .fieldwide,
	.bookingAvailabilitySearch .field
	{
		margin: 0 0 0 10px;
	}

	.bookingAvailabilitySearch .AddAnotherUnit
	{
		margin: 5px 0;
	}

	.bookingAvailabilitySearch .AddAnotherUnit a
	{
		padding: 0 0 0 15px;
		background: url(/images/bullet_1.gif) no-repeat left;
		vertical-align: middle;
	}

/* =====================================================================
	availability search - collapsible
===================================================================== */

.bookingAvailabilitySearchCollapsible 
{
	left:450px;
	margin-top:62px;
	position:absolute;
	z-index:10;
	top: auto;
	height: 31px;
	width: 200px;
}

	.bookingAvailabilitySearchCollapsible .availabilitySearchImg
	{
		height: 31px;
		width: 200px;
		background: url(/images/btn_changerequirements.png) no-repeat left;
	}

	.bookingAvailabilitySearchCollapsible h2 
	{
		color: #FFFFFF;
		cursor: pointer;
		font-size: 95%;
		padding: 7px 0;
		text-indent: 25px;
	}

	.bookingAvailabilitySearchCollapsible h2:hover
	{
		text-decoration: underline;
	}

		.bookingAvailabilitySearchCollapsible div.form
		{
			display: none;
		}

	.bookingAvailabilitySearchCollapsible form
	{
		padding: 5px;
		background: #fafafa;
		border: 1px solid #d6d6d6;
		width: 188px;
		
		font-size: 80%;
	}

	.bookingAvailabilitySearchCollapsible div.row
	{
		padding: 5px 0;
		clear: both;
	}
	
	.bookingAvailabilitySearchCollapsible .labelwide
	{
		display: block;
		font-weight: bold;
		padding: 5px 0;
		width: auto;
	}

	.bookingAvailabilitySearchCollapsible .fieldwide
	{
		clear: both;
	}

	.bookingAvailabilitySearch .field 
	{
		margin: 0 0 0 10px;
	}

	.bookingAvailabilitySearchCollapsible .label
	{
		padding: 1px 0 0 0;
		float: left;
		width: 111px;
		font-weight: bold;
	}
	
	.bookingAvailabilitySearchCollapsible input
	{
		border: 1px solid #D6D6D6;
	}

	.bookingAvailabilitySearchCollapsible .AddAnotherUnit
	{
		margin: 5px 0;
	}

	.bookingAvailabilitySearchCollapsible .AddAnotherUnit a
	 {
		padding: 0 0 0 10px;
		background: url(/images/bullet_1.gif) no-repeat left;
		vertical-align: middle;
	}
	
	.bookingAvailabilitySearchCollapsible div.submitContainer
	{
		text-align: center;
	}
		
		.bookingAvailabilitySearchCollapsible div.submitContainer input
		{
			border: none;
		}

/* =====================================================================
	requirement summary
===================================================================== */

.requirementSummary h3,
#book_reqdetails h3,
#book_bookingdetails h3,
#book_bookingresult h3
{
	margin: 0 0 5px 0;	
	font-size: 121%;
	font-weight: bold;
}


.requirementSummary #book_reqdetails
{
	margin: 0 0 10px 10px;
	padding: 9px;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	width: 706px;
	position: relative;
	
	font-size: 80%;
}

.requirementSummary dl,
.requirementSummary #book_reqdetails dl
{
	padding: 5px 0;
}

.requirementSummary #book_reqdetails dl.requirement_item 
{
	width: 55%;
	float: left;
}

.requirementSummary dt,
.requirementSummary #book_reqdetails dt
{
	font-weight: normal;
	float: left;
	margin-right: 5px;
	padding: 3px 0;
}

.requirementSummary dd,
.requirementSummary #book_reqdetails dd
{
	padding: 3px 0;
	font-weight: bold;
}

.requirementSummary table.bookingFormRoomInformation 
{
	margin: 6px 0 6px 6px;
	border-collapse: collapse;
	clear: both;
	font-size: 120%;
	background: #fff;
}

.requirementSummary table.bookingFormRoomInformation th 
{
	border: 1px solid #ccc;
}

.requirementSummary table.bookingFormRoomInformation td 
{
	border: 1px solid #ccc;
}

.requirementSummary table.bookingFormRoomInformation caption
{
	display: none;
}

.requirementSummary table.bookingFormRoomInformation th 
{
	padding: 5px;
	font-weight: bold;
}

.requirementSummary table.bookingFormRoomInformation td
{
	padding: 5px;
}

/* =====================================================================
	unit selection
===================================================================== */

.bookingUnitSelection, .ctl_Booking_UnitSelection
{
	margin: 0 0 10px 0;
	clear: both;
}

.bookingUnitSelection div.pnStayTtl p, .ctl_Booking_UnitSelection div.pnStayTtl p
{
	color: #000;
}

.bookingUnitSelection form, .ctl_Booking_UnitSelection form
{
	margin: 0 0 10px 10px;
	padding: 9px;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	width: 706px;
	position: relative;
	font-size: 80%;
}

.bookingUnitSelection .StayCandidateItemHeader, .ctl_Booking_UnitSelection .StayCandidateItemHeader
{
	margin: 0 0 3px 0;
}

.bookingUnitSelection .StayCandidateItemHeader img, .ctl_Booking_UnitSelection .StayCandidateItemHeader img
{
    display: none;
}

.bookingUnitSelection .StayCandidateItemHeader h2, .ctl_Booking_UnitSelection .StayCandidateItemHeader h2
{ 
	display: none;
}

.bookingUnitSelection div.pnStayReqmntTtl, .ctl_Booking_UnitSelection div.pnStayReqmntTtl 
{
	font-weight: bold;
	padding: 5px 0;
	font-size: 110%;
}

.bookingUnitSelection div.pnStayReqmntRslts, .ctl_Booking_UnitSelection div.pnStayReqmntRslts
{
	margin: 5px 0;
}

.bookingUnitSelection div.pnUnitOption, .ctl_Booking_UnitSelection div.pnUnitOption
{
	font-weight: bold;
	line-height: 1.4em;
}

.bookingUnitSelection div.pnUnitOption input, .ctl_Booking_UnitSelection div.pnUnitOption input 
{
	float: left;
	margin-top: 2px;
}

.bookingUnitSelection div.pnUnitOption label, .ctl_Booking_UnitSelection div.pnUnitOption label 
{
	margin-left: 16px;
	display: block;
}

.bookingUnitSelection div.pnPriceBase, .ctl_Booking_UnitSelection div.pnPriceBase
{
	margin: 0 0 0 16px;
	clear: both;
}

.bookingUnitSelection div.pnUnitOption, .ctl_Booking_UnitSelection div.pnUnitOption
{
	margin-top: 10px;
}

.bookingUnitSelection div.pnStayButtons, .ctl_Booking_UnitSelection div.pnStayButtons
{
	margin: 15px 0 10px 17px;
}

.bookingUnitSelection div.pnUnitOption img, .ctl_Booking_UnitSelection div.pnUnitOption img
{
	vertical-align: top !important;
}

/* =====================================================================
	key
===================================================================== */

.bookingKeys, .ctl_BookingKeys
{
	margin: 0 0 10px 10px;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	width: 724px;
	font-size: 80%;
}

.bookingKeys h3, .ctl_BookingKeys h3
{
	padding: 5px 0 5px 10px;
	font-size: 130%;
	font-weight:  bold;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #d6d6d6;
}

.bookingKeys .bdy, .ctl_bookingKeys .bdy 
{
	padding: 5px;
}	

.bookingKeys p, .ctl_BookingKeys p 
{
	padding: 3px 10px 10px 10px;
	font-size: 95%;
}	

.bookingKeys p strong, .ctl_BookingKeys p strong
{
	padding: 3px 0;
}	

.bookingKeysLeft
{
	margin: 0 0 10px 0;
	width: 200px;

	border: none;
}

.bookingKeysLeft h3
{
	padding: 5px 0 5px 10px;
	font-size: 160%;
	text-transform: uppercase;
	font-weight: normal;
	font-weight: lighter;
	letter-spacing: -0.05em;

	border-bottom: 1px solid #d6d6d6;
}

.bookingKeysLeft .bdy 
{
	padding: 0 0 3px 0;

}	

.bookingKeysLeft p 
{
	padding: 3px 10px 1em 10px;
	font-size: 95%;
	width: 178px;
}	

.bookingKeysLeft p strong
{
	padding: 3px 0;
	display: block;
}	

.bookingHelp
{
	width: 200px;
	margin: 0 0 7px 0;

	position: relative;
}

.bookingHelp .onlinebookinghelp
{
 	position: relative;	
	padding: 0 0 10px 0;

}
 
.bookingHelp #ir_bookonlinetitle 
{
	padding: 5px 10px;
	width: 180px;	
	font-size: 130%;
	font-weight: lighter;
	letter-spacing: -0.05em;

}
  
.bookingHelp #ir_bookonlinetitle span
{
	display: none;
}	
 
.bookingHelp p
{
	padding: 10px 0 10px 3px;
	margin: 0 10px;
}	
 
.bookingHelp p.helptel strong
{
	font-size: 197%;
	margin: 1% 0; /* --- ! --- */
}
  
.bookingHelp h2#ir_bookonlineindicative,
.bookingHelp h2#ir_bookonlineguaranteed,
.bookingHelp h2#ir_bookonlineenquiry 
{
	font-size: 110%;
	text-transform: none;
	font-weight: bold;
	margin: 0 10px;
	padding-bottom: 13px;
	margin-bottom: 3px;
	
	display: none;
}

.bookingHelp h2#ir_bookonlineindicative span,
.bookingHelp h2#ir_bookonlineguaranteed span,
.bookingHelp h2#ir_bookonlineenquiry span
{
	display: none;
}

.bookingHelp p.ir_bookonlineguaranteedtext 
{
	padding-top: 18px;
	background: url(/images/booking/guaranteed_avail.gif) no-repeat top left;
}
 
.bookingHelp #ir_bookonlineguaranteed,
.bookingHelp p.ir_bookonlineindicativetext
{
	padding-top: 18px;
	background: url(/images/booking/unconfirmed_avail.gif) no-repeat top left;
}
 
.bookingHelp #ir_bookonlineenquiry,
.bookingHelp p.ir_bookonlineenquirytext
{
	padding-top: 18px;
	background: url(/images/booking/availability_enquiryform.gif) no-repeat top left;
}
 
/* =====================================================================
	checkout form
===================================================================== */

.bookingCheckout
{
	clear: both;
	margin: 0 0 10px 10px;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	width: 704px;
	position: relative;
}

.bookingCheckout div.form
{
	display: none;
}

.bookingCheckout #book_bookingdetails
{
	margin: 0 0 10px 0;	
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d6d6d6;
	
	font-size: 80%;
}

.bookingCheckout #paymentDetails,
.bookingCheckout #interests,
.bookingCheckout p.agreement,
.bookingCheckout #book_yourdetails
{
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
}

.bookingCheckout #book_yourdetails 
{
	margin: 10px 0 10px 0;
	border: none;
	padding: 0 0 5px 0;
	width: 100%;
	background: none;
	border-bottom: 1px solid #d6d6d6;
}

.bookingCheckout #interests
{
	border: none;
	font-size: 80%;
}

.bookingCheckout div.row span.widelabel
{
	margin: 0 0 7px 0;
	font-size: 120%;
}

.bookingCheckout #book_bookingresult
{
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 94%;
	background: #fafafa;
}

.bookingCheckout #book_bookingdetails dl
{
	padding: 5px 0;
}

.bookingCheckout #book_bookingdetails dl dt,
.bookingCheckout #book_bookingdetails dl dd
{
	display: inline;
	font-size: 123%;
	color: #DC241F;
	font-weight: bold; 
	margin-right: 2px;
}

.bookingCheckout #book_bookingdetails dd.totalprice
{
	margin-right: 5px;
}

.bookingCheckout legend
{
	display: none;
}

.bookingCheckout #personalDetails,
.bookingCheckout #paymentDetails 
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d6d6d6;
	width: 100%;
	position: relative;
	
	font-size: 80%;
}

.bookingCheckout #paymentDetails div.row
{
	padding: 5px 0 0 0;
}

.bookingCheckout #personalDetails p
{
	font-size: 93%;
	display: none;
}

.bookingCheckout .personaldetails
{
	margin: 10px 0;
	position: relative;
	width: 100%;
}

.ctl_Booking_Checkout #personalDetails .mobile .optional, .ctl_Booking_Checkout #personalDetails .worktelephone .optional,
.ctl_Booking_Checkout #personalDetails .fax .optional
{
    display: none;
}

.bookingCheckout #book_bookingdetails h3,
.bookingCheckout div.enterdetails,
.bookingProductDetail div.description
{
	display: none;
}

.bookingCheckout .personaldetails div.row
{
	margin-bottom: 2px;
}

.bookingCheckout .personaldetails span.label 
{
	float: left;
	padding: 5px 0 0 0;
	width: 200px;
}

.bookingCheckout .personaldetails span.field 
{
	padding: 5px 0 0 0;
	width: 300px;
}

.bookingCheckout .personaldetails span.widelabel
{
	margin-bottom: 0.5em;
	display: block;
}

.bookingCheckout .personaldetails input,
.bookingCheckout .personaldetails select, 
.bookingCheckout #paymentDetails input, 
.bookingCheckout #paymentDetails select,
#emailPage input,
#emailPage textarea,
.emailProvider input,
.emailProvider textarea 
{

	border: 1px solid #d6d6d6;
	margin: 0 0 2px 0;
}

.bookingCheckout .personaldetails input,
.bookingCheckout #paymentDetails input,
#emailPage input, #emailPage textarea,
.emailProvider input, .emailProvider textarea
{
	padding: 2px;
}

.bookingCheckout .personaldetails div.row,
.bookingCheckout .paymentdetails div.row
{
	margin-bottom: 2px;
}

.bookingCheckout .personaldetails input
{
	width: 275px;
}

.bookingCheckout .personaldetails input.submit,
#emailPage input.submit,
.emailProvider input.submit
{
	width: auto;
}

.productdetail .emailProvider input,
#emailPage input
{
	width: 39%;
	margin: 0;
}

.bookingCheckout .personaldetails select
{
	width: 280px;
}

.bookingCheckout .disclaimer
{
	clear: both;
	margin: 1% 0; /* --- ! --- */
}

.bookingCheckout .disclaimer .widelabel

{
    display: none;
}

.bookingCheckout .disclaimer ul.options
{
	list-style-type:none;
	margin: 1% 0; /* --- ! --- */
	font-size: 93%;
}

.bookingCheckout .disclaimer ul.options li
{
	padding: 3px 0;
	list-style: none;
}

.bookingCheckout .disclaimer ul.options input
{
	margin-right: 5px;
}

.bookingCheckout span.label 
{
	display:block;
	float:left;
	margin-top:1px;
	width:140px;
}

.bookingCheckout span.error 
{
	color: #DC241F;
}

.bookingCheckout p,
.bookingCheckout table
{
	padding: 2px 0;
	line-height: 1.4em;
	font-size: 80%;
}

.bookingCheckout fieldset p
{	
	font-size: 93%;
	border: none;
	padding: 2px 0;
}

.bookingCheckout p.agreement
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d6d6d6;
	width: 100%;
	position: relative;
}

.bookingCheckout p.agreement input
{
	margin-right: 5px;
}

.bookingCheckout p.agreement a
{
	color: #E93445;
	text-decoration: underline;
}

.bookingCheckout #book_yourdetails h3,
.bookingCheckout #book_invoicedetails h3,
.bookingCheckout #book_changes h3,
.bookingCheckout h2
{
	padding: 0 0 5px 0;
}

.bookingCheckout h2
{
	border: none;
	font-size: 100%;
}

.bookingCheckout #book_yourdetails dt
{
	float: left;
}

.bookingCheckout #book_yourdetails dd
{
	margin-left: 50px;
}

.bookingCheckout #book_invoicedetails 
{
	margin: 0 0 10px 0;	
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d6d6d6;
}

.bookingCheckout #book_changes
{
	margin: 0 0 10px 0;
}

.bookingCheckout #detailsform input.submit
{
	padding: 10px 10px 20px 10px;
}

.emailProvider div.row,
#emailPage div.row
{
	margin-bottom: 0.25em;
}

table.bookingFormRoomInformation
{
	font-size: 93%;
}

.bookingCheckout #interests
{
}

.bookingCheckout #interests li
{
    list-style: none;
        padding: 3px 0;
}

.bookingCheckout #interests ul.interests
{
    padding-top: 10px;
}

.bookingCheckout #interests li input
{
    margin-right: 10px;
}

/* =====================================================================
	misc messages
===================================================================== */

.pnNoAvail 
{
	margin: 10px 0 10px 10px;
	padding: 0px 0 10px 50px;
	width: 90%;	
	background: url(/images/noavail.gif) no-repeat top left;
}

.pnNoAvail h2
{
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #757577;
	font-size: 120% !important;
}

.pnNoAvail p
{
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #757577;
}

.pnAvSrchSummary
{
	padding: 0 5px 5px;
}

.pnBookSummary h2
{
	padding: 5px 5px 0 5px;
	font-size: 90%;
	height: 2em;
	color: #333;
}

.pnBookSummary ul
{
	margin: 0 0 5px 0;
	list-style: none;
}

.pnBookSummary ul li
{
	margin: 0 12px 0 0;
	padding: 0 0 0 7px;
	font-size: 75%;
	background: url(/images/bullet_arrow_purple.gif) no-repeat left;
	position: relative;
	display: inline;
	line-height: 1.8em;
}

.pnBookSummary p
{
	padding: 2px 0 5px 0;
	font-size: 75%;
}

/* =====================================================================
	polling
===================================================================== */

.bookingPollingExit .supplierLeft
{
	margin: 25px 0 20px 0;
	padding: 0 20px 20px 0;
	width: 300px;
	float: left;
	background: url(/images/arrow_extsupplier.gif) no-repeat top left;
	border-right: 1px dotted #ccc;
}

.bookingPollingExit .supplierLeft h2 
{
	font-size: 150%;
	margin: 4px 0 20px 65px;
}

.bookingPollingExit .supplierLeft h3
{
	font-size: 100%;	
	margin: 0 0 6px 0;
}

.bookingPollingExit .supplierLeft p 
{
	margin: 0 0 6px 0;
}

.bookingPollingExit p.DeepLink
{
	float: left;
	width: 260px;	
	margin: 12px 0 0 8px;
	padding: 0 0 0 35px;	
	background: url(/images/arrow_right.gif) no-repeat left;
	vertical-align: middle;
}

.bookingPollingExit p.DeepLink
{
	font-size: 174%;
	margin: 5px 0;
}

.bookingPollingExit p.DeepLink a
{
	text-decoration: underline;	
}

.bookingPollingExit p.DeepLink a:hover
{
	color: #000;
}

.bookingPollingExit
{
	margin: 0 0 10px 0;
	padding: 10px;
	width: 706px;
	position: relative;
}

/* =====================================================================
	provider terms and conditions
===================================================================== */

.providerTandCs h1 
{
	font-weight:bold;
	line-height: 1.4em;
	margin:	0 0 2px;
	font-size:116%;
}

.providerTandCs br
{
	margin-bottom: 5px;
}

.providerTandCs strong
{
	display: none;
}

/* =====================================================================
	3d secure styling override
===================================================================== */

body.secureheader, body.securehelp
{
    background: #fff!important;
    background-image:none!important;
}