/* teh header */
div.HEHeader {
	background-image: url( '/images/goltl/bodybg.png' );
	background-repeat: repeat-x;
}

div.HEHeader div.hdrcont {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
	background-image: url( '/images/goltl/contentbg.png' );
	background-repeat: repeat-y;
}

div.HEHeader div.loginheader {
	width: 1000px;
	height: 29px;
	display: block;
	background-color: black;
	color: white;
	font-family: Arial;
	font-size: 12px;
}

div.HEHeader div.loginheader div.l {
	line-height: 29px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

div.HEHeader div.loginheader a {
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

div.HEHeader div.loginheader form#frm_search {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 29px;
	background-image: url( '/images/goltl/searchbg.png' );
}

div.HEHeader div.loginheader form#frm_search div.srchl {
	float: left;
	width: 275px;
}

div.HEHeader div.loginheader form#frm_search div.srchr {
	float: left;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

div.HEHeader div.weatherheader {
	width: 1000px;
	height: 81px;
	background-image: url('/images/goltl/header.png' );
}

div.HEHeader div.weatherheader div.logo {
	float: left;
	width: 220px;
	height: 81px;
}

div.HEHeader div.weatherheader div.logo img {
	border: 0px;
}

div.HEHeader div.weatherheader div.nevnap {
	float: left;
	width: 300px;
	height: 81px;
	position: relative;
}

div.HEHeader div.weatherheader div.nevnap div.alul {
	position: absolute;
	left: 0px;
	bottom: 7px;
	height: 20px;
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

div.HEHeader div.loginheader form#frm_search input#q {
	background: transparent;
	border: 0px;
	margin: 4px 0px 0px 3px;
	width: 272px;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #4e5150;
	height: 18px;
}

div.HEHeader div.catheader {
	margin-left: 1px;
	width: 998px;
	height: 30px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

div.HEHeader div.catheader div.cat {
	float: left;
	height: 30px;
	width: 98px;
	line-height: 30px;
	text-align: center;
	background-image: url( '/images/goltl/menubg.png' );
	background-repeat: repeat-x;
	cursor: pointer;
}

div.HEHeader div.catheader div.col {
	float: left;
	height: 30px;
	width: 98px;
	line-height: 30px;
	text-align: center;
	background-repeat: repeat-x;
	cursor: pointer;
	background-image: url( '/images/goltl/menubg2.png' );
}

div.HEHeader div.catheader div.col:hover {
	background-image: url( '/images/goltl/menubg2_sel.png' );
}

div.HEHeader div.catheader div.cat:hover {
	background-image: url( '/images/goltl/menubg_sel.png' );
}

div.HEHeader div.catheader div.cathl {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 98px;
	text-align: center;
	background-image: url( '/images/goltl/menubg_sel.png' );
	background-repeat: repeat-x;
	cursor: pointer;
}

div.HEHeader div.catheader div.colhl {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 98px;
	text-align: center;
	background-image: url( '/images/goltl/menubg2_sel.png' );
	background-repeat: repeat-x;
	cursor: pointer;
}

div.HEHeader div.catheader div.cat a {
	text-decoration: none;
	text-transform: uppercase;
	color: #194157;
}

div.HEHeader div.catheader div.col a {
	text-decoration: none;
	text-transform: uppercase;
	color: #194157;
}

div.HEHeader div.catheader div.cat:hover a {
	color: white;
}

div.HEHeader div.catheader div.cathl a {
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}

div.HEHeader div.catheader div.catsep {
	float: left;
	background-image: url( '/images/goltl/menubg_sep.png' );
	width: 1px;
	height: 30px;
}
