﻿.titlebar1 {
	min-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:#fff;
	border-bottom:1px solid #cccccc;
}
.featurePrices
{
	color:Black;
}
.featurePrices input
{
	color:Black;
	font-size:small;
	text-align:center;
}
.Description .Prices, .Description .Prices table
{
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}
.Description .Prices td, .Description .Prices th
{
   border-bottom:1px solid #ececec;
   vertical-align:top;
   padding:3px 0;
} 
.Description .Prices td 
{
    white-space:pre-wrap;
}
.Description .Prices td input, .StoreProduct .Skus .QtyCell input 
{
    width:25px;
    background-image:url(/images/categoryInput.jpg);
    background-repeat:no-repeat;
    width:27px;
    height:14px;
    padding:3px;
    border:none;
    font-size:11px;
}
/* Filters */
.CurrentFilters
{
	width:100%;
	color:#572459;
}
.CurrentFilters .Section
{
	width:100%;
	float:left;
	font-weight:bold;
	color:#572459;
	font-size:12px;
	text-transform: uppercase;
}
.CurrentFilters .SectionName
{
	width:80%;
	float:left;
	font-size:11px;
	color:#572459;
	font-weight:bold;
	margin: 10px 0;
}
.CurrentFilters .RemoveFilter
{
	width:10%;
	float:right;
	cursor:pointer;
	margin: 10px 0;
}
.Filters a
{
	text-decoration:none;
}
.Filters p
{
	border-bottom: 1px solid #CCCCCC;
    color: #572459;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    width: 100%;
    text-transform:uppercase;
}
.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:#805080;
}
.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:#805080;
}
.Filters ul li ul li a 
{
    padding-left:15px;
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#805080;
}
.Filters ul li ul li a:hover 
{
    padding-left:15px;
    font-weight:normal;
    font-size:11px;
    font-weight:normal;

}
.categoryBox 
{
	border-left: 1px solid #d6d3d0;
    float: left;
    min-height: 520px;
    padding: 0 10px;
    position: relative;
    width: 220px;
}
.categoryBox .ImageHolder 
{
    
}
.categoryBox .ImageCell
{
	width:145px;
	text-align:center;
}
.categoryBox .MiddleCell
{
	width:100%;
}
.categoryBox .ImageCell img a
{
    vertical-align:middle;
    border:1px solid red;
}
.categoryBox .MiddleCell td 
{
    vertical-align:top;
}
.categoryBox .Name 
{
    font-size:13px;
    float:left;
    font-weight:normal;
    width:100%;
    text-align:left;
    margin:5px 0 0;
}
.categoryBox .ItemCode 
{
    float:left;
    text-align:left;
    width:100%;
    font-size:11px;
    margin-bottom:10px;
    font-weight:bold;
}
.categoryBox .Name a 
{
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
}
.categoryBox .Description 
{
    text-align:left;
    width:100%;
    float:left;
}
.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:#4c2a55;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.Prices .PriceValue
{
	width:100%;
	text-align:center;
	color:#333333;
	font-weight:normal;
	font-size:12px;
}
.Prices .CompareLabel
{
	width:50%;
	text-align:right;
	text-decoration:line-through;
	font-weight:bold;
	font-size:12px;
	float:left;
}
.Prices .CompareValue, .PriceSaleValue
{
	text-align:left;
	text-decoration:line-through;
	font-weight:normal;
	font-size:12px;
	float:left;
	width:100%;
}
.Prices .SaleLabel
{
	width:100%;
	color:#CE0102;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.Skus .PriceCell .PriceSaleValue 
{
    text-align:center;
}
.Prices .SaleValue, .SalePrice
{
	width:100%;
	color:#CE0102;
	font-weight:bold;
	font-size:10px;
}
.item .SalePrice, .item .PriceSaleValue, .alternatingitem .SalePrice, .alternatingitem .PriceSaleValue
{
    text-align:center;
}
.SalePrice 
{
    font-size:12px;
    text-align:left;
}
.Prices .SavingsLabel
{
	width:100%;
	color:green;
	font-weight:normal;
	font-size:12px;
}
.Prices .SavingsValue
{
	width:100%;
	color:green;
	font-weight:normal;
	font-size:12px;
}
.Featured a
{
	color:#4c2a55;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
}

.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:black;
	width:100%;
	float:left;
}
.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 */
.productWrapper table
{
    width:100%;
}
.ProductImage
{
    border:1px solid #ececec;
}
.StoreProduct
{
	
}
.StoreProduct .MiddleCell
{
	vertical-align:top;
	width:100%;
	float:left;
}
.StoreProduct .Skus
{
	padding:5px;
	width:100%;
	color:#4C2A55;
}
.StoreProduct .Skus td
{
	border-bottom:solid 1px #dcdcdc;
	padding:5px;
	text-align:center;
}
.StoreProduct .Skus th
{
	font-size:12px;
	font-weight:bold;
	padding:10px 0 5px;
	border-bottom:1px solid #dcdcdc;
}
.StoreProduct .Skus .QtyCell
{
	text-align:center;
}
.StoreProduct .Skus .QtyCell input
{
	width:30px;
}
.StoreProduct .Skus .PriceCell
{
	text-align:center;
	font-weight:normal;
}
.StoreProduct .Skus .PriceCell .PriceLabel, 
.StoreProduct .Skus .PriceCell .SaleLabel, 
.StoreProduct .Skus .PriceCell br
{
    display:none;
}
.StoreProduct .Skus .PriceCell .SalePrice
{
	color:#ce0102;
}
.StoreProduct .AddToCartCell
{
	border:none;
	text-align:right;
}

