.tutorial .tutorialContent .page-head { margin-top:10px }
.tutorial .tutorialContent .tutorial-heading { color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:16px; font-weight:bold;height:40px;padding-top:18px;float:left }
.tutorial .tutorialContent h2 { background: url('/public-images/mplace-tutorial/red_circle_small.gif' ) no-repeat; color:#000; height:40px; padding: 18px 0 0 70px; font-size:16px }

.tutorial .noNumber h2{background:none; padding: 18px 0 0 0;font-size:16px}
.tutorial .tutorialContent .tutorial-step { background: url(/public-images/mplace-tutorial/red_circle_small.gif) no-repeat;font:bold 31px Arial, Helvetica, sans-serif;
                                            color: #FFFFFF;padding-top:10px;padding-left:21px;margin:0;height:50px; width:50px;float:left }
.tutorial .tutorialContent .step-number { float:left;margin-left:22px;font-size:31px;font-weight:bold;margin-top:10px; color:#FFFFFF }
.tutorial p.tutorial-text, ul.tutorial-text li, .tutorial-text{ color:#333; font-family:Arial, Helvetica, sans-serif; font-size:14px}

.tutorial ul.tutorial-text li{ margin-bottom:10px}

.tutorial p.welcome { background: url( '/public-images/mplace-tutorial/howitworks-marketplace.gif' ) no-repeat ; height:310px; }
.tutorial p.wine-quality { background: url( '/public-images/mplace-tutorial/checkbox-wine.gif' ) no-repeat scroll; height:150px; position:relative; }
.tutorial p.bid-process { background: url( '/public-images/mplace-tutorial/marketplacescreen2large.jpg' ) no-repeat scroll 0px -5px; height:303px; position:relative; }
.tutorial p.shippers { background: url( '/public-images/mplace-tutorial/accept_bid.gif' ) no-repeat; height:344px; position:relative; }
.tutorial p.pack-boxes { background: url( '/public-images/mplace-tutorial/goodpacking2.jpg' ) no-repeat; height:371px; position:relative; }
.tutorial p.sitwait { background: url( '/public-images/mplace-tutorial/sitbackwait.gif' ) no-repeat; height:257px; position:relative; }
.tutorial p.print-label { background: url( '/public-images/mplace-tutorial/mp-shipping.jpg' ) no-repeat scroll; height:237px; position:relative; }
.tutorial p.ship-wine { background: url( '/public-images/mplace-tutorial/shippingOptions.gif' ) no-repeat scroll 10px -5px; height:344px; position:relative; }
.tutorial p.payment { background: url( '/public-images/mplace-tutorial/money.jpg' ) no-repeat; height:380px; position:relative; }
.tutorial p.faq { background: url( '/public-images/mplace-tutorial/faq.gif' ) no-repeat scroll 0px 0px; height:300px; position:relative; }
.tutorial p.done { background: url( '/public-images/mplace-tutorial/done.gif' ) no-repeat; height:380px; position:relative; }
.tutorial p.bidwelcome { background: url( '/public-images/mplace-tutorial/bidwelcome.gif' ) no-repeat; height:300px; position:relative; }
.tutorial p.handshake { background: url( '/public-images/mplace-tutorial/handshake.gif' ) no-repeat; height:300px; position:relative; }
.tutorial p.shipper { background: url( '/public-images/mplace-tutorial/shipper.gif' ) no-repeat; height:300px; position:relative; }
.tutorial p.cart { background: url( '/public-images/mplace-tutorial/cartguy.gif' ) no-repeat; height:300px; position:relative; }

.tutorial .carousel-component {padding:8px;margin-left:15px;}

/* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) +
            img.border-left (1) + img.border-right (1)
margin-left: auto;*/ /* for testing IE auto issue */
.tutorial .carousel-component .carousel-list li {margin:4px; width:175px;}

.tutorial .carousel-component .carousel-list li a {display:block;border:1px solid #e2edfa;outline:none;-moz-outline:none;}
.tutorial .carousel-component .carousel-list li a:hover {border: 1px solid #87bf4e;}
.tutorial .carousel-component .carousel-list li img {border:1px solid #999;display:block;}
.tutorial .carousel-component .carousel-list li strong {display:block;}

.tutorial #prev-arrow {position:absolute;top:80px;z-index:3;cursor:pointer;left:5px;}
.tutorial #next-arrow {position:absolute;top:80px;z-index:3;cursor:pointer;right:5px;}
