<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************************************************************
  Main Containers of the body content
  ****************************************************************************/
  
#globalContentContainer {
    background-color:#fff;
    border-color: #ccc;
    border-style:none solid solid solid;
    border-width:0 1px 1px 1px;
    margin-left:auto;
    margin-right:auto;
    padding-top:0px;
    width:900px;
}

#localContentContainer {
    float:right;
    width:699px;
    border-left: 1px solid #ccc;
    overflow:hidden;
    padding-top:6px;
}
#localNavigationContainer {
    float:left;
    width:200px;
    border-right: 1px #ccc solid;
    margin-right: -1px;
    overflow:hidden;
    padding-top:6px;
}
#macysGlobalBanner, #macysGlobalLayout {
	clear:both;
	padding-left:5px;
}

/* =====================================================================
   the filter widget (e.g. "sort-by") styles
   ===================================================================== */

#filters {
	margin-top: 12px;
    padding: 3px 6px 0;
 	*padding: 4px 6px 0 6px;
    vertical-align: middle;
    clear: both;
}

#filterSort {
    float: left;
    vertical-align: middle;
}

#filterPPP {
    float: right;
    vertical-align: middle;
}

#filters span {
	font-family:verdana,arial,lucida,sans-serif;
	font-size: 11px;
	color: #333;
	*float: left;
	*padding-top: 6px;
}

#filters select {
	margin: 3px 3px 3px 3px;
}

#paginateTop {
	margin-top:0;
	margin-right:7px;
	*margin-right:5px;
}

/* =====================================================================
   breadcrumb links (Cat04, browse)
   ===================================================================== */

div#breadcrumbs a,
div#breadcrumbs a:link,
div#breadcrumbs a:visited {
    color:#444;
    font-size:11px;
    text-decoration: underline;
    font-family:verdana,arial,lucida,sans-serif;
}

div#breadcrumbs a:hover {
     text-decoration: underline;
}

div#breadcrumbs a.selected {
    font-weight:bold;
}

div#breadcrumbs h2, div#breadcrumbs h1,
div#breadcrumbs span {
    display: inline;
    margin: 0;
    display: inline;
    font-weight: normal;
    font-family:verdana,arial,lucida,sans-serif;
}
.depthPathLinked {
   font-size:11px;
   color:#333;
   font-family:verdana,arial,lucida,sans-serif;
   text-transform: none;
}
.depthPathActive {
    font-size:11px;
    color:#333;
    font-family:verdana,arial,lucida,sans-serif;
    text-transform: none;
}
div#breadcrumbs {
    background-color:#F1F1F1;
    clear:left;
    float:right;
    padding:4px 0 6px 6px;
    width:693px;
}
div#breadcrumbs span.selected {
    font-weight:bold;
}
/* =====================================================================
   Catalog-specific product thumbnail styling (Cat04, browse)
   Note that all *generic* thumbnail CSS should be in thumbnail.css
   ===================================================================== */
.thumbnails {
    margin-top: 8px;
    clear: both;
}

.productThumbnail {
	color: #333;
	font-family: verdana,arial,lucida,sans-serif;
    font-size: 11px;
    float:left;
    margin-right: 6px;
    margin-bottom: 10px;
    text-align: left;
    width: 167px;
    _margin-right: 4px;
}

.productThumbnail img.thumbnailImage {
    min-height: 167px;
    width: 167px;
    float: left;
    border:1px solid #CCCCCC;
}

.productThumbnail .moreColors {
	width: 167px;
	font-size: 10px;
	line-height: 13px;
}
.productThumbnail .offers {
    clear:both;
}
/* =====================================================================
   Promotional Section Header(s)
   e.g. for the "We Recommend" product thumbnails region
   ===================================================================== */

div.promoSectionHeader {
    background-color: #f1f1f1;
    padding: 1px 2px 2px 2px;
    margin-bottom: 3px;
    width:684px;
}

