/* **************************************** AW 2015 ***************************************** */
/* *********************************** JACAMO HEADER CSS ************************************ */
/* ****************************************************************************************** */

body {
	background-image: url(/repo/CGN/desktop/header/02-images/Jacamo_AW15_Header_BG.png), url(/repo/CGN/desktop/header/02-images/Jacamo_AW15_Footer_BG.gif) ;
	background-position: center 31px, center bottom;
	background-repeat: repeat-x;
	height: auto;
}

.headerNav {
    position: relative;
    z-index: auto !important;
    display: block;
    clear: both;
}

#r-siteHeader {
	background-color: #000;
	height: 54px;
	position: relative;
	z-index: 1000;
}

#r-siteHeader.r-sticky {
	position: fixed;
	top: 0;
	max-width: 1010px;
	width:100%
}

#primaryNav.r-sticky {
    background-color: #000 !important;
    max-width: 1300px;
    padding-top: 6px;
    position: fixed;
    top: 54px;
    width: 100%;
    z-index: 997;
}

#r-siteHeaderBackground {
	background-color: #000;
	display: none;
	height: 91px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 600;
}

#r-siteHeaderBackground.r-active {
	display: block;
}

/* Placeholder */
#r-placeholder {
	display: none;
	height: 80px;
	width: 100%;
}

#r-placeholder.r-active {
	display: block;
}

#r-backToTop {
	background: url(/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png) -16px -76px no-repeat #fff !important;
	border: 1px solid #000;
	bottom: 20px;
	display: none;
	float: right;
	height: 55px;
	opacity: 0.7;
	/*padding-top: 15px;*/
	position: fixed;
	right: 20px;
	text-align: center;
	width: 55px;
	z-index: 2000;
}
#r-backToTop:hover {
    opacity: 0.9;
}

/* Search */
#r-search {
	top: 15px;
	z-index: 10;
	position:relative;
	float:left;
	width:33%;
}

/* credit text if required */
	/*#r-search p.credit {color:#FFFFFF; font-size:0.65em;}
	.r-credit {top:2px !important;}*/
/* #### credit text END ###*/

#r-search .title {
	display: none;
}

#r-search #searchArea-4 {
	height: auto;
	position: relative;
	width: auto;
	left:0;
	top:0;
}

#r-search #searchForm {
	border: 0px;
	height: 36px;
	max-height: 36px;
}

#searchArea-4 input#searchKeyWords {
    background: none repeat scroll 0 0 #fff;
    border: 0;
	border-radius: 2px 0 0 2px;
    color: #000;
    display: block;
    height: 13px;
    margin: 0;
	float: left;
	font-size: 14px;
	line-height: 16px;
	outline: 0;
	padding: 8px 8px 8px 8px;
	text-transform: uppercase;
	-moz-transition: .3s width;
	-o-transition: .3s width;
	-webkit-transition: .3s width;
	transition: .3s width;
	width: 192px;
}

#searchArea-4 #searchKeyWords.r-active {
	padding: 8px 25px 8px 8px;
	width: 260px;
}

#searchKeyWords:-ms-input-placeholder {color: #c8c8c8;}
#searchKeyWords:-moz-placeholder {color: #c8c8c8;}
#searchKeyWords::-moz-placeholder {	color: #c8c8c8;}
#searchKeyWords::-webkit-input-placeholder {color: #c8c8c8;}
#searchKeyWords:focus:-ms-input-placeholder {color: #000;}
#searchKeyWords:focus:-moz-placeholder {color: #000;}
#searchKeyWords:focus::-moz-placeholder {color: #000;}
#searchKeyWords:focus::-webkit-input-placeholder {color: #000;}

#searchArea-4 #searchButton {
	background: url(/repo/DAL/desktop/header/02-images/sprite-150708.png) 7px -12px no-repeat #fff;
	border: 0;
	border-radius: 0 2px 2px 0;
	float: left;
	height: 29px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 35px;
}

#searchArea-4 #searchButton.r-active {
	background-position: 7px -54px;
}

