﻿/* RESET STYLESHEET - # DO NOT EDIT #, OVERWRITE IN BASE STYLES */

	HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
	H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
	A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
	DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
	SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR,
	B, U, I, CENTER,
	DL, DT, DD, OL, UL, LI,
	FIELDSET, FORM, LABEL, LEGEND,
	TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
	}
	
	BODY {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background:#D0D1D2;
		margin: 0;
	}
	
	OL, UL {
		list-style: none;
	}
	
	BLOCKQUOTE, Q {
		quotes: none;
	}
	
	BLOCKQUOTE:BEFORE, BLOCKQUOTE:AFTER,
	Q:BEFORE, Q:AFTER {
		content: '';
		content: none;
	}
	
	:FOCUS {
		outline: 0;
	}

	INST {
		text-decoration: none;
	}
	
	DEL {
		text-decoration: line-through;
	}

	/* Tables still need 'cellspacing="0"' in the markup. */
	TABLE {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	.clear{
		clear:both;
		height:0px;
		width:0px;
		line-height:0px;
		font-size: 0 px;
		
	}	
	
	h1
	{
		/*
		font-size:16px;
		*/
		color:#E96F24;
		font-size:36px;
		font-weight:normal;
		line-height:38px;		
		padding-bottom:10px;		
	}
	a{
		text-decoration:none;
		color:#E96F24;
	}
	a:hover{
		text-decoration:underline;
	}
	.left{
		float:left;
	}
	.right{
		float:right;
	}
/* END RESET STYLESHEET */


	#__asptrace{
		padding-top:150px;
	}