div.promoSectionHeader span,
div.promoSectionHeader a {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: verdana,arial,lucida,sans-serif;
}

div.promoSectionFooter {
    height: 5px;
    background-color: #f1f1f1;
    padding: 1px 2px 2px 5px;
    margin-bottom: 3px;
}

div.weRecommend_ALT_STYLE {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
}


/* =====================================================================
   the paginator
   ===================================================================== */

.pagination {
    float: right;
    margin: 3px 6px 6px 10px;
    vertical-align: middle;
}

.pagination .currentPage {
	text-decoration: none;
	color: #333;
}

.pagination a {
	text-decoration: underline;
}

.pagination .disabled {
	text-decoration: none;
	color: #AAA;
	cursor: move;
}

.pagination a.arrow {
	text-decoration: none;
	margin: 0;
}

.pagination span,
.pagination a {
	color:#333;
	font-family:verdana,arial,lucida,sans-serif;
	font-size:11px;
	margin: 0 2px;
}

/* =====================================================================
   Category Navigation
   ===================================================================== */
#localNavigationContainer div.selected {
	background-color: #F1F1F1;
	cursor:pointer;
}
#nav_title {
    border-bottom: solid 1px #CCC;
	padding:3px 0 5px 8px;
}
#nav_title h1 {
	margin: 0; font-size: 14px;
}
#localNavigationContainer #nav_title a, #localNavigationContainer #nav_title span {
    font-size: 14px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    text-transform:lowercase;
    font-family:arial,helvetica,sans-serif;
}
#localNavigationContainer #nav_title span {
    cursor: default;
}    
#localNavigationContainer a {
	display: inline-block;
}
#localNavigationContainer a {
    text-decoration: none;
    display: block;
    font-size: 9px;
    font-family: verdana;
    color: #333;
    cursor: pointer;
    vertical-align: top;
}
#localNavigationContainer li a:hover {
    background-color: #f1f1f1;
}
#localNavigationContainer ul, #localNavigationContainer li {
	margin: 0px;
	padding: 0px;
    vertical-align: top;
    list-style-type: none;
    cursor: pointer;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected a:hover,
#localNavigationContainer li.hasMoreSelected a,
#localNavigationContainer li.hasMoreSelected a:hover {
    background-color: #E9E7E8;
    border-bottom: 1px solid #E9E7E8;
    font-weight: bold;
    color: #000;
}
li.hasMoreSelected ul a {
	font-weight: normal;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li.selected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li.selected a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li.selected a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li.selected a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.selected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.selected a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.selected a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.selected a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.selected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.selected a:hover,
#localNavigationContainer li.hasMoreSelected li.selected a,
#localNavigationContainer li.hasMoreSelected li.selected a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.selected a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.selected a:hover,
#localNavigationContainer li.selected a,
#localNavigationContainer li.selected a:hover {
    background-color: #666;
    border-bottom: 1px solid #666;
    color: #FFF;
    font-weight: bold;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.selected li a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.selected li a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li a,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.selected li a,
#localNavigationContainer li.hasMoreSelected li.selected li a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li a,
#localNavigationContainer li.hasMoreSelected li a,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.selected li a,
#localNavigationContainer li.selected li a {
    background-color: #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    color: #333;
    font-weight: normal;
}
#localNavigationContainer li.selected li {
    list-style-type: none;
    list-style-position: inside;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.hasMoreSelected li a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li.selected li a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li.selected li a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.hasMoreSelected li a:hover,
