﻿


/*PurchaseWrapper,"Top"Bottom,bundles,GrayPanel*/

div.PurchaseWrapper
{
	float: left;
	width: 549px !important;
	background: white url('../images/purchaseGrid/PurchaseWrapper.gif') repeat-y;
	font: normal 11px Verdana, Arial, Sans-serif;
	cursor: default;
	margin-bottom: 8px;
}


div.PurchaseWrapperTop,
div.PurchaseWrapperBottom,
div.PurchaseWrapperBottomGray
{
	width: 549px;
	height: 13px;
}

div.PurchaseWrapperTop
{
	background: white url('../images/purchaseGrid/PurchaseWrapperTop.gif') no-repeat;
}

div.PurchaseWrapperBottom
{
	background: url('../images/purchaseGrid/PurchaseWrapperBottomCorner.gif') no-repeat;
	width: 549px;
}

div.PurchaseWrapperBottomGray
{
	background: url('../images/purchaseGrid/PurchaseWrapperBottom.gif') no-repeat;
	width: 549px;
	margin-top: -10px;
	clear: both;
}

div.PurchaseWrapperBottomGray
{
	background: url('../images/purchaseGrid/PurchaseWrapperBottom.gif') no-repeat;
	width: 549px;
	margin-top: -10px;
	clear: both;
}


div.bundles
{
	padding: 0 3px;
}


div.GrayPanel
{
	background: #f3f3f3;
	float: left;
	height: auto;
	width: 543px;
	padding:0px;
	_overflow:hidden;
}



div.GrayPanel h3
{
	padding:0px 0px 2px 0px;
	margin: 0px 17px 9px 17px;
	color: black;
	border-bottom: solid 1px #9a9a9a;
	font: bold 13px Arial;
}

div.GrayPanel div.ListContainer
{
	float: right;
	width:380px;
	margin-left: -14px;
	margin-right: 1px;
}


div.GrayPanel div.ListContainer div
{
	float: left;
	height: auto;
}

div.GrayPanel div.ListContainer div.upper
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

div.GrayPanel ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
}

div.GrayPanel ul li
{
	float: left;
}

div.ListContainer ul li.FirstItem
{
	padding-right: 48px;
}

div.ListContainer ul li.FirstItemList
{
	float:left; padding-right:45px;

	padding-left: 0px;

	text-align:left;
}

/* 12-11-08 */

/*
.ListContainer ul li a 
{
	float:right;
	padding-right:1px;
}


div.GrayPanel ul li a
{
	font-size: 9px;
	text-decoration: underline;
	float:left;	
}

div.GrayPanel ul li a.button3
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: url(../images/purchaseGrid/button3.gif) no-repeat;
	width:86px;
	font-size: 11px;
	margin-left: 0px;
}*/













