@charset "UTF-8";

a {
	outline: none;
}

.b_shopcenter{
    position: absolute;
    bottom:50px;
    left: 90px;
 } 

/* ----- MY ACCOUNT ELEMENTS -----*/

#myaccount_frame {
	position: absolute;
	top:120px;
	left:190px;
	padding:0px;
	margin:0px;
	width:810px; 
	}
	
#myaccount_frame h1.myacct, #myaccount_frame h1.acctsettings{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	text-indent:-9000px;
	width: 239px;
	height: 49px;
	}

#myaccount_frame h1.myacct{
	background: url(resources/myaccount_header.gif) no-repeat;
	}
	
#myaccount_frame h1.acctsettings{
	background: url(resources/myaccountsettings_header.gif) no-repeat;
	}
	
.horizontal_line {
	z-index: -1;
	width: 790px;
	}
	
.horizontal_line2{
	position:absolute;
	top: 200px;
	width: 790px;
	}
	
#myaccount_frame .confirm_text{
	position: absolute;
	top: 55px;
	left: 10px;
	}
	
#myaccount_frame .confirm_text a{
	color: #8e8e8e;
	font-weight: bold;
	}

#myaccount_frame .purchase_track a{
	color: #8e8e8e;
	}

/* ----- MY ACCOUNT HEADERS -----*/
h2.myacctsettings, h2.mystorecredit, h2.mypurchases, h2.logininfo, h2.billinginfo, h2.shippinginfo, h2.emailprefs{
	margin: 25px 0px 0px 0px;
	padding:0px;
	width: 160px;
	height: 15px;
	text-indent:-9000px;
	line-height: 15px;
	}
	
h2.myacctsettings{
	background: url(resources/myaccountsettings.gif) no-repeat;
	}
	
h2.mystorecredit{
	background: url(resources/mystorecredit.gif) no-repeat;
	}
	
h2.mypurchases{
	background: url(resources/mypurchases.gif) no-repeat;
	}

h2.logininfo{
	background: url(resources/logininfo.gif) no-repeat;
	position: absolute;
	top: 45px;
	left: 10px;
	}
	
h2.billinginfo{
	background: url(resources/billinginfo.gif) no-repeat;
	padding-bottom: 10px;
	}
	
h2.shippinginfo{
	background: url(resources/shippinginfo.gif) no-repeat;
	padding-bottom: 10px;
	}
	
h2.emailprefs{
	background: url(resources/myemail_txt.gif) no-repeat;
	padding-bottom: 10px;
	}	

/* ----- MY PURCHASES: ITEMS LIST -----*/
#purchase_list{
	position: absolute;
	top:273px;
	left:0px;
	padding:0px;
	margin:0px;
	}
	
#purchase_list .delivery_bar {
	padding: 0px;
	margin:0px 0px 0px 0px;
	height: 16px;
	width: 777px;
	}
	
.purchase_row{
	position:absolute;
	left: 0px;
	width: 777px;
	height: 30px;
	background-color: #3a3232;
	padding: 10px 0px 0px 0px;
	margin-bottom: 1px;
	}
	
.purchase_order{
	position: absolute;
	left: 10px;
	width: 110px;
	}

.purchase_item{
	position: absolute;
	left: 135px;
	width: 340px;
	}
	
.purchase_price{
	position: absolute;
	left: 477px;
	width: 45px;
	}

.purchase_status{
	position: absolute;
	left: 563px;
	width: 75px;
	}
	
.purchase_track{
	position: absolute;
	left: 653px;
	width: 110px;
	text-decoration: underline;
	}

/* ----- MY ACCOUNT SETTING: FORM ELEMENTS -----*/

.login{
	position: absolute;
	top: 95px;
	left: 10px;
	width: 500px;
	}
	
.acct_billing{
	position: absolute;
	top: 205px;
	left: 10px;
	width: 400px;
	}
	
.acct_shipping{
	position: absolute;
	top: 205px;
	left: 420px;
	width: 400px;
	}
	
.login_form, .acct_billing_form, .acct_shipping_form{
    background-color: #282122;
    border: 1px solid #413c3c;
    font-family: arial;
    font-size: 11px;
    color: #7f7f7f;
	width: 200px;
	height: 12px;
	text-indent: 5px;
	}	
	
label{
	display:block;
	margin-bottom:7px;
	color: #7f7f7f;
	font-size: 11px;
	}

.login label span, .acct_billing label span, .acct_shipping label span{
	display:block;
	float:left;
	padding-right: 6px;
	width: 160px;
	text-align: left;	
	}
	
.b_saveacct{
	position: absolute;
	top: 550px;
	left: 10px;
	}
	
	
/* -------------------------------*/
/* ------- END NEW CSS -----------*/	
/* -------------------------------*/


/* ----- DEFAULT ELEMENTS -----*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #282122;
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

p {
	text-align: left;
	}
.logoDiv {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 8px;
	width: 314px;
	height: 75px;
	float: left;
}
h1{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 8px;
	width: 314px;
	height: 75px;
	text-indent:-9000px;
	background: url(resources/logo.gif) no-repeat;
	float: left;
	}
		
ul {
	list-style-type: none;
	}

/* ----- WRAP & INNER WRAP-----*/

#wrap{
	background: url(resources/topbar_bg.gif) repeat-x;
	height:25px;
	margin: 0px;
	padding: 0px;
	}

#innerwrap{
	width:982px;
	margin: 0 auto;
	position: relative;
	}

/* ----- CONTENT ELEMENTS-----*/	

#content{
	position: absolute;
	top:115px;
	right:0px;
	padding:0px;
	margin:0px;
	}
	
.collections #content, .product_apparel #content, .product_handbag #content{
	position: absolute;
	top:115px;
	left:176px;
	padding:0px;
	margin:0px;
	}
	
.designers_page #content{
	left:258px;
	}

