/* SEARCH specific */

body {
	background: url(images/tier1-bg.jpg) white repeat-x;
	background-position: 0 -1px;
	}

/* main content area structure */

#main {
	width: 100%;
	background: url(images/tier1-crumb-bg.jpg) white repeat-x 0 0;
	float: left;
	overflow: hidden;
}
#bread-crumb {
	height: 32px;
	width: auto;
	margin-bottom: 13px;
	position: relative;
}
#bread-crumb p {
	font-size: 1.1em;
	position: absolute;
	bottom: 8px;
	left: 10px;
}
#bread-crumb p {
	font-weight: bold;
}
/* left column */

#refine {
	width: 24%;
	float: left;
	margin-bottom: 25px;
}
#refine div#search-within {
	margin: 0 10px 1px 10px;
	background-color: #f3f3f4;
	padding: 6px 12px;
}
div#search-within input.entry {
	font-size: 1em;
	padding: 1px;
	margin: 0 5px;
	border: 1px solid #aaa;
	width:75%;
}
div#search-within input:focus {
	background: white;
}
#refine ul.category {
	list-style-type: none;
	margin:0 10px 10px 10px;
}
#refine ul.category li {
	font-size: 1em;
	background-color: #f3f3f4;
	border-bottom: 1px solid white;
}
#refine ul.category li.first {
	font-size: 1.2em;
	border: 1px solid #c4c4c4;
	color: #666;
}
#refine ul.category li.hidden 
{
	height:0px;
	display:none;
	visibility:hidden;
}
#refine ul.category li.not-hidden 
{
	font-size: 1em;
	background-color: #f3f3f4;
	border-bottom: 1px solid white;
}
#refine ul.category li.last-hidden 
{
	height:0px;
	display:none;
	visibility:hidden;
}
#refine ul.category li.view-less-hidden 
{
	height:0px;
	display:none;
	visibility:hidden;
}
#refine ul.category li.view-less 
{
	border: 0;
}
#refine ul.category li a {
	display: block;
	padding: 4px 12px;
	font-weight: bold;
}
#refine ul.category li.first a {
	background: #eaebeb url(images/results-li-bg.gif) no-repeat 100% 82%;
	color: #666;
}
#refine ul.category li.first a.closed {
	background-position: 100% 17%;
	background-color: #efeff0;
}
#refine ul.category li a span.cat-res {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
/*#refine ul.category li a:hover {
	color: #3089CD;
	background-color: #efeff0;
}*/
#refine ul.category li.active a {
	background-color: #3089CD;
	color: white;
}
#refine ul.category li a:focus span.cat-res {
	color: #bbb;
}
#refine ul.category li.first a:hover {
	color: #333;
	background-color: #e5e6e6;
	text-decoration:none;
}
#refine ul.category li.first a:focus {
	color: #eee;
	background-color: #999;
}
/* right column */

#results {
	width: 76%;
	float: left;
	margin-bottom: 25px;
}
#results ul#sorting {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
#results ul#sorting li {
	color: #a1aeb7;
	padding: 0 .8em;
	display: inline;
	border-right: 1px solid #ccc;
	float: left;
}
#results ul#sorting li.first {
	padding-left: 0;
}
#results ul#sorting li.last {
	border: 0;
}
#results ul#sorting li a {
	text-transform: capitalize;
}
#results ul#sorting li a.active {
	color:#000000;
	font-weight:900;
}
h4#filter, p#sort {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	margin: 3px 10px 10px 10px;
}
p#sort {
	float: left;
}

span#switch { 
	float: right;
	padding: 5px;
	padding-top: 2px;
	}

span#view-icons {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	float: right;
	height: 25px;
	padding-right: 10px;
}
span#view-icons a {
	display: block;
	margin-left: 3px;
	width: 32px;
	height: 18px;
	float: right;
}
span#view-icons a.view-imgs {
	background: url(images/view-imgs.gif) no-repeat 0 0;
}
span#view-icons a.view-desc {
	background: url(images/view-desc.gif) no-repeat 0 0;
}
span#view-icons a.active, span#view-icons a:hover {
	background-position: 0 -18px;
}
div#topbar {
	/**************/
	/*width: 100%;*/
	/**************/
	float: left;
	margin: 0;
	padding: 0;
}
h3#search-overview {
	clear: both;
	font-size: 24px;
	font-weight: normal;
	color: white;
	margin: 5px 10px 0px;
	padding:5px 0 5px 10px;
	background: #11acef;/*#abb948;*/
}
h3#search-overview a {
	display: block;
	padding: 0;
	margin:0;
	/************COMMENTED OUT UNTIL NOV 2009 ******/
	/*background: #11acef url(images/overview-button-blue.gif) no-repeat 100% 100%;*/
	/************END COMMENTED OUT ******************/
	font-weight: normal;
	color: white;
	height:29px;

}
h3#search-overview a.opened {
	background-position: 100% 0;
}
#search-overview-content {
	/*background-color:#e2e7bf;*/
	background-color:#cfeefc;
	margin: 0 10px;
}


