/* ## Container */

body {
	background-image: url(/repo/CGN/desktop/header/02-images/160205_CGN_Header_Background.gif), url(/repo/CGN/desktop/footer/02-images/Jacamo_SS16_Footer_BG.gif) ;
	background-position: 0 -2px, center bottom;
	background-repeat: repeat-x;
	height: auto;
}

.hd-container {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1004px;
	text-transform: uppercase;
}

.hd-container-sticky {
	position: fixed;
	top: 0;
	width: 1004px;
	z-index: 1510;
}

.outerPageContainer .hd-container-sticky {
	max-width: 1300px;
	width: 1300px;
}

.hd-wrapper {
	display: table;
	height: 80px;
	margin: 0 auto;
	max-width: 1004px;
	width: 100%;
}

.hd-wrapper-content {
	display: table-row;
}

/* Sticky elements */

.hd-sticky-wrapper,
.hd-sticky-placeholder {
	background-color: #fff;
	display: none;
	width: 100%;
	z-index: 1000;
}

.hd-sticky-wrapper {
	left: 0;
	position: fixed;
	top: 0;
}

.hd-sticky-wrapper-active,
.hd-sticky-placeholder-active {
	display: block;
}

/* Search */

.hd-search {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}

#searchArea-4 {
	border: 1px solid #dadada;
	border-radius: 1px;
	box-sizing: content-box;
	height: 27px;
	position: static;
	width: auto;
}

#searchArea-4 p.title {
	display: none;
}

#searchArea-4 input,
#searchArea-4 select {
	margin: 0;
}

#searchArea-4 input#searchKeyWords {
	background: none;
	border: 0;
	float: left;
	font: 9px/27px 'SimplonMonoMedium';
	height: 100%;
	outline: none;
	padding: 0 10px;
	text-transform: uppercase !important;
	width: 220px;
}

#searchArea-4 input#searchKeyWords::placeholder {
	color: #000 !important;
	font: 9px 'SimplonMonoMedium';
}

#searchArea-4 input.searchButton {
	background: url(/repo/CGN/desktop/header/02-images/160205_CGN_Header_Sprite.png) 0 -56px no-repeat;
	border: 0;
	box-sizing: border-box;
	float: left;
	height: 100%;
	outline: none;
	padding-top: 0;
	text-indent: -99999px;
	width: 30px;
}

#searchForm {
	height: 100%;
}

/* Logo */

.hd-logo {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.hd-logo-link {
	background-image: url(/repo/CGN/desktop/header/02-images/160205_CGN_Header_Sprite.png);
	display: inline-block;
	height: 51px;
	text-indent: -99999px;
	width: 158px;
}

/* Links */

.hd-links {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}

.hd-links-wrapper {
	float: right;
}

.hd-link-wrapper {
	float: left;
}

.hd-link,
#gotoCheckOutContainerLink a, #gotoCheckOutContainerLink a:link, #gotoCheckOutContainerLink a:visited, #gotoCheckOutContainerLink a:hover {
	color: #000 !important;
	display: inline-block;
	font: 9px/23px 'SimplonMonoMedium';
	margin-left: 15px;
	text-decoration: none !important;
}

.hd-link:hover,
#gotoCheckOutContainerLink a:hover {
	text-decoration: underline !important;
}

.hd-link::before {
	background-image: url(/repo/CGN/desktop/header/02-images/160205_CGN_Header_Sprite.png);
	content: '';
	display: inline-block;
	float: left;
	margin: 0 5px;
}

.hd-link:before {
	background-image: url(/repo/CGN/desktop/header/02-images/160205_CGN_Header_Sprite.png);
	content: '';
	display: inline-block;
	float: left;
	margin: 0 5px;
}

.hd-link-storelocator::before {
	background-position: -29px -51px;
	height: 20px;
	width: 17px;
}

.hd-link-storelocator:before {
	background-position: -29px -51px;
	height: 20px;
	width: 17px;
}

.hd-link-signin::before,
.hd-link-signout::before,
.hd-link-myaccount::before {
	background-position: -46px -51px;
	height: 18px;
	width: 18px;
}