.brand {
	color: #acacac;
	word-spacing: 2px;
	letter-spacing:1px;
	font-size: 19px;
	text-transform: uppercase;
	}

.prod {
	color: #acacac;
	letter-spacing: 1px;
	line-height: 22px;
	font-size: 14px;
	}	
	
/* ------------- CUSTOMER SERVICE (footer pages) ---------------*/	

.cservice h2, .about h2, .shipping h2, .emailUpdates h2, .unsubscribe h2, .pricematch h2, .faq h2, .return h2, .privacypolicy h2{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	text-indent:-9000px;
	}

.cservice h2{
	width: 230px;
	height: 37px;
	background: url(resources/customerservice.gif) no-repeat;
	}
	
.about h2{
	width: 153px;
	height: 33px;
	background: url(resources/aboutus.gif) no-repeat;
	}
	
.emailUpdates h2{
	width: 200px;
	height: 75px;
	background: url(resources/emailupdates.gif) no-repeat;
	}
	
.unsubscribe h2{
	width: 170px;
	height: 55px;
	background: url(resources/unsubscribe.gif) no-repeat;
	}
	
.shipping h2{
    	width: 248px;
    	height: 41px;
    	background: url(resources/shippingandreturn.gif) no-repeat;
    } 	
    
.return h2{
    	width: 209px;
    	height: 80px;
    	background: url(resources/returnpolicy.gif) no-repeat;
    } 

.pricematch h2{
    	width: 300px;
    	height: 50px;
    	background: url(resources/price_match_guarantee.gif) no-repeat;
    } 

.faq h2{
    	width: 337px;
    	height: 165px;
    	background: url(resources/faq.gif) no-repeat;
    } 
    
.privacypolicy h2{
    	width: 337px;
    	height: 165px;
    	background: url(resources/privacypolicy.gif) no-repeat;
    }

.cservice #customer_service, .about #customer_service, .shipping #customer_service, .emailUpdates #customer_service, .unsubscribe #customer_service, .pricematch #customer_service, .faq #customer_service, .return #customer_service, .privacypolicy #customer_service {
	position: absolute;
	top:120px;
	left:190px;
	right:0px;
	padding:0px;
	margin:0px;
	}
	
#contact_us, #hours, #address, #signup_content, #unsubscribe_content{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	}

#contact_us{
	top: 45px;
	width: 790px;
	border-top: 1px solid #3f3b3c;
	padding-top: 15px;
	}
	
#signup_content{
	top: 60px;
	width: 790px;
	border-top: 1px solid #3f3b3c;
	padding-top: 15px;
	}

#unsubscribe_content{
	top: 45px;
	width: 790px;
	border-top: 1px solid #3f3b3c;
	padding-top: 15px;
	}
	
	
a.signup_link:link, a.signup_link:active, a.signup_link:visited {
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

a.signup_link:hover {
	font-size: 12px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

#hours{
	top:190px;
	}
	
.about #hours{
	top: 290px;
	}
	
#address{
	top: 450px;	
	}
	
.contact_l, .hours_l{
	float: left;
	margin: 10px 25px 0px 0px;
	}
	
.contact_r, .hours_r{
	margin: 10px 0px 10px 0px;
	}
	
.cservice p{
	left: 0px;
	color: #acacac;
	font-size: 12px;
	}	
	
.cservice a.text:link, .about a.text:link, .shipping a.text:link, .emailUpdates a.text:link, .unsubscribe a.text:link, .pricematch a.text:link, .faq a.text:link, .return a.text:link, .privacypolicy a.text:link {
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

.cservice a.text:active, .about a.text:active, .shipping a.text:active, .emailUpdates a.text:active, .unsubscribe a.text:active, .pricematch a.text:active, .faq a.text:active, .return a.text:active, .privacypolicy a.text:active {
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

.cservice a.text:visited, .about a.text:visited, .shipping a.text:visited, .emailUpdates a.text:visited, .unsubscribe a.text:visited, .pricematch a.text:visited, .faq a.text:visited, .return a.text:visited, .privacypolicy a.text:visited {
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

.cservice a.text:hover, .about a.text:hover, .shipping a.text:hover, .emailUpdates a.text:hover, .unsubscribe a.text:hover, .pricematch a.text:hover, .faq a.text:hover, .return a.text:hover, .privacypolicy a.text:hover {
	font-size: 12px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}
	
	
/* --------------- DESIGNERS PAGE---------------*/

#designer_content{
	position: absolute;
	top:0px;
	left:288px;
	width: 435px; 
	height: 440px;
	background-color: #3a3232;	
	}
	
.designer_logo{
	position: absolute;
	top:20px;
	left:20px;
	}
	
#designer_content .single{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:65px;
	left:20px; 
	width:400px;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	}

#designer_content .double{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:80px;
	left:20px; 
	width:390px;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	}
	
	
.b_shop{
	position: absolute;
	bottom:50px;
	left:20px; 
	}
	
.b_shopcenter{
	position: absolute;
	bottom:50px;
	left: 140px; 
	}

.b_shopmen{
	position: absolute;
	bottom:70px;
	left:20px; 
	}

.b_shopwomen{
	position: absolute;
	bottom:35px;
	left:20px; 
	}
	
.designer_portrait{
	position: absolute;
	bottom:20px;
	left:300px;
	}

/* --------------- PRODUCT PAGE---------------*/

.product_handbag .img_full{
	width: 454px;
	overflow: hidden;
	}
	
.img_detail{
	position: absolute;
	top:0px;
	left:308px;
	padding:0px;
	margin:0px;
	}
	
.product_apparel .b_zoom, .product_handbag .b_zoom{
	position: absolute;
	top:446px;
	padding:0px;
	margin:0px;
	}

.product_apparel .b_zoom{
	left:308px;
	}
	
.product_handbag .b_zoom{
	left:383px;
	}	

.b_thelook{
	position: absolute;
	top:446px;
	left:379px;
	padding:0px;
	margin:0px;
	}

