/*  File: products_men.css  */
/*  By:   Jeremy Tredway    */
/*  Ver:  2008-06-19        */


/* calculate centering -- can't use alignment because of float:left */
/* (270 - 52 - 52 - 40) / 2 = 63 */
#product_detail .sm_title {
	margin-left: 63px;
}


/* begin custom background elements */	

#pg-men-skinny #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-skinny.jpg") no-repeat 209px 0px;
}
#pg-men-straight #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-straight.jpg") no-repeat 209px 0px;
}
#pg-men-comfort-flex-straight #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-comfort-flex-straight.jpg") no-repeat 209px 0px;
}
#pg-men-athletic #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-athletic.jpg") no-repeat 209px 0px;
}
#pg-men-slim-straight #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-slim-straight.jpg") no-repeat 209px 0px;
}
#pg-men-low-boot #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-low-boot.jpg") no-repeat 209px 0px;
}
#pg-men-regular #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-regular.jpg") no-repeat 209px 0px;
}
#pg-men-comfort-flex-regular #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-comfort-flex-regular.jpg") no-repeat 209px 0px;
}
#pg-men-relaxed #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-relaxed.jpg") no-repeat 209px 0px;
}
#pg-men-boot-cut #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-boot-cut.jpg") no-repeat 209px 0px;
}
#pg-men-carpenter #frame_bg_custom {
	background: transparent url("/us/images/products/men/bg-carpenter.jpg") no-repeat 209px 0px;
}


/* begin product nav elements 

#item_men_bootcut {
	background-image: url("/us/images/product_nav/men_loose.jpg") !important;
}
#item_men_carpenter {
	background-image: url("/us/images/product_nav/men_carpenter.jpg") !important;
}
#item_men_loose {
	background-image: url("/us/images/product_nav/men_loose.jpg") !important;
}
#item_men_regular {
	background-image: url("/us/images/product_nav/men_regular.jpg") !important;
}
#item_men_relaxed {
	background-image: url("/us/images/product_nav/men_relaxed.jpg") !important;
}
#item_men_straight {
	background-image: url("/us/images/product_nav/men_straight.jpg") !important;
}
#item_men_low_bootcut {
	background-image: url("/us/images/product_nav/men_low_boot.jpg") !important;
}
#item_men_vintage_straight {
	background-image: url("/us/images/product_nav/men_loose.jpg") !important;
}
#item_men_skinny {
	background-image: url("/us/images/product_nav/men_skinny.jpg") !important;
}
#item_men_slim_straight {
	background-image: url("/us/images/product_nav/men_slim_straight.jpg") !important;
}
#item_men_elemental_skinny {
	background-image: url("/us/images/product_nav/men_element_skinny.jpg") !important;
}
#item_men_stack_slim_straight {
	background-image: url("/us/images/product_nav/men_stack_slim_straight.jpg") !important;
}
#item_men_mason_slim_straight  {
	background-image: url("/us/images/product_nav/men_mason_slim_straight.jpg") !important;
}
#item_men_stacked_slim  {
	background-image: url("/us/images/product_nav/men_stack_slim_straight.jpg") !important;
}


/*
#pg_men_accessories #main_content {
	padding: 35px 0 0 95px;
	width: 550px;
}
#pg_men_accessories .content_title {
	margin: 0 0 10px -75px;
}
#pg_men_accessories h3 {
	background: transparent url("/us/images/arrow_sprites.png") no-repeat 0 -356px;
	margin-left: -15px;
	padding-left: 15px;
}
#pg_men_accessories .where_to_buy {
	padding-top: 1em;
}
#pg_men_accessories .where_to_buy .list_arrow li {
	background-position: 0 -76px;
}
#pg_men_accessories .product_photo {
	position: absolute;
	left: 220px;
	top: 335px;
}


