select {
    border:thin solid #F7941D;
    color:#92278F;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9px;
}

.subcat_header {
    padding: 0 0 0 13px;
}

#item_thumbs .item_thumb img.thumb {
    border:1px solid #F5F6F8;
    display:block;
    height:186px;
    width:142px;
}

.item_thumb {
    padding:15px 5px 5px 40px;
}

.item_thumb2 {
    padding:15px 0 5px 0;
}

.price {
    text-align: left;
    color: #EC008C;
}

.description {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    text-align:left;
    color: #92278f;
    text-decoration: none;
}

#item_thumbs_spacer{
    padding-right: 20px;
    padding-left: 19px;
}

#item_thumb_spacer1 {
    margin-right:10px;
    margin-bottom:10px;
    width: 190px;

}

#item_thumb_spacer2{
    margin-right:5px;
    margin-bottom:5px;
}

/* some price on thumbnails styles */

.price_old{
    color: #555555;
    text-decoration:line-through;
    margin: 7px 0;
}

.price_new{
    color: #92278f;
    font-weight:bold;
    margin-top: 7px;
}

.price_discdesc{
    color: #EC008C;
    font-weight:bold;
    margin-top: 7px;
}

.price_discdesc2{
    color: red;
    font-weight:bold;
    font-size:13px;
    font-weight:bold;
}

.spotlight {
    font: 11px Arial;
    color: #0B3DDE;
    margin: 5px 0 0;
    line-height: 12px;
}

.spotlight_focus {
    color: #E10543;
}

div.item_offer_price p.spotlight_pdp {
    text-align: right;
    margin-top: 5px;
}

.spotlight_related {
    text-align: right;
    margin-top: 0;
}

.spotlight_extra {
    margin-top: 5px;
}


/*****************************************************************************/
/* Quickview
/*****************************************************************************/
.quickview_button {
    display:none;
    margin: 120px 0 0 16px;
    position:absolute;
}

#quickview {
    border: none;
    background-image: url(/images/product_detail/quickLookWindow.gif);
    background-repeat: no-repeat;
    background-color:transparent;
}

#quickview #BVRRRatingSummaryLinkReadID {
    display:none;
}

#close_button {
    float:right;
    padding:7px 89px 0 0;
}

#pink_top_image {
    position:absolute;
    width:100%;
    height:421px;
    z-index:-100;
    background-image: url(/images/layout/overlay_top.jpg);
}

#pink_middle_image {
    position:absolute;
    width:100%;
    height:2000px;
    top:421px;
    z-index:-100;
    background-image: url(/images/layout/overlay_middle.jpg);
}

#pink_bottom_image {
    position:absolute;
    width:100%;
    height:69px;
    bottom:0px;
    z-index:-100;
    background-image: url(/images/layout/overlay_footer.jpg);
}

/*****************************************************************************/
/* Wishlist popup
/*****************************************************************************/
#wishlist_info_container {
    float: left;
    width: 472px;
}

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

.wishlist_view_botton {
    text-align: right;
    position: absolute;
    bottom: 11px;
    right: 18px;
}

#wishlist_panel_c {
    border: 1px solid #97278F;
}

/*****************************************************************************/
/* giftwrap popup
/*****************************************************************************/
table.rounded_box2 {
    empty-cells:show;
    margin-bottom:10px;
    width:100%;
}

table.rounded_box2 td.center {
    vertical-align: top;
    xborder: 1px solid red;
}

table.rounded_box2 td.corner {
    width: 1px;
    height: 1px;
}

table.rounded_box2 td.side {
}

#giftwrap_overlay {
    border: 0;
    background-color: transparent;
}

#giftwrap_overlay .bd {
    padding: 0;
    background-color: transparent;
}

#giftwrap2_overlay {
    border: 0;
    background-color: transparent;
}

#giftwrap2_overlay .bd {
    padding: 0;
    background-color: transparent;
}
/*****************************************************************************/
/* checkout
/*****************************************************************************/
.centered_site_content {
    position: relative;

    width: 100%;    /* FF */
    !width: 100%;   /* IE7 */
    _width: 1000px; /* IE6 */
    min-width: 1000px;
    max-width: 1000px;

    margin: 0 auto;
}

body.single_column #body_inner {
    background: white url(/images/headers/body_bg_solid.png) repeat-x left top;
}
#body_inner_checkout {

}

#single_column {
    position: relative;
    z-index: 20;
    background: white;
}

/*****************************************************************************/
/* Section table (e.g. checkout login screen)                                */
/*****************************************************************************/

table.section_table {
    width: 100%;
}