#localNavigationContainer li.hasMoreSelected li.hasMoreSelected li a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li.selected li a:hover,
#localNavigationContainer li.hasMoreSelected li.selected li a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.hasMoreSelected li a:hover,
#localNavigationContainer li.hasMoreSelected li a:hover,
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 li.selected li a:hover,
#localNavigationContainer li.selected li a:hover {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #333;
	font-weight: normal;
}
#localNavigationContainer ul.nav_cat_sub_2 {
    padding: 3px 0;
    *padding: 3px 0 2px;
}
#localNavigationContainer ul.first {
    padding: 0px 0 4px;
}
ul.nav_cat_sub_2 span {
	padding: 3px 2px 2px 8px;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 a,
ul.nav_cat_sub_3 a {
    padding: 3px 2px 2px 16px;
    *margin-left: -16px;
    *padding: 3px 2px 2px 32px;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_4 a,
ul.nav_cat_sub_4 a {
    padding: 3px 2px 2px 22px;
    *padding: 3px 2px 2px 38px;
}
#localNavigationContainer .nav_cat_item_hilite li.selected ul.nav_cat_sub_4 a,
li.selected ul.nav_cat_sub_4 a {
    *padding: 3px 2px 2px 22px;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_5 a,
ul.nav_cat_sub_5 a {
    padding: 3px 2px 2px 27px;
    *padding: 3px 2px 2px 43px;
}
#localNavigationContainer .nav_cat_item_hilite li.selected ul.nav_cat_sub_5 a,
li.selected ul.nav_cat_sub_5 a {
    *padding: 3px 2px 2px 27px;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_6 a,
ul.nav_cat_sub_6 a {
    padding: 2px 2px 2px 32px;
    *padding: 2px 2px 2px 47px;
}
#localNavigationContainer .nav_cat_item_hilite li.selected ul.nav_cat_sub_6 a,
li.selected ul.nav_cat_sub_6 a {
    *padding: 3px 2px 2px 32px;
}
li.selected ul.nav_cat_sub_3 a {
    background-position: 16px 2px;
}
li.selected ul.nav_cat_sub_4 a {
    background-position: 17px 2px;
}
li.selected ul.nav_cat_sub_5 a {
    background-position: 23px 2px;
}
li.selected ul.nav_cat_sub_6 a {
    background-position: 27px 0px;
}
#localNavigationContainer .nav_cat_item_hilite a {
    font-size: 9px;
    font-family: verdana;
    color:#F00;
    font-weight: bold;
    text-transform:uppercase;
    padding: 3px 2px 4px 8px;
}
#localNavigationContainer .nav_cat_item_hilite a.selected:hover,
#localNavigationContainer .nav_cat_item_hilite a.selected {
    background-color:#333;
    color:#FFF;
}
#localNavigationContainer .nav_cat_item_hilite ul.nav_cat_sub_3 a {
	color:#333;
	text-transform:none;
	font-weight:normal;
}
#localNavigationContainer li.nav_cat_item_bold {
	cursor: default;
	padding-bottom: 2px;
}
#localNavigationContainer li.nav_cat_item_bold span {
	cursor:default;
    font-size: 9px;
    font-family: verdana;
    font-weight: bold;
    text-transform:uppercase;
}
#localNavigationContainer li.nav_cat_item_hilite,
#localNavigationContainer li.nav_cat_item_bold {
    margin-top: 7px;
}
#localNavigationContainer ul.first li.nav_cat_item_hilite,
#localNavigationContainer ul.first li.nav_cat_item_bold {
	margin-top: 4px;
}
.nav_cat_sub_3 li.first {
    padding-top:2px;
}

/* =====================================================================
   Ad Pools
   ===================================================================== */
