/* 
# SOFT TOYS IMP. E EXP. LTDA		 #
# @author = André Luiz Trabuco       #
# @agency = Wafia Web Design         #
# @agency url = http://wafia.com.br  #
*/

* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	background:#fff url("../img/bg_geral.gif") repeat;
}

a,img {
	outline:none;
	border:none;
}

#wrapper {
	width:958px;
	position:relative;
	margin:20px auto;
	background:transparent url("../img/bg_caixa.gif") no-repeat top center;
	margin-bottom:100px;
	height:1300px;
}

#wrapper #container {
	width:958px;
	height:1200px;
	background:#fff;
	position:relative;
	top:550px;
	
}

/****************************
HEADER
****************************/

#wrapper #container #header {
	position:absolute;
	top:-525px;
	left:40px;
	z-index:1;
}

#wrapper #container #header h1 {
	position:relative;
	top:-10px;
}

#wrapper #container #bottom_container {
	width:958px;
	height:200px;
	background:transparent url("../img/bottom_caixa.gif") no-repeat bottom center;
	position:relative;
	top:1020px;
}

/****************************
MENU
****************************/


#wrapper #container #header #menu {
	height:100px;
	width:700px;
	position:absolute;
	top:-20px;
	left:200px;
	display:block;
}

#wrapper #container #header #menu ul li {
	height:32px;
	width:50px;
	float:left;
	list-style:none;
	display:block;
}

#wrapper #container #header #menu ul li a {
	height:13px;
	color:#fff;
	background:url("../img/menu.gif") no-repeat;
	text-indent:-9999px;
	display:block;
}


#wrapper #container #header #menu ul li a:hover {
	height:82px;
	display:block;	
	text-indent:-9999px;
}

#wrapper #container #header #menu ul li.mhome a {
	background-position:-3px 35px;
	width:75px;
	height:20px;
	padding:30px 10px 0 0;
	margin:0;
}

#wrapper #container #header #menu ul li.mhome a:hover {
	background-position:-3px -15px;
	width:75px;
	height:84px;
	padding:30px 10px 0 0;
}

body#set_home #wrapper #container #header #menu ul li.mhome a {
	background-position:-3px -15px;
	width:75px;
	height:84px;
	padding:30px 10px 0 0;
}

#wrapper #container #header #menu ul li.mempresa a {
	background-position:-88px 35px;
	width:70px;
	height:20px;
	padding:30px 10px 0 0;
	margin:0 0 0 38px;
}

#wrapper #container #header #menu ul li.mempresa a:hover {
	background-position:-88px -15px;
	width:49px;
	height:84px;
	padding:30px 0px 0px 40px;
}

body#set_empresa #wrapper #container #header #menu ul li.mempresa a {
	background-position:-88px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 0px 40px;
}

#wrapper #container #header #menu ul li.mprodutos a {
	background-position:-176px 35px;
	width:85px;
	height:20px;
	padding:30px 0 0 0;
	margin:0 0 0 80px;
}

#wrapper #container #header #menu ul li.mprodutos a:hover {
	background-position:-176px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 0px 40px;
}

body#set_produtos #wrapper #container #header #menu ul li.mprodutos a {
	background-position:-176px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 0px 40px;
}

#wrapper #container #header #menu ul li.mcadastro a {
	background-position:-270px 35px;
	width:75px;
	height:20px;
	padding:30px 10px 0 0;
	margin:0 0 0 125px;
}

body#set_cadastro #wrapper #container #header #menu ul li.mcadastro a {
	background-position:-270px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

#wrapper #container #header #menu ul li.mcadastro a:hover {
	background-position:-270px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

#wrapper #container #header #menu ul li.mmascotes a {
	background-position:-367px 35px;
	width:75px;
	height:20px;
	padding:30px 10px 0 0;
	margin:0 0 0 174px;
}

#wrapper #container #header #menu ul li.mmascotes a:hover {
	background-position:-367px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

#wrapper #container #header #menu ul li.mdiversao a {
	background-position:-457px 35px;
	width:75px;
	height:20px;
	padding:30px 10px 0 0;
	margin:0 0 0 215px;
}

body#set_mascotes #wrapper #container #header #menu ul li.mmascotes a {
	background-position:-367px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

#wrapper #container #header #menu ul li.mdiversao a:hover {
	background-position:-457px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

body#set_diversao #wrapper #container #header #menu ul li.mdiversao a {
	background-position:-457px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

#wrapper #container #header #menu ul li.mcontato a {
	background-position:-547px 35px;
	width:75px;
	height:20px;
	padding:30px 10px 0 0;
	margin:0 0 0 255px;
}

#wrapper #container #header #menu ul li.mcontato a:hover {
	background-position:-547px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

body#set_contato #wrapper #container #header #menu ul li.mcontato a {
	background-position:-547px -15px;
	width:50px;
	height:84px;
	padding:30px 0px 10px 40px;
}

/****************************
TOPO
****************************/

#topo {
	position:absolute;
	top:5px;
	left:-40px;
	z-index:-2;
	
}

/****************************
CONTENT
****************************/
#content {
	position:absolute;
	top:70px;
	width:958px;
}

#content_center {
	position:absolute;
	top:0;
	left:240px;
	width:473px;
}

#content_center #txt p {
	font:12px/18px 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;
	color:#333;
	text-align:justify;
	width:455px;
}

#content_center #lancamentos {
	margin:20px 0 0 0;
}

#content_center #lancamentos .toy {
	border:1px solid gray;
	float:left;
	display:block;
	width:150px;
	margin:2px;
	overflow:hidden;
}

