@charset "utf-8";

/*
 * CSS Document
 * Copyright (c) 2009 Pagés BBDO
 * Created: Mar-24-2009
 * Updated: Dec-01-2009
 */

/* =Content
------------------------------------------------------------------*/

#page-container{                      background:#fff; overflow:hidden; width:960px; height:430px; margin:5px 0 0 0;}
  #header{                            position:absolute; z-index:1; width:958px; height:46px; margin:383px 0 0 1px; background:url(/images/ropa/bg-header.png);}
    #t-price{                         margin:0 0 0 10px; width:100px;}
    #b-price{                         margin:5px 0 0 10px; width:100px;}
    #total-price{                     position:absolute; top:10px; width:200px; right:10px;}
  #model{                             width:180px; height:380px; display:block; position:absolute; margin:2px 0 0 0; left:390px;}
  .image-container{                   width:180px; height:380px; display:block; position:absolute; margin:2px 0 0 0; left:390px;}
    #t-slides{                        width:180px; height:380px;}
    #b-slides{                        width:180px; height:380px;}
    #t-controls{                      position:absolute; margin:100px 0 0 207.5px; width:545px;}
    #b-controls{                      position:absolute; margin:270px 0 0 207.5px; width:545px;}
      .left, .right{                  display:block; width:50px; height:50px;}
      .left{                          float:left; margin-left:100px;}
      .right{                         float:right; margin-right:100px;}
        .left a, .right a{            display:block; padding:10px;}
   #change{                           position:absolute; margin:300px 0 0 700px; width:43px;}

/* =Text
------------------------------------------------------------------*/
#t-price p, #b-price p{               color:#333; font-size:12px; font-weight:bold; text-align:left; margin:5px 0 0 5px;}
#total-price p{                       color:#333; font-size:18px; text-align:right; padding:0 10px 0 0;}