/*JC: 2009  Notes on bannerAd styles
      OVERVIEW:    There was a lot of code added here to deal with spacing issues, etc.
      #358 &amp; #265  Most styles below were added by Hari in an attempt to fix unknown, browser-specific vertical spacing issue. Those styles were broad (used * selector) and caused text-reformatting in imported jsps created by CE.
                   We believe the issue was extra space displaying below #topAds in FF (but not in IE).

      #667         We found that the JSP import for MORE BRANDS (CategoryID=22993) was being destroyed because of the above code.
                   Babu added another style to override the cascading float:left.
      
      Final resolution:  Spacing is acceptable and very rare (Abigail Gross), #topAds will be disappearing.  Therefore we removed the offending selector (below).
                         I also found that by changing clearFloats element to BR, we could remove the FF spacing.
      
      * Feel free to remove this comment if there are no complaints by 2010  :) 
                        
      NOTE: There is still a lot of stuff here which ideally should not exist (we don't want to manipulate display of CE banners).
      JC: 57.0 trunk, cleaned up a bit more and cleared line-height for all banner imports (yahoo was adding line-height).
*/
 #topAds div {
	padding: 0 26px 0 19px;
	float:left;
}
.bannerAd {
	clear: both;
	*clear: none;
	display: inline-block;
	*display: block;
	float: left;
	margin-top: 6px;
	line-height:0; /* Resetting the yahoo line height which is interfering with jsp imports (white lines in firefox between images) */
}
/* Code cleanup as part of #667 fix: due to typo "bannedAd", this was not being applied!
   Please refer to this version in clearcase to see what else was checked in.
   ...\macys.war\web20\assets\style\catalog\catalog.css@@\main\content_56_16\15
   
.bannerAd *,
.bannedAd div {
	float: left;
	margin: 0;
}
*/
.bannerAd .clearFloats {
	float: none !important;
	display: inline;
}
.bannerAd td {
	border: none;
	padding: 0;
}
/* #667 - This item below (with .cell) is for /dyn_img/banners/431905.jsp ONLY, because standard.css sets all h2 to uppercase. */
.bannerAd .cell h2 {
	text-transform: uppercase;
}

/*****************
   Registry Catalog Splash page
*****************/
#registrySplashPools {margin:9px 6px;}
.splashAdPool { margin-bottom: 6px; }
.splashLeftAdPool { float:left; }
.splashRightAdPool { float:right; }

/* =====================================================================
   misc styles: DEPRECATED ???
   ===================================================================== */

#products {
    position: absolute;
    top: 180px;
    border: solid 1px #CCC;
    width: 890px;
    left: 290px;
}

/* Catalog Splash Templates */
/* Common  */
#topHeaderPool {
    text-align: center;
    margin-bottom: 9px;
}
div.mainAdLabelPool {
    width: 456px;
    height: 26px;
    float: left;
    margin-bottom: 3px;
}
div.mainAdLabelPoolFullWide {
    width: 686px;
    height: 26px;
    float: left;
    margin-bottom: 3px;
}
#mainAdPool {
    width: 456px;
    float: left;
    margin-bottom: 9px;
}
#mainAdPoolFullWide, div.mainAdPoolFullWide {
    width: 686px;
    text-align: center;
}
div.subAdsLabelPool {
    width: 224px;
    height: 26px;
    float: right;
    overflow: hidden;
}
div.subAdsLabelPoolLeft {
    width: 224px;
    height: 26px;
    float: left;
}

div.mainAdBelowPool {
    width: 684px;
    float: left;
    margin-bottom:5px;

}

#subAdsPools {
    width: 224px;
    float: right;
    margin-bottom: 9px;
}
div.subAdsPool {
    text-align: center;
    width: 112px;
    height: 131px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}
div.subAdsBelowLabelPool {
    width: 456px;
    height: 26px;
    float: left;
    margin-bottom: 3px;
}
div.textLinksLabelPool {
    width: 224px;
    height: 26px;
    float: right;
    margin-bottom: 3px;
}
#textLinksPools {
    width: 224px ;
    float: right;
}
#subAdsBelowPools, div.subAdsBelowPools {
    width: 456px ;
    float: left;
    margin-bottom: 18px;
}
.subAdsBelowPool1 {
    width: 456px ;
    height: 213px ;
}
.subAdsBelowPool2 {
    width: 225px ;
    height: 213px ;
    float: left;
}
.subAdsBelowPool2Right{
    width: 225px ;
    height: 213px ;
    float: left;
    padding-left: 6px;
}
.subAdsBelowPool4 {
    width: 114px ;
    height: 213px ;
    float: left;
    text-align: center;
}

