/* hn_header_0.css */
/* last updated August 2006 */ 
/* copyright The Hypnosis Network  */


#header {
	margin: 0 auto;
	}

#viewcart2 {
	top: 8px;
	right: 7px;
	}


#fullwidthbar {
	position: absolute; 
	z-index: 200; 
	top: 130px; 
	left: 0; 
	width: 100%; 
	background-color: #801819; 
	height: 36px; 
	}

#fullwidthbar .bannertext {
	position: absolute; 
	top: 8px;
	left: 7px;
	} 

#fullwidthbar .bannertext {
	background: none;
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;
	color: #fff; 
	padding: 0 .25em 0 .25em;
	}

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

#fullwidthbar .bannertext a:hover {
	background: none;
	text-decoration: none;
}