/*****************************************************************************/
/* Product detail
/*****************************************************************************/
.pdp_container {
    _padding: 0px 0 0 10px;
    padding: 10px 0 0 10px;    
}

.sidebar_pdp {
    vertical-align: top;
}

h1.product,
h2.product {
    color: rgb(246, 128, 216);
    font-weight: bold;
}

h1.product {
    font-size: 17px;
    width: 300px;
    margin-left: 230px;
}

h2.product {
    font-size: 14px;
}

.product_images_div {
    display: inline;
    width: 260px;   /* FF */
    !width: 260px;  /* IE7  doesn't work... */
    _width: 260px;  /* IE6 */
    float: left;
}

.main_product_image {
    float: left;
  /*  margin: 25px 10px 0 10px;*/
    margin-right: 10px;
    margin-top: 25px;
    text-align: center;
    position: relative;
}

/* This is the style to fit the main image in the quickview. It was
 * removed from the general PDP as the PDP style is set by the JS
 * zoom tool
 */
.quickview_detail .main_product_imagexs {
	width: 142px;
    height: 186px;
    margin-left:20px;
}

.quickview_detail .main_product_image {
    width: 260px;
    height: 340px;
}
.main_product_image_print {
    width: 306px;
}

.view_large {
    font-size: 10px;
    color: #636363;
    padding-left: 5px;
}

#breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    color: #636363;
    font-size: 11px;
    float: left;
    width: 670px;
}

#breadcrumb a {
    color: #92278f;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#breadcrumb .breadcrumb_wrapper {
    float: left;
}

#breadcrumb .breadcrumb_last_link {
    float: right;
}

.prev_next {
    font-family: Arial, Helvetica, sans-serif;
    color: #636363;
    font-size: 14px;
    float: right;
}

.prev_next_container {
    float: left;
}

.numbers{
    padding: 0 5px;
}

.addtl_images_container {
    width: 72px;
    float: left;
    margin-top: 14px;
}

.more_views {
    color: #92278F;
    font-weight: bold;
    margin-bottom: 7px;
    font-size: 11px;
}

.addtl_image_thumb {
    margin-bottom: 4px;
    border: 1px solid #EDCEEF;
}

.larger_images_btn_div {
    width: 306px;
    margin-top: 10px;
    text-align: center;
}

#avg_rating a, a:hover, a:visited {
    color:#92278F;
}

/**
 * product_quick.css resets with as I don't know if I can remove it from here
 *
 * @todo see where else does this apply
 */
.product_information_div {
    margin: 15px 0 0 12px;
    width: 385px;
    float: left;
}

.pdp_info_div {
    width: 485px;
}

.product_information_print_div {
    margin-top: 10px;
    width: 310px;
}

.product_information_div select {
    background: #fff;
    color: #92278f;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 9px;
    width: 73px;
}

.size_container select,
.quantity_container select,
.si_quantity_container select {
 color: #92278F;
 border-color:#F7941D;
 border-width:thin;
 border-style:solid;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
}

.size_container select {
    font-size: 10px;
    width: auto;
    margin: 0 7px 0 0px;
}

.quantity_container select {
    font-size: 10px;
    width: 70px;
    margin-left: 4px;
}

.detail_title {
    float: left;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    color: #92278f;
    width: 75%;
}

.item_title {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #92278f;
    text-transform: lowercase;
}

.item_title h1{
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #92278f;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.item_title_a {
    color:#92278F;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    text-decoration: none;
}

.detail_price {
    float: left;
    font-size: 14px;
    font-family: Arial;
    text-align: right;
    color: #92278f;
    width: 25%;
    font-weight: bold;
    margin-bottom: 4px;
}

.detail_price2 {
    font-size: 14px;
    font-family: Arial;
    text-align: right;
    color: #92278f;
    font-weight: bold;
    margin-bottom: 4px;
}

.detail_previous_price {
    font-size: 13px;
    color: #52494B;
    font-weight: bold;
}

.detail_item_num {
    font-size: 12px;
    font-family: Arial;
    color: #555;
}

.item_regular_price {
    margin-top: 5px;
}

.item_hr_1 {
    border-top: 1px solid #ababab;
}

.item_hr_2 {
    border: 0;
    color: #EC008C;
    background-color: #EC008C;
    height: 1px;
    margin: 0;
    margin-right: 3px;
    overflow: hidden;
}

