* {
margin:0;
padding:0;
}

body {
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
height:100%;
}

input {
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
padding:1px;
}

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

a {
font-weight:400;
}

h2,.TitleHeading {
font-weight:700;
margin:6px 0;
}

h3 {
margin-bottom:6px;
}

h4 {
margin-bottom:4px;
}

img,img a {
border:0;
}

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

li {
margin:0 0 2px;
padding:0;
}

blockquote {
margin-left:28px;
}

select option {
    font-family: trebuchet MS;
    font-size: 12px;
    padding: 0 10px;
}

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

.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;
}

.HorizontalFormContainer dt {
    clear: left;
    float: left;
    padding-top: 10px;
    text-align: right;
    width: 160px;
}

.HorizontalFormContainer dd.ProdutoField {
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;
}

#Container {
width:1000px;
margin:0 auto;
}

#TopMenu {
    float: right;
    height: 27px;
    padding: 0;
}

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

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

#TopMenu li.First a {
border-left:0;
}

#TopMenu li a,#TopMenu li div {
display:block;
margin:8px 0 0;
padding:0 10px;
}

#TopMenu li div a {
display:inline;
margin:0;
padding:0;
}

#TopMenu2 {
height:27px;
padding:0;
}

#TopMenu2 ul {
list-style:none;
margin:0;
padding:0;
}

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

#TopMenu2 li.First a {
border-left:0;
}

#TopMenu2 li a,#TopMenu2 li div {
display:block;
margin:8px 0 0;
padding:0 10px;
}

#TopMenu2 li div a {
display:inline;
margin:0;
padding:0;
}


#Menu {
    clear: both;
    height: 26px;
    margin: 0 0 60px;
    padding: 0;
}

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

#Menu li {
float:left;
position:relative;
list-style:none;
margin:0;
padding:0;
}

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

#Menu li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    padding: 7px 21px 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#Menu li ul {
width:auto;
position:absolute;
clear:left;
top:22px;
left:0;
display:none;
text-align:left;
background:transparent;
z-index:1;
}

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

#Menu li ul li a {
text-align:left;
width:120px;
height:auto;
margin:0;
padding:3px 10px;
}

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

* html #Menu ul li {
float:left;
height:1%;
}

* html #Menu ul li a {
height:1%;
}

#Outer {
margin-top:4px;
clear:both;
}

#Wrapper {
    clear: both;
    padding-bottom: 33px;
}

#Header {
    clear: both;
    height: 102px;
}

#Logo {
float:left;
width:333px;
}

#Logo h1 {
font-weight:400;
padding-left:64px;
height:45px;
margin-top:10px;
}

#SearchForm {
    margin: 44px 0 0 350px;
    position: absolute;
}

#SearchForm label {
font-weight:700;
}

#SearchForm input.Textbox {
    background: #FFF;
    border: none;
    padding: 3px;
    width: 329px;
}

#SearchForm .Button {
    margin: -3px 0 0 9px;
    padding: 0;
    vertical-align: middle;
}

#SearchForm p {
text-align:right;
margin:0 0 0 45px;
}

.Left {
float:left;
min-height:500px;
width:160px;
margin-right:10px;
}

.Left h2 {
    font-size: 14px;
    margin: 5px 10px 8px;
    width: 140px;
}

.Left a {
color:#14334d;
}

.Left .BlockContent {
margin:0 10px;
}

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

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

.Left #SideCategoriaList li ul {
}

.Left #SideCategoriaList li.LastChild {
border-bottom:0 !important;
}

.Left #SideCategoriaList li {
padding:3px 0;
}

.Content {
    float: left;
    margin: 0;
    min-height: 500px;
    padding: 0;
    width: 660px;
}

.Content .Block {
clear:both;
}

.Block {
margin-top:10px;
margin-bottom:10px;
}

.Content h2, .TitleHeading {
    background: url("../../img/bg-h2.png") no-repeat scroll left center transparent;
    color: #616452;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 10px 21px;
    text-transform: uppercase;
}