/* ----- PRODUCT PAGES: right column -----*/

.product_apparel h2, .product_apparel h3, .product_handbag h2, .product_handbag h3{
	padding:0px;
	margin:0 auto;
	color: #ACACAC;
	font-weight: normal;
	}
	
.product_apparel h2, .product_handbag h2{
	top:0px;
	font-size: 17px;
	text-transform: uppercase;	
	word-spacing: 2px;
	letter-spacing:1px;
	}

.product_apparel #right_column{
	position:absolute;
	left: 560px;
	width: 275px;
	}
	
.product_apparel h3{
	top:20px;
	left: 0px;
	font-size: 14px;
	width:275px;
	}

.product_handbag #right_column{
	position:absolute;
	left: 465px;
	width: 340px;
	}

.product_handbag h2{
	}
	
.product_handbag h3{
	font-size: 14px;
	}
	
.product_apparel #product_desc, .product_handbag #product_desc{
	padding:0px 0px 0px 17px;
	margin:0px;
	top: 50px;
	width: 220px;
	font-size: 12px;
	line-height: 17px;
	list-style-type: disc; 
	color: #7F7F7F;
	}

.product_apparel #product_desc{
	left: 0px;
	}

.product_handbag #product_desc{
	left: 0px;
	}	

.product_apparel .price, .product_handbag .price{
	font-size: 17px;
	letter-spacing:1px;
	color: #ACACAC;
	}
	
.product_apparel .fitguide, .product_handbag .fitguide{
	text-decoration: none;
	color: #ACACAC;
	font-size: 11px;
	font-weight: bold;
	}
	
.product_apparel .product_shop, .product_handbag .product_shop{
	position: absolute;
	padding:10px 0px 0px 0px;
	margin:0px;
	top: 240px;
	right: 0px;
	border-top: solid 1px #504c4d;
	text-align: right;
	}

.product_apparel .product_shop{
	left: 553px;
	}
	
.product_handbag .product_shop{
	left: 458px;
	}
	
.product_apparel .product_thumbs, .product_handbag .product_thumbs{
	position: absolute;
	padding:0px;
	margin:0px;
	}
	
.product_apparel .product_shop{
	width: 253px;
	z-index:2;
	}
	
.product_apparel .product_thumbs{
	top: 372px;
	width: 260px;
	left: 552px;
	
	}
	
.product_apparel .product_thumbs div {
	float: left;
	padding-right: 3px;
	position:relative;
	z-index:1;
	}

	
.product_handbag .product_shop{
	width: 348px;
	z-index:2;
	}
	
.product_handbag .product_thumbs{
	width: 355px;
	left: 457px;
	top: 377px;
	}
	
.product_handbag .product_thumbs div{
	float: left;
	padding-right: 3px;
	z-index:1;
	}


#product_next_thumb {
	width:173px;
	height:18px;
	border:none;
	position:absolute;
	top:90px;
	right:3px;
}

#product_next_thumb a{
	display: block;	
	float: right;
	text-indent: -9000px;
	line-height:13px;
}
a.next_access, a.next_access_active{
	width: 173px; 
	height: 18px;
}		
a.next_access_active:link, a.next_access_active:visited{
	background: url(resources/next_access.jpg) no-repeat scroll left bottom;
}	
	
a.next_access:link, a.next_access:visited{
	background: url(resources/next_access.jpg) no-repeat scroll left top;
}
		
a.next_access:hover, a.next_access_active:hover{
	background: url(resources/next_access.jpg) no-repeat scroll left bottom;
}		

#product_previous_thumb {
	width:173px;
	height:18px;
	border:none;
	position:absolute;
	top:90px;
	left:0px;
}	

#product_previous_thumb a{
	display: block;	
	float: right;
	text-indent: -9000px;
	line-height:13px;
}
a.previous_access, a.previous_access_active{
	width: 173px; 
	height: 18px;
}		
a.previous_access_active:link, a.previous_access_active:visited{
	background: url(resources/previous_access.jpg) no-repeat scroll left bottom;
}	
	
a.previous_access:link, a.previous_access:visited{
	background: url(resources/previous_access.jpg) no-repeat scroll left top;
}
		
a.previous_access:hover, a.previous_access_active:hover{
	background: url(resources/previous_access.jpg) no-repeat scroll left bottom;
}	

#product_next_thumb {
	width:173px;
	height:18px;
	border:none;
	position:absolute;
	top:90px;
	right:3px;
}

#product_next_thumb a{
	display: block;	
	float: right;
	text-indent: -9000px;
	line-height:13px;
}
a.next_access, a.next_access_active{
	width: 173px; 
	height: 18px;
}		
a.next_access_active:link, a.next_access_active:visited{
	background: url(resources/next_access.jpg) no-repeat scroll left bottom;
}	
	
a.next_access:link, a.next_access:visited{
	background: url(resources/next_access.jpg) no-repeat scroll left top;
}
		
a.next_access:hover, a.next_access_active:hover{
	background: url(resources/next_access.jpg) no-repeat scroll left bottom;
}		

#product_previous_thumbThin {
	width:125px;
	height:17px;
	border:none;
	position:absolute;
	top:95px;
	left:0px;
}	

#product_previous_thumbThin a{
	display: block;	
	float: right;
	text-indent: -9000px;
	line-height:13px;
}
a.previous_apparel, a.previous_apparel_active{
	width: 125px; 
	height: 17px;
}		
a.previous_apparel_active:link, a.previous_apparel_active:visited{
	background: url(resources/previous_apparel.jpg) no-repeat scroll left bottom;
}	
	
a.previous_apparel:link, a.previous_apparel:visited{
	background: url(resources/previous_apparel.jpg) no-repeat scroll left top;
}
		
a.previous_apparel:hover, a.previous_apparel_active:hover{
	background: url(resources/previous_apparel.jpg) no-repeat scroll left bottom;
}	


