/**** My Account - Global Header - START */
#accountHeader, #accountContent {
    width: 800px;
    float: left;
    clear: both;
}

#accountHeader .titleBox {
    height: 26px;
}

#accountHeader .titleBox .leftBorder {
/*d1003250-title-header-bar-left*/
/*background: url("/images/title-header-bar-left.gif") no-repeat scroll 0 0 transparent;*/
    background: url("/images/css-sprite-bg.gif") no-repeat top left;
    background-position: 0 -305px;
    width: 6px;
    height: 26px;
    float: left;
}

#accountHeader .titleBox h1 {
    background: url("/images/title-header-bar-bg.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 26px;
    margin: 0;
    padding: 0 5px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.4;
}

#accountHeader .titleBox .rightBorder {
/*d1003250-title-header-bar-right*/
/*background: url("/images/title-header-bar-right.gif") no-repeat scroll 0 0 transparent;*/
    background: url("/images/css-sprite-bg.gif") no-repeat top left;
    background-position: 0 -351px;
    width: 6px;
    height: 26px;
    float: left;
}

#accountHeader .messageBox {
    border: 1px solid #D2D2D2;
    background-color: #F9F9F9;
}

#accountHeader .messageContent {
    padding: 5px 0 5px 10px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/********************************************** My Account - Global Header - END */
#all #content .note {
    width: 795px !important;
}

#content {
    padding-top: 10px;
}

#leftLane {
    background-color: #F9F9F9;
    border: 1px solid #D2D2D2;
    float: left;
    width: 184px;
    margin-top: 10px;
}

#leftLane .module {
    color: #000;
    font-size: 13px;
    border-bottom: 1px dashed #D2D2D2;
    padding: 10px 0 5px;
    text-indent: 5px;
    font-weight: bold;
    margin: 5px 10px;
}

#leftLane .function {
/*d1003290-formatting-right-arrow-orange x+14 y+3*/
    background: url("/images/css-sprite-bg.gif") no-repeat top left;
    background-position: 14px -814px;
    font-size: 12px;
    height: 20px;
    text-indent: 26px;
}

#leftLane .function a {
    color: #333333;
    text-decoration: none;
}

#leftLane .active {
    background: url(/images/formatting-double-arrow-active.gif) no-repeat 14px 3px;
    color: #FF8000;
}

#leftLane .active a {
    color: #FF8000;
}

#leftLane #writeReview {
    padding-bottom: 25px;
}

#centerLane {
    float: right;
    width: 800px;
    margin-top: 10px
}

#headerBlock {
    height: 86px;
}

#breadcrumbs {
    padding-bottom: 10px;
    width: 800px;
}

#headerBlock .title {
    height: 26px;
}

#headerBlock .title h1 {
    float: left;
    background: #FFCC3C url(/images/title-header-bar-bg.gif) repeat-x scroll 0 0;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
    padding: 2px 6px 4px;
}

#headerBlock .title .leftBorder {
    float: left;
    width: 6px;
    height: 26px;
    background: url(/images/title-header-bar-left.gif) no-repeat;
}

#headerBlock .title .rightBorder {
    float: left;
    width: 6px;
    height: 26px;
    background: url(/images/title-header-bar-right.gif) no-repeat;
}

#headerBlock .note {
    background-color: #F9F9F9;
    border: 1px solid #D2D2D2;
    float: left;
    font-size: 12px;
    padding: 8px 0 10px;
    text-indent: 11px;
    width: 794px;
}

#headerBlock .note .italic {
    font-style: italic;
}

#centerLane .block .title {
    background: none;
    border: none;
    border-bottom: 1px solid #D2D2D2;
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 14px;
    padding: 15px 0 5px 5px;
    width: 790px;
}

.block .content {
    float: left;
    font-size: 12px;
    padding: 6px 10px 10px 15px;
}

.block .content .name {
    float: left;
}

.orderhint {
    float: left;
    padding-top: 4px;
}

.block .content .value {
    float: left;
    margin: 0 8px;
}

.block .content .value .smallText {
    font-size: 11px;
    color: #666666;
    padding-top: 5px;
}

#account .content .prop {
    line-height: 20px;
    text-indent: 8px;
    width: 100%;
}

#account .content .prop .value {
    float: left;
    padding: 0 21px 0 0px;
}

.block .content .button {
    float: left;
}

#centerLane a {
    color: #0066CC;
    font-weight: normal;
}

.button {
    float: left;
}

.block .hint {
    float: left;
    font-size: 12px;
    padding: 2px 25px 4px 12px;
    word-spacing: 3px;
    width: 100%;
}

#orderList .content {
    float: left;
    font-size: 12px;
    padding: 10px 10px 10px 15px;
    width: 100%;
}

#orderList .value {
    font-size: 12px;
    margin-left: 15px;
}

/***************************************************** My Account - Global - START */
.blockContent {
    margin: 10px 0 0 15px;
    font-size: 12px;
    color: #666;
    line-height: 1.8;
}

/***************************************************** My Account - Global - END */

.product .images .brandImage img {
    width: 150px;
}
