/* generic styling */
body {
	background-image: url(../images/wacoal/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #000;
}

body.popup {
	background-image: none;
	background-color: white;
}

body, div {
	margin: 0em;
	padding: 0em;
}

img,
a img {
	border: 0;
}

h1 {
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 20px;
	padding-top: 10px;
}

h3 {
	font-size: 13px;
}

p {
	padding-bottom: 1em;
}

* {
	margin: 0;
}

legend {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

a {
	color: #bea967;
	outline: none !important;
}

a:hover {
	color: #b09130;
}

del {
	font-weight: normal;
}

div.product-container .product-detail form li del {
 	margin-left: 5px;
}

div.markdown-verbiage-container {
	margin-bottom: 10px;
}

div.markdown-verbiage-container span, p.markdown-verbiage-container {
	font-weight: bold;
	color: #B85A6E;
}

ins {
	border-left: 1px solid #333;
	padding-left: 3px;
	margin-left: 3px;
	color: #B85A6E;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

span.imageReplace {
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

fieldset,
#header fieldset,
#footer fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input.text,
input.password,
select,
textarea {
	border: 1px solid #B6B1AD;
	color: #5B5B5B;
	margin: 0;
}

input.text,
input.password,
.addressInfo select {
	width: 180px;
}

span.strong {
	font-weight: bold;
}

span.required {
	color: #B85A6E;
}

span.hidden {
	display: none;
}

a.button,
button {
	height: 22px;
	line-height: 22px;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	float: left;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	font-size: 9px;
	white-space: nowrap;
	color: black;
	text-transform: uppercase;
	font-family: verdana, arial, tahoma, sans-serif;
	background-image: url(../images/wacoal/bg_button_gold.gif);
}

a.button:hover {
	color: black;
}

button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

button.arrow {
	margin: 0;
	padding: 0;
	background: url(../images/wacoal/img_black_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #BEA967;
	width: 14px;
	height: 18px;
	display: block;
	float: right;
}

button.arrow span {
	display: none;
}

#quick-view li.attribute-color div.buttons {
	clear: left;
	margin-left: 40px;
	padding-top: 3px;
}

button.color-swatch {
	position: relative;
	background-image: none;
	background-color: white;
	width: 23px;
	height: 17px;
	padding: 0;
	border: 2px solid #929292;
	margin-bottom: 2px;
}

button.color-swatch img {
	display: block;
}

button.color-swatch .select-overlay {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

button.selected .select-overlay {
	display: block;
}

button.option {
	background-image: none;
	background-color: white;
	border: 2px solid #929292;
	cursor: pointer;
}

button.selected {
	background-image: url(../images/wacoal/bg_button_gold.gif);
	border-color: black;
}


.clear{
	clear:both;
}

ol.marketingSpotList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.cms-links div.cms-links-header {
	font-weight: bold;
}

div.cms-links ul {
	margin-top: 0em;
}

div.location {
		
}

div.clear {
	clear: both;	
}

div.errorList {
	margin-left: 20px;
}

#logonForm div.errorList {
	margin-left: 0;
	margin-bottom: 10px;
}

div.errorList,
.errorMsg,
.formError {
	font-weight:bold;
	color: #B85A6E;
}

input.error,
select.error,
textarea.error,
.formError select {
	border-color: #B85A6E;
}

.formError .formError {
	display: block;
}

form li label{
	width:120px;
	float:left;	
}

form li label.checkbox {
	float:none;
}

form li {
	margin-bottom: 5px;
}

form li.checkbox {
	padding-left: 120px;
}

form li.checkbox label {
	width: auto;
	float: none;
}

li.formError input.text,
li.formError input.password,
li.formError select {
	border-color: #B85A6E;
}

.formError span.errorMsg {
	margin-left:120px;
	display:block;
	color: #B85A6E;
}

div.notDefinedEspot {
	border: black 1px solid;
	text-align: center;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
}

#mainarea div.notDefinedEspot {
	margin-bottom: 10px;
}

#mainarea div.right-side-ESpot {
	float: right;
	width: 300px;
}

div.eSpot {
	text-align: center;
	margin-bottom: 3px;
}

div.eSpot a {
	text-decoration: none;
}

#StoreLandingPage {
	background-color: transparent;
	position: relative;
	margin-top: 25px;
}

#StoreLandingPage2 {
	background-color: white;
	text-align: left;
	margin-left: 10px;
	margin-right: 9px;
	margin-top: 15px;
	border-top: 1px solid #C1C3D1;
}

#StoreLandingPage2 ul {
	list-style-type: disc;
	margin-left: 30px;
	font-size: 11px;
	margin-bottom: 10px;
}

#StoreLandingPage2 div.left {
	float: left;
	width: 200px;
}

#StoreLandingPage2 div.right {
	float: left;
	width: 400px;
	border-left: 1px solid #C1C3D1;
	padding-left: 10px;
	margin-left: 20px;
}

/* wrapper div styling */
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* header styling */

#header {
	position: relative;
	color: #bea967;
	height: 130px;
	width: 900px;
}

#header #logo {
	float: left;
	cursor: pointer;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 16px;
	width: 122px;
}

#header #logo h2 {
	position: relative;
	height: 104px;
	width: 122px;
	overflow: hidden;
}

#header #logo span.imageReplace {
	background-image: url(../images/wacoal/logo_Wacoal.gif);
	width: 100%;
	height: 100%;
	background-color: white;
	cursor: pointer;
}

#header div.language-selector {
	display:none;
	position: absolute;
	width: 990px;
	top: -16px;
	left: 0;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}

#header div.language-selector a {
	text-decoration: none;
}

#header div.right {
	clear: right;
	float: right;
	font-size: 11px;
	text-align: right;
	width: 445px;
	height: 78px;
	margin-top: 23px;
}

#header div.center {
	float: left;
	width: 317px;
}

#header #headerLinks {
	float: left;
	clear: left;
	padding-top: 15px;
	margin-left: 27px;
	text-transform: uppercase;
	font-size: 11px;
	width: 365px;
}

#header #headerLinks a {
	display: block;
	float: left;
	color: #BEA967;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 2px;
	background-image:url(../images/wacoal/bg_catalog_nav.gif);
	background-repeat:repeat-x;
	background-position: -1px;
}

#header #otherSiteUl li a {
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 2px;
	background-image: none;
	background-repeat:repeat-x;
	background-position: -1px;
}

#header #otherSiteUl li a:hover{
	display: block;
	float: left;
	color : #BEA967;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 2px;
	background-image: none;
	background-repeat:repeat-x;
	background-position: -1px;
}

#header #headerLinks a:hover,
#header #headerLinks li.active a {
	color: black;
	background-image: url(../images/wacoal/bg_active_catalog_nav.gif);
	background-repeat: repeat-x;
	background-position: -1px;
}

#header #headerLinks ul li {
	display: block;
	float: left;
}

#header ol.marketingSpotList {
	padding: 0em;
	margin: 0em;
}

#header #logoEspot {
	float: left;
	border: 0;
	margin-bottom: 0;
	margin-top: -27px;
	margin-left: 3px;
	padding: 10px;
	padding-bottom: 3px;
	padding-left: 0;
	background-color: transparent;
}

#header #logoEspot img {
	display: block;
}

#header #headerEspot {
	float: left;
	padding-top: 23px;
	margin-left: 37px;
	margin-bottom: 0;
	border: 0;
	background-color: transparent;
	font-size: 11px;
}

#header #miniCart {
	float: right;
	position: relative;
	overflow: visible;
	z-index: 1;
	width: auto;
}

#miniCart .checkout-button {
	margin-top: 5px;
}

#miniCart .checkout-button a.button {
	display: inline;
	padding: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#header #miniCart #miniCartHdr {
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 5px;
	height: 20px;
	margin-left: 10px;
}

#header #miniCart #miniCartHdr a {
	background-image: url(../images/wacoal/icon_shopping_bag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	text-decoration: none;
	height: 14px;
	line-height: 15px;
	display: block;
}

#header #miniCart #miniCartBody {
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 3;
	width: 170px;
	text-align: center;
	border-left: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
	background-color: #E1DCD2;
	color: #0A0A0A;
	display: none;
}

#header #miniCart.miniCartExpanded #miniCartBody {
	display: block;
}

#header #miniCart.miniCartExpanded {
	width: 172px;
	background-color: #0A0A0A;
}

#header #miniCart.miniCartExpanded #miniCartHdr {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0;
	float: right;
	background-color: #0A0A0A;
}

#header div.search-field {
	float: right;
	width: 380px;
	margin-top: 5px;
	clear: right;
}

#header #otherSiteButton {
	background-image: url(../images/wacoal/other_site_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #BEA967;
	height: 22px;
	width: 175px;
	background-color: #000;
	float: left;
	z-index: 22;
}

#otherSiteContainer {
	z-index: 22;
}

#header #otherSiteButton span {
	color : #BEA967;
	display: block;
	float: left;
}

#header div.search-field fieldset {
	height: 20px;
	background-color: #000;
	border: 1px solid #BEA967;
	width: 181px;
	float: right;
}

#header div.search-field input {
	background-color: transparent;
	border: 0 none;
	color: #BEA967;
	height: 18px;
	width: 163px;
	padding: 1px;
	font-size: 10px;
	line-height: 18px;
	margin-left: 2px;
	float: left;
}

#header div.search-field button {
	background-image: url(../images/wacoal/img_black_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	width: 14px;
	height: 20px;
	margin: 0;
	display: block;
	float: right;
	background-color: #BEA967;
}

#header div.search-field button span {
	display: none;
}

div.modifySearchContainer {
	clear: left;
}

div.modifySearchContainer {
	margin-bottom: 10px;
}

#header div.search-field form {
	width: 183px;
	float: right;
}

div.modifySearchContainer form {
	float: left;
}

#header div.search-field legend,
#header div.search-field label,
div.modifySearchContainer legend,
div.modifySearchContainer label
 {
	display: none;
	visibility: hidden;
}

div.modifySearchContainer fieldset {
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #336aa0;
	padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	line-height: 24px;
}

div.modifySearchContainer input {
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	height: 16px;
	clear: none;
	float: left;
	width: 285px;
	color: #0e365a;
}
#header div.search-field a.button,
div.modifySearchContainer a.button {
	margin-left: 10px;
	margin-top: 2px;
}

#header ul.welcome,
#header div.welcome-logged-out {
	margin-bottom: 4px;
}

