﻿.titlebar1 {
	height: 20px;
	background: #dcdcdc;
	background-position: right;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	line-height: 24px;
	border:1px solid #cccccc;
}
.boxtitle {
        color: #666666;
		left:20px;
		top:-13px;
		background-color:#ffffff;
		height:10px;
		position:relative;
		width:auto;
		text-align:center;
		font: 16px Arial, Helvetica, sans-serif;
		float:left;
		padding-right:10px;
		padding-left:10px;
		font-weight:bold;
		}
.boxborder {
        border:1px solid #cccccc;
		margin:25px auto;
		position:relative;
		padding:5px;
		}
.boxborder input[type="radio"] 
{
	float:left;
}
.boxborder label
{
	float:left;
	width:90%;
}
.boxbodytext {
		font:13px Arial, Helvetica, sans-serif;
		padding:15px;
		position:relative;
		}
		
/*CartItems*/
.cisku
{
}
.cilinetotal
{
}
.item
{
	background-color:#f4f2f2;
	border-bottom:1px solid #cccccc;
}
.alternatingitem
{
	background-color:#dfdddd;
	border-bottom:1px solid #cccccc;
}
.featurePrices
{
	color:Black;
}
.featurePrices input
{
	color:Black;
	font-size:small;
	text-align:center;
}

