
#PO_PopBin-WithTabs, #PO_PopBin-SansTabs, #PO_PopBin-Shipping, .PO_PopBin-WithTabs, .PO_PopBin-SansTabs, .PO_PopBin-Shipping {
	text-align:left;
}

.PO_PopBin_Row1Bin {
	width:100%;
	position:relative;
	height:10px;
}
.PO_Row1Bin_r1c2Bin {
	position:absolute;
	height:10px;
	top:0px;
	left:10px;
	right:10px;
	z-index:5;
}

.PO_PopBin_Row2Bin {
	position:relative;
	width:100%;
/*	height:200px;*/ /* 142px is min height. PO_PopBin sets the width. */
	text-align:left;
	overflow:visible;
} 

.PO_PopBin_Row2BinTable {
	height:100%;
}

.PO_Row2Bin_LeftVertLineBin {
	position:absolute;
	z-index:9;
	top:-8px;
	left:8px;
	width:4px;
	height:108%;
	background:url(/lib/vickerey/pop-over-vert-line.png) repeat-y;
}

.PO_Row2Bin_RightVertLineBin {
	position:absolute;
	z-index:9;
	top:-9px;
	right:8px;
	width:4px;
	height:108%;
	background:url(/lib/vickerey/pop-over-vert-line.png) repeat-y;
}

.PO_Row2Bin_r2c1Bin {
	position:absolute;
	width:10px;
	top:0px;
	left:0px;
	height:100%;
	z-index:5;
}

.PO_Row2Bin_r2c2ContentBin {
/*all content goes in this bin*/
	position:relative;
	margin-left:10px;
	margin-right:10px;
	height:100%;
	background-color:white;
	background-image:url(/lib/vickerey/pop-over-content-area-bottom-grad.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#PO_PopBin-SansTabs .PO_r2c2ContentBin_TopHeaderBin, .PO_PopBin-SansTabs .PO_r2c2ContentBin_TopHeaderBin,
#PO_PopBin-WithTabs .PO_r2c2ContentBin_TopHeaderBin, .PO_PopBin-WithTabs .PO_r2c2ContentBin_TopHeaderBin {
	position:relative;
	background-color:#77bae9; 		
	/* #77bae9	blueish 	 #989ee8	periwinkle	#ab4500	rust	#aa907f	brownish #993e00	red */
	background-image:url(/lib/vickerey/pop-over-top-header-bg-grad.png);
	background-position:left top;
	background-repeat:repeat-x;
}

#PO_PopBin-Shipping .PO_r2c2ContentBin_TopHeaderBin, .PO_PopBin-Shipping .PO_r2c2ContentBin_TopHeaderBin {
	position:relative;
	background-color:#989ee8;
	background-image:url(/lib/vickerey/pop-over-top-header-bg-grad.png);
	background-position:left top;
	background-repeat:repeat-x;
}

#PO_PopBin-WithTabs .PO_TopHeaderBin_HeaderTextBin, .PO_PopBin-WithTabs .PO_TopHeaderBin_HeaderTextBin {
	position:relative;
	padding-top:8px;
	padding-bottom:30px;
	margin-left:10px;
	margin-right:10px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.2em;
}

#PO_PopBin-SansTabs .PO_TopHeaderBin_HeaderTextBin, .PO_PopBin-SansTabs .PO_TopHeaderBin_HeaderTextBin,
#PO_PopBin-Shipping .PO_TopHeaderBin_HeaderTextBin, .PO_PopBin-Shipping .PO_TopHeaderBin_HeaderTextBin {
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:10px;
	margin-right:10px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.2em;
}

.PO_HeaderTextBin_HeaderText {
	color:white;
	letter-spacing:.1em;
	text-transform:uppercase;
	float:left;
}

.PO_HeaderTextBin_ControlBin {
	color:whitesmoke;
	font-family:Verdana, Geneva, Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	float:right;
	height:1.5em;
}

.PO_HeaderTextBin_ControlBin a, .PO_HeaderTextBin_ControlBin a:visited {
	color:whitesmoke;
	text-decoration:none;
	margin-bottom:1px;
	border-bottom:1px dotted whitesmoke;
}

.PO_HeaderTextBin_ControlBin a:hover {
	color:whitesmoke;
	text-decoration:none;
	border-bottom:1px solid whitesmoke;
}

.PO_r2c2ContentBin_BttmContentBin {
	position:relative;
}