#header div.welcome-logged-in,
#header div.welcome-quick-order {
	float: right;
	line-height: 20px;
}

#header div.welcome-logged-in {
	margin-right: 10px;
	font-style: italic;
}

#header div.welcome-quick-order {
	margin-right: 5px;
}

#header ul.welcome li,
#header div.welcome li {
	display: inline;
	line-height: 11px;
	margin-right: 3px;
	padding-right: 6px;
	border-right: 1px solid #BEA967;
}

#header ul.welcome li.last,
#header div.welcome li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

#header ul.welcome li a,
#header div.welcome ul li a,
#header div.welcome-quick-order a {
	text-decoration: none;
	text-transform: uppercase;
}



#header div.catalog-links {
	background-image: url(../images/wacoal/bg_catalog_nav.gif);
	background-repeat: repeat-x;
	margin-left: 27px;
	margin-left: 165px;
	clear: right;
	height: 29px;
	text-align: center;
	
	width: 735px;
}

#header div.catalog-links h3 {
	display: none;
	visibility: hidden;
}

#header div.catalog-links > ul {
	margin: 0;
	padding: 0;
}
	
#header div.catalog-links ul li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}
	
#header div.catalog-links > ul > li { /* top cat only */
	padding-right: 8px;
	padding-left: 8px;
	position: relative;
	border-right: 2px solid #000;
	padding-top: 2px;
	width: auto;
}
	
#header div.catalog-links > ul > li.last { /* top cat only */
	width: 100px;
	margin-right: 0;
	border-right: 0;
}

#header div.catalog-links ul li a,
#header #otherSiteUl li a  {
	display: block;
	padding: 2px 0;
	text-decoration: none;
	white-space: nowrap;
}

#header div.catalog-links > ul > li > a { /* top cat only */
	text-transform: uppercase;
	color: #E1DCD2;
	height: 23px;
}

#header div.catalog-links > ul > li:hover,
#header div.catalog-links ul li.current { /* top cat only */
	background-image: url(../images/wacoal/bg_active_catalog_nav.gif);
	background-repeat: repeat-x;
}
		
#header div.catalog-links ul li ul {
	margin: 0;
	padding: 0;
	padding: 3px;
	position: absolute;
	top: 29px;
	left: 0;
	display: none;
	width: 250px;
	text-align: left;
	background-color: #BEA967;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	z-index: 21;
}

#header #otherSiteUl {
	margin: 0;
	padding: 0;
	padding: 3px;
	position: absolute;
	top: 92px;
	display: none;
	width: 168px;
	text-align: left;
	background-color: #BEA967;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	z-index: 22;
}

#header div.catalog-links ul li.last ul {
	left: auto;
	right: 0;
}

#header div.catalog-links ul li:hover ul {
	display: block;
}

#header div.catalog-links ul li ul li,
#header #otherSiteUl li{
	float: left;
	display: block;
}

#header div.catalog-links ul li ul li {
	width: 125px;
}

#header #otherSiteUl li {
	width: 175px;
}
		
#header div.catalog-links ul li ul li a,
#header #otherSiteUl li a{	
	width: auto;
	padding-left: 10px;
	color: black;
}

#header div.catalog-links ul li ul li a:hover,
#header #otherSiteUl li a:hover{
	background-color: black;
	color: #BEA967;
}

/* breadcrumb styling */

div.breadcrumbs {
	background-color: #fff;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 4px;
	color: black;
	clear: both;
	text-transform: uppercase;
}
div.breadcrumbs a {
	color: black;
	text-decoration: none;
}

div.breadcrumbs li {
	display: inline;
	background-image: url(../images/wacoal/img_breadcrumb_slash.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 11px;
	padding-left: 2px;
}

div.breadcrumbs li.first {
	padding-left: 0;
}

div.breadcrumbs li.last {
	background-image: none;
	padding-right: 0;
	font-weight: bold;
}

/* left nav styling */

#left-nav-and-mainarea-wrapper {
	background-image: url(../images/wacoal/bg_left_nav.jpg);
	background-repeat: no-repeat;
	background-color: #0a0a0a;
}

#leftnav {
	background-image: url(../images/wacoal/bg_left_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	width: 165px;
	background-color: #0a0a0a;
	padding-top: 30px;
}

#leftnav div.catalog-links h3 {
	margin: 0;
	color: #e9e9e9;
	text-transform: uppercase;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftnav div.catalog-links,
#leftnav div.search-facets {
	margin-left: 16px;
	font-size: 11px;
}

#leftnav div.catalog-links > ul,
#leftnav div.search-facets > ul {
	margin-bottom: 10px;
}

#leftnav div.catalog-links ul li a,
#leftnav div.search-facets ul li a  {
	padding: 1px;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #B6B1AD;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#leftnav div.catalog-links ul li a:hover,
#leftnav div.search-facets ul li a:hover {
	text-decoration: none;
}

#leftnav div.catalog-links ul li ul li,
#leftnav div.search-facets ul li ul li  {
	padding-left: 20px;
}

#leftnav div.catalog-links ul li ul { /* hide non-active submenus */
	/*display: none;*/
}

#leftnav div.catalog-links ul li.active ul {
	display: block;
}

#leftnav div.catalog-links ul li ul li a,
#leftnav div.search-facets ul li ul li a {
	font-weight: normal;
	color: #fff;
	text-transform: none;
	margin-bottom: 5px;
}

#leftnav div.search-facets ul li ul li.active a {
	font-weight: bold;
	text-decoration: underline;
}

#leftnav div.search-facets ul li ul li a span.qty {
	font-size: 9px;
	color: #B6B1AD;
}

#leftnav ul.removeFacetContainer li a {
	background-image:url(../images/wacoal/btn_facet_x.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:22px;
	margin-right: 10px;
}

#leftnav div.catalog-links ul li ul li.active {
	background-image: url(../images/img_left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c1c3d1;
	padding-right: 15px;
}

#leftnav div.catalog-links ul li ul li.active a {
	color: #333;
}

#leftNav1 img,
#leftNav2 img {
	display: block;
}

#leftNav3 {
	margin-bottom: 0;
}

/* main area styling */

#mainarea-wrapper {
	background-color: #0a0a0a;
}

#mainarea.TopCategoriesDisplayView {
	float: left;
	background-color: transparent !important;
	width: 651px !important;
}

#mainarea.CategoryDisplayView {
	background-color:  transparent !important;
}

#mainarea.no-right-nav {
	width: 735px;
	float: left;
	background-color: white;
}

#mainarea.no-left-nav {
	float: left;
	width: 735px;
	margin-left: 0;
	background-color: white;
}

#mainarea.no-side-navs {
	width: auto;
	float: none;
	margin-left: 0;
}

#mainarea.LogonFormLayout,
#mainarea.CheckoutLogonFormLayout,
#mainarea.UserRegistrationForm,
#mainarea.ContentView,
#mainarea.SendWishListMsg,
#mainarea.SavedCreditCardsView,
#mainarea.AddressBookForm,
#mainarea.TrackOrderStatus,
#mainarea.MyAccountLayout,
#mainarea.ForgotPasswordLayout,
#mainarea.ResetPasswordForm,
#mainarea.ChangePassword,
#mainarea.CheckoutSignInView,
#mainarea.QuickOrder,
#emailOptOut,
.sessionTimeoutContent {
	padding-bottom: 30px;
}

#emailOptOut{
	float: left;
	width: 350px;
}

#orderStatusLink,
#orderDetailLink,
#orderNumber,
#orderDate,
#orderCanceled,
#returnNotice,
#savedCreditCardsContainer,
#wishListMsg,
#wishListForm,
#emailOptOut,
#mainarea.OrderDetail div.orderSummaryArea,
#mainarea.OrderDetail div.returnDivider,
#returnSummaryArea,
#orderAddressContainer,
#orderShipModeContainer,
#orderPaymentContainer,
#addressBookContainer,
#passwordResetContainer,
.myAccountMainNav,
.orderStatusDisplay,
.SendWishListMsg a.button,
.sessionTimeoutContent,
.Error404View p {
	margin-right: 20px;
	margin-left: 20px;
}

#orderStatusLink,
#orderDetailLink {
	font-weight:bold;
}

#orderDate {
	display: block;
}

#orderCanceled,
#returnNotice {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #B85A6E;
	margin-top: 20px;
	margin-bottom: 10px;
}

#returnNotice a {
	color: #B85A6E;
}

#returnHeader {	
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}

#mainarea.OrderDetail div.returnDivider {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid black;
}

.Error404View p {
	margin-top: 10px;
	color: #BEA967;
	text-align: center;
}

.Error404View h1 {
	color: #BEA967;
	text-align: center;
}


.StoreLocator,
.CheckoutSignInView,
.ContentNoNavView {
	background-color: white;
}

#orderAddressContainer input.text,
#orderAddressContainer select {
	width: 160px;
}

#orderPaymentContainer {
	margin-top: 20px;
}


#header #headerLinks ul li.last {
	border-right: none;
	padding-right: 0em;
	max-height: 30px;
	max-width: 130px;
}


#searchResultsLeftNav1 img { /* espot */
	border: 1px solid #C1C3D1;
	padding: 3px;
	background-color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* right nav styling */

#rightnav.TopCategoriesDisplayView-rightnav {
	width: 245px;
	margin-left: 4px;
}

#rightnav {
	float: right;
	width: 165px;
}

#rightnav .nav-tree {
	margin-top: 14px;
	margin-right: 1px;
	color: #BEA967;
}

#rightnav .nav-tree a {
	text-decoration: none;
}

#rightnav .nav-tree h3 {
	text-transform: uppercase;
	font-size: 13px;
}

#rightnav .nav-tree li {
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightnav .nav-tree .active {
	font-weight: bold;
	font-style: italic;
}

#rightnav ol.marketingSpotList {
	padding: 0em;
	margin: 0em;
}

#rightnav div.eSpot {
	margin-bottom: 4px;
}

#rightnav #shoppingCartEspot {
	margin-right: 5px;
	margin-left: 5px;
}

#rightnav div.eSpot img {
	display: block;
}

/* footer styling */
#footer {
	clear: both;
	background-color: #0a0a0a;
	padding-top: 35px;
}


#footer #footerLinks1 {
	clear: left;
}

#footer div.footer-cms-links {
	float: left;
	width: 240px;
	border-right: 1px solid #BEA967;
	color: #BEA967;
	margin-left: 19px;
	margin-top: 27px;
	height: 100px;
	font-size: 11px;
}

