/*** GENERAL ******************************************************************/

#header {
/*	height: 137px;*/
	background: #fff url('/img/header/header-tile.gif') repeat-x;
	width: 100%;
	padding-bottom: 25px;
	min-width: 985px;
}

#header-center {
	background: url('/img/header/header-long.png') no-repeat;
	background-position: center;
	height: 137px;
	width: 100%;
	min-width: 985px;
	z-index: 900;
	position: relative;
}

.header-left {
	background: url('/img/header/header-left-fade.jpg') no-repeat;
	width: 305px;
	margin-left: -305px;
	height: 112px;
	position: relative;
	float: left;
}

.header-right {
	background: url('/img/header/header-right-fade.jpg') no-repeat;
	width: 306px;
	margin-right: -306px;
	height: 112px;
	position: absolute;
	right: 0
}

/*** RONDELLES ****************************************************************/

#header h1 a {
	background: url('/img/header/logo-sprite-english-2.png') no-repeat;
	background-position: 0 0;
	width: 107px;
	height: 110px;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
	left: 50px;
	cursor: pointer;
}

.fr #header h1 a {
	background: url('/img/header/logo-sprite-french-2.png') no-repeat;
}

#header .logo-menu,
.fr #header .logo-menu {
	background-position: -343px 0;
	width: 127px;
	height: 129px;
	top: 7px;
	left: 39px;
}

#header .logo-locations,
.fr #header .logo-locations {
	background-position: -107px 0;
	width: 107px;
	height: 120px;
	top: 16px;
	left: 48px;
}

#header .logo-gift,
.fr #header .logo-gift {
	background-position: -214px 0;
	width: 129px;
	height: 124px;
	top: 12px;
	left: 36px;
}

#header .logo-order,
.fr #header .logo-order {
	background-position: -465px 0;
	width: 125px;
	height: 122px;
	top: 15px;
	left: 37px;
}

/*** GEOLOCATOR DROP-PANEL ****************************************************/

#header-drawer {
	margin-top: -27px;
	width: 100%;
    background-color: #741125;
	/*background: #741125 url('/img/header/drawer-edge.png') repeat-x center bottom;*/
	padding: 0 0 2px;
}

#header-drawer .drawer-inner {
	background: transparent url('/img/header/drawer-gradient.png') no-repeat center top;
	display: none;
}


#header-drawer .geolocator {
	width: 600px;
	padding: 20px 0;
	margin: 0 auto;
}

#header-drawer .geolocator .instructions {
	width: 450px;
	float: left;
}

#header-drawer .geolocator .instructions h4,
#header-drawer .geolocator .instructions h5,
#header-drawer .geolocator .instructions p {
	color: #fff;
	margin-bottom: 0.5em;
}
#header-drawer .geolocator .instructions p {
	font: 13px times,serif;
}

#header-drawer .geolocator .buttons {
	float: right;
	padding-top: 10px;
}

#header-drawer .geolocator .buttons a {
	display: block;
	min-width: 75px;
	height: 18px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	box-shadow: 0 2px 2px rgba(0,0,0,.4);
}


#header-drawer .geolocator .buttons a + a {
	margin-top: 10px;
	margin-bottom: 0;
}

/*** OPTIONS CONTAINER (TOP-RIGHT) ********************************************/

#header .options {
	float: right;
	margin-top: 5px;
	/*display: none;*/
}

#header .options li {
	float: left;
	color: #FFF;
}

#header .options li a,  #header .options li span{
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

#header .options li a:hover {
	text-decoration: underline;
}

#header .options li {
	padding: 0 8px;
}

#header .options li + li {
	border-left: solid 1px #fff;
}

#header .logout {
	display: inline-block;
	position: relative;
}

#header .logout span {
	opacity: 1;
}

#header a.progress {
	cursor: default;
	padding-right: 15px;
}

#header a.progress:hover {
	text-decoration: none !important;
}

