@charset
"utf-8"
;
/* CSS Document */
a {
    text-decoration: none;
    color: #0066CC;
}

a:hover {
    text-decoration: underline;
}

.buttons .label {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 12px;
}

.star {
    color: #FF0000;
    float: left;
}

form label.error {
    color: red;
    float: left;
    font-size: 10px;
    padding-left: 10px;
}

.block .content, .block .data {
    font-size: 11px;
    padding: 5px;
}

body {
    background-color: #CCCCCC;
    background-image: url(/images/main-body-bg-shadow.gif);
    background-position: center center;
    background-repeat: repeat;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

#all {
    float: left;
}

.panel {
    border: 1px solid #D2D2D2;
    color: #000;
    float: left;
    font-size: 12px;
}

.panel .title {
    background-color: #82C330;
    font-size: 12px;
}

.panel h2 {
    color: #FF8000;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 6px 0;
}

img {
    border: 0 none;
}

.prop {
    float: left;
}

.prop .name {
    float: left;
}

.prop .value {
    float: left;
}

#breadcrumbs {
    float: left;
    font-size: 12px;
}

#breadcrumbs a {
/*text-decoration: none;*/
}

#breadcrumbs .item {
    float: left;
    line-height: 20px;
    padding: 0 5px 0 0;
}

#breadcrumbs .item a {
    color: #0066CC;
    padding-left: 5px;
}

#breadcrumbs .leaf {
    float: left;
    line-height: 20px;
    padding: 0 5px 0 0;
}

#breadcrumbs .item sup a {
    padding: 0;
}

.block {
    float: left;
    margin-bottom: 0px;
}

.block .title {
    background: transparent url(/images/title-bar-bg.gif) repeat-x scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bolder;
    padding: 4px 0;
    text-indent: 10px;
}

.block .content p {
    line-height: 1.5;
    padding: 6px;
}

#leftLane .block .content .item {
    background: transparent url(/images/formatting-right-arrow-orange.png) no-repeat scroll 7px 6px;
    border-bottom: 1px dotted #D2D2D2;
    float: left;
    font-size: 11px;
    padding: 3px 0;
    text-indent: 18px;
    width: 170px;
}

#leftLane .block .content .item .value {
    float: left;
}

#leftLane .block .content .item .qty {
    float: left;
    color: #666666;
    text-indent: 7px;
}

#content #leftLane .block {
    padding-bottom: 2px;
}

#content #leftLane .refinement .innerdata {
    background-color: #F2F2F2;
}

#rightLane {
    float: right;
    width: 185px;
    padding-top: 8px;
}

#recentlyView {
    float: left;
    width: 1000px;
}

#recentlyView .title {
    background: transparent url(/images/title-bar-green-bg.gif) repeat-x scroll 0 0;
    border: 1px solid #218845;
    color: #FFF;
    font-size: 12px;
    font-weight: bolder;
    padding: 3px 0;
    text-indent: 11px;
    width: 990px;
}

#recentlyView .content {
    border-color: #D2D2D2;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    font-size: 11px;
    width: 990px;
}

#recentlyView .viewItems {
    border-right: 1px dashed #D2D2D2;
    float: left;
    height: 295px;
    width: 292px;
}

#recentlyView .viewItems .note {
    font-size: 11px;
    font-weight: bolder;
    padding: 5px 0 10px 10px;
}

#recentlyView .viewItems .productLine {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}

#recentlyView .viewItems .productLine .thumbnail {
    float: left;
    padding: 0 10px;
}

#recentlyView .viewItems .productLine .thumbnail img {
    width: 50px;
}

#recentlyView .viewItems .productLine .productInfo {
    border-bottom: medium none;
    float: left;
    height: auto;
    padding: 0;
    width: 200px;
}

#recentlyView .viewItems .productLine .name a {
    color: #045494;
    font-size: 10px;
}

#recentlyView .viewItems .productLine .sku {
    display: none;
    font-weight: bold;
}

#recentlyView .viewItems .productLine .price {
    color: #FF8000;
    display: none;
}

#recentlyView #recentViewCrossSale .productImage {
    float: left;
    width: 190px;
}

#recentlyView #recentViewCrossSale .productImage img {
    width: auto;
}

#recentlyView #recentViewCrossSale .productImage .prodImg {
    width: 115px;
}

