﻿*  {
	font-family: "Century Gothic", Arial, Sans-Serif;
}
	

IMG {
	-behavior: url('/App_Assets/scripts/iepngfix.htc');
}

#__asptrace {
	background-color: #ffffff;
}

BODY#tinymce {
	background-color: #ffffff;
}

body {
	background-color: #c0c0c0;
}

SELECT, 
TEXTAREA,
.inputBox{
	border: 1px solid #626060;
}

.popupLight, 
.popup,
#TB_ajaxContent,
#tinymce,
.ForumAdmin {
	background-color: #FAFAFA;
	background-image: none;
}

#tinymce {
	padding: 10px;	
}

.popupDark {
	background-color: #1A4786;
	background-image: none;
}

.popup {

}

.popup .container {
	padding: 6px;
}

.popupDark * {
	color: #ffffff;	
}

A {
	color: #E76E25;
	text-decoration: none;
}

.greyPanel A {
	color: #FFF;
}

#innerContainer #rightContainer A,
#innerContainer #rightContainer A * {
	color: #d00004;
}

A IMG {
	border: 0 none;
}

P {
	padding-top: 15px;
	clear: both;
}

.checkbox LABEL {
	position:relative;
	top: -2px;
	*top: -1px;
}

.refineTitle {
	display: block;
	position: relative;
	
	height: 20px;
	margin-bottom: 6px;
	
	background: #000000 url("../images/template/h1BG.png") no-repeat scroll 0px -20px;
	
	font-size: 11px;
	line-height: 19px;
	text-indent: 10px;
	color: #ffffff;
}

H2.small {
	text-transform: uppercase;
}

H2.small {
	background-position: 0px -40px;
}

H1 {
	color: #E96F24;
	font-size: 40px;
	font-weight: normal;
	line-height: 38px;	
	padding-bottom: 10px;
	padding-left: 20px;
}

H2 {
	font-size: 16px;
}

UL {
	list-style-type: disc;
	margin-left: 10px;
	padding: 15px 0px 0px 30px;
}
LI {
	margin-bottom: 4px;
}