#header a.progress span {
	opacity: 0.6;
}

#header .logout-spinner {
	display: none;
	position: absolute;
	right: -3px;
	top: -1px;
}

#header a.progress .logout-spinner {
	display: inline;
}

/*** NAVIGATION TABS **********************************************************/

#header .nav {
	position: absolute;
	top: 28px;
	left: 176px;
}

#header .nav li {
	float: left;
}

#header .nav li a {
	background: url('/img/header/nav-sprite-2.png') no-repeat;
	text-indent: -9999px;
	height: 46px;
	position: relative;
	display: block;
	cursor: pointer;
}

#header .nav li a.selected {
	z-index: 2
}

#header .nav li a#menu {
	width: 88px;
    background-position: -225px 0;
    margin-left: -8px;
}

#header .nav li a#menu.selected {
	background-position: -225px -46px;
}

#header .nav li a#locations {
	background-position: -101px 0;
	width: 124px;
	margin-left: -9px;
}

#header .nav li a#locations.selected{
	background-position: -101px -46px;
}

#header .nav li a#gift {
	background-position: -313px 0;
	width: 127px;
	margin-left: -10px;
}

#header .nav li a#gift.selected {
	background-position: -313px -46px;
}

#header .nav li a#order {
	background-position: 0px 0;
	width: 101px;
	margin-left: -7px;
}

#header .nav li a#order.selected {
	background-position: 0px -46px;
}

#header .nav li a#mybp {
    background-position: -440px 0;
    width: 93px;
    margin-left: 0;
}

#header .nav li a#mybp.selected {
    background-position: -440px -46px;
}


/*** FRENCH HEADER ADJUSTMENTS ************************************************/

.fr #header .nav li a {
	background: url('/img/header/nav-sprite-3-fr.png') no-repeat;
}

.fr #header .nav li a#order {
    background-position: 0 0;
    width: 102px;
    margin-left: -6px;
}

.fr #header .nav li a#order.selected {
    background-position: 0 -46px;
}

.fr #header .nav li a#locations {
    background-position: -102px 0;
    width: 112px;
    margin-left: -5px;
}

.fr #header .nav li a#locations.selected{
    background-position: -102px -46px;
}

.fr #header .nav li a#menu {
    background-position: -214px 0;
    width: 68px;
    margin-left: -8px;
}

.fr #header .nav li a#menu.selected{
    background-position: -102px -46px;
}


.fr #header .nav li a#gift {
	background-position: -282px 0;
	width: 134px;
	margin-left: -11px;
}

.fr #header .nav li a#gift.selected {
	background-position: -282px -46px;
}

.fr #header .nav li a#mybp {
    background-position: -420px 0;
    width: 94px;
    margin-left: 1px;
}

.fr #header .nav li a#mybp.selected {
    background-position: -417px -46px;
}


/*** LOCAL STORE INDICATOR ****************************************************/

#header .local {
	position: absolute;
	top: 78px;
	left: 171px;
	background-color: #CC092F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	padding: 5px;
	display: none;
}

#header .local a {
	color: #FFF;
	text-decoration: underline;
}

#header .local p {
	display: inline;
	margin: 0 2px 0 1px;
}

#header .local a.question {
	background: url("/img/header/question-2.png") no-repeat;
	width: 17px;
	height: 18px;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 5px;
}

#header .local .question-popup {
	width: 251px;
	height: 73px;
	position: absolute;
	top: -47px;
	right: -245px;
	display: none;
}

.fr #header .local .question-popup {
	height: 87px;
	top: -57px;
}

#header .local span.selected {
	display: none;
}

#header .local-selected span.detected {
	display: none;
}

#header .local-selected span.selected {
	display: inline;
}

#facebook-regional{
    display: inline-block;
    background: url('/img/header/header-fb-regional.gif') no-repeat;
    width: 19px;
    height: 20px;
    text-indent: -9999px;
    display: inline-block;
    margin-right: 10px;
}