.alsoBuy {
    border-bottom: medium none;
    float: left;
    height: 285px;
    width: 695px;
}

.alsoBuy .note {
    float: left;
    font-size: 11px;
    font-weight: bolder;
    text-indent: 20px;
    line-height: 20px;
    width: 680px;
    padding: 5px 0 10px 0;
}

.alsoBuy .pageInfo {
    float: left;
    width: 630px;
}

.alsoBuy .pageInfo .product {
    border-left: 1px dashed #D2D2D2;
    border-right: none;
    height: 250px;
    width: 200px;
}

.alsoBuy .pageInfo .feature {
    float: left;
    padding: 0 0 0 20px;
}

.alsoBuy .product .productInfo {
    padding: 0 8px;
    border: medium none;
    height: auto;
}

.alsoBuy .product .priceNote, #recentlyView .alsoBuy .product .eligible, #recentlyView .alsoBuy .product .promoInfo {
    display: none;
}

.alsoBuy .product .salePrice {
    font-size: 16px;
    text-align: center;
    width: 180px;
}

.alsoBuy .product .productInfo .productName {
    width: 180px;
}

.alsoBuy .pageInfo .leftSide {
    border-left: none;
}

.alsoBuy .leftArrow {
    cursor: pointer;
    float: left;
    padding: 90px 0 0 7px;
}

.alsoBuy .rightArrow {
    cursor: pointer;
    float: left;
    padding: 90px 0 0 0px;
}

#contentLinks {
    background-color: #EEEEEE;
    float: left;
    margin-top: 15px;
}

#contentLinks .block {
    float: left;
    height: 180px;
    width: 248px;
}

#contentLinks .block .title {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 0 0 10px;
}

#contentLinks .block .content {
    padding: 5px 0 0 20px;
    font-size: 12px;
}

#contentLinks .block .content .item {
    background: transparent url(/images/formatting-right-arrow-orange.png) no-repeat scroll 2px 4px;
    color: black;
    height: 20px;
    text-indent: 15px;
}

.item a {
    color: #000;
    text-decoration: none;
}

.item a:hover {
    text-decoration: underline;
    color: #FF8000;
}

#confidenceChart {
    background: transparent url(/images/footer-shadow.gif) repeat-x scroll 0 113px;
    float: left;
    height: 110px;
    padding: 1px 0 5px 20px;
    width: 980px;
}

#copyright {
    background: transparent url(/images/footer-bar-bg.gif) repeat-x scroll 0 0;
    border: 1px solid #44B03F;
    float: left;
    height: 38px;
    width: 998px;
}

#copyright .content {
    padding: 12px 0 0 275px;
    color: #FFF;
    font-size: 12px;
    float: left;
}

#copyright .content a {
    color: #FFF;
    display: inline;
}

#mainTable {
    width: 1013px;
}

.slideshow .controls {
    background-color: #D2D2D2;
    border: 1px solid #DDDDDD;
    /*display: none;*/
    height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 150px;
    z-index: 1000;
}

.slideshow .controls .pics {
    height: 20px;
    width: 70px;
}

#leftLane .block, #rightLane .block {
    width: 180px;
    overflow: hidden;
    margin: 5px 0 2px;
}

#leftLane .block .title, #rightLane .block .title {
    width: 180px;
    background: transparent url(/images/title-bar-full-green-bg.gif) repeat-x scroll 0 0;
    color: #FFF;
    float: left;
    font-size: 12px;
    font-weight: bolder;
    text-indent: 11px;
}

#leftLane .block .content, #rightLane .block .content {
    float: left;
    background-color: #D2D2D2;
    padding: 0px;
    width: 180px;
}

#leftLane .block .innerData, #rightLane .block .innerData {
    background-color: white;
    float: left;
    margin: 1px;
    width: 178px;
}

#leftLane .block .content p a:hover, #rightLane .block .content p a:hover {
    border-top: medium none;
    color: #FF8000;
}

#leftLane .refinement .title {
    background: url(/images/title-bar-full-gray-bg.gif);
}

#rightLane .block {
    background-color: white;
    float: right;
}

p {
    margin: 0;
}

.controls .prev {
    background: transparent url(/images/banner-prev-inactive.jpg) no-repeat scroll 6px 4px;
    cursor: pointer;
    float: left;
    height: 24px;
    width: 36px;
}

