

.Primary td, .Summary td
{
	text-align: center;
}

.List td
{
	text-align: left;
	vertical-align: top;
}

.List .pad
{
	float: left;
	padding-right: 5px;
}

.List .name
{
	display:block;
}

.Products .price
{
	text-align: center;
}

/*---------------------------Dept Link Displays-------------------*/
.Links .name, .Links.Articles .name
{
	font: normal 11px verdana, sans-serif;
	color: #000;
	text-decoration: underline;
	display: block;
}

/*----------------------------Dept List Products Display-------------*/
.List.Products .body td
{
	border:0px;
	text-align: left;
}

.List.Products .f1
{
	background-color: White;
}

.List.Products .f2
{
	background-color: #dcdcdc;
}

.List.Products .pad
{
	padding: 5px;
}

.List.Products .name
{
	display: block;
	font: 800 11px verdana, sans-serif;
	color: #000;
	text-decoration: none;
}

.List.Products .sku-hdr
{
	font: 800 12px arial, sans-serif;
	color: #000;
	text-align: left;
	vertical-align: top;
}

.List.Products .sku
{
	font: normal 11px verdana, sans-serif;
	color: #000;
	text-align: left;
	vertical-align: top;
	display:inline;
}

.List.Products .qty-hdr
{
	font: 800 12px arial, sans-serif;
	color: #000;
	vertical-align: top;
	float:right;
	padding-right: 5px;
}

.List.Products .available
{
	font: normal 11px verdana, sans-serif;
	color: #000;
	padding-right:5px;
}

.List.Products .pricing .lot td,
.List.Products .pricing .qty td
{
	font: 800 11px arial, sans-serif;
	padding: 2px 10px;		
	color: #fff;
	background: #000;
	text-align: center;
}

.List.Products .pricing td
{
	font: 11px arial, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #998c59;
	border-right: 1px solid #998c59;
	color: #000;
	background: #fff;
}

.List.Products .pricing .first
{
	border-left: 1px solid #998c59;	
}

/*---------------------------Dept Summary Article Display--------------------*/
.Articles .article
{
	padding-bottom: 10px;	
	clear: both;
	text-align: left;
}

.Summary.Articles .pad
{
	float: right;
	padding: 2px;
}

.Summary.Articles .last .pad
{
	float: left;
}

.Articles .content
{
	display:block;
	text-decoration: none;
	padding: 2px;
}
.Articles .name
{
	display: inline;
}

.Articles .name:hover
{
	display: inline;
}

.Articles .link
{	
	display: block;
}

.Articles .desc
{	
}

.Articles .subpages
{	
}
/*----------------------------Dept Site Map Display ------------------------------*/
.SiteMap .list{
	display: block;
	margin: 0;
	padding-right:5px;
}