P.small {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.hr {
	font-size: 1px;
	line-height: 1px;
	
	line-height: 0px;
	height: 0px;
	clear: both;
	
	-line-height: 1px;
	-height: 1px;
}

.clear {
	font-size: 1px;	
	line-height: 0px;
	-line-height: 1px;
	height: 0px;
	-height: 1px;
	clear: both;
	
}

.relative {
	position: relative;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.centre {
	text-align: center;
}

.highlight,
.highlight * {
	color: #E76E25 !important;
}

.hr {
	background: transparent url(../images/template/hr.png) repeat-x scroll top left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#aspHiddenFields {
	display: none;	
}

#innerContainerThree #centerContainer .highlight, 
#innerContainerThree #centerContainer .highlight *,
#innerContainer #rightContainer .highlight,
#innerContainer #rightContainer .highlight *,
#leftContainer .refineSearchContainer .highlight,
#leftContainer .refineSearchContainer .highlight *,
#leftContainer .refineViewMore A,
#productListFull TBODY TD.productFullPrice,
#productListFull TBODY TD.productFullSave,
#productListFull TBODY TD.productFullClub,
#productListFull TBODY TD.productFullPrice *,
#productListFull TBODY TD.productFullSave *,
#productListFull TBODY TD.productFullClub * {
	color: #E76E25 !important;
}

.input {
	padding: 2px 3px 2px 3px;
	color: #666666 !important;
	background-color: #ffffff;
	border: 1px solid #7FACD0;
}

.inputPromptOverlay {
	position: absolute;
	display: block;
	cursor: text;
}

.error {
	display: block;
	color: #FF0000;
	
	background: transparent url(../images/template/error.png) no-repeat scroll left 2px;
	-behavior: url('/App_Assets/scripts/iepngfix.htc');
	padding: 3px 5px 0px 20px;
	margin: 10px 0px 10px 7px;
	
	min-height: 18px;
	-height: 18px;
}

.warning {
	display: block;
	color: #BF7205;
	
	background: transparent url(../images/template/warning.png) no-repeat scroll top left;
	padding: 3px 5px 0px 25px;
	margin: 10px 0px 10px 7px;
	
	min-height: 16px;
	-height: 16px;
}

.success {
	display: block;
	color: #276303;	
	
	background: transparent url(../images/template/success.png) no-repeat scroll top left;
	padding: 3px 0px 0px 25px;
	margin: 10px 0px 10px 0px;
	
	min-height: 16px;
	-height: 16px;
}

.errorValidator {
	width: 19px;
	height: 19px;
	
	position: absolute;
	top: 0px;
	right: 10px;
	
	z-index: 100;
	overflow: hidden;
	
	cursor: help;
	text-indent: 30px;
	background: url(../images/template/error.png) no-repeat scroll top left;
	-behavior: url('/App_Assets/scripts/iepngfix.htc');
	
	margin: 3px 3px 2px 3px;
	padding: 0;
	
	line-height: 50px;
}

.errorValidatorHover, .diyValidator {
	width: auto;
	overflow: visible; 
	white-space: nowrap;
	
	margin: 0;
	padding: 2px 2px 1px 2px;
	border: 1px solid #DDDDDD;
	
	background-position: 2px center;
	background-color: #FFFFFF;
	
	line-height: 18px;
	z-index: 1000;
}

.validationSummary {
	padding: 3px 0px 12px 25px;
	margin: 4px 0px 0px 6px;
	
	background: transparent url('../images/template/error.png') no-repeat scroll top left;	
	-background-image: url('../images/template/error-ie6compat.gif');
	font-weight: bold;
}

.validationSummary UL LI {
	color: Red;	
	font-weight: normal;
}

.blueButton, .blueButtonLong, 
.lightBlueButton, 
.orangeButton, 
.greyButton {
	position: relative;
	display: block;
	cursor: default;
}

.blueButton, .blueButton *, .blueButtonLong, .blueButtonLong * {
	font-size: 11px;
	line-height: 26px;
}

.blueButton,
.blueButtonLong {
	width: 144px;
	height: 26px;
	padding: 0px 6px 0px 6px;
	background: transparent url(../images/template/blueButtonBackground.png) no-repeat scroll top left;
}

.blueButtonLong {
	background: transparent url(../images/template/blueButtonLong.png) no-repeat scroll top left;
	width: 606px;
	height: 29px;	
}

.blueButtonShoppingCartIcon {
	background: transparent url(../images/template/blueButtonShoppingCartIcon.png) no-repeat scroll top left;
	width: 21px;
	height: 15px;
	position: absolute;
	top: 5px;
	right: 18px;
}

.bluePanel {
	padding: 10px 8px 10px 8px;
}

.greyPanel {
	padding: 10px 12px 0px 12px;
	background-color: #5e5b5b;
	color: #fff;
}

.greyPanel td {
	color: #fff;
}

.lightBlueButton, 
.orangeButton, 
.greyButton {
	background-color: #689FCA;
	padding: 5px 4px 6px 4px;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px; *line-height:13px;
	border:none;
}

.formButton {
	height: 32px;
	/* text-indent: -9999px; */
	border: none;
	cursor: pointer;
	float: right;           
	background: #E76D24 url(../images/orangeButton-bg.png) no-repeat scroll top left;
	border: 0px none;
	border-right: 1px solid #F9DAC8;
	*border-right: 0px none; /* RHS border generates false borders on other sides in <= IE7 */
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

a.formButton {
	padding: 10px;
	padding: 8px 10px;
	height: 16px;
}

.loginButton {
	width: 56px;
	height: 32px;
	/* background: transparent url(../images/login-btn.jpg) no-repeat scroll top left; */
	float: none;
}

.add-to-wishlist {
	width: 112px;
	background: transparent url(../images/add-to-wishlist.png) no-repeat scroll top left;
	margin-right: 290px;
}

.add-to-gift-registry {
	width: 142px;
	background: transparent url(../images/add-to-gift-registry.png) no-repeat scroll top left;
	margin-right: 90px;
}

.save-a-new-wishlist {
	width: 129px;
	background: transparent url(../images/save-a-new-wishlist.png) no-repeat scroll top left;
	margin-right: 140px;
}



.AddToGiftRegistry {
	margin-top: 10px;  
	display: block;
}

.reviewLoginButton {
	width: 60px;
	float: none;
	margin-top: 12px;
}

.memberButton {
	width: 137px;
	background: transparent url(../images/member-btn.jpg) no-repeat scroll top left;
	margin-right: 20px;
}

.updatePasswordButton {    
	width: 145px;
	/* background: transparent url(../images/update-pass-btn.jpg) no-repeat scroll top left; */
	float: left;
}

.updateQuestionButton {    
	width: 174px;
	/* background: transparent url(../images/update-question-btn.jpg) no-repeat scroll top left; */
	float: left;
}

.updateDetailsButton {
	width: 115px;
	/* background: transparent url(../images/update-details-btn.jpg) no-repeat scroll top left;*/
	float: left;
}

.updateNotificationsButton {
	float: left;
}

.createNewReminderButton {
	float: left;
	margin: 10px 0;
}

/* 
.updateInterestsButton {
	width: 124px;
	background: transparent url(../images/update-interests-btn.jpg) no-repeat scroll top left;
	float: left;
}

.createNewGiftRegistryButton {
	width: 175px;
	/* background: transparent url(../images/create-new-gift-registry-btn.jpg) no-repeat scroll top left;
	float: left;
}
*/

.createButton {
	width: 64px;
	/* background: transparent url(../images/create-btn.jpg) no-repeat scroll top left;*/
	float: left;
}

.provideDetailsButton {
	width: 119px;
	/* background: transparent url(../images/provide-details-btn.jpg) no-repeat scroll top left;*/
}

.verifyDetailsButton {
	width: 112px;
	background: transparent url(../images/verify-details-btn.jpg) no-repeat scroll top left;
	margin-right: 40px;
}

.backToMyAccountButton {
	width: 153px;
	background: transparent url(../images/back-to-my-account-btn.jpg) no-repeat scroll top left;
}

.renameButton {
	width: 71px;
	background: transparent url(../images/rename-btn.jpg) no-repeat scroll top left;
	float: left;
}

.purchaseWishlistButton {
	width: 158px;
	background: transparent url(../images/purchase-wishlist-btn.jpg) no-repeat scroll top left;
}

.purchaseThisWishlistButton {
	width: 165px;
	background: transparent url(../images/purchase-this-wishlist-btn.jpg) no-repeat scroll top left;
}

.orangeButton {
	background-color: #E76D24;
}

.greyButton {
	background-color: #959595;
}

.createGiftRegistryButton {
	width: 155px;
	background: transparent url(../images/create-gift-registry-btn.jpg) no-repeat scroll top left;
}

.submitRatingReviewButton {
	width: 183px;
	float: left;
	margin-top: 10px;
}

A.compareOrderButton {
	margin-top: 10px;
	float: left;
	padding: 4px 7px;
	font-size: 11px;
}

.compareProductButton {
	width: 71px;
	margin-right: 10px;
	float: left;       
	height: 28px;
}

.continueToCheckoutButton {
	width: 203px;
	
	float: left;       
}

.loginCheckoutButton {
	width: 140px;
   
	float: left;       
}

.searchButton {
	width: 67px;
	float: right;
	background: transparent url(../images/search-btn.jpg) no-repeat scroll top left;
}

.continueToPaymentButton {
	width: 147px !important;
	
}

.cancelOrderButton {
	width: 115px;
	background: transparent url(../images/cancel-order-btn.jpg) no-repeat scroll top left;
}

.checkoutContainer INPUT.completeOrderButton  {
	width: 150px;
	
}

.retrieveInvoiceButton {
	width: 129px;
	background: transparent url(../images/retrieve-invoice-btn.jpg) no-repeat scroll top left;
}

.sendEnquiryButton {
	width: 111px;
	background: transparent url(../images/send-enquiry-btn.jpg) no-repeat scroll top left;
	float: left;
}

.continueButton {
	width: 91px;
	/* background: transparent url(../images/continue-btn.jpg) no-repeat scroll top left; */
	float: left;
}

.saveDetailsButton {
	width: 103px;
	/* background: transparent url(../images/save-details-btn.jpg) no-repeat scroll top left;*/
	float: right !important;
}
	

A.blueButton, 
A.lightBlueButton, 
A.orangeButton, 
A.greyButton {
	cursor: pointer;
}

INPUT.lightBlueButton, 
INPUT.orangeButton, 
INPUT.greyButton { 
	*width:1;
	*overflow:visible;

	cursor:pointer;
	float: right;
}

.bigButton {
	font-size: 14px;
	padding: 10px 12px 8px 12px;
}

.printDiv {
	float: right;
	font-size: 11px;
	*font-size: 10px;
	-font-size: 10px;
	color: #003379;
	position: relative;
	display: block;
	width: 85px;
	padding-bottom: 3px;
	*margin: 0 0 -10px 0;
	-margin: 0 0 -1px 0;
}

.printDiv .print {
	line-height: 20px;
}

.printDiv a {
	-font-size: 11px;	
}

.printDiv img {
	-margin-top: 0px;
}

.share {
	float: right;   
}

.nameSpan {
	float: left;
	display: block;
	position: relative;
	width: 150px;
}

#innerContainerThree #centerContainer .printDiv a.print {
	color: #003379;
	font-weight: normal;
	*font-size: 10px;
	-font-size: 10px;
}

#innerContainerThree #centerContainer .printDiv a.print img {
	position: absolute;
	right: 0;
	margin: -3px 3px 0 20px;
	bottom: 3px;
}