.controls .next {
    background: transparent url(/images/banner-next-inactive.jpg) no-repeat scroll 6px 4px;
    cursor: pointer;
    float: left;
    height: 24px;
    width: 36px;
}

.controls .pause {
    background: transparent url(/images/banner-pause-inactive.jpg) no-repeat scroll 6px 4px;
    cursor: pointer;
    float: left;
    height: 24px;
    width: 36px;
}

.controls .resume {
    background: transparent url(/images/banner-play-inactive.jpg) no-repeat scroll 6px 4px;
    cursor: pointer;
    float: left;
    height: 24px;
    width: 36px;
}

.slideshow {
    float: left;
}

#centerLane .block .slideshow .pics {
    float: left;
    height: 170px;
    width: 600px;
}

#centerLane .block .slideshow .pics a {
    display: none;
}

#centerLane .block .content p a {
    text-decoration: underline;
}

.message {
    background: #F3F8FC url(../backoffice/images/skin/information.png) no-repeat scroll 8px 66%;
    border: 1px solid #B2D1FF;
    color: #006DBA;
    font-size: 14px;
    margin: 10px 0 5px;
    padding: 5px 5px 5px 30px;
}

#specialBanner {
    background-color: red;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

#campaignBox {
    displayn: none;
}

/**
*
* Pop up display
*
*/

#popupDisplay {
    display: none;
}

#messageBox .title {
/*background-color: #81C230;*/
    float: left;
    height: 20px;
    width: 100%;
    background: url(/images/pop-up-title-bar-green-bg.gif);
}

#messageBox .title .close {
/*background-color: #FFBE14;*/
    cursor: pointer;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    width: 110px;
    background: url(/images/pop-up-title-bar-orange-bg.gif);
}

#messageBox .content {
    background-color: white;
    float: left;
    padding: 10px 0 20px 20px;
}

#messageBox .information {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #FF8000;
    text-align: left;
    padding: 8px 0 35px 45px;
    background: transparent url(/images/pop-up-exclamation-mark.gif) no-repeat scroll 0 0;
}

#messageBox .note {
    padding-bottom: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    text-align: left;
}

#messageBox .data {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    text-align: left;
}

#messageBox .button {
    color: #0066CC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    text-align: left;
    padding-top: 70px;
}

#messageBox .button a {
    cursor: pointer;
}

#messageBox .prop .name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    padding: 0 10px;
}

#messageBox .prop .value input {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 180px;
}

#messageBox .prop .value .button {
    float: left;
    padding: 0 10px;
}

#messageBox .prop .value .button input {
    cursor: pointer;
    width: 100px
}

#crossSale .requisition {
    display: block;
}

#crossSale .product .productImage img {
    width: 100px;
}

#survey {
    padding-bottom: 10px;
}

#survey .title {
    background-color: #529AD6;
    color: white;
    font-size: 18px;
    padding: 5px 0px;
}

#survey .content {
    padding: 10px;
    font-size: 16px;
}

#invoiceEmail .prop {
    float: left;
    width: 100%;
}

#invoiceSending {
    display: none;
}

#invoiceSended {
    /*display: none;*/
}

#messageBox #invoiceEmail .button {
    float:none;
}
/*----------------------------------------------------------- Related Search START */
#relatedSearch {
    width: 1000px;
    background-image: url(/images/titlebar-shadow.gif);
    background-repeat: repeat-x;
    clear: both;
    height: 5px;
}
#relatedSearch .title {
    padding: 8px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
#relatedSearch .feature .product {
    border-right: 1px dashed #D2D2D2;
    border-top: 1px solid #D2D2D2;
    width: 332px;
    padding: 10px 0 5px;
}
#relatedSearch .feature .rightSide {
    border-right: 0;
    border-top: 1px solid #D2D2D2;
}
#relatedSearch .feature .product .images {
    width: 120px;
}
#relatedSearch .feature .product .productImage {
    height: 90px;
    padding: 0;
    width: 120px;
}
#relatedSearch .feature .product .productInfo {
    padding: 0;
}
#relatedSearch .feature .product .productInfo .productName {
    width: 180px;
    height: 48px;
	overflow: hidden;
}
#relatedSearch .feature .product .salePrice {
    font-size: 16px;
    text-align: center;
    width: 180px;
}
/*----------------------------------------------------------- Related Search END */