/*IE 6 Hacks -------------------------------------------*/
*html #product_details h1 {
	border-bottom: solid 1px #110E09;
	background-image: url(../Images/store/coloursToView.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
/* end of IE6 hacks ------------------------------------ */
#products_left {
	float: left;
	width: 550px;
}
#products {
	float: left;
	display: block;
	text-align: center;
	height:465px;
	overflow-y:auto;
	overflow-x:hidden;
	clear: both;
	width:550px;
}
#cat_links_right {
	float: right;
	font-weight: bold;
	font-size: 80%;
}
#cat_links_left {
	float: left;
	display: block;
    font-weight: bold;
	font-size: 80%;
}
#product_cat_links {
	border-bottom: double 2px #110E09;
	float: left;
	width: 550px;
	clear: left;
	height: 10px;
    padding-bottom: 5px;
	margin-bottom: 5px;
}
#product_category_title {
	height: 55px;
    width: 550px;
	background-image: url(../Images/store/browseProducts.jpg);
    background-repeat: no-repeat;
	background-position: center center;
}
#lifestyle_right {
	clear: none;
	float: right;
	width: 275px;
}
.product_item {
	clear: none;
	float: left;
	padding-bottom: 20px;
	display: block;
	height:215px;
	text-align:center;
	width:175px;
	overflow:hidden;
}
.product_item_image {
    background-image:url(../Images/global/aubin_loader.gif);
    background-repeat:no-repeat;
    background-position:center center;
    }
.product_item_name {
	text-align: center;
	font-weight: bold;
	font-size:12px;
	width: 150px;
	margin-left:auto;
	margin-right:auto;
	text-transform: uppercase;
	padding-top: 3px;
}
.product_item_price, .normalPrice {
    color: #666666;
	text-align: center;
	font-weight:normal;
	padding-top: 0px;
}
.priceWithReductions {
    color:#ee3618;
    font-weight:bold;
}
.preSalePrice {
    font-weight:normal;
    color: #666666;
    text-decoration:line-through;
}
#product_title {
	font-size: 120%;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 0px;
}
#product_details h1 {
	width: 430px;
	border-bottom: solid 1px #110E09;
	background-image: url(../Images/store/coloursToView.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:9px;
	padding-bottom:5px;
	margin-top:10px;
}
#product_details p {
    width:300px;
	font-size: 11px;
	text-transform: none;
	color: #110e09;
}
#product_details a {
	font-weight: bold;
	font-size: 11px;
}
#product_details {
	float: left;
	clear: both;
	display: block;
}
#featured_products {
    margin-top:20px;
    clear:both;
    float:left;
    }
td.featured_products a {
    display:block;
    background-image:url(../Images/global/aubin_loader.gif);
    background-position:center center;
    background-repeat:no-repeat;
    width:75px;
    padding: 0px 33px 0 33px;
}
#featured_products h1 {
	width:430px;
	text-indent:-9999px;
	background-image: url(../Images/store/outfitIdeas.jpg);
	background-repeat:no-repeat;
	border-bottom: solid 1px #110E09;
	height:9px;
	padding-bottom: 5px;
}
#view_basket {
	background-image: url(../Images/store/4.jpg);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	clear: left;
	float: left;
	height: 20px;
	width: 390px;
	padding-top: 10px;
	padding-left: 40px;
}
.product_colour_choice {
	float: left;
	padding-right: 5px;
	height: 20px;
	width: 20px;
}
.product_colour_choice .selected_colour {
	border: 1px solid #110E09;
}
#thankyou_payment {
    background-image:url(../../Images/store/thankyou.jpg);
    display:block;
    background-repeat:no-repeat;
    background-position: center center;
    height:63px;
    width:100%;
    border-bottom: solid 1px #110e09;
    }
#sorryHeader {
    background-image:url(../../Images/store/sorry.jpg);
    display:block;
    background-repeat:no-repeat;
    background-position: center center;
    height:63px;
    width:100%;
    border-bottom: solid 1px #110e09;
    }
#secure_wrapper {   
    margin-left:40px;
    width:100%;
    float:left;
    }
