/* Global Reset */
* {
    margin: 0;
    padding: 0;
}
html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}

/* General */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    height: 100%;
    min-width: 1000px;
background-color:#EBEBEB;
}

input, select {
    font-size: 12px;
}

input {
    padding: 2px;
}

p {
    line-height: 1.3;
    margin-bottom: 15px;
}

a {
    font-weight: normal;
    text-decoration: underline;
}

h2 {
    font-size: 2.7em;
    font-weight: normal;
    margin: 0 0 8px 0;
}

h3 {
    font-size: 1.1em;
    margin-bottom: 6px;
}

h4 {
    font-size: 1.1em;
    margin-bottom: 4px;
}

img, img a {
    border: 0;
    margin:auto !important;
    text-align:center !important;
}

ul, ol {
    margin: 0 0 10px 30px;
}

li {
    margin: 0px 1px 2px;
    margin-bottom: 2px;
    padding: 0;
}

blockquote { border:1px dashed #ccc; margin:2px 2px 2px 0; padding:10px 10px 10px 5px;}

select option {
    padding: 0 10px;
}

hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border:0;
}



/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}

.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}
.Produtofiel {

    padding-top:4px;
    vertical-align: middle;
    padding-top: 4px;
    padding-left: 0px;
    margin-bottom: -29px;
}

.ProdutofieldLabel {
    padding-top:4px;
        
    padding-top: 4px;
    padding-left: 28px;
    margin-bottom: 6px;
}

.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    clear: left;
}

.HorizontalFormContainer dd.ProductField {
    height: 20px;
}

.HorizontalFormContainer dd {
    padding-top:4px;
    margin-left: 170px;
}

.NarrowFormContainer dt {
    width: 110px;
}

.NarrowFormContainer dd {
    margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
}

.VerticalFormContainer dt {
    margin-bottom: 6px;
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

/* Page Container */

#Container {
    width: 100%;
    margin: 0;
    border: 0;
}
#DestaqueHome {

    border: 1px solid #dbdbdb;

    margin: 0 auto;

    width: 1000px;

    margin-top:0px;

    margin-bottom:10px;
background-color:#FFF;

}

/* Top Navigational Menu */
#TopMenu {
    width: 100%;
    height: 22px;
    overflow: hidden;
    font-weight:bold;
}

#TopMenu ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
}

#TopMenu li {
    list-style: none;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}

#TopMenu li.First a {
}

#TopMenu li a, #TopMenu li div {
    display: block;
    text-decoration: none;
    font-size: 0.85em;
    padding: 5px 15px 0 0;
    margin: 0 0 0 5px;
}

#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 1em;
}

#TopMenu li a:hover {
    text-decoration: underline;
}
/* Pages Menu */
#Menu {
    clear: both;
    margin: 0 0 12px;
    padding: 0 0 0 10%;
    height:20px;
    float:right;
}

#Menu ul {
    margin: 0;
    padding: 0;
}

#Menu li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    height:29px;
    border-left: 1px #999 solid;
    
}



#Menu li.First a {
    background-image: none;
}

#Menu li a {
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight :bold;
    text-align: center;
    padding: 6px 15px 0 15px;
    height: 20px;
    color:#FFFFFF;
    text-decoration: none !important;
        
}



#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 30px;
    left: 5px;
    display: none;
    text-align: left;
    font-size: 1.0em;
    background: transparent;
    z-index: 1;
}

#Menu li ul li {
    clear: both;
    text-align: left;
    background: transparent;
    
}

#Menu li ul li a {
    padding: 5px 10px;
    font-size: 1.0em;
    text-align: left;
    margin: 0;
    width: 120px;
    height: auto;
    
}

#Menu li ul li a:hover {
    text-decoration: none;
}

#Menu li:hover a, #Menu li.over a {
    text-decoration: none;
    background-image:url(../topo/hover_pages.png);
    height:29px;
}

#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
    display: block;
}

/* Holly Hack. IE Requirement */
* html #Menu ul li {
    float: left;
    height: 1%;
}


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
    clear: both;
}

#Wrapper {
    clear: both;
    margin: auto;
    position: relative;
    width: 1000px;
    z-index: 0;
 background-color:#FFF;

    

}

#Wrapper2 {
    clear: both;
    position: relative;
    width: 100%;
    z-index: 0; /* To enable  menu dropdowns over a relatively positioned element */
 background-color:#FFF;
}
#bannerjquery {
    clear: both;
    margin: auto;
    position: relative;
    width: 100%;
    z-index: 0;
 
}
#bannertopo {
    clear: both;
    margin: auto;
    position: relative;
    width: 1000px;
    z-index: 0;
 background-color:#FFF;
}
.paneltopo {
    min-width:800px;
    min-height:200px;
    margin: 0;
    padding: 0px 0px;
    font-size: 0.95em;
    margin: 0px 210px;
    
}
.paneltopo .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.paneltopo h2 {
        padding: 3px 5px;
    margin: 5px 0px;

    font-size: 1.7em;
    font-weight: normal;
         color: #666681;
}

.paneltopo a:hover {
    text-decoration: underline;
}
.paneltopo .ProductList li {
    
    border-bottom: 1px dotted rgb(204, 204, 204);
    border-right: 1px dotted rgb(204, 204, 204);
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 31% !important;
}
.paneltopo .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.paneltopo .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}



