
.bodyBorderBackground {background-color: #F1ECE8;}

.frontPageMainBodyBackground {background-color: #F4F4F4;}
.frontPageImageBackground {
	background-color: #EBD7CE;
}

H1 {display: inline }

.contentBackgroundColor {
	background-color: #FFFFFF;
}


.frontPageMainTitle {
	font-family: "Helvetica", "Sans-Serif";
	font-size: 27pt;
	color: #333333;
}

/* front page "top name brands", "hundreds of styles", etc. uses .leftMenuHeader */
/* front page brand listings use .leftMenuItem, different mouseover, though. */

.frontPageBrandItem {
	font-family: "Helvetica", "Sans-Serif";
	font-size: 14pt;
	color: #990000;		
}

.frontPageBrandItem:hover {
/*	color: #3366CC;*/	/* also, the arrow should change as well */
	color: #CC6699;
}

.addToFavoritesText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.addToFavoritesText a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.addToFavoritesText a:hover {
	color: #33FF00;
}

.registerForSaleText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.registerForSaleText a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.registerForSaleText a:hover {
	color: #33FF00;
}

/* Product Detail */

/* Right-hand-side cross-sales uses .productMenuItemListingText */

.productDetailHeadline { /* "Sleek leather stiletto pump" - and price as well*/
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

.productDetailHeadlineStrikeThrough { /* "Sleek leather stiletto pump" - and price as well*/
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	text-decoration: line-through;
}

.productDetailSale { /* Text for the sale pricing on the web site */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;	
}

.productDetailDescriptionText { /* "Careful- it's hot"... */
	font-family: Tahoma, "Sans-Serif";
	font-size: 8pt;
	color: #000000;
}

.productDetailFreeShipping {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #990000;
}

.productDetailProductTitle { /* Steve Madden - Kammie */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.smallSixClass{
	cursor:pointer;
}

div.productDetailProductTitle a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

div.productDetailProductTitle a:hover {
	text-decoration: underline;
}

.productDetailIconTitle { /* "Upper", "Toe", etc. */
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.weAlsoSuggestText { /* text of "we also suggest" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.weAlsoSuggestTitlePrice { /* Titles and prices in the "We Also Suggest" section */
	font-family: Tahoma, "Sans-Serif";
	font-size: 9px;
	color: #000000;
	text-align: center;
}

.leftMenuTopBar { /* between Veroniqa and "Free Shipping" */
	color: #999999;
}

.myAccount { /* text of "my account", upper right-hand corner of screen" */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #666666;	
}

.myAccount:hover {/* mouse-over of "my account" */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #000000;	
}

.myAccountSelected { /* selected style of "my account" - when "my account" is the currently active page */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #000000;	
}

.shoeBox { /* text of "shoe box", upper right-hand corner of screen */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #990000;	
}

.shoeBoxTitle { /* text of "shoe box", upper right-hand corner of screen */
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.shoeBoxContent { /* text of "shoe box", upper right-hand corner of screen */
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.registerPageNotes { /* text for notes on the register pages */
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.shoeBox:hover { /* mouse over of "shoe box" */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #000000;	
}

.shoeBoxSelected { /* when "shoe box" is active page */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #000000;	
}

.leftMenuHeader { 
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #990000;	
	font-weight: bold;
	text-decoration: none;
}

.leftMenuHeader a { /* header text for left menu - "brands", "styles" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #990000;	
	font-weight: bold;
	text-decoration: none;
}

.leftMenuHeader a:visited { /* header text for left menu - "brands", "styles" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #990000;	
	font-weight: bold;
	text-decoration: none;
}

.leftMenuArrow {
	width: 25px;
}

.leftMenuItem {
	/*height: 20px;*/
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.leftMenuItem a {
	/* item in left menu: "Steve Madden", "flats" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.leftMenuItem a:visited {
	/* item in left menu: "Steve Madden", "flats" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.leftMenuItem a:hover { /* mouse over for left menu items */
	font-weight: bold;
	color: #000000;
}

.leftMenuSelectedItem {
		/*height: 20px;*/
}

.leftMenuSelectedItem a { /* for the currently active section in the left menu */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.leftMenuSelectedItem a:visited { /* for the currently active section in the left menu */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.leftMenuSelectedItem a:hover { /* for the currently active section in the left menu */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.bottomMenuItem { /* items in bottom menu- "customer service", "return & exchanges", etc */
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;
}
.contactTextChange { 
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
.bottomMenuItem a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;
	
}

.bottomMenuItem a:hover {
	color: #999999;	
}

.bottomMenuItem:hover {
	color: #000000;	
}

.bottomMenuSelectedItem {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;
}

.bottomMenuPhoneNumber { /* style for the phone number text */
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;
}
.copyRightTextChange { /* style for the phone number text */
	font-family: Tahoma, "Sans-Serif";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;
}

.bottomMenuCopyrightText { /* style for the copyright text */
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 9px;
}

.bottomMenuSpecialOffer { /* special offer style */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #990000;	
}

.bottomMenuSpecialOffer:hover {
	color: #000000;	
}

.bottomMenuSpecialOfferSelectedItem {
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

.topMenuRow {
	background-color: #666666;
}

.topMenuItem { /* top menu item: "home", "trends" */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 11px;
	color: #FFFFFF;	
	float: left; 
	cursor:pointer;
}
.topMenuStyle {
     margin:0;
	 padding:0;
	 height:8px;
	 float:left;
}
.topMenuAction {
    padding:0;
    margin:0;
    float:left;
}
.topMenuText {
   padding:0;
   margin:0;
   float:left;
}
.topMenuSearchText {
    border: 1px solid;
	border-color:#CCCCCC;
	width:96px;
	height:17px;
	margin:-1px 0 0 0;
	padding:0px;
}

.topMenuSearchButton {
    padding:0;
    margin:0;
    float:left;
}

.topMenuItem:hover {
	color: #FFFFFF;	
}

.topMenuSelectedItem {
	font-family: "Helvetica", "Sans-Serif";
	font-size: 11px;
	color: #FFCC99;	
}


.topMenuSoleSearch { /* style for "sole search" text by search box */
	font-family: "Helvetica", "Sans-Serif";
	font-size: 10pt;
	color: #CC9999;	
}

input.topMenuSearchBox {
	font-family: "Helvetica", "Sans-Serif";
	font-size: 9px;
	color: #000000;	
	width: 83px; 
	height: 15px; 
	margin: 0px; 
	margin-top: 2px;
	float: left; 
	border: 1px solid black;
}

input.searchButton {
	margin: 0px; 
	float: right;
	float: none;
}

.productMenuItemListingText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #000000;	
}

.ItemsInCategorySalePrice {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #CC3333;	
}

.ItemsInRetailPriceStrikethrough {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #000000;	
	
	background: url('http://images2.solestruck.com/images/strike.gif') repeat-x;
}

.ItemsInCategorySalePrice:hover {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #CC3333;	
}

.ItemsInRetailPriceStrikethrough:hover {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #000000;	
	background: url('http://images2.solestruck.com/images/strike.gif') repeat-x;
	
}



.crossSellItemListingText { /* text in product mult-view menu- "Steve Madden - Kammie\n$00.00" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;	
}

.productMenuDynamicDescriptionText { /* text that dynamically appears beneath brand/style splash banner- "Sleek leather stiletto pump */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

.productMenuHighlightBox { /* color of highlight box */
	color: #FFCCCC;
}

.productMenuItemListingContainer {
	padding: 5px;
	width: 150px;
	border-style: solid;
	border-width: 1px;
	border-color: white;
}

.productMenuItemListingContainer:hover {
	border-color: #FFCCCC;
}

div.ItemInCategoryWrapper {
	width:100%;
	/*padding-left: 25px;*/
	border: 0px solid red;
	margin:0px auto;
	text-align:center;

}

div.itemInCategoryHolder {
	margin:0px auto;
	padding: 5px;
	width: 142px;
	height: 150px;
	background: white;
	border:1px solid #fff;
	text-align:center;

}


div.itemInCategoryHolderIE7MouseOut {
	margin:0px auto;
	padding: 5px;
	width: 142px;
	height: 150px;
	background: white;
	border:1px solid #fff;
	text-align:center;

}
div.itemInCategoryHolderIE7MouseOut1 {
	margin:0px auto;
	padding: 5px;
	width: 142px;
	height: 150px;
	background: white;
	border:1px solid #999999;
	text-align:center;

}

div.itemInCategoryHolderIE7MouseOut:hover {
	margin:0px auto;
	padding: 5px;
	width: 142px;
	height: 150px;
	background: white;
	border:1px solid #999999;
	
	text-align:center;

}

img.itemInCategoryImg {
	width: 121px;
	height: 90px;
	border: 0px solid red;
	margin-bottom: 5px;
}

/*Add by y1y on 22/03/2004	Shopping Bag Page style*/
.shoppingBagTitle{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 16px;
	color: #990000;
	font-weight: bolder;
}
/*Add by y1y on 22/03/2004	Shopping Bag Page style*/
.shoppingBagItem{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 11px;
}

.shoppingBagItemOnSale{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 11px;
	color: #CC3333;
}


/*Add by y1y on 22/03/2004	Shopping Bag Page style*/
.shoppingBagHeader{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
/*Add by y1y on 22/03/2004	Shopping Bag Page style*/
.shoppingBagOfferCodeTitle{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 12px;
	color: #990000;
	font-weight: bolder;
}
/*Add by y1y on 22/03/2004	Shopping Bag Page style*/
.shoppingBagFooter{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 10px;
	font-weight: bolder;
}
.assistanceTitle{
	font-family: "Tahoma", "Sans-Serif";
	font-size: 16px;
	font-weight: bolder;
}
.assistanceContent{
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	text-align:justify;
	
}
.assistanceContent i {
	color: #990000;
	font-style:italic;
	font-weight:bold;
	}

.assistanceContent span {
	color: #990000;
	font-weight:bold;
	}
	
.standardTitle {
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.standardContent {
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.standardContentBold {
	font-family: "Tahoma", "Sans-Serif";
	font-size: 12px;
	font-weight: bolder;
}

/* Trends and DuJour Content */
.trendContent { /* items in bottom menu- "customer service", "return & exchanges", etc */
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.trendContent a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

.sizeChart a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

.standardLink a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 9px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

.standardLink a:visited {
	font-family: Tahoma, "Sans-Serif";
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

.inTextLink a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

.inTextLink a:visited {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

.siteMapLink a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.siteMapLink a:visited {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
  .siteMapLink a:hover {
  	font-family: Tahoma, "Sans-Serif";
  	font-size: 11px;
  	color: #000000;
  	text-decoration: none;
  	font-weight: bold;
  	line-height: 15px;
  }

.userreviewshoename {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.userreviewshoename a {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.userReviewText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.userReviewTitle {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.userReviewHeaderTitle {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.noSalesTaxText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.noSalesTaxTitle {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.searchBorderStyle {
padding-left: 2px;

border-right-style: solid; 
border-right-width: 1px; 
border-right-color: #CCCCCC;

border-left-style: solid; 
border-left-width: 1px; 
border-left-color: #CCCCCC;

border-top-style: solid; 
border-top-width: 1px; 
border-top-color: #CCCCCC;

border-bottom-style: solid; 
border-bottom-width: 1px; 
border-bottom-color: #CCCCCC;

margin-bottom: 3px;

}

.youSearchedForString {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.youSearchedForPreString {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.leftSearchResultLink {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.rightSearchResultLink {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.searchResultShoeName {
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.moreStylesListing {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

.moreStylesListing a {
	/* item in left menu: "Steve Madden", "flats" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.moreStylesListing a:visited {
	/* item in left menu: "Steve Madden", "flats" */
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.moreStylesListing a:hover { /* mouse over for left menu items */
	font-weight: bold;
	color: #000000;
}
.errorDataRequired {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	background-color: #FFEEFF;;
	text-decoration: none;
	font-weight: normal;
}

.itemsInCategoryLinkText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #000000;	
	#margin-top:-1px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	display: block;
}

a:hover.itemsInCategoryLinkText {
	text-decoration: underline;
}


.brandNameLinkText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

body {
	background-color: #990000;
}

#columns {
	position: relative;
	top: 0;
	right: 0;
	width: 750px;
}
#content {
	float: right;
	top: 0;
	right: 0;
	padding-right: 0px;
	overflow: visible;
}
#navigation {
	float: left;
	top: 0;
	right: 0;
	padding-left: 3px;
	padding-right: 3px;
	overflow: visible;
	width: 170px;
}






#leftDiv2  div.leftDivContent2 h3 {
	font-family: Tahoma, "Sans-Serif";
	font-size: 14px;
	color: #FFCBCB;
	line-height: 5px;
}

#leftDiv2 div.leftDivContent2 a {
	color: #FFCBCB;
	text-decoration: none;
	font-weight: bold;
}

#leftDiv2 div.leftDivContent2 a:hover {
	text-decoration: underline;
}

div.leftDivContent2 {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #FFFFFF;
	width: 145px;
	height: 100px;
	margin-top: 400px;
	margin-left: 260px;
	float: left;
	display: inline;
/*	top: 415px; 
	left:260px;
	position: relative;
	z-index: 2;*/
}

#leftDivContent2  h3 {
	font-family: Tahoma, "Sans-Serif";
	font-size: 14px;
	color: #FFCBCB;
	line-height: 5px;
}

#leftDivContent2 a {
	color: #FFCBCB;
	text-decoration: none;
	font-weight: bold;
}

#leftDivContent2 a:hover {
	text-decoration: underline;
}

div.imageDiv2 {
	width: 80px; 
	height: 60px; 
/*	position: relative; 
	top: 358px; 
	left: 80px;*/
	float: left;
	margin-top: 363px;
	margin-left: 13px;
	cursor: hand;
	display: inline;
}














#leftDiv  div.leftDivContent h3 {
	font-family: Tahoma, "Sans-Serif";
	font-size: 14px;
	color: #FFCBCB;
	line-height: 5px;
}

#leftDiv div.leftDivContent a {
	color: #FFCBCB;
	text-decoration: none;
	font-weight: bold;
}

#leftDiv div.leftDivContent a:hover {
	text-decoration: underline;
}

div.leftDivContent {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: #FFFFFF;
	width: 145px;
	height: 100px;
	top: 415px; 
	left:260px;
	position: relative;
	z-index: 2;
}

#leftDivContent  h3 {
	font-family: Tahoma, "Sans-Serif";
	font-size: 14px;
	color: #FFCBCB;
	line-height: 5px;
}

#leftDivContent a {
	color: #FFCBCB;
	text-decoration: none;
	font-weight: bold;
}

#leftDivContent a:hover {
	text-decoration: underline;
}

div.imageDiv {
	width: 80px; 
	height: 60px; 
	position: relative; 
	top: 358px; 
	left: 80px;
	cursor: hand;
}

div.categoryBrandBanner {

	height: 150px; 
	width: 568px; /* ie wants 570, 1px left margin */
	border: solid 1px #CCCCCC;
/*	border-right: 1px solid #CCCCCC; */
/*	border-left: 1px solid #CCCCCC; */ /* graphics have 1px border on left side... */
/*  margin: 0px; 
/*	margin-left: 0px;
}

* html body div.categoryBrandBanner {
	/* box model hack for ie */
	width: 570px;
}

#itemsInCategoryDiv {
	margin-top: 3px; 
	margin-left: 1px; 
	margin-bottom: 3px;
	border: solid 1px #CCCCCC;
	width: 568px;
}

* html body div#itemsInCategoryDiv {
	/* box model hack for ie.... */
	width: 570px;
}

/* trends */

div#mainContainer {
	margin-right: 3px; 
	width: 100%; 
/*	background-color: yellow;*/
	float: left;
/*	background-image:url('/images/trends/dot_line_medium.gif');
	background-repeat: no-repeat;
	background-position: 0px 170px;*/
}

div#topContent {
/*	background-color: #FEE4CA;*/
/*	height: 176px;*/
	padding-right: 42px;
	padding-top: 15px; 
	padding-bottom: 140px; /*134px; */
	background-color: #E9F6C6;
	background-image: url('http://images2.solestruck.com/images/trends/trends_banner.gif');
}

div#trendsLeftImage {
	display: block;
/*	background-color: blue; */
	float: left; 
	clear: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 25px;
	padding-top: 15px;

}

div#trendsTopText {
	margin-left: 150px; 
	display: inline;
	float: left;
	width: 527px; 
	color: #666666; 
	font-family: Tahoma, 'Sans-Serif'; 
	font-size: 12px;
	line-height: 18px;
	height: 93px;
/*	margin-bottom: 40px;*/
}

div#bottomContent {
	margin-top: 3px;
	height: 600px;
	padding: 0px;
	height: 100%;
	border: 1px #CCCCCC solid;
/*	background-color: green; */
/*	background-image:url('/images/trends/dot_line_medium.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	float: left;
	width: 100%;
	margin-right: 3px;
	
}

div#leftMenu {
/*	border-left: 1px black dotted; */
	width: 112px;
	padding-left: 35px; 
	padding-top: 0px;
	display: block;
	float: left;
	height: 100%;
/*	background-color: blue; */
	margin-right: 0px;
}

div#leftMenu * span.leftMenuHeader a {
	color: #990000;
}

/* Box model hack for ie. */

* html body div#leftMenu {
	width: 130px;
	padding-top: 20px;
	padding-right: 20px;
}

div#signup_img {
/*	border: 1px solid red; */
/*	position: relative;
	top: 222px;
	margin-left: -35px;*/
/*	float: left;
	z-index: 3;*/
	margin-top: 30px;
}
 



div#leftMenu ul {
	margin: 0px;
	padding: 0px;
}

div #leftMenu li {
	margin: 0px;
	padding: 0px;
}

div#mainContent {
	display: inline;
	float: left;
/*	border-top: 1px black dotted; 
	border-left: 1px black dotted;*/

/*	background-image:url('/images/trends/dotframe.gif');*/
	background-image:url('http://images2.solestruck.com/images/trends/winter_2005_images/dot_vertical.gif');
	background-repeat: no-repeat;
	background-position: 0px 20px;
/*	background-position: top; */
	padding-top: 2px;
	padding-left: 60px;
	padding-bottom: 25px;
/*	padding-right: 50px; */
	margin: 0px;
/*	height: 800px;*/
	height: 100%;
	width: 535px;
/*	background-color: blue; */
}

/* box model hack */

* html body div#mainContent {
/*	width: 565px; */
	width: 565px;
/*	background-color: red; */
	padding-left: 60px;
}

div#mainContentNav {
	clear: both;
	display: block;
}

div#mainContentText {
	margin-top: 21px;
	margin-left: 20px;
	clear: both;
/*	font-family: Tahoma, "sans-serif";
	font-size: 12px;
	line-height: 20px;*/
	font-family: Tahoma, 'sans-serif'; 
	font-size: 11px; 
	line-height: 20px;
	color: #333333;
	width: 488px;
	height: 162px;
}