#secure_wrapper2 {
    margin-left:20px;
    width:100%;
    float:left;
    }
#secure_logo {
    background-image:url(../Images/store/paymentDetails.jpg);
    background-repeat:no-repeat;
    background-position: center center;
    height:63px;
    width:100%;
    border-bottom: solid 1px #110e09;
    }
#product_colour {
	padding-left: 40px;
	background-image: url(../Images/store/1.jpg);
	height: 20px;
	background-repeat: no-repeat;
	background-position: 2px 12px;
	clear: left;
	float: left;
	width: 390px;
	padding-top: 10px;
}

#swatches_tooltip {
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 2px dashed #cccccc;
	padding: 5px;
	z-index: 100;
	width: 100px;
	text-align: center;
}

#product_size {
	padding-left: 40px;
	height: 20px;
	background-image: url(../Images/store/2.jpg);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	padding-top: 10px;
	clear: left;
	float: left;
	width: 390px;
	display: block;
}
#add_to_basket {
	background-image: url(../Images/store/3.jpg);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	height: 20px;
	padding-top: 10px;
	padding-left: 40px;
	float: left;
	width: 390px;
	clear: left;
}
#product_detail_left {
	float: left;
	width: 375px;
	padding-right: 10px;
	text-align: center;
}
#product_detail_right {
	float: left;
	width: 435px;
	padding-left: 5px;
}
#product_back_link {
	text-align: center;
	font-weight: bold; 
	padding-bottom: 10px;
	font-size:12px;
	float: left;
	clear: both;
	width: 100%;
}
#product_back_link a {
    text-transform:uppercase;
    font-size:10px;
    letter-spacing:0.1em;
}
#product_zoom a {
	width: 375px;
	float: left;
	font-size: 70%;
	color: #000000;
	text-align: center;
	padding-bottom: 5px;
	clear: both;
	display: block;
}
#product_zoom {
	float: left;
	width: 375px;
	padding-bottom: 10px;
}
#product_views  {
    float:left;
    clear:both;
	margin-left:70px;	
	width: 243px;
	height:88px;
	overflow:hidden;
}
td.otherViewsPadding a {
    background-image:url(../Images/global/aubin_loader.gif);
    background-repeat:no-repeat;
    background-position:center center;
    display:block;
    height:75px;
    width:75px;
    margin-left:3px;
    margin-right:3px;
    }
#product_colour_link {
	float: left;
	width: 375px;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}
#product_back_link a {
	color: #000000;
	text-decoration: none;
}
#product_image {
    background-image:url(../Images/global/aubin_loader.gif);
    background-repeat:no-repeat;
    background-position:center center;
	text-align: center;
	height:375px;
	float: left;
	display: block;
	clear: both;
	width: 375px;
}
#product_colour_link a {
	color: #000000;
	text-decoration: none;
}
.selectColour {
    background-image: url(../Images/store/1.jpg);
    background-repeat:no-repeat;
    height:20px;
    width:300px;
    margin-top:10px;
    text-indent:-9999px;
    }
.selectSizeAndAdd {
    background-image:url(../Images/store/2.jpg);
    background-repeat:no-repeat;
    height:20px;
    width:350px;
    text-indent:-9999px;
    }
/* Key styles under stock management matrix */
#product_grid_wrapper {
    border: solid 1px #e9e9e9;
    font-size: 12px;
    padding: 10px;
    }
td.product_sizes {
    width:20px;
    font-weight:bold;
    text-align:center;
	}
.product_key_desc {
    padding-top:20px;
    }
.product_key_desc ul li {
    display:inline;
    padding-left:16px;
    font-weight:bold;
    font-size:12px;
    }
.product_key_desc ul li.inStock {
    background-image:url(../Images/store/tick.jpg);
    background-repeat:no-repeat;
    }
.product_key_desc ul li.noStock {
    background-image:url(../Images/store/cross.jpg);
    background-repeat:no-repeat;
    }
.product_key_desc ul li.preOrder {
    background-image:url(../Images/store/preOrder_key.jpg);
    background-repeat:no-repeat;
    }