#fimlayout {
    clear: both;
    margin: auto;
    position: relative;
    width: 1000px;
    z-index: 0;
 background-color:#FFF;
border-bottom-width:1px solid #CCCCCC;

    

}

/* Header */

#Header {
    clear: both;
    float: left;
    width: 100%;
    height: 116px;
    display: inline;
}

/* Logo */

#Logo {
    float: left;
    width: 350px;
    height: 90px;
    margin: 10px 0 0 150px;
    display: inline;
}

#Logo h1 {
}

#Logo h1 a {
    text-decoration: none;
}
#cartForm{margin-bottom:20px;}
#CartHeader{

    padding-bottom: 10px;

    width: 960px;}
.CartLink a{color:#FFF; text-decoration:none; font-weight:400;}
.CartLink a:hover{color:#FFF; text-decoration:none;}


.SideCategoryListClassic{
    margin-left: -6px;
    margin-top: -8px;
    padding:10px 0;
}

.Left {
    position: absolute;
    left: 0px;
    top: 0px !important;
    width: 207px;
    min-height: 500px;
    font-size: 0.85em;
    padding: 0;
}
.Left .Block {
    padding-bottom: 0px;
    margin: 0 10px 10px 10px;
}
.Left .BlockContent {
    background-position:center bottom;
    background-repeat:no-repeat;
    padding:2px;
    margin-left: -6px;
    margin-top: -8px;
}
.Left h2 {
    background-image:url(../../modelo05F/img/LeftH2.gif);
    color:#fff;
    width:193px;
    text-transform:uppercase;
    letter-spacing:-0.8px;
    height:21px;
    color:#ffffff;
    font-size:12px;
    text-align:center;
    padding:10px 0;
    font-weight:800;
    text-align:center;
    margin-left:-6px;
    font-family:Verdana, Geneva, sans-serif;
    
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
    clear: both;
    list-style: none;
    margin: 0;
    
}

.Left li a {
    text-decoration: none;
}


.Left li a:hover {
    text-decoration: none;
}

/* Primary Content Area */
.Content {
    min-width:400px;
    min-height:600px;
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 0.95em;
    margin: 0 221px 0 221px;
    
}
.Content .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.Content h2 {
    padding: 3px 5px 3px 5px;
    margin: 5px 0 5px 0;
}
.Content a:hover {
    text-decoration: underline;
}

/* Area central a direita */
.Contentpag {
    min-width:755px;
    min-height:500px;
    margin: 0;
    padding: 0px 0px;
    font-size: 0.95em;
    margin: 1px 211px ;
    
}
.Contentpag .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.Contentpag h2 {
    padding: 3px 5px 3px 5px;
    margin: 5px 0 5px 0;
}
.Contentpag a:hover {
    text-decoration: underline;
}
.Contentpag .ProductList li {
    border:1px solid #CCCCCC;
    
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 31% !important;
}
.Contentpag .ProductList.List li {
border:1px solid #CCCCCC;
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}

.Contentpag .ProductList.List li:hover{
    background-color:#FFF2FF;
}


.Contentpag .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}

.Contentpag .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}

.Contentpag .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Contentpag .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}

.Contentpag .ProductList .ProductRightCol {
    float: right;
}

.Contentpag .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}
.Contentpag .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.Contentpag .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}

.Contentpag .SortBox { margin-top:1px; padding:0 20px; font-size:12px;}

/* produto em destaques na area de trabalho */
.destaque {
    min-width:800px;
    min-height:200px;
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 0.95em;
    margin: 0px 210px;
    
}
.destaque .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.destaque h2 {
    padding: 3px 5px 3px 5px;
    margin: 5px 0 5px 0;
}
.destaque a:hover {
    text-decoration: underline;
}
.destaque .ProductList li {
    
    
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 32% !important;
}
.destaque .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.destaque .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}
.destaque .forward {
       background: url("../img/next.jpg");
    background-repeat:no-repeat;
    background-position: 0 0;
    right: -60px;
}

.destaque .back {
  background-position: 0 -72px;
  background: url("../img/next.jpg");
  background-repeat:no-repeat;
  left: -80px;
}

.destaque .forward:hover {
  background-position: 0 -36px;
  background: url(ndximg/next.jpg);
  background-repeat:no-repeat;
}
.destaque .back:hover {
  background-position: 0 -108px;
  background: url("../img/back.jpg");
  background-repeat:no-repeat;
}
/* fim */
/* produto novidades na area de trabalho */
.novidades {
    min-width:790px;
    min-height:200px;
    margin: 0;
    padding: 0px 0px;
    font-size: 0.95em;
    margin: 0px 210px;
    
}
.novidades .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.novidades h2 {
        padding: 3px 5px;
    margin: 5px 0px;

    font-size: 1.7em;
    font-weight: normal;
         color: #666681;
}

.novidades a:hover {
    text-decoration: underline;
}
.novidades .ProductList li {
    
    border-bottom: 1px dotted rgb(204, 204, 204);
    border-right: 1px dotted rgb(204, 204, 204);
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 32% !important;
}
.novidades .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.novidades .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}
/* fim */
/* contador de ofertas na area de trabalho */
.promocontador {
    min-width:800px;
    min-height:50px;
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 0.95em;
    margin: 0px 210px;
    
}
.promocontador .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.promocontador h2 {
        padding: 3px 5px;
            margin: 5px 0px;

    font-size: 1.7em;
    font-weight: normal;
         color: #666681;
}

