body {
	background-color: #d4e1cf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/shi_bg_main.gif);
}
.bgHomeRight {
	background-image: url(../images/bg_gradefrombot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.bgMain {
	background-image: url(../images/jy_bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.f0rmRegularTextFields {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #efefef;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.f0rmInputSearch {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	background-color: #efefef;
	height: 18px;
	width: 175px;
	border: 1px solid #CCC;
	color: #000;
}
.bgBrandCrave {
	background-color: #FFF;
	background-image: url(../images/jy_bg_brandback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.f0rmDropBrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border: 1px solid #333;
	width: 175px;
}
.bgShopNav {
	background-image: url(../images/jy_snav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.shopNavColumn {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#imgsrchWomen { cursor:pointer}
#imgsrchMen { cursor:pointer}
#imgSubSrchShoes { cursor:pointer}
#imgSubSrchApp { cursor:pointer}
#imgSubSrchSale { cursor:pointer}
#imgSubSrchNew { cursor:pointer}

/* These are the same except for color and bg color, which are specified for each.  Also, the selectedCrit has no hover behavior.*/
.shopNavCrit, .shopNavSelectedCrit {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin: 2px;
}
a.shopNavCrit {
	background-color: Transparent;	
	color: #333;
}
a.shopNavCrit:hover {
	background-color: #B41C7B;
	color: #FFF;
}
a.shopNavSelectedCrit {
	background-color: #B41C7B;
	color: #FFF;
}
/* These are the same except for border, which is specified for each.  Also, the selectedColor has no hover behavior.*/
.shopNavColorLink, .shopNavSelectedColorLink {
	color: #8B8B8B;
	display: block;
	margin: 0px;
	padding: 0px;
}
a.shopNavColorLink {
	border: 2px solid #CCC;
}
a.shopNavColorLink:hover {
	border: 2px solid #000;
}
a.shopNavSelectedColorLink {
	border: 2px solid #FFFFFF;
}
#shopNav {
	position:absolute;
	width:307px;
	z-index:2;
	background-color: #828282;
	visibility: visible;
}
#dvShopNav {
	position:absolute;
	width:307px;
	z-index:3;
	background-color: #828282;
	padding: 0px;
	visibility: hidden;
}
.bgPagination {
	background-image: url(../images/jy_bg_pagination.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.paginationLonghand {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 15px;
	color: #000;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#listingHolder {
	height: 595px;
	width: 663px;
	overflow: hidden;
}
#listings {
	height: 535px;
	position: relative;
	visibility: visible;
	top: 0px;
	right: 0px;
}

#listingsViewAll {
	position: relative;
	visibility: visible;
	top: 0px;
	right: 0px;
}

.paginateNumbInfo {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 24px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0;
	font-weight: normal;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 24px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
}
.hdTellFriend {
	font-family: rockwell, memphis, arial, sans-serif;
	font-size: 20px;
	color: #000;
	padding-bottom: 0px;
}
.hdSubTellAFriend {
	font-family: rockwell, memphis, arial, sans-serif;
	font-size: 16px;
	color: #333;
	padding-bottom: 0px;
}


.pageNumsSm {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	background-image: url(../images/shi_ul_pages_over.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	display: block;
}
a.pageNumsSm {
	background-image: none;
	color: #646464;
}
a.pageNumsSm:hover {
	background-image: url(../images/shi_ul_pages_in.gif);
	color: #b70072;
}
.pageNumsSmOn {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(/images/jy_ul_pages_in.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	display: block;
	color: #b70072;
}
.divNumHolder {
	text-align: center;
	width: 20px;
	float: left;
}
.divNumHolderOn 
{
	background-image: url(/images/shi_ul_pages_in.gif);
	text-align: center;
	width: 20px;
	float: left;
}

.paginateShort {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.headCell {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.txtMainCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.txtSubCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding: 10px;
	line-height: 16px;
}
.siteMapL1 {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	display: block;
	padding: 20px;
	border: 1px solid #C8C8C8;
}
.siteMapGlobalHD {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 6px;
}
.siteMapL2 {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #F7B9DA;
	display: inline-block;
	margin: 5px;
	padding: 2px;
	border: 1px solid #999;
	clear: both;
}
.siteMapL3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}
.detailImageDiv {
	margin-left: -1px;
	background-color: #FFF;
}
.xSell
{
	background-color: #b70072;
	height:35px;
	vertical-align: bottom;
}
.xSell span {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	display: inline-block;
	padding: 6px 20px 6px 20px;
	margin: 8px 0px 0px 8px;
}

#dvTags {width:400px;}
.pCloud a.plistTag1  { font-size: 8px; text-decoration:none; color: #666666; padding: 5px; }
.pCloud a.plistTag2  { font-size: 12px; text-decoration:none; color: #666666; padding: 5px; }
.pCloud a.plistTag3  { font-size: 18px; text-decoration:none; color: #666666; padding: 5px; }
.pCloud a.plistTag4  { font-size: 24px; text-decoration:none; color: #666666; padding: 5px; }
.pCloud a.plistTag5  { font-size: 30px; text-decoration:none; color: #666666; padding: 5px; }
.bgProdGradeRt {
	background-image: url(../images/jy_bg_prod_grade_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.prodDetTable {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.prodDetName {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 22px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/jy_bg_proddet_nam.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 23px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.prodDetNumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.prodDetCallout {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.prodDetLongDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.prodDetPrice {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bmlRow {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.prodDetDivThumb {
	float: left;
	height: 51px;
	width: 51px;
}
a.prodDetThumb {
	background-color:transparent;
	display: block;
}
a.prodDetThumb:hover {
	background-color:#666;
}
.tellAFriendNumbs {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 78px;
	line-height: 78px;
	color: #999;
}
.tellAFriendFormLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	padding-bottom: 0px;
	padding-top: 10px;
}
.storeLocTags {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.storeLocHeads {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	font-weight: normal;
	color: #333;
	padding-top: 75px;
}
.storeLocJobBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #C5C5C5;
}
.storeLocHdOnDark {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	color: #FFF;
	margin: 0px;
	line-height: 20px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.storeLocStoreBaseOD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #CCC;
	text-transform: uppercase;
}
.storeLocStoreHdOD {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFF;
}
.storeLocStoreBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
}
.storeLocStoreHd {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #333;
}
.promoPosters {
	float:left;
	width:314;
	padding:8;
	background-color:#666;
	margin:8;
	clear: none;
}
.hdSearchResultsDets {
	font-family: helvetica, arial, sans-serif, swiss;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 8px;
}
.hdSearchResultTerm {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 30px;
	font-weight: bold;
	color: #666;
	padding-bottom: 0px;
	line-height: 36px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 8px;
}
.hdSearchGen {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	line-height: 14px;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.srchNewRadioField {
	font-family: helvetica, arial, sans-serif, swiss;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-right: 8px;
	padding-left: 0px;
}
.hdSrchNewSearchSect {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #A6266A;
	padding-top: 4px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#newSrchCrit {
	visibility: hidden;
	position: relative;
}
.bgJobsLifestyle {
	background-image: url(../images/shi_bg_jobs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 10px;
}
.txtJobSection {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding: 8px;
}
#quickShop {
	position:absolute;
	width:100%;
	height:500px;
	z-index:5;
	left: 0;
	top: 150px;
	overflow: visible;
	display:none;
}
.hnavDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	overflow: visible;
	position:absolute;
	visibility:hidden;
	height: 30px;
	width: 463px;
}
a.homeNavBarLinks {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	display: inline-block;
	margin: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.homeNavBarLinks:hover {
	background-color: #333;
	color: #FFF;

}
.bgFooter {
	background-image: url(../images/shi_bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.divRightNav 
{
	float: right;
	width: auto;
	overflow: visible;
	position: relative;
	margin-left: -100px;
	z-index: 3;
}
.bgRnav {
	background-image: url(../images/shi_bg_rnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Placeholder Generic */
.bgRnavL{
	background-image: url(../images/shi_rnav_hd_blank.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/* End Placeholder */
.bgRnavLShoes{
	background-image: url(../images/shi_rnav_hd_shoes.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgRnavLApp {
	background-image: url(../images/shi_rnav_hd_apparel.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgRnavLSale {
	background-image: url(../images/shi_rnav_hd_sale.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#listingHolder {
	position: relative;
	height: 615px;
	width: 694px;
	z-index: 1;
	float: left;
}
#sizePicker {
	width:auto;
	overflow: visible;
	padding:5px;
	position: relative;
}
.listingHeadline {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 28px;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.divRightNavSearch {
	float: right;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 3;
	width: 340px;
}
.hdSearchNewMain {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.wishlistPopText {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.InlineHeads {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	color: #666;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333;
}
a.large {
	text-decoration: none;
}
a.large:hover {
	text-decoration: underline;	
}
.iFashRightBg {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #333;
	background-image: url(../images/bg_shi_iforfashmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 30px;
}
.txti4fash {
	font-family: "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.storeLocHeadsCopyNP {
	font-family: "Century Gothic", helvetica, arial;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
.hdStoreLocMainStor {
	font-family: "Century Gothic", helvetica, arial;
	font-size: 36px;
	color: #000;
	padding: 5px;
	background-color: #FFF;
}
div.plistOuterSm{
	background: #fff url(../images/bg_smListShi.gif) no-repeat left bottom;
	display: block;
	float: left;
	height: 160px;
	position: relative;
	text-align:center;
	width: 120px;
	overflow:hidden;
}
div.plistOuterSm:hover{
	background: #fff url(../images/bg_smListShi.gif) no-repeat left top;
}
div.plistOuterSm a{
	color: #000;
	text-decoration: none;
}
a.smProdLink img{
	border: 0;
	height: 118px;
	margin: 1px;
	width: 118px;
	display: block;
}
a.plistSmQuick{
	display: none;
	height: 19px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 40px;
}
div.plistOuterSm div.plistName{
	background: #fff;
	bottom: 21px;
	display: block;
	font-weight: bold;
	height: 26px;
	left: 1px;
	padding: 1px 0;
	/*position: absolute;
	width: 118px;*/
}
div.plistOuterMed{
	background: #fff url(../images/bg_medListShi.gif) no-repeat left bottom;
	display: block;
	float: left;
	height: 200px;
	position: relative;
	text-align:center;
	width: 160px;
	margin-bottom: 20px;
}
div.plistOuterMed:hover{
	background: #fff url(../images/bg_medListShi.gif) no-repeat left top;
}
div.plistOuterMed a{
	color: #000;
	text-decoration: none;
}
a.medProdLink img{
	border: 0;
	height: 158px;
	margin: 1px;
	width: 158px;
	display: block;
}
a.plistMedQuick{
	display: none;
	height: 19px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 40px;
}
div.plistOuterMed div.plistName{
	background: #fff;
	bottom: 21px;
	display: block;
	font-weight: bold;
	height: 26px;
	left: 1px;
	padding: 1px 0;
	/*position: absolute;
	width: 158px;*/
}
div.plistOuterLrg{
	background: #fff url(../images/bg_lrgListShi.gif) no-repeat left bottom;
	display: block;
	float: left;
	height: 260px;
	position: relative;
	text-align:center;
	width: 240px;
}
div.plistOuterLrg:hover{
	background: #fff url(../images/bg_lrgListShi.gif) no-repeat left top;
}
div.plistOuterLrg a{
	color: #000;
	text-decoration: none;
}
a.lrgProdLink img{
	border: 0;
	height: 238px;
	margin: 1px;
	width: 238px;
	display: block;
}
a.plistLrgQuick{
	display: none;
	height: 19px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 40px;
}
div.plistOuterLrg div.plistName{
	background: #fff;
	bottom: 21px;
	display: block;
	font-weight: bold;
	height: 26px;
	left: 1px;
	padding: 1px 0;
	position: absolute;
	width: 238px;
}
