/* CSS Document */
*
{
	padding: 0;
	margin: 0;
	border:0px;
}
html
{
	padding: 0;
	margin: 0;
	overflow-x:hidden;
	font:12px Arial;
}
body
{
	margin: 0px;
	background: #FFFFFF;
}

.mascon /*universal container*/
{
	position: relative;
	margin: 0px auto;
	width: 928px;
}
.top /*logo and top menu*/
{
	position: relative;
	width: 928px;
	height: 99px;
	border-bottom: 3px solid #DFE4ED;
}
#logo
{
	position: relative;
	width: 242px;
	height: 58px;
	top: 30px;
	left: 20px;
}
#topMenu
{
	position: absolute;
	width: 500px;
	top: 25px;
	right: 0px;
	text-decoration:none;
	text-align: right;
	color:#AFAFAF;
}
#topMenu ul
{  
	list-style: none;
	position:relative;
	margin-right: 0px;
}
#topMenu ul li 
{  
 	display: inline; 
	margin-left: 5px;
}
#topMenu ul li a
{  
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
	color:#AFAFAF; 
}
#topMenu ul li a:hover
{  
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
	color:#9C9B9B; 
}
#mainMenuCon /*start of main menu*/
{
	position: relative;
	width: 928px;
	height: 46px;
	border-bottom: 1px solid #DFE4ED;
}
.sale
{
	position: relative;
	width: 65px;
	height: 37px;
	top: 5px;
	left: 20px;
}
#sale a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
}

#mainMenu
{
	position: absolute;
	width: 928px;
	top: 5px;
	left: 87px;
	text-decoration:none;
	text-align: right;
	color:#666666;
}
#mainMenu ul
{  
	list-style: none;
	position:relative;
	margin-right: 0px;
}
#mainMenu ul li 
{  
 	display: inline; 
	float: left;
}
#mainMenu ul li a
{  
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	padding-right: 5px;
	
	color: #666666;
	text-transform: normal;
	letter-spacing: -0.5px;
	line-height: 2.5em;
}
/*#mainMenu ul li a:hover
{  
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #9C9B9B; 
}*/

/** /
.column {
	height: 170px;
	overflow: hidden;
	display: inline;
}
/**/

.column b a, .column1 b a
{
	font-weight:bold;
	color:#999;
}

.column span.items1 {
	color:#999;
}

.anylinkcsscols1,  
.anylinkcsscols2,
.anylinkcsscols3,
.anylinkcsscols4,
.anylinkcsscols5,
.anylinkcsscols6,
.anylinkcsscols7,
.anylinkcsscols8,
.anylinkcsscols9
{
	overflow: hidden;
}

/* ######### Drop down menu of Ladies ######### */

.anylinkcsscols1 p
{
	text-indent:-9999px;
}

.anylinkcsscols1
 {
	position: absolute;
	margin:-4px 0 0 0;
	/**margin:-3px 0 0 782px;*/	
	visibility: hidden;
	width:154px;
	height:130px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_ladies.png) no-repeat 0;
}

.anylinkcsscols1
 {
 margin /*\**/:-3px 0 0 0;
 }
 

.anylinkcsscols1 .column
 {
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:7px 0 0 10px;
	
}

.anylinkcsscols1 .column ul
 {
	margin:0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols1 li
{
	padding-bottom: 7px;
}

.anylinkcsscols1 a
 {
	text-decoration:none;
	color:#999;
}

/* ######### Drop down menu of Men ######### */

.anylinkcsscols2 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}

.anylinkcsscols2
 {
	position: absolute;
	margin:-3px 0 0 0;
	/**margin:-3px 0 0 782px;*/
	visibility: hidden;
	width:157px;
	height:130px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_men.png) no-repeat 0;
}

.anylinkcsscols2
 {
 margin /*\**/:-3px 0 0 0;
 }

.anylinkcsscols2 .column
 {
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:7px 0 0 10px;
}

.anylinkcsscols2 .column ul
 {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols2 li
{
	padding-bottom: 7px;
}

.anylinkcsscols2 a
{
	text-decoration:none;
	color:#999;
}

/* ######### Drop down menu of Girls Teens######### */

.anylinkcsscols3 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}

