@import url("cookie.css");

.header
{
	background-image: url(/image/header.png);
	height: 156px;
	width: 1134px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px -86px;
	_margin-top: 8px;
}

.headermessage p
{
    color:#FFFFFF;
    position: relative;
    padding:145px 0px 0px 37px;
    margin:0px 0px 20px 0px;
}

.headermessage
{
    position:relative;
}

a.axalink
{
	display: block;
	float: right;
	width: 190px;
	height: 22px;
	position: relative;
	top: 48px;
	left: -30px;
	z-index: 2000;	
}

.topnavigation
{
	height:42px;		
	width: 1003px;
    margin:0px 0px 0px 105px;
    top: -30px;
    float:left;
    position: relative;
    z-index: 10;
}

.helpnavigationcontent a
{
    display: block;
    color: #ffffff !important;
    margin: 10px 0 0 0;
    font-size: 15px;
    font-weight: bold;
}

.topnavigation ul
{
	float: left;
}

.allproducts
{     
     background: url(/image/leftnav/arrow_down.gif) no-repeat 6% 50%;     
     display: block;
     padding-left: 19px;
}
.allproducts a 
{
    height: 26px !important;
}
.topnavigationleft
{
	background: url(/image/nav1.gif) left top no-repeat;
	height: 42px;
	float: left;
	width: 13px;
    position: relative;
}

.topnavigationright
{
	background: url(/image/nav3.gif) left top no-repeat;
	height: 42px;
	float: left;
	width: 13px;
	position: relative;
}

.topnavigation ul li
{
/*	background-color: #ffffff; */
}

.helpnavigation
{
    position: relative;
    float: left;
}

.helpnavigationleft
{
	background: url(/image/nav1_overB.gif) left top no-repeat;
	height: 42px;
	width: 13px;
    margin: 0 0 0 1px;
    position:relative;
    float:left;
}

.helpnavigationright
{
	background: url(/image/help_bar.png) left top no-repeat;
	height: 65px;
	float: left;
	width: 68px;
	position:relative;
	top: -24px;	
	cursor:pointer;	
	left: -6px;
}

.helpnavigationcontent
{
    background-image: url(/image/nav2_over.gif);
	background-repeat: repeat-x;	
	position: relative;
    float: left;
    margin: 0;
    height:42px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 0 -1px;
    padding:0;
    width: 154px;
    
}

.helpnavigationcontent li
{
    margin:0;
	height: 42px;
	width: 110px;
	padding:0px 15px 0 7px;
	_padding:0px 0px 0px 7px; /* ie 6 fix*/
	float: left;
	position:relative;
	z-index:2000;
	width: 147px;
}

.libackground 
{
		background:url(/image/nav_divider.gif) top left no-repeat;
}

a.homelink
{
	display: inline-block;
	height:133px;
	margin:7px 0 0 1px;
	width:470px;
	position:absolute;
	z-index: 1100;
}