.SiteMap .list ul {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

.SiteMap .list ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

.SiteMap .title
{
	display: block;
	font: normal 11px verdana, sans-serif;
	color: #000;
	background: #f6eccb;
	border: 1px solid #b1954b;
	text-transform: uppercase;
	text-align: left;
	padding: 1px 4px;
	margin: 0 0 2px 0;
	text-decoration: none;
}

.SiteMap .link
{
	display: block;
	font: normal 11px verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 1px 0;
	margin: 0 0 0 8px;
}

.List.SiteMap td
{
	border: 0px;
}
/*--------------------------Sidebar FILTER Stuff---------------------------*/
.filter .but
{
	display: block;
	font: 800 11px arial, sans-serif;
	color: #000;
	background: url(../images/butbk_filter.gif) repeat-x 0 0;
	text-align: center;
	border: 1px solid #999;
	padding: 0px 6px;
	margin: 4px auto;
	width: 90px;
}
.filter .but:hover
{
	background: url(../images/butbk_filter_f2.gif) repeat-x 0 0;
}
.filterhdr
{
	display: block;
	width: 152px;
	height: 18px;
	font: 14px georgia, serif;
	color: #f33374;
	background: url(../images/filter_hdr.jpg) no-repeat 0 0;
	text-align: left;
	padding: 2px 6px 4px 22px;
	margin: 6px 0 0 0;
}
.filter
{
	display: block;
	width: 180px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.filter .title
{
	display: block;
	width: 172px;
	font: 800 11px arial, sans-serif;
	color: #636;
	background: #ffdae7;
	border-top: 1px solid #f382a8;
	padding: 2px 4px 1px 4px;
	margin: 4px 0 0 0;
}
.filter .titlelink
{
	float: right;
	font: 11px arial, sans-serif;
	color: #f382a8;
	text-decoration: none;
	padding: 1px 0 0 0;
	margin: -14px 4px 0 0;
}
.filter .titlelink:hover
{
	color: #fff;
	text-decoration: none;
}
.filter .list
{
	display: block;
	width: 170px;
	background: #ffdae7;
	border-bottom: 1px solid #ffc0d5;
	padding: 0 4px 4px 6px;
	margin: 0;
}
.filter .list .title
{
	width: 160px;
}
.filter .link
{
	display: inline;
	font: 11px arial, sans-serif;
	color: #f33374;
	text-decoration: none;
	padding: 2px 4px;
	margin: 0;
}
.filter .link:hover
{
	color: #636;
	text-decoration: none;
}
.filter .subhd
{
	text-decoration: none;
	margin-top: 10px;
}
.filter .filterDDL
{
	width: 170px;
}
/*----------------Dept Page Styles--------------------*/
.row
{
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
.deptcell
{
	float: left;
	width: 182px;
	padding: 0;
}
.deptcell .bk
{
	background: url(../images/deptcell_bk.gif) no-repeat 0 0;
	width: 168px;
	padding: 2px 7px 2px 7px;
	/*float: left;
	margin: 0;
	vertical-align: top;
	*/
}
.deptcell .bk p
{
	vertical-align: top;
	margin: 0;
	padding: 4px 2px 4px 2px;
}
.deptcell .bot
{
	display: block;
	width: 182px;
	height: 8px;
	background: url(../images/deptcell_bot.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
	clear:both;
}
.dept .index-frame
{
	top: 0px;
	left: 0px;
	float: right;
	margin: 6px 0 12px 12px;
}
.dept .index-frame img
{
	display:block;
	overflow: hidden;
}
.Dept .Content
{
	display:block;
	clear: left;
	text-align:left;
}
.spacer
{
	display: block;
	height:30px;
	width:280px;
	float:right;
}
/*------------------------Advanced Search-----------------------------*/

.advsch {
	display: block;
	width: 430px;
	padding: 20px 0 0 0;
	margin: 0;
	text-align: left;
	clear: both;
}
.advsch ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
}
.advsch ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
.advschtitle{
	font: 800 11px arial, sans-serif;
	color: #535353;
	margin: 0 5px 0 0;
	padding: 0px;
}
.hdr-adv
{
	width: 538px;
	text-align: left;
	padding: 0;
	margin: 6px 0 0 0;
}
.hdr-adv .first
{
	font: 15px georgia, serif;
	color: #636;
	text-align: left;
	padding: 4px 4px 4px 0;
	margin: 0;
}
.hdr-adv .last
{
	font: 10px arial, sans-serif;
	color: #e75385;
	padding: 6px 0px 4px 4px;
	margin: 0;
}
.body-adv
{
	width: 534px;
	font: 11px arial, sans-serif;
	color: #535353;
	text-align: left;
	padding: 4px 8px 0 0;
	margin: 6px 0 0 0 ;
}
.body-adv td
{
	font: 11px arial, sans-serif;
	color: #535353;
	vertical-align: top;
}
.body-adv .radio
{
	font: 11px arial, sans-serif;
	color: #535353;
	text-align: center;
	vertical-align: top;
	padding: 2px 0 0 0;
	width: 10px;
}
.body-adv .desc
{
	font: 11px arial, sans-serif;
	color: #535353;
	text-align: left;
	vertical-align: top;
	padding: 6px 8px 0 0;
	width: 44px;
}
.body-adv .hdr
{
	font: 800 11px arial, sans-serif;
	color: #535353;
	text-align: right;
	vertical-align: top;
	padding: 6px 8px 0 0;
	width: 15%;
}
.body-adv .list
{
	font: 11px arial, sans-serif;
	color: #535353;
	text-align: left;
	vertical-align: top;
	padding: 6px 8px 0 0;
	width: 18%;

}
.advschtop
{
    float: right;
    display: block;
	width: 75px;
	height: 13px;
	font: 12px arial, sans-serif;
	color: #fff;
	background: url(../images/butbk_rollsearch.gif) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	padding: 2px 0 6px 0;
	margin: 0 15px 0 0;
}
.advschtop:hover
{
	color: #fff;
	background: url(../images/butbk_rollsearch_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
.advschbot
{
    float: right;
    display: block;
	width: 75px;
	height: 13px;
	font: 12px arial, sans-serif;
	color: #fff;
	background: url(../images/butbk_rollsearch.gif) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	padding: 2px 0 6px 0;
	margin: 15px 15px 25px 0;
}
.advschbot:hover
{
	color: #fff;
	background: url(../images/butbk_rollsearch_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
.section-div-thin
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #d2d4d3;
	padding: 10px 0 10px 0;
	margin: 0;
}
a 
{
	display: inline;
	font: 12px arial, sans-serif;
	color: #e75385;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:hover	
{
	color: #636;
	text-decoration: none;
}
/*------------------Comparison PopUp------------------------*/
.body-comp
{
	text-align: center;
	padding: 0;
	margin: 4px 0;
	border: 1px solid #d2d4d3;
}
.body-comp .top td
{
	font: 800 10px arial, sans-serif;
	color: #e75385;
	border: 0;
	margin: 0;
	width: 80px;
	text-align: center;
}
.body-comp .top .logocell
{
    vertical-align: top;
}
.body-comp .title td
{
    float: left;
	border: 0px;
	text-align: left;
	text-decoration: none;
	padding: 10px 0 0 10px;
	margin: 0;
}
.body-comp .compare
{
    display: block;
    font: 11px arial, sans-serif;
	color: #333;
	margin: -3px 0 0 22px;
	width: 90px;
}

.body-comp .bot .price
{
	font: 800 10px arial, sans-serif;
	color: #333;
	margin: 0 0 2px 0;
	background-color: #d2d4d3;
}
.body-comp .bot td
{
	font: 10px arial, sans-serif;
	color: #333;
	border-bottom: 1px solid #d2d4d3;
	margin: 0 0 2px 0;
	background-color: #efefef;
}
.body-comp .bot .first
{
	border-right: 1px solid #d2d4d3;
	border-left: 1px solid #d2d4d3;
	padding: 2px 4px;
	text-align: left;
	background-color: #dedede;
	font: 800 10px verdana, sans-serif;
	color: #333;
	width: 100px;
}
.body-comp td
{	
	border-right: 1px solid #d2d4d3;
	padding: 2px 4px;
}

.body-comp .last
{
	border-right: 1px solid #d2d4d3;
	padding: 2px 4px
}

.link.pinkbbl 
{
	float: right;
	text-align: center;
	width: 80px; 
	height: 14px;
	font: 800 11px arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 3px 0;
	margin: 0;
	background-color: #e75385;
}
.link.pinkbbl:hover
{ 
	color: #fff;
	text-decoration: none;
	background-color: #663366;
}
.body-comp .close
{
    text-align: right;
    border: 0;
}
.MakeOffer
{
    display: block;
    border: solid 1px #666;
    padding: 20px 20px 30px 20px;
    width: 560px;
}
.ContentWindow
{
    margin: 0;
    width:560px;
    
}
.divider
{
    display: block;
    width:560px;
    height: 1px;
    padding: 0;
    margin: 5px 0 10px 0;
    background-color: #666;
}
.MakeOffer .title
{
    font-size: 16px;
    font-weight: normal;
    color: #666;
    
}
.MakeOffer .prodname
{
    font-size: 22px;
    font-weight: normal;
    color: #333;   
}
.MakeOffer .sectionname
{
    font-size: 14px;
    font-weight: normal;
    color: #333;   
}
.body-offer
{
    width: 540px;
    margin: 10px 0;
    padding:0;
}
.body-offer .row
{
    padding: 1px 0;
    margin: 0;
    vertical-align: top;
}
.body-offer .ddl
{
	width: 215px;
}
.body-offer .price
{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin: 15px 0 0 0;
}
.body-offer .rt
{
    width: 375px;
    padding-left: 15px;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    color:#333;
}
.body-offer .rt-submit
{
    width: 375px;
    padding: 15px 0 0 15px;
    text-align: right;
    vertical-align: top;
    font-size: 11px;
    color:#333;
}
.body-offer .lt
{
    width: 150px;
    text-align: right;
    vertical-align:middle;
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #333;
}
.body-offer .disclaimer
{
    padding: 7px 0;
    font-size: 10px;
    font-style: italic;
}
.body-offer .dropdown
{
    width: 146px;
}
.body-offer .link.offerform
{
    font-size: 20px;
    font-weight: normal;
    color:#333;
    text-decoration: underline;
    padding: 0 15px;
}
.body-offer .link.offerform:hover
{
    color:#666;
    text-decoration: underline;
}
.body-offer .link.offerformsm
{
    font-size: 12px;
    font-weight: normal;
    color:#666;
    text-decoration: underline;
    padding: 0 10px;
}
.body-offer .link.offerformsm:hover
{
    color:#333;
    text-decoration: underline;
}
.link.offerformXsm
{
    font-size: 12px;
    font-weight: normal;
    color:#666;
    text-decoration: underline;
    padding: 0 10px 0 315px;
}
.link.offerformXsm:hover
{
    color:#333;
    text-decoration: underline;
}
.body-offer .offerlink
{
    font-size: 11px;
    font-weight: normal;
    color:#666;
    text-decoration: underline;
    padding: 0;
}
.body-offer .offerlink:hover
{
    color:#333;
    text-decoration: underline;
}
.error
{
	color:Red;
}
.variants
{
	padding-bottom: 10px;
}
.selections
{
	padding: 10px;
}

.selections .criteria
{
	float: left;
	font: 18px georgia, serif;
	color: #cc5e28;
}
.selections .link
{
	float: left;
	font: 12px arial, sans-serif;
	color: #cc5e28;
	background: #fff;
	text-decoration: none;
	border: 1px solid #c2bc9e;
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 10px;
}
.selections .link:hover
{
	color: #fff;
	background: #66a8cd;
	border: 1px solid #5b5041;
	text-decoration: none;
}
.spelling
{
	padding: 10px;
}
.spelling .suggestion
{
	float: left;
	font: 800 14px tahoma, sans-serif;
	color: #942419;
}
.spelling .link
{
	float: left;
	font: 800 11px tahoma, sans-serif;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 10px;
}
.spelling .link:hover
{
	text-decoration: underline;
}
.select12
{
	font: 11px arial;
	width: 175px;
}
.filter-row
{
	text-align: left;
	background: #efefef;
}
.filter-row .filter
{
	text-align: left;	
	float: none;
}
.filter td
{
	padding: 4px;
}
