@charset "utf-8";
/* CSS Document */

/*
**********************************
Global Homer: Image Sprites
**********************************
*/

	/* Sprite image for global horizontal navBars and form headers */
		/*background-image:url(/sfc3/images/noText/nd2010/sprite_hbars.png);*/
	
	/* Sprite image for global notext elements */
	div#home2010 form h3 {
	background-image:url(/sfc3/images/noText/nd2010/sprite_global.png);
	}
	
	/* Sprite image for global ENGLISH elements */
	div#heroBar form#accountloginForm input.formImagebutton,
	div#shoeBar form#shoefinderForm input.formImagebutton,
	div#heroBar a#quickorder {
	background-image:url(/sfc3/images/en/nd2010/sprite_global_btns.png);
	}

	/* Sprite image for global SPANISH elements */
	body.uses div#heroBar form#accountloginForm input.formImagebutton,
	body.uses div#shoeBar form#shoefinderForm input.formImagebutton,
	body.uses div#heroBar a#quickorder {
	background-image:url(/sfc3/images/es/nd2010/sprite_global_btns.png);
	}

/*
**********************************
heroBar: hero image, account login, quickorder

Wrapped in div#bodyContent2010

**********************************
*/

	div#home2010 div#heroBar {
	padding:0; border:0;
	margin: 0 0 10px 0;
	overflow:hidden;
	zoom: 1; /* for ie6 */
	}
	
/* global homepage forms */
	div#home2010 form {
	font-size:11px;
	width: 200px;
	padding:0; border:0;
	margin:0 0 20px 0; 
	/*background-color:#e0d4e5;  temp */
	float:right;
	background-image:url(/sfc3/images/noText/nd2010/global_home_formbody_bg.png);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 5px solid #a27baf;
	
	overflow:visible;
	zoom:1;
	}	
	
	div#home2010 form fieldset {
	margin:0; border:0; padding:0;
	}
	
	/*div#home2010 form legend -> replaced LEGEND with H3*/
	div#home2010 form h3 {
	margin:0; padding:0; border:0;
	display: block;
	width:200px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color: #6a187c;
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
	/* form text field labels */
	div#home2010 form label.formTextfield {
	float: left;
	clear: left;
	margin:0; padding:0; border:0;
	color:#7d7d7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:21px;
	display: block;
	text-align: left;
	height:21px;
	
	margin-bottom: 4px;
	
	width:71px;

	}
	
	div#home2010 form input.formTextfield {
	margin:0; padding:0; border:0;	
	background-color:#ffffff;
	color:#000;
	font-size:11px;
	line-height:21px;
	border: 1px solid #7d7d7d;
	border-left: 2px solid #a27baf;
	margin-bottom: 4px;
	width: 116px;
	height:19px;
	}
	
	* html div#home2010 form input.formTextfield
	{
 	width: 116px;
  	w\idth: 113px;
	height: 21px;
	heig\ht: 19px;
	}
	
	div#home2010 form input.formImagebutton label.formCheckbox {
	margin:0; padding:0; border:0;
	line-height:14px;
	}
	
   div#home2010 form input.formImagebutton {
	background-repeat:no-repeat;
	background-position: top left;
	
    display:inline;
	border: 0;
	line-height: 0;
    cursor: pointer;
	text-indent: -9999px;
	vertical-align:middle;
	}
	
	div#home2010 form input.formImagebutton:hover {
	background-position: bottom left;
	}


/* Hero image container */
	div#heroBox {
	text-align:left;
	width: 533px;
	height:258px;
	/*background-color:#FFCC66;*/
	float:left;
	}

/* form: account login */
	div#heroBar form#accountloginForm {
	/*height: 180px;  temp */
	padding-bottom:10px;
	}
	
	/* login form default: english */
	div#heroBar form#accountloginForm input.formImagebutton {
	height: 22px;
    width: 48px;
	margin-top:4px;
	margin-right: 4px;
	background-repeat:no-repeat;
	background-position: -100px -688px;
	}
	/* login form btn: wider for Spanish */
	body.uses div#heroBar form#accountloginForm input.formImagebutton {
	width: 72px;
	}
	body.uses div#home2010 form label.formTextfield {
	line-height:10px;
	}
	div#heroBar form#accountloginForm input.formImagebutton:hover {
	background-position: -100px -720px;
	}
	
	
	div#heroBar form#accountloginForm ul {
	list-style-type: none;
	padding:0; border:0;
	margin: 0 0 5px;
	}
	
	div#heroBar form#accountloginForm li {
	}
	
/*	quickorder */
	div#heroBar a#quickorder {
	margin:0; padding:0; border:0;
	text-align:left;
	display:block;
	outline:none;
	width:200px;
	height:40px;
	text-indent:-9009px;
	background-repeat:no-repeat;
	background-position: 0 -84px;
	float:right;
	clear:right;
	}
	
	div#heroBar a#quickorder:hover {
	background-position: 0 -134px;
	}
	