#footer div.footer-cms-links h3,
#footer div.alsoShop h3 {
	color: #BEA967;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer div.footer-cms-links li.facebook a,
#footer div.footer-cms-links li.twitter a {
	display: block;
	position: relative;
	width: 18px;
	height: 18px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin-right: 10px;
	margin-top: 10px;
}

div.blog-rss a{
	display: block;
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin-right: 10px;
	margin-top: 10px;
}

div.blog-rss {
	margin: 5px;
}
div.blog-rss2 {
	margin-top: 25px;
	margin-bottom: 15px;
}

div.blog-rss a span.imageReplace {
	background-image: url(../images/wacoal/blogger_RSS-icon.png);
	background-repeat: no-repeat;
	background-color: #0A0A0A;
}

#footer div.footer-cms-links li.facebook a span.imageReplace {
	background-image: url(../images/wacoal/icon_facebook.gif);
	background-repeat: no-repeat;
	background-color: #0a0a0a;
}

#footer div.footer-cms-links li.twitter a span.imageReplace {
	background-image: url(../images/wacoal/icon_twitter.gif);
	background-repeat: no-repeat;
	background-color: #0a0a0a;
}

#footer div.footer-cms-links a {
	/*background-image: url(../images/wacoal/img_footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;*/
	text-decoration: none;
}

#footer div.footer-cms-links ul {
	float: left;
	/*margin-right: 19px;*/
}

#footer div.footer-cms-links ul.first {
	margin-right: 10px;
}

#footer div.footer-cms-links ul li {
	margin-bottom: 4px;
	background-image: url(../images/wacoal/img_footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 7px;
}

#footer #footerLinks1 {
	width: 230px;
}

#footer #footerLinks2 {
	width: 250px;
}

#footer #footerLinks2 ul.first {
	width: 110px;
}

#footer #footerLinks3 ul {
	width: 105px;
}



#footer div.alsoShop {
	float: left;
	width: 92px;
	padding-left: 16px;
	margin-top: 27px;
}

#footer div.alsoShop h3 {
	margin-left: 5px;
}

#footer div.alsoShop a {
	width: 87px;
	height: 57px;
	display: block;
	position: relative;
}

#footer div.alsoShop a span.imageReplace {
	background-image: url(../images/wacoal/logo_also_shop_btemptd.gif);
}

#footer div.alsoShop .hrLink {
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

#footer div.right {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}

#footer div.store-locator-box {
	float: right;
	clear: right;
	border-bottom: 3px solid #fff;
	width: 317px;
	background-color: #c1c3d1;
	padding: 10px 15px;
}

#footer div.store-locator-box h3 {
	float: left;
	margin-right: 10px;
	line-height: 27px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #0e365a;
}

#footer div.store-locator-box input.text {
	width: 90px;
	border: 0;
	margin-top: 4px;
	clear: none;
	float: left;
	height: 16px;
	padding: 0;
	color: #0e365a;
}

#footer div.store-locator-box fieldset {
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #336aa0;
	height: 26px;
	line-height: 24px;
	padding-left: 5px;
	padding-right: 5px;
}

#footer div.email-signup-box {
	width: 878px;
	margin-left: 19px;
	clear: both;
}

#footer div.email-signup-box p {
	width: 220px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #336aa0;
	font-size: 11px;
}

#footer div.email-signup-box fieldset {
	float: left;
	background-color: #0A0A0A;
	height: 18px;
	width: 170px;
	border: 1px solid #BEA967;
}

#footer div.email-signup-box label {
	display: none;
}

#footer div.email-signup-box input.text {
	width: 150px;
	border: 0 none;
	height: 18px;
	padding: 1px;
	margin-left: 3px;
	color: #BEA967;
	background-color: transparent;
	font-size: 9px;
	line-height: 15px;
	letter-spacing: 1px;
	float: left;
}

#footer div.email-signup-box a.button {
	float:left;
	font-weight:bold;
	height:auto;
	margin:0;
	padding:0 4px;
}

#footer div.email-signup-box a.button span {
	background:url("../images/wacoal/img_black_arrow.gif") no-repeat scroll right center;
	display:block;
	font-weight:bold;
	height:17px;
	line-height:17px;
	margin:0;
	padding:0 8px 0 0;
}

#footer div.email-signup-box h3 {
	text-transform: uppercase;
	margin: 0;
	margin-top: 2px;
	margin-right: 10px;
	padding: 0;
	float: left;
	font-size: 11px;
	color: #BEA967;
}

#footer div.email-signup-box .registered {
	background-color:#0A0A0A;
	border:1px solid #BEA967;
	float: left;
	padding: 3px;
	padding-left: 5px;
}

#footer div#copyrightEspot {
	border: 0;
	padding: 5px;
	padding-top: 30px;
	clear: both;
	text-align: center;
	margin-bottom: 0;
	color: #BEA967;
}

#footer div#footerEspot {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 180px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	float: left;
	border: 0;
	background-color: #e1e2e9;
	height: 127px;
	text-align: left;
}

#footer div#footerEspot h3{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 11px;
	color: #0e365a;
	text-align: left;
}

#footer div#footerEspot p {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #336aa0;
	font-size: 11px;
}

#footer div#footerEspot a.button {
	margin-top: 11px;
}

#footer div.cms-links table {
	margin-left: auto;
	margin-right: auto;
}

#footer div.cms-links table tr td ul {
	padding-left: 2em;
	margin-top: 0em;
	padding-top: 0em;
}

#footer div.cms-links table tr td {
	padding-right: 2em;
}

#footer #footerLinks {
	float:left;
	margin:6px 20px 3px 34px;
	padding-bottom:20px;
	padding-top:15px;
	width: 383px;
}

#footer #footerLinks li:first-child a {
	font-weight: bold;
	color: #0e365a;
}

#footer #footerLinks a {
	color: #336aa0;
	text-decoration: none;
}

#footer #footerLinks a:hover {
	color: #000;
}

/* no image available */
.noImageThumb {
	width: 62px;
	height: 82px;
	background-color: white;
	border: 1px solid #666666;	
}
.noImageThumb span {
	display: block;
	padding-top: 31px;
	color: #666666;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

/* cart page */
td ul{
	padding:0px;
	margin:0px;
}
.noImageThumb span {
	display: block;
	padding-top: 31px;
	color: #666666;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

/* cart page */
td ul{
	padding:0px;
	margin:0px;
}

table.cart ul.definingAttr {
	text-align: left;
	color: #666;
}

table.cart ul.definingAttr li {
	margin-bottom: 0;
}

table.cart div.item a {
	font-weight: bold;
}

#checkoutPage li{
	list-style-type:none;
}

#savedCCLinks #addEdit,
#savedCCLinks #cancelAddEdit {
	margin-left: 110px;
}

#savedCCLinks #addEdit #addCreditCard {
	margin-left: 3px;
}

td.qty input {
	text-align:right;
	width: auto;
}
td span.discount{
	text-align:right;
	color: #B85A6E;
}
span.discount{
	color: #B85A6E;
}
td.amount{
	text-align:right;
}

table.cart th.unit,
table.cart td.unit,
table.wishListProductList th.unit,
table.wishListProductList td.unit {
	text-align: right;
}

table.cart th.total,
table.cart td.total {
	font-weight: bold;
	text-align: right;
}

th.remove {
	visibility: hidden;
}

#itemsSection {
	margin-top: 10px;
}
#itemsSection table{
	width: 100%;
	border-collapse: collapse;
}
#itemsSection th {
	padding: 5px;
}

#itemsSection table.cart th.desc {
	text-align: left;
	padding-left: 52px;
}

#itemsSection a.edit-cart {
	margin-left: 5px;
}

td.amount,
td.total,
td.discount,
td.button {
	text-align:right;
	padding-right: 10px;
}

table.cart td.remove,
table.wishListProductList td.remove {
	padding-left: 10px;
	text-align: left;
}

td.button a.button {
	float: right;
}

span.total {
	font-weight:bold;
}

table.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.cart td,
table.wishListProductList td {
	padding: 5px;
	text-align: center;
}
tr.formError td{
	border-bottom:none;
	padding-left:34em;
}
tr.odd{
	background-color:#e1e2e9;
}
tr.even{
	background-color:#fff;
}
td.desc div.prodThumb{
	margin-right: 15px;
	width: 82px;
	float:left;
	border:none;
}
td.desc div.prodThumb img{
	display: block;
}
td.desc div.returnThumbPlaceholder {
	margin-right: 15px;
	width: 82px;
	height: 62px;
	float:left;
	border:none;
}
td.desc div.item {
	float:left;	
	text-align: left;
	/* If there are multiple tracking numbers or delivery dates associated with a single item, 
	it will cause the div to expand and drop below the thumbnail image in some browsers unless
	an explicit width is set. */
	width: 240px;
}
td.desc div.item div.returnNonMerchDesc {
	text-align: left;
	color: #666;
}

td.desc div.item span.shipmentDate {
	display: block;
}

td.desc div.item span.trackingNr {
	display: block;
}

td.desc div.item span.quantityCanceled {
	display: block;
	font-weight: bold;
}

#orderTotals{
	float: right;
	margin-bottom: 10px;
}

#orderTotals th,
#orderTotals td {
	text-align: right;
	padding: 2px;
}

#orderTotals td {
	padding-left: 5px;
	padding-right: 5px;
}

#orderTotals .total th,
#orderTotals .total td {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

#orderTotals #continueShopping {
	float: left;
}

div.checkoutMessage {
	float: right;
	clear: right;
	margin-bottom:10px;
}

div.checkoutButtonContainer #checkoutBtn {
	margin-right: 0;
}

div.checkoutButtonContainer #employeePolicyAcceptance {
	vertical-align: middle;
}

div.checkoutButtonContainer #McAfee,
div.checkoutButtonContainer #employeePolicyContainer {
	clear:both;
	display: block;
	margin-bottom: 10px;
	text-align: right;
}

div.orderSummaryArea #McAfee {
	float: left;
	margin-top: 20px;
}

div.checkoutButtonContainer #checkoutBtn,
div.checkoutButtonContainer #updateBtn {
	float: left;
}

div.checkoutButtonContainer {
	float: right;
	clear: right;
	margin-bottom:20px;
}

div.cartCheckoutButtonContainer {
	float: right;
}

#continueShopping a.button {
	margin-left: 20px;
	margin-bottom: 20px;
}

