.details  {
    background-color: #F3F1EF;
    position: relative;
}

#d_wrapper_left,
#d_wrapper_middle,
#d_wrapper_right{
    background-color: #F3F1EF;
}

#d_wrapper_left{
    width: 318px;
    overflow: hidden;
}

#d_wrapper_middle{
    width: 341px;
    overflow: hidden;
}

#d_wrapper_right{
    width: 120px;
    overflow: hidden;
}

#pdp_errors{
    border: 1px solid red;
    color: #FF1700;
    font-size: 11px;
    padding: 4px 10px;
}

#detail_zoom{

}

#multi_item{
    height: 106px;
    background:transparent url(/images/redesign2010/pdp/multi_item_bg.jpg) no-repeat scroll 0% 0%;
    margin-top:18px;
}

#multi_item_img_wrapper{
    float: left;
    width: 109px;
}

#multi_item_img{
    width: 69px;
    height: 90px;
    margin: 8px 20px;
}

#multi_item_content_wrapper{
    float:left;
    color: #7A7A7A;
}
#multi_item_content{
    margin: 20px 0px;
    width: 190px;
}

#multi_item_desc{
    padding-bottom: 10px;
}

.getlook_link{

}

#related_links{
    padding: 20px 0 20px 20px;
    color: #7A7A7A;
}

.tool_link_arrow{
    float: left;
    padding-top: 6px;
}

.tool_link_text{
    float: left;
    padding-left: 3px;
}

.item_tool_pretext,
.item_tool_label{
    width:280px;
}


.related_link_divider{
    height:9px;
}

#msg_banner{
    width: 100%;
    color: white;
    font-size: 10px;
    text-align:center;
}

.banner_red{
    background-color: #FF1700;
}

.banner_black{
    background-color: #333333;
}

#product_desc_wrapper{
    padding: 0px 16px;
}

#product_name {
    width: 100%;
    color: #333333;
    font-size: 20px;
    border-bottom: solid 1px #7A7A7A;
}
#product_name div {
    padding-top:25px;
    line-height:22px;
    padding-bottom:7px;
}

#item_num_promo{
    margin-top: 3px;
    height: 40px;
}

#item_num{
    float: left;
    font-size: 10px;
    color: #7A7A7A;
    font-weight: normal !important;
}

#item_promo{
    float: right;
    font-size: 10px;
    font-weight: bold;
    color: #FF1700;
}

#item_reviews{
    color: #7A7A7A;
}
#item_reviews a{
    text-decoration: underline;
    color: #7A7A7A;
}
#rev_stars_link{
   height: 14px;
   margin-bottom: 6px;
   font-size: 10px;
}
#rev_stars{
    padding: 3px 0px 0px 5px;
    float: left;
}
#rev_link{
    padding-top: 3px;
    float: right;
}

#rev_stats{
    font-size: 11px;
    background-color: #E7E5E3;
    height: 20px;
    display: block;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 10px;
}

#item_desc{
    margin: 17px 0 21px;
    color: #7A7A7A;
}
#item_desc ul{
    padding-left: 25px;
}

#sale_color_price,
#color_price{
    font-size: 15px;
    margin-bottom: 10px;
}

#color_price{
    color: #333333;
}
#sale_color_price{
    color: #FF1700;
}

.price-sign{
    font-size:10px;
    display:inline;
    vertical-align:text-top
}

#item_selects{
    margin-top: 5px;
    font-size: 10px;
    color: #7A7A7A;
}

.addthis_dd{
    margin-right: 5px;
    color: #333333 !important;
    font-size: 10px !important;
}

span.size_chart a{
    color: #7A7A7A;
    text-decoration: underline;
}

#social_media_links{
    color: #7A7A7A;
    font-size: 11px;
    margin-top:12px;
    margin-bottom:14px;
}

#social_media_links a#addthis_link {
    text-decoration: none;
}

.gray,
.gray a,
.gray_share,
.gray_share a{
    color: #7A7A7A;
    font-size: 11px;
    font-weight: normal;
}
.gray, .gray a{
    text-decoration: underline;
}
.gray_share a{
    text-decoration: none;
}

#social_media_links a img{
    display: inline;
    vertical-align: text-bottom;
}

.sm-pipe-spacer{
    display: inline;
    padding: 0 5px;
}

/**
 * Fit & Frabric
 *
 * Display the fit and fabric area in the PDP, unther the add to back button
 */

#fit_and_fabric{
    margin-top: 21px;
}

#fit_and_fabric span{
    font-size: 16px;
    color: #333333;
}