.sizeChart {
    height:20px;
    float:left;
    }
.sizeChart1 {
    height:20px;
    margin-top:-2px;
    float:left;
    display:none;
    }
/* end of key styles -----------------------*/
/* Shopping Bag Styles ---------------------------------------- */

#basket {
    display:block;
    min-height:545px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
        } 
#basket2 {
float:left;
    display:block;
    min-height:545px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
        } 
#basket_sorry {
    display:block;
    margin-top:20px;
    border: solid 1px #110e09;
    background-color:#dae2ea;
    padding:20px;
    width:600px;
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
        } 
#basket_sorry a {
    color:#278faf;
    }
.basketWrapper a {
    color:#278faf;
    font-weight:bold;
    }
#shoppingBag_title {
    background-image: url(../Images/store/shopping_bag.jpg);
    background-repeat:no-repeat;
    background-position: center center;
    height:63px;
    border-bottom: solid 1px #110e09;
    }
#checkout_title {
   background-image: url(../Images/store/checkout.jpg);
    background-repeat:no-repeat;
   background-position: center center;
    height:63px;
    border-bottom: solid 1px #110e09;
    }
tr.tableInner {
        height: 60px;
        }
.basket_total {
    text-align:right;
    padding-left:400px;
    }
.tableHeader .basketTableHeader1, .tableHeader .basketTableHeader2, .tableHeader .basketTableHeader3, .tableHeader .basketTableHeader4, .tableHeader .basketTableHeader5, .tableHeader .basketTableHeader6  
{
    font-weight:bold;
    border-bottom: solid 1px #110e09;
    font-size:14px;
   }
.tableInner .basketTableHeader1, .tableInner .basketTableHeader2, .tableInner .basketTableHeader3, .tableInner .basketTableHeader4, .tableInner .basketTableHeader5, .tableInner .basketTableHeader6 {
    font-weight:normal;
    border-bottom: solid 1px #ffffff;
    font-size:12px;
    }
.basketTableHeader1 {
    width:60px;
    } 
.basketTableHeader2 {
    width:290px;
    }  
.basketTableHeader3 {
    width:40px;
    }  
.basketTableHeader4 {
    width:200px;
    }  
.basketTableHeader5 {
    width:60px;
    }  
.basketTableHeader6 {
    width:130px;
    }   
.basketTableHeader7 {
    text-align:right;
    font-size:12px;
    font-weight:bold;
    width:590px;
    } 
.basketTableHeader8 {
    font-weight:bold;
    font-size:12px;
    width:190px;
    }   
#featured_products_basket {
    clear:both;
    padding-top:10px;
    font-size:16px;
    font-weight:bold;
    }   
#featured_products_basket h4 {
    width:100%;
    border-bottom: solid 1px #110e09;
    text-transform:uppercase;
    font-size:14px;
    margin-bottom:10px;
    } 
.product_recommend_item_basket {
    width:200px;
    text-align:center;
    display:block;
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
    }  
#featuredBasketWrapper {
    width: 600px;
    margin-left:auto;
    margin-right:auto;
    }    
.basketWrapper {
    padding: 10px;
    background-color:#dae2ea;
    margin-bottom:40px;
    }
#payment_button {
    clear:both;
    float:right;
    }    
#basket_form {
    width:100%;
    padding-top:10px;
    height:25px;
    clear:both;
    }  
#continue_shopping {
    float:left;
    } 
#shipping_options {
    float:right;
}
#shippingWrapper1, #shippingWrapper2 {
    float:left;
    padding-left:35px;
    }
#showBasket h1 {
    font-size:14px;
    text-transform:uppercase;
    width:100%;
    display:block;
    color:#fff;
    margin:20px 0 10px 0;
    background-color:#110e09;
    }
.confirmation {
    text-align:center;
}
.confirmation ul li {
    padding-bottom:5px;
   font-size:12px;
}
.confirmation ul li .OrderNo {
    font-weight:bold;
    }
.confirmation ul {
    text-transform:uppercase;
    text-align:center;
    padding-top:30px;
    width:500px;
    margin-left:auto;
    margin-right:auto;
    list-style:none;
	}