.hd-link-signin:before,
.hd-link-signout:before,
.hd-link-myaccount:before {
	background-position: -46px -51px;
	height: 18px;
	width: 18px;
}

.hd-link-bag::before {
	background-position: -64px -51px;
	height: 18px;
	width: 15px;
}

.hd-link-bag:before {
	background-position: -64px -51px;
	height: 18px;
	width: 15px;
}

#gotoCheckOutContainerLink {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#gotoCheckOutContainerLink a, #gotoCheckOutContainerLink a:link, #gotoCheckOutContainerLink a:visited, #gotoCheckOutContainerLink a:hover {
	color: #000;
	padding: 0;
}

#numItemsInBag {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	margin-left: -20px;
	text-align: center;
	width: 15px;
}

/* Back to top */

.hd-backtotop {
	background: url(/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png) -16px -76px no-repeat #fff;
	border: 1px solid #000;
	bottom: 20px;
	display: none;
	height: 55px;
	opacity: .7;
	position: fixed;
	right: 20px;
	text-indent: -99999px;
	text-align: center;
	width: 55px;
	z-index: 2000;
}

.hd-backtotop:hover {
	opacity: .9;
}

/* Primary */

.headerNav {
	margin: 0 auto;
	max-width: 1004px;
	text-transform: uppercase;
}

.headerNav-sticky {
	z-index: 1500;
}

.headerNav .primaryNav-sticky {
	background-color: #fff;
	position: fixed;
	top: 80px;
	width: 1004px;
	z-index: 1500;
}

.headerNav a {
	color: #000;
	text-decoration: none;
}

.primaryNav > li {
  height: 35px;
  margin: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 14.285%;
}

.primaryNav > li > ul {
	border: 1px solid #fff;
	margin-top: 35px;
	text-align: left;
}

/* 160614 - Top nav sale changes */
.primaryNav > li.sale {
  color: #BF0000;
}

.primaryNav > li a#topNav_Sale {
  color: #BF0000;
  font: 14px/34px 'SimplonMonoBold';
}

/* end of 160614 - Top nav sale changes */

.primaryNav > li:hover > ul {
	border-color: #000;
}