.item_hr_3 {
    color: #EC008C;
    background-color: #EC008C;
    margin: 0;
    height: 1px;
    border: 0;
    overflow: hidden;
}

.item_item_num {
    float: right;
    font-size: 13px;
    padding-top: 1px;
}

.item_fashion {
    margin-top: 12px;
    font-size: 12px;
    color: #636363;
    text-transform: lowercase;
}

.color_info {
    color: #636363;
    padding-bottom: 2px;
}

.color_description {
    font-size: 12px;
    color: #92278F;
}

.color_price {
    font-size: 12px;
    color: #EF008B;
}

.swatches_container_pdp {
    margin: 0 0 12px;
}

.rollover_message {
    position: relative;
    top: -20px;
    left: 0;
}

div.product_information_div p {
    margin: 0px;
}

div.product_information_div li {
    margin-top: 2px;
}

.swatches_container {
    line-height: 20px;
    margin-bottom: 5px;
}

.swatch_container {
    float: left;
    cursor: pointer;
}

.swatch_container span {
    display: block;
    margin: 3px 5px;
}

.swatch_container .selected {
    margin: 0px;
    border: 2px solid #92278f;
}

.swatch_container span {
    margin: 0px;
    border: 2px solid #FFFFFF;
}

.swatch {
    width: 20px;
    height: 20px;
    border: 2px solid #555;
}

.selected .swatch {
    width: 20px;
    height: 20px;
}


/* swatches list in the catalog list */

    .thumb_information .yui-carousel-element li {
        padding: 2px;
        margin: 0;
    }

    /* The selected swatch box has a 2px width border between the swatch and the purple outside box */
    .yui-carousel-item-selected .swatch, .selected .swatch {
        border: 2px solid white;
    }

    .thumb_information .yui-carousel .yui-carousel-item-selected  {
        border: 2px solid #92278F;
        padding: 0;
    }


/* end of swatches list in the catalog list */

.size_container, .quantity_container, .size_chart_link_container {
    float: left;
    text-align: center;
    font-size: 11px;
    font-family: Arial;
    color: #555;
    display: inline;
}

.size_chart_link_container {
    padding-left: 20px;
}
.size_guide {
    color: #636363;
    font-size:10px;
}

.size_navigation {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 5px 0 0;
    text-align: right;
    background-color: #8cc63f;
}

.size_navigation a {
    color: #ffffff;
}

.quantity_container {
    margin-left: 9px;
}

.options_container {
    float: left;
    margin-top: 13px;
    font-size: 10px;
    color: #a9a8a8;
    height:26px;
    width:235px;
}

.options_container a {
    color: #a9a8a8;
    text-decoration:none;
}

.pdp_options {
    border-top: #CCCCCC 1px solid;
    vertical-align:middle;
    color: #AAAAAA;
}

.pdp_options a {
    text-decoration: none;
}

.pdp_options td {
    vertical-align: top;
}

.left_border {
    border-left: #CCCCCC 1px solid;
    padding: 10px 0 0 20px;
    width:15%;
}

.right_border {
    border-right: #CCCCCC 1px solid;
    padding: 16px 20px 0 10px;
}

.atw_text {
    padding-top: 10px;
    width: 18%;
}

.share_text {
    padding: 10px 5px 0 15px;
    width:27%;
}

.w_icon {
    padding: 5px 5px 0 5px;
}

.social_buttons {
    padding-top: 10px;
    width:130px;
}

.social_image {
    margin-right: 4px;
}

.ptp_btn {
    display:inline-block;
    height:26px;
    width:76px;
    vertical-align:top;
    overflow: hidden;
    float: right;
}

.options_icon {
    float: left;
    margin-right: 2px;
}

.addtobag_btn_container {
    margin: 17px 20px 15px -2px;
}

#product_image_cell {
    text-align: center;
}

#product_image {
    width: 218px;
    height: 285px;
}

#alt_image {
    width: 150px;
    float: right;

    cursor: pointer;
    border: 1px solid rgb(210, 234, 253);
}

#product_detail .out_of_stock {
    padding-top: 250px;
    text-align: center;
    width: 700px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

