#PageLeftColumn {
	width: 177px;
}
a.buttons img{
	border:none;
	vertical-align: baseline;
}
.page_header, .page_footer{
	background-repeat: repeat-x;
	height:31px;
	width:100%;
	/*text-align: right;*/
}
.page_header{
	background-image: url(./images/page_header_bg.gif);
}
.page_footer{
	background-image: url(./images/page_footer_bg.gif);
}
.HOME_PAGE .page_footer{
	display: none;
}
.page_header .page_navigation, .page_header .page_back{
	margin-top: 4px;
}
.page_footer .page_navigation, .page_footer .page_back{
	margin-top: 5px;
}
.page_back{
	margin-right: 4px;
}
.page_navigation{
	/*height:29px;*/
	line-height:0px;
	margin-right: 4px;
	float:right;
}
.page_navigation form{
	width:100px;
	margin-left: 4px;
	margin-right: 4px;
}
.page_navigation .dropdown{
	width:100px;
	height:21px;
	margin: 0px;
	background-color: white;
}
.page_search{
	float:left;
	margin-left: 4px;
	margin-top: 3px;
}
.page_footer .page_search {
	margin-top: 5px; 
}
.page_search .search_title{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #8c8c8c;
}
.results_title{
	color: #152e51;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-left: 18px;
	margin-top: 18px;
	float: left;
}
/*button fix for small image MIKE REPLACE THESE BUTTONS WITH YOUR FIXED ONE*/
.ie5 .page_navigation a.buttons img, .ie6 .page_navigation a.buttons img, .ie7 .page_navigation a.buttons img{
	vertical-align: middle;
}
.ie5 .page_navigation a.buttons, .ie6 .page_navigation a.buttons, .ie7 .page_navigation a.buttons{
	display: block;
	height:13px;
}
.mac.gecko .page_navigation a.buttons img{
	vertical-align: top;
	margin-top: 4px;
}
.mac.safari .page_navigation a.buttons{
	display: block;
	height:13px;
}
.mac.safari .page_navigation a.buttons img{
	vertical-align: top;
	margin-top: 2px;
}
/**/
.PRODUCT_ITEM_CONTAINER_PARENT{
	clear:both;
	height: 320px;
}
.PRODUCT_ITEM_CONTAINER{
	clear:both;
	padding-left: 2px;
	vertical-align: top;
	padding-top: 19px;
}
/* float wrap fix */
.ie .PRODUCTS_PAGE .PRODUCT_ITEM_CONTAINER{
	width:810px;
}
.PRODUCT_ITEM{
	/*height:156px;
	overflow: hidden;*/
	display: inline;
	float:left;
	margin-left: 16px;
	margin-bottom: 40px;
}
.PRODUCT_ITEM a{
	display:block;
	text-decoration: none;
	color:#898989;
	cursor: pointer;
	cursor: hand;
}

.PRODUCT_ITEM .product_image{
	/*width:182px;*/
	height:138px;
}
.PRODUCT_ITEM .product_image .image_border{
	border:2px solid #ffffff;
	margin: 0px;
}
.PRODUCT_ITEM .product_image img{
	/*temp width untill image size changed */
	/*width:176px;*/
	border:1px solid #cccccc;
	margin-bottom:-4px;
}

.PRODUCT_ITEM .product_info{
	width:176px;
	text-align: center;
}
.PRODUCT_ITEM .product_info .title{
	color:#004990;
	font-size: 11px;
	width:100%;
	height:40px;
}

.PRODUCT_ITEM .product_info .mf_pid{
	color:#878787;
	font-size: 10px;
	font-weight: bold;
}

.PRODUCT_ITEM a:hover .product_info .title{
	text-decoration: underline;
}
.PRODUCT_ITEM .product_info .old_price{
	text-decoration: line-through;
	color: #9e4747;
}
.PRODUCT_ITEM .product_info .sale_price{
	color: #9e4747;
	font-weight:bold;
}
.PRODUCT_ITEM .product_info .price{
	color: #93883a;
}
.PRODUCT_ITEM .product_info .price_strikethrough{
	text-decoration: line-through;
	color: #93883a;
}
.PRODUCT_ITEM .product_info .case_size{
	font-size: 10px;
}
.PRODUCT_ITEM .product_info .unit_measure{
	font-size: 10px;
}
.PRODUCT_ITEM a:hover .product_image .image_border{
	border:2px solid #e5e5e5;

}

.PRODUCT_ITEM .link_area{
	margin-bottom: 0px;	
}
.PRODUCT_ITEM .add_cart_area{
	margin-top: 10px;
}
.PRODUCT_DETAIL{
	clear:both;		/*firefox 2 fix for some f'd up reason*/
	width:100%;
	height:100%;
}
.PRODUCT_DETAIL .left_col{
	padding:22px;
	clear:both;
}
.PRODUCT_DETAIL .right_col{
	width:327px;
	padding-right:0px;
}

