﻿/* START - HEADER - START */

#divHeaderControls
{
	float: left;
	width: 707px;
	height: 70px;
	display: block;
	overflow: hidden;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

#divHeaderCustomerService
{
	float: left;
	width: 118px;
	height: 70px;
	display: block;
	margin-top: 5px;
}

#divHeaderCustomerServiceText
{
	line-height: 16px;
}

#divHeaderCustomerServiceText a.headerTextLinks
{
	font-size: 9px;
	font-weight: bold;
}


#divHeaderMyAccount
{
	float: left;
	width: 86px;
	height: 70px;
	display: block;
	margin-top: 1px;
}

#divHeaderMyAccountText
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top: 9px;
	margin-right: 12px;
	line-height: 24px;
}

#divHeaderCustomerShoppingSearch
{
	background-image: url('/App_Themes/Cross3/Images/imgHeaderBackground.png');
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	width: 503px;	
	height: 70px;
	display: block;
}

#divHeaderCustomerShoppingSearchTop
{
	float: left;
	width: 503px;
	height: 22px;
	display: block;
}

#divHeaderCustomerShoppingSearchBottom
{
	float: left;
	width: 503px;
	height: 48px;
	display: block;
}

#divHeaderCustomer
{
	float: left;
	height: 20px;
	width: 290px;
	display: block;
	margin-top:4px;
	margin-left: 13px;
}

#divHeaderContactUs
{
	float: left;
	height: 20px;
	width: 190px;
	display: block;
	margin-top: 7px;
	text-align: right;
	margin-right: 10px;
}

#divHeaderShoppingBag
{
	float: left;
	height: 48px;
	width: 251px;
	display: block;
}