#product_detail #giftwrap_note img {
    float: left;
    position: relative;
    top: -5px;
    margin-right: 5px;
}
#product_detail #giftwrap_note {
    color: rgb(255, 120, 238);
    font-weight: bold;
    font-size: 14px;
}
#product_detail #giftwrap_note a {
    color: rgb(100, 152, 202);
    font-weight: normal;
    font-size: 10px;
}

/** Quickzoom **/
.showcase .overlay .tint, .overlay {
    width: 260px;
    height: 340px;
}

.showcase .small {
    height:60px;
}

.showcase .overlay .tint{
    background-color: #DEDEDE;
    position: absolute;
}

.showcase .inzone {
    height: 132px;
    width: 175px;
    border: 1px solid #636363;
    position: relative;
    overflow: hidden;
    z-index: 20;
    visibility: hidden;
    background-color:white;
}

.showcase .big {
    position: absolute;
}

.showcase .overlay {
    overflow: hidden;
    background-repeat:no-repeat;
}

.showcase .zoomArea {
    width: 700px;
    height: 915px;
    position: relative;
}

.showcase .zoom {
    position: absolute;
    left: 750px;
    z-index: 100;
    overflow: hidden;
    visibility: hidden;
    height: 369px;
    width: 445px;
    display:inline;
    border: 1px solid #636363;
    background-color: white;
    margin-top:10px;
}

.showcase .selected {
    border: 2px solid black;
}

.showcase .rolltext {
    color: #522C1B;
    text-align:center;
    height:15px;
    margin:5px;
}

/* Fix for IE6*/
.showcase .zoomIframe {
    width: 700px;
    height: 915px;
    left: 0px;
    top: 0px;
    position: absolute;
}

.yui-hidden {
    display:none;
}
/*****************************************************************************/
/* Print Version Item Detail
/*****************************************************************************/
#print_container {
    padding: 7px 5px 6px 7px;
    width: 818px;
}

#print_details {
    border: 0;
}

#print_details .bd {
    padding: 0;
}

#print_details_c {
}

.print_header {
    margin: 10px 0 13px 20px;
}


.print_close {
    text-align: right;
    height: 20px;
}

.print_close a {
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
    line-height: 12pt;
    padding-right: 10px;
}

.print_image_left {
    float: left;
    width: 291px;
    height: 379px;
    margin: 13px 5px 12px 14px;
}

.print_main_details {
    float: left;
    width: 490px;
}

.print_hr {
    background-color:#EC008C;
    border:0 none;
    color:#EC008C;
    height:1px;
    margin:0;
    overflow: hidden;
}

.print_hr_divider {
    background-color:#EC008C;
    border:0 none;
    color:#EC008C;
    height:1px;
    margin-left:16px;
    margin-right:18px;
    overflow: hidden;
}

.print_item_details {
    font-size: 11px;
    line-height: 14px;
    margin-top: 12px;
    color: #555555;
}

.print_item_details p {
    margin: 0;
}

.print_item_details ul {
    margin: 0px;
    padding-left: 14px;
    list-style-position: inside;
}

.print_item_details li {

}

.print_swatch {
    float:left;
    margin-right:4px;
    padding: 2px;
}

.print_selected_swatch {
    border:1px solid #FF8ED5;
    float:left;
    margin-right:4px;
    padding:2px;
}

.print_oi_thumb_container {
    display:inline;
    float:left;
    margin:23px 6px 0 14px;
}

.print_oi_info {
    float:left;
    margin:18px 0 0 0;
    width:649px;
}

.print_options {
    text-align: right;
    position: absolute;
    right:38px;
    bottom: 21px;
}

.oi_bv_link {
    color:#912F8E;
}


.wishlist_container {
    padding: 36px 0px 0 0px;
}


.wishlist_view_botton {
    padding: 0 25px 25px 0;
}


/*****************************************************************************/
/* Send Item Detail to Friend
/*****************************************************************************/
.send_details_panel {
    background: url(/images/layout/scalable_container/overlay_top.jpg) no-repeat;
}

.send_nav {
    text-align: right;
    padding-right: 20px;
}

.send_footer{
    clear: both;
    height: 69px;
    overflow: hidden;
    background: url(/images/layout/scalable_container/overlay_footer.jpg) no-repeat;
}

.send_close {
    font-family:Arial, Helvetica, sans-serif;
    text-align: right;
    color: #fff;
    background-color: #97278f;
    height: 20px;
    padding-top: 2px;
}

