/*****************************************************************************/
/* Product detail
/*****************************************************************************/

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: 390px;
    float: left;
    margin-left:36px;
    margin-right:71px;
}

.main_product_image {
    float: left;
    margin-right: 12px;
    text-align: center;
    position: relative; 
    border:1px solid #bebebe;
    margin-top:10px;
}

.main_product_image_print { 
    width: 306px;
}

.MagicZoom {
    display: inline;
    width: 306px;
}

.addtl_images_container {
    float:left;
    margin-top:10px;
    width:69px;
}

.addtl_image_thumb {
    margin-bottom: 16px;
    border: 1px solid #BEBEBE
}

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

.product_information_div {
    margin-top: 10px;
    width: 420px;
    float: left;
}

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


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

.detail_title2 {
    color:black;
    float:left;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
}
.detail_price {
    float: left;
    font-size: 18px;
    font-family: Verdana;
    text-align: right;
    font-weight: bold;
}

.detail_price2 {
    font-size: 18px;
    font-family: Verdana;
    text-align: right;
    font-weight: bold;
}

.detail_stroke_price {
    text-decoration:line-through;
    font-size: 12pt;
    color: #555;
    font-weight: bold;
}

.detail_item_num {
    color:#6F6F6F;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
}

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

div.product_description {
    margin: 20px 0;
    color: #555;
    font-size: 8pt;
    font-family: Arial;
}

span.fabric {
    color: #555;
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
}

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

.color_combo, .swatches_container {
    line-height: 20px;
}

.color_combo {
    margin: 10px 0 5px 0;
    font-size: 8pt;
    font-family: Arial;
    color: #555;
}

.swatches_container {
    margin-bottom: 5px;
}

.swatch_container {
    float: left;
    cursor: pointer;
    margin-right: 4px;
}

.swatch_container span {
    display: block;
    margin: 3px;
    padding: 0px;
    border: 1px solid rgb(219, 215, 214);
}

.swatch_container span.selected {
    margin: 0px;
    padding: 2px;
    border: 1px solid red;
}

.swatch {
    width: 18px;
    height: 18px;
}

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

.size_container, .quantity_container, .addtobag_btn_container, .color_combo {
    clear:both;
    margin: 10px 5px;
    text-align: center;
    font-size: 8pt;
    font-family: Arial;
    color: #555;
    display: inline;
}

.size_guide {
    color: #171717;
    text-decoration: underline;
    font-family:Verdana;
}

.addtobag_btn_container {
    float: right;
    margin: 20px 0;
}

#product_form {
    position: relative;
    color: rgb(124, 131, 137);
    width: 333px;
}

#product_form #email_friend {
    position: absolute;
    right: 0;
    top: 10px;
    padding-left: 20px;
    background: url(/images/product_detail/icon_email.gif) no-repeat left center;

    line-height: 14px;
    font-size: 9px;
    color: rgb(103, 175, 234);
}

#product_form #tabs {
    float: left;
    padding: 0;
    margin: 0;
}

#product_form #tabs div {
    margin: 5px 1px 0 0;
    position: relative;
    top: 1px;
    z-index: 20;
    float: left;
    background: url(/images/product_detail/tabsecondary_right.gif) no-repeat right top;
}

#product_form #tabs div a {
    padding: 5px 10px 3px;
    display: block;
    color: rgb(139, 151, 163);
    font-size: 12px;
    /*font-weight: bold;*/
    text-decoration: none;
    background: url(/images/product_detail/tabsecondary_left.gif) no-repeat left top;
}

#product_form #tabs div.selected {
    top: 2px;
    margin-top: 0;
    background: url(/images/product_detail/tabmain_right.gif) no-repeat right top;
}

#product_form #tabs div.selected a {
    color: rgb(116, 182, 230);
    font-size: 14px;
    padding-bottom: 5px;
    background: url(/images/product_detail/tabmain_left.gif) no-repeat left top;
}

#product_form #content {
    position: relative;
    background: url(/images/product_detail/proddetail_gradient.gif) no-repeat left top;
    clear: both;
    margin: 0;
    padding: 10px;
}

#product_form #overview #item_num {
    font-size: 12px;
}

#product_form #overview #item_num #label {
    font-weight: bold;
}

#product_form #overview #price {
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding-right: 20px;
}

#product_form #overview #description {
    margin: 5px 0;
    font-size: 11px;
}

#product_form #overview #about_our_colors {
    float: right;
    display: block;
    color: rgb(96, 180, 242);
    padding-left: 6px;
    background: url(/images/layout/navarrow_blue.gif) no-repeat left center;
}

#product_form #overview #color_label {
    color: rgb(105, 179, 208);
    font-weight: bold;
    margin-bottom: 5px;
}

#product_form #overview #color_label #color_description {
    color: rgb(255, 142, 213);
}

#product_form #overview #swatches {
}



#product_form #overview #options {
    color: rgb(105, 179, 208);
    font-weight: bold;
    line-height: 20px;
}