.cat_spl_list {
	list-style: disc url(/web20/assets/img/catalog/cat_splash_bullet_grey.gif) outside;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-left: 1em;
	font-size: 10px;
	font-family: verdana;
	line-height:10px;
}
.cat_spl_list li {
    margin-bottom: 8px;
    text-align:left;
}
.cat_spl_list_no_bullet {
    list-style-position: outside;
    list-style-type:none;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    line-height: 20px;
    font-family: verdana;
    font-size:10px;
}
#bannerPool {
    width: 686px;
    margin-bottom: 18px;
    text-align: center;
}
/* image rows */
div.imageRowAdPool {
    text-align: center;
    margin: 0px 0px 6px;
    padding: 0;
    float: left;
}
div.imageRowAdPoolEndRow {
    text-align: center;
    margin: 0 0 6px 0;
    padding: 0;
    float: left;
}
div.imageRowAdPool6 {
    width: 114px;
    margin: 0;
}
div.imageRowAdPool5 {
    width: 135px;
    margin: 0;
}
div.imageRowAdPool4 {
    width: 167px;
}
div.imageRowAdPool3{
    width: 224px;
}


/* template 03 */
#mainAdPool03 {
    width: 501px;
    float: left;
    margin-bottom: 8px;
}
div.subAdsLabelPool03 {
    width: 179px;
    height: 27px;
    float: right;
    vertical-align: middle;
}
#subAdsPools03 {
    width: 179px;
    float: right;
    margin-bottom: 18px;
}
.subAdsPool03 {
    text-align: center;
    width: 179px;
    height: 101px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
/* template_04 */
div.subAdsPools04 {
    width: 224px;
    float: right;
    margin-bottom: 9px;
}
div.subAdsPool04 {
    text-align: center;
    width: 112px;
    height: 133px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}
/* template_06 */
div.subAdsDropdownLabelPool {
    width: 224px;
    height: 31px;
    float: right;
    background-color: #fff;
    vertical-align: middle;
}
div.subAdsPool06 {
    width: 224px;
    float: right;
    margin: 0;
}
div.subAdsPool06 select {
    width:170px;
    margin: 0 0 9px 17px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
#subAdsBelowPools06 {
    width: 672px ;
    margin: 3px auto 9px auto;
}
.subAdsBelowPool06 {
    width: 224px ;
    height: 86px ;
    float: left;
}
#textLinksLabelPool06 {
    width: 686px;
    height: 26px;
    float: left;
    vertical-align: middle;
    margin-bottom: 3px;
}
#textLinksPools06 {
    width: 686px ;
    float: right;
    padding: 12px 0 0 0;
    margin-bottom: 18px;
}

/* TEMPLATE08 */
#mainAdLeftPoolContainer08, #mainAdRightPoolContainer08 {
    width: 338px;
    float: left;
    padding-bottom: 3px;
    margin-bottom: 9px;
    border-left: 1px #f1f1f1 solid;
    border-right: 1px #f1f1f1 solid;
    border-bottom: 1px #f1f1f1 solid;
}