.communityLinks {
    width:600px;
    height:120px;
    margin-top:60px;
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.communityIcon{
    width:121px;
    float:left;
    margin-top:10px;
    height:88px;
    text-indent:-99999px;   
}
.communityLinksInner {
    width:484px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
}
.backToStoreLink {
    width:500px;
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.communityIcon a {
    background-repeat:no-repeat;
    display:block;
    width:121px;
    height:88px;
}
.comm_film {
   background-image:url(../Images/store/community_film.jpg);
}  
.comm_edit {
    background-image:url(../Images/store/community_edit.jpg);
}  
.comm_libr {
    background-image:url(../Images/store/community_libr.jpg);
 } 
.comm_foru {
    background-image:url(../Images/store/community_foru.jpg);
 }    
    /* End of Shopping bag styles --------------------------------- */
/* @group sizing table */

#size_panel {
	float: left;
	width: 740px;
	display: inline;
}
.sizing_tables {
	float: left;
	padding: 0px;
	margin: 20px 0 0 20px;
	width: 345px;
	font: 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	display: inline;
}
.sizing_tables table {
	float: left;
	border: 0 solid #c9c9c9;
	padding: 0;
	margin: 0 0 1em 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	width: 325px;
}
.sizing_tables table tr {
	display: table-row;
}
#size_panel h2 {
	float: left;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 700px;
	clear: both;
	margin: 20px 0 0 18px;
	text-align: center;
	background: url(../Images/store/size_chart_heading.gif) no-repeat center;
	border-bottom: 2px solid #000000;
	height: 37px;
}
#size_panel h2 span {
	display: none;
}
#size_panel p {
	float: left;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 700px;
	clear: both;
	margin: 20px 0 0 18px;
	text-align: center;
	height: 37px;
}
#size_panel p a {
	color: #000000;
}
.sizing_tables h3 {
	float: left;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.sizing_tables table tr th.header_cell {
	border-left: 1px solid #c9c9c9;
}
.sizing_tables table  tr td.row_title {
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #c9c9c9;
}
.sizing_tables table  tr td {
	border-bottom: 1px solid #c9c9c9;
	text-align: left;
	padding: 2px 5px 2px 5px;
	margin: 0;
}
.sizing_tables table  tr td.table_cell {
	border-left: 1px solid #c9c9c9;
}
.sizing_tables table  tr td.table_cell .cm {
	font-size: 11px;
	color: #999999;
	padding: 0 0 0 2px;
	margin: 0;
}
.sizing_tables table .table_heading th {
	border-bottom: 1px solid #c9c9c9;
	text-align: left;
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 0;
}
.sizing_tables table .table_title {
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 5px;
	width: 280px;
}
#man_size_belts, man_size_main, #man_size_leg {
	margin: 0 0 24px 0;
}
#woman_size_belts {
	display: none;
}
/*--- Matrix styles -- START --- */
.matrixHeaderRow {
    font-weight:bold;
    text-align:center;
}
.matrixHeaderColumn {
    width:25px;
    text-align:center;
}
.matrixRow {
    height:25px;
    text-align:center;
}
.matrixColumn {
    text-align:center;
}
a.sizeChartLink {
    color:#110e09;
}
.swatchBorder {
    width:14px;
    height:14px;
    border:solid 1px #000;
 } 
.matrixColumnPreOrder{
    display:inline;
    width: 14px;
    height:14px;
    text-align: center; 
    background-image: url(../Images/Store/preOrder.jpg); 
    padding: 1px 5px 1px 5px;
}

/* @group links */
#landing_links.communityLanding {
	margin: 0 0 0 5px;
	float:left;
}

#landing_img_container h1 {
	float:left;
	width:543px;
	height:541px;
	background:transparent url(../Images/global/Summer10/community_image.jpg) no-repeat 0 0 scroll;
	margin:0;
	text-indent:-9999px;
	padding:0;
	position:relative;
	top:-5px;
	left:15px;
	}

