#headerAnnouncementDiv, #headerAnnouncementDivMobile
{
	min-width: 100%;
	background-color: #283038;
}

#headerAnnouncementDiv .container, #headerAnnouncementDivMobile .container
{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

#headerAnnouncementDiv p, #headerAnnouncementDivMobile p
{
	font-size: 10pt;
	font-family: cabin, oswald, arial;
	color: #999999;
	letter-spacing: 0.5px;
	word-spacing: 1px;
}

#headerAnnouncementDiv a, #headerAnnouncementDiv a:link, #headerAnnouncementDivMobile a, #headerAnnouncementDivMobile a:link
{
	font-size: inherit;
	font-family: inherit;
	color: #EEEEEE;
	text-decoration: none;	
}

#headerAnnouncementDiv a:hover, #headerAnnouncementDivMobile a:hover
{
	text-decoration: underline;
}

#headerAnnouncementDivMobile
{
	display: none;
}

#condeNastCustomDropDownSearchContainerDiv
{
	display: inline-block;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

#condeNastHeaderCustomDropDownSearchForm
{
	display: inline-block;
	width: 75%;
	max-width: 500px;
	text-align: left;
}

#condeNastHeaderCustomSearchTypeDiv
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 40px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

#condeNastHeaderCustomSearchInputDiv
{
	display: inline-block;
	vertical-align: middle;
	width: 75%;
	height: 40px;
	overflow: hidden;
	border: 1px solid #DDDDDD;
}

#headerCustomLogoDiv
{
	max-width: 180px;
}

#headerCustomLogoDiv #headerCustomLogoPrimary
{
	display: inline-block;
	max-width: 100%;
	max-height: 64px;
	padding-top: 0px;
}

#headerCustomLogoDiv #headerCustomLogoMobile
{
	display: none;
}

#topLevelNavigationLinkShop
{
	display: none;
}

.breadcrumblist
{
	font: 7pt arial;
	color: #222222;
	text-transform: uppercase;
}

.breadcrumblist li
{
	text-transform: uppercase;
}

.breadcrumblist a, .breadcrumblist a:link, .breadcrumblist a:visited, .breadcrumblist a:hover, .breadcrumblist a:active
{
	color: #222222;
}

.breadcrumblist a:hover
{
	color: #222222;
	text-decoration: underline;
}

.headerCustomNavigationLinks, .headerCustomNavigationLinks:active, .headerCustomNavigationLinks:link, .headerCustomNavigationLinks:visited, .headerCustomNavigationLinks:hover
{
	font-size: 8pt;
	font-family: nevis, oswald;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.headerCustomNavigationMenuTextList > li
{
	background-image: none;
	background-position: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	transition: background-position 0.250s;
	text-align: left;
}


.headerCustomNavigationMenu
{
	margin: 0px;
	padding: 0px;
	z-index: 50000;
}

.headerCustomNavigationMenu > li > a
{
	display: inline-block;
	overflow: hidden;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: transparent;
	color: #444444;
	text-align: center;
	text-decoration: none;
	font-family: nevis;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 2px;
	text-shadow: none;
	text-transform: uppercase;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-y;
	opacity: 1.00;
	transition: background-color 0s;
	line-height: 100%;
	vertical-align: middle;
}

.headerCustomNavigationMenu > li:hover > a
{
	color: #FFFFFF;
	background-color: #374353;
	opacity: 1.0;
	text-shadow: none;
}

.headerCustomNavigationMenu > li:nth-child(2) > a
{
	padding-left: 0px;
	padding-right: 15px;
}

.headerCustomNavigationMenu > li:nth-child(2):hover > a
{
	padding-left: 7px;
	padding-right: 8px;
}

.headerCustomNavigationMenuTextDiv > .headerBrandLogoDiv:nth-child(1)
{
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	text-align: left;
}

.headerBrandLogoDiv::before
{
	content: "";
	display: inline-block;
	height: 100%;
	width: 0px;
	overflow: hidden;
	vertical-align: middle;
	overflow: hidden;
}

.headerCustomNavigationMenuTextDiv > .headerBrandLogoDiv:nth-child(1) img
{
	float: none;
	display: inline-block;
	max-width: 150px;
	max-height: 90%;
	vertical-align: middle;
}


.headerCustomNavigationMenuTextDiv > div:nth-child(1) > p:nth-child(1)
{
	float: left;
	font-size: 9pt;
	font-family: nevis, helvetica;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #444444;
	text-shadow: none;
	text-decoration: none;


}

.headerCustomNavigationMenuTextDiv > div:nth-child(1) > p:nth-child(1) a:hover
{
	color: #000000;
	text-shadow: none;
}


.headerCustomNavigationMenuTextList > li > a
{
	display: inline-block;
	width: calc(100% - 18px);
	width: -webkit-calc(100% - 18px);
	width: -moz-calc(100% - 18px);
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 9pt;
	font-family: helvetica, avenir;
	font-weight: normal;
	color: #444444;
	text-decoration: none;

}

#iconShoppingCart
{
	display: inline-block;
	vertical-align: middle;
	max-width: 20px;
	max-height: 20px;
	border: none;
}


/* These are styles for the product pages. */

#bodyProduct h1
{
	font-family: nevis;
	font-weight: normal;
	font-size: 11pt;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	text-transform: uppercase;
}


#bodyProduct #previousNextDiv, #bodyArtwork #previousNextDiv
{
	float: left;
	padding-top: 10px;
}

#bodyProduct #previousNextDiv p, #bodyArtwork #previousNextDiv p
{
	display: inline-block;
	font: 9pt arial;
	color: #666666;
	vertical-align: middle;
}

#bodyProduct #previousNextDiv #verticalLine, #bodyArtwork #previousNextDiv #verticalLine
{
	display: inline-block;
	font: 10pt arial;
	color: #BBBBBB;
	vertical-align: middle;
}

#bodyProduct #previousNextDiv a, #bodyProduct #previousNextDiv a:link, #bodyProduct #previousNextDiv a:active, #bodyArtwork #previousNextDiv a, #bodyArtwork #previousNextDiv a:link, #bodyArtwork #previousNextDiv a:active
{
	font: inherit;
	color: inherit;
	font-weight: normal;
	text-decoration: none;
	text-shadow: none;
}

#bodyProduct #artistHeadshotAndNameDiv
{
	padding-top: 5px;
}

#bodyProduct #artistHeadshot
{
	display: none;
}

#bodyProduct #artistName
{
	font-size: 8pt;
	text-transform: uppercase;
}


#bodyProduct .price
{
	padding-top: 2px;
	font-size: 24pt;
	font-family: nevis;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
}

#bodyProduct #showPriceDetails
{
	font-size: 8pt;
}

#bodyProduct #buttonaddtocart
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
	font-family: nevis, arial;
	/*background-color: #C90225;*/
	border-radius: 0px;
}

#bodyProduct #addToFavorites
{
	font: 8pt arial;
}

#bodyProduct .menuTab
{
	height: 20px;
	padding-top: 5px;
	font-size: 7pt;
	font-family: nevis;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

#bodyProduct .menuTabSelected
{
	height: 21px;
	border: 1px solid #AAAAAA;
	border-bottom: none;
}

#bodyProduct .menuTab:hover
{
	border: 1px solid #EEEEEE;
	background-color: #EEEEEE;
	border-bottom: none;
}

#bodyProduct .menuTabSelected:hover
{
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	border-bottom: none;
}

#bodyProduct .printSizeDiv .optionselected, #bodyProduct .printSizeDiv .optionnotselected
{
	width: 15px;
	height: 15px;
	margin-left: 10px;
}

#bodyProduct .printSizeDiv .optionselected
{
	background-color: #AAAAAA;
	width: 15px;
	height: 15px;
	border: 1px solid #000000;
	box-shadow: 0px 1px 3px #CCCCCC;
	box-shadow: none;
}

#bodyProduct .printSizeDiv p
{
	display: inline-block;
	vertical-align: middle;
	font-size: 9pt;
	font-family: nevis, oswald, arial;
	color: #444444;
	letter-spacing: 0px;
}

#bodyProduct .printSizeDiv p:nth-child(2)
{
	width: 70px;
	padding-left: 20px;
}

#bodyProduct .printSizeDiv p:nth-child(3)
{
	width: 25px;
}

#bodyProduct .printSizeDiv p:nth-child(4)
{
	padding-left: 10px;
}

@media screen and (max-width: 960px)
{
	#condeNastTopLevelNavigationLinkArtists
	{
		display: none;
	}
}

@media screen and (max-width: 900px)
{
	#condeNastTopLevelNavigationLinkIconicCollections
	{
		display: none;
	}
}

@media screen and (max-width: 840px)
{
	#condeNastTopLevelNavigationLinkBestSellers
	{
		display: none;
	}
}


@media screen and (max-width: 640px)
{
	#headerCustomDiv
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#headerCustomLogoDiv #headerCustomLogoPrimary
	{
		display: none;
	}

	#headerCustomLogoDiv #headerCustomLogoMobile
	{
		display: inline-block;
		max-width: 100%;
		max-height: 50px;
	}	

	#condeNastHeaderCustomDropDownSearchForm
	{
		width: 100%;
		text-align: center;
	}

	#condeNastCustomDropDownSearchContainerDiv
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#condeNastHeaderCustomSearchTypeDiv
	{

	}

	#condeNastHeaderCustomSearchInputDiv
	{
		width: 100%;
		margin-top: 20px;
	}


}

@media screen and (max-width: 600px)
{
	#headerAnnouncementDivMobile
	{
		display: inline-block;
	}
}