.anylinkcsscols3
{
	position: absolute;
	margin:-3px 0 0 0;
	/**margin:-3px 0 0 782px;*/
	visibility: hidden;
	width:157px;
	height:85px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_gteens.png) no-repeat 0;
}

.anylinkcsscols3
 {
 margin /*\**/:-3px 0 0 0;
 }	

.anylinkcsscols3 .column
{
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:7px 0 0 10px;
}

.anylinkcsscols3 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols3 li
{
	padding-bottom: 7px;
}

.anylinkcsscols3 a
{
	text-decoration:none;
	color:#999;
}

/* ######### Drop down menu of Boys Teens######### */

.anylinkcsscols4 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}
	
.anylinkcsscols4
{
	position: absolute;
	margin:-3px 0 0 0;
	/* *margin:-3px 0 0 782px; */
	visibility: hidden;
	width:157px;
	height:85px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_bteens.png) no-repeat 0;
}

.anylinkcsscols4
 {
margin /*\**/:-3px 0 0 0;
 }	

.anylinkcsscols4 .column
{
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	*padding:0 0 0 2px;
	margin:7px 0 0 10px;
}

.anylinkcsscols4 .column
{
	padding /*\**/:0 0 0 5px\9
}

.anylinkcsscols4 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols4 li
{
	padding-bottom: 7px;
}

.anylinkcsscols4 a
{
	text-decoration:none;
	color:#999;
}
	
/* ######### Drop down menu of Kids######### */

.anylinkcsscols5 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}
								
.anylinkcsscols5
{
	position: absolute;
	margin:-3px 0 0 -1px;
	/* *margin:-3px 0 0 782px; */
	visibility: hidden;
	width:157px;
	height:85px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_children.png) no-repeat 0;
}

.anylinkcsscols5
 {
 margin /*\**/:-3px 0 0 -1px\9
 }	

.anylinkcsscols5 .column
{
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:7px 0 0 10px;
}

.anylinkcsscols5 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols5 li
{
	padding-bottom: 7px;
}

.anylinkcsscols5 a
{
	text-decoration:none;
	color:#999;
}

.anylinkcsscols1 .column b
 {
	color:#333;
} 
	
/* ######### Drop down menu of  Baby ######### */

.anylinkcsscols6 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}
								
.anylinkcsscols6 
{
	position: absolute;
	margin:-3px 0 0 0px;
	/* *margin:-3px 0 0 582px; */
	visibility: hidden;
	width:157px;
	height:85px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_infants.png) no-repeat 0;
}

.anylinkcsscols6
 {
 margin /*\**/:-3px 0 0 0;
 }	

.anylinkcsscols6 .column
{
	width: 200px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:10px 0 0 10px;
}

.anylinkcsscols6 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols6 li
{
	padding-bottom: 7px;
}

.anylinkcsscols6 a
{
	text-decoration:none;
	color:#999;
}
									
.anylinkcsscols1 .column b
{
color:#333;
} 
							
/* ######### Drop down menu of  Shoebags ######### */

.anylinkcsscols7 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}
								
.anylinkcsscols7
{
	position: absolute;
	margin:-3px 0 0 0px;
	/* *margin:-3px 0 0 164px; */
	visibility: hidden;
	width:176px;
	height:220px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_shoebags.png) no-repeat 0;
}

.anylinkcsscols7
 {
 margin /*\**/:-3px 0 0 0;
 }	


.anylinkcsscols7 .column
{
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:10px 0 0 10px;
}

.anylinkcsscols7 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols7 li
{
	padding-bottom: 7px;
}

.anylinkcsscols7 a
{
	text-decoration:none;
	color:#999;
}
	
/* ######### Drop down menu of  Accessories ######### */

.anylinkcsscols8 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}
								
.anylinkcsscols8
{
	position: absolute;
	margin:-3px 0 0 -131px;
	/* *margin:-3px 0 0 413px; */
	visibility: hidden;
	width:180px;
	height:172px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_access.png) no-repeat 0;
}

.anylinkcsscols8
 {
 margin /*\**/:-3px 0 0 -74px;
 }	


.anylinkcsscols8 .column
{
	width: 200px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:10px 0 0 10px;
}