#innerContainerThree #centerContainer h2 .printDiv {
	padding-bottom: 1px;
}

#innerContainerThree #centerContainer h2 .printDiv .print img {
	bottom: 0px;
}

.rightSpacer 
{
	margin-right: 30px;
	*margin-top: -18px;
}


.fathersDayContainer {
	background: url('/App_Assets/images/fathersday/bg.jpg') no-repeat; 	
	width: 970px; 	
	height: 659px;
	position: relative; 
}

.fathersDayContainer .step1 {
	position: absolute;
	left: 349px;
	top: 181px;
}

.fathersDayContainer .step2 {
	position: absolute;
	left: 575px;
	top: 181px;
}

.fathersDayContainer .step3 {
	position: absolute;
	left: 435px;
	top: 503px;
}

.fathersDayContainer .step1 div,
.fathersDayContainer .step2 div {
	margin-bottom: 10px;
	height: 23px;
}

.fathersDayContainer .step1 label,
.fathersDayContainer .step2 label {
	padding-left: 15px;
	font-size: 19px;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
}

.fathersDaySubContainer {
	width: 970px;
	height: 210px;
}

.fathersDaySubContainer .subheading {
	padding-left: 40px;
}

.fathersDaySubContainer .sublinks {
	margin-top: 4px;
}