ul li a#community_film {
	height: 113px;
	background-image: url(../Images/global/Summer10/community_film.gif);
}
ul li a#community_whats_on {
	height: 112px;
	background-image: url(../Images/global/Summer10/community_whatsOn.jpg);
	position:relative;
	left:4px;
}
ul li a#community_library {
	height: 74px;
	background-image: url(../Images/global/Summer10/community_library.gif);
}
ul li a#community_forum {
	height: 48px;
	background-image: url(/Images/global/Summer10/community_forum.gif);
}
ul li a#community_radio {
	height: 65px;
	background-image: url(/Images/global/Summer10/community_radio.gif);
}
ul li a#community_almanac {
	height: 94px;
	background-image: url(../Images/global/Summer10/commnunity_almanac.gif);
}
ul li a#community_styling {
	height: 39px;
	background-image: url(../Images/global/Summer10/community_styling.gif);
}
ul li a#community_film, ul li a#community_whats_on, ul li a#community_library, ul li a#community_forum, ul li a#community_radio, ul li a#community_almanac, ul li a#community_styling {
	float:left;
	padding:0;
	margin:0;
	width:275px;
	background-repeat:no-repeat;
	text-indent:-9999px;

	}
/* @group home */
h2#home_landing {
	float: left;
	width: 844px;
	height: 50px;
	padding: 0;
	margin: 0;
	}
	
	
#landing_links.home {

}
h2#home_landing {
	float: left;
	width: 348px;
	height: 1px;
	padding: 0;
	margin: 0;
	_display:none;
}
ul.home_left{
	padding: 0;
	margin: 0;
	-webkit-padding-start: 0;
}

/* @group homepage links */

#landing_links li {
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
}

#landing_links.women {
}
#landing_links.men {
	float: left;
	width: 300px;
}

ul.women_left{
/*    position:relative;
    left:78px;
    float:left;
    width:200px;
    margin-top:-3px;
    overflow:hidden;*/
}
ul.women_right{
    position:relative;
    left:-90px;
    top:250px;
    float:left;
    width:130px;
    /*height:200px;*/
    overflow:hidden;
    outline:1px dashed blue;
}
ul.women_featured{
	float: left;
}
ul li a#womens_gift {
	float: left;
	width: 310px;
	height: 22px;
	padding: 0;
	margin: 0;
	background-image: url(../Images/global/xmas09/womens_gifts.gif);
}
#mainContent_aut {
	float: left;
	width: 864px;
	_width: 880px;
    height:550px;
	background-color: #110e09;
	border: 4px solid #ffffff;
	padding: 16px 0 0 0;
	margin: 0 0 0 8px;
	_margin: 0;
	display: inline;
	_position:relative;
}
#landing_page_wrapper {
	float: left;
	width: 864px;
	_width: 880px;
    height:559px;
	background-color: #110e09;
	border: 4px solid #ffffff;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;
	_margin: 0;
	display: inline;
	_position:relative;

}
#mainContent_spring.home {
    float: left;
	width: 864px;
	border: 4px solid #ffffff;
	background-color:#110E09;
	margin: 0 0 0 8px;
	_margin: 0;
	display: inline;
	height: 554px;
	_height: 600px;
	padding: 0;
	_overflow:hidden;
	_position:relative;
}
.hideContent {
	display: none;
}

#landing_img_container {
	float: left;
	width: 551px;
	height: 552px;
	padding: 0;
	margin: 0 0 0 8px;
	display: inline;
	position: relative;
}

#inner_frame {
	float: left;
	margin: 0 0 0 16px;
	_margin: 0;
	padding:3px;
}
#mainContent_aut.home #inner_frame {
	margin: 0;
}

