@charset "utf-8";
/* CSS Document */

/*
**********************************
Global Header: Image Sprites
**********************************
*/
	/* Sprite image for global horizontal navBars and form headers */
	div#primaryNav,
	div#searchNav {
	background-image:url(/sfc3/images/noText/nd2010/sprite_hbars.png);
	}

	/* Sprite image for global notext elements */
	div#mastheadBar h1 a,
	div#mastheadBar h2 a,
	a#shoppingcartLink,
	div#headerLinks li#region a {
	background-image:url(/sfc3/images/noText/nd2010/sprite_global.png);
	}
	
	/* Sprite image for global ENGLISH elements */
	div#mastheadBar form input.formImagebutton, 
	div#searchNav form input.formImagebutton,
	a#freexchangesLink {
	background-image:url(/sfc3/images/en/nd2010/sprite_global_btns.png);
	}
	/* Sprite image for global SPANISH elements */
	body.uses div#mastheadBar form input.formImagebutton, 
	body.uses div#searchNav form input.formImagebutton,
	body.uses a#freexchangesLink {
	background-image:url(/sfc3/images/es/nd2010/sprite_global_btns.png);
	}

/*
**********************************
Global Header Styles
**********************************
*/

	div#header2010 {
	clear:both;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:755px;
	padding:0; border:0;
	margin: 0 0 19px 0;
	
	/*overflow: hidden;*/ /* clears floated div */
	/* center div in non-IE browsers */
    margin-left: auto;
    margin-right: auto;
    text-align: left; /* override global align-center */
	}
	
	div#mastheadBar {
	overflow:hidden; /*overflow:auto;*/
	zoom: 1;
	}
	
	/* Header logo and tagline */
	div#mastheadBar h1,
	div#mastheadBar h2 {
	float: left;
	padding:0; margin:0; borger:0;
	}
	
	/* Header logo */
	div#mastheadBar h1 a,
	div#mastheadBar h2 a {
	margin:0; padding:0; border:0;
	display:block;
	outline:none;
	height:76px;
	text-indent:-9009px; 
	}
	
	div#mastheadBar h1 a {
	width:120px;
	background-repeat:no-repeat;
	background-position: 0 0;
	}
	div#mastheadBar h1 a:hover {
	background-position: -120px 0;
	}
	
	/* Header tagline */
	div#mastheadBar h2 a {
	width:182px;
	background-repeat:no-repeat;
	background-position: 0 -99px;
	}
	div#mastheadBar h2 a:hover {
	background-position: 0 -175px;
	}
	
/* Header emailform */
	div#mastheadBar form {
	margin: 8px 0; 
	padding:0; border: 0;
	width: 440px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	}
	
	div#mastheadBar form label {
	padding: 0; margin:0; border:0;
	font-weight:bold;
	color: #6a187c;
	line-height:19px;
	display:inline;
	vertical-align:middle;
	}
	
	div#mastheadBar form label.error {
	color: #f00;
	}
	
div#mastheadBar form input.formTextfield {
    background-color: #F0EAF2;
    border: 2px solid #A27BAF;
    color: #712084;
    font-size: 10px;
    height: 16px;
    margin: 0;
    padding: 0 0 0 2px;
    vertical-align: middle;
    width: 220px;
	line-height:16px;
}
	* html div#mastheadBar form input.formTextfield {
		height:20px;
		heigh\t: 16px;
		line-heigh\t:16px;
		line-height:16px;
	}

	
	div#mastheadBar form input.formImagebutton {
	background-repeat:no-repeat;
	background-position: 0 -688px;
	
    display:inline;
	border: 0;
	line-height: 0;
    cursor: pointer;
    height: 19px;
    width: 30px;
	text-indent: -9999px;
	vertical-align:middle;
	}
	
	div#mastheadBar form input.formImagebutton:hover {
	background-position: 0 -720px;
	}

	
/* Header link container */
	div#mastheadBar div#headerLinks {
	padding: 0; margin:0; border: 0;
	text-align:right;
	/*width: 340px;*/
	width:440px;
	float:right;
		overflow:hidden; /*overflow:auto;*/
		zoom: 1;
	}
	
	div#mastheadBar div#headerLinks ul {
	margin: 0 0 2px 0; 
	padding:0; border: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	div#mastheadBar div#headerLinks ul a {
	text-decoration:none;
	color:#003371;
	}
	div#mastheadBar div#headerLinks ul a:hover {
	text-decoration:underline;
	color:#003371;
	}
	
	div#mastheadBar div#headerLinks li {
	padding: 0; margin:0; border: 0;
	line-height:12px;
	display:inline;
	padding: 0 8px 0 6px;
	background-image:url(/sfc3/images/noText/nd2010/global_header_linkbar_pipe.png);
	background-repeat:no-repeat;
	background-position: center right;
	}
	div#mastheadBar div#headerLinks li.last {
	padding-right:0;
	border-right:0;
	background-image: none;
	}
	
	div#headerLinks li#region a {
	padding-right:18px;
	background-position: right center;
	background-repeat:no-repeat;
	}
	/* us flag */
	div#headerLinks li#region a {
	background-position: right -248px;
	}
	/* ca flag */
	body.caen div#headerLinks li#region a {
	background-position: right -267px;
	}

	