#giftPurchaseButton a.button{
  margin-left: 20px;
}
.changeGiftButton a.button{
	font-weight: normal !important;

}
.changeGiftButton{
	float:right;
	vertical-align:bottom;
}
.precart_promo {
	margin-top: 20px;
	margin-left: 20px;
}

#PromotionCodeForm input {
	float: left;
	margin-right: 2px;
}

#PromotionCodeForm button {
	float: none;
	margin-left: 2px;
}

/* Share Cart */
#shareCartForm p {
	margin-top: 10px;
}

#shareCartFormButtons {
	margin: 10px 0;	
}

/* Mini Cart */
#miniCart{
	width: 152px;
	font-size: 11px;
	overflow: hidden;
}

#header #miniCart .scroll-container {
	max-height:238px;
	overflow:auto;
}

#miniCart .scroll-container ul {
	clear: both;
	padding: 5px;
	border-top: 1px solid #0A0A0A;
}

#miniCart .scroll-container ul.first {
	border-top: 0;
}

#miniCart .thumb {
	width: 62px;
	height: 82px;
	margin-right: 5px;
	float: left;
	padding-bottom: 5px;
}

#miniCart li.details a {
	color: #0A0A0A;
	margin-bottom: 5px;
}

#miniCart .thumb img {
	overflow: hidden;
}

#miniCart .thumb div.noImageThumb {	
	border: 1px solid black;
}

#miniCart .thumb  div.noImageThumb span {
	color: black;
}

#miniCart .details {
	display:inline-block;
	width: 75px;
	text-align: left;
	padding-bottom: 5px;
}

#miniCart .details .miniTotal {
	display: block;
}

#miniCart del {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	display: block;
}

#miniCart ins {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

#miniCart span.quantity {
	display: block;
}

#miniCart p.promos {
	padding: 0;
	border-bottom: 1px solid #B85A6E;
	border-top: 1px solid #B85A6E;
	color: #B85A6E;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#miniCart table.cart caption,
#miniCart div.emptyCart h3 {
	background-color: #336aa0;
	text-transform: uppercase;
	color: white;
	padding: 3px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#miniCart div.emptyCart p {
	text-align: center;
	padding: 3px;
}

#miniCart a.button {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	width: auto;
	float: none;
	text-align: center;
}

#miniCart div.miniTotals {
	border-top: 1px solid #0A0A0A;
	padding-top: 5px;
	padding-bottom: 5px;
}

#miniCart div.miniTotals span.amount,
#miniCart div.miniTotals span.discount,
#miniCart div.miniTotals span.totalAmount {
	float: right;
}

#miniCart div.miniTotals span.label,
#miniCart div.miniTotals span.totalLabel {
	float: left;
}

#miniCart div.miniTotals li {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#miniCart div.miniTotals li.discount {
	background-color: #ffe6e6;
	border-top: 1px solid #B85A6E;
	border-bottom: 1px solid #B85A6E;
}

#miniCart div.miniTotals li.discount span.label {
	color: #B85A6E;
}

#miniCart div.miniTotals li.total {
	font-weight: bold;
	background-color: white;
}


/*OrderAddress page*/
#orderAddressContainer{
	
}
#orderAddressContainer ol{
	padding: 0em;
	margin: 0em;
}
#orderAddressContainer li{
	list-style-type:none;
}

#sameAsBillingContainer {
	padding: 1px;
	float: left;
	clear: both;
	margin-left: 315px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sameAsBillingContainer label {
	font-weight: bold;
	display: block;
	float: left;
}

#sameAsBillingContainer div.checkbox {
	padding-right: 5px;
	float: left;
	margin-right: 5px;
}

#sameAsBillingContainer div.checkbox input {
	float: left;
}

#shippingAddr {
	clear: left;
}


div.checkoutAddress{
	width:325px;
	float:left;
}

div.checkoutAddress h3 {
	margin-left: 110px;
	margin-bottom: 10px;
	font-size: 13px;
}

/*Checkout pages */
div.addressDisplay{
	float:left;
	width:265px;
	margin:10px;
}

div.orderAddrSection, div.shipModeSelection{
	padding-top:20px;
}

div.orderAddrSection div.addressDisplay {
	margin-left: 30px;
}

div.shipModeSelection input{
	float:left;
}
div.shipModeSelection li{
	width:230px;
	clear:both;
	padding:5px 30px;
}
div.shipModeSelection li label{
	width:200px;
	margin-left:5px;
}
div.shipModeArea {
	float: left;
}
div.shipModeEspots{
	float:left;
	width:390px;
}

/* Order Payment Page */
#paymentMethodForm h3 {
	clear: both;
	margin-bottom: 5px;
}
#paymentMethodForm #giftCardEspot {
	margin-bottom: 5px;
}
#paymentMethodForm #giftCardList li {
	display: block;
}
#paymentMethodForm #balanceRemaining {
	margin: 10px 0 10px 0;
}
#paymentMethodForm #balanceRemaining span {
	font-weight: bold;
}
div#giftCardDiv,
div#creditCardDiv {
	margin-left: 5px;
}
div#giftCardDiv #giftCardRemove {
	float: none;
	display: inline;
}
div#giftCardDiv #giftCardFields, 
div#giftCardDiv #giftCardButtons {
    float: left;
}
div#giftCardDiv #giftCardButtons button {
    margin-left: 5px;
}
div#giftCardDiv #giftCardButtons a.button {
    margin-left: 3px;
}
div#giftCardDiv .removeGiftCardForm span {
	margin: 0 5px 0 0;
}
div#giftCardList ul li {
	margin: 0 0 5px 0;
}
div.paymentFormSection {
	margin-top:15px;
}

div.orderSummaryInfo{
	padding:20px 0 0;
	float:left;
	width:260px;
}
div.orderSummaryArea div.orderSummaryInfo {
	width: 219px;
}
div.orderSummaryArea div.orderSummaryInfo div.addressDisplay {
	width: auto;
}
div.orderSummaryInfo ul.shipModeDisplay {
	clear: left;
	padding-top: 10px;
	font-weight: bold;
}
#registrationFields {
	display: none;
}	
li.savecc input {
	float:left;
}
li.savecc label{
	margin-left:5px;
	width:400px;
}
/* Logon/Register page */
#loginBox,
#forgotPasswordBox {
	
	margin-top: 30px;
	margin-left: 80px;
}

#loginBox {
	margin-bottom: 420px;
}

#loginBox .box,
#forgotPasswordBox .box {
	float: left;
	width: 330px;
	position: relative;
}

.returnCustInstr { padding-top: 5px; padding-bottom: 10px; }

#loginBox #newCustomerRegister,
#forgotPasswordBox #newCustomerRegister {
	width: 250px;
}

#loginBox form legend,
#loginBox .box h3,
#forgotPasswordBox form legend,
#forgotPasswordBox .box h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: black;
}

#loginBox #logonForm,
#forgotPasswordBox #resetPassword {
	margin-right: 20px;
}

#loginBox #forgotPassword {
	display: block;
	margin-left: 120px;
}

#loginBox #loginButton,
#personalInfoForm #loginButton,
#forgotPasswordBox #forgotPasswordButton {
	margin-left: 120px;
}

#personalInfoForm .privacy-policy {
	margin-top: 25px;
	font-weight: bold;
}

#orderAddressContainer .privacy-policy {
	margin-top: 10px;
	font-weight: bold;
}

#personalInfoForm .privacy-policy input.checkbox,
#orderAddressContainer .privacy-policy input.checkbox {
	float: left;
	margin-right: 3px;
}

#personalInfoForm .privacy-policy label {
	width: 170px;
	float: left;
	display: block;
}

#orderAddressContainer .privacy-policy label {
	width: 170px;
	float: left;
	display: block;
	margin-bottom: 5px;
}

#privacyPolicyAcceptance{
	float: left;
}

#emailSignUpForm  .privacy-policy label{
	width: 170px;
	float: left;
	display: block;
	margin-left: 5px;
}

#emailSignUpForm .clear {
	clear: both;
}


#personalInfoForm .button {
	margin-top: 10px;
	margin-bottom: 5px;
}


#SignUpUserInfo span.instructionMsg {
	display:block;
	width: 210px;
	margin-left: 120px;
}

#SignUpUserInfo span.errorMsg {
	width: 200px;
}

#promises {
    top: 40px;
    font-weight: bold;
    margin-top : 20px;
    margin-bottom: 20px;
}

#sign_up {
    top: 215px;
    left: 398px;
}

#finger {
	margin-top: 45px;
    width: 225px;
    height: 455px;
    left: 66px;
    top: 45px;
    background-image: url(/wcsstore/WacoalStorefrontAssetStore/upload/img/remember/finger.jpg);
}

#userInfo {	
	float: left;
}

#userInfo span.instructionMsg {
	display:block;
	width: 210px;
	margin-left: 120px;
}

#userInfo span.errorMsg {
	width: 200px;
}

#additionalInfo {	
	float: left;
	width: auto;
	margin-left: 15px;
}

#additionalInfo input.text {
	width: 80px;
}

#additionalInfo select {
	width: 150px;
}

#additionalInfo #birthdayFormat {
	text-transform: uppercase;
}

#additionalInfo ul.interests {	
	float: left;
	width: 150px;
}

#additionalInfo li.interests {
	position: relative;
	display: inline-block;
	float: left;
	width: 150px;
	padding: 0;
	list-style: none;	
}

#additionalInfo li.interests label {
	float: none;
	padding-left: 5px;	
}

/* checkout breadcrumbs */
#checkoutBreadCrumb {
	background-color: #0A0A0A;
	font-size: 14px;
	width: 712px;
	height: 105px;
	float: left;
	padding-left: 50px;
	padding-top: 25px;
}

#checkoutBreadCrumb ol {
	padding: 0;
}

#checkoutBreadCrumb li {
	display: block;
	float: left;
	width: 170px;
	height: 80px;
	text-align: center;
	color: #5B5B5B;
	margin-right: 1px;
}

#checkoutBreadCrumb li a {
	width: 130px;
	height: 80px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color: #DBD7D5;
}

#checkoutBreadCrumb li a:hover {
	background-color: #5B5B5B;
	color: #DBD7D5;
}

#checkoutBreadCrumb li.active {
	background-color: #5B5B5B;
	color: #DBD7D5;
}

#checkoutBreadCrumb li span.count {
	font-size: 28px;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 36px;
}

#checkoutBreadCrumb li a span.title {
	text-decoration: underline;
}

#securityCode {
	width: auto;
}

