/* ///////////////////////////////// Header //////////////////////////////// */
img.hdr-top{ 
	vertical-align: top;
}
img.leaves-margin{
	.margin-top: -3px;
}
/* /////////////////// Header Margins //////////////////////// */
div.margin1-cloud1{
	width: 1%; 
	color: #000;
	float:left;
	height: 69px;
	background: white url(../../../images/NETSite/V2/part_cloud1.gif) no-repeat top right;
}
/* ////////////////// Header Layout ////////////////////// */
div#header-container{
	color: #fff;
	width: 100%;
	min-width: 768px;
	height: 162px;
	background: url(../../../images/NETSite/V2/hdr_background.gif) repeat-x top;
}
div#hdr-left-container{
	width: 22%; 
	color: #fff;
	min-width: 166px;
	float: left;
}
div#left166{ 
	float: right;
	width: 166px;
	height: 100px;
}
/* //////// */
div#hdr-right-container{
	width: 22%; 
	color: #fff;
	float:left;
}
div#right168{ 
	float: left;
	width: 168px;
	height: 100px;
}
div.hdr-center-container{  
	width: 53.5%;
	color: #000;
	float: left;
	min-width: 415px;
}
div#mainmenu-container{
	position: absolute;
	top: 40px;
	height: 30px;
	width: 561px;
	margin-right: -200px;
}
/* /////////////// Search Box & Button /////////////// */
div.mainsearch{ 
	position: absolute;
	margin: 1px 0px 0px 0px;
	background: url(../../../Images/NETSite/V2/background_livesearch.gif) repeat-x left;
}
div.search-field{
	float: left;
	margin: 6px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	.margin: 5px 3px 0px 3px;
}
div.phone-no{ 
	position: relative;
	left: 360px;
	width: 164px;
	padding-top:1px;
}
input.mainsearch{ 
	width: 176px;
	height: 18px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 6px;
	color: #336699;
	font-size: 1.2em;
	.height: 17px;
}
/* /////////////// User Configuration /////////////// */
div#user-container{ 
	width: 157px;
	margin: 0px -7px 0px 0px;
	_margin-top: -3px;
}
img.userfix{ 
	margin-top: -3px;
	_margin-top: 0px;
}
img.userfix1{ 
	/*margin-top: -4px;*/
	_margin-top: 0px;
	.margin-top: -2px;
}
div.toggle-vat{ 
	float: left;
	_margin-top: -4px;
}
img.userfix2{ 
	vertical-align: middle;
	margin-top: 0px;
	.margin-top: -4px;
	.vertical-align: top;
}
/* /////////////// Extra Navigation /////////////// */
div.hdr-extranav{ 
	position: absolute;
	width: 580px;
	padding-top: 1px;
	margin-right: -200px;
}
/* /////////////// Greeting /////////////// */
div.greeting-container{ 
	height: 21px;
	margin: -10px 0px 0px 0px;
	width: 438px;
	.margin-top: -1px;

}
div.speachicon{
	float: left;
	color: #6b6b6b;
}
div.greetingtext{
	color: #6b6b6b;
	height: 12px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	.padding-top: 4px;
}
/* ****** Greetings Link ******** */
a.greeting:link{ 
	color: #676767;
	text-decoration: none;
}
a.greeting:visited{ 
	color: #676767;
	text-decoration: none;
}
a.greeting:active{ 
	color: #4f7395;
	text-decoration: underline;
}
a.greeting:hover{ 
	color: #4f7395;
	text-decoration: underline;
}
