/*main css for content Aldo 2006*/
@import url(basic.css);
@import url(mainNavigation.css);

.alertbox {
    background: none repeat scroll 0 0 #FCFBF8;
    border: 2px solid #00325b;
    height: 360px;
    overflow: hidden;
    padding: 16px 6px 11px 6px;
    position: absolute;
    text-align: left;
    width: 460px;
    z-index: 1001;
}
.returnPolicy {
    background: none repeat scroll 0 0 #FCFBF8;
    border: 2px solid #00325b;
    height: 360px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 460px;
    z-index: 1001;
}
.alertboxCustom {
    background: none repeat scroll 0 0 #FCFBF8;
    border: 2px solid #00325b;
    overflow: hidden;
    padding: 5px 15px;
    position: absolute;
    text-align: left;
    z-index: 1001;
}

div#alertbox.alertbox, div#alertbox.alertboxCustom {width:373px;height:311px; padding:5px 5px 5px 15px;}
div#alertbox.alertbox form#sendProductDetails{width:360px;}
div#alertbox.alertbox #alertBoxScroller, div#alertbox.alertbox #alertBoxScroller {overflow-y:hidden;}
div#alertbox.alertbox #alertBoxScroller .inp_text, div#alertbox.alertboxCustom #alertBoxScroller .inp_text{width:205px;}

.alertBoxExpressShip {
    background: none repeat scroll 0 0 #FCFBF8;
    border: 2px solid #00325b;
    height: 90px;
    left: 520px !important;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    text-align: left;
    /*top: 269px !important;*/
    width: 313px;
    z-index: 1001;
}

.alertBoxExpressShip #alertBoxCloseButton{margin-bottom:2px;height:16px;}
.alertBoxExpressShip #alertBoxScroller{overflow:hidden;padding:0 15px 10px;width:93%; font-size:11px;}

.alertboxStoreLocator {
    background: none repeat scroll 0 0 #FCFBF8;
    border: 2px solid #7e99aa !important;
    height: 421px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    text-align: left;
    /*top: 80px !important;*/
    width: 480px;
    z-index: 1001;
}

#div_jQuery_Popup.alertboxStoreLocator  {width:541px !important;}
.alertboxStoreLocator #alertBoxScroller {overflow:hidden;}

.alertboxSmall {
    background: none repeat scroll 0 0 #FCFBF8;
    border: 2px solid #00325b;
    height: 100px;
    padding: 5px 15px;
    position: absolute;
    text-align: left;
    width: 230px;
    z-index: 1001;
}
.alertbox h3, .alertboxCustom h3 {  margin: 0 0 5px 0;}
.alertbox p, .alertboxCustom p {line-height:14px;}
.alertbox strong, .alertboxCustom strong {text-transform:uppercase;} 
.alertbox .mainButton, .alertboxCustom .mainButton, .alertboxSmall .mainButton , .alertboxSmallError .mainButton {
	margin-top: 5px;
	width: 225px;
	float:right;
	}
.alertbox .secondaryButton, .alertboxCustom .secondaryButton, .alertboxSmall .secondaryButton , .alertboxSmallError .secondaryButton {
	margin-top: 5px;
	width: 225px;
	float:right;
	clear:right;
	  }
	  #GiftCardPopupApply, #GiftCardPopupClear {margin-top:0;margin-left:10px;}
	  
.alertbox button.secondaryButton {
	font-size: 12px !important;
    font-weight: normal;
    height: 28px !important;
    line-height: 28px;
    text-align: left;
	background-color: #003964;
    background: url("/etc/cssImages/submitBTN.gif") no-repeat scroll 0 2px #00325b;
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
	padding-bottom: 2px;
    padding-left: 20px;
    text-transform: uppercase;
	width:auto;
}
div#alertbox.alertbox form#sendProductDetails .secondaryButton, div#alertbox.alertboxCustom form#sendProductDetails .secondaryButton{margin-top:13px;width:auto;}

.alertbox .title, .alertboxCustom .title {text-transform: lowercase; padding: 2px; margin: 0; font-size: 1em; font-weight: bold;}
#alertBoxScroller {	display:block; overflow-x:hidden; overflow-y:auto; padding:0 5px 5px 5px; }
#alertBoxScroller table {width: 90%;}
#alertBoxScroller ul {padding: 10px 2px 10px 1px;margin-top: 10px;}
#alertBoxScroller li {
    background-image: url("/_static/images/www/Shared/pixelarrow.gif");
    background-position: 0 0.5em;
    background-repeat: no-repeat;
    color: #00325b;
    list-style: none outside none;
    padding: 1px 4px 0 14px;
    text-transform: lowercase;
}
#alertBoxScroller p {font-weight: normal;line-height: 120%;font-size: .7em; }
#alertBoxScroller .fieldLabel {
    color: #7e99aa;
    font-weight: bold;
    height: 20px;
    text-transform: uppercase;
    width: 120px;
}
#alertBoxScroller .inp_text {
    color: #00325b;
    font-weight: normal;
    height: 16px;
    margin: 0 0 5px;
    width: 150px;
}
#alertBoxScroller .inp_textarea, .inp_TEXTAREA {
    color: #00325b;
    font-weight: normal;
    height: 42px;
    width: 236px;
}
#alertBoxScroller .inp_text_error {
    background-color: #F8F8F8;
    border: 1px solid #00325b;
    color: #00325b;
    height: 16px;
    width: 150px;
}
#alertBoxScroller .inp_textarea_error {
    background-color: #F8F8F8;
    border: 1px solid #00325b;
    color: #00325b;
    height: 40px;
    width: 150px;
}
#alertBoxScroller .fieldLabel_error {
    color: #00325b;
    font-weight: bold;
    height: 20px;
    width: 120px;
}
#alertBoxScroller .formRow {width: 100%;}
#alertBoxScroller strong {margin-bottom: 10px;}
#alertBoxCloseButton {	width:100%;	height:20px; display:block; text-align:right;padding:0; margin-bottom:15px;}
div#alertbox.alertbox .padding, div#alertbox.alertboxCustom .padding {height:20px;}

#alertBoxCloseButton button { display: none; }
#alertBoxCloseButton a { display: block !important; text-align:center;padding:0;margin:0; width: auto; font-size: 11px; text-align: right; text-decoration: none; }
#alertBoxCloseButton a:link, #alertBoxCloseButton a:visited {
    color: #7e99aa !important;
}
#alertBoxCloseButton a:hover, #alertBoxCloseButton a:active, #alertBoxCloseButton a:link, #alertBoxCloseButton a:visited {
    color: #00325b !important;
}
body.langeng #alertBoxCloseButton a span.closeBtnTextEng { display: inline !important; text-decoration: underline; }
body.langfre #alertBoxCloseButton a span.closeBtnTextFre { display: inline !important; text-decoration: underline; }
#alertBoxCloseButton a span.closeBtnX { font-weight: bold; text-transform: uppercase; text-decoration:underline; }
.alertboxSmall #alertBoxScroller{text-align:center;}

.alertboxSmallError {
    background: url("/_static/images/www/Shared/icoAlertError.gif") no-repeat scroll 18px 38px #FFFFFF;
    border: 2px solid #00325b;
    height: 100px;
    padding: 5px 5px 5px 50px;
    position: absolute;
    text-align: left;
    width: 230px;
    z-index: 1001;
}
.alertboxSmallOk {
    background: url("/_static/images/www/Shared/icoAlertConfirm.gif") no-repeat scroll 18px 38px #FFFFFF;
    border: 2px solid #00325b;
    font-weight: bolder;
    height: 100px;
    padding: 0 0 5px 50px;
    position: absolute;
    text-align: left;
    width: 230px;
    z-index: 1001;
}

.alertboxSmallError .secondaryButton, .alertboxSmallOk .secondaryButton{  font-weight: normal;  font-size: 1em; padding:5px 10px;border:0;background-color:#FFF;cursor:pointer;}

.alertboxSmallError #alertBoxCloseButton button, .alertboxSmallOk #alertBoxCloseButton button {font-weight: normal;  font-size: 1em; padding:5px;border:0;background-color:#FFF;cursor:pointer;width:100px; text-align: right;}



.alertboxViewLargerImage {
	 position: absolute;
	 top: 80px !important;
	 left:25%;
	 border: 2px solid #EAEAEA;
	 background: #fff;
	 padding:10px 12px 10px 10px;
	 text-align: left;
	 width:630px;
	 height:650px;
	 z-index: 1001;
	 overflow: hidden; }
.alertboxViewLargerImage #alertBoxCloseButton{margin:0;}
.alertboxViewLargerImage #alertBoxScroller{width:620px; height:620px;padding:0;overflow:hidden;}
.alertboxViewLargerImage #alertBoxScroller img{width:620px; height:620px;}


#CountrySelection {background-image:url(/_static/images/shared/imgLanguageSelection.jpg);  width: 760px; height: 456px; margin: 0px auto; margin-top: 100px; font-size: .85em;}
#CountrySelection ul  { position:relative;top:130px; margin-left: 370px; height: 20px; background: #000; line-height:20px;}
#CountrySelection.langSelectCenter ul {padding-left: 100px;}
#CountrySelectionList ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	/*line-height: 1;*/
	text-align: right;
	line-height: 30px;


}

#CountrySelectionList a {
	display: block;
	width: 3em;
	text-decoration:none;
	color: #fff;
	background: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:12px;

}
#CountrySelectionList .usa a {
	padding-left: 0px;

}
#CountrySelectionList li { /* all list items */
	font-size: 1.2em;
	list-style: none;
	float: left;
	width: 90px; /* width needed here */
	overflow:hidden;
	height: 30px;
}
#CountrySelectionList li.french {width: 97px;}
#CountrySelectionList li.international {
	width: 145px; /* width needed here */
}
#CountrySelectionList li.bull { /* all list items */
	width: 3px; /* width needed here */
	color: #fff;
	font-size:12px;
	font-weight: bold;
}
#CountrySelectionList li.short { /* all list items */
	width: 45px; /* width needed here */
}

#CountrySelectionList li ul { /* second-level lists */
	position: absolute;
	top: 40px;
	background: #000;
	/*filter:alpha(opacity:80);*/
	width: 5em;
	text-align: left;
	left: -999em; /* using left instead of display to hide menus because display none isn't read by screen readers */

}
#CountrySelectionList li:hover a, #CountrySelectionList li a:hover {color:#fff !important;}
#CountrySelectionList li:hover ul, #CountrySelectionList li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}

#CountrySelectionList li li { font-size: .7em; width: 8.1em;}

#CountrySelectionList ul.internationalList, #CountrySelectionList ul.internationalList li, #CountrySelectionList ul.internationalList li a {width:181px;}
#CountrySelectionList li li a {width:100px;padding-left: 14px;text-transform: capitalize;color: #fff;font-weight: normal;}