.send_title {
    position: absolute;
    left:5px;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold
}

.send_close a {
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
    line-height: 12pt;
    padding-right: 10px;
}

.send_container {
    padding: 16px 0px 0 0px;
    height: 448px;
}

#send_info_container {
    float: left;
    width: 510px;
    height: 338px;
}

.send_image_container {
    float:left;
    display:inline;
    margin: 0 14px 0 30px;
    height: 379px;
    text-align: center;
}

.send_item_title {
    width: 280px;
    line-height: 14px;
    color: #97278F;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.send_item_price {
    float: right;
    width: 130px;
    text-align: right;
    margin-right: 6px;
    line-height: 14px;
}

.send_friend_hr {
    color: #EC008C;
    background-color: #EC008C;
    border: 0;
    height: 1px;
    overflow: hidden;
}

.send_friend_item_num {
    font-size: 12px;
    color: #555;
    float: left;
}

.send_friend_offer {
    float: right;
    margin-right: 5px;
    color: #EC008C;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-top: 1px;
}

.send_form {
    margin-left: 16px;
    color: #97278f;
    margin-bottom: 8px;
}

.send_form p {
    color: #555555;
    font-size: 12px;
    margin: 8px 0;
}

.send_friend_textarea {
    margin-top: 7px;
    width: 359px;
    height: 109px;
    border: 1px solid #F7941D;
}

.send_friend_input {
    margin-top: 7px;
    width: 216px;
    height: 21px;
    border: 1px solid #F7941D;
}

.send_friend_result {
    color: #97278F;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 127px;
}

#send_friend_bottons {
    width: 361px;
}

#send_friend_bottons div {
    float: right;
    margin-left: 8px;
}

#send_details {
    border: 0;
}

#send_details .bd {
    padding: 0;
}

#send_details_c {

}

/*************
* related items
**************/

.other_item {
    margin: 10px 0 25px 0;
}

.other_item .view_large {
    padding:15px 0 0 30px;
}

.related_items_header {
    font-size: 16px;
    color: #92278F;
    font-weight: bold;
}

.related_items_header_print {
    font-size: 18px;
    font-weight: bold;
    color: #EF008B;
    margin: 0;
    height: 23px;
    line-height: 18px;
    width:795px;
    padding-left:18px;
}

.item_hr_5 {
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    border: 0;
    margin-right: 0;
}

.oi_item_image {
    float: left;
    width: 200px;
}

.oi_item_image_group {
    float: left;
    width: 182px;
}

.oi_item_title {
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #92278f;
    text-transform: lowercase;
}

.oi_thumb_container {
    top: 1px;
    left: 1px;
    position: relative;
    height: 188px;
    overflow: hidden;
}

.oi_thumb_container img.addtl_prod_img {
    border: 1px solid #EDCEEF;
}

.selected_tab img.addtl_prod_img {
    border: 0;
}

.oi_info {
    float: left;
    width: 250px;
}

.oi_item_num {
    float: left;
    margin-top: 3px;
    font-size: 11px;
}

.oi_fashion {
    margin-top: 7px;
    font-size: 11px;
    line-height: 11px;
    color: #555555;
    width: 240px;
}

.oi_fabric {
    margin: 10px 0 0 0;
    font-size: 11px;
    line-height: 11px;
    color: #555555;
    width: 220px;
}

.oi_fashion p {
    margin: 0;
}

div.oi_info ul {
    margin-left: 0px;
    padding-left: 30px;
    list-style-position: outside;
}

div.oi_info li {
    margin-top: 2px;
}

.oi_selectors_group {
    float: left;
    width: 305px;
}

.oi_selectors {
    float: left;
    width: 320px;
}

.oi_swatch_container {
    float: left;
    cursor: pointer;
    margin-right: 2px;
}

.oi_swatch_container span {
    display: block;
    margin: 3px;
}

.oi_swatch_container span.selected {
    margin: 0px;
    border: 2px solid #92278f;
}

.oi_swatch_container .selected .oi_swatch {
   border: 2px solid white !important;
}

.oi_swatch {
    width: 20px;
    height: 20px;
    border: 2px solid #555;
}

.oi_selected .swatch {
    width: 20px;
    height: 20px;
}

.oi_size_qty_add {
    margin-top: 9px;
}