.promocontador a {
        

    font-size: 1.7em;
    font-weight: normal;
         color: #666681;
}

.promocontador a:hover {
    text-decoration: underline;
}
.promocontador .ProductList li {
    
    border:1px solid #CCCCCC;
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 39% !important;
}
.promocontador .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.promocontador .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}

.promocontador .ProductList a {
    text-decoration: none;
    text-align:center;
    margin:auto !important;
}

.promocontador .ProductList .ProductImage {
    overflow: visible;
    vertical-align: top;
float: left;
    padding-left:1%;
}



.promocontador .ProductList .ProductDetails {
margin: 5px 5px 5px 0;
min-height: 0;
}

.promocontador .ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold;
}

.promocontador .ProductList em, .ProductList .Rating {
    margin-top: 3px;
    display: block;
}

.promocontador .ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}

.promocontador .ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
}
/* fim */

.newshome {
    min-width:783px;
    min-height:180px;
    margin: 0;
    padding: 0px 0;
    font-size: 0.95em;
    margin: -65px 210px;
    
}
.newshome .Block {
    
    clear: both;
    margin-bottom: 10px;
}

/* pagina de produtos */
.pagprodutos {
    min-width:988px;
    min-height:200px;
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 0.95em;
    margin: 0px 210px;
    
}
.pagprodutos .Block {
    
    clear: both;
    margin-bottom: 10px;
}
.pagprodutos h2 {
    padding: 3px 5px 3px 5px;
    margin: 5px 0 5px 0;
}
.pagprodutos a:hover {
    text-decoration: underline;
}
.pagprodutos .ProductList li {
    border:1px solid #CCCCCC;
    
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 24% !important;
}
.pagprodutos .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.pagprodutos .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}
.pagprodutos.Wide {
    margin: 0 230px 30px 5px;
}

.pagprodutos.Wide.WideWithLeft {
    margin: 0 20px 0 230px;
}

/* fim */


/* Primary Content Area (column span of 2) */
.Content.Wide {
    margin: 0 230px 0 20px;
}

.Content.Wide.WideWithLeft {
    margin: 0 20px 0 230px;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    margin: 0 20px 0 20px;
}

/* Right Content Area */
.Right {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 200px;
    min-height: 500px;
    font-size: 0.85em;
    padding: 1px 0;
}
.Right .Block {
    padding-bottom: 5px;
    
}
.Right .BlockContent {
    
    background-position:center bottom;
    background-repeat:no-repeat;
    padding:19px;
    margin-left: 1px;
    margin-top: -8px;
}
.Right h2 {
background-image:url(../../modelo05F/img/LeftH22.gif);
    color:#fff;
    width:193px;
    text-transform:uppercase;
    letter-spacing:-0.8px;
    height:21px;
    color:#ffffff;
    font-size:12px;
    text-align:center;
    padding:10px 0;
    font-weight:800;
    text-align:center;
    margin-left: 4px;
    font-family:Verdana, Geneva, sans-serif;
    
}
.Right ul {
    margin: 0;
    padding: 0;
}

.blocoitenscarrinho {
    background-image:url(../../modelo05F/img/ColunaBlock1.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    padding:7px;
    margin-left: 1px;
    margin-top: -8px;
}

.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}

.Right li a {text-decoration: none;}
.Right li a:hover {text-decoration: none;}

/* Page Footer */

#Footer {
    position:absolute;
    bottom:0px;
    width:100%;
    clear: both;
    position: relative;
    font-size: 0.85em;
    text-align: center;
    margin: 20px 190px 0 190px;
    padding: 40px 0 0 0;
}

#Footer ul {
    list-style: none;
    margin: 0 0 30px 115px;
    padding: 0;
}

#Footer li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#Footer li a {
    text-decoration: none;
    padding: 0 10px 0 10px;
}

/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear: both;
}

.NewsletterSubscription label {
    clear: both;
    float: left;
}

.NewsletterSubscription input {
    width: 95%;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;
}

.NewsletterSubscription .Button {
    width: 109px;
    height: 23px;
    border: 0;
    margin-top: 2px;
    vertical-align: middle;
}

/* Product Listings */

.ProductList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ultimos .ProductList li {
        color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 15% !important;
}

.ultimos {
    min-width: 200px;
    min-height:180px;
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 0.95em;
    margin: 0 221px 0 221px;
    
}
.ultimos .Block {
clear: both;
    margin-bottom: 10px;
    
}

.ultimos h2 {
    padding: 3px 5px 3px 5px;
    margin: 5px 0 5px 0;

}

    
.ultimos a:hover {
    text-decoration: underline;
}
.Content .ProductList li {
    border:1px solid #CCCCCC;
    
    color: #484747;
    float: left;
    min-height: 310px;
    list-style: none outside none;   
    width: 31% !important;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
    background: #E1EAE1;
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #E1EAE1;
}

.ProductList a {
    text-decoration: none;
    text-align:center;
    margin:auto !important;
}

