/*
-----------------------------------------------
Client:Jameco Electronics
Project:Public Web Site

File Name: hd.css
Version: 1.0
Notes: Sets rules for the [h]ea[d]er.

Author: Dayspring Technologies, Inc.
Email: info@dayspring-tech.com
Web: http://www.dayspring-tech.com/
----------------------------------------------- */

/* Layout
----------------------------------------------- */
div#hd {
	background:transparent url(../images/Dspring/bg-header.jpg) no-repeat 0 0;
	position:relative;
	z-index:20;
	}
#hd h1 {
	height:59px;
	float:left;
	margin:12px 0 0 13px;
	width:218px;
	}
#hd h1 a {
	display:block;
	height:59px;
	text-decoration:none;
	text-indent:-9999px;
	width:218px;
	}

/* Skip navigation
----------------------------------------------- */
p.skip { /* Moves links to the main content off the page. */
	left:-9999px;
	position:absolute;
	}

/* Search bar
----------------------------------------------- */
div#hd-search {
	display:inline;
	float:left;
	margin:12px 0 0 15px;
	width:345px;
	}
div#hd-search form {
	margin-bottom:0;
	}	
#hd-search form label {
  color:#005daa;
	display:block;
	font-size:123.1%;
	font-weight:bold;
	line-height:120%;
  margin:0 3px 0 0;
	}
#hd-search form input {
  background-color:#ffffeb;
	border:1px solid #005daa;
  margin:0 3px 0 0;
  padding:3px;
  }
#hd-search form p.btn-lg {
	margin:16px 0 0 0;
	}

/* Quick navigation
----------------------------------------------- */
div#qnav {
	float:right;
	width:300px;
	}
#qnav h5 {
	color:#002358;
	font-size:108%;
	line-height:120%;
	margin-right:10px;
	text-align:right;
	}
#qnav p {
	background:transparent url(../images/Dspring/bg-navtop.gif) no-repeat 0 0;
	color:#005daa;
	float:right;
	font-size:93%;
	margin-bottom:5px;
	padding:5px 10px;
	text-align:right;
	width:20.5em;
	}

/* Primary navigation
----------------------------------------------- */
ul#pnav {
	background:url(../images/Dspring/bg-blendnav.jpg) repeat-x 0 100%;
	clear:both;
	font-size:108%;
	height:40px;
	margin:0 0 20px;
	position:relative;
	text-transform:uppercase;
	}
#pnav li {
	bottom:-4px;
	height:35px;
	line-height:35px;
	list-style:none;
	margin:0;
	position:absolute;
	white-space:nowrap;
	}
#pnav li#home {
	left:10px;
	}
#pnav li#products {
	left:140px;
	}
#pnav li#order {
	left:310px;
	}
#pnav li#cat {
	left:475px;
	}
#pnav li#workshop {
	left:635px;
	}
#pnav li#about {
	left:801px;
	}
#pnav li strong {
	bottom:0;
	display:block;
	left:0;
	position:absolute;
	width:40px;
	}
#pnav li a.tab {
	display:block;
	font-weight:bold;
	padding:0 40px 0 10px;
	position:absolute;
	bottom:0;
	left:40px;
	}
#pnav li a:hover {
	text-decoration:none;
	}
#pnav li.here strong {
	background:transparent url(../images/Dspring/nav.gif) no-repeat bottom left;
	}
#pnav li.here a.tab {
	background:transparent url(../images/Dspring/nav.gif) no-repeat bottom right;
	color:#000;
	}
#pnav li:hover strong, #pnav li.here:hover strong {
	background:transparent url(../images/Dspring/nav-hov.gif) no-repeat bottom left;
	z-index:30;
	}
#pnav li:hover a.tab, #pnav li.here:hover a.tab {
	background:transparent url(../images/Dspring/nav-hov.gif) no-repeat bottom right;
	color:#fff;
	}
	
/* Megamenu table
----------------------------------------------- */
table.mega {
	background-color:#fff;
	border:1px solid #3a82be;
	left:-9999px;
	margin-bottom:0;
	position:absolute;
	top:31px;
	width:auto;
	z-index:20;
	}
#pnav li#workshop table.mega {
	width:169px;
	}
#pnav li#about table.mega {
	width:157px;
	}
#pnav li:hover table.mega { /* Makes the mega menu appear. */
	left:4px;
	}
.mega th {
	background-color:#d1d1d1;
	border:1px solid #3a82be;
	color:#002358;
	font-size:85%;
	font-weight:bold;
	line-height:120%;
	padding:3px 7px;
	}
.mega td {
	border-left:1px solid #3a82be;
	font-size:77%;
	line-height:120%;
	padding:7px;
	text-transform:none;
	}
.mega td.nobrdr {
	border-left:0;
	}
.mega tfoot td {
	background-color:#a3d6e9;
	border:1px solid #3a82be;
	font-weight:bold;
	}
#pnav .mega ul {
	font-size:100%;
	margin-bottom:0;
	}
#pnav .mega li {
	height:auto;
	line-height:120%;
	list-style:none;
	margin:0 0 3px 0;
	position:static;
	}
#pnav .mega li a {
	background:transparent url(../images/Dspring/icons.gif) no-repeat -4px -334px;
	display:block;
	padding-left:10px;
	}
#pnav .mega li a:hover {
	background:transparent url(../images/Dspring/icons.gif) no-repeat -4px -228px;
	display:block;
	padding-left:10px;
	text-decoration:underline;
	}
#pnav .mega li a.pdf {
	background:transparent url(../images/Dspring/icons.gif) no-repeat -2px -9px;
	padding-left:15px;
	}
#pnav .mega li a.pdf:hover {
	background:transparent url(../images/Dspring/icons.gif) no-repeat -2px -9px;
	padding-left:15px;
	}

/* Breadcrumb menu
----------------------------------------------- */
p#crumb {
	margin:0 10px 10px;
	font-family:"Trebuchet MS"; font-size:1em; font-weight:bold;}  
	}
	
#layout1 p#crumb {
	/*display:none;*/
	}

/* Product detail tab menu
----------------------------------------------- */
ul#tab-product {
	left:0;
	margin-bottom:0;
	position:relative;
	bottom:-1px;
	z-index:20;
	}	
#tab-product li {
	float:left;
	list-style:none;
	margin:0 2px 0 0;
	}
#tab-product li a {
	background:transparent url(../images/Dspring/navsub-gry-lt.gif) no-repeat top left;
	display:block;
	padding-left:15px;
	}
#tab-product li a strong {
	background:transparent url(../images/Dspring/navsub-gry.gif) no-repeat top right;
	display:block;
	padding:5px 15px 5px 0;
	}
#tab-product li a:hover, #tab-product li.here a {
	background:transparent url(../images/Dspring/navsub-wht-lt.gif) no-repeat top left;
	color:#000;
	text-decoration:none;
	}
#tab-product li a:hover strong, #tab-product li.here a strong {
	background:transparent url(../images/Dspring/navsub-wht.gif) no-repeat top right;
	}
#tab-product li a:hover { /* Displays grey line under tab. */
	border-bottom:1px solid #aaa;
	}
#tab-product li a:hover strong {
	padding-bottom:4px;
	}
#tab-product li.here a:hover { /* Removes grey line. */
	border-bottom:0;
	}
#tab-product li.here a:hover strong {
	padding-bottom:5px;
	}
/*added by vz*/
#search-results-main li {
   list-style: none;
}

