
/* these styles are for the sizeWizard window */

.swWindow{
	position:absolute;
	width:740px;
	height:467px;
	z-index:9999;
}


.swHeader a{
	text-decoration:none;
	display:block;
	width:715px;
	height:22px;
	font-size:1px;
	background:url(/Images/77kids/sizeChart/swClose.gif) no-repeat right;
	text-indent:-99999px;
	margin-bottom:7px;
	outline:none;
	

}
.swFrame{
	width:740px;
	background-color:#fff;
}
.swShadow{
	position:absolute;
	z-index:9998;
	width:790px;
	height:543px;
	background:url(/Images/77kids/sizeChart/bgSizeWizard.png) no-repeat left top;
}

* html .swShadow{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/77kids/sizeChart/bgSizeWizard.png', sizingMethod='crop');
	background: none;
}


/* these styles are for the sizeWizard window */

.gWindow{
	position:absolute;
	width:671px;
	height:384px;
	z-index:9999;
}


.gHeader a{
	text-decoration:none;
	display:block;
	width:649px;
	height:22px;
	font-size:1px;
	background:url(/Images/77kids/sizeChart/swClose.gif) no-repeat right;
	text-indent:-99999px;
	margin-bottom:16px;
	outline:none;
	

}
.gFrame{
	width:671px;
	
}
.gShadow{
	position:absolute;
	z-index:9998;
	width:790px;
	height:543px;
	background:url(/Images/77kids/guarantee/guarantee.png) no-repeat left top;
}

* html .gShadow{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/77kids/guarantee/guarantee.png', sizingMethod='crop');
	background: none;
}