ul.men_right{
    position:relative;
    left:62px;
    float:left;
    width:130px;
    overflow:hidden;
}
ul.men_key_items {
    position:relative;
    left:103px;
    float:left;
    width:161px;
    height:22px;
    overflow:hidden;
    margin-top:5px;
}
#landing_links .home {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}
#landing_links .home ul.home_sale_links_bottom{
    position:relative;
}
#landing_links .home ul.home_sale_links_bottom .home_whats_on_sam{
    background:transparent url(../images/global/spring10/home_whats_on_sam.gif) no-repeat scroll 0 0;
    position:absolute;
    left:10px;
    top:20px;
    width:240px;
    height:90px;
}
#landing_links .home ul.home_sale_links_bottom .home_homewares{
    background:transparent url(../images/global/spring10/home_homewares.gif) no-repeat scroll 0 0;
    position:absolute;
    left:588px;
    top:20px;
    width:258px;
    height:90px;
}
#landing_links .home ul.home_sale_links_bottom .home_whats_on_sam{
    background:transparent url(../images/global/spring10/home_whats_on_sam.gif) no-repeat scroll 0 0;
    position:absolute;
    left:10px;
    top:20px;
    width:240px;
    height:90px;
}
#landing_links.mensLinksMinusPad {
	margin:5px 0px 0px 0px;
	}
div.communityLanding ul {
	width: 275px;	
	background:transparent url(/Images/global/Summer10/community_menu_bg.jpg) no-repeat 0 0 scroll;
	height:539px;
	display:block;
}
/*
#landing_links ul li {
	display: inline;
	list-style-type: none;
}
#landing_links span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
*/


/* Must Have pages ------------------------------------------------------------- */

#mhTitle p {
	float:left;
	display:block;
	text-indent:-9999px;
	}
#mhLeft {
	float:left;
	width:380px;
	}
#mhRight {
	float:left;
	width:483px;
	}
#mhBottom {
	float:left;
	background-color:#110e09;
	height:195px;
	width:863px;
	}
*html #mhBottom {
	float:left;
	background-color:#110e09;
	height:195px;
	width:860px;
	}

#mhProducts {float:left;}
.mhProduct {
	float:left;
	width:133px;
	height:136px;
	display:block;
	margin:0 19px;
	}
*html .mhProduct {
	float:left;
	width:133px;
	height:136px;
	display:block;
	margin:0 17px;
	}
#mainContent_fullPad #mhTitle p {
	background:transparent url(/Images/MustHaves/mh_Title.jpg) no-repeat center center;
	width:850px;
	height:50px;
	float:left;
}
#mhProductTitle, #mhProductBlurb, #mhProductDetail {
	float:left;
	}

/* end of Must Have pages ------------------------------------------------------ */

/* Press Area ------------------------------------------------------------------ */

#pressRoomHeader h1 {
	text-indent:-9999px;
	width:845px;
	height:24px;
	display:block;
	background:transparent url(/Images/PressArea/pa_header.jpg) no-repeat 0 0;
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:2px solid #110e09;
	}
#pressRoomFooter a {
	float:left;
	text-indent:-9999px;
	display:block;
	width:845px;
	height:42px;
	background:transparent url(/Images/PressArea/pa_footer.jpg) no-repeat 0 10px;
	margin:10px 0;
	border-top:2px solid #110e09;
	}
#pressRoomContact a {
	display:block;
	width:229px;
	height:46px;
	text-indent:-9999px;
	background:transparent url(/Images/PressArea/pa_contact.jpg) no-repeat 0 0;
	}
#pressRoomNav {
	float:left;
	border-right:2px solid #110e09;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	width:230px;
	}
#pressRoomBlurb {
	float:left;
	width:250px;
	margin-right:37px;
	}
#pressRoomImage {
	float:left;
	width:296px;
	height:421px;
	border:2px solid #110e09;
	}
#prArticleList {
	height:344px;
	font-size:16px;
	margin-bottom:35px;
	font-family:"Times New Roman", Times, serif;
	overflow-y:auto;
	}
#prArticleList a {
	color:#333;
	display:block;
	padding-bottom:10px;
	text-decoration:none;
	}
#prArticleList a:hover {
	color:#F14720;
	}
#prArticleTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:underline;
	margin-bottom:15px;
	}
#prSummary a {
	color:#278FAF;
	text-decoration:none;
	}
#prSummary a:hover {
	text-decoration:underline;
	}
#prTitle {
	float:left;
	}
#prDate {
	float:left;
	clear:both;
	font-size:12px;
	}
/* end of Press area ----------------------------------------------------------- */

/* Home page text overlay ------------------ */