.oi_add_to_bag {
    float: right;
    margin: 4px 28px 15px 0;
}

.yui-navset-left {
    padding: 0;
}


.yaml_header {
    padding-left: 20px;
}

/**** cart ****/
.navigation_left {
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    margin-left: 5px;
}

.navigation_right {
    float: right;
    line-height: 19px;
    margin-right: 5px;
    margin-top: 2px;
}

.navigation_container {
    background-color:#92278F;
    height:21px;
    width:100%;
}

#cart_item {
    border: 1px solid #92278F;
}

.si_image {
    float: left;
    display: inline;
    margin: 37px 10px 0 34px;
}

.si_details {
    float: right;
    display: inline;
    width: 628px;
    margin-right: 38px;
    margin-top: 57px;
}

.si_title {
    color: #92278F;
    font-size: 18px;
    font-family: Arial;
    float: left;
}

.si_price {
    color: #92278F;
    font-size: 12px;
    font-family: Arial;
    float: right;
    font-weight: bold;
    line-height: 18px;
}

.si_stroke_price {
    color: #92278F;
    font-size: 12px;
    font-family: Arial;
    float: right;
    font-weight: bold;
    text-decoration: line-through;
    line-height: 18px;
}

.si_hr {
    border: 0;
    color: #EC008C;
    background-color: #EC008C;
    height: 1px;
    overflow: hidden;
    margin: 0;
}

.si_num {
    color:#555555;
    font-family:Arial;
    font-size:12px;
    float: left;
    margin-top: 2px;
}

.si_offer_price {
    margin-top: 2px;
    color:#EC008C;
    font-size:12px;
    font-weight:bold;
    float: right;
}

.si_fashion {
    color:#555555;
    font-size:12px;
    margin-top: 10px;
}

.si_fabric {
    color:#555555;
    font-size:12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.si_quantity_container {
    margin: 17px 0 14px 64px;
    color:#555555;
    display:inline;
    float:left;
    font-family:Arial;
    font-size:11px;
}

.si_buttons {
    position: absolute;
    left: 590px;
    margin-top:20px;
}

/*************/
/* Info Tabs *
/*************/

.pdp_info_tabs {
    width: 373px;
}

.yui-navset {
    min-height: 100px;
    padding-top: 10px;
    padding-bottom: 26px;
    *padding-bottom: 15px;
}

.yui-navset ul.yui-nav li {
    height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    margin: 0;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: none;
    color: #e8e8e8;
    background: url(/images/product_detail/tab_background.gif) repeat-x;
}

.yui-navset ul.yui-nav li.selected {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: none;
    background: none;
}

.yui-navset ul.yui-nav li.selected a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    padding-top: 7px;
    color: #862889;
}

.yui-navset ul.yui-nav li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    padding-top: 7px;
    color: #8a8a8a;
}

div.yui-content {
    border: 1px solid #CCCCCC;
}

.description_tab {
    padding: 15px 10px 20px;
    color: #636363;
}

.description_tab ul {
    padding: 0;
    margin: 5px 0 0 25px;
}

.addtl_view_container {
    border: 1px solid #636363;
    margin: 3px;
    width: 46px;
    float: left;
}

.addtl_view_selected {
    border: 3px solid #92278f;
    margin-top: 0;
}

.addtl_view {
    width: 46px;
    height: 60px;
}

/* for swatches on catalog */

a.more_colors , a:hover.more_colors , a:visited.more_colors  {

    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #932890;
    line-height: 7px;

}


#space_swatches_more_colors{

    height: 15px;

}

#space_swatches{

    height: 7px;

}


#space_swatches_empty{

    height: 37px;

}
.pre_swatches_container {
    margin-bottom: 5px;
    margin-top: 5 px;
}



.catalog_swatch_container {
    float: left;
    cursor: pointer;

}

.catalog_swatch_container span {

    display: block;
    margin: 3px;

}

.catalog_swatch_container span.selected {

    padding: 1px;
    border: 2px solid #92278f;
    margin: 1px;

}

.catalog_swatch {
    width: 19px;
    height: 19px;
    border: 1px solid #555;
}

.selected .catalog_swatch {
    width: 19px;
    height: 19px;
    border: 0px;
}

.catalog_swatches_container {

    margin: 0 0 3px 0px;

}