#orderPaymentContainer .print-link {
	float: right;
	margin-left: 30px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url("../images/wacoal/bg_button_gold.gif");
	padding:2px 4px;
}

#orderAddressContainer h1,
#orderShipModeContainer h1,
#orderPaymentContainer h1 {
	display: none;
}

#orderAddressContainer div.errorList,
#orderShipModeContainer div.errorList,
#orderPaymentContainer div.errorList {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#addressBookContainer div.addressDisplay {
	clear: left;
	margin-top: 1em;
	margin-left: 0;
}

#addressBookContainer div.addressDisplay div.buttons,
div.savedCreditCardsEntry div.buttons {
	clear: both;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
}

#addressBookContainer a.deleteButton,
div.savedCreditCardsEntry div.buttons a.deleteButton {
	margin-right: 3px;
	padding-right: 5px;
	border-right: 1px solid #C1C3D1;
}

/* My Account pages */
#breadcrumbs {
	display: none;
}

p#lastLogon {
	color: #B85A6E;
	margin-left: 20px;
}

#personalInfoForm #cancelButton,
#addressFormButtonContainer,
#editCreditCardFormButtonContainer {
	margin-left: 120px;
}

div.myAccountMainNav a {
	text-transform: uppercase;
	text-decoration: none;
}

div.myAccountMainNav ul {
	margin-top: 1em;
}

div.myAccountMainNav ul li {
	margin-bottom: .5em;
}

div.myAccountMainNav ul p {
	font-style: italic;
	font-size: 11px;
}

div.savedCreditCardsEntry {
	clear: left;
	float: left;
	margin-bottom: 20px;
}

div.editCreditCardFormContainer,
div.addressFormContainer {
	float: right;
	background-color: #DBD7D5;
	padding: 10px;
	border: 1px solid #C0BAA8;
}
	
div.editCreditCardFormContainer h3,
div.addressFormContainer h3 {
	color: black;
	text-transform: uppercase;
	border-bottom: 1px solid #C0BAA8;
	background-color: #C0BAA8;
	padding: 2px;
	padding-left: 10px;
	margin-top: -7px;
	margin-left: -7px;
	margin-right: -7px;
	margin-bottom: 10px;
	font-size: 12px;
}

div.savedCreditCardsEntry div.creditCardDisplay {
	width: 250px;
	float: left;
}



/* My Account Nav */
#myAccountNav {
	background-color: #fff;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
	margin-bottom: 20px;
	width: 716px;
	text-transform: uppercase;
}

#myAccountNav li {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	color: black;
	font-weight: bold;
	line-height: 18px;
}

#myAccountNav li a {
	background-image: url(../images/wacoal/bg_gray_gradient.gif);
	background-repeat: repeat-x;
	display: block;
	color: #5B5B5B;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#regRequiredFields {
	margin-bottom: 1em;
}

#cancelButton {
	background-image: url(../images/wacoal/bg_button_gray.gif);
}
	
#userRegistrationUpdateFormButton,
#addressEditButton,
#editCreditCardButton {
	
}
	
#addressEditButton,
#editCreditCardButton {
	background-image: none;
	background-color: #0A0A0A;
	color: #BEA967;
}

a.editButton {
	
}



#userRegistrationUpdateFormButton span,
#addressEditButton span,
a.editButton span,
#editCreditCardButton span {
	
}

/* Wish List page */
#emailWishListContainer {
	margin-top: 30px;
	background-color: #DBD7D5;
	padding: 25px;
	clear: both;
}

#emailWishListContainer span.example {
	color: #666;
	font-style: italic;
	margin-left: 5px;
}

#emailWishListContainer textarea {
	width: 300px;
	height: 150px;
}

#wishListEmptyMsg {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#wishListUnavailableMsg {
	float: right;
	width: 130px;
}

#wishListAddToCart a.button {
	margin-bottom: 2px;
}

table.wishListProductList .item li {
	margin-bottom: 0;
}

#wishListButtons {
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
}

#wishListSendConfirmMsg {
	margin-top: 1em;
	margin-left: 20px;
}

#emailWishListForm .button {
	margin-left: 120px;
}

/* Wish List Product List */
ul.wishlistProductList {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

ul.wishlistProductList li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e2e9;
}

ul.wishlistProductList li.last {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.wishlistProductList div.photo {
	float: left;
	width: 73px;
	margin-right: 10px;
}

ul.wishlistProductList div.productDesc {
	float: left;
	width: 350px;
	margin-right: 10px;
}

ul.wishlistProductList div.buttons {
	float: right;
}

ul.wishlistProductList div.buttons a.removeFromWishlist {
	
}

ul.wishlistProductList a.productTitle {
	clear: both;
	color: #333333;
	display: block;
}

ul.wishlistProductList p.longDescription {
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	margin: 3px 0;
	padding: 0;
}

.out-of-stock-items {
	display: none;
}

div.product-container .product-detail div.errorList {
	margin-bottom: 10px;
	margin-left: 0;
}

.product-detail .promo,
.productListings a.product-link .promo,
.quick-view-panel .promo,
.wishListProductList .promo,
.price .promo {
	color: #B85A6E;
}

div.product-container .product-detail select option.unavailable,
#quick-view-form select option.unavailable,
#quickOrderContainer select option.unavailable {
	background-color: #E7E7E7;
}

div.product-container .product-detail select option.nostock,
#quick-view-form select option.nostock,
#quickOrderContainer select option.nostock {
	background-color: #E7E7E7;
}

div.product-container .product-detail select.color-swatch,
#quick-view-form select.color-swatch {
	float: left;
	margin-right: 10px;
}

#quick-view-form select.color-swatch {
	width: 100px;
}

div.product-container .product-detail form li,
#quick-view-form li {
	margin-bottom: 12px;
}

div.product-container .product-detail label,
#quick-view-form label {
	width: 40px;
	font-weight: bold;
}

div.product-container .product-detail button.add-to-cart-button {
	clear: left;
	margin-right: 10px;
}

div.product-container .product-detail .formError span.errorMsg,
#quick-view .formError span.errorMsg {
	margin-left: 40px;
}

#quick-view div.unavailable-message,
.product-detail div.unavailable-message,
div.inventory-notify-msg {
	background-color: #DBD7D5;
	padding: 10px;
	padding-right: 10px;
	color: #5B5B5B;
	clear: both;
	margin-top: 10px;
}

div.inventory-notify-msg a.close-button {
	background-image:url("../images/wacoal/btn_x.gif");
	background-position:right center;
	background-repeat:no-repeat;
	float: right;
	display: block;
	width: 15px;
	height: 15px;
}

div.inventory-notify-msg p.errorMsg {
	margin: 0;
	padding: 0;
}

#quick-view div.unavailable-message,
.product-detail div.unavailable-message {
	display: none;
}

#quick-view div.unavailable-message input,
.product-detail div.unavailable-message input {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

#quick-view div.unavailable-message input {
	width: 170px;
}

div.search-facets > h2 {
    font-size: 1em;
    margin: 0;
    background-color: #c1c3d1;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    margin-bottom: 10px;
    text-align: left;
}

div.search-facets h4,
div.search-facets h3,
div.search-facets a.view-all {
	color:#B6B1AD;
	display:block;
	font-weight: normal;
	margin-bottom:8px;
	padding:1px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 11px;
}

div.search-facets h3.header {
	font-weight: bold;
	color: white;
	padding-bottom: 10px;
}

div.search-facets ul h2 {
    font-size: 1.4em;
    margin: 0;
    margin-bottom: 3px;
    color: #333;
}

div.search-facets ul li {
	
}

div.search-facets a {
	padding: 1px 1px 1px 0;
	text-decoration: none;
	color: white;
}

div.search-facets a.all {
    font-weight: bold;
    background-image: url(../images/red_arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 10px;
}

div.search-facets a:hover {
    text-decoration: underline;
}

div.search-facets
div.extrarefineResultsContainer {
    clear: both;
}
#searchBreadcumbContainer {
	padding: 3px 10px;
}

#searchBreadcumbContainer h4 {
	margin-left: 0;
}

#searchBreadcumbContainer span {
    float: left;
    font-weight: bold;
}

#searchBreadcumbContainer ul {

}

#searchBreadcumbContainer ul li {
	padding-left: 10px;
}

#searchBreadcumbContainer ul li a {
    background-image: url(../images/red_x.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 13px;
}

#searchBreadcumbContainer ul li a:hover {
    color: #B85A6E;
}

/* begin product listing styles */

.rollover-link {
	text-decoration: none;
	display: none;
}
.rollover-link span {
	background-image:url(../images/wacoal/bg_button_gold.gif);
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	line-height: 21px;
	display: block;
	border: 1px solid black;
	height: 22px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}

.productListings .rollover {
	width: 220px;
	height: 290px;
}

.productListings {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
}