#product_next_thumbThin {
	width:125px;
	height:17px;
	border:none;
	position:absolute;
	top:95px;
	right:4px;
}

#product_next_thumbThin a{
	display: block;	
	float: right;
	text-indent: -9000px;
	line-height:13px;
}
a.next_apparel, a.next_apparel_active{
	width: 125px; 
	height: 17px;
}		
a.next_apparel_active:link, a.next_apparel_active:visited{
	background: url(resources/next_apparel.jpg) no-repeat scroll left bottom;
}	
	
a.next_apparel:link, a.next_apparel:visited{
	background: url(resources/next_apparel.jpg) no-repeat scroll left top;
}
		
a.next_apparel:hover, a.next_apparel_active:hover{
	background: url(resources/next_apparel.jpg) no-repeat scroll left bottom;
}	

#product_desc li a {
	color: #7f7f7f;
	}

	
/* --------------- COLLECTIONS PAGE---------------*/

.collections h2, .collections h3, p{
	position: absolute;
	left:304px;
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ACACAC;
	word-spacing: 2px;
	letter-spacing:1px;
	line-height: 17px;
	font-weight: normal;	
	}
	
.collections h2{
	top:0px;
	width: 500px;
	font-size: 19px;
	text-transform: uppercase;
	}
	
.collections h3{
	top:30px;
	font-size: 15px;
	text-transform: uppercase;
	}
	
.collections p{
	top: 55px;
	width: 375px;
	font-size: 12px; 
	letter-spacing: normal;	
	word-spacing: normal;
	}
	
.collections p img{
	padding-left: 5px;
	}
	
	
/* ----- COLLECTIONS PAGE: season links (right side) -----*/
	
.collections .collection_seasons{
	position: absolute;
	top: 30px;
	left: 695px;
	width: 110px;
	height: 110px;
	padding-left: 10px;
	border-left: solid 1px #504c4d;
	}

.collection_seasons a{
	text-decoration: none;
	color: #b3b3b3;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing:.05em;
	}
	
.collection_seasons a:link{}
.collection_seasons a:visited{}
.collection_seasons a:hover{color: #7e7e7e;}

.collection_seasons a.active {color: #7e7e7e;}


/* ----- COLLECTIONS PAGE: thumbnail links (middle section) -----*/

.collection_nav{
	position: absolute;
	top: 170px;
	left: 304px;
	}

.collection_thumbs1, .collection_thumbs2{
	position: absolute;
	left: 73px;
	width: 435px;
	}
	
.collection_thumbs1{
	top: 0px;
	}
	
.collection_thumbs2{
	top: 107px;
	}
	
.collection_thumbs1 div, .collection_thumbs2 div{
	float: left;
	margin-right: 7px;
	}

.collection_pages{
	position: absolute;
	top: 380px;
	left: 710px;
	margin: 0px;
	}
	
.collection_pages span{
	font-size: 9px;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-left: 3px;
	margin-right: 3px;
	color: #b3b3b3;
	}

/* ----- COLLECTIONS PAGE: product detail (bottom section)-----*/

.product_detail{
	position: absolute;
	bottom: 5px;
	left: 304px;
	width: 485px;
	height: 21px;
	background-color: #191313;
	border: solid 1px #504c4d;
	padding: 5px 0px 0px 10px;
	}
	
.product_name, .product_color{
	font-size: 12px;
	letter-spacing: .1em;
	}
	
.product_name{
	text-transform: uppercase;
	color: #b2b1b4;	
	}
	
.product_color{
	color: #9e9ea1;
	text-transform: capitalize;
	}
	
.product_price{
	color: #9e9ea1;
	font-size: 12px;
	}
	
.detail{
	position: absolute;
	bottom: 5px;
	left: 690px;
	}
	
/* ----- CATEGORY PAGE: NAV -----*/	
.category{
	position: absolute;
	top: 115px;
	left: 176px;
	width: 808px;
	height: 438px;
	margin: 0px;
	padding: 0px;
	}
	
.category li{
	float: left;
	text-indent: -9000px;
	padding-right: 2px;
	padding-bottom: 2px;
	}

.category a{
	display: block;
		}
	

	

				
	

/* ----- CATEGORY PRODUCT PAGE: NAV-----*/

#prodnav{
	position: absolute;
	top: 115px;
	left: 176px;
	width: 808px;
	}

.prod_head{
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 100;
	}

.prod_nav{
	position: absolute;
	top: 0px;
	right: 0px;
	margin:0px;
	padding:0px;
	color: #7f7f7f;
	font-size: 11px;
	}

.prod_nav li{
	float: left;
	}
	
.prod_nav li a{
	color: #7f7f7f;
	text-decoration: none;
	}
	
#prodnavbottom{
	position: absolute;
	left: 174px;
	width: 808px;
	}

.prod_nav_bottom{
	position: absolute;
	top: 0px;
	right: 0px;
	margin:0px;
	padding:0px;
	color: #7f7f7f;
	font-size: 11px;
	}

.prod_nav_bottom li{
	float: left;
	}
	
.prod_nav_bottom li a{
	color: #7f7f7f;
	text-decoration: none;
	}
	
.item_space{
	padding-right: 4px;
	}


#product_row {
	position: absolute;
	left: 176px;
	width: 810px;
}
	
#product_row1, #product_row2, #product_row3, #product_row4{
	position: absolute;
	left: 176px;
	width: 810px;
	}
	
#product_row1{
	top: 145px;
	}
	
#product_row2{
	top: 450px;
	}
	
#product_row3{
	top: 755px;
	}

#product_row4{
	top: 1060px;
	}
	
.product{
	float: left;
	width: 154px;
	height: 254px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	text-decoration: none;
	text-align: left;
	letter-spacing:0px;
	text-indent: 0px;
	line-height: 14px;
	font-size: 12px;
	padding: 0px 8px 0px 0px;
	}
	
.product img{
	padding-bottom: 3px;
	}
		
