/*Concerning the Free Shipping Popup Currently on Kids*/

.kidsPopup {
	z-index:9998;
	display:none;
	position:absolute;
	overflow:hidden;
}
.kidsClosePopup {
	background: transparent url(/Images/77kids/expressShop/esHeader.gif) no-repeat scroll left top;
	display:block;
	position:relative;
	text-indent:-5000px;
	top:15px;
	height:22px;
	left:417px;
	z-index:9999;
	width:60px;
	outline:none;
}

.kidsPopupSubtext {
	color: #087dc4;
	font-weight:bold;
	margin: 105px 60px 0 30px;
	text-transform:lowercase;
}
.kidsPopupTsCs {
	color: #959595;
	margin: 10px 30px 0;
	font-size: 10px;
	text-transform:lowercase;
}
.kidsPopupReturnPolicy {
	display:block;
	position:relative;
	top:-14px;
	left:393px;
	text-decoration:underline;
	font-size:10px;
	outline:none;
	z-index:9999;
	margin-top:4px;
}
/*kids free shipping popup*/
#kidsFS100Background {
	background:url(/Images/77kids/webset09/12162009/kids_fs100_popup.gif) no-repeat;
	width:483px;
	height:343px;
}

/*kids free shipping popup*/
#kidsFSBackground {
	background:url(/Images/77kids/webset10/02032010/kids_jean_popup.gif) no-repeat;
	width:483px;
	height:357px;
}

/*kids guarantee popup*/
#kidsGuaranteeBackground {
	background:url(/Images/77kids/guarantee/guarantee_bg.gif) no-repeat;
	width:701px;
	height:442px;
}

.kidsGuaranteeClosePopup {
	background: transparent url(/Images/77kids/sizeChart/swClose.gif) no-repeat scroll left top;
	display:block;
	position:relative;
	text-indent:-5000px;
	height:22px;
	z-index:9999;
	width:66px;
	left:595px;
	top:2px;
	outline:none;
}

/*Checkout Popup*/
#kidsCheckoutBackground {
	background:url(/Images/77kids/webset10/01132010/kids_checkout_popup.gif) no-repeat;
	width:483px;
	height:343px;
}

.kidsPopupHelp {
	position:absolute;
	width:435px;
	left:15px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	line-height:13px;
}

.checkout_red_text {
	font-size:12px;
	color:#C00;
	text-transform:uppercase;
	font-weight:bold;
	line-height:15px;
}

.checkout_small_text {
	padding-top:10px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	
}