.productListings li {
	width: 220px;
	margin-right: 17px;
	float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.productListings li.last {
    margin-right: 0;
}

.productListings img {
    display: block;
}

.productListings div.productDesc span.description {
    display: block;
    margin-top: 3px;
    font-size: 11px;
    color: #666;
}

.productListings div.detail {
	margin-top: 5px;
}

.productListings div.searchSwatches {
	margin-top: 3px;
	display: block;
	clear: both;
}

div.merchAssocProductDesc {
	width: 140px;
    float: left;
    clear: none;
    padding-top: .7em;
}

.productListings a.product-link {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.productListings .description {
    display: block;
}

.productListings div.priceInfo {
    margin-top: 8px;
}

.productListings .moreColors {
    margin-top: 8px;
    color: #5B5B5B;
    clear: left;
    text-decoration: none;
    display: block;
}

.productListings div.detail a.detail-link {
	color: black;
	font-size: 10px;
	float: right;
	margin-right: 15px;
}

.productListings del {
    text-decoration: line-through;
    border-right: 0px;
    display: inline;
}

.productListings ins {
    padding-left: 3px;
    border-left: 1px solid #333;
    color: #B85A6E;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

.productListings .price {
    font-weight: bold;
    
}

.productListings .saleMsg {
    display: block;
}
.productListings div.addToCartDiv{
	float:right;
	padding-top:5px;
}
/* end product listing styles */

/* begin pagination styles */

div.subcategoryPagination {
    border-bottom: 1px solid #c1c3d1;
    padding-top: 10px;
    padding-bottom: 3px;
}

div.pagination {
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    clear: both;
    margin-top: 10px;
}

div.bottom-pagination {
    background-color: #DBD7D5;
}

span.paginationPages {
	margin-right:25px;
	margin-top: 2px;
	float:left;
}

.paginationLinks {
    clear: none;
    float: right;
    margin-top: 2px;
}

.paginationLinks li {
    display: block;
    float: left;
    margin-right: 5px;
}

.paginationLinks li span.currentPage {
    font-weight: bold;
}

.paginationLinks li a {
    display: block;
    background-image: url("../images/wacoal/bg_button_gold.gif");
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #9a8b43;
    text-decoration: none;
    color: black;
}

.paginationLinks li a.next,
.paginationLinks li a.prev {
    position: relative;
    color: #bdae63;
    width: 9px;
}

.paginationLinks li a.next span.imageReplace {
    background:url("../images/wacoal/img_black_arrow.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.paginationLinks li a.prev span.imageReplace {
    background:url("../images/wacoal/img_black_arrow_left.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.paginationLinks li a:hover {
    background-color: #e47d75;
    color: black;
}

.paginationLinks li a.next:hover,
.paginationLinks li a.prev:hover {
    color: #e47d75;
}

.product-detail-pagination {
	text-align: right;
	margin-right: 15px;
}

.product-detail-pagination li {
	display: inline;
}

.product-detail-pagination a {
	text-transform: uppercase;
	text-decoration: none;
}

.product-detail-pagination a.prev {
	background:url("../images/wacoal/img_gray_arrow_left2.gif");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 8px;
    color: #5c5b57;
}

.product-detail-pagination a.next {
	background:url("../images/wacoal/img_black_arrow.gif");
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 8px;
    color: black;
    margin-left: 10px;
}

/* end pagination styles */

div.categories {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e1e2e9;
	margin-bottom: 20px;
}

div.categories li {
    text-align: center;
    width: 115px;
    float: left;
    padding-left: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

div.categories li.rowFirst {
    padding-left: 0;
    clear: left;
}

div.categories li span.productPhoto img {
	display: block;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #C1C3D1;
}

div.categories p.description {
    
}

#catalogEspotContainer {
	clear: both;
	padding-top: 1em;
}

div.product-container {
	margin-top: 10px;
	clear: left;
}

div.popup-container {
	margin: 10px;
}

/* pr changes power reviews */

#headerEspot div.free-shipping,
#headerEspot div.free-shipping a {
	color: #E47D75;
}

div.product-container div.product-display {
	float: left;
/*	width: 331px; */
	text-align: right;
	padding-top: 10px;
/*	margin-left: 20px; */
	padding-bottom: 10px;
}

.product-container button.unavailable-message,
#quick-view button.unavailable-message {
	display:none;
}

div.productMoreImagesContainer {
	padding-top: 1em;
}

div.product-container .product-detail {
	float: left;
	width: 350px;
	padding-left: 19px;
}

.product-detail li.quantity,
.product-detail li.attribute {
	clear: left;
}

.product-detail li.quantity span.price,
 #quick-view li.purchase .price {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

#quick-view .partNumber,
.product-detail .partNumber {
	color: #5B5B5B;
}

p.productSKU {
	font-weight:normal;
	margin:0 0 10px;
	margin-top: 10px;
	padding:0;
}

div.product-container .product-detail h1,
body.popup h1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-transform: none;
}

body.popup h1 {
	padding-top: 0;
	padding-bottom: 10px;
}

div.product-container .product-detail p.description {
    margin-top: 10px;
    padding-bottom: 10px;
}

div.product-container .product-detail div.priceContainer {
    padding-bottom: 10px;
}

div.product-container .product-detail div.priceContainer span.price {
    font-size: 14px;
    font-weight: bold;
}

#itemsIncluded div.extraItemsIncludedContainer {
	clear: both;
}

div.product-container .product-detail div.attributeContainer {
    float: left;
    position: relative;
    width: 100%;
}

div.product-container .product-detail input.qty,
#quick-view li.purchase input.qty  {
	width: 30px;
}

div.product-container .product-detail dl,
div.product-container .product-detail dt,
div.product-container .product-detail dd {
    margin: 0;
    padding: 0;
}

div.product-container .product-detail dl {
    padding-bottom: 10px;
    font-size: 11px;
}

div.product-container .product-detail dt {
    font-weight: bold;
    clear: left;
    width: 30%;
    float: left;
    padding-right: 5px;
    border-top: 1px solid #fff;
    padding-top: 2px;
    padding-bottom: 2px;
}

div.product-container .product-detail dd {
    width: 68%;
    float: left;
    clear: right;
    border-top: 1px solid #fff;
    padding-top: 2px;
    padding-bottom: 2px;
}

div.product-container .product-detail dt.first,
div.product-container .product-detail dd.first {
    border-top: 0;
}

div.product-container .product-detail .saleMsg {
    display: block;
    color: #c00;
    font-weight: bold;
    font-size: .9em;
    margin-bottom: 1em;
}

div.product-container .product-detail #price {
    font-weight: bold;
    display: block;
    margin-bottom: 1em;
}

#addToCartForm div.errorList {
	margin-left: 0;
}

div.productLinksContainer {
    font-size: 9px;
    line-height: 22px;
    float: left;
}

div.productLinksContainer a {
    color: black;
    text-decoration: none;
}

div.productLinksContainer li {
    display: inline;
    padding-right: 7px;
    border-right: 1px solid black;
    margin-right: 4px;
}

div.productLinksContainer li.last {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
}

div.product-container .product-detail div.qty {
	margin-bottom: 20px;
	float: left;
	margin-right: 15px;
}

div.product-container .product-detail div.qty input.text {
	width: 30px;
}

#addToCartButton {
	clear: left;
}

div.socialNetworkingContainer {
	clear: both;
	float: right;
/*		margin-bottom: 20px;*/
/* more pr changes power reviews */
	margin-top:15px;	
}

div.socialNetworkingContainer h3 {
	float: left;
	font-weight: normal;
	font-size: 1em;
	margin-right: 10px;
}



div.reviewsContainer li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c1c3d1;
}

div.reviewsContainer li.last {
	margin-bottom: 0;
	border-bottom: 0;
}

div.ratingsContainer {
	margin-bottom: 3px;
	margin-top: 3px;
}

div.commentsContainer {
	margin-bottom: 3px;
	margin-top: 3px;
}

div.productpage_popupbox{
	width:448px;
	margin:0px;
	padding:0px;
	border:0px;
}
div.productpage_popupbox div{
	background: url(/wcsstore/StoreInABox/images/style/popupbg.jpg) left top repeat-y;
	width:406px;
	margin:0px;
	margin-top:-4px;
	padding:5px 20px 5px 20px;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	margin-bottom:-6px;
	border-right:1px solid #717a82;
	_margin-top:0px;
	_border-right:none;
	_margin-bottom:-10px;
}
div.holder img.top{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	width:447px;
}
div.holder img.bottom{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	width:447px;
	_margin-top:-6px;
}
div.holder div.product_popclear1{
	clear:both;
	height:2px;
	width:20px;
	background:none;
	margin:0px; 
	padding:0px;
	border:0px;
}
body div.productpage_popupgrey{
	border-right:0px;
	background:#b7b7b7;
	margin:0px;
	padding:0px;
	z-index:10;
	position:absolute;
	top:220px;
	left:350px;
	width:448px;
	display:none;
	padding-bottom:5px;
}


div.productpage_popup_largeImages{
	width:648px;
	margin:0px;
	padding:0px;
	border:1px solid #717a82;
}
div.productpage_popup_largeImages div{
	/* background: url(/wcsstore/StoreInABox/images/style/popupbg.jpg) left top repeat-y; */
	background:#eeeeee;
	width:606px;
	margin:0px;
	margin-top:-4px;
	padding:5px 20px 5px 20px;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	margin-bottom:-6px;
	border-right:1px solid #717a82;
	_margin-top:0px;
	_border-right:none;
	_margin-bottom:-10px;
}
div.holder img.top_largeImages{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	width:647px;
}
div.holder img.bottom_largeImages{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	width:647px;
	_margin-top:-6px;
}
body div.productpage_popup_largeImages{
	border-right:0px;
	background:#b7b7b7;
	margin:0px;
	padding:0px;
	z-index:10;
	position:absolute;
	top:220px;
	left:150px;
	width:648px;
	display:none;
	padding-bottom:5px;
}

li.thumbnailImage {
	float: left;
	display: block;
	width: 25%;
	text-align: center;
	margin-top: 5px;
}

li.thumbnailImage img {
	padding: 5px;
	border:1px solid #C1C3D1;
}

ul.thumbnailImagesList {
}

p.productpage_closex{
	float:right;
	display:block;
	cursor:pointer;
	height:18px;
	width:18px;
	background: url(/wcsstore/StoreInABox/images/style/prodclosex.jpg) left top no-repeat;
	margin:0px;
	padding:0px;
}
span.productpage_popuptitle{
	font-size:13px;
	color: black;
}
div.productpage_popupbox form dl{
	margin:0px;
	padding:0px;
}
div.productpage_popupbox form dl dt{
	display:block;
	float:left;
	width:160px;
	text-align:right;
	padding:0px 3px 0px 3px;
}
div.productpage_popupbox form dl dt label{
	text-align:right;
	font-weight:normal;
	font-family:arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	height:25px;
}
div.productpage_popupbox form dl dd{
	float:left;
	display:block;
	width:115px;
	margin:0px;
	padding:0px 0px 3px 3px;
}
div.productpage_popupbox form dl dd input{
	width:120px;
	margin:0px; 
	padding:0px;
}
div.productpage_popupbox form dl dd button{
	width:64px;
	height:27px;
	margin:0px;
	padding:0px;
	border:0px;
	cursor:pointer;
	background: url(/wcsstore/StoreInABox/images/style/en_US/prodemailsub.jpg) left top no-repeat;
}



#addToCartForm {
    clear: left;
}

#addToCartForm select {
    clear: left;
    display: block;
    margin-top: 1px;
    width: auto;
}

#addToCartForm fieldset {
    margin-top: .5em;
    margin-bottom: 1em;
}

#addToCartForm label {
	width: auto;
	float: none;
}

#addToCartForm li {
	margin: 0;
}

#addToCartForm li.addToCart {
	padding-top: 10px;
	padding-bottom: 10px;
}








h3.productListHdr {
    font-weight: bold;
    margin-top: 40px;
    font-size: 1em;
}