.fathersDaySubContainer .sublinks .gift-card {
	padding-left: 54px;
}

.fathersDaySubContainer .sublinks .happy-fathers-day {
	padding-left: 15px;
}

.discountContainer {
	display: none;
}

tr.noBorder td {
	border-bottom: none !important;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemImage {
	display:block;
	float:left;
	padding:5px;
	position:relative;
	width:100px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemDetailsContainer  {
	display:block;
	float:left;
	min-height:110px;
	position:relative;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemDescription {
	display:block;
	float:left;
	position:relative;
	width:670px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemDescription .productResultsCopy p {
	padding-top:5px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemRight {
	display:block;
	float:left;
	height:100%;
	position:relative;
	width:168px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .bottomContainer {
	bottom:5px;
	display:block;
	position:absolute;
	right:0;
	text-align:right;
	width:178px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .productPLU {
	display:block;
	float:left;
	font-size:10px;
	padding-top:10px;
	padding-right:10px;
	position:relative;
	width:48px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .moreDetails {
	display:block;
	float:left;
	position:relative;
	width:111px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemPrices .priceLabel  {
	display:block;
	float:left;
	font-weight:bold;
	line-height:23px;
	padding-right:5px;
	text-align:right;
	width:95px;
}

#productSearchResultsContainer #productList .ProductItemContainer .searchItem .itemPrices .actualPrice  {
	color:#DD0024;
	float:right;
	padding-right:5px;
	text-align:right;
	width:60px;
}

.content_withcheckout {
	width: 768px;
}

#wishListContainer input.quantity {
	width: 30px;
}

#productCrossList .contactNearestStore {
	height: 60px;
}

.reminderFormContainer .blackButton {
	margin: 5px 0;
	background: transparent url(../images/template/button-black-bg.png) repeat-x scroll left top;
	height: 18px;
	line-height: 18px;
	margin: 5px 0;
	padding: 3px 7px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	display: block;
	color: #fff;
}

.reminderFormOuterContainer {
	background: transparent url('../images/template/giftReminderCalendarFaded.png') no-repeat scroll left top;
	-behavior: url('/App_Assets/scripts/iepngfix.htc');
	width: 492px;
}

.reminderFormContainer {
	padding: 10px 0 0 15px;
	background: #FFFFFF url('../images/template/reminders-bg.png') no-repeat scroll left top;
	width: 165px;
	margin: 0 auto;
}

.reminderFormContainer .row {
	padding: 5px 0;
	position: relative;
}

.reminderFormContainer .row LABEL {
	display: block;
}

.reminderFormContainer .row TR LABEL {
	display: inline;
}

.reminderFormContainer .row .textField {
	width: 120px;
}

.twoColumnLayout .firstColumn {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.twoColumnLayout .secondColumn {
	float: left;
	width: 500px;
}

.twoColumnLayout .firstColumnThin  {
	width: 240px;
}
.twoColumnLayout .secondColumnBroad {
	float: left;
	width: 600px;
}

.threeColumnLayout .firstColumn,
.threeColumnLayout .secondColumn,
.threeColumnLayout .thirdColumn {
	width: 23%;
	float: left;
}

.threeColumnLayout .secondColumn {
	width: 52%;
}

.summaryContainer .row {
	clear: both;
	padding: 10px 0;
}

.summaryContainer .summaryTitle {
	font-weight: bold;
	width: 120px;
	float: left;
}

.summaryContainer .summaryValue {
	width: 200px;
	float: left;
}

.myRemindersWrapper {
	padding: 0 12px;
}

.myRemindersWrapper TH {
	text-align: left;
}

.myRemindersWrapper TD {
	padding: 5px 0;
}

.myOrderWrapper TR TH,
.myRemindersWrapper TR TH {
	text-align: left;
	padding: 5px 10px;
	background-color: #E96F24;
	color: #FFFFFF;
}

.myOrderWrapper TR TD,
.myRemindersWrapper TR TD {
	padding: 5px 10px;
}

#ultimateEventEnquiry .row {
	clear: both;
	margin: 10px 0;
	position: relative;
}

#ultimateEventEnquiry .row LABEL {
	float: left;
	width: 110px;
	display: block;
	text-align: right;
	padding-right: 5px;
}

#ultimateEventEnquiry .row INPUT {
	-width: 120px;
}

#ultimateEventEnquiry .row TEXTAREA {
	height: 100px;
	width: 170px;
}

#ultimateEventEnquiry .row .submitButton {	
	float: left;
}

.giftCardContainer {
	float: left;
	width: 180px;
	margin: 30px 18px 0;
	-margin: 30px 17px 0;
	background: transparent url(../images/template/gift-card-container-main-bg.png) no-repeat scroll top left;
}

.giftCardContainerNarrow {
	float: left;
	width: 148px;
	margin: 30px 12px  0 0;
	background: transparent url(../images/template/gift-card-container-narrow-bg.png) no-repeat scroll top left;
	-margin-right: 10px;
}

.giftCardContainerTitle {
	padding-top: 8px;
	height:70px;
}

.giftCardContainerTitle .scacards {
	background: url(../images/template/gift-card-container-sca-logo.png) no-repeat;
	-background-image: none;
	width:141px;
	height:43px;
	margin-left:5px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/gift-card-container-sca-logo.png,sizingMethod='scale');
}

.giftCardContainerTitle .bcfcards {
	background: url(../images/template/gift-card-container-bcf-logo.png) no-repeat;
	-background-image: none;
	width:100px;
	height:57px;
	margin-left: 26px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/gift-card-container-bcf-logo.png,sizingMethod='scale');
}

