﻿.titlebar1 {
	height: 20px;
	background: #DCD8CC;
	background-position: right;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 10px;
	color: #22586A;
	line-height: 24px;
}
.boxtitle {
        color: #666666;
		left:20px;
		top:-13px;
		background-color:#ffffff;
		height:10px;
		position:relative;
		width:auto;
		text-align:center;
		font: 16px Verdana;
		float:left;
		padding-right:10px;
		padding-left:10px;
		font-weight:bold;
		}
.boxborder {
        border:1px solid #DCD8CC;
		margin:25px auto;
		position:relative;
		padding:5px;
		min-height:110px;
		}
.boxborder p
{
	margin:0;
}
.boxborder input[type="radio"] 
{
	float:left;
}
.boxborder label
{
	width:90%;
	float:left;
}
.boxborder table 
{
    width:100%;
    margin-top:10px;
}
.boxbodytext {
		font:13px Verdana;
		padding:15px;
		position:relative;
		}
.Dealer input[type="radio"] 
{
	margin-bottom:20px;
	float:left;
}
.Dealer td
{
	height:55px;
	vertical-align:top;
}
		
/*CartItems*/
.cisku
{
}
.cilinetotal
{
}
.item
{
	background-color:#fff;
	border-bottom:1px solid #DCD8CC;
}
.alternatingitem
{
	background-color:#f4f2f2;
	border-bottom:1px solid #DCD8CC;
}
.featurePrices
{
	color:Black;
}
.featurePrices input
{
	color:Black;
	font-size:small;
	text-align:center;
}