#mainContainer { background:none; margin:0 auto; width:932px; /*text-align:center;*/}
#header {
  margin-top:0;
  width:932px;
  /*background: url(/_static/images/www/Shared/lbLogo.gif) 0px 32px no-repeat;*/
  background:url('/etc/cssImages/globoLogo.gif') 0 46px no-repeat;
}

 .headerLogoUS {  background-image:url(/_static/images/www/Shared/aldoLogo.gif); }
 .headerLogoCA {  background-image:url(/_static/images/www/Shared/aldoLogo.gif); }
 .headerLogoINT { background-image:url(/_static/images/www/Shared/aldoLogo.gif); }

#logo a{
  background:none;
  background-color:transparent;
  float:left;
  display:block;
  width:167px;
  height:36px;
 position:relative;
  top: 23px;
  left: 0px;
  padding:0;
  border-width:0;
  text-decoration:none;
  text-indent:-90000px;
}

#logo span{
  background:none;
  background-color:transparent;
  float:left;
  display:block;
  width:185px;
  height:35px;
  margin:30px 0 0 10px;
  padding:0;
  border-width:0;
  text-decoration:none;
  text-indent:-90000px;
}

/*------- topnav --------*/
#topnav {overflow:hidden;}
#topnav ul {overflow:hidden;float:right;padding:9px 0 0 0;}
#topnav li {float:right;}
#topnav a {display:block;padding-right:10px;padding-left:10px;text-decoration: none;}
#topnav a:link, #topnav a:visited {color: #7e99aa;}
#topnav a:hover, #topnav a:active {color: #00325b;}
#topnav strong a:visited {color: #00325b !important;} 
.logoAndSearchBox {overflow:hidden;}

.mainLogo {float:left;padding-top:24px;}

/*------ searchBox ------*/
#searchBox {float:right;padding-top:32px;}
#searchBox input {float:left;padding-left:2px;height:22px;width:148px;color:#7E99AA;border:0;background:url("/etc/cssImages/searchInput_bg.jpg") 0 0 no-repeat;}
#searchBox a.mainButton {margin-left:4px;width:23px;background:url("/etc/cssImages/searchIcon.gif") 0 0 no-repeat;}
#searchBox a.mainButton span {position:absolute;left:-99999px;}

/*------ miniCart -------*/
#miniCartTxt, #ShoppingBagInfoLine, #miniCartAmount {float:left;}
#miniCartTxt, #miniCartTxt a {padding:0;text-transform:uppercase;font-weight:bold;color:#00325B !important;}
#miniCartAmount {text-transform:uppercase;margin-left:3px;}

#topShoppingCart, #topShoppingCart * {cursor:pointer;}

#topShoppingCart #ShoppingBagInfoLine a {padding: 0;}
#topShoppingCart #miniCartAmount a {padding: 0; text-transform: uppercase;}

div#shoppingBagWindow {
	background:#fff none repeat scroll 0 0;
	top:35px;
	/*left: 0px;*/
	width:300px;
	z-index:10002;
	position:absolute;
	height: auto;
	
	left:auto !important;
	right:auto !important;
	margin-left:-128px;
	}

html>/**/body div#shoppingBagWindow {margin-left:-124px;}

div#shoppingBagWindow div#alertBoxCloseButton {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	}

div#shoppingBagWindow div#alertBoxCloseButton button, input#windowClose {
	/*background-color:#fff;
	border:medium none;
	color:#00aeef;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:18px;
	margin:0;
	padding:0 0 3px 3px;
	text-transform:uppercase;
	width:20px;*/
	}

div#shoppingBagWindow #ShippingBagLineItems table tr.headTable, div#shoppingBagWindow #ShippingBagLineItems table tr.headTable td {
    background: none repeat scroll 0 0 #7E99AA;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
	border-bottom:0;
}

div#shoppingBagWindow #ShippingBagLineItems table tr, div#shoppingBagWindow #ShippingBagLineItems table tr td {
	border-bottom:1px solid #7e99aa;
	font-size:11px;
	line-height:70px;
	color:#00325b;
	}

div#shoppingBagWindow #ShippingBagLineItems table tr.total, div#shoppingBagWindow #ShippingBagLineItems table tr.total td {
    border-bottom: 0 none;
    color: #00325b;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
}

div#shoppingBagWindow #ShippingBagLineItems table tr td img {margin-left:-15px;}
div#shoppingBagWindow #ShippingBagLineItems table tr td {padding-left:15px !important;}
div#shoppingBagWindow #ShippingBagLineItems table tr.headTable td {padding-left:0 !important;}

div#shoppingBagWindow #ShippingBagLineItems table tr.total td span.floatRight {width:auto;}

div#shoppingBagWindow div#bagButtons {
	width: 300px;
	clear:both;
	overflow: hidden;
	margin-top:-1px;
	}

div#shoppingBagWindow div#bagButtons a.mainButton {
	width: auto;
	clear: right;
	float: right;
	overflow:hidden;
	padding-top: 0px;
	padding-left:0;
	padding-right:0;
	}	
	
body.langfre div#shoppingBagWindow div#bagButtons a.mainButton {
	width:180px;
	}		
	
body.langfre div#shoppingBagWindow div#bagButtons a.invFwdArrow {
	width:auto !important;
	}

div#shoppingBagWindow div#bagButtons .invFwdArrow {
	padding-bottom: 0px;
	}


/**---------#topnav a:hover {color:#518fb1;} not in use////using the default ones----------**/

/*general content for all the templates*/

html> body> #content {min-height: 300px; height:auto;width: 932px;}

/*checkout Process*/
#contentCheckout {clear: right; width: 932px; text-align:left; padding: 20px 0; background: #fff; height: auto;}


 /*content homepage*/
#homepageMainBanner {width: 932px;}
#menuInside {margin: 0; padding: 0; float: left; margin-top: 320px;}
#menuInside li {
    color: #00325b;
    font-size: 1.2em;
    list-style: none outside none;
    margin-left: 20px;
    text-align: left;
}
#menuInside li a:link, #menuInside li a:visited {
    color: #00325b;
    text-decoration: none;
}
#menuInside li a:hover {
    color: #00325b;
    text-decoration: none;
}
#homepageSecondaryBanner {width: 220px; height: 320px; float: right; margin-right: 20px; margin-top: 70px;}



/*left navigation*/
/* ----- GENERAL CODE -- THIS SHOULD NOT NEED ANY FURTHER EDITING  ----------------------------------------------------- */

.nav, .nav ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
	}

.nav li {}

.nav a {
	display: block;
	}

.nav li ul {}
.nav li:hover {}
.nav li:hover ul	{}



/* ----- GENERAL CUSTOMIZATION ---------------------------------------------------------------------------------------- */

ul#leftNavigation {margin-top:9px;margin-bottom:3px;}
ul#leftNavigation li {margin-top:1px;}
ul#leftNavigation li a {padding-left:10px;text-decoration:none;text-transform:uppercase;line-height:22px;font-size:12px;color:#00325b !important;}
ul#leftNavigation li a:hover {font-weight:bold;}
ul#leftNavigation li.separator {overflow: hidden;height: 1px;border-bottom: 10px solid #FFFFFF;border-top: 9px solid #FFFFFF;background-color: #7e99aa;}

/* ----- LEVEL 1 CUSTOMIZATION ------------------------------------------------------------------------------------- */

#leftNavigation li#lev1opt1, #leftNavigation li#lev1opt1 a {width:148px;}
#leftNavigation li#lev1opt2, #leftNavigation li#lev1opt2 a {width:148px;}
#leftNavigation li#lev1opt3, #leftNavigation li#lev1opt3 a {width:148px;}
#leftNavigation li#lev1opt3 ul li a {width:121px!important;}
#leftNavigation li#more, #leftNavigation li#more a {width:148px;color: #00aeef;}

/* ----- LEVEL 2 CUSTOMIZATION ------------------------------------------------------------------------------------- */

#leftNavigation ul.level2 {margin-top:1px;}
#leftNavigation ul.level2 li {margin-bottom:1px;}
#leftNavigation ul.level2 li a {padding-left:27px;text-transform:lowercase;text-indent:0px;}
#leftNavigation ul.navBrands li a {text-transform:uppercase;}
#leftNavigation ul.level2 li a:hover {color: #00aeef;}

#leftNavigation ul.level2, #leftNavigation ul.level2 li, #leftNavigation ul.level2 li a {
	/*width:124px !important;*/					/* width of level 2 menus*/
	}

#leftNavigation ul.level2 li, #leftNavigation ul.level2 li a {
	background-color:#fff !important;				/* bgcolor of level 2 menus */
	font-size:12px;						/* font size of level 2 menus */
	color:#003767;						/* color of level 2 menus */
	font-weight: normal;
	line-height: 20px;
	}

#leftNavigation ul.level2 li.selected, #leftNavigation ul.level2 li.selected a {
	/*color: #00aeef !important;
	background-image: url('/_static/images/www/shared/leftNavHover.gif') !important;
	background-repeat: no-repeat !important;
	background-position: 10px 50% !important;*/
	font-weight:bold;
	color:#00325b !important;
	}
#leftNavigation ul.level2 li a:hover {color:#00325b !important;background:url("/etc/cssImages/arrowWhite.jpg") 0 0 no-repeat;font-weight:bold;}
#leftNavigation li#lev1opt3, #leftNavigation li#lev1opt3 a {
	line-height:20px;
	}


/*content general*/
/*shopping bag image moved to ENG////FRE*/

#shoppingbag {background: #fff; background-position:0; background-repeat:no-repeat; height: 50px; width: 932px; text-align: left; margin:0;padding: 0; border: 1px solid #ddd;border-left: 0; border-right: 0; }
.gotoShoppingBag	{width:120px; overflow:hidden; float:left;}
#shoppingbag img {padding-left:20px; margin: 0;}
#productThumbnail {width:480px; float: left; padding: 0; padding-top: 5px;}
#shopBag {width: 305px; float: left;}
#checkoutButton{float:left; width: 70px; height: 40px;margin-top: 5px;margin-left:30px;}

#checkoutItems {float: left;  width: 70px; height: 40px;margin-top: 5px;}
.items {/*font-size: .6em;*/}
.total {
    color: #00325b;
    /*font-size: 0.7em;*/
}


#rightButtons {width:155px; float: right; /*border-left: 1px solid #ddd;*/ height:50px;}
#rightButtons ul {list-style:none;padding:6px 0 ;margin: 0 0 0 10px;}
#rightButtons li {padding: 0; margin: 0;margin-top: 2px;}
#rightButtons li a{display: block; padding:0; margin:0;height: 18px; font-size:0; width: 140px; cursor: pointer; }
#rightButtons li a:hover {width: 140px;}