.anylinkcsscols8 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols8 li
{
	padding-bottom: 7px;
}

.anylinkcsscols8 a
{
	text-decoration:none;
	color:#999;
}

.anylinkcsscols8 .column b
 {
	color:#333;
} 

/* ######### Drop down menu of Beauty ######### */

.anylinkcsscols9 p
{
	font-size:14px;
	color:#336699;
	text-align:center;
	text-indent:-9999px;
}
								
.anylinkcsscols9
{
	position: absolute;
	margin:-3px 0 0 -165px;
	/* *margin:-3px 0 0 221px; */
	visibility: hidden;
	width:157px;
	height:150px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background:url(images/dropdown_beauty.png) no-repeat 0;
}

.anylinkcsscols9
 {
 margin /*\**/:-3px 0 0 -85px
 }	

.anylinkcsscols9 .column
{
	width: 140px;
	font-size:11px;
	float: left;
	padding:0 0 0 5px;
	margin:10px 0 0 10px;
}

.anylinkcsscols9 .column ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	margin:10px 0 0 -5px;
}

.anylinkcsscols9 li
{
	padding-bottom: 7px;
}

.anylinkcsscols9 a
{
	text-decoration:none;
	color:#999;
}

.anylinkcsscols9 .column b
 {
	color:#333;
} 
	
/* ######### class for shadow DIV ######### */

.anylinkshadow 
{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: none;
	visibility: hidden;
}
a 
{
	text-decoration:none;
	font-weight:normal;
	color:#999;
}

img
{
	border:none;
}
/* >>>>>>>>> END of Main Menu button<<<<<<<<<<< */

#container2
{
	position: relative;
	width: 928px;
	top: 15px;
	min-height: 280px;
	overflow: hidden;
}
#container2 ul
{
	list-style: none;
}
#container2 ul li
{
	display: inline;
	margin-left: 1px;
	float: left;
}
#con1
{
	position: relative;
	width: 236spx;
	min-height: 315px;
	/*background: #E6E3E3;*/
}
#sideMenu
{
	position: relative;
	width: 236px;
	overflow: hidden;
	margin-bottom: -4px;
}
#sideMenu ul
{
	list-style: none;
}
#sideMenu ul li
{
	margin-bottom: -4px;
}
#con2
{
	position: relative;
	left: 9px;
	width: 678px;
	min-height: 312px;
	overflow: hidden;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000; 
}
#con2-1
{
	position: relative;
	left: 9px;
	width: 678px;
	width: 928px;
	min-height: 312px;
	overflow: hidden;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000; 
}
#wSpecial
{
	background: url(images/bottom.jpg) no-repeat;
	min-height: 25px;
	*hei\ght: 35px;
	width: 236px;
	*mar\gin:3px 0 0 1px;
}
#wSpecialText
{
	position: relative;
	left: 100px;
	top: 4px;
	*to\p: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #2B6692;
} /*end container 2-------------------------------------------------------------------------------*/
#container3
{
	position: relative;
	width: 928px;
	min-height: 350px;
	top: 25px;
	overflow: hidden;
}
#container3 ul
{
	list-style: none;
}
#container3 ul li
{
	display: inline;
	margin-left: 1px;
	float: left;
}
#con31
 {
	position: relative;
	width: 235px;
	top: 4px;
	/*min-height: 300px;*/
	min-height: 400px;
	*height: 400px;
 }
#con32
 {
	position: relative;
	left: 9px;
	width: 688px;
	min-height: 350px;
	*height: 370px;
	overflow: hidden;
 }
#con31a
{
	position: relative;
	min-height: 165px;
	width: 235px;
	z-index:5;
}
#con31a ul
{
	list-style: none;
}
#con31a ul li
{
	margin-bottom: -5px;
}
#con31b
{
	position: relative;
	/*min-height: 100px;*/
	min-height: 100px;
	width: 235px;
}
#con32a
{
	position: relative;
	min-height: 190px;
	*height: 190px;
	width: 680px;
	top: 5px;
	background: url(images/con32a1Back2_new.jpg) no-repeat;
	/*border: 1px solid #E0E0E0;*/
}
#con32a1
{
	position: relative;
	top: 38px;
	*top:38px;
	left:20px;
	min-height: 50px;
	width: 680px;
	/*background: url(images/con32a1Back2.jpg) no-repeat;*/
	/*border-bottom: 1px solid #E0E0E0;*/
}