#itemsIncluded {
    border-bottom: 1px solid #c1c3d1;
    font-size: .9em;
    padding-top: 25px;
}

#itemsIncluded p {
    margin-bottom: 0;
}

#itemsIncluded dl {
    margin-bottom: 1em;
}

#itemsIncluded ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#itemsIncluded ol li {
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
    position: relative;
    clear: both;
}

#itemsIncluded div.productDesc {
    position: relative;
    width: 398px;
    margin-left: 85px;
}

#itemsIncluded div.productDesc a {
    color: #f60;
    text-decoration: none;
}

#itemsIncluded h3 {
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #c1c3d1;
}

#itemsIncluded img {
    float: left;
    clear: left;
}

#itemsIncluded span.productName {
    background-image: none;
    font-weight: bold;
}

#itemsIncluded span.price {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    float: right;
}

#itemsIncluded div.productQty {
    margin-left: 85px;
}

#itemsIncluded div.productQty span.saleMsg {
    display: block;
    font-size: .7em;
    color: #c00;
    font-weight: bold;
    margin-top: 4px;
}

#itemsIncluded div.productQty span.price {
    position: relative;
}

#itemsIncluded div.productQty label {
    color: #f60;
    font-weight: bold;
}

#itemsIncluded div.productQty input {
    border: 1px solid #f60;
}

#itemsIncluded div.productQty span.price,
#itemsIncluded div.productQty input,
#itemsIncluded div.productQty label {
    font-size: .9em;
    display: inline;
    clear: none;
    float:none;
}


div.attachment {
	margin: 5px;
	padding: 5px;
	float: left;
	text-align: center;
	background-color: #fff;
	border: 1px solid #C1C3D1;
}

div.attachment a {
	text-decoration: none;
	border: 0;
}

div.attachmentContainer {
	padding-bottom: 10px;
}

div.attachmentContainer h3 {
    font-size: 1em;
    margin: 0;
    float: left;
    display: block;
}

div.attachmentContainer p {
    clear: left;
    margin: 0;
    padding-top: .5em;
}

div.attachmentContainer span.attachment {
    float: right;
    margin-left: 10px;
    display: block;
    height: 100%;
}

div.attachmentContainer span.attachment a {
    display: block;
    max-width: 200px;
    background-color: #39c;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    border: 1px solid #666;
    line-height: 1.3em;
}

div.attachmentContainer ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.attachmentContainer div.extraAttachmentContainer {
    clear: both;
}

div.attachmentContainer li {	
	background-image: url(../images/bg_dotted_border_horiz.gif);
	background-position: center top;
	background-repeat: repeat-x;
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
}

/* Product List page */
#categoryFullImage {
	width: 640px;
	border-top: 1px solid #c1c3d1;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}

/* Order Status page */
#orderStatusTable {
	width: 100%;
}

#orderStatusTable th,
#orderStatusTable td {
	text-align: left;
	padding: 5px;
}

/* content pages */
div.contentContainer {
	margin-top: 1em;
	margin-left: 20px;
	margin-right: 20px;
}

div.contentContainer h2 {
	font-size: 14px;
}

div.contentContainer ul,
lightboxContentContainer ul {
	list-style-type: disc;
	margin-left: 2em;
	margin-bottom: 1em;
}

div.contentContainer ul.address {
	list-style-type: none;
}

#faqContainer dt {
	font-weight: bold;
	margin-top: 2em;
	clear: both;
}

#faqContainer a.button {
	margin-bottom: 2em;
}

/* store locator page */
#store-locator-box-form .formError span.errorMsg {
	margin-left: 0;
}

div.product-detail-merch-assoc {
	background-color: #DBD7D5;
	padding-right: 16px;
	padding-top: 16px;
	padding-bottom: 22px;
	clear: both;
}

div.product-detail-merch-assoc h3 {
	text-transform: uppercase;
	width: 110px;
	text-align: right;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 11px;
	float: left;
}

div.product-detail-merch-assoc ul.productListings {
	float: left;
	margin: 0;
}

div.product-detail-merch-assoc ul.productListings li {
	width: 129px;
	padding-top: 0;
}

div.product-detail-merch-assoc ul.productListings li .rollover {
	width: 129px;
	height: 170px;
}



div.replacement-products {
	display: none;
	background-color: #DBD7D5;
	padding: 10px;
	padding-right: 10px;
	color: #5B5B5B;
	clear: both;
	margin-top: 10px;
}


div.replacement-products ul.productListings li .rollover {
	width: 129px;
	height: 170px;
}

div.replacement-products ul.productListings li {
	width: 129px;
	padding-top: 0;
	margin-right: 5px;
}

div.replacement-products .productListings .saleMsg {
    float: right;
    color: #c00;
    font-weight: bold;
    font-size: .9em;
    margin-bottom: 0;
    margin-right: 15px;
}

div.replacement-products .productListings .detail-link {
    display:none;
}

div.replacement-products .productListings .rollover .overlay {
    margin-left: 13px !important;
    margin-top: 73px !important;
}


div.replacement-products {
	display: none;
	background-color: #DBD7D5;
	padding: 10px;
	padding-right: 10px;
	color: #5B5B5B;
	clear: both;
	margin-top: 10px;
}


div.replacement-products ul.productListings li .rollover {
	width: 129px;
	height: 170px;
}

div.replacement-products ul.productListings li {
	width: 129px;
	padding-top: 0;
	margin-right: 5px;
}

div.replacement-products .productListings .saleMsg {
    float: right;
    color: #c00;
    font-weight: bold;
    font-size: .9em;
    margin-bottom: 0;
    margin-right: 15px;
}

div.replacement-products .productListings .detail-link {
    display:none;
}

div.replacement-products .productListings .rollover .overlay {
    margin-left: 13px !important;
    margin-top: 73px !important;
}

/* pr changes power reviews */
.tabs div.ui-tabs-panel div.pr-review-engine ul {
	list-style-type: none;
}

.tall-tabs {
	height: 300px !important;
	}

#pr-snapshot-histogram {
	z-index: 0 !important;
	position: static !important;
}

.pr-stars {
	position: static !important;
}

#pr-snapshot-histogram-container {
	left: 400px;
}

div.pr-review-rating-wrapper {
	position : static !important;
	}

.pr-other-attributes-list, .pr-other-attributes-list .pr-other-attribute-value {
    position: static !important;
}

div.product-container .image-set {
	padding-top: 10px;
	padding-left: 20px;
}

div.productMerchAssociations div.detail .pr_snippet_category div.pr-snippet div.pr-snippet-wrapper .pr-snippet-review-count {
	clear: both !important;
	display: block !important;
}

div.product-container div.product-display div.product-detail {
	text-align: left;
}

div.pr_review_summary {
	padding:0 !important; 
}

div.tContainer {
	float: left;
	padding-left: 20px;
	width: 610px;
}

/* javascript tabs widget on product page */
.tabs { 
	border: 0;
	padding: 0;
	background-color: transparent;
	color: #333333;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabs div.ui-tabs-panel ul {
	list-style-type: disc;
	margin-left: 1em;
}

.tabs .ui-corner-all,
.tabs .ui-corner-top,
.tabs .ui-corner-bottom {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}	

.tabs .ui-widget-header {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	padding: 0;
}

.ui-helper-reset {
font-size:100%;
line-height:1.3;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
text-decoration:none;
}

.tabs .ui-state-default,
.tabs .ui-tabs-selected {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	margin-right: 0;
}

.tabs .ui-state-default {
	background-image:url(../images/wacoal/bg_gray_gradient.gif);
	background-repeat:repeat-x;
	border-right:1px solid #FFFFFF;
}

.tabs .ui-tabs-selected {
	background-image: none;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	margin-left: 0;
	margin-right: 1px;
}

.tabs .ui-state-default a {
	color: #5B5B5B;
	text-transform: uppercase;
}

.tabs .ui-state-active {
	margin-bottom: -1px;
	background-color: white;
}

.tabs .ui-state-active a {
	color: #000;
	text-transform: uppercase;
}

.tabs .ui-tabs-nav li.first {
	margin-left: 0 !important;
	border-left: 1px solid #d9d9d9;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}

.tabs .ui-tabs-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}

.tabs .ui-helper-clearfix {
	display:block;
}

.tabs .ui-tabs-nav li.ui-tabs-selected {
	border-bottom-width:0;
	padding-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
}

.tabs .ui-tabs-nav li {
	border-bottom-width:0 !important;
	float:left;
	margin-bottom: -1px;
	margin-right: 0;
	padding:0;
	position:relative;
}

.tabs .ui-tabs-nav li a {
	float:left;
	padding:0.5em 1em;
	text-decoration:none;
}

.ui-tabs .ui-tabs-hide {
	display:none !important;
}
/* pr changes power reviews */
.tabs .ui-tabs-panel {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fff none repeat scroll 0 0;
	display:block;
	padding:1em 1.4em;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	height: 120px;
	overflow: auto;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* right nav on the product page */

#rightnav div.productMerchAssociations h3 {
	background-color:#336AA0;
	color:white;
	font-size:12px;
	font-weight:bold;
	margin-bottom:1px;
	padding:3px;
	text-align:center;
	text-transform:uppercase;
	margin-top: 3px;
}

#rightnav .productListings {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#rightnav .productListings img {
	margin-left: 23px;
	padding: 5px;
	border: 1px solid #C1C3D1;
	background-color: #fff;
}

#rightnav .productListings div.priceInfo {
	clear: both;
	text-align: left;
}

#rightnav .productListings li {
	border-bottom: 0;
	background-color: #E1E2E9;
	padding: 10px;
	margin-top: 3px;
}

#rightnav ol.productListings {
	display: none;
}

/* quick order page */
#quickOrder .quickOrderInstructions {
	margin: 5px 20px 0;
}

#quickOrder .formErrorVO span.errorMsg {
	display: block;
	color: #B85A6E;
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
}

#quickOrder .errprPartNumber .errorMsg {
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
}

#quickOrder #quickOrderContainer{
	margin-top: 1em;
	margin-left: 20px;
	width : 500px;
	float : left;
}

#quickOrder #quickOrderAdvEspot{
	margin-top: 50px;
	width : 210px;
	float : right;
}

#quickOrder #quickOrderAdvEspot ul{
	float : right;
	margin-right: 30px;
}

#quickOrder #quickOrderAdvEspot ul li{
	margin-bottom: 20px;
}