.ProductList .ProductImage {
    overflow: visible;
    vertical-align: top;
    padding-left:10%;
}



.ProductList .ProductDetails {
    margin: 5px 5px 5px 20px;
    min-height: 0;
}

.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold;
}

.ProductList em, .ProductList .Rating {
    margin-top: 3px;
    display: block;
}

.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}

.ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
}

.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
    text-align:center !important;
}
.Left .ProductList .ProductImage img, .Right .ProductList .ProductImage img {
    max-width:130px;
    text-align:center !important;
}

.Right .ProductList li {
    clear: both;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
    color: #000000;
}

.Right .SideCart p
{
    color: #000000;
}

/* Top Seller Block Specific */

.Right .TopSellers {
    clear: both;
    padding: 0 0 10px 0;
}

.Right .TopSellers ul {
    margin: 0;
    padding: 0;
}

.Right .TopSellers li {
    clear: both;
    margin: 0 0 5px 0;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 14px;
    font-size: 1.6em;
    padding: 0 0 2px 4px;
}

.Left .TopSellers li .TopSellerNumber {
}

.Right .TopSellers .ProductDetails { /* Contains the details of the item */
    margin: 0;
    margin-left: 24px;
}

.Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    width: 147px;
    height: auto;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    display: inline;
}

.Right .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    position: relative;
    z-index: 1;
    width: 38px;
    height: 38px;
    color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails {
    clear: both;
    float: left;
    width: 125px;
    font-size: 1.1em;
    margin: 0;
    padding: 3px 5px 5px 15px;
}

.Right .TopSellers li.TopSeller1 .ProductImage {
    clear: both;
    float: left;
    width: 144px;
    display: inline;
    text-align: center;
    overflow: visible;
    margin: -20px 0 0 0;
    padding: 0;
    border: 0;
}

.Right .TopSellers li .TopSellerNumber {
}

/* Top Seller left Block Specific */

.Left .TopSellers {
    clear: both;
    padding: 0 0 10px 0;
}

.Left .TopSellers ul {
    margin: 0;
    padding: 0;
}

.Left .TopSellers li {
    clear: both;
    margin: 0 0 5px 0;
}

.Left .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 14px;
    font-size: 1.6em;
    padding: 3px 0px 0px 4px;
}

.Left .TopSellers li .TopSellerNumber {
}

.Left .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    width: 147px;
    height: auto;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    display: inline;
}

.Left .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber {
    position: relative;
    z-index: 1;
    width: 38px;
    height: 38px;
    color: #fff;
}


.Left .TopSellers .ProductList .ProductDetails {
    clear: both;
    width: 125px;
margin-left: 10px;
        text-align: center;
    padding: 3px 5px 5px 15px;
}

.Left .TopSellers li.TopSeller1 .ProductImage {
    clear: both;
    float: left;
    width: 144px;
    display: inline;
    text-align: center;
    overflow: visible;
    margin: -20px 0 0 0;
    padding: 0;
    border: 0;
}

.Left .TopSellers li .TopSellerNumber {
}

/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.Breadcrumb {
    font-size: 0.9em;
    padding-bottom: 4px;
    border-bottom: 1px solid #E4B3BC;
}

.Breadcrumb li {
    padding-left: 6px;
    display: inline;
}

.Breadcrumb li a {
    padding-right: 10px;
    background: url('../../modelo05F/images/BreadcrumbSep.gif') no-repeat right;
}