#product-scroller {
	position: relative;
	top: -42px;
}

#con32a1 ul
{
	list-style:none;
	width:700px;
	display:block;
	display: none;
}

#con32a1 ul li
{
	display:inline;
	padding-left:8px;
}

/** /
#con32a1 ul
{
	list-style:none;
}
#con32a1 ul li
{
	display:inline;
	padding-top: 20px;
	padding-left:30px;
	height: 142px;
	width: 128px;
	overflow: hidden;
	text-align: center;
	display: none;
}
/**/

#con32a1Text1
{
	position: relative;
	width: 280px;
	top: 5px;
	left: 60px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 18.67px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #2B6692;
}
#con32a1Text2
{
	position: absolute;
	width: 280px;
	top: 12px;
	left: 340px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normalss;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
}
#con32a2
{
	position: relative;
	min-height: 126px;
	width: 678px;
}
#con32b
{
	position: relative;
	min-height: 200px;
	/*min-height: 145px;*/
	/*min-height: 165px;*/
	*hei\ght: 220px;
	top: 40px;
	*top: 40px;
	background: url(images/customer_serviceBack.png) no-repeat;
}

#con32bList1
{
	position: relative;
	top: 10px;
	width: 135px;
	/*min-height: 145px;*/
	text-decoration: none;
}
#con32bList1 ul 
{
	list-style-type: none;
	position: relative;
}
#con32bList1 ul  li
{
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
	color: #3E7298; 
	padding-bottom: 6px;
	padding-left: 30px;
	width: 200px;
	margin-bottom: 10px;
}
#con32bList1 ul  li a
{
	color:#3E7298; 
	text-decoration: none;
}
#con32bList2
{
	position: relative;
	top: 10px;
	left: 235px;
	width: 135px;
	/*min-height: 145px;*/
	text-decoration: none;
}

#con32bList2 ul
{
	list-style-type: none;
	position: relative;
}
#con32bList2 ul li
{
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
	color: #3E7298; 
	padding-bottom: 6px;
	padding-left: 20px;
	width: 200px;
	margin-bottom: 10px;
}
#con32bList2 ul li a
{
	color:#3E7298; 
	text-decoration: none;
}
 /*end container 3-------------------------------------------------------------------------------*/

#container4
 {
	position: relative;
	width: 928px;
	min-height: 90px;
	/*margin-top: 20px;*/
	/*margin-top: 20px;*/
 }
#container4 ul
 {
	list-style: none;
 }
#container4 ul li
 {
	display: inline;
	margin-left: 1px;
	float: left;
 }
#mail
 {
	position: relative;
	width: 497px;
	min-height: 80px;
	background: url(images/mailBack.jpg) no-repeat top left;
 }
#mailText1
{
	position: relative;
	top: 17px;
	left: 100px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #999999; 
	padding-bottom: 2px;
	padding-left: 20px;
	width: 340px;
	margin-bottom: 18px;
}
#form1
{
	position: relative;
	width: 266px;
	height: 25px;
	left: 120px;
	*left: 0;
	display: block;
	z-index:10px;
	border: 1px solid #999999;
	zoom: 1;
	margin: 0;
}

	#mail #form1 {
		*left: 120px;
	}

	#form1 table {
		padding-bottom: 20px;
		text-align: left;
	}

	#form1 .borderbox {
		display: block;
		padding: 2px 10px;
		margin: 0;
		height: 20px;
	}

	#form1 {
		border: 0px none #fff;
		height: auto;
		width: 100%;
		padding-bottom: 10px;
		margin: 0 auto;
	}
	
		#form1 input, #form1 textarea, #form1 select {
			border: 1px solid #999999;
		}
		
		#form1 input[type=checkbox] {
			border: 0px none #ffffff;
		}
	
#submitText
{
	position: relative;
	top: -33px;
	*top: -35px;
	left: 390px;
	*left: 390px;
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
	color: #3E7298; 
	width: 100px;
	
}

