/* hn_header.css */
/* last updated July 2006 */ 
/* copyright The Hypnosis Network  */


#header {
	position: relative;
	width: 780px;
	height: 105px;
	}

#header input.box {
	height: 1.4em;
	border: 1px solid #e4e4e4;
	}

.headerlogo {
	position: absolute; 
	padding-top: 14px; 
	z-index: 100;
	}

#header .searchform {
	position: absolute; 	
	top: 0; 
	right: 0; 
	z-index: 400;
	line-height: 100%; 
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
	}

#credibility {
	position: absolute; 	
	top: 0; 
	right: 0; 
	z-index: 400; 
	line-height: 100%; 
	margin: 5px 5px 0 0;
	padding: 0; 
	vertical-align: top;
	}

#credibility img {
	vertical-align: top;
	}

#tagline {
	position: absolute; 
	top: 48px; 
	left: 290px; 
	z-index: 200;
	}

.taglinetext {
	font-family: verdana; 
	font-size: 12px; 
	color: #666; 
	letter-spacing: 1px;
	}

#header #menubar {
	position: absolute;
	top: 67px;
	left: 0;
	width: 780px;
	height: 2.5em;
	background-color: #e4e4e4; 
	border-bottom: 1px double #999;
	color: #000;
	font-size: 12px; 
	font-weight: bold;
	}

.menutextleft {
	display: block; 
	float: left; 
	padding: .5em 0 .6em 70px;
	font-size: 11px; 
	width: 550px;
	}

.menutextright {
	display: block; 
	float: right; 
	color: #990000; 
	padding: .5em 5px .6em 0;
	font-size: 12px;
	}

.menutextright .spananchorlink,
.menutextright .spananchorhover {
	color: #990000; 
	text-decoration: none;
	cursor: help;
	}

.menutextright .spananchorhover {
	text-decoration: underline;
	}

#header #navigation {
	position: absolute;
	z-index: 200;
	top: 67px;
	left: 0;
	width: 780px;
	background-color: transparent;
	color: #000;
	font-family: verdana;
	/* font-size: x-small; */
	/* letter-spacing: 1px; */
	font-size: 80%;
	font-weight: bold;
	}

#navigation ul {
	margin: 0px;
	padding: 0px;
	}

#navigation li {
	/*color: #000;*/
	color: #999;
	list-style-type: none;
	margin: 0 4px 0 2px;
	text-align: center;
	float: left;
	}

#navigation li.last {
	margin-right: 0;
	}

#navigation li a,
#navigation li a:link,
#navigation li a:visited,
#navigation li a:hover,
#navigation li a:active {
	/*color: #000;*/
	color: #999;
	display: block;
	padding: 0 .25em 0 .25em;
	cursor: pointer;
	text-decoration: none;
	}

#navigation li a:hover {
	color: #000;
	text-decoration: underline;
	background: transparent;
	}

/*////INFO LEFT/////*/

#infoleft {
	position: absolute;
	top: 48px;
	left: 16px;
	z-index: 200;
	display: inline;
	white-space: nowrap;
	background: none;
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;
	color: #fff; 
	padding: 0 .25em 0 .25em;
}


/*////VIEW SHOPPING CART/////*/

#viewcart2 {
	position: absolute;
	top: 48px;
	right: 7px;
	z-index: 200;
	}

#viewcart2 .cartlink {
	display: inline;
	background: url('../images/yi06shoppingcart_clear_white20.gif') no-repeat center left;
	padding-left: 30px;
	white-space: nowrap;
	}

#viewcart2 .cartlink a,
#viewcart2 .cartlink a:link,
#viewcart2 .cartlink a:visited,
#viewcart2 .cartlink a:hover,
#viewcart2 .cartlink a:active {
	background: none;
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;
	color: #fff; 
	padding: 0 .25em 0 .25em;
	cursor: pointer;
	text-decoration: underline;
}

#viewcart2 .cartlink a:hover {
	background: none;
	text-decoration: none;
}


#viewcart2 .info {
	display: inline;
	white-space: nowrap;
	background: none;
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;
	color: #fff; 
	padding: 0 .25em 0 .25em;
}

#viewcart2 .info a,
#viewcart2 .info a:link,
#viewcart2 .info a:visited,
#viewcart2 .info a:hover,
#viewcart2 .info a:active {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}

#viewcart2 .info a:hover {
	background: none;
	text-decoration: none;
}

#smallcoltop {
	display: none:
}