﻿#header, #header-splash
{
	width:950px;
	border:0px;
	padding:5px 0px 0px 0px;
	margin:0px;
	background: url(../images/headerbackground.jpg) #ffffcc repeat-y;
}

#header-splash
{
	height:135px;
}

#header
{
	height:90px;
}

#header a, #header a:hover
{
	font-size:11px;
	font-weight:bold; 
	color: #ffffff;
	
	width:auto;
	margin-right:0px;
}

#topnav a:hover
{
	background-image:url(../../../images/overline.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px 10px 0px 0px;
	padding-top:7px;
}

.headercontent
{
    display:block;
    width:auto;
    height:65px;
    clear:both;
}

.countrylinks
{
    display:block;
    width:auto;
    height:11px;
    float:right;
    margin-right:10px;
}

.countrylinks a
{
    vertical-align:text-top;
}

.countrylinks a:hover
{
    text-decoration:underline;
}

.countrylinks .copysmall
{
    vertical-align:text-top;
    color:White;
    font-weight:bold;
}


.logo
{
	float:left; 
	margin:5px 5px;
	border:0px;

}

#topnav
{
	position:static;
	float:left;
	width:540px;
	padding-top:10px;
	text-align:center; 
	margin:0px 0px 0px 0px;
	
}

#topnav a, #topnav a:hover
{
	margin-right:7px;
}

#header .search
{
	margin-left:0px;
}


/*-- 
	Header Bottom - Partial Images for the Index Page of Each Section that 
	Connect with the Top Repeating Header 
--*/
.headerbottom-default,
.headerbottom-kitchen,
.headerbottom-garmentcare,
.headerbottom-bedding,
.headerbottom-health-and-home
{
	width:auto;
	height:67px; 
}

.headerbottom-splash
{
	background: url(../../../images/headerbottom-splash.jpg) #ffffcc no-repeat;
	width:950px;
	height:160px;
}


.headerbottom-default
{
	background: url(../../../images/headerbottom-default.jpg) #ffffcc no-repeat; 
}

.headerbottom-kitchen
{
	background: url(../../../images/headerbottom-kitchen.jpg) #ffffcc no-repeat; 
}

.headerbottom-garmentcare
{
	background: url(../../../images/headerbottom-garmentcare.jpg) #ffffcc no-repeat; 
}

.headerbottom-bedding
{
	background: url(../../../images/headerbottom-bedding.jpg) #ffffcc no-repeat; 
}

.headerbottom-health-and-home
{
	background: url(../../../images/headerbottom-health-and-home.jpg) #ffffcc no-repeat; 
}

