/* ++++++ Navigation Header +++++++ */


#nav-header, #nav-header-bar {	
	position: relative;
}

#nav-header {
	background: #FFF url(img/header_images/se_header/header_bg_head_01.gif) repeat-x;
	height: 68px;
}

#nav-header div {
	color: #FFF;
	left: 478px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	top: 28px;
	width: 300px; /* IE 5.x */
	word-spacing: 6px;
}

#nav-header div a {
	color: #FFF;
	text-decoration: none;
}

#nav-header ul {
	height: 24px; /* NN */
	left: 0;
	list-style: none;
	margin: 0 0 12px;
	padding: 0 0 0 202px; /* left */
	position: absolute;
	top: 42px; /* top */
	width: 600px; /* IE */
	
}

#nav-header li {
	float: left;
	height: 24px;
}

#nav-header li img {
	margin: 0;
}

#nav-header img {
	margin: 22px 0 0 6px;
	border:0;
}

#nav-header-bar div {
	height: 26px;
}

#nav-header-bar div form {
	padding: 5px 0 0 155px;
}

#bar {
	padding:0px;
	margin:0px;
	height: 26px;
	background: url(img/header_images/se_header/header_bg_bar_01.gif) repeat-x;
}

/* Cart Indicator */

#logout {
	position: absolute;
	top:2px;
	left:672px;
	z-index: 2;
	text-align:center;
	color: #78CAF1;
	font-size:11px;
}

#logout a:link.logout, a:visited.logout {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #78CAF1;
}

#cart a:link.cart1, a:visited.cart1 {
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333;
}

#cart a:hover.cart1  {
	text-decoration: none;
	color: #666;
}

#cart {
	position: absolute;
	top:18px;
	left:645px;
	width: 136px;
	height: 76px;
	background: #807362 url(img/header_images/se_header/cart_bg_02.gif) 0 0 no-repeat;
	z-index: 1;
	text-align:center;
}

#cart h4, p {
	padding:0px;
	margin:0px;
	color:#4D463C;
}

#cart h4 {
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
}

#cart p {
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
}

/* Navigation hover */

#nav-header a:link.button1, #nav-header a:visited.button1 {
	display: block;
	width: 54px;
	height: 26px;
	/* background: url(img/header_images/se_header/button_01_c.gif) no-repeat;  */
	color: #F3E6E6;
}

#nav-header a:hover.button1 {
	color: #FFFFFF;
	/* background-position: 0 -26px; */
}

#nav-header a:link.button2, #nav-header a:visited.button2 {
	display: block;
	width: 92px;
	height: 26px;
	/* background: url(img/header_images/se_header/button_02_c.gif) no-repeat; */
	color: #F5F0F0;
}

#nav-header a:hover.button2 {
	color: #FFFFFF;
	/* background-position: 0 -26px; */
}

#nav-header a:link.button3, #nav-header a:visited.button3 {
	display: block;
	width: 105px;
	height: 26px;
	/* background: url(img/header_images/se_header/button_03_c.gif) no-repeat; */
	color: #F5F0EB;
}

#nav-header a:hover.button3 {
	color: #FFFFFF;
	/* background-position: 0 -26px; */
}

#nav-header a:link.button4, #nav-header a:visited.button4 {
	display: block;
	width: 91px;
	height: 26px;
	/* background: url(img/header_images/se_header/button_04_c.gif) no-repeat; */
	color: #F5F0EB;
}

#nav-header a:hover.button4 {
	color: #FFFFFF;
	/* background-position: 0 -26px; */
}

/* ++++ Footer ++++ */

#footer {
	border-width:5px 0px 0px 0px;
	border-color:#B8A68E;
	border-style:solid;
	padding:0px;
	margin:0px 0px 0px 0px;
	height: 50px;
	background: #00417D url(img/header_images/se_header/header_bg_head_01.gif) repeat-x;
}

#footer p {
	margin:15px 0px 0px 5px;


}