#product_form #overview #options a {
    color: rgb(255, 142, 213);
    font-weight: normal;
}

#product_form #overview #options #size {
    vertical-align: top;
    white-space: nowrap;
}

#product_form #overview #options #quantity {
    text-align: center;
    vertical-align: top;
}

#product_form #overview #options #gift_wrap {
    text-align: center;
    vertical-align: top;
}

#product_form #overview #options #gift_wrap .label {
    position: relative;
}

#product_form #overview .question_mark {
    position: absolute;
    bottom: 7px;
    left: 3px;
}

#product_form #overview #size_chart {
    padding-right: 13px;
    background: url(/images/product_detail/icon_sizechart.gif) no-repeat right top;
}

#product_form #overview #select_multiple {
    padding-left: 6px;
    background: url(/images/layout/navarrow_pink.gif) no-repeat left center;
}

#product_form #more_info {
    display: none;
    padding-bottom: 20px;
}
#product_form #more_info p {
    padding: 0;
    margin: 0 0 10px;
}

#product_form #media {
    display: none;
    padding-bottom: 20px;
}

#product_form #addbuttons {
    white-space: nowrap;
    xborder: 1px solid red;
}

#product_image_cell {
    text-align: center;
}

#product_image_cell #zoom_in_button {
    position: relative;
    top: -10px;
}

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

#quickview_contents {
}

#zoom_image {
    display: block;
    margin: 0 auto;
}

#alt_image {
    width: 150px;
    float: right;
    
    cursor: pointer;
    border: 1px solid rgb(210, 234, 253);
}

#product_zoom_detail {
    position: absolute;
    right: 10px;
    top: 10px;
}

#product_detail .out_of_stock {
    padding: 20px 0 30px;
    text-align: center;
    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 **/
.zoom_div {
    overflow: hidden;
    z-index: 300;
    position: absolute;
    display: block;
    top: 90px;
    left: 300px;
    width: 235px;
    height: 200px;
    padding: 5px 7px 14px 7px;
    background-image: url(/images/product_detail/zoomwindow.png);
    visibility: hidden;
}

#quickview_footer {
}

/*****************************************************************************/
/* Complete the Outfit
/*****************************************************************************/

#product_detail_links {
    float: left;
    width: 218px;
    text-align: center;
    margin-right: 10px;
}

#cto_container {
    float: left;
    width: 615px;
}

#cto_header {
    color: #fff;
    background: #92278f;
    font-size: 10px;
    font-family: Arial;
    line-height: 20px;
}

#cto_container .item_thumb {
    padding-left: 0px;
    padding-right: 51px;
}


/*****************************************************************************/
/* Print Version Item Detail
/*****************************************************************************/
#print_container {
    padding: 0 20px;
}

.print_close {
    font-family:Arial, Helvetica, sans-serif;
    text-align: right;
    color: #fff;
    background-color: #97278f; 
    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: 50%;
}

.print_image_right {
    float: right;
    width: 50%;
}

.print_item_title {
    width: 280px;
}

.print_item_price {
    float: left;
    width: 130px;
    text-align: right;
}

.print_selected {
    border:1px solid red;
    margin:0px;
    padding:2px;
    width: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.print_button {
    text-align: center;
    margin: 30px 0 20px 0;
}

.print_product_description, .print_container1, .print_color, .print_product_description {
    margin: 0 10px;
}

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

.print_product_description, .print_color {
    padding-top: 20px;
    color: #555;
    font-size: 8pt;
}

#print_details {
    border: 0;
}

#print_details .bd {
    padding: 0;
}


#print_details_c {
    border: 2px solid #33201E;
}

/*****************************************************************************/
/* Send Item Detail to Friend
/*****************************************************************************/
.send_close {
    font-family:Arial, Helvetica, sans-serif;
    text-align: right;
    color: #fff;
    background-color: #97278f; 
    height: 20px;
}

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

.send_container {
    padding: 20px 20px 0;
}

.send_info_container {
    float: left;
}

.send_image_container {
    float:left;
    display:inline;
    margin-right: 10px;
}

.send_item_title {
    width: 280px;
}

.send_item_price {
    float: left;
    width: 130px;
    text-align: right;
}

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

.send_product_description, {
    padding-top: 20px;
    color: #555;
    font-size: 8pt;
}

.send_color {
    padding-top: 10px;
    color: #555;
    font-size: 8pt;
}

.send_selected {
    border:1px solid red;
    margin:0px;
    padding:2px;
    width: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}


.send_form {
    padding: 0 20px;
    color: #555555;
}

.send_form .wishlist_textarea {
    width: 640px;
}

.send_submit {
    text-align: right;
}

#send_details {
    border: 0;
}

#send_details .bd {
    padding: 0;
}

#send_details_c {
    border: 2px solid #33201E;
}

    
.detail-actions{
    clear:both;
    float:right;
}