#submitText input.deptstore_emailalerts
{
	background-image: url("/smdeptstore/uploads/image/botSubmit.jpg") no-repeat;
	height:23px;
	width:53px;
}

#mail div.mail_msg {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	left: 122px; 
	position: relative; 
	color: red; 
	top: -30px;
	*top: -32px;
}


#ads
 {
	position: relative;
	width: 421px;
	min-height: 80px;
	*hei\ght: 80px;
	background: url(images/adsBack.jpg) no-repeat top left;
 }
#ads ul
{
	position:relative;
	top:13px;
	_top: 13px;
	left:20px;
	list-style:none;
}
#ads ul li
{
	position: relative;
	display:inline;
	padding-left:20px;
}
#weeklyAds
 {
	position: relative;
	width: 111px;
	top: 20px;
	left: 20px;
 }
#weeklyAdsText1
 {
	position: relative;
	top: 25px;
	left: 5px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #999999; 
	padding-bottom: 2px;
	padding-left: 20px;
	width: 270px;
	margin-bottom: 18px;
 }
/*end container 4-------------------------------------------------------------------------------*/
#container5
{
	position: relative;
	top: 5px;
	width: 928px;
	/*min-height: 300px;*/
	border-top: 3px solid #DFE4ED;
	margin-top: 20px;
	/*overflow-x:hidden;*/
	clear: both;
}
#container5 ul
{
	list-style: none;
	clear: both;
}
#container5 ul li
{
	display: inline;
	float: left;
}
#con5a
{
	position: relative;
	width: 450px;
	overflow: hidden;
	/*min-height: 20px;*/
	/*min-height: 300px;*/
	height: 200px;
	/*padding: 5px*/
}
#con5a ul
{
	list-style: none;
}
#con5a ul li
{
	display: inline;
}
.link1
{
	position: relative;
	top: 20px;
	left: 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000; 
	width: 140px;
	margin-bottom: 18px;
}
.link1 ul 
{
	list-style: none;
}
.link1 ul li
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #999999; 
	width: 100px;
	float: left;
	display: inline;
}
.link1 ul li a
{
	text-decoration: none;
	color: #999999;
}
.link2
{
	position: relative;
	top: 20px;
	left: 35px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000; 
	width: 140px;
	margin-bottom: 18px;
}
.link2 ul 
{
	list-style: none;
}
.link2 ul li
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #999999; 
	width: 100px;
	float: left;
	display: inline;
}
.link2 ul li a
{
	text-decoration: none;
	color: #999999;
}
#con5b
{
	position: relative;
	top: 20px;
	left: 1px;
	/** /
	bottom: 280px;
	left: 440px;
	/**/	
	width: 300px;
	/*min-height: 200px;*/
}
#con5b1
{
	position: relative;
	width: 300px;
	/*min-height: 90px;*/
}
#con5b12
{
	position: relative;
	width: 300px;
	_width: 460px;
	min-height: 15px;
	border-bottom: 1px solid #DFE4ED;
}
#must
{
	position: relative;
	top: 20px;
	left:20px;
}

/** /
#must ul
{
	position: relative;
	display:inline;
	
}
#must ul li
{
	padding-left:20px;
}
/**/


#con5b2
{
	position: relative;
	width: 300px;
	/*min-height: 90px;*/
	top:0;
}
#con5text1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000; 
}
#logo
{
	position: relative;
	width: 550px;
	_width: 470px;
	overflow: hidden;
	left: 1px;
	top: 20px;
}
#logo ul
{
	list-style: none;
	margin-right: 2px;
	left: 10px;
	width:550px;
}
#logo ul li
{
	float: left;
	display: inline;
	margin-left: 10px;
}
/*end container 5-------------------------------------------------------------------------------*/
#container6
{
	position: relative;
	width: 928px;
	min-height: 315px;
}
#container6 ul
{
	list-style: none;
}
#container6 ul  li
{
	float: left;
	display: inline;
}

/*>>>>>>>>>>>>>> Side Menu <<<<<<<<<<<<< */
#con6SideMenu
{
	position: relative;
	width:237px;
	/*background:url(images/women_ladies1.png) no-repeat;*/
	min-height:50px;
	font-family:Verdana;
	font-size:12px;
}

