#ShippingSavingsContainer { display: none; }
.CalculatingSavings .Cost { font-size: 24px; font-weight: bold; }
#RecommendMoreProducts { display: block; margin-right: auto; margin-left: auto; text-align: center; text-decoration: none; margin-top: 5px; margin-bottom: 5px; font-weight: bold; }
#ShippingSavingsDisplay,#FreeProductDisplay { background-image: url(/images/shipping_savings_bg.jpg); background-repeat: repeat-y; width: 700px; border: 1px solid #666; margin-right: auto; margin-left: auto; margin-top: 10px; }

.FreeProductText { font-size: 16px; font-weight: bold; color: #F00; text-align: center; }

.CalculatingSavings { font-size: 16px; font-weight: bold; color: #090; text-align: center; }
.PPWD_Cart #CategoryImageHover { position: absolute; left: 0px; top: 0px; display: none; }
.PPWD_Cart .ProductCategorySized { display: none; }
.PPWD_Cart #CategoryImageHover img { border: 1px solid #000; }


/* --------- */

.PPWD_Cart h1, .PPWD_Cart h2, .PPWD_Cart h3 {
	margin-bottom: 0px;
}

.PPWD_Cart .ShoppingCart #CreateAccountForm {
	display: none;
}

div.error {
	display: none;
	font-weight: bold;
	color: #FF0000;	
}
input.error, select.error {
	border: 2px solid red;
	background-color: #FFD9D9;
}

.PPWD_Cart .ShoppingCart form {
	padding: 0px;
	margin: 0px;
}
.PPWD_Cart .AccountLogin td {
	padding-right: 5px;
	padding-left: 5px;
}
.PPWD_Cart .Loader {
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;	
}
.PPWD_Cart .Step {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.TempHilight {
	background-color: #FFC4C4;
}

.PPWD_Cart .CurrentStep div{
	background-color: #000;
	/* font-size: 14px; */
	border: 1px solid #000;
	padding: 2px;
	color: #FFF;
}
.PPWD_Cart .NextStep div{
	background-color: #E5E5E5;
	margin: 5px;
	padding: 2px;
}

.PPWD_CartCategoryLogin {
	color: #FFFFFF;
}
.PPWD_CartCategoryLogin td {
	padding-top: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
}
.PPWD_CartCategoryLogin input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE !important;
	border: 1px solid #000000;
}
.PPWD_Cart h2 {
	font-size: 16px;
	background-color: #A0A0A0;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
	font-weight: bold;
}
.PPWD_Cart h3 {
	font-size: 16px;
	background-color: #092648;
	color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
}
.PPWD_Cart .BlockOutline {
	padding: 5px;
	padding-bottom: 10px;
}

.PPWD_Cart .ListNav {
}
.PPWD_Cart .ListNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PPWD_Cart .ListNav li {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	list-style-type: none;
	background-color: #000;
}
.PPWD_Cart .ListNav ul li a {
	color: #FFF !important;
}
.PPWD_Cart .TDUnderline td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.PPWD_Cart .TRunderline tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.PPWD_Cart .CostDisplayTxt {
	font-size: 15px;
	font-weight: bold;
	color: #CC1600;
}
.PPWD_Cart .ProductNameDisplayTxt {
	font-weight: bold;
}
.PPWD_Cart .ImageCell img {
	border: 1px solid #000000;
}
.PPWD_Cart hr {
	background-color: #999999;
	margin: 0px;
}
.PPWD_Cart .OrderButton a div{
	background-color: #FFEEEC;
	width: 155px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #000000;
}

.PPWD_Cart .OrderButton a:hover div{
	background-color: #CC4C00;
	width: 155px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #000000;
	cursor:pointer;
	cursor:pointer;
}

.PPWD_Cart .SKUCell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.PPWD_Cart .ProductGrid td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PPWD_Cart .PageSpanningTable td {
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.PPWD_Cart .ClearBoth {
	clear:both;
	height: 0px;
}

.PPWD_Cart .ProductNav {
	list-style-type: none;
	margin: 0px;
	margin-left: 0;
	padding-left: 0;
}
.PPWD_Cart .ProductNav li {
	display: inline;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #CCC;
	margin: 2px;
}

.PPWD_Cart .ProductNav li a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PPWD_Cart .ProductViewNav {
	clear:both;
	height: auto;
}
.PPWD_Cart .ProductViewNav a div {
	background-color: #CECECE;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	white-space: nowrap;
	margin: 2px;
	padding: 2px;
}
.PPWD_Cart .ProductViewNav a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}


.PPWD_Cart .ProductGrid td td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PPWD_Cart .ShoppingCart input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PPWD_Cart .BlockHeader {
	font-size: 11px;
	font-weight: bold;
}
.PPWD_Cart .TDHeaderCell {
	background-color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}

.PPWD_Cart .CartContentsTable td, .PPWD_Cart .CartContentsTable select {
	font-size: 11px;
}
.PPWD_Cart .GrandTotal {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.PPWD_Cart .SecureCheckout img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.PPWD_Cart .ImageOutline {
	border: 1px solid #000000;
}
.PPWD_Cart .ProductAvailbilityTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.TopLevelCategories a {
	text-decoration: none;
}