.primaryNav > li > a {
	border-top: 1px solid #fff;
	box-sizing: border-box;
	font: 14px/34px 'SimplonMonoMedium';
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.primaryNav > li:hover > a {
	background-color: #fff;  
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;*/   
}

.primaryNav > li:hover > a:hover {   
	text-decoration:underline;
}

.primaryNav > .hasSubNav > a {   
	padding-bottom: 0px;   
	z-index: 10000;
}

.mainNav .navColumnContainer .categoryHeading,
.mainNav .navColumnContainer .subCategoryHeading a {
	border-bottom: 1px solid #000;
	font: 14px 'SimplonMonoBold';
	padding-bottom: 5px;
	text-decoration: none;
}

.mainNav .mainColumn {
	width: 20%;
}

.mainNav .navGroup {
	margin-top: 0;
}

.mainNav .navGroup li {
	padding: 5px 0;
}

.mainNav .navGroup a {
	font: 12px 'SimplonMonoMedium';  
	text-transform: none;
}

.mainNav .navColumnSize1 {   
	width:224px !important;    
}  
.mainNav .navColumnSize2 {   
	width:490px !important;    
}  
.mainNav .navColumnSize3 {   
	width:724px !important;
} 
.mainNav .navColumnSize4 {   
	width:964px !important;  
}

.primaryNav ul li.navColumn3 .outlet a {
    background: transparent url(/repo/CGN/desktop/header/02-images/160616_SS16_CGN_DDM_OutletImage.jpg) repeat scroll 0 0;  
    display: block;
    height: 250px;
    margin: 0;
    text-indent: -9999px;
	background-position: -270px 0;
}
.primaryNav ul li.navColumn3 .outlet a:hover {
    background: transparent url(/repo/CGN/desktop/header/02-images/160616_SS16_CGN_DDM_OutletImage.jpg) repeat scroll 0 0; 
	background-position: -270px 0;
}

.mainNav .navColumn {
	width:207px !important;
	float:left !important;
	margin:15px !important; 
}

/* Secondary */

.secondaryNav {
	background-color: #ececec;
}

.secondaryNav > li {
	height: auto;
	text-align: center;
	width: 30%;
}

.secondaryNav a {
	font: 10px 'SimplonMonoMedium';
}

.secondaryNav a:hover {
	text-decoration: underline !important;
}

/* ################################################################################################### */
/* ###################################### MINI BAG DROPDOWN ########################################## */
/* ################################################################################################### */

#miniBagFooterCapTopRight {background: url(/repo/CGN/desktop/header/02-images/CGN_minibagBoxTopRtCap.png) no-repeat scroll right bottom transparent !important;}
#miniBagFooterCapTopLeft {background: url(/repo/CGN/desktop/header/02-images/CGN_minibagBoxTopLtCap.png) no-repeat scroll left bottom transparent !important;}
#miniBagFooterCapBotLeft { background: url(/repo/CGN/desktop/header/02-images/CGN_minibagBoxBotCap.png) no-repeat scroll left bottom transparent !important;}
#miniBagFooterCapBotRight { background: url(/repo/CGN/desktop/header/02-images/CGN_minibagBoxBotCap.png) no-repeat scroll right bottom transparent !important;}
#miniBagContainer {background-color: #e8e7e7 !important;}
#miniBagContainer .curveLT, #miniBagContainer .curveRT, #miniBagContainer .curveLB, #miniBagContainer .curveRB { background: none !important;}
#miniBagContainer #miniBagTitle { background-color: #000000; border-bottom: 1px solid #000000;}
#miniBagTitle p { color:#ffffff !important; text-transform:uppercase !important;}
#miniBagContainer #recentTitle p {text-transform:uppercase !important;}

.qtip .smallBtnGeneric .smallBtnCapLt {display:none;}
.qtip .smallBtnGeneric .smallBtnCapRt {	display:none;}

.qtip .smallBtnGeneric a, .smallBtnGeneric a:link, .qtip .smallBtnGeneric a:visited {
	background-image: url(/repo/CGN/desktop/header/02-images/CGN_btnSmallBg_green.gif);
    text-transform:uppercase !important; 
	font-size:10px !important;
	text-decoration:none;
	padding:0 7px !important;
    border-left: 1px solid #3a981e;
    border-right: 1px solid #3a981e;
}

.qtip .remove a { 
    border-left: 1px solid #ff232d !important;
    border-right: 1px solid #ff232d !important;
	background-image: url(/repo/CGN/desktop/header/02-images/CGN_btnSmallBg_red.gif) !important;
}

.qtip .remove a:hover { color:#000000 !important;}
.qtip .mbCheckoutButtonContainer { margin: 4px 3px 4px 0 !important; width: 237px !important;}
.qtip .commonBtnContinueTinted .commonBtnCapLt {background-image: url(/repo/CGN/desktop/header/02-images/CGN_btnTintedContinueCapLt.gif); width: 8px !important;}
.qtip .commonBtnContinueTinted a, .qtip .commonBtnContinueTinted a:link, .qtip .commonBtnContinueTinted a:visited {background-image: url("/repo/CGN/desktop/header/02-images/CGN_btnTintedContinueCapLt.gif"); width: 180px !important;}
.qtip .commonBtnContinueTinted .commonBtnCapRt {background-image: url(/repo/CGN/desktop/header/02-images/CGN_btnTintedCapRt.gif); width: 30px;}

.qtip .commonBtnContinueTinted a, .qtip .commonBtnContinueTinted a:link, .qtip .commonBtnContinueTinted a:visited {
    background-image: url(/repo/CGN/desktop/header/02-images/CGN_btnTintedBg.gif);
	text-decoration:none !important;
	text-transform:uppercase !important;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	padding-top:5px;
}

/* Wishlist */

.g24 {
	margin: 0;
	width: 100%;
}