div#mainContent div#mainContentNav div {
	display: inline;
/*	float: left; */
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	width: 107px;
	height: 167px;
}

.footerInputBox {
	font-family: "Tahoma", "Helvetica", "Sans-Serif";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	height: 19px;
	text-align: left;
	align: right;
}

div.footerInputBox {
	margin-top: -1px;
}

div.regArrow {
	height: 19px;
}

div.regFormHolder {
	width:750px;
	height: 5px;
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
	padding-top: 0px;
	align: center;
}

div.regFormHolderfornina {
	width:750px;
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
	padding-top: 0px;
	align: center;
	
}


.imgborder
{
	border-top:1px solid #000;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	}
div.regFormHolder1 {
	width:750px;
	height: 5px;
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
	padding-top: 0px;
	align: center;
}

div.bottomMenuItem { /* items in bottom menu- "customer service", "return & exchanges", etc */
	padding-left: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	float: left;
	margin-top: 5px;
}


div.contactTextChange { /* items in bottom menu- "customer service", "return & exchanges", etc */
	padding-left: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	float: left;
	margin-top: 6px;
}
div.contactUsText a {
	float: left;
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;
	padding-left: 6px;
	padding-right: 5px;
	margin-top: 5px;
}

div.contactUsText a:hover {
	color: #999999;
}

div.addToFavoritesContainer {
	float: left;
	padding-left: 5px;
}

div.addToFavoritesGraphic {
	float: left;
	padding-top: 2px;
	margin-top: 5px;
}

div.addToFavoritesText {
	float: left;
	padding-right:0px;
	padding-left: 5px;
	margin-top: -2px;
	padding-left: 5px;
	margin-top: 3px;
	padding-right: 10px;
}

div.registerForSaleGraphic {
	float: left;
	padding-left:23px;
	padding-top: 2px;
	margin-top: 5px;
}

div.registerForSaleText {
	float: left;
	width:112px;
	padding-left: 5px;
	margin-top: -2px;
	padding-left: 5px;
	margin-top: 3px;
	
}

div.bottomMenuPhoneNumber {
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
div.copyRightTextChange {
	float: left;
	margin-top: 6px;
	padding-left: 5px;
	padding-right: 10px;
}
div.bottomMenuCopyrightText {
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

div.emailField {
	float: left;
	padding-top: -5px;
	height: 20px;
}

div.emailArrow {
	float: left;
	padding-top: 1px;
}

/* Error Text for the Logon Page */
div.logonErrorHolder {
	border: 1px solid #999999;
	background: ;
	padding:5px;
	height: 125px;
	width: 350px;
}

div.logonErrorTextHeader {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: red;
	font-weight: bold;
}

div.logonErrorText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: red;
	padding-top: 10px;
}

div.copyright {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;
}

/* Shipping Info Text for the shipping page */
div.shippingWarningHolder {
	border: 1px solid #999999;
	background: ;
	padding:5px;
	height: 75px;
	width: 275px;
	margin-bottom: 15px;
}

div.shippingWarningHeader {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: red;
	font-weight: bold;
}

div.shippingWarningText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color: red;
	padding-top: 10px;
}

div.sendToAFriend {
	padding-left: 355px;
	padding-top: 57px;
	padding-bottom: 21px;
}

	
 div.saleMain {
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
			width: 744px;
            height: 634px;
			background-color: #FFFFFF;
 }
		
		
 .saleText1 {
			font-family: "Verdana", arial, Helvetica, Sans-Serif;
			letter-spacing: 1px;
			font-size: 15px;
			color: #990000;
			font-weight: bold
 }


 .saleText2 {
	       font-family: "Helvetica", "Sans-Serif";
	       font-size: 12px;
	       color: #000000;	
		   font-weight: bold;
		   letter-spacing: 2px;
          }

.saleSize {
	       font-family: "Helvetica", "Sans-Serif";
	       font-size: 11px;
	       color: #666666;	
		   font-weight: normal;
		   text-decoration: none;
		   letter-spacing: 1px;
          }

.saleSize:hover {
	       font-family: "Helvetica", "Sans-Serif";
	       font-size: 14px;
	       color: #000000;	
		   font-weight: bold;
   		   text-decoration: none;
		   letter-spacing: 1px
          }

.saleSizeSelected {
	       font-family: "Helvetica", "Sans-Serif";
	       font-size: 14px;
	       color: #000000;	
		   font-weight: bold;
   		   text-decoration: none;
		   letter-spacing: 1px
          }
		  

div.priceHolder {
	margin:0px auto;
	border: 0px solid black;
	height: 20px;
	width: 142px;
	text-align: center;
}

div.priceSection {
	float: left;
	padding-right: 5px;
	padding-left: 55px;
}

div.NewImgSection {
	float: left;
}

div.itemsInCategoryText {
	text-align: center;
}

div.itemsInCategoryTextforArchive {
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	color:#990000;
	font-weight: bold;
	text-align: center;
}

.noSizeErrorText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: red;
}

