/* css comum  */

#link_site{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:320px;
	z-index:999;
}


#logo_login{
	background:url(../../__img/admin/logo.png) center no-repeat;
	width:292px;
	height:161px;
	position:absolute;
	left:50%;
	margin-left:-176px;
	top:50%;
	margin-top:-300px;
}

#quadrocor{
	width:15px;
	height:15px;
	display:block;
}

#formulario_login{
	position:absolute;
	left:50%;
	width:379px;
	top:50%;
	margin-top:-64px;
	margin-left:-106px;
}

#link_site a{
	display:block;
	padding:5px 10px 5px 10px;
	background-color:#FFF;
	color:#FF0000;
	text-decoration:none;
}

ul.form_login{
	margin:0px;
	padding:0px;
	list-style:none;
}


ul.form_login li{
	padding-bottom:24px;
}

ul.form_login li span{
	display:inline-block;
}

input.radio{
	width:15px;
}

#botoes{
	width:100%;
	display:block;
	float:left;
}

#botao_adicionar, #botao_cancelar, #botao_salvar_dados, #botao_salvar , #botao_voltar{
	width:150px;
	height:30px;
	float:right;
}
#botao_voltar{
	float:left;
}

#botao_adicionar a{
	display:inline-block;
	background:url(../../__img/admin/botao_adicionar.png) right top no-repeat;
	height:30px;
	text-decoration:none;
	padding-bottom:10px;
	width:150px;
	float:right;
}

#botao_cancelar a{
	display:inline-block;
	background:url(../../__img/admin/botao_cancelar.png) right top no-repeat;
	height:30px;
	text-decoration:none;
	width:150px;
	float:right;
	padding-bottom:5px;
}

#botao_salvar_dados a{
	display:table;
	background:url(../../__img/admin/botao_salvar_dados.png) right top no-repeat;
	height:30px;
	text-decoration:none;
	padding-top:5px;
	width:100%;
	float:right;
}

#botao_salvar a{
	display:block;
	background:url(../../__img/admin/botao_salvar.png) right top no-repeat;
	height:30px;
	text-decoration:none;
	padding-bottom:10px;
	width:150px;
	float:right;
}

#botao_voltar a{
	display:inline-block;
	background:url(../../__img/admin/botao_voltar.png) right top no-repeat;
	height:30px;
	text-decoration:none;
	padding-bottom:10px;
	width:150px;
	float:left;
}

#box{
	background:url(../../__img/admin/layout_admin/top.png) top left no-repeat;
	border:1px solid #dbdbdb;
	border-top:none;
	padding:8px;
	width:99%;
	float:left;
	margin-top:10px;
}

#box_top{
	height:40px;
}

#box h1{
	background:none;
	color:#666666;
}

.botao_logar{
	width:100%;
	height:32px;
	background:url(../../__img/admin/entrar_sistema.png) no-repeat right center;
	border:1px solid #FFF;
}

ul.form_login li input{
	width:364px;
	padding:5px;
	border:1px solid #e2e2e2;
	background-color:#e2e2e2;
	
}

ul.form_login li input#submit{
	width:100px;
}

#titulo_login{
	width:400px;
	height:30px;
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:50%;
	margin-top:-115px;
	text-align:center;
	font-size:24px;
	line-height:30px;
	color:#FFF;
}

ul.form_login li.botao_submit{
	width:275px;
	text-align:right;
}

#erro_login,#sucesso{
	width:100%;
	background-color:#ca0a0a;
	color:#FFF;
	font-size:16px;
	text-align:center;
	top:0;
	left:0;
}

#sucesso{
	background-color:#390;
	width:100%x;
	margin:0;
	margin-bottom:10px;
}

#aviso_home{
	width:100%;
	padding:0;
	text-align:center;
	padding-top:150px;
	padding-bottom:100px;
}

#admin_cont{
	margin:15px;
	min-height:300px;
}

#admin_cont a{
	color:#ca0a0a;
	text-decoration:none;
}

#admin_cont a:hover{
	text-decoration:underline;
}

#submit_varias{
	background-image:url(../../__img/admin/excluir_marcadas.png);
	width:200px;
	height:25px;
	border:1px solid #fff;
}


/* ---------------------------------------------------------- */
/* css para o admin das categorias */

ul.forms{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.forms li{
	padding-bottom:8px;
	padding-top:8px;
	display:block;
	float:left;
	width:100%;
	border-bottom:1px dotted #CCCCCC;
}

ul.forms li span{
	display:block;
	float:left;
}

ul.forms li span.w150{
	width:150px;
	display:inline-block;
}

ul.forms li span.w70{
	width:70px;
}

ul.forms li input,ul.forms textarea{
	width:330px;
	border:1px solid #999999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	height:24px;
}

ul.forms li input{
	padding-left:10px;
	float:left;
}
ul.forms #descricao{
	width:910px;
}

ul.forms li input#submit{
	width:100px;
}

ul.forms li.botao_submit{
	width:275px;
	text-align:right;
}

span.right_input{
	width:7px;
	height:24px;
	float:left;
	background:url(../../__img/admin/input_right.png) right bottom no-repeat;
}

/* css para o envio de imagens extras */

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

ul#imagens_extras li#upload{
	width:350px;
}

ul#imagens_extras li#imagens{
	width:350px;
	margin-left:380px;
}

.fileUploadQueueItem {
   font: 11px Verdana, Geneva, sans-serif;
   background-color: #F5F5F5;
   border: 3px solid #E5E5E5;
   margin-top: 5px;
   padding: 10px;
   width: 300px;
}
.fileUploadQueueItem .cancel {
   float: right;
}
.fileUploadProgress {
   background-color: #FFFFFF;
   border-top: 1px solid #808080;
   border-left: 1px solid #808080;
   border-right: 1px solid #C5C5C5;
   border-bottom: 1px solid #C5C5C5;
   margin-top: 10px;
   width: 100%;
}
.fileUploadProgressBar {
   background-color: #0099FF;
}

