
#dup_email_btn {
	padding-left: 5px;
}

/**** Confirm ****/

#ConfirmLayer {
	text-align:center;
	position:absolute;
	z-index:11;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#ConfirmTop {
	width:265px;
	height:54px;
}
#ConfirmMiddle {
	background-image:url(../img/popup_confirm_middle.gif);
	width:255px;
	padding-left:5px;
	padding-right:5px;
}
#ConfirmBottom {
	background-image:url(../img/popup_confirm_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}

/**** Wish List Login  ****/

#WishListLoginLayer {
	position:absolute;
	top:80px;
	z-index:9;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#WishListLoginTop {
	width:265px;
	height:54px;
}
#WishListLoginMiddle {
	background-image:url(../img/popup_wishlistlogin_middle.gif);
	background-repeat:repeat-y;
	width:215px;
	padding:0 25px 0 25px;
}
#WishListLoginBottom {
	background-image:url(../img/popup_wishlistlogin_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}
input#WishListLoginEmailInput  {
width:140px;
}





#DupEmailLayer {
	/*position:absolute;
	top:80px;*/
	z-index:9;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#DupEmailTop {
	/*background-image:url(../img/popup_error_top.gif);
	background-repeat:no-repeat;*/
	width:265px;
	height:54px;
}
#DupEmailMiddle {
	background-image:url(../img/popup_error_middle.gif);
	background-repeat:repeat-y;
	width:215px;
	padding:0 50px 0 0;
}
#DupEmailBottom {
	background-image:url(../img/popup_error_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}
input#DupEmailInput  {
	width:140px;
}



/**** Sign up & log in  ****/

#LoginOutLayer {
	position:absolute;
	top:80px;
	z-index:10;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#LoginOutTop {
	width:265px;
	height:54px;
}
#LoginOutMiddle {
	background-image:url(../img/popup_loginout_middle.gif);
	background-repeat:repeat-y;
	text-align:left;
	width:245px;
	padding:0 10px 0 10px;
}
#LoginOutBottom {
	background-image:url(../img/popup_loginout_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}

/**** Error ****/

#ErrorLayer {
	text-align:center;
	position:absolute;
	z-index:777;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#ErrorTop {
	width:265px;
	height:54px;
}
#ErrorMiddle {
	background-image:url(../img/popup_error_middle.gif);
	width:215px;
	padding:0 25px 0 25px;;
}
#ErrorBottom {
	background-image:url(../img/popup_error_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}

/**** Ok ****/

#OkLayer {
	text-align:center;
	position:absolute;
	z-index:777;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#OkTop {
	width:265px;
	height:54px;
}
#OkMiddle {
	background-image:url(../img/popup_ok_middle.gif);
	width:215px;
	padding:0 25px 0 25px;;
}
#OkBottom {
	background-image:url(../img/popup_ok_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}

/**** Login ****/

#LoginLayer {
	position:absolute;
	top:80px;
	z-index:10;
	padding: 0;
	margin: 0;
	width: 265px;
}
input#popupEmailInput
{
	width:125px;
	margin-right: 10px;
}

input#popupPasswordInput
{
	width:125px;
	margin-right: 10px;
}

#LoginTop {
	width:265px;
	height:54px;
}
#LoginMiddle {
	background-image:url(../img/popup_login_middle.gif);
	background-repeat:repeat-y;
	text-align:left;
	width:215px;
	padding:0 25px 0 25px;
/*
	border: 0px solid black;
*/
}
#LoginBottom {
	background-image:url(../img/popup_login_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}


#BbcLoginLayer {
	position:absolute;
	top:80px;
	z-index:10;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}


#BbcLoginTop {
	width:265px;
	height:54px;
}
#BbcLoginMiddle {
	background-image:url(../img/popup_login_middle.gif);
	background-repeat:repeat-y;
	text-align:left;
	width:215px;
	padding:0 25px 0 25px;
}
#BbcLoginBottom {
	background-image:url(../img/popup_login_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:25px;
}

/**** Basket ****/

#BasketLayer {
	position:absolute;
	/*top:250px;*/
	z-index:500;
	padding:5px 5px 5px 5px;
	width:265px;
  	margin:0 auto;
  	text-align:left;
}
#BasketTop {
	width:265px;
	height:54px;
}
#BasketMiddle {
	background-image:url(../img/popup_basket_middle.gif);
	width:215px;
	padding-left:25px;
	padding-right:25px;
	background-color:#f1eed0;
}
#BasketBottom {
	background-image:url(../img/popup_basket_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}

#basketErrorFrame {
	position:absolute;
	top:250px;
	padding:5px 5px 5px 5px;
	width:217px;
	margin:0 auto;

}

/**** Email to a friend ****/

#EmailLayer {
	position:absolute;
	top:100px;
	z-index:8;
	padding:5px 5px 5px 5px;
	width:300px;
	margin:0 auto;
}

