/* CSS Document */
/* imported
------------------------------*/
@import url(cmsheaders.css);
@import url(cmsgeneric.css);
@import url(mobile.css) only screen and
(max-device-width:500px);

/* Fresca Overides 
-----------------------------*/

/*------------------Product Details -----------------------------
select.selectQty {
	display: inline;
	margin: 0 0 3px 0;
	float: none;
}
p.bagMessage {
	width: 130px;
}
td.addToBagCont {
	width: 130px
}
table#productOptions tbody tr td.priceCont {
	width: 140px;
}
input#btn_AddToBag {
	margin: 0;
}
div.formElement {
	width: 95px;
}
img.btnViewBag {
	margin: 0;
} */


h2#selectBillingHeading {
	background:transparent url(/pws/images/exsisting_billing_address.gif) no-repeat scroll 0 0;
	margin-top:20px;
	padding:5px 0 0 5px;
}
div#chooseAddressSelectCont {	
	background:transparent url(/pws/images/exsisting_billing_address_bottom.gif) no-repeat scroll 0 0;
	float:left;
	margin:0;
	padding:10px 0 15px 5px;
	width:430px;
}
h2#addNewAddre {
	margin: 0;
}
form#searchAgainForm {
	background: url(/pws/images/img_search_bg.gif) no-repeat 0 70px;
	height: 150px
}
/*------------------Offers Styling -----------------------------*/
.save-price {
	color:#ff0000
}
.list-cont {
	width: 350px;
	float: left;
	margin-right: 10px;
}
.list-hdr {
	float: left;
	font-weight: bold;
	font-size: 1.3em;
}
ul.list-wrap {
	width: 350px;
	float: left;
}
ul.list-wrap li {
	margin: 5px 0 0;
}
/*------------------Basket Page -----------------------------*/
div#extraBuy {
	width: 280px;
	min-height: 103px;
	height: 103px;
	background: url(/pws/images/cms/basket_travalo.gif) no-repeat;
}
ul#extra-buy-btns {
	min-height: 103px;
	height: 103px;
	background: url(/pws/images/cms/basket_travalo.gif) no-repeat;
}

/*------------------Catergory List Pages -----------------------------*/
/*div.productCont {
    background: none repeat scroll 0 0 #EEEEEE;
    height: 240px !important;
    margin: 5px 12px;
    min-height: 240px;
    padding: 5px 0 0;
    text-align: center;
    width: 156px;
}
div.productCont  img.productImg {
	border: solid 1px #ccc;
}
div.productCont h4 {
	padding: 0 10px;
}
div.productCont h4 a.productTitle {
	background: none;
	padding-left: 0;
}*/
/*------------------CRM HIDES -----------------------------*/
#loginMain #loginForm h1 {
	background: url(/pws/images/cms/already-registered.gif) no-repeat;
	width: 100%;
	*width: 400px;
	height: 39px;
	text-indent: -999%;
}
#loginMain #registerForm h1 {
	background: url(/pws/images/cms/new-registration.gif) no-repeat;
	width: 100%;
	*width: 400px;
	height: 39px;
	text-indent: -999%;
}
#loginMain #loginForm h1 .sIFR-flash, #loginMain #registerForm h1 .sIFR-flash {
	display: none;
}
div#loginMain form .formElement label.marketingList {
	display: none;
}
#RewardsClub #main form #marketing_info {
	position: inherit !important;
	width: 100% !important;
}
/*------------------CRM Holding -----------------------------*/
#crm_dialog {
	float: left;
	width: 714px;
	text-align: center;
	font-size: 1.5em;
}
