﻿.foo
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE CATEGORIES - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageCategoryGrid
{
	margin-left: auto;
	margin-right: auto;
	width: 480px;
}

.HomePageCategoryGrid a
{
	color: #555;
	background-color: Transparent;
}
.HomePageCategoryGrid .transparent;
{
	background-color: Transparent;
}

.HomePageCategoryGrid .ItemBox
{
	text-align: center;
	vertical-align: text-top;
	background-color: Transparent;
	border: 0px solid #000;
}

.HomePageCategoryGrid .HomePageCategoryItem
{
	text-align: center;
	margin: 4px 5px 4px 5px;
	width: 150px;
	height: auto;
	background: url('images/home-cat-bg.gif') no-repeat 0 100%;
}

.HomePageCategoryGrid .HomePageCategoryItem .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-cat-title.gif');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}

.HomePageCategoryGrid .HomePageCategoryItem .Image
{
	text-align: center;
	padding: 10px 0 10px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY DETAILS PAGE - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage
{
	margin-bottom: 15px;
	padding: 0px;
}

.CategoryPage .CategoryTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.CategoryPage .CategoryDescription
{
	width: 630px;
	color: #555;
	font-size: 1.1em;
	margin-right: 15px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #555;
}
.CategoryPage .CategoryDescription div
{
	border: 0px !important;
}
.CategoryPage .ProductPager
{
	width: 600px;
	height: 33px;
	text-align: center;
	margin: 0 auto;
	background: url('template/pagerbg.png') no-repeat;
}

.CategoryPage .ProductPager a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
}
.glazepager
{
	width:600px;
	margin-top:5px;
	padding-left:10px;
}
.glazepager .prevbutton,
.glazepager  .nextbutton,
.glazepager .firstbutton,
.glazepager .lastbutton,
.glazepager .pagenum,
.glazepager .pagenumsel
{
	border: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	float: left;
	display:block;
}
.glazepager .pagenum,
.glazepager .pagenumsel
{
	width: 15px;
	height: 15px;
	margin: 6px 2px 0px 2px;
}
.glazepager .prevbutton,
.glazepager  .nextbutton,
.glazepager .firstbutton,
.glazepager .lastbutton
{margin:6px 2px 0px 2px;}

.glazepager .prevbutton,
.glazepager  .nextbutton,
.glazepager .firstbutton,
.glazepager .lastbutton,
.glazepager .pagenum
{
	background-color: #800000;
	color: #FFFFFF;
}

.CategoryPage .ProductPager a:link
{
	text-align: center;
	color: #FFFFFF;
}
.glazepager .totalsummary{float:right;width:200px;margin-left:15px;margin-top:8px;border:0px solid #ff3c33;}

.glazepager span.pagenumsel
{
	font-size: 1em;
	color: #800000;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SUB CATEGORIES - PRODUCTS IN GRID TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .SubCategoryGrid
{
	margin-left: auto;
	margin-right: auto;
	width: 620px;
}

.CategoryPage .SubCategoryGrid a
{
	color: #555;
}

.CategoryPage .SubCategoryGrid .ItemBox
{
	text-align: center;
	vertical-align: text-top;
	float:left;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: auto;
	background: url('images/home-cat-bg.gif') no-repeat 0 100%;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-cat-title.gif');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.4em;
	padding: 6px 0 5px 0;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .Image
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.CategoryPage .SubCategoryList
{
	margin-bottom: 15px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS IN CATEGORY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.crosssells-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #002FB9;
	margin: 8px 0;
	display: block;
}
.CategoryPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.CategoryPage .FeaturedProductGrid .headtitle
{
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #00A600;
	margin-bottom: 12px;
	padding: 2px 5px;
	width: 630px;
}

.CategoryPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
}

.CategoryPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 5px;
	width: 180px;
	background: url('images/prod_grid_box_sm_bg.gif') no-repeat 0 100%;
}

.CategoryPage .FeaturedProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl_sm.gif') no-repeat 0 0;
	padding: 0 0 0 5px;
	text-transform: none;
}

.CategoryPage .FeaturedProductGrid .ProductItem .title a
{
	background: url('images/deal_box_hr_sm.gif') no-repeat 100% 0;
	display: block;
	height: 30px;
	line-height: 1em;
	overflow: hidden hidden;
	padding: 2px 5px 4px 0px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .Image
{
	text-align: center;
	margin-top: 5px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .description
{
	margin: 2px 2px 0 2px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 25px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 180px;
	height: 85px;
	position: relative;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductGrid
{
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.CategoryPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.CategoryPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 250px;
	background: url('images/prod_grid_box_bg.gif') no-repeat 0 100%;
}

.CategoryPage .ProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
}

.CategoryPage .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;
}

.CategoryPage .ProductGrid .ProductItem .Image
{
	text-align: center;
	margin-top: 10px;
}

.CategoryPage .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;
}

.CategoryPage .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 1 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductList1
{
	width: 600px;
	margin-left: 10px;
}

.CategoryPage .ProductList1 .ItemBox
{
	text-align: left;
	clear: both;
	margin-bottom: 10px;
}

.CategoryPage .ProductList1 .ProductItem
{
	width: 600px;
	height: inherit;
	background: url('images/pb_s_bg.gif') no-repeat 0 100%;
	margin-top: 10px;
	position: relative;
}

.CategoryPage .ProductList1 .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
}

.CategoryPage .ProductList1 .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;
}

.CategoryPage .ProductList1 .ProductItem .Image
{
	float: left;
	margin: 10px 0 10px 10px;
}

.CategoryPage .ProductList1 .ProductItem .description
{
	padding: 0px 0 0 10px;
	margin: 10px 150px 0px 140px;
	text-align: left;
	border-left: solid 1px #e3e3e3;
	color: #555;
}

.CategoryPage .ProductList1 .ProductItem .prices-wrapper
{
	float: right;
	text-align: right;
	position: relative;
	bottom: 20px;
	right: 5px;
}

.CategoryPage .ProductList1 .ProductItem .prices
{
}

.CategoryPage .ProductList1 .ProductItem .prices .productPrice
{
	color: #000;
	font-weight: bold;
}

.CategoryPage .ProductList1 .ProductItem .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

