<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/** DEFAULT ELEMENTS
--------------------------------**/
body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

p {
	text-align: left;
	}

#logo {
	margin: 26px 0px 19px;
	padding: 0px;
	width: 460px;
	height: 45px;
	float: left;
}
		

a {
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: underline;
}
img {
    border-style: none;
    text-decoration: none;
	margin: 0;
	padding: 0;
} 

/** Resets
--------------------------------**/
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body, ul, li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

/** WRAP &amp; INNER WRAP
--------------------------------**/
#wrap {
	background: url(../images/3.0/top_repeat.jpg) repeat-x;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#inner_wrap {
	width: 990px;
	margin: 0 auto;
	height: 100%;
	padding: 0 0 87px;
	background: url(../images/3.0/bottom_gradient.jpg) no-repeat 0 bottom;
	clear: both;
	overflow:hidden;	
	position:relative;
}
#header {
	background: url(../images/3.0/top_gradient.jpg) no-repeat 0 top;
	width: 990px;
	height: 87px;
	float: left;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: left;
}

/** right_head_nav
--------------------------------**/
#right_head_nav {
	width: 370px;
	float: right;
	height: 70px;
	padding: 0;
	margin-top: 7px;
}
ul#shopping_dropdown {
	width: 250px;
	border: 1px solid #474747;
	height: 23px;
	float: left;
	margin: 0;
	background: black url(/images/3.0/drop_down_arrow.gif) no-repeat right;
	padding: 0 3px 0 8px;
}
ul#shopping_dropdown li {
	height: 23px;
}
.right_drop {
	margin: 0;
	padding: 0;
}
ul#shopping_dropdown li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 23px;
}
#bag_icon {
	margin: 0;
	padding: 1px 5px 0;
	vertical-align: -5px;
}
#sign_in {
	float: left;
	width: 83px;
	height: 20px;
	border: 1px solid #474747;
	margin-left: 3px;
	font-weight: bold;
	color: #00aac1;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	background: url(../images/3.0/drop_down_arrow.gif) no-repeat right;
	display: block;
	vertical-align: middle;
	cursor:hand;cursor:pointer;user-select:none;user-focus:none;-moz-user-select: none;-moz-user-focus: none;-webkit-user-select: none;-khtml-user-select: none;
}

/** TOP BAR ELEMENTS
--------------------------------**/
ul.top_text {
	padding: 3px 0px 0px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	margin: 0;
	float: left;
	width: 720px;
	display: inline;
}	
.top_text li a {
	color: white;
	text-decoration: none;
	}
	
.visit_other_sites, .revolve_community {
	padding-right: 40px;
	float: left;
	background: url(../images/3.0/top_bar_icon.jpg) no-repeat left;
	padding-left: 20px;
}
.visit_other_sites :hover, .revolve_community :hover {
	color: #ababab;
}

.currency_select {
	padding-right: 40px;
	float: left;
	padding-left: 20px;
}


.contact_number {
	float: right;
	font-weight: normal;
	font-style: normal;
}
	
.search_form {
	float: right;
	width: 256px;
	height: 25px;
	margin-top: 2px;
    }

input {
    background-color: #453f41;
    font-family: arial;
    font-size: 10px;
    color: #ffffff;
    }
    
#search_term {
	height: 16px;
	width: 200px;
	border-style: none;
	background: #525252 url(../images/3.0/search_icon.gif) no-repeat 5px;
	padding-left: 20px;
	padding-right: 5px;
	float: left;
	margin-right: 3px;
}
.submit_button {
	width: 26px;
	display: block;
	height: 18px;
	color: white;
	font-weight: bold;
	border-style: none;
	cursor: pointer;
	float: left;
	background: url(../images/3.0/go_button.jpg) no-repeat;
	text-indent: -9999px;
	/**IE_hide_text_fix**/
	font-size: 0;
    line-height: 0;
}
.submit_button:hover {
	background-position: 0 -18px;
}
	
/** MAINNAV
--------------------------------**/
#mainnav {
	height: 52px;
	margin: 0px 0px 2px;
	padding: 0 0px 0px;
	list-style-type: none;
	width: 993px;
	float: left;
	display: inline;
}	
#mainnav li {
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}
#mainnav li a {
	float: left;
    }
#mainnav li a:hover, .active {
	color: #ababab;
    }
/** new
--------------------------------**/
#mainnav li .new {
	text-transform: none;
	width: 55px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat 0 -52px;
    }
#mainnav li .new:hover {
	background-position: 0 0;
    }
    
/** designers
--------------------------------**/
#mainnav li .designers {
	text-transform: none;
	width: 130px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -55px -52px;
    }
#mainnav li .designers:hover {
	background-position: -55px 0;
    }
/** women
--------------------------------**/
#mainnav li .women {
	text-transform: none;
	width: 95px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -185px -52px;
    }
#mainnav li .women:hover {
	background-position: -185px 0;
    }
#mainnav li .women_active {
	text-transform: none;
	width: 95px;
	height: 52px;
	display: block;
	background: url(/images/3.0/navigation_bg.jpg) no-repeat -185px 0px;
	}
    