.giftCardContainerTitle .goldcards {
	background: url(../images/template/gift-card-container-gx-logo.png) no-repeat;
	-background-image: none;
	width:135px;
	height:35px;
	margin-left: 8px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/gift-card-container-gx-logo.png,sizingMethod='scale');
}

.giftCardContainerTitle .rayscards {
	background: url(../images/template/gift-card-container-rays-logo.png) no-repeat;
	-background-image: none;
	width:135px;
	height:29px;
	margin-left: 8px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/gift-card-container-rays-logo.png,sizingMethod='scale');
}

.giftCardContainerNarrow .purchaseContainer .row {
	margin-bottom: 4px;
}

.giftCardContainerNarrow .purchaseContainer LABEL {
	font-size: 12px;
}

.giftCardContainerNarrow .purchaseContainer .textField {
	width: 40px;
	color: #808080;
	padding: 1px 2px 2px;
	border: 1px solid #CECECE;
}

.giftCardContainerNarrow .giftCardContainerFindStoreButton {
	bottom: 5px;
    position: absolute;
    right: 10px;
}

.giftCardContainerContent .giftCard {
	margin: 7px 0 0 6px;
}


.purchaseContainer .textField.quantity {
	width: 21px;
}

.purchaseContainer .addToCartButton {
	right: 10px;
	bottom: 2px;
	position: absolute;
	height: 25px;
	width: 61px;
}