#mainAdRightPoolContainer08 {
    margin-left: 6px;
}
div.mainAdLabelPool08 {
    width: 339px;
    height: 30px;
    vertical-align: middle;
    overflow: hidden;
}
div.mainAdPool08 {
    width: 338px;
    text-align: center;
}
div.textLinksLeftLabelPool08_1 {
    width: 162px;
    height: 20px;
    float:left;
    vertical-align: middle;
}
div.textLinksLeft2LabelPool08_2 {
    width: 175px;
    height: 20px;
    float:left;
    vertical-align: middle;
}
div.textLinksLeft2LabelPool08 {
    float:right;
    border-left: 1px #f1f1f1 solid;
}
div.textLinksLeftPools08_1 {
    width: 162px;
    float: left;
    margin-bottom: 3px;
}
div.textLinksLeft2Pools08_2 {
    width: 175px;
    float: left;
    margin-bottom: 3px;
    border-left: 1px #f1f1f1 solid;
}
#wishlistAd08 {
    width: 684px;
    margin-bottom: 9px;
    border-left: 1px #f1f1f1 solid;
    border-right: 1px #f1f1f1 solid;
    border-bottom: 1px #f1f1f1 solid;
}
#wishlistAd08Left {
    width: 340px;
    float: left;
}
#wishlistAd08Right {
    width: 340px;
    float: left;
}
#wishlistForm08 {
    width: 323px;
    padding-left: 17px;
    margin: 0;
}
/* template 12 */
div.subAdsPools12 {
    width: 224px;
    float: left;
}
div.padLeft12 {
    padding-left: 6px;
}
/* template 13 */
#subAdsPools13 {
    width: 224px;
    float: right;
    margin-bottom: 9px;

}
div.subAdsPool13 {
    text-align: center;
    width: 112px;
    height: 101px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}
/* Coach */
div.coachmaincontent table tbody tr td.productThumb div.productThumbDescContainer {
    width:216px;
}

div.coachmaincontent th, div.coachmaincontent td {
	padding: 2px;
}

.coachcontainer {
    font-family:Arial,Helvetica,Verdana,Sans-serif;
    position:relative;
    width:900px;
}
.coachtitlebar {
    background-color:#4E2614;
    height:54px;
    width:900px;
    overflow:hidden;
    line-height: 0;
}
.coachnavmenu {
    left:251px;
    position:absolute;
    top:0;
    z-index:1;
    height:54px;
}
.coachnavmenu ul {
    margin-left: 0;
}
.coachmaincontent {
    font-family:Arial,Helvetica,Verdana,Sans-serif;
    position:relative;
}
.coachfooter {
    background-color:white;
    border-top:1px solid #4E2614;
    float:left;
    width:900px;
}
.coachmaincontent table.productThumb {
    border: none;
}
.coachcategoryproduct {
    color:#666666;
    text-align:center;
    text-transform:capitalize;
}
.coachcrosssell {
    color:#999999;
    font-family:Arial,Helvetica,Verdana,Sans-serif;
    text-align:left;
    text-transform:capitalize;
}
div.TopBannerPoolCoach {
    text-align:center;
    width: 900px;
    overflow: hidden;
}
.clearboth {
    clear:both;
    line-height: 9px;
}


/* forms*/
.formLabel {
    color:#333333;
    font-weight:bold;
}
.formText {
    font-weight:normal;
}

.buttonSubmitBorders {
    border-color:#FF0C00 rgb(0, 0, 0) rgb(0, 0, 0) rgb(255, 12, 0);
    border-style:solid;
    border-width:1px;
}
.buttonNonSubmitBorders {
    border-color:#CCCCCC rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204);
    border-style:solid;
    border-width:1px;
    margin-right:8px;
}

#googleAdsense{
	border-top:1px solid #ccc;
	padding:20px 0;
	clear:right;
	color:#333333;
    font-family:verdana,arial,lucida,sans-serif;
    font-size:11px;
    line-height:14px;
    *padding:7px 0;
}

#googleAdsense a.ad_title{
	color:#000;
}
#googleAdsense a.ad_url{
    color:#999;
    text-decoration:none;
}
.intlBreadCrumb{
	color:#333333;
    font-family:verdana,arial,lucida,sans-serif;
	text-transform:none;
	font-size:11px;
	font-weight: normal;
}

/***Lockout page****/
#LockContainer {
padding-bottom: 380px;
padding-left: 185px;
padding-top: 19px;
}

#LockContact {
color: red;
padding: 8px;
width: 454px;
}

#Lockdata {
padding: 8px;
width: 454px;
}</pre></body></html>