/*GenderLandingPage*/
#GenderMainBanner {width: 932px; height: 410px;}
#GenderRightColumn {float: right; width: 230px; height: 100%; margin: 0; padding: 0; }
#PageTitle{width: 230px; height: 30px; margin-top: 130px; }

#ProductImages {width: 230px; margin-top: 20px; height: 120px;}
#ProductImages h2 {
    color: #00325b;
    font-size: 0.7em;
    font-weight: normal;
    padding-bottom: 4px;
    text-align: left;
}
#rotatingImages {width: 230px; height: 100px; background: #fff; overflow: hidden;}

/*right column banners*/
#bannerRightColumn {float: left; width: 250px; height: 115px; margin: 0; padding: 0; background: #fff;overflow:hidden;}
#bannerTop {width: 250px; height: 115px; overflow:hidden;}
#bannerBottom {width: 230px; height: 50px; overflow:hidden;}

/*BOTTOM NAVIGATION STYLES*/
/*3 column nav built in 3 lists with 3 different IDs*/
#OpenNavigation {float: left; background: #fff;	height: 115px;  overflow: hidden;}

#OpenNavigation  h2 {
	padding-left: 16px; /*TO TAKE A LOOK this is only for explorer*/
	font-size: 11px;
	font-weight: bold;
}

#OpenNavigation  ul {margin:0; padding:0; border:0; /*width:530px;*/}
#OpenNavigation li {
    color: #00325b;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 120%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left !important;
}

#OpenNavigation .level1 {background:#fff !important; padding: 6px 18px; padding-left: 0px; margin-bottom: 4px; }
#OpenNavigation .level1 a:link, #OpenNavigation .level1 a:visited, #OpenNavigation .level1 a:hover {
    color: #00325b;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    text-decoration: none;
}
#OpenNavigation li a:link, #OpenNavigation li a:visited {
    color: #7e99aa;
    font-size: 9px;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#OpenNavigation li a:hover {
    color: #00325b;
    list-style-type: none;
    text-decoration: none;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#OpenNavigation a, #OpenNavigation a span {float: none;}
/* End IE5-Mac hack */

/*categorie blocks for gender moved to english-french css*/

/*class added to the accessories OpenNavigation*/
/*width needs to sum 530px */
#accessoriesCategory1 {margin-top:0;width: 110px;float: left;height: 70px;}
#accessoriesCategory2 {margin-top:0;padding-left: 0;width: 400px;float: left;height: 70px;}


/*layout categories*/
#categoryName {display:none; width: 752px; height: 45px; float: left;background: #fff; text-align:left; padding: 0; }
#categoryName img {padding: 16px 0 0 0px; }
#subcategoryNav {clear: both; padding: 0; float: left; margin: 6px 0 6px 0;}
#subcategoryNav ul {
    background: none repeat scroll 0 0 #00325b;
    margin: 0;
    padding: 0;
}

#subcategoryNav ul.subNav {background: #fff;}
#subcategoryNav ul.subNav li {
    border-right: 1px solid #00325b;
    padding: 0 0 0 5px;
}
#subcategoryNav li {list-style:none; margin:0; font-size: .7em;  padding: 5px 0; font-weight: normal; height:18px; overflow:hidden;}


/*breadcrumbs*/

div.breadCrumbs {
	overflow:hidden;
	width:752px;
	/* float:left; */
	/*margin-bottom: 5px;*/
	}

.SearchResultsBlockNextopia div.breadCrumbs {margin-bottom:0;}

div.breadCrumbs ul.hlist li {
    color: #7e99aa;
    float: left;
    margin-right: 5px;
}


div.breadCrumbs h2 {
	text-decoration: none;
	text-transform: uppercase;
	/*font-size: .7em;*/
	margin-bottom: 5px;
	}