a.productlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}	
	
	a.productlink:link, a.product:visited{
	color: #7f7f7f;
	}
	
	a.productlink:hover{
	color: #acacac;
	}



/* -------------------------------------------------*/	
/* ------------- SHOPPING CART PAGES ---------------*/
/* -------------------------------------------------*/

a.bag:link, a.bag:active, a.bag:visited {
	font-size: 11px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}

a.bag:hover {
	font-size: 11px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}


/* ----- SHOPPING BAG FRAME / NAVIGATION -----*/	

#bag_frame {
	position: absolute;
	top:120px;
	left:190px;
	padding:0px;
	margin:0px;
	width:810px; 
	}

.baghead{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	}	
	
.bagnav{
	position: absolute;
	top: 18px;
	left: 275px;
	height: 9px;
	padding: 0px;
	margin: 0px;
	}
	
.bagnav li{
	float: right;
	padding: 0px 8px 0px 0px;
	margin: 0px;
	text-indent: -9000px;
	line-height: 14px;
	}
		
.bagnav a{
	display: block;
		}		
		
	a.welcome{
		width: 87px; 
		height: 14px;
		}
		
		.shopping_welcome a.welcome:link, .shopping_welcome a.welcome:visited{
		background: url('resources/checkout_welcome.gif') no-repeat left bottom;
		}
		
		a.welcome:link, a.welcome:visited{
		background: url('resources/checkout_welcome.gif') no-repeat left top;
		}
		
		a.welcome:hover{
		background: url('resources/checkout_welcome.gif') no-repeat left bottom;
		}
				
	a.billing{
		width: 153px; 
		height: 14px;
		}
		
		.shopping_billing a.billing:link, .shopping_billing a.billing:visited{
		background: url('resources/checkout_billing.gif') no-repeat left bottom;
		}
		
		a.billing:link, a.billing:visited{
		background: url('resources/checkout_billing.gif') no-repeat left top;
		}
		
		a.billing:hover{
		background: url('resources/checkout_billing.gif') no-repeat left bottom;
		}
		
	a.delivery{
		width: 189px; 
		height: 14px;
		}
		
		.shopping_delivery a.delivery:link, .shopping_delivery a.delivery:visited{
		background: url('resources/checkout_delivery.gif') no-repeat left bottom;
		}
		
		a.delivery:link, a.delivery:visited{
		background: url('resources/checkout_delivery.gif') no-repeat left top;
		}
		
		a.delivery:hover{
		background: url('resources/checkout_delivery.gif') no-repeat left bottom;
		}
		
	a.confirm{
		width: 66px; 
		height: 14px;
		}
		
		.shopping_confirm a.confirm:link, .shopping_confirm a.confirm:visited{
		background: url('resources/checkout_confirm.gif') no-repeat left bottom;
		}
		
		a.confirm:link, a.confirm:visited{
		background: url('resources/checkout_confirm.gif') no-repeat left top;
		}
		
		a.confirm:hover{
		background: url('resources/checkout_confirm.gif') no-repeat left bottom;
		}	
	
#bag_icons{
	position: absolute;
	top: 70px;
	left: 665px;
	float: right;
	}
	
.vertical_line {
	position: absolute;
	top: 65px;
	left: 655px;
	}
	
.horizontal_line {
	position:absolute;
	top: 40px;
	}
	
/* ----- SHOPPINGBAG: SHOPPING BAG (entry page) ------*/


#shopbag_prod {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 65px;
	left: 0px;
	width: 628px;
	height: 100px;
	}
	
.shopbag_bar{
	padding: 0px;
	margin: 0px 0px -5px 0px;
	}
	
.shopbag_prod_row {
	left: 0px;
	width: 628px;
	height: 102px;
	background-color: #3a3232;
	padding: 0px;
	margin-bottom: 1px;
	}
	
.shopbag_prod_row1, .shopbag_prod_row2, .shopbag_prod_row3 {
	left: 0px;
	width: 628px;
	height: 90px;
	background-color: #3a3232;
	padding: 0px;
	margin-bottom: 1px;
	}

.shopbag_prod_row1 {
	top: 0px;
	}

.shopbag_prod_row2 {
	top: 95px;
	}
	
.shopbag_prod_row3 {
	top: 190px;
	}

.shopbag_thumb{
	margin: 0px;
 	padding: 8px;
	}

.shopbag_descript{
	position:relative;
	display: block;
	width: 270px;
	float: left;
	left: 10px;
	margin: 0px;
	padding: 0px;
	color: #8e8e8e;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

.shopbag_prod span{
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.shopbag_qty{
	position:relative;
	top: 0px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #282122;
    font-family: arial;
    font-size: 12px;
    color: #7f7f7f;
	width: 20px;
	height: 20px;
	float: left;
	}
	
.shopbag_price{
	position:relative;
	top: 0px;
	left: 102px;
	margin: 0px;
	padding: 0px;
	width: 60px;
	float: left;
	}
	
.shopbag_subtotal{
	position:relative;
	top: 0px;
	left: 127px;
	margin: 0px;
	padding: 0px;
	width: 60px;
	float: left;
	}
		
.remove{
	position:relative;
	top: 20px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 72px;
	}
	
#shop_subtotal{
	position: relative;
	top: 25px;
	left: 460px; 
	color: #ccc;
	padding: 0px;
	margin: 0px;
	width: 168px;
	}
	
#shop_subtotal span{
	color: #7f7f7f;
	padding-right: 5px;
	}
	
.shop_subtotal{
	line-height: 16px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.checkout_bttn{
	position: relative;
	top: 40px;
	left: 460px;
	padding: 0px;
	margin: 0px;
	width: 168px;
	}

.continue_bttn{
	position: relative;
	top: 45px;
	left: 460px;
	padding: 0px;
	margin: 0px;
	width: 168px;
	}	
		

/* ----- SHOPPINGBAG: WELCOME ------*/

#welcome{
	position: absolute;
	top: 70px;
	float: left;
	}
	