.StoreProduct h1
{
	font-size: 15px;
    font-weight: normal;
}
.StoreProduct td 
{
    vertical-align:top;
}
.Steps
{
    text-align:center;
    height:80px;
}
.CurrentStep, .CurrentStep p
{
	color:#4c2a55;
	font-weight:bold;
	font-size:11px;
}
.NonCurrentStep p
{
	color:Silver;
	font-size:11px;
}
.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:#ececec;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:23px;
	margin-top:10px;
	text-align:right;
}
.WrapperHeader .SortBy, .WrapperHeader .PageSize
{
	background-color:#ececec;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333333;
	font-size:11px;
	width:22%;
	float:left;
	height:23px;
	padding-left:3px;
	margin-top:10px;
	vertical-align:top;
}
.WrapperHeader .PageSize
{
	width:23%;
	border-left:none;
	padding-left:0px;
}
.WrapperHeader .SortBy select, .WrapperHeader .SortBy option, .WrapperHeader .PageSize select,.WrapperHeader .PageSize option
{
    font-size:10px;
    padding:1px;
}
.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;
}
.SuggestedProductsItem
{
	border-bottom:solid 1px #cccccc;
}
.SuggestedProductsItem td,.SuggestedProductsItem tr,.SuggestedProductsItem table,.SuggestedProductsItem img
{
	border:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
}
/**** ajax tabs ****/
.tabsHolder 
{
    float:left;
    width:100%;
}
.tabsHolder .ajax__tab_xp .ajax__tab_header  
{
     background-image:url(/images/greyBorder.jpg);
     background-repeat:repeat-x;
}
.tabsHolder .ajax__tab_xp .ajax__tab_body
{
	float:left;
	background-color:#f7f5f2;
	border:1px solid #CCCCCC;
	padding:8px;
	width:420px;
	height:100%;
	border-top:none;
	font-family:Arial, Helvetica, Sans-Serif; 
}
.tabsHolder .ajax__tab_xp .ajax__tab_body p, .tabsHolder .ajax__tab_xp .ajax__tab_body ul
{
    color:#4C2A55;
    font-size:12px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_header
{
    width:438px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_tab {
    background: none repeat-x scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    height: 10px;
    margin: 0 1px 0 0;
    padding: 5px;
    color:#4C2A55;
    font-size:11px;
    -moz-border-radius-topright: 5px 5px;
    border-top-right-radius: 5px 5px;
    -moz-border-radius-topleft: 5px 5px;
    border-top-left-radius: 5px 5px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_inner
{
    background-color: #FFFFFF;
    background-image: none;
    padding:0px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab, 
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner, 
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer
{
    color:#4C2A55;
    background-color:#f7f5f2;
    background-image:none;
}
.tabsHolder .ajax__tab_xp .ajax__tab_outer  
{
    padding-right:0px;
    background-image:none;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: none repeat-x scroll 0 0 #F7F5F2;
    border:1px solid #CCCCCC;
    border-bottom:1px solid #F7F5F2;
    -moz-border-radius-topright: 5px 5px;
    border-top-right-radius: 5px 5px;
    -moz-border-radius-topleft: 5px 5px;
    border-top-left-radius: 5px 5px;
    margin-right:1px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_inner
{
    background-image:none;
    padding:0px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_outer
{
    background-image:none;
    padding-right:0px;
}
/**** end ajax tabs ****/
.textarea
{
	width:90%;
}
.radioText 
{
  font-size:10px; 
  color:#aaaaaa; 
  font-family:Arial, Helvetica, Sans-Serif; 
}
.contentHolderInsideCatalog 
{
    border-left: 1px solid #CCCCCC;
    float: right;
    padding: 0 0 0 15px;
    width: 735px;
    min-height: 500px;
}
.loginBoxForgot
{
	float:left; 
	width:230px; 
	text-align:left;
}
.subBoxCatalog
{
    width:165px;
    float:left;
    min-height:50px;
    margin-bottom:2px;
}
.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;
}
.referFriend
{
}
.referFriend table
{
	width:40%;
}
.referFriend td
{
	
}
.referFriend th
{
	text-align:center;
	padding-left:20px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
.Details .Name a 
{
    font-size:10px;
    text-decoration:none;
}
.Details .Prices .PriceValue 
{
    font-size:10px;
}
.Details .Prices 
{
    width:100%;
}
.ImageCell
{
    border:1px solid #ececec;
    margin:5px 0;
}
.ImageCell img 
{
    cursor:pointer;
    width:76px;
}
    