.SearchResultsBlockNextopia div.breadCrumbsSearch h2  {margin-bottom:0;color:#00325b;}
.SearchResultsBlockNextopia div.breadCrumbs h2  {margin-bottom:0;}

div.breadCrumbs h2 a {
    color: #7e99aa;
    text-decoration: none;
    text-transform: uppercase;
}

.SearchResultsBlockNextopia div.breadCrumbsSearch h2 a {font-weight:normal;color:#00325b;}

div.breadCrumbs h2 a.selected {
    color: #00325b;
    font-weight: bold;
}

.SearchResultsBlockNextopia div.breadCrumbsSearch h2 a.selected {font-weight:normal;}

.SearchResultsBlockNextopia div.breadCrumbsSearch h2 a img {margin-left:4px;}


/* ENGLISH NAVS */

#subcategoryNav li#Winter_eng a {
	background-image: url('/_static/images/www/eng/winterbootsen.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Winter_eng a:hover {
	background-image: url('/_static/images/www/eng/winterbootsen.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Fashion_eng a {
	background-image: url('/_static/images/www/eng/dressfashion.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Dress-Fashion_eng a:hover {
	background-image: url('/_static/images/www/eng/dressfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Fashion_eng strong a {
	background-image: url('/_static/images/www/eng/dressfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Classics_eng a {
	background-image: url('/_static/images/www/eng/dressclassics.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Dress-Classics_eng a:hover {
	background-image: url('/_static/images/www/eng/dressclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Classics_eng strong a {
	background-image: url('/_static/images/www/eng/dressclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Corporate-Dress_eng a {
	background-image: url('/_static/images/www/eng/corporatedress.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Corporate-Dress_eng a:hover {
	background-image: url('/_static/images/www/eng/corporatedress.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Corporate-Dress_eng strong a {
	background-image: url('/_static/images/www/eng/corporatedress.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#City-Fashion_eng a {
	background-image: url('/_static/images/www/eng/cityfashion.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#City-Fashion_eng a:hover {
	background-image: url('/_static/images/www/eng/cityfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#City-Fashion_eng strong a {
	background-image: url('/_static/images/www/eng/cityfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Career-Classics_eng a {
	background-image: url('/_static/images/www/eng/careerclassics.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Career-Classics_eng a:hover {
	background-image: url('/_static/images/www/eng/careerclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Career-Classics_eng strong a {
	background-image: url('/_static/images/www/eng/careerclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Sport-Fashion_eng a {
	background-image: url('/_static/images/www/eng/sportfashion.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Sport-Fashion_eng a:hover {
	background-image: url('/_static/images/www/eng/sportfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Sport-Fashion_eng strong a {
	background-image: url('/_static/images/www/eng/sportfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Casual-Classics_eng a {
	background-image: url('/_static/images/www/eng/casualclassics.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Casual-Classics_eng a:hover {
	background-image: url('/_static/images/www/eng/casualclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Casual-Classics_eng strong a {
	background-image: url('/_static/images/www/eng/casualclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Women_eng a {
	background-image: url('/_static/images/www/eng/new_women.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Women_eng a:hover {
	background-image: url('/_static/images/www/eng/new_women.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Women_eng strong a {
	background-image: url('/_static/images/www/eng/new_women.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Accessories_eng a {
	background-image: url('/_static/images/www/eng/new_accessories.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Accessories_eng a:hover {
	background-image: url('/_static/images/www/eng/new_accessories.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Accessories_eng strong a {
	background-image: url('/_static/images/www/eng/new_accessories.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Men_eng a {
	background-image: url('/_static/images/www/eng/new_men.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Men_eng a:hover {
	background-image: url('/_static/images/www/eng/new_men.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Men_eng strong a {
	background-image: url('/_static/images/www/eng/new_men.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Shoes_eng a {
	background-image: url('/_static/images/www/eng/new_shoes.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Shoes_eng a:hover {
	background-image: url('/_static/images/www/eng/new_shoes.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Shoes_eng strong a {
	background-image: url('/_static/images/www/eng/new_shoes.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Boots_eng a {
	background-image: url('/_static/images/www/eng/new_boots.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Boots_eng a:hover {
	background-image: url('/_static/images/www/eng/new_boots.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Boots_eng strong a {
	background-image: url('/_static/images/www/eng/new_boots.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Sandals_eng a {
	background-image: url('/_static/images/www/eng/new_sandals.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Sandals_eng a:hover {
	background-image: url('/_static/images/www/eng/new_sandals.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Sandals_eng strong a {
	background-image: url('/_static/images/www/eng/new_sandals.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
/* FRENCH NAVS */
#subcategoryNav li#Winter_fre a {
	background-image: url('/_static/images/www/fre/winterbootsfr.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Winter_fre a:hover {
	background-image: url('/_static/images/www/fre/winterbootsfr.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Fashion_fre a {
	background-image: url('/_static/images/www/fre/dressfashion.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Dress-Fashion_fre a:hover {
	background-image: url('/_static/images/www/fre/dressfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Fashion_fre strong a {
	background-image: url('/_static/images/www/fre/dressfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Classics_fre a {
	background-image: url('/_static/images/www/fre/dressclassics.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Dress-Classics_fre a:hover {
	background-image: url('/_static/images/www/fre/dressclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Dress-Classics_fre strong a {
	background-image: url('/_static/images/www/fre/dressclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Corporate-Dress_fre a {
	background-image: url('/_static/images/www/fre/corporatedress.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Corporate-Dress_fre a:hover {
	background-image: url('/_static/images/www/fre/corporatedress.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Corporate-Dress_fre strong a {
	background-image: url('/_static/images/www/fre/corporatedress.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#City-Fashion_fre a {
	background-image: url('/_static/images/www/fre/cityfashion.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#City-Fashion_fre a:hover {
	background-image: url('/_static/images/www/fre/cityfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#City-Fashion_fre strong a {
	background-image: url('/_static/images/www/fre/cityfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Career-Classics_fre a {
	background-image: url('/_static/images/www/fre/careerclassics.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Career-Classics_fre a:hover {
	background-image: url('/_static/images/www/fre/careerclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Career-Classics_fre strong a {
	background-image: url('/_static/images/www/fre/careerclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Sport-Fashion_fre a {
	background-image: url('/_static/images/www/fre/sportfashion.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Sport-Fashion_fre a:hover {
	background-image: url('/_static/images/www/fre/sportfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Sport-Fashion_fre strong a {
	background-image: url('/_static/images/www/fre/sportfashion.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Casual-Classics_fre a {
	background-image: url('/_static/images/www/fre/casualclassics.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#Casual-Classics_fre a:hover {
	background-image: url('/_static/images/www/fre/casualclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#Casual-Classics_fre strong a {
	background-image: url('/_static/images/www/fre/casualclassics.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Women_fre a {
	background-image: url('/_static/images/www/fre/new_women.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Women_fre a:hover {
	background-image: url('/_static/images/www/fre/new_women.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Women_fre strong a {
	background-image: url('/_static/images/www/fre/new_women.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Accessories_fre a {
	background-image: url('/_static/images/www/fre/new_accessories.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Accessories_fre a:hover {
	background-image: url('/_static/images/www/fre/new_accessories.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Accessories_fre strong a {
	background-image: url('/_static/images/www/fre/new_accessories.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Men_fre a {
	background-image: url('/_static/images/www/fre/new_men.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Men_fre a:hover {
	background-image: url('/_static/images/www/fre/new_men.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Men_fre strong a {
	background-image: url('/_static/images/www/fre/new_men.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Shoes_fre a {
	background-image: url('/_static/images/www/fre/new_shoes.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Shoes_fre a:hover {
	background-image: url('/_static/images/www/fre/new_shoes.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Shoes_fre strong a {
	background-image: url('/_static/images/www/fre/new_shoes.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Boots_fre a {
	background-image: url('/_static/images/www/fre/new_boots.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Boots_fre a:hover {
	background-image: url('/_static/images/www/fre/new_boots.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Boots_fre strong a {
	background-image: url('/_static/images/www/fre/new_boots.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Sandals_fre a {
	background-image: url('/_static/images/www/fre/new_sandals.gif');
	background-repeat: no-repeat;
	height:18px; width: 166px;
	display:block;
	}
#subcategoryNav li#new_Sandals_fre a:hover {
	background-image: url('/_static/images/www/fre/new_sandals.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}
#subcategoryNav li#new_Sandals_fre strong a {
	background-image: url('/_static/images/www/fre/new_sandals.gif');
	height:18px; width: 166px;
	background-position: 0 -18px;
	}

#subcategoryNav li a {
    color: #00325b;
    text-decoration: none;
}

#subcategoryNav li a:hover {background-position: 0 -18px; }
#subcategoryNav li strong a {background-position: 0 -18px; }
#subcategoryNav li.lastItem {border: 0; padding: 0 5px; }
#subcategoryNav ul.subNav li.lastItem {border: 0; padding: 0 5px; }
#subcategoryNav li.lastItem strong a{color: #f37421; font-weight: bold; }

/*category Landing Pages*/
#CategoryLanding {width: 932px; height: 360px; margin: 0; padding: 0; text-align: left; overflow: hidden;}
#CategoryLanding img {margin: 0; padding: 0; vertical-align:top;}

#CategoryLanding h3 {font-size: 75%; color: #583C2B; text-align: left; margin-left: 15px; margin-top: 10px; font-weight: normal;}
#CategoryLanding h3 a:link, #CategoryLanding h3 a:visited {color: #6A665B; text-decoration: none;}
#CategoryLanding h3 a:hover {color: #6A665B; text-decoration: underline; }

#CategoryWrapper {width: 620px; height: 100%; margin-left: 140px; text-transform: lowercase;}
#CategoryWrapper h2 {font-weight: normal;}
/*following  was catDress , CatCity, CatCasual */
#Cat1{width: 190px; height: 350px;float: left; padding: 0; margin-top:10px; }
#Cat2{width: 190px; height: 350px;float: left;padding: 0;margin-top:10px; margin-left: 10px; }
#Cat3{width: 190px; height: 350px;float: left; padding: 0;margin-top:10px;margin-left: 15px; }
#CategoryLanding .legend {margin-top: 50px; text-transform: none;}
#CategoryLanding img {margin-top: 50px;}
#CategoryLanding h2 a {text-decoration: none;}


/*search results page*/
.resultNavigation2 {float: left; width: 752px; height: auto; margin:15px 0px 0px; padding: 0; overflow:hidden;}
#filtersNav {float: left; padding:0; overflow:hidden;width:100%;}
#filtersNav div.filtersection {margin:0px -3px 0 0; padding:2px; float:left;}
#filtersNav div.filtersectionContainer {float:left;width:752px;}
#filtersNav div.filtersection input.secondaryButton {height:23px;}
#filtersNav div.filtersection h4 {
    color: #00325b;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 2px;
    text-align: left;
   /* width: 752px;*/
}
#filtersNav div.dottedborder h4 {margin-bottom:4px;}
#filtersNav select{width: 100px;  margin: 0; border: 1px solid #ccc; /*font-size:.6em;*/ height: 18px;padding: 0;}
#filtersNav select.selectWide {width: 140px;}

.shopby {font-size: .7em; padding: 0; margin: 0;}
.dottedborder,.dottedborderLeft {margin-top:-26px !important;background-image: url(/_static/images/www/Shared/filterborder.gif);background-repeat:repeat-y; background-position:right; /*clear:left;*/width:148px;}
.dottedborderLeft {background-position:left;}
.gobox {margin:0px;}
.gobox .mainButton {margin-top:-2px;margin-left: 10px;}
.dottedborder .gobox .mainButton, .dottedborderLeft .gobox .mainButton {margin-top:19px;margin-left: 0px;}
/*--search results page*/

/*sale search results page*/
#shopBySaleBanner {float:left; width: 550px;}
#shopBySaleBlock {
    background: none repeat scroll 0 0 #00325b;
    float: right;
    height: 302px;
    overflow: hidden;
    /*width: 194px;*/
	width:auto;
	height:370px;
}
#shopBySaleBlockMain {
    background-color: #00325b;
    display: inline-block;
    float: right;
    height: 302px;
    margin: 0;
    overflow: hidden;
    width: 194px;
}
#shopBySaleBlock #filtersNav {float: left; display: inline; width:190px; /*height: 20px; background: #F8F7F3;*/ margin: 20px 0px 5px; /*text-align: right;*/padding:0;}
#shopBySaleBlock #filtersNav div.filtersection {margin:0px -3px 0 0; padding:5px; float:left;width: 90%;}
#shopBySaleBlock #filtersNav div.filtersection input.secondaryButton {width:150px;}
#shopBySaleBlock #filtersNav div.filtersection h4 {margin-bottom:5px; margin-left: 12px; color:#fff; text-align:left; line-height: 20px; /*font-size:0.7em;*/ font-weight:bold; text-transform: uppercase;}
#shopBySaleBlock #filtersNav div.filtersection h5 {font-family:rial,Sans-serif,Helvetica; margin-bottom:5px; margin-left: 12px; color:#fff; text-align:left; line-height: 20px; font-size:0.7em; font-weight:bold; text-transform: lowercase;}
#shopBySaleBlock #filtersNav div.filtersection .textfield {margin-left: 18px !important; width: 150px !important;}
#shopBySaleBlock #filtersNav select{width: 150px;  margin: 0; border: 1px solid #ccc; /*font-size:.6em;*/ height: 18px;padding: 0;}
#shopBySaleBlock #filtersNav select.selectWide {width: 140px;}
#shopBySaleBlock #filtersNav a {font-size:.6em; text-decoration: none; padding: 0 5px; color: #333; /*background: #F7F5F3;*/ cursor:pointer; cursor:pointer;border: 1px solid #F2F1EF;}
#shopBySaleBlock .shopby {font-size: .7em; padding: 0; margin: 0;}
#shopBySaleBlock .dottedborder,.dottedborderLeft {background-image: url(/_static/images/www/Shared/filterborder.gif);background-repeat:repeat-y; background-position:right;}
#shopBySaleBlock .dottedborderLeft {background-position:left;}
#shopBySaleBlock .gobox {margin-left:18px; margin-top: 25px; padding-top:0;}

/*--search results page*/
#searchResultsBlock {width: 752px; float:right;}
#noSearchResultsBlock {width: 752px; /*font-size:.7em;*/}
#searchResultsNumber {/*font-size: .7em;*/margin-bottom: 10px;}
#searchResultsNumber ul li {margin-right: 10px;}
#pagesNav, .pagesNav {float:right; width: auto; height: 24px; padding: 0 0 2px 2px; margin: 20px 0; text-align: right; font-size:1.1em;}
.pagesNav li a, .pagesNavTop li a , #viewalllink a{color:#7e99aa;}
#searchResultsBottom ul.nextopia li,#searchResultsTop ul.nextopia li {margin-right: 3px;}

.resultNavigation {overflow:hidden;}
#searchResultsImage {/*float: right;*/ width: 752px; /*font-size:.9em;*/clear:both; margin:0px; padding: 0;}
#searchResultsImage .product {float: left; margin-bottom:1px; width: 188px; height: 225px; /*font-size: .7em;*/ padding: 0; text-align:center;}
#searchResultsImage .product img {
    border-bottom: 1px solid #7e99aa;
}
#searchResultsImage .product .productName a:hover, #searchResults .product .productName a:hover {
    color: #00325b;
}
#searchResultsImage .price {font-size: 12px; font-family:Trebuchet MS,arial,helvetica,sans-serif; }
#searchResultsImage .price a {text-decoration:none; color:#00325b;}
/*#searchResultsImage .new { border-left: 1px solid #CCC; padding-left:2px; margin-left:2px;}*/
#searchResultsImage .sale {border-left: 1px solid #CCC; padding-left:2px;}
#searchResultsImage .salePrice {padding-left:2px;}
#searchResultsImage .sale a, #searchResultsImage .salePrice a, 
/*#searchResults .sale a, #searchResults .salePrice a,
.liquidationPrice a {text-decoration:none; color: #ec008c !important;}*/
#searchResultsImage .price a:hover {
    color: #00325b;
}

#searchResultsImage .sale a, #searchResultsImage .salePrice a, #searchResults .sale a, #searchResults .salePrice a {
    color: #e60376;
    text-decoration: none;
}
#searchResultsImage .salePrice a {
    color: #e60376;
}
#searchResultsImage .sale a:hover, #searchResultsImage .salePrice a:hover, #searchResults .sale a:hover, #searchResults .salePrice a:hover {
    color: #e60376;
}
#searchResultsImage .liquidationPrice a, #searchResults .sale a, #searchResults .liquidationPrice a {
    color: #e60376;
    text-decoration: none;
}
#searchResultsImage .liquidationPrice a:hover, #searchResults .sale a:hover, #searchResults .liquidationPrice a:hover {
    color: #e60376;
}

#searchResultsImage .legend {
    color: #00325b;
    text-align: center;
}

#searchResultsRow .product .productBrand, #searchResultsRow .product .productName, .searchResultsRow .product .productBrand, .searchResultsRow .product .productName {text-transform:uppercase;}
#searchResultsRow .product .productName a , .searchResultsRow .product .productName a {text-decoration:none;color:#00325b;}

div.price span.clearance, div.price span.sale {
    clear: both;
    color: #e60376;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    width: 100%;
}

div.price span.new {
    /*clear: both;*/
    color: #00325b;
    /*display: inline;
    float: left;*/
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    /*width: 100%;*/
    margin-left:10px;
    padding-left:10px;
    background:url(/_static/images/www/Shared/bg_spanNew.gif) 0 0 no-repeat;
    font-family: "Trebuchet ms",sans-serif;
    font-size: 12px;
    display:inline-block;
}


#searchResultsRow {}

#nextopiaLogo {clear:both; margin-top: 10px; font-size: .7em;}
#nextopiaLogo span {float:left;margin-right:5px;margin-top:15px;font-size:11px;color:#7e99aa;}

#searchResultsImage .legend {text-align: center; color: #333; }
#leftColumnBanner {position:relative; top:0px; clear: both; float: left; width: 166px; height:480px;margin: 0; padding: 0; overflow: hidden;margin:-40px 10px 10px 0;}
#leftColumnBanner img {margin-top:40px;}
#leftColumnBanner.accessoriesNoTopMargin,#leftColumnBanner.accessoriesNoTopMargin img {margin-top:0px;}

.regularPriceWhileOnSale {text-decoration: line-through !important;}

.accessoriesDescr { text-align:center; font-size: .7em; }
.accessoriesDescr a { text-decoration:none; }


#leftColumnBannerAccessories {position:relative; top:0; clear: both; float: left; width: 166px; height:360px;margin: 0; padding: 0; overflow: hidden;margin:0 10px 10px 0;}
.searchResultsRow {margin: 0; width:752px;}

/* Whats New Landing */
#leftColumnBannerWhatsNew {position:relative; top:0px; clear: both; float: left; width: 166px; height:480px;margin: 0; padding: 0; overflow: hidden;margin:11px 10px 10px 0;}
#leftColumnBannerWhatsNew img {margin-top:40px;}

/* Brands Search Results */

#brandsBanner {float: right;}
#brandsList {
	width: 752px;
	float: right;
	}

#brandsList ul {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	width: 160px;
	line-height: 18pt;
	padding: 10px 14px;
	}

#brandsList ul li a {text-decoration: none; color: #00325B;}
#brandsList ul li a:hover {font-weight:bold;}

#brandsProduct {clear:both; float: left; width: 752px;}
#brandsSearchResultsBanner {width: 376px; margin-right: 14px; float: left;}

#brandsSearchResultsDetails {width: 362px; float: left;}
#brandsSearchResultsDetails h2 {margin:10px 0; text-transform: uppercase; font-size: 12px;}
#brandsSearchResultsDetails #productNameBrandsDescription {font-size: 11px;}

.swatchesInfo .price {
	font-size:12px;
    color: #00325b;
	font-family:Trebuchet MS,arial,helvetica,sans-serif;
}

/*Top pagination */
#filtersNav div.filtersectionTop {margin-top:7px; padding:2px 2px 0 2px; float:right;}
#searchResultsTop {clear: both;padding: 0;text-align: left;float: right;margin-top: 0px;margin-left:30px;}
.SearchResultsBlockNextopia {float:right;/*position:relative;right:0;*/}
.SearchResultsBlockNextopia #searchResultsTop {clear:none;}
.SearchResultsBlockNextopia #searchResultsImage {clear:both;overflow:hidden;}
.SearchResultsBlockNextopia #searchResultsBottom {clear:none;}
#searchResultsTop .textfield	{float:left; display:none;}
#searchResultsTop .textfield select {width:120px; font-size:11px; margin:3px 10px 0 0;}
#searchResultsTop ul {padding: 0; margin: 0;}
#searchResultsTop li {padding:0px; margin: 0;}
#searchResultsTop li.selected {
    color: #00325b;
    font-weight: bold;
    padding: 0 2px;
}
#searchResultsTop li a { font-size:11px;/*font-size:.65em;*/ text-transform: lowercase; text-decoration: underline;}
#searchResultsTop li a:hover {
    color: #00325b;
    text-decoration: underline;
}
#searchResultsTop li.lastItem {border-style: none; margin-left:10px;}
#pagesNavTop, .pagesNavTop {float:right; width: 300px; height: 24px; padding: 0 0 2px 2px; margin: 20px 0; text-align: right; font-size:1.1em;}

/*Bottom pagination*/
#searchResultsBottom { clear: both;padding: 0; width: 560px; height:24px;text-align: left;float: right; margin-bottom: 10px;margin-top: 30px;}
#searchResultsBottom .textfield	{float:left;}
#searchResultsBottom .textfield	select {width:120px; font-size:11px; margin:0 20px 0 0;}
#searchResultsBottom ul {padding: 0; margin: 0;}
#searchResultsBottom li {padding:0px; margin: 0;}
#searchResultsBottom li.selected {
    color: #00325b;
    font-weight: bold;
    padding: 0 2px;
}
#searchResultsBottom li a { /*font-size:.65em;*/font-size:11px; text-transform: lowercase; text-decoration: underline;}
#searchResultsBottom li a:hover {
    color: #00325b;
    text-decoration: underline;
}
#searchResultsBottom li.lastItem {border-style: none; margin-left:10px;}
#searchResults .resultsNotFound{/*font-size:0.8em;*/ margin-top:32px; }




/*search results NO IMAGE ---- for 5 column layout like NEW ARRIVALS*/
#searchResults {clear: both; width: 570px; /*font-size:.9em;*/ margin:0px; padding:0px;}
#searchResults .product {float: left; width: 130px; height: 103px; margin: 0px auto;/* font-size: .7em; */padding: 0 2px; margin-left: 2px;}
#searchResults .product img {border-bottom: 5px solid #F3F1ED; margin-left: 4px;}
#searchResults .price {
    color: #00325b;
    font-size: 0.7em;
    text-align: center;
}
#searchResults .price a {text-decoration: none; }
#searchResults .legend {
    color: #00325b;
    text-align: center;
    text-transform: lowercase;
}
#viewalllink {margin:0; width:110px; float:right; clear:both;	text-align:right; padding-top: 10px;}
.catNewArrivals {/*font-size: .75em;*/ padding-top: 48px; margin-left: 0;width: 100%;float: left;clear:both;}
.catNewArrivals a{text-decoration: none; font-weight: normal; color: #7e99aa; }
.catNewArrivals li {
    color: #00325b;
    font-weight: bold;
    padding: 2px 6px 0 0;
    text-transform: uppercase;
}
.catNewArrivals li.lastitem {border: 0;}
.naViewBtn {float:right;	text-align:right; font-size: 11px;}
.naViewBtn a {text-decoration:underline;}
#customerserviceBlock, #aboutALDOBlock, #CMSBlock {width:932px; height: auto; padding-bottom: 20px; margin: 0px; /*font-size: .7em;*/  }
#customerserviceBlock .fieldLabel {color:#003a63;font-weight:bold;}
#customerserviceBlock .submitButton{width:305px; height:25px;}
#customerserviceBlock .submitButton .mainButton{float:right;}

#menuList {clear: left; width: 160px; height: auto;}
#menuList ul {padding: 10px 2px 10px 1px;margin-top: 10px;}
#menuList li {list-style: none;  padding: 2px 4px 2px 14px; text-transform:uppercase; margin-bottom: 5px;}
#menuList a {text-decoration:none;}

#menuList h1 {
    color: #00325b;
    font-size: 1.1em;
    font-weight: normal;
    margin-left: 40px;
}
#menuList h5 {
    color: #00325b;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 40px;
}
#menuList h3 {
    color: #00325b;
    font-weight: bold;
}
#menuList strong a {
    color: #00325b !important;
}

#menuList li.selected a {
    color: #00325b !important;
    font-weight: bold;
}
#menuList li.lastItem {text-transform: lowercase;}

#blockInsideLeft #menuList {clear: left; width: 200px; height: auto;}
#blockInsideLeft #menuList ul {padding: 10px 2px 10px 1px;margin-top: 10px;}
#blockInsideLeft #menuList li {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #00325b;
    list-style: none outside none;
    margin: 0;
    padding: 2px 4px 2px 0;
    text-transform: uppercase;
}
#blockInsideLeft #menuList a {text-transform:uppercase; text-decoration: none; color:#003a63; font-weight: bold;}
#blockInsideLeft #menuList h1 {
    color: #00325b;
    font-size: 1.1em;
    font-weight: normal;
    margin-left: 40px;
}
#blockInsideLeft #menuList h5 {
    color: #00325b;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 40px;
}
#blockInsideLeft #menuList h3 {
    color: #00325b;
    font-weight: bold;
}
#blockInsideLeft #menuList strong a {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #00325b;
}
#blockInsideLeft #menuList li.selected {}



/*in use for all the pages that have a left column--- Customer Service// Store Locator// whats New//*/
#contentBlock, #blockRightWide {width:752px; float: left; padding: 0; margin: 0;}
#contentBlock h4,#blockRightWide h4 {width: 100%; height: 20px; font-weight: bold; margin-bottom:4px; background: none; padding: 0;}
#contentBlock p {line-height: 130%;}

#columnContainer {overflow: hidden; width: 100%; float:left; clear:both;}

#blockLeftNarrow {float:left; width:160px; overflow: hidden; margin: 0 20px 0 0; padding: 0; height: auto; /*display:none;*/}
#blockRightWide div.breadCrumbs {margin-bottom: 31px;}
#blockRightWide div.breadCrumbs li {margin-left: 0px;}
#blockRightWide div.breadCrumbs h2 a {font-size:11px;}

#blockLeftNarrow h3 {padding: 0;}
#blockLeftNarrow h3.nextopia {
    color: #00325b;
    font-size: 0.7em;
    margin: 0 0 10px;
}
#blockLeftNarrow #menuList ul {padding: 0; margin: 0; font-size:12px;}
#blockLeftNarrow #menuList {clear: left; width: 160px;}
#myaccountBlock #blockLeftNarrow #menuList {padding: 10px 0 0 5px;}

#myaccountBlock #blockLeftNarrow #myAccountLeftBanner {width:160px; height:500px; background:#efefef;}

#blockLeftNarrow #menuList li { list-style: none;}
#Form{width: 90%; }
#Form.aldoFullWdith {width: 100%;}
#Form .separator {width: 100%;}
#noteBlock {clear: both;float:left; width: 134px; height: auto; margin: 0; background:#000; padding: 10px; margin-bottom: 20px;}
#noteBlock p {color: #fff; font-size: 1em; line-height: 150%;}
#passwordNoteBlock {clear: both; height: auto; margin: 0; background:#fff; padding: 0px; margin-bottom: 20px;}
/*#div_jQuery_Popup_Content div#Form label {color:#20628A;}*/
#Form.aldoFullWdith .buttonRowSubmit {width: 302px; float:left !important;}


#insideMyAccount {}
#insideMyAccount .formRow {margin-bottom:8px;}
#blockInsideLeft {width:200px; margin-right:71px;float:left;}
#blockInsideRight {width:481px;float:left;}

#blockRightWide form#insertUpdateProfile div#mandatory {
	width:100%;
	float:none;
	clear:both;
	text-align:left;
	margin-bottom:10px;
}

#blockInsideWide {width:100%;float:left; overflow: visible;}
#blockRightWideLeft {
    border-right: 1px solid #7e99aa;
    float: left;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 0 5px;
    width: 44%;
}	
#blockRightWideLeft h2, #blockRightWideRight h2 {padding: 10px 0;}
#blockRightWideRight {width: 44%; height: auto; float: left; padding:0 0 10px 10px;}
#informationBlock1 {float:left; width: 470px; height: auto;padding: 10px 0 10px 10px; background: #FCFCFC; }
#informationBlock1 {width: 470px; height: auto;padding: 10px 0 10px 10px; background: #FCFCFC; }
#informationBlock1.detailsTable {padding:0;width:480px;margin:5px 0;}
#informationBlock1.detailsTable .simpleTable {padding: 0px;}
#myaccountBlock #informationBlock1 .floatRightbutton a {
    color: #00325b;
}
#informationBlock2 {float:left; width: 470px; height: auto; background: #d4deea; color: #003a63; padding: 10px 0 10px 10px; }
#blockRightWideLeft .dashBorder {border: 1px dasshed #999;}
#informationBlock1 .orderStatus .orderStatusHead {color: #fff;background: #000;font-weight:bold;}
#informationBlock1 .orderStatus .borderLeft {border-left:1px solid #000;padding:0px;text-align:center;}
#informationBlock1 .orderStatus .borderRight {border-right:1px solid #000;padding:0px;}
#informationBlock1 .orderStatus .borderBottom {border-bottom:1px solid #000;padding:0px;}

form#processRMA #GCBlock {
	clear:both;
	float:none;
	width:470px;
}

form#processRMA #summaryBlock {float:left;padding-top:15px;}

/*exceptions in list for my account right block*/
#myaccountMsgBlock ul {padding: 0 2px 10px 1px;margin-top: 0;}

/*Accessories pages*/


#AccessoriesSearchResultsBlock {width: 560px; float: left;}
#AccessoriesSearchResultsBlock #pagesNav {width: 136px; height: 20px; background: #F8F7F3; padding: 0; margin-left: 20px; float: left; font-size: 1em;}
#AccessoriesSearchResultsBlock #categoryName {float: left; height: 60px; background: #fff; text-align:left;}
#AccessoriesSearchResultsBlock #searchResults {width: 100%; margin-left: 20px;}
#AccessoriesSearchResultsBlock #searchResults .product {float: left; width: 140px; height: 103px; margin: 0px auto;font-size: .7em;padding: 0; }


/*storeLocator*/
#storeLocatorBlock #Form {width: 100%;}
#storeLocatorBlock, #shopbysizeBlock {float:left;width:752px; height: auto; padding: 0; /*font-size: .7em;*/  }
#storeLocatorBlock .mainButton {float: right;}

#storeLocatorBlock #storeLocatorContent {margin-bottom: 20px;}
#storeLocatorBlock #noteBlock {clear: both;float:left; width: 200px; height: 30px; margin: 0; background:#F8F7F3; padding: 10px; margin-bottom: 20px;}
#storeLocatorBlock #imageBlock {
    background: none repeat scroll 0 0 #7e99aa;
    clear: both;
    float: left;
    height: 100px;
    margin-top: 10px;
    padding: 10px;
    width: 200px;
}

#Form h2 {float:left;width:225px;}
#storeLocatorBlock .formRowLeft, #shopbysizeBlock .formRowLeft  {padding: 6px; margin:0; float: left; width:25%;}
#shopbysizeBlock  #level2 .radioLine  {float:left; width:95px;}
#shopbysizeBlock  #level3 .radioLine  {float:left; width:130px;}
#storeLocatorBlock #blockRightWide .formRow {clear: none;}
#storeLocatorBlock #blockRightWide .formRowRightShort {width: 624px; padding:0;}


#storeLocatorBlock .formRowColor { clear: both;  padding: 2px; margin:0; background:#d4deea;width:300px;}
#storeLocatorBlock .formRowColor label.fieldLabel, #shopbysizeBlock .formRowColor label.fieldLabel {
    color: #00325b;
}
#storeLocatorBlock .formRowColor select{text-transform:none;}
#storeLocatorBlock .formRowColor input.shorttextfield {margin:0;}
#storeLocatorBlock .formRowCheckbox, #shopbysizeBlock .formRowCheckbox  {padding: 6px; margin:0; float: left; width:25%;}

#shopbysizeBlock h2 {
    color: #00325b;
    float: left;
    padding: 3px 0;
    width: 30%;
}
/*#storeLocatorBlock .title {padding: 5px; background:#F8F7F3; margin: 10px 0 0 0; font-size: 1.2em; color: #999; font-weight: normal;}*/
#storeLocatorBlock .blockleft {width: 33%; float: left; height: 135px; margin: 4px 4px 20px 4px; overflow:hidden;}
#storeLocatorBlock .blockright {float: right;width: 30%; height: 135px;margin: 4px 4px 20px 4px;overflow:hidden;}

#storeLocatorBlock .formRow p {margin-top: 15px;}

.slResults #blockRightWide .mainButton {
text-transform:lowercase;
}

.slResults .formRow a {color:#7e99aa;}
.slResults .mainButton {margin-bottom:10px;}
/*new map locator PopUp*/
div#locatorDetailsBox {
	/*width: 472px;*/
	}

div#locatorDetailsBox div.map  {
	/*width: 472px;*/
	height: 234px;
	position: relative;
	background-color: #e5e3df;
	border: 1px solid #aaa;
	margin: 0px 0 0 0px;
	}

div#locatorDetailsBox div#locatorInfo {
	/*width: 472px;*/
	overflow:hidden;
	clear:both;
	}

div#locatorInfo div#locatorAddress, div#locatorInfo div#locatorHours {
	float:left;
	width: 216px;
	padding: 10px;
	}



/*contest*/
#contest {width:720px; height: auto; margin: 0; font-size: .7em;  padding:10px;padding-left:8px;}
#contest .fieldLabel {width: 130px;height: 20px; height: 18px;display:block;padding-top:2px;}
#contest .firstBlock{
	width:100%;
	padding:9px;
}
#contest .secondBlock{
	width:100%;
	text-align:center;
	padding:9px;
	clear:both;
}
#contest .secondBlock .fieldLabel{
	width:100%;
	text-align:center;
	clear:both;
}


#contest input {height: 16px;}


#contest .instructions{padding:5px;margin-top:8px;margin-bottom:8px;backGround-color:#f3f1ed;}


#contest #firstBlockType1 .imageBlock {width:100%;text-align:center;display:block;}
#contest #firstBlockType1 .textBlock {width:100%;display:block;padding-top:8px;}

#contest #firstBlockType2 .imageBlock {width:45%;float:left;text-align:center;display:block;}
#contest #firstBlockType2 .textBlock {width:45%;float:left;display:block;padding-right:8px;clear:right}


#contest #firstBlockType3 .imageBlock {width:50%;float:left;text-align:center;display:block;}
#contest #firstBlockType3 .textBlock {width:50%;float:left;display:block;padding-left:8px;clear:right}


#contest #firstBlockDefaultType .imageBlock {width:100%;text-align:center;display:block;}
#contest #firstBlockDefaultType .textBlock {width:100%;display:block;padding-top:8px;padding-bottom:8px;}

#contest textarea {width:330px;height:180px;}

.contestThanks{
padding:10px;
height:270px;
text-align:center;
padding-top:130px;
}


/*title for all pages*/
.title{padding: 5px; background:#d4deea; color: #003a63; margin-bottom: 16px; font-size: 1.1em; text-transform: uppercase; font-weight: bold;height: 15px;}
div.title {
    background: none repeat scroll 0 0 #EAEAEA;
    color: #00325b;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    margin-bottom: 16px;
    padding: 5px;
    text-transform: uppercase;
}
div.searchTitle {clear:both;margin-bottom:10px;}
div#myaccountBlock div.title {clear: none;}

div#initialSearch {background:#EFEAE6;width:490px; overflow:hidden; border-top:solid 25px #EFEAE6; border-bottom:solid 25px #EFEAE6; margin-top:20px;}
div#initialSearch fieldset {width:230px; float:left; margin:0 7px 0 7px; display:inline;}
div#initialSearch fieldset.left {
    border-right: 1px dotted #00325b;
}
div#initialSearch fieldset label {font-weight:bold; width:230px; height:22px; display:block;}
div#initialSearch fieldset input {clear:both; padding:0; }
div#initialSearch fieldset input.txtField {width:130px; height:16px;}
div#initialSearch fieldset input.searchButton {width:80px; height:22px; margin-left:5px;}


div.advancedSearch {margin-top:20px;}
div.advancedSearch a {font-weight:bold; font-size:12px;}
div.aldoSearchForm {background:#EFEAE6; width:480px !important; padding:10px 0 10px 30px; margin-top:10px;}
div.aldoSearchForm h2 {display:none;}

/*all left banners*/
#myaccountLeftBanner {clear: both; float: left;width: 160px; margin:0 0 10px 0; padding-top:10px;}
#storelocatorLeftBanner {float: left;width: 160px; margin-right:20px;}
#customerserviceLeftBanner {clear: both; float: left;width: 160px; margin:0 0 10px 0;}
#shopbysizeLeftBanner {clear: both; float: left;width: 160px; margin:0 0 10px 0;}
#aboutALDOLeftBanner {clear: both; float: left;width: 160px; margin:0 0 10px 0;}
#whatsnewLeftBanner {clear: both; float: left;width: 160px; margin:0 0 10px 0;}
#newArrivalsBanner {
	/*clear: right;*/
	clear: left;
	float: left;
	width:166px;
	height:347px;
	background-image:url(../_static/images/www/Shared/banner_trends.jpg);
	background-repeat:no-repeat;
	background-position:0px top;
}

/*all styles used inside the CMS Block start here ------ONLY FOR CMS*/
#CMSBlock h3, #CMSBlock p {padding: 10px 0 ;}
#CMSBlock .date {padding: 0 0 10px 0 ; width: 100%; display: block; border-bottom: 1px solid #EDEBE9; margin-top: 10px;font-size: .9em;}

/*CMS styles */
h5, .titleh5 {color: #772A75;	font-weight: bold;}

.style4 {color: #772A75; font-weight: bold; }
.style7 {font-size: small; font-weight: bold; }
.style11 {font-weight: bold; }

/*.pagesNav {float: right; width: auto; background: #F9F7F4; padding: 2px 0 4px 2px; margin: 20px 0; text-align: right; font-size:1.1em; height: 22px; }
.pagesNav li a{padding: 0 2px 4px 0; }*/


/***************************/



/*breadcrumbs*/
ul#breadCrumbs {
	margin:2px 0px 2px -5px;
	padding:0;
	list-style:none;
	float:left;
}


ul#breadCrumbs li {
	margin:5px 0px;
	display:block;
	border:none;
	background-image:url(../_static/images/www/Shared/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 50%;

}
ul#breadCrumbs li a {text-transform: lowercase;}

ul#breadCrumbs li a:link {
	margin:0px;
	padding:0 5px 0 20px;
	text-decoration:none;

}
ul#breadCrumbs li a:visited {
	margin:0px;
	padding:0 5px 0 20px;
	text-decoration:none;
}

ul#breadCrumbs li a:hover {
	margin:0px;
	padding:2px 15px 2px 20px;
	color:#518fb1;
	text-decoration:none;
}
ul#breadCrumbs li a:active {
	margin:0px;
	padding:0 5px 0 20px;
	text-decoration:none;
}
ul#breadCrumbs .active {
	margin:0px;
	padding:2px 15px 2px 20px;
	color:#f37421;
}
/*--breadcrumbs*/



/*Gift Card*/

#giftCard {height: auto; /*font-size: .7em;*/ font-weight:normal; text-align:left; margin: 0; padding: 0;}
#giftCardLeftBanner {float:left; width: 160px; margin-right: 20px;}
#giftCard h2 {/*font-size: 1.3em;*/ float: left;text-transform:uppercase;}
#giftCard h3 {font-size: 1em; color:#003a63; text-align: center; width: 50%;}
#giftCardTop {margin: 0; float: left; width: 752px;height: auto; margin-left:0px;}
.descriptionText {padding: 5px 0;}
/*middle*/
#giftCardMiddle {margin-left: 10px; padding: 0;float: right; width: 370px; margin-top: 0; }
#giftCardMiddle p{clear: both; padding: 0 0 10px 0; line-height: 110%; font-size: 11px; }
#giftCardMiddle label {font-weight: bold; float: left;display: block;}
#giftCardMiddle select {margin-left: 0;margin-top: 30px;width: 140px;float:left; }
#giftCardMiddle input{margin:5px 0 10px; float: right;clear:both;}
#giftCardMiddle ul {padding: 0; margin: 0;}
#giftCardMiddle ul li {margin-right: 25px;}
#giftCardMiddle ul.hlist li a {color:#7e99aa;}
#giftCardMiddle .noteGrey {clear:both;float:left;margin-top:0px;margin-right:2px;padding-left:0;}
#giftCardMiddle #amountBox {margin-top: 15px; padding-left:0px;}
#giftCardMiddle #amountBox #amtTitle {
    color: #00325b;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}

#giftCardMiddleForm {padding: 0;float: right; width: 360px; height: 250px; margin: 10px 20px 0 0; }
#giftCardMiddleForm .clear {clear: both; height: 5px;}
#giftCardMiddleForm p{clear: both; padding: 0 0 10px 0; line-height: 110%; font-size: 1.1em; font-weight: none;width: 80%;}
#giftCardMiddleForm label {clear: both; font-weight: bold; float: left;display: block;}
#giftCardMiddleForm select {margin-left: 80px;margin-top: 20px; }
#giftCardMiddleForm input{/*width: 140px; margin:0 5px 19px 0;clear: both; float: left;*/ }
#giftCardMiddleForm ul {float: right; padding: 0; margin: 0;margin-bottom: 10px;}
#giftCardMiddleForm ul a {text-decoration: underline;color:#7e99aa;}
#giftCardMiddleForm .noteGrey {float:right; margin-top: 40px;margin-right:2px;}
#giftCardMiddleForm .formRow {overflow:hidden;}

.giftCard {border: 1px solid #EDEBE9; width: 350px;float: left;}
#giftCardTop  .title {padding: 5px 0; margin: 10px 0 0 0; font-size: 1.2em;}
#giftCardTop  .title a{text-decoration: none; color:#fff; padding: 4px; float:right;}
#giftCardBalance {float: right; width:360px; text-align:right; margin: 0px auto; padding:9px 0 10px 10px; margin-top:-1px;}
#giftCardBalance .title {font-weight: bold; margin-bottom: 5px; background:#fff;}
#giftCardBalance input {}
#giftCardBalance input.shorttextfield {width: 50px; font-size: 10px; margin-left: 2px;}
#giftCardCrossSell {margin-top: 10px; float: left; /*width: 324px;*/ clear:both; width:360px;}
#giftCardCrossSell h3 {
    color: #00325b;
    margin: 10px 0;
    text-align: left;
    text-transform: uppercase;
    width: 324px;
}
#giftCardCrossSell img {float: left;}
.promoItem {width: 130px; height: 105px; border: 1px solid #ccc;margin-left: 10px;float: left; }
#invalidCVC,#invalidCard_1,#invalidNumber_error {clear:both;}

#content {margin-bottom: 0px;}

#content div#bottom_content {text-align:center; font-size:12px;}
#content div#bottom_content form {margin:10px 0;}
#content div#bottom_content form input.submitButton, input.darkgreyButton {
	background-color:#00325F;
	background-image:url('/etc/cssImages/mainButtonLeftFwdArrow.gif');
	background-repeat:no-repeat;
	height:22px;
	border:0;
	font-family:helvetica,arial;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
	font-size:11px;
	}



#crossSellItems .product {float: left; width: 160px; margin:0 auto; font-size: 1.2em; padding: 0;}
#crossSellItems .product img {border:0px;}
#crossSellItems .product .borderLine {width: 150px; border-bottom:1px solid #7e99aa; padding-bottom: 5px; clear:both; margin: 0 auto 5px auto;}
#crossSellItems .product .productName a {color: #00325b; text-align:center;font-size:11px;text-transform:uppercase; display:block; text-decoration:none;}
#crossSellItems .price {font-size: .7em;}
#crossSellItems .price a {color: #00325b; font-family:Trebuchet MS,arial,helvetica,sans-serif;font-size: 12px; text-decoration: none; }
#crossSellItems .price .regularPriceWhileOnSale a {font-size: 12px;}
#crossSellItems .new {
    border-left: 1px solid #CCCCCC;
    color: #00325b;
    margin-left: 2px;
    padding-left: 2px;
}
#crossSellItems .sale {border-left: 1px solid #CCC; padding-left:2px;}
#crossSellItems .salePrice {padding-left:2px;}
#crossSellItems .sale a, #crossSellItems .salePrice a, #giftCardCrossSell .salePrice a, #giftCardCrossSell .sale a {
    color: #e60376;
    text-decoration: none;
}
#crossSellItems .liquidationPrice a {
    color: #e60376;
    text-decoration: none;
}


#giftCardCrossSell .promoItem {float: left; width: 130px; margin:0 auto; margin-right:20px; font-size: 1.2em; padding: 0;}
#giftCardCrossSell .productName {clear:both;border-top:1px solid #7E99AA;}
#giftCardCrossSell .promoItem img {/*border-bottom:1px solid #7E99AA;*/}
#giftCardCrossSell .promoItem .borderLine {width: 150px; border-top:5px solid #d4deea; clear:both; margin: 0 auto;}
#giftCardCrossSell .promoItem .productName a {clear:both; color: #00325b; text-align:center;font-size:11px;text-transform:uppercase; display:block; text-decoration:none;}
#giftCardCrossSell .price {font-size: .7em;}
#giftCardCrossSell .price a {font-family:Trebuchet MS,arial,helvetica,sans-serif;font-size: 12px; text-decoration: none; }
#giftCardCrossSell .price .regularPriceWhileOnSale a {font-size: 1.2em;}
#giftCardCrossSell .new { /*border-left: 1px solid #CCC; padding-left:2px; margin-left:2px;*/ font-size: 1.2em;}
#giftCardCrossSell .sale {border-left: 1px solid #CCC; padding-left:2px;}
#giftCardCrossSell .salePrice {padding-left:2px;}
#giftCardCrossSell .sale a, #crossSellItems .salePrice a {text-decoration:none; color: #EC008C; font-size: 1.2em;}

#giftCardMiddle .mainButton  {float:right;/*width:159px;*/}
#giftCardBalance .mainButton  {float:right;}
#promoBanner {float: left;width: 134px; height: 80px; background: #ffffff; margin: 0px auto; margin-top: 10px;display:none; }

#categoryNewsletter h2 { margin: 0 0 20px 0; }

/*******************************************************/
/* FORWARD TO A FRIEND NEWSLETTER */

.marginTop {margin-top: 10px;}
#newsletterBlurb {display: none;}
#yourInfo {
	float:left;
	width:311px;
	font-size:11px;
	padding:20px 0 0 50px;
}
#friendInfo {
	float:left;
	width:342px;
	padding:20px 0 0 38px;
	font-size:11px;
}
.newsletterMsg{
	clear:both;
	float:left;
	width:700px;
	padding:40px 0 0 50px;
}
.newsletterMsg label.fieldLabel {
    color: #00325b;
    font-weight: bold;
    width: 144px;
}

.newsletterMsg h2{
	padding-bottom:10px;
}
.newsletterMsg #forwardToFriendMsg{
	width:100%;
	float:left;
	padding-top:10px;
}
.newsletterMsg #commentsID{
	width:539px;
	height:100px;
	float:left;
}
.newsletterMsg .newsletterSendNow{
	float:right;
	padding:20px 13px 0 0;
}
#friendInfo span.message {
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 8px;
}
#yourInfo h2, #friendInfo h2 {margin-bottom: 20px;}
#friendInfo .fieldLabel, #yourInfo .fieldLabel {
    color: #00325b;
    font-weight: bold;
    width: 140px;
}

#friendInfo .fieldLabel {
	width:170px;
}
#friendInfo .formRowError, #yourInfo .formRowError {
	background:#d4deea none repeat scroll 0%;
	width: 310px;
}
#friendInfo textarea {font-family:arial,helvetica,sans-serif;font-size:11px;width: 160px;}
#thankYouHeader {
	text-align:center;
	margin-top:20px;
}
.messageSent {
	font-size:11px;
	text-align:center;
	margin-bottom: 65px;
}
#shoninaldo {
	text-align:center;
	font-size:12px;
	margin-bottom: 10px;
}
#aldocatlog {text-align:center;}

#aldocatlog ul {
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px auto;
	padding:0;
	width: 300px;
}
#aldocatlog ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
}
.noFlashMessage {
	font-size: .7em;
	background: #ddd;
	padding: 10px;
}


#countriesBlock {
	width:932px;
	height:456px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-380px;
	margin-top:-228px;
	/*
	background:#000;
	background-image:url('/_static/images/www/shared/countrySelectionLogo.jpg');
	background-position:left bottom;
	*/
	background-repeat:no-repeat;

	}

#countriesBlock #lists {
	width:525px;
	height:456px;
	border-left:solid 5px #fff;
	margin-left:230px;
	padding:0;
	}

#countriesBlock #lists ul, #countriesBlock #lists ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:none;
	}

#countriesBlock #lists ul li {
	display:block;
	height:22px;
	line-height:22px;
	}

#countriesBlock #lists a {
	font-family:helvetica, arial;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-left:20px;
	height:20px;
	}

#countriesBlock #lists li:hover a, #countriesBlock #lists li.sfhover a {
	color:#fff !important;
	background-image:url('/static/images/www/shared/countryArrow.gif');
	background-repeat:no-repeat;
	background-position:0 -4px;
	}

#countriesBlock #lists ul li:hover ul, #countriesBlock #lists ul li.sfhover ul	{
	display:block;
	}

#countriesBlock #lists ul li ul {
	height:20px;
	margin-top:-5px;
	margin-left:2px;
	display:none;
	}

#countriesBlock #lists ul.secondLevel li {
	float:left;
	height:30px;
	display:inline;
	overflow:hidden;
	line-height:30px;
}

#countriesBlock #lists ul.secondLevel li a {
	background-image:none;
	font-size:12px;
	line-height:20px;
	display:inline;
	padding-right:5px;
	}

#countriesBlock #lists ul.secondLevel li a:hover {
	background-image:none;
	}

#countriesBlock #lists ul#mainCountries {
	width:190px;
	height:110px;
	margin-top:200px;
	float:left;
	margin-left:10px;
	}

#countriesBlock #lists ul#mainCountries li {
	margin-bottom:10px;
	}


#countriesBlock #lists ul#mainCountries.canada {
	width: 350px;
	padding-left: 150px;
	}

#countriesBlock #lists ul#mainCountries.canada li {
	float: left;
	padding-right: 50px;
	}

#countriesBlock #lists ul#mainCountries.canada li a {
	font-size: 18px;
	}