.welcome_left{
	position: absolute;
	top: 20px;
	width: 300px;
	float: left;
	}
	
.welcome_right{
	position: absolute;
	top: 20px;
	left: 310px;
	width: 360px;
	float: right;
	}
	
.welcome_head {
	padding-bottom: 8px;
	}
	
.welcome_form{
    background-color: #282122;
    border: 1px solid #413c3c;
    font-family: arial;
    font-size: 11px;
    color: #7f7f7f;
	width: 180px;
	height: 12px;
	text-indent: 5px;
	}	
	
label{
	display:block;
	margin-bottom:7px;
	color: #7f7f7f;
	font-size: 11px;
	}

.welcome_left label span{
	display:block;
	float:left;
	padding-right: 6px;
	width: 60px;
	text-align: left;	
	}
	
.welcome_right label span{
	display:block;
	float:left;
	padding-right: 6px;
	width: 95px;
	text-align: left;	
	}

.proceedtobill_bttn {
	position: relative;
	top: 10px;
	left: 66px;
	}
	
.create_bttn {
	position: relative;
	top: 10px;
	left: 165px;
	}

.login_btn{
       position: relative;
       top: 10px;
       left: 66px;
       }
/* ----- SHOPPINGBAG: BILLING ------*/

#billing{
	position: absolute;
	top: 65px;
	float: left;
	}
	
.billing_left{
	position: absolute;
	top: 0px;
	width: 350px;
	float: left;
	}
	
.billing_right{
	position: absolute;
	top: 0px;
	left: 350px;
	width: 300px;
	float: right;
	}

.disclaimer{
	margin: 0px;
	padding: 0px;
	background-color: #282122;
	font-size: 11px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-style: italic;
	}	

.billing_head {
	padding-bottom: 8px;
	}
	
.billing_form{
	width: 170px;
	height: 12px;
    background-color: #282122;
    border: 1px solid #413c3c;
	font-family: arial;
    font-size: 11px;
	text-indent: 2px;
    color: #7f7f7f;
	}
	
.security_form{
    background-color: #282122;
    border: 1px solid #413c3c;
	font-family: arial;
    font-size: 10px;
    color: #7f7f7f;
	width: 35px;
	height: 12px;
	}
	
.billing_left label span{
	display:block;
	float:left;
	padding-right: 6px;
	width: 100px;
	font-size: 12px;
	text-align: left;	
	}
	
.billing_right label span{
	display:block;
	float:left;
	padding-right: 6px;
	width: 70px;
	font-size: 12px;
	text-align: left;	
	}

.proceedtodeliver_bttn{
	position: relative;
	top: 320px;
	left: 350px;
	}
	
/* ----- SHOPPINGBAG: DELIVERY ------*/


#delivery_prod {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 65px;
	left: 0px;
	width: 628px;
	}
	
.delivery_bar1 {
	padding: 0px;
	margin:0px 0px -5px 0px;
	height: 17px;
	}

.delivery_bar2 {
	padding: 0px;
	margin:0px 0px 0px 0px;
	height: 17px;
	}

.delivery_prod_row {
	position: absolute;
	left: 0px;
	width: 628px;
	height: 55px;
	background-color: #3a3232;
	padding: 0px;
	margin-bottom: 1px;
	}

.delivery_descript{
	margin: 0px;
	padding: 10px 0px 0px 15px;
	color: #8e8e8e;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

.delivery_prod span{
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.delivery_qty, .delivery_price, .delivery_subtotal{
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 25px;
	color: #7f7f7f;
	}

.delivery_qty{
	left: 375px;
    font-size: 12px;
    float: left;
	}

.delivery_price{
	left: 463px;
	font-size: 12px;
	float: left;
	}

.delivery_subtotal{
	right: 20px;
	font-size: 12px;
	float: right;
	}

#shippingoptions{
	position: absolute;
	top: 130px;
	}
	
#codecoupons{
	position: absolute;
	top: 130px;
	}
	
.delivery_option {
	width: 628px;
	height: 40px;
	background-color: #3a3232;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	}
	
.delivery_option span{
	margin: 0px;
	padding-left: 95px;
	text-align: right;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.shipping_form{
	margin: 8px 0px 0px 15px;
	padding: 3px;
	width: 450px;
	height: 16px;
	background-color: #282122;
	border: 1px solid #413c3c;
	font-family: arial;
	font-size: 12px;
	text-indent: 5px;
	color: #7f7f7f;
	text-align: left;
	float: left;
	}
	
.shipping_price{
	width: 60px;
	right: 0px;
	float: right;
	font-size: 12px;
    color: #7f7f7f;
    padding-top: 10px;
	}
	
.delivery_code {
	position:absolute;
	left:0px;
	width: 628px;
	height: 30px;
	background-color: #3a3232;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	}
	
.delivery_code span{
	display:block;
	float:left;
	padding: 5px 6px 0px 15px;
	width: 100px;
	font-size: 12px;
	text-align: left;	
	}
		
.code_form{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 180px;
	height: 16px;
	background-color: #282122;
	border: 1px solid #413c3c;
	font-family: arial;
	font-size: 12px;
	text-indent: 5px;
	color: #7f7f7f;
	text-align: left;
	float: left;
	}
	
.code_price{
	padding: 5px 20px 0px 0px;
	font-size: 12px;
    color: #7f7f7f;
	float: right;
	}
		
#delivery_total {
	position: absolute;
	top: 120px;
	left: 460px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 150px;
	}

.delivery_total {
	display: block;
	margin: 15px 0px 20px 0px;
	padding: 0px;
	width: 150px;
	text-align: right;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}

#delivery_total label span{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	color: #7f7f7f;
	}
	
#delivery_total2 {
	display: block;
	position: absolute;
	top: 150px;
	left: 460px;
	margin-right: 20px;
	padding: 0px;
	width: 150px;
	float: right;
	}