#con6SideMenu a.title
{
position:relative;

top:29px;
top: 0px;
left:20px;
left: -3px;
}


.sideup
{
position: relative;
width:237px;
min-height:33px;
*height:33px;
background:url(images/access_up.png) no-repeat;
top:33px;
top: 7px;
left: 3px;
}

.sideup a
{
position:relative;
top:20px;
left:25px;
color:#336c95;
}

.sideup1
{
position: relative;
width:237px;
min-height:53px;
*height:53px;
background:url(images/access_1px.png) repeat-y;
top:33px;
top: 7px;
left: 3px;
}

.sideup1 a
{
position:relative;
top:20px;
left:25px;
color:#336c95;
}

.sideup1 span
{
position:relative;
top:15px;
left:25px;
color:#999999;
}

.sidemiddle
{
position:relative;
top:33px;
top: 7px;
left: 3px;
width:237px;
background:url(images/access_1px.png) repeat-y;
overflow:hidden;
padding-bottom: 10px;
z-index: 10;
clear: both;
}

.sidemiddle ul
{
position:relative;
width:200px;
top:8px;
left:55px;
}

.sidemiddle ul li
{
	padding-bottom:5px;
}

.sidemiddle a.category_a, .sidemiddle span.category_a
{
position:relative;
left:-20px;
display:block;
width:150px;
text-align: left;
padding-left: 20px;
color: #999999;
top: 0;
}

.sidemiddle a.one
{
position:relative;
left:-20px;
display:block;
background:url(images/women4_ladies_bracket.png) no-repeat 8px 5px;
width:150px;
text-align: left;
padding-left: 20px;
}

/* >>>>>>>>>> CSS hack for IE8 <<<<<<<<<< */
.sidemiddle a.one
{
background /*\**/:url(images/women4_ladies_bracket.png) no-repeat 8px 5px\9
}
.sidemiddle a.one, .sidemiddle a.category_a, .sidemiddle span.category_a
{
left /*\**/:-20px\9
}

/* >>>>>>>>>> CSS hack for IE8 <<<<<<<<<< */


.sidedown
{
position:relative;
width:237px;
min-height:20px;
height:auto !important;
height:20px;
top:33px;
top: 7px;
left: 3px;
background:url(images/access_down.png) no-repeat;
}

#con6SideMenu ul li.apparel
{
position:relative; 
width:240px;
min-height:41px;
height:auto !important;
height: 41px;
/* top:33px;*/
left: -3px;
background:url(images/women4_apparel.png) no-repeat;
}

li.apparel a 
{
position:relative;
top:10px;
left:25px;
color:#336c95;
}

/** /
#con6SideMenu ul li.bags
{
position:relative;
width:240px;
min-height:37px;
*height:37px;
top:33px;
left:-3px;
background:url(images/women4_bags.png) no-repeat;
}

li.bags a 
{
position:relative;
top:10px;
left:25px;
color:#336c95;
}

#con6SideMenu ul li.shoes
{
position:relative;
width:240px;
min-height:36px;
*height:36px;
top:33px;
left:-3px;
background:url(images/women4_bags.png) no-repeat;
}

li.shoes a 
{
position:relative;
top:10px;
left:25px;
color:#336c95;
}
/**/

#con6SideMenu ul li.spacer
{
position: relative;
width:240px;
min-height:20px;
*height:20px;
/*top:33px;*/
left: -3px;
background:url(images/women4_apparel.png) no-repeat;
}

#con6Banner
{
	position: relative;
	width: 686px;
}

/*>>>>>>>>>>>>>> End Side Menu <<<<<<<<<<<<< */

#con6Cookie
{
	position: relative;
	top:15px;
	left: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}

#con6Cookie ul
{
	position:relative;
	display:block;
	z-index:10;
}

#con6Cookie ul li {
	display: inline;
	float: left;
}

#con6Cookie a.home, #con6Cookie a.home:visited
{
	position:relative;
	left:10px;
	display:block;
	color:#2E6892;
	padding-right: 15px;
	background:url(images/women4_ladies_bracket.png) right no-repeat;
}