textarea{ background:none; height:auto; }

#selects{
	height:16px;
	width:16px;
	display:block;
	float:left;
}

#selects div{
	float:left;
	width:100%;
}

#mask_operacao{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	z-index:999;
	background:url(../../__img/admin/popup_operacao_ok.png) center no-repeat;
}

#mask_operacao a{
	width:100%;
	height:100%;
	display:block;
}

/* CSS Document */
html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background:url(../../__img/admin/bg.png) center repeat-x;
	height:100%;
	min-width:850px;
}

body#inside{
	background:none;
	background-color:#FFF;
}

div{
	overflow:hidden;
}

span.label{
	width:100px;
}

div.bordert{
	width:100%;
	height:5px;
	border-top:1px solid #036;
	margin-top:-4px;
}	

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

a{
	color:#165a35;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.botao{
	background-color:#2d80a5;
	padding:5px 10px 5px 10px;
	display:block;
	color:#FFF;
	width:100px;
	text-decoration:none;
	text-align:center;
}

a.botao:hover{
	background-color:#036;
	padding:5px 10px 5px 10px;
	display:block;
	color:#FFF;
	width:100px;
	text-decoration:none;
	text-align:center;
}

#sub_bg{
	background-color:#036;
	height:320px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

a:hover img{
	border:0px;
}

img{
	border:0px;
}

#wrapper{
	width:100%;
	position:absolute;
}

#sombra_esq,#sombra_dir{
	width:69px;
	height:405px;
	position:absolute;
	top:0px;
	left:50%;
	z-index:102;
}

#sombra_esq{
	margin-left:-536px;
}

#sombra_dir{
	margin-left:467px;
}

#logo{
	background:url(../../__img/admin/logo.jpg);
	width:100%;
	height:151px;
	position:absolute;
	top:0px;
	z-index:200;
	display:block;
	
}

#bg_menu{
	background-image:url(../../__img/admin/bg_menu.png);
	background-position:top center;
	height:45px;
	width:100%;
	position:absolute;
	top:160px;
	left:0;
	z-index:99;
	background-color:#246e46;
}

#menu{
	width:100%;
	position:absolute;
	top:160px;
	z-index:100;
	min-width:850px;	
	height:	45px;
	overflow:hidden;
}


#gallery{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu ul li a:hover{
	background:url(../../__img/admin/bg_menu_hover.png) center top;
	color:#666666;;
}

#conteudo{
	background-color:#FFF;
	margin-top:210px;
	padding:15px;
	min-width:820px;
}



/* css para produto em destaque na home */

ul#prod_home{
	margin:0px;
	padding:0px;
	list-style:none;
	width:283px;
	height:140px;
}

ul#prod_home li{
	list-style:none;
	position:absolute
}

ul#prod_home li#foto{
	width:136px;
	height:103px;
}

ul#prod_home li#texto{
	margin-left:140px;
	width:143px;
}

ul#prod_home li#botao{
	margin-top:90px;
	margin-left:185px;
}

ul#prod_home h2{
	font-size:14px;
	color:#FFF;	
	margin:0px;
	padding:0px;
}

/* -------------------- */

#home_newsletter span{
	width:50px;
	display:inline-block;
}

#home_newsletter input{
	width:245px;
	background-color:#999;
	border:1px solid #999;
}

#home_newsletter input#submit{
	background-color:#2d80a5;
	border:1px solid #2d80a5;
	display:block;
	color:#FFF;
	width:100px;
	text-align:center;
}


#creditos{
	background-color:#CCCCCC;
	color:#666666;
	padding:15px;
	height:40px;
}

#creditos a{
	color:#FFF;
	text-decoration:none;
}
#creditos a:hover{
	border-bottom:1px dashed #FFF;
}

#creditos_l{
	width:452px;
	color:#FFF;
	float:left;
}

#creditos_r{
	width:452px;
	float:right;
	text-align:right;
	padding-top:18px;
}

.botao{
	background-color:#518e4b;
	color:#FFF;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	margin-right:3px;
}

.botao_branco{
	background-color:#FFF;
	color:#518e4b;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	margin-right:3px;
}

.botao_vermelho{
	background-color:#ca0a0a;
	color:#FFF;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	margin-right:3px;
}

.botao_azul{
	background-color:#003366;
	color:#FFF;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	margin-right:3px;
}

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

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

.botao_branco a{
	color:#518e4b;
	text-decoration:none;
}

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

/* margens -------------------------------------------------- */

.margin15{
	margin:15px;	
}


/* ----------------------------------------------------------*/

/* titulos e paragrados ------------------------------------- */

h1{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	color:#FFFFFF;
	font-size:24px;
	width:100%;
	background-color:#246e46;
	font-weight:lighter;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	padding-left:5px;
}

h1.preto{
	color:#000;
}

h1.verde{
	color:#165a35;
}

h1.vermelho{
	color:#ca0a0a;
}

h1.margintop{
	margin-top:10px;
}

h1.margintb{
	margin-bottom:5px;
	margin-top:10px;
}

h1 span{
	font-size:14px;
	font-weight:normal;
	color:#000;
}

h1 a{
	background:url(../../__img/admin/bg_ah1.png) center no-repeat;
	font-size:32px !important;
	color:#FFF !important;
	width:500px;
	height:35px; line-height:35px;
}

/* ---------------------------------------------------------- */