.delivery_total2 {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	color: #cccccc;
	text-align: right;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}

#delivery_total2 label span{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	color: #7f7f7f;
	}

.placeorder_bttn{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 220px;
	left: 445px;
	width: 182px;
	}

/* ----- SHOPPINGBAG: CONFIRM ------*/

#confirm{
	position: absolute;
	top: 65px;
	float: left;
	}	

.confirm_head {
	padding-bottom: 8px;
	}
	
.confirm_text{
	margin: 0px;
	padding: 0px;
	color: #8e8e8e;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.confirm_text span{
	margin: 0px;
	padding: 0px;
	color: #8e8e8e;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.confirm_text:link {
	font-size: 12px;
	color: #8e8e8e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
	}

a.confirm_text:active {
	font-size: 12px;
	color: #8e8e8e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
	}

a.confirm_text:visited {
	font-size: 12px;
	color: #8e8e8e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
	}

a.confirm_text:hover {
	font-size: 12px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
	}


/***** ---------- FRAMEWORK ELEMENTS BELOW----------*****/

/* ----- TOP BAR ELEMENTS-----*/

#topbar{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 982px;
	}

.top_text {
	position: absolute;
	top: 3px;
	right: 0px;
	margin:0px;
	padding:0px;
	color: #b5b5b5;
	font-size: 11px;
	}

.top_text li{
	float: left;
	}
	
.top_text li a{
	color: #b5b5b5;
	text-decoration: none;
	}
	
.top_text .myacct, .top_text .shoppingbag{
	padding-right: 40px;
	}
	
.search_field{
	padding-right: 5px;
	}

.search_arrow{
	padding-top: 1px;
	}

input {
    background-color: #453f41;
    border-top: 1px solid #352f31;
	border-left: 1px solid #352f31;
	border-right: 1px solid #6b6567;
	border-bottom: 1px solid #6b6567;
    font-family: arial;
    font-size: 10px;
    color: #ccc;
    }
    
.search_input{
	height: 13px;
	width: 110px;
	}

.topdivider, .bottomdivider, .bottomdividerlow, .bottomdividerlower {
	position: absolute;
	padding:0px;
	margin:0px;
	line-height: 0px;
	}
	
.topdivider{
	top: 93px;
	}
	
.bottomdivider{
	top: 573px;
	}
	
.bottomdividerlow{
	}
	
.bottomdividerlower{
	}
	
.product_apparel .bottomdivider, .product_handbag .bottomdivider{
	top: 603px;
	}

	
/* ----- MAINNAV -----*/	
.mainnav{
	position: absolute;
	top: 65px;
	right: 0px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	}
	
.mainnav li{
	float: right;
	text-indent: -9000px;
	padding-left: 50px;
	line-height:13px;
	}

.mainnav a{
	display: block;
		}
	
	a.women, a.women_active{
		width: 73px; 
		height: 13px;
		}
		
		a.women_active:link, a.women_active:visited{
		background: url(resources/mainnav_women.gif) no-repeat scroll left top;
		}	
			
		a.women:link, a.women:visited{
		background: url(resources/mainnav_women.gif) no-repeat scroll left bottom;
		}
				
		a.women:hover, a.women_active:hover{
		background: url(resources/mainnav_women.gif) no-repeat scroll left top;
		}
				
	a.men, a.men_active{
		width: 40px; 
		height: 13px;
		}
		
		a.men_active:link, a.men_active:visited{
		background: url(resources/mainnav_men.gif) no-repeat scroll left top;
		}	
				
		a.men:link, a.men:visited{
		background: url(resources/mainnav_men.gif) no-repeat scroll left bottom;
		}
		
		a.men:hover, a.men_active:hover{
		background: url(resources/mainnav_men.gif) no-repeat scroll left top;
		}
		
	a.designers, a.designers_active{
		width: 110px; 
		height: 13px;
		}
		
		a.designers_active:link, a.designers_active:visited{
		background: url(resources/mainnav_designers.gif) no-repeat scroll left top;
		}
		
		a.designers:link, a.designers:visited{
		background: url(resources/mainnav_designers.gif) no-repeat scroll left bottom;
		}
		
		a.designers:hover, a.designers_active:hover{
		background: url(resources/mainnav_designers.gif) no-repeat scroll left top;
		}
	
	a.sale, a.sale_active{
		width: 47px; 
		height: 13px;
		}		
		a.sale_active:link, a.sale_active:visited{
		background: url(resources/mainnav_sale.gif) no-repeat scroll left top;
		}	
			
		a.sale:link, a.sale:visited{
		background: url(resources/mainnav_sale.gif) no-repeat scroll left bottom;
		}
				
		a.sale:hover, a.sale_active:hover{
		background: url(resources/mainnav_sale.gif) no-repeat scroll left top;
		}
		
	a.new, a.new_active{
		width: 43px; 
		height: 13px;
		}		
		a.new_active:link, a.new_active:visited{
		background: url(resources/mainnav_new.gif) no-repeat scroll left top;
		}	
			
		a.new:link, a.new:visited{
		background: url(resources/mainnav_new.gif) no-repeat scroll left bottom;
		}
				
		a.new:hover, a.new_active:hover{
		background: url(resources/mainnav_new.gif) no-repeat scroll left top;
		}	
	
		
/* ----- LEFT NAV: SCROLLBAR -----*/

#scrollbar{
	position: absolute;
	top:49px;
	right:0px;
	width:13px;
	height:389px;
	background-color: #1e1818;
	border: solid #2f2b2b 1px;
	}
	
#scrollbar .up{
	position: absolute;
	top:0px;
	left:0px;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#scrollbar .down{
	position: absolute;
	bottom:0px;
	left:0px;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	

/* ----- LEFT NAV -----*/

#leftnav{
	position: absolute;
	top: 115px;
	left: 0px;
	width:162px;
	height:440px;
	background-color: #191313;	
	line-height:15px;
	padding:0px;
	margin:0px;
	}
	