#countriesBlock #lists ul#firstColumn, #countriesBlock #lists ul#secondColumn {
	float:left;
	margin:35px 0 0 5px;
	}

#countriesBlock #lists ul#firstColumn {
	width:135px;
	float:left;
	margin-top:20px;
	}

#countriesBlock #lists ul#secondColumn {
	width:165px;
	float:left;
	margin-top:20px;
	}

#countriesBlock #lists ul#firstColumn a:hover, #countriesBlock #lists ul#secondColumn a:hover {
	color:#fff !important;
}
/*contact us */
#contactBanner{
	margin-bottom:50px;
	}
#contactInfo {
	float:left;
	width:356px;
	height:auto;
	color:#003a63;
	}
#contactInfo table td {
	/*padding-right:0px;
	width:55px;*/
	padding-right:28px;
	padding-bottom:18px;
	}

form#contactForm {
	float:left;
	width:330px;
	height:auto;
	border-left:1px dashed #CACACA;
	padding-left:25px;
	}
form#contactForm .formRow{
	overflow:hidden;
	padding:3px 2px;
	}
form#contactForm .formRow label.fieldLabel{
	line-height: 20px;
	width:100px;
	text-transform:uppercase;
	}
form#contactForm .formRow .radioLabel {
	vertical-align:2px;
	margin-right:10px;
	color:#00325b;
	}