.Content.Wide {
width:830px;
}

.ContaOrderStatus ul, ol {
    list-style: none outside none;
    margin: 20px 0;
}

.Content.Widest {
width:1000px;
}

.Right {
float:right;
min-height:500px;
width:160px;
}

.Right h2 {
width:140px;
margin:5px 10px 8px;
}

.Right a {
color:#14334d;
}

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

.Right li {
clear:both;
list-style:none;
border-bottom:1px solid #c5dde9;
margin:0;
padding:3px 0;
}

#Footer {
    clear: both;
    margin: 0;
    padding: 10px 0 0;
	background-image:url(http://www.comercialpinhati.com.br/fundo.jpg);
	background-repeat:repeat-x;
	color:#FFF;
}

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

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

#Footer li a {
padding:0 10px;
color:#FFF;
}

.NewsletterSubscription {
clear:both;
}

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

.NewsletterSubscription input {
    border:1px solid #BBBBBB;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    margin-bottom: 5px;
    padding: 6px;
    width: 200px;
}

.NewsletterSubscription .Button {
width:140px;
height:25px;
border:0;
margin-top:6px;
vertical-align:middle;
box-shadow: none;
padding:0;
}

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

.Content .ProdutoList li {
    float: left;
    list-style: none outside none;
    margin: 0;
    min-height: 17em;
    overflow: hidden;
    padding: 0 20px 50px;
    width: 180px !important;
}

.ProdutoList .ProdutoImage {
    display: table-cell;
    height: 120px;
    line-height: 120px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
    width: 120px;
	background:#fff;
}

.ProdutoList .ProdutoImage img {
vertical-align:middle;
}

.ProdutoList p {
margin:5px 0 5px 5px;
}

.ProdutoList strong, .ProdutoList strong a {
    color: #3D5389;
    font-size: 14px;
    font-weight: 700;
}

.ProdutoPrice,.ProdutoList em {
font-style:normal;
font-weight:700;
}

.ProdutoList .Rating {
font-weight:700;
}

.ProdutoList .Rating img {
height:19px;
margin-top:3px;
}

.ProdutoList li .ProdutoCompareButton {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    margin-top: 3px;
    padding: 4px;
    width: 100px;
}

.Left .ProdutoList .ProdutoImage,.Right .ProdutoList .ProdutoImage {
display:none;
}

.Left .ProdutoList li,.Right .ProdutoList li {
clear:both;
width:140px;
list-style:none;
color:#14334d;
margin:5px 0 0;
padding:3px 0 5px;
}

.Right .SideCart p {
color:#14334d;
}

.Left .TopSellers li .TopSellerNumber,.Right .TopSellers li .TopSellerNumber {
float:left;
width:20px;
padding:6px 0 3px 6px;
}

.Left .TopSellers .ProdutoDetails,.Right .TopSellers .ProdutoDetails {
margin-left:24px;
width:110px;
padding:3px 0;
}

.Left .TopSellers li.TopSeller1,.Right .TopSellers li.TopSeller1 {
clear:both;
float:left;
width:128px;
overflow:visible;
display:inline;
margin:10px 0 5px;
padding:5px;
}