/* BASE STYLES */
	#baseWrapper{
		width:981px;
		padding-left:2px;
		margin:0 auto;
		background: url(../images/bg.jpg);
	}
	#headerWrapper{
		width:921px;
		margin:0 auto;
		background:url(../images/header_bg.jpg);	
	}
	#footerShadow 
	{
        width:981px;
        height:30px;
        margin:0 auto;
        background:url(../images/footer-bg.jpg);
	}
	.logo{
		margin-left:47px;
		padding-top:10px;
		float:left;	
		width:229px;				
	}
	.logo h1{
		background:url(../images/superGifts.png);
		height:73px;
		width:234px;
		text-indent:-4000px;
		cursor:pointer;
		padding-bottom:0px;		
		-background:none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/superGifts.png,sizingMethod='scale');		
	}	
	.menuSuperCheap{
		background:url(../images/SCAlogo.png);
		height:34px;
		width:110px;
		cursor:pointer;
		-background:none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/SCAlogo.png,sizingMethod='scale');			
	}
	.menuGoldcross{
		background:url(../images/GOLDlogo.png);
		height:35px;
		width:125px;
		cursor:pointer;
		-background:none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/GOLDlogo.png,sizingMethod='scale');		
	}
	.menuBCF{
		background:url(../images/BCFlogo.png);
		height:44px;
		width:89px;
		cursor:pointer;
		-background:none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/BCFlogo.png,sizingMethod='scale');		
	}		
	.headerRight{
		float:right;
		width:415px;		
	}
	.loginBar a{
		color:#F7931E;		
	}
	
	.ReDBox{
		float:left;
		width:67px;
		height:38px;
		background: url(../images/headerImages.jpg) 0px 0px no-repeat;
		margin-right:13px;	
		text-align:center;		
		padding-top:8px;	
	}
	
	.enewsTitle 
	{
		color:#F7931E;
		font-size: 100%;
		font-weight:bold;
	}
	
	.enewsTitle .e 
	{
		font-size:140%;
	}
	
	.loginBox{
		float:left;
		width: 142px;
		height: 46px;
		background: #FFFFFF url('../images/header-login-bg.gif') no-repeat 0 0;
		color: #FFFFFF;
		
	}
	.loginBox .text{
		float:left;
		text-align:center;
		padding-left:10px;
		padding-top:2px;
		padding-right:5px;
		width:118px;	
		-width:118px;	
	}
	.loginBox .text2{
		float:left;
		width:125px;
		padding-left:10px;
		padding-top:8px;
		padding-right:5px;
		
	}
	.loginBox .text div{ 
		padding-bottom:3px;
	}

	.loginForm {
		margin-top:1px;
		float:left;
		
	}
	.loginInput{
		height:14px;
		width:90px;
		font-size:11px;
	}
	.passwordInputHack{
		display:inline;
		width:90px;
	}
	.passwordInput{
		display:none;
		width:90px;
		height:14px;	
	}	
	.formLabel{
		color:#999999;
	}
	.logoBar{
		padding-top:6px;
		padding-bottom:6px;
	}
	.logoBar a{
		padding-right:17px;
		float:left;
	}

	#menuWrapper{
		margin-left:47px;
	}	
	
	#menu{
		height:33px;
	}

	#menu a{
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;	
	}
	
	#menu .menuImage{
		background:url(../images/headerImages.jpg) 0px -46px no-repeat;
		height:25px;
		width:116px;
		cursor:pointer;				
		float:left;		
		margin-right:5px;
		padding-top:8px;
		text-align:center;
	}		
 
	#menu .menuImage.over{
		background:url(../images/headerImages.jpg) -116px -46px  no-repeat;
	}	
	
	#menu .over{
		background:url(../images/headerImages.jpg) -116px -46px  no-repeat;
		height:25px;
		width:116px;
		cursor:pointer;				
		float:left;		
		margin-right:5px;
		padding-top:8px;
		text-align:center;
	}
	
	#menuSpacer{
		background:url(../images/menuEndBG.png) repeat-x;
		height:6px;
	}
	
	.accountWrapper{
		position: absolute;
		top: 0;
		right: 0;
		-right: -1px;
		z-index: 2200;
		background:url(../images/myAccountBanner.png);
		height:34px;	
		width:273px;
		float:right;
		-background-image: none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/myAccountBanner.png,sizingMethod='scale');		
	}
	.accountWrapper div{
		font-size:15px;
		padding-left:90px;
		padding-top:6px;
		color:#FFFFFF;
	}
	.accountWrapper div a{
		color:#FFFFFF;
	}
	
	#heroContainerRibbon {
		height: 19px;
		background: #FBB040 url('../images/template/hero-container-ribbon-bg.png') no-repeat scroll 0 0;
	}
	
	#bodyWrapper{
		/*background:url(../images/content_bg.jpg) repeat-x #FFFFFF;	*/	
		background: url(../images/bodyGrad.gif) repeat-x #FFFFFF;
		background:#FFFFFF;				
		margin:0 30px;
		position: relative;
	}
	
	 #contentWrapper{
	 	padding: 25px 47px;
	 	background: #FFFFFF url(../images/content_bg.jpg) repeat-x scroll 0 0;
	 }

	.pageHeader{
		font-size:30px;
		color:#E96F24;		
	}

	.pageContent{
		clear: both;
	}
	
	.pageContent p{
		padding:7px 0;
	}

	#footerWrapper{
		clear: both;
		height:30px;
		background:#E96F24;
	}
	
	#footerContent{
		background:#000000;
		height:18px;
	}
	#footerContent ul{
		text-align:center;
		color:#FFFFFF;
	}
	#footerContent ul li{
		display:inline;
		padding:0 8px;
	}
	#footerContent ul li a{
		color:#FFFFFF;
		
	}

	.formWrapper{
		margin:0 auto;
		width:600px;
		border:#CCCCCC solid 1px;
		padding:15px;
	}
	
	.formItem, .formItem td{
		padding:3px 0;
		clear:both;
	}
	.formItem label{
		width:150px;
		float:left;
	}
	.formItem td label{
		width:150px;
		padding-left:10px;
	}
	.formItem td input{
		float:left;		
	}	
	
	/*.formItem input, .formItem select, .formItem checkbox{
		float:left;
	}	*/
	
	.errorText{
		color:#FF0000;
	}

	.successText{
		color:#008000;
	}
	
	.formSectionHeader{
		font-weight:bold;
		padding-top:6px;
	}
	
	input, select{
	font-size:12px;
	}
	
	.inputSelectSml, .inputTextSml{
		width:50px;		
	}
	.inputTextMed{
		width:120px;
	}
	.inputTextLong{
		width:200px;
	}
	
	