/* Filters */
.CurrentFilters
{
	width:100%;
}
.CurrentFilters .Section
{
	width:100%;
	float:left;
	font-weight:bold;
}
.CurrentFilters .SectionName
{
	width:80%;
	float:left;
	font-size:11px;
	color:#8A421C;
	font-weight:bold;
}
.CurrentFilters .RemoveFilter
{
	width:10%;
	float:right;
	cursor:pointer;
}
.Filters .FiltersSelected a
{
    font-weight:bold;
    color:#22586A;
}
.Filters .FiltersSelected a:hover
{
    font-weight:bold;
    color:#22586A;
}
.Filters a
{
	text-decoration:none;
}
.Filters p
{
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #DCD8CC;
}
.Filters ul li 
{
    list-style-image:none;
    list-style-type:none;
}
.Filters ul
{
	padding-left:0px;
	margin-left:0px;
}
.Filters ul li ul 
{
    padding-left:15px;
}
.Filters ul li ul li, .Filters ul li ul li a
{
    list-style-image:url(/images/bullet.jpg);
}
.Filters ul li ul li ul
{
    padding-left:15px;
}
.Filters .FiltersSelected ul li a, .Filters .FiltersSelected ul li a:hover
{
    color:#22586A;
    font-weight:normal;
}
.Filters ul a
{
    font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color:#8A421C;
}
.Filters ul a:hover 
{   
    text-decoration:underline;
}
.Filters li, .Filters li
{
    line-height:18px;
    margin-bottom:0px;
}
.Filters ul li ul li
{
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#22586A;
}
.Filters ul li ul li a 
{

    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#22586A;
    line-height:22px;
}
.Filters ul li ul li a:hover 
{
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#22586A;
}
.categoryBox 
{
	float:left;
	border:1px solid #DCD8CC;
	padding:5px;
	position:relative;
	margin:10px 0px;
	min-height:125px;
	width:671px;
}
.categoryBox td 
{
    vertical-align:top;
}
.categoryBox .ImageCell
{
	width:140px;
	text-align:center;
}
.categoryBox .ImageCell img
{
    background-image:none;
    background-color:Transparent;
}
.categoryBox .MiddleCell
{
	width:100%;
}
.SuggestedBox
{
    float:left;
	padding:5px;
	position:relative;
	margin:10px 0px;
	min-height:125px;
}
.SuggestedBox .Prices
{
	width:200px;
}
.SuggestedBox .ImageCell
{
	width:105px;
	text-align:center;
}
.OtherPeople
{
    width:33%;
}
.OtherPeople .Details .Name, .OtherPeople .Details .Name a
{
	color:#22586A;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
    margin-bottom:3px;
    width:100%;
}
.OtherPeople .Details .Name a:hover 
{
    text-decoration:underline;
}
.OtherPeople .Details img
{
	height:18px;
    width:83px;
    float:left;
}
.OtherPeople .Details .Prices
{
	width:100%;
}
.OtherPeople .Details .Prices .PriceValue
{
	color:#22586A;
    font-size:10px;
    margin-bottom:3px;
    width:100%;
    text-align:left;
}
.OtherPeople .Details .Prices .SaleValue
{
    background-color:#DCD8CC;
    color:#94542E;
    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%;
}
.OtherPeople .ImageCell
{
	text-align:left;
    width:100%;
    min-height:85px;
}
.OtherPeople .ImageCell img 
{
    cursor:pointer;
}
.categoryBox .Prices 
{
    width:170px;
    margin-bottom:5px;
    margin-left:30px;
    float:left;
    margin-top:10px;
}
.Prices
{
	margin-bottom:5px;
    width:150px;
}
.Prices .PriceLabel
{
    color:#333;
    float:left;
    font-weight:bold;
    text-align:center;
    width:100%;
}
.Prices .PriceValue
{
	color:#B9B299;
    float:left;
    font-weight:bold;
    text-align:center;
    width:100%;
    font-size:16px;
}
.Prices .CompareLabel
{
	width:50%;
	text-align:right;
	text-decoration:line-through;
	font-weight:bold;
	float:left;
}
.Prices .CompareValue
{
	width:45%;
	padding-left:5px;
	text-align:left;
	text-decoration:line-through;
	font-weight:normal;
	float:left;
}
.Prices .SaleLabel
{
	background-color:#DCD8CC;
    color:#94542E;
    float:left;
    font-size:10px;
    font-weight:bold;
    margin-right:2px;
    margin-top:4px;
    padding:2px 4px;
}
.Prices .SaleValue
{
	color:#B9B299;
    font-size:16px;
    font-weight:bold;
}
.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;
}
.Featured
{
    font-size:11px;
    font-family:Verdana;
    font-weight:normal;
    color:#222;
    text-align:left;
    width:220px;
}
.Featured .ImageHolder 
{
    width:220px;
    float:left;
}
.Featured img 
{
    margin-bottom:10px;
    margin-right:10px;
    float:left;
    max-width:220px;
}
.Featured a
{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	text-transform:uppercase;
	color:#23596a;
	text-decoration:none;
}
.Featured .LearnMore
{
	text-align:left;
	float:left;
	width:100%;
	margin-top:10px;
}
.FeaturedProductName
{
	border-bottom:1px solid #DCD8CC;
    float:left;
    min-height:36px;
    text-align:left;
    width:100%;
    padding-bottom:5px;
}
.FeaturedPrices
{
	font-size:11px;
	text-align:left;
	width:100%;
	float:left;
}
.FeaturedDescription
{
	text-align:left;
	width:auto;
}
.Featured hr 
{
    float:left;
}
.FeaturedPrices .SaleLabel
{
	color:#94542e;
	font-weight:bold;
	background-color:#dcd8cc;
	float:left;
	padding:2px 0 2px 4px;
	font-size:10px;
}
.FeaturedPrices .SaleValue
{
	color:#94542e;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	padding:2px 4px 2px 2px;
	background-color:#dcd8cc;
	float:left;
}
.FeaturedPrices .PriceLabel
{
    font-size:10px;
    color:#23596A;
    float:left;
    line-height:18px;
    padding:0;
    margin-left:3px;
}
.FeaturedPrices .PriceValue
{
    font-weight:bold;
	float:left;
	color:#23596A;
	line-height:18px;
	padding:0px;
	float:left;	
	font-size:10px;
}
.FeaturedPrices .SaleOurPriceLabel
{
    font-size:10px;
    color:#ccc;
    float:left;
    line-height:18px;
    padding:0;
    margin-left:3px;
}
.FeaturedPrices .SaleOurPriceValue
{
    font-weight:bold;
	float:left;
	color:#ccc;
	line-height:18px;
	padding:0px;
	float:left;	
}
.FeaturedPrices .SavingsLabel
{
	color:green;
	width:50%;
	float:left;
	text-align:right;
	
}
.FeaturedPrices .SavingsValue
{
	color:green;
	width:50%;
	float:left;
	text-align:left;
	
}
.productBgTop 
{
    background-image:url(/images/productTopBg.jpg);
    background-repeat:no-repeat;
    float:left;
    width:715px;
    height:13px;
}
/* Styles are used on the Product Page */
.productHolder 
{
    width:713px;
    float:left;
    border:1px solid #dcd8cc;
    border-top:none;
    padding-bottom:5px;
}
.productHolderInside 
{
    float:left;
    padding:10px;
    width:693px;
}
.StoreProduct
{
	
}
.StoreProduct .MiddleCell
{
    float:left;
    min-height:180px;
    vertical-align:top;
    width:100%;
}
.StoreProduct .Skus
{
	width:100%;
	border:1px solid #dcd8cc;
}
.StoreProduct .Skus td
{
	padding:5px;
}
.StoreProduct .Skus tr
{
	border-bottom:1px solid #dcd8cc;
}
.StoreProduct .Skus th
{
	font-size:10px;
	font-weight:bold;
	border:1px solid #b9b299;
	background-color:#DCD8CC;
	text-transform:uppercase;
	padding:3px 5px;
}
.StoreProduct .Skus .QtyCell
{
	text-align:center;
}
.StoreProduct .Skus .QtyCell input
{
	width:30px;
}
.StoreProduct .Skus .PriceCell
{
	text-align:center;
	font-weight:bold;

}
.StoreProduct .Skus .PriceCell .SaleLabel
{
	float:left;
	background-color:#DCD8CC;
    color:#94542E;
    float:left;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    padding:2px 4px 2px 2px;
    width:auto;
    margin-top:5px;
}
.StoreProduct .Skus .PriceCell .SaleValue
{
	color:#b9b299;
	font-size:18px;
	float:left;

}
.StoreProduct .Skus .PriceCell .PriceValue
{
	color:#b9b299;
	font-size:18px;
	float:left;

}
.StoreProduct .Skus .PriceCell .SalePrice
{
	
}
.StoreProduct .Skus .PriceCell .PriceLabel
{
	float:left;
	color:#ccc;
}
.StoreProduct .Skus .PriceCell .PriceSaleValue
{
	float:left;
	color:#ccc;
}
.StoreProduct .AddToCartCell
{
	border:none;
	text-align:right;
}