form#contactForm .formRow .radioInput {
	margin-right:2px;
	}


form#contactForm .formRowLongButton {
	clear:both;
	float:right;
	margin-top:12px;
	overflow:hidden;
	text-align:center;
	width:283px;
	}

form#contactForm .formRowLongButton .mainButton {
	float:right;
	}

form#contactForm .formRowLongButton a.mainButton {
	text-decoration: none !important;
	}

form#contactForm .formRowLongButton button,
form#contactForm .formRowLongButton input,
form#contactForm .formRowLongButton a{
/*
	cursor:pointer;
	font-family:arial;
	font-size:11px;
	height:22px;
	padding:0 9px 5px 10px;
	text-decoration:none;
	width:auto;*/
	}

form#contactForm .formRowLongButton input:active{
	text-indent:0;
	}


form#contactForm .formRowLongButton .btnEnd{
	visibility:hidden;
	}

form#contactForm .formRowLongButton .buttonTxt{
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	}

form#contactForm select#subject{
	width:200px;
	}
form#contactForm select.topicDropDown{
	width:200px;
	}

/* Site map */

#siteMap { width:100%; }
#siteMapInfo	{ width:40%; float:left; }
#siteMapCatalog { width:60%; float:left; }

#siteMap ul.sitemapMain li { text-transform:uppercase;  padding-bottom:5px; font-weight:bold; width:80%;}
#siteMap ul.sitemapMain li ul li { text-transform:lowercase; font-weight:normal; padding-top:0;padding-bottom:0px;}
#siteMap a { text-decoration:none; }
#siteMap ul li ul.countrySelection li { text-transform:none; }