.CategoryPage .ProductList1 .ProductItem .buttons
{
	padding-top: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 2 - TEMPLATE (JUST SHOWS HYPERLINKS)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductList2
{
	margin-bottom: 15px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT FILTERS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductFilters
{
	width: 600px;
	background: url('images/fb_s_bg.gif') no-repeat 0 100%;
	margin-left: 10px;
	margin-top: 10px;
}

.CategoryPage .ProductFilters .FilterTitle
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
	color: #555;
}

.CategoryPage .ProductFilters .FilterTitle span
{
	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;
}

.CategoryPage .ProductFilters .FilterItem
{
	padding: 5px 10px 5px 10px;
}

/* ======================================================================================

                                      PRODUCTS
=========================================================================================*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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 .minibox-c
{
	margin-right: 4px;
	}
.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;
	margin-left: 8px;
	padding-top: 4px;
	display: block;
	height: 18px;
	overflow: hidden;
}
.Mini-Box-Price
{
	display: block;
	height: inherit;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
}
.Mini-Box-Price .prices
{
	color: #009933;
	font-weight: bold;
	float: left;
	display:block;
	margin: 0px 0px 0px 10px;
	padding-right:8px;
}
.Mini-Box-Price .prices .productPrice
{
	color: #002CAE;
	display: block;
	margin: 0px 0px 10px;
}
.Mini-Box-Price .buttons
{
	color: #000;
	float: left;
	display:block;
	margin: 0px;
	margin-right: 10px;
	padding-left: 8px;
}
.Mini-Box-Price .rebatesbox
{
	font-size: 10px;
	margin-left: 5px;
	width: auto;
	float: left;
}
.rebatesbox ul{margin:0;padding:0;display:inline;}
.Mini-Box-Price .rebatesbox li
{
	list-style-type: none;
	color: #000;
}
.Mini-Box-Price .rebateitem
{
	border: none;
	display: block;
	float: left;
}
.Mini-Box-Price .rebateitem li
{	
	border: 1px dotted #aaa;	
	margin: 0px;
	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: #000;
	font-weight: bold;
}

.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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductDetailsInfo
{
	padding: 0px;
	margin: 0px;
}

.ProductDetailsInfo .oldProductPrice
{
	text-decoration: line-through;
	color: #009933;
}
.ProductDetailsInfo .productPrice
{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	white-space: nowrap;
}

.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;
}

.ProductDetailsInfo .description
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.ProductDetailsPage .price
{
	float: left;
	margin-right: 10px;
}

.ProductDetailsPage .price .productPrice
{
	color: green;
}

.ProductDetailsInfo .price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.ProductDetailsInfo .addinfo
{
	padding-top: 10px;
}

.ProductDetailsInfo .attributes-wrapper
{
	display: block;
	font-size: 1em;
	width: 100%;
	height: auto;
	border: 1px dotted #ADADAA;
	font-family: Tahoma;
}

.ProductDetailsInfo .attributes 
{ 
	margin:4px;	
}
.ProductDetailsInfo .attributes .attributes-title
{
	margin-bottom: 10px;
	border-bottom: 2px double #336699;
	background-color: #E1FFE1;
	font-size: 8pt;
	font-weight: bold;
}

.ProductDetailsInfo .attributes span.required
{ 
	color: #CA0000;
	font-size: 8pt;
	display:block;
	margin-bottom: 5px;
}
.attributes  .attrib-name, .attributes .attrib-desc
{ 
	font-size: 10pt;
	display:block;
	margin-bottom: 3px;
}
.attributes .attrib-name{font-weight:bold;}

.ProductDetailsInfo .attributes input
{
	font-size: 10pt;
}

.ProductDetailsInfo .attributes label
{
	font-size: 12pt;
	font-weight:bold;
	color: #000;
}
.ProductDetailsInfo .attributes input.attrib-radiobtn 
{
	display:block; float:left;margin-right:5px;
}
.ProductDetailsInfo .attributes input.attrib-chk 
{
	display:block; float:left;margin-right:5px;
}
.ProductDetailsInfo .attributes select.attrib-ddl
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	width: 150px;
	height: 20px;
	background-color: #ECFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	padding:2px;
	padding-top:0px;
}

.ProductDetailsInfo .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;
	border: dotted 1px #d1d1d1;
	height: 170px;
	float: left;
}

.RelatedProductsGrid .RelatedItem .title
{
	margin: 1px 1px 5px 1px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	background-color: #474941;
}
.RelatedProductsGrid .RelatedItem .title a
{
	color: #FFF;
	text-decoration: none;
}
.RelatedProductsGrid .RelatedItem .title a:hover
{
	text-decoration: underline;
	font-size: 1.1em;
}
.RelatedProductsGrid .RelatedItem .Image
{
	text-align: center;
	float: left;
	display: block;
}
.RelatedProductsGrid .grid .header
{
	background: url(images/mini-box-h.jpg) no-repeat;
	margin-left: 1px;
	width: 190px;
	display: block;
	color: #000;
	height: 25px;
	padding-top: 5px;
}
.RelatedProductsGrid .grid .header .letter
{
	background-image: url(images/reddotf.gif);
	color: #FFF;
	font-weight: bold;
	margin-left: 5px;
	width: 14px;
	height: 18px;
}
.RelatedProductsGrid .grid .header span
{
	padding-left: 5px;
	display: block;
	float: left;
}

.RelatedProductsGrid .grid .image
{
	width: 50px;
	height: 50px;
	text-align: center;
	background: url(images/mini-box-img.gif) no-repeat;
	float: left;
	margin-left: 4px;
}
.RelatedProductsGrid .grid .detail-list
{
	margin-left: 1px;
	display: block;
	background: url(images/mini-box-c.jpg) repeat-y;
	height: inherit;
	width: 190px;
	font-size: 11px;
	color: #000;
}
.RelatedProductsGrid .grid .footer
{
	height: 23px;
	width: 190px;
	margin-left: 1px;
	display: block;
	background: url(images/mini-box-f.jpg) no-repeat;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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-f.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.PriceRangeFilter ul
{
	margin: 0;
	padding-left: 20px;
}

.PriceRangeFilter li
{
	list-style: none;
	font-size: 11px;
	padding-bottom: 2px;
}
.PriceRangeFilter li a:hover
{
	color: #FF0000;
}
.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: normal;
	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
{
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
	background: #D7DBDB;
	color: #000000;
}
.Rebates-Wrapper .Box .Box-Content
{
	display: block;
	height: inherit;
	width: 303px;
	padding-left: 8px;
	background: url(images/rebates-box-cont.jpg) repeat-y;
}
.Rebates-Wrapper .Box .Box-Content .priceBox
{
	width: 268px;
	padding: 5px;
	margin-top: 0px;
	border-top: 2px solid #E7E7E7;
	background-color: #F2F2F2;
	font-size: 12pt;
}
.Rebates-Wrapper .Box .Box-Content .priceBox .oldProductPrice
{
	text-decoration: line-through;
	color: #FF0000;
	float: left;
	font-size: 13pt;
}
.Rebates-Wrapper .Box .Box-Content .priceBox .productPrice
{
	text-decoration: none;
	font-weight: bold;
	color: #007900;
	float: left;
	white-space:nowrap;
}
.Rebates-Wrapper .Box .Box-Content .priceBox .priceLabel
{
	text-align: right;
	font-weight: bold;
	color: #000;
	float: left;
	margin-right: 6px;
	white-space:nowrap;
}
.Rebates-Wrapper .Box .Box-Header-1
{
	background-image: url(images/rebates-box-hdr-1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 303px;
}
.Rebates-Wrapper .Box .Box-Header-2
{
	background-image: url(images/rebates-box-hdr-2.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/rebates-box-ftr.jpg);
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DETAILS PAGE LAYOUT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ProductDetailsPage .DetailBox
{
	width: 600px;
	background: url('images/fb_c_bg.gif') repeat 0 100%;
	margin-left: 5px;
}

.ProductDetailsPage .DetailBoxCollateral
{ 
	padding: 5px 4px;
	width:580px;
	margin: auto auto;
	display:block;
 }
.ProductDetailsPage .DetailBoxFooter
{
	width: 600px;
	background: url('images/fb_f_bg.gif') no-repeat;
	height: 26px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.ProductDetailsPage .DetailBox .DetailTitle
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
	color: #555;
}
.ProductDetailsPage .DetailBox .DetailTitle span
{
	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;
}
#ProductDetails-Wrapper
{
	width: 625px;
	background: #FFFFFF;
	margin: 10px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	padding: 0px;
}

.FeatureDisplay
{
	display: block;
	width: 280px;
	height: inherit; /*float: left;*/
	margin-top: 20px;
	border: 1px dotted #D7D7D7;
}
.ImageDisplay
{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 0px;
	height: inherit;
}