.Left .TopSellers li.TopSeller1 img,.Right .TopSellers li.TopSeller1 img {
text-align:center;
overflow:hidden;
max-width:130px;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber,.Right .TopSellers li.TopSeller1 .TopSellerNumber {
width:44px;
height:34px;
text-align:center;
display:Block;
margin:-20px 0 0;
padding:7px 0 6px;
}

.Left .TopSellers li.TopSeller1 .ProdutoDetails,.Right .TopSellers li.TopSeller1 .ProdutoDetails {
margin-left:0;
}

.Left .TopSellers li.TopSeller1 .ProdutoImage,.Right .TopSellers li.TopSeller1 .ProdutoImage {
width:130px;
display:inline;
text-align:center;
overflow:hidden;
}

.Content .TopSellers li .TopSellerNumber {
display:none;
}

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

.Breadcrumb {
padding-bottom:4px;
border-bottom:1px solid #DCDFE2;
}

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

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

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

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

.Meta {
color:#14334d;
}

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

.Content .FeedLink {
margin-top:4px;
}

.FloatRight {
float:right;
}

.FloatLeft {
float:left;
}

.ClearRight {
clear:right;
}

.ClearLeft {
clear:left;
}

.SortBox {
color:#14334d;
}

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

.Clear {
clear:both;
}

.Field45 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:80px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.Field100 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:150px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.Field150 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:200px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.Field200:hover, .Field200:focus {
box-shadow:0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 0 3px rgba(0, 0, 0, 0.2);
}

.Field200 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
font-family: 'trebuchet ms',arial,tahoma,sans-serif;
font-size: 12px;
width: 250px;
}

.Field250 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:3000px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.Field300 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:350px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.Field350 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:400px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.Field400 {
padding: 6px;
border:1px solid #BBBBBB;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
width:450px;
font-size:12px;
font-family:'trebuchet ms',arial,tahoma,sans-serif;
}

.MB10 {
margin-bottom:10px;
}

.MT0 {
margin-top:0;
}

.LH140 {
line-height:140%;
}

.PLRB5 {
padding:0 5px 5px;
}

.PLR10 {
padding:0 10px;
}

.PL20 {
padding:0 0 0 20px;
}

.PL40 {
padding:0 0 0 40px;
}

.ML20 {
margin:0 0 0 20px;
}

.MT10 {
margin-top:10px;
}

.PL10 {
padding-left:10px;
}

.PB2 {
padding-bottom:2px;
}

.NoMarginBottom {
margin-bottom:0;
}

.Required {
color:#14334dred;
font-weight:700;
visibility:visible;
}

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

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

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

.CreateConta {
float:left;
width:435px;
border-right:1px solid #ccc;
padding-right:20px;
}

.ContaLogin {
float:left;
padding-left:20px;
width:435px;
}

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;
}

.PrimaryProdutoDetails .ProdutoThumb {
float:none;
}

.PrimaryProdutoDetails .ProdutoMain {
float:none;
}

.PrimaryProdutoDetails .ProdutoParcela {
float:none;
}

.PrimaryProdutoDetails dt {
font-weight:700;
width:80px;
clear:left;
}

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

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

.Content h3 {
    background: url("../../img/bg-h2.png") no-repeat scroll left center transparent;
    color: #616452;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 10px 21px;
    text-transform: uppercase;
}

.ComparisonCheckbox {
float:left;
}

.SideRecentlyViewed .CompareButton {
margin:10px 0 0;
padding:0;
}

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

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

.ComparisonTable {
width:100%;
}

.ComparisonTable td {
vertical-align:top;
}

.CompareFieldName {
width:95px;
padding:8px 10px 8px 15px;
}

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

.CompareLeft {
padding:5px 10px;
}

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

.CompareRating {
text-align:center;
padding-top:8px;
vertical-align:middle;
}

.CompareProdutoOption {
margin-left:20px;
padding-left:5px;
}

.Availability {
color:#14334dgray;
}

.LittleNote {
color:#14334dgray;
}

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

table.General,table.CartContents,table.General {
width:100%;
margin:10px 0;
}

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 .ProdutoName a {
font-weight:700;
}

.CartContents tbody .SubTotal td {
text-align:right;
font-weight:700;
}

.ProceedToCheckout {
text-align:right;
}

.Content .ProceedToCheckout {
width:200px;
float:right;
}

.ProceedToCheckout a {
padding-top:5px;
}

.MiniCart .SubTotal {
text-align:center;
color:#14334d;
}

.MiniCart .CartProdutoOptionList {
display:block;
}