#siteMapInfo ul, #siteMapInfo li {padding-left:0px;}
#siteMapInfo ul.sitemapMain li {padding-bottom:15px;}

#siteMap ul.sale {text-align: left;}

/* catalog */
#siteMapCatalog, #siteMapCatalog .sitemapMain {padding-top:10px;}

#siteMapCatalog ul.sitemapMain li { font-weight:normal; }
#siteMapCatalog ul, #siteMapCatalog li {padding-top:0; padding-bottom:0;}

#siteMapCatalog * {white-space:nowrap;  }

#siteMap span.siteMapCatTitle { text-transform:uppercase; font-weight:bold; padding-left:18px;}


/* Amount Boxes */

#amountBox {
	padding: 10px;
	overflow:hidden;
	clear:left;
	}

#amountBox div {
	white-space: nowrap;
	}

#amountBox div a {
	text-decoration: none;
	padding: 5px 0;
	height: 10px;
	width: 33px;
	text-align: center;
	line-height: 10px;
	display:block;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	color:#00325b;
}

#amountBox div.available a {
    border: 1px solid #00325b;
}
#amountBox div.available a:hover {
	color:#FFF;
    border: 1px solid #00325b;
	background:#00325b;
}


#amountBox div.unAvailable a {
    border: 1px dotted #7e99aa;
    color: #7e99aa;
    cursor: default;
}

	#amountBox div.unAvailable a:hover {
	color: #ccc !important;
	}