#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: auto;
}
.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;
	float: left;
	height: 45px;
	padding: 8px 10px;
	border:1px solid #000;
}
.presc-box-content-wrapper .buttons-panel .container
{
	display: block;
	background: url(images/presc-box-panel.jpg) no-repeat;
	height: 45px;
	padding: 10px 0px;
	width:250px;
}
.presc-box-content-wrapper .buysafewrapper
{
	float:left;
	padding:3px;
	display:block;
	margin-right: 4px;
	border: 1px solid #000;
	width:280px;
}

#presc-box-wrapper .presc-box-ftr
{
	background-image: url(images/presc-box-ftr.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 533px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ManufacturerTitle
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
}

.ManufacturerPage .ManufacturerDescription
{
	color: #555;
	font-size: 1.1em;
}
.ManufacturerPage .ProductPager
{
	width: 600px;
	height: 33px;
	text-align: center;
	margin: 0 auto;
	background: url('template/pagerbg.png') no-repeat;
}

.ManufacturerPage .ProductPager a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
}

.ManufacturerPage .ProductPager a:link
{
	text-align: center;
	color: #FFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER FEATURED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.ManufacturerPage .FeaturedProductGrid .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	margin: 0;
	color: #ff9933;
}

.ManufacturerPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem
{
	text-align: left;
	margin: 10px 10px 10px 0px;
	width: 120px;
	background: url('images/prod_grid_box_bg.gif') no-repeat 0 100%;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding: 0 0 0 10px;
}

.ManufacturerPage .FeaturedProductGrid .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;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .Image
{
	text-align: center;
	margin-top: 10px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 120px;
	height: 65px;
	position: relative;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: red;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage .ProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
	padding:0 0 0 10px;
}

.ManufacturerPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: text-top;
}

.ManufacturerPage .ProductGrid .ProductItem
{
	text-align: left;
	margin: 10px 10px 10px 0px;
	width: 250px;
	background: url('images/prod_grid_box_bg.gif') no-repeat 0 100%;
}

.ManufacturerPage .ProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
}

.ManufacturerPage .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;
}

.ManufacturerPage .ProductGrid .ProductItem .Image
{
	text-align: center;
	margin-top: 10px;
}

.ManufacturerPage .ProductGrid .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: left;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 65px;
	position: relative;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #000;
	font-weight: bold;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT FILTERS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage .VendorBox
{
	width: 600px;
	background: url('images/fb_c_bg.gif') repeat 0 100%;
	margin-left: 5px;
}

.ManufacturerPage .VendorBoxFooter
{
	width: 600px;
	background: url('images/fb_f_bg.gif') no-repeat;
	height: 26px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.ManufacturerPage .VendorBox .VendorTitle
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
	color: #555;
}
.ManufacturerPage .VendorBox .VendorTitle span
{
	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;
}
.ManufacturerPage .ProductFilters
{
	width: 600px;
	background: url('images/fb_s_bg.gif') repeat 0 100%;
	margin-left: 25px;
}
.ManufacturerPage .ProductFilters .FilterTitle
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	padding-left: 10px;
	color: #555;
}

.ManufacturerPage .ProductFilters .FilterTitle span
{
	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;
}

.ManufacturerPage .ProductFilters .FilterItem
{
	padding: 5px 10px 5px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.OrderSummaryContent
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 10pt;
	color: #555;
}

.OrderSummaryContent .CouponBox
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
	background: background: rgb(247, 245, 232);
	margin-bottom: 10px;
	border: dotted 1px #d3d3d3;
}
.OrderSummaryContent .CouponBox h3
{
	margin: 0px;
	font-size: 14px;
	color: #2965C7;
	font-variant: small-caps;
}
.OrderSummaryContent .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.OrderSummaryContent .cart td
{
	padding: 3px 0 3px 0;
}

.OrderSummaryContent .cart .cart-header-row
{
	font-weight: bold;
}

.OrderSummaryContent .cart .cart-header-row td
{
	background: url('images/cart-header-bg.gif') repeat-x 50% 50%;
	color: #FFF;
	border-right: solid 1px #fff;
	height: 20px;
}

.OrderSummaryContent .cart .cart-header-row td.Image
{
	border: none;
}

.OrderSummaryContent .cart .cart-header-row td.end
{
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}

/*.OrderSummaryContent .cart .cart-item-row
{
}*/

.OrderSummaryContent .cart .cart-item-row td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	line-height: normal;
}

.OrderSummaryContent .cart .cart-item-row td.product
{
	text-align: left;
	padding: 0px 10px 0px 10px;
	width: 220px;
}