/* END BASE STYLES */



/* TEMPLATE STYLES */

/*********SHOPPING CART STYLES***********/
	.shoppingCartWrapper{
		/*border:#FFCC00 solid 1px;*/
		margin-top:10px;
		width:100%;
	}
	
	.shoppingCartWrapper td{
		padding: 3px 3px;
	}
	
	.cartHeader td {
		color: white;
		font-weight: bold;
		background-color: #E96F24;
	}
	
	.cartFooterDivider{
		border-bottom:#CCCCCC solid 1px;
	}
	.cartFooter td{
		font-weight:bold;
		padding-top:10px;
		color:#999999;
		
	}
	.cartFooter td.heading{
		text-align:right;
		padding-right:20px;
		color:#000000;
	}
	
	.cartFooterButtons td{
		padding-top:20px;
	}
	.cartFooterButtons a{
		padding-right:10px;
	}
	.viewLink{
		font-size:10px;
	}
	
	tr.cartItem td{
		vertical-align:middle;
	}

/*********END SHOPPING CART STYLES***********/


/* add custom cards to cart table */
.customAddToCartTable{
	width:700px;
}


.customAddToCartTable td.producttitle{
	font-size: 20px;
	color:#6D6D6F;
	vertical-align:middle;
}
.customAddToCartTable td.totalValue{
	text-align:center;
}

.customAddToCartTable td.spacer{
	border-bottom:#C9CACB solid 1px;
	height:20px;
	line-height:20px;
	font-size:1px;
}


.customAddToCartTable td .small{
	font-size: 10px;
}






/* end add custom cards to cart table*/

/* END TEMPLATE STYLES */



/* OTHER STYLES */

/* END OTHER STYLES */


#heroContentContainer {
	margin-bottom: 20px;
}

#heroContentContainer H1 {
	line-height: 38px;
	font-size: 36px;
	font-weight: normal;
	color: #E96F24;
}

#heroContentContainer H2 {
	font-size: 16px;
	color: #333333;
}

#heroContentContainer P {
	padding-bottom: 10px;
}

#divImageList {
	margin: 0px 60px 0px 40px;
}

#divImageList .listItem {
	margin-bottom: 20px;
}

#divImageList .listItem H2 {
	font-size: 13px;
	color: #E96F24;
	padding: 0px 0px 20px 45px;	
}

#divImageList .listItem P {
	margin-top: -18px;
	padding-left: 45px;
	color: #6d6e71;
}

.faqContainer {
	margin: 0 60px 10px 0;
}

.faqContainer .question {
	color: #E96F24;
}

.faqContainer ul {
	margin: 5px 0 3px 30px;
	list-style-type: disc;
}

#termsAndConditionsContainer {
}

#termsAndConditionsContainer H1,
#termsAndConditionsContainer H2,
#termsAndConditionsContainer H3,
#termsAndConditionsContainer H4 {
	color: #E96F24;
	font-size: 25px;
	font-weight: normal;
	
}

#termsAndConditionsContainer H2 {
	font-size: 18px;
}

#termsAndConditionsContainer P {
	padding-bottom: 10px;
}

#termsAndConditionsContainer UL {
	list-style-type: disc;
	margin: 10px 0px 10px 30px;
}

.twoColumnLayout {
}

.threeColumnLayout { }

.twoColumnLayout .firstColumn {
	float: left;
	width: 30%;
	margin-right: 20px;
}

.threeColumnLayout .firstColumn,
.threeColumnLayout .secondColumn,
.threeColumnLayout .thirdColumn {
	width: 23%;
	float: left;
}

#heroContentContainer.threeColumnLayout H1 {
/*	font-size: 22px; */
}

.threeColumnLayout .secondColumn {
	width: 52%;
}

.twoColumnLayout .secondColumn {
	float: left;
	width: 50%;
}

.clanderLinkImage {
	margin: 20px 0 0 20px;
}