.JustAddedProduto {
width:128px;
overflow:hidden;
text-align:center;
margin:auto auto 10px;
padding:5px;
}

.JustAddedProduto strong,.JustAddedProduto a {
font-weight:700;
display:block;
margin-bottom:3px;
}

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

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

.CategoriaPagination .PagingList li {
display:inline;
padding:0 5px;
}

.QuickSearch {
text-align:left;
border-collapse:collapse;
background:#fff;
border:1px solid #BFBFBF;
margin:0;
padding:0;
}

.QuickSearchTitle td,.QuickSearchAllResults td {
font-weight:700;
padding:4px;
}

.QuickSearchResult td {
cursor:pointer;
padding:8px;
}

.QuickSearchResultImage {
margin-left:4px;
margin-right:10px;
text-align:center;
}

.QuickSearchResultNoImage {
padding-top:10px;
color:#14334d;
}

.QuickSearchResultName {
margin:0;
padding:0 0 5px;
}

.QuickSearchResultName a {
font-weight:700;
}

.QuickSearchHover td {
background:#E8F4F8;
}

.QuickSearchHover a {
font-weight:700;
}

.QuickSearchAllResults td {
text-align:right;
height:25px;
}

.QuickSearchAllResults a:active,.QuickSearchAllResults a {
outline:none;
-moz-outline-style:none;
}

.BrandCloud a {
padding-right:5px;
}

.DownloadExpires {
padding-top:3px;
font-style:italic;
color:#14334dgray;
}

.DownloadExpiresToday {
color:#14334dred;
}

.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;
}

.ProdutoDetailsGrid dt {
width:140px;
margin-bottom:6px;
float:left;
font-weight:700;
}

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

.SubCategoriaList {
padding:4px;
}

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

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

.SearchTips .Examples {
background:#FFFFE0;
border:1px solid #aaa;
color:#14334d;
margin-left:30px;
margin-bottom:10px;
padding:8px;
}

.PrimaryProdutoDetails .ProdutoThumb p {
margin-top:10px;
}

.ProdutoReviewList {
clear:both;
}

.SortBox option {
color:#14334d;
}

.YourConta li {
margin-bottom:8px;
}

.SoldOut {
color:#14334d;
}

.RemoveFromWishlistForm {
margin:5px;
}

.ShippingProviderList {
list-style:none;
}

small {
color:#14334dgray;
}

.HowToPay {
margin-bottom:10px;
}

.ProdutoList em, .ProdutoList .Rating {
    display: block;
    margin:0;
}

.GoogleCheckout p,.PayPalExpressCheckout p,.AlternativeCheckout p {
margin:0;
}

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

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

#TopMenu li.Flag {
float:right;
}

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

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

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

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

.CurrencyList dl {
margin:0;
padding:0;
}

.CurrencyList dd {
border:1px solid #EDECEC;
background-color:#F9F9F9;
clear:both;
margin:0;
padding:0;
}

.CurrencyList a {
display:block;
line-height:1.8;
padding:0 3px 0 5px;
}

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

.CurrencyList a .Flag {
margin-top:4px;
display:block;
float:left;
width:24px;
padding-right:2px;
vertical-align:middle;
}

.CurrencyList a .Text {
display:block;
padding-left:24px;
}

.PrimaryProdutoDetails .YouSave {
font-weight:700;
margin-top:3px;
display:block;
}

.EstimateShipping {
margin-top:4px;
margin-bottom:4px;
font-weight:400;
width:320px;
float:right;
padding:7px;
}

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

.EstimateShipping dd {
margin-bottom:8px;
font-weight:400;
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;
}

.SharePublicWishList {
background-color:#FFFFE0;
border:1px solid #CDDEE2;
padding:5px;
}

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

.ExpressCheckoutBlock {
padding-top:6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
display:none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
display:inline;
font-weight:400;
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 {
float:right;
}

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

.HeaderLiveChat img {
vertical-align:middle;
}

#ProdutoOtherDetails .ProdutoDetailsGrid {
margin-left:25px;
}