.StoreProduct h1
{
	color:#b9b299;
	font-size:22px;
	font-family:Verdana;
	text-transform:uppercase;
	margin:0;
}
.StoreProduct td 
{
    vertical-align:top;
}
.additionalImages 
{
    text-align:right;
    margin-top:15px;
    width:100%;
    float:right;
    font-size:10px;
    font-weight:bold;
    padding:0 5px;
}
.additionalImages input, .additionalImages image
{
    margin-top:10px;
}
.additionalImages input, .additionalImages input
{
    float:none;
    text-align:center;
}
.Steps
{
    text-align:center;
    height:80px;
    width:100%;
    float:left;
}
.CurrentStep, .CurrentStep p
{
	color:#8a421c;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.NonCurrentStep p, .NonCurrentStep a
{
	color:Silver;
	font-size:11px;
	text-decoration:none;
}
.PendingStep 
{
	color:Silver;
	font-size:11px;
	text-decoration:none;
}
.WrapperHeader
{
	width:100%;
	float:left;
	position:relative;
}
.CategoryHeaderLabel 
{
    font-weight:bold;
    color:#8A421C;
    margin-bottom:10px;
}
.CategoryHeaderBox 
{
    padding:10px;
    border:1px solid #DCD8CC;
    margin:10px 0 0;
    float:left;
    width:660px;
}
.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:10px;
    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;
}
.CategoryHeaderBox a:hover 
{
    text-decoration:underline;
}
  
