#masthead #main-nav li a{
	background:url('../img/nav/keds-main.png') top left no-repeat;
}
#masthead #main-nav .women a{
	background-position:0 0;
	width:64px;
}
#masthead #main-nav .men a{
	background-position:-64px 0;
	width:52px;
}
#masthead #main-nav .kids a{
	background-position:-116px 0;
	width:54px;
}
#masthead #main-nav .design-your-own a{
	background-position:-170px 0;
	width:146px;
}

#masthead #main-nav .style-gallery a{
	background-position:-316px 0;
	width:128px;
}
#masthead #main-nav .as-seen-in a{
	background-position:-298px 0;
	width:97px;
}
#masthead #main-nav .our-story a{
	background-position:-395px 0;
	width:85px;
}

#masthead #main-nav .women a:hover{
	background-position:0 -21px;
}
#masthead #main-nav .men a:hover{
	background-position:-64px -21px;
}
#masthead #main-nav .kids a:hover{
	background-position:-116px -21px;
}
#masthead #main-nav .design-your-own a:hover{
	background-position:-170px -21px;
}
#masthead #main-nav .style-gallery a:hover{
	background-position:-316px -21px;
}
#masthead #main-nav .as-seen-in a:hover{
	background-position:-298px -21px;
}
#masthead #main-nav .our-story a:hover{
	background-position:-395px -21px;
}

body.women #masthead #main-nav .women a{
	background-position:0 -42px;
}
body.men #masthead #main-nav .men a{
	background-position:-64px -42px;
}
body.kids #masthead #main-nav .kids a{
	background-position:-116px -42px;
}
body.style-gallery #masthead #main-nav .design-your-own a{
	background-position:-170px -42px;
}
body.style-gallery #masthead #main-nav .style-gallery a{
	background-position:-316px -42px;
}
body.as-seen-in #masthead #main-nav .as-seen-in a{
	background-position:-298px -42px;
}
body.our-story #masthead #main-nav .our-story a{
	background-position:-395px -42px;
}

/* footer about */
#about h2,
#about h2 span{
	background:url('../img/headings/h2-about-keds.png') top left no-repeat;
	width:131px;
}

/* footer become insider */
#communicate h2,
#communicate h2 span{
	background:url('../img/headings/h2-become-keds-insider-promo.png') top left no-repeat;
	width:420px;
	height:36px;
}

/* insider signup */

#opt-in-wrapper input {
	width:170px;
}
#opt-in-wrapper button {
	background:transparent url('../img/common/submit-btn.png') no-repeat scroll left top;
	width:75px;
}


/* as seen in / ourstory ctas */
#communicate .nav-extra {
	background:transparent url('../img/common/social-separator.png') no-repeat scroll left top;
	margin:30px 0 0 20px;
	padding:7px 0 5px 15px;
	float:left;
}
.nav-extra li {
	background:transparent url('../img/nav/as_seen_in-our_story.png') no-repeat scroll left top;
	display:block;
	position:relative;
	text-indent:-999em;
	width:71px;
}
.nav-extra li a {
	display:block;
	height:10px !important;
	position:relative;
	width:71px;
}
#about li.our-story {
	background-position:-99px 0;
	margin-left:15px;
}
#about .nav-extra {
	clear:both;
	float:left;
	margin-bottom:30px;
	width:100%;
	
}
#about .nav-extra li {
	float:left;
	width:85px;
}
#about li.our-story {
	background-position:-99px 0;
	margin-left:15px;
}
#communicate li{
	height:auto;
}
#communicate li.our-story {
	background-position:-99px 0;
	margin-top:5px;
}
#about h2 {
	margin-bottom:15px;
}
#about h3 {
	font-size:16px;
	font-weight:normal;
	margin:15px 0 9px;
	padding:0;
	color:#333;
}

.call-us span{
	display:block;
	float:left;
	font:bold 13px Arial, Helvetica sans;
}

#social-links{margin-top:7px;}