#PO_PopBin-WithTabs .PO_BttmContentBin_SansTabsHorzLineBin, .PO_PopBin-WithTabs .PO_BttmContentBin_SansTabsHorzLineBin {
	display:none;
	position:absolute;
	width:100%;
	top:-2px;
	height:4px;
	background:url(/lib/vickerey/pop-over-horz-line.png) repeat-x;
}

#PO_PopBin-SansTabs .PO_BttmContentBin_SansTabsHorzLineBin, .PO_PopBin-SansTabs .PO_BttmContentBin_SansTabsHorzLineBin,
#PO_PopBin-Shipping .PO_BttmContentBin_SansTabsHorzLineBin, .PO_PopBin-Shipping .PO_BttmContentBin_SansTabsHorzLineBin {

	position:absolute;
	width:100%;
	top:-2px;
	height:4px;
	background:url(/lib/vickerey/pop-over-horz-line.png) repeat-x;
}

.PO_BttmContentBin_ContentChildBin {
	position:relative;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

	/*this is the default content area. it is on by default*/
#PO_TabContent1 {
	display:block;
}

	/* they are turned off by default*/
#PO_TabContent2, #PO_TabContent3, #PO_TabContent4, #PO_TabContent5 {
	display:none;
}

.PO_ContentChildBin_BrandsLinkBin {
	padding-left:15px;
}

.PO_BrandsLinkBin_BrandsLinkBinTable {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
}

.PO_BrandTable_DingbatCell {
	color:#3c3c97;
	width:1%;
	padding-bottom:5px;
	padding-right:.25em;
	letter-spacing:normal;

}

.PO_BrandTable_DingbatCell a, .PO_BrandTable_DingbatCell a:visited {
	color:#3c3c97;
	text-decoration:none;
}

.PO_BrandTable_TextLinkCell {
	color:#3c3c97;
	padding-right:5px;
	padding-bottom:5px;
	width:32%;
	letter-spacing:normal;
	font-size:10px;
}

.PO_BrandTable_TextLinkCell a, .PO_BrandTable_TextLinkCell a:visited {
	color:#3c3c97;
	text-decoration:underline;
}

.PO_BrandTable_TextLinkCell a:hover {
	color:#3c3c97;
	text-decoration:none;
}


.PO_Row2Bin_r2c3Bin {
	position:absolute;
	width:10px;
	top:0px;
	right:0px;
	height:100%;
	z-index:5;
}

.PO_Row2Bin_TopHorzLineBin {
	position:absolute;
	z-index:10;
	top:-2px;
	left:0px;
	width:100%;
	height:4px;
	background:url(/lib/vickerey/pop-over-horz-line.png) repeat-x;
}

.PO_Row2Bin_BottomHorzLineBin {
	position:absolute;
	z-index:10;
	bottom:-2px;
	width:100%;
	left:0px;
	height:4px;
	background:url(/lib/vickerey/pop-over-horz-line.png) repeat-x;
}

.PO_PopBin_Row3Bin {
	width:100%;
	position:relative;
	height:10px;	
}

.PO_Row3Bin_r3c2Bin {
	position:absolute;
	height:10px;
	left:10px;
	right:10px;
	top:0px;
}

.PO_r1c2Bin_HorzGradTable, .PO_r3c2Bin_HorzGradTable {
	width:100%;
}

.PO_HorzGradTable_LeftCell, .PO_HorzGradTable_RightCell {
	width:71px;
	height:10px;
}

.PO_HorzGradTable_TopMidCell {
	height:10px;
	background-image:url(/lib/vickerey/pop-over-shad-horz-top-middle.png);
	background-repeat:repeat-x;
}

.PO_HorzGradTable_BottomMidCell {
	height:10px;
	background-image:url(/lib/vickerey/pop-over-shad-horz-bottom-middle.png);
	background-repeat:repeat-x;
}


.PO_r2c1Bin_VertGradTable, .PO_r2c3Bin_VertGradTable {
	height:100%;
}

.PO_VertGradTable_TopCell, .PO_VertGradTable_BottomCell {
	width:10px;
	height:71px;
}

.PO_VertGradTable_RightMidCell {
	width:10px;
	background-image:url(/lib/vickerey/pop-over-shad-vert-right-middle.png);
	background-repeat:repeat-y;
}

.PO_VertGradTable_LeftMidCell {
	width:10px;
	background-image:url(/lib/vickerey/pop-over-shad-vert-left-middle.png);
	background-repeat:repeat-y;
}
