﻿/* Color: Blue */

body {
	background: #000 url(http://www.sds.art.br/images_loja/bg_tijolo.jpg) no-repeat;
	background-position: 50% 130px; 
	color: #000;
}

a {
	color: #000;
	font-weight: normal;
	
}

a:hover {
	color: #000;
text-decoration: underline;
}

h2 {
}

h3 {
	color: #000;
}
hr {
	background: #e1e1e1;
	color: #e1e1e1;
}

#Container {
	background: url(http://www.sds.art.br/images_loja/ContainerBg.gif) 0 0 repeat-y;
}

#TopMenu {
	background: #000;
}

#TopMenu li{
	background: url(http://www.sds.art.br/images_loja/PagesMenuBg.gif) 0 8px no-repeat;
	color:#FFF;
}

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

#TopMenu li a {
	color: #fff;
}

#TopMenu li div {
	color: #fff;
}

#TopMenu li a:hover {
	text-decoration: underline;
}
.nome_cliente {
float:right;
height: 40px;
margin-right:10px;
padding: 10px 0 0 0;
}

.nome_cliente  span.VisitanteGuest{
display: none;
}

.nome_cliente  span.logout_cliente{
font-size:9px;
}

#Menu {
background:#e1e1e1;
}

#Menu li {
}

#Menu li a {
	background: url(http://www.sds.art.br/images_loja/MenuBgBtn.gif) 0 16px no-repeat;
	color: #000;
}

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

#Menu li ul li a {
	background: #fdd71f;
}

#Menu li ul li a:hover {
	background: #fee674;
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
	background-position: 0 0;
	background-repeat: no-repeat;
}

#Wrapper {
}

#Header {
}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	background: url(http://www.sds.art.br/images_loja/search_bg.jpg) 0 0 no-repeat;
}

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: 1px solid #D2D2D2;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #fff;
}

#SearchForm p {
	color: #fff;
}

.Left {
	background: #FFF;
	border-right: 1px solid #E1E1E1;
}

.Left h2 {
	color: #000;
	font-weight: normal;
}

.Left li {
	border-bottom: 1px solid #e1e1e1;
}

.Left li a {
	color: #000;
}

.Left li.list_categories {
font-size:13px;
}

.Left li a:hover {
	color: #4B4B4B;
}

.Content {
border
}

.Content h2 {
	color: #000;
	padding-top:5px;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
	background: #FFF;
	border-left: 1px solid #E1E1E1;
}

.Right .Block {
}

.Right h2 {
	color: #000;
	font-weight: normal;
}

.Right li {
	border-bottom: 1px solid #e1e1e1;
}

.Right li a {
	color: #000;
}

.Right a:hover, .Right a:hover strong {
	color: #4B4B4B;
}

.Right hr {
	background: #e1e1e1;
	color: #e1e1e1;
}

#Footer {
	background: #000;
}

#Footer {

color:gray;
}

#Footer a {
color:#FFF;
text-decoration:none;
}

#Footer a:hover {
color:#FFF;
text-decoration:underline;
}


.NewsletterSubscription input {
	border: 1px solid #e1e1e1;
}

.Content .ProductList li {
background:#F1F1F1;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	
}

.Content .ProductList a:hover {
	color: #000;

}

.Content .ProductList .ProductImage img{
	border: 2px solid #FFFFFF;
}

.Content .ProductList .ProductImage:hover img{
	border: 2px solid #D2D2D2;
	
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #000;
}

.ProductPrice, .ProductList em {
	color: #000;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../../Toys/images/blue/FeaturedProductsBg.gif) bottom left repeat-x;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #E1E1E1;
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../Toys/images/blue/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {

}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

.Breadcrumb {
	border-bottom: 1px solid #e1e1e1;
}


.CompareItem { width:200px; border-left: solid 1px #e1e1e1; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #e1e1e1; }
.CompareFieldTop { border-bottom:solid 1px #e1e1e1; }
.CompareFieldTop a:hover { color:#000; }
.CompareCenter { border-left:solid 1px #e1e1e1; border-bottom:solid 1px #e1e1e1; }
.CompareLeft { border-left:solid 1px #e1e1e1; border-bottom:solid 1px #e1e1e1; }

.ViewCartLink {
	background: url('../../Toys/images/blue/Cart.gif') no-repeat 8px 3px;
}

table.CartContents, table.General {
	border: 1px solid #e1e1e1;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #E1E1E1;
	color: #000;
	border-bottom: 1px solid #e1e1e1;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e1e1e1;
	color: #000;
}

.MiniCart .SubTotal {
	color: #000;
}

.JustAddedProduct {
	border: 1px solid #e1e1e1;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #000;
}

.CategoryPagination {
	color: #000;
	background: #e1e1e1;
	border: 1px solid #e1e1e1;
}

.CheckoutRedeemCoupon { background: #e1e1e1; padding: 10px; width: 300px; border: 1px solid #e1e1e1; margin-bottom: 10px; }

.InfoMessage {
	background: #e1e1e1;
	color: #000;
}

.SuccessMessage {
	background: #e1e1e1 url('../../Toys/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Toys/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #e1e1e1;
}

.QuickSearch { background: #fff; border: 1px solid #e1e1e1;  }

.QuickSearchHover td{ background: #e1e1e1; }

.CreateAccount {
	border-right: 1px solid #e1e1e1;
}

.SearchTips .Examples {
	background: #e1e1e1;
	border: 1px solid #e1e1e1;
	color: #555;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #e1e1e1;
	border: 1px solid #D2D2D2;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #e1e1e1;
}

.TabNav li a:hover {
	background-color: #D2D2D2;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #D2D2D2;
}

.TabNav li a {
	border: 1px solid #D2D2D2;
	background: #e1e1e1;
}

.TabNav li a:hover {
	background-color: #D2D2D2;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* central de ajuda */

.central_ajuda  h4{ background: url(http://www.sds.art.br/images_loja/ico-bullet.gif) no-repeat 0 3px; padding-left: 16px; margin-bottom: 10px; }

.central_ajuda a {text-decoration:none; font-size:11px;}

.central_ajuda a.pergunta {text-decoration:none; font-size:12px; font-weight:bold; line-height:20px;}

.central_ajuda .boxes{ width: 210px; float: left; margin-right: 20px; height: auto; line-height: 22px; padding:10px;}

.central_ajuda .solucoes .boxes{ width: 100%; border-top: none; height: auto; padding-bottom: 5px; text-align: right; float: none;  border-bottom: 1px dotted #e1e1e1;}
.central_ajuda .solucoes .boxes dt{ color: #6b07ab; font-weight: bold; font-size: 14px; display: block; margin-bottom: 3px; text-align: left; padding-top: 15px;}
.central_ajuda .solucoes .boxes dt a{ text-decoration: none; font-size:12px; font-weight:bold; }
.central_ajuda .solucoes .boxes dd p{ text-align: left; }

#Footer ul{
margin-left:0;
padding-left:15px;
}

#Footer ul li{
display:inline;
padding-right:5px;
}

.footer_left {
float:left;
width:400px;
padding-top:20px;
}

.footer_right {
float:left;
width:560px;
padding-top:20px;
text-align:right;
}

.copyright {
text-align:center;
}

#TopMenu .Guest {
	display: none;
}