.giftCardContainer {
	float: left;
	width: 180px;
	margin: 30px 3px 0 0;
	background: transparent url(../images/template/gift-card-container-main-bg.png) no-repeat scroll top left;

}

.xmasGiftCardContainer {
	float: left;
	width: 180px;
	margin: 19px 3px 0 0;
	background: transparent url(../images/template/gift-card-container-main-bg.png) no-repeat scroll top left;

}

.giftCardContainer .giftcards 
{
	height:105px;
	padding-left:10px;
    /*background: transparent url(../images/home-giftcards-hero.png) no-repeat scroll 10px 5px; */
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/home-giftcards-hero.png,sizingMethod='scale');	
}

.giftCardContainer .action 
{
	height:105px;
	padding-left:10px;
    /*    background: transparent url(../images/home-action-hero.png) no-repeat scroll 10px 8px; */
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/home-action-hero.png,sizingMethod='scale');	
	
}

.giftCardContainer .products 
{
	height:105px;
	padding-left:10px;
    /*    background: transparent url(../images/home-products-hero.png) no-repeat scroll 10px 5px; */
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/home-products-hero.png,sizingMethod='scale');	
	
}

.giftCardContainer .personalised 
{
	height:105px;
	padding-left:10px;
    /*    background: transparent url(../images/home-personalised-hero.png) no-repeat scroll 10px 5px; */
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/home-personalised-hero.png,sizingMethod='scale');	
	
}

.giftCardContainer .personalisedGiftCards 
{
	height:105px;
	padding-left:10px;
    /*     background: transparent url(../images/personalGiftCards_Hero.png) no-repeat scroll 10px 5px; */
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/personalGiftCards_Hero.png,sizingMethod='scale');	
}
#giftRangeContainerWrap 
{
    width: 575px;
    float: left;
}

.giftRangeContainer {
	float: left;
	width: 140px;
	margin: 20px 3px 0 0;
	background: transparent url('../images/template/gift-range-container-main-bg.png') no-repeat scroll top left;
}

.giftCardContainerContent {
	position: relative;
	font-size: 11px;
	padding: 0px 10px 8px 10px;
	/*background: transparent url(../images/template/gift-card-container-bg.png) repeat-y scroll top left;*/
}

.giftRangeContainerContent {
	position: relative;
	font-size: 11px;
	padding: 10px 10px 8px 10px;
	
	background-color: #ffffff; /*transparent url('../images/template/gift-range-container-bg.png') repeat-y scroll top left;*/
	height:180px;
}

.giftCardContainerContentText {
	height: 260px;
	position: relative;
}

.giftCardContainerContent .giftCard {
	margin: 7px 0 0 15px;
}

.giftRangeContainerContentText strong {
	display: block;
	text-align: center;
	color: #E96F24;
	padding: 3px 0 7px 0;
	font-size: 14px;
}

.giftRangeContainerContentText {
	height: 170px;
	overflow: hidden;
}

.giftCardContainerTitle {
	padding-top: 8px;
	/*background: transparent url(../images/template/gift-card-container-title-bg.png) no-repeat scroll top left;*/
	/*height:105px;*/
	height:80px;

}
.giftCardContainerTitle .scacards{
	background: url(../images/template/gift-card-container-sca-logo.png) no-repeat;
	-background-image: none;
	width:141px;
	height:43px;
	margin-left:20px;
	-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:42px;
	-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:25px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/template/gift-card-container-gx-logo.png,sizingMethod='scale');
}


.giftRangeContainerTitle 
{
    height: 70px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	/*background: transparent url('../images/template/gift-range-container-header-bg.png') no-repeat scroll top left;*/
}

.giftRangeContainerTitle img {
	position: absolute;
	top: 10px;
	left: 13px;
	z-index: 100;
}

.giftCardsHeroContainer {
	float: left;
	width: 220px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 30px;
}

.giftCardsHeroContainer P {
	padding-top: 10px;
}