/** men
--------------------------------**/
#mainnav li .men {
	text-transform: none;
	width: 65px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -280px -52px;
    }
#mainnav li .men:hover {
	background-position: -280px 0;
    }
#mainnav li .men_active {
	text-transform: none;
	width: 65px;
	height: 52px;
	display: block;
	background: url(/images/3.0/navigation_bg.jpg) no-repeat -280px 0px;
	}    
    
/** culture
--------------------------------**/
#mainnav li .culture {
	text-transform: none;
	width: 108px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -345px -52px;
    }
#mainnav li .culture:hover {
	background-position: -345px 0;
    }
#mainnav li .culture_active {
	text-transform: none;
	width: 108px;
	height: 52px;
	display: block;
	background: url(/images/3.0/navigation_bg.jpg) no-repeat -345px 0px;
	}    

/** sale
--------------------------------**/
#mainnav li .sale {
	text-transform: none;
	width: 72px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -453px -52px;
    }
#mainnav li .sale:hover {
	background-position: -453px 0;
    }

/** magazine
--------------------------------**/
#mainnav li .magazine {
	text-transform: none;
	width: 120px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -525px -52px;
    }
#mainnav li .magazine:hover {
	background-position: -525px 0;
    }

/** blog
--------------------------------**/
#mainnav li .blog {
	text-transform: none;
	width: 76px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -645px -52px;
    }
#mainnav li .blog:hover {
	background-position: -645px 0;
    }

/** boutiques
--------------------------------**/
#mainnav li .boutiques {
	text-transform: none;
	width: 130px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -721px -52px;
    }
#mainnav li .boutiques:hover {
	background-position: -721px 0;
    }

/** my_revolve
--------------------------------**/
#mainnav li .my_revolve {
	text-transform: none;
	width: 139px;
	height: 52px;
	display: block;
	background: url(../images/3.0/navigation_bg.jpg) no-repeat -850px -52px;
    }
#mainnav li .my_revolve:hover {
	background-position: -850px 0;
    }
    
/**sub-nav
---------------------------------**/


/**Shannon's code
_________________________________**/
.subnav {
	height: 30px;
	margin: -2px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 993px;
	float: left;
	display: inline;
	}
	
#subnav li{
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#subnav li a {
	float: left;
    }
	
#subnav li a:hover, .active {
	color: #ababab;
    }
    
    

li.column_1 {
	background-color: red;
	float: left;
	width: 150px;
	display: inline;
	overflow: hidden;
}
li.column_2 {
	background-color: green;
	float: right;
	width: 150px;
	display: inline;
	overflow: hidden;
}
  
    
/** footer
--------------------------------**/
#footer_wrap {
	height: 180px;
	clear: left;
	margin: 0 auto;
	background: #020202 url(../images/3.0/footer_bg.jpg) repeat-x;
	padding: 0;
}
#footer_inner {
	width: 990px;
	height: 190px;
	clear: left;
	margin: 0 auto;
	background: url(../images/3.0/footer_bg.jpg) repeat-x;
	color: #616161;
	padding-top: 22px;
}
#footer_inner a {
	color: #616161;	
}
#footer_inner a:hover {
	color: #7d7d7d;	
}
#footer_wrap div#footer_inner ul {
	margin:0
}

#customer_care_wrap {
	padding-top: 18px;
	background: url(../images/3.0/customer_care.jpg) no-repeat 0 top;
	float: left;
	display: inline;
	margin-right: 24px;
}
ul#customer_care {
	height: 90px;
	width: 160px;
	float: left;
	margin-right: 24px;
	padding: 5px;
	border-top: 1px solid #232323;
	margin-top: 5px;
	display: inline;
}
ul#customer_care li {
	width: 116px;
    float:left;
	padding: 0;
}
#information_wrap {
	padding-top: 18px;
	background: url(../images/3.0/information.jpg) no-repeat 0 top;
	float: left;
	display: inline;
	margin-right: 24px;
}
ul#information {
	float: left;
	width: 350px;
    list-style-type:none;
    margin-right: 24px;
	padding: 5px;
	border-top: 1px solid #232323;
	margin-top: 5px;
	display: inline;
}
ul#information li {
	width: 120px;
    float:left;
	padding: 0;
}
ul#information li.second {
	width: 80px;
}
#revolve_community_wrap {
	padding-top: 18px;
	background: url(../images/3.0/revolve_community_footer.jpg) no-repeat 0 top;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 24px;
}
ul#revolve_community {
	float: left;
	width: 170px;
    list-style-type:none;
	padding: 5px;
	border-top: 1px solid #232323;
	margin-top: 5px;
	margin-right: 24px;
	display: inline;
}
ul#revolve_community li {
	width: 80px;
    float:left;
	padding: 0;
}
#gift_card_wrap {
	padding-top: 13px;
	background: url(../images/3.0/gift_card_head.jpg) no-repeat center top;
	float: left;
	display: inline;
	overflow: hidden;
}
#gift_card {
	border-top: 1px solid #232323;
	width: 205px;
	float: left;
	margin-top: 5px;
	height: 120px;
	display: inline;
}
#copyright {
	color: #313131;
	clear: both;
}
</pre></body></html>