#quickOrder #quickOrderContainer ul li.text,
#quickOrder #quickOrderContainer ul li.dropDown,
#quickOrder #quickOrderContainer ul li.size,
#quickOrder #quickOrderContainer ul li.attribute  {
	float: left;
}

#quickOrder #quickOrderContainer input{
	margin: 0px 5px 0px 20px;
	width: 100px !important;
}

#quickOrder #quickOrderContainer ul li select{
	margin: 0px 5px 0px 20px;
	width: 120px;
}

#quickOrder #quickOrderContainer ul li.label {
	margin: 0px 5px 5px 20px;
}

#quickOrder #quickOrderContainer ul li.styleLabel {
	width: 100px;
}

#quickOrder #quickOrderContainer ul li.colorLabel,
#quickOrder #quickOrderContainer ul li.sizeLabel {
	width: 120px;
}

#quickOrder #quickOrderContainer ul li.qtyLabel {
	width: 40px;
}

#quickOrder #quickOrderContainer ul li.label,
#quickOrder #quickOrderContainer ul li.qty {
	float:left;
}

#quickOrder #quickOrderContainer ul li select.qty{
	margin: 0px 5px 0px 20px;
	width: 40px;
}

#quickOrder #QuickOrderForm .formError span.errorMsg {
    color: #B85A6E;
    display: block;
    margin-left: 0;
}

#quickOrder #QuickOrderForm .formError span.errorMsg {
    color: #B85A6E;
    display: block;
    margin-left: 0;
}

/* sitemap page */
#sitemapContainer {
	margin-top: 1em;
	margin-left: 20px;
}

#sitemapContainer ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sitemapContainer ol.catalog {
	clear: both;
}

#sitemapContainer div.clean {
	clear: both;
}

#sitemapContainer ol.category {
	padding: 6px;
}

#sitemapContainer ol.catalog > li {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}

#sitemapContainer ol.content {
	clear: both;
}

#sitemapContainer ol.content > li {
	float: left;
	width: 33%;
	margin-bottom: 20px;
}

#sitemapContainer ol li{
	margin-bottom: 10px;
	text-transform: uppercase;
}

#sitemapContainer ol li ol li {
	margin-top: 3px;
	margin-bottom: 0;
	text-transform: none;
}

#sitemapContainer ol li ol li ol li {
	margin-bottom: 0;
	margin-top: 0;
}

#sitemapContainer ol li ol li ol li a {
	color: #5B5B5B;
}

#sitemapContainer ol a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#sitemapContainer ol a:hover {
	color: #000;
}

#sitemapContainer ol ol a {
	color: #5B5B5B;
	font-weight: normal;
}

/* search results */
div.searchResultsContainer {
	margin-bottom: 3px;
}

div.searchResultsContainer .productListings {
	clear: both;
}

#searchMsg {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
}

#registrationBox {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}

div.orderStatusDisplay {
	margin-bottom: 20px;
}

form.search input.text {
	float: left;
	margin-left: 20px;
	margin-right: 3px;
}

div.productFilterMenu {
	margin-left: 20px;
	margin-top: 15px;
}

.CategoryDisplayView div.productFilterMenu {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
}

div.productFilterMenu h3 {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 15px;
	font-weight: normal;
	line-height: 15px;
}

div.productFilterMenu select {
	background-color: black;
	border-color: black;
	color: #DBD7D5;
	font-size: 10px;
	float: left;
	margin-right: 4px;
	line-height: 14px;
}

div.productFilterMenu button,
div.pagination button {
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: auto;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

div.pagination select {
	float: left;
}

div.pagination button {
	margin-left: 5px;
	margin-top: 1px;
}

div.productFilterMenu button span {
	padding: 0;
	margin: 0;
	background: url(../images/wacoal/img_black_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	padding-right: 8px;
	display: block;
}

div.pagination button span {
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	display: block;
}

#checkoutPage,
#checkoutLoginMsg {
	margin-right: 20px;
	margin-left: 20px;
}

#quick-view {
	width: 505px;
	background-color: white;
}

#quick-view h2 {
	font-size:14px;
	font-weight:bold;
}

#quick-view .product-display {
	width: 220px;
	float: left;
	margin-left: 7px;
	margin-right: 12px;
	margin-top: 7px;
	position: relative;
}

#quick-view .product-display img {
	border: 1px solid #e6e6e6;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#quick-view .product-display div.unavailable {
	border: 1px solid #ccc;
	background-color: white;
	display: block;
	width: 220px;
	height: 290px;
	text-align: center;
	font-size: 200px;
	color: #e6e6e6;
	line-height: 280px;
}

#quick-view .quick-view-panel {
	width: 257px;
	float: right;
	margin-right: 7px;
	margin-top: 16px;
}

#quick-view li.purchase {
	margin-bottom: 20px;
}

#quick-view li.purchase input.qty {
	margin-right: 15px;
}

#quick-view .quick-view-panel .details {
	color: black;
	float: left;
	margin-left: 10px;
	line-height: 18px;
}

#quick-view .quick-view-panel #addToWishlist {
	color: black;
	float: left;
	clear: left;
	margin-top: 10px;
}

#quick-view .quick-view-panel div.loading-image,
.product-detail div.loading-image,
.emailAFriend .loading-image,
.emailSignUp .loading-image,
#quickOrderContainer div.loading-image {
	display: none;
	background-image: url(../images/colorbox/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#quick-view .quick-view-panel .add-to-cart-button {
	float: left;
}

#quick-view .ui-tabs-nav {
	font-size: 10px;
}

.loading-message {
	color: #5B5B5B;
	display: none;
}

.emailAFriend,
.emailSignUp {
	padding: 10px;
	float: left;
}

.emailSignUp p {
	width: 330px;
}

.emailAFriend h3,
.emailSignUp h3 {
	font-size: 13px;
	text-transform: uppercase;
}

.emailAFriend ul,
.emailSignUp ul {
	margin: 0;
	padding: 0;
}

.emailAFriend #emailAFriendMsg,
.emailSignUp #emailSignUpMsg {
	height: 15px;
}

.emailAFriend #emailAFriendMsg .success,
.emailSignUp #emailSignUpMsg .success {
	font-weight:bold;
	color: green;
}

.emailAFriend #emailAFriendMsg .error,
.emailSignUp #emailSignUpMsg .error {
	font-weight:bold;
	color: #B85A6E;
}

div.espotPopupContainer {
	
}

.product-thumb {
	background-color: #ccc;
}

.product-display .product-photo {
	width: 261px;
	height: 344px;
	position: relative;
	float: left;
	cursor: move;
}

.popup-container .product-photo {
	width: 379px;
	height: 500px;
	float: left;
	cursor: move;
}

/* Begin alt product view styles */
.zoom-buttons {
	text-align: left;
	margin-bottom: 5px;
	clear: both;
}

.product-display .zoom-buttons {
	width: 261px;
}

.popup-container .zoom-buttons {
	width: 455px;
}

.zoom-buttons img {
	margin-top: 3px;
}

.zoom-buttons a {
	float: left;
}

.zoom-buttons a.reset-zoom,
.zoom-buttons a.popup {
	color: #333;
	text-decoration: none;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	float: right;
}

.zoom-buttons a.popup {
	border-right: 0;
}

.image-set {
	float: left;
	width: 62px;
	margin-right: 6px;
}
.image-set {
	float: left;
	width: 62px;
	margin-right: 6px;
}
.image-set a {
	padding: 0;
}
.image-set img {
	padding: 0;
	border: 1px solid #E6E6E6;
}

.popup-container .image-set img {
	margin-bottom: 2px;
}

.image-set a.selected img {
	border: 1px solid #929292;
}

#mapImageSjElement4_img {
	display:none;
}
/* End alt views styles */

/* espot classes */
ul.emailAFriendInfo {
	list-style-type: disc;
	padding-left: 20px;
	padding-bottom: 10px;
}

#category-images img {
	display: block;
}

#category-images .category-espot1 {
	margin-bottom: 3px;
}

#category-images .category-espot2,
#category-images .category-espot4 {
	float: left;
}

#category-images .category-espot3 {
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}

a.back-to-results {
	margin-left: 20px;
	display: block;
	margin-top: 5px;
	clear: both;
	background-image: url(../images/wacoal/img_gray_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-size: 10px;
	float: left;
}

a.back-to-results span {
	background-color: #323130;
	color: #eae2d8;
	padding: 1px;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: lowercase;
}

.securityCodeImg {
	float: right;
}

#shoppingCartPromoEspot {
	text-align: center;
}

/* Full shop cart remove button css*/
.hidden {display:none;}
.removeTipBox {display:none;position:absolute; z-index:101; margin-left:10px; width:100px; overflow:auto; background-color:#FFFFFF; border:2px solid #F6EBE0;}
	
/* Google Blogger */
#blogContent {
	background-color: #0A0A0A;
}
#blogContent .content-page {
	float: left;
	width: 100%;
	background-color: #0A0A0A;
}

#blogContent .blog-category-title{
	color: #BEA967;
}

#blogContent .content {
	font: 16px !important;
	margin: 8px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #0A0A0A;
	color: white;
}
#blogContent .date {
	margin: 5px;
	color: white;
	margin-left: 50px;
}
#blogContent .label {
	width: 200px;
}
#blogContent .categories{
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 30px;
}
#blogContent .blog-entry h2{
	/*border-color: gray;
	border-style: double;
	border-width: 3px;
	width: 100%;*/
	margin-left: 50px;
	color: #BEA967;
	margin-top: 15px;
	margin-bottom: 10px;
}

#blogContent .blog-entry h1{
	color: white;
}

#blogContent li.shareLink {
	margin: 5px;	
}

#blogContent ul.endFlag {
	border-left: #0A0A0A;
	border-right: #0A0A0A;
	border-top: #0A0A0A;
	border-bottom: #AAAAAA;
	border-style: solid ;
	border-width: 2px;
	margin-bottom: 100px;
	background-color: #0A0A0A;
	color: white;
}
#blogContent ul.last {
	margin-bottom: 20px;
}

#blogGadget {
	
	margin-bottom: 20px;
	margin-left: 8px;
	width: 80%;
}
#blogGadget span.active {
	
	font-style: italic;
}
#blogGadget ul{
	margin-bottom: 20px;
}
#blogGadget h3,
#blogGadget h4{
	margin-bottom: 4px;
}

#blogTitle4 {
	font-size: 9pt;
	font-weight: bold;
}

#blogContent .blogSocialNetworkingContainer {
	display: inline;
}

#error_Color,#error_Size {display:none;}