.giftCardsHeroContainer .giftCardsHeroPersonalised {
	float: left;
	width: 180px;
	height: 187px;
	padding: 15px;
	background: transparent url('../images/giftCards-personalised-bg.jpg') no-repeat scroll top left;
	font-size: 12px;
	line-height: 12px;
	margin-top: 30px;
}

.giftCardsHeroContainer .giftCardsHeroPersonalised h3 
{
    text-align:center;
    color:#E96F24;
    font-size: 16px;
    font-weight: bold;
}

.giftCardContainerFindStoreButton {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.giftRangeContainerMoreButton {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.giftCardContainerContent .buyNowButton {
	float: right;
	margin: 5px 16px 0 0;
}

.contactContainer {
	float: left;
	width: 266px;
	margin: 15px 8px 0 0;
	background: transparent url(../images/template/contact-container-bg.png) no-repeat scroll top left;
}

.contactContainer H2 {
	color: #E96F24;
	font-size: 22px;
	text-align: center;
	padding: 13px 0 25px 0;
}

.contactContentContainer {
	min-height: 120px;
	-height: 120px;
	padding: 0 0 0 10px;
	background: transparent url(../images/template/contact-content-container-bg.png) repeat-y scroll top left;
}

.contactContentContainer A {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

.contactContentContainer P {
	padding: 0 0 10px 0;
}

.largeEmailLink {	
	font-size: 18px;
	text-align: center;
}

.largeEmailLink A {
	color: #E96F24;
}

.gradientBoxGrey {
	float: left;
	width: 180px;
	margin: 30px 10px 0 0;
}

.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;
}

.gradientBoxGreyContentContainer {
	height: 125px;
	font-size: 11px;
	position: relative;
	padding: 0 10px 8px;
	background-color: #ffffff;
}

.gradientBoxGreyTitle .icon {
	width: 34px;
	height: 34px;
	float: left;
}

.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.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.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.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.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.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.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.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');
}

.heroContainer {
	width: 921px;
	height: 220px;
	/* margin: -25px 0 0 -47px; */
	position: relative;
	background: transparent url('../images/template/home-banner.png') no-repeat scroll top left;
}

.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;
}

.heroContainer P {
	width: 400px;
	font-size: 1.4em;
	text-align: right;
	margin: 0 0 15px 0;
}

.heroContainer SPAN.lineSpace {
	display: inline-block;
	padding: 0 10px;
}

.heroContainer STRONG.bigger {
	font-size: 1.1em;
}

.heroContainer .first {
	width: 400px;
	padding-top: 10px;
	padding-left: 30px;
	text-align:left;
}

.heroContainer .second {
	margin-left: 35px;
	font-size:1.3em;
}

.heroContainer .third {
	margin-left: 80px;
	z-index: 1000; 
	position: absolute;
}

#heroFlashContainer {
	top: 8px;
	right: 0;
	width: 440px; 
	height: 196px;
	position: absolute;
	overflow: hidden;
}

#heroFlashContent {
	background: #E96F24 url('../images/template/heroSlides/superGiftsBG.jpg') no-repeat; 
}

.contentContainer {
	padding: 25px 47px;
	background: #ffffff url('../images/content_bg.jpg') repeat-x scroll 0 0;
}

.homeXmas {
	padding: 0px 44px 25px 44px;
	background: #ffffff url('../images/content_bg_xmas.jpg') repeat-x scroll 0 0;
}

.contentContainer .giftCardContainer {
	margin-right: 26px;
	-margin-right: 20px;
}

.contentContainer .giftCardContainer H4 {
	color: #E96F24;
	font-size: 12px;
}

.gradientBoxGrey,
.giftCardContainer,
.giftRangeContainer,
.contactContainer,
.contentContainer {
	position: relative;
}

.contentContainer .giftCardContainerContentText {
	height: 120px;
}

div { *zoom: 1; }

.purchaseContainer {
	position: relative;
	margin: 5px 0 0 14px;
}

td .mini {
	position: relative;
	margin: 5px 0 0 0px;
	width: 160px;
}

.smallErrors {
    display: block;
    width: 170px;
    font-size: 0.8em;
}

.purchaseContainer .row {
	margin-bottom: 4px;
}