#r-logo {
	box-sizing: border-box;
	top: 3px;
	width:29%;
	float:left;
	text-align:center;
}

#r-logo a {
	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll 12px 6px;
	display: inline-block;
	height: 44px;
	width: 155px;
}

/* Menu */
#r-menu {
	height: 100%;
	text-transform: uppercase;
	top: 0;
	z-index: 10;
	position:relative;
	float:right;
	right:0;
}

#r-menu ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 0 10px;
}

#r-menu li {
	float: left;
	margin: 0 5px;
}

#r-menu li a {
	color: #fff;
	font: 10px 'GGX88BkRegular', Arial;
}

#r-locator {background: url(/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png) -583px 2px no-repeat; padding: 3px 10px 2px 20px;}
#r-signIn, #r-signOut, #r-MyAccount {background: url(/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png) -583px -49px no-repeat; padding: 3px 10px 0 22px;}

#gotoCheckOutContainerLink {
	top: 0px;
	height: 40px;
	margin-top: 0;
	position: relative;
	right: 0;
	width: 50px;
	float:right;
}

#gotoCheckOutContainerLink a,
#gotoCheckOutContainerLink a:link,
#gotoCheckOutContainerLink a:visited,
#gotoCheckOutContainerLink a:hover {
	display: inline-block;
	font: 10px/10px Arial, Helvetica, sans-serif;
	padding: 12px 0px 8px 0px;
	text-decoration: none;
	top:6px !important;
	width:50px !important;
	right:0px !important;
	color:#ffffff;
}

#gotoCheckOutContainerLink a span,
#gotoCheckOutContainerLink a span:link,
#gotoCheckOutContainerLink a span:visited,
#gotoCheckOutContainerLink a span:hover {
	background: url(/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png) -583px -113px no-repeat;
	color:#000000;
	padding:10px 10px 0 4px;
}

.qtip {
	margin-top: 20px;
}



/* ****************************************************************************************** */
/* ********************************* start of moved styles from siteNav.css****************** */
/* ****************************************************************************************** */

.primaryNav {
	background: none repeat scroll 0 0 #000000 !important;
	font-family: 'GGX88BkRegular', Arial;
	text-rendering: optimizeLegibility !important;
	font-weight: normal !important;
	margin-bottom:0 !important;
}

#navigationTop .mainNav > li > a {
	color: #fff !important;
	text-shadow: none !important;
	font-weight: normal !important;
}

#LM_topNavigation .primaryNav > li > a {
    color: #FFFFFF;
}

#secondaryNav {
	background-color:#414247;
}

#secondaryNav a {
	color: #ffffff;
	font-size: 11px !important;
	padding:0 95px 4px 95px !important;
	text-transform: uppercase !important;
	width: auto !important;
}
#secondaryNav a:hover {
	text-decoration: underline;
	transition: none 0s ease 0s !important;
}

/* ######### ie8 fixes ######## */
#LM_topNavigation .primaryNav > li > a {text-transform:uppercase\9; font-size:14px\9; padding:0 27px\9;}
#secondaryNav a { padding:0 90px 4px 90px\9 !important;}
#r-search #searchArea-4 { left:10px\9 !important;}
.mainNav .navColumnContainer a {font-size:13px\9;}
.mainNav .navColumnContainer .categoryHeading { font-size:14px\9; text-transform:uppercase\9;}
/* ######### ie8 end ########## */