.OrderSummaryContent .cart .cart-item-row td.product a
{
	font-weight: bold;
}

.OrderSummaryContent .cart .cart-item-row td.end
{
	text-align: right;
	font-weight: bold;
	color: Green;
	padding-right: 5px;
}

.OrderSummaryContent .cart-footer
{
	width: 100%;
	background: url('images/cart-footer-bg.gif') repeat-x 50% bottom;
}

.OrderSummaryContent .TotalInfo
{
	margin: 0px;
	padding: 10px 5px 10px 0px;
	font-size: 12pt;
}
.WarningBox {display:block;}
.OrderSummaryContent .WarningBox .WarningText
{
	color: Red;
}

.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
	border: 1px dotted #CFD8DE;
}

.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
	border: 1px dotted #CFD8DE;
}

.OrderSummaryContent .Buttons
{
	margin: 0px;
	padding: 10px 10px 10px 5px;
}

.OrderSummaryContent .Buttons .CommonButtons
{
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.OrderSummaryContent .Buttons .AddonButtons
{
	float: right;
	margin: 0px;
	padding: 4px;
	text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SHOPPING CART

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #E6E6E6;
	background-color: #fff;
	margin-top: 10px;
}

.shoppingcart .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.shoppingcart .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.WishlistContent
{
	margin: 0px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.WishlistContent .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

.WishlistContent .cart td
{
	padding: 3px 0 3px 0;
}

.WishlistContent .cart .cart-header-row
{
	font-weight: bold;
}

.WishlistContent .cart .cart-header-row td
{
	background: url('images/cart-header-bg.gif') repeat-x 50% 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.WishlistContent .cart .cart-header-row td.Image
{
	border: none;
}

.WishlistContent .cart .cart-header-row td.end
{
	text-align: right;
	padding-right: 5px;
}

/*.WishlistContent .cart .cart-item-row
{
}*/

.WishlistContent .cart .cart-item-row td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	line-height: 30px;
}

.WishlistContent .cart .cart-item-row td.product
{
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.WishlistContent .cart .cart-item-row td.product a
{
	font-weight: bold;
}

.WishlistContent .cart .cart-item-row td.end
{
	text-align: right;
	font-weight: bold;
	color: Green;
	padding-right: 5px;
}

.WishlistContent .WarningBox .WarningText
{
	color: Red;
}

.wishlist
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.wishlist .title
{
	padding: 10px 10px 15px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.wishlist .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

.wishlist .shareinfo
{
	background: url('images/cart-footer-bg.gif') repeat-x 50% bottom;
	font-size: 1.2em;
	height: 50px;
	padding: 0 0 5px 5px;
}

.wishlist .shareinfo .sharelabel
{
	font-weight: bold;
}

.wishlist .shareinfo .sharelink
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CheckoutPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FFF;
}
.CheckoutPage .title
{
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 15px;
	border-bottom: 1px solid #555;
	border-bottom-color: #959595;
}
.CheckoutPage .CheckoutData
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	color: #555;
	background-color: inherit;
}

.CheckoutData .OrderSummaryTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 10px;
}
.CheckoutData .OrderSummaryBody
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.CheckoutData .SurveyData
{
	width: 600px;
	margin: 0px auto;
}

.CheckoutData .SurveyData table
{
	width: 600px;
	padding: 3px;
}

.CheckoutData .SurveyData th
{
	font-size: 1.2em;
	color: Black;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #333;
	font-variant: small-caps;
	background-color: #FFF0F0;
	padding-top: 4px;
}
.CheckoutData .SurveyData td
{
	color: Black;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EAEAEA;
}
.CheckoutData .SurveyData .message
{
	text-align: left;
	color: #0061F2;
	font-weight: normal;
}
.CheckoutData .SurveyData .label
{
	text-align: left;
	color: #640000;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}
.CheckoutData .SurveyData .controls
{
	text-align: left;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 85%;
	margin-right: 5px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADDRESSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CheckoutData .SelectAddressTitle
{
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	clear: both;
	color: #990000;
}

.CheckoutData .AddressGrid
{
	margin-bottom: 15px;
	padding: 0px;
	width: 300px;
}
.CheckoutData .AddressDescription
{
	margin: 10px;
	padding: 0px;
}

.CheckoutData .AddressGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.CheckoutData .AddressGrid .AddressItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px dotted #aaa;
	width: 300px;
	height: auto;
}

.CheckoutData .AddressGrid .AddressItem .SelectButton
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.CheckoutData .AddressGrid .AddressItem .AddressBox
{
	text-align: left;
}

.CheckoutData .EnterAddressTitle
{
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	clear: both;
	color: #990000;
}

.CheckoutData .EnterAddress
{
	text-align: center;
	margin: 10px;
	border: 1px dotted #aaa;
	height: auto;
}

.CheckoutData .EnterAddress .EnterAddressBody
{
	text-align: left;
	margin: 10px;
}

.CheckoutData .EnterAddress .Button
{
	margin: 10px;
	text-align: left;
}

.CheckoutData .EnterAddress .TheSameAddress
{
	text-align: left;
	margin: 10px;
}

.CheckoutData .EnterAddress .ErrorBlock
{
	margin: 10px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SHIPPING OPTIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CheckoutData .ShippingOptions
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.CheckoutData .ShippingOptions .ShippingOptionItem
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0 0 5px;
}

.CheckoutData .ShippingOptions .ShippingOptionItem .OptionName
{
	border: 3px solid #FFDDD5;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.CheckoutData .ShippingOptions .ShippingOptionItem .OptionName .price
{
	color: #FF0000;
}
.CheckoutData .ShippingOptions .ShippingOptionItem .OptionDescription
{
	padding: 5px 0 5px 16px;
}

.CheckoutData .ShippingOptions .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .ShippingOptions .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .ShippingNotAllowed
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.lnkWhatisthis
{
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3366FF;
}
.lnkWhatisthis:hover
{
	color: #9933FF;
	text-decoration: underline;
}
.WhatisthisPopup
{
	width: 390px;
	background: #FFF;
	border: 4px solid #E1E1E1;
}
.WhatisthisPopup .header
{
	background-position: #FF9999;
	text-align: left;
	padding: 2px;
	background: #FF9999;
	font-size: 13pt;
	color: #FFF;
	border-bottom: 2px solid #000;
	border-bottom-color: #993366;
	font-family: Tahoma;
	font-weight: bold;
}
.WhatisthisPopup .close
{
	padding-left: 100px;
	float: right;
	text-align: right;
}
.WhatisthisPopup .title
{
	float: left;
	text-align: left;
}

.securebox
{
	width: 135px;
	height: 55px;
	display: block;
	background: url(images/secureicons.jpg);
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAYMENT METHODS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CheckoutData .PaymentMethods
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
	background-color: #FFF;
}

.CheckoutData .PaymentMethods .PaymentMethodItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.CheckoutData .PaymentMethods .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .NoPaymentMethods
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.CheckoutData .PaymentInfo
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.CheckoutData .PaymentInfo .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.CheckoutData .PaymentInfo .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONFIRM ORDER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CheckoutData .ConfirmOrder
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.CheckoutData .ConfirmOrder .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .ConfirmOrder .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	COMPLETED

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CheckoutData .OrderCompleted
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.CheckoutData .OrderCompleted .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.CheckoutData .OrderCompleted .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.OrderDetails
{
	margin-bottom: 15px;
	padding: 0px;
}
.OrderDetails .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
.OrderDetails .info
{
	border: 1px solid #d7d7d7;
	padding: 10px;
}
.OrderDetails .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.OrderDetails .OrderOverview
{
	text-align: left;
	padding-bottom: 10px;
}
.OrderDetails .ShippingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.OrderDetails .BillingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.OrderDetails .ProductsBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER PROGRESS CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.OrderProgress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 2px #f3f3f3;
}

.OrderProgress ul
{
	padding: 0;
	margin: 0;
}

.OrderProgress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.OrderProgress ul li .ActiveStep
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.OrderProgress ul li .InactiveStep
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	GOOGLE CHECKOUT BOX CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.googlecheckoutbox-wrapper
{
	display: block;
	width: 200px;
	margin: 0 auto;
}
.googlecheckoutbox-wrapper .innercontainer
{
	font-family: "Gill Sans MT" , "Lucida Sans" , "Lucida Sans Unicode" , sans-serif;
	color: #414141;
	height: 92px;
	width: 200px;
}
.googlecheckoutbox-wrapper .innercontainer .box-or
{
	background-image: url(/images/spacer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 52px;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps
{
	float: left;
	height: auto;
	width: 148px;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps .header
{
	background-image: url(template/googlebox-hdr.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 38px;
	width: 148px;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps .indicator
{
	background-image: url(template/googlebox-num.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 27px;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps .indicator2
{
	background-image: url(template/googlebox-num2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 27px;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps .text
{
	background-image: url(template/googlebox-text.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 27px;
	width: 121px;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps span
{
	display: block;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps span.textpad
{
	padding: 0px 4px;
	text-align: left;
	font-size: 8pt;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps span.textpad a
{
	color: #3F14EB;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps span.textpad a:hover
{
	color: #990000;
}
.googlecheckoutbox-wrapper .innercontainer .box-steps .text2
{
	background-image: url(template/googlebox-patient.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 27px;
	width: 121px;
}
.googlecheckoutbox-wrapper .googleboxcheckout
{
	background-image: url(template/googlebox-checkout.jpg);
	height: 58px;
	width: 200px;
}
.googlecheckoutbox-wrapper .googleboxcheckoutbutton
{
	background-image: url(template/googlebox-checkoutbutton.jpg);
	text-align: right;
	height: 58px;
	width: 200px;
}
.textpad
{
	vertical-align: middle;
	padding-left: 5px;
}

.addresswrapper
{
	display: table;
	width: 780px;
	border: 1px solid #DFDFDF;
	margin-left: 10px;
}
.addresswrapper td
{
	vertical-align: top;
}
.addresswrapper .divider
{
	background-color: #E0E0E0;
	display: block;
	width: 1px;
}
.addresstitle
{
	font-weight: bold;
	color: #06F;
	float: left;
	display: block;
	width: 170px;
	margin-bottom: 5px;
	margin-right: 8px;
}
.patienttitle
{
	font-weight: bold;
	color: #06F;
	float: left;
	display: block;
	margin-bottom: 5px;
	margin-right: 8px;
	width: 170px;
}
.addresswrapper div.addressinfo
{
	font-size: 10pt;
	color: #53564E;
	width: 360px;
	border: 3px solid #FFDDD5;
	padding: 5px;
	margin: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.addresswrapper .AddressItem
{
	width: 175px;
	float: left;
	border: 1px dotted #EAEAEA;
	padding: 1px;
	margin: 2px;
}
.addresswrapper .PatientItem
{
	width: 265px;
	float: left;
	border: 1px dotted #EAEAEA;
	padding: 1px;
	margin: 2px;
}
.clear
{
	clear: both;
	height: 1%;
}
.addresswrapper span.editlink
{
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	color: #F30;
	float: left;
	display: block;
	margin-right: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.addresswrapper span.editlink a:hover
{
	color: #F09;
	text-decoration: underline;
}
.addresswrapper a
{
	color: #F30;
	text-decoration: none;
}
.addresswrapper div.patientinfowrapper
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding: 5px;
}
.addresswrapper div.patientinfo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #53564E;
	padding: 5px;
	border: 3px solid #FFDDD5;
}
.addresswrapper div.buttonwrapper
{
	text-align: right;
	padding: 5px;
}

/* ========================== PAYMENT INFO ================================*/

.paymentwrapper
{
	display: table;
	width: 780px;
	border: 1px solid #DFDFDF;
	margin-left: 10px;
	margin-top: 8px;
}
.paymentwrapper td.divider
{
	background-color: #E0E0E0;
	display: block;
	width: 1px;
}
.paymentwrapper td
{
	vertical-align: top;
}
.paymenttitle
{
	font-weight: bold;
	color: #06F;
	float: left;
	display: block;
	width: 170px;
	margin-bottom: 5px;
	margin-right: 8px;
}
.paymentwrapper div.paymentinfo
{
	font-size: 10pt;
	color: #53564E;
	width: 360px;
	border: 3px solid #FFDDD5;
	padding: 5px;
	margin: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.paymentwrapper span.editlink
{
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	color: #F30;
	float: left;
	display: block;
	margin-right: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.paymentwrapper span.editlink a
{
	color: #F30;
	text-decoration: none;
}
.paymentwrapper span.editlink a:hover
{
	color: #F09;
	text-decoration: underline;
}
.paymentwrapper div.patientinfo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #53564E;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.paymentwrapper div.buttonwrapper
{
	text-align: right;
	padding: 5px;
}
/* ========================== CONFIRMATION INFO ================================*/
.confirmationwrapper
{
	display: table;
	width: 780px;
	border: 1px solid #DFDFDF;
	margin-left: 10px;
	margin-top: 8px;
}
.confirmationwrapper td
{
	vertical-align: top;
}
.confirmationwrapper .confirmationtitle
{
	font-weight: bold;
	color: #06F;
	float: left;
	display: block;
	width: 300px;
	margin-bottom: 5px;
	margin-right: 8px;
}
.confirmationwrapper div.confirmationinfo
{
	font-size: 10pt;
	color: #53564E;
	width: 360px;
	display: block;
	float: left;
	border: 3px solid #FFDDD5;
	padding: 5px;
	margin: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.confirmationwrapper span.editlink
{
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	color: #F30;
	float: left;
	display: block;
	margin-right: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.confirmationwrapper span.editlink a
{
	color: #F30;
	text-decoration: none;
}
.confirmationwrapper span.editlink a:hover
{
	color: #F09;
	text-decoration: underline;
}
.confirmationwrapper div.confirmationinfo table
{
	width: 360px;
	border: 0px dotted #AAA;
}
.confirmationwrapper div.confirmationinfo th
{
	background-color: #FFCC99;
	color: #0066CC;
	font-weight: bold;
}
.confirmationwrapper .errorblock
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}

.confirmationwrapper .buttonwrapper
{
	text-align: right;
	padding: 5px;
}

.mini-cart
{
	height: auto;
	width: 225px;
	border: 0px solid #999;
	margin-bottom: 15px;
}
.mini-cart .totals
{
	height: auto;
	width: 190px;
	border-bottom: 1px solid #ccc;
	display: block;
	float: right;
}
.mini-cart .items
{
	height: auto;
	width: 225px;
	border: 0px solid #999;
}
.mini-cart .items th, .items td
{
	border-bottom: 1px dotted #ccc;
}
.mini-cart .totals th
{
	font-weight: bold;
	border-right: 1px dotted #ccc;
	padding-right: 3px;
	width: 80px;
	font-size: 8pt;
}
.mini-cart .totals td
{
	width: 120px;
	padding-right: 3px;
	font-weight: lighter;
	font-size: 8pt;
}
.mini-cart td, th
{
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.mini-cart th.totallabel
{
	color: #900;
	border-bottom: none;
}
.mini-cart table.items th
{
	width: 50px;
	text-align: left;
}

.mini-cart .items .desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: left;
	color: #06F;
}
.mini-cart .items .productdescription
{
	float: left;
	font-size: 8pt;
	width: 180px;
}
.mini-cart .items .productimage
{
	float: left;
	width: 32px;
	height: 32px;
	margin: 3px;
	border: 1px solid #ccc;
}

.productdescription .times
{
	font-weight: bold;
	color: #820000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SEARCH PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchPanel
{
	margin-bottom: 15px;
	padding: 0px;
	width: 620px;
}

.searchPanel .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.searchPanel .searchInput
{
	border: 1px solid #d7d7d7;
	padding: 10px;
}

.searchPanel .searchResults
{
	padding-top: 10px;
}

.searchPanel .searchResults .result
{
	font-weight: bold;
	color: #555;
}

.searchResults .ProductList1
{
	width: 600px;
	margin: 0 auto 0 auto;
}

.searchResults .ProductList1 .ItemBox
{
	text-align: left;
	clear: both;
	position: relative;
	margin-bottom: 10px;
}

.searchResults .ProductList1 .ProductItem
{
	width: 600px;
	height: 177px;
	background: url('images/pb_s_bg.gif') no-repeat 0 100%;
}

.searchResults .ProductList1 .ProductItem .title
{
	font-weight: bold;
	background: url('images/deal_box_hl.gif') no-repeat 0 0;
	margin: 0;
	padding: 0 0 0 10px;
}

.searchResults .ProductList1 .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;
}

.searchResults .ProductList1 .ProductItem .Image
{
	float: left;
	margin: 10px 0 10px 10px;
}

.searchResults .ProductList1 .ProductItem .description
{
	padding: 0px 0 0 10px;
	margin: 10px 150px 0px 140px;
	text-align: left;
	border-left: solid 1px #e3e3e3;
	color: #555;
}

.searchResults .ProductList1 .ProductItem .prices-wrapper
{
	float: right;
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 5px;
}

.searchResults .ProductList1 .ProductItem .prices
{
	font-size: 11px;
}

.searchResults .ProductList1 .ProductItem .prices .productPrice
{
	color: green;
}

.searchResults .ProductList1 .ProductItem .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

.searchResults .ProductList1 .ProductItem .buttons
{
	padding-top: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTACT US FORM

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contactform
{
}

.contactform .title
{
	font-size: 1.1em;
	padding: 0 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.contactform .button
{
	text-align: right;
}

.contactform .info
{
}

.contactform .sendEmail
{
}

.contactform .contactform
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BREADCRUMB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.breadcrumb
{
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}

.breadcrumb a
{
	text-decoration: none;
	color: #3a3a3a;
}

.breadcrumb a:hover
{
	text-decoration: none;
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newslist
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newslist .title
{
	padding: 10px 0px 1px 0px;
	margin: 0 5px 10px 5px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
	border-bottom: solid 1px #999;
}

.newslist .newsitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.newslist .newsitems .item
{
	border-bottom: dashed 1px #9a9a9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.newslist .newsitems .newsDate
{
	color: #9a9a9a;
	font-style: italic;
}

.newslist .newsitems a.newsTitle
{
	color: #444;
	text-decoration: none;
	font-size: 1.2em;
}

.newslist .newsitems a.newsTitle:hover
{
	text-decoration: underline;
}

.newslist .newsitems .newsDetails
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.newslist .newsitems .newsReadMore
{
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newsitem
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newsitem .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #3a3a3a;
}

.newsitem .newsDate
{
	color: #9a9a9a;
	font-style: italic;
}

.newsitem .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newsComments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newsComments .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #3a3a3a;
}

.newsComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newsComments .newComment td.leaveTitle
{
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	font-size: 1.1em;
	color: #3a3a3a;
}

.newsComments .newComment td.button
{
	text-align: right;
}

.newsComments .commentList
{
	border-top: solid 1px #6a6a6a;
	margin-top: 10px;
	background: url('images/cart-footer-bg.gif') repeat-x 50% bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newscomment
{
	border-bottom: solid 1px #E3E3E3;
}

.newscomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.newscomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.newscomment .commentinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.newscomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.newscomment .commentinfo .userinfo .userstats .statvalue
{
	font-weight: normal;
}

.newscomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.newscomment .commentcontent .commenttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.newscomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.newscomment .commentcontent .commenttitle
{
	padding: 3px;
	font-weight: bold;
}

.newscomment .commentcontent .commentbody
{
	padding: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blog
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blog .title
{
	padding: 10px 0px 1px 0px;
	margin: 0 5px 10px 5px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
	border-bottom: solid 1px #999;
}

.blogposts .post .blogDate
{
	color: #9a9a9a;
	font-style: italic;
}

.blogposts .post a.blogTitle
{
	color: #444;
	text-decoration: none;
	font-size: 1.2em;
}

.blogposts .post a.blogTitle:Hover
{
	text-decoration: underline;
}

.blog .blogposts
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.blog .blogposts .post
{
	border-bottom: dashed 1px #9a9a9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog .blogposts .blogBody
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog .blogposts .blogDetails
{
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blogpost
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogpost .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #3a3a3a;
}

.blogpost .postDate
{
	color: #9a9a9a;
	font-style: italic;
}

.blogpost .postbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.blogComments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogComments .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #3a3a3a;
}

.blogComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.blogComments .newComment td.leaveTitle
{
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	font-size: 1.1em;
	color: #3a3a3a;
}

.blogComments .newComment td.button
{
	text-align: right;
}

.blogComments .commentList
{
	border-top: solid 1px #6a6a6a;
	margin-top: 10px;
	background: url('images/cart-footer-bg.gif') repeat-x 50% bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blogcomment
{
	border-bottom: solid 1px #E3E3E3;
}

.blogcomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.blogcomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.blogcomment .commentinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.blogcomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.blogcomment .commentinfo .userinfo .userstats .statvalue
{
	font-weight: normal;
}

.blogcomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.blogcomment .commentcontent .commenttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.blogcomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.blogcomment .commentcontent .commentbody
{
	padding: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POLLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.todaysPollBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.todaysPollBox .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.todaysPollBox .pollItem
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.pollBlock
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

.pollTakePoll, .pollResults
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
}

.pollDisplayText
{
	font-weight: bold;
}

.pollTotalVotes
{
	font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EMAIL A FRIEND PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.emailafriendBox
{
	margin-bottom: 15px;
	padding: 0px;
}

.emailafriendBox .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.emailafriendBox .sendEmail
{
	border: 1px solid #d7d7d7;
	margin-top: 10px;
	padding: 0 0 10px 10px;
}

.emailafriendBox .sendEmail .product
{
	font-weight: bold;
}

.emailafriendBox .sendEmail .description
{
	font-style: italic;
}

.emailafriendBox .sendEmail .confirm
{
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.AccountPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.AccountPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.AccountPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER INFO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CustomerInfoBox
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #555;
}

.CustomerInfoBox .SectionTitle
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	clear: both;
	font-size: 15px;
}

.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	height: auto;
}

.CustomerInfoBox .Button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
}

.CustomerAddresses
{
	margin: 0px 0 0 0;
	padding: 5px;
	font-size: 12px;
	color: #555;
	background-color: inherit;
}

.CustomerAddresses .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 15px;
}

.CustomerAddresses .AdressList
{
}

.CustomerAddresses .AdressList .AddressItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #aaa;
	height: auto;
	width: auto;
}

.CustomerAddresses .AddButton
{
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	text-align: left;
	width: auto;
}

.CustomerOrders
{
	margin: 0px 0 0 0;
	padding: 5px;
	font-size: 12px;
	color: #555;
	background-color: inherit;
}

.CustomerOrders .OrderList
{
}

.CustomerOrders .OrderList .OrderItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #aaa;
	height: auto;
}

.CustomerPassRecovery
{
	padding: 5px;
	font-size: 12px;
	color: #555;
	background-color: inherit;
}

.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px dotted #aaa;
	height: auto;
}

.blockBordered
{
	border: 1px dotted #aaa;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LOGIN PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LoginPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.LoginPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.LoginPage .wrapper
{
	width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 12px;
	color: #555;
}

.LoginPage .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}

.LoginPage .wrapper .new-wrapper .RegisterTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .wrapper .new-wrapper .RegisterBlock
{
	text-align: left;
	margin: 10px;
	padding: 15px 5px 5px 5px;
	border: dotted 1px #aaa;
	height: 238px;
	vertical-align: top;
}

.LoginPage .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.LoginPage .wrapper .returning-wrapper .LoginTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .wrapper .returning-wrapper .LoginBlock
{
	text-align: left;
	margin: 10px;
	padding: 15px 5px 5px 5px;
	border: dotted 1px #aaa;
	height: inherit;
}

.LoginTableContainer
{
	vertical-align: middle;
}

.LoginTableContainer .Row
{
}

.LoginTableContainer .Row .ItemName
{
	padding: 5px 3px 0px 0px;
	display: block;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	width: 30%;
}

.LoginTableContainer .Row .ItemValue
{
	padding: 1px 0px 2px 0px;
	vertical-align: middle;
	width: 70%;
}
.LoginTableContainer .Row .ItemValue input
{
	border: 1px solid #FFBFAA;
}

.LoginPage .ForgotPassword
{
	font-weight: bold;
}

.LoginPage .LoginButton
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	REGISTRATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RegistrationPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 5px;
	margin-right: 5px;
}

.RegistrationPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.RegistrationPage .body
{
	font-size: 10px;
	color: #555;
	background-color: inherit;
}

.RegistrationPage .SectionTitle
{
	font-weight: bold;
	clear: both;
	font-size: 12pt;
	color: #0066FF;
	padding-top: 12px;
}

.RegistrationPage .SectionBody
{
	background-color: #FFF;
	text-align: left;
	padding: 10px;
	border: 1px dotted #aaa;
	height: auto;
}

.RegistrationPage .Button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}
.RegistrationPage .TableContainer
{
	vertical-align: middle;
	width: 56%;
}
.RegistrationPage .registerbutton
{
	float: right;
	display: block;
}
.RegistrationPage .TableContainer .Row
{
}

.RegistrationPage .TableContainer .Row .ItemName
{	
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
}
.RegistrationPage .TableContainer .Row .ItemName .label
{
	padding: 5px 3px 0px 0px;
	display: block;
	text-align: right;
	width: 170px;
	font-size: 9pt;
}
.RegistrationPage .TableContainer .Row .ItemValue
{
	padding: 1px 0px 2px 0px;
	vertical-align: middle;
	width: 70%;
	white-space: nowrap;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PASSWORD RECOVERY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PasswordRecoveryPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 500px;
	border: 0px dotted #aaa;
}

.PasswordRecoveryPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.PasswordRecoveryPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AVATAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CustomerAvatar
{
	padding: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ACCOUNT ACTIVATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AccountActivationPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 500px;
	border: 1px dotted #aaa;
}

.AccountActivationPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.AccountActivationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADDRESS EDIT PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AddressEditPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: auto;
	border: 0px dotted #aaa;
}

.AddressEditPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.AddressEditPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RATING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url('images/FilledStar.png');
}
.emptyRatingStar
{
	background-image: url('images/EmptyStar.png');
}
.savedRatingStar
{
	background-image: url('images/SavedStar.png');
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CURRENCY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.currencyselected
{
	color: #000;
	display:block;
	font-size: 9pt;
	height: 26px;
	width: 260px;
	background-color: White;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding-top: 8px;
	margin: auto auto;
}
.currencyselected .displaybox
{
	display: block;
	font-weight: 700;
	margin-top: 0px;
	margin-left: 0px;
	color: #004DBF;
}
.currencyselected .label
{
	display:block;
	font-weight: 700;
	margin: 0px 0 0 8px;
	float:left;
}
.currencyselected select
{
	display:block;
	font-weight: 700;
	margin: 0px;
	float:left;
}
.currencyselected .displaybox span
{
	font-weight: 900;
	display:block;
	float:left;
}
.currencyselected .displaybox input
{
	display:block;
	float:left;
	margin-right: 8px;
	width: 40px;
	height: 22px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAGER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.pager
{
	border: 0px dotted #DBDBDB;
	height: auto;
	width: 600px;
	font-size: 0.95em;
	font-weight: normal;
	padding-top:2px;
	color: #787878;
	padding-left: 8px;
	text-align: center;
}
.pager .pages {
	display: block;
	float: left;
	height: 15px;
	width: auto;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 2px;
	margin-bottom: 8px;
	padding-left: 2px;
}
.pager .pages a
{
	height: 15px;
	width: 18px;
	margin-right: 5px;
	padding: 0px 2px;
	font-size: 9pt;
	color: #0059B3;
}
.pager .pages a:hover
{
    text-decoration: underline;
    color: #800000;
}
.pager .pages a.current
{
    color: #999999;
    font-weight: bold;
}
.pager .next {
	background: url(images/BC2009Icons.gif) center 145px;
	height: 17px;
	width: 15px;
	float: left;
	padding: 2px;
}
.pager .next-disable {
	background: url(images/BC2009Icons.gif) center 103px;
	height: 15px;
	width: 15px;
	float: left;
	padding: 2px;
}
.pager .prev {
	padding: 2px;
	float: left;
	height: 17px;
	width: 15px;
	background: url(images/BC2009Icons.gif) center 164px;
}
.pager .prev-disable {
	padding: 2px;
	float: left;
	height: 17px;
	width: 15px;
	background: url(images/BC2009Icons.gif) center 125px;
}


/* =========================== LEFT NAVIGATION ================================== */

/* Display */
#accessorybox {
	height: auto;
	width: 194px;
}
#accessorybox #accessoryboxh {
	background: url(images/accessorybox-h.jpg);
	display: block;
	height: 27px;
	width: 194px;
	list-style: none;
	clear: left;
}
#accessorybox #accessoryboxc {
	background: url(images/accessorybox-c.jpg) repeat-y center top;
	display: block;
	height: auto;
	width: 194px;
}
#accessorybox #accessoryboxf {
	background: url(images/accessorybox-f.jpg) no-repeat;
	height: 11px;
	width: 194px;
}
#accessorybox #accessoryboxc ul {
	margin: 0px;
	padding: 0px;
	list-style: none; /* the following two entries are for IE rendering */
	font-size: 0px;
	height: 1%;
}
#accessorybox li
{
	margin: 0px 15px;
	padding: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px dotted #DDD;
	list-style-type:none;
}

#accessorybox a
{
	display: inline;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	font-size: 10pt;
}


#accessorybox li.leftsidenav_open_parent_selected_pipe, 
#accessorybox li.leftsidenav_open_child_selected_pipe
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 8px;
	padding-top:4px;
}

#accessorybox li.leftsidenav_open_selected_pipe, 
#accessorybox li.leftsidenav_parent_pipe
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
#accessorybox li.leftsidenav_open_selected_pipe
{
	margin-left: 10px;
}
#accessorybox .leftsidenav_open_selected_pipe a, 
#accessorybox .leftsidenav_parent_pipe a
{
	font-size: 9pt;
}
.accessorybox_padding
{
	border-left-width: 0px;
	border-left-style: solid;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
}

/* Design */
#accessorybox .leftsidenav_open_child_selected_pipe a, 
#accessorybox .leftsidenav_open_parent_selected_pipe a, 
#accessorybox .leftsidenav_open_selected_pipe a, 
#accessorybox .leftsidenav_Selected_Pipe a, 
#accessorybox .leftsidenav_parent_pipe a
{
	text-decoration: none;
	font-weight: bold;
}

#accessorybox .leftsidenav_open_child_selected_pipe
{
	font-size: 10pt;
	background-image: url(images/i-arr-sel.jpg);
	background-position: -1px;
	background-repeat: no-repeat;
}

#accessorybox .leftsidenav_child_pipe
{
	font-weight: normal;
	font-size: 10pt;
	background-image: url(images/i-arr.jpg);
	background-position: -1px;
	background-repeat: no-repeat;
}

.accessorybox_Padding
{
	border-left-color: #B9BAC2; /* Neutral Dark */
}

.leftsidenav_selected_pipe, 
.leftsidenav_open_parent_selected_pipe, 
.leftsidenav_open_child_selected_pipe
{
	background-color: #E8E8E8; /* Global White */
	border-bottom-color: #CFCFCF;
}
#accessorybox li.leftsidenav_parent_pipe, 
#accessorybox li.leftsidenav_open_selected_pipe
{
	border-bottom-color: #333; /* Neutral Dark */
}

#accessorybox .leftsidenav_child_pipe a, 
#accessorybox .leftsidenav_open_child_selected_pipe a
{
	color: #006699; /* Primary */
}

#accessorybox .leftsidenav_parent_pipe a, 
#accessorybox .leftsidenav_open_selected_pipe a
{
	color: #000080; /* Primary */
}

#accessorybox a:hover
{
	color: #C8314B; /* Link */
}



olor: #C8314B; /* Link */
}