.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FindByCategory li {
    padding-left: 12px;
    background: url('../../modelo05F/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}

/* Miscellaneous Definitions */

.Meta {
    color: #444;
    font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
    float: right;
    padding-right: 25px;
}

.Content .FeedLink {
    float: left;
    margin: 4px 6px 0 0;
}

.FloatRight {
    float: right;
}

.FloatLeft {
    float: left;
}

.ClearRight {
    clear: right;
}

.ClearLeft {
    clear: left;
}

.SortBox {
    font-size: 0.95em;
    color: #444;
    margin: 4px 4px 0 0;
}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}

.Clear {
    clear: both;
}

.Field45 {
    width: 60px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field100 {
    width: 100px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field150 {
    width: 150px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field200 {
    width: 200px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field250 {
    width: 250px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field300 {
    width: 300px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}
.Field310 {
    width: 310px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field350 {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    width: 350px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.Field400 {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #EEEEEE inset;
    padding: 5px;
    width: 400px;
    font-size: 12px;
    font-family: Arial,helvetica,sans-serif;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:10px 10px 0px 5px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
    color: red;
    font-weight: bold;
}

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 45%;
    border-right: 1px solid #E4B3BC;
    padding-right: 1%;
}

.AccountLogin {
    float: left;
    padding-left: 1%;
    width: 45%;
}

.mensagemLogin {

box-shadow:0 1px 0 0 #AEAEAE;
    float: left;
    padding-left: 1%;
    width: 100%;

}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 190px !important;
    text-align: center;
}

.PrimaryProductDetails .ProductMain {
    min-width: 350px;
    float: left;
}
.PrimaryProductDetails dl {
    font-size: 0.90em;
}

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}

.PrimaryProductDetails dd {
    margin-left: 90px;
}

.Right hr {
    margin: 5px 0 0;
}

.Content h3 {
    margin-bottom: 5px;
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 8px;
}

/* General Tables */
table.General tbody tr td.SeparadorBorda {

    width: 150px;

}

table.General tbody tr td.ProductDescs {

    text-decoration:none;

    width:560px;
    font-size:14px;

    font-weight:bold;

    border-right:1px solid #c7d7db;
        border-bottom:1px solid #c7d7db;

}

table.General tbody tr.First td.ProductName {

    width: 150px;

}

table.General tbody tr td.ProductName {

    background: none repeat scroll 0 0 #FFFFFF;

}

table.General tbody tr td.ProductName {

    background: none repeat scroll 0 0 #FFFFFF;

}

table.General tbody tr td.CartItemQuantity {

    border: 1px solid #c7d7db;

    width: 120px;

    color:#ae1e0b;

    font-weight:bold;

    font-size:14px;

}

table.General tbody tr td.Prazo {

    border: 1px solid #c7d7db;

    width: 170px;

    background:#cce1e5;

    color:#13637c;

    font-size:14px;

    font-weight:bold;

}

.Entrega {

    color:#13637c;

    font-size:14px;

    font-weight:bold;

    font-weight:bold;

}

.SubTotal .Vermelho {

    color:#13637c;

    font-size:14px;

    font-weight:bold;

    font-weight:bold;

}

.SubTotal .ProductPrice {color:#9b0101; font-size:16px; font-weight:normal; font-style:normal;}

.SubTotal .ProductPrice .ValSubTotal {

    font-size:16px;

    font-weight:bold;

    color:#9b0101;

}

.Content h2.TituloCarrinho {

    background: url("../../img/TitCarrinhoComprar.jpg") no-repeat scroll left center transparent;

    color: #616452;

    font-size: 14px;

    font-weight: 700;

    margin: 0 0 10px;

    padding: 10px 21px;

    border:none;

    height:15px;

    text-indent: -9999px;

    text-transform: uppercase;

}

h2.ValSubTotal {

    font-weight:bold;

    color:#9b0101;

}

table.General tbody tr td.CartThumb {

    border-bottom:1px solid #c7d7db;

}

table.General tbody tr td.CartItemTotalPrice {

    width: 300px;

}
table.General, table.CartContents, table.General {

    width:960px !important;

    margin:10px 0;

}


table.General, table.CartContents2, table.General {

    width:760px;

    margin:10px 0;

}
.CartContents2 td.ProductName img{ width:130px}
table.General tbody td, table.CartContents tbody td {

    padding:6px 10px;

}

.CartContents2 tbody td, .CartContents tfoot td {

    border-bottom:0;
        vertical-align: middle !important;

}

.CartContents2 .ProductName a {

    font-weight:700;

}

.CartContents2 tbody .SubTotal td {

    text-align:right;

    font-weight:700;

}

.CartContents2 tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
        border:none !important;
}
.CartContents2 tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents2 tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.CartContents2 tbody .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents2 tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.CartContents2 .CartProductFieldsRow {
    border-top: 0;
}

.CartContents2 .CartProductFieldsRow dl {
    margin-top:15px;
}
table.CartContents2 td.ProductDescs a{ color:#0765c7; font-weight:bold;}

table.General thead tr th, table.CartContents2 thead tr th {

    text-align:left;

    padding:6px 10px;

}




table.CheckFinal img{ width:26px}

.CartContents td.ProductName img{ width:130px}

table.CartContents td.ProductDescs a{ color:#0765c7; font-weight:bold;}

table.General thead tr th, table.CartContents thead tr th {

    text-align:left;

    padding:6px 10px;

}

table.General tbody td, table.CartContents tbody td {

    padding:6px 10px;

}

table.General tbody tr.First td {

    border-top:0;

}

.CartContents tbody td {

    border-bottom:0;

}
.CartContents tbody td, .CartContents tfoot td {

    border-bottom:0;
        vertical-align: middle !important;

}

.CartContents .ProductName a {

    font-weight:700;

}

.CartContents tbody .SubTotal td {

    text-align:right;

    font-weight:700;

}

.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
        border:none !important;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}


.ProceedToCheckout a {

    padding-top:5px;

}

.MiniCart .SubTotal {

    text-align:center;

    color:#14334d;

}

.MiniCart .CartProductOptionList {

    display:block;

}

.JustAddedProduct {

    width:128px;

    overflow:hidden;

    text-align:center;

    margin:auto auto 10px;

    padding:5px;

}

.JustAddedProduct strong, .JustAddedProduct a {

    font-weight:700;

    display:block;

    margin-bottom:3px;

}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.CategoryPagination {
    padding: 5px;
    text-align: center;
}

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}/* Quick Search */
.QuickSearch { z-index: 10; margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }
.QuickSearchResult .RatingIMG {
    padding-left: 8px;
    padding-top: 2px;
}

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px;
}

.SubCategoryList {
    padding: 4px;
}


.SubCategoryList ul, .SubCategoryList li {
    list-style: square;
    margin-left: 0;
}

.SubCategoryList li {
    color: #AE1935;
    margin-bottom: 4px;
    margin-left: 25px;
}

.SearchTips .Examples {
    padding: 8px;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList {
    clear: both;
}

.SortBox select {
    font-size: 0.9em;
}

 .SortBox option {
    color: #444;
}

.YourAccount li { font-size:12px; color:#333; list-style:none}
.YourAccount a { color:#005aab; text-decoration:none; font-size:14px; font-weight:bold;}

.SoldOut {
    color: #999;
}

.RemoveFromWishlistForm {
    margin: 5px;
}


.ShippingProviderList {
    list-style: none;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}
.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a:hover {
    background-color: #E4B3BC9F9;
}

.CurrencyList a.Sel {
    background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    width: 24px;
    padding-right: 4px;
    vertical-align: middle;
}

/* Shipping Estimation on Cart Contents Page */
.Submit > input {
    background: none repeat scroll 0 0 #4B6AAE;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px 10px !important;
    cursor: pointer;
    font-weight: 700;
}

.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    
    padding: 7px;
    float: right;

}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    text-align: left;
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
    text-align: right;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #e4b3bc;
    background: #eee;
}

.SharePublicWishList {
    background-color:seashell;
    padding:5px;
    border:1px solid pink;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}#TopMenu li.HeaderLiveChat {
    background-image: none;
}

#TopMenu li.HeaderLiveChat div {
    border-left: 0;
}

#TopMenu li.HeaderLiveChat div a {
    background-image: none;
    font-weight: bold;
}

.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}

.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../modelo05F/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
    width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
}

.CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../modelo05F/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}

.ProductFields dt {
    margin-bottom: 4px;
    float:right;
    margin-left:20px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
    text-align: center;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 3px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    text-decoration: underline;
}

.TagList {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../modelo05F/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
}

.TabNav li {
    display: inline;
}

.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
}

.TabNav li a:hover {
    text-decoration: none;
}

.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}

.TransitTime {
    font-weight: normal;
    color: gray;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}

.Content .ProductList.List li:hover{
    background-color:#FFF2FF;
}


.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}

.ProductImage2 {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    background-image: none;
    height: 200px;
}
.ProductImage3 {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    background-image: none;
    height: 200px;
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
    float: right;
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}

.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}

.RequiredClear {
    visibility: hidden;
}

/* Product Details */
.ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 6px;
    padding-left: 140px;
}

.ProductDetailsGrid .Label {
    margin: 0 0 6px -140px;
    float: left;
    width: 130px;
    font-weight: bold;
    padding-top: 1px;
    display: inline;
    position: relative;
    text-align:right;
}

.ProductDetailsGrid .Value {
    display: inline;
}

.ProductDetailsGrid .Label .Required {
    
    left: -1em;
}

.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}

/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle  {
    float: left;
}

#VideoList {
    padding-left: 5px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('../images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 92px;
    height: 69px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 270px;
    height: 265px;
}

#VideoSingle {
    padding-left: 10px;
    width:270px;
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}

.HideElement {
    display: none;
}



.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
    float: left;
}


/** Search All Form Result - Start **/
.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px;
}

.SearchSorting select {
    font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px;
}

.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}

/** AJAX loading box - End **/

#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid gray;

}


#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}

#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
    overflow: hidden;
    margin:auto;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}
/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li {
    width: 140px; /* the width must be fixed to the use of floats */
}

/* Menu links */
#SideCategoryList .sf-menu a {
    padding: 4px 8px 4px 8px;
    width: 200px; /* this + paddings must equal the root width above for hovers to work */
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
    left: 180px;
}

/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
    padding: 4px 8px 4px 8px;
    width: 124px; /* this + paddings must equal the child width above for hovers to work */
}

/* End: category flyout styles */
.fundo {
    width: 100%;
    height: 50px;
}
.nav {
    width: 100%;
}
.fundo {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: -1px;
}
.departamentos {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: -8px;
}
.fundo, .stn-menu ul a:hover, .stn-menu ul .current a, .stn-menu ul li:hover > a {
    background-image:url(../topo/fundomenu.jpg);border-radius:5px;
    color: #FFF !important;
}
.stn-menu {
    display: table; /* centers modern browsers */
    margin: 0 auto; /* centers modern browsers */
    font-size: 15px;
    padding-top: 9px;
}
.stn-menu li {
    list-style: none;
    padding: 0 0 6px;
    margin: 0 5px;
    float: left;
    position: relative;
}
.stn-menu a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    outline: none !important;
    display: block;
    padding: 14px 16px;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.stn-menu li.hasSubNav a {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.stn-menu .current a, .stn-menu li:hover > a {
    background: #EEE;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    background: -moz-linear-gradient(top, #FFF 0%, #EEEEEE 100%);
    display: block;
    color: #444;
    cursor: pointer !important;
    border: solid 1px #b4b4b4;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.stn-menu li:hover > ul {
    display: block !important;
}
.stn-menu ul {
    background: #EEE;
    background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#DDDDDD));
    background: -moz-linear-gradient(top, #eee, #ddd);/* filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#DDDDDD'); */
    width: 175px;
    display: none;
    padding: .5em 5px;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    border: solid 1px #b4b4b4;
    border-top: none;
    -webkit-border-radius: 6px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 6px;
    -moz-border-radius-topleft: 0;
    border-radius: 4px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
}
.stn-menu ul li {
    padding: 0;
    margin: 0;
    float: none;
}
.stn-menu ul a {
    color: #444 !important;
    font-weight: normal;
    text-shadow: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}
.stn-menu ul ul {
    border-top: solid 1px #b4b4b4;
    left: 161px;
    top: -10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.stn-menu ul .arrow {
    z-index: 0 !important;
    top: 15px !important;
}
.stn-menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}




/* Barra abaixo de Departamentos */
.subBar {
    background-image:url('../img/subBar.jpg');
    font-weight:300;
    font-size:12px;
    height:38px;
    border-radius:4px;
    margin:0 auto 5px auto;
}

.subBar .floatLeft, .subBar .floatRight {
    padding:10px;
}
.TagList {
    margin-top: 20px;
}

#TagsNew {
    padding-top: 10px;
    font-size: 16px;
}

#TagsNew a {
    color: #999999;
    line-height: 30px;
    padding: 5px;
    text-decoration: none;
}
#TagsNew a:hover {
    color: #ffffff;
    background: #C21E20;
    text-decoration: none;
    border-radius: 5px;
}
#TagsNew li {
    list-style: none outside none;
}