.giftCardsHeroContainer {
	float: left;
    font-size: 14px;
    line-height: 18px;
    margin-top: 30px;
    width: 210px;
}

#innerContainerFull .giftCardContainerContentText P {
	font-size: 11px;
}

#innerContainerFull .giftCardContainerContent .giftCardContainerContentText {
	position: relative;
	height: 426px;
}

#innerContainerFull .giftCardContainerContentText {
	position: relative;
	height: 140px;
}

.ultimateEvents .doubleColumn {
	float: left;
	background: url(../images/gradientBg.png) no-repeat;
	-background:none;
	/* -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/gradientBg.png,sizingMethod='scale');	*/
	min-height: 400px;
	padding: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 20px;
	-margin-left: 12px;
	width: 278px;	
}

.ultimateEvents .doubleColumn  H2 {
	color: #E96F24;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}

.giftCardsHeroContainer .stepsDiv TD {
	font-size: 11px;
    line-height: 12px;
    vertical-align: middle;
}

.giftCardsHeroContainer .stepsDiv TD STRONG {
    color: #E96F24;
    font-size: 26px;
    font-weight: normal;
    line-height: 50px;
    margin-right: 4px;
}

.giftCardsHeroPersonalised {
	float: left;
	width: 180px;
	height: 187px;
	padding: 15px;
	background: transparent url('../images/giftCards-personalised-bg.jpg') no-repeat scroll top left;
	line-height: 12px;
	margin-top: 30px;
	margin-right: 12px;
}

#innerContainerFull .giftCardsHeroPersonalised P {
	font-size: 12px;
	padding-top: 4px;
}

#innerContainerFull .giftCardsHeroPersonalised H3 {
	color: #E96F24;
	font-size: 16px;
	text-align:center;
}

