﻿.foo{}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageProductGrid
{
	margin-left:5;
	margin-right: 10;
	width: 800px;
}

.HomePageProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.HomePageProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 5px 10px 0px;
	border: 1px solid #CC3300;
	width: 120px;
	height: 120px;
}

.HomePageProductGrid .ProductItem .title
{
	margin-bottom: 5px;
	margin-top:0px;
	text-align: center;
	font-weight: bold;
	background-color:#CC3300;
}
.HomePageProductGrid .ProductItem .title a
{
	color:#FFF;
}
.HomePageProductGrid .ProductItem .title a:hover
{
	text-decoration: underline;
}
.HomePageProductGrid .ProductItem .Image
{
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY ADDED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyAddedProducts
{
	margin-bottom: 15px;
	padding: 0px;
}

.RecentlyAddedProducts .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
}

.RecentlyAddedProducts .ProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.RecentlyAddedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
}

.RecentlyAddedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 250px;
	background: url('images/prod_grid_box_bg.gif') no-repeat 0 100%;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding: 0 0 0 10px;
	text-transform: none;
	font-size: 1em;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .title a
{
	background: url('images/deal_box_hr.gif') no-repeat 100% 0;
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .Image
{
	text-align: center;
	margin-top: 10px;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MINI BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Mini-Box-Container
{margin:1px;
}
.Mini-Box-Content
{
 margin-left:1px;
 display:block;
 background:url(images/mini-box-c.jpg) repeat 0 100%;
 height:inherit;
 width:190px;
 font-size:11px;
 color:#000;
}
.Mini-Box-Content .MiniImage
{width:80px;
 height:80px;
 text-align:center;
 background:url(images/mini-box-img.gif) no-repeat;
 float:left;
 margin:4px;
}
.Mini-Box-Header
{height:32px;
 width:190px;
 display:block;
 background:url(images/mini-box-h.jpg) no-repeat;
 margin-left:1px;
}
.Mini-Box-Header span
{
	font-size:1em;
	font-weight:bold;
	color:Black;
	padding-left:10px;
	padding-top:8px;
	display:block;
}
.Mini-Box-Price 
{
display:block;
height:inherit;
float:left;
}
.Mini-Box-Price .prices
{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-right: 5px;
	float:right;
}
.Mini-Box-Price .rebatesbox
{
	font-size: 10px;
	margin-left:7px;
	width: 100px;
	float:left;
	border:0px solid #000;
}
.Mini-Box-Price .rebatesbox li
{
	list-style-type: none;
	color:#000;
}
.Mini-Box-Price .rebateitem
{	display: block;
	float:left;
	margin:3px;
	border:1px dotted #aaa;
	padding:2px;
}
.Mini-Box-Footer
{height:23px;
 width:190px;
 margin-left:1px;
 display:block;
 background:url(images/mini-box-f.jpg) no-repeat;
 }
 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MICRO BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Micro-Box-Container
{margin-right:8px;
}
.Micro-Box-Content
{
 background:url(images/micro-box-c.jpg) repeat;
 height:inherit;
 width:122px;
 display:block;
 float:left;
 text-align:center;
}
.Micro-Box-Content .MiniImage
{width:80px;
 height:90px;
 margin-left:18px;
 background:url(images/micro-box-img.gif) no-repeat;
}
.Micro-Box-Header
{height:24px;
 width:122px;
 text-align:center;
 background:url(images/micro-box-h.jpg) no-repeat;
 display:block;
 float:left;
}
.Micro-Box-Header span
{
	font-size:.95em;
	font-weight:bold;
	color:Black;
	margin-top:5px;
	display:block;
}
.Micro-Box-Price 
{
float:right;
}
.Micro-Box-Price .prices
{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-right: 5px;
}
.Micro-Box-Footer
{
 height:11px;
 width:122px;
 background:url(images/micro-box-f.jpg) no-repeat;
 display:block;
 float:left;
 }
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProducts
{
	margin-bottom: 15px;
	padding: 0px;
}

.RecentlyViewedProducts .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
}

.RecentlyViewedProducts .ProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.RecentlyViewedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
}

.RecentlyViewedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 250px;
	background: url('images/prod_grid_box_bg.gif') no-repeat 0 100%;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding: 0 0 0 10px;
	text-transform: none;
	font-size: 1em;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .title a
{
	background: url('images/deal_box_hr.gif') no-repeat 100% 0;
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .Image
{
	text-align: center;
	margin-top: 10px;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductDetailsPage
{
	border: 0px solid #CC3399;
	margin-top: 0px;
	padding: 10px;
	width: 625px;
}
.ProductDetailsPage .divDescription
{
	padding:5px;
	width:610px;
	height:inherit;
	display:block;
	border-bottom:1px dotted #aaa;
}
.ProductCollateral
{
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS INFO - PRODUCT INFO CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductEssential
{
	
}

.ProductDetailsInfo .oldProductPrice
{
	text-decoration: line-through;
	color: #009933;
}
.ProductDetailsInfo .productPrice
{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.ProductDetailsInfo .Image
{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.ProductDetailsInfo .overview
{
	width: 250px;
	padding: 0 5px;
	border: dashed 0px #d3d3d3;

}

.ProductDetailsInfo .overview .productname
{
	color: #990000;
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

.ProductDetailsInfo .overview .shortdescription
{
	color: #555;
	margin-bottom: 0.3em;
	font-size: .9em;
}

.ProductDetailsInfo .fulldescription
{
	border-top: solid 1px #d3d3d3;
	clear: both;
	color: #555;
	margin: 20px 0;
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT RATING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductRatingBox
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT VARIANT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductVariantList
{
	margin-bottom: 15px;
	padding: 0px;
}

.ProductVariantLine
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-bottom: solid 1px #d3d3d3;
}

.ProductVariantLine .Image
{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.ProductVariantLine .overview
{
	float: right;
	width: 200px;
	margin-right: 25px;
}

.ProductVariantLine .overview .productname
{
	color: #ff9933;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

.ProductVariantLine .description
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.ProductDetailsPage .price
{
	float: left;
	margin-right: 10px;
}

.ProductDetailsPage .price .productPrice
{
	color: green;
}

.ProductVariantLine .price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.ProductVariantLine .addinfo
{
	padding-top: 10px;
}

.ProductVariantLine .attributes
{
}

.ProductVariantLine .error
{
	color: Red;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RELATED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RelatedProductsGrid

{
	width:620px;
}

.RelatedProductsGrid .grid-pink-tint
{
	background-color: #FFE6FF;
}

.RelatedProductsGrid .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #ff9933;
}
.RelatedProductsGrid .detail-list
{
	padding: 3px;
	font-weight: normal;
	text-transform: none;
	clear: both;
	font-size: .85em;
	color: #ff9933;
}

.RelatedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: solid 1px #d3d3d3;
	width: 200px;
	height: 200px;
}

.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	padding: 0;
}

.RelatedProductsGrid .RelatedItem .Image
{
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT REVIEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.productReviewBox
{
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
}


.productReviewList
{
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #555D65;
}

.productReviewList .productReviewItem
{
	border: solid 1px #d3d3d3;
	margin-top: 10px;
	padding: 10px;
	clear: both;
}

.productReviewList .productReviewItem .title
{
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

.productReviewList .productReviewItem .rating
{
	float: right;
}

.productReviewHelpfulness
{
	color: #333;
}

.productReviewHelpfulness a, .productReviewHelfulness a:hover
{
	color: #ff9933;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT SPEC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.productSpecBox
{
	padding: 5px 5px 5px 5px;
	clear: both;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url('images/loading.gif') no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: url('images/prevlabel.gif') no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: url('images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: url('images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	COMPARE PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.compareProducts
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	width: 650px;
}

.compareProducts .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.compareProducts .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.compareProductsTable
{
}

.compareProductsTable .removeButton
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.compareProductsTable tr.productName
{
	background-color: #CCCCCC;
	font-weight: bold;
}

.compareProductsTable td
{
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 3px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRICE RANGE FILTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PriceRangeFilter
{
}

.PriceRangeFilter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/redarrow-d.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.PriceRangeFilter ul
{
	margin: 0;
	padding-left: 20px;
}

.PriceRangeFilter li
{
	list-style: none;
	padding-bottom: 2px;
}

.PriceRangeFilter .SelectedPriceRange
{
	padding-left: 20px;
}

.PriceRangeFilter .RemovePriceRangeFilter
{
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	REBATES 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Rebates-Wrapper {
	display:block;
	float:left;
	margin-right:0px;
	width:310px;
	height:185px;
	padding-left: 5px;
	margin-bottom:15px;
}
.Rebates-Wrapper .prices-header
{
	background: #3a3a3a;
	color: #FFF;
	padding: 3px;
	font-weight: bold;	
}

.Rebates-Wrapper .Box .Box-Content item-table
{
	width: 20%;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
.Rebates-Wrapper .Box .Box-Content prices-table
{
	width: 100%;
	vertical-align: middle;
	margin: 0px;
}
.Rebates-Wrapper .Box .Box-Content .prices-table td
{
	padding: 0;
	border: 1px solid #E7E7E7;
	font-size:.9em;
}

.Rebates-Wrapper .Box .Box-Content .item-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	font-size:1em;
}

.Rebates-Wrapper .Box .Box-Content .item-table .item-price
{
	color: #CC6600;
}

.Rebates-Wrapper .Box .Box-Content .header-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

.Rebates-Wrapper .Box .Box-Content .prices-table .field-header
{
	background-position: #6F0000;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
	background: #6F0000;
	color: #fff;
}
.Rebates-Wrapper .Box .Box-Content{
	display: block;
	height: inherit;
	width: 303px;
	padding-left:8px;
	background: url(images/layout-panel_r3_c2.jpg) repeat-y;
}
.Rebates-Wrapper .Box .Box-Content .priceBox
{
	width: 270px;
	padding: 5px;
	margin-top: 0px;
	border-top: 3px solid #E7E7E7;
	background-color: #F2F2F2;
}
.Rebates-Wrapper .Box .Box-Content .priceBox .oldProductPrice
{
	text-decoration: line-through;
	color: #009933;
	float:left;
}
.Rebates-Wrapper .Box .Box-Content .priceBox .productPrice
{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	float:left;
}
.Rebates-Wrapper .Box .Box-Content .priceBox .priceLabel
{
	text-align:right;
	font-weight: bold;
	color: #000;
	float:left;
	width:70px;
	margin-right:3px;
}
.Rebates-Wrapper .Box .Box-Header {
	background-image: url(images/layout-panel_r2_c2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 303px;
}
.Rebates-Wrapper .Box .Box-Footer {
	display: block;
	height: 14px;
	width: 303px;
	background-image: url(images/layout-panel_r4_c2.jpg);
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DETAILS PAGE LAYOUT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#ProductDetails-Wrapper {
	width: 625px;
	background: #FFFFFF;
	margin: 10px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	display: block;
	float: left;
}

.FeatureDisplay
{
	display: block;
	width: 280px;
	height: inherit;
	float: left;
	margin-left: 12px;
	margin-top: 20px;
	border: 1px dotted #DDDDDD;
}
.ImageDisplay {
	display:block;
	float:left;
	width:300px;
	height:250px;
	margin-right:8px;
	margin-top: 0px;
	border: 0px solid #ccc;
}

#presc-box-wrapper {
	display: block;
	clear: both;
	float: left;
	width: 620px;
}
#presc-box-wrapper .presc-box-hdr {
	background-image: url(images/presc-box-hdr.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 533px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	vertical-align:top;
}
.presc-box-hdr-content 
{
	display:block;
	margin-top: 8px;
	margin-left: 12px;
	border:0px solid #000;
}
#presc-box-wrapper .presc-box-content-wrapper {
	background-image: url(images/presc-box-cont.jpg);
	background-repeat: repeat-y;
	height: 120px;
}
.presc-box-content {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	font-size: .9em;
	color: #666;
}
.presc-box-content .grid {
	border: 1px dotted #aaa;
}
.presc-box-content .grid th {
	font-weight: bold;
	font-variant: small-caps;
	background-color: #E7ECE6;
}
.presc-box-content .grid td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.clear {
	font-size: 1px;
	clear: both;
}
.presc-box-content-wrapper .buttons-panel {
	display: block;
	text-align:center;
	float: left;
	height: 45px;
	width: 500px;
	padding: 8px 10px;
}
.presc-box-content-wrapper .buttons-panel .container{
	display: block;
	background: url(images/presc-box-panel.jpg) no-repeat;
	height:45px;
	padding:10px 0px;
}

#presc-box-wrapper .presc-box-ftr {
	background-image: url(images/presc-box-ftr.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 533px;
}