#home_text_overlay {
	font-size:11px;
	float:left;
	left:10px;
	letter-spacing:-0.03em;
	padding:10px 0 4px 10px;
	position:absolute;
	top:360px;
	width:520px;
	display:block;
	background:transparent url(/Images/global/Summer10/1pxsemiTrans.png) repeat 0 0 scroll;
	}
#home_text_overlay p {
	width:247px;
	margin-right:11px;
	float:left;
	}
#home_text_button p {
	display:block;
	background-color:#110e09;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	width:185px;
	position:absolute;
	top:508px;
	padding:10px 7px;
	text-align:center;
	left:342px;
	float:left;
	text-decoration:none;
	letter-spacing:0.2em;
}

#home_page_image_container {
	position:relative;
	}
<<<<<<< .mine
	
/*------- Styles for Product finder -------------------------------------------------------------------------*/
	
#find_a_gift_wrapper{
    margin:10px 0;
}
#find_a_gift_header, #find_a_gift_results {
    float:left;
	display:block;
	position:relative;
	width:830px;
	}
#find_a_gift_header {
	padding-bottom:10px;
	}
#find_a_gift_results {}
#OptionSlider {
	float:left;
	}
h2#productFinder_title {
    background:transparent url(/Images/ProductPageHeaders/Mens_Clearance.jpg) no-repeat scroll center 0;
    border-bottom:2px solid #110e09;
    margin:0;
	width:830px;
	float:left;
    text-indent:-9999px;
	height:50px;
	display:block;
}
#optionSlider {
	float:left;
    position:relative;
	}
#optionSlider p {
	margin:0;
	padding:0;
	float:left;
	}
#optionSlider p.filterIntro {
	width:150px;
	padding-bottom:10px;
	}
#slider {
	width:140px;
	float:left;
	position:relative;
	}
#sliderValues {
    margin:-2px 0;
    position:relative;
    top:10px;
	}
#sliderValues p#val1 {float:left;}
#sliderValues p#val2 {float:right;}
#categorylist {
    margin:15px 0;
	float:left;
	width:600px;
	left:0;
	}
#sliderControls {
	width:150px;
	left:0;
	display:block;
	margin:11px 5px;
	}
.clearAll_slider {
    color:#EE3618;
    float:left;
    font-weight:bold;
    margin:2px;
	}	
#giftFinderNavigation {
    position:relative;
    float:left;
    width:830px;
    font-weight:bold;
    height:27px;
    top:5px;
}
#giftFinderNavigation ul, #categorylist ul {
    list-style-type:none;
}
#giftFinderNavigation ul li {
	display:inline;
}
#giftFinderNavigation ul li a {
	color:#000000;
	float:left;
    display:block;
    padding-right:20px;
    text-decoration:none;
}
#categorylist ul li {
	display:block;
	float:left;
	width:115px;
}
#categorylist ul li input 
{
    margin-right:5px;
    }
#categorylist ul li a {}
#giftFinderNavigation ul li a:hover, #giftFinderNavigation ul li a.current {
    text-decoration:underline;
    }

#find_a_gift_results #mainContent2 {
	width:830px;
	float:left;
	min-height:490px;
	background-color:#fff;
}
#find_a_gift_results #mainContent2 h3 {
    font-size:1.4em;
	border-bottom:1px solid #000;
	float:left;
	clear:both;
	width:100%;
    margin:0;
}
#find_a_gift_results #mainContent2 .catBlock {
    list-style-type: none;
    padding: 0;
}
#find_a_gift_results #mainContent2 li {
    text-align: center;
}
#find_a_gift_results #mainContent2 .title {
    display: block;
    font-weight:bold;
    color:#110e09;
	text-transform:uppercase;
}
#find_a_gift_results .thebox {
	float:left;
	width:175px;
	height:215px;
	margin:5px;
	padding:10px 10px 0;
	text-decoration:none;
}
#find_a_gift_results .thebox a {
	text-decoration:none;
}
#flashVideo {
background-color:#FFFFFF;
height:500px;
left:396px;
position:absolute;
top:43px;
width:460px;
}