.homeHeroContainer {
	width: 921px;
	height: 220px;
	margin-top: -8px;
	position: relative;
	background: url("../images/template/home-banner.png") no-repeat scroll 24px 20px #F6921E;
	padding: 20px 23px 20px 24px
}

.xmasContainer {
	width: 921px;
	height: 220px;
	/* margin: -25px 0 0 -47px; */
	position: relative;
	background: transparent url('../images/home_banner_xmas.jpg') no-repeat scroll top left;
}

.homeHeroContainer P,
.homeHeroContainer P * {
	width: 400px;
	font-size: 16px;
	text-align: right;
}

.heroContainer SPAN.lineSpace {
	display: inline-block;
	padding: 0 10px;
}

.homeHeroContainer .first {
	width: 400px;
	padding-top: 10px;
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
}

.homeHeroContainer .second {
	margin-left: 35px;
}

.homeHeroContainer .third {
	margin-left: 80px;
	z-index: 1000; 
	position: absolute;
	font-weight: bold;
}

.homeHeroFlashContainer {
	top: 29px;
	right: 23px;
	width: 440px; 
	height: 196px;
	position: absolute;
	overflow: hidden;
}

#homeHeroFlashContent {
	background: #E96F24 url('../images/template/heroSlides/superGiftsBG.jpg') no-repeat; 
}

.giftCardContainer .giftcards,
.giftCardContainer .action,
.giftCardContainer .personalised,
.giftCardContainer .personalisedGiftCards {
	height:105px;
	padding-left:10px;
}

.gradientBoxGrey {
	float: left;
	width: 180px;
	margin: 30px 18px 0;
	position: relative;
}

.gradientBoxGreyTitle {
	min-height: 78px;
	-height: 78px;
	background: transparent url('../images/template/gift-card-container-title-bg.png') no-repeat scroll left top;
}

.gradientBoxGreyTitle H2 {
	color: #E96F24;
	padding: 13px 10px 0 45px;
	font-size: 12px;
}

.gradientBoxGreyContentContainer {
	font-size: 11px;
	position: relative;
	padding: 0 10px 8px;
	background-color: #ffffff;
}

.gradientBoxGreyTitle .icon {
	width: 34px;
	height: 34px;
	float: left;
}

.gradientBoxGreyTitle .icon.brandRecognition {
	background: transparent url(../images/template/icon-favBrand.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-favBrand.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.rewardIncentive {
	background: transparent url(../images/template/icon-reward.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-reward.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.unique {
	background: transparent url(../images/template/icon-unique.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-unique.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.customerService {
	background: transparent url(../images/template/icon-friendly.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-friendly.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.cardValue {
	background: transparent url(../images/template/icon-cardValue.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-cardValue.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.secure {
	background: transparent url(../images/template/icon-secure.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-secure.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.nonActive {
	background: transparent url(../images/template/icon-nonActivated.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-nonActivated.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.delivery {
	background: transparent url(../images/template/icon-delivery.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-delivery.png,sizingMethod='scale');
}

.gradientBoxGreyTitle .icon.tailored {
	background: transparent url(../images/template/icon-tailored.png) no-repeat scroll top left;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/icon-tailored.png,sizingMethod='scale');
}

#innerContainerFull .gradientBoxGrey P {
	font-size: 12px;
	padding-top: 0;
}

.faqContainer .question,
.faqContainer .question STRONG {
	color: #E96F24;
	font-weight: bold;
}

.faqContainer .answer {
	padding: 0 20px;
}

.contactContainer {
    background: url("../images/template/contact-container-bg.png") no-repeat scroll left top transparent;
    float: left;
    margin: 15px 12px 0;
    -margin-left: 6px;
    width: 266px;
}

.contactContainer h2 {
    color: #E96F24;
    font-size: 22px;
    padding: 13px 0 25px;
    text-align: center;
}

.contactContainer .contactContentContainer {
    min-height: 120px;
    padding: 0 0 0 10px;
}

.contactContainer .contactContentContainer A {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