#item_ratings a {
    text-decoration: underline;
}

#ff_content{
    margin-top: 7px;
    padding: 10px 10px 1px;
    font-size: 11px;
    background-color: #E7E5E3;
    color: #7A7A7A;
}
#ff_content ul{
    padding-left: 13px;
}

#ff_content ul li{
    /*list-style: none;*/
    padding-left: 2px;
    margin-bottom: 7px;
    line-height: 11px;
}

#item_ratings{
    margin-top: 19px;
}

#rr_content{
    margin-top: 7px;
    padding: 10px 10px 1px;
    font-size: 11px;
    background-color: #E7E5E3;
    color: #7A7A7A;
}

#xsells_header{
    font-size: 15px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align:center;
    position: static;
}
#xsells_container{
    padding: 0 5px;
}

#xsell_item_img{
    width: 110px;
    height: 144px;
    overflow: hidden;
}
#xsell_item_desc {
    background-color: #F3F1EF;
    padding-bottom: 20px;
}

#xsell_item_link{
    margin: 6px 0px 3px;
}

.xsell_cell{
    width: 110px !important;
    height: 144px !important;
    padding: 0px !important;
}

#xsell_item_link a{
    font-size: 11px;
    font-weight: bold;
    color: #7A7A7A;
    text-transform: none;
    text-decoration: none;
}

#xsell_item_link a:hover{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-transform: none;
    text-decoration: underline;
}

.xsell_link{

}

/****************/
 .color_name {
    background:transparent url(/images/limited_shelf_bg.gif) no-repeat scroll 0% 0%;
    white-space: nowrap;
    color:white;
    display:block;
    font-size:7pt;
    height:20px;
    margin-top:-18px;
    margin-left:-3px;
    overflow:none;
    padding:3px 2px 0px 4px;
    position:absolute;
    max-width:280px;
    font-weight: normal;
    text-transform:none;
    z-index:500;
}
.swatch_container {
    float:left;
    width:25px;
    height:13px;
    margin-right:5px;
    margin-bottom:5px;
}

.swatch_container_selected {
    width:23px;
    height:11px;
    border: solid 1px;
}
.swatch_vertical_divider{
    height:5px;
    overflow:hidden;
}
.swatch_vertical_divider2{
    height:18px;
    overflow:hidden;
}

.item_tool_link{
    width: 100%
}

div.quick-swatch-div .swatch_container {
    float:left;
    width:16px;
    height:16px;
    margin-right:3px;
}

#detail_contents .subtitle {
    color:#666666;
    font-size: 11px;
    font-weight: bold;
}


#detail_gallery {
    width:70px;
    float:left;
    background-color: white;
    height: 600px;
}
/** this breaks the zoom
#detail_image img{
    width:318px;
    height: 415px;
}
**/
#detail_contents {
    width:325px;
    float:left;
    background-color: white;
    padding-left: 20px;
    padding-top: 17px;
    text-align: left;
}

#content-explorer {
    margin-top: 19px;
    width:100%;
    line-height:normal;
}

.description_tab ul  {
    padding: 0; margin: 0; list-style: none;
    width:90%;
}
.description_tab ul li {
    background:transparent url(/images/bullet_details.gif) no-repeat scroll 0 5px !important;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0 0 0 1em;
    text-indent:0;
}

.description_tab ul li a {
    display: block;
}

#content-explorer ul li {
    float:left;
    margin-right:3px;
    width:93px;
}

#content-explorer ul li a {
    display:block;
}

#content-explorer ul {
    padding: 2px 2px 4px 15px;
    list-style: none;
}
div.yui-content {
    border-top: 1px solid rgb(47,155,189);
    margin: 13px 0px;
}

.yui-content div {
    padding-top: 8px;
    color: #666;
}

#content-explorer .yui-content ul {
    list-style: disc;
}
#content-explorer .yui-content li {
    text-transform: none;
    background: white;
    float: none;
    width: 100%;
}

#detail_contents .product_title {
    text-transform: uppercase;
    color: #4187B1;
    font-size: 21px;
    font-weight: bold;
    margin-top:1px;
    line-height: 18px;
}

.blue, .blue a{
    font-size: 9px;
    text-transform: uppercase;
    text-decoration:  underline;
    color:#4187B1;
    font-weight: normal;
    !font-weight: normal;
    _font-weight: bold; /*  IE6 rule */
}

.morecolors{
    color:#4187B1;
    text-decoration:none;
    font-size:8px;
    !font-size:9px;
    _font-size:9px;
}

a.greylink, a.greylink:visited {
    color: #666666;
    font-size: 9px;
    font-weight: bold;
}