.purchaseContainer LABEL {
	font-size: 12px;
}

.purchaseContainer .textField {
	width: 40px;
	color: #808080;
	padding: 1px 2px 2px;
	border: 1px solid #CECECE;
}

td.prodDescription {
    width: 320px;
}

.purchaseContainer .textField.quantity {
	width: 21px;
}

.purchaseContainer .addToCartButton {
	right: 18px;
	bottom: 8px;
	position: absolute;
}

.purchaseContainer .addToCartButtonMini {
	bottom: 0px;
	position: absolute;
	padding: 0 0 0 4px;
}

.purchaseContainer .buyNowButton {
	right: 13px;
	bottom: 8px;
	position: absolute;
}

.checkoutContainer {
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

.checkoutContainerLeft {
	float: left;
	width: 392px;
	padding-right: 20px;
}

.checkoutContainerRight {
	float: left;
	width: 392px;
	padding-left: 20px;
	border-left:1px solid #ECECEC;

}

.checkoutContainer .loginContainer,
.checkoutContainer .areYouNewContainer,
.checkoutContainer .checkoutLoggedIn,
.deliveryAddressContainer {
	padding: 20px 0;
}

.checkoutHeader h3,
.checkoutContainer .loginContainer H3,
.checkoutContainer .areYouNewContainer H3,
.checkoutContainer .checkoutLoggedIn H3 {
	font-size: 17px;
	padding-bottom: 8px;
}

.checkoutHeader h4,
.checkoutContainer .loginContainer H4,
.checkoutContainer .areYouNewContainer H4,
.checkoutContainer .checkoutLoggedIn H4 {
	color: #58595B;
	font-size: 13px;
	font-weight: bold;
}

.checkoutContainer .loginContainer P,
.checkoutContainer .areYouNewContainer P,
.checkoutContainer .checkoutLoggedIn P {
	font-size: 10px;
	padding-top: 0;
}

.checkoutContainer .loginContainer .textField,
.checkoutContainer .deliveryAddressContainer .textField,
.paymentStep .textField ,
.loginForm .textbox {
	border: 1px solid #E76E25;
	padding: 1px 2px 2px;
}

.loginForm {
	margin-bottom:30px;
}

.loginForm .textLabel {
	font-weight:bold;
	font-size:10px;
}

.loginForm a {	
	margin-left:5px;
}

.loginForm .button {
	margin-left:150px;
}

.loginForm a,
.checkoutContainer .areYouNewContainer a ,
.checkoutHeader .stepLinks a,
.paymentStep a
{
	color:#e96f24;
}

.checkoutContainer .areYouNewContainer a {
	margin-right:5px;
}
.checkoutLoggedIn .section {
	float:left;
}

.checkoutLoggedIn a {
	margin-left:10px;
}

.checkoutHeader p {
	font-weight:bold;
}

.checkoutHeader .pageHeader {
	color:Black;
	margin-right:35px;
}

.checkoutHeader .pageHeader,
.checkoutHeader .stepLinks {
	display:inline;
}

.checkoutHeader .comodo {
	float:right 
}

.checkoutHeader .introText {
	margin-bottom:10px;
}

.checkoutContainer .checkoutLoggedIn h1 {
	color:Black;
	font-weight:bold;
	padding:0px;
	line-height:normal;
}

.checkoutHeader .stepTitle h1,
.checkoutHeader .stepTitle h2 {
	display:inline;
	color:Black;
	font-weight:bold;
	padding:0px;
	line-height:normal;
}

.checkoutHeader .stepTitle h1,
.checkoutContainer .checkoutLoggedIn h1 {
	font-size:16px;
}

.checkoutHeader .stepTitle h2 {
	font-size:12px;
}

.checkoutHeader .stepTitle {
	margin-top:30px;
}

.checkoutContainer .topPadding {
	height:23px;
	margin-top:10px;
}


.deliveryAddressContainer .formItem span,
.checkoutContainer .required span,
.paymentStep .formItem span{
	color:Red;
	margin-right:3px;
}

.paymentStep .formItem span {
	margin-left:5px;
}


.checkoutContainer .continueToPayment {
	margin:20px;
	
}

.paymentStep label {
	text-align:right;
	margin-right:10px;
}

.paymentStep .completeOrder * {
	margin-left:10px;
}
.paymentStep .completeOrder {
	margin:25px;
}

.myAccountWrapper .body,
.myRemindersWrapper .body,
.myOrderWrapper .body {
	background: url(../images/myAccountBG.jpg) repeat-y;
	margin-bottom: -25px;
	padding: 0 0 17px 16px;
}
.myAccountWrapper .saveButton{
	padding-left:320px;
	padding-top:10px;
}

.giftCard, .customgiftCard, .onlineProducts, .personalproducts, .greetingcards, .v8drive, .ultimateevents, .advanceddriver {
	height:62px;
	width:115px;
	margin-left:12px;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/App_Assets/images/giftRange-giftCards.png,sizingMethod='scale');
}