@media only screen and (min-width: 1028px) {
	.mainNav {
		width: 1005px;
	}
	.mainNav li {
		font-size: 12px;
		margin: 0;
	}
	.mainNav a {
		color: #000;
		text-decoration: none;
	}
	.mainNav a:hover, .mainnav a:focus {
		color: #000;
		text-decoration: none;
	}
	.mainNav > li > a {
		font-size: 14px;
		font-weight: bold;
		line-height: 31px;
		margin: 0;
		padding: 0 26px;
		text-transform: uppercase;
		transition: color 0.6s ease 0s;
	}
	.mainNav li:hover > .navColumnContainer, .mainNav li:focus > .navColumnContainer {
		opacity: 1;
	}
	.mainNav .navColumnContainer {
		background: none repeat scroll 0 0 #fff;
		border: 1px solid #ffffff !important;
		box-shadow:0 !important;
	}
	.mainNav .navColumnContainer li {
		font-size: 12px;
	}
	
	.mainNav .navColumnContainer .categoryHeading, .mainNav .navColumnContainer .subCategoryHeading {
		background: none repeat scroll 0 0 transparent;
		font-size: 12px;
		margin: 0 0 7px;
		padding: 0 0 2px;
		text-transform: uppercase;
	}
	.mainNav .navColumnContainer .categoryHeading, .mainNav .navColumnContainer .categoryHeading a, .mainNav .navColumnContainer .subCategoryHeading, .mainNav .navColumnContainer .subCategoryHeading a {
		color: #000;
		font-weight: bold;
	}
	
	.primaryNav > li > a:hover, .primaryNav > li > a:focus {
		background-color: transparent;
		color: #999;
	}
	
	.primaryNav > li.hasSubNav:hover > a,
	.primaryNav > li.newin:hover > a, 
	.primaryNav > li.denimshop:hover > a, 
	.primaryNav > li.stylefocus:hover > a,
	.primaryNav > li.blog:hover > a,
	.primaryNav > li.brandevent:hover > a,
	.primaryNav > li.clearance:hover > a,
	.primaryNav > li.outlet:hover > a,
	.primaryNav > li.sale:hover > a {
		background-color: #ffffff;
		color: #000000 !important;
		text-decoration: none;
	}
	
	.mainNav .navColumnContainer a {
		color: #000 !important;
		padding: 7px 0 7px 0;
		text-decoration: none !important;
		font-size:13px;
	}
	.mainNav .navColumnContainer a:hover {
		background-color: #000000;
		color: #ffffff !important;
	}
	.mainNav .navColumnContainer .categoryHeading, .mainNav .navColumnContainer .subCategoryHeading {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		margin: 5px 0 0;
	}
	
	.mainNav .navColumnContainer .categoryHeading a:hover, .mainNav .navColumnContainer .subCategoryHeading a:hover {
		background: none repeat scroll 0 0 #ffffff;
		color: #000;
	}
	.mainNav .navColumnSize2 {
		width: 485px !important;
	}
	.mainNav .navColumnContainer ul:last-child {
		border-right: 0 solid #fff !important;
	}
	.mainNav .navColumnSize3 {
		width: 728px !important;
	}
	.mainNav .navColumn {
		border-right: 0px dashed #ccc;
		float: left;
		margin: 10px;
		padding-right: 16px;
		width: 200px !important;
	}
	.mainNav .navColumnSize1 {
		border-right: 1px solid #fff !important;
		width: 244px !important;
	}
	.mainNav .navColumnSize4 {
		width: 1000px !important;
	}
	.mainNav .navColumn4 {
		width: 214px !important;
	}
	 
	ul.navColumnSize1 li:last-child {
		border-right: 0 solid !important;
	}
	ul.navColumnSize2 li:last-child {
		border-right: 0 solid !important;
	}
	ul.navColumnSize3 li:last-child {
		border-right: 0 solid !important;
	}
	ul.navColumnSize4 li:last-child {
		border-right: medium none !important;
		padding-right:0!important;
	}
	.primaryNav .newin > a:hover, .primaryNav .newin > a:focus {
		color: #f26722;
		text-decoration: underline;
	}
	.navGroup .newin > a:hover, .navGroup .newin > a:focus {
		color: #000;
		text-decoration: none;
	}
	
	#primaryNav .megaDropDown a {
		border-left: medium none !important;
		border-right: medium none !important;
	}
	ul.megaDropdown {
		border-bottom: 2px solid #ccc !important;
		box-shadow: none !important;
	}
	ul.megaDropdown li .sub-container {
		margin-top: -107px;
	}
	ul.megaDropdown li a {
		border-left: medium none !important;
	}
}






/* **************************************** AW 2015 ***************************************** */
/* *********************************** JACAMO FOOTER CSS ************************************ */
/* ****************************************************************************************** */