.CategoryTitle
{
	width:100%;
	font-size:22px;
	font-weight:bold;
}
.WrapperHeader .Pager select
{
	padding-left:5px;
}
.WrapperHeader .Pager
{
	float:left;
	width:53%;
	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,.WrapperHeader .PageSize
{
	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 .PageSize
{
	width:23%;
}
.WrapperHeader .SortBy select, .WrapperHeader .SortBy option, .WrapperHeader .PageSize select,.WrapperHeader .PageSize option
{
    font-size:10px;
    padding:1px;
}
.WrapperFooter
{
	float:left;
	width:100%;
	text-align:right;
}
.WrapperFooter .Pager
{
	float:right;
}
.modual
{
	background-color:White;
	border-width:2px;
	border-color:Black;
	border-style:solid;
	padding: 10px;
	min-width:400px;
	min-height:200px;
	text-align:center;
	float:left;
}
.SuggestedProducts 
{
	border:0;
	float:left;
    padding:10px;
    width:198px;
    border-left:1px solid #DCD8CC;
    border-bottom:1px solid #DCD8CC;
}
.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:#22586A;
	font-size:10px;
	text-decoration:none;
    font-weight:normal;
    margin-bottom:3px;
}
.SuggestedProductsItem .Name a:hover 
{
    text-decoration:underline;
}
.SuggestedProductsItem .Prices
{
	width:100%;
}
.SuggestedProductsItem .Prices .PriceValue
{
	color:Blue;
	color:#22586A;
	font-size:10px;
	margin-bottom:3px;
	text-align:left;
}
.SuggestedProductsItem .Prices .SaleValue
{
	background-color:#DCD8CC;
    color:#94542E;
    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:83px;
	height:18px;
}
.textarea
{
	width:90%;
}
.yellowButton 
{
    width:150px;
}
.yellowButton
{
    background-color:#ecaa13;
	border:1px solid #bb870f;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	position:relative;
	text-align:center;
	text-decoration:none;
	padding:2px 10px;
	width:150px;
}
.yellowButton:hover
{
    background-color:#e7b84c;
	border:1px solid #bb870f;
	color:#bb870f;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	position:relative;
	text-align:center;
	text-decoration:none;
}
.pageId 
{
    margin:10px 0 15px;
}
.tabsHolder 
{
     width:490px;
     float:left; 
     margin-top:10px;
}
.relatedItemsHeader 
{
    
}
/******  AjaxTabs ******/
/****** Active Tab ******/
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_outer /*right side image*/ {
    background:url(/images/ecom/tabs/rightSideGreen.jpg) no-repeat scroll right top;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_inner /*left side image*/ {
    background:url(/images/ecom/tabs/leftSideGreen.jpg) no-repeat scroll 0 0;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_tab { /*middle image*/
    background:url(/images/ecom/tabs/middleGreen.jpg) repeat-x scroll 0 0;
    color:#fff;
}
.tabsHolder .ajax__tab_xp .ajax__tab_active .ajax__tab_hover .ajax__tab_tab 
{
    background:url(/images/ecom/tabs/middleGreen.jpg) repeat-x scroll 0 0;
    color:#ffffff;
}
/****** Other Tabs ******/
.tabsHolder .ajax__tab_xp .ajax__tab_outer {/*right side image*/
    background:url(/images/ecom/tabs/rightSideSelected.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/leftSideSelected.jpg) no-repeat scroll 0 0;
    padding-left:6px;
}
.tabsHolder .ajax__tab_xp .ajax__tab_tab {/*middle image*/
    background:url(/images/ecom/tabs/middleSelected.jpg) repeat-x scroll 0 0;
    height:16px;
    margin:0;
    padding:8px 20px 4px;
    color:#222;
    font-weight:bold;
    font-family:Verdana;
    text-transform:uppercase;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer 
{
    background:url(/images/ecom/tabs/rightSideGreen.jpg) no-repeat scroll right top;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner 
{
    background:url(/images/ecom/tabs/leftSideGreen.jpg) no-repeat scroll 0 0;
}
.tabsHolder .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab 
{
    background:url(/images/ecom/tabs/middleGreen.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:10pt;
    padding:30px 15px;
    width:459px;
    border-left:none;
}
.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 */
.enlargeImage 
{
    width:33px;
    height:27px;
    float:right;
}
.enlargeImage a
{
    width:33px;
    height:27px;
    background-image:url(/images/enlargeImage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.enlargeImage a:hover
{
    width:33px;
    height:27px;
    background-image:url(/images/enlargeImageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.printImage 
{
    width:28px;
    height:27px;
    float:right;
}
.printImage a
{
    width:28px;
    height:27px;
    background-image:url(/images/printPage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.printImage a:hover
{
    width:28px;
    height:27px;
    background-image:url(/images/printPageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.emailImage 
{
    width:29px;
    height:27px;
    float:right;
}
.emailImage a
{
    width:29px;
    height:27px;
    background-image:url(/images/emailPage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.emailImage a:hover
{
    width:29px;
    height:27px;
    background-image:url(/images/emailPageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