#results a.navButton {
    text-decoration: none !important;
    cursor: pointer;
}
#results a.navButton img {
    vertical-align: middle;
}
#results div.slider {
	width: 100%;
	margin-bottom: 10px;
	/*clear: left;*/
}
#results h4 {
	background:#eaedee url(images/cnr-w-tl.gif) no-repeat scroll 0 0;
	font-size:1.0em;
	line-height: 32px;
	height: 32px;
	position:relative;
	margin: 0px 10px 10px 10px;
	padding: 0;
	font-weight: bold;
}
#results h4 span.title {
	background:transparent url(images/cnr-w-bl.gif) no-repeat scroll 0 100%;
	bottom:0;
	display:block;
	left:0;
	padding:0 0 0 10px;
	position:absolute;
	font-size: 1.4em;
}
#results h4 span.title a {
	display: block;
	padding-left: 18px;
	text-transform: uppercase;
	color: #6d7276;
	background: url(images/items-crt-bg.gif) no-repeat 0 0px;
}
#results h4 span.title a.closed {
	background: url(images/items-crt-bg.gif) no-repeat 0 -32px;
}
#results h4 span.quantity {
	background:transparent url(images/cnr-w-tr.gif) no-repeat scroll 100% 0;
	color: #5e6451;
	display:block;
	font-weight:normal;
	height:3.1ex;
	padding: 0 10px 0 10px;
	position:absolute;
	right:0;
	top:0;
	font-size: 1.2em;
}
#results h4 span.quantity strong {
	font-weight:900;
	color: #000;
}
#results h4 span.quantity a {
	background:transparent url(images/cnr-w-br.gif) no-repeat scroll 100% 100%;
	bottom:0;
	display:block;
	font-size:0.7em;
	font-weight:normal;
	padding:0 10px 10px 0;
	position:absolute;
	right:0;
}
/* VIEW 1: Icon with Text - prod layout 1 */
#products-listing {
	padding:0 10px;
}
#products div.view-1 div.products-layout-1 {
	float: left;
	padding: 5px 0 5px 10px;
	width: 340px;
	height: 108px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
}
#products div.view-1 div.products-layout-1 h5 {
	font-size: 1.1em;
	color: #6d7276;
	margin-left: 110px;
	margin-bottom: -1.2em;
}
#products div.view-1 div.products-layout-1 h5 a {
	/*color:#8F9D2B;*/
	color:#3089cd;
}
#products div.view-1 div.products-layout-1 p {
	font-size: .9em;
	color: #575455;
	margin-left: 110px;
	margin-top: 20px;
	padding-right: 5px
}
#products div.view-1 div.products-layout-1 span.rel-links {
	position: absolute;
	bottom: .8em;
	left: 120px;
	display: block;
	clear:both;
	margin-top:10px;
}
#products div.view-1 div.products-layout-1 span.rel-links a {
	color: #666;
	/*	font-weight: bold;	*/
	font-size: .8em;
	padding-left: 12px;
	margin-right: 7px;
	background: url(images/rel-links-icon.gif) no-repeat left center;
}
#products div.view-1 div.products-layout-1 a img {
	height: 100px;
	width: 100px;
	margin-right: 10px;
	float: left;
}

/* VIEW 2: Icon centered - prod layout 1 */

div.view-2 div.products-layout-1 {
	float: left;
	margin: 5px 0 5px 10px;
	width: 220px;
	height: 143px;
	border: 1px solid #e1e1e1;
	position: relative;
	text-align: center;
}
div.view-2 div.products-layout-1 h5 {
	font-size: 1.1em;
	margin: .7em;
	color: #6d7276;
	text-align: center;
}
div.view-2 div.products-layout-1 p {
	position: absolute;
	top: -9999px;
	left: -9999px;
	font-size: .9em;
	color: #575455;
	margin-left: 110px;
	margin-top: 1.6em;
}
div.view-2 div.products-layout-1 span.rel-links {
	position: absolute;
	top: -9999px;
	left: -9999px;
	position: absolute;
	bottom: .9em;
	display: block;
}
div.view-2 div.products-layout-1 span.rel-links a {
	color: #666;
	/*	font-weight: bold;	*/
	font-size: .9em;
	padding-left: 13px;
	margin-right: 10px;
	background: url(images/rel-links-icon.gif) no-repeat left center;
}
div.view-2 div.products-layout-1 a img {
	top: 2em;
}

/* FEATURED-PRODUCTS layout */