div.quick-swatch-div {
    margin-top: 3px;
    clear: both;
}

div.quick-swatch-div .swatch {
    cursor: pointer;
    float: left;
    margin-right: 4px;
    height:16px;
    width:16px;
    margin:0px;
}

div.quick-swatch-div .swatch-white {
    cursor: pointer;
    float: left;
    margin-right: 4px;
    height:14px;
    width:14px;
    border: 1px solid #AAAAAA;
    margin:0px;
}

div.quick-swatch-div .selected  {
    height:10px;
    width:10px;
    margin-top:0px;
    border: 3px solid #AF9999;
    display: inline;
}


div.quick-swatch-div .swatch .swatchName{
    visibility:hidden;
    height:auto;
    position:absolute;
    margin-top: -15px;
    margin-left: -8px;
}

/**
 * using IE hack for min-width
 *
 * @todo please move this to a IE only file so it doesn't invalidate the CSS
 */
div.quick-swatch-div .swatch .swatchName_label{
    position:absolute;
    height:17px;
    width:200px;
    min-width: 200px;
    width:expression((document.documentElement.offsetWidth < 200)? '200px': 'auto' );
    padding-left: 5px;
    padding-top: 2px;
    font-size:9px;
    background: url('/images/swatchName_bg.jpg') repeat-x;
    color: white;
    overflow:hidden;
    text-transform:none
}

div.quick-swatch-div .swatch .swatchName_bottom{
    margin-left: 8px;
    margin-top:17px!important;
    position:absolute;
    display:block;
    background: url('/images/swatchName_peak.gif') no-repeat;
    height: 7px;
    width: 100px;
    overflow:hidden;
}


div.swatch-div {
    margin-bottom: 7px;
}

div.swatch-div2 {
    margin-bottom: 13px;
}

div.swatch-div3 {
    margin-bottom: 15px;
}

/**
 * Swatches thingy are all around the place. We need to refactor this ASAP
 *
 * You can't touch a line about swatches without feeling it will all collapse.
 * We need to find a better way to work with this, for CSS, JS, and PHP. 
 *
 * @todo refactor
 */
.swatch {
    cursor: pointer;
    float: left;
    /*height:13px;
    width:25px;*/
    height:11px;
    width:23px;
    border: 1px solid #AAAAAA;
}

div.swatch-div .swatch-white {
    cursor: pointer;
    float: left;
    height:11px;
    width:23px;
    border: 1px solid #AAAAAA;
}

div.swatch-div .selected  {
    height: 9px;/*19px;*/
    width:21px;
    /*margin-top:2px;*/
    border: 1px solid white;
}

div.swatch-div .swatch .swatchName{
    visibility:hidden;
    height:auto;
    position:absolute;
    margin-top: -15px;
    margin-left: -8px;
}

div.swatch-div .swatch .swatchName_label{
    position:absolute;
    height:17px;
    width:200px;
    min-width: 200px;
    width:expression((document.documentElement.offsetWidth < 200)? '200px': 'auto' );
    padding-left: 5px;
    padding-top: 2px;
    font-size:9px;
    background: url('/images/swatchName_bg.jpg') repeat-x;
    color: white;
    overflow:hidden;
    text-transform:none
}

div.swatch-div .swatch .swatchName_bottom{
    margin-left: 8px;
    margin-top:17px!important;
    position:absolute;
    display:block;
    /*border: 1px solid black;*/
    background: url('/images/swatchName_peak.gif') no-repeat;
    height: 7px;
    width: 100px;
    overflow:hidden;
}

#header_wishlist_last_item_c,
#header_cart_last_item_c{
    position:absolute;
    z-index:102;
}

#header_cart_last_item {
    background:#DFD5CC;
    position:absolute;
    height:auto;
    margin-left:-250px;
}

#header_wishlist_last_item{
    background:#DFD5CC;
    position:absolute;
    height:auto;
    margin-left:-365px;
}

.bagDescription{
    margin-top: 19px;
    padding-left:10px;
    padding-right:5px;
    font-family: verdana;
    font-size: 10px;
    color: #6e675f;
}

#item_container{
    background-color:#DED5CE;
    margin-top: 5px;
    padding-bottom: 2px;
    overflow:auto;
    min-height:130px;
    max-height:490px;
    /* IE Complaint */
    height: expression(parseInt(document.getElementById('item_container').scrollHeight) > 300 ? "490px" : "auto");
    height: expression(parseInt(document.getElementById('item_container').scrollHeight) < 130 ? "130px" : "auto");
}