#footerNoSpace {
    width: 100%;
}

#r-siteFooter {
	width: 100% !important;
	position: relative;
	float: none;
	clear: both;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 15px;
	max-width: 1005px;
	margin: 0 auto;
	background-color:#2a2a2a;
	height:290px;
}
#r-footerinner {
	width: 960px;
	margin: auto;
}
#r-siteFooter ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#r-siteFooter li {
	font-size:14px;
	text-transform:uppercase;
}

#r-siteFooter a {
	color: #ffffff;
	font-size: 0.8125em;
	text-decoration: none;
	font-family: 'GGX88BkRegular', Arial;
	text-rendering: optimizeLegibility;
	font-weight: normal !important;
}
#r-siteFooter a:hover {
	color: #a3a6b2;
	text-decoration: none;
}
#r-f_one {
	padding: 10px;
	height:25px /*change to 35px when signup form added*/;
	margin-bottom:5px;
	text-align:center;
}

.outerPageContainer ~ #r-siteFooter > #r-f_one {
	padding: 10px;
	height:42px /*change to 35px when signup form added*/;
	
}



#r-f_one a {text-transform:uppercase; font-size:14px; color: #ffffff; font-family: 'GGX88BkRegular', Arial; font-weight:bold; }

#r-f_one #r-emailSignUp p {text-transform:uppercase; font-size:14px; color: #ffffff; font-family: 'GGX88BkRegular', Arial; float:left; padding:5px 7px 0 15%; }

input {
	webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#newsletterForm {width:100%; float:left; }
#newsletterForm .field, #newsletterForm .submit {float:left; }
#newsletterForm input { text-transform:uppercase; height:25px; font-size:14px; color: #000000; font-family: 'GGX88BkRegular', Arial; border: none; }
#newsletterForm input.required { width:220px; float:left; display:block; border-radius: 2px 0 0 2px; padding-left: 5px;}
#newsletterForm input#newsletterSubmit { background-color: #a3a6b2; border-radius: 0px 2px 2px 0px !important; height:27px; }

.outerPageContainer ~ #r-siteFooter #newsletterForm input {
    
    height: 27px;
}

.r-facebook a, .r-twitter a, .r-gplus a, .r-youtube a, .r-pinterest a, .r-instagram a {
	float: left;
	height: 30px;
	width: 30px;
}

.r-facebook a{background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -125px -83px;}
.r-twitter a{ background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -178px -83px;}
.r-gplus a{	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -289px -83px;}
.r-youtube a{ background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -235px -83px;}
.r-pinterest a{	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -345px -83px;}
.r-instagram a{	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -400px -83px;}

.r-facebook a:hover, .r-twitter a:hover, .r-gplus a:hover, .r-youtube a:hover, .r-pinterest a:hover, .r-instagram a:hover { -moz-opacity: 0.60; -khtml-opacity: 0.60; opacity: 0.60;}

#r-f_oneinner li a {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	padding-top: 5px;
	margin-right: 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'GGX88BkRegular', Arial;
	text-rendering: optimizeLegibility;
	font-weight: normal !important;
}
#r-f_oneinner li a:hover {
	color: #ccc !important;
	text-decoration: none;
}
#r-f_two {
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #fff;
}

#r-f_twoinner {
	max-width: 960px;
	margin: auto;
	padding: 10px;
	font-family: 'GGX88BkRegular', Arial;
}
#r-f_twoinner a {
	display: block;
	font-size: 11px;
	padding: 2px 0;
	text-align: left;
	text-transform:uppercase;
}
#r-f_twoinner a:hover {
	text-decoration: none;
	color:#a3a6b2;
}

#r-f_twoinner ul {
    border-right: 0px dotted #aaa;
    float: left;
    height: auto;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    min-height: 150px;
    padding-right: 1%;
    width: 32%;
}

.r-f_header {
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: bold;
	padding: 0px 0 10px;
	text-align: left;
	color: #a3a6b2;
}

#r-f_four {
	width: 100%;