#featured-products-listing {
	padding-top: 5px;
}
.feature-layout-small-1 {
	float: left;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 225px;
	border-right: 1px solid #e1e1e1;
}
.feature-layout-small-1 h5 {
	font-size: 1.1em;
	color: #6d7276;
	margin-bottom: .6em;
}
.feature-layout-small-1 h5 a {
	/*color:#8F9D2B;*/
	color:#3089cd;
}
.feature-layout-small-1 p {
	font-size: .9em;
	color: #575455;
	margin-left: 78px;
	padding-right: 10px;
}
.feature-layout-small-1 a img {
	height: 70px;
	width: 70px;
	float: left;
}
.feature-layout-small-1 p, .feature-layout-small-1 img {
	margin-bottom: .5em;
}
.feature-layout-small-1.first {
	padding-left: 20px;
}
.feature-layout-small-1.last {
	border: 0;
}

/* RELATED RESOURCES list */

#related-resources-listing ul {
	width: 100%;
	margin: 5px 0;
}
#related-resources-listing ul li {
	clear: left;
	margin: 0 10px .8em 10px;
}
#related-resources-listing ul li a {
	float: left;
	display: block;
	width: 29px;
	height: 29px;
}
#related-resources-listing ul li a.pdf {
	background: url(images/relres-icon-pdf.gif) no-repeat 10px 0px;
}
#related-resources-listing ul li a.doc {
	background: url(images/relres-icon-doc.gif) no-repeat 10px 0px;
}
#related-resources-listing ul li a.cad {
	background: url(images/relres-icon-cad.gif) no-repeat 10px 0px;
}
#related-resources-listing ul li a:hover {
	background-position: 10px -40px;
}
#related-resources-listing ul li h6 a {
	display:block;
	float:none;
	height:auto;
	width:auto;
	font-size: 1.2em;
	/*olor: #8f9d2b;*/
	color:#3089cd;
	padding: 0 0 .2em 30px;
}
#related-resources-listing ul li p {
	font-size: 1em;
	margin-left: 30px;
}
/* VIEW MORE links and icons at bottom of each block */

div.view-more-links {
	padding: 10px 10px 5px 5px;
	clear: left;
}
div.view-more-links a {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	color: #6d7276;
	padding: 2px 2px 2px 25px;
	margin-right: 10px;
}
div.view-more-links a.view-more {
	background: url(images/view-more-icon.gif) no-repeat left center;
	line-height: 19px;
	float: left;
}
div.view-more-links a.view-all {
	background: url(images/view-all-icon.gif) no-repeat left center;
	line-height: 19px;
	float: right;
}
div.vml-bdr {
	border-top:1px solid #E1E1E1;
	margin:15px 10px;
	padding:10px 0 0 5px;
}
/* remove when done */	





/* search overview layouts */


.overview-layout-1 a {
	color: #8F9D2B;
	}

.overview-layout-1 #ol1-left { 
	width: 240px;
	float: left;
	border-right: 1px solid #cbcfac;	
}


.overview-layout-1 #ol1-right { 
	width: 450px;
	float: left;
	padding: 15px 20px;
	}
		
.overview-layout-1 #ol1-left img.product-shot {
	margin-bottom: 15px;
	}

.overview-layout-1 .closer {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-bottom: 2px solid  #11acef/*#8f9d2b*/;
	}
	
.overview-layout-1 #ol1-left ul {
	list-style-type: disc;
	margin: 1em 1em 1em 25px;
	padding-left: 1.5em;

	}
	
.overview-layout-1 #ol1-left ul li {
	color: #333;
	font-size: 1.1em;
	padding-bottom: 2px;
	}

.overview-layout-1 #ol1-left ul li a {
	/*color: #8f9d2b;*/
	color:#3089cd;
	font-size: 1.1em;
	padding-bottom: 2px;
	}



div#ol1-left h6,
div#ol1-left h6 a {
		/*color: #616a1d;*/
	color:#50575b;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 10px 0px 25px;
	text-transform: uppercase;
	}

div#ol1-right h6,
div#ol1-right h6 a {
	/*color: #616a1d;*/
	color:#50575b;
	font-size: 1.6em;
	text-transform: uppercase;
	}

.overview-layout-1 #ol1-right p {
	margin-top: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #231f20;
}


.overview-layout-1 #ol1-right a.read-more {
	/*color: #8f9d2b;*/
	color:#50575b;
	font-size: 1.1em;
	display: block;
	margin: 10px 0;
	padding-left: 15px;
	background: url(images/more-icon-sm.gif) no-repeat 0 2px;
	}

.overview-layout-1 .closer a {
	display: block;
	width: 100%;
	height: 11px;
	background: url(images/overview-closer-blue.gif) no-repeat 50% 100%;
	margin: 0 auto;
	}