/* Filters */
.CurrentFilters
{
	width:100%;
	color:#333;
	margin-top:10px;
}
.CurrentFilters .Section
{
	width:100%;
	float:left;
	font-weight:bold;
	color:#333;
	font-size:14px;
	margin-bottom:5px;
}
.CurrentFilters .SectionName
{
	width:80%;
	float:left;
	font-size:11px;
	color:#C61414;
	font-weight:bold;
}
.CurrentFilters .RemoveFilter
{
	width:10%;
	float:right;
	cursor:pointer;
}
.Filters a
{
	text-decoration:none;
}
.Filters p
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	color:#333;
}
.Filters ul li 
{
    list-style-image:none;
    list-style-type:none;
}
.Filters ul
{
	padding-left:0px;
	margin-left:0px;
}
.Filters ul a
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color:#333;
}
.Filters ul a:hover 
{   
    text-decoration:underline;
}
.Filters li, .Filters li
{
    line-height:18px;
    margin-bottom:0px;
    margin-left:0px;
}
.Filters ul li ul li
{
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#333;
}
.Filters ul li ul li a 
{
    padding-left:15px;
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#333;
}
.Filters ul li ul li a:hover 
{
    padding-left:15px;
    font-weight:normal;
    font-size:11px;
    font-weight:normal;

}
.categoryBox
{
	float:right;
	border:1px solid #939292;
	padding:5px;
	position:relative;
	margin:10px 0;
	min-height:125px;
	width:693px;
	position:relative;
}
.categoryBox .TitleCell
{
	background-color:#DCDCDC;
    border:1px solid #999999;
    font-weight:bold;
    padding:5px;
    width:98%;
    margin-bottom:5px;
}
.AttributesTable 
{
    width:100%;
}
.AttributesTable td
{
    background-color:#ececec;
    border:1px solid #ccc;
    padding:3px;
}
.Attributes select 
{
    width:175px;
}
.Attributes .Name 
{
    padding:0 10px;
    text-align:right;
    width:223px;
}
.Attributes img 
{

}
.categoryBox .AttributeContainer img
{
	float:left;
}
.categoryBox .AttributeContainer
{
	float:left;
	margin:10px 0;
}
.categoryBox .AttributeDetails
{
	float:left;
	margin:0 10px;
}
.categoryBox .AttributeDetails a 
{
    font-size:11px;
    cursor:pointer;
}
.categoryBox .FeaturesCell table
{
	width:500px;
}
.categoryBox .FeaturesCell td
{
	background-color:#dcdcdc;
    border:1px solid #999;
    padding:3px;
    width:50%;
}
.categoryBox .SelectCell
{
	color:#C2142D;
    float:right;
    margin-top:30px;
    text-align:right;
    width:270px;
}
.categoryBox .SelectCell input[type="checkbox"]
{
	margin-right:10px;
    margin-top:7px;
    vertical-align:top;
    background-image:url(/images/goButtonBg.jpg);
    
}
.categoryBox .OptionsCell
{
	float:left;
    width:100%;
}
.categoryBox .OptionsCell .Enlarge
{
	float:left;
    margin:5px 0;
    width:100%;
    cursor:pointer;
}
.categoryBox .OptionsCell .Enlarge a
{
	font-size:11px;
}
.categoryBox .OptionsCell .ProdCode
{
	width:100%;
	float:left;
}
.categoryBox .OptionsCell .MoreInfo
{
	float:left;
    margin:5px 0;
    width:100%;
}
.categoryBox .OptionsCell .MoreInfo a
{
	font-size:11px;
}
.categoryBox .ImageCell
{
	width:150px;
	float:left;
	text-align:center;
}
.categoryBox .MiddleCell
{
	width:100%;
}
.categoryBox .ImageCell img a
{
    vertical-align:middle;
    border:1px solid red;
}
.categoryBox .MiddleCell td 
{
    vertical-align:top;
}
.SuggestedBox
{
    float:left;
	border:1px solid #cccccc;
	padding:5px;
	position:relative;
	margin:10px 0px;
	min-height:125px;
	width:655px;
}
.SuggestedBox .Prices
{
	width:200px;
}
.SuggestedBox .ImageCell 
{
    width:100px;
    text-align:center;
}
.Prices
{
	width:130px;
	margin-bottom:5px;
}
.Prices .PriceLabel
{
	width:100%;
	text-align:center;
	color:#333333;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.Prices .PriceValue
{
	width:100%;
	text-align:center;
	color:#333333;
	font-weight:normal;
	font-size:14px;
}
.Prices .CompareLabel
{
	width:50%;
	text-align:right;
	text-decoration:line-through;
	font-weight:bold;
	font-size:12px;
	float:left;
}
.Prices .CompareValue
{
	width:45%;
	padding-left:5px;
	text-align:left;
	text-decoration:line-through;
	font-weight:normal;
	font-size:12px;
	float:left;
}
.Prices .SaleLabel
{
	width:100%;
	text-align:center;
	color:#CE0102;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.Prices .SaleValue
{
	width:100%;
	text-align:center;
	color:#CE0102;
	font-weight:bold;
	font-size:14px;
}
.Prices .SavingsLabel
{
	width:100%;
	text-align:center;
	color:green;
	font-weight:normal;
	font-size:12px;
}
.Prices .SavingsValue
{
	width:100%;
	text-align:center;
	color:green;
	font-weight:normal;
	font-size:12px;
}

td.Featured 
{
    text-align:left;
}
.Featured
{
    font-size:11px;
    font-family:Verdana;
    font-weight:normal;
    color:#222;
    text-align:left;
    width:155px;
    margin-right:1px;
    float:left;
    padding-top:15px;
}
.Featured .ImageHolder 
{
    width:161px;
    float:left;
    text-align:left;
    min-height:125px;
}
.Featured .ImageHolder .ProdImg a
{
    border:1px solid #333;
}
.Featured .image 
{
    min-height:155px;
}
.Featured a
{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#333333;
	text-decoration:none;
}
.Featured .LearnMore
{
	text-align:left;
	float:left;
	width:100%;
	margin-top:10px;
}
.FeaturedButton a
{
    background-image:url(/images/featuredButton.jpg);
    background-repeat:no-repeat;
    color:#fff;
    width:109px;
    height:20px;
    padding-top:5px;
    border:none;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
    float:left;
    text-align:center;
}
.FeaturedButton a:hover
{
    background-image:url(/images/featuredButtonHover.jpg);
    background-repeat:no-repeat;
    color:#fff;
    width:109px;
    height:20px;
    padding-top:5px;
    float:left;
    border:none;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
}
.FeaturedProductName
{
	border-bottom:1px solid #DCD8CC;
    float:left;
    text-align:left;
    width:98%;
    padding-bottom:5px;
    font-weight:bold;
    min-height:36px;
}
.FeaturedPrices
{
	font-size:11px;
	text-align:left;
	width:100%;
	float:left;
	color:#999;
	font-weight:normal;
}
.FeaturedDescription
{
	text-align:left;
	width:auto;
	display:none;
}
.FeaturedPrices
{
	width:100%;
	font-size:11px;
	margin-top:5px;
}
.FeaturedPrices .SaleLabel
{
	color:#ce0102;
	width:100%;
	font-weight:bold;
}
.FeaturedPrices .SaleValue
{
	color:#ce0102;
	width:100%;
	font-weight:bold;
}
.FeaturedPrices .PriceLabel
{
	
}
.FeaturedPrices .PriceValue
{
	color:#999;
	width:100%;
	float:left;
	text-decoration:none;
}
.FeaturedPrices .SavingsLabel
{
	color:green;
	width:50%;
	float:left;
	text-align:right;
}
.FeaturedPrices .SavingsValue
{
	color:green;
	width:50%;
	float:left;
	text-align:left;
}

/* Styles are used on the Product Page */
.StoreProduct
{
	
}
.StoreProduct table
{
	width:100%;
}
.StoreProduct .MiddleCell
{
	vertical-align:top;
    width:100%;
	float:left;
}
.StoreProduct .Skus
{
	padding:5px;
	width:100%;
	border:1px solid #dcdcdc;
}
.StoreProduct .Skus td
{
	padding:5px 0;
	text-align:center;
}
#ctl00_ContentPlaceHolder1_ctrlProduct .Attributes
{
    text-align:right;
}
.StoreProduct .Skus th
{
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#ECECEC;
}
.StoreProduct .Skus .QtyCell
{
	text-align:center;
}
.StoreProduct .Skus .QtyCell input
{
	width:30px;
}
.StoreProduct .Skus .PriceCell
{
	color:#999999;
    font-weight:normal;
    padding-right:10px;
    text-align:right;
    width:115px;
}
.StoreProduct .Skus .PriceCell .SaleLabel
{
	width:40%;
	float:left;
	text-align:right;
	color:#333;
}
.StoreProduct .Skus .PriceCell .PriceLabel
{
	width:40%;
	float:left;
	text-align:right;
	color:#999;
}
.StoreProduct .Skus .PriceCell .SaleValue
{
	width:50%;
	float:right;
	text-align:right;
}
.StoreProduct .Skus .PriceCell .SalePrice
{
	color:#ce0102;
	font-size:12px;
}
.StoreProduct .AddToCartCell
{
	border:none;
	text-align:right;
}

.StoreProduct h1
{
	color:#C61414;
}
.StoreProduct td 
{
    vertical-align:top;
}
.Steps
{
    text-align:center;
    height:80px;
}
.CurrentStep, .CurrentStep p
{
	color:#C61414;
	font-weight:bold;
	font-size:11px;
}
.NonCurrentStep p
{
	color:Silver;
	font-size:11px;
}
.CategoryHeaderLabel 
{
    font-weight:bold;
    color:#333333;
    margin-bottom:10px;
}
.CategoryHeaderBox 
{
    margin:10px 0;
    float:left;
    width:100%;
}
.CategoryHeaderBox table
{
    padding:0;
    border:none;
    margin:0;
    float:none;
    width:100%;
}
.CategoryHeaderBox td
{
    width:25%;
    padding-right:5px;
    vertical-align:top;
}
.CategoryHeaderBox a 
{
    font-size:11px;
    margin:4px 0;
    float:left;
    background-image:url(/images/arrows.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:15px;
    vertical-align:top;
    text-decoration:none;
    font-weight:normal;
}
.CategoryHeaderBox a:hover 
{
    text-decoration:underline;
    color:#C61414;
}
.CategoryTitle
{
	width:100%;
	font-size:22px;
	font-weight:bold;
}
.WrapperHeader
{
	width:100%;
	float:left;
	position:relative;
}
.WrapperHeader .Title
{
	width:100%;
}
.WrapperHeader .Pager select
{
	padding-left:5px;
}
.WrapperHeader .Pager
{
	float:left;
	width:54%;
	background-color:#DCDCDC;
	border-top:1px solid #939292;
	border-right:1px solid #939292;
	border-bottom:1px solid #939292;
	height:23px;
	margin-top:10px;
	text-align:right;
}
.WrapperHeader .SortBy
{
	background-color:#DCDCDC;
	border-top:1px solid #939292;
	border-left:1px solid #939292;
	border-bottom:1px solid #939292;
	color:#333333;
	font-size:11px;
	width:22%;
	float:left;
	height:23px;
	padding-left:3px;
	margin-top:10px;
	vertical-align:top;
}
.WrapperHeader .SortBy select, .WrapperHeader .SortBy option, .WrapperHeader .PageSize select,.WrapperHeader .PageSize option
{
    font-size:10px;
    padding:1px;
}
.WrapperHeader .PageSize 
{
    background-color:#DCDCDC;
	border-top:1px solid #939292;
	border-bottom:1px solid #939292;
	color:#333333;
	font-size:11px;
	width:22%;
	float:left;
	height:23px;
	padding-left:3px;
	margin-top:10px;
	vertical-align:top;
}
.WrapperHeader .SortBy
{
	background-color:#DCDCDC;
	border-top:1px solid #939292;
	border-left:1px solid #939292;
	border-bottom:1px solid #939292;
	color:#333333;
	font-size:11px;
	width:22%;
	float:left;
	height:23px;
	padding-left:3px;
	margin-top:10px;
	vertical-align:top;
}
.WrapperFooter
{
	float:left;
	width:100%;
}
.WrapperFooter .Pager
{
	float:right;
}
.modual
{
	background-color:White;
	border-width:2px;
	border-color:Black;
	border-style:solid;
	padding: 10px;
	width:400px;
	text-align:center;
}
.popUpModual 
{
    background-color:White;
    border:1px solid #333333;
	padding: 10px;
	width:500px;
	text-align:left;
} 
.SuggestedProducts 
{
	border:0;
	float:right;
    margin-top:5px;
    width:260px;
}
.SuggestedProductsItem
{
	border-bottom:solid 1px #cccccc;
}
.SuggestedProductsItem td,.SuggestedProductsItem tr,.SuggestedProductsItem table,.SuggestedProductsItem img
{
	border:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
}
/******  AjaxTabs ******/
/****** Active Tab ******/
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_outer /*right side image*/ {
    background:url(/images/ecom/tabs/rightSideSelected.jpg) no-repeat scroll right top;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_inner /*left side image*/ {
    background:url(/images/ecom/tabs/leftSideSelected.jpg) no-repeat scroll 0 0;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_tab { /*middle image*/
    background:url(/images/ecom/tabs/middleSelected.jpg) repeat-x scroll 0 0;
    color:#666;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_hover .ajax__tab_tab 
{
    background:url(/images/ecom/tabs/middleSelected.jpg) repeat-x scroll 0 0;
    color:#666;
}
/****** Other Tabs ******/
.tabsHolder .ajax__tab_xp .ajax__tab_outer {/*right side image*/
    background:url(/images/ecom/tabs/rightSideGrey.jpg) no-repeat scroll right top;
    height:28px;
    padding-right:7px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_inner {/*left side image*/
    background:url(/images/ecom/tabs/leftSideGrey.jpg) no-repeat scroll 0 0;
    padding-left:6px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_tab {/*middle image*/
    background:url(/images/ecom/tabs/middleGrey.jpg) repeat-x scroll 0 0;
    height:16px;
    margin:0;
    padding:8px 10px 4px;
    color:#fff;
    font-weight:bold;
    font-family:Verdana;
    text-transform:uppercase;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer 
{
    background:url(/images/ecom/tabs/rightHover.jpg) no-repeat scroll right top;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner 
{
    background:url(/images/ecom/tabs/leftHover.jpg) no-repeat scroll 0 0;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab 
{
    background:url(/images/ecom/tabs/middleHover.jpg) repeat-x scroll 0 0;
    color:#fff;
}
.tabsHolder .ajax__tab_xp .ajax__tab_body {
    background-color:#FFFFFF;
    border-color:#DCD8CC;
    border-style:none solid solid;
    border-width:0 1px 1px;
    font-family:Verdana;
    font-size:11px;
    padding:30px 15px;
    width:671px;
    border-left:none;
    border-left:1px solid #dcd8cc;
}
.tabsHolder .ajax__tab_xp .ajax__tab_header {
    background:transparent url(/images/ecom/tabs/greyBorder.jpg) repeat-x scroll center bottom;
    font-family:Verdana;
    font-size:11px;
}
/* End */
.textarea
{
	width:90%;
}
.radioText 
{
  font-size:10px; 
  color:#aaaaaa; 
  font-family:Arial, Helvetica, Sans-Serif; 
}
.contentHolderInsideCatalog 
{
    border:1px solid #cccccc;
    padding:10px;
    float:right;
    width:688px;
}
.loginBoxForgot
{
	float:left; 
	width:230px; 
	text-align:left;
}
.subBoxCatalog
{
    width:200px;
    float:left;
    min-height:50px;
}
.subBoxTitle
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/red-bg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #a41213;
    border-bottom:1px solid #a41213;
}
.subBoxTitleGrey
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/grey-bg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
}
/*Category Drill*/
.categoryDrillDown table
{
}
.categoryDrillDown th
{
    background-color:#dcdcdc;
    padding:5px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.categoryDrillDownPager td
{
    padding:2px 5px;
    border-right:1px solid #ccc;
}
.categoryDrillItem
{
	vertical-align:top;
}
.categoryDrillItem td
{

}
.categoyrDrillItem table 
{
    width:100%;
}
.categoryDrillItem .modelItemTitle 
{
    font-size:16px;
    text-decoration:underline;
    margin:3px;
}
.categoryDrillItem .modelItem
{
	vertical-align:top;
	padding:4px;
	width:170px;
	color:#333;
}
.categoryDrillItem .modelItem a, .categoryDrillItem .modelAltItem a
{
    color:#333;
}
.categoryDrillItem .modelItem a:hover, .categoryDrillItem .modelAltItem a:hover
{
    color:#C2142D;
}
.categoryDrillItem .modelAltItem
{
	vertical-align:top;
	padding:4px;
	width:170px;
	background-color:#dcdcdc;
	color:#333;
}
.categoryDrillItem .yearItem
{
	vertical-align:top;
	padding:4px;
	width:190px;
}
.categoryDrillItem .yearItem a 
{
    font-size:10px;
}
.categoryDrillItem .yearAltItem
{
	vertical-align:top;
	padding:4px;
	background-color:#dcdcdc;
	width:190px;
}
.categoryDrillItem .yearAltItem a 
{
    font-size:10px;
}
.pageId 
{
    border-bottom:1px solid #ccc;
    color:#333;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
    padding:0px 0 15px;
}
.CurrentFilters hr, #styleSelector hr
{
    border-color:#ccc;
}
/* end */
.enlargeImage 
{
    width:33px;
    height:35px;
    float:left;
}
.enlargeImage a
{
    width:33px;
    height:35px;
    background-image:url(/images/enlargeImage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.enlargeImage a:hover
{
    width:33px;
    height:35px;
    background-image:url(/images/enlargeImageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.printImage 
{
    width:28px;
    height:27px;
    float:left;
}
.printImage a
{
    width:28px;
    height:35px;
    background-image:url(/images/printPage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.printImage a:hover
{
    width:28px;
    height:35px;
    background-image:url(/images/printPageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.emailImage 
{
    width:29px;
    height:35px;
    float:left;
}
.emailImage a
{
    width:29px;
    height:35px;
    background-image:url(/images/emailPage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.emailImage a:hover
{
    width:29px;
    height:35px;
    background-image:url(/images/emailPageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.additionalImages 
{
    text-align:left;
    margin-top:15px;
    width:100%;
    float:left;
    font-size:10px;
    font-weight:bold;
}

.productHolder 
{
    width:945px;
    float:left;
    border:1px solid #dcd8cc;
    padding-bottom:5px;
}
.productHolderInside 
{
    float:left;
    padding:10px;
    width:925px;
}
.relatedItems 
{
    float:right;
    margin-top:28px;
    width:264px;
}
.OtherPeople
{
    width:33%;
}
.OtherPeople .Details
{
    width:100%;
    float:left;
}
.OtherPeople .Details .Name, .OtherPeople .Details .Name a
{
	color:#333;
    font-size:11px;
    text-decoration:none;
    font-weight:normal;
    margin-bottom:3px;
    width:100%;
    float:left;
}
.OtherPeople .Details .Name a:hover 
{
    text-decoration:underline;
}
.OtherPeople .Details img
{
	width:90px;
	height:33px;
    float:left;
}
.OtherPeople .Details .Prices
{
	width:100%;
	float:left;
}
.OtherPeople .Details .Prices .PriceValue
{
	color:#C61414;
    font-size:10px;
    margin-bottom:3px;
    width:100%;
    text-align:left;
}
.OtherPeople .Details .Prices .SaleValue
{
    background-color:#ececec;
    color:#C61414;
    float:left;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    padding:2px 4px 2px 2px;
    width:auto;
    margin-bottom:3px;
}
.OtherPeople .MoreInfoPan 
{
    width:100%;
    float:left;
}
.OtherPeople .ImageCell
{
	text-align:left;
    width:100%;
    min-height:85px;
}
.OtherPeople .ImageCell img 
{
    cursor:pointer;
}
.SuggestedProductsItem
{
	border-bottom:solid 1px #DCD8CC;
}
.SuggestedProductsItem td
{
	padding:5px 2px;
}
.SuggestedProducts table
{
	border:none;
	border-color:#ffffff;
}
.SuggestedProductsItem td,.SuggestedProductsItem tr,.SuggestedProductsItem table,.SuggestedProductsItem img
{
	border:1px solid #ffffff;
	border-bottom:1px solid #DCD8CC;
	cursor:pointer;
}
.SuggestedProductsItem .Name, .SuggestedProductsItem .Name a
{
	width:100%;
	color:#C61414;
	font-size:10px;
	text-decoration:none;
    font-weight:normal;
    margin-bottom:3px;
}
.SuggestedProductsItem .Name a:hover 
{
    text-decoration:underline;
}
.SuggestedProductsItem .Prices
{
	width:100%;
	float:left;
}
.SuggestedProductsItem .Prices .PriceValue
{
	color:Blue;
	color:#C61414;
	font-size:10px;
	margin-bottom:3px;
	text-align:left;
}
.SuggestedProductsItem .Prices .SaleValue
{
	background-color:#ececec;
    float:left;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    padding:2px 4px 2px 2px;
    width:auto;
    margin-bottom:3px;
}
.SuggestedProductsItem .MoreInfoPan
{
	
}
.SuggestedProductsItem .MoreInfoPan img
{
	width:100px;
	height:37px;
}
.HideHeader
{
	display:none;
}
.blueButton
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#333333;
	border:none;
	background-image:url(/images/blueButton.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:2px 8px;
	width:233px;
	height:31px;
	text-align:center;
}
.blueButton:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#333333;
	border:none;
	background-image:url(/images/greenButton.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:2px 8px;
	width:233px;
	height:31px;
	text-align:center;
}
.attributePicker
{
	background-color:White;
	border-width:2px;
	border-color:Black;
	border-style:solid;
	padding: 10px;
	text-align:center;
	width:635px;
	height:340px;
}
.attributePicker .imgHolder
{
	min-height:300px;
	height:300px;
	max-height:300px;
	overflow-x:auto;
}
.attributePicker .attribute
{
	cursor:pointer;
}