#item_added{
    margin-top:2px;
    text-align: left;
    background-color:#E6E0DA;
    padding-bottom:19px;
    padding-top:19px;
}

#item_added TR{
    background-color: #E6E0DA;
}

#item_added #title{
    font-size: 10px;
    color: #4187B1;
    font-weight:bold;
    padding-bottom:3px;
    text-transform:uppercase;
}

.item_label{
    color: #666666;
    font-family: verdana;
    font-size:9px;
}

.available_colors_label {
    color: #666666;
    font-family: verdana;
    font-size: 11pt;
    font-weight: bold;
}

.sale_colors_label {
    color: #000000;
    font-family: verdana;
    font-size:9px;
    font-weight: bold;
}

.sale_colors_price {
    color: #666666;
}
/*
span.size_chart a{
    font-weight: normal;
    font-size: 8px;
    color: #000000;
    text-decoration: underline;
}
*/
.description_tab {
    height: 110px;

}

.description_tab ul {
    max-width: 90%;
    margin-bottom: 0;
    list-style: disc inside;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

#item_description .item_label{
    font-weight: bold;
    color: #000000;
    font-size: 11px;
}

#price_container {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    /*margin-top:6px;*/
    /*margin-bottom:6px;*/
}

    #price_container .sale {
        color: #ff5b5b;
    }

#item_description #size_chart A{
    font-weight: normal;
    font-size: 8px;
    color: #666666;
}

#item_added A,
#item_added A:visited{
    font-size:11px;
    color:#95847C;
    text-decoration:underline;

}

#item_added #price.item_label{
    font-weight: bold;
    font-size:9px;
}

#item_added .addAnother_lnk{
    text-align:center;
}

#item_added .addAnother_lnk A,
#item_added .addAnother_lnk A:visited{
    text-decoration:underline;
    text-transform:uppercase;
    color:#31809F;
    font-weight:bold;
}

.beginCheckout_btn{
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#DED5CE;
    text-align:right;
}

.editBag_lnk{
    margin-top:16px;
    margin-bottom:16px;
}

.editBag_lnk A,
.editBag_lnk A:visited{
    margin-left:10px;
    font-size:9px;
    text-decoration:underline;
    text-transform:uppercase;
    color:#4187B1;
    font-weight:bold;
}

/* Add Another styles */
#add-another-0 .item {
    width: 348px;
    border-bottom: 1px solid #BEBEBE;
    padding-top: 3px;
}

#add-another-0 img {
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #BEBEBE;
    float: left;
}

#add-another-0 .item .title {
    color: #4187B1;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
}

#add-another-0 .item .itemnum {
    color: #666666;
    font-size: 10px;
    padding-top: 3px;
}

#add-another-0 .item .price {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding-top: 4px;
}

#add-another-0 .item .info {
    color: #666666;
    font-size: 9px;
    padding-top: 4px;
    padding-bottom: 10px;
}

/* Send to friend styles */

#send_details {
    border: 0;
    background: #ffffff;
}

#send_details .bd {
    padding: 4px;
}

.send_close {
    text-align: right;
}

#send_header_container {
    font-size: 10px;
    color: #95847C;
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: bold;
}

#send_header {
    color: #4187B1;
    font-size: 18pt;
    font-family: Arial;
    font-weight: normal;
}

#send_left {
    float: left;
    margin-right: 10px;
    width: 174px;
}

.send_image_details {
    border-top: 1px dashed #95847C;
    padding-top: 20px;
    padding-left: 10px;
    color: #4187B1;
    font-size: 12pt;
}

.send_image_details p {
    margin-bottom: 5px;
    font-weight: bold;
}

.send_item_num {
    color: #95847C;
    font-size: 8pt;
}

#send_right {
    float: left;
    background-color: #9ECEEB;
    width: 292px;
    padding: 20px 15px;
}

#send_right p {
    margin-top: 15px;
}

#send_right table {
    margin-top: 15px;
}

#send_right a {
    color: #666666;
    text-decoration: underline;
}

.send_required {
    color: #666666;
}

.send_input {
    width: 167px;
    border: 1px solid #95847C;
}

.send_checkbox {
    margin-left: -20px;
}

.send_checkbox_p {
    padding-left: 20px;
}

#qv_shadow {
    position:absolute;
    background-color:#000;
    opacity:0.12;
    filter:alpha(opacity=12);
}

#xsells_container {
    clear:both;
}
#waiting {
    margin:10px;
}

/* Backorder message */

#backorder_body {
    padding:0 25px 15px;
}

.backorder_note {
    font-size: 9px;
}
