@charset "utf-8";
/* CSS Document */

img {
	border:0;
}

.dropdownImageLink{
	display:block;	
	padding-bottom:10px;
}

.dropdown {
	left:	0px;
	top:	0px;
	position:absolute;
	display:none;
	text-align:left;
	z-index:1000000000;
}

.dropdown a {
	
	/*border-left:		1px solid #993b72;
	border-right:		1px solid #993b72;*/
	
}

.dropdown a:hover {
	/*background-color:	#696969;*/
	color:#cbcbcb;
}

.dropdown a.first {
	/*border-top:		1px solid #993b72;*/
}

.dropdown a.last {
	/*border-bottom:		1px solid #993b72;*/
}

.dropdownTable {
	position:relative;
}


.dropdownTableCell {
	
	padding: 20px 0px 20px 0px;
	color:#7e7e7e;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

.dropdownTableCell a {
	color:#7e7e7e !important;
	text-decoration:none;
}

.dropdownTableCell a:hover {
	color:#8f8f8f !important;
	text-decoration:none;
}

.dropdownTableCell p, .dropdownTableCell a.main-category{color: #6a6968 !important;margin: 1px 0;font-size: 1.09em;font-weight: bold;position: relative;display: block;line-height: 150%;text-transform:uppercase;}
.dropdownTableCell a.main-category:HOVER {color: #6a6968 !important;text-decoration:underline;}

.dropdownWomensImageDiv {
	position:absolute;
	z-index:1;
	left:	293px;
	top:	-13px;
}

.dropdownMensImageDiv {
	position:absolute;
	z-index:1;
	left:	191px;
	top:	-17px;
}

.ddWomensBackground{
	width:360px;
	height:347px;
	position:absolute;
	z-index:0;
	/*background-color: #181b17;*/
	/*background-image:url('/images/topNav/dropdowns/ddBackground.png');*/
	background-color: #ffffff;	
	background-repeat:repeat-x;
	opacity:.98;
	filter: alpha(opacity=98);
	-moz-opacity: .98;
	behavior:url(/layout/css/summer/2010/iepngfix.htc);
}


.ddWomensContainer {
	position:relative;
	color:#adadad;
	z-index:2;
	display:block;
	width:316px;
	height:300px;
}
	
.ddMensBackground{
	width:244px;
	height:315px;
	position:absolute;
	z-index:0;
	/*background-color: #181b17;*/
	/*background-image:url('/images/topNav/dropdowns/ddBackground.png');*/
	background-color: #ffffff;	
	background-repeat:repeat-x;
	opacity:.98;
	filter: alpha(opacity=98);
	-moz-opacity: .98;
	behavior:url(/layout/css/summer/2010/iepngfix.htc);
}


.ddMensContainer {
	position:relative;
	color:#adadad;
	z-index:2;
	display:block;
	width:234px;
	height:256px;
}

.ddKidsBackground{
	width:310px;
	height:300px;
	padding: 0px 10px 10px 10px;
	position:absolute;
	z-index:0;
	/*background-color: #181b17;*/
	/*background-image:url('/images/topNav/dropdowns/ddBackground.png');*/
	background-color: #ffffff;
	background-repeat:repeat-x;
	opacity:.98;
	filter: alpha(opacity=98);
	-moz-opacity: .98;
	behavior:url(/layout/css/summer/2010/iepngfix.htc); 
}

.ddKidsContainer {
	position:relative;
	color:#adadad;
	z-index:2;
	display:block;
	width:310px;
	height:300px;
	padding: 0px 10px 10px 10px;
}

.ddFeaturesBackground{
	width:192px;
	height:130px;
	position:absolute;
	z-index:0;
	/*background-color: #181b17;*/
	/*background-image:url('/images/topNav/dropdowns/ddBackground.png');*/
	background-color: #ffffff;
	background-repeat:repeat-x;
	opacity:.98;
	filter: alpha(opacity=98);
	-moz-opacity: .98;
	behavior:url(/layout/css/summer/2010/iepngfix.htc);
}

.ddFeaturesContainer {
	position:relative;
	color:#adadad;
	z-index:2;
	display:block;
	width:192px;
	height:110px;
}