#con6Banner
{
	position: relative;
	top: -5px;
	left:5px;
}
/*end container 6-------------------------------------------------------------------------------*/
#container7
{
	position: relative;
	width: 928px;
	min-height: 366px;
}
#container7 ul
{
	list-style: none;
}
#container7 ul li
{
	float: left;
	display: inline;
}
#con7Image
{
	position: relative;
	width: 242px;
	background: url(images/con7ImageBack.jpg) no-repeat;
	min-height: 365px;
	*height: 365px;
}
#con7Product1
{
	position: relative;
	width: 684px;
	overflow: hidden;
	zoom: 1;
}

ul.cookie-top
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	z-index:10;
	margin: 15px 0 0 0;
	clear: both;
}

ul.cookie-top li {
	display: inline-block;
	float: left;
	margin: 0px 5px 10px 0;
}

ul.cookie-top li a.home, ul.cookie-top li a.home:visited
{
	position:relative;
	left:10px;
	color:#2E6892;
	padding-right: 15px;
	background:url(images/women4_ladies_bracket.png) right no-repeat;
}

ul.cookie-top li.last {
	position:relative;
	left: 12px;
	padding-right: 15px;
	background:none;
}

ul.cookie-top li.last a.home, ul.cookie-top li.last a.home:visited
{
	position:relative;
	left: -2px;
	color:#2E6892;
	padding-right: 15px;
	background:none;
}

.con7Head
{
	clear: both;
	min-height: 72px;
	margin: 20px auto 10px 10px;
}

.con7MainContent
{
	position: relative;
	min-height: 191px;
	*height: 191px;
	margin-bottom: 10px;
	overflow: hidden;
}

.con7View
{
	position: relative;
	width: 95px;
	margin-top: 20px;
	min-height: 50px;
	left: 550px;
	overflow: hidden;
}

.product
{
	margin: 20px 0;
}
.productName
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000; 
	text-align: center;	
	margin-top: 15px;
	width: 150px;
}
.productPrice
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC; 
	text-align: center;
	width: 150px;
}

/*end container 7 -------------------------------------------------------------------------------*/
#container8
{
	position: relative;
	width: 928px;
	min-height: 366px;
}
#container8 ul
{
	list-style: none;
}
#container8 ul li
{
	float: left;
	display: inline;
}
#con8Image
{
	position: relative;
	width: 242px;
	background: url(images/con8ImageBack.jpg) no-repeat;
	min-height: 365px;
	*height: 365px;
}
#con8Product1
{
	position: relative;
	width: 684px;
}
#con8Head
{
	position: relative;
	min-height: 72px;
}
#con8MainContent
{
	position: relative;
	min-height: 191px;
	*height: 191px;
	margin-bottom: 10px;
	overflow: hidden;
	*top:-10px;
}
#con8View
{
	position: relative;
	width: 95px;
	margin-top: 50px;
	min-height: 50px;
	left: 550px;
}

/* liScroll style declarations */

/*scroller*/

.tickercontainer { /* the outer div with the black border */
/*background: #fff; */
position: relative;
top: -42px;
top: -5px;
width: 680px; 
margin: 0; 
padding: 0;
/*overflow: hidden; */
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 20px;
top: 10px;
width: 640px;
overflow: hidden;
background: transparent;
}
ul.newsticker { /* that's your list */
position: relative;
left: 680px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0 30px 0 0;
padding: 0;
background: #fff;
}
/*scroller*/

.storetitle{
color:#336C95;
font-weight:bold;
font-size:14px;
}

.storeimg{
padding:10px 0px;
height:190px;
}

.storedesc{
width:255px;
text-align:left;
padding:0px 0px 25px;
font-size:11px;
}

div.banner_ad_item {
	margin-bottom: 10px;
}

.pagetitle{
color:#336C95;
font-weight:bold;
font-size:14px;
}

.bluetable{
background-color: #4682B4;/*#0066CC;*/
}

.bluetable th{
background-color: #4682B4;
color: #ffffff;
padding: 2px;
}

.bluetable tr{
border: thin solid #ffffff;
background-color : #ffffff;
}

.bluetable td{
border: 1px solid #ffffff;
background-color: #ffffff;
vertical-align: top;
padding: 2px;
}

.bluetable td div{
padding-top: 5px;
}