#divHeaderShoppingBagContents
{
	width: 231px;
	height: 48px;
	margin: 0px 10px 0px 10px;
	background-image: url('/App_Themes/Cross3/Images/imgDottedSeparatorHeader.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#divHeaderShoppingBagInformation
{
	float: left;
	width: 161px;/*was 181 */
	height: 48px;
	overflow: hidden;
	margin-top: 5px;
}

#divHeaderShoppingBagItemsSubtotal
{
	float: left;
	width: 161px; /*was 181 */
	overflow: hidden;
	margin: 3px;
}

#divHeaderShoppingBagIcon
{
	float: left;
	width: 70px;
	height: 48px;
	background-image: url('/App_Themes/Cross3/Images/icoShoppingBag.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	cursor: hand;
}

#divHeaderSearch
{
	float: left;
	height: 48px;
	width: 252px;
	display: block;
}
.headerTextLinks
{
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
}

.headerTextLinks:hover
{
	text-decoration: underline;	
}

.headerTextBold
{
	color:#c0c0c0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.headerTextLinksBlue
{
	color: #00a7c4;
	text-decoration: none;
	font-size: 11px;
}

.headerTextLinksBlue:active,
.headerTextLinksBlue:hover,
.headerTextLinksBlue:focus
{
	text-decoration: underline;	
}

.headerTextLinksOrange
{
/*
	color: #d07604;
*/
	color: #ca8b23;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.headerTextLinksOrange:active,
.headerTextLinksOrange:hover,
.headerTextLinksOrange:focus
{
	text-decoration: underline;	
}

.headerTextVerticalSeparator
{
	color:#c0c0c0;
	font-size: 11px;
	margin: -2px 3px 0px 6px;
}

.headerShoppingBagText
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.headerShoppingBagText:hover
{
	color: #ffffff;
}

.headerShoppingItemsSubtotalText
{
	font-size: 11px;
	font-weight: bold;
	color: #c0c0c0;
	margin-right: 1px;
}

.headerShoppingItemsSubtotalValues
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.customerServiceHeader
{
	color: #ffffff;
	background-color: #ff0000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif; 
	padding-left: 5px;
	height: 16px;
}

/* END - HEADER - END */

/* START - SHOPPING CART PREVIEW - START */
.tooltip
{
	display: none;
	z-index: 99;
}

.divPairItWithPreviewContainer
{
	background-color:Black;
	padding:10px 10px 10px 10px;
}

.divPairItWithPreview
{
	background-color: White;
	border: solid 1px black;
}

#divShoppingCartPreviewButtons
{
	height: 22px;
	width: 270px;
	margin-left: 85px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#divShoppingCartPreviewClose
{	
	width: 16px;
	height: 16px;
	background: url(/Images/General/btnCloseBox.png) no-repeat 0px 0px;
	position: relative;
	cursor: pointer;
	display: block;
	float: right;
	margin: 3px 5px 0px 0px;
}

#divShoppingCartPreviewClose:hover, #divShoppingCartPreviewClose:active
{
	background: url(/Images/General/btnCloseBox.png) no-repeat 0px -16px;
}

#divShoppingCartPreviewContainer
{
	background: #000000 url('/App_Themes/Cross3/Images/icoShoppingBag.png') no-repeat 170px -33px;
	border-top: none;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 16px 13px 0px 13px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 355px;
}

#divShoppingCartPreviewDisclaimer
{
	width: 243px;
	float: left;
	margin: 5px 20px 5px 90px;
}

#divShoppingCartPreviewFooter
{
	float: left;
	height: 11px;
	width: 383px;
}

#divShoppingCartPreviewFooterCenter
{
	float: left;
	height: 11px;
	width: 357px;
	background-image: url('/App_Themes/Cross3/Images/SubMenuBottomCenter.png');
	background-repeat: repeat-x;
}

#divShoppingCartPreviewFooterLeft
{
	float: left;
	height: 11px;
	width: 13px;
	background: url('/App_Themes/Cross3/Images/SubMenuBottomLeft.png') 0px 0px;
}

#divShoppingCartPreviewFooterRight
{
	float: right;
	height: 11px;
	width: 13px;
    background: url('/App_Themes/Cross3/Images/SubMenuBottomRight.png') 0px 0px;
}

#divShoppingCartPreviewHeader
{
	display: block;
	width: 355px;
	background-color: #3c3c3c;
	height: 22px;
	font-size: 12px;
	color: #e9e9e9;
	margin-bottom: 4px;
}

#divShoppingCartPreviewItem
{
	clear: both;
	margin: 0px 5px 0px 5px;
}

#divShoppingCartPreviewItemImage
{
	float: left;
	padding: 5px;
	width: 65px;
	border: 1px solid #e0ccb4;
}

#divShoppingCartPreviewItemInfo
{
	float: left;
	padding: 4px 0px 0px 6px;
	width: 225px;
}

#divShoppingCartPreviewItemName
{
	color: #707070;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	width: 225px;
	float: left;
}

#divShoppingCartPreviewItemNameAndOptions
{
	height: 52px;
}

#divShoppingCartPreviewItemOptions
{
	float: left;
	margin-top: 2px;
	width: 225px;
	font-family: verdana, geneva, arial, helvetics, sans-serif;
	font-size: 9px;
	color: #909090;
}

#divShoppingCartPreviewItemOptions .optionsLabel
{
	color: #b0b0b0;
}

#divShoppingCartPreviewItems
{
	clear: both;
	max-height: 380px;
	overflow-x: hidden;
	overflow-y: auto; 
	width: 353px;
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#divShoppingCartPreviewItemSeparator
{
	width: 353px;
	height: 7px;
	background-color: #ffffff;
	float: left;
}

#divShoppingCartPreviewSummary
{
	clear: both;
	width: 318px;
	float: left;
}

.shoppingCartPreviewAsteriskLeft
{
	display: block;
	float: left;
	width: 8px;
	color: #d00000;
	font-weight: bold;
	font-size: 13px;
	margin-left: -8px;
}

.shoppingCartPreviewAsteriskRight
{
	display: block;
	float: left;
	text-align: left;
	width: 8px;
	color: #d00000;
	font-weight: bold;
	font-size: 13px;
	margin-left: 2px;
	margin-right: -10px;
}

.shoppingCartPreviewCheckoutButton
{
	display: block;
	float: right;
	height: 22px;
	width: 100px;
	background: url(/Images/General/btnCheckoutPreview.png) no-repeat 0px 0px;
	cursor: pointer;
}

.shoppingCartPreviewCheckoutButton:hover, .shoppingCartPreviewCheckoutButton:active
{
	background: url(/Images/General/btnCheckoutPreview.png) no-repeat 0px -22px;
}

.shoppingCartPreviewContinueShoppingButton
{
	float: left;
	height: 22px;
	width: 160px;
	background: url(/Images/General/btnContinueShoppingPreview.png) no-repeat 0px 0px;
	cursor: pointer;
	display: block;
}

.shoppingCartPreviewContinueShoppingButton:hover, .shoppingCartPreviewContinueShoppingButton:active
{
	background: url(/Images/General/btnContinueShoppingPreview.png) no-repeat 0px -22px;
}

.shoppingCartPreviewDisclaimer
{
	display: block;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
}

.shoppingCartPreviewHeader
{
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
	margin: 3px 0px 0px 5px;
}

.shoppingCartPreviewItemQuantity
{
	color: #505050;
	font-family: verdana, geneva, arial, helvetics, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	width: 100px;
	float: left;
}

.shoppingCartPreviewItemPrice
{
	color: #d38300;
	font-family: verdana, geneva, arial, helvetics, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	width: 125px;
	float: right;
	text-align: right;
}

.shoppingCartPreviewItemSeparator
{
	width: 353px;
	height: 5px;
	background-color: #ffffff;
	float: left;
}

.shoppingCartPreviewSummaryDivider
{
	width: 313px;
	height: 8px;
	margin: 0px 20px 3px 20px;
	border-bottom: solid 1px #d0d0d0;
}

.shoppingCartPreviewSummaryDividerTotal
{
	float: right;
	width: 223px;
	height: 1px;
	margin: 3px 0px 3px 15px;
	border-top: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
}

.shoppingCartPreviewSummaryLabel
{
	float: left;
	text-align: right;
	width: 245px;
	margin: 0px 0px 1px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
}

.shoppingCartPreviewSummaryValue
{
	float: left;
	text-align: right;
	width: 55px;
	margin: 0px 0px 1px 13px;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
/* END - SHOPPING CART PREVIEW - END */

/* START - Page Content - START */
#divPageContentIncludeTop, 
#divPageContentIncludeMiddle,
#divPageContentIncludeBottom
{
	clear: right;
	overflow: hidden;
}
/* END - Page Content - END */

/* START - Layout - START */
#divCrossMasterTopBar
{
	height: 4px;
}
#divCrossMasterFrame
{
	clear: both;
	margin: 0 auto;
	width: 998px;
}
#divCrossMasterHeader
{
	height: 77px;
}
#divCrossMasterHeaderLeft
{
	width: 280px;
}
#divCrossMasterHeaderRight
{
	margin: 0 10px 0 281px;
	position: absolute;
	top: 0px;
	width: 707px;
	z-index: 5;
}
#divCrossMasterHeaderRightContainer
{
	clear: both;
	overflow: hidden;
}
.imgLogo
{
	float: left;
	margin: 23px 0px 15px 19px;
}
#divHeaderLinks
{
	clear: right;
	float: right;
	line-height: 75px;
}
.divHeaderLink
{
	float: right;
	margin-right: 10px;
	vertical-align: middle;
}
.aHeaderLink
{
	display: block;
	text-decoration: none;
}
.divConciergeDottedSeparator
{
	background-position: left;
	background-repeat: repeat-x;
	clear: both;
	height: 7px;
	margin: 3px auto 3px auto;
	overflow: hidden;
	width: 98%;
}
#divConciergeSearch
{
	clear: both;
	margin: 0 7px;
	overflow: hidden;
	vertical-align: middle;
}
#divtxtSearch
{
	background-position: left center;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 48px;
	margin: 0 0 0px 0px;
	width: 248px;
}

.txtSearch
{
	font-size: 12px;
	color: #606060;
	float: left;
	margin: 14px 5px 5px 5px;
	width: 202px;
}

.imgbtnSearch
{
}
.imgbtnEmailSubscriber
{
}

.emailSubscriberForm
{
	background-position: left center;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 27px;
	margin: 0 0 3px 7px;
	width: 167px;
}

.emailSubscriberText
{
	margin: 4px 0 4px 2px;
	width: 165px;
}

#divConcierge
{
	clear: both;
	margin-bottom: 5px;
	width: 210px;
}
.imgbtnConcierge
{
	display: none;
	padding: 0 10.5px;
	visibility: hidden;
}
.ConciergeDialog
{
	display: none; /*Remove this line to enable concierge.*/
	padding: 3px 8px;
}
#divConciergeBottomBar
{
	clear: both;
	height: 11px;
	overflow: hidden;
	width: 197px;
}
#divConciergeRoundedBottomRight
{
	height: 11px;
	margin: -11px 0 0 197px;
	width: 13px;
}
#divCrossMasterTopNavBarRoundedTopLeft
{
	background-position: left top;
	background-repeat: no-repeat;
	height: 36px;
	width: 13px;
}
#divCrossMasterTopNavBar
{
	background-position: left top;
	background-repeat: repeat-x;
	clear: none;
	height: 36px;
	margin: -36px 0 0 13px;
	overflow: hidden;
}

/*Breadcrumb*/
/*Breadcrumb Bar*/
.pnlBreadcrumbBar
{
	background-color: #a05a27;
	background-position: left top;
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px !important;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 11px;
	color: #e6c6a6;
}
.pnlBreadcrumbBar a
{
	padding-right: 0px;
	line-height: 23px;
	text-decoration: none;
	color: #ffffff;
}
.pnlBreadcrumbBar a:hover
{
	text-decoration: underline;
}

#divCrossMasterMiddle
{
	clear: both;
	padding: 10px 1px 0px 1px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	min-height: 422px;
}
.pnlCrossMasterMiddleLeftNavContainer
{
	float: left;
	margin-right: 5px;
	min-height: 1px;
	overflow: hidden;
	width: 165px;
}
#divCrossMasterMiddleLeftNavTop
{
	clear: both;
	height: 10px;
	overflow: hidden;
}
#divCrossMasterMiddleLeftNavTopLeft
{
	height: 10px;
	margin-right: 13px;
}
#divCrossMasterMiddleLeftNavTopRoundedRightCorner
{
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	margin-top: -10px;
	width: 13px;
}
#divCrossMasterMiddleLeftNavContent
{
	clear: both;
	height: 100%;
	min-height: 30px;
	overflow: hidden;
}
.pnlMenuSnippetContainer
{
}
#divMenuSnippetBottom
{
	height: 2px;
}
.pnlGuidedNav
{
	margin-top: 17px;
	padding: 0px 5px 15px 5px;
}
.pnlGuidedNav a
{
	text-decoration: none;
}

#divGuidedNavHeader
{
}

#divCrossMasterMiddleLeftNavBottom
{
	clear: both;
	height: 10px;
	overflow: hidden;
}
#divCrossMasterMiddleLeftNavBottomRoundedLeftCorner
{
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 13px;
}
#divCrossMasterMiddleLeftNavBottomRight
{
	height: 10px;
	margin-left: 13px;
}
#divCrossMasterMiddleContent
{
	overflow: hidden;
}
#divContentContainer
{
	background-position: left top;
	/*background-repeat: repeat-x;*/
	clear: right;
	overflow: hidden;
	padding-right: 13px;
}
.mainCheckoutPipeline
/* Layout for table containing legacy 2.* content and forms */
{
	clear: both;
	float: left;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 978px;
	margin-left: 9px;
	margin-right: 9px;
}

.mainCheckoutPipelineContent
/* Layout for table containing legacy 2.* content and forms */
{
	clear: both;
	float: left;
	width: 978px;
}

.maintable
/* Layout for table containing legacy 2.* content and forms */
{
	margin-bottom: 30px;
	margin-top: 10px;
	width: 800px;
	margin-left: 13px;
	margin-right: 13px;
}

#divCrossMasterMiddleBottom
{
	clear: both;
	height: 11px;
	overflow: hidden;
	position: relative;
	width: 985px;
	/*z-index: 2;*/
}
#divCrossMasterMiddleRoundedBottomRight
{
	height: 11px;
	margin: -11px 0 0 985px;
	width: 13px;
	position: relative;
	z-index: 2;
}
#divCrossMasterPromoTilesContainer
{
	clear: both;
	overflow: hidden;
	text-align: center;
}
.divCrossMasterPromoTiles
{
	float: left;
	height: 123px;
	margin-top: 10px;
}
#divCrossMasterFooter
{
	clear: both;
	font-size: 8px;
	margin: 50px auto 0px auto;
	padding: 0 10px 35px 10px;
	overflow: hidden;
	width: 998px;
}
#divCrossMasterFooterBar
{
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: -16px;
	overflow: hidden;
}
#divCrossMasterFooterCenter
{
	float: left;
	width: 332px;
	margin-left: 1px;
	height: 150px;
}

#divCrossMasterFooterLeft
{
	background-image: url('/App_Themes/Cross3/Images/imgDottedSeparatorFooter.gif');
	background-position: right -20px;
	background-repeat: repeat-y;
	float: left;
	width: 332px;
	min-height: 120px;
	overflow: visible;
}
#divCrossMasterFooterRight
{
	background-image: url('/App_Themes/Cross3/Images/imgDottedSeparatorFooter.gif');
	background-position: left -20px;
	background-repeat: repeat-y;
	float: right;
	width: 332px;
	margin-right: 1px;
	max-height: 120px;
	overflow: visible;
}
#divCrossMasterFooterSubBar
{
	clear: both;
	height: 4px;
}

#divFlags
{
}

#divFlags img
{
	margin-top: 5px;
	padding: 0px 1px;
}

.footerFlag
{
	float: left;
	width: 28px;
	height: 21px;
	overflow: hidden;
	margin: 5px 2px;
	cursor: hand;
}

.footerFlag:hover
{
	background-position: 0px -21px;
}

.flagBE
{
	background-image: url('/App_Themes/Cross3/Images/FlagBE.png');
}

.flagDE
{
	background-image: url('/App_Themes/Cross3/Images/FlagDE.png');
}

.flagES
{
	background-image: url('/App_Themes/Cross3/Images/FlagES.png');
}

.flagFR
{
	background-image: url('/App_Themes/Cross3/Images/FlagFR.png');
}

.flagIE
{
	background-image: url('/App_Themes/Cross3/Images/FlagIE.png');
}

.flagNL
{
	background-image: url('/App_Themes/Cross3/Images/FlagNL.png');
}

.flagUK
{
	background-image: url('/App_Themes/Cross3/Images/FlagUK.png');
}

.aFooterLink
{
	display: block;
	line-height: 16px;
	text-decoration: none;
}
/* END - Layout - END */

/* page header label classes for cufon */
.pageTitle
{
	/*display: none;*/
	margin: 1em 0;
	padding: 0;
}

.pageHeadingLabel
{
	color: #ae6d05;
	display: none;
	font-style: italic;
	font-size: 40px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 5px;
	text-transform: lowercase;
}

.pageHeadingLabelLastWord
{
	color: #000000;
	display: none;
	font-size: 25px;
	font-weight: normal;
	margin-left: 5px;
	position: relative;
	text-transform: uppercase;
	top: -1px;
}

.lblCollectionName
{
	color: #ae6d05;
	display: none;
	font-size: 46px;
	font-style: italic;
	font-weight: normal; /*text-transform: lowercase; leave this commented b/c Century ii in product detail*/
}
.lblCollectionTitle
{
	display: none;
	font-size: 26px;
	font-weight: normal;
	position: relative;
	margin-left: 4px;
	text-transform: uppercase;
	top: -1px;
}

.Watermark
{
	font-style: normal;
}

.divHomePagePromoMain
{
	height: 442px;
	margin: 0px auto; 
	position: relative; 
	text-align: center; 
	width: 980px; 
	z-index: 0;
}

#bgPopupUnpurchaseable{  
  display:none;  
  position:fixed;  
   _position:absolute; /* hack for internet explorer 6*/  
  height :100%;  
  width :100%;  
  top :0;  
  left :0;  
  background :#000000;  
  border :1px solid #cecece;  
  z-index :1;  
 }  

#popupUnpurchaseable{  
  display :none;  
  position:fixed;  
  _position:absolute; /* hack for internet explorer 6*/  
  width:408px;  
  background:#FFFFFF;  
  border :2px solid #cecece;  
  z-index:2;  
  padding :24px;  
  font-size:13px;  
} 


/* START - Error Page - START */

.exceptionCode
{
	padding: 3px 5px 3px 5px;
	border: 1px solid #d0d0d0;
	background-color: #f0f0f0;
	font-size: 11px;
}

/* END - Error Page - END */

/* START - Category Landing Page - START */

.ddlShopByCollection
{
	font-size: 12px;
	color: #505050;
	padding: 0px 0px 0px 3px;
	width: 150px;
	height: 22px;
}

.includeBottomRefills
{
	padding: 30px 0px 30px 25px;
}

.lblShopByCollection
{
	font-size: 20px;
	text-transform: uppercase;
	margin-right: 7px;
	top: 2px;
	position: relative;
}

.panelShopRefillsByCollection
{
	width: 979px;
	height: 85px;
	background-color: #cecbc6;
	margin-left: 8px;
}

/* END - Category Landing Page - END */

/* START - Request Catalog Page - START */
.requestCatalogButton
{
	height: 22px;
	width: 160px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(/Images/General/btnRequestCatalog.png) no-repeat 0px 0px;
}

.requestCatalogButton:hover, .requestCatalogButton:active
{
	background: url(/Images/General/btnRequestCatalog.png) no-repeat 0px -22px;
}

/* END - Request Catalog Page - END */