.SubCategoriaListGrid {
padding:4px;
}

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

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

.SubCategoriaListGrid 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('../../default/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;
margin-left:10px;
background:#fff;
float:left;
text-align:center;
padding:10px;
}

.SubBrandListGrid ol {
clear:both;
}

.ProdutoAddToCart dt div.Required,#CartEditProdutoFieldsForm dt div.Required {
margin-left:-10px;
}

.ProdutoAddToCart input.Textbox,#CartEditProdutoFieldsForm input.Textbox {
width:181px;
}

.ProdutoAddToCart textarea,#CartEditProdutoFieldsForm textarea {
width:183px;
height:50px;
}

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

.ProdutoFields {
margin-bottom:15px;
}

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

.ProdutoFields TextArea {
width:100%;
}

.CartContents .CartProdutoFieldsLink {
color:#14334d;
margin-top:6px;
padding-left:22px;
background:url('../../default/images/GiftWrappingAvailable.gif') no-repeat;
padding-bottom:4px;
}

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

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

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

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

.ProdutoAddToCart dd.AddCartButton span {
margin-top:4px;
padding-right:5px;
}

.ProdutoActionAdd {
    background: none repeat scroll 0 0 #CE5B36;
    border-radius: 10px 10px 10px 10px;
    display: block;
    margin: 5px 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}
.ProdutoActionAdd a {
color:#fff !important;
text-decoration:none !important;
font-weight:700 !important;
}

.TagList {
margin-top:20px;
}

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

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

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

.SelectGiftWrapMultiple {
max-height:400px;
}

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

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

.TabNav li {
display:inline;
}

.TabNav li a {
position:relative;
top:2px;
margin-right:3px;
margin-top:3px;
padding:4px 6px;
}

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

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

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

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

.TransitTime {
font-weight:400;
color:#14334dgray;
}

.Content .ProdutoList.List li {
display:block;
width:auto;
float:none;
min-height:0;
height:132px;
background-image:none;
margin:6px 0 0;
padding:6px;
}

.Content .ProdutoList.List .ProdutoImage {
float:left;
background-image:none;
width:120px;
height:120px;
margin:0 !important;
padding:0;
}

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

.Content .ProdutoList.List .ProdutoQty {
margin-left:10px;
}

.Content .ProdutoList.List .ProdutoDescription {
font-style:italic;
margin-top:5px;
}

.Content .ProdutoList .ProdutoRightCol {
float:right;
}

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

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

.LittleNotePassword {
color:#14334dgray;
padding:2px 0;
}

.RequiredClear {
visibility:hidden;
}

.ProdutoDetailsGrid .DetailRow {
clear:left;
margin-top:6px;
padding-left:140px;
}

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

.ProdutoDetailsGrid .Value {
display:inline;
}

.ProdutoDetailsGrid .Label .Required {
position:absolute;
left:-1em;
}

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

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

.Copy {
    display: block;
	position:absolute;
	text-indent:-9000px;
}

.ProdutoOptionList input {
vertical-align:middle;
}

#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:700;
}

.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;
}

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

.videoRowLength {
padding-left:4px;
}

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

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

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

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

.HideElement {
display:none;
}

.VideoSingleTitle {
font-weight:700;
}

.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;
}

.SearchPaging {
float:right;
}

.SearchSorting {
float:right;
margin:8px 0;
}

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

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

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

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

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

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

#ProdutoDetails .ProdutoTinyImageList ul li div {
text-align:center;
}

#ProdutoDetails .ProdutoTinyImageList ul li #TinyOuterDiv {
border:2px solid #FFF;
}

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

#ProdutoDetails .ProdutoThumbImage {
height:220px;
width:220px;
overflow:hidden;
margin:auto;
}

.carousel {
position:relative;
visibility:hidden;
left:-5000px;
width:180px;
}