#TagsNew .BlockContent {
    background: url(../img/bg-produtos.gif) repeat-x scroll center bottom transparent;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-radius: 0 0 15px 15px;
    border-right: 1px solid #EEEEEE;
    margin-top: -12px;
    padding: 10px;
    text-align: center;
}
.Left #SideCategoryList li.LastChild{border-bottom:0!important;}

.TxtReceba {

    padding-left: 5px;

    padding-top: 2px;

    

}
.NewsletterSubscription {

    clear:both;

}

.NewsletterSubscription label {

    clear:both;

    float:left;

}

.NewsletterSubscription input {

    border:1px solid #BBBBBB;

    border-radius: 4px 4px 4px 4px;

    margin-bottom: 5px;

     padding-left: 4px;

    width: 200px;

    height: 33px;

}

.NewsletterSubscription .Button {

    width:110px;

    height:41px;

    border:0;

    margin-top:3px;

    vertical-align:middle;

    box-shadow: none;

    padding:0;

}
.Textbox  {

    background: none repeat scroll 0 0 #fdfcfb;

    border: 1px solid #aee2ff;

    color:#8f8e8e;

    border-radius: 5px 5px 5px 5px;

    font-family:  arial, tahoma, sans-serif;

    font-size: 12px;

    height: 23px;

    margin-top: 3px;

    padding-left: 6px;

    

}
/* Pages Menu */

#Menu2 {
clear: both;
margin: 0 0 15px;
padding: 0 0 0 100px;
height:20px;
text-align:center !important;
}

#Menu2 ul {
margin: 0;
padding: 0;
}

#Menu2 li {
float: left;
position: relative;
list-style: none;
margin: 0;
padding: 0;
height:29px;
text-align:center !important;
}

#Menu2 li.First a {
background-image: none;
}

#Menu2 li a {
display: block;
float: left;
text-transform: uppercase;
text-align:center !important;
font-size: 1.1em;
font-weight :bold;
padding: 7px 15px 0 15px;
height: 20px;
color:#fff;
text-decoration: none !important;
}

#Menu2 li ul {
width: auto;
position: absolute;
clear: left;
top: 30px;
left: 5px;
display: none;
text-align:center !important;
font-size: 1.0em;
background: transparent;
z-index: 1;
}

#Menu2 li ul li {
clear: both;
text-align:center !important;
background: transparent;
}

#Menu2 li ul li a {
padding: 5px 10px;
font-size: 1.0em;
text-align:center !important;
margin: 0;
width: 120px;
height: auto;
}

#Menu2 li ul li a:hover {
text-decoration: none;
}

#Menu2 li:hover a, #Menu li.over a {
text-decoration: none;
background-image: url(../img/hover.png);
height:20px;
}

#Menu2 li ul li a, #Menu li.over li a {
text-decoration: none !important;
}

#Menu2 li:hover ul, #Menu li.over ul {
display: block;
}
#ProdutosRelacionados .infiniteCarousel ul li .ProdutoImage img {

    width:150px !important

}

#ProdutosRelacionados {

    margin: 14px auto 0px;

    width: 970px;

    float:left;

    background:#FFF;

}

#ProdutosRelacionados h2 {

    color:#3f9ce6;

    font-size:18px;

    margin-bottom:2px;

}

.TxtRelacionados {

    color:#616263;

    font-size:12px;

    padding-left: 10px;

}

#ProdutosRelacionados .infiniteCarousel {

    border: 1px solid #DBDBDB;

}
.Relacionado1 {

    float:left;

    width:435px;

    display:block

}
.Relacionado3 {

    float:left;

    width:280px;

    display:block

}

.Relacionado2 {

    float:left;

    width:200px;

    display:block;

    margin-top:6px

}
/* carrosel */



            .list_carousel {

    margin: 10px 10px;

    width: 970px;

    height:380px;

    border:1px solid #d8d8d5;
text-decoration:none!important;

}

.caroufredsel_wrapper {

    height:370px !important;

    margin-left:40px !important;
text-decoration:none!important;

}

.list_carousel ul {

    margin: 0;

    padding: 0;

    list-style: none;

    display: block;

}

.list_carousel li {

    color: #999;

    text-align: center;
       text-decoration:none!important;

    width: 210px;

    height: 50px;

    padding: 0;

    margin: 6px;

    display: block;

    float: left;

    margin-top:10px;

}