#content_center #lancamentos .toy span {
	float:left;
	font:10px/10px 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;
	color:#333;
	margin:5px 0 0 3px;
}

#content_center #lancamentos .toy a {
	padding:5px;
	background:#ccc;
	color:#666;
	font:10px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}

#content_center #lancamentos p {
	font:12px/18px 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;
	color:#333;
	text-align:justify;
	width:455px;
}

/****************************
PROMO
****************************/

#promo {
	margin:0 0 0 10px;
	background:#f8f8f8;
	width:210px;
	height:708px;
	padding:3px;
}


/****************************
NEWSLETTER
****************************/

#newsletter {
	margin:32px 0 0 12px;
}

#newsletter legend {
	display:none;
}

#newsletter fieldset {
	border:none;
	width:188px;
}

#newsletter label input {
	border:none;
	background-color:#f18e4d;
	font:10px/15px 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;
	padding:5px 0 0 0;
	color:#fff;
	text-transform:uppercase;
	height:20px;
	width:184px;
	margin:10px 0 0 0;
}

#newsletter input#envia {
	background:url("../img/btn_envia.gif") no-repeat;
	width:68px;
	height:28px;
	display:block;
	content:"";
	font-size:1px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin:10px 0 0 0;
	float:right;
}

/****************************
INSTITUCIONAL
****************************/

#institucional {
	position:absolute;
	right:15px;
	top:0;
}

#institucional #video {
	margin:10px 0 0 0;
}

#institucional #noticias #noticias_box {
	width:200px;
	font:10px/15px 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;
	background:#f8f8f8;
	padding:7px;
}

#institucional #noticias #noticias_box  ul li {
	margin:15px 0 15px 0;
}

#institucional #noticias #noticias_box  ul li a {
	color:#333;
	text-decoration:none;
}

#institucional #noticias #noticias_box  ul li a:hover {
	color:#f18e4d;
}

/****************************
FOOTER
****************************/

#footer {
	background:url("../img/footer_line.gif") no-repeat top center;
	height:140px;
	position:absolute;
	top:1120px;
	width:958px;
	z-index:1;
}

#footer address {
	background:url("../img/address.jpg") no-repeat;
	width:480px;
	height:21px;
	text-indent:-9999px;
	margin:25px 0 0 108px;
}

#footer span a {
	background:url("../img/email.jpg") no-repeat;
	width:460px;
	height:21px;
	text-indent:-9999px;
	display:block;
	margin:2px 0 0 104px;
}

#footer #softtoys {
	margin:15px 0 0 30px;
	float:left;
}

#footer #selos {
	float:right;
	margin:-45px 140px 0 0;
}

#footer #wafia {
	float:right;
	margin:-25px 40px 0 0;
}

#footer #wafia a {
	background:url("../img/wafia.jpg") no-repeat;
	width:41px;
	height:14px;
	text-indent:-9999px;
	display:block;
	margin:2px 0 0 0;
}

/****************************
PRODUOTOS
****************************/

#categoria {
	display:block;
	margin:20px 0 0 0;
}

#categoria select {
	float:right;
	margin:30px 20px 0 0;
	border:1px solid #666;
	height:20px;
	font:12px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
	color:#666;
	text-transform:uppercase;
	width:200px;
}

#categoria img.logocategoria {
	float:left;
	margin:0 0 0 20px;
}

#showcase {
	padding:10px 0 0 15px;
	clear:both;
}

#showcase .toy {
	border:1px solid #e9e9e9;
	width:164px;
	float:left;
	margin:10px;
}

#showcase .toy a {
	padding:5px;
	background:#ccc;
	color:#666;
	font:10px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}

#showcase .toy span {
	font:10px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
	float:left;
	text-indent:5px;
	margin:5px 0 0 0;
}



/****************************
DETALHES
****************************/

#detalhes_produtos {
	margin:20px auto;
	width:600px;
}

#detalhes_produtos h3 {
	font-family:'century gothic',arial;
	text-transform:uppercase;
	font-size:31px;
	line-height:27px;
	font-weight:normal;
}

#detalhes_produtos p {
	font-family:'century gothic',arial;
	text-transform:uppercase;
	font-size:15px;
	line-height:27px;
	font-weight:normal;
}

/****************************
CADASTRO
****************************/

#cadastro {
	color:#666;
	font:11px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
}

#cadastro fieldset {
	width:410px;
	border:none;
}

#cadastro label {
	display:block;
	text-align:right;
	margin:2px 0 4px 0;
}

#cadastro select {
	width:304px;
	color:#666;
	border:2px solid #d5d8ec;
	font:11px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
}

#cadastro label input,textarea {
	width:300px;
	border:2px solid #d5d8ec;
	background:#fff;
	color:#333;
	font:11px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
}

#cadastro label textarea {
	height:200px;
}

#cadastro input#btn_envia {
	float:right;
}

/****************************
CONTATO
****************************/

.contact-form {
	margin:-20px 0 0 0;
	float:right;
}

.contact-form legend {
	color:#e88328;
	font:17px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
	margin-bottom:20px;
	text-transform:uppercase;
	display:none;
}

.contact-form label {
	margin:2px 0 2px 0;
}

.contact-form label input,textarea {
	border:2px solid #d5d8ec;
	background:#fff;
	color:#333;
	font:11px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
}

.contact-form input#btn_contact {
	float:right;
}

.contact-address {
	float:left;
}

#contact-center {
	margin:0 0 0 100px;
	width:700px;
	margin:0 auto;
}

#sim {
	font:12px 'Trebuchet MS',Verdana,Tahoma,Helvetica,sans-serif;
	color:#333;
}