#amountBox div.selected a {
    background: none repeat scroll 0 0 #00325b;
    border: 1px solid #00325b;
    color: #FFFFFF !important;
}


#siteMap span.siteMapCatTitle { text-transform:uppercase; font-weight:bold; padding-left:18px;}

/* email unsubscribe */
#mainContainer td.radios { padding: 10px 0; }
#mainContainer td.radios input { float: left; }
#mainContainer td.radios div.option { float: left; padding: 0 10px 0 5px; line-height: 20px; }

#clearanceWrapper #content #bottom_content {
    background-color: #FFFFFF;
    background-image: url("/_static/images/www/shared/Login_bottom.gif");
    /*color: #e60376;*/
    height: 197px;
    text-align: center;
}

#shopBySaleBlock a.mainButton, #shopBySaleBlock span.mainButton {
	margin-left:0 !important;
	background-color:#fff !important;
	color:#00325b !important;
}
#shopBySaleBlock a.mainButton span, #shopBySaleBlock span.mainButton span {
background-image:url("/etc/cssImages/arrowWhite.jpg");
}

#clearanceWrapper #content #bottom_content form input.textInput {
    color: #7e99aa;
    font-size: 11px;
    padding: 2px 0 2px 7px;
}

#clearanceWrapper #content #bottom_content a {
    /*color: #e60376;*/
    text-decoration: underline;
}
#clearanceWrapper #content #bottom_content a:hover {
   /* color: #e60376 !important;*/
}

div#contactLabels .contactInfoLabel {
    color: #00325b;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 115px;
}
div#contactLabels .contactLabelCleared {
    clear: both;
    color: #00325b;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 115px;
}


/* abandonment popup (it's a real popup) */

body.abandonment {
    border: 2px solid #7e99aa;
    height: 106px;
    overflow: hidden;
    padding: 20px;
}


/* Checkout Optimization New Changes : Start */


/* sign-in and my account page (this is old css) */

.signInLeftbox {padding:0px 20px 0px 90px; float:left;}
#customerBox, #signInBox {margin:0; padding:0; font-size:12px; }
#hideShowNew, #hideShowLogin {display:none;}
#customerForm {margin:10px 0px 10px 0; padding:0px;}
#signInForm fieldset {margin-top:10px;}
#customerF#customerFormorm label, #signInForm label, #signInForm label b {margin:5px 0px; font-weight:normal; display:block;}
#customerForm input, #signInForm input {margin:2px 0px 3px 0;}

#customerForm fieldset label, #customerForm fieldset input  {margin-left:25px;}
#customerForm fieldset label b {font-weight:normal;}
#signInBlock #customerBox input, #signInBlock #signInBox input {float:left;margin-top:1px;}

.right {margin-top:5px; text-align:right;}
#signInBlock div.right {float:right;}
.left {text-align:left;}
.center {text-align:center;}
.isize {width:200px;}


.clear {clear:both;}
.signInRightbox {margin:0px 0px 0px 70px; float:left;}
#signInForm .right{margin-top:20px;}
.signInLeftbox, .signInRightbox {width: 230px; height: 260px;}
.margRight {margin-right:25px;}
.padLeft {padding-left:25px;}
.printbtn {float:right;}

/*my account styles ---- shopping bag styles*/

#myaccountBlock  {width:932px; height: auto; padding-bottom: 20px; margin: 0px auto; /*font-size: .7em;*/ }
.titlemyaccount {padding: 5px; background:#000; color: #fff; margin-bottom: 10px; font-size: 1.2em; text-transform: uppercase;}
#myaccountMsgBlock {float:right; width: 270px; height: auto; margin: 0; background:#F3F1ED; padding: 10px; margin-bottom: 20px;}

#myaccountBlock ul {padding: 10px;}
#myaccountBlock li {color: #20628A; list-style: disc; padding-left: 5px; margin-left: 20px;}
#myaccountBlock #blockLeftNarrow li {margin-left: 0px;}
#myaccountBlock .blockleft { clear: both;float:left;  padding:0;   width: 350px; }
#myaccountBlock .blockright {float:right; width: 350px;  margin: 0; padding:0}
#myaccountBlock div#newsLetterBox h3 {
	color:#00AEEF;
	margin-top:25px;
	text-transform:uppercase;
	}

.formRow2{
	width:615px;
	float:right;
	margin-bottom:4px;
	}

.formRow2 .radioButton{
	margin-left:-2px;
	margin-right:3px;
	}

#myaccountBlock #secondaryNavRight {float:right; margin-bottom:5px;}
#banner_top {margin-bottom:22px;}
/* Checkout Optimization New Changes : End */