.list_carousel.responsive {

    width: auto;

    margin-left: 0;

}

.clearfix {

    float: none;

    clear: both;

}

.prev {

    background: url("../img/back.jpg") no-repeat scroll 0 0 transparent;

    cursor: pointer;

    display: block;

    height: 31px;

    float:left;

    outline: 0 none;

    text-indent: -999px;

    width: 31px;

}

.next {

    background: url("../img/next.jpg") no-repeat scroll 0 0 transparent;

    float:right;

    float:left;

    cursor: pointer;

    display: block;

    height: 31px;

    outline: 0 none;

    text-indent: -999px;

    width: 31px;

}
.list_carousel2 {

    margin: 10px 10px;

    width: 970px;

    height:380px;

    border:1px solid #d8d8d5;
text-decoration:none!important;

}




a.Btn_Remover {

    background: url("../images/botao-remover.png") no-repeat scroll 0 0 transparent;

    display: block;

    height: 53px;

    text-indent: -9999px;

    width: 52px;

}
#BoxPromocoes {

    border: 1px #c7d7db solid;

    background:#e0e3e4;

    float:left;

    margin: 15px 10px 10px;

      width: 602px;

    

}
#BoxPromocoes p {

    color: #504E4E;

    font-size: 14px;

    text-align: left;

    width: 570px;

    padding-left:2px;

}

#SideCouponCodeBox h2 {

    border:none;

}

#SideGiftCertificateCodeBox h2 {

    border:none;

}

.Cupon {

    display:block;

    width:580px;

    float:left;

    background:#fff;

    padding:10px

}

.CuponDireita {

    float:left;

    display:block;

    width:282px;

    padding:40px 0px 0px 30px;

}
#couponcarrinhocode { width:350px !important; background:#e0e3e4; border:1px solid #787678;  height:36px; color:#504E4E; }
#giftcertificatecode { width:350px !important; background:#e0e3e4; border:1px solid #787678;  height:36px; color:#504E4E; }

#SideCouponCodeBox {

    border-bottom:2px solid #c7d7db;

    float:left;

}

#SideCouponCodeBox h4 {

    color:#0665c7;

    font-weight:bold;

    font-size:16px;

    text-align:center;

    width:100%;

    ;

}

.Field200 .CouponCode a {

    background:url(../images/btn-ok.jpg)

}

#BoxPromocoes .CuponDireita p {

    color:#504e4e;

    text-align:center;

    font-size:14px;

    width:100%;

}

#SideGiftCertificateCodeBox h4 {

    color: #13637C;

    font-size: 16px;

    font-weight: bold;

    text-align: center;

    width: 100%;

}
.ValorTotal{ padding:10px;

  border-top: 3px solid #FFFFFF;

    padding: 10px;



}

.TotalDireita{ width:590px; text-align:right; color:#990816; font-size:16px;float:left;}

.TotalEsquerda{ width:300px; color:#990816; float:right; text-align:right}

.TotalEsquerda strong{ font-size:24px;}

.ParcelasCarrinho{ font-size:16px !important; color:#990816 !important; font-weight:normal}

.ParcelasCarrinho .ouematevalor, .ParcelasCarrinho .ouematevalor{ font-size:16px !important; color:#990816 !important;font-weight:normal}

.IcoAcc { background-position:left; background-repeat:no-repeat; padding:10px 0 20px 60px}

.IcoAccMensagens { background-image:url(../img/ico_acc_msg.gif)}
.IcoAccPedidosStatus { background-image:url(../img/ico_acc_pedidos_status.gif)}
.IcoAccPedidos { background-image:url(../img/ico_acc_pedidos.gif)}
.IcoAccPedidosRma { background-image:url(../img/ico_acc_pedidos.gif)}
.IcoAccEnderecos { background-image:url(../img/ico_acc_enderecos.gif)}
.IcoAccFavoritos { background-image:url(../img/ico_acc_favoritos.gif)}
.IcoAccAfiliados { background-image:url(../img/ico_acc_Afiliados.gif)}
.IcoAccDados { background-image:url(../img/ico_acc_dados.gif)}
.Left #SideAccountMenu a{background-color:#E5E5E5;border-bottom:1px solid #D8D8D8;color:#444;display:block;font-size:10px;font-weight:700;line-height:25px;padding-left:10px;text-decoration:none;text-transform:uppercase;margin:0;}
.Left #SideAccountMenu a:hover{background-color:#666;border-bottom:1px solid #D8D8D8;color:#FFF!important;display:block;font-size:10px;font-weight:700;line-height:25px;padding-left:10px;text-decoration:none;text-transform:uppercase;margin:0;}
.Left #GiftCertificatesMenu a{background-color:#E5E5E5;border-bottom:1px solid #D8D8D8;color:#444;display:block;font-size:10px;font-weight:700;line-height:25px;padding-left:10px;text-decoration:none;text-transform:uppercase;margin:0;}
.Left #GiftCertificatesMenu a:hover{background-color:#666;border-bottom:1px solid #D8D8D8;color:#FFF!important;display:block;font-size:10px;font-weight:700;line-height:25px;padding-left:10px;text-decoration:none;text-transform:uppercase;margin:0;}