/* Primary Navigation Container */
	div#primnavBar {
	border: 2px solid #6a187c;
		/*overflow:hidden; overflow:auto;*/
		zoom: 1;
	}
	
	div#primaryNav {
	padding: 0; margin:0; border: 0;
	height: 33px;
	background-color:#CCCCCC;
	background-repeat: repeat-x;
	background-position: 0 0;
	
		/*overflow:hidden; overflow:auto;*/
		zoom: 1;
	}
	
	a#shoppingcartLink {
	margin:0; padding:0; border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	display:block;
	outline:none;
	line-height:33px;
	width:220px;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	text-align:left;	
	background-color:#fff200;
	background-repeat: no-repeat;
	background-position: 0 -300px;
	}
	
	a#shoppingcartLink:hover {
	background-repeat: no-repeat;
	background-position: 0 -353px;
	}
	
	a#shoppingcartLink strong {
	font-weight:bold;
	text-decoration:underline;
	color: #6a187c;
	padding-left:40px;
	}
	
/* searchNav container bar */
	div#searchNav {
	padding: 4px 0 4px 20px;
	margin:0; border: 0;
	background-color:#9d38b4;
	background-repeat: repeat-x;
	background-position: 0 -106px;
		overflow:hidden; /*overflow:auto;*/
		zoom: 1;
	}
	
/* searchNav product search form */	
	div#searchNav form {
	margin:0; border: 0; padding:0;
	float: left;
	text-align:left;
	line-height:22px;
	width: 454px;
	height:22px;
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	}
	
	div#searchNav form label {
	padding: 0; margin:0; border:0;
	font-weight:bold;
	color: #ffffff;
	line-height:22px;
	/*background-color:#CCCCCC;*/
	display:inline;
	vertical-align:middle;
	}
	
	div#searchNav form input.formTextfield {
	margin:0;
	padding: 0 0 0 2px; 
	width:255px;
	border: 2px solid #a27baf;
	font-size:10px;
	line-height:18px;
	height:18px;
	vertical-align:middle;
	}
	* html div#searchNav form input.formTextfield {
		height:22px;
		heigh\t: 18px;
	}

	
	div#searchNav form input.formImagebutton {
	background-repeat:no-repeat;
	background-position: -50px -688px;
    display:inline;
	border: 0;
	line-height: 0;
    cursor: pointer;
    height: 22px;
    width: 30px;
	text-indent: -9999px;
	vertical-align:middle;
	}
	div#searchNav form input.formImagebutton:hover {
	background-position: -50px -720px;
	}
	
/* searchnav free exchanges link */
	a#freexchangesLink { 
	vertical-align:middle;
	margin:0; padding:0; border:0;
	float:right;
	display:inline;
	outline:none;
	width:275px;
	line-height:22px;
	text-indent:-9009px; 
	background-repeat:no-repeat;
	background-position: 0 -10px;
	}
	
	a#freexchangesLink:hover {
	background-position: 0 -42px;
	}
	
	


/*
**********************************
Global Header: Top Navigation Bar
**********************************
*/

ul#topnav {
	margin: 0 0 0 8px; padding: 0;
	float:left;
	width: 510px;
	list-style: none;
	font-size: 1.1em;
	background-image:url(/sfc3/images/noText/nd2010/sprite_hbars.png);
	height: 33px;
	z-index: 3000;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li.topitem {
	background-image:url(/sfc3/images/noText/nd2010/sprite_hbars.png);
}

ul#topnav li a.toplink {
	float: left; 
	font-size: 15px;
	height: 27px;
	font-weight: bold;
	text-decoration:none;
	padding: 7px 14px 0 10px;
	color: #6a187c;
	background-image: url(/sfc3/images/noText/nd2010/primnav_downarrow_default.png);
	background-repeat: no-repeat;
	background-position: right 50%;
}
ul#topnav li:hover a.toplink, ul#topnav li a.toplink:hover { 
	background-image: url(/sfc3/images/noText/nd2010/primnav_downarrow_hover.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	color: #fff;
}

ul#topnav li .sub {
	position: absolute;	
	top: 33px; left: 0;left: -9999px;
	background: #fcfcfc;
	border: solid 2px #6a187c;
	padding: 5px 20px;
	float: left;
	z-index: 3000;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
ul#topnav li:hover .sub { left: 0; }

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 130px;
	float: left;
	padding-bottom: 4px;
	z-index: 3001;
}
ul#topnav .sub ul li {
	width: 100%;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0 3px;
	background-image: none;
	color: #6a187c;
	font-size: 13px;
	font-weight:bold;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 3px 5px 1px 8px;
	display: block;
	text-decoration: none;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
ul#topnav .sub ul li a:hover {
	color: #555; 
}
ul#topnav .sub ul li a.clearance {color: #B40202; }
ul#topnav .sub ul li a.clearance:hover {color: #F73535; }
ul#topnav .sub ul li h2 a:hover {color: #9d4baf; }


#localeNotice {
	float:left; 
	display:inline; 
	width:740px;
	margin-bottom: 6px;
	padding: 5px;
	border: 2px solid #6a187c;
	background-color: #ddd;
	font-size: 15px;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#localeNotice #changeRegion {
	display: inline; 
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 4px;
}

#mobileSiteButton {
	width: 630px;
	padding: 30px;
	margin: 20px;
	font-size: 35px;
	border: 2px solid #6a187c;
	background-color: #ddd;
	font-weight: bold;
	-moz-border-radius-topleft: 20px;
	-khtml-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-khtml-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-khtml-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-khtml-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}