/*
**********************************
shoeBar: shoe collections (4) and shoe finder form
**********************************
*/
	div#shoeBar { /* default shoebar image: US */
	padding:0; margin:0; border:0;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image:url(/sfc3/images/noText/nd2010/global_home_shoebox_us.png);
	overflow:auto;
	zoom: 1; /* for ie6 */
	}
	/* CA shoebar */
	body.caen div#shoeBar {
	background-image:url(/sfc3/images/noText/nd2010/global_home_shoebox_ca.png);
	}

	/*
	**********************************
	shoe collection
	**********************************
	*/
	
	div#shoeCollection {
	text-align:left;
	width: 533px;
	float:left;
	zoom:1;
	}
	/* reset */
	div#shoeCollection div,
	div#shoeCollection ul,
	div#shoeCollection li {
	padding:0; margin:0; border:0;
	}
	
	div#shoeCollection h3 {
	display: none;
	}
	
	div#shoeCollection div.shoebox {
	width: 133px;
	float:left;
	}
	
	div#shoeCollection h4 {
	margin:0; padding:0; border:0;
	}
	
	div#shoeCollection h4 a {
	margin:0; padding:0; border:0;
	display: block;
	margin-bottom: 6px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color: #6a187c;
	
	border-bottom:2px solid #acbd35;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-left: 2px;
	width:127px;
	}
	* html div#shoeCollection h4 a
	{
 	width: 127px;
  	w\idth: 125px;
	}
	
	
	div#shoeCollection h4.athletic a {
	color:#acbd35;
	border-bottom:2px solid #acbd35;
	}
	div#shoeCollection h4.dress a {
	color:#a27baf;
	border-bottom:2px solid #a27baf;
	}
	div#shoeCollection h4.casual a {
	color:#f07935;
	border-bottom:2px solid #f07935;
	}
	div#shoeCollection h4.work a {
	color:#dac208;
	border-bottom:2px solid #dac208;
	}
	
	div#shoeCollection h4.athletic a:hover {
	color:#ffffff;
	background-color:#acbd35;
	border-bottom:2px solid #acbd35;
	}
	div#shoeCollection h4.dress a:hover {
	color:#ffffff;
	background-color:#a27baf;
	border-bottom:2px solid #a27baf;
	}
	div#shoeCollection h4.casual a:hover {
	color:#ffffff;
	background-color:#f07935;
	border-bottom:2px solid #f07935;
	}
	div#shoeCollection h4.work a:hover {
	color:#ffffff;
	background-color:#dac208;
	border-bottom:2px solid #dac208;
	}
	
	/* */
	div#shoeCollection ul {
	list-style-type:none;
	padding-right:12px;
	}
	
	div#shoeCollection li {
	text-align:right;
	}
	
	div#shoeCollection li.womensLink a {}
	
	div#shoeCollection li.mensLink a {}
	
	div#shoeCollection li.shoeLink a {
	margin:0; padding:0; border:0;
	text-align:left;
	display:block;
	outline:none;
	width:auto;
	height:114px;
	text-indent:-9009px;
	background-color:transparent;
	}
	


	
	/*
	**********************************
	shoe finder form
	**********************************
	*/
	
	div#shoeBar form#shoefinderForm {
	padding:0; margin:0;
	}
	div#shoeBar form#shoefinderForm label {
	display:none;
	}
	
	div#shoeBar form#shoefinderForm ul {
	list-style-type: none;
	padding:0; border:0;
	margin: 0;
	}
	
	div#shoeBar form#shoefinderForm li {
	padding:0; border:0;
	margin: 4px 0;
	}
	
	div#shoeBar form#shoefinderForm select {
	text-align:left;
	width: 198px;
	font-size:11px;
	border: 1px solid #7d7d7d;
	border-left: 2px solid #a27baf;
	color:#000;
	width: 190px;
	}
	* html div#shoeBar form#shoefinderForm select {
 	width: 190px;
  	w\idth: 187px;
	}
	
	/* Shoe Finder 'show results' button */
	div#shoeBar form#shoefinderForm input.formImagebutton {
	display:block;
	height: 22px;
    width: 87px;
	background-color:#666666;
	background-position: -192px -688px;
	}
	div#shoeBar form#shoefinderForm input.formImagebutton:hover {
	background-position: -192px -720px;
	}


/*
**********************************
carousel link bar
**********************************
*/

	
	div#carouselBar {
	border:0;
	margin: 20px 0 0 0;
	padding: 0 0 0 22px; /* left padding to center buttons */
	overflow:auto;
	zoom: 1; /* for ie6 */
	}
	
	div#carouselBar ul {
	padding:0; margin:0; border:0;
	list-style-type: none;
	position:relative;
	zoom: 1; /* for ie6 */
	}
	
	div#carouselBar li {
	padding:0; margin:0; border:0;
	float:left;
	text-align:center;
	}
	
	div#carouselBar li#sliptest,
	div#carouselBar li#shoeprogram {
	padding-top:20px;
	}
	
	/* sprite carousel image. default: English.  US_EN, CA_EN */
	div#carouselBar li#sliptest a,
	div#carouselBar li#shoeprogram a,
	div#carouselBar li#review span {
	background-image:url(/sfc3/images/en/nd2010/sprite_carousel.png);
	}
	
	/* sprite carousel image.  US_ES (Spanish) */
	body.uses div#carouselBar li#sliptest a,
	body.uses div#carouselBar li#shoeprogram a,
	body.uses div#carouselBar li#review span {
	background-image:url(/sfc3/images/es/nd2010/sprite_carousel.png);
	}
	
	div#carouselBar li#sliptest a {
	margin:0; padding:0; border:0;
	text-align:left;
	display:block;
	outline:none;
	width:184px;
	height:125px;
	text-indent:-9009px;
	background-repeat:no-repeat;
	background-position: 0 -386px;
	}
	div#carouselBar li#sliptest a:hover {
	background-position: 0 -521px;
	}
	
	div#carouselBar li#review span {
	display:block;
	height:175px;
	width:339px;
	text-indent:-9009px;
	background-position: 50px 0;
	background-repeat:no-repeat;
	}
	
	div#carouselBar li#shoeprogram a {
	margin:0; padding:0; border:0;
	text-align:left;
	display:block;
	outline:none;
	width:184px;
	height:125px;
	text-indent:-9009px;
	background-repeat:no-repeat;
	background-position: 0 -662px;
	background-color:#CCCCCC;
	}
	div#carouselBar li#shoeprogram a:hover {
	background-position: 0 -797px;
	}