#EmailTop {
	width:307px;
	height:54px;
}
#EmailMiddle {
	background-image:url(../img/popup_email_middle.gif);
	width:257px;
	padding-left:25px;
	padding-right:25px;
}
#EmailBottom {
	background-image:url(../img/popup_email_bottom.gif);
	background-repeat:no-repeat;
	width:307px;
	height:10px;
}


/**** MummyOff Email ****/

#MummyOffEmailLayer {
	position:static;
	top:0px;
	left:0px;
	z-index:8;
	padding:5px 5px 5px 5px;
	width:154px;
	margin:0 auto;
}

#MummyOffEmailTop {
	width:154px;
	height:54px;
}
#MummyOffEmailMiddle {
	background-image:url(../img/mummyoff_email_middle.gif);
	width:154px;
	padding-left:5px;
	padding-right:5px;
}
#MummyOffEmailBottom {

	background-repeat:no-repeat;
	width:154px;
	height:10px;
}

/**** Confrim Email Box to a friend ****/

#ConfEmailLayer {
	position:absolute;
	top:100px;
	z-index:8;
	padding:5px 5px 5px 5px;
	width:300px;
	margin:0 auto;
}

#ConfEmailTop {
	width:307px;
	height:54px;
}
#ConfEmailMiddle {
	background-image:url(../img/popup_email_middle.gif);
	width:257px;
	padding-left:25px;
	padding-right:25px;
}
#ConfEmailBottom {
	background-image:url(../img/popup_email_bottom.gif);
	background-repeat:no-repeat;
	width:307px;
	height:10px;
}

/**** Email me when available ****/

#AvailableLayer {
	width:265px;
	position:absolute;
	top:100px;
	z-index:8;
	padding:5px 5px 5px 5px;
	margin:0 auto;
}

#AvailableTop {

	width:265px;
	height:54px;
}
#AvailableMiddle {
	background-image:url(../img/popup_available_middle.gif);
	width: 215px;
	padding-left:25px;
	padding-right:25px;
}
#AvailableBottom {
	background-image:url(../img/popup_available_bottom.gif);
	background-repeat:no-repeat;
	width: 265px;
	height: 25px;
}

/***** Add Another Child ****/

#AddAnotherChildLayer {
	text-align:center;
	position:absolute;
	z-index:11;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}

#AddAnotherChildTop {
	width:265px;
	height:54px;
}

#AddAnotherChildMiddle {
	background-image:url(../img/popup_addanotherchild_middle.gif);
	background-repeat: repeat-y;
	width: 265px;
	padding-left: 10px;
}

#AddAnotherChildBottom {
	background-image:url(../img/popup_addanotherchild_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}

/**** Card Error ****/

#CardErrorLayer {
	position:absolute;
	top:150px;
	z-index:15;
	padding:5px 5px 5px 5px;
	width:265px;
	margin:0 auto;
}
#CardErrorTop {
	width:265px;
	height:54px;
}
#CardErrorMiddle {
	background-image:url(../img/popup_carderror_middle.gif);
	width:215px;
	padding-left:25px;
	padding-right:25px;
}
#CardErrorBottom {
	background-image:url(../img/popup_carderror_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:8px;
}

/**** iFrame to block selects ****/

#errorFrame {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:265px;

}

#BbcNoLayer {
	position: absolute;
	left: 200px;
	top: 100px;
}
#BbcNoTop {
	width:265px;
	height:54px;
}
#BbcNoMiddle {
	background-image:url(../img/popup_confirm_middle.gif);
	width:255px;
	padding-left:5px;
	padding-right:5px;
}
#BbcNoBottom {
	background-image:url(../img/popup_confirm_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}

#savedordersLayer {
	position: absolute;
	left: 480px;
	top: 100px;
}
#savedordersoTop {
	width:265px;
	height:54px;
}
#savedordersMiddle {
	background-image:url(../img/popup_confirm_middle.gif);
	width:255px;
	padding-left:5px;
	padding-right:5px;
}
#savedordersBottom {
	background-image:url(../img/popup_confirm_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}

#saveorderLayer {
	position: absolute;
	left: 480px;
	top: 100px;
	z-index:1;
}
#saveorderoTop {
	width:265px;
	height:54px;
}
#saveorderMiddle {
	background-image:url(../img/popup_confirm_middle.gif);
	width:255px;
	padding-left:5px;
	padding-right:5px;
}
#saveorderBottom {
	background-image:url(../img/popup_confirm_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}


#whatsthisLayer {
	position: absolute;
	left: 480px;
	top: 100px;
}

#whatsthisMiddle {
	background-image:url(../img/popup_confirm_middle.gif);
	width:255px;
	padding-left:5px;
	padding-right:5px;
}
#whatsthisBottom {
	background-image:url(../img/popup_confirm_bottom.gif);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}