.leftnav_main{
	padding:0px;
	margin:0px;
	}
	
.leftnav_sub{
	position: absolute;
	top:58px;
	left:20px;
	width:125px;
	/*height:391px;*/
	padding:0px;
	margin:0px;
	}

.leftnav_sub_sub{
	position: absolute;
	top:58px;
	left:20px;
	width:125px;
	/*height:391px;*/
	padding:0px;
	margin:0px;
	}
	
	
#leftnav a{
	text-decoration: none;
	font-size:11px;
	}
	
#leftnav a:link, #leftnav a:visited{
	color:#999;
	}
	
#leftnav a:hover{
	color:#fff;
	}
		
a.leftnav_designers{
	width:162px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_designers:link, a.leftnav_designers:visited{
	background: url(resources/leftnav_designers.jpg) no-repeat scroll left bottom;
	}
	
	a.leftnav_designers:hover{
	background: url(resources/leftnav_designers.jpg) no-repeat scroll left top;
	}
	
a.leftnav_designers_active {
	width:162px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_designers_active:link, a.leftnav_designers_active:visited{
	background: url(resources/leftnav_designers.jpg) no-repeat scroll left top;
	}
	
	a.leftnav_designers_active:hover{
	background: url(resources/leftnav_designers.jpg) no-repeat scroll left top;
	}	
	
a.leftnav_categories{
	width:162px;
	height: 24px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_categories:link, a.leftnav_categories:visited{
	background: url(resources/leftnav_categories.jpg) no-repeat scroll left bottom;
	}
	
	a.leftnav_categories:hover{
	background: url(resources/leftnav_categories.jpg) no-repeat scroll left top;
	}
	
a.leftnav_categories_active {
	width:162px;
	height: 24px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_categories_active:link, a.leftnav_categories_active:visited{
	background: url(resources/leftnav_categories.jpg) no-repeat scroll left top;
	}
	
	a.leftnav_categories_active:hover{
	background: url(resources/leftnav_categories.jpg) no-repeat scroll left top;
	}	
	
	
a.leftnav_all{
	width:61px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_all:link, a.leftnav_all:visited{
	background: url(resources/designer_all.jpg) no-repeat scroll left top;
	}
	
	a.leftnav_all:hover{
	background: url(resources/designer_all.jpg) no-repeat scroll left bottom;
	}
	
a.leftnav_all_active{
	width:61px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_all_active:link, a.leftnav_all_active:visited{
	background: url(resources/designer_all.jpg) no-repeat scroll left bottom;
	}
	
	a.leftnav_all_active:hover{
	background: url(resources/designer_all.jpg) no-repeat scroll left bottom;
	}	
	
a.leftnav_women{
	width:97px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_women:link, a.leftnav_women:visited{
	background: url(resources/designer_women.jpg) no-repeat scroll left top;
	}
	
	a.leftnav_women:hover{
	background: url(resources/designer_women.jpg) no-repeat scroll left bottom;
	}
	
a.leftnav_women_active{
	width:97px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_women_active:link, a.leftnav_women_active:visited{
	background: url(resources/designer_women.jpg) no-repeat scroll left bottom;
	}
	
	a.leftnav_women_active:hover{
	background: url(resources/designer_women.jpg) no-repeat scroll left bottom;
	}
	
a.leftnav_men{
	width:84px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_men:link, a.leftnav_men:visited{
	background: url(resources/designer_men.jpg) no-repeat scroll left top;
	}
	
	a.leftnav_men:hover{
	background: url(resources/designer_men.jpg) no-repeat scroll left bottom;
	}
	
a.leftnav_men_active{
	width:84px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	}
	
	a.leftnav_men_active:link, a.leftnav_men_active:visited{
	background: url(resources/designer_men.jpg) no-repeat scroll left bottom;
	}
	
	a.leftnav_men_active:hover{
	background: url(resources/designer_men.jpg) no-repeat scroll left bottom;
	}	

/* ----- DESIGNER PAGE SPECIFIC ELEMENTS: SCROLLBAR & LEFT NAV -----*/

.designers_page #leftnav{
	width:242px;
	}

.designers_page .leftnav_main li{
	float: left;
	}
	
.designers_page #scrollbar{
	top: 25px;
	left: 228px;
	height:413px; 
	}
	
.designers_page .leftnav_sub{
	top:35px;
	}	


/* --- PRODUCT PAGES: SCROLLBAR & LEFT NAV ---*/
.product_apparel #leftnav, .product_handbag #leftnav{
	height:465px;
	}
	
.product_apparel #scrollbar, .product_handbag #scrollbar{		
	height:414px;
	}
	
	
/* ----- FOOTER -----*/

.footer {
	position:absolute;
	top:590px;
	left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.product_apparel .footer, .product_handbag .footer{
	top: 620px;
	}

.footer ul{
	margin:0px;
	padding:0px;
	}

.footer li{
	float: left;
	}
	
.footer a{
	color: #7f7f7f;
	text-decoration: none;
	}

.footer_element{
	padding-right: 15px;
	}
	
.email_input{
	height: 13px;
	width: 150px;
	}

.email_field{
	padding: 0px 5px 0px 8px;
	}

.email_arrow{
	padding-top: 1px;
	}
	

/* ----- FOOTER LOW-----*/

.footer_low {
	position:absolute;
	left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.footer_low ul{
	margin:0px;
	padding:0px;
	}

.footer_low li{
	float: left;
	}
	
.footer_low a{
	color: #7f7f7f;
	text-decoration: none;
	}

/* ----- FOOTER LOWER-----*/
		
.footer_lower {
	position:absolute;
	top: 1409px;
	left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.footer_lower ul{
	margin:0px;
	padding:0px;
	}

.footer_lower li{
	float: left;
	}
	
.footer_lower a{
	color: #7f7f7f;
	text-decoration: none;
	}