.giftRangeContainerTitle .giftCard{
	background: url(../images/giftRange-giftCards.png) no-repeat;
}
.giftRangeContainerTitle .customgiftCard{
	background: url(../images/giftRange-personalGiftCards.png) no-repeat;
}

.giftRangeContainerTitle .onlineProducts{
	background: url(../images/giftRange-products.png) no-repeat;
}
.giftRangeContainerTitle .personalproducts{
	background: url(../images/giftRange-personalProducts.png) no-repeat;
}
.giftRangeContainerTitle .greetingcards{
	background: url(../images/giftRange-greetingCards.png) no-repeat;
}
.giftRangeContainerTitle .v8drive{
	background: url(../images/giftRange-v8drive.png) no-repeat;
}
.giftRangeContainerTitle .ultimateevents{
	background: url(../images/giftRange-ultimateevents.png) no-repeat;
}
.giftRangeContainerTitle .advanceddriver{
	background: url(../images/giftRange-advanceddriver.png) no-repeat;
}

/* START CALENDAR STYLES */

/*INPUT.datePicker,
SELECT.datePicker {
	width: 149px;
}*/

BUTTON.datePicker {
	width: 20px;
	height: 20px;
	border: 0 none;
	cursor: pointer;
	margin-left: 5px;
	vertical-align: top;
	background: url('../images/template/datePicker-icon.png') no-repeat scroll top left;
}

BUTTON.datePicker:hover,
BUTTON.datePicker.active {
	background-position: 0 -20px;
}

A.clear {
	width: 40px;
	color: #FFF;
	cursor: pointer;
	line-height: 16px;
}

A.clear:hover {
	color: #FF0000;
}

DIV.datePicker {
	width: 147px;
	height: 188px;
	padding: 0 12px;
	text-align: center;
	background-color: #000;
}

DIV.datePicker DIV {
	width: 147px;
	height: 185px;
	/* cursor: move; */
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	background: none !important;
}

DIV.datePicker CAPTION {
	color: #FFF;
	padding-top: 4px;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
}

DIV.datePicker CAPTION A {
	color: #FFF;
	cursor: pointer;
	display: block;
	height: 11px;
	position: absolute;
	top: 16px;
	width: 11px;
}

DIV.datePicker CAPTION A.prev {
	left: 1px;
}

DIV.datePicker CAPTION A.next {
	right: 1px;
}

DIV.datePicker CAPTION SPAN {
	color: inherit;
	font-weight: bold;
	height: 25px;
	position: relative;
	text-align: center;
}

DIV.datePicker CAPTION SPAN.month:after {
	content: ',';
}

DIV.datePicker TABLE {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}