/*	float: left;
*/	border-top: 1px solid #fff;
}
#r-f_fourinner {
	margin: auto;
	padding: 10px;
}
#r-f_fourinner ul {
	margin-bottom: 0px;
}
#r-f_fourinner ul li a {
	float: left;
	margin-right: 2px;
	height: 31px;
	width: 35px;
}

#r-f_fourinner ul .payment1 a {
	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -31px -225px;
}
#r-f_fourinner ul .payment2 a {
	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -79px -225px;
}
#r-f_fourinner ul .payment3 a {
	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -124px -225px;
}
#r-f_fourinner ul .payment4 a {
	background: url("/repo/CGN/desktop/header/02-images/Jacamo_header_footer_sprite_150814.png") no-repeat scroll -170px -225px;
}

#r-paymentlogos {
	margin: auto;
	max-width: 1000px;
	width:100%;
	color:#FFFFFF;
	text-transform:uppercase;
}

#r-paymentlogos ul.r-social {width:40%; float:left;}
#r-paymentlogos ul.r-terms {text-align:right; width:60%; float:left;}
#r-paymentlogos ul.r-terms li {float:left;}

#r-f_fourinner ul li.terms1 span {
	font-size: 10px;
	margin-right: 2px;
	height: 15px;
	font-family: "GGX88BkRegular", Arial;
	width:auto; 
	border-right:1px solid #ffffff;
	padding:3px 7px 0 7px;
	text-transform:none;
}
#r-paymentlogos ul.r-terms .terms2 a {width:auto; height: 15px; font-size: 10px; border-right:1px solid #ffffff; padding:0px 7px 0 7px; text-transform:none;}
#r-paymentlogos ul.r-terms .terms3 a {width:auto; height: 15px; font-size: 10px; border-right:1px solid #ffffff; padding:0px 7px 0 7px; text-transform:none;}
#r-paymentlogos ul.r-terms .terms4 a {width:auto; height: 15px; font-size: 10px; padding:0px 10px 0 7px; text-transform:none;}
#r-paymentlogos li {font-size:10px;}

iframe[name="google_conversion_frame"] { display: none;}



@media only screen and (max-width: 800px) {
	#searchArea-4 #searchKeyWords.r-active {
		padding: 8px 5px 8px 8px;
		width: 180px;
	}
	
	#searchArea-4 input#searchKeyWords {
		width: 160px;
	}
	#newsletterForm input {
		height:20px;
	}
	#r-f_one #r-emailSignUp p {
		padding:5px 7px 0 5%;
	}
	#r-logo {
		width:30%;
	}
	
	#r-locator { padding: 3px 1px 2px 1px;}
	#r-signIn {padding: 3px 1px 2px 1px;}
	#r-signOut {padding: 3px 1px 2px 1px;}
	#r-MyAccount {padding: 3px 1px 2px 1px;}
	
	#r-locator, #r-signIn, #r-signOut, #r-MyAccount {background:none !important;}

}

@media only screen and (max-width: 1024px) {
	#searchCon {display: none !important;}
	#r-search {left: 20px;}
	#r-search input {-moz-border-radius: 0;	-webkit-border-radius: 0;border-radius: 0;}
	#r-menu {right: 10px;}
	.mainNav > li {	height: auto;}
	.sub-container {margin-top: -55px;}
	#r-paymentlogos ul.r-social { width:35%;}
	#r-paymentlogos ul.r-terms { width:65%;}
	
	/* turn off sticky nav on tablet */
	#r-siteHeaderBackground.r-active, #r-siteHeader.r-sticky, #primaryNav.r-sticky {display:none !important;}
}

@media screen and (min-width: 1024px) {
	#r-f_threeinner ul {
		 margin-bottom: 15px;
		 margin-left: 0px;
		 width: 100%;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	ul#r-signinnav a {padding: 10px 5px 10px 5px;}
	#gotoCheckOutContainerLink p#r-bagheader a {display: block;	padding-bottom: 3px;}
	#newsletterForm input.required { width:230px; padding: 3px;}
	#newsletterForm input {	height:20px;}
}

/*#supersites *,
#supersites > li :before,
#supersites > li :after
{
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}*/