html {
	overflow-y: scroll;
}

#header {
	position: relative;
}

#logo span {
	display: none;
}

#logo {
	display: block;
	float: left;
	height: 22px;
	width: 396px;
	margin: 0 55px 26px 0;
	background: url(../img/jcp_logo.gif) no-repeat;
}

#navimain {
	position: absolute;
	top: -4px;
	right: -45px;
}

#navimain li {
	float: left;
	margin-right: 35px;
	list-style: none;
}

#navimain li#nav_contact {
	margin-right: 0;
}

#navimain li a {
	display: block;
	float: left;
	height: 15px;
}

#navimain li a span {
	display: none;
}

#nav_news a {
	width: 48px;
	background: url(../img/jcp_navigation_sprite.gif) 0 0 no-repeat;
}

#nav_news_cur a {
	width: 48px;
	background: url(../img/jcp_navigation_sprite.gif) 0 -32px no-repeat;
}

#nav_news_cur a:hover,
#nav_news a:hover {
	background: url(../img/jcp_navigation_sprite.gif) 0 -16px no-repeat;
}

#nav_fashion a {
	width: 68px;
	background: url(../img/jcp_navigation_sprite.gif) -333px 0 no-repeat;
}

#nav_fashion_cur a {
	width: 68px;
	background: url(../img/jcp_navigation_sprite.gif) -333px -32px no-repeat;
}

#nav_fashion_cur a:hover,
#nav_fashion a:hover {
	background: url(../img/jcp_navigation_sprite.gif) -333px -16px no-repeat;
}

#nav_advertising a {
	width: 103px;
	background: url(../img/jcp_navigation_sprite.gif) -137px 0 no-repeat;
}

#nav_advertising_cur a {
	width: 103px;
	background: url(../img/jcp_navigation_sprite.gif) -137px -32px no-repeat;
}

#nav_advertising_cur a:hover,
#nav_advertising a:hover {
	background: url(../img/jcp_navigation_sprite.gif) -137px -16px no-repeat;
}

#nav_corporate a {
	width: 89px;
	background: url(../img/jcp_navigation_sprite.gif) -494px 0 no-repeat;
}

#nav_corporate_cur a {
	width: 89px;
	background: url(../img/jcp_navigation_sprite.gif) -494px -32px no-repeat;
}

#nav_corporate_cur a:hover,
#nav_corporate a:hover {
	background: url(../img/jcp_navigation_sprite.gif) -494px -16px no-repeat;
}

#nav_kids a {
	width: 37px;
	background: url(../img/jcp_navigation_sprite.gif) -676px 0 no-repeat;
}

#nav_kids_cur a {
	width: 37px;
	background: url(../img/jcp_navigation_sprite.gif) -676px -32px no-repeat;
}

#nav_kids_cur a:hover,
#nav_kids a:hover {
	background: url(../img/jcp_navigation_sprite.gif) -676px -16px no-repeat;
}

#nav_about a {
	width: 57px;
	background: url(../img/jcp_navigation_sprite.gif) -784px 0 no-repeat;
}

#nav_about_cur a {
	width: 57px;
	background: url(../img/jcp_navigation_sprite.gif) -784px -32px no-repeat;
}

#nav_about_cur a:hover,
#nav_about a:hover {
	background: url(../img/jcp_navigation_sprite.gif) -784px -16px no-repeat;
}

#nav_contact a {
	width: 71px;
	background: url(../img/jcp_navigation_sprite.gif) -933px 0 no-repeat;
}

#nav_contact_cur a {
    width: 71px;
	background: url(../img/jcp_navigation_sprite.gif) -933px -32px no-repeat;
}

#nav_contact_cur  {
	margin-right: 0 !important;
}	

#nav_contact_cur a:hover,
#nav_contact a:hover {
	width: 71px;
	background: url(../img/jcp_navigation_sprite.gif) -933px -16px no-repeat;
}

#navisub_men,
#navisub {
	position: absolute;
	top: 30px;
	left: 0;
}

#navisub_men {
	left: 156px;
}

#navisub_men li,
#navisub li {
	margin-right: 45px;
}

#navisub_men a,
#navisub a {
	height: 12px !important;
}

#nav_men_fashion a,
#nav_women_fashion a {
	width: 77px;
	background: url(../img/jcp_navigation_sprite.gif) 0 -46px no-repeat;
}

#nav_women_fashion_cur a,
#nav_women_fashion_cur a:hover,
#nav_women_fashion a:hover {
	width: 77px;
	background: url(../img/jcp_navigation_sprite.gif) 0 -59px no-repeat;
}

#nav_men_fashion_cur a,
#nav_men_fashion_cur a:hover,
#nav_men_fashion a:hover {
	width: 77px;
	background: url(../img/jcp_navigation_sprite.gif) 0 -72px no-repeat;
}

#nav_men_corp a,
#nav_women_corp a {
	width: 99px;
	background: url(../img/jcp_navigation_sprite.gif) -170px -46px no-repeat;
}

#nav_women_corp_cur a,
#nav_women_corp_cur a:hover,
#nav_women_corp a:hover {
	width: 99px;
	background: url(../img/jcp_navigation_sprite.gif) -170px -59px no-repeat;
}

#nav_men_corp_cur a,
#nav_men_corp_cur a:hover,
#nav_men_corp a:hover {
	width: 99px;
	background: url(../img/jcp_navigation_sprite.gif) -170px -72px no-repeat;
}

#nav_men_health a,
#nav_women_health a {
	width: 160px;
	background: url(../img/jcp_navigation_sprite.gif) -325px -46px no-repeat;
}

#nav_women_health_cur a,
#nav_women_health_cur a:hover,
#nav_women_health a:hover {
	width: 160px;
	background: url(../img/jcp_navigation_sprite.gif) -325px -59px no-repeat;
}

#nav_men_health_cur a,
#nav_men_health_cur a:hover,
#nav_men_health a:hover {
	width: 160px;
	background: url(../img/jcp_navigation_sprite.gif) -325px -72px no-repeat;
}



#galleria {
	clear: both;
}

.galleria-stage {
	left: 0 !important;
}

.galleria-image img {
	top: 0px !important;
}

.galleria-image-nav {
	margin-top: 0 !important;
}

#toggle {
	display: block;
	width: 25px;
	height: 47px;
	background: url(../img/Toggle_Icon.gif) no-repeat;
}	

#toggle  span {
	display: none;
}

.galleria-thumbnails .galleria-image {
	border: none !important;
}

.galleria-lightbox-shadow {
	background: none !important;
}

.galleria-image-nav {
	top: 280px !important;
}

.content_text {
	width: 845px;
	position: absolute;
	top: 100px;
}

.content_text h3 {
	margin: 0;
}

.content_text .date {
	display: block;
    float: left;
    width: 100px;
}

.galleria-lightbox-content {
	background: #000 !important;
}

.galleria-lightbox-next,
.galleria-lightbox-prev,
.galleria-lightbox-close {
	background: #000 !important;
	color: #fff !important;
}