.PRODUCT_DETAIL .divider_col{
	background-repeat: repeat-y;
	background-image: url(./images/divider_vertical_dotted.gif);
	width:1px;
}
.PRODUCT_DETAIL .ImageNav{
	clear:both;
	padding:22px;
	padding-top:6px;
	padding-bottom:0px;
	padding-right:0px;
	width:305px;

}
.PRODUCT_DETAIL .ImageNav .item{
	float:left;
	width:90px;
	height:69px;
	overflow:hidden;
	margin-right:6px;
	margin-bottom:6px;
	text-align: center;
	background-repeat: repeat;
	background-color: #fafafa;
	background-image: url(./images/bg_angledstripes_light.gif);
	border:1px solid #dbdbdb;
	cursor: pointer;
	cursor: hand;
}
.PRODUCT_DETAIL .ImageNav .item img{
	border:1px solid #d2d2d2;
	/* fake dimensions for now */
	/*width:86px;
	height:64px;*/
}

.PRODUCT_DETAIL .MainImageContainer{
	background-repeat: repeat;
	background-image: url(./images/image_watermark.jpg);
	width:283px;
	height:213px;
	background-color: #fafafa;
	border:1px solid #dbdbdb;
	margin-left:22px;
	margin-top:22px;
	overflow: hidden;
}
.PRODUCT_DETAIL .MainImageArea{
	position: relative;
	width:0px;
	height:0px;

}
.PRODUCT_DETAIL .MainImageArea a{
	display: inline-table;
}
.PRODUCT_DETAIL .MainImageArea img{
	border:1px solid #d2d2d2;
}
#cart_label{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 50px;
	color: #7a7979;
	font-size: 18px;
	background-color: #f4f3f3;
	border-bottom: 1px solid #e4e4e4;
	background-image: url('./images/shopping_cart.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	overflow: auto;
}
#cart_label .cart_items{
	float:left;
}
#cart_label #items_in_cart{
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #7a7979;
	font-size: 18px;
}
#btn_process{
	float: right;
}
.shopping_cart_notes{
	padding: 20px;
}
body .btn_delete{
	float:right;
	margin-right: 10px;
}
body .btn_delete td{
	padding: 0px;
	border-bottom:none;
}

.product_item_summary td{
	padding:10px;
	border-bottom: 1px solid #cccccc;
}
.product_item_summary .description{
	width:501px;
}
.product_item_summary .price{
	width:81px;
}
.product_item_summary .quantity{
	width:81px;
}
.product_item_summary .quantity input{
	width:75px;
}
.product_item_summary .button_actions{
	width:80px;
}
.product_item_summary .name{
	border-bottom:none;
	padding-bottom:0px;
}

.ecommerce_header_bg_two{
	width: 100%;
	height:16px;
	overflow: hidden;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: url(./images/ecommerce_header_bg.gif);
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #c3c3c3;
}
.ecommerce_header_two{
	color:#717070;
	font-size: 10px;
	line-height: 13px;
	height: 15px;
	margin-top:1px;
}
.ecommerce_header_two td{
	padding-left: 10px;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #ffffff;
}
.ecommerce_header_two .first_item{
	border-left: none;
}
.ecommerce_header_two .description{
	width:517px;
}
.ecommerce_header_two .price{
	width:90px;
}
.ecommerce_header_two .quantity{
	width:90px;
}
.ecommerce_header_two .action_buttons{
	width:90px;
}
.ecommerce_header_two .last_item{
	border-right: none;
}

/* purchase summary header */
.ecommerce_header_bg_summary{
	width: 100%;
	height:16px;
	overflow: hidden;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: url(./images/ecommerce_header_bg.gif);
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #c3c3c3;
}
.ecommerce_header_summary{
	color:#717070;
	font-size: 10px;
	line-height: 13px;
	height: 15px;
	margin-top:1px;
}
.ecommerce_header_summary td{
	padding-left: 10px;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #ffffff;
}
.ecommerce_header_summary .first_item{
	border-left: none;
}
.ecommerce_header_summary .description{
	width:461px;
}
.ecommerce_header_summary .price{
	width:90px;
}
.ecommerce_header_summary .quantity{
	width:70px;
}
.ecommerce_header_summary .total{
	width:155px;
}

.ecommerce_header_summary .last_item{
	border-right: none;
}
.ecommerce_item_summary{
	border-top:1px solid #717070;
}
.ecommerce_item_summary .description{
	width:465px;
	padding-left:10px;
}
.ecommerce_item_summary .price{
	width:91px;
	padding-left:10px;
}
.ecommerce_item_summary .quantity{
	width:71px;
	padding-left:10px;
}
.ecommerce_item_summary .total{
	width:155px;
	padding-left:10px;
}
