﻿
.peekBox { position:absolute; display:none; visibility:hidden; z-index:100; }
.recShadow { position:absolute; left: -7px; top: -7px; }
.recShadowContents { position:relative; left:0px; top:0px; width:40px; height:40px; }
.recShadowTL { position:absolute; left:0px; top:0px; width:20px; height:20px; background-position:0% 0%; background-image:url(/img/shad_sq_cor_10.png); background-repeat:repeat; }
.recShadowTM { position:absolute; left:20px; top:0px; width:1px; height:20px; background-position:0% 0%; background-image:url(/img/shad_sq_vert_10.png); background-repeat:repeat-x; }
.recShadowTR { position:absolute; left:41px; top:0px; width:19px; height:20px; background-position:100% 0%; background-image:url(/img/shad_sq_cor_10.png); background-repeat:repeat; }
.recShadowML { position:absolute; left:0px; top:20px; width:20px; height:1px; background-position:0% 0%; background-image:url(/img/shad_sq_hor_10.png); background-repeat:repeat-y; }
.recShadowMM { position:absolute; left:20px; top:20px; width:1px; height:1px; }
.recShadowMR { position:absolute; left:41px; top:20px; width:19px; height:1px; background-position:100% 0%; background-image:url(/img/shad_sq_hor_10.png); background-repeat:repeat-y; }
.recShadowBL { position:absolute; left:0px; top:41px; width:20px; height:19px; background-position:0% 100%; background-image:url(/img/shad_sq_cor_10.png); background-repeat:repeat; }
.recShadowBM { position:absolute; left:20px; top:41px; width:1px; height:19px; background-position:0% 100%; background-image:url(/img/shad_sq_vert_10.png); background-repeat:repeat-x; }
.recShadowBR { position:absolute; left:41px; top:41px; width:19px; height:19px; background-position:100% 100%; background-image:url(/img/shad_sq_cor_10.png); background-repeat:repeat; }
.peekBoxPointer { position:absolute; width:249px; height:63px; background-image:url(/img/peekbox_pointer.png); background-repeat:no-repeat; }
.peekBoxBorder { position:absolute; background-color:#CCE9E2; background-image:url(/img/peekbox_bg.jpg); background-repeat:repeat-x; border:solid 1px #4C6A62  }
.peekBoxContents { position:absolute; left:6px; top:6px; background-color:#FFFFFF; overflow:auto; border:solid 1px #808080; padding: 0px; }


.peekBoxPointer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/peekbox_pointer.png', sizingMethod='crop');background: none; }



dl#compareBasket{
	margin: 36px 18px 0 15px;
}

dl#compareBasket dt{
	display: none;
}

dl#compareBasket dd{
	padding: 6px 0 0 6px;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
}

dl#compareBasket dd ul{
	font-size: 92%;
}

dl#compareBasket dd ul li{
	padding: 2px 12px 2px 15px;
	background: #ffffff url(/img/shared/bg_sn-link01.gif) 0 0.5em no-repeat;
}

dl#compareBasket dd ul li a{
	line-height: 1.2;
}

dl#compareBasket dd ul li.current{
	background-color: #f0f0f0;
}

dl#compareBasket dd ul li.current em{
}

dl#compareBasket dd ul li.current em a{
}


ul#localNavigation{
	margin: 0 18px 0 15px;
	min-height: 30px;
	/*\*/
	_height: 30px;
	/**/
}