DIV.datePicker TD,
DIV.datePicker TH {
	border: 0;
	color: #999;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}

DIV.datePicker TD {
	color: #333;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}

DIV.datePicker TD.invalid {
	color: #666;
}

DIV.datePicker TD.valid {
	color: #FFF;
	cursor: pointer;
}

DIV.datePicker TD.active,
DIV.datePicker TD.hover {
	color: #FF0000;
	cursor: pointer;
}

/* END CALENDAR STYLES */

.summaryContainer .row {
	clear: both;
	padding: 10px 0;
}

.summaryContainer .summaryTitle {
	font-weight: bold;
	width: 120px;
	float: left;
}

.summaryContainer .summaryValue {
	width: 200px;
	float: left;
}

.myRemindersWrapper TH {
	text-align: left;
}

.myRemindersWrapper TD {
	padding: 5px 0;
}

.blackButton {
	display: block;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin: 0 0 20px 0;
	padding: 3px 7px;
	width: 124px;
	text-align: center;
	background: transparent url(../images/template/button-black-bg.png) repeat-x scroll left top;
}

.reminderFormContainer .blackButton {
	width: 85px;
	margin: 5px 0;
}

.reminderFormContainer {
	padding: 10px 0 0 15px;
	background: transparent url('../images/template/reminders-bg.png') no-repeat scroll left top;
}

.reminderFormContainer .row {
	padding: 5px 0;
}

.reminderFormContainer .row LABEL {
	display: block;
}

.reminderFormContainer .row TR LABEL {
	display: inline;
}

.reminderFormContainer .row .textField {
	width: 120px;
}


.doubleColumn {
	width: 280px;  float: left; margin-left: 5px;
	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: 0px;
	*margin-left: 5px;
	width: 278px;	
	*width: 280px;

}

.doubleColumn h1 {
	color: #E96F24;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

.doubleColumn h2 {
	color: #E96F24;
	font-size: 16px;
	margin-bottom: 2px;
}

.doubleColumn hr {
	color: #CCCCCC;
	padding: 0px;
	border: 0px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	*border: 0px;
}

.redPrice {
	line-height: 35px; float: left; 
	width:70px;
	*width: 90px;
	color: #ed1c24;
}

.moreButtons {
	float: right; 
	width: 195px;
	*width: 210px;
	overflow: hidden;
}

.moreButtons A, 
.moreButtons INPUT {
	white-space: nowrap;
	display: inline-block;
	line-height: 35px;
	position: relative;
}

ul.smallList {

	list-style:circle;	
	list-style-type:circle;	
	font-size: 11px;	
	list-style: disc inside;
	
}

ul.smallList li {
	display: list-item;
	line-height: 14px;
}

.doubleColumn ul {
	list-style:disc;	
	list-style-type:disc;		
	list-style: disc inside;
}

.stepsDiv td {
	vertical-align: middle;
	font-size: 11px;
	line-height: 12px;
}

.stepsDiv tr {
	vertical-align: middle;
}

.stepsDiv table {
	vertical-align: middle;
}

.stepsDiv h1 {
	font-weight: normal;
}

.stepsDiv b {
	color: #E96F24;
	font-size: 26px;
	line-height: 50px;
	margin-right: 4px;
	font-weight: normal;
}

.stepsBack {
	position: absolute;
/*	background: url(../images/gradBackSmall.png) no-repeat;		*/
/*	width: 600px;
	height: 400px;
	margin-left: -5px;
	z-index: 0;*/
}

.stepsDiv {
	z-index: 500;
/*	position: absolute;*/
/*	width: 178px;*/
/*	margin-left: 4px;*/
	margin-top: 8px;
}

.myOrderWrapper TR TH,
.myRemindersWrapper TR TH {
	text-align: left;
	padding: 5px 10px;
	background-color: #E96F24;
	border-bottom: 1px solid black;
}

.myOrderWrapper TR TD,
.myRemindersWrapper TR TD {
	padding: 5px 10px;
}

#ultimateEventEnquiry .row {
	clear: both;
	margin: 10px 0;
}

#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;
}

#ultimateEventEnquiry .row .submitButton {	
	padding-bottom:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-indent: -99999px;
	display: block;
	width: 68px;
	background: white url('../images/template/ultimate-enquiry-submit-button.png') no-repeat scroll top left;
}


	.paymentPadding
	{
		margin:40px;
	}
	
	.paymentPadding .paymentSelection
	{
		margin:15px;
	}
	
	
.menuinline {
    width: 160px;
    display: inline-block;
    float: left;
}	