table.section_table td div.title {
    background: #CCC;
    margin: 5px;
    line-height: 22px;
    padding-right: 5px;
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

table.section_table td {
}

table.section_table td div.section_table {
    padding: 10px;
}

table.section_table td.header {

}

table.section_table td.header div.section_table {
    height: 14px;
    line-height: 14px;
    text-align: left;
}

table.section_table td.body {

}

table.section_table td.body div.section_table {
    height: 100%;
    text-align: left;
    color: #000;
    font-size: 10px;
}

table.section_table td.footer {

}

table.section_table td.footer div.section_table {

}

table.section_table td.gap {
    background: white;
}

#login_screen {
    width:1000px;
    margin: 0 auto;
}

#login_screen td.header {
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

#login_screen td.body {
    width: 375px;
    height: 120px;
}

#login_screen td.gap {
    width: 50px;
}



#forward_to_friend {
    width: 500px;
}

#inside_scoop #status {
    border: 1px solid rgb(248, 138, 225);
    margin: 10px 0 20px;
    padding: 10px;
}

#inside_scoop #status b {
    color: rgb(248, 138, 225);
}

#inside_scoop h1 {
    color: #d134a7;
    font-size: 14px;
    font-weight: bold;
}

#inside_scoop table.form_table {
    margin: 10px 0;
}

#inside_scoop table.form_table td {
    padding: 5px 10px;
}

#inside_scoop table.form_table td.label {
    text-align: right;
    font-weight: bold;
}

#inside_scoop #from_name {
    width: 150px;
}

#inside_scoop #from_email,
#inside_scoop #to_email {
    width: 300px;
}

/*****************************************************************************/
/* active shop collection                                                              */
/*****************************************************************************/

.catalog_listing_container {
    width: 800px;
}

.page_title {
    border-bottom:1px solid #92278F;
    margin:5px 30px 10px 16px;
    padding:0 0;
    position:relative;
    text-align:left;
    color:#92278F;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

.page_title a {
    color:#92278F;
    text-decoration: none;
}

.group_divider {
    font-size: 10px;
}

.group_divider a {
    color:#92278F;
    font-weight:bold;
    text-decoration:none;
}

.divider_hr {
    border-color:#92278F;
    border-style:solid none none;
    border-width:1px medium medium;
    clear:both;
    height:0;
    margin:5px 30px 10px 16px;
}

.nav-separator {
    border: 1px dashed #92278F;
    margin: 0px 13px 5px;
}

/**January relaunch**/
.catalog_td {
    width: 190px;
    height: 294px;
    vertical-align: top;
    font-size: 11px;
    line-height: 11px;
}

.catalog_td_w_top {
    border-top: 1px solid #92278F;
}

.catalog_td_w_bottom {
    border-bottom: 1px solid #92278F;
}

.catalog_td_w_right {
    border-right: 1px solid #92278F;
}

.thumb_image_container {
    margin: 10px auto 0;
    text-align: center;
}

.thumb_image {
    width: 142px;
    height: 186px;
}

.thumb_information {
    margin: 0 12px 8px;
}


/********* carousel ***********/
.yui-carousel {
    visibility: hidden;
    overflow: hidden;
    position: relative;
}

.yui-carousel.yui-carousel-visible {
    visibility: visible;
}

.yui-carousel-content {
    overflow: hidden;
    position: relative;
}

.yui-carousel-element {
    margin: 3px 0 9px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 800px;
    z-index: 1;
}

.yui-carousel-vertical .yui-carousel-element {
    margin: 0 5px;
}

.yui-carousel-element li {
    padding: 3px;
    float: left;
    list-style: none;
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    /* IE 6 & 7 fix - prevent DOM scroll for focussed elements. */
   *float: none;
   *display: inline-block;
   *zoom: 1;
   *display: inline;
}

.yui-carousel .yui-carousel-item-selected {
    border: 3px solid #92278f;
    padding: 0;
    margin-right: 3px;
}

.yui-log .carousel {
    background: #f2e886;
}

.yui-carousel-nav {
    zoom: 1;
}

.yui-carousel-nav:after {
    clear: both;
    content: "";
    display: block;
}

.yui-carousel-button-focus {
    outline: 1px dotted #000;
}

.yui-skin-sam .yui-carousel,
.yui-skin-sam .yui-carousel-vertical {
}

.yui-skin-sam .yui-carousel-nav {
    display: none;
}

.item_restriction .content {
    padding-top:48px;
    padding-right:37px;
}

.item_restriction .close img{
    width:90px;
    height:32px;
}
.item_restriction .close {
    float:right;
}

.item_restriction {
    background: white url(/images/item_restriction_bg.jpg) no-repeat 0 0;
    padding:0 0 37px 34px;
    height:205px;
    font-family: Bookman Old Style;
    font-size:14px;
    color:#92278f;
}
