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

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#313131;
	background-color:#212121;
}

#geral {
	width:862px;
	height:507px;
	margin:0 auto;
	background:url(2009/corpo.gif) no-repeat 0 0;
	padding:80px 0 0 55px;
}

#geral #topo h1 a {
	display:block;
	text-indent:-9000em;
	overflow:hidden;
	width:139px;
	height:32px;
	background:url(2009/logo.gif) no-repeat 0 0;
}

#geral p#main_info {
	margin:28px 0 0 0;
}

#geral p#main_info span {
	float:left;
	width:500px;
}

/*centro*/

#centro {
	width:812px;
	overflow:auto;
	height:343px;
	margin:11px 0 0 0;
}

/*botões*/

a#estou_pronto, a#desistir_total, a#criar_outra, a#twittar_galeria, a#mandar_email, a#ver_galeria, #botao_salvar {
	text-indent:-9000em;
	overflow:hidden;
	display:block;
	width:115px;
	height:28px;
	background-position:0 0;
	border:none;
}

a#criar_outra, a#twittar_galeria, a#mandar_email {
	width:116px;
	margin:5px 0;
}

a#criar_outra {
	background:url(2009/criar_outra.gif) no-repeat;
}

a#twittar_galeria {
	background:url(2009/twittar_galeria.gif) no-repeat;
}

a#ver_galeria {
	background:url(2009/ver_galeria.gif) no-repeat;
}

a#mandar_email {
	background:url(2009/mandar_email.gif) no-repeat;
}

a#estou_pronto.liberado, a#desistir_total.liberado, #botao_salvar {
	background-position:0 -28px!important;
}

#twittar_galeria:hover, #mandar_email:hover, #criar_outra:hover, #ver_galeria:hover {
	background-position:0 -28px!important;	
}

a#estou_pronto.liberado:hover, a#desistir_total.liberado:hover, #botao_salvar:hover {
	cursor:pointer;
	background-position:0 -56px!important;
}

a#estou_pronto {
	background:url(2009/estou_pronto.gif) no-repeat;
	margin-top:60px;
	float:left;
}

a#desistir_total {
	background:url(2009/xis.gif) no-repeat;
	width:36px;
	margin:60px 0 0 186px;
}

#botao_salvar {
	background:url(2009/salvar.gif) no-repeat;
	float:right;
}

#placeHolderWrapper {
	width:115px;
	float:left;
	margin-top:20px;
}

/*nome da galeria*/

input#gallery_title, input#gallery_url {
	width:335px;
	height:18px;
	padding:5px 2px 2px 5px;
	border:1px solid #d5d2d2;
	background:url(2009/input.gif) no-repeat 0 0;
	line-height:21px;
	float:left;
}

input#gallery_url {
	margin:10px 0 0 68px;
}

/*hr para simular display:table*/

hr {
	clear:both;
	visibility:hidden;
}

/*form*/

#info_form {
	float:right;
	width:495px;
	margin-right:131px;
	margin-top:20px;
}

/*progresso do arquivo e dicas*/

#divFileProgressContainer {
	font-size:10px;
	color:black;
	line-height:16px;
	margin:50px 0 0 0;
}

/*rodapé*/

#rodape {
	margin-top:10px;
}

#rodape p {
	color:#666;
}

#rodape p a {
	color:black;
	text-decoration:none;
}

#rodape p a:hover {
	text-decoration:underline;
}

/*pronta*/

#aviso_final a {
	float:left;
	margin:0 5px 0 0;
}

/*disclaimer*/

p.disclaimer {
	font-size:10px;
	margin:10px 0;
}

/*lista de fotos*/

ul#photo_list {
	margin-top:20px;
}

ul#photo_list li {
	float:left;
	position:relative;
	margin:10px;
}

ul#photo_list li a {
	outline:none;
}

ul#photo_list li a img {
	border:none;
	margin:10px 10px 10px 0;
}

/*coloque no seu site e comente no twitter*/

#coloque_no_seu_site, #comente_no_twitter {
	text-indent:-9000em;
	overflow:hidden;
	display:block;
	float:right;
	width:135px;
	height:30px;
	margin-top:-8px;
}

#coloque_no_seu_site {
	background:url(2009/coloque_no_seu_site.gif) no-repeat -3px 0;
	margin-right:60px;
}

#comente_no_twitter {
	background:url(2009/comente_no_twitter.gif) no-repeat -5px -3px;
	margin-right:10px;
}

#ie6 {
	color:white;
	margin:50px;
}

#ie6 a {
	margin:5px 0;
	color:#999;
	text-decoration:none;
}

#ie6 a.browser {
	display:block;
}

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

.edit_tools {
	position:absolute;
	top:10px;
	right:10px;
}

.edit_tools .edit_button {
	text-indent:-9000em;
	overflow:hidden;
	float:left;
	width:16px;
	height:16px;
	margin:2px;
}

.edit_tools .edit_button.share {
	background:url(2009/share.png) no-repeat 0 0;
}

.edit_tools .edit_button.crop {
	background:url(2009/crop.png) no-repeat 0 0;
}

.edit_tools .edit_button.delete {
	background:url(2009/trash.png) no-repeat 0 0;
}

.edit_tools .edit_button.rotate {
	background:url(2009/rotate.png) no-repeat 0 0;
}