/* Don't ask why we have to have three different classes for this. Please, please, please don't ask. */
.errorText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: red;
}

.logonPageErrorText {
	font-family: Tahoma, "Sans-Serif";
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: red;
}

.productDetailHeadline_underline { /* "Sleek leather stiletto pump" - and price as well*/
	font-family: Tahoma, "Sans-Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	link: text-decoration: none;
    visited: text-decoration: none;
	hover: text-decoration: underline; 
	}

.ShoeName { /* items in below the shoe  */
	font-family: "Arial";
	font-size: 11px;
	color: #7C7979;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}

.productIconTitle { /* "Upper", "Toe", "Instep", "Outstep" , "heel" etc. */
	font-family: "Tahoma";
	font-size: 10px;
	color: #756E6F;
	text-align: center;
	cursor:pointer;
}

.productIconTitleOver { /* "Upper", "Toe", "Instep", "Outstep" , "heel" etc. */
	font-family: "Tahoma";
	font-size: 10px;
	color: #756E6F;
	text-align: center;
	font-weight:bold;
	cursor:pointer;
}

.DottedBorder { /* Dotted border for logo.gif */
   border-top:1px dotted #999999;
   font-family:'Tahoma';
   font-size:11px;
   color:#666666;
   font-weight:normal;
}

.DottedBorderForCheckOut { /* Dotted border for checkout */
   border-top:1px dotted #999999;
   border-left:1px solid #CACACE;
   font-family:'Tahoma';
   font-size:11px;
   color:#666666;
   font-weight:normal;
}

/* stuff for the error page */
.error_holder{
        width:100%;
        height:100%;
        color:#990000;
        margin:5px;
        padding-top:4px;
}
.error_error{
        color:#990000;
        text-align:center;
        font-weight:normal;
        font-size: 24pt;
        font-family:'Arial';
        vertical-align:middle;
}
.error_sorry{
        color:#990000;
        text-align:center;
        font-size: 12pt;
        font-family:'Arial';
        font-weight:bold;
        vertical-align:middle;
}

.error_back{
        height:200px;
        color:#666666;
        text-align:center;
        font-size:10.5pt;
        font-family:'Tahoma';
}
.error_back a{
        font-weight:bold;
        color:#990000;
        text-decoration:none;
}
.error_v{     color:#333333;
        font-weight:none;
        font-size:36pt;
}

 div.regFormHolderStyle{
        float:left;
        width:548px;
        height:40px;
         margin-top:6px
        }
 div.regFormHolderStyle1{
        float:left;
        width:548px;
        height:40px;
        margin-top:4px
        }


 div.signup{
        border:1px solid #CCCCCC;
        width:190px;
        height:43px;margin-left:555px;
        margin-top:6px
        }

div.signupforemail{
       height:12px;
       padding-left:12px;
       font-family:Tahoma,Sans-Serif;
       font-size:10px;
       font-weight:bold;
       font-family:Tahoma, Sans-Serif;
       font-size: 10px;color: #FFFFFF;
       font-weight: bold;
       width:153px;
       padding-top:4px;
       padding-bottom:4px
       }

	.inputTypeText{
	   width:149px;
	   height:14px;
	   margin-left:0px;	   
	   border:1px;
	   vertical-align:top;
	   font-size: 12px;
	   padding-left:2px
	   }

.sizeregion {
	overflow:hidden;
	}

.sizeError {
	width:120px;
	padding-top:9px;
	margin-left:2px;
	position:relative;
	top:12px;
	left:2px;
	}	   

.clearAll {
	clear:both
	}	

.floatL{
	float:left;
	}	

/*****Home page**********/

.item_category_wrapper {
	width:567px; 
	border:1px solid #ccc; 
	border-width:1px 0px 1px 1px;
	margin:5px 0px 2px 2px;
	#margin:2px 0px 5px 2px;	
	overflow:hidden;
}

.item_category_holder{
	width:188px; 
	border-right:1px solid #ccc; 
	float:left; 
	text-align:center;
}	



/*****Prakash Changes**********/


.main_title {
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin:6px 0px 4px 0px;
	padding:0px 0px;
}
/*.additional_title {
	font-weight:bold;
	font-size:11px;
	color:#990000;
	margin:10px 0px 6px 0px;
	padding:10px 0px 3px 0px;
	text-decoration:underline;
}*/
.title_new {
	font-weight:bold;
	font-size:11px;
	color:#990000;
	margin:10px 0px 6px 0px;
	padding:10px 0px 3px 0px;
	text-decoration:none;
}
.subtitle {
	width:4%;
	line-height:18px;
	font-size:10px;
	color:#000;
	font-weight:bold;
	margin:0px;
	padding-left:3px;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
	background:#999;
}
.subtitle_bottom_last {
	width:4%;
	line-height:18px;
	font-size:10px;
	color:#000;
	font-weight:bold;
	margin:0px;
	padding-left:3px;
	border-bottom:#666 0px solid;
	border-right:#666 1px solid;
	background:#999;
}
.txt_new {
	width:3%;
	line-height:18px;
	text-align:center;
	font-size:10px;
	color:#000;
	background:#CCC;
	margin:0px;
	padding-left:3px;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
}
.txt_right_last {
	width:3%;
	line-height:18px;
	text-align:center;
	font-size:10px;
	color:#000;
	background:#CCC;
	margin:0px;
	padding-left:3px;
	border-bottom:#666 1px solid;
	border-right:#666 0px solid;
}
.txt_white {
	width:3%;
	line-height:18px;
	text-align:center;
	font-size:10px;
	color:#000;
	background:#FFF;
	margin:0px;
	padding-left:3px;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
}
.txt_white_right_last {
	width:3%;
	line-height:18px;
	text-align:center;
	font-size:10px;
	color:#000;
	background:#FFF;
	margin:0px;
	padding-left:3px;
	border-bottom:#666 1px solid;
	border-right:#666 0px solid;
}

.items_new { width:160px; float:left;}

.items_new ul li a{ 
	background-image:url('http://images2.solestruck.com/images/icons/bulletright.gif');
	background-repeat: no-repeat;	
	font-weight:bold;
	font-size:11px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	text-decoration:underline;
}

.items_new ul li a:hover{ 
	background-image:url('http://images2.solestruck.com/images/icons/bulletright.gif');
	background-repeat: no-repeat;	
	font-weight:bold;
	font-size:11px;
	color:#990000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	text-decoration:none;
}

 #lhs_idp{ border:#FF0000 0px solid; float:left; width:130px; /*width:56%;*/ text-align:right; padding:14px 0px 0px 0px; _padding:10px 0px 0px 0px; background:url(http://images2.solestruck.com/images/wishlist/ws_bg_shopping.gif) no-repeat center; width:135px; height:23px;}
 #lhs_idp label{ font-family:Arial; color:#3d741c; font-size:11px; font-weight:normal; text-align:left; float:left; padding:0px 0px 0px 14px; vertical-align:top;}
 
 .emailus_popup
 {
padding: 0pt; position: absolute; width:350px; height:500px;margin-top:-200px;